/* 
Theme Name: The War Event
Theme URL: http://www.thewarevent.com
Description: Primary Theme for TheWarEvent.com
Author: Bryan Castles
Author URI: http://www.bryancastles.com
Version: 1.0
*/

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

/************/
/** Global **/
/************/

html {
   font-size: 62.5%;
}

body {
	background-color: #000;
	background-image: url(/forums/images/gradients/page_bg.jpg);
	background-repeat: repeat-x;
}

/***********************/
/*   PNG Fix for IE6   */
/***********************/

.imgPNG {
	behavior: url(js/iepngfix.htc);
	border:none;
}
.divPNG {
	behavior: url(js/iepngfix.htc);
	border:none;
}

/* Containers */
.cntnrPage {
	position: relative;
	width: 960px;
	left: 50%;
	margin-left: -480px;
}
.cntnrHeader {
	background-image: url(images/header-bg1.jpg);
	background-repeat: no-repeat;
	background-position: 160px;
	height: 260px;
}
.cntnrMenuCol {
	position: absolute;
	float: left;
	z-index: 10;
	width: 332px;
	margin-left: -30px;
}
.cntnrMenuBox {
	background-image: url(../../../images/menu-bg.png);
	background-repeat: no-repeat;
	width: 306px;
	height: 359px;
	margin-left: 4px;
	margin-top: -66px;
}
.cntnrContent {
	width: 939px;
	margin-left: 11px;
	margin-top: -120px;
}
.cntnrPageBGTop {
	width: 939px;
	height: 72px;
	background-image: url(../../../images/page-bg-top.png);
	background-repeat: no-repeat;
}
.cntnrPageBGMid {
	width: 939px;
	padding-bottom: 24px;
	/*min-height: 400px;*/
	background-image: url(../../../images/page-bg.png);
	background-repeat: repeat-y;
}
.cntnrPageBGBtm {
	width: 939px;
	height: 118px;
	margin-top: -8px;
	background-image: url(../../../images/page-bg-bottom.png);
	background-repeat: no-repeat;
}
.cntnrLeftColContent {
	position: absolute;
	width: 220px;
	margin-top: 20px;
	margin-left: 90px;
}
.cntnrPageContent {
	width: 620px;
	margin-left: 280px;
}
.cntnrPageSecondaryContent {
	margin-top: 10px;
	width: 620px;
	position: relative;
}
.cntnrSecondaryCol1 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 300px;
}
.cntnrSecondaryCol2 {
	position: relative;
	top: 0px;
	margin-left: 320px;
	width: 300px;
}
.cntnrLatestIndividual {
	margin-left: 5px;
	margin-top: 6px;
}


/* Images */

.imgMenuBtns {
	position: relative;
	z-index: 10;
	margin-top: 76px;
	margin-left: 42px;
}

/* Text */

.txtFeatureTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	color: #301A07;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #902C12;
}
.txtFFTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	color: #301A07;
	text-align: right;
	margin-right: 6px;
}
.txtFeatureAuthorDate {
	margin-left: 5px;
	margin-top: 2px;
	color: #301a07;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.txtFeatureCopy {
	color: #301a07;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: justify;
}
.txtFeatureCopy p {
	margin-bottom: 8px;
}
.txtFeaturecopy em {
	font-style: italic;
}
.txtLatestTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	color: #301A07;
	text-align: left;
	margin-right: 6px;
}
.txtLatestThreadTitle {
	color: #7F250E;
	text-decoration: none;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Assets */
