/*
Theme Name: Bokeh
Theme URI: http://www.farbfolio.de
Version: 1.1
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

body {
	background-color: #e3d3bd;
	background-image: url(images/background.jpg);
	background-position: 50% top;
	background-repeat: no-repeat;
	margin: 0px auto;
	font: 13px/21px arial, sans-serif;
	color:#79506f;
}
a {
	color: #456282;
	font-style:italic;
	
}
a:hover, .entry-utility  a:hover  {
	color:#d67d77;
}	
a img {
	border:none;
}
a h2 {
	color:#79506f;
}

h2, .entry-title, #comments {	
	font: 28px/32px georgia, serif;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 5px;
	
}
.widget-title {
	font: 22px/26px georgia, serif;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 5px;
}
blockquote {
	font-style:italic;
}

#wrap {
	width:887px;
	margin: 0px auto;
}
#header {
	padding-top:70px;
	padding-left:50px;
	padding-bottom:25px;
}
#content {
	float:left;
}

.post, #kommentare, #antworten {
	background-image: url(images/transparent.png);
	width:520px;
	padding: 20px 40px 50px 40px;
	margin-bottom: 40px;
}
.date {
	font-style:italic;
}
.entry-meta{
	top:-25px;
	position:relative;
}
.entry-content a img {
	border:1px solid #c9c4b6;
	padding: 10px;
}
.entry-utility {
	color:#d67d77;
	font-size: 12px;
	line-height: 17px;
	margin-bottom:50px;
	margin-top:25px;
}
.entry-utility  a {
	color:#456282;
	font-style:normal;
	font-weight:normal;
	
}
.cat-links, .tag-links, .comments-link{
	margin-top:15px;
	width:153px;
	float:left;
	padding: 0px 10px;
	
	
}
.grossbuchstaben {
	text-transform:uppercase;
	font-weight:bold;
}
.commentlist li {
	margin: 30px 0px;
	background-image: url(images/punktlinie.png);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.gravatar{
	float:left;
	padding-right: 15px; 
	padding-bottom: 10px;
}
.comment-author	{	
	padding-left: 40px;
}
.comment-author span {
	text-transform:uppercase;
	font-weight:bold;
}
.commentlist { 
	list-style-type: none;
	margin-bottom: 50px;
	margin-left: -40px;
}
.commentlist li { 
	padding-bottom: 5px; 
}
.commentlist li p { 
	padding-left: 55px; 
}
.comment-author { 
	padding-left: 40px;
	margin-bottom: -10px; 
}

#author, #email, #url, #comment, #mcspvalue{
	background-image: url(images/formular.jpg);
	border:1px solid #fff;
}
#email {
	background-position: 0px 175px;
}
#url {
	background-position: 0px 100px;
}
#comment {
	background-position: 0px 200px;
}
#sidebar {
	margin-top:100px;
	width:247px;
	float:left;
	margin-left:40px;
}
.widget-container {
	margin-bottom:25px;
	padding-bottom:25px;
	list-style-image:none;
	list-style-type:none;
	background-image: url(images/punktlinie.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

#tag_cloud-3 a {
	font-style:normal;
	text-decoration:none;
}

#fusszeile {
	float:left;
	clear:left;
}
.pagebar {
	margin-bottom: 25px;
}
