/*  
Theme Name: MotoringFile
Theme URI: http://www.motoringfile.com/
Version: 3.0
Author: Gabriel Bridger and Matthew Gifford
*/

/*  
Theme Name: MotoringFile
Theme URI: http://www.motoringfile.com/
Version: 2.0
Author: Gabriel Bridger and Matthew Gifford
*/

/*Gallery Style */



body {
	margin: 0px auto;
	padding: 0;
	background:repeat-x url(/img/2009background.gif) #666666;
	color: #333;
	font: 13px/1.35 Arial, Helvetica, sans-serif;
}


#maincontainer {
	width: 1128px; /* Width of main container */
	margin: 0px auto; /* Center container on page */
	background-color: #fff;
}

#topsection {
	border: 0px #fff solid;
	padding: 14px 14px 0px 14px;

}
.header  {
background-image:url(header_image.php);
  
	margin: 0px auto; /* Center container on page */
background-repeat: no-repeat;
  height:183px;
  width:1100px;
}

#menu {
	padding: 4px 4px 4px 4px;
	font-size: 1.15em;
	letter-spacing: -1px;
	font-weight: 700;
	background: #999; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#494949', endColorstr='#333333'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#494949), to(#333)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #494949,  #333); /* for firefox 3.6+ */ 
}

#menu a {
	margin-right: 22px;
	
}

#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: 0px;
	border: 0px #262626 solid;
	background-color: #4d4d4d;
	color: #ccc;
	font-size: .9em;
}

#slidercontrol {
	margin-right: 22px;
	color: #ccc;
}

#slidercontrol a {
	margin-right: 0;
	color: #fff;
}

#slidercontrol a:visited {
	color: #ccc;
}


#slidermenu {
	padding: 0 20px 0 20px;
	background-color: #333;
	color: #666;
	font-size: .85em;
	font-weight: 700;

}

.button_twitter {
	display:inline;
	width: 16px;
	height: 16px;
	background: url('http://motoringfile.com/img/social_buttons/twitter1.png') bottom;
	text-indent: -99999px;
}
.button_twitter:hover {
	background-position: 0 0;
}


.button_email {
	display: block;
	width: 16px;
	height: 16px;
	background: url('http://motoringfile.com/img/social_buttons/email1.png') bottom;
	text-indent: -99999px;
}
.button_email:hover {
	background-position: 0 0;
}


.button_facebook {
	display: block;
	width: 16px;
	height: 16px;
	background: url('http://motoringfile.com/img/social_buttons/facebook1.png') bottom;
	text-indent: -99999px;
}
.button_facebook:hover {
	background-position: 0 0;
}


.button_flickr {
	display: block;
	width: 16px;
	height: 16px;
	background: url('http://motoringfile.com/img/social_buttons/flickr1.png') bottom;
	text-indent: -99999px;
}
.button_flickr:hover {
	background-position: 0 0;
}

.button_rss {
	display: block;
	width: 16px;
	height: 16px;
	background: url('http://motoringfile.com/img/social_buttons/rss1.png') bottom;
	text-indent: -99999px;
}
.button_rss:hover {
	background-position: 0 0;
}



.button_youtube {
	display: block;
	width: 16px;
	height: 16px;
	background: url('http://motoringfile.com/img/social_buttons/youtube1.png') bottom;
	text-indent: -99999px;
}
.button_youtube:hover {
	background-position: 0 0;
}













#contentwrapper {
	float: left;
	width: 100%;
}


#contentcolumn {
	margin-right: 432px; /* Margin for content column. Should be (RightColumnWidth + LeftColumnWidth) */
}

#contentcolumnwide {
	margin-right: 173px; /* Margin for content column. Should be (RightColumnWidth + LeftColumnWidth) */
}

#contentcolumnsuperwide {
	margin-right: 0; /* Margin for content column. Should be (RightColumnWidth + LeftColumnWidth) */
	padding: 0 20px 0 20px;
	background-color: #fff;
}

#contentcolumnsuperwide .col1 {
 width:25%;
 float:left;
 //margin-left:10%;

}


#contentcolumnsuperwide .col2 {
 width:25%;
 float:left;
 margin-left:5%;

}

#contentcolumnsuperwide .col3 {
 width:25%;
 float:left;
 margin-left:5%;

}


#contentcolumn .innertube, #contentcolumnwide .innertube {
	margin: 0 17px 0 13px; /* Margins for inner DIV inside each column (to provide padding) */
}

#leftcolumn {
	float: left;
	width: 259px; /* Width of left column in pixel */
	margin-left: -432px; /* Set margin to -(LeftColumnWidth + RightColumnWidth) */
}

#leftcolumn .innertube {
	margin: 0 0px 0 0; /* Margins for inner DIV inside each column (to provide padding) */
	font-size: .85em;
    line-height: 1.40em

}

#rightcolumn {
	float: left;
	width: 153px; /* Width of right column in pixels */
	margin-left: -173px; /* Set margin to -RightColumnWidth */
}

#rightcolumn a:link {
	color: #7D8691;
	text-decoration: none;
}

#rightcolumn a:hover {
	color: #728194;
	background-color: #EDEDED ;
	text-decoration: none;

}

#rightcolumn a:visited {
	color: #7D8691;
	text-decoration: none;
}

#rightcolumn a:visited:hover {
	color: #728194;
	background-color: #EDEDED;
	text-decoration: none;
}

#rightcolumn h4 {
	color: #999;
	font-size: 1.1em;
	font-weight: 700;
	border-bottom: 1px #e0e0e0 solid;
	letter-spacing: -1px;
}



#rightcolumn .innertube {
	margin: 0 0px 0 0; /* Margins for inner DIV inside each column (to provide padding) */
	font-size: .85em;
    line-height: 1.40em


}

#footer {
	clear: left;
	border: 13px #fff solid;
	padding: 4px 20px 4px 20px;
	background: #000;
	color: #999;
	text-align: center;
	font-size: .85em;
}

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%;
}

code {
	font-size: 11px;
}

h1 {
	color: #000000;
	font-size: 3.00em;
	margin-top: 18px;
	margin-bottom: 0;
	border-bottom: 1px #e0e0e0 solid;
	line-height: .90em;

	letter-spacing: -3px;

}

h2 {
	color: #666;
	font-size: 1.35em;
	border-bottom: 1px #e0e0e0 solid;
	letter-spacing: -1px;
}


h3 {
	color: #000000;
	font-size: 2.50em;
	letter-spacing: -3px;
	margin-top: 3px;
line-height: 1.00em;

}

h4 {
	color: #7d7d7d;
	font-size: .85em;
	font-weight: 300;
	letter-spacing: -1px;
	margin-bottom: 0; 
	margin-top: 3px;
}

h5 {
	color: #666666;
	font-size: 1em;
	font-weight: 300;
	letter-spacing: -1px;
	border-bottom: 1px #e0e0e0 solid;
	margin-bottom: 0;
}

h5 + p {
	margin-top: 4px;
}

h6 {
	color: #BFBFBF;
	font-size: 1em;
	font-weight: 300;
	letter-spacing: -1px;
	margin-bottom: 0;
}

h6 + p {
	margin-top: 4px;
}

.highlight {
	background-color: #ffc;
}

.highlight_orange {
	background-color: #ff3300;
 	color: #fff;
}

.highlight_grey {
	background-color: #575757;
   color: #fff;
}

.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;
}
img .right  {
        width:225px;
        margin:3px;
        padding:3px;
        float:right;
        border:0;
}

img .left  {
        width:225px;
        margin:3px;
        padding:3px;
        float:left;
        border:0;
}

ul, ol {
	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;
}

#commentPreview {
        padding: 0 6px 0 6px;
        background-color: #e0e0e0;
        border: 1px #ccc solid;
}

.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;
}

.navigation {
    color: #999;
    font-size: 10px;
}

.pod {
	width: 246px;
	margin-bottom: 12px;
}

.pod_header {
	height: 19px;
	padding: 6px 6px 0 6px;
	background-image: url(/img/pod-header.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: 700;
}

.pod_header h4, .pod_header_grey h4 {
	margin: 0;
	color: #666;
	font-size: 1.25em;
	font-weight: 700;
	letter-spacing: -1px;
	border-bottom: 1px #e0e0e0 solid;


}

.pod_body {
	padding: 3px 6px 0 6px;
	border-right: 1px #ccc solid;
	border-left: 1px #ccc solid;
	background-image: url(/img/pod-bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
font-size: 11px;
line-height: 16px;
	margin-bottom: 0;
}

.pod_body ul {
	margin-bottom: 0;
}

.pod_footer {
	height: 9px;
	background-image: url(/img/pod-footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.pod_grey {
	width: 246px;
	margin-bottom: 12px;
}

.pod_header_grey {
	height: 19px;
	padding: 6px 6px 0 6px;
	background-image: url(/img/pod-header-grey.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-weight: 700;
}

.pod_body_grey {
	padding: 3px 6px 0 6px;
	border-right: 1px #efefef solid;
	border-left: 1px #efefef solid;
	background-color: #efefef;
	background-position: bottom left;
	background-repeat: no-repeat;
}

.pod_footer_grey {
	height: 9px;
	background-image: url(/img/pod-footer-grey.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.giftguide_header {
	font-size: 1.45em;
	font-weight: 700;
	border-bottom: 0px #e0e0e0 solid;
	letter-spacing: -1px;
}

.giftguide_subhead {
	color: #333333;
	font-size: 1.45em;
	border-bottom: 1px #e0e0e0 solid;
	letter-spacing: -1px;
}

.most_active_posts {
	margin: 0;
}

.cat_menu {
	padding: 12px 0 12px 0;
	line-height: 1.75em;
	text-align: left;
	font-weight: 700;
}

.cat_menu a:link, .cat_menu a:visited {
	color: #fff;
	text-decoration: none;
}

.cat_menu a:hover, .cat_menu a:visited:hover {
	color: #FF3300;
	background-color: transparent;
	text-decoration: none;
}

/* post image style */

img.alignleft, div.alignleft
{
float:left;
margin:3px;
padding:3px;
}
img.alignright, div.alignright
{
float:right;
margin:3px;
padding:3px;
}
img.aligncenter, div.aligncenter
{
display:block;
text-align:center;
margin:0 auto;
}
a img.alignleft, div.alignleft
{
float:left;
margin:3px;
padding:3px;
border:0;
}
a img.alignright, div.alignright
{
float:right;
margin:0 3px 3px 3px;
padding:3px;
border:0;
}
a img.aligncenter, div.aligncenter
{
display:block;
text-align:center;
margin:0 auto;
border:0;
}

#contentcolumn img {
  max-width:640px;
  width: expression(this.width > 468 ? 468: true);
}

