/*
Theme Name: Krish Theme
Theme URI: http://krishnasunuwar.com.np/
Description: Krishna Sunuwar's template <a href="http://www.krishnasunuwar.com.np">Home Page</a>.
Version: 1.0
Author: Krishna Sunuwar
Author URI: http://www.krishnasunuwar.com.np/
Tags: red, gray, fixed width, three columns, widgets

	Kubrick v1.0
	 http://www.krishnasunuwar.com.np/

	This theme was designed and built by Krishna Sunuwar,
	whose blog you will find at http://www.krishnasunuwar.com.np/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@charset "utf-8";

html, body{
	font: 1em Calibri, Verdana, Arial;
	padding: 0;
	margin: 0;
	color: #3a3939;
}

a{
	color: #b60303;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


#header, #navigation, #breadcrumb, #footer, #live-update{
	display: block;
	padding: 0;
	margin: 0;
}

#mainnav, #headerpane, #container, #livepan, #footerpane{
	width: 980px;
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
}

#header{
	background: #cfcece;
	padding: 0 0 10px 0;
}
#header #headerpane{
	/*padding: 5px 0 0 0;*/
}

#header h1{
	margin: 0px;
	padding: 10px 0 0 0;
	font-size: 2em;
}

#header h1 a{
	color: #b60303;
	text-decoration: none;
}

#header #search{
	background: url(images/search_bg.jpg);
	width: 410px;
	text-align: center;
}

#header #search form{
	padding: 0;
	margin: 0;
}

#header #search input{
	border: 2px solid #e08e00;
	margin: 8px 0 0 0;
	padding: 1px;
	width: 400px;
	font-size: 1.3em;
	color: #3a3939;
}

#header #search_lft{
	background: url(images/serach_curve_lft.jpg);
	width: 5px;
}
#header #search_rt{
	background: url(images/serach_curve_rt.jpg);
	width: 5px;
}

#header #search_lft, #header #search, #header #search_rt{
	float: left;
	height: 52px;
}


#header h1 a:hover{
	text-decoration: underline;
}

#live-update{
	background: #cfcece;
	padding: 0 0 20px 0;
}

#branding{
	float: left;
	width: 530px;
	padding: 0 15px 14px 15px;
	font-size: 0.7em;
}

#twitter{
	float: left;
	width: 530px;
	padding: 0 25px 0 5px;
}

#twitter #twitter_top{
	background: #cfcece url(images/twitter_top.jpg);
	height: 5px;
	width: 530px;
}

#twitter #twitter_btn{
	background: #cfcece url(images/twitter_btn.jpg);
	height: 5px;
	width: 530px;
}

#twitter #twitter_pic, #twitter #tweet{
	background: #949292
}

#tweet{
	background: #949292;
	font-size: 0.8em;
}
#twitter #tweet .twitter_pic{
	width: 50px;
	float: left;
}

#twitter #tweet .update{
	width: 460px;
	float: left;
} 

#twitter #tweet .update ul{
	list-style: none;
	padding: 0 0 0 40px;
	margin: 0;
}

#twitter #tweet .update ul li{
	list-style: url(images/twitter_list.jpg);
	background: url(images/twitter_line_bg.jpg) repeat-x bottom;
	padding: 0 0 5px 5px;
} 

#photos{
	float: left;
	width: 420px;
}

#container-wrap{
	border-top: 1px solid #949292;
	padding: 0 0 5px 0;
}

#container{
	padding: 10px 10px 0 10px;
	min-height: 50px;
}

#container #content{
	width: 545px;
	float: left;
	border-right: 1px dotted #949292;
	min-height: 300px;
	padding: 0 15px 0 20px;
}

#container #content h3{
	margin: 10px 0 0 0;
}

#container #content ol.commentlist{
	padding: 0 10px 10px 10px;
	margin: 0;
	list-style: none;
}

ol.commentlist li{
	margin: 0;
	padding: 0;
}

ol.commentlist div.commentmetadata{
	font-size:0.7em;
}

#container #content #respond{
	padding: 10px;
}

#respond form{
	margin: 0;
}
#respond form input, #respond form textarea{
	border: 1px solid #cfcece;
}

#respond form textarea{
	width: 480px;
}

#respond form input.submit{
	background: #949292;
}

#container #content h2{
	padding: 0;
	margin: 0;
	font-size: 1.5em;
}

#container #content  .date{
	font-size: 0.7em;
}

#container #content h2 a{
	color: #3a3939;
}

#container #content .post{
	margin: 0 0 20px 0;
}

#container #content .post .tags{
	width: 300px;
	float: left;
	background: url(images/tag_bg.gif) no-repeat left;
	padding: 0 0 0 24px;
}

#container #content .post .comment{
	width: 110px;
	float: right;
	background: url(images/comment_bg.gif) no-repeat left;
	padding:  0 0 0 21px;
}

#container #sidebar1{
	width: 185px;
	float: left;
	padding: 0 5px 0 10px;
	font-size: .8em;
}

#container #sidebar1 .section{
	margin: 0 0 20px 0;
}

#container #sidebar1 h2{
	font-size: 1.2em;
	margin: 0;
}

#container #sidebar1 ul{
	margin: 0;
	padding: 0 0 0 7px;
	list-style: none; 
}

#container #sidebar1 ul li{
	background: url(images/category-list.gif) no-repeat left;
	padding: 0 0 0 14px;
}

#container #sidebar2{
	width: 185px;
	float: left;
	padding: 0 5px 0 5px;
	font-size: .8em;
}

#footer{
	background: #cfcece;
	border-top: 1px solid #949292;
	height: 40px;
	padding: 10px 0 0 0;
	font-size: .9em;
}

#footer .footernav{
	float: left;
	width: 560px;
}

#footer .footernav ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#footer .footernav ul li {
	width: auto;
	display: inline;
	position: relative;
}
#footer .footernav ul li a{
	padding: 0 7px 0 7px;
	color: #a3a1a1;
}

#footer .legal{
	float: left;
	width: 420px;
}

div.clear{
	clear: both;
}


/* for menu */
#navigation{
	background: #b60303;
}

#mainnav{
	padding: 31px 10px 0 10px;
}
#mainnav ul{
	margin: 0;
	padding: 0;
	list-style:none;
	font-size: 1.2em;
}

#mainnav ul li{
	margin: 0;
	padding: 0;
	width: auto;
	display: inline;
	position: relative;
}

#mainnav ul li a{
	color: #fff;
	text-decoration: none;
	padding: 0 10px 0 10px;
}

#mainnav ul li a:hover{
	text-decoration: underline;
}

#mainnav ul li.current_page_item{
	background: #cfcece url(images/menu_lft.jpg) no-repeat scroll left top;
}

#mainnav ul li.current_page_item a{
	color:  #b60303;
	background: url(images/menu_rt.jpg) no-repeat scroll right top;
}
