/*
Theme Name: Kulturfestival
Theme URI: http://www.schattenwerk.ch
Description: by schattenwerk
based on the Theme simplicityBright
Version: 0.1 deutsch
Author: mario baronchelli
Author URI: http://www.schattenwerk.ch
*/

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #000;
	font: 11px arial;
	padding: 0;
	background:url(images/bg_2010.jpg);
}


blockquote {
	border-left: 1px solid #326ea1;
	color: #555555;
	font-size: 1.00em;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0 30px;
}

a {
	color: #d7418d;
	text-decoration: none;
	outline: none;
}

code {
	background: #f5f5f5;
	border: 1px solid #cccccc;
	color: #555555;
	font: 11px arial;
	padding: 10px;
	text-align: left;
}

/*#####################*/
/*### Überschriften ###*/
/*#####################*/

h1 {
	font: 36px arial;
	line-height:33px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;
}

h2 {
	font: 18px arial;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
	line-height:18px;
	font-weight:bold;
}

h3 {
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding:0 0 30px 0;
	text-transform:uppercase;
}

h4 {
	font: 11px arial;
	font-weight: bold;
	line-height:15px;
	margin: 0;
	padding: 0;
	text-transform:uppercase;
}

h5 {
	border-top:1px dashed #a1a3a5;
	font: 11px arial;
	font-weight: bold;
	line-height:15px;
	margin: 15px 0 0 0;
	padding: 30px 0 0 0;
	text-transform:uppercase;
}

img {
	border: none;
}

ol, form {
	margin: 0;
	padding: 0;
}

p {
	margin:0;
	padding:0 0 15px 0;
	line-height: 15px;
	text-align: left;
}

.entry {
	line-height: 1.3em;
	text-align: left;
}

small {
	font-size: 10px;
}

#page {
	background: transparent;
	margin: 0 auto;
	padding: 0 0 30px 0;
	text-align: left;
	width: 935px;
}

/*################*/
/*### Header   ###*/
/*################*/

#logo {
	height:5px;
	width:100%;
	z-index:5;
	float:none;
	position:absolute;
	left:0;
	top:0;
	overflow:visible;
}

#logo img {
	margin-left:775px;
	margin-top:25px;
}

#header {
	overflow: hidden;
	color: #ffffff;
	font-size: 11px;
	height: 15px;
	margin: 0 auto;
	text-align: left;
	padding: 45px 0 0 0;
}

#header a {
	text-transform:uppercase;
	color: #fff;
}

#header a:hover {
	color: #d7418d;
}

#blogname {
	padding-top: 60px;
}

#header h2 {
	float: left;
	font: 30px Arial;
	margin:0;
	padding: 0px 15px 0 0;
	border-right:1px solid #cccccc;
}

#header h2 a { text-decoration:none; }

#header p {
	padding: 13px 0 0 10px;
	margin:0;
	line-height: 1em;
}

#header ul {
	background: transparent;
	float: left;
	margin: 0 auto;
	padding: 0 0 0 220px;
	list-style-type: none;
}

#header ul li {
	float: left;
}

#header ul li a {
	float: left;
	display: block;
	height: 34px;
	padding: 0 10px 0 0;
}

#header ul li a:hover {
	text-decoration: none;
}

/*################*/
/*### Content  ###*/
/*################*/

#content {
	border: none;
	color: #000;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 670px;
}

#content_bg {
	background:#fff;
	padding: 0 5px 50px 5px;
}

#content_footer {
	background: url(images/footer_content.png) no-repeat;
	width:670px;
	height:80px;
}

#content_img {
	height:360px;
}


#content a:hover {
	color: #000;
	background: transparent;
	text-decoration: underline;
}

#content img {
	margin: 5px 0 10px 0;
	padding: 0;
}


#content ul {
	 margin: 0 0 0 25px; 
	 padding:  0 0 0 0; 
}

#content ul li {
	 line-height: 1.5em; 
	 margin: 0; 
	 padding: 5px; 
}

.post {
	padding:0 125px 20px 30px;
}

/*############################*/
/*#### KOMMENTARFORMULAR #### */
/*############################*/

#comment {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 510px;

}

.commentbody {
        background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
        -moz-border-radius: 10px;
}

.commentbody a {
	color: #aa0000;
        text-decoration: none;
}
.commentbody a:hover {
	color: #2d5175;
        text-decoration: none;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
}

#email, #author {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px arial;
	padding-left: 5px;
	vertical-align: middle;

}

#url {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px arial;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
        font: 12px arial;
	margin: 0;
	padding: 0 10px;

}

textarea {
        overflow:auto;
}

/*################*/
/*#### Footer ####*/
/*################*/

#footer {
	clear: both;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow:hidden;
	display:none;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

/*################*/
/*### Suchfeld ###*/
/*################*/

.s {
	background: transparent;
        border: 0px solid #c7c7c7;
	color: #383d44;
        font: 12px arial;
	height: 15px;
	padding-left: 3px;
	vertical-align: middle;
	width: 220px;
}

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
	width: 255px;
	text-align: right;
	float: left;
	margin: 0;
	padding: 0;
	color: #000;
	background:url(images/sidebar_bottom.png) bottom left no-repeat;
}

.sidelist {
	background: transparent;
	margin: 0 0 0 0;
	padding: 0;
}

#sidebar ul {
	list-style: none;
	margin: 0 5px 0 0;
	padding: 0;
	border: none;
}

#sidebar ul ul {
	margin: 0 ;
}

#sidebar li{
	margin: 0;
	padding: 0;
}

#sidebar li a {
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
	text-transform:uppercase;
}

#sidebar li a:hover, #sidebar li.current_page_item a, #sidebar li.current_page_parent a, #header li.current_page_item a {
	color: #d7418d;
	text-decoration: none;
}

#sidebar li.current_page_item li a, #sidebar li.current_page_parent li a {
	color: #fff;
	text-decoration: none;
}

#sidebar li li li a:hover {
	color: #d7418d;
	text-decoration: none;
}

#sidebar li li li.current_page_item a {
	color: #d7418d;
	text-decoration: none;
}

#sidebar h2{
	background: inherit;
	color: #fff;
	font: 36px arial;
	font-weight:bold;
	text-transform:uppercase;
	padding: 0;
	margin: 0;
}

#sidebar li.big {
	font-size:36px;
	line-height:28px;
	font-weight:bold;
}
/*
#sidebar li.big{
	background:red;
}
*/

ul.mediumnav {
	font-size:18px;
	line-height:16px;
	font-weight:bold;
}

ul.smallnav {
	line-height:13px;
}

#sidebar img {
	margin-bottom:50px;
	padding:0;
	border:none;
}

#label {
	float:left;
	width:10px;
	height:200px;
	background:transaprent;
	padding:298px 0 0 0;
}



#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}


.date {
	background: transparent;
	color: #363636;
	font: 11px arial;
	margin: 0;
	padding: 0;
}

.postmetadata {
        background: transparent;
        font-style: italic;
        color: #363636;
        line-height: 1.5em;
	margin: 15px 0 70px 0;
	padding:3px 3px 3px 3px;
	text-align: right;
        clear:both;
}

.postmetadata a {background: transparent; color: #363636; text-decoration: none;}

.postmetadata2 {
        background: #eeeeee;
        color: #282828;
        border: 1px solid #cccccc;
        font-size: 11px;
        line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
        clear:both;
        -moz-border-radius: 10px;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.3em;
	padding: 10px;
}

.alt a {
	background: inherit;
	color: #aa0000;
        text-decoration: none;
}

.commentheader {
        background: inherit;
        font-size: 18px;
        font-weight: lighter;
        text-align: left;
        color: #326ea1;
        padding: 0;
        line-height: 1.5em;
}

.clear {clear:both;}