/*
Theme Name: I AM AUDI DOT COM
Theme URI: http://www.iamaudi.com/
Description: A theme designed for Scott Mitchell // Audi Enthusiast. </p><p><small> Developed by <a href="http://www.mrdiggles.com/">Mr. Diggles</a>. Protected by <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.</small>
Version: 0.1
Author: Mr. Diggles
Author URI: http://www.mrdiggles.com/
*/

/* Global */
html
{
	/* Force Vertical Scrollbar */
	/* IE */
	overflow-y: scroll;
	/* Moz */
	height: 100%;
	margin-bottom: 0.1em;
}

*
{
	padding: 0;
	margin: 0;
}

body
{
	font-size: small;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #444;
	background: #111 url(img/bg.jpg) top left repeat-x;
	margin: 0;
}

p.special {
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
	color: #999;
}

p.event {
	font-size: 150%;
	text-align: center;
	font-weight: 100;
	margin: 10px 0px;
	color: #CC3333;
	letter-spacing: -1px;
}

/************************************   GENERAL    ****************/


img { 
	border: 0; 
}

a { 
	text-decoration: none; 
	color: #3366ff; 
}

a:hover {
	color: #CC3333 !important;
}

div.clear {
	clear: both;
}

h1,
h2,
h3,
h4,
h5 { 
	font-family: Arial,Times,serif;
	font-weight: 100;	
}


/************************************   HEADER    ****************/


div.header {
	height: 225px;
	width: 100%;
}

div.headerwrap {
	width: 1000px;
	margin: 0px auto;
	height: 225px;
	background:  url(/img/main-top.gif) bottom left no-repeat;
}

div.headerwrap h1, div.headerwrap h2{
	display: none;
}


div.headleft {
	float: left;
	width: 625px;
	height: 225px;
	padding-left: 0px; 
	}

div.slidebox {
	background: #101010;
	width: 540px;
	margin-left: 20px;
	height: 150px;
	padding: 10px;
}

div.slideboxin {
	width: 540px;
	height: 150px;
	background: #eee;
}
div.logo {
	float: right;
	width: 375px;
	height: 225px;
	text-align: right;
}

div.logo img{
	padding-right: 7px;
}

div.search {
	background:  url(/img/search-bg.gif) top left no-repeat;
	width: 300px;
	padding: 0px 10px 0px 10px;
	height: 40px;
}

div.search input {
	border: 1px solid #353535;
	padding: 3px;
	background: none;
	color: #777;
	margin-top: 4px;
}

div.search img.feed {
	padding-top: 3px;
}


div.dot {
	float: left;
	background:  url(/img/audi-circle.gif) top left no-repeat;
	padding-left: 35px;
	padding-bottom: 5px;
	margin-top: 5px;
}


#js_clock {
	float: right;
	margin-top: 13px;
	color: #bbb;
	font-size: 90%;
}

img.slogan {
	margin-top: 80px;
}

div.navigation {
	padding: 0px;
	font-size: 100%;
	color: #999;
}

div.navigation ul {
	list-style: none;
	margin-left: 33px;
}

div.navigation li {
	float: left;
	width: 106px;
	background: #101010;
	text-align: center;
	margin-right: 1px;
}

div.navigation li.left{
	background:  #101010 url(/img/nav-left2.jpg) top left no-repeat;
}

div.navigation li.right{
	background:  #101010 url(/img/nav-right2.jpg) top right no-repeat;
}


div.navigation li a{
	line-height: 30px;
	display: block;
	text-transform: uppercase;
}

div.navigation li a:hover{

}


/************************************  CONTENT   ****************/


div.content {
	width: 100%;
	padding: 0px 0px 20px 0px;
}


div.contentwrap {
	width: 996px;
	margin: 0px auto;
	border-left: 1px solid #2f2f2f;
	border-right: 1px solid #2f2f2f;
	padding: 15px 0px;
}

/************************************   MAIN    ****************/

div.main {
	float: left;
	width: 560px;
	margin: 0px;
	z-index: 3;
	position: relative;
}

div.mainbot {
	background:  url(/img/main-bot.gif) top left no-repeat;
	height: 7px;
	width: 999px;
	margin: 0px auto;
}


/************************************   SECONDARY    ****************/

div.secondary	{
	float: right;
	width: 375px;
	margin-right: 10px !important; margin-right: 5px;
	padding: 0px 10px 10px 10px !important: padding: 0px;
}

div.secondary ul {
	list-style: none;
}

div.secondary h3 {
	color: #999;
	font-weight: 100;
	font-size: 150%;
	margin-bottom: 10px;
	border-left: 25px solid #222;
	padding-left: 10px;

}

div.secondary ul.cats {
	list-style: none;
	padding-bottom: 20px;
}

div.secondary ul.cats li{
	border-bottom: 1px solid #222;
}

div.secondary ul.cats li a{
	display: block;
	padding: 3px 0px;
}


div.secondary ul.coms {
	list-style: none;
	padding-bottom: 20px;
}

div.secondary ul.coms li{
	border-bottom: 1px solid #222;
	font-size: 80%;
	padding: 3px 0px;
	color: #999;
}

div.secondary ul.coms li a{
	padding: 3px 0px;
}


ul.twitter {
	background: #555;
}

div.bio {
	width: 340px;
	background:  url(/img/bubble2.gif) top left no-repeat;
	height: 225px;
	padding: 30px 20px 0px 20px;
}

div.bio h1{
	font-size: 200%;
	color: #fff;
}


div.bio h2{
	font-size: 115%;
	color: #111;
	margin-bottom: 15px;
	font-weight: bold;
}

div.bio ul{
	margin-bottom: 20px;
}

div.bio ul li {
	font-size: 100%;
	color: #111;
	font-weight: bold;
}

div.bio ul li.sunset{
	color: #fff;
	font-size: 110%;
}

div.bio p a {
	color: #bdd3ff;
}


div.tagcloud a{
	padding: 5px;
}


/************************************   ENTRY    ****************/

.entry
{
	padding: 10px 0px 10px 20px;
	font-size: 100%;
	line-height: 1.9em;
	color: #777;
	width: 560px;
	text-align: justify;
}

.entry img {
	border: 5px solid #222;
	margin: 5px 0px;
}


div.entry p.tags {
	font-size: 90%;
	color: #eee;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #222;
}


.entry p.time {
	font-size: 90%;
	margin: 0px 0px 10px 0px;
	color: #eee;
}


.entry p.pub {
	font-size: 90%;
	color: #eee;
	margin-top: 0px;
}


.entry ul, .entry ol {
	margin-left: 35px;
	}

.entry ul li, .entry ol li {
	list-style-image: url(/images/bullet_green.png);
	}

.entry dl {
	padding-left: 35px;
	}

.entry dt {
	border-top: 1px dotted #d7d7d7;
	margin-top: 15px;
	color: #362f2d;
	}
.entry dd {
	padding-top: 10px;
	}
.comment p
{
	text-indent: 0 !important;

}

.entry p.entry-comments {
	border-bottom: 5px solid #222;
	padding-bottom: 15px;
	font-size: 90%;
}

.entry-comments a
{
	font-size: 90%;
	background: transparent url(img/comment.png) 0px 3px no-repeat;
	padding: 3px 0 2px 20px;
}

.more-link
{
	font-size: 90%;
	background: transparent url(img/arrow_right.png) 0px 3px no-repeat;
	padding: 3px 0 2px 20px;
}

a.more-link:hover, .entry-comments a:hover
{
	padding-left: 20px !important;
	padding-bottom: 3px !important;
}


.entry-image p {
	margin-top: 5px;
	color: #362f2d;
	font-size: 80%;
	line-height: 1.8em;
}

div.entry-meta {
	clear: left;
	position: relative;
	background: #d7d7d7;
	text-align: right;
	padding: 15px;
}

div.entry-meta p { 
	margin-bottom: 0 !important; 
}


div.entry-quote {
	padding: 15px 0;
	border-top: 8px solid #d7d7d7;
	border-bottom: 4px solid #d7d7d7;
	margin-top: 15px;
	margin-bottom: 10px;
	}
div.entry-quote p {
	font-size: 110% !important;
	font-style: italic;
	text-indent: 0px !important;
	}
div.entry-quote p span {
	display: block;
	font-size: 90%;
	font-style: normal;
	text-align: right;
	}
div.entry-quote p span.note {
	display: block;
	font-size: 80%;
	font-style: normal;
	}
div.entry-quote img {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	}
blockquote {
	padding: 0 20px 0 50px;
	font-size: 90%;
	line-height: 2em;
	background: transparent url(img/quote.png) no-repeat 15px 5px;
	border: none;
	}



/************************************   PAGES    ****************/

div.page
{
	width: 560px;
	padding: 10px 0px 10px 20px;
	font-size: 100%;
	line-height: 1.8em;
	color: #777;
	text-align: justify;
}

div.page img {
	border: 5px solid #222;
	margin: 5px 0px;
}

div.page img.logo {
	float: left;
	margin-right: 10px;
}

h2.error {
	padding-left: 20px;
	color: #ff3333;
	letter-spacing: 3px;
}

div.page h2 {
	color: #CC3333;
	margin-bottom: 10px;
}

h2.searches{
	margin: 0px 0px 0px 20px;
	color: #CC3333;
}


div.about p{
	font-size: 90%;
	margin-bottom: 10px;
	color: #dfdfdf;
}

div.come {
	margin: 15px 0px;
	padding: 15px 0px;
	border-top: 5px solid #222;
	border-bottom: 5px solid #222;
}

div.cleft {
	float: left;
	width: 260px;
	margin-right: 30px;
}

div.cleft img{
	border: 5px solid #222;
}

div.cleft ul li{
	color: #999;
}

div.cleft ul li.first {
	border-bottom: 1px solid #222;
	text-transform: uppercase;
	color: #CC3333;
}

div.cleft ul li.first span{
	color: #999;
}


div.cright {
	float: left;
	width: 260px;
}

div.cright ul li{
	color: #999;
}

div.cright ul li.first {
	border-bottom: 1px solid #222;
	text-transform: uppercase;
	color: #CC3333;
}

div.cright ul li.first span{
	color: #999;
}

div.cright img{
	border: 5px solid #222;
}


div.form h3.contactme {
	color: #CC3333;
}

div.model {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 5px solid #222;
}

div.model h3{
	color: #eee;
}

div.model p {
	font-size: 90%;
}

div.page dt
{
	color: #362f2d;
	font-size: .8em;
	text-transform: uppercase;
}

div.page dd
{
	margin-bottom: 5px;
	padding-left: 15px;
}

div.page ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
div.page ul.postspermonth {
	margin-left: 15px;
	}
div.page ul.list {
	margin-left: 20px;
	padding-left: 20px;
	list-style-image: url(/images/bullet_green.png)
	}
div.page ul.list li {
	margin-bottom: 5px;
	}



/************************************   TESTIMONIALS    ****************/


div.happyperson {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 2px solid #222;
}

div.happyperson img {
	float: left;
	border: 5px solid #222;
	margin-right: 15px;
	width: 225px;
}

div.happyperson h3 {
	font-weight: 100;
	font-size: 200%;
	letter-spacing: -1px;
	color: #f8f8f8;
	text-align: left;
}

div.happyperson h5.date {
	font-size: 110%;
	color: #CC3333;
	border-bottom: 1px solid #222;
	margin-bottom: 15px;
	margin-left: 250px;
}


div.happyperson h5.car {
	font-size: 110%;
	color: #f8f8f8;
	margin-top: 10px;
	color: #CC3333;
	border-top: 1px solid #222;
	margin-left: 250px;
	border-bottom: 1px solid #222;
}

div.happyperson h5 span {
	color: #eabd76;
}

div.happyperson p {
	font-size: 90%;
	color: #aaa;
}



/************************************   COMMENTS    ****************/

#comments, #comment-form
{
	padding: 10px 20px 10px 20px;

}

div.comment
{
	background: #d7d7d7;
	padding: 10px;
	width: 540px;
	font-size: 90%;
	line-height: 1.8em;
}


p.alt { 
	background: #fff !important; 
}

#comments h6
{
	font-size: 90%;
	font-weight: normal;
	padding: 30px 0px;
	width: 470px;
	text-align: right;
	background: transparent url(img/comment-background.gif) top right no-repeat;
	vertical-align: middle;
	color: #d7d7d7;
}

#comments h6 img
{
	vertical-align: middle;
	padding-left: 10px;
}


#comment-form
{
	color: #d7d7d7;
	padding-right: 240px;
}

#comment-form textarea {
	background: #fff;
	border: 1px solid #aaa;
	padding: 3px;
	background: none;
}

#comment-form br
{
	clear: left;
}

#comment-form h3
{
	font-size: 140%;
	color: #CC3333;
}

img, div { 
	behavior: url(/lib/iepngfix.htc) 
	}

/**
.comment-trackback
{
	background: transparent url(img/trackback.png) top left no-repeat;
	padding: 1px 0 5px 0;
	position: absolute;
	left: 135px;
	top: 40px;
}


.comment-feed
{
	background: transparent url(img/feed.png) top left no-repeat;
	padding: 1px 0 5px 0;
	position: absolute;
	left: 20px;
	top: 40px;
}
**/
.comment-trackback a, .comment-feed a
{
	color: #fff;
	font-size: 90%;
	padding-right: 10px;
}

.comment-feed a:hover
{
	color: #CC3333;
}

.comment-trackback a:hover
{
	color: #CC3333;
}

#comment-form form
{
	margin-top: 20px;
	padding-top: 20px;
}

#comment-form p
{
	text-indent: 0 !important;
}

#comment-form label { 
	display: none;
}

#comment-form p.comment-textarea
{
	float: left;
	width: 540px !important;
}

#comment-form p.comment-subscribe label
{
	display: inline !important;
	padding-left: 5px;
}

#comment-form textarea
{
	width: 540px;
	height: 140px;
	margin-bottom: 10px;
	padding: 5px;
	color: #dfdfdf;
	border: 1px solid #555;
}

#comment-form input
{
	width: 220px;
	margin-bottom: 2px;
}

#submit
{
	width: 223px !important;
}

#subscribe
{
	font-size: 1em !important;
}

div.inputs p{
	margin-bottom: 5px;
}

div.inputs p input{
	border: 1px solid #555;
	padding: 5px;
	color: #555;
	background: none;
}


/************************************   FOOTER    ****************/


div.footer {
	width: 100%;
	height: 200px;
}

div.footerwrap {
	width: 1000px;
	margin: 0px auto;
	height: 200px;
}


div.footleft {
	float: left;
	margin-left: 10px;
	margin-top: 8px;
	font-size: 90%;
	text-transform: uppercase;
}

div.footleft a{
	margin: 0px 5px;
}

div.footright {
	float: right;
	margin-right: 10px;
	margin-top: 8px;
	font-size: 90%;
}


/************************************   TOP SLIDER GALLERY    ****************/


#rotator
{
	cursor: pointer;
	overflow: hidden;
	position: relative;
	width: 540px;
	height: 150px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 540px;
	height: 150px;
}


