/*  
Theme Name: snowtrex
Theme URI: http://blog.snowtrex.de/
Description: Snowtrex Theme
Author: //SEIBERT/MEDIA GmbH
Author URI: http://www.seibert-media.de/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: white;
	background-image: url(images/background.gif);
	text-align: center;
	font-family: 'Trebuchet MS', 'Tahoma', 'Arial';
	margin: 0;
	padding: 0;
	}

#page {
	margin: 10px auto;
	padding: 0;
	width: 640px;
	}

#header {
	padding: 0;
	margin: 0;
	height: 270px;
	width: 100%;
	}

.header_img {
	margin: 0px;
	padding: 0px;
	width: 640px;
	border-style: none;
	}

.header_img_text {
	position: absolute; 
	top: 178px;
	right: 0px;
	z-index: 2; 
	height: 21px;
	line-height: 21px;
	padding: 2px 22px 2px 2px;
}

.header_img_text a {
	font-size: 14px;
	font-weight: bold;
	color: #142175;
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}

.header_breadcrumb {
	position: absolute;
	text-align: right;
	top: 57px; 
	left: 265px;
	z-index: 3; 
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #8389b6;
}

#search {
	background-color: #b11f1f;
	background-image: url(images/search_bg.jpg);
	height: 33px;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	position: relative;
	border: 1px #B31F1F solid;
	}
	
* html #search {
	margin-top: -5px;
}

*+html #search {
	margin-top: -5px;
}

#s {
	height: 20px;
	width: 100px;
	position: absolute; 
	top: 7px; 
	left: 10px;
	}

* html #s {
	height: 17px;
	}
	
*+ html #s {
	height: 17px;
	}
	

#searchsubmit {
	color: #FFFFFF;
	font-size: 11px;
	border: none;
	background-color: transparent;
	}

#main {
	margin-bottom: 0px;
	background: url(images/nav_bg.gif) repeat-y;
	}
	
/*Navigation*/	

#sidebar {
	background-color: #FFF;
	float: left;
	width: 176px;
	text-align: left;
	}
	
#sidebar_nav {
	width: 156px;
	padding: 0px 10px 5px 10px ;
	}
	
#sidebar_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.nav_header, #sidebar_nav .pagenav {
	background-color: #b31f1f;
	color: #FFFFFF;
	font-size: 13px;
	margin-top: 10px;
	padding: 3px 5px;
	}

* html .nav_header {
	padding-top: 0px;
}
	
*+html .nav_header {
	padding-top: 0px;
}

*+html .ie7_nav {
	height: 1%;
	margin-top: -125px;
}

*+html .ie7_nav_sub {
	height: 1%;
}

.nav_element li, #sidebar_nav ul li ul li {
	background: #d8e8ff url(images/navi_stern.gif) no-repeat 7px 7px;
	margin-bottom: 2px;
	padding: 0px 5px 0px 18px;
	}
	
.nav_element li, .nav_element a , #sidebar_nav ul li ul li, #sidebar_nav ul li ul a{
	line-height: 20px;
	font-size: 11px;
	color: #666465;
	}

/* IE HACK */ 
* html body .nav_element, * html body .nav_element a, * html body #sidebar_nav ul li ul, * html body #sidebar_nav ul li ul a { 
   height: 1em; 
} 

/*Navigation-Ende*/	

/*Inhalt - Listenansicht*/

#content {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 457px;
	}
	
* html #content {
	width: 455px;
}

.content_star {
	padding: 10px 0px 0px 20px;
	}

.post {
	text-align: left;
	background: #FFFFFF url(images/content_stern.gif) no-repeat 12px 12px;
	padding: 10px 10px 0px 20px;
	line-height: 18px;
	}

.post h1, .post h1 a {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 15px;
	color: #192478;
	display: block;
	}
	
.post small {
	font-size: 11px;
	padding: 0px 0px 0px 20px;
	color: #666465;
	font-weight: bold;
	margin: 3px 0px 5px;
	display: block;
	font-family: Tahoma;
	}

.entry {
	margin-right: 20px;
	padding: 0px 0px 0px 20px;
	text-align: left;
	color: #666465;
	font-size: 12px;
	}

.postmetadata, .postmetadata p, .postmetadata a {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #666465;
	}
	
.postmetadata, .postmetadata p {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 10px 20px;
	}
	
.post .podPress_content {
	margin-top: 8px;
}

.post p {
	margin-bottom: 10px;
}

.post img {
	margin: 5px 10px 5px 3px;
}

/*Inhalt - Listenansicht - Ende*/


/*Inhalt - Detailansicht*/

#content_single {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 640px;
	}
	
.navigation {
	font-size: 11px;
	background-color: #FFFFFF;
	margin-bottom: 5px;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	color: #192478;
	}

.navigation a {
	line-height: 1.7em;
	color: #192478;
}

.post_nav_left, .post_nav_right {
	white-space:nowrap;
	float: left;
}

.post_nav_left {
	float: left;
}

.post_nav_right {
	float: right;
}

.post_single {
	text-align: left;
	background: #FFFFFF url(images/content_stern.gif) no-repeat 60px 12px;
	padding: 10px 10px 10px 70px;
	}
	
.post_single h1, .post_single h1 a {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 15px;
	color: #192478;
	}
.entry_single {
	padding: 0px 0px 0px 20px;
	text-align: left;
	color: #666465;
	font-size: 12px;
	}
	
.postmetadata_single, .postmetadata_single a {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #666465;
	}
	
.postmetadata_single {
	margin: 0px 0px 5px 0px;
	}
	
.postmetadata_single small {
	padding: 0px;
	font-weight: normal;
}
	
/*Inhalt - Detailansicht - Ende*/


/*Comments*/

#comment {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: white;
	width: 427px;
	text-align: left;
	}

#comment_content {
	padding: 10px 10px 10px 20px;
	}

/*Label f¸r Inputfelder	*/

#comment_content small {
	color: #666465;
	font-size: 10px;
	}

#comment ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#comment h3 {
	font-size: 12px;
	color: #192478;
	}
	
.commentlist {
	font-size: 12px;
	color: #666465;
	}
	
 .commentlist cite {
	color: #192478;
	font-style: normal;
	font-weight: bold;
 	}
 	
.commentmetadata {
	color: #666465;
	font-weight: bold;
	}

.commentmetadata a{
	font-weight: normal;
	color: #192478;
	}

#commentform small {
	padding-left: 10px;
	font-size: 10px;
	font-weight: normal;
	display: inline;	
}

#commentform p {
	margin-bottom: 10px;
}

#comment input, #comment textarea{
}

#comment_textarea_div {
	width: 390px;
	}
	
#comment_textarea {
	width: 390px;
	}

	
#submit {
	color: #666465;
	font-size: 11px;
	font-weight: bold;
	border: 1px #666465 solid;
	background-color: transparent;
	float: right;
	margin-top: 5px;
	}

/*Suchtemplate*/

.search_header {
	font-size: 20px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 0px;
	padding: 0px 0px 0px 10px;
	color: #192478;
	}
	
/*Comments - Ende*/

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 640px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 5px 0;
	text-align: center;
	font-size: 11px;
	color: #666465;
	}

/*Tagwolke*/
body div#page div#main div#content div.tag_cloud {
	margin: 20px 0;
	list-style: none;
	font-size: 140%;
	padding: 0px;
	text-align: center;
	}
	
body div#page div#main div#content div.tag_cloud a {
	display: inline;
	padding: 0;
	margin: 4px;
	line-height: 2em;
		color: #666465;
	text-decoration: none;
	}
	
body div#page div#main div#content div.tag_cloud a:hover {
	text-decoration: underline;
}


/* PageBar */

.pagebar { 
	margin: 0px;
	color: #666465;
}

.pagebar a, .pageList .this-page {
	padding: 0px 3px;
	text-decoration: underline;
	color: #666465;
}

.pagebar a:visited {
	padding: 0px 3px;
	text-decoration: underline;
}

.pagebar .break {
	text-decoration: none;
}

.pagebar .this-page {
	color: #192478;
	font-weight: bold; 
	font-size: 14px; 
	padding: 0px 3px;
}

.pagebar a:hover {
	color: #fff; 
	background: #0063DC; 
	border-color: #036; 
	text-decoration: none;
}

