/*  
Theme Name: Abundant
Theme URI: http://www.freewpthemes.net/preview/abundant/
Description: Widget ready and tested on WP 2.3.1
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/

MODIFIZIERT VON: Sabine Fortmeyer; NetCologne GmbH
*/

  


body {
	margin: 0px;
	padding: 0;
	background: #636d83;
	line-height: 18px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}

h1, h2, h3 {
color:#CC0000;
font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
margin-bottom:3px;
text-transform:uppercase;

}

h1 {  }

h2 { 
margin-bottom:15px }

h3 { }

p, ul, ol {
	margin-top: 0;

}

ul, ol {
	margin: 0px;
	padding: 0px;

}

blockquote { }

a { color: #cc0000; text-decoration: none; }

a:hover { color:#ff0000;}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
	background: #636d83 url(images/img02.jpg) repeat-x left top;
}

.top {
background: url(images/top.png) no-repeat left top;
height:24px;
margin:0 auto;
padding:0;
width:858px;

}

/* Header */

#header-wrapper {
}

#header {
	width: 858px;
	height: 40px;
	margin: 0 auto;
	background: url(images/img03.png) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	margin-left:15px;
	padding-top:8px;

}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
padding-left:13px; padding-right:12px;
	background: url(images/img05.png) no-repeat left 5px;
	text-decoration: none;
	font: 13px Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	border-right:1px solid #efefef;
	text-transform:uppercase;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item {
	display: block;
	margin: 0px;
	background: none;
	color: #FFFFFF;
}

/* Fotos */

#ngg-webslice {
clear:both;
height:230px;}

div.ngg-widget, div.ngg-widget-slideshow {
margin-left:15px;
overflow:hidden;
padding:5px 0 0 0;
}

li.widget_tag_cloud { height:180px; }
li.widget_tag_cloud div{ margin-left:15px;
width:200px;
 }


/* Search */

#search {
margin-right:40px;
	height: 100px;

}

#search form {
	float: right;
	margin: 0;
	padding: 10px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	padding: 0;

	font: 12px Arial, Helvetica, sans-serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 20px;
	margin: 0px 6px 0px 0px;
	padding: 3px 0 0 5px;
	color: #658453;
}

#search-submit {
	padding: 0px;
	margin: 0px;
	margin-left: 4px;
	color: #39561D;
	margin-top:-5px;
}

/* Page */

#page {
	width: 858px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/content.png) repeat-y left top;
}

/** LOGO */

#logo {
	width: 858px;
	height: 263px;
	margin: 0 auto;
	background: url(images/img04.png) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0px;
	line-height: normal;
}

#logo h1 {
	padding-right: 60px;
	padding-top: 140px;
	text-align: right;
	font-size: 70px;
}

#logo h1 a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: none; }

#logo p {
	padding-right: 98px;
	text-align: right;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#logo p a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#logo p a:hover { text-decoration: none; }

/* Content */

#content {
	float: right;
	width:505px;
	margin-right:40px;
}

/* Post */

.post {
	margin-bottom: 15px;
	padding-top:10px;
	border-top:1px dotted #ccc;
}


h2.post {
	margin-bottom: 3px;
	text-transform: uppercase;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	width:80%;
}
.post .title {
	margin-bottom: 3px;
	text-transform: uppercase;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	width:70%;
}

.post .title a {
	text-decoration: none;
}

.post .date {
	float: right;
	margin-top: -25px;
	font-weight: normal;


}

.post .meta {

	padding: 2px 30px 2px 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;

}

.post .meta a {  }

.post .entry {
	padding: 0px 0px;
}


.post .entry ul {
margin-left:20px;
} 

.post .entry ul li {
padding-bottom:15px;
} 
.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 295px;

}

#sidebar ul {
	margin: 0;
	padding: 0px;
	list-style: none;
	line-height: normal;
	border: none;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0px;
	background: url(images/box.png) no-repeat left bottom;
	margin-left:30px;
}

#sidebar li ul {
padding-bottom:20px;


}

#sidebar li li {
	margin: 0;
	padding: 3px 20px;
	background: none;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 28px;
	margin: 0 0 5px 0px;
	padding-left:30px;
	background: url(images/img06.png) no-repeat left top;
	text-transform: uppercase;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	width:255px;
	margin-left:-30px;
}


#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}

#sidebar a {
	font-weight: bold;
	color: #333;
	text-decoration:none;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 858px;
	height: 170px;
	margin: 0 auto;
	background: url(images/footer.png) no-repeat left top;
	text-align:center;
}

#footer p {
	margin: 0;
	padding: 0px;
	text-align: center;
	text-transform: uppercase;
	line-height: normal;
	font-size: 10px;
	color: #333;

}

#footer a {
	color: #333;
}

.credit {
	margin: 0;
	padding: 0;
}

#commentform {
	margin: 0;
}

#comment {
	margin: 0;
	width: 500px;
}

.alignright {
	float: right;
	margin-left:10px;
	margin-bottom:10px;
}

.alignleft {
	float: left;
		margin-right:10px;
	margin-bottom:10px;
}

#respond {
	margin-top: 5px;
	padding-top: 5px;
	border-top:1px dotted #ccc;
}

.navigation {
	padding-top: 20px;
}

#tag_cloud {
	display: block;
	margin: 20px;
	padding-top: 20px;
}

#tag_cloud h2 {
	margin: 0 -20px;
}

.pagetitle {
	padding: 0px 0px 30px 0px;

}

.commentlist {
}

#comments {
	padding-left: 0px;

}

.autorzeile{
background:url(images/ecke.png) no-repeat left bottom;
height:30px;
font-weight:bold;
}
.blase {
background:#f1f1f1;
padding:6px;
}

.postmetadata{
border-bottom:1px dotted #ccc;}

tr{
border-bottom:1px dotted #ccc;
}
td {
vertical-align:top;
border-bottom:1px dotted #ccc;}

/* Theaterstuecke */

#stuecke .titel {
font-size:14px;
font-weight:bold;
text-transform:uppercase;}

#stuecke .theater {
font-weight:bold;
}

#stueck .titel {
font-size:14px;
font-weight:bold;
text-transform:uppercase;}

#stueck .theater {
font-weight:bold;
}

.reihe_schattiert{
border-bottom:1px dotted #ccc;
margin-bottom:10px;}

.reihe{
border-bottom:1px dotted #ccc;
margin-bottom:10px;}

/* Feeds */
.koelnde_kopf
{
display:none;
}

.koelnde_box {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-left:0px;}
	
	.zwischentext {
	margin-left:30px;}
	
	.koelnde_box ul li{
	margin:0px;
	background:none;
	padding:0px;}
	
		#sidebar .koelnde_box ul li a{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:normal;}