/*
Theme Name: 3Zero3
Theme URI: http://www.3zero3motorsports.com
Description: The default theme for http://www.3zero3motorsports.com
Version: 1.6
Author: http://www.3zero3motorsports.com
Author URI: http://www.3zero3motorsports.com
Tags: blue, custom header, fixed width, two columns, widgets, Jenner F. Alagao, Onlypinoy.com
*/

/* CSS Document */

* {
	margin:0;
	padding:0;
	}

body {
	background-color:#000;
	background-image:url(images/body_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	font-size: 12px;
	}

a { outline:none; text-decoration: none; color: #FFF;}
a:hover{ text-decoration: underline;}
a img { border:0; }
.clear { width:100%; height:auto; clear:both; border-width: 0px;}
.preload { display:none; }
.postmetadata{color:#FFF;}
.searchtitle {font-size:16px; color: #f11311; font-weight: bold;}
#wrapper {
	width:960px;
	height:auto;
	margin:auto;
	display: block;
}
	
#header_container {
	display: block;
	background: #000 url(images/logo.jpg) no-repeat left top;	
	padding-bottom: 25px;
}
	#header_container #top_right_nav {
		padding-top:11px;
		color:#3c3c3c;
		font-size:10px;
		display: block;
		text-align: right
		}
		#top_right_nav a{
			color:#ff0000;
			text-decoration:none;
			font-style:normal;
			padding:0 20px;
			font-size:10px;
			}
        #top_right_nav a:hover{
			text-decoration:underline;
                 }
                    
	#header_container #logo {
		padding-top:5px;
		color:#3c3c3c;
		font-size:10px;
		display: block;
		text-align: left;
		height: 45px;		
		}
		#logo a {
			padding-top:45px;
			padding-left:320px;
			border-width: 0px;
			border-color: #FFF;
			border-style: solid;
			display: block;
			text-align: left;
			height: 1px;
			width: 1px;
		}
		

#comment_link_num{
	float: right;
	color: #ffffff;
	font-weight: bold;
	background-image: url(images/comment_icon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 16px;
	}
		
/* MAIN NAV /////////////////////////// */

#menu {
	padding-top:0px;
	margin: 0px;
	clear:both;
	display: block;
	margin-bottom: 5px;
	padding-left: 2px;
	height: 25px;	
}
#menu a{
	padding:0px;	
	margin: 0px;		
	height: 25px;
	display: block;
	text-indent: -9999px;
}
#menu ul li ul a{
	height: auto;
}
#menu a img{
	padding:0px;	
	border: none;	
}
#menu ul li  a#maintenance_repair{
	background: url(scripts/maintenance.gif) no-repeat;
	width: 201px;
}
#menu ul li a#maintenance_repair:hover{
	background:url(scripts/maintenance_h.gif) no-repeat;
}
#menu ul li a#events{
	background:url(scripts/events.gif) no-repeat;
	width: 89px;
}
#menu ul li a#events:hover{
	background:url(scripts/events_h.gif) no-repeat;
}

#menu ul li a#tuning{
	background:url(scripts/tuning.gif) no-repeat;
	width: 224px;
}
#menu ul li a#tuning:hover{
	background:url(scripts/tuning_h.gif) no-repeat;
}
#menu ul li a#multimedia{
	background:url(scripts/multimedia.gif) no-repeat;
	width: 124px;
}
#menu ul li a#multimedia:hover{
	background:url(scripts/multimedia_h.gif) no-repeat;
}
#menu ul li a#store{
	background:url(scripts/store.gif) no-repeat;
	width: 80px;
}
#menu ul li a#store:hover{
	background:url(scripts/store_h.gif) no-repeat;
}
#menu ul li a#manufacturer{
	background:url(scripts/manufacturer.gif) no-repeat;
	width: 181px;
}
#menu ul li a#manufacturer:hover{
	background:url(scripts/manufacturer_h.gif) no-repeat;
}
#menu ul li a#featured{
	background:url(images/featured_link.gif) no-repeat;
	width: 82px;
}
#menu ul li a#featured:hover{
	background:url(images/featured_link_hover.gif) no-repeat;
}

/* ACTIVE LINKS */
#menu ul li a#maintenance_repair-active{
	width: 201px;
    background:url(scripts/maintenance-active.gif) no-repeat;
} 
#menu ul li a#events-active{
    background:url(scripts/events-active.gif) no-repeat;
	width: 89px;
} 
#menu ul li a#tuning-active{
    background:url(scripts/tuning-active.gif) no-repeat;
	width: 224px;
} 
#menu ul li a#multimedia-active{
    background:url(scripts/multimedia-active.gif) no-repeat;
	width: 124px;
} 
#menu ul li a#store-active{
    background:url(scripts/store-active.gif) no-repeat;
	width: 80px;
} 
#menu ul li a#manufacturer-active{
    background:url(scripts/manufacturer-active.gif) no-repeat;
	width: 181px;
}
/* END MAIN NAN ///////////// */



#content_container{
	width:960px;
	height:auto;
}

#left_content_container{
	width:620px;
	text-align: left;
	float: left;
}
	#left_content_container #featured_post{
		height:auto;
		padding: 0px;
		padding-bottom: 0px;
		background-image: url(images/featured_post_bg.png);
		}
		#featured_post #featured_image{
			border:4px solid #1e1e1e;
			width:612px;
			overflow:hidden;
			display: block;
			}
		#featured_post #featured_post_content{
			display: block;
			padding: 20px;
			}
			#featured_post_content #upper_info{
				display: block;
				border-width: 0px;
				border-bottom-width: 1px;
				border-style: solid;
				border-color: #323232;
				padding-bottom: 10px;
				font-size: 12px;
				color: #FFF;
				} 
				#upper_info b ,
				#upper_info b a{
					font-weight: bold;
					font-style: italic;
					padding-right: 3px;
					color: #f11311 !important;
					}
				
			#featured_post_content h2,
			#featured_post_content h2 a{
				font-size: 28px;
				font-weight: bold;
				display: block;
				font-family: Georgia,"Times New Roman",Times,serif;
				color: #ffffff;
				padding: 10px 0px;
				padding-top: 3px;
				line-height: 32px;
				}
				
			#featured_post_content h3 {
				font-size: 20px;
				font-weight: bold;
				display: block;
				font-family: Georgia,"Times New Roman",Times,serif;
				color: #ffffff;
				padding: 10px 0px;
				padding-top: 0px;
				line-height: 22px;
				margin: 30px 0 -8px 0;
				}
				
			#featured_post_content p{	
				color: #8b8b8b;
				padding: 0px 0px;
				margin: 0 0 15px 0;
				line-height: 20px;
				}
				
			#featured_post_content strong {	
				color: #FFFFFF;
			}
			
			#featured_post_content ul {
				color: #8b8b8b;
				margin: -5px 0 0 0;
				padding: 0;
			}
			
			#featured_post_content ul li {
				margin: 0 0 4px 15px;
				padding: 0;
				list-style-type:disc;
				
			}
			
			#featured_post_content #readmore{
				background-image: url(images/read_more_bg.jpg);
				background-repeat: no-repeat;
				padding: 0px;
				padding-left: 99px;
				padding-top: 25px;
				width: 1px;
				height: 1px;
				margin: 30px 0;
				display: block;
				}
				
	#left_content_container p.searchtitle a{
		color: #FFFFFF !important;
		text-decoration: none!important;
	}
	#left_content_container p a{
		color: #FF0000;
		text-decoration: underline;
	}
	#left_content_container p a{
		color: #FF0000;
		text-decoration: underline;
	}
	
	
	#left_content_container #more_posts_container {
		display: block;
		margin:0;
		padding-bottom: 40px;
		}
		#more_posts_container div{
			border-style: solid;
			/* border-width: 0px !important;
			border-color: #FFFFFF !important; */
			margin: 0px;
			padding: 0px;
			}
		
		#more_posts_container .post_box{
			width:252px;
			height:202px;
			float:left;
			display: block;
			padding:24px !important;
			background-image:url(images/box_below_featured_post.jpg);
			background-repeat:no-repeat;
			background-position:top center;
			margin: 0px 0px 20px 20px !important;
			border-width: 0px !important;
			}
			
			
		.post_box p{
			width:252px;
			display: block;
			max-height: 100px;
			min-height: 60px;
			overflow: hidden;
			}
			
			.post_box div{
				border-width: 0px !important;
				}
			.post_box span{
				display: block;
				padding-bottom:10px;
				border-bottom:1px solid #2d2d2d;
				font-size: 11px;
				color: #7d7d7d;
				font-weight: normal;
				margin: 0px;
				padding: 0px;
				padding-bottom: 10px;
				width:250px;
				}
				.post_box span b{
					color: #f11311;
					font-style: italic;
					padding: 0px;
					margin: 0px;
					margin-right: 8px;
					float: left;
					}
					.post_box span b a{
						color: #f11311;
					}
			.post_box h3{
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:16px;
				color:#fff;
				font-weight:bold;
				padding:25px 0 6px 0;
				text-decoration:none;
				outline:none;
				margin:0;
				}
			.post_box p{
				padding:0px;
				padding-bottom:5px;
				margin:0px;
			}
			.post_box .each_post_read_more {
				font-size:11px;
				color:#ed1c24;
				display:block;
				font-weight:bold;
				font-style:italic;
				text-decoration:none;
			}
			.post_box .each_post_read_more:hover{
				text-decoration: underline;
			}
			

#left_content_container #searchform {
	background-image:url(images/search_textbox.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;

	padding-top: 5px;
	margin-bottom:8px;
	}
	#left_content_container #searchform input.searchtextbox {
		width:202px;
		height:23px;
		border:0;
		padding:7px 4px 0 4px;
		font-size:14px;
		color:#7d7d7d;
		background:none;
		margin: 0px;
		margin-top: 2px;
		margin-right: 2px;
		display: block;
		float: left;
		}
		#left_content_container #searchform input.searchbutton {
		width:69px;
		height:30px;
		background-image:url(images/search_button.jpg);
		background-repeat:no-repeat;
		border:0;
		cursor:pointer;
		padding-bottom: 1px;
		}
	
/* RIGHT CONTENT */

#right_content_container {
	width:290px;
	height:auto;
	float:right;
	display: block;
	padding: 0px;
	}
	#right_content_container a,
	#right_content_container object{
		cursor: hand;
	}
	#right_content_container ul{
		padding: 0px;
		margin: 0px;
		list-style: none;

		}
	#right_content_container li{
		padding: 0px;
		margin: 0px;
		list-style: none;
		list-style-position: inside;
		text-align: right;
		border-width: 0px;
		border-style: solid;
		}
		
	#right_content_container #search_container {
		width:280px;
		height:30px;
		float:right;
		background-image:url(images/search_textbox.jpg);
		background-repeat:no-repeat;
		background-position:left;
		margin-bottom:10px;
		}
		#search_container input.searchtextbox {
			width:202px;
			height:23px;
			float:left;
			border:0;
			padding:7px 4px 0 4px;
			font-size:14px;
			color:#7d7d7d;
			background:none;
			}
		#search_container input.searchbutton {
			width:69px;
			height:30px;
			float:right;
			background-image:url(images/search_button.jpg);
			background-repeat:no-repeat;
			border:0;
			cursor:pointer;
			}

	#right_content_container #recent_post_container{
		border-width: 0px;
		border-style: solid;
		width:238px;
		height:300px;
		padding:60px 21px 0 21px;
		float: right;
		display: block;
		margin: 0px;
		margin-bottom:10px;
		background-image:url(images/recent_posts_bg.png);
		background-repeat:no-repeat;
		}
		#recent_post_container li{
			cursor: arrow;
			width:238px;
			height:29px;
			background-repeat:no-repeat;
			font-size:12px;
			font-weight:bold;
			font-family:Arial, Helvetica, sans-serif;
			color:#8d8d8d;
			background-image:url(images/recent_post_2_bg.jpg);
			text-align: left;
			list-style-position: outside;
			}
		#recent_post_container li.active,
		#recent_post_container li:hover{
			background-image:url(images/recent_post_1_bg.jpg);
			color:#fff !important;
		}
		#recent_post_container li.active  a{
			color:#fff !important;
		}
		#recent_post_container li a:hover{
			text-decoration: none;
			background-image:url(images/recent_post_1_bg.jpg);
			color:#fff;
		}
			#recent_post_container li b{
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:11px;
				font-weight:bold;
				padding: 0px 8px;
				float: left;
				display: block;
				width: 30px;
				}
			#recent_post_container li a{
				width: 238px;
				height:23px;
				float:right;
				outline:none;
				padding:6px 0px 0 0px;
				color:#8d8d8d;
			}
	
	#right_content_container #block{
		cursor: arrow;
		min-width:280px; max-width:290px;
	        float:right;
                margin-bottom:10px;
		font-family:Arial, Helvetica, sans-serif;
		color:#8d8d8d;
		}



	
#recent_post_1 {
	width:238px;
	height:29px;
	float:left;
	background-image:url(images/recent_post_1_bg.jpg);
	background-repeat:no-repeat;
	}
#recent_post_1 span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#fff;
	float:left;
	padding:6px 10px 0 8px;
	font-weight:bold;
	}
#recent_post_1 span.ellipsis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:139px;
	font-weight:bold;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
	padding:6px 0 0 0;
	white-space:nowrap;
	-o-text-overflow: ellipsis;
    -moz-binding: url('ellipsis.xml#ellipsis');
	}	
#recent_post_1 p {
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	padding-top:6px;
	font-weight:bold;
	}
.recent_post_go_button a {
	width:34px;
	height:27px;
	float:right;
	outline:none;
	}
	

	
#recent_post_2 {
	width:238px;
	height:29px;
	float:left;
	color:#8d8d8d;
	background-image:url(images/recent_post_2_bg.jpg);
	background-repeat:no-repeat;
	}
#recent_post_2:hover {
	background-image:url(images/recent_post_1_bg.jpg);
	background-repeat:no-repeat;
	color:#fff;
	}

#recent_post_2 span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	float:left;
	padding:6px 10px 0 8px;
	font-weight:bold;
	}
#recent_post_2 span.ellipsis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:139px;
	font-weight:bold;
	text-overflow:ellipsis;
	overflow:hidden;
	display:block;
	padding:6px 0 0 0;
	white-space:nowrap;
	-o-text-overflow: ellipsis;
    -moz-binding: url('ellipsis.xml#ellipsis');
	}	
#recent_post_2 span.ellipsis a:hover{	
	color:#FFF;
}
#recent_post_2 p {
	color:#8d8d8d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	padding-top:6px;
	font-weight:bold;
	}

#footer{
	display: block;
	padding: 10px 5px;
	margin-bottom: 30px;
	font-size: 12px;
	color: #828282;
	text-decoration: none;
	}	
	#footer #navi{
		padding-top: 30px;
		padding-bottom: 20px;
		clear: both;
		display: block;
		margin-bottom: 10px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #1e1e1e;
		}
	#footer a{
		display: inline;
		padding: 10px 5px;
		font-size: 12px;
		color: #828282;
		padding-right: 20px;
		}
	#footer a:hover{
		color: #FFF;
		}
	#footer #copyright{
		line-height: 18px;
		text-align: right;
		color: #4e4e4e;
		font-size: 11px;
		float: right;
        width: 475px;
		}

     #ase {
       float: right;
     }


	#copyright a {
		color:#FF0000;
	}
    #solar {
  float: right;
  clear: right;
  margin-top: 5px;
}
#solar img {
  margin: 5px;
}
		
	#footer #info img{
		margin-bottom: 5px;
	}
	#footer #info{
		color: #4e4e4e;
		font-size: 12px;
		line-height: 18px;
	}
	
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 4px solid #323232;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}	
	
#comments_container{
	height:auto;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:20px;
	display: block;
	clear: both;
	}
	#comments_container h3{
		
		font-size: 20px;
		color: #FFF;
		font-weight: bold;
		text-decoration: none;
		line-height: 20px;
		border-width: 0px;
		padding-bottom: 10px;
		border-bottom-width: 1px;
		border-style: solid;
		border-color: #323232;
		display: block;
		font-family:Georgia, "Times New Roman", Times, serif;
		}
	
#comment_form{
	width:550px;
	height:auto;
	font-size: 12px;
	color: #bbb;
	text-decoration: none;
	line-height: 20px;
	padding-top: 20px;
	}
	#comment_form #field_name{
		display: block;
		width: 80px;
		float: left;
		text-align: right;
		padding: 5px;
		font-weight: bold;
		color: #FFF;
	}
	#comment_form .field{
		width:200px;
		height:auto;
		font-size: 12px;
		color: #323232;
		text-decoration: none;
		line-height: 20px;
		background-color: #FFF;
		padding: 5px 3px;
		margin: 5px 0px 10px 0px;
		display: block;
		border-width: 0px;
		border-style: solid;
		border-color: #FFFFFF;
		font-family: arial, tahoma, verdana;
		}
	#comment_form .field2{
		width:400px;
		height:auto;
		font-size: 12px;
		color: #323232;
		text-decoration: none;
		line-height: 20px;
		background-color: #FFF;
		padding: 5px 3px;
		margin: 5px 0px 10px 0px;
		display: block;
		border-width: 0px;
		border-style: solid;
		border-color: #FFFFFF;
		font-family: arial, tahoma, verdana;
		}

	#comment_form .submit{
		width:149px;
		height:30px;
		display: block;
		background-image:url(images/submit_comment_button.jpg);
		background-repeat:no-repeat;
		border:0;
                cursor:pointer;

	}
	
.commentlist p {
	margin: 0px;
	color: #9b9b9b;
}


.each_comment_container {
	width:580px;
	height:auto;
	float:left;
	padding:15px 0 10px 0;
	background-image:url(images/below_each_comment.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}
.each_comment_container_date {
	width:580px;
	height:auto;
	float:left;
	font-size:11px;
	color:#ff0000;
	padding-bottom:14px;
	}
.each_comment_container_name {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding:0px;
	}
.each_comment_container_comment {
	width:580px;
	height:auto;
	font-size:12px;
	color:#8b8b8b;
	}




	

