/*
Theme Name: Affiliate Site Green
Description: A product review site theme.
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:#4c6b3f; font-family: Arial, Helvetica, sans-serif;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}

/* STRUCTURE */
#container{background:url(images/container.png) repeat-x top;}
#header{height:80px; background:url(images/header.jpg) no-repeat center top; color:#fff;}
#nav-main{height:30px; margin-bottom:13px; position:relative;}
#content-box{background:#fff; padding:17px 0 30px 0;}
#left-panel{float:left; width:730px; margin-right:30px;}
#right-panel{float:left;width:200px;}
#footer{background:#4c6b3f url(images/footer.png) repeat-x top; padding:25px 0; color:#fff;}
.holder{width:960px; margin: 0px auto;}
	
/* HEADER */
#header a{color:#fff;}
#logo a{float:left; padding-top:15px; font-size:32px;}
#logo a:hover{text-decoration:none;}
.top-links{float:right; padding-top:30px;}
.top-links a{padding:0 2px;}

/* NAVIGATION */
#nav-main ul li{float:left; line-height:29px; font-size:13px;}
#nav-main ul li a{float:left; color:#fff; padding:0 15px;}
#nav-main ul li.current_pae_item a, #nav-main ul li a:hover{text-decoration:none; background:#7cdc6c;}

#nav-main ul li .sf-with-ul{background:url(images/arrow.png) no-repeat 98% 11px;}
#nav-main ul li li .sf-with-ul{background:url(images/arrow2.png) no-repeat 98% 11px;}
#nav-main ul li .sf-sub-indicator{display:none;}
#nav-main ul li ul{float:left; position:absolute; top:29px; background:#64c555; width:150px;}
#nav-main ul li li{float:none; display:block; position:relative;}
#nav-main ul li li a{float:none; display:block; padding:6px 15px; line-height:1;}

#nav-main ul li li ul{top:0px; left:150px;}

/* CONTENT */
#content-box p{padding-bottom:10px;}
#content-box a{color:#390;}
.pagetitle{padding:0 10px;}
.ext-desc{padding:10px 10px 0 10px;}
	
	/* SIDEBAR */
	
	/* SEARCH */
	#searchform{background:url(images/search_bk.png) no-repeat; height:68px; padding:20px 0 0 20px; margin-bottom:10px;}
	#searchform label{display:none;}
	#searchform .search-txt{background:url(images/search_txt.png) repeat-x top; border:#65b260 1px solid; height:24px; width:580px; padding:6px 5px 0 5px; font-size:14px; font-weight:bold; margin-right:15px;}
	#searchform .search-btn{background:url(images/search_btn.png) no-repeat; width:70px; height:32px; border:0; padding-bottom:2px; cursor:pointer; font-size:16px; color:#fff; font-weight:bold;}

	/* Category List */
	#main-category-listing{padding-bottom:15px;}
	#main-category-listing a{color:#52a508;}
	#main-category-listing ul li{float:left; width:355px; padding:5px 10px 5px 0;}
	#main-category-listing ul li li{float:none; display:inline; padding:0;}
	#main-category-listing ul li a{font-weight:bold; display:inline-block; padding-top:5px;}
	#main-category-listing ul li li a{font-weight:normal; display:inline; padding-top:0;}
	#main-category-listing ul li .cat-icon{float:left; width:40px; height:50px; background-image:url(images/icons.png); background-repeat:no-repeat; margin-right:5px;}
		
		/* Icons */
		#main-category-listing ul li .ico-mob{background-position:0px top;}
		#main-category-listing ul li .ico-ele{background-position:-40px top;}
		#main-category-listing ul li .ico-tra{background-position:-80px top;}
		#main-category-listing ul li .ico-off{background-position:-120px top;}
		#main-category-listing ul li .ico-mac{background-position:-160px top;}
		#main-category-listing ul li .ico-com{background-position:-200px top;}
		#main-category-listing ul li .ico-aut{background-position:-240px top;}
		#main-category-listing ul li .ico-mem{background-position:-280px top;}
	
	/* POST*/
	.post{margin-bottom:15px;}
	.post-title{font-size:20px; color:#390; background:url(images/post_title.png) repeat-x bottom; padding:4px;}
	.post-content{padding:12px;}
	.post-content p{padding:0 0 15px 0;}
	.post-content .prod-details{font-size:16px;}
	.post-content .post-img-hold{float:left; margin:0 25px 5px 0; width:200px; text-align:center;}
	.post-content img.post-pic{max-width:200px;}
	.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:18px;}
	.post-content h2{font-size:16px;}
	.post-content h3{font-size:14px;}
	.post-content b, .post-content strong{font-weight:bold;}
	.post-content i, .post-content em{font-style:italic;}
	
	.archive-list{width:730px;}
	.archive-list .post-content{background:url(images/post_arch.png) repeat-y left; border-bottom:#ccc 1px solid;}
	.archive-list .alt .post-content{background:url(images/post_arch_alt.png) repeat-y left;}
	.archive-list .post-arch-meta{float:right; width:148px; text-align:center; margin-top:45px; color:#090;}
	.archive-list .post-arch-meta strong{color:#390;}
	.archive-list .post-arch-content{margin-right:180px;}
	.archive-list .prod-price{font-size:16px;}
		
	.navigation{height:20px; padding:5px 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 */
	#comments, #respond{font-size:22px; border-bottom:#e5e5e5 1ps dotted;}
	#commentform p{padding:8px 0;}
	#commentform label{width:100px; 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:520px;}
	#submit{background:#8dc267; border:#568e2a 1px solid; color:#fff; height:30px; margin-left:110px;}	
	
	ol.commentlist{padding:20px;}
	ol.commentlist li{padding:15px; border-bottom:#eee 1px dotted;}
	ol.commentlist li.alt{background:#f5f5f5;}
	ol.commentlist .comment-content{padding:10px 0;}
	ol.commentlist .comment-content a{color:#9c3;}
	ol.commentlist small{font-size:11px;}
	ol.commentlist b.auth a{font-weight:bold; color:#6c0;}
	
/* FOOTER */
#footer a{color:#fff;}
#footer p{padding:5px 0;}
#footer b, #footer strong{font-weight:bold;}
#footer i, #footer em{font-style:italic;}
#footer .fot-box{float:left; padding:0 30px; width:260px;}
#footer .fot-box h3{font-size:18px;}
#footer .fot-main{text-align:center; padding-top:20px; border-top:#708965 1px solid; margin-top:20px;}
#footer .fot-main ul li{display:inline;}
#footer .fot-main ul li a{padding:0 5px;}

/* OTHER */
.clear{clear:both;}
.al-right{text-align:right;}
