/*
Theme Name: stopp-rechts.de
Version: 1.0
Author: stopp-rechts.de
*/

#layoutrahmen {
  position:absolute;
  left:50%;
  top:0px;
  width:1020px;
  margin-left: -510px;
}

#stopp-rechts {
	position:absolute;
	left:10px;
	top:1px;
	width:1002px;
	height:100px;
	z-index:4;
}

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 background: url(images/bg.gif) #000 repeat-x;
}
#wrapper { 
 margin: 0 auto;
 width: 1020px;

}
#header {
 width: 1020px;
 height: 116px;
 margin: 0px 0px 0px 0px;
}
#header h1 {
 font-size: 30px;
 font-weight: normal;
 padding: 30px 0 0 32px;
}
#header h1 a {
 color: #dad4c6;
 text-decoration: none;
}
#header .description {
 color: #dad4c6;
 padding-left: 42px;
}
#nav {
 width: 1020px;
 height: 14px;
 padding:13px 10px 12px 4px;
}
#nav ul {
 list-style: none;
}
#nav li {
 display: inline;
}
#nav a {
 color: #fff;
 border-right: 1px solid #000;
 text-decoration: none;
 font-weight: normal;
 padding: 12px;
 font-size: 14px;
}
#nav a:hover, #nav .current_page_item a {
 background-color: #000;
 color: #625f5b;
}
#content { 
 padding: 19px 13px 0 37px;
 min-height: 350px;
 width: 671px;
 float: left;
 color: #5c5a56;
}
#content .post {
 width: 659px;
 border: 3px solid #d4cbc4;
 background: #edeae3;
 padding: 4px;
 margin-bottom: 10px;
}
#content .post-heading {
 background: url(images/heading.gif) #63615d repeat-x;
 height: 24px;
 padding: 10px 0 0 10px;
}
#content .post-heading h2 {
 font-size: 14px;

}
#content .post-heading h2 {
 color: #fff;
}
#content .post-heading h2 a {
 color: #fff;
 text-decoration: none;
}
#content .post-content {
 padding: 10px;
}
#content .post-content h2 {
 padding-bottom: 5px;
  padding-top: 5px;
}
#content p {
 padding-bottom: 10px;
}
#content a {
 color: #000;
}
#content .post-info {
 font-size: 10px;
}
#content .post-druck {
 font-size: 10px;
  float: right;
}
#content .comments {
 background: #5d605a;
 float: left;
 padding: 5px;
}
#content .comments a {
 color: #fff;
 text-decoration: none;
 font-weight: bold;
}
#sidebar { 
 float: right;
 min-height: 350px;
 width: 257px;
 display: inline;
 padding: 19px 42px 0 0;
}
#sidebar .sidebar-item {
 width: 244px;
 border: 3px solid #d4cbc4;
 background: #edeae3;
 padding: 4px;
}
#sidebar .sidebar-heading {
 background: url(images/heading.gif) #63615d repeat-x;
 height: 24px;
 padding: 10px 0 0 10px;
}
#sidebar .sidebar-heading h3 {
 font-size: 14px;
 color: #fff;
}
#sidebar .sidebar-content {
 padding: 10px;
}
#sidebar ul {
 list-style: none;
}
#sidebar li {
 background: #f2f0eb;
 border: 3px solid #e4ded9;
 padding: 7px 9px 7px 9px;
 margin-top: 5px;
}
#sidebar li:hover {
 background: #fff;
}
#sidebar a {
 color: #000;
 font-weight: bold;
 text-decoration: none;
}
#footerbg {
 width: 100%;
 background: url(images/footer.gif) #000 repeat-x;
 height: 119px;
 margin-top: 20px;
}
#footer { 
 width: 1000px;
 clear: both;
 margin: 0px auto 10px auto;
 padding: 10px;
 color: #fff;
 font-weight: bold;
}
#footer a {
 color: #fff;
}
.clear {
 clear: both;
}

#comments {
 padding: 10px 0 10px 0;

}
#respond {
 padding-top: 10px;
}
#content ul, #content ol {
 padding-left: 20px;
}
.commentlist li {
 padding-top: 5px;
 padding-left:5px;
 margin-bottom:5px;
 background-color: #fff;
 border: 2px dashed #000;
}

/* WordPress CSS */

img.avatar {
 float: left;
 margin-right: 5px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

blockquote {
  width:430px;
  font-size: 11px;
  margin: 0 0 30px 0;
  border-left: 10px solid #000;
  border-bottom: 2px dashed #000;
  border-top: 2px dashed #000;
  border-right: 2px dashed #000;
  position: relative;
  background: #fff  url(images/blockqoute.gif) no-repeat top right;
  padding: 10px 10px 10px 40px;
}

img {
	border: 2px dashed #000;
}

.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #000;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #000;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #000;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #ff0000;
	color: #fff;
}

.pagebar a:hover {
	border-color: #000;
	background: #ff0000;
	color: #fff;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}
