/*
Theme Name: Faehrmann
Version: 1.0
Author: Christiane Krueger
 */

/*--------------------body--------------------*/
* {
	margin: 0;
	padding: 0;
	}
html {
	font-family:Clarendon, Georgia, Times;
	font-size: 62.5%;
}

body{
	background: url(images/bg.jpg);
	background-repeat: stretch;
     }

/*--------------------------lost links / more tag------------------------*/
a {
	color:#D46E00;
	text-decoration: none;
     }
a:link {
	color:#D46E00;
	text-decoration: none;
     }
a:visited {
	color:#D46E00;
	text-decoration: none;
     }
a:link:focus{
	color:#D46E00;	
text-decoration: none;
     }
a:link:hover,
a:visited:hover {
	color:#D46E00;
	text-decoration: none;
    }
a:link:active,
a:visited:active {
	color:#D46E00;
	text-decoration: none;
     }
a.more { /*TODO*/
	text-decoration:none;
	
}
a.more:hover { /*TODO*/
	text-decoration:none;
}

/*----------------------wrapper/header----------------------------*/

#wrapper {
	width: 75%;
	margin-left:auto;
	margin-right:auto;
	}
#header {
	height:160px;
	overflow:hidden;
	position:relative;
	width:100%;
	}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header .faehrmann {
	
}
#header .logo {
	margin-left:2em;
xxmargin-bottom:-1em;
}

#header h1,
#header h3,
#header p.description {
	display:none;
}
/*----------------------navigation----------------------------*/

#nav {
	padding:15px 0;
	margin:0;
	height:25px;
width:100%;
}

#nav li {
	float:left;
        padding:0px 20px 0px 0px;
        text-transform:lowercase;
}

#nav li a {
	color:#000;
	padding:5px 5px 5px 5px;
	font-size:1.6em;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	color:#D46E00;
	text-decoration:none;
}

#nav li a:active {
        color:#D46E00;
	text-decoration:none;
}


.clear {
	clear:both;
}

/*--- content --------------------------------------------------*/
#content {
	width: 600px;
	margin:0 250px 0 0 !important;
	margin:0 250px 0 0;
	padding:10px 20px 30px 0px;
}
#content.single_post {

}
#content2 {
	margin:0 0px 0 0 !important;
	margin:0 0px 0 0;
	padding:10px 0px 30px 0px;
	width:850px;
}
#content p, #content2 p {
	font-size:1.2em;
    text-align:justify;
}
#content2.single_post p {
	margin-left:18em;
	width:44em;
	}

#content a, #content2 a{
	text-decoration:none;
}
#content a:hover, #content2 a:hover{

}

#content .post h2 {
	
	}
#content .post h2 a {
	font-weight:normal;
	}
#content .post h2 a:hover {
	}
#content div.entry {

	}
#content div.entry div.entry_post {

	}
#content div.entry p {
	margin-top:1em;
width:37.5em;
	}

#content h2, #content2 h2{
	font-family:Georgia;
	font-size:4em;
	font-weight:normal;
	margin:15px 0;
	line-height:20px;
}
#content2 h2 {
	color:#D46E00;
	}
#content h2.title {
	color:#D46E00;
margin-bottom:0.2em;
font-size:4em;
padding-bottom:0.6em;
 }
#content2.single_post h2 {
	text-align:left;
	}

#content h2 a, #content2 h2 a {
	text-decoration:none;
	border:none;
color:#D46E00;
}

#content2 h2 a {
	padding-bottom:10px;
	font-weight: normal;
}

#content h3 {
margin-bottom:1em;
}
#content h3 a {
	margin:10px 0;
	color:black;
font-weight:bold;


}


#content2 h3 {
	
}

#content ul, ol {
	margin:10px 10px 10px 25px;
    margin-left:0;
}


#content2 ul, ol {
	margin:10px 10px 10px 25px;
	margin-left:0;
}

#content li {
	list-style-image:url(images/list_elem_mj.jpg);
	padding-bottom:5px;
}


/*---------------------border images / blockquote-----------------------------*/

img{
	margin-top: 0.5em;
	margin-bottom:0.5em;
	padding:0.1em;
    }


blockquote { /*TODO*/
	padding:5px 15px;
	margin:10px 0;
	border:1px solid #ccc;
}

/*--------------------bilder als links--------------------*/
a img{
border:none;
     }
a:link img {
border:none;
     }
a:visited img {
border:none;
     }
a:link:active img,
a:visited:active img {
border:none;
      }

/* metadata under post
--------------------------------------------------*/
#content .post,
#content2 .post {margin:0 0 0 0;}

#content .post .info,
#content2 .post .info{
	padding:2px 3px 3px 8px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	font-size:1em;
	color:#333;
	margin-left:21em;
	width:527px;
}


/* metadata sidebar ('about this post')
--------------------------------------------------*/

p.news {
	background-color:#2196C4;
	color:white;
	font-size:1.1em;
	line-height:1.5em;
	margin:10px 0 28px;
	padding:10px;
	text-align:justify;
}
p.news a {
	color:white;
	}

/* sidebar
--------------------------------------------------*/

#sidebar {
	padding-right:25px;
	padding-top:15px;
	float:right;
	width:220px;
}

#sidebar h2 {
	color:#D46E00;
	font-size:3.5em;
	font-weight:normal;
	text-align:left;
margin-bottom:0.2em;
text-transform: lowercase;
}
#sidebar h2.red {
	color:#D46E00;
}
#sidebar #archiv {
 margin-top: 3em;
}
#sidebar #vimeo p{
	padding:0.5em 0;
font-size:1.2em;
width:300px;

}



/* some input
--------------------------------------------------*/

input {
	font-size: 11px;
}

input:hover {

}
input:focus {
}


/* comments
--------------------------------------------------*/

#comments {
	font-size:0.9em;
}


#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;

}

#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 350px;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 480px;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 350px;
}

#commentform input{
	margin-bottom: 3px;
}
/*----------------------footer----------------------------*/

#footer {
	margin-left:21em;
	margin-top:2em;
	width:540px;
	}
#footer div {
	background: url(images/zierlinie_mitte.jpg) top center no-repeat;
	}
#footer div p {
	padding-top:1em;
	text-align:center;
	color:#999999;
	}
#footer a {

	}
/*--------------------textgestaltung--------------------*/

p{
	font-size:1em;
	color:black;
     }
h1,h2,h3,h4,h5,h6{
	color: black;
	font-weight:bold;
     }
div.post {
	background: url(images/zierlinie_mitte.jpg) bottom no-repeat;
	padding-bottom:10px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {

	}


hr {
	height:2px;
  	text-align:center;
	}

dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{

         }


code{
     }

pre{
     }

b, strong,i,em {
     }



address {
     }

/*--------------------linkgestaltung--------------------*/




/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
	color:#2196c4;
	text-decoration: none;
	font-weight: bold;
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.alt {

	}

.commentlist {

	}


.nocomments {

	}

.commentlist li {

	}

.commentlist cite,
.commentlist cite a {

	}

.commentlist p {

	}

#commentform p {

	}

.commentmetadata {

	}

#commentform input {
	}

#commentform textarea {
	}

#commentform #submit {

	}

/*--------------------fuer den wp kalender--------------------*/

#wp-calendar th {

	}


#wp-calendar {
	empty-cells: show;

	}

#wp-calendar #next a {

	}

#wp-calendar #prev a {

	}

#wp-calendar a {

	}

#wp-calendar caption {

	}

#wp-calendar td {

	}

#wp-calendar td.pad:hover {
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
     }
.widget {
     }

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget, div.ngg_slideshow widget{
margin-top:4.5em;
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

/*-----------------------seiten-----------------------*/

#termine, #diskografie {
margin-left:-0.9em;
}

#termine table.tbl_termine {
font-size:1.2em;
}
#termine table.tbl_termine tr {

}
#termine table.tbl_termine tr td{
vertical-align:top;
width:7em;
}
#termine table.tbl_termine tr td.datum{
font-weight:bold;
}
#termine table.tbl_termine tr td.zeit{

}
#termine table.tbl_termine tr td.ort {
width:25em;
}
#termine table.tbl_termine tr td.ort a{
font-weight:bold;
}
#termine table.tbl_termine tr td p {
font-size:1em;
text-align:left;
}
#diskografie, #kontakt, #presse, #veranstalter {
margin-top:2em;
font-size:1.2em;
}
#diskografie table td.cover img{
width:100px;
height:auto;
}
#diskografie table td.beschreibung {
padding-top:0.4em;
vertical-align:top;
}
#diskografie table td.preis {
padding-bottom:1em;
vertical-align:bottom;
}
#veranstalter .movie {
margin:1em 0;
}
#content2 p.musiker {
 display:block;
height:400px;
width:800px;
padding-top:0.5em;
}
#content2 #attachment_110 {
float:left;
}
/*Seite Musik*/
ul#musikList {
padding-left: 3em;
list-style:square;
list-style-position:inside;
color:#D46E00;
margin-left:240px;
}
ul#musikList li {
font-size:1.4em;
margin-bottom:1em;

}
