/*
Theme Name: Audwhite Magazine
Description: Audwhite is a wordpress theme that relates to automobile themed blogs and sites.
Version: 1.0
*/



/* General */
body
{
	background:url(images/bg.jpg) repeat 0 0 #009999;
        margin:0;
}

h1,h2,h3,h4
{
	margin:0;
}

img
{
       border:0;
       margin: 5px;
}

.clear
{
	clear:both;
	height:0;
	overflow:hidden;
}

#page
{
	margin:0 auto;
	width:950px;
	background:url("images/page.gif") repeat-y;
overflow:auto;
}

#page-top
{
	width:947px;
	background:url("images/page_top.jpg") no-repeat;
}

#page-bottom
{

	min-height:1px;
	background:url("images/page_bottombottom.jpg") no-repeat left bottom;
}

#header
{
	width:947px;
	height:310px;
	position:relative;
}


#header img
{
       border:0;
       margin: 0px;
}

#header #header-info h1
{
	color:#ffffff;
	font:normal 26px "Century Gothic", Century Gothic;
	padding:1px 0 5px;
}

#header #header-info .description
{
	color:#ffffff;
	font:normal 12px "Century Gothic", Century Gothic;
}

#header #header-menu
{
	position:absolute;
	top:0;
	left:90px;
	width:540px;
	height:46px;
}

#header #header-menu ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	width:640px;
	height:46px;
}

#header #header-menu ul li
{
	float:left;
	height:46px;
	font:normal 15px/46px "Century Gothic", Century Gothic;
	color:#B2B8C2;
}

#header #header-menu ul li a
{
	color:#000000;
	text-decoration:none;
	padding:0 15px;
	display:block;
}

#header #header-menu ul li ul
{
	display:none;
}

#header #header-search
{
	position:absolute;
	top:255px;
	left:725px;
	width:217px;
	height:22px;
}

#header #header-search #searchform
{
	margin:0;
	padding:0;
	width:217px;
	height:22px;
}

#header #header-search #s
{
	width:117px;
	height:18px;
	padding:2px 5px;
	border:0;
	font:normal 13px "Century Gothic", Century Gothic;
	color:#000000;
	background:transparent;
	float:left;
}

#header #header-search #searchsubmit
{
	background:transparent;
	border:none;
	width:85px;
	height:22px;
	padding:0;
	float:right;
}

#header #header-newsletter
{
	position:absolute;
	top:230px;
	left:32px;
	width:200px;
	height:90px;
	padding-top:40px;
	background:url("images/header_newsletter.gif") no-repeat;
	color:#FFFFFF;
	font:bold 12px "Century Gothic", Century Gothic;
}

#header #header-newsletter p
{
	margin:0;
	padding-bottom:7px;
}

#header #header-newsletter form
{
	margin:0;
	padding:0;
}

#header #header-newsletter span
{
	width:55px;
	float:left;
	height:18px;
	line-height:18px;
}

#header #header-newsletter input
{
	width:123px;
	height:18px;
	background:url("images/header_input.gif") no-repeat;
	border:none;
	padding:0 5px;
	font:normal 12px "Century Gothic", Century Gothic;
	color:#FFFFFF;
}

#header #header-newsletter .submit
{
	width:85px;
	height:26px;
	background:url("images/header_button.gif") no-repeat;
	margin-left:104px;
}

#header #recent-articles
{
	position:absolute;
	top:223px;
	left:264px;
	width:305px;
	height:145px;
}

#header #recent-articles h3
{
	width:285px;
	height:22px;
	color:#FFFFFF;
	font:bold 12px/22px "Century Gothic", Century Gothic;
	background:url("images/title_recent_articles.gif") no-repeat;
	padding:0 10px;
}

#header #popular-articles
{
	position:absolute;
	top:223px;
	left:595px;
	width:278px;
	height:145px;
}

#header #popular-articles h3
{
	width:258px;
	height:22px;
	color:#FFFFFF;
	font:bold 12px/22px "Century Gothic", Century Gothic;
	background:url("images/title_popular_articles.gif") no-repeat;
	padding:0 10px;
}

#header #header-feed
{
	position:absolute;
	top:20px;
	left:180px;
	width:30px;
	height:30px;
}

#header #header-feed1
{
	position:absolute;
	top:210px;
	left:750px;
	width:30px;
	height:30px;
}

#header #header-feed2
{
	position:absolute;
	top:0;
	left:25px;
	width:30px;
	height:30px;
}

#header #header-feed3
{
	position:absolute;
	top:20px;
	left:100px;
	width:30px;
	height:30px;
}

#header #header-feed4
{
	position:absolute;
	top:20px;
	left:260px;
	width:30px;
	height:30px;
}

#main
{
	margin:0 auto;
	/*width:902px; */
}

#content
{
	float:left;
	width:550px;
	padding:10px 17px 0 16px;
}

#content .post
{
	float:left;
	margin-bottom:30px;
	width:550px;
}

#content .post .post-title
{
	width:550px;
	height:59px;
	font:normal 12px "Century Gothic", Century Gothic;
	color:#000000;
}

#content .post .post-title h2
{
	color:#000000;
	font:normal 22px "Century Gothic", Century Gothic;
	padding:2px 0;
}

#content .post .post-entry
{
	font:normal 12px/18px "Century Gothic", Century Gothic;
	color:#000000;
	padding:0 10px;
}

#content .post .post-entry a.more-link
{
	font:bold 12px/18px "Century Gothic", Century Gothic;
	color:#000000;
	text-decoration:none;
}

#content .post .post-entry blockquote
{
	border-left:10px solid #e6e6e6;
	margin:0 30px;
	padding-left:15px;
}

#content .post .post-info
{
	padding:0 15px;
	width:511px;
	height:26px;
	background:url("images/post_info.gif") no-repeat;
	clear:both;
	font:normal 12px/26px "Century Gothic", Century Gothic;
	color:#000000;
}

#content .post h3
{
	margin:30px 0 0;
	font:bold 18px "Century Gothic", Century Gothic;
}

#content .post .comments
{
	font:normal 12px/18px "Century Gothic", Century Gothic;
	color:#713C7A;
	width:521px;
}

#content .post .comments ol
{
	margin:10px 0;
	padding-left:25px;
}

#content .post .comments ol li
{
	padding:5px;
}

#content .post .comments ol li.alt
{
	background:#e6e6e6;
}

#content .post .comments ol li cite
{
	color:#000000;
	font-style:normal;
	font-weight:bold;
}

#content .post #commentform
{
	margin:0;
	padding-left:25px;
	font:normal 12px/18px "Century Gothic", Century Gothic;
	color:#000000;
	width:496px;
}

#content .navigation
{
	margin-bottom:30px;
	font:bold 12px "Century Gothic", Century Gothic;
	width:541px;
}

#content .navigation .navigation-previous
{
	float:left;
}

#content .navigation .navigation-next
{
	float:right;
}

#sidebar
{
	float:left;
	width:305px;
	font:normal 14px/18px "Century Gothic", Century Gothic;
padding-left:33px;

}

#sidebar .sidebar-box
{
	width:295px;
	padding-bottom:10px;
}

#sidebar h3
{
	font:normal 12px/28px "Century Gothic", Century Gothic;
	color:#ffffff;
	width:295px;
	font-weight:bold;
	background:url("images/sidebar_title.gif") no-repeat;
	padding:0 0 0 15px;
	margin:0 0 10px 0;
}

#sidebar ul
{
	padding:0 0 0 15px;
	margin:0;
	list-stylenone;
}

#sidebar ul li
{
	padding-left:10px;
	background:url("images/sidebar_menu.gif") no-repeat;
	font:normal 12px/22px "Century Gothic", Century Gothic;
	color:#284D7D;
	list-style:none;
}

#sidebar ul li a
{
	color:#000000;
	text-decoration:none;
}

#sidebar ul li ul
{
	padding:0 0 0 10px;
}

#sidebar #searchform
{
	margin:0;
	padding:0;
	width:295px;
	text-align:center;
}

.center{
	text-align:center;
}

#sidebar .sidebar-box .center{
	color:#008080;
}

#sidebar .sidebar-box .center img{
	margin-bottom:10px;
}

#sidebar #searchform #s
{
	width:205px;
}

#sidebar #calendar_wrap
{
	margin:0 auto;
	padding-top:5px;
	width:116px;
}

#sidebar .sidebar-ads-in
{
	float:center;
	padding:0;
}

#footer
{
	width:950px;
	height:100px;
	font:normal 12px "Century Gothic", Century Gothic;
	background: url("images/page_bottombottom.jpg") no-repeat left top;
	margin:-12px auto 0 auto;
padding:1px 0 0 0;
.padding:10px 0 0 0;
}



#footer a
{
	text-decoration:underline;
}

#footer a:hover
{
	text-decoration:none;
}

#footer #footerbar
{
	/*width:869px;*/
	height:80px;
	padding-top:15px;
}

#footer #footerbar h3
{
	font:normal 12px "Century Gothic", Century Gothic;
	padding:0 0 25px 10px;
}

#footer #footerbar ul
{
	margin:0;
	padding:0 0 0 15px;
	list-style-type:none;
}

#footer #footerbar ul li
{
	font:normal 12px/26px "Century Gothic", Century Gothic;
	padding-left:8px;
	background:url("images/footer_menu.gif") no-repeat;
}

#footer #footerbar #footerbar-left
{
	width:249px;
	padding:0 17px 0 10px;
	float:left;
}

#footer #footerbar #footerbar-center
{
	width:273px;
	padding:0 14px 0 11px;
	float:left;
}

#footer #footerbar #footerbar-right
{
	width:264px;
	padding:0 14px 0 16px;
	float:left;
}

#footer #copyright
{
	text-align:left;
	line-height:30px;
}

#header #header-info,#footer #footer-info
{
	position:absolute;
	top:85px;
	left:30px;
	width:355px;
	height:81px;
	padding-left:42px;
	background:url("images/logo.gif") no-repeat;
}

#header #header-info h1 a
{
	color:#ffffff;
	text-decoration:none;
}

#header #header-menu ul li a:hover
{
	color:#ffffff;
	background:url("images/header_menubackup.gif") repeat-x;
}

#header #header-menu ul li.current_page_item a
{
	color:#ffffff;
	background:url("images/header_menu.gif") repeat-x;
}

#header #recent-articles ul,#header #popular-articles ul
{
	margin:0;
	padding:0 0 0 10px;
	list-style-type:none;
}

#header #recent-articles ul li,#header #popular-articles ul li
{
	padding-left:8px;
	background:url("images/header_articles.gif") no-repeat;
	color:#FFFFFF;
	font:bold 12px/28px "Century Gothic", Century Gothic;
}

#header #recent-articles ul li a,#header #popular-articles ul li a,#content .navigation a
{
	color:#FFFFFF;
	text-decoration:none;
}

#header #recent-articles ul li a:hover,#header #popular-articles ul li a:hover,#content .post .post-title a:hover,#content .post .post-title h2 a:hover,#content .post .post-entry a:hover,#content .post .post-entry a.more-link:hover,#content .post .post-info a:hover,#content .post .comments ol li a:hover,#content .post .comments ol li cite a:hover,#content .post .comments ol li .commentmetadata a:hover,#content .post #commentform a:hover,#content .navigation a:hover,#sidebar a:hover,#sidebar ul li a:hover,#footer #footerbar ul li a:hover
{
	text-decoration:underline;
}

#content .post .post-title a,#content .post .post-title h2 a,#content .post .post-entry a,#content .post .post-info a,#content .post .comments ol li a,#content .post .comments ol li cite a,#content .post .comments ol li .commentmetadata a,#content .post #commentform a
{
	color:#000000;
	text-decoration:none;
}

#sidebar #calendar_wrap caption,#sidebar #calendar_wrap #today
{
	font-weight:bold;
}

#sidebar #calendar_wrap tbody,#sidebar #calendar_wrap tfoot #next
{
	text-align:left;
}

#sidebar .textwidget,#sidebar .sidebar-ads
{
	padding:0;
}

#flash-video{
margin:15px 0;
}

#spotlight{
width:945px;
height:270px;
float:left;
.margin-top:-4px;
}
