/*
Theme Name: crb Blog Template
Description: Wordpress Theme fr CRB Blog nach Layout von Plasmadesign
Author: p.zellmer
Author URI: 
Version: 1.0
Tags: 
*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	font: 13px/1.3 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
	background-image:url(img/bg.jpg);
	background-color:#bdbdbd;
	background-repeat:repeat-x;
}

.bodytext {
	font-size:12px;
}

.bodytext b {
	color:#666;
}
	
a:link {
    text-decoration: none;
    font-weight:bold;
	color: #204b71;
	}
A:visited{
    text-decoration: none;
    font-weight:bold;
	color: #204b71;
	}
A:active {
    text-decoration: none;
    font-weight:bold;
	color: #aaaaaa;
	}
a:hover {
    text-decoration: none;
    font-weight:bold;
    color: #aaaaaa;
	}

#wrap {
	width: 960px;
	margin: 0px 0px;
	padding:0px 0px;
	text-align: left;
}
#header {
	margin: 0px;
	padding: 0px;
}
#title {
	text-align: left;
	margin-left: -10px;
	float:left;
	margin-bottom:20px;
}

#sprache{
	text-align: right;
	float: right; 
	white-space: nowrap;
	width: 200px;
	font-size:11px;
}

#sprache a{
    font-weight:normal;
    text-decoration: none;
	color:#000;
}

#sprache a:hover{
    color: #aaaaaa;
}

.separator1 {
	display:inline;
	height:14px;
	padding: 0px 40px 0px 0px;
}

.separator2 {
	display:inline;
	height:14px;
	border-right:1px solid black;
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 0px 0px;
}

#navigation {
	clear:both;
}

#menu {
	border-bottom: 1px dotted #878787;
	margin-bottom: 20px;
}

#menu ul li {
	display: inline;
	list-style: none;
}
#menu li a {
	font-weight: bold;
	font-size: 14px;
	padding-right: 15px;
	text-decoration: none;
	color:#000;
}
#menu li a:hover {
	color: #aaaaaa;
}
#menu li a:active {
	color: #aaaaaa;
}

.searchform {
	margin-bottom: 10px;
	font-size: 11px;
}
#main {
	/*width: 950px;
	text-align: left;*/
	background-color:#ffffff;
}
#content {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	/*position:relative;*/
	float:left;
}
#content p{
	padding-right: 10px;
}

.entry{
	min-height: 200px;
	padding-top: 15px;	
	padding-bottom: 15px;
	padding-right: 10px;
}

.entry2{
	padding-top: 15px;	
	padding-bottom: 15px;
	padding-right: 10px;
}

.entry ul li, .entry2 ul li{
	margin-left: 15px;
}

.entry a, .entry2 a{
	color:#000000;
	font-weight: normal;
	font-size:13px;
}

.entry2 a{
	font-weight: bold;
	font-size:16px;
	line-height:20px;
}

.post_archive .entry2 a{
	font-size:13px;
	font-weight: bold;
}

.entry a:hover, .entry2 a:hover{
	color:#aaaaaa;
}

.entry a.link, .entry2 a.link {
	color:#204b71;
}

#sidebar {
	width: 180px;
	padding: 15px 10px 10px 0px;
    float:right;
	text-align: left;  	 
}
#footer {
	clear: both;
	padding: 6px 0px;
	text-align: left;
	background:#bdbdbd;
}
#footer ul li{
	display: inline;
	list-style: none;
	padding-right: 10px;
}

.description {
	font-size: 14px;
	color: #767676;
}
#content h1, #content h2, #content h3 {
	color:#000000;
	text-decoration: none;
	font-size: 16px;
}
#content h1 a {
	color:#000000;
	text-decoration: none;
	font-size: 16px;
}

.titel{
	padding:15px 10px 5px 15px;
}

#content h2 {
	font-size:11px;
	color:#666;
	padding-bottom:2px;
	font-weight:normal;
}

#content form {
	padding-bottom:10px;
}
.post, .post2, .post_archive{
	padding-left: 15px;
	padding-top: 15px;
	width: 340px;
	float:left;
	height:auto;
    display:block;
    min-height: 200px;
}
.post2, .post_archive{
	width: 695px;
}
.post h3, .post h4 a{
	color:#000000;
	text-decoration: none;
	font-size: 15px;
}
.post p{
	text-decoration: none;
}

.post .postmetadata, .post2 .postmetadata, .post_archive .postmetadata, .commentmetadata {
	margin-top:8px;
	font-size:11px;
	line-height:13px;
	color:#666;
	padding-bottom:2px;
	border-bottom:1px dotted black;
}
.post h2{
	border:0px;
}
.postmetadata a{
	font-weight:normal;
}

.post_archive ol li{
	list-style: none;
}

.entry2 img {
	width:300px;
	height:auto;
	border:0px;
	margin:10px;
	margin-top:4px;
}

.entry img {
	width:170px;
	height:auto;
	border:0px;
	margin:4px 11px 11px 0px;
	float:left;
}

/* Wenn es eine Bildbeschreibung gibt */
.entry .wp-caption {
	text-align: right;
	margin:4px 12px 12px 0;
	width:170px !important;
	font-size: 11px;
	line-height: 15px;
	float:left;
}

.entry2 .wp-caption {
	text-align: right;
	margin:10px;
	margin-top:4px;
	width:300px !important;
	font-size: 11px;
	line-height: 15px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#sidebar h2 {
	color:#000;
	margin-bottom:5px;
	font-weight:bold;
	margin-top:15px;
	border-bottom:1px dotted black;
}
#sidebar ul li {
	list-style: none;
}
#sidebar li {
	padding-bottom: 3px;
}
#sidebar ul li ul li ul li {	
	margin-left: 3px;
}
#sidebar ul li {
	list-style: none;
	text-align:left;
	clear:both;
	padding:0px;
	margin:0px;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	color:#000000;
	text-decoration: none;
}

/*ul.newslist li {
margin:0;
font-size:11px;
font-weight:bold;
padding-left: 10px;
padding-top:1px;
background-image: url(img/newsarrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
}*/

blockquote {
	margin: 15px;
	color:#333333;	
	border-left: 2px solid #f26522;
	padding-left: 10px;
	font-size: 9pt;
	font-style: italic;
}
#footer, #footer a {
	font-size:10px;
	font-weight:normal;
}
h3 {
	padding-bottom: 5px;
	color: #333333;
}
h3 a {
	color: #333333;
	text-decoration: none;
}
h3 a:hover {
	color:#f26522;	
	text-decoration: none;
}
h4 {
	color:#f26522;
}
h4 a {
	color:#f26522;
	text-decoration: none;
}
/* calendar */
#today, caption {
	font-weight: bold;
}
td, th {
	padding: 2px;
}
#calendar_wrap {
	padding-bottom: 10px;
}

/* default */

.strich {
	margin: 10px 0px 30px 0px;
	padding-top: 2px;
	border-top: 1px solid #cccccc;
}
.navigation {
	color: #333333;
	padding-top: 10px;
}
.navigation a {
	color: #333333;
	text-decoration: none;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

#date {
	padding-bottom: 5px;	

}
#date a {
	color:#747474;	
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
}
	
/* form */
#author, #email, #url, #comment, #s {
	border: 1px solid #d9d9d9; 
	font-size: 9pt;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	padding: 4px;
}
#author, #email, #url, #comment {
	padding: 3px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	color: #ffffff;
	border: 1px solid #d9d9d9; 
	font-size: 11px;
	padding: 3px;
	margin-top: 3px;
	background-color: #30323d;
}
#commentform a:hover {
	color:#333333;	
	text-decoration: underline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/*.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}*/

/*.textwidget{
	padding-bottom: 13px;
}*/

/* LIGHTBOX */



