/*
Theme Name: Oberhausener Gitarrenduo
Theme URI: http://www.oberhausener-gitarrenduo.de
Description: Template f&uuml;r das Oberhausener Gitarrenduo
Author: liquid pixels KG
Author URI: http://www.lpx-it.com
*/
body{
	background:url(gfx/bg.jpg) top center repeat-y #ece6dd;
	font-family:Verdana;
	font-size:0.8em;
	margin:0;
	padding:0
	}

a {outline:none}
	
h2 {font-size:2.5em}	
	
#wrapper {
	width:100%;	
	height:100px;	
	background:url(gfx/obererBalken.png) 0 20px repeat-x;	
	}
	
#innerWrapper {
	width:1000px;
	margin:0 auto;
	background:url(gfx/noten.png) 50px 10px no-repeat;
	}	

#header{height:180px;}

#logo{
	float:left;
	height:98px;
	width:100%;
	background:url(gfx/logo.png) 250px 4px no-repeat;	
	}
	
#foto{	
	margin-left:735px;
	width:265px;
	height:280px;
	background:url(gfx/foto2.jpg) bottom left no-repeat;	
	}
#navi{	
	padding-left:60px;	
	font-size:2.5em;
	color:#333333;
	float:left;
	}
	
#navi li a {
	font-weight:bold;
	color:#333333;
	}	
	
#navi a:hover {
	color:#08859a;
	}	

#navi ul ,#navi li{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
	}
#navi li{
	height:50px;
	}	

#navi li.current_page_item a {color:brown}
	
	
#mainContent {
	margin:0 0 0 250px;	
	min-height:300px;
	text-align:justify;	
	}

#footer {
	margin:20px 0 50px 250px;
		
	}

/* Plugins */



/* fancybox */
.fancybox-title-over {font-weight:bold}
#fancybox-left-ico {
 left: 20px;
}

#fancybox-right-ico {
 right: 20px;
 left: auto;
}

/* Galerie */
.ngg-galleryoverview {
	position:absolute;
	top:300px;
	width:750px
	}

/* Formular */
.wpcf7-form input[type=text], .wpcf7-form textarea {width:350px}

/* Plugins ENDE */
