/*
Theme Name: Under Bard
Description: Normal wordpress theme for UnderBard.se
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-family: Arial, Helvetica, sans-serif; background:#36291c; font-size:12px; color:#4b4b4b;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}

/* STRUCTURE */
#holder{width:960px; background:url(images/header.png) no-repeat center top; margin: 0px auto;}
#header{height:132px;}
#nav-main{height:46px; line-height:46px; margin-bottom:26px; width:620px; padding:0 10px;}
#content-box{background:url(images/content.gif) repeat-y center;}
#content-hold{padding:5px 0 40px 0; background:url(images/content_bot.png)no-repeat center bottom;}
#main-panel{float:left; width:600px; padding:0 20px;}
#sidebar{float:left; width:320px;}
#fot-box{padding:10px 20px 30px 20px; color:#fff; background:#738f32 url(images/footer.png) no-repeat center bottom;}
#footer{padding:20px; text-align:center; color:#fff; margin-bottom:15px;}

/* HEADER */
#top-nav{float:right; color:#fff; padding-top:20px;}
#top-nav li{display:inline;}
#top-nav li a{color:#d7d5d2; padding:0 5px;}
#logo{padding-top:30px;}
#logo a{display:block; height:80px; width:330px; overflow:hidden; text-indent:-1000px;}
#logo-sub{display:none;}

/* NAVIGATION */
#nav-main li{float:left; padding:0 5px;}
#nav-main li a{float:left; color:#fff; font-weight:bold; font-style:italic; padding:0 10px;}
#nav-main li.current_page_item a{color:#ff9;}
#nav-main li.current_page_item a:hover{text-decoration:none;}

	/* SEARCH */
	#searchform{float:right; padding:12px 18px 0 0;}
	#s{width:230px; margin-right:15px; height:20px; background:none; border:0; color:#dbd9d6;}
	#searchsubmit{width:25px; height:25px; padding-bottom:3px; cursor:pointer; background:none; border:0;}

/* CONTENT */
#main-panel a{color:#9c3; font-weight:bold;}

	/* SIDEBAR */
	.box{padding:0 20px; margin-bottom:20px;}
	.box h3{color:#432609; font-size:18px; font-weight:bold; background:url(images/pin.png) no-repeat left 50%; padding-left:30px; border-bottom:#cdd9a4 1px solid; line-height:32px; margin-bottom:5px;}
	.box h3 a{color:#432609; font-weight:bold;}
	.box a{color:#333;}
	.box a:hover{color:#432609; text-decoration:none;}
	.box ul li{padding:8px 0; border-bottom:#bfcb96 1px dashed; background:url(images/bullet2.gif) no-repeat left 11px; padding-left:12px;}
	.box ul li:hover{background:url(images/bullet2.gif) no-repeat 2px 11px;}
	.box-ad{background:#e0e6cc url(images/box_ad.gif) repeat-y left; padding:10px 20px;}
	.box-ad h3{background:url(images/pin2.png) no-repeat left 50%;}
	.box-ad ol li{float:left; padding:3px;}
	.box-ad ol li a{float:left; border:#ccc 4px solid;}
	.box-ad ol li a:hover{border:#bbb 4px solid;}

	/* POST */
	.post{ margin-bottom:20px;}
	.post-head{background:url(images/post_head.png) repeat-x bottom; padding:4px 5px;}
	.post-title{background:url(images/post_title.gif) no-repeat left top; padding-left:40px; line-height:40px;}
	.post-title, .post-title a{color:#432609!important; font-size:24px; font-weight:bold;}
	.post-title a:hover{text-decoration:none; color:#000!important;}
	.post-content{padding:10px 0;}
	.post-content p{padding:0 0 10px 0;}
	.post-content ul{list-style-image:url(images/bullet.gif); 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 img{padding:4px; border:#cdcdcd 1px solid;}
	.post-content h1{font-size:17px; font-weight:bold;}
	.post-content h2{font-size:15px; font-weight:bold;}
	.post-content h3{font-size:13px; font-weight:bold;}
	.post-content b, .post-content strong{font-weight:bold;}
	.post-content i, .post-content em{font-style:italic;}
	.post-extra{background:#fafafa; border:#b2b2b2 1px dashed; padding:10px 15px; margin:5px 0;}
	.post-extra h3{color:#432609; border-bottom:#e5e5e4 1px solid; font-size:24px; font-weight:bold; margin-bottom:5px;}
	.post-comment{float:right;}
	
	.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; margin:0 10px 10px 0;}
		.alignright{float: right; margin:0 0 10px 10px;}
		.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:18px!important; color:#666!important;}
	#commentform p{padding:8px 0; font-size:12px;}
	#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:450px;}
	#submit{background:#90ac36; border:#738f32 1px solid; color:#fff; height:30px; margin-left:110px; cursor:pointer;}
	#submit:hover{background:#738f32;}
	
	ol.commentlist{}
	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:#39c;}
	ol.commentlist small{font-size:11px;}
	ol.commentlist .avatar{display:none;}
	ol.commentlist .comment-meta{margin-bottom:5px;}
	ol.commentlist b.auth a{font-weight:bold; color:#06c;}
	
/* FOOTER BOX */
#fot-box a{color:#fff;}
#fot-box a.more{color:#ff9;}
#fot-box .fot-split{width:290px; float:left; padding:0 8px;}
#fot-box .fot-split h3{font-weight:bold; height:28px; padding:25px 5px 0 50px; line-height:25px; font-style:italic; font-size:22px; font-family: "Myriad Pro", Arial, Helvetica, sans-serif; border-bottom:#8fa55b 1px solid; margin-bottom:15px;}
	#fot-box .fot-split h3.ico-abt{padding:27px 5px 0 25px; background:url(images/fotico_abt.png) no-repeat left bottom;}
	#fot-box .fot-split h3.ico-twit{padding:27px 5px 0 58px; background:url(images/fotico_twit.png) no-repeat left bottom;}
	#fot-box .fot-split h3.ico-file{padding:27px 5px 0 40px; background:url(images/fotico_file.png) no-repeat left bottom;}
#fot-box .fot-split p{padding-bottom:10px;}
#fot-box .fot-split li{border-bottom:#8fa55b 1px dashed; padding:3px 8px;}
#fot-box .fot-center li{padding:0 5px 10px 5px; margin-bottom:10px;}
#fot-box .fot-right li a{background:url(images/bullet.gif) no-repeat left 5px; padding-left:10px;}
#fot-box .fot-left img{float:left; border:#c5c5c5 1px solid; margin:0 10px 5px 0;}

/* FOOTER */
#footer a{color:#aed480;}
#footer a, #footer span{padding:0 5px;}

/* OTHER */
.clear{clear:both;}