body {
	color: #fff;
	font-family: "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
	background: url(../grafix/bg.jpg) repeat fixed center top;
	background-color: #000;
	margin: 15px 0px 10px 0px;
	padding: 0px;
}
div {
/*	outline: 1px solid #333;
*/}
a {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
	text-decoration: none;
}
a:link {
	color: #FFDDB2;
	font-weight: bold;
}
a:visited {
	color: #FFDDB2;
	font-weight: bold;
}
a:hover, a:visited:hover {
	color: red;
	font-weight: bold;
	text-decoration: underline;
}
p, li {
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 20px;
	line-height: normal;
	padding: 1px;
	margin: 3px 10px 3px 20px;
}
input, textarea {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	border: none;
	font-size: 14px;
	background-color: #ccc;
	color: #666;
	border-top: 1px solid #111;
	border-left: 1px solid #111;
}
textarea {
	font-size: 12px;
}
input:focus, textarea:focus {
	background-color: #eee;
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Palatino, "Times New Roman", Times, Georgia, serif;
	margin: 3px 3px 3px 0px;
	padding: 2px 2px 2px 4px;
	color: #d22027;
	text-shadow: 0px 1px 6px #25411F;
	filter: dropshadow(color=#25411F, offx=2, offy=2);

}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link {
	color: #EDC491;
}
#centercontent h1, #centercontent h2, #centercontent h3, #centercontent h4, #centercontent h5, #centercontent h6 {
	text-shadow: none;
	color: #D22027;
/*	background-image: url(../grafix/fade_pale.png);
*/}
#centercontent.commercial a {
	color: #3C5625;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: inherit;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 30px;
}
h3 {
	font-size: 26px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
p {
	font-size: 18px;
	margin: 3px;
	padding: 2px;
}
.commercial h1, .commercial h2, .commercial p {
	text-shadow: 0px 1px 6px #ffffff;
	filter: dropshadow(color=#ffffff, offx=2, offy=2);
}
.commercial {
	color: #000;
}
#container {
	position: relative;
	color: #FFF;
	width: 900px;
	margin: 0px auto 0px auto;
	padding: 0px;
	background: url(../grafix/barnwdbg.jpg) repeat fixed center top;
	background-color: #958464;
	border-top: 10px ridge #263B6C;
	border-left: 10px ridge #263B6C;
	border-right: 10px groove #263B6C;
	border-bottom: 10px groove #263B6C;
}
#container.commercial {
	background-image: none;
}
#container.flex {
	width: auto;
	margin: 0px auto;
	float: none
}
#centercontent {
	width: 600px;
	margin: 10px 10px 20px 15px;
	padding: 5px 5px 20px 14px;
	float: left;
	position: relative;
	background: url(../grafix/fade_gry.png);
}
#centercontent.commercial {
	width: 590px;
	background-image: none;
	background-color: #F1E7CC;
	min-height: 380px;
	margin: 0px;
}
#centercontent.wide, #centercontent.commercial.wide {
	width: 680px;
}
#centercontent.nar {
	width: 500px;
}
#centercontent.full {
	width: 96%;
	margin: 0px auto;
	padding-left: 3px;
	padding-right: 3px;
	float: none
}
.downloads {
	float: left;
	background-color: #3b4d99;
	padding: 0px 5px 3px 5px;
	min-width: 30%;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.downloads div.slider {
	z-index: 100;
	position: absolute;
	background-color: #3b4d99;
	padding: 5px;
	color: #eee;
}
.downloads a {
	color: #fcfcfc;
}
.downloads b, .downloads h6, .downloads h5 {
	color: #eee;
}
#enclosure.commercial {
	margin: 10px auto;
	width: 96%;
	background-color: #757B4D;
	border: 5px solid #F1E7CC;
	margin-top: 10px;
}
#footer {
	margin: 0px;
	padding: 3px;
	clear: both;
	font-size: 9px;
	text-align: center;
	background: url(../grafix/fade_brn.png);
	color: #eee
}
#footer p {
	text-align: center;
	font-size: 12px;
}
#footer ul {
	margin: 0px;
	padding: 1px;
	clear: right;
	text-align: center;
}
#footer li {
	padding: 0px;
	margin: 2px 0px 5px 0px;
	font: inherit;
	font-size: 12px;
	display: inline;
}
#footer li ul, #footer li.headlink ul {
	display: none;
}
#footer a {
	color: #000;
}
#footer a.admincolor {
	color: #735F48;
}
a.admincolor {
	color: #675F4C;
}
#header {
	margin: 0px;
	padding: 3px 3px 3px 3px;
	position: relative;
	text-align: right;
}
#header.commercial {
	max-height: 300px;
	overflow: hidden;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: center left;
	background-image: url(../grafix/combg.jpg);
}
#header.index {
	padding-top: 20px;
	background: none;
}
#header h1 {
	padding-top: 10px;
	font-size: 30px;
}
#header p {
	margin-left: 100px;
}
#header.short {
	height: 80px;
}
#hot {
	position: relative;
	margin: 2px auto;
	top: -10px;
	left: -80px;
	font-size: 12px;
	width: 70%;
	z-index: 35;
	color: #640000;
	height: 30px;
}
#hot.index {
	top: -40px;
	left: -50px;
	height: 10px;
	z-index: 55;
	width: 75%;
}
#hot a {
	color: #990000;
}
#hot .hothead {
	font-size: 14px;
	background-color: #fda;
	padding: 1px 5px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#hot .hotitem {
	font-size: 12px;
	padding: 5px 2px;
	min-height: 45px;
	overflow: hidden;
	background-color: #fda;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
#hot div.slider {
	position: absolute;
	margin: 5px 0px 0px 0px;
	padding: 15px 0px 0px 5px;
	top: 12px;
	left: 10px;
	width: 95%;
	background: url(../grafix/fade_drk.png);
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
#loginbadge {
	position: absolute;
	right: 5px;
	top: -22px;
	width: 175px;
	font-size: 10px;
	text-align: left;
	color: #777;
}
#menucontent {
	width: 140px;
	margin: 0px 0px 0px 20px;
	padding: 0px 5px 5px 0px;
	float: left;
	position: relative;
	font-size: 14px;
}
#menucontent.commercial {
	width: 230px;
	clear: left;
	background-color: #757B4D;
}
#menucontent.commercial.nar {
	width: 140px;
}
#menucontent .navfloat {
	position: absolute;
	left: -13px;
	top: -5px;
	margin: 0px;
	padding: 0px;
	z-index: 50;
	font-size: 18px;
	background-color: transparent;
}
#menucontent .navfloat li:hover {
	background-color: transparent;
}
#menucontent ul {
	margin: 5px 0px;
	padding: 3px 0px 0px 0px;
	line-height: 120%;
	list-style: none;
	text-align: right;
}
#menucontent ul.medium li {
	font-size:14px;
	width: 100px;
}
#menucontent li.clear {
	background-color: transparent;
}
#menucontent li {
	font-size: 18px;
	margin: 3px 0px;
	position: relative;
	padding: 2px 10px 2px 3px;
	background-color: #211F23;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#menucontent li:hover {
	padding: 2px 10px 2px 3px;
	background-color: #6C6673;
}
#menucontent li ul {
	padding: 0px;
	display: none;
	z-index: 40;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	position: relative;
	top: -5px;
	left: 25%;
	width: 150px;
}
#menucontent li ul {
	background-color: #533126;
	color: #fff;
	font-size: 16px;
	border-top: 1px solid #999;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
}
#menucontent li li {
	font-size: 16px;
	line-height: 90%;
	margin: 0px;
	padding: 3px 5px;
	border: none;
	background-image: none;
	background-color: transparent;
	white-space: nowrap;
}
#menucontent li li:hover {
	margin: 0px;
	padding: 3px 5px;
	background-color: #6C6673;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border: none;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
#menucontent li a:link, #menucontent li a:visited {
	display: block;
	margin: 2px;
	padding: 2px;
	z-index: 20;
	text-decoration: none;
}
#menucontent a:hover {
	color: #000000;
}
#menucontent li li a:link, #menucontent li li a:visited {
	color: #eee;
	background-color: transparent;
}
#menucontent a#current {
	color: #A40000;
}
#menucontent a:hover#current {
	color: #eee;
}
#navbar {
	margin: 0px;
	padding: 3px 0px 5px 0px;
	clear: both;
	text-align: center;
	position: relative;
	z-index: 50;
}
#navbar.commercial {
	margin: 4px;
	padding: 3px;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 500px;
	background: url(../grafix/fade_grn.png);
}
#navbar.commercial ul {
	min-height: 25px;
	background: url(../grafix/fade_grn.png);
}
#navbar.commercial a {
	text-shadow: 0px 1px 8px #000;
	filter: dropshadow(color=#261e18, offx=2, offy=2);
	font-size: 16px;
}
#navbar a {
	display: block;
	padding: 0px;
	margin: 0px 2px;
	white-space: nowrap;
}
#navbar a#current {
	color: #A40000;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navbar li {
	position: relative;
	font-size: 16px;
	margin: 0px;
	padding: 0px 5px 0px 2px;
	display: inline-block;
	text-align: right;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
#navbar li a {
	margin: 0px 10px 0px 0px;
	padding: 7px 4px 2px 6px;
	color: #eee;
	text-decoration: none;
}
#navbar li li a {
	padding: 0px 10px 0px 10px;
	background-image: none;
}
#navbar li a:hover, #navbar li li a:hover {
	color: #fff;
}
#navbar span.navfloat {
	position: absolute;
	display: inline-block;
	left: -.5em;
	top: 0px;
	background-color: transparent;
	background-image: none;
	z-index: 50;
}
#navbar .navfloat a {
	position: relative;
	left: -.5em;
	top: -.5em;
	background-color: transparent;
	background-image: none;
	margin: 0px;
	color: #096;
}
#navbar li ul {
	margin: 0px 0px 2px 5px;
	padding: 3px 0px 10px 0px;
	display: none;
	position: absolute;
	top: 30px;
	left: 5px;
	z-index: 50;
	background: #6C6 url(../grafix/navbarbg.png) center top;
	-webkit-border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom: 1px solid #444;
	border-right: 1px solid #444;
	border-left: 1px solid #444;
}
#navbar li li {
	text-align: left;
	margin: 0px;
	padding: 2px;
	display: list-item;
	font-size: 11px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
#navbar li li:hover {
	background-color: #666;
}
#rightcontent {
	position: relative;
	width: 120px;
	margin: 0px;
	padding: 20px 2px 20px 5px;
	float: left;
	min-height: 500px;
	right: -30px;
	background-color: transparent;
}
#rightcontent.wide {
	width: 200px;
}
#rightcontent.nar {
	width: 90px;
}
#rss {
	position: absolute;
	right: 1px;
	z-index: 100;
	top: 1px;
}
#search {
	position: absolute;
	right: -5px;
	z-index: 40;
	top: 2px;
}
#search input {
	background-color: transparent;
	color: #666;
	border: none;
	text-align: right;
}
#search input:focus {
	background-color: #eee;
	color: #333;
}
#search #button {
	background-color: #eee;
	padding: 2px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	opacity: .5;
}
#timber {
	position: absolute;
	top: -200px;
	left: -60px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div {
	margin: 0;
	font-size: 12px;
	color: #000;
}
#undertabs {
	position: relative;
	top: -10px;
	clear: both;
	z-index: 500;
}
#undertabs ul {
	list-style: none;
	text-align: center;
	padding: 3px 0px 0px 0px;
	margin: 0px;
}
#undertabs li {
	font-family: "Times New Roman", Georgia, Times, serif;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#centercontent.commercial #undertabs a {
	color: #fff;
}
#undertabs a {
	padding: 4px 4px 2px 4px;
	margin: 0px 2px 5px 2px;
	border-bottom: 1px #333 solid;
	border-right: 1px #333 solid;
	border-top: 0px #333 solid;
	border-left: 1px #333 solid;
	color: #eee;
	letter-spacing: 0.1em;
	background-color: #965C21;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}
#undertabs li #current {
	position: relative;
	font-size: 12px;
	top: 2px;
	background-color: #889491;
	border: none;
	color: #A40000;
}
#undertabs a:hover, #undertabs li:hover #current {
	background-color: #362100;
}
.alert, a.alert {
	background-color: #FF6600;
	color: #000066;
}
.ahead, a.ahead {
	background-color: #66FFFF;
	color: #000066;
}
.button {
	line-height: 1.5em;
	white-space: nowrap;
	padding: 1px 4px 3px 4px;
	margin: 1px;
	display: inline-block;
	background-image: url(grafix/buttonbg.png);
	background-position: right bottom;
	text-align: center;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px #777 solid;
}
.button:hover {
	background-position: left top;
}
.button a {
	display: inline-block;
	padding: 2px 6px;
	margin: 1px;
}
/*********** comment styles ***********/
#commentwrap {
	margin-top: 50px;
}
#commentform {
	padding: 10px 3px 3px 3px;
	margin: 0;
	line-height: 140%;
	background: url(../grafix/dropbarbg.png) repeat-x center -20px;
}
#commentform h4 {
	color: #eee;
}
.commentbox {
	background-color: #afdb83;
	border: 1px #abab7d solid;
	position: relative;
	padding-bottom: 5px;
	margin: 10px 10px 0 0;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.commentbox p {
	font-size: 12px;
}
.commenttag {
	position: relative;
	top: -2px;
	padding: 15px 5px 0px 15px;
	background: url(../grafix/bottarrow.gif) no-repeat 30px top;
}
.commenttag p {
	font-size: 10px;
}
/*********** end comments ***********/

.dark {
	background-color: #362100;
	color: #eee;
}
.darker {
	background-color: #150801;
	color: #eee;
}
#centercontent .dark a {
	color: #fff;
}
#centercontent .darker a {
	color: #fff;
}
.darkhor, .darker, #centercontent.commercial h3.dark {
	color: #fff;
}
.darkhor a, .darker a, .dark a, #centercontent.commercial h3.dark a {
	color: #eee;
}
.darkhor a:hover, .darker a:hover, .dark a:hover {
	color: inherit;
}
.darkhor {
	background-image: url(../grafix/darkhor.png);
	background-repeat: repeat-y;
}
.float {
	float: left;
	margin: 0px;
	padding: 0px 5px;
}
.floatr {
	float: right;
	margin: 0px;
	padding: 0px 5px;
}
.new {
	background-color: #D5FFA3;
}
.new, .new a {
	color: #003333;
}
.large {
	font-size: 18px;
}
.medium {
	font-size: 14px;
}
.meta {
	font-size: 9px;
	float: right;
	clear: right;
	position: relative;
	bottom: -15px;
}
.small {
	font-size: 10px;
}
.scroller {
	height: 350px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
.scrollertall {
	height: 550px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
.slider {
	display: none;
}
div.slider {
	display: none;
	margin: 0px;
	padding: 0px;
}
.spacer {
	clear: both;
}
div.spacer {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.one1, .one {
	margin: 0px 5px 5px 5px;
	padding: 3px 0px 3px 0px;
}
.one2 {
	width: 48%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.one2r {
	width: 48%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}
.one3 {
	width: 31%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.one3r {
	width: 31%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}
.one4 {
	width: 23%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.one4r {
	width: 23%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}
.one5 {
	width: 19%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.one5r {
	width: 19%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}
.one6 {
	width: 16%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.one6r {
	width: 16%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 0px 0px 5px 0px;
}
.two3 {
	width: 65%;
	float: left;
	margin: 0px 10px 5px 0px;
	padding: 0px 0px 5px 0px;
}
.two3r {
	width: 65%;
	float: right;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 5px 0px;
}
.three4 {
	width: 73%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 5px 0px 5px 0px;
}
.three4r {
	width: 73%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 5px 0px 5px 0px;
}
.eighT {
	width: 79%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 3px 0px 3px 0px;
}
.eighTr {
	width: 79%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 3px 0px 3px 0px;
}
.sixT {
	width: 59%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 3px 0px 3px 0px;
}
.sixTr {
	width: 59%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 3px 0px 3px 0px;
}
.fourT {
	width: 39%;
	float: left;
	margin: 0px 5px 5px 0px;
	padding: 3px 0px 3px 0px;
}
.fourTr {
	width: 39%;
	float: right;
	margin: 0px 0px 5px 5px;
	padding: 3px 0px 3px 0px;
}
.tabs a, .tabsalpha a {
	background-color: #888;
	padding: 2px 3px 0px 3px;
	margin: 5px 1px 6px 1px;
	border-top: 1px #666 solid;
	border-right: 1px #666 solid;
	border-bottom: 1px #033 solid;
	border-left: 1px #666 solid;
	color: #eee;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.tabsalpha #current {
	background-color: #222;
	border-bottom: 1px #CCFF99 solid;
	color: #eee;
}
.tabsalpha {
	position: relative;
	top: -10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px #033 solid;
	margin: 5px auto 5px auto;
	font-size: 11px;
}
/***********  templatethumb ***********/
.post {
	position: relative;
	margin-bottom: 30px;
	clear: right;
	background: url(../grafix/cornerbg.png) no-repeat top right;
}
.posttext {
	position: relative;
	padding: 3px;
	top: 100%;
	margin: 0px auto/*	background: url(../grafix/dropbarbg.png) repeat-x center 0px; */
}
.posttext a:link {
	color: #eee;
}
/***********  templatethumb ***********/
/***********  drop shadow styles ***********/
.img-shadow {
	position: relative;
	float: left;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right;
	margin: 10px 8px 2px 5px;
}
.img-shadowR {
	position: relative;
	float: right;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right;
	margin: 10px 5px 2px 8px;
}
.img-shadowC {
	position: relative;
	display: inline-block;
	background: url(../grafix/shadowAlpha.png) no-repeat bottom right;
	margin: 10px auto 2px auto;
	left: 5px;
}
.img-shadow, .img-shadowR, .img-shadowC {
	/*[if gte ie 5.5000]> */
	/* the underscore hides this from non-IE browsers */
	_background: url(../grafix/shadow.gif) no-repeat bottom right;/*<![endif]: ;*/
}
.img-shadow img, .img-shadowR img, .img-shadowC img {
	position: relative;
	top: -4px;
	left: -4px;
	border: solid #fff 2px;
	margin: 0px;
	padding: 0px;
}

/*********** end drop shadow styles ***********/

@media print {
* {
	color: #000;
}
p, li {
	font-size: 10px;
}
p, h1, h2, h3, h4, h5, h6, a:link, a:visited {
	color: #600;
}
.dark a:link, .darker a:link, .dark a:visited, .darker a:visited {
	color: #333;
}
#menucontent p {
	color: #000;
}
#menucontent h4 {
	color: #600;
}
.hideme, #search, #footer ul, #footer a.admincolor {
	visibility: hidden;
	height: 0px;
	display: none;
}
}

@media screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 480px) {
/* rules defined inside here are only applied to browsers that support CSS media queries and the browser window is 480px or smaller */
#container {
	width: 100%;
	}
}

@media only screen and (max-device-width: 1024px) {
.scroller, .scrollershort, .scrollertall, #entries {
	margin: 0px;
	padding: 0px;
	height: auto;
	background-image: none;
}
}
