body {
	background: #FF77FF url(../tuning/images/homebck.jpg) repeat;
	}

h3 {
	background-color: #FF76FF;
	font-size:22px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 8px 10px;
	border-bottom: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	color: Black;
}

h1 {

	background-color: #FF76FF ;
	font-size:22px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 8px 10px;
	color: Black;
}

h1 a, h3 a, h1 a:visited, h3 a:visited  {
	text-decoration: none;color: Black;
}

h1 a:hover, h3 a:hover {
	color: #900;
	text-decoration: underline;
}
h5 {
	font-size: 12px;
	/*background-color: #FFF8CE;*/
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	}
	/*h1 a, h1 a:visited, h3 a, h3 a:visited {
	color: Black;
	text-decoration: none;
	font: 1em/27px 'palatino linotype',palatino,'times new roman',times,serif;
		font-weight: bold;
		font-size:18 px;
}*/
#header { 
	width: 868px;
	height: 180px;
	background: url(../tuning/images/header.jpg);
		}
		
#container { 
	background: White;
	border-left: 10px solid #A9A9A9;
	border-right: 10px solid #A9A9A9;
		}
		
#footer { 
	background: #FFA500;
	color: #FFF;
	}
#footer a {
	color: #FFD700;
}

	
	
	
	
	
	
	
	
	
	/*home******************************************************/
	
	
	
/*h1,,h3*/h2 {
	color:#222;
	font-weight:normal;
	font: 1em/27px 'palatino linotype',palatino,'times new roman',times,serif;
}
h2#featuredTitle {
	font-size:48px;
	display:block;
	line-height:40px;
	font-weight:bold;
	letter-spacing:-2px;
	margin-bottom:20px;
	margin-top:10px;
}
h2#featuredTitle a {
	color:#000; text-decoration: none;
}
h2#featuredTitle a:hover {
	color:#900; text-decoration: underline;
}
#featuredWrapper {
	float:left;
	width:858px;
	font-size:1.10em;
	
}
#featuredPost {
	float:left;
	width:480px;
	margin-right:10px;
	/**/
}
#featuredPost img {
	margin-bottom:10px;
}
#otherFeaturedPosts {
	width:360px;
	float:left;
}
.innerPost {
	margin-bottom:10px;
	border-left:1px solid #eee;
	padding-left:9px;
		font-size:0.90em;
		margin-top:0px;
	padding-top:0px;
}

h2.innerPostTitle {
	font-weight:normal;
	letter-spacing:-1px;
	font-size:22px;
	line-height:20px;
	margin-bottom:5px;
	color:#000;
		margin-top:0px;
	padding-top:0px;
}
h2.innerPostTitle a {
	color:#000; text-decoration: none;
}
h2.innerPostTitle a:hover {
	color:#900; text-decoration: underline;
}

.featuredDetails {
	display:block;
	clear:both;
	font-style:italic;
	font-size:.8em;
}
.featuredDetails a{ 
	color:#cd1713;
}
.featuredDetails a:hover {
	text-decoration:underline;
}
#ad728 {
	border-top:1px solid #eee;
	padding-top:10px;
	
	text-align:center;
}
#featuredWrapper .wp-caption-text, #subNews   .wp-caption-text{
	display:none;
}


h2.titleSubNews {
	text-transform:uppercase;
	color:#cd1713;
	font-weight:bold;
	font-size:11px;
	font-family:arial, tahoma, sans-serif;
	
	line-height: 14px;
	height: 14px;
	background-color: #DCDCDC;
	padding:5px;
	margin-top:0px;
}
h2.subnewsEntryTitle {
	font-size:19px;
	line-height:18px;
	margin-top:-5px;
	margin-bottom:0px;
}
h2.subnewsEntryTitle a {
	color:#000;
}
h2.subnewsEntryTitle a:hover {
	color:#900;
}







#subNews {
	float:left;
	margin-top:15px;
	font-size:.95em;
	line-height:1.1em;
	width:850px;
	background:url(..css/home/bgSubNews.gif) repeat-y;
}
.subNewsContainer { /*The wrapper around the 4 news at the bottom column */
	width:162px;
	float:left;
	position:relative;
	/*height:250px;*/
	margin-right:8px;
	display:inline;
}
.subNewsContainer img { /* 4 images at the bottom are aligned as position absolute to the bottom of div*/
	position:absolute;
	bottom:0;
}
.subNewsInner { /* inner div  for sub entries*/
	padding-right:8px; 
}
.subNewsContainerMeta { /* wrapper for data and more link at bottom 4 col entries*/
	display:block;
	font-size:.95em;
	font-style:italic;
	margin-top:5px;
}
.subNewsContainerMeta a{
	color:#cd1713;
}
.subNewsContainerMeta a:hover {
	text-decoration:underline;
}
.subnewsNoMargin {
	margin:0;
}
/********************************************SUB NEWS STYLING ENDS HERE ********************************** */


/*
div.float_vid_home {
  float: left;
  width: 130px;
  padding: 5px;
  }
div.float p {
   text-align: center;
   }
div.gal_container {
  background-color: #fff;
  }
div.spacer {
  clear: both;
  }
  */