/*  
Theme Name: Klassik Blog DE-Edition
Theme URI: für-die-musik.de
Description: Das offizielle Theme fuer-die-musik.de
Version: 0.9
Author: E-Team
Author URI: http://www.novanauten.com/

	Für die Musik v1.0
	http://www.fuer-die-musik.de

	This theme was designed and built by E-Team udk-berlin.de 2007

*/

 
/*-------------------------------------------------------------------------------------------*/
/* Begin with standard HTML Tags */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, 'Lucida Grande', Times, Serif;
 	background: #efefef url('images/background.png');
	background-position: left top; 
    	background-repeat: repeat-x;
    	background-attachment: fixed; 
	color: #333;
	/*text-align: center;*/
	margin: 0px;
	padding: 0px;
	}

h1, h2, h3 {
	font-family: Georgia, 'Lucida Grande', Times, Serif;
	/*font-weight: bold;*/
	}

h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	color: #fff;
	}

h2 {
	font-size: 1.6em;
	margin: 0px;
	}


h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
	}

.comments {
	font-family: Georgia, 'Lucida Grande', Times, Serif;
	padding: 0;
	margin: 40px auto 20px;
	font-weight: normal;
	color: #350C20;
	}

/* Links within Headlines 
h1 a, h1 a:hover, h1 a:visited, 
h2 a, h2 a:hover, h2 a:visited,
h3 a, h3 a:hover, h3 a:visited { */
h1 a, h2 a, h3 a {
	text-decoration: none;
	color: #ffffff;
	}

a {
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a img {
	border: none;
	}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;	
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	color: #ffffff;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
	display: none;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

ol li {
	list-style: decimal outside;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

select {
	width: 130px;
	}

small {
	font-family: Georgia, 'Lucida Grande', Times, Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
	}

strike {
	color: #ffffff;
	}


/*-------------------------------------------------------------------------------------------*/
/* Custom Divs */

#page {
	background-color: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0;
	width: 938px;
	}
	
#main_content {
	text-align: left;
	background: url("images/content_back.gif") repeat-y top; 
	font-size: 1.2em;
	padding: 0px;
	}

#content {
	text-align: left;
	font-size: 1.2em;
	}

#header {
	background: url('images/header.gif') no-repeat bottom center;
	background-color: none;
	margin: 0px;
	padding: 0px;
	height: 133px;
	width: 938px;
	}	
/*
#headerimg 	{
	margin: 0px;
	padding: 0px;
	height: 133px;
	width: 938px;
	}
*/
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	display: none
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: right;
    margin-right: 300px;
	}

#sidebar {
	position: relative;
	background: url('images/sidebar.gif') no-repeat top left;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: 0px;
	margin-left: 655px!important;
	margin-left: 652px;
	width: 230px;
	font: 1em Georgia, 'Lucida Grande', Times, Serif;
	padding-top: 20px;
	color: #ffffff;
	}

#sidebar a {
	color: #ffffff;
	}

#sidebar h2 {
	margin: 4px 0px 0px 4px;
	padding: 0;
	font-family: Georgia, 'Lucida Grande', Times, Serif;
	font-size: 1.2em;	
	}

#sidebar ul {
	padding-left: 5px;
    	width: 212px;
	}

#sidebar li {	
    	background-color: #532a3e;
    	margin-bottom: 2px;
	}

#sidebar .widget_text, #sidebar .searchbox {
	background: none;
	font-family: Georgia, 'Lucida Grande', Times, Serif;
	margin-bottom: 15px;
	}

#sidebar ul ul {
	width: 192px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	font-family: Georgia, 'Lucida Grande', Times, Serif;
	/*font-family: Arial, Helvetica, sans-serif*/
	font-size: 1em;
	color: #cccccc;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 3px;
	padding: 4px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
#sidebar ul ul li, #sidebar ul ol li {
	list-style-type: square;
	list-style-position: outside;
	margin: 3px 0 0 8px;
	padding: 0;
	}

#sidebar form {
	padding: 0px;
	}

#sidebar #searchform #s {
	width: 168px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
#sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}	

/*
#footer {
	
	display: none;
	border: none;
	padding: 0;
	margin: 0;
	width: 938px;
	clear: both;
	}


#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
*/

#wp-calendar a {
	text-decoration: none;
	}
	
#wp-calendar caption, cite, #headerimg .description {
	text-decoration: none;
	color: #ffffff;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar caption {
	font: bold 1.3em Georgia, 'Lucida Grande', Times, Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#searchform {
	margin: 0px;
	padding: 0px;
	text-align: left;
	}

#commentform p {
	font-family: Georgia, 'Lucida Grande', Times, Serif;
	margin: 5px 0;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	postion: relative;
	}	

#commentform input, #commentform textarea {
	font: 0.9em Georgia, 'Lucida Grande', Times, Serif;
	}	
	
/*-------------------------------------------------------------------------------------------*/
/* Custom Classes */

.homebutton {
	width: 200px;
	height: 90px;
	margin-right: 60px;
	margin-bottom: 0px;
	position: relative;
	float: right;
}

.alignright {
	position: relative;
	float: right;
	}

.alignleft {
	position: relative;
	float: left
	}
	
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
	}

.fontsize {
	position: relative;
	background-color: #00CCCC
	text-align: right;
	font-size: 1.2em;
	text-align: right;
	top: 60px;
   	margin-right: 300px;
	}

.datum {
	position: relative;
	float:left;
	margin: 0px;
	margin-left: -1px;
	padding-right:15px;
	text-align: right;
	width:85px;
	height:44px;
	background: url('images/datum.gif') repeat-y top left;
	padding-bottom:5px;
	color: #350c20;
	}

.tag {
	font-size: 28px;
	padding-right:3px;
	}

.monat {
	font-size: 13px;
	padding-right:7px;
	line-height:18px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist a {
	color: #000000;
	}
	
.commentlist li {
	font: 0.9em Georgia, 'Lucida Grande', Times, Serif;
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #350C20;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #ffffff;
	}
	
.center {
	text-align: center;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}

.navigation {
	margin-left: 100px;
	width: 500px;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;	
	}	

.navigation a {
	color: #333333;
	}

.narrowcolumn {
	float: left;
	margin: 0px ;
	margin-left: 4px ;
	padding-top: 5px;
	width: 630px;
	display: inline;	
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.post {
	margin: 0px;
	padding: 0px;
	/*text-align: justify;*/
	}
	
.post hr {
	display: block;
	}

.post h2 {
	/*font-size: 1.6em;*/
	line-height: 30px;
	background-color: #350c20;
	font-size: 26px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: normal;
	color: #FFFFFF;
	}
.post h2 a {
	text-decoration: none;
	}

.post img {
	/*border: 1px dashed #000;*/
	/*margin-left: -1px;*/
	margin-left: 0px;
	margin-top: -15px;
	}

.postrest {
	margin-left: 110px;
	text-align: left;
	width: 500px;
	}

.useractions a {
	color: #000;
	}	

.useractions img {
	border: 0px;
	}

.postmetadata {
	clear: left;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.rssfooter {
	margin: 0;
	padding: 20px 0;
	text-align: right;
	padding-right: 300px;
	}

.rssfooter a {
	color: #333;
	}
	
.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry p a:visited {
	color: #b85b5a;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

.widecolumn {
	margin: 30px 0;
	padding: 10px 0 20px 0;
	/*margin: 5px 0 0 150px;*/
	/*width: 450px;*/
	line-height: 1.6em;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.widecolumn .post {
	margin: 0;
}

.widecolumn .smallattachment {
	text-align: center;
	postion: relative;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

h2.pagetitle {
	position: relative;
	margin-top: 0px;
	margin-left: 110px;
	margin-bottom:20px;
	padding: 0px;
	padding-left: 5px;
	border: 1px solid #ddd;
	font-family: Georgia, 'Lucida Grande', Times, Serif;
	font-size: 26px;
	font-weight: normal; 
	color: #350c20;
	line-height: 30px;
	width: 493px;
	}

/* HTML Specials for IE Bugs + more /*
/*	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}