/*
	Theme Name: WordPress Default
	Theme URI: http://wordpress.org/
	Description: 
	Version: 1.6
	Author: ncm.at
	Author URI: http://www.ncm.at/
	Tags: 
	Text Domain: 
*/

/*** reset ***/
*{
	margin:0;
	padding:0;
}
/*** /reset ***/

/*** allgemeines ***/
body{
	font-family:Verdana, Arial, Sans-Serif;
	font-size:12px;
	color: #333;
}
a{
	color:#4b4b4b;
	text-decoration:underline;
}
a:hover{text-decoration:none;}

hr {display: none;}
/*** /allgemeines ***/

#page{
	position:relative;
	width:960px;
	margin:12px auto 0 auto;
	overflow:hidden;
}
#page:after{
	content: ".";
	font-size: 0%;
	display: block;
	clear: both;
	text-indent: -9999px;
	visibility: hidden;
}

/*** header ***/
#header{
	display:block;
	width:960px;
	height:139px;
	background:url(images/bg_header.gif) 0 0 no-repeat;
}
#logo a#logo_name{
	background:url(/nav/logo.png) 0 0 no-repeat;
	width: 160px;
	height: 159px;
	padding: 0;
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -80px;
	z-index: 10000;
	text-indent: -9999px;
	
	-moz-box-shadow: 2px 2px 4px #333;
	-khtml-box-shadow: 2px 2px 4px #333;
	-webkit-box-shadow: 2px 2px 4px #333;
	-o-box-shadow: 2px 2px 4px #333;
	-ms-box-shadow: 2px 2px 4px #333;
	box-shadow: 2px 2px 4px #333;
}



#logo a#logo_blog{
	
	padding: 0;
	position: absolute;
	top: 75px;
	left: 50%;
	margin-left: 100px;
	z-index: 10000;
	font-family: "Times New Roman", Times, serif;
	font-size: 52px;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	}

#topimg{
	position:absolute;
	top:141px;
	left:0;
}
#adresse, #kontakt{
	position:absolute;
	top:20px;
	left:20px;
	line-height:18px;
	font-size:11px;
}
#kontakt{
	left:780px;
	text-align:right;
}
#kontakt a{
	color:#333;
}


#searchform{
	float:left;
	margin:10px 0 0 45px;
	width:210px;
}
#searchform label{
	display:inline-block;
	float:left;
	text-indent:-19999px;
	background:url(images/suche.gif) 0 0 no-repeat;
	width:29px;
	height:30px;
}
#searchform input{
	border:1px solid #dcdcdc;
	float:left;
	font-size:11px;
	color:#999;
	padding:4px;
	height:10px;
	width:140px;
	margin:7px 0 0 3px;
	background:url(images/pattern.gif);
}
#searchform input#searchsubmit{
	background:url(images/go.gif);
	display:block;
	width:34px;
	height:19px;
	text-indent:-1999px;
	cursor:pointer;
	border:0;
	overflow:hidden;
	margin-left:12px;
}
/*** /header ***/

/*** sidebar ***/
#sidebar{
	float:right;
	margin:357px 0 25px 0;
	width:245px;
}
*html #sidebar{
	float:right;
	margin:357px 0 25px 0;
	width:245px;
}

#sidebar ul#rss, #sidebar ul#youtube, #sidebar ul#facebook{
		display:block;
		height:46px;
		padding-top:10px;
		background:url(images/rss.gif) no-repeat;
		padding-left: 65px;
		vertical-align:middle;
	}
#sidebar ul#youtube{
		background-image:url(images/youtube.gif);
	}
#sidebar ul#facebook{
		background-image:url(images/facebook.gif);
	}
#sidebar li{
	list-style-type:none;
	}
#sidebar li a{
	list-style-type:none;
	padding-left:65px;
	background:url(images/raquo.gif) 55px 5px no-repeat;
	}
#sidebar ul#rss li a, #sidebar ul#youtube li a, #sidebar ul#facebook li a{
		display:block;
		height:12px;
		background:url(images/raquo.gif) 0 5px no-repeat;
		padding-left:12px;
		margin-bottom:4px;
	}

#sidebar h2 {
	display:block;
	text-indent:-1999px;
	width:222px;
	height:16px;
	margin:0;
}
#sidebar span.dotted {
	display:block;
	width:100%;
	height:1px;
	background: url(images/dotted.gif);
	margin-top:30px;
	overflow:hidden;
}
#sidebar #archives-3, #sidebar #categories-3, #sidebar #search-3{
	margin-top:30px;
	background:url(images/archiv.gif) 0 20px no-repeat;
	display:block;
	height:auto;
	}
#sidebar #archives-3 h2{
	background:url(images/hl_archiv.gif) 0 0 no-repeat;
}
#sidebar #categories-3{
	background:url(images/themen.gif) 0 20px no-repeat;
	}
#sidebar #search-3{
	background:url(images/suche.gif) 0 20px no-repeat;
	height:70px;
	}
#sidebar #categories-3 h2{
	background:url(images/hl_kategorien.gif) 0 0 no-repeat;
}
#sidebar #search-3 h2{
	background:url(images/hl_suche.gif) 0 0 no-repeat;
}
#sidebar #tag_cloud-4{
	margin-top:20px;
}
#sidebar #tag_cloud-4 div{
	display:block;
	background:url(images/pattern.gif);
	border:1px solid #dcdcdc;
	padding:10px;
}
#sidebar #tag_cloud-4 h2{
	background:url(images/hl_tags.gif) 0 0 no-repeat;
	margin-bottom:15px;
}
#sidebar #tag_cloud-4 a{
	background:none;
	padding:0;
	text-decoration:none;
}


#sidebar ul ul{
	margin:10px;
	line-height:28px;
}
#sidebar .icon_rss, #sidebar .icon_email{
	display:block;
	height:28px;
	padding:0 0 0 40px;
	background:url(images/rss.gif) 0 50% no-repeat;
}
#sidebar .icon_email{
	background-image:url(images/email.gif);
	margin-top:5px;
}
#sidebar #tag_cloud-3  div{padding:10px 5px;}
#sidebar #tag_cloud-3 a{
	color:#515151;
	text-decoration:none;
}
#sidebar .backhome{
	display:block;
	background:url(images/home.gif) -5px 0 no-repeat;
	width:247px;
	height:46px;
	text-indent:-1999px;
	overflow:hidden;
	margin-top:40px;
}
/*** /sidebar ***/

/*** footer ***/
#footer{
	width:910px;
	margin:0 auto 30px auto;
	clear:both;
	background:url(images/pattern.gif);
	padding:20px 25px;
}
#footer p{font-size:11px;}
/*** /footer ***/

/*** content / blog eintr�ge ***/
#content{
	float:left;
	margin:359px 0 0 1px;
	width:690px;
	display:inline;
}
*html #content.narrowcolumn{
	margin-left:0;
}
h2.pagetitle{
	color:#98782d;
	font-size:18px;
	font-weight:normal;
	margin-bottom:40px;
}
.post{
	position:relative;
	border:2px solid #98782d;
	margin:0 0 10px 0;
}
.post h2, .post h2 a, .post h3, .post h3 a{
	font-size:24px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	color:#4b4b4b;
	text-decoration:none;
	padding:13px 7px;
}
.post h2{
	display:block;
	margin:0;
	height:30px;
	/* border:1px solid #ccc; */
}
.entry{
	padding:0 15px 15px 15px;
	line-height:20px;
}
.post strong{color:#999;}
.post p{margin-bottom:16px;}
.post img{
	border:none;
	clear:both;
	float:left;
	margin-top:7px;
	}

.post small{
	position:absolute;
	display:block;
	width:105px;
	height:27px;
	background:url(images/date.gif) 0 0 no-repeat;
	top:-33px;
	left:-4px;
	color:#98782d;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	padding:6px 0 0 18px;
	margin:0;
	overflow:hidden;
}
*html .post small{
	top:-31px;
}
.post-teaser-more a{
	background:url(images/pattern.gif);
	display:block;
	width:100px;
	text-align:center;
	float:right;
	border:1px solid #9f9f9f;
	text-decoration:none;
	margin-top:20px;
}
#teilen {
		display:block;
		margin-bottom:80px;
		}
#teilen a{
		display:block;
		height:22px;
		padding:6px 0 0 34px;
		background:url(images/fb.gif) no-repeat;
		float:left;
		margin-left:7px;
		}
#teilen a.twitter{
		background:url(images/tw.gif) no-repeat;
		margin-left:23px;
		}

p.postmetadata { /* tags & kategorie am eintrag-ende */
	margin-bottom:0;
	padding:5px 15px;
	font-size:11px;
	height:16px;
	clear:both;
}
p.postmetadata a{color:#333;}
p.postmetadata span.left{float:left;}
p.postmetadata span.right{float:right;}

/*** /content / blog eintr�ge ***/

/*** content images ***/
.wp-caption{
	background-color:#fff;
	border:1px solid #ddd;
	padding:8px 0 4px 8px;
	
}
.wp-caption p.wp-caption-text{
	font-size:11px;
	color:#666;
	margin:0;
}
.alignleft{
	float:left;
	margin:0 15px 15px 0;
}
.alignright{
	float:right;
	margin:0 0 15px 15px;
} 
/*** /content images ***/

/*** kommentare ***/
h3#comments, #respond h3{
	color:#98782d;
	font-size:14px;
	margin-bottom:16px;
}
.commentlist{margin-bottom:25px;}
.comment{
	list-style-type:none;
	background-color:#f4f4f4;
	border:1px solid #dcdcdc;
	padding:15px;
	margin-bottom:10px;
	line-height:20px;
}
#commentform input{
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
	border:1px solid #dcdcdc;
}
#commentform textarea{
	width:660px;
	padding:5px;
	border:1px solid #dcdcdc;
}
#commentform #submit{
	background:url(images/pattern.gif);
	border:1px solid #dcdcdc;
	color:#4b4b4b;
	margin-bottom:20px;
	cursor:pointer;
}
/*** /kommentare ***/
