html, body {
	height: 100%;
}

body {
	min-width: 1200px;
	margin: 0;
	padding: 0;
	font-family: Tahoma,Verdana,Segoe,sans-serif;
	font-size: 80%;
	color: #000000;
	background-image: url('images/header_slice.png');
	background-repeat: repeat-x;
	background-color: #e8e8e8;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #939393;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 135%;
	font-weight: bold;
}

h3 {
	font-size: 125%;
}

p {
	margin-top: 0;
	line-height: 100%;
}

ul, ol {
	line-height: 150%;
}

a {
	text-decoration: none;
	color: #8b8b8b;
}

a:hover {
	color: #333333;
}



#wrapper {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
	width: 100%;
	height: 105px;

}

#header {
	position: relative;
	width: 1200px;
	height: 40px;
	margin-left: auto;
	margin-right: auto;
}





/* Logo */

.logotext {
	margin: 0;
	padding: 40px 0 0 10px;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #e8e8e8;
}

/* Menu */

#menu {
	width: 1180px;
	height: 49px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	width: 155px;
	height: 33px;
	padding-top: 16px;
	text-decoration: none;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}


/* Page */

#page {
	width: 1200px;
	margin: 0 auto;
	padding-left: 0px;
	margin-top: 10px;
}

#page-bgtop {
	padding: 20px;
}


/* Content */

#content {
	float: left;
	width: 910px;
	padding-top: 50px;
	padding-left: 10px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #8a8a8a;
}

.post .title a {
	color: #939393;
	border: none;
}

.post .meta {
	height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 0px;
	color: #939393;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	background: #567EDC;
	color: #939393;
}

.post .meta a {
	color: #939393;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 100%;
	font-weight: bold;
}

.post a {
	text-decoration: underline;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
	padding-top: 0px;
	color: #000000;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 15px;
}

#sidebar li li {
	border-bottom: 1px dashed #D1D1D1;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 85%;
	font-style: italic;
}

#sidebar h2 {
	padding-left: 30px;
	letter-spacing: -.5px;
	font-size: 125%;
	font-weight: bold;
	color: #939393;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;

}

#sidebar a:hover {
	text-decoration: underline;
	color: #333333;
}

/* Footer */

#footer {
	width: 100%;
	height: 50px;
	padding: 0px 0 15px 0;
	background: #373737;
	border-top: 5px solid #888888;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 77%;
	text-transform: uppercase;
	text-align: center;
	color: #8d8d8d;
}

#footer a {
	color: #8d8d8d;
}


.topmenu ul {
list-style-type:none;
margin:0;
margin-bottom: 10px;
padding-bottom: 5px;
}

.topmenu li {
margin-top: 0px;
float: left;	
display:inline;
position: relative;
}

.topmenu a {
	font-weight: bold;
font-size: 115%;
display:block;
padding-right: 40px;
color: #8a8a8a;
}

.topmenu a:hover {
color: #e8e8e8;
text-decoration: underline;
}

.topmenu li a {
font-size: 115%;
display:block;
padding-right: 40px;
}

.topmenu li a:hover {
color: #8a8a8a;
text-decoration: underline;
}

#lightbox{
background-color:#373737;
padding: 20px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}

#lightboxDetails{
font-size: 80%;
padding-top: 0.4em;
}	

#lightboxCaption{ 
float: left; 
}

#keyboardMsg{ 
float: right; 
}

#lightbox img{ 
border: none; 
} 

#overlay img{ 
border: none; 
}

* html #overlay{
background-color: #000;
background-color: transparent;
background-image: url(blank.gif);
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="(images/overlay.png", sizingMethod="scale");
}

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

.titlespan {
font-color: #e8e8e8;
font-size: 135%;
font-weight: bold;
}

.row1 {
	background: #d8d8d8;
	vertical-align: top;
	padding: 3px;
}

.row2 {
	background: #e8e8e8;
	vertical-align: top;
	padding: 3px;
}


.headrow {
	background: #c9bd9e;
	vertical-align: top;

	padding: 3px 3px 3px 3px;
}

.blurb {
	background-color: #d6d6d6;
	border: 1px solid #000000;
	font-style: italic;
	padding: 10px;
}

#logbox {
	position: absolute; 
	z-index: 5; 
	right: 125px; 
	top: 15px;
	text-align: right;
	color: #e8e8e8;
}

#logbox a:hover {
	text-decoration: underline;
	color: #cacaca;
}

#infodiv {
	width: 650px;
	height: 275px;
	background-color: #d6d6d6;
	display: block;
	padding: 10px;
}

.forum {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

.forumheader {
	float: left;
	width: 100%;
	overflow: hidden;
}

.forumname {
	display: inline-block;
	font-size: 135%;
	font-weight: bold;
	margin-top: 10px;
	color: #363636;
}

.forumrow1 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 100%;
	background: #d8d8d8;
	overflow: hidden;
}

.forumrow2 {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 100%;
	background: #e8e8e8;
	overflow: hidden;
}


.herorow1 {
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	margin-bottom: 15px;
	border: 0px;
	width: 300px;
	background: #d8d8d8;
	float: right;
	text-align: center;
}

.herorow2 {
	padding: 0px;
	padding-bottom: 5px;
	margin: 0px;
	margin-bottom: 15px;
	border: 0px;
	width: 300px;
	background: #e8e8e8;
	float: right;
	text-align: center;
}

.heroleft {
	width: 600px;
	min-height: 900px;
	float: left;
}

.tcell1 {
	float: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 52%;
}

.tcell2, .tcell2a {
	float: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 20%;
}

.tcell3 {
	float: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 25%;
}

.tocell1 {
	float: left;
	vertical-align: top;
	padding: 3px;
	padding-left: 6px;
	height: 100%;
	width: 15%;
}

.tocell2 {
	float: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 82%;
}

.rcolhead1 {
	float: left;
	vertical-align: bottom;
	padding: 3px;
	padding-left: 6px;
	height: 100%;
	width: 100px;
	font-weight: bold;
}

.rcolhead2 {
	float: left;
	vertical-align: bottom;
	padding: 3px;
	height: 100%;
	width: 362px;
	font-weight: bold;
}

.rcolhead3 {
	float: left;
	vertical-align: bottom;
	padding: 3px;
	height: 100%;
	width: 82px;
	font-weight: bold;
}

.rcolhead4 {
	float: left;
	vertical-align: bottom;
	padding: 3px;
	height: 100%;
	width: 114px;
	font-weight: bold;
}

.rcolhead5 {
	float: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 58px;
	font-weight: bold;
}

.rcolhead6 {
	float: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 58px;
	font-weight: bold;
}

.rcolhead7 {
	float: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 58px;
	font-weight: bold;
}

.rcol1 {
	float: left;
	vertical-align: top;
	padding: 3px;
	padding-left: 6px;
	height: 100%;
	width: 100px;
}

.rcol2 {
	float: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 362px;
}

.rcol3 {
	float: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 82px;
	font-weight: bold;
}

.rcol3m {
	display: none;
	float: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 82px;
	font-weight: bold;
}

.rcol4 {
	float: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 114px;
}

.rcol5 {
	float: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 58px;
}

.rcol6 {
	float: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 58px;
}

.rcol7 {
	float: left;
	vertical-align: top;
	padding: 3px;
	height: 100%;
	width: 58px;
}


.trowbreak {
	clear: both;
}

.catname {
	font-weight: bold;
	font-size: 115%;
	margin-left: 15px;
}

.catname a {
	color: #888888;
}

.catname a:hover {
	text-decoration: underline;
}

.catdes {
	display: inline-block;
	margin-top: 3px;
	margin-left: 30px;
	margin-bottom: 10px;
	padding-right: 5px;
}

.submenu {
	position: absolute;
	left: -5px;
	top: 30px;
	min-width: 150px;
	padding: 5px;
	background-color: #e8e8e8;
	border: 1px solid #363636;
	border-radius: 10px;
	white-space:nowrap;
}

.submenu a {
	padding: 0px !important;
	font-size: 100% !important; 
	line-height: 85% !important;
	display: inline !important;
}

#mobile_header_wrapper {
	display: none;
}

.smallital {
	font-size: 75%;
	font-style: italic;
}

.navbutton {
	background: #363636;
	color: #8a8a8a;
	border: 1px #888888 solid;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-opera-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	padding: 5px;
	float: left;
	margin-right: 25px;
	padding-left: 15px;
	padding-right: 15px;
	transition: all 0.3s ease 0s;
}

.navbutton:hover {
	color: #363636;
	background: #f37320;
}

.trowbreak2 {
	clear: both;
	margin-bottom: 10px;
}

#fullterms {
	display: none;
	width: 92%;
	padding: 10px;
	background-color: #d8d8d8;
	border: 1px solid #363636;
	border-radius: 10px;
}

#showfull {
	display: none;
}

#showmobile {
	position: absolute;
	top: 120px;
	right: 25px;
	z-index: 25;
	text-align: right;
	font-size: 100%;
}

.post img {
	max-width: 750px;
}

.forum img {
	max-width: 750px;
}

img {
	max-width: inherit;
	max-height: inherit;
}

.herothumb {
	max-width: 300px;
	max-height: 300px;
}

.herothumb2 {
	max-width: 125px;
	max-height: 125px;
	margin-right: 10px;
}

.herobig {
	max-width: 750px;
	max-height: 750px;
}
