/*  
Theme Name: 2009 f-m
Theme URI: 
Description: Das 2009er Design für fasnet-musix.de
Version: 1.0
Author: Florian Andreas Vogelmaier | fv-web.de
Author URI: http://fv-web.de 
*/

@charset 'utf-8';
@import url(reset.css);
@import url(lightbox.css);

/* ----------------------------------------------------- Page layout */

	body {
	background-color: #F2D1AE;
}

h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Sans-Serif;
	letter-spacing: 1px;
}

h2, h2 a:link, h2 a:visited {
	font-size: 135%;
	line-height: 125%;
	color: #000;
}

p {

}

#container {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background-color: #FF8900;
}

#branding {
	width: 100%;
	height: 207px;
	margin-top: -4px;
	background: url("img/04.jpg") center center no-repeat #000;
}

h1 {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: url("../logo.jpg") top center no-repeat;
}

h1 a img {
	border: none;
}

#content {
	position: absolute;
	width: 50%;
	background-color: #FFF;
}

#content #welcome {
	margin: 11px 11px 11px 0;
	padding: 11px;
	background-color: #FF8900;
	color: #FFF;
}

#content #welcome h2 {
	font-size: 155%;
	margin-bottom: 11px;
}

#content #welcome p {
	margin-bottom: 10px;
	line-height: 140%;
}

#content_main {
	margin: 22px auto;
	width: 77%;
}

#content_main h2 {
	font-size: 155%;
	margin: 44px 0 22px 0;
}

#content_main p {
	margin-bottom: 11px;
	line-height: 140%;
}

#content_main .entry {
	border-bottom: 1px solid #FF8900;
}

#content_main .entry h2 a:link, #content_main .entry h2 a:visited {
	display: block;
	color: #000;
	text-decoration: none;
}

#content_main .entry h2 a:hover, #content_main .entry h2 a:focus, #content_main .entry h2 a:active {
	color: #FFF;
	background-color: #FF8900;
}

#content_main .entry p a:link, #content_main .entry p a:visited {
	padding: 2px;
	color: #000;
	background-color: #F2D1AE;
	text-decoration: underline;
}

#content_main .entry p a:hover, #content_main .entry p a:focus, #content_main .entry p a:active {
	color: #FFF;
	background-color: #FF8900;
}

#content_main span.entry_details {
	margin-top: 3px;
	text-align: right;
}

#content_main span.entry_details a:link {
	color: #202020;
}

#content_main ul {
	line-height: 140%;
	list-style-type: square;
	margin-bottom: 11px;
	margin-left: 14px;
}

#content_main ul li ul {
	margin-left: 11px;
}

#content_main #respond form textarea#comment {
	width: 385px;
}

#sidebar {
	position: absolute;
	left: 50%;
	width: 50%;
	margin-top: -32px;
	background-color: #FF8900;
	color: #FFF;
}

#sidebar a:link, #sidebar a:visited {
	color: #FFF;
	text-decoration: underline;
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	text-decoration: none;
}

#sidebar ul {
	line-height: 140%;
}

#last_entries {
	position: absolute;
	left: 50%;
	width: 25%;
	margin-top: -27px;
	background-color: #FF8900;
	opacity: .9;
}

#last_entries h2, #last_comments h2 {
	font-size: 135%;
	color: #FFF;
	margin: 5px 18px;
}

#last_entries ul, #last_comments ul {
	font-size: 80%;
	margin: 9px;
}

#last_entries ul li, #last_comments ul li {
	line-height: 140%;
}

#last_comments {
	position: absolute;
	left: 75%;
	width: 25%;
	margin-top: -27px;
	background-color: #FF8900;
	opacity: .9;
}

#sidebar div {
	width: 100%;
	background-color: #FF8900;
}

#sidebar div input#s {
	width: 80%;
	margin: 9px 9px 44px 9px;
}

#sidebar div label.screen-reader-text {
	display: none;
}

#sidebar #sidebar_left {
	float: left;
	width: 49.9%;
}

#sidebar #sidebar_right {
	float: right;
	width: 49.9%;
}

#sidebar h2,
#sidebar #sidebar_left h2, #sidebar #sidebar_right h2 {
	font-size: 135%;
	color: #FFF;
	margin: 11px;
}

#sidebar ul {
	margin-left: 11px;
}

#sidebar p,
#sidebar #sidebar_right p {
	margin: 11px;
	line-height: 140%;
}

#sidebar #sidebar_left ul, #sidebar #sidebar_right ul {
	margin-left: 11px;
	margin-bottom: 11px;
}

#sidebar #sidebar_left ul li, #sidebar #sidebar_right ul li {
	padding-left: 11px;
	line-height: 140%;
}

#sidebar #clear {
	width: 100%;
	height: 1px;
	background-color: transparent;
}

#footer {
	width: 97%;
	text-align: center;
	background-color: #FF8900;
	color: #FFF;
	z-index: 900;
}

#footer p {
	clear: both;
	margin: 11px;
	text-align: right;
}

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

p{
     }

h1,h2,h3,h4,h5,h6{
     }


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

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {
	
	}





dl{
     }
     dt{
          }
          dd{
          }

ul{
     }
ol{
     }
     li{
          }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
     }

address {
     }

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


a {
     }
a:link { 
     }
a:visited { 
     }
a:link:focus{ 
     }
a:link:hover, 
a:visited:hover { 
    }
a:link:active, 
a:visited:active {
     }

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

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

body img.wp-smiley{
     }



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

.more-link{
     }

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

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

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




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

.commentlist {
	 padding: 9px 0;
	}


.nocomments {
	 
	}
 
.commentlist li {
	margin-bottom: 9px;
	padding: 9px;
	background-color: #F2D1AE;
	}
	
.avatar {
	float: right;
	margin-left: 9px;
	margin-bottom: 9px;
}

img.avatar {
	padding: 3px;
	background-color: #FFF;
	border: 1px solid #FF8900;
}

.commentlist cite, 
.commentlist cite a:link, .commentlist cite a:visited,
.commentmetadata a:link, .commentmetadata a:visited {
	 color: #000;
	 margin-bottom: 9px;
	}

.commentlist p {
	 margin: 9px 0;
	 line-height: 140%;
	}

#commentform p {
	 
	}

.commentmetadata {
	 
	}

#commentform input {
	}

#commentform textarea {
	width: 385px;
	}

#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{
     }

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

li#links{
     }

.widget_links{
     }


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

li#categories{
     }

.widget_categories{
     }

