/*
Theme Name: BimmerFile
Theme URI: http://www.bimmerfile.com/
Version: 1.0
Author: Gabriel Bridger and Matthew Gifford
*/



body {
	margin: 0px auto;
	padding: 0px;
	background-color: #000;
background-image:url(/img/header_back2011.jpg);
background-repeat:no-repeat;
background-position:center top; 
	font: 13px/1.35 Arial, Helvetica, sans-serif;
}


#box-link { 
		position: absolute; 
		top: 120px; 
		left: 123px; 
		width: 450px; 
		height: 75px; 
		background-color: transparent;

 }	


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

}

#topsection {
	border: 0px #fff solid;
	margin-top: 7px;
  height:40px;
	background-color: transparent;



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


#menu {
	padding: 0px 0px 0px 0px;
	font-size: 1.25em;
	letter-spacing: -1px;
	font-weight: 700;
	margin-top: -5px;
	border-bottom: 1px #ccc solid;

	margin-bottom: 0px;
	background-color: transparent;
   

}

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

#menu a:link {
	color: #b2b2b2;
}

#menu a:hover {
	color: #666;
}

#menu a:visited {
	color: #b2b2b2;

}

#menu a:visited:hover {
	color: #666;
}

#menu form {
	display: inline;
}

#menu .search_box {
	margin-left: 30px;
	margin-bottom: 6px;

	border: 1px #cacaca solid;
	background-color: #ffffff;
	color: #666666;
	font-size: .8em;



}

#slidermenuwrapper {
	position:relative;
	top:0px;
	z-index:100;
}
#slidercontrol {
	margin-right: 20px;
	color: #fff;

}

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

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

#slidermenu {
	padding: 0px 0px 0px 10px;
	background-color: #333;
	color: #fff;
	font-size: .85em;
	font-weight: 700;
	border-bottom: 1px #ccc solid;
}

#contentwrapper {
	float: left;
	width: 100%;
	border: 0px #fff solid;

}

#contentcolumn {
	margin-right: 422px; /* 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;
}

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

#leftcolumn {
	float: left;
	width: 259px; /* Width of left column in pixel */
	margin-left: -422px; /* 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: 163px; /* Width of right column in pixels */
	margin-left: -163px; /* 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 0 0 0; /* Margins for inner DIV inside each column (to provide padding) */
	font-size: .85em;
    line-height: 1.40em


}

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

a:link {
	color: #2f72b6;
	text-decoration: none;
}

a:hover {
	color: #26588b;



	text-decoration: none;

}

a:visited {
	color: #2f72b6;
	text-decoration: none;
}

a:visited:hover {
	color: #26588b;
	background-color: #DCE4E8;
	text-decoration: none;
}

blockquote {
	margin-left: 0;
	margin-right: 0;
	border-left: 1px #d2002d dotted;
	border-right: 1px #d2002d dotted;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 5px;

	background: #f0f0f0;
	font-size: .95em;
	line-height: 140%;
}

code {
	font-size: 11px;
}


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

	letter-spacing: -3px;
}

h2 {
	color: #666666;
	font-size: 2.00em;
	border-bottom: 1px #e0e0e0 solid;
	letter-spacing: -2px;
line-height: .90em;


}

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


}

h4 {
	color: #666666;
	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;
}

ul, ol {
	margin-left: 0;
	margin-bottom: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-small {
	width: 173px;
	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_small {
	height: 19px;
	padding: 6px 6px 0 6px;
	background-image: url(/img/pod-header-small.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_footer {
	height: 9px;
	background-image: url(/img/pod-footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.pod_footer_small {
	height: 9px;
	background-image: url(/img/pod-footer-small.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: 18px 0 18px 0;
	line-height: 1.75em;
	text-align: left;
	font-weight: 700;
}

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

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

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

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

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

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

