/*
Theme Name: KnutRock WordPress Theme
Theme URI: http://blog.knutfischer.com
Description: Theme designed by Knut Fischer, based on a theme by <a href="http://Dellustrations.com/">Dellustrations</a>.
Version: 1.0
Author: Knut Fischer, thanx to Dellustrations


*/


ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color:#AB1F23;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background: #fff url('images/back4.jpg') top center repeat;
	color: #454546;
	font-family: 'Segoe UI','Verdana', Helvetia, Verdana, Arial,sans-serif;
	font-size:14px;
	line-height: 135%;
}

::selection {
	background: #edd8bb;
	}
::-moz-selection {
	background: #edd8bb;
}

#main{
	width: 1114px;
	float: left;
}

#navi{
	display: inline;
	width: 944px;
	height: 37px;
	float: left;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 85px;
}

#navi ul li{
	float: left;
	height: 24px;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 20px 0px 20px;
	background: url(images/navi_bg.jpg) no-repeat right;
}

#navi ul li a{
	color: #8a7568;
}

#navi ul li a:hover{
	color: #d6c3a1;
	text-decoration: none;
}

#navi ul li.active a{
	color: #d6c3a1;
}

#navi ul.subscribe{
	float: right;
	margin: 10px 0px 0px 0px;
}

#navi ul.subscribe li{
	font-size: 12px;
	font-weight: normal;
	color: #b5a397;
	padding: 0px 13px 0px 13px;
	background: url(images/subscribe_navi.jpg) top left no-repeat;
}

#navi ul.subscribe li.nobg{
	background: none;
}

#navi ul.subscribe li a{
	color: #b5a397;
}

#header{
	display: inline;
	width: 984px;
	height: 404px;
	float: left;
	margin: 0px 0px 55px 64px;
}

#logo{
	display: inline-block;
	width: 150px;
	height: 150px;
	float: left;
	margin: 0px 0px 0px 28px;
	background: url(images/logo.png) no-repeat;
	text-indent: -9999px;
}

#header input.keywords{
	display: inline-block;
	width: 259px;
	height: 38px;
	float:right;
	color: #94847b;
	padding: 28px 0px 0px 15px;
	margin: 36px 36px 0px 0px;
	border: none;
	background: url(images/search_bg.jpg) no-repeat;
	visibility: hidden;
}

.post-img{
	height:166px;
	width:166px;
	background:url('images/cats/l.png');
	float:left;
		border:#dbdbdb solid 2px;padding:3px;
	}
	
	
.post ul.st-related-posts{
	list-style: none;
}

#welcome{
	display: none;
	width: 430px;
	float: right;
	margin: 150px 50px 0px 0px;
	background: url(images/profile.png) right 20px no-repeat;
}

.welcome{
	display: block;
	width: 159px;
	height: 24px;
	background: url(images/welcome.jpg) no-repeat;
	text-indent: -9999px;
}

#welcome p{
	margin: 11px 0px 0px 24px;
	color: #fff;
	width:250px;
	font-size: 14px;
}

.alignleft {float: left; text-align: left;}

.alignright {float: right; text-align: right;}

blockquote {
	border-left: 1px dotted #594C3A;
	border-bottom: 1px dotted #594C3A;
	color: #594C3A;
	padding: 1px 0px 10px 25px;
	margin: 12px 25px 0px 0px;}


#content{
	display: inline;
	width: 999px;
	float: left;
	margin: 0px 0px 0px 57px;
	background: url(images/content_bg.png) repeat-y;
	padding-bottom:15px;
}

#content_text{
	width: 999px;
	float: left;
	margin: 0px 0px 0px 0px;
}

#left_column{
	width: 640px;
	padding: 16px 22px 0px 0px;
	float: left;
}

.post{
	width: 640px;
}

.post_heading{
	width: 566px;
	height: 40px;
	float: left;
	padding: 6px 35px 0 39px;
	margin: 0px 0px 19px 0px;
	background: url(images/post_heading_bg.png) no-repeat;
}

.heading{
width:520px;
float: left;

}
.date{
	color: #fff;
	float: left;
	font-size: 18px;
}

.post_heading h2{
	color: #594c3a;
	font-weight: normal;
	font-size: 21px;
	padding: 0px 0px 0px 13px;
	float: left;
}
.post_heading h2 a{
	color: #594c3a;
	
}

.post-date {
	float:left;
	width: 45px;
}

.post-month {
	font-size: 11px;
	line-height:100%;
	text-transform: uppercase;
	font-weight:bold;
	color: #fffeee;
	text-align: center;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #fffeee;
	line-height: 18px;
	text-align: center;
}


.post ul{
	list-style:disc;
	padding-left:15px;
}
.comments{
	float: right;
}

.entry{
	width: 605px;
	padding: 0px 0px 22px 35px;
	float: left;
	text-align:justify;
}

.entry .text{
	min-height: 200px;
	text-align:justify;
	padding-right:25px;
}

.entry img{

	margin: 0px 17px 0px 0px;

}

.entry p{
	
	font-size: 14px;
	margin: 0px 0px 25px 0px;
}

/* doh?
.entry span{
	width: 300px;
	color: #686868;
	font-size: 11px;
	float: left;
}
*/


.entry a.continue{
	color: #ad1f23;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	float: left;
	text-decoration: underline;
	width:300px;
}

.info {
	font-size:12px;
	text-align: right;
	padding-right:25px;
}


.page_navigation{
	width: 605px;
	float: left;
	clear: both;
	padding: 0px 0px 22px 35px;
}

.page_navigation p{
	color: #ad1f23;
	float: left;
	font-weight: bold;
	font-size: 14px;
}

.page_navigation ul{
	float: right;
}

.page_navigation ul li{
	float: left;
	font-size: 14px;
	color: #ad1f24;
	margin: 0px 1px;
}

.page_navigation ul li a{
	float: left;
	font-size: 14px;
	border: 1px solid #c3c3c3;
	color: #ad1f24;
	background: #e8e7e7;
	padding: 1px 4px;
}
.page_navigation ul li a:hover{
	color: #212121;
	text-decoration: none;
}

.page_navigation ul li.active a{
	color: #212121;
	text-decoration: none;
}
.category-bg{
	width: 327px;
	float: right;
	margin:0px 0px 20px 0px;
	font-size:12px;
	padding: 0px 10px 0px 0px;
}

.pagetitle{

	margin:0px 5px 20px 20px;
}

.category-bg h2{
	width: 268px;
	height: 37px;
	float: left;
	clear: both;
	padding: 10px 51px 0px 18px;
	margin: 16px 0px 19px 0px;
	background: url(images/categories_heading_bg.png) no-repeat;
}

ul.category-bg ul{
margin-left:20px;

}

ul.category-bg li{
	display: block;	

}

.widget_archive ul li, .cat-item {
	float:left;
	width:150px;
}

ul.category-bg .children{
	margin:0px;
/*	border-bottom: 1px dotted #494849;*/
	float:left;
}

ul.category_bg img{
	float: right;
	}
#footer{
	display: inline;
	width: 941px;
	height: 145px;
	float: left;
	clear: both;
	padding: 26px 22px 0px 22px;
	margin: 0px 0px 100px 65px;
	background: url(images/footer_bg.jpg) repeat-x;
}

#footer h3{
	display: block;
	width: 100%;
	font-size: 21px;
	font-weight: normal;
	color: #9c8f7c;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 14px 0px;
	border-bottom: 1px dotted #9c8f7c;
}

#footer p{
	color: #9c8f7c;
	font-size: 12px;
}

#footer p.copyright{
	width: 941px;
	color: #9c8f7c;
	font-size: 12px;
	float: left;
	margin: 30px 0px 0px 0px;
}
#footer p.copyright a{
	color: #9c8f7c;text-decoration:none;
	}

#footer p.copyright span{
	float: left;
}


#footer p.copyright span.right{
	float: right;
}



#footer p a{
	color: #9c8f7c;
	text-decoration: underline;
}


.author{
	width: 394px;
	height:90px;
	float: left;
	background: url(images/profile3.png) -20px 15px no-repeat;
}

.author p{
	margin-left:80px;
}
.social{
	width: 332px;
	float: left;
}

.suggestions{
	width: 214px;
	float: left;
}

.social a:hover, .suggestions a:hover{
	border-bottom: 2px solid #edd8bb;
}
.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}

#container{
	width: 1163px;
	float: left;
	padding: 56px 0px 0px 37px;
	background: url(images/body_bg.jpg) no-repeat;
}

#wrapper{
	width: 1200px;
	margin:0 auto;
}


form#commentform{
}
form#commentform p{
margin:0 0 5px 19px;
}
form#commentform p textarea{
margin:0 0 0 0;
}
form#commentform .input{
border-left:#a59e96 solid 2px;border-top:#a59e96 solid 2px;border-right:#e2d8cd solid 1px;border-bottom:#e2d8cd solid 1px;background:#eee4d8;height:30px;width:230px;
}
form#commentform textarea{
border-left:#a59e96 solid 2px;border-top:#a59e96 solid 2px;border-right:#e2d8cd solid 1px;border-bottom:#e2d8cd solid 1px;height:190px;width:580px;overflow:hidden;
}
form#commentform label{
color:#a4282c;font-size:12px;
}


.commentbody {
	margin: 0px 0px 20px 0px;
	padding: 16px 12px 16px 12px;
	background: #fff;
	border: 1px solid #edd8bb;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px; /* future proofing */
-khtml-border-radius: 10px; /* for old Konqueror browsers */
border-bottom:2px solid #edd8bb;

	}


#com_info {padding: 0px 0px 0px 0px;}


.comment_title {
	font-weight: bold;
	font-size: 16px;
}

.commentlist {list-style: none;}


.commentcount {
	font-size: 36px;
	font-weight: bold;
	color: #edd8bb;
	float: right;
	margin: 20px 12px 20px 12px;
	padding: 5px }

