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

/* Begin sidebar styles*/
.sidebar-2, .sidebar-3 {
	background: url(/images/sidebar_bg_top_toon.gif) 0px 0px no-repeat;
}
.sidebarbg {
	background: url(/images/sidebar_bg_bot_toon.gif) bottom left no-repeat;
}
.sidebarbg li {
	background: url(/images/bullet_toon.gif) 1px 6px no-repeat;
}
.sidecontent, .sidecontent_email {
	background: url(/images/sidebar_bg_mid_toon.gif) 0px 0px repeat-y;
}
#sidelinks h4 {
	color: #FF4B50;
	border-bottom: 1px dashed #8A7576;
}
h5.cathead, h5.archivehead {
	color: #FF4B50;
	border-bottom: 1px dashed #8A7576;
}
#sidelinks p, .sidebar-3 p { color: #FF4B50; 
}
#sidelinks a:hover {
	border-bottom: 1px dashed #FF4B50;
}
/* End sidebar styles*/

h2 { color: #758A75;
}
h3, h3 a { color: #758A75;
}

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

/* Begin main content styles*/
#header {
	background: url(/images/eggetext_toon.gif) 44px 1px no-repeat #ffffff;
}
#divider {
  background: url(/images/divider_toon.gif) top left repeat-x;
}
#container {
  background: url(/images/content_bg_top_toon.gif) 0px 0px no-repeat;
}
#content {
  background: url(/images/content_bg_mid_toon.gif) 0px 20px repeat-y;
}
.commentlist h5 {
	background: url(/images/comment_toon.gif) 0px 0px no-repeat;
}
#foot {
  background: url(/images/content_bg_bot_toon.gif) top left no-repeat;
}
#sectionhead {
	background: url(/images/sectionhead_whatsnew_toon.gif) top left no-repeat;
}
#sectionhead_blog {
	width: 98px;
	right: 550px;
	top: -30px;
	background: url(/images/sectionhead_blog.gif) top left no-repeat;
}
.date {
	border-top: 1px #FF4B50 dashed;
}
.commentinvite a { color: #4BAAFF;
}
.commentinvite a:hover {
	border-bottom: 1px #FF4B50 dashed;
}
.forward a {
	background: url(/images/next_toon.gif) 0px 0px no-repeat;
}
.back a {
	background: url(/images/last_toon.gif) 0px 0px no-repeat;
}
.forward a:hover {
	background: url(/images/next_toon.gif) 0px -20px no-repeat;
}
.back a:hover {
	background: url(/images/last_toon.gif) 0px -20px no-repeat;
}
/* End main content styles*/

/* Begin Comment display styles*/
.commentdisplay {
	border-top: 1px #FF4B50 dashed;
}
.commentdisplay a { color: #4BAAFF;
}
.commentdisplay a:hover { color:  #FFA04B;
}
.comment_name_input, .comment_web_input, .comment_email_input, #Name, #Email {
	background: transparent url(/images/form_box_toon.gif) 0px 0px no-repeat;
}
textarea.txpCommentInputMessage {
	background: transparent url(/images/textarea_toon.gif) 0px 0px no-repeat fixed;
}
span>textarea.txpCommentInputMessage {
	background: transparent url(/images/textarea_toon.gif) 0px 0px no-repeat;
}
textarea#Message {
	background: transparent url(/images/textarea_toon.gif) 0px 0px no-repeat;
}
#cmntform h5 {
	background: url(/images/comment_q_toon.gif) 0px 0px no-repeat;
}
input.button, input.contact_button, button.button {
	border: 1px solid #758A75;
	background-color: #C8D0C8;
}
.backtogigs {
	display: none;
}
#sectionlink_blog {
	float: left;
	display: inline;
	text-indent: -9000px;
}
#sectionlink_blog a {
	height: 55px;
	width: 98px;
	display: block;
}
#foottext {
	color: #758A75;
}
