/*
Theme Name: wptheme
Description: wptheme
Author: Admin
Version: 1.0
*/

body
{
  font-family: "Lucida Grande" , "Lucida Sans Unicode" , Arial, Sans-Serif;
  line-height:20px;
  background-image: url('img/bg_tile.png');
  margin: 0;
}

img
{
  border: 0;
}



span.centered
{
  text-align: center;
}




 
.commentlist .quote {
	background:url( "img/bg_quote.gif" ) no-repeat top right;
	padding: 10px 18px 22px 18px;
	}

.commentlist li {
 	padding: 10px 18px 22px 18px;
	margin-top:15px;
	max-width:445px;
	min-height:100px;
	background:#751664 url( "img/bg_commentlist.gif" ) bottom no-repeat;
	color:#e4edee;
	
	}

.commentlist cite {
	display:block;
	font-style:normal
	}

.commentlist cite a:link, .commentlist cite a:visited {
	color:#d51ab3;
	text-decoration:none;
	}

.commentlist cite a:hover, .commentlist cite a:active {
	color:#751664;
	text-decoration:underline;
	}


.commentlist .quote .avatar {
	float:left;
	padding: 15px 10px 22px 0px;
}

#sub{
  color:#e4edee;
  background-color:#751664;
  border:1px solid;
  border-color: #d51ab3;
}


 
 
 
 


div.centeredAd
{
  margin-top: 20px;
  text-align: center;
}

div.content
{
  text-align: center;
}

a
{
  boder: 0;
}

div#pages
{
  text-align: center;
}

div#access
{
	padding-top: 10px;
	text-align: center;
	height: 30px;
	background-color: #751664;
}

a.menuItem
{
	margin-right: 1em;
	font-size: 2.3em;
	font-family: Sans-Serif;
	text-decoration: none;
	color: #ccc;
}


h1#headerImage
{
  margin: 0;
  background-repeat: no-repeat;
  background-image: url( "img/header.png" );
  width: 800px;
  height: 95px;
}

div#wrapper
{
  font-size: 0.8em;
  background-color: #ffffff;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  width: 800px;
  border-top: 0;
}

div#access
{
  text-align: center;
}

div.main
{
  float: left;
}

div#sidebar
{
  float: right;
}

div#site-info
{
  color: #b0b0d0;
  padding: 10px;
}

ol.commentlist
{
  list-style: none;
}

/* comment class for single.php */
li.comment
{
  border: 1px solid #d0d0f0;
  margin-bottom: 1em;
}

div.post
{
  padding: 1em;
  margin: 1em;
  background-color: #f0e5e0;
  text-align: center;
  border: #aaaaaa 1px solid;
  padding: 0.4em;    min-height:200px;     height:auto;     height:200px; 
}

a
{
  color: #d51ab3;
}

a.friends
{
  font-size: 1.7em;
}

div#main
{
  margin: 1em;
}

div#siteDescription
{
  margin: 1em;
}

div#footer
{
  background-color: #751664;

  text-align: center;
  font-size: 10px;
}

.attachment-post-thumbnail {
    float: left;
    margin: 10px;
	
	
}
#main div#author-info {
	
background: #eaeaec; padding: 10px; margin: 0 0 10px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	overflow: auto;
}
	#main div#author-info div#author-image {
		float: left; margin: 0 10px 5px 0; border: 5px solid #DCDCE1;
	}

 
#werbung-fixed {width:160px; height:600px; position:fixed; right: 50%; margin-right: 410px; margin-top:134px;}
