/*  
Theme Name: MotoringFile
Theme URI: http://www.motoringfile.com/
Version: 2.0
Author: Gabriel Bridger and Matthew Gifford
*/

div#wrap {
	background: #fff;
	margin:0 auto;
    width:750px;
    text-align: left;
}

#header {
    height: 144px;
}

#main {
	float: left;
	width: 490px;
	margin-top: 12px;
	text-align: left;
}

#main_wrapper {
	padding-left: 20px;
}

#sidebar {
	width: 237px;
	margin-left: 510px;
	margin-top: 12px;
	font-size: .85em;
}

#wrap > #sidebar {
	width: 240px;
}


#footer {
	border: 0;
	margin: 0;
	padding: 3px 20px 3px 20px;
	background-color: #000;
	color: #999;
	font-size: .85em;
	text-align: center;
	clear: both;
}

#footer td {
	background-color: #000;
	color: #999;
	text-align: left;
	font-weight: 700;
}

#footer td a:link {
	color: #ccc;
}

#footer td a:hover {
	color: #fff;
	background-color: transparent;
}

a:link {
	color: #2C5485;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	background-color: #DCE4E8 ;
	text-decoration: none;

}

a:visited {
	color: #68819E;
	text-decoration: none;
}

a:visited:hover {
	color: #FF3300;
	background-color: #DCE4E8;
	text-decoration: none;
}









blockquote {

	margin-left: 0;
	margin-right: 0;
	border-left: 1px #ccc dotted;
	padding-left: 10px;
	padding-top: 0;
	background: #F3F3F3;
	font-size: .90em;
	line-height: 140%;
}

body {
	margin: 0;
	border: 0;
	padding: 0;
	background-color: #666;
	color: #333;
	text-align: center;
	font: 13px/1.35 'Arial', sans-serif;
}

code {
	font-size: 11px;
}

h1 {
	color: #000;
	font-size: 2.50em;
	margin-top: 12px;
	margin-bottom: 0;
	border-bottom: 1px #e0e0e0 solid;
	
	letter-spacing: -1px;
}

h2 {
	color: #000;
	font-size: 1.45em;
	border-bottom: 1px #e0e0e0 solid;
	margin-bottom: 0;

}


h3 {
	color: #333;
	font-size: 1.75em;
	letter-spacing: -1px;

}

h4 {
	color: #333;
	font-size: 1.15em;
	letter-spacing: -1px;
    margin-bottom: 1px;

    margin-top: 0px;
}

h45 {
	color: #7D7D7D;
	font-size: .95em;
	font-weight: 300;
	letter-spacing: -1px;
    margin-bottom: 3px;
    
    margin-top: 3px;
	background-color: #e0e0e0;
	padding-left: 5px;
	padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;

}
h5 {
	color: #BFBFBF;
	font-size: .85em;
	font-weight: 300;
	letter-spacing: -1px;
	border-bottom: 1px #e0e0e0 solid;
    
    margin-bottom: 0;
}
h5 + p {
	margin-top: 4px;
}
h6 {
	color: #BFBFBF;
	font-size: .85em;
	font-weight: 300;
	letter-spacing: -1px;
        margin-top: 0.5;

    margin-bottom: .5;
}


h6 + p {
	margin-top: 4px;
}

.commenter-name {
	color: #525252;
	font-size: 1.10em;
	font-weight: 700;
    margin-right: 3px;
}

.advertisment {
	color: #333;
	font-size: .75em;
	font-weight: 700;
    margin-right: 3px;
	border-top: 1px #e0e0e0 solid;

}
img {
	margin: 0;
	border: 0;
	padding: 0;
}

ul {
	margin-left: 0;
	padding-left: 15px;
}

.breadcrumbs {
	padding: 0 0 10px 0;
	color: #999;
	font-size: .85em;
}

.breadcrumbs a:link {
	color: #999;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #666;
}

.breadcrumbs a:visited {
	color: #999;
	text-decoration: none;
}

.breadcrumbs a:visited:hover {
	color: #666;
}

.comment_form {
	margin-bottom: 48px;
	width: 400px;
}

.form_element {
	float: right;
	width: 300px;
	text-align: left;
}

.form_label {
	float: left;
	width: 90px;
	text-align: right;
}

.form_row {
	clear: both;
	padding-top: 5px;
}

.content {
	float: left;
	margin: 0;
	padding: 0 0 20px 20px;
	border: 0;
	width: 455px;
}

.content_wrapper {
	padding: 0;
	margin: 0;
	border: 0;
	width: 750px;
	color: #444;
	text-align: left;
	background-color: #fff;
}

.credits {
	margin: 12px 0 12px 0;
	border-width: 1px 0 1px 1px;
	border-color: #ccc;
	border-style: dotted;
	padding: 3px;
	color: #333;
	font-size: .95em;
	font-weight: 300;
}

#menu {
	border: 0;
	margin: 0;
	padding: 3px 20px 3px 20px;
	background-color: #000;
	color: #999;
	text-align: center;
	font-size: .85em;
	font-weight: 700;
}

#menu a {
	margin-right: 10px;
	margin-left: 10px;
}

#menu a:link {
	color: #ccc;
}

#menu a:hover {
	color: #fff;
	background-color: transparent;
}

#menu a:visited {
	color: #ccc;
}

#menu a:visited:hover {
	color: #fff;
	background-color: transparent;
}

#menu form {
	display: inline;
}

#menu .search_box {
	margin-left: 1px;
	border: 1px #999 solid;
	background-color: #666;
	color: #fff;
	font-size: .9em;
}

.page_wrapper {
	margin: auto;
	padding: 0;
	border: 0;
	width: 750px;
	background-color: #fff;
	color: #333;
}

.pod_header {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-left: 7px;
	background-image: url(http://motoringfile.com/img/textpod.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 700;
}

.pod_content {
	margin-right: 0px;
    margin-bottom: 7px;
	padding-left: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 217px;
	background-color: #EDEDED;
	text-align: left;
	min-height: 290px;

}

.pod_content_white {
	margin-right: 0px;
	margin-bottom: 7px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-width: 0px 1px 1px 1px; 
	border-color: #B8B8B8; 
	border-style: dotted; 
	width: 217px;
	text-align: left;
}


.pod_content_white_border {
	margin-right: 0px;
	margin-bottom: 7px;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-width: 0px 1px 1px 1px; 
	border-color: #EDEDED; 
	border-style: solid; 
	width: 217px;
	text-align: left;
}

.pod_content_white_noborder {
	margin-right: 0px;
    margin-bottom: 7px;
	padding-left: 7px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 217px;
	text-align: left;
}

.pod_header_blue {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-left: 7px;
	background-image: url(http://motoringfile.com/img/textpod_blue.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 700;
}

.pod_header_green {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-left: 7px;
	background-image: url(http://motoringfile.com/img/textpod_green.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 700;
}

.pod_header_grey {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-left: 7px;
	background-image: url(http://motoringfile.com/img/textpod_grey.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 700;
}

.pod_header_light_grey {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-left: 7px;
	background-image: url(http://motoringfile.com/img/textpod_light_grey.gif);
	background-repeat: no-repeat;
	color: #333;
	font-weight: 700;
}

.pod_header_red {
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-left: 7px;
	background-image: url(http://motoringfile.com/img/textpod_red.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 700;
}

.pod_wrapper {
	width: 226px;
}

.post {
	margin: 12px 0 24px 0;
}

.post:last-child {
	border-bottom: 0;
}

.post h3 {
	color: #000;
	margin-top: 0;
	margin-bottom: 0;
}

.post h3 a:link {
	color: #000;
}

.post h3 a:visited {
	color: #000;
}

.post h3+h4 {
	margin-top: 0;
}

.post h4 {
	border-top: 1px #e0e0e0 solid;
	padding-top: 3px;
}

.shadow_box {
	width: 770px;
	margin: auto;
	background: #666 url('http://www.motoringfile.com/img/shadow.gif');
}

#sidebar .ad {
	height: 16px;
	margin: 10px 0 0 0;
	padding-left: 3px;
	background: url('/pictures/navigation/ad.gif');
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 700;
}

#sidebar .orange {
	margin-bottom: 5px;
	padding-left: 3px;
	background: url('/pictures/navigation/orange.gif');
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 700;
}

#sidebar .grey {
	margin-bottom: 5px;
	padding-left: 3px;
	background: url('/pictures/navigation/grey.gif');
	background-repeat: no-repeat;
	color: #fff;
	font-weight: 700;
}
#header-ad {
	width: 469px;
	height: 60px;
	padding: 32px 0 32px 21px;
}
#logo-link {
	margin: 0;
	padding: 0 0 -1px 21px;
}
#logo-link:hover {
	background-color: transparent;
}
#logo-link:visited:hover {
	background-color: transparent;
}
.navigation {
    color: #999;
    font-size: 10px;
}





