﻿/*   
Theme Name: Writers Corner
Theme URI: http://www.janvoigtmann.com/kunden/wc/wp
Description: Wordpress Blog Theme für Writers Corner
Author: Jan Voigtmann
Author URI: http://www.janvoigtmann.com/
Template: 
Version: 1.0
.
Alle Rechte vorbehalten.
.
*/


@charset "utf-8";
body {
	color: #000;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#topbanner {
	text-align: center;
}
#wrapper {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #000;
	color: #FFF;
	height: 90px;
}
#headercontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 90px;
}

.menu ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 8px;
}

.menu li {
	display: inline;
	font-weight: bold;
	margin-right: 20px;
	line-height: 20px;
}

.menu a:before{content:"/";}


a{
	color: #f90;
	text-decoration: none;
}
a:hover {
	color: #F90;
	text-decoration: underline;
}

#header a {
	color: #F90;
	text-decoration: none;
}
#header a:hover {
	color: #FFF;
}

#brands a {
	color: #FFF;
	text-decoration: none;
}
#brands a:hover {
	color: #F90;
}

#footer a {
	color: #CCC;
	text-decoration: none;
}
#footer a:hover {
	color: #F90;
	text-decoration: underline;
}
.menu {
	padding-top: 35px;
}

#content {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
#leftbar {
	width: 590px;
	float: left;
}


.sidebarpost {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	min-height: 60px;
}

.sidebarpost img {
	float: left;
	margin-right: 5px;
}

#brands li {
	color: #FFF;
	width: 89px;
	display: block;
	height: 20px;
	line-height: 20px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #000;
	margin: 0px;
}


#just_in {
	color: #ccc;
	background-color: #000;
	margin-bottom: 10px;
	padding: 5px;
	height: 20px;
	line-height: 20px;
}

#just_in a{
	color: #FFF;
	text-decoration: none;
}
#just_in a:hover{
	color: #F90;
}

#just_in h2 {
	display: inline;
	color: #F90;
	text-transform: uppercase;
}

#just_in li {
	display: inline;
}
#just_in .textwidget {
	display: inline;
	color: #CCC;
	padding-left: 10px;
	font-style: italic;
	font-size: 12px;
}
.page, .post {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	clear: both;
	min-height: 150px;
	font-size: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#posts {
	margin-top: 5px;
}

.page img, .post img {
	float: left;
	margin-right: 10px;
}

.page h2, .post h2 {
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
}

.page p, .post p {
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 17px;
	font-size: 11px;
}

.readon {
	display: block;
	text-align: right;
}
.post blockquote {
	clear: both;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #000;
	background-color: #f1f1f1;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
}

.post blockquote p{
	padding-left: 10px;
	color: #333;
}

.post .postcontent {
	margin-top: 20px;
	margin-bottom: 20px;
	clear: none;
}

.post img{
	border: 1px solid #CCC;
	margin-bottom: 10px;
}

small {
	font-size: small;
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}
.latesthead {
	color: #F90;
	text-transform: uppercase;
	height: 16px;
	background-color: #000;
	line-height: 16px;
	padding: 5px;
	display: none;
}
#sidebar {
	float: right;
	width: 202px;
	font-size: 11px;
}

#sidebar li {
}

#sidebar p {
	font-size: 10px;
}

#sidebar img {
	border: 0px solid #CCC;
        padding-top: 4px;
}

#sidebar h2 {
	text-transform: uppercase;
	color: #000;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	height: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
	clear: both;
	font-size: 15px;
}
#sidebar h3 {
	margin-bottom: 2px;
	margin-top: 2px;
	font-size: 12px;
	font-weight: bold;
}

#footer {
	color: #CCC;
	background-color: #000;
	clear: both;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	background-image: url(http://www.writerscorner-berlin.de/wp-content/uploads/2009/11/footer1.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
#paginator {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	clear: both;
}



#searchform{
	background-color: #000;
	height: 20px;
	padding: 5px;
}

#searchform label {
	display: none;
}

#searchform #s{
	height: 18px;
	width: 135px;
	line-height: 18px;
	background-color: #FFF;
	color: #333;
	margin-left: -1px;
	border: none;
	float: left;
}

#searchsubmit {
	color: #FFF;
	background-color: #000;
	border: none;
	line-height: 20px;
	float: left;
	margin-left: 5px;
	width: 48px;
	height: 20px;
}

#searchsubmit:hover {
	cursor:pointer;
}

.postmetadata {
	background-color: #f2f2f2;
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999;
	clear: both;
}

.commentlist li, #commentform input, #commentform textarea {
	max-width: 590px;
	}
	
.commentlist li ul li {

}

.commentlist li {

}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	}

.commentlist p {
	}

#commentform p {

	}

.commentmetadata {

	}
.comment-body {
	background-color: #f2f2f2;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

#respond {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#footer li{
	list-style-type: none;
	list-style-position: outside;
}

#topbanner li {
	list-style-type: none;
	list-style-position: outside;
	}

.rechts {
	text-align: right;
}