/*
Theme Name: Dezinerfolio (s)impress
Theme URI: dezinerfolio.com	
Description: Simple and Clean theme
Version: 1.0
Author: Navdeep Raj
*/


*{
	margin:0px;
	padding:0px;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #d6dbbf url(images/bodymainbg.gif) repeat-x 0 0;
	color:#666666;
}


h1, h1 a{
	font-size:18px;
	font-weight:normal;
}


#menu{
	background:#e1e5d0 url(images/sbar_bg.gif) repeat-x left top;
	width:250px;
	float:left;
	padding:8px 1px;
}

#menu li{
	list-style:none;
}

#menu li a{
	border-bottom:1px solid #d6dbbf;
	width:230px;
	padding:10px 5px 10px 15px;
	display:block;
	text-decoration:none;
	color:#5b5f4a;
}

#menu .df_menu_head{
	background:url(images/sbar_menu_heading.gif) repeat-x left bottom;
	border-bottom:1px solid #b8bda2;
	width:230px;
	padding:10px 5px 10px 15px;
	display:block;
	font-weight:bold;
	color:#5b5f4a;
	clear:both;
}

#menu li a:hover{
	background:#f4f5ee url(images/sbar_item_bg.gif) repeat-x left bottom;
	border-bottom:1px solid #b0b694;
}

.wrap, .wrap_old{
	width:900px;
	margin:0 auto;
}

.commentmetadata{
	float:right;
	color:#999999;
}

.innercont_main .commentmetadata a{
	color:#999999;
}

.wrap{
	background:url(images/body_page_bghack.gif) repeat-y 0 0;
}

#header{
	 height:40px;
	 clear:both;
	 padding-top:27px;
}

#header .wrap_old h1 a{
	float:left;
	width:252px;
	text-align:left;
	font-size:25px;
	
}	

#header h1 a{
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}	


#header .topnavi{
	height:40px;
}

#header .topnavi li{
	float:left;
	list-style:none;
}

#header .topnavi li a{
	padding:10px 20px 0px 20px;
	display:block;
	height:30px;
	background:url(images/menu_all.gif) repeat-x left top;
	margin-right:1px;
	text-decoration:none;
	float:left;
	color:#41472e;
}

#header .topnavi li a:hover{
	background:url(images/menu_all.gif) repeat-x left 100%;
}

#header .current_page_item a{
	background:#FFF!important;
}

.left{
	clear:both;
}


.innercont_main{
	width:615px;
	float:right;
	padding-left:15px;
	padding-right:15px;
	background:#FFF;
	min-height:500px;
	overflow:hidden;
}

.innercont_main .h2comment{
	background:url(images/chaticon.gif) no-repeat left center;
	border-bottom:1px solid #CCC;
	padding:15px 0px 15px 42px;
}



.innercont_main a{
	color:#636e3b;
	text-decoration:none;
}

.innercont_main a:hover{
	color:#000;
}

.posttop{
	padding:25px 0px;
	height:1%;
	overflow:hidden;
}

.contentcutter{
	background:url(images/content_cut.gif) no-repeat right center;
	height:20px;
	display:block;
	clear:both;
	padding:15px 0px;
}

.posttop ul{
	padding:15px 0px;
}

.posttop ul li{
	list-style:none;
	padding-left:25px;
	background:url(images/ulli.gif) no-repeat left center;
	padding:10px 0px 10px 25px;
}

.posttitle a{
	font-size:16px;
	font-weight:bold;
	padding:0px 0px;
	display:block;
}

.innercont_main h1{
	font-size:18px;
}

.innercont_main h2{
	font-size:16px;
	font-weight:bold;
}

.innercont_main h3{
	font-size:14px;
	font-weight:bold;
}

.innercont_main h4{
	font-size:12px;
	font-weight:bold;
	
}

.innercont_main h1, .innercont_main h2, .innercont_main h3, .innercont_main h4{
	padding:5px 0px;
	display:block;
	color:#636e3b;
}

.innercont_main h1:hover, .innercont_main h2:hover, .innercont_main h3:hover, .innercont_main h4:hover{
	color:#000;
}

.feedback a{
	background:url(images/comments.gif) no-repeat 0 0;	
	display:block;
	float:right;
	width:96px;
	height:31px;
	padding-top:8px;
	padding-left:40px;
	font-size:11px;
	color:#555;
}


.footer{
	clear:both;
	height:1%;
	overflow:hidden;
	text-align:center;
	padding:10px;
	background:#cad0b1;
	margin-top:35px;
	border-top:1px solid #b6bc9c;
}

.footer *{
	color:#646950;
	
}

.footer a{
	font-weight:bold;
	text-decoration:none;
	padding-right:15px;
	
}

.clear{
	clear:both;
}

#menu #s{
	width:228px;
	padding:5px;
	border:1px solid #b8bda2;	
	background:#f2f4e9;
	margin:5px;
}

#menu #s:hover, #menu #s:focus{
	border:1px solid #9ba180;	
	background:#FFF;
}

.commentlist li{
	padding:10px;
	border-bottom:1px solid #CCC;
	list-style:none;
	width:600px;
	height:1%;
	overflow:hidden;
	background:url(images/comments_bg.gif) repeat-x left bottom;
}

.commentlist li:hover{
	background:url(images/comments_bg_alt.gif) repeat-x left bottom;
	border-bottom:1px solid #aaa;
}



.innercont_main #postcomment{
	padding-top:35px;
}

#commentform p{
	padding:5px 0px;
}

#commentform #submit{
	background:url(images/comments_bg.gif) repeat-x left bottom;
	padding:5px 10px;
	border:1px solid #AAA;
	cursor:pointer;
}

#commentform #submit:hover{
	border:1px solid #888;
}

.commentlist img{
	margin-right:10px;
	margin-bottom:5px;
	background:#FFF;
}

.entry-meta{
	clear:both;
	font-size:11px;
	color:#666666;
	padding:10px;
	background:url(images/form_bg.png) repeat 0 0;
	margin:10px 0px;
	line-height:18px;
	border-bottom:1px solid #CCC;
	border-top:1px solid #CCC;
}



.entry-meta a{
	color:#667337;
	text-decoration:none;
	border-bottom:1px dotted #667337; 
}

.entry-meta a:hover{
	border-bottom:1px dotted #000; 
	color:#000;
}



#commentform textarea{
	width:269px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
}



#commentform #author:focus,#commentform #email:focus,#commentform #url:focus,#commentform textarea:focus,#commentform #author:hover,#commentform #email:hover,#commentform #url:hover,#commentform textarea:hover, #code:hover, #code:focus {
	border:1px solid #8f9575;
	background:#FFF url(images/form_bg_hover.png);
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea, #code {
	background:#FFF url(images/form_bg.png);
	border:1px solid #dbdbdb;
	color:#5e6347;
	padding:5px;
}





.date{
	background:url(images/datebgimg.gif);
	background-repeat:no-repeat;
	width:60px;
	height:54px;
	text-align:center;
	float:right;
	color:#464854;
	padding-top:5px;
	font-size:11px;
	margin-bottom:15px;
}



.date div {
	font-size:18px;
	font-weight:700;
	color:#FFF;
	padding-top:7px;
}

blockquote{
	background:red;
	line-height:18px;
	background:url(images/blockquote.gif) no-repeat left top;
}

blockquote p:first-letter{
	padding-left:25px;
}

.sorrydialog{
	text-align:center;
	padding:125px 0px;
	background:url(images/simpresslogo.gif) no-repeat center bottom;
}

.yetnocomment{
	padding:15px 0px;
	text-align:center;
}

.rss_subscribe{
	background:url(images/rsssubscribe.gif) no-repeat right top;
	width:194px;
	height:62px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	padding-left:25px;
	padding-bottom:5px;
}


.quicklinks{
	position:fixed;
	z-index:999999px;
	height:48px;
	width:16px;
	top:67px;
	display:block;
	left:50%;
	margin-left:455px;
}

.ql_home{
	background:url(images/ql_home.gif) no-repeat 0 0;
	width:16px;
	height:14px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding-bottom:2px;
}

.ql_contact{
	background:url(images/ql_mail.gif) no-repeat 0 0;
	width:16px;
	height:14px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	padding-bottom:2px;
}

.ql_rss{
	background:url(images/ql_rss.gif) no-repeat 0 0;
	width:16px;
	height:16px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

.storycontent img{
	padding:10px;
}
