body {
	background-color: #fff;
	background-image: url(/images/bodyBackground.jpg);
	color: #222;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 100%;
	height: 100%;
	margin: 0;
	min-width: 1024px;
	padding: 0;
}

a {
	color: #003300;
	font-weight: bold;
}

a:visited {
	color: #001100;
}

img {
	border: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#header {
	background-image: url(/images/headerGradient.png);
	background-repeat: repeat-x;
	padding-top: 10px;
}

#headerContainer  {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	position: relative;
	width: 880px;
}

#headerContainer > h1 {
	background-image: url(/images/headerLogo.png);
	background-repeat: no-repeat;
	height: 120px;
	margin: 0;
	padding: 0;
	width: 500px;
}

#headerContainer > h1 > a {
	display: block;
	height: 120px;
	width: 500px;
}

#headerContainer > h1 > a > span {
	display: none;
}

#annoucementsBox {
/* 	background-color: #1f3c14; */
/* 	background-color: #a84d00; */
/* 	background-color: #005ba8; */
	background-color: #990000;
	height: 100px;
	position: absolute;
	right: 0px;
	bottom: 10px;
	width: 350px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#annoucementsBox > h2 {
/*	background-color: #2e521e; */
/* 	background-color: #f58221; */
/* 	background-color: #2193f5; */
	background-color: #cc0000;
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding: 8px 15px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#annoucements {
	color: #fff;
	list-style: none;
	margin: 10px 15px 0px 15px;
	padding: 0;
	font-size: 80%;
	line-height: 130%;
}

#annoucements > li > a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#annoucements > li > a:hover {
	text-decoration: underline;
}

#announcementsCounter {
	color: #fff;
	font-size: 80%;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 15px;
	bottom: 10px;
}

#navbar {
	background-image: url(/images/navbarBackground.png);
	background-repeat: repeat-x;
	height: 50px;
}

#navbarContainer {
	background-image: url(/images/navbarContainerBackground.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 880px;
}

#navbarDate {
	color: #fff;
	float: right;
	line-height: 50px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
}

#navbarContainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navbarContainer ul li {
	color: #fff;
	display: inline;
	line-height: 50px;
	list-style-type: none;
	padding: 0;
}

#navbarFirsts {
	margin: 0 0 0 60px;
}

#navbarContainer ul li a {
	color: #fff;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

#subheader {
	background-image: url(/images/subheaderBackground.jpg);
	position: relative;
	/* -webkit-box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.3); */
	/* box-shadow:  0px 5px 5px 0px rgba(0, 0, 0, 0.3); */
}

#subheaderContainer {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 980px;
}

.subheaderArrow {
	background-repeat: no-repeat;
	height: 230px;
	margin: 0;
	position: absolute;
	top: 55px;
	width: 30px;
}

.subheaderArrow a {
	display: block;
	height: 230px;
	width: 30px;
}

.subheaderArrow span {
	display: none;
}

#subheaderArrowPrev {
	background-image: url(/images/subheaderArrowPrevOff.png);
	left: 0px;
}

#subheaderArrowPrev a {
	background-image: url(/images/subheaderArrowPrev.png);
}

#subheaderArrowNext {
	background-image: url(/images/subheaderArrowNextOff.png);
	right: 0px;
}

#subheaderArrowNext a {
	background-image: url(/images/subheaderArrowNext.png);
}

#subheaderComicContainer {
	background-color: #fff;
	margin-left: 50px;
	margin-right: 50px;
	min-height: 300px;
	padding: 30px 20px;
}

#alert {
	background-color: #c00;
	color: #fff;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 0.5em 1em;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#alert a {
	color: #fff;
	text-decoration: none;
}

#alert a:hover {
	text-decoration: underline
}

#comicstrip {
	display: block;
	text-align: center;
}

#comicstripCaption {
	font-family: Comic Sans MS, Comic Sans, arial, sans-serif;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 10px;
	margin-top: 10px;
}

#commentsCounter {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 80%;
	white-space: nowrap;
}

#stripnav {
	background-image: url(/images/stripnavButtons.gif);
	background-position-y: -20px;
	float: right;
	height: 20px;
	margin: 0px 10px 0px 30px;
	padding: 0;
	position: relative;
	width: 186px;
}

#stripnav span { display: none; }

#stripnav li {
	position: absolute;
	top: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

#stripnav li, #stripnav a {
	display: block;
	height: 20px;
}


#firststrip     { left: 0px;   width: 28px; }
#firststrip a   { background: url(/images/stripnavButtons.gif) transparent 0px 0px no-repeat; }

#prevweek       { left: 28px;  width: 30px; }
#prevweek a     { background: url(/images/stripnavButtons.gif) transparent -28px 0px no-repeat; }

#prevstrip      { left: 58px;  width: 36px; }
#prevstrip a    { background: url(/images/stripnavButtons.gif) transparent -58px 0px no-repeat; }

#nextstrip      { left: 94px;  width: 36px; }
#nextstrip a    { background: url(/images/stripnavButtons.gif) transparent -94px 0px no-repeat; }

#nextweek       { left: 130px; width: 28px; }
#nextweek a     { background: url(/images/stripnavButtons.gif) transparent -158px 0px no-repeat; }

#currentstrip   { left: 158px; width: 28px; }
#currentstrip a { background: url(/images/stripnavButtons.gif) transparent -158px 0px no-repeat; }

#maincontent {
	background-color: #efefef;
	margin-bottom: 30px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
	padding: 30px;
	width: 820px;
}

#maincontent > p {
	line-height: 110%;
}

#maincontent > h2 {
	margin-bottom: 1em;
	margin-top: 0px;
	padding: 0px;
}

#googleAdSpot {
	background-color: #111;
	margin-bottom: 30px;
	padding-top: 3px;
	text-align: center;
}

#selfpromos a.selfpromo {
	display: block;
	height: 90px;
	margin: auto;
	width: 728px;
}

#selfpromos a.selfpromo img {
	display: block;
}

#maincontentLeft {
	float: left;
	width: 550px;	
}

div#tagarea {
	background-color: #364e2a;
	/* border-radius: 10px; */
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	margin: 0px auto 20px auto;
	padding: 10px 15px;
	text-align: left;
	/* -moz-border-radius: 10px; */
	/* -webkit-border-radius: 10px; */
}

div#tagarea span.tag {
	background-color: #ccd8b3;
	background-position: right center;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 2px 0px 2px 6px;
	text-decoration: none;
	white-space: nowrap;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#tagarea span.tag:hover {
	background-color: #abb895;
}

div#tagarea span.tag a.taglink {
	color: #222;
	text-decoration: none;
	padding-right: 5px;
}

div#tagarea span.tag a.tagremove {
	background-color: #8a9976;
	background-position: right center;
	background-repeat: no-repeat;
	color: #222;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#tagarea span.tag a.tagremove:hover {
	background-color: #c00;
}

div#tagarea a#addtags {
	color: #fff;
	padding-left: 5px;
}

div#tagarea form#searchForm {
	float: right;
	font-size: 10px;
	margin: 0 0 2px 0;
	padding: 0;
	text-align: right;
	width: 220px;
}

div#tagarea form#searchForm p {
	margin: 0;
	padding: 0;
}

div#tagarea form#searchForm input#tagInput {
	font-size: 12px;
	margin-left: 5px;
	margin-right: 5px;
	width: 120px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div#tagarea form#searchForm input#searchButton {
	font-size: 12px;
	width: 60px;
}

form#searchForm {
	float: right;
	margin: 0;
	padding: 0;
	width: 260px;
}

form#searchForm p {
	margin: 0;
	padding: 0;
}

form#searchForm input#tagInput {
	width: 140px;
}

form#searchForm input#searchButton {
	width: 60px;
}

div#dailysponsor {
	background-color: #ddd;
	border: 1px solid #c4c4c4;
	color: #111;
	font-family: verdana, arial, sans-serif;
	font-size: 90%;
	margin-bottom: 20px;
	padding: 14px 15px;
}

#dailysponsorMsg {
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

#dailysponsorMsg span.message {
	font-weight: normal;
}

#dailysponsorLink {
	color: #555;
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 0px;
}

#news {
	font-size: 95%;
	line-height: 115%;
}

#news ul, #news ol {
	list-style: square;
	margin: 1em;
}

#news li {
	margin: 0em 1em;
}

#news > h2 {
	font-size: 150%;
	padding-bottom: 0;
	margin-bottom: 0;
}

#news > h3 {
	border-top: 1px solid #ccc;
	color: #666;
	font-size: 80%;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 5px;
	text-align: right;
}

#news > p {
	margin-top: 0;
	margin-bottom: 1em;
}

#maincontentRight {
	float: right;
	margin-left: 30px;
	width: 236px;
}

#maincontentRight > p {
	background-color: #ccc;
	border: 1px solid #bbb;
	float: none;
	margin-bottom: 15px;
	margin-top: 0px;
	width: 234px;
}

#maincontentRight > p > a > img {
	display: block;
	height: 60px;
	width: 234px;
}

#maincontentRight > hr {
	margin-bottom: 15px;
	margin-top: 15px;
}

#pw_adbox_28578_6_0 {
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

#pw_adbox_28578_6_0 tr:nth-child(2) td {
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#pw_adbox_28578_6_0 tr:nth-child(3) {
	display: none;
}

	div#archiveyears {
		clear: both;
		text-align: center;
		overflow: auto;
		padding-bottom: 10px;
	}
	table.archiveyear {
		border: 0;
		float: left;
		padding: 0;
		margin: 15px 30px 15px 0px;
		width: 130px;
	}
	table.archiveyear td {
		margin: 0px;
		color: #eee;
		background-color: #ccc;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		padding-top: 6px;
		padding-bottom: 6px;
	}
	table.archiveyear td a {
		color: #003300;
	}
	table.archiveyear td.archiveyear_heading {
		background-color: #557445;
		color: #fff;
		font-weight: bold;
	}
	p#boardwatchlink {
		text-align: center;
	}
	
	div#archive_navigation {
	float: right;
	padding: 0;
}

div#sidebar {
	background-color: #b6c59f;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	float: right;
	margin: 0 0 20px 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	width: 230px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 80%;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
}

div#sidebar p { margin: 0 0 1em 0; }

div#sidebar p.textAd {
	padding-bottom: 10px;
}

ul#archivenav {
	position: relative;
	margin: 0;
	padding: 0;
	width: 52px;
	height: 20px;
}

ul#archivenav span { display: none; }

ul#archivenav li {
	position: absolute;
	top: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#archivenav li, ul#archivenav a {
	display: block;
	height: 20px;
}

li#prevmonth { left: 0px; width: 21px; background: url(/images/stripnavButtons.gif) transparent -32px -0px no-repeat; }
li#nextmonth { left: 31px; width: 21px; background: url(/images/stripnavButtons.gif) transparent -136px -0px no-repeat; }
li#prevmonth_off   { left: 0px;  width: 21px; background: url(/images/stripnavButtons.gif) transparent -32px -20px no-repeat; }
li#nextmonth_off   { left: 31px; width: 21px; background: url(/images/stripnavButtons.gif) transparent -136px -20px no-repeat; }

img#archiveimage { float: left; }

ul#archivelist, div#archivebottomcontent {
	margin-left: 210px;
	margin-top: 0;
	padding-left: 20px;
}

div.searchResultsNav {
		background-color: #eee;
		border-bottom: 1px solid #ddd;
		border-top: 1px solid #ddd;
		clear: both;
		overflow: auto;
		padding: 5px 10px;
		position: relative;
		margin: 0 0 20px 0;
	}
	div.searchResultsNav p {
		margin: 0;
	}
	div.pagination {
		float: right;
		text-align: right;
		width: 300px;
	}
	div#searchResults {
		width: 100%;
		padding-bottom: 20px;
	}
	div.searchResult {
		float: left;
		margin: 0 20px 10px 0;
		width: 390px;
		height: 160px;
	}
	div.searchResultImage {
		border: 1px solid #ccc;
		overflow: hidden;
		height: 125px;
	}
	div.searchResultImage img {
		max-width: 100%;
	}
	div.searchResult p {
		line-height: 14px;
		margin: 5px 0;
	}

#footer {
	background-color: #eee;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
	position: relative;
	width: 880px;
}

#footer p {
	padding: 20px;
}
