body {
	background-color: #2C464D;
	background-image: url(/images/corner_darkgrey.gif);
}

/* Begin calendar styles*/
.calendar th { color: #8A757B;
}
.calendar th a, .articlebody a { color: #E1043D;
}
.calendar td { 
	color: #8A757B;
	background: url(/images/bg_cal_darkgrey.gif) 0px 0px no-repeat;
}
.calendar td a { color: #E1043D;
}
.calendar td a:hover {
	background: url(/images/bg_cal_darkgrey.gif) -2px -27px no-repeat;
}
.calendar_box, .sidecontent form input { border: 1px solid #8A757B;
}
td.today {
	background: url(/images/bg_cal_darkgrey.gif) 0px -50px no-repeat;
}
/* End calendar styles*/

/* Begin sidebar styles*/
.sidebar-2, .sidebar-3 {
	background: url(/images/sidebar_bg_top_darkgrey.gif) 0px 0px no-repeat;
}
.sidebarbg {
	background: url(/images/sidebar_bg_bot_darkgrey.gif) bottom left no-repeat;
}
.sidebarbg li {
	background: url(/images/bullet_darkgrey.gif) 1px 6px no-repeat;
}
.sidecontent, .sidecontent_email {
	background: url(/images/sidebar_bg_mid_darkgrey.gif) 0px 0px repeat-y;
}
#sidelinks h4 {
	color: #E1043D;
	border-bottom: 1px dashed #8A757B;
}
h5.cathead, h5.archivehead {
	color: #E1043D;
	border-bottom: 1px dashed #8A757B;
}
#sidelinks p, .sidebar-3 p { color: #E1043D; 
}
#sidelinks a:hover, .links a:hover {
	border-bottom: 1px dashed #E1043D;
}
/* End sidebar styles*/

h2 { color: #75858A;
}
h3, h3 a { color: #75858A;
}

/* Begin top navigation styles*/
#nav {
	background: url(/images/darkgrey_nav.gif) 0px 0px no-repeat;
}
#nav a {
	height: 30px;
  display: block;
}
#news a:hover {
	background: url(/images/darkgrey_nav.gif) transparent 0px -63px no-repeat;
}
#stand-up a:hover {
	background: url(/images/darkgrey_nav.gif) transparent -82px -63px no-repeat;
}
#sketch-improv a:hover {
	background: url(/images/darkgrey_nav.gif) transparent -228px -63px no-repeat;
}
#podcast a:hover {
	background: url(/images/darkgrey_nav.gif) transparent -458px -63px no-repeat;
}
#photos a:hover {
	background: url(/images/darkgrey_nav.gif) transparent -597px -63px no-repeat;
}
#resume a:hover {
	background: url(/images/darkgrey_nav.gif) transparent -7px -95px no-repeat;
}
#bio a:hover {
	background: url(/images/darkgrey_nav.gif) transparent -137px -95px no-repeat;
}
#fan-art a:hover {
	background: url(/images/darkgrey_nav.gif) transparent -197px -95px no-repeat;
}
#merchandise  a:hover {
	background: url(/images/darkgrey_nav.gif) transparent -316px -95px no-repeat;
}
#links  a:hover {
	background: url(/images/darkgrey_nav.gif) transparent -528px -95px no-repeat;
}
#contact  a:hover {
	background: url(/images/darkgrey_nav.gif) transparent -616px -95px no-repeat;
}
/* End top navigation styles*/

/* Begin main content styles*/
#header {
	background: url(/images/eggetext_darkgrey.gif) 44px 1px no-repeat #ffffff;
}
#divider {
  background: url(/images/divider_darkgrey.gif) top left repeat-x;
}
#container {
  background: url(/images/content_bg_top_darkgrey.gif) 0px 0px no-repeat;
}
#content {
  background: url(/images/content_bg_mid_darkgrey.gif) 0px 20px repeat-y;
}
.commentlist h5 {
	background: url(/images/comment_darkgrey.gif) 0px 0px no-repeat;
}
#foot {
  background: url(/images/content_bg_bot_darkgrey.gif) top left no-repeat;
}
#sectionhead {
	background: url(/images/sectionhead_whatsnew_darkgrey.gif) top left no-repeat;
}
#sectionhead_merch {
	width: 236px;
	right: 412px;
	top: -30px;
	background: url(/images/sectionhead_merch.gif) top left no-repeat;
}
.date {
	border-top: 1px #E1043D dashed;
}
.commentinvite a { color: #004FAE;
}
.commentinvite a:hover {
	border-bottom: 1px #E1043D dashed;
}
.forward a {
	background: url(/images/next_darkgrey.gif) 0px 0px no-repeat;
}
.back a {
	background: url(/images/last_darkgrey.gif) 0px 0px no-repeat;
}
.forward a:hover {
	background: url(/images/next_darkgrey.gif) 0px -20px no-repeat;
}
.back a:hover {
	background: url(/images/last_darkgrey.gif) 0px -20px no-repeat;
}
/* End main content styles*/

/* Begin Comment display styles*/
.commentdisplay {
	border-top: 1px #E1043D dashed;
}
.commentdisplay a { color: #004FAE;
}
.commentdisplay a:hover { color:  #1DA1EC;
}
.comment_name_input, .comment_web_input, .comment_email_input, #Name, #Email {
	background: transparent url(/images/form_box_darkgrey.gif) 0px 0px no-repeat;
}
textarea.txpCommentInputMessage {
	background: transparent url(/images/textarea_darkgrey.gif) 0px 0px no-repeat fixed;
}
span>textarea.txpCommentInputMessage {
	background: transparent url(/images/textarea_darkgrey.gif) 0px 0px no-repeat;
}
textarea#Message {
	background: transparent url(/images/textarea_darkgrey.gif) 0px 0px no-repeat;
}
#cmntform h5 {
	background: url(/images/comment_q_darkgrey.gif) 0px 0px no-repeat;
}
input.button, input.contact_button, button.button {
	border: 1px solid #75858A;
	background-color: #C8CED0;
}
.backtogigs {
	display: none;
}
#foottext {
	color: #fff;
}