/** CSS - BMWHeritage.com © 2005-2008 All Rights Reserved
==============================================================================*/



/** Body
==============================================================================*/

html, body {
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
margin: 0 auto;
background: #ffffff;
background-image: url(/images/body_bg.gif);
background-repeat: repeat-x;
}

* { /* removes defaults from all elements */
	margin: 0;
	padding: 0;
	}

/** Main Container
==============================================================================*/

#container {
width: 950px;
margin: 0 auto;
}

/** Misc
==============================================================================*/

a img {
border: none;
}

.clear {
clear: both;
}

img.feature {
border: 1px solid #888888;
}

.sidebarimg {
margin-bottom: 10px;
}

.jpg {
display: none;
}

/** Post Attachments
==============================================================================*/

.attachment_header {
display: none;
}

ul.attachment_list {
list-style-type: none;
margin-top: 20px;
}

ul.attachment_list li {
width: 449px;
font-size: 11px;
margin-bottom: 3px;
border-bottom: 1px solid #dddddd;
}

/** Headings
==============================================================================*/

h1 {
font-size: 22px;
color: #333333;
margin-top: 14px;
padding-bottom: 4px;
border-bottom: 3px solid #dddddd;
line-height: 24px;
}

h1#article {
font-size: 28px;
color: #333333;
margin-top: 0px;
padding-bottom: 8px;
border-bottom: 3px solid #dddddd;
line-height: 30px;
}

h2 {
font-size: 16px;
color: #333333;
margin-top: 5px;
padding-bottom: 4px;
border-bottom: 3px solid #dddddd;
}

#leftcol2 h2 {
font-size: 16px;
color: #333333;
margin-top: 5px;
padding-bottom: 4px;
border-bottom: 1px solid #dddddd;
}

h3 {
font-size: 12px;
color: #333333;
margin-top: 5px;
}

h3#comments {
font-size: 12px;
color: #333333;
margin-top: 20px;
text-align: right;
}

h3.archives, h3.search {
font-size: 16px;
color: #333333;
margin-top: 15px;
}

h4 {
font-size: 14px;
color: #333333;
margin-top: 5px;
padding-bottom: 4px;
}

h4.comments {
font-size: 14px;
color: #333333;
margin-top: 5px;
padding-bottom: 4px;
}

/** Links
==============================================================================*/

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

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

a:hover {
color: #333333;
}

a:active {
color: #aaaaaa;
text-decoration: none;
}


/** Logo
==============================================================================*/

#logo {
margin-top: 14px;
float: left;
}

/** Right Nav
==============================================================================*/

ul#rightnav {
float: right;
margin-top: 9px;
list-style-type: none;
font-size: 10px;
color: #cccccc;
clear: right;
}

ul#rightnav li {
float: left;
text-transform: uppercase;
}

ul#rightnav li {
margin-right: 15px;
}

ul#rightnav li#last {
margin-right: 0px;
padding-right: 15px;
background: url(../../../images/icons/rss.png) no-repeat right 2px;
}

ul#rightnav li a:link {
text-decoration: none;
color: #cccccc;
}

ul#rightnav li a:visited {
color: #cccccc;
text-decoration: none;
}

ul#rightnav li a:hover {
color: #333333;
}

ul#rightnav li a:active {
color: #cccccc;
text-decoration: none;
}

/** Main
==============================================================================*/

#main {
width: 950px;
float: left;
margin-top: 27px;
}

/** Nav
==============================================================================*/

#navcontainer {
float: left;
background-color: #cccccc;
width: 710px;
margin-right: 10px;
}

ul#nav {
float: left;
list-style-type: none;
font-size: 11px;
}

ul#nav li {
display: block;
float: left;
}

ul#nav li a {
float: left;
display: block;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 12px;
padding-right: 12px;
color: #888888;
background-color: #cccccc;
text-decoration: none;
}

ul#nav li a:hover {
background-color: #acacac;
color: #ffffff;s
}

ul#nav li.current_page_item a {
background-color: #888888;
color: #cccccc;
}

ul.products, ul.list {
list-style-type: none;
margin-top: 25px;
margin-left: 20px;
}

ul.products li, ul.list li {
background-image: url(http://www.bmwheritage.com/images/icons/bullet_black.png);
background-repeat: no-repeat;
background-position: left 0px;
padding-left: 20px;
}

ul.products li:hover, ul.list li:hover {
background-image: url(http://www.bmwheritage.com/images/icons/bullet_blue.png);
background-repeat: no-repeat;
background-position: left 0px;
padding-left: 20px;
}

/** Search
==============================================================================*/

#search {
float: left;
width: 203px;
height: 18px;
border: 1px solid #666666;
background-image: url(/images/icons/search.png);
background-position: 5px 3px;
background-repeat: no-repeat;
padding-left: 25px;
padding-top: 2px;
}

/** Left Column
==============================================================================*/

#leftcol {
float: left;
width: 469px;
margin-top: 10px;
margin-right: 10px;
}

#leftcol2 {
float: left;
width: 469px;
margin-top: 10px;
margin-right: 10px;
}

#leftcol2 p {
font-size: 12px;
color: #666666;
margin-top: 10px;
margin-bottom: 10px;
line-height: 18px;
}

.models {
width: 467px;
border: 1px solid #dddddd;
padding: 0 0 6px 0;
margin: 10px 0 10px 0;
overflow: hidden;
}

.models h3 {
margin-left: 20px;
}

/** Posted
==============================================================================*/

.published {
font-size: 10px;
color: #666666;
padding-bottom: 1px;
border-bottom: 1px solid #dddddd;
}

.pageinfo {
float: left;
font-size: 10px;
color: #666666;
padding-bottom: 1px;
margin-bottom: 20px;
border-bottom: 1px solid #dddddd;
}

.commentinfo {
font-size: 10px;
color: #666666;
padding-bottom: 4px;
margin-bottom: 20px;
border-bottom: 1px solid #dddddd;
}

.commentinfo a {
font-weight: normal;
}

/** Copy
==============================================================================*/

.copy {
font-size: 12px;
color: #666666;
margin-top: 10px;
margin-bottom: 10px;
}

/** Pullquotes
==============================================================================*/

span.pulled-right {
display: block;
float: right;
padding: 0 0 0 10px;
margin: 10px 0 10px 10px;
width: 170px;
font-size: 1.5em;
line-height: 1.4em;
text-align: right;
color: #666;
border-left: 3px solid #ccc;
}
span.pulled-left {
display: block;
float: left;
padding: 0 10px 0 0;
margin: 10px 10px 10px 0;
width: 170px;
font-size: 1.5em;
line-height: 1.4em;
text-align: left;
color: #666;
border-right: 3px solid #ccc;
}

/** Comments
==============================================================================*/

.comments {
font-size: 10px;
color: #666666;
padding-top: 4px;
padding-left: 20px;
border-top: 1px solid #dddddd;
background-image: url(/images/icons/comments.png);
background-position: 0 5px;
background-repeat: no-repeat;
}

.comments2 {
font-size: 16px;
color: #666666;
padding-top: 4px;
padding-left: 20px;
border-top: 3px solid #dddddd;
background-image: url(/images/icons/comments.png);
background-position: 0 5px;
background-repeat: no-repeat;
}

.comments-subarticles {
font-size: 10px;
color: #666666;
padding-top: 4px;
padding-left: 20px;
border-top: 1px solid #dddddd;
background-image: url(/images/icons/comments_subarticles.png);
background-position: 0 5px;
background-repeat: no-repeat;
}

/** Sub Articles
==============================================================================*/

#subarticles {
float: left;
width: 449px;
margin-top: 10px;
background-color: #f2f2ef;
padding: 10px;
}

.category {
font-size: 11px;
color: #225974;
text-transform: uppercase;
}

.copysub {
color: #225974;
font-size: 11px;
margin-bottom: 10px;
}

.leftarticle {
float: left;
width: 220px;
margin-right: 9px;
margin-bottom: 15px;
}

.rightarticle {
float: left;
width: 220px;
margin-bottom: 15px;
}

/** Page Tools
==============================================================================*/

#pagetools {
float: left;
width: 230px;
margin: 10px 10px 0 0;
}

h3#tools  {
font-size: 11px;
padding: 2px 0px 2px 10px;
color: #dddddd;
text-transform: uppercase;
background-color: #aaaaaa;
background-image: url(/images/icons/page_tools.png);
background-position: 200px 2px;
background-repeat: no-repeat;
}

/** Banner Ad
==============================================================================*/

.ad {
margin-bottom: 10px;
}

/** Right Column
==============================================================================*/

#rightcol {
float: left;
width: 470px;
margin-top: 10px;
}

#rightcol2 {
float: left;
width: 230px;
margin-top: 10px;
}

.headerimg {
margin-bottom: 25px;
}

.sublist {
float: left;
width: 230px;
margin: -5px 10px 10px 0px;
}

.sublist2 {
float: left;
width: 230px;
margin: -5px 0px 10px 0px;
}

.gallery img {
padding: 3px;
border: solid 1px #696969;
margin: 0px 10px 5px 0px;
}

.gallery-caption {
display: none;
}

.thumbs img {
padding: 3px;
border: solid 1px #696969;
margin: 0px 10px 10px 0px;
}

.thumbs img:hover {
padding: 3px;
border: solid 1px #cccccc;
}

#about {
float: left;
color: #666666;
width: 210px;
font-size: 11px;
padding: 10px;
margin: 0px 10px 10px 0px;
background-color: #eeeeee;
}

#about2 {
float: left;
color: #666666;
width: 210px;
font-size: 11px;
padding: 10px;
margin: 0px 0px 10px 0px;
background-color: #eeeeee;
}

#about2 a:link {
color: #999999;
}

#about2 a:hover {
color: #333333;
}

h3#recentnews  {
font-size: 11px;
padding: 2px 0px 2px 10px;
color: #dddddd;
text-transform: uppercase;
background-color: #aaaaaa;
background-image: url(/images/icons/recent_news.png);
background-position: 200px 2px;
background-repeat: no-repeat;
}

h3#news  {
font-size: 11px;
padding: 2px 0px 2px 10px;
color: #dddddd;
text-transform: uppercase;
background-color: #aaaaaa;
background-image: url(/images/icons/news_cats.png);
background-position: 200px 2px;
background-repeat: no-repeat;
}

h3#models  {
font-size: 11px;
padding: 2px 0px 2px 10px;
color: #dddddd;
text-transform: uppercase;
background-color: #aaaaaa;
background-image: url(/images/icons/models.png);
background-position: 200px 2px;
background-repeat: no-repeat;
}

h3#detailing  {
font-size: 11px;
padding: 2px 0px 2px 10px;
color: #dddddd;
text-transform: uppercase;
background-color: #aaaaaa;
background-image: url(/images/icons/detailing_howtos.png);
background-position: 200px 6px;
background-repeat: no-repeat;
}

h3#newsarchives  {
font-size: 11px;
padding: 2px 0px 2px 10px;
color: #dddddd;
text-transform: uppercase;
background-color: #aaaaaa;
background-image: url(/images/icons/news_archives.png);
background-position: 200px 4px;
background-repeat: no-repeat;
}

.sublist li, .sublist2 li {
list-style-type: none;
padding: 0px;
margin: 0px;
}

.sublist li, .sublist2 li {
padding: 4px 0px 4px 10px;
color: #666666;
font-size: 10px;
border-bottom: 1px solid #dddddd;
}

.sublist li a, .sublist2 li a {
display: block;
width: 220px;
}

select#archives {
width: 230px;
margin: 4px 0px 0px 0px;
}

.imgfloat {
float: left;
}

#leftcol2 table {
font-size: 10px;
padding: 2px;
border: solid 1px #696969;
text-align: left;
}

#leftcol2 table a {
color: #ffffff;
}

#leftcol2 table tr td {
padding-left: 4px;
}

#leftcol2 table tr.light {
background-color: #cccccc;
}

#leftcol2 table tr {
background-color: #a5a5a5;
}

#leftcol2 table tr:hover {
cursor: pointer;
color: #ffffff;
background-color: #333333;
}

/** Footer
==============================================================================*/

#footer {
float: left;
width: 960px;
margin: 30px 0 20px 0;
border-top: 1px solid #aaaaaa;
font-size: 10px;
color: #aaaaaa;
}

#footer p#copy {
margin-top: 10px;
}

#footer p {
line-height: 12px;
margin-bottom: 5px;
}

/** WP Defaults
==============================================================================*/

.postmetadata {
	text-align: center;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
	.postmetadata {
	background-color: #eeeeee;
	padding: 10px;
	margin-bottom: 20px;
	}

.commentlist p {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
	font-weight: normal;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
/* End Typography & Colors */



/* Begin Structure */

.postmetadata {
	clear: left;
}

/* End Structure */



/* Begin Images */

/*	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 Lists */

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 459px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li, .commentlist li.alt {
	margin-bottom: 20px;
	list-style: none;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.entry ul {
margin-left: 25px;
}

#similarposts {
margin-top: 15px;
}
