/*  
Theme Name: webfuchs
Theme URI: http://www.padercity.com/webfuchs/
Description: ein moderner Skin im roten Gewandt
Version: 0.8
Author: Markus Vo&szlig;
Author URI: http://www.padercity.com/
*/

/* Basics and Typography */


html
{
	height: 100%;
}

* html #nonFooter
{
	height: 100%;
}



body {
	margin: 0;
	padding: 0;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-position: center 103px;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;*/
	color: #4A4A49;
	text-align: center;
	font-size: small;
	height: 100%;
}
.gravatar{
	float: left;
	padding: 0 5px 0 0;
}
html>body {
	font-size: small;
}
p {
	font-size: 1.0em;
	margin: 5px 0 8px 0;	
	line-height: 1.6em;
	/*margin: 1.2em 0;*/
}
.post p {
	text-align: justify;
}
.page_post p {
	text-align: left;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0 0 10px 25px;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 1.2em 0 0 0;
	font-family: Verdana, serif;
}
h1, h2 {
	font-size: 1.5em;
}
.grau {
	padding: 1px 0px 2px 15px;
	background-color: #686868; /*#2C2C2C;*/
	color: #FFFFFF;
	font-size: 1.3em;
}
h3 {
	font-size: 1.4em;
	background-color: #686868;
	color: #FFFFFF;
	padding: 1px 0px 2px 15px;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
.catar{
	float: left; 
	width: 115px; 
	border-left: 1px solid #D4D4D4; 
	padding: 0 0 10px 9px;
}
#comments {
	color: #FFFFFF;
	background-color: /*#2C2C2C;*/  #0047B1;
	margin: 20px 0px 0px 0px;
	padding: 2px 0px 2px 15px;
}
a:link {
	color: #0058B0;
	text-decoration: none;
}
a:visited, a:active {
	color: #004081;
	text-decoration: none;
}
a:hover {
	color: #0058B0;
	text-decoration: underline;
}
input, textarea, select {
	/*background-color: #FFF;*/
	/*color: #4A4A49;*/
	font-size: 1em;
	font-family: Arial, sans-serif;
	border: 1px solid #6B6B6B;
	padding: 2px;
}
.comform{
	width: 50px;
	float: left;
}
#applesearch .sbox_l  {
	/*default styling*/
}

#applesearch .sbox_r  {
	/*default styling*/
}

#applesearch .sbox input {
	/*default styling*/
	width: 180px;
	float:left;
}

#content {
	clear: both;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CC3333;
}
small {
	font-size: 0.92em;
}
code {
	font-size: 1.1em;
	font-family: "Courier New", Courier, monospace;
	color: #666;
}
/*form {
	margin: 0;
	padding: 0;
	border: 0;
}*/
a img {
	border: 0;
}

/* Layout */

#wrapper {
	width: 760px;
	margin: 0 auto;
	font-size: 0.9em;
	text-align: left;
	min-height: 100%;
	position: relative;
}
#logo {
       /* background: #EEEAE8 url(images/logo.gif) no-repeat;  */
}

#header {
	width: 760px;
	/*height: 120px;*/
	border-bottom: 2px dotted #999999;
	/*background: url(images/header.gif) no-repeat;*/
}
	/* Header Styles */
.nav {
	height: 30px;
}		
	
.nav_hoz {
	float: left;
}	
	#title {		
		margin: 38px 0 0 9px;
		/*border: 1px dashed #2E3235;*/
		padding: 1px;
	}		
.nav_hoz a {
	height: 14px;
	float: left;
	font-size: 0.95em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 5px;
	width: 76px;
	background-color: #908F8F;
	text-align: center;
	font-weight: bold;
}
.nav_hoz a:hover {
	background-color: #686868;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_hoz a:visited {
	color: #FFFFFF;
}
.nav_hoz p {
	height: 14px;
	float: left;
	font-size: 0.95em;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 4px 0px 6px 0px;
	margin: 0px 0px 0px 5px;
	width: 76px;
	background-color: #9E000B;
	text-align: center;
	font-weight: bold;
}
.nav_hoz_search {
	float: left;
	/*border: 2px solid #CCCCCC;*/
	font-size: 0.95em;
	margin-left: 70px;	
	/*left: 40px;*/
	/*top: 2px;*/
}
	
#content {
	float: left;
	padding: 0 20px 0 35px;
	/*background: url(images/content.gif) no-repeat;*/
	/*overflow: hidden;*/
	/*voice-family: "\"}\""; 
	voice-family: inherit;*/
	width: 500px;
} 
#content img {
	/*float: left;*/
	/*margin: 5px 15px 0 0;
	border: 1px solid #e0e0d0;*/
}

#main {
	float: left;
	background-image: url(images/main.gif);
	background-repeat: repeat-y;
	background-position: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.pagebar {
}
.this-page {
    border: 1px solid #D4D4D4;
	padding: 1px 3px 1px 3px;
	display: block;
	width: 15px;
	float: left;
	color: #9E000B;
}
.pagebar a {
	border: 1px solid #D4D4D4;
	padding: 1px 3px 1px 3px;
	display: block;
	width: 15px;
	float: left;
}



#sidebar {
	float: left;
	width: 160px;
	padding: 10px 25px 0 15px;
	/*background: url(images/sidebar.gif) no-repeat top right;*/
	color: #878584;
	font-size: 0.98em;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family: inherit;
	
	
} 
	/* Sidebar Styles */
	
	#sidebar h2 {
	/*border-bottom: 1px dotted #5E5D5D;*/	
	font-size: 1.2em;
	background-color: #686868;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 2px 0 2px 5px;
	}
	#sidebar h2 a, #sidebar h2 a:link, #sidebar h2 a:visited, #sidebar h2 a:active {
		margin-top: 0px;
		color: #878584;
		text-decoration: none;
	}
	#sidebar h2 a:hover, #sidebar a:link {
		color: #0058B0;
	}
	#sidebar a:visited, #sidebar a:active {
		color: #0058B0;
	}
	#sidebar a:hover {
		color: #497CA7;
		text-decoration: underline;
	}
	#sidebar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#sidebar ul ul, #sidebar ol {
		margin: 2px 0 1.2em 1.3em;
		padding-left: 5px;
	}
	#sidebar ul ul {
		/*list-style-type: disc;*/
		list-style-image:url(images/kreuz.gif)
	}
	#sidebar ul ul ul {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	#wp-calendar {
		margin: 0 0 1.2em 0;
		width: 170px;
		border: 1px solid #5E5D5D;
		background: #222222;
		line-height: 1.1em;
		text-align: center;
		voice-family: "\"}\""; 
		voice-family: inherit;
		width: 168px;
	} 
	html>body #wp-calendar {
		width: 168px;
	}
	#wp-calendar caption {
		margin: 1.2em 0 0 0;
		padding: 0.4em 0;
		background: #5E5D5D;  
		color: #FFF;
		font-weight: bold;
	}
	#wp-calendar td {
		border: 0;
		border-collapse: collapse;
		background: #222222;
	}
	#wp-calendar td a {
		display: block;
		width: 100%;
	}
	#wp-calendar td.pad {
		background: transparent;
	}
	#wp-calendar td#next, #wp-calendar td#prev {
		padding: 0.1em 2px;
		background: transparent;
	}
	#wp-calendar td#next a, #wp-calendar td#prev a {
		display: inline;
	}
	#wp-calendar td#next {
		text-align: right;
	}
	#wp-calendar td#prev {
		text-align: left;
	}
#kack_ie {
	float: left;
	padding-bottom: 9em;
	/*border: 1px solid #000000;*/
	/*display: none;*/
}
#footer {
	float: left;
	/*padding: 1.2em 230px 1.2em 35px;*/
	text-align: center;
	width: 100%;
	height: 100px;
	/*margin: 0px 0px 0px 0px;*/ 
	position: relative;
	/*margin: -7.7em auto 0 auto;*/
	margin-top: -7.5em;
	background: bottom url(images/bg.gif) repeat-x;
}
	/* Footer Styles */
#footer a {
	color: #FFFFFF;
	text-decoration: none;	
}
#footer a:hover {
	color: #7F7F7F;
}
	
.footer_txt {
	padding-top: 40px;
	color: #B2B2B2;
	text-decoration: none;
}

/* Blog Styles */

.posttitle {
	/*border-bottom: 2px solid #9E000B;*/
	/*color: #FFFFFF;*/
	background-color:  #9E000B; /*#2C2C2C;*/ /*#686868*/
	margin: 8px 0px 0px 0px;
	padding: 2px 0px 2px 15px;
	text-decoration: none;
	color: #FFFFFF;
}
.posttitle a {
	text-decoration: none;
	color: #FFFFFF;
}

.posttitle_use {
	/*border-bottom: 2px solid #9E000B;*/
	/*color: #FFFFFF;*/
	background-color: #9E000B;
	margin: 8px 0px 0px 0px;
	padding: 2px 0px 2px 15px;
}
.posttitle_use a {
	text-decoration: none;
	color: #FFFFFF;
}
.posttitle_use a:hover; {
	text-decoration: none;
	color: #FFFFFF;
}
.posttitle_use a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.coverimage img {
	margin: 2px 0px 5px 0px;
}


.postmeta {
	margin: 0;
	/*padding: 0.�2em 0 0 0;*/
}
.postmeta, .postfeedback {
	margin: 0 0 15px 0;
	padding: 2px 5px 0 5px;
	font-size: 0.92em;
	text-align: left;
	border-top: 1px solid #D4D4D4;
	/*color: #D4D4D4;*/
}
.singlefeedback {
	
	border-top: 1px solid #D4D4D4;
	padding: 2px 0 0 5px;
	
	margin: 15px 0px 10px 0px;
	/*width: 400px;*/
	font-size: 0.92em;
	
}
/*.postinfo {
	margin: 0 0 5px 0;
	font-size: 0.92em;
	text-align: left;
}*/
.pagetitle {
	background-color:  #9E000B; /*#686868*/
	margin: 8px 0px 0px 0px;
	padding: 2px 0px 2px 15px;
	text-decoration: none;
	color: #FFFFFF;
}
.commentauthor {
	margin: 1.2em 0 0 0;
	/*padding: 1.0em 0 0 0; Gravatar*/
	/*border-bottom: 1px dotted #888685;*/
	font-size: 1.1em;
}
.commentauthor a {
	color: #0058B0;
	text-decoration: none;
}
.commentmeta {
	margin: 0;
	padding: 0.2em 0 0 0;
	font-size: 0.92em;
}
#comment {
	width: 98%;
}

.postnav {
	width: 100%;
	padding: 1.2em 0 0 0;
	font-size: 0.92em;
	overflow: auto;
}
.prev {
	float: left;
}
.next {
	float: right;
}

/* Widgets and Etc */

.widget_calendar h2 {
	display: none;
}
.widget_search div {
	margin: 1.1em 0;
}
/*#sidebar #s {
	margin-bottom: 1px;
	width: 100px;
}*/

/* Image Borders */

div.image {
	margin: 1.2em 0;
}

div.imagecenter {
	margin: 1.2em 0;
	text-align: center;
}
div.imagecenter img {
	margin: 0 auto;
}

div.imageleft, img.imageleft {
	float: left;
	margin: 0 15px 0.2em 0;
	padding: 0;
}
 
div.imageright, img.imageright {
	float: right;
	margin: 0 0 0.2em 15px;
	padding: 0;
}

div.image img, img.image,
div.imagecenter img,
div.imageleft img, img.imageleft,
div.imageright img, img.imageright {
	padding: 5px;
	border: 1px solid #888685;
	background: #FFF;
}