/*  
Theme Name: Scharfe
Theme URI: http://www.vsw-online.de
Description: WP theme designed by <a href="http://www.vsw-online.de">VSW</a>.
Version: 1.0
Author: Volker Scharfe
Author URI: http://www.vsw-online.de
This theme was designed by Volker Scharfe.
*/



body {
	font: 80%/150% Arial, "Trebuchet MS", Tahoma;
	color: #000000;
	background: url(images/body_bg.jpg) center top;
	margin: 0px;
	padding: 0px;
	background-color: #FFEFDE;
}

a {
	color: #4c3c2d;
	text-decoration: underline;
}

a:hover {
	color: #7e532a;
}

img {
	border: none;
	margin-right: 10px;
}

p {
	padding: 0px 0px 15px 0;
	margin: 0px;
	color: #000000;
	text-align: justify;
}


h1, h2 {
	color: #4c3c2d;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 170%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

#title_back h1, #title_back h2 {
	color: #4c3c2d;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 170%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A49175;
}

h2 a {
	color: #4c3c2d;
	text-decoration: none;
}

h2 a:hover {
	color: #7e532a;
}

h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #4c3c2d;
	margin: 10px 0px 5px;
}


h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #4c3c2d;
	margin: 10px 0px 5px;
}

ul {
	list-style-type: circle;
}

/*blockquote {
	border-left: 5px #4c3c2d solid;
	margin: 0 0 0 10px;
	padding: 5px;
	background: url(images/pattern.gif);   
}*/

form {
	margin:0px;
	padding:0px;
}

#wrap {
	margin: 0px auto 0;
	width: 860px;
}

#inhalt {
	background: url(images/content-bg.gif);
}

/*--------------------------header area*/
#header {
	width: 860px;
	height: 100px;
	background: url(images/header-bg.gif) no-repeat;
	margin: 0;
}

#header-inhalt {
	width: 700px;
	padding: 40px 0 0 95px;
}

#header h1 {
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #4c3c2d;
	border-bottom: none;
}

#header h1 a {
	color: #4c3c2d;
	text-decoration: none;
}

#header h1 a:hover {
	color: #7e532a;
	text-decoration: none;
}

#header p {
	color: #4c3c2d;
	font-size: 15px;
}

/*--------------------------navigation*/
#nav {
	width: 860px;
	height: 80px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 40px;
}

#nav li {
	list-style: none;
	display: inline;
	float: left;
	margin: 0 0 0 10px;;
}

#nav a{
	font: bold 15px/100% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	display: block;
	color: #4c3c2d;
	text-decoration: none;
	padding: 10px 13px 13px 13px;
	margin: 0;
	background: url(images/nav.png) bottom;
}

#nav a:hover, #nav .current_page_item a  {
	padding: 25px 13px 13px;13px
}

#nav .left {
	float: left;
}

#nav .right {
	float: right;
}

/*------------------------search form */
#searchform {
	margin:0px 10px 0 0;
	background: url(images/search-bg.png) bottom;
	padding: 7px 11px 15px 11px;
}

#searchform br {
	display: none;
}

#searchform .s{
	border:1px solid #a29161;
	width: 135px;
	height: 19px;
	padding: 4px 3px 0px 5px;
	background: url(images/form_field_bg.png) no-repeat;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}

.select {
	border:1px solid #a29161;
	width: 135px;
	background: url(images/form_field_bg.png) no-repeat;
	color: #000000;
	font-weight: normal;
}

#searchform .ss {
	background: url(images/search-btn.png) no-repeat;
	border: none;
	width: 23px;
	height: 23px;
}


/*---------------------------content area */

#content {
	padding: 10px 5px 30px 0px;
	float: left;
	width: 600px;
	overflow: hidden;
}

.post {
	clear:both;
	padding-top: 15px;
}

#title_back {
	background: url(images/title-post.png) no-repeat;
	width: 605px;
	float: left;
	padding: 5px 0 15px 0;
}

.post-date {
	width: 45px;
	height: 45px;
	float:left;
	margin: 3px 0 0 5px;
}
.post-statik {
	width: 45px;
	height: 45px;
	float:left;
	margin: 3px 0 0 5px;
	background-image:url(images/title-post-statik.png)
}

.post-month {
	font: bold 16px Imapct, Arial, Tahoma;
	text-transform: uppercase;
	color: #4c3c2d;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 8px;
	margin-left: -2px;
}

.post-day {
	font: bold 16px Imapct, Arial, Tahoma;
	text-transform: uppercase;
	color: #4c3c2d;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 5px;
	margin-left: -2px;
}

.post-title {
	float: left;
	width: 520px;
	margin: 3px 0 0 15px;
}

.entry {
	clear: both;
	padding: 10px 0 0 65px;
}

.post_arr {
	background: url(images/mini_arr.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #4c3c2d;
}

.post_arr2 {
	background: url(images/mini_arr.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}

.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}

.navigation {
	clear: both;
	padding: 10px 0px 0 65px;
}


.previous-entries {
	float: left;
	padding-left: 20px;
	background: url(images/mini_arr33.gif) no-repeat left;
}

.next-entries {
	float: right;
	padding-right: 20px;
	background: url(images/mini_arr.gif) no-repeat right;
}



/*-------------------------comments area */

#comments, #respond {
	padding: 10px 0 10px 18px;
	clear: both;
	background: url(images/comment_title.png) no-repeat left;
	background-position: 0px 1px;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li{
	padding: 5px 10px;
}

.comment_back {
	background: url(images/comment.png) no-repeat;
}

.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #4c3c2d;
}

.commentlist cite a {
	color: #4c3c2d;
}

.commentlist cite a:hover {
	color: #7e532a;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentmetadata { font-style:italic;}
.commentmetadata a{ text-decoration:none}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}

#commentform label{
	color: #4c3c2d;
	font-size: 87%;
}

#commentform input, .wpcf7-form-control-wrap input{
	width: 200px;
	background: url(images/form_field_bg.png) no-repeat;
	border: 1px solid #a29161;
	padding: 3px;
	margin-top: 3px;
	color: #775e24;
}

#commentform textarea, .wpcf7-form-control-wrap textarea{
	width: 476px;
	height: 115px;
	background: url(images/form_field_bg.png) no-repeat;
	border: 1px solid #a29161;
	padding: 2px;
	margin-top: 3px;
	color: #775e24;
}

#commentform #submit, .wpcf7-submit {
	background: url(images/btn_bg.png) no-repeat bottom;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #4c3c2d;
	border: none;
	float:right;
	width: 155px;
	height: 50px;
	cursor: pointer;
}



/*-----------------------------sidebar */

#sidebar {
	float: right;
	padding: 20px 30px 0px 0px;
	width: 200px;
	color: #4c3c2d;
	overflow: hidden;
}

#sidebar_back {
	background: url(images/sidebar-title.png) no-repeat top;
	margin: 10px 0 0 0;
	padding: 0;
}

/*-------------sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #4c3c2d;
	margin: 10px 0 2px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A6D53;
}

/*------------sidebar text styles */
#sidebar a {
	color: #4c3c2d;
	text-decoration: none;
}

#sidebar a:hover{
	color: #7e532a;
	text-decoration: none;
}

/*------------sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 1px 10px 10px 10px;
	border: none;
}

/*------------sidebar list level2 */

#sidebar ul li ul {
	padding: 0;
	margin: 0;
}

#sidebar ul li ul li{
	padding: 2px 0 2px 5px;
	border-bottom: 1px solid #8A6D53;
}

/*------------sidebar list level3 */

#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
#sidebar_tag-cloud { margin: 0 5px; }

/*----------sub-pages */

ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat;
	padding-left: 10px;
}



ul.list-subpage {
list-style-type: none;
margin: 0px;
padding: 0px 0 0 15px;
background: url(images/mini_arr.gif) no-repeat;
}
ul.list-subpage li {
display: inline;
margin: 0px 0 0 5px;
padding: 0px;
	

}

ul.list-subpage li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat;
	padding-left: 10px;
}


/*------------------calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}

/*-------------------text widget */
.textwidget {
	padding-top: 5px;
}

/*-------------------------footer area */
#footer {
	clear: both;
	width:805px;
	height: 50px;
	background: url(images/footer-bg.gif) bottom no-repeat;
	position: relative;
	bottom: -50px;
	color: #4c3c2d;
	font-size: 95%;
	margin: 0px 0 40px 0;
	padding: 0px 0 10px 55px;
}

#footer a {
	color: #4c3c2d;
}

#footer a:hover {
	color: #7e532a;
}

#footer p {
	color: #4c3c2d;
	text-align: center;
	margin: 0;
	padding: 0;
}

/*---------------alignments */

.center {
	text-align: center;
}

img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}

.alignright {
	float: right;
}

img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

.clear {
	clear:both;
}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.size-thumbnail {
	border:1px solid #AE9E80;
	padding:4px;
	background-color:#F0E3CA
}
#useronline-count { line-height:normal; font-size: 0.85em; margin: 3px 0}
.center {
	text-align: center; 
}
img.center {
	display: block;
	text-align: center;
	margin: 0 auto;
}
#sidebar_tag-cloud { margin: 5px 5px 5px 5px; text-align:center}

