/* eigene */
a img{
border:none;
}


#topbar h1{   /* Eigene */
float:left;  
}

/* Eigene */
#bereich1{
float:left;
width:751px;
}

#content{
	float:right;
}

/* POSTS */

.post {

line-height: 1.7em;
font-size:13px;
}

.wp-caption{
padding-top:19px;
}

.post embed, .post img, .post object {
display:block;
margin:auto;
max-width:500px;
}

/* Sociable */
.socialbookmarks{
background:#181818 none repeat scroll 0 0;
margin-bottom:20px;
padding:10px;
width:508px;
}

.socialbookmarks img {
height:32px !important; 
width:32px !important;
}

.textwidget .sociable img{
height:20px !important; 
width:20px !important;
}


/* Eigene floats */
#twilight_desc{
	padding-left:8px;
        padding-top:7px;
        float:left;
}

#language {
	float:right;
}

#contentwrap {
	width: 940px;
}


#language ul{
	margin:0px;
        padding:0px;
}

#language li{
	list-style-image:none;
        list-style-type:none;
        float:left;
        width:70px;
}

.wp-caption{
	padding-left:10px;
        padding-right:10px;
}

.wp-caption .alignright{
	padding-left:15px;
}

.wp-caption .alignleft{
	padding-right:15px;
}


/* Eigene Sidebar */
#sidebar1 div.small, #sidebar2 div.small {style.css (Linie 207)
border-bottom:1px dotted #404040;
color:#FFA20F;
font-size:1em;
font-weight:bold;
margin-top:20px;
text-transform:none;
}

#sidebar1 .textwidget a img{
border: 2px solid #000000 !important;
padding:3px;
background-color:#333333 ;
}

.area {
color:white;
border: 2px solid #000000;
background-color:#333333;
margin-top:8px;
}

.border{
padding:0px !important;
}

#feed-button {
  padding: 2px 0;
}

#feed-button a {
  color: #666;
  padding: 10px 15px 10px 36px !important;
  background: #ccc url("/wp-includes/images/rss.png") no-repeat 15px 50%;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #818181;
  border-bottom: 1px solid #565656;
  border-left: 1px solid #d7d7d7;
}

#feed-button a:hover {
  color: #444;
  background: #eee url("/wp-includes/images/rss.png") no-repeat 15px 50%;
  border-top: 1px solid #f5f5f5;
  border-right: 1px solid #969696;
  border-bottom: 1px solid #646464;
  border-left: 1px solid #f2f2f2;
} 