/*
Theme Name: Distinctive Car Improvement Center
Theme URI: http://distinctiveautomotive.com/
Description: Distinctive Car Improvement Center
Version: 1.0
Author: John Adigue
Author URI: http://distinctiveautomotive.com/


*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000 url(images/bg.jpg) center 94px no-repeat;
	color: #b1b4da;
}

/*
* WP
*/

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


p img {
	padding: 0;
	max-width: 100%;
	}

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


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/***/

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */




a{
	text-decoration:none;
	color: #b1b4da;
}
a:hover{
	color: #ff4868;
}
.clear{
	clear:both;
}
#topNavWrapper{
	background:url(images/navBg.png) repeat-x;
	height:99px;

}
#topNav,#footerContent{
	width:1000px;
	margin:0 auto;
}
#topNav .logo,#topNav .logo a{
	width:92px;
	height:90px;
}

#topNav .logo{
	background:url(images/logo.png) no-repeat;
	float:left;
}
#topNav .logo a{
	display: block;
	text-indent: -8000px;
	overflow: hidden;
}
#topNav .mainNavigation{
	float:right;
}
#topNav .mainNavigation li{
	display:inline;
	float:left;
	margin-top:30px;
}
#topNav .mainNavigation li a{
	display:block;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:20px 30px 25px;
	color:#8b8b8d;
	
}
#topNav .mainNavigation li a:hover,li.current_page_item a{
	color:#ff4868 !important;
}
#topNav .mainNavigation li.page_item{
	border-right:1px solid #19191e;
}
#topNav .mainNavigation li.home{
	border-left:1px solid #19191e;
}
#wrapper{
	margin:0 auto;
	width:1000px;
	line-height:18px;
}
#homeText{
	background:url(images/distinctiveCarImprovementCenter.png) no-repeat;
	height:50px;
	text-indent:-8000px;
	margin-top:25px;
}
#pageWrapper{
	margin-top:15px;
}

#contentLeft{
	width:579px;
	float:left;
}
.boxRight {
	margin-bottom:20px;
}
.boxRight .brTop{
	background:url(images/contentTop.png);
	height:9px;
}
.boxRight .brMiddle{
	background:url(images/contentBg.png);
	min-height:100px;
	padding:10px 20px;
}
.boxRight .brBottom{
	background:url(images/contentBottom.png);
	height:9px;
}


#contentRight{
	width:385px;
	float:right;
}
.boxLeft{ margin-bottom:20px;
}
.boxLeft .blTop{
	background:url(images/contentTop2.png);
	height:9px;
}
.boxLeft .blMiddle{
	background:url(images/contentBg.png);
	min-height:100px;
	padding:10px 20px;
}
.boxLeft .blBottom{
	background:url(images/contentBottom2.png);
	height:9px;
}
.facebookBtn{
	background:url(images/facebookBtn.png);
	height:78px;
}
.facebookBtn a{
	display:block;
	height:78px;
}
div.contactUs,div.aboutUs{
	height:160px;
}

h2.contactUsh2,h2.facebookUpdatesh2,h2.ourServicesh2,h2.customerReviewsh2{
	margin-bottom:20px;
	text-indent:-8000px;
}

h2.contactUsh2{ 
	
	background:url(images/contactUs.png) no-repeat;
	width:128px;
	height:24px;
	float:left;
	
}
h2.facebookUpdatesh2{ 
	background:url(images/facebookUpdate.png) no-repeat;
	width:213px;
	height:29px;
	
}
div.services{
	height: 865px;
}
h2.ourServicesh2{
	background: url(images/ourServices.png) no-repeat;
	width:147px;
	height: 24px; 
}
h2.customerReviewsh2{
	background: url(images/customer-reviews.png) no-repeat;
	width:216px;
	height: 24px; 
}


div.aboutUs{
	line-height:24px;
}
span.blueText{
	color:#7373d6;
}
span.redText{
	color:#ff4868;
}
#footer{
	margin-top:0;
	background:url(images/footerBg.png) repeat-x; height:150px;
}
#footerContent li{ display:inline; float:left; border-left:1px solid #19191e;margin-bottom:20px;}

#footerContent li a{ padding:0 10px;  display:block;}
#footerContent li.home{ border-left:0; }
#footerContent li.home a{ padding-left:0;}

ul.statuspress li{
	background:url(images/facebookUpdateBg.png) no-repeat;
	width:335px;
	height:126px;
	margin-bottom:15px;
	padding:2px 6px;
	overflow:hidden;
}
ul.statuspress li img{
	float:right;
	width:77px;
	max-height:60px;
	border:3px solid #232332;
	margin-top:-10px;
}
ul.statuspress li .sdate{
	color:#3a3a4d;
	font-size:10px;
}
ul.statuspress li .stitle{
	font-size:14px;
	overflow:hidden;
	white-space:nowrap;
}

.servicesBoxWrapper{
	width: 519px;
	margin: 0 auto;
}
.servicesSlideContent,.customerReviewsContent{
	margin-bottom: 15px;
}
.servicesSlideTop{
	background:url(images/ourServicesBgTop.png) no-repeat;
	height: 9px;
}	
.servicesSlideMiddle,.customerReviewsMiddle{
	background:url(images/ourServicesBgMiddle.png) repeat-y;
	height: 340px;
	padding: 5px 13px 3px 13px;
}
.customerReviewsMiddle{
	height: 120px;
}
.servicesSlideBottom{
	background:url(images/ourServicesBgBottom.png) no-repeat;
	height: 11px;
}	

.hr{
	border-bottom:1px solid #14141e;
	margin:0 auto;
	width:520px;
	margin-bottom:15px;
}

ul.statuspress li .scontent{
	font-size:12px;
	line-height:16px;
}
div.entry img.alignnone{
	margin-bottom: 15px;
}
strong,b{
	font-weight: bold;
}
p{
	padding-bottom: 10px;
}

h1,h2,h3,h4,h5,h6{
	color: #ff4868;
	margin-bottom: 10px;
}

h1{
	font-size: 22px;
}
h2{
	font-size: 18px;
}
h3{
	font-size: 14px;
}
h4{
	font-size: 12px;
}
h5{
	font-size: 11px;
}
h6{
	font-size: 10px;
}