/*  
Theme Name: sechsvor9
Theme URL:  www.sechsvor9.de
Author:     Mathias Schönecker
Author URL: www.color-of-sound.de
Date:       07.08.2009
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFF99 url(images/page_banner_back.gif) repeat-x left top;
	font-size: 13px;
	text-align: justify;
	color: #000000;
}

body, th, td, input, textarea, select, option {
	font-family: Arial, Times, serif;
}

h1, h2, h3 {
	font-family: Arial, Times, serif;
	font-weight: normal;
	color: #000099;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

h4.linkbox {
	padding: 3px 3px 0px 3px;
	margin: 0;
	background: #00008B;
	color: #fff;
	font-size: 12px;
}


ul, ol {
	line-height: 200%;
}

p {
	line-height: 100%;
}

p.linkbox {
	font-size: 12px;
	margin: 0;
	padding: 3px 3px 0px 3px;
	width: 198px;
        height: 60px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 100%;
} 

a.linkbox {
	font-size: 14px;
	font-weight: bold;
	padding: 3px 3px 0px 3px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 100%;
} 
img.linkbox {
	font-size: 14px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 100%;
} 

p.musician {
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 0 0px;
	line-height: 50%;
}
p.intro {
	margin-bottom: 10px;
	margin: 0;
	padding: 0px 0px 0 0px;
	line-height: 50%;
}
p.question {
	font-weight: bold;
	margin: 0;
	padding: 0px 0px 0 0px;
}
p.answer {
 	font-style: italic;
	margin: 0;
	padding: 0px 0px 0 0px;
	line-height: 50%;
}

a {
	color: #000099;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 900px;
	height: 227px;
        border-top-width: 10px;
        border-top-style: hidden;
        margin: 0 auto;
	background: url(images/page_banner.png) no-repeat left top;
        background-position:center 10px;

}

#header1 {
	width: 900px;
	height: 227px;
        border-top-width: 10px;
        border-top-style: hidden;
        margin: 0 auto;
	background: url(images/pictures/DSCF02.jpg) no-repeat left top;
        background-position:left 10px;

}

#header h1, #header p {
	float: right;
	font-family: Arial, Times, serif;
}

#header h1 {
	color: #FFFFFF;
	font-size: 74px;
	padding: 132px 0 0 400px;
}

#header p {
	font-size: 16px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #000099;
}

#linkbox {
	position:absolute;
	right: 40px;
	width: 198px;
	heigth: 90px;
	border: 1px solid #00008B;
	margin-top: 15px;
	margin-bottom: 15px;
}

#bandshopbox {
	position:absolute;
	right: 40px;
	width: 198px;
	heigth: 90px;
	border: 1px solid #00008B;
	margin-top: 110px;
	margin-bottom: 15px;
}


/* Page */

#page {
	width: 900px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 580px;
        height: 400px;
	overflow: auto;
        scrollbar-base-color:#FFFF99;
	margin-top: -35px;
	margin-bottom: 30px;
	padding: 30px 20px;
	background-color: #FFFFCC;
	border: 10px solid #FFFFFF;
}

#content p {
	line-height: 200%;
}
.post {
	padding: 0px 0px 0 0px;
}

.title {
	margin: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	background: url(images/page_bullet_point.gif) no-repeat 0px 2px;
	font-size: 24px;
	font-family: Arial, Times, serif;
	color: #3B3513;
}

.title a {
	text-decoration: none;
	color: #3B3513;
}

.pagetitle {
	border-bottom: 2px solid #0F0F0F;
}

.byline {
	margin: -10px 0px 0px 0px;
	padding-left: 33px;
	border-bottom: 1px solid #CCCCCC;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 10px 10px;
	margin: 30px 0;
	background: url(images/page_banner_back_stripe.jpg) repeat-x left top;
	text-transform: uppercase;
	font-family: Arial, Times, sans-serif;
	font-size: 10px;
}

.meta .more {
	background: url(images/page_box.gif) no-repeat 0px 45%;
	padding-left: 10px;
}

.meta .comments {
	background: url(images/page_box.gif) no-repeat 0px 45%;
	padding-left: 10px;
}
.meta a {
}

.entry {
	padding-bottom: 20px;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.posts {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.posts li {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #0F0F0F;
}

.posts h3 {
	margin: 0;
	font-weight: bold;
}

.posts p {
	margin: 0;
	line-height: normal;
}

.posts a {
}


/* band content */
#bandcontent {
	width: 540px;
	font-style: normal;
	font-weight: normal;
	margin: 0;
        padding: 0;
	border: 5px;
        border-style: outset;
}


.bandpic{
	float: right;
	width: 200px;
        height: 300px;
	margin-left: 10px;
	border: 0;
}

/* picture navigation */
#picnavi {
	width: 420px;
	height: 178px;
	font-family: Arial, Times, serif;
	font-size: 16px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(sechsvor9.jpg) no-repeat left	 top;
        margin-bottom: 20px;
	border: 5px;
        border-color: #000066;
        border-style: double;
} 

#picnavi li {
	float: left;
} 

#picnavi a:link, #picnavi a:visited {
	display: block;
	width: 70px;
	height: 178px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
} 

#picnavi a.green:hover {
	color: #000090;
	background: url(images/hovergraficgreen.png);
} 
#picnavi a.yellow:hover {
	color: #000090;
	background: url(images/hovergraficyellow.png);
} 
#picnavi a.red:hover {
	color: #000090;
	background: url(images/hovergraficred.png);
} 
#picnavi a.orange:hover {
	color: #000090;
	background: url(images/hovergraficorange.png);
} 
#picnavi a.blue:hover {
	color: #000090;
	background: url(images/hovergraficblue.png);
} 
#picnavi a.violet:hover {
	color: #000090;
	background: url(images/hovergraficviolet.png);
} 

* html #picnavi a.green:hover {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/hovergraficgreen.png', sizingMethod='scale');
background:none;
} 
* html #picnavi a.yellow:hover {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/hovergraficyellow.png', sizingMethod='scale');
background:none;
} 
* html #picnavi a.red:hover {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/hovergraficred.png', sizingMethod='scale');
background:none;
} 
* html #picnavi a.blue:hover {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/hovergraficblue.png', sizingMethod='scale');
background:none;
} 
* html #picnavi a.violet:hover {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/hovergraficviolet.png', sizingMethod='scale');
background:none;
} 
* html #picnavi a.orange:hover {
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='images/hovergraficorange.png', sizingMethod='scale');
background:none;
} 


/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
	padding-top: 50px;
	color: #827736;
}

#sidebar ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
}

#sidebar li {
}

#sidebar li ul {
	padding: 0px 21px 20px 10px;
}

#sidebar li li {
	padding: 2px 2px;
}

#sidebar li sub {
	padding: 0px 0px 0px 30px;
	font-family: Arial, Times, serif;
	font-size: 10px;
	color: #000000;
}

#sidebar h2 {
	margin: 0;
	height: 35px;
	padding: 8px 0px 10px 13px;
	background: url(images/page_box.gif) no-repeat left top;
	font-family: Arial, Times, serif;
	font-size: 18px;
	color: #FF6600;
}

#sidebar h2 a {
	background: url(images/page_box.gif) no-repeat left top;
	color: #FF6600;
}

#sidebar h2 a:hover {
	background: url(images/page_box.gif) no-repeat left top;
	color: #FF6600;
}

#sidebar a {
	display:block;
	padding: 0.2em;
	text-decoration: none; 
        font-weight: bold;
	border: 1px solid black;
	border-left-color: white; 
	border-top-color: white;
	color: #000099; 
	background-color: #FF6600;
}

#sidebar a:hover {
	text-decoration: none;
	border-color: white;
	border-left-color: black; border-top-color: black;
	color: #000099; 
	background-color: #FFA366;
}

#sidebar #active a
{
	color: #FF6600;
	background-color: #FFFFCC;
	font-weight:bold;
} 



/* visitor - counter */

#visitor {
	float: left;
	width: 250px;
	padding-top: 50px;
	color: #827736;
}

#visitor ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
}

#visitor li {
}

#visitor li ul {
	padding: 0px 21px 20px 10px;
}

#visitor li li {
	border-bottom: 1px dotted #615929;
	padding: 5px 0px;
}

#visitor li sub {
	padding: 0px 0px 0px 30px;
	font-family: Arial, Times, serif;
	font-size: 10px;
	color: #000000;
}

#visitor a {
        display: standard;
        border: none;
        background: none;
	text-decoration: none;
	color: #000099;
}
#visitor a:hover {
        border: none;
        background: none;
	text-decoration: none;
	color: #000099; 
}


#next {
	text-align: right;
}

#prev {
	text-align: left;
}



/* Footer */

#footer {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(images/page_banner_bottom.gif) repeat-x left top;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #B1A356;
}

#footer p {
	margin: 0;
	padding: 0px 0px;
}

#footer p a {
	color: #FFFFFF;
}


