@charset "UTF-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.small_italic_black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
.small_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
}
.small_bold_white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
.twoColFixRtHdr #container {
	width: 1060px;  /* using 20px less than a full 1080px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #55AAFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	min-height: 80px;
	background-color: #3C66B8;
	background-image: url(/images/header_JABO_980x72.png);
	background-repeat: no-repeat;
	height: 80px;
}
.twoColFixRtHdr #container #header #header_ad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	float: right;
	height: 72px;
	width: 468px;
	margin-right: 2px;
	overflow: hidden;
	margin-top: 2px;
}
.twoColFixRtHdr #header2 { /* this is for the home page */
	min-height: 80px;
	background-color: #3C66B8;
	background-image: url(/images/header_980x72.png);
	background-repeat: no-repeat;
	height: 80px;
}
.twoColFixRtHdr #container #header2 #header_ad {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	float: right;
	height: 72px;
	width: 468px;
	margin-right: 2px;
	overflow: hidden;
	margin-top: 2px;
}
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.twoColFixRtHdr #container #adbox_300x250 {
	background-color: #999999;
	height: 250px;
	width: 300px;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 320px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #55aaff;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.twoColFixRtHdr #mainContent {
	width: 740px;
	float: left;
	overflow: hidden;
} 
.twoColFixRtHdr #footer {
	padding: 0 10px 0 6px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#55aaff;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #container #nav_bar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 28px;
	color: #FFFFFF;
	line-height: 16px;
	background-color: #333333;
	width: 1060px;
	font-weight: bold;
	min-height: 18px;
}	
/*.twoColFixRtHdr #container #nav_bar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
} */

.twoColFixRtHdr #container #mainContent #comic_nav_bar {
	background-color: #000000;
	height: 20px !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	overflow: hidden;
	font-weight: bold;
}
.twoColFixRtHdr #mainContent #comic_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 740px;
	/* height: 592px; changed for big comic */
	overflow: hidden;
}
.twoColFixRtHdr #container #mainContent #comic_nav_bar a {
	color: #FF9900;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixRtHdr #container #mainContent #comic_nav_bar #comic_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	top: -18px;
	width: 240px;
	left: 438px;
	text-align: right;
}
.twoColFixRtHdr #container #mainContent #comic_nav_bar #share_email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	top: -13px;
	height: 20px;
	width: 140px;
	left: 315px;
	font-weight: normal;
}
.twoColFixRtHdr #container #mainContent #comic_nav_bar #rss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	position: relative;
	top: -34px;
	width: 60px;
	left: 680px;
}
.twoColFixRtHdr #container #mainContent #comic_nav_bar #share_buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	position: relative;
	top: -33px;
	width: 300px;
	left: 437px;
}
.twoColFixRtHdr #mainContent #newsbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DEEFFF;
	padding: 6px;
}
.ohnorobot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.twoColFixRtHdr #container #sidebar1 #sidebox .sidebox_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.twoColFixRtHdr #container #sidebar1 #sidebox_top {
	background-color: #C6E1FF;
	height: 24px;
	width: 310px;
	float: right;
	margin-right: 5px;
	background-image: url(/images/sidebox_top_310.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 24px;
	overflow: hidden;
}
.twoColFixRtHdr #container #sidebar1 #sidebox_mid {
	background-color: #C6E1FF;
	float: right;
	width: 306px;
	margin-right: 5px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3C66B8;
	border-right-color: #3C66B8;
	border-bottom-color: #3C66B8;
	border-left-color: #3C66B8;
	overflow: hidden;
}
.twoColFixRtHdr #container #sidebar1 #sidebox_bot {
	background-color: #C6E1FF;
	background-image: url(/images/sidebox_bot_310.png);
	height: 10px;
	width: 310px;
	margin-right: 5px;
	float: right;
	overflow: hidden;
	margin-bottom: 6px;
}
.twoColFixRtHdr #container #mainContent #content_divider {
	background-color: #55AAFF;
	height: 36px;
	width: 740px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	/* float: left; */
	overflow: hidden;
}
.twoColFixRtHdr #container #mainContent #box_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #3C66B8;
	height: 186px;
	width: 370px;
	float: left;
	overflow: hidden;
}
.twoColFixRtHdr #container #mainContent #box_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #3C66B8;
	height: 186px;
	width: 370px;
	float: right;
	overflow: hidden;
}
.twoColFixRtHdr #container #mainContent #boxhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #55AAFF;
	height: 36px;
	width: 370px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixRtHdr #container #mainContent #box_l #comic_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3C66B8;
	float: right;
	height: 150px;
	width: 200px;
	overflow: hidden;
	margin-right: 6px;
}
.twoColFixRtHdr #container #mainContent #box_l #comic_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3C66B8;
	float: left;
	height: 142px;
	width: 153px;
	margin-left: 4px;
	margin-top: 3px;
	overflow: hidden;
}
.twoColFixRtHdr #container #mainContent #comic_desc a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.twoColFixRtHdr #container #mainContent #box_int_hid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3C66B8;
	margin: 4px;
	height: 142px;
	width: 360px;
	overflow: hidden;
}
.twoColFixRtHdr #container #mainContent #box_int_hid a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.twoColFixRtHdr #container #mainContent #box_int_scr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #3C66B8;
	margin: 4px;
	height: 142px;
	width: 360px;
	overflow: scroll;
}
.twoColFixRtHdr #container #mainContent #generic_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #DEEFFF;
	width: 740px;
	padding: 6px;
	/* float: left; */
	overflow: hidden;
}

.twoColFixRtHdr #container #mainContent #caric_box_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 6px;
	float: right;
	width: 420px;
	height: 646px;
	overflow: hidden;
}
.twoColFixRtHdr #container #mainContent #caric_box_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 6px;
	float: left;
	width: 296px;
	height: 646px;
	overflow: hidden;
}
.twoColFixRtHdr #container #mainContent #caric_box_r h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.twoColFixRtHdr #container #sidebar1 #sidebox_mid #side_ad_box {
	margin: 8px;
	height: 340px;
	width: 300px;
	overflow: hidden;
}
.twoColFixRtHdr #container #sidebar1 #sidebox_mid #twitter_div {
	background-color:#DEEFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	width: 290px;
	float: left;
	margin-left: 4px;
	padding-left: 4px;
	margin-right: 4px;
	padding-right: 4px;
}

.twoColFixRtHdr #container #sidebar1 #sidebox_mid #twitter_div #twitter_update_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 4px;
	padding-left: 4px;
	margin-right: 4px;
	padding-right: 4px;
}



/* ############ */
/* # Comikaze CALENDAR # */
/* ############ */
.calendar { /* .calendar determines the overall formatting style of the calendar, acting as the default unless later overruled. */
	font-family:arial,helvetica; 
	font-size:11px; 
	color: white;
	background-color: #c0c0c0;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
caption { /* caption determines the style of the month/year banner above the calendar. */
	font-family:arial,helvetica; 
	font-size:11px; 
	color: blue;
	background-color: #ffe0c7;
	font-weight: bold;
	border: 1px solid black;
	border-bottom: 0px;
	padding: 2px;
}
caption a{
	font-family:arial,helvetica; 
	font-size:11px; 
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.header { /* .header determines the formatting of the weekday headers at the top of the calendar. */
	color: #000;
	background-color: #ffe0c7;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
.calendarlink { /* .calendarlink determines the formatting of those days linked to content. */
	color: white;
}
.day { /* .day determines the formatting of each day displayed in the calendar. */
	background-color: #808080;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-align: center
}
.linkedday { /* .linkedday determines the formatting of a date to which content is available. */
	background-color: #8080ff;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	text-align: center
}
/* end Comikaze Calendar */
