/*
Theme Name: Theme des Golfclub St. Pauli e.V.
Theme URI: http://wordpress.org/
Description: Theme des Golfclub St. Pauli e.V.
Version: 1.0
Author: Elephant Seven
Author URI: http://www.e-7.com/
Tags: 
*/

html, body {
	with:100%;
	height:100%;
	padding:0;
	margin:0;
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	color: #333;
	overflow:hidden;
}

#bg {
	z-index:0;
	padding:0;
	margin:0;
	position:absolute;
}

#page {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0;
	overflow:auto; 
	z-index:1;
}

#header {
	position:absolute;
	top:0;
	left:233px;
	height:150px;
	width:690px;
	z-index:100;
}

#content {
	position:absolute;
	top:150px;
	left:233px;
	height:625px;
	width:690px;
	z-index:10;
}

#sidebar {
	position:absolute;
	top:0;
	left:0;
	width:233px;
	height:775px;	
	z-index:5;
}

#footer {
	position:absolute;
	top:780px;
	left:0;
	width:875px;
	height:45px;	
	z-index:2;	
}

#logo {
	border:none;
}

#logoContent {
	margin:24px 0 0 56px;	
}

#searchbar {
	height:20px;
	width:690px;	
}

ul, li, ol, h1, h2, h3, h4, h5, h6, a, div, object, embed {
	margin:0;
	padding:0;
	list-style: none;
	outline: none;
}

hr {
	border : none;
	border-bottom:dotted 1px;	
	margin: 10px 0 10px 0;
	height : 1px;
}

/*** Main Navigation ***/

#header .navigation {
	clear:both;
	position:absolute;
	top:27px;
	left:0;	
	z-index:0;
}

#header .navigation li {
	background: url( 'img/mainNaviButton.png' ) no-repeat;
	width:208px;
	height:65px;
	display:block;
	margin:0 -52px 0 0;	
	float:left;
	position:relative;
}

#header .navigation li:first-child {
	z-index:4;
	margin:0 -42px 0 0;	
}

#header .navigation li:first-child + *  {
	z-index:3;
	margin:0 -32px 0 0;	
}

#header .navigation li:first-child + * + * {
	z-index:2;
	margin:0 -82px 0 0;
}

#header .navigation li:first-child + * + * + * {
	z-index:1;
}

#header .navigation li ul{
	position:absolute;
	display:block;
	top:50px;
	height: 37px;
	width:544px;
	padding:27px 0 0 30px;	
	background: url( 'img/mainNaviSub.png' ) no-repeat;	
}

#header .navigation li:first-child ul {
	left:10px;
}

#header .navigation li:first-child + * ul {
	left: -50px;	
}

#header .navigation li:first-child + * + * ul {
	left: -226px;
}

#header .navigation li:first-child + * + * + * ul {
	left: -50px;
	background: url( 'img/mainNaviSubSmall.png' ) no-repeat;
	width:244px;
}

#header .navigation li ul li{
	background: none;		
	position:relative;
	float:left;
	width:auto;
	height:auto;
	margin:0 10px 0 0 !important;
	z-index:auto !important;	
}

#header .navigation li a{
	width:208px;
	height:35px;
	display:block;	
	text-decoration: none;
	font-size: 16px;
	text-transform:uppercase;	
	color: #333;
	text-align: center;
	padding: 25px 0 0 0;
	font-weight: bold;
}

#header .navigation li:first-child + * + * a {
	padding-left:5px;
}

#header .navigation li:first-child + * + * + *  a {
	padding-left:20px;
}

#header .navigation li.current_page_item ul li a,
#header .navigation li.current_page_ancestor ul li a,
#header .navigation li ul li a{
	width:auto;
	height:auto;
	font-size: 10px;
	background: none;
	margin:0;
	padding: 0;
	color: #333;
	float:left;
}


#header .navigation li.current_page_item a,
#header .navigation li a:hover,
#header .navigation li ul li.current_page_item a,
#header .navigation li ul li a:hover,
#header .navigation li.current_page_ancestor a{
	color: #ccc;
}

#header .navigation li ul li span {
	margin: -2px 0 0 10px;
	float:left;
}

/*** Footer Navigation ***/

#footer .navigation {
	display:block;
	float:right;
	position:relative;
	margin: 0 0 25px 0;
}

#footer .navigation li {
	background: url( 'img/mainNaviButton.png' ) no-repeat;
	height:45px;
	display:block;
	float:left;
	position:relative;
}

#footer .navigation li a{
	height:25px;
	display:block;
	float:left;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;	
	color: #333;
	font-size: 11px;	
}

#footer .navigation li a:hover{
	color: #ccc;
}


#footer .navigation li:first-child {
	background: url( 'img/footerNaviKontaktButton.png' ) no-repeat;		
	z-index:4;
	margin:0 -25px 0 0;		
}

#footer .navigation li:first-child a{
	padding:16px 0 0 0;
	width:100px;
}

#footer .navigation li:first-child + *  {
	background: url( 'img/footerNaviImpressumButton.png' ) no-repeat;		
	z-index:3;
	margin:0 -30px 0 0;	
}

#footer .navigation li:first-child + * a{
	padding:17px 0 0 0;	
	width:120px;
}

#footer .navigation li:first-child + * + * {
	background: url( 'img/footerNaviSocialButtonYouTube.png' ) no-repeat 0 -18px;		
	z-index:2;
	margin:0;		
}

#footer .navigation li:first-child + * + * a{
	width:101px;
	height:45px;	
	text-indent: -9000px;
}

#footer .navigation li:first-child + * + * + * {
	background: url( 'img/footerNaviSocialButtonXing.png' ) no-repeat 0 -18px;		
	z-index:2;
	margin:0;		
}

#footer .navigation li:first-child + * + * + * a{
	width:66px;
	height:45px;	
	text-indent: -9000px;
}

#footer .navigation li:first-child + * + * + * + * {
	background: url( 'img/footerNaviSocialButtonFacebook.png' ) no-repeat 0 -18px;		
	z-index:2;
	margin:0 -25px 0 0;		
}

#footer .navigation li:first-child + * + * + * + * a{
	width:84px;
	height:45px;	
	text-indent: -9000px;
}


#footer .navigation li:first-child + * + * + * + * + * {
	background: url( 'img/footerNaviSponsoredByButton.png' ) no-repeat -15px -18px;	
	z-index:1;
}

#footer .navigation li:first-child + * + * + * + * + * a{
	width:122px;
	height:45px;	
	text-indent: -9000px;
}

#footer .navigation li.current_page_item a {
	color: #ccc;
}

/*** SideBar Navigation ***/

#sidebar .navigation {
	position: relative; 
	margin: 0 0 0 45px;
}

#sidebar .navigation li {
	display:block;
	position:relative;	
}

#sidebar .navigation li a {
	height:38px;
	display:block;
	text-align: center;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:bold;	
	color: #333;
	font-size:13px;
	padding: 25px 0 0 0;	
}

#sidebar .navigation li:first-child {
	z-index:4;
	overflow:hidden;
	background: url( 'img/sideBarNaviShopButton.png' ) no-repeat 0 0;		
}

#sidebar .navigation li:first-child + * {
	z-index:3;
	overflow:hidden;	
	background: url( 'img/sideBarNaviEventsButton.png' ) no-repeat 0 0;	
	margin: -28px 0 0 -6px;	
}

#sidebar .navigation li:first-child + * a {
	padding: 31px 0 0 0;	
	font-size:12px;
}

#sidebar .navigation li.current_page_item a {
	color: #ccc;
}

#sidebar .navigation li:first-child + * + * {
	z-index:2;
	overflow:hidden;
	background: url( 'img/sideBarNaviLastFiveButton.png' ) no-repeat 0 0;	
	margin:-10px 0 0 4px;
}

#sidebar .navigation li ul {
	display:block;
	margin:-10px 0 0 8px;
}

#sidebar .navigation li ul li,
#sidebar .navigation li ul li:first-child,
#sidebar .navigation li ul li:first-child + *,
#sidebar .navigation li ul li:first-child + * + *,
#sidebar .navigation li ul li:first-child + * + * + * {
	overflow:visible;	
	background: url( 'img/sideBarNaviSubMiddle.png' ) repeat-y 2px 0;	
	margin:0;
	padding:0 0 0 17px;
}

#sidebar .navigation li ul li.subFirstChild {
	padding:0 0 5px 17px;
	height:10px;
	background: url( 'img/sideBarNaviSubTop.png' ) no-repeat !important;
	font-size: 10px;
}

#sidebar .navigation li ul li.subLastChild {
	height:14px;	
	background: url( 'img/sideBarNaviSubBottom.png' ) no-repeat !important;	
	font-size: 8px;
}

#sidebar .navigation li ul li ul {
	margin: 0 0 0 -10px;
}

#sidebar .navigation li ul li ul li,
#sidebar .navigation li ul li ul li:first-child,
#sidebar .navigation li ul li ul li:first-child + *,
#sidebar .navigation li ul li ul li:first-child + * + *,
#sidebar .navigation li ul li ul li:first-child + * + * + * {
	background: url( 'img/sideBarNaviSubSubMiddle.png' ) repeat-y 2px 0;	
	margin:0;
	padding:0 0 0 17px;
}

#sidebar .navigation li ul li ul li.subFirstChild {
	padding:0 0 0 17px;
	height:15px;
	background: url( 'img/sideBarNaviSubSubTop.png' ) no-repeat !important;	
	font-size: 10px;	
}

#sidebar .navigation li ul li ul li.subLastChild {
	height:14px;	
	background: url( 'img/sideBarNaviSubSubBottom.png' ) no-repeat !important;
	font-size: 8px;		
}

#sidebar .navigation li ul li a,
#sidebar .navigation li.current_page_item ul li a,
#sidebar .navigation li.current_page_ancestor ul li a,
#sidebar .navigation li ul li ul li a,
#sidebar .navigation li.current_page_item ul li ul li a,
#sidebar .navigation li.current_page_ancestor ul li ul li a {
	text-align:left;
	margin:0 !important;
	padding: 0 !important;
	height:auto  !important;
	display:block !important;
	font-size:10px !important;
	color:#333;
}

#sidebar .navigation li a:hover,
#sidebar .navigation li.current_page_item a,
#sidebar .navigation li.current_page_ancestor a,

#sidebar .navigation li ul li a:hover,
#sidebar .navigation li ul li.current_page_item a,
#sidebar .navigation li ul li.current_page_ancestor a,

#sidebar .navigation li ul li ul li a:hover,
#sidebar .navigation li ul li ul li.current_page_item a,
#sidebar .navigation li ul li ul li.current_page_ancestor a {
	color: #ccc;
}

/*** SideBar Teaser ***/

#sidebar .teaser {
	position: relative; 
	margin: 0 0 0 55px;
}

#sidebar div.teaser:first-child + * {
	margin: 0 0 0 25px !important;
}

#sidebar .teaser img{
	border:none;
}

#sidebar p {
	padding:0; 
	margin: 0;
}


/*** Standard Styles for JScrollpane ***/

.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #aaa;
}
.jScrollPaneDrag {
	position: absolute;
	background: #666;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}


/*** JscollPane Custom Styles ***/
.jScrollPaneDrag {
	background: url("img/scrollBall.png") no-repeat;	
}

.jScrollPaneTrack {
	background: url("img/scrollBar.png") no-repeat;
	background-position: center;
}

/*** Content Styles ***/

#content #wrapper {
	background: url( 'img/contentBg.png' ) no-repeat;
	width:615px;
	height: 605px;
	margin: 0 0 0 10px;
	padding: 20px 0 0 40px;
}

#content #wrapper #main {
	height: 530px;
	width: 550px;
	padding: 0 20px 0 0;
	overflow:auto;
}

#content #wrapper h2,
#content #wrapper h3 {
	font-size: 30px;
	text-transform:uppercase;	
	color: #333;
	font-weight: bold;
}

#content #wrapper h3 {
	font-size: 15px;
}

#content #wrapper h4 {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}

#content ul {
	margin: 10px 0 10px 25px;	
}

#content ul li{
	list-style:disc;
	padding: 0 0 5px 0;	
}

#content ol {
	margin: 10px 0 10px 30px;	
}

#content ol li{
	list-style:decimal;
	padding: 0 0 5px 0;
}

#content a.pdflink{
	background: url('img/pdf.gif') no-repeat;
	height: 18px;
	padding: 2px 0 0 20px;
}

/*** Full Flash Template ***/

#content.fullflash #wrapper {
	height:625px;
	margin:0 0 0 10px;
	padding: 0;
	width:640px;
}

#content .alignleft {
	float:left;
}

#content .alignright {
	float:right;
}

#content img {
	border:0;
}

#content #wrapper p {
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	color: #333;
}

#content #wrapper a,
#content #wrapper a:hover{
	color: #396704;
	text-decoration: underline;		
}

#content #wrapper h1 a,
#content #wrapper h2 a,
#content #wrapper h3 a,
#content #wrapper h4 a,
#content #wrapper h1 a:hover,
#content #wrapper h2 a:hover,
#content #wrapper h3 a:hover,
#content #wrapper h4 a:hover {
	text-decoration: none;
}


/*** Flash Stage with 2 Teasers ***/

#content.flashStagewith2Teasers #wrapper {
	background: url( 'img/contentBg.png' ) no-repeat;
	width:615px;
	height: 310px;
	margin: 0 0 0 10px;
	padding: 20px 0 0 22px;
}

#content.flashStagewith2Teasers #teasers {
	height: 295px;
	width: 625px;
	padding: 0;
	margin: 0 0 0 18px;	
}

#content.flashStagewith2Teasers #teasers div {
	background: url('img/greyBg.png');
	height: 120px;
	width: 605px;
	padding: 10px;
	margin: 7px 0 0 0;		
}

#content.flashStagewith2Teasers p {
	padding: 0;
	margin: 0;	
}

#content.flashStagewith2Teasers h4 {
	font-size: 14px;
	padding: 0;
	margin: 0 0 10px 0;	
	text-transform: uppercase;
}

#content.flashStagewith2Teasers img.alignleft {
	padding: 0;
	margin: 0 10px 0 0;	
}

#content.flashStagewith2Teasers img.alignright {
	padding: 0;
	margin: 0 0 0 10px;	
}

#content a.teaserlink {
	padding: 0;
	margin: 10px 0 0 0;	
	position:relative;
	display:block;
	float:left;
	text-transform: uppercase;
	color:#396704;
	text-decoration: none;
}

#content #wrapper a.teaserlink {
	display:inline;
	text-decoration: underline;
	float:none;
}

/*** changeBgCombobox ***/

#searchbar {
	position:absolute;
	top:0;
	left:0;
	padding:5px 0 0 0;
	text-align: center;	
	z-index:100;
}

#changeBgCombobox {

}

#searchbar #changeBgCombobox {
	margin:0 20px 0 363px;
	float:left;	
}

#searchbar #searchform {
	float:left;	
}

#s{
	background:url('img/searchField.png') no-repeat;
	width:132px;
	height:18px;
	border:none;
	padding:0 5px 0 5px;
	font-size: 10px;
	margin:3px 0 0 0;	
}

#s { padding:3px 5px 0 5px\9 }

/*** Styles for styledSelectBox ***/

.styledSelectBox{
	position:relative;
	width: 158px;
	cursor: pointer;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	padding:0 !important;
	margin:0 0 5px 367px !important;
	outline: none;
	float:left;
}	

.styledSelectBoxChooser {
	position:relative;
	width: 150px;
	height: 17px;
	padding: 5px 0 0 12px !important;
	background: url('img/combobox.png') no-repeat -5px 0;
	
}

*+html .styledSelectBoxChooser {
	margin-left: -10px;
	padding: 5px 0 0 0 !important;
}

.styledSelectBoxChooserTextHolder {
	white-space: nowrap;
	overflow:hidden;
	width: 120px;
	text-align: left;
}

.styledSelectBoxListContainer {
	position:absolute;
	background:#ffffff;
	padding: 8px !important;
	border: #6d6d6d solid 1px;
	z-index:100000;
	width: 129px;
	overflow:auto;	
	left:-20000px;
}

.styledSelectBoxList {
	margin:0 !important;
	padding:0 0 0 0 !important;
	height: 143px;
	list-style:none;	
}	

.styledSelectBoxList li{
	text-align:left;
	margin:0 !important;	
	padding:3px 0 3px 0 !important;
}	

.styledSelectBoxList a, .styledSelectBoxList a:hover {
	outline: none;
	color:#333;
	text-decoration:none;
	display:block;
}

.styledSelectBoxList a:hover {
	color:#ccc;
}

.styledSelectBoxListOptionGroup{
	margin:7px 0 7px 0;
	color:#333;
	background:none !important;
}

.styledSelectBoxListOptionGroup ul{
	margin:1px 0 0 0 !important;
	padding:4px 0 0 0 !important;	
	color:#333;

}

.styledSelectBoxListOptionGroup li{
	margin: 0 0 0 6px !important;
}

.styledSelectBoxList .selected {
	color:#333;
}

/*** GB **/

#gbCredit,
.gbAuthor img,
.gbEntryLeft,
.gbEntryBottom  {
	display:none !important;	
}

.gbEntryContent,
.gbEntry,
.gbEntryLeft,
#gbSignWrap {
	border:none !important;
}

.gbEntry {
	border-bottom:1px dotted #333 !important;
}

.gbAuthor {
	font-weight: bold !important;	
	padding:4px !important;	
}

#gbSignWrap {
	margin:0 !important;
}

#gbSignText {
	margin-top:20px !important;
	text-align:left !important;
}

#gbSignWrap #submit {
	margin-top:	10px  !important;
}

#gbHeader {
	margin-top:	10px  !important;
}
