/*
Theme Name: Karnerhof Blog
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: ncm.at
Author URI: http://www.ncm.at/
Tags: karnerhof
Text Domain: 

*/

/*** reset ***/
*{
	margin:0;
	padding:0;
	list-style-type:none;
}
/*** /reset ***/

/*** allgemeines ***/
body{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	color:#333;
}
a{
	color:#00347a;
	text-decoration:underline;
}
a:hover{text-decoration:none;}

hr {display:none;}
/*** /allgemeines ***/

#wrapper{
	position:relative;
	width:962px;
	margin:0 auto;
}
#page{
	position:relative;
	float:left;
	width:100%;
	background-color:#eff4f9;
	border:1px solid #b7c9e0;
	margin-top:170px;
	margin-bottom:-90px;
	padding-bottom:30px;
}
#page:after{
	content: ".";
	font-size: 0%;
	display: block;
	clear: both;
	text-indent: -9999px;
	visibility: hidden;
}

/*** header ***/
#logo a{
	position:absolute;
	top:22px;
	left:0;
	background:url('images/logo.gif') 0 0 no-repeat; 
	width:208px;
	height:111px;
	display:block;
	text-indent:-19999px;
	outline:none;
}
.description{display:none;}
#topimg{
	position:absolute;
	top:0;
	right:-2px;
}
/*** /header ***/

/*** sidebar ***/
#sidebar{
	float:right;
	width:232px;
	background-color:#d3deec;
	margin:130px 30px 0 0;
	padding:15px 15px 0 15px;
}
#geniessen{
	display:block;
	text-indent:-19999px;
	position:absolute;
	top:50px;
	right:12px;
	background:url('images/bg_geniessen.gif') 0 0 no-repeat; 
	width:295px;
	height:56px;
}
#sidebar h2, #sidebar  #text-3 #rss a{
	display:block;
	text-indent:-19999px;
	background:url('images/hl_archiv.gif') 0 0 no-repeat;
	width:232px;
	height:19px;
}
#sidebar h2{margin-bottom:10px;}
#sidebar #categories-3 h2{background-image:url('images/hl_kategorien.gif');}
#sidebar #text-4 h2{background-image:url('images/hl_bildergalerie.gif');}
#sidebar #wp-cumulus h2{background-image:url('images/hl_tags.gif');}
#sidebar #text-5 h2{
	background-image:url('images/hl_facebook.gif');
	height:35px;
}
#sidebar  #text-3 #rss a{
	background-image:url('images/hl_abonnieren.gif');
	height:46px;
}
#sidebar ul li{
	margin-bottom:30px;
	float:left;
	width:100%;
}
#sidebar ul ul li{
	margin:0 0 0 20px;
	float:none;
	background:url('images/li.gif') 0 9px no-repeat;
	padding:0 0 0 10px;
	line-height:20px;
	font-size:11px;
}
#sidebar ul ul li a{color:#000;}
#sidebar #text-4 a img{border:1px solid #00347a;}
#sidebar #text-4 a{
	margin:0 4px 4px 0;
	display:block;
	float:left;
}
#sidebar #text-4 a.last{margin-right:0;}

#searchform label{display:none;}
#searchform input{
	border:1px solid #aebcce;
	padding:4px;
	font-size:11px;
	color:#989797;
	width:150px;
}
#searchform input#searchsubmit{
	background-color:#00347a;
	color:#fff;
	padding:3px 10px;
	margin-left:3px;
	width:65px;
}

/*** /sidebar ***/

/*** footer ***/
#footer{
	clear:both;
	width:100%;
	background:url('images/bg_footer.gif') #d3deec 50% 68px no-repeat;
	padding:130px 0 30px 0;
}
#footer p{
	font-size:11px;
	color:#000;
	width:910px;
	margin:0 auto;
	line-height:16px;
	padding-left:50px;
}
#ncm{
	float:right;
	padding:14px 0 0 19px;
	width:97px;
	font-size:10px;
	text-decoration:none;
	background:url(images/logo_ncm.gif) 0 0 no-repeat;
	color:#647d9d;
	font-family:Arial, Helvetica, sans-serif;
}
#ncm:hover, a#ncm:focus{
	background-position:0 -48px;
	color:#000000;
	outline:none;
}
#ncm b{display:none;} 
/*** /footer ***/

/*** content / blog einträge ***/
#content{
	float:left;
	width:610px;
	margin:56px 0 0 30px;
}
.post{
	width:570px;
	position:relative;
	border:solid #d3deec;
	border-width:1px 0 0 1px;
	background:url('images/bg_post.gif') #fff 100% 0 repeat-y;
	padding:20px;
}
*+html .post{padding-bottom:0;}
.post_bottom{
	width:100%;
	height:20px;
	background:url('images/bg_postmetadata.gif') 100% 100% no-repeat;
	margin:-1px 0 56px 0;
	border-left:1px solid #d3deec;
}
.post small.date{
	position:absolute;
	display:block;
	top:-26px;
	left:-1px;
	background:url('images/bg_date.gif') 0 0 no-repeat;
	width:128px;
	height:21px;
	padding:5px 0 0 5px;
	color:#00347a;
	font-size:11px;
}
.post h2, .post h2 a{
	color:#003366;
	font-size:12px;
	text-decoration:none;
}
#content h2.pagetitle{
	color:#003366;
	font-size:14px;
	margin-bottom:40px;
}
.post h2{
	border-bottom:1px solid #d3deec;
	padding-bottom:15px;
	margin-bottom:15px;
}
#content p, #content li, #content h3{
	line-height:20px;
}
.post p{margin-bottom:16px;}
p.postmetadata, .tags{font-size:11px;}
#content .post p.postmetadata{
	border-top:1px solid #d3deec;
	padding-top:15px;
	margin-bottom:17px !important;
	line-height: 1.4 !important;
}
.postmetadata span.left{float:left;}
.postmetadata span.right{float:right;} 
.facebook, .twitter{
	display:inline-block;
	text-indent:-19999px;
	overflow:hidden;
	width:20px;
	height:20px;
	float:right;
	background:url('images/bg_facebook.gif') 0 0 no-repeat;
	margin-left:5px;
}
.twitter{background-image:url('images/bg_twitter.gif');}
.more-link{
	float:right;
	text-decoration:none;
}
.more-link:hover{color:#87a1c1;}
/*** /content / blog einträge ***/

/*** content images ***/
.wp-caption img, img{border:3px solid #d3deec;}
.wp-caption p.wp-caption-text{
	font-size:11px;
	color:#989797;
	margin:0 !important;
}
.alignleft{
	float:left;
	margin:0 10px 10px 0;
}
.alignright{
	float:right;
	margin:0 0 10px 10px;
} 
/*** /content images ***/

/*** kommentare ***/
#respond{clear:both;}
#respond h3, h3#comments{
	color:#003366;
	font-size:12px;
	margin-bottom:16px;
}
#commentform p{margin-bottom:10px;}
#commentform input, #commentform textarea{
	padding:2px;
	border:1px solid #d3deec;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	color:#333;
}
#commentform input{width:200px;}
#commentform textarea{
	width:600px;
	margin-bottom:5px;
}
#commentform #submit{
	background-color:#87a1c1;
	border:1px solid #d3deec;
	color:#fff;
	cursor:pointer;
}
.commentlist{
	background-color:#fff;
	border:1px solid #d3deec;
	margin-bottom:10px;
	padding:10px;
}
.commentlist p, .comment-meta{margin-bottom:12px;}
.comment-author{margin-bottom:5px;}
.commentlist cite a{
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.comment-meta a{
	font-size:11px;
	color:#333;
	text-decoration:none;
}
/*** /kommentare ***/

.attachment-thumbnail{display:none;}
