/*
Theme Name: Mustang Evolution - Fixed
Theme URI: http://wordpress.org/
Description: Mustang new theme.
Version: 1.0
Author: Forumskin.com

*/


/* ---------- BEGIN: GLOBAL VARIABLES ---------- */

body {
	margin:0;
	padding:0 8px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	background-color:#ddd;
}

a img						{ border: none; }
form 						{ margin: 0; padding: 0; }

a:link, a:visited {
	color:#CC0000;
	text-decoration:none;
}
a:hover {
	color: #003399;
} 

.align_r					{ text-align: right; }
.align_c					{ text-align: center; }
.align_l					{ text-align: left; }
.f_left						{ float: left; }
.f_right					{ float: right; }
.clear						{ clear: both; }
.clear_l					{ clear: left; }
.clear_r					{ clear: right; }

.whitefont					{ color: #ffffff; }
.padding_none				{ padding: 0 !important; }
.padding_10					{ padding: 10px; }
.dgreyfont					{ color: #333333; }
.inlineimg					{ vertical-align: middle; }
.inlineimg_b				{ vertical-align: bottom; }
.lgreyfont					{ color: #ccc; }
.smallfont					{ font-size:11px !important; }
.redfont					{ color: #CC0000;}

/* ----------- END: GLOBAL VARIABLES ----------- */
/* --------------------------------------------- */


/* --------------- BEGIN: LAYOUT --------------- */
#page {
	width: 1000px;
	font-size:.9em;
	margin: 0 auto;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	background-color:#fff;
}

* html .ie_fix {
	height: 1%;
}
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/.clearfix {display:block;}/* End hide from IE Mac */

#maincolumn {
	margin-right: 354px;
}
#sidebar {
	width: 340px; float:right;
}

#sidebar .curvebox_t {
	margin-bottom: 7px;
}
/* ---------------- END: LAYOUT ---------------- */
/* --------------------------------------------- */

/* --------------- BEGIN: HEADER --------------- */
#header {
	background: #E2E1E1 url(http://static.mustangevolution.com/wordpress/images/header_bg.gif) left top repeat-x;
	color: #fff;
}
#headerlogo {
	background: url(http://static.mustangevolution.com/wordpress/images/mustangevo_head.gif) left top no-repeat;
	width:100%;
}
#header_bl {
	background: url(http://static.mustangevolution.com/wordpress/images/header_bl.gif) left top no-repeat;
}
#header_br {
	background: url(http://static.mustangevolution.com/wordpress/images/header_br.gif) right top no-repeat;
	padding: 0 7px;
}
#headertabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	float: left;
}
#headertabs li {
	margin-right: 2px;
	float: left;
	font-weight: bold;
}
#headertabs li a {
	background: url(http://static.mustangevolution.com/wordpress/images/tab_off.jpg) left top no-repeat;
	height: 30px;
	font-size: 12px;
	line-height: 30px;
	float: left;
	color: #990000;
	text-align: center;
	display: block;
	width:120px;
	font-family: Arial, verdana, sans-serif;
}
#headertabs li a:hover, a.current {
	background: url(http://static.mustangevolution.com/wordpress/images/tab_on.jpg) left bottom no-repeat !important;
	color: #FFFFFF !important;
}
#header_navlinks {
	background: #A30101 url(http://static.mustangevolution.com/wordpress/images/header_navlinks_l.gif) left bottom no-repeat;
	border-top: 5px solid #C20E08;
	font-size:11px;
}
#header_navlinks_r {
	background: url(http://static.mustangevolution.com/wordpress/images/header_navlinks_r.gif) right bottom no-repeat;
	padding: 4px 20px 6px 20px;
	color: #fff;
}
* html #header_navlinks_r {
	padding-top: 0;
}
#header_navlinks a:link, #header_navlinks a:visited {
	color: #FFFFFF;
}
#header_navlinks a:hover {
	color: #ccc;
}
#navlinks {
	float: left;
	font-weight:bold;
	font-style:italic;
	padding-top: 4px;
}
.inputbox {
	border: 1px solid #999;
	background: #CDCDCC url(http://static.mustangevolution.com/wordpress/images/inputbox_bg.gif) left top repeat-x;
	color: #333333;
	font-size:11px;
	padding: 2px 3px;
	font-weight:bold
}
.ad_container img {
	border: 1px solid #ccc;
}
/* ---------------- END: HEADER ---------------- */

/* ============================================================================ */

/* =================== BEGIN: BODY COLUMN =================== */
#bodywrap {
	padding: 7px;
	background:#fff url(http://static.mustangevolution.com/wordpress/images/body_bg.gif) left top repeat-x;
}
.two_column_l {
	width: 165px;
	float: left;
}
.two_column_r {
	width: 165px;
	float: right;
}
.curvebox_t {
	background:#CB1405 url(http://static.mustangevolution.com/wordpress/images/curvebox_tbg.gif) left top repeat-x;
}
.curvebox_tl {
	background: url(http://static.mustangevolution.com/wordpress/images/curvebox_tl.gif) left top no-repeat;
}
.curvebox_tl2 {
	background: url(http://static.mustangevolution.com/wordpress/images/curvebox_tl2.gif) left top no-repeat;
}
.curvebox_tr {
	background: url(http://static.mustangevolution.com/wordpress/images/curvebox_tr.gif) right top no-repeat;
	padding: 3px 2px 0 2px;
}
.curvebox_b {
	background: url(http://static.mustangevolution.com/wordpress/images/curvebox_bbg.gif) left bottom repeat-x;
}
.curvebox_bl {
	background: url(http://static.mustangevolution.com/wordpress/images/curvebox_bl.gif) left bottom no-repeat;
}
.curvebox_br {
	background: url(http://static.mustangevolution.com/wordpress/images/curvebox_br.gif) right bottom no-repeat;
}
.curvebox_t_blue {
	background:#04329B url(http://static.mustangevolution.com/wordpress/images/curvebox_tbg_blue.gif) left top repeat-x;
}
.curvebox_tl_blue {
	background: url(http://static.mustangevolution.com/wordpress/images/curvebox_tl_blue.gif) left top no-repeat;
}
.curvebox_tr_blue {
	background: url(http://static.mustangevolution.com/wordpress/images/curvebox_tr_blue.gif) right top no-repeat;
	padding: 3px 2px 0 2px;
}
.curvebox_b_blue {
	background: url(http://static.mustangevolution.com/wordpress/images/curvebox_bbg_blue.gif) left bottom repeat-x;
}
.curvebox_bl_blue {
	background: url(http://static.mustangevolution.com/wordpress/images/curvebox_bl_blue.gif) left bottom no-repeat;
}
.curvebox_br_blue {
	background: url(http://static.mustangevolution.com/wordpress/images/curvebox_br_blue.gif) right bottom no-repeat;
}
.curvebox_content {
	border-left: 3px solid #D9D7D7;
	border-right: 3px solid #D9D7D7;
	background-color:#fff;
}
.tcat_b {
	background-color:#D9D7D7;
}
.thead_section {
	font-family:"trebuchet MS", verdana, arial;
	color: #fff;
	font-size:16px;
	font-weight:bold;
	padding: 5px 8px 8px 10px;
}
.curvebox_tl2 .thead_section, .curvebox_tl_blue .thead_section {
	padding-left: 60px;
}
.sidebar_list {
	margin:0;
	padding:0;
	list-style: none;
}
.sidebar_list li {
	padding: 6px 6px 6px 15px;
	background: url(http://static.mustangevolution.com/wordpress/images/bullet.gif) 6px 10px no-repeat;
	border-bottom: 1px solid #D9D7D7;
	color:#333333;
	font-size:11px
}
.sidebar_list li a:link, .sidebar_list li a:visited {
	color: #333333;
}
.sidebar_list li a:hover {
	color:#CC3300;
}
.twocol_list {
	padding:5px 5px 8px 5px;
	margin:0;
	list-style:none;
}
.twocol_list li{
	list-style:none;
	display:block;
	width: 152px;
	float:left;
	background:url(http://static.mustangevolution.com/wordpress/images/bullet.gif) 0px 3px no-repeat;
	padding: 0px 0 4px 8px;
}
.thead_blue {
	background: #C20B10 url(http://static.mustangevolution.com/wordpress/images/thead_bg_blue.gif) left top repeat-x;
}
.thead_tl_blue {
	background: url(http://static.mustangevolution.com/wordpress/images/thead_tl_blue.gif) left top no-repeat;
}
.thead_tr_blue {
	background:url(http://static.mustangevolution.com/wordpress/images/thead_tr_blue.gif) right top no-repeat;
	padding: 7px 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-bottom:2px solid #D9D7D7;
}
.thead_tr_blue a:link, .thead_tr_blue a:visited {
	color: #fff;
}
.thead_tr_blue a:hover {
	color: #ccc;
}
/* posts' image frame */
.post-content img {
	padding: 2px;
	background-color:#fff;
	border:1px solid #AEADAD;
	margin-right: 5px;
	margin-bottom: 4px;
}
.curvebox_t_blue .post-content {
	border:0;
	padding:0;
	margin:0;
}
.curvebox_t_blue .postmetadata {
	text-align:right;
	padding-bottom:0;
}
.curvebox_t_blue .post-content p {
	padding: 0;
	margin: 2px 0;
}
/* =================== END: BODY COLUMN =================== */
/* ============================================================================ */

/* =================== BEGIN: FOOTER =================== */
#footer {
	background: #DFDEDE url(http://static.mustangevolution.com/wordpress/images/footer_bg.gif) left top repeat-x;
	font-size: 11px;
}
#footer a:link, #footer a:visited {
	color: #990000;
}
#footer a:hover {
	color: #FF0000;
}
.copyright {
	color: #fff;
	font-size: 10px;
	background-color:#A30101;
	border-top: 5px solid #C20E08;
	padding: 8px
}
.copyright a:link, .copyright a:visited, .thead_section a:link, .thead_section a:visited {
	color: #fff !important
}
.copyright a:hover, .thead_section a:hover {
	color: #ccc !important;
}
/* =================== END: FOOTER =================== */
/* ============================================================================ */
.post {
	margin: 0 0 10px;
	text-align: justify;
	border-bottom:2px solid #CCCCCC;
	margin-bottom:18px;
}
.post hr {
	display: block;
}
.postmetadata {
	clear: left;
	padding-bottom:5px;
}
.post-title {
	font-size:17px;
	padding: 0;
	margin:0;
	font-weight: bold;
	color: #CC0000;
	font-family:"trebuchet MS", Verdana, sans-serif
}
.post-title a:link, .post-title a:visited {
	color: #CC0000;
}
.post-title a:hover {
	color:#666666;
}
.post-info {
	font-size:12px;
	color: #666666;
	padding-bottom:3px;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
}
.post-info a:link, .post-info a:visited {
	color:#003399;
}
.post-info a:hover {
	color:#CC0000;
}
.post-content {
	margin-bottom: 8px;
	border-top:2px solid #E1DFD6;
	line-height: 20px;
}

.post-content a {
	font-weight: bold;
}

.post p {
	margin: 10px 0;
	padding: 0;
	line-height: 20px;
}
.postmetadata, .postmetadata a:link, .postmetadata a:visited {
	color: #003399;
	font-size: 11px;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
}
.postmetadata a:hover {
	color: #666666;
}
.post-commented {
	float:right;
	text-align:left
}
/* Begin Typography & Colors */

h1, h2, h3 {
	font-weight: bold;
	}
h1 {
	font-size: 4em;
	text-align: center;
	}
h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.3em;
	}

#commentlist {
	text-align: justify;
	margin: 0 0 0 25px;
	padding: 0;
}
#commentform input, #commentform textarea {
	font-size: 0.9em;
	color: #454545;
	border:1px solid #999999;
	background-color:#fff;
}
#commentform #submit {
	color:#555;
	border:1px outset #ccc;
	font-size: 12px;
	background-color:#eee;
	font-weight:bold
}
#commentlist li {
	font-weight: bold;
	padding: 0 10px;
	margin:0;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
}
#commentlist cite, #commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: .9em;
	font-style:italic
}
#commentlist p {
	font-weight: normal;
	line-height: 1.2em;
	text-transform: none;
	padding:0;
	margin: 3px 0
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
/*-- wraper comments --*/
.commentbox {
	overflow:hidden;
}
.commentbox_t {
	background: url(http://static.mustangevolution.com/wordpress/images/commentbox_border.gif) left top repeat-x;
	height:7px;
}
.commentbox_tl {
	background: url(http://static.mustangevolution.com/wordpress/images/commentbox_tl.gif) left top no-repeat;
	font-size:5px;
	height:7px;
}
.commentbox_tr {
	background: url(http://static.mustangevolution.com/wordpress/images/commentbox_tr.gif) right top no-repeat;
	height:7px;
}
.commentbox_b {
	background: url(http://static.mustangevolution.com/wordpress/images/commentbox_border.gif) left bottom repeat-x;
}
.commentbox_bl {
	background: url(http://static.mustangevolution.com/wordpress/images/commentbox_bl.gif) left bottom no-repeat;
}
.commentbox_br {
	background: url(http://static.mustangevolution.com/wordpress/images/commentbox_br.gif) right bottom no-repeat;
	font-size:5px;
}
.commentbox_body {
	padding: 1px 10px;
	border-left:3px solid #D6D6D6;
	border-right:3px solid #D6D6D6;
	background: url(http://static.mustangevolution.com/wordpress/images/commentbox_quote.gif) 99% 3% no-repeat;
}
/*-- end :: wraper comments --*/
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}
/* End Typography & Colors */


/*	Begin Headers */
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 20px 0 0;
}
/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* End Images */

/* Begin Form Elements */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	padding: 2px;
	border: 1px solid #ccc;
	width: 40%;	
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */

/* Begin Comments*/

#commentform p {
	margin: 5px 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	padding-bottom: 20px;
	border-bottom:1px solid #fff;
	font-size:11px;
}
/* End Various Tags & Classes*/


.imagefont{
font-size: 10px;
font-weight: bold;
padding-left: 8px;
}

#quickfacts{
float: right;
border: 1px solid #cccccc;
width: 220px;
margin-left: 5px;
}

#quickfacts p{
padding; 0px;
margin: 0px;
text-align: left;
}

p.background{
background: #efefef;
font-size: 13px;
padding: 3px;
}

#mustanghistory{
width: 550px;
border: 1px solid #ccc;
}

.mhead{
padding: 4px;
background: #efefef;
font-weight: bold;
font-style: italic;
font-size: 13px;
}

.mrows{
width: 550px;
}

.mcolumns{
width: 172px;
float: left;
padding: 4px;
text-align: center;
}


