/*
Theme Name: Tire Theme
Description: A custom theme for tire review site - Byta Dack
Version: 1.0
Author: Muthuswamy K
Author URI: http://www.muthuswamy.in/
*/

/* DEFAULT */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: 100;font-style: normal;font-size: 100%;font-family: inherit;vertical-align: baseline;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;}
caption,th,td{text-align: left;font-weight: normal;}

/* REGULAR CODING */
body{line-height:1.4; font-size:12px; background:#828282 url(images/back.png) repeat-x top; font-family: Verdana, Geneva, sans-serif;}
a{text-decoration:none; color:#002c80;}
a:hover{text-decoration:underline;}

/* STRUCTURE */
#container{}
#header{background:url(images/header.jpg) no-repeat center top; height:209px;}
#nav-main{height:61px; line-height:61px;}
#content-box{padding:20px 0; background:#f2f2f2;}
#left-panel{float:left; width:650px; margin-right:20px;}
#right-panel{float:left; width:300px;}
#footer{background:url(images/footer_bk.png) repeat-x top; text-align:center; color:#626566; font-size:10px;}
.holder{width:970px; margin: 0px auto;}
	
/* HEADER */
#logo{padding:20px 0 0 15px;}
#logo a{display:block; overflow:hidden; height:145px; width:190px; text-indent:-1000px;}
#top-box{line-height:25px; height:25px; width:590px; float:right; color:#fff; font-size:10px; padding-right:15px;}
#top-box .top-box-right{float:right;}
#top-box a{color:#fff;}
#top-box strong{font-weight:bold;}

/* NAVIGATION */
#nav-main ul{float:left; background:url(images/nav_sep.png) no-repeat left top;}
#nav-main ul li{float:left; background:url(images/nav_sep.png) no-repeat right top; padding-right:2px;}
#nav-main ul li a{float:left; color:#fff; font-weight:bold; padding:0 25px;}
#nav-main ul li.current_page_item a{text-decoration:none; background:url(images/nav_hov.png) repeat-x top;}
#nav-main ul li a:hover{}

/* CONTENT */
.pagetitle{text-align:center; margin-bottom:10px; font-weight:bold;}
.cat-desc{padding:10px;}

	/* SIDEBAR */
	.box{background:#fff url(images/box_bot.png) no-repeat center bottom; margin-bottom:15px;}
	.box h3{background:url(images/box_head.png) no-repeat center top; line-height:33px; text-transform:uppercase; color:#fff; font-size:14px; text-align:center;}
	.box .box-content{padding:10px;}
	.box-content p{padding:0 0 10px 0;}
	.box-content b, .box-content strong{font-weight:bold;}
	.box-content i, .box-content em{font-style:italic;}

	/* POST */
	.post{background:url(images/post.png) repeat-y center; width:643px; margin-bottom:15px;}
	.post .post-hold{background:url(images/post.png) no-repeat left top;}
	.post .post-container{background:url(images/post.png) no-repeat right bottom; padding:25px; font-size:11px;}
	.post-details{float:left; width:210px; color:#474747; margin-right:10px;}
	.post-details p{padding:3px 0;}
	.post-details strong{font-weight:bold;}
	.post-details .rev-link a{font-size:16px; color:#000; font-weight:bold;}
	
	.post-content .post-title{margin-bottom:5px;}
	.post-content .post-title a{color:#000; font-weight:bold;}
	
	.post-content{font-size:11px;}
	.post-content p{padding:0 0 10px 0;}
	.post-content ul{list-style-type:disc; margin:10px 0 10px 20px;}
	.post-content ol{list-style-type:decimal; margin:10px 0 10px 25px;}
	.post-content blockquote{margin:10px 20px; background:#f5f5f5; padding:10px;}
	.post-content blockquote p{padding:0;}
	.post-content h1{font-size:14px; font-weight:bold;}
	.post-content h2{font-size:13px; font-weight:bold;}
	.post-content h3{font-size:12px; font-weight:bold;}
	.post-content b, .post-content strong{font-weight:bold;}
	.post-content i, .post-content em{font-style:italic;}
	
	.page{padding:10px;}
	.page .post-title{font-size:14px; font-weight:bold;}
	.page .post-content blockquote{background:#ccc;}
	
	.navigation{height:20px; padding:4px 10px;}
	.navigation .alignleft{float:left;}
	.navigation .alignright{float:right;}
	
		/* Wordpress Classes */
		.aligncenter, div.aligncenter {display: block; margin-left: auto; margin-right: auto;}
		.alignleft{float: left;}
		.alignright{float: right;}
		.wp-caption {border: 1px solid #ddd;text-align: center;background-color: #f3f3f3;padding-top: 4px;margin: 10px;}
		.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;padding: 0 4px 5px;margin: 0;}

	/* COMMENT */
	#comment-area{padding:0 15px;}
	#comments, #respond{color:#000; font-size:18px;}
	#commentform{font-size:12px;}
	#commentform p{padding:8px 0; clear:left;}
	#commentform label{width:100px; color:#666; float:left; text-align:right; margin:0 10px 0 0; line-height:25px;}
	#commentform .req{color:#f00;}
	#author, #email, #url{width:240px; height:20px; padding:5px 5px 0 5px;}
	#comment{width:400px;}
	#submit{background:#666; border:0; color:#fff; height:30px; font-size:14px; margin-left:110px; padding-bottom:3px;}
	#submit:hover{background:#203244; cursor:pointer;}
	
	ol.commentlist{padding:0;}
	ol.commentlist li{padding:10px; border-bottom:#eee 1px dotted;}
	ol.commentlist li.alt{background:#e5e5e5;}
	ol.commentlist .comment-author{}
	ol.commentlist .avatar{display:none;}
	ol.commentlist .comment-meta{font-size:11px; margin-bottom:5px;}
	
/* FOOTER */
#footer .holder{background:url(images/footer.png) no-repeat center top; padding:12px 0 25px 0;}
#footer a{color:#76797a; padding:0 5px;}
#footer p{padding-bottom:3px;}
#footer ul li{display:inline;}
#footer .fot-nav{background:#ededed url(images/fot_nav_r.png) no-repeat right top; height:23px; line-height:23px; display:inline-block; margin-top:5px;}
#footer .fot-nav ul{background:url(images/fot_nav_l.png) no-repeat left top; padding:0 5px;}

/* OTHER */
.clear{clear:both;}

