/*  
Theme Name: BGF 2009
Theme URI: 
Description: Theme für BläachGuggaFätzzer Altenstadt e.V.
Version: 2.0
Author: flo-si
Author URI: http://fasnet-musix.de
	
 */

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

/* ----------------------------------------------------- All browsers */

body {
	color: #141414;
	
}

h1 a:link, h1 a:visited {
	position: fixed;
	display: block;
	top: 0;
	width: 100%;
	margin: 0 auto;
	padding: 11px 0 3px;
	font-size: 30px;
	font-family: "Arial", Arial, Sans-Serif;
	color: #FFA54A;
	text-align: center;
	text-decoration: none;
	background-color: #0A1010;
	border-bottom: 2px solid #DDB95B;
	opacity: .89;
	-moz-opactiy: .89;
	z-index: 1000;
}

#container {
	position: relative;
	width: 89%;
	max-width: 1350px;
	margin: 222px auto 0;
	padding: 27px 0 220px;
	opacity: .89;
	-moz-opactiy: .89;
}

#branding {
	position: fixed;
	bottom: 0;
	width: 89%;
	max-width: 1350px;
	height: 230px;
	background: #0A1010;
	border-top: 2px solid #DDB95B;
	text-align: center;
	opacity: .89;
	-moz-opactiy: .89;
	z-index: 400;
}

#nav_main {
	position: fixed;
	bottom: 10px;
	width: 88.75%;
	max-width: 1326px;
	height: 27px;
/*	line-height: 27px; */
	margin: 0 auto 15px;
	background-color: #FFA54A;
	border: 2px solid #DDB95B;
	-moz-border-radius: 7px;
	text-align: center;
	z-index: 500;
}

#nav_main ul {
	width: 100%;
}

#nav_main ul li, #nav_sub ul li {
	margin: 0 3px;
	padding: 3px 0;
/*	line-height: 145%; */
	background-color: #FFA54A;
	border-bottom: 2px solid transparent;
}

#nav_main ul li {
	display: inline;
}

#nav_main ul li a:link, #nav_main ul li a:visited,
#nav_sub ul li a:link, #nav_sub ul li a:visited {
	font-family: "Matura MT Script Capitals";
	font-size: 125%;
	padding: 3px 20px 0;
	color: #141414;
	text-decoration: none;
	border-bottom: 2px solid transparent;
}

#nav_main ul li a:hover, #nav_main ul li a:focus, #nav_main ul li a:active,
#nav_sub ul li a:hover, #nav_sub ul li a:focus, #nav_sub ul li a:active {
	border-bottom: 2px solid #141414;
}

#content {
	
}

#content_main {
	float: left;
	width: 54%;
	margin: 0 auto 257px;
	padding: 27px;
	background-color: #FFA54A;
	-moz-border-radius: 27px;
	-webkit-border-radius: 27px;
}

#content_main p {
	font-size: 110%;
}

#content_main p a:link, #content_main p a:visited,
#content_main ul li a:link, #content_main ul li a:visited {
	color: #141414;
	font-size: 100%;
}

#content_main img.gruppe {
	border: 7px solid #006BB0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#content_main ul li img {
	float: right;
	border: 7px solid #006BB0;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#content_main h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

#content_main h1 {
	position: absolute;
	display: block;
	width: 515px;
	margin-top: -48px;
	margin-left: 7px;
	padding: 7px 0;
	font-size: 200%;
	color: #141414;
	background-color: #006BB0;
	z-index: 500;
	opacity: .89;
	-moz-opactiy: .89;
	text-align: center;
}

#content_main h2, #content_supp h2 {
	margin-top: 7px;
	margin-bottom: 17px;
	font-size: 130%;
	border-bottom: 2px solid #DDB95B;
}

#content_main h3 {
	font-size: 120%;
	margin: 7px 0;
}

#content_main p {
	margin-bottom: 17px;
	line-height: 145%;
}

#content_main ul li {
	line-height: 145%;
	font-size: 110%;
}

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

#content_supp {
	float: right;
	width: 33%;
	margin-bottom: 257px;
	padding: 27px;
	background-color: #FFA54A;
	-moz-border-radius: 27px;
	-webkit-border-radius: 27px;
}

#content_supp dl {
	line-height: 145%;
}

#content_supp dl dt {
	float: left;
	font-weight: bold;
	margin-right: 7px;
}

#content_supp dl dd {
	margin-left: 100px;
}

#content_supp ul li {
}

#content_supp ul li a:link, #content_supp ul li a:visited {
	display: block;
	padding: 3px;
	color: #141414;
	font-size: 110%;
	text-decoration: none;
}

#content_supp ul li a:hover, #content_supp ul li a:focus, #content_supp ul li a:active {
	color: #FFF;
	background-color: #006BB0;
}

#footer {
	position: fixed;
	bottom: 0;
	width: 89%;
	height: 20px;
	margin: 0 auto;
	z-index: 500;
	text-align: center;
}

#footer p {
	color: #FFA54A;
	text-align: center;
}

#footer p a:link, #footer p a:visited {
	color: #FFA54A;
}

#footer p a:hover, #footer p a:focus, #footer p a:active {
	color: #FFF,
}


/*--------------------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 {
	 
	}


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

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

li#links{
     }

.widget_links{
     }


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

li#categories{
     }

.widget_categories{
     }


