/*
Theme Name: friseurinnen.de - Flash
Theme URI: http://www.friseurinnen.de/
Description: 
Version: 1.0
Author: card|MANAGEMENT
Author URI: http://www.carda-management.com/
*/

body {
	background: #000000 url(images/bg_main.jpg) repeat-x fixed;
	color: White;
	font: 10pt "MS Sans Serif", Geneva, sans-serif;
	text-align: center;
}
a:link {
	color: White;
	text-decoration: none;
}
a:visited {
	color: White;
	text-decoration: none;
} 
a:hover {
	color: #9ACB21;
	text-decoration: none;
}
#container {
	margin: 0px auto 20px;
	width: 895px;
	padding: 0px;
	text-align: left;
	border: 1px solid #3A3A3A;
	background-color: #000000;
}
#header {
	height: 243px;
	margin: 0px -1px 0px -1px;
	padding: -1px;
	border-left: 1px solid #3A3A3A;
	border-right: 1px solid #3A3A3A;
	text-align: left;
	width: 895px;
}
#topnav {
	margin-top: -30px;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 30px;
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	text-align: right;
}
#music {
	margin-top: -28px;
	padding: 0px 0px 0px 0px;
	width: 220px;
	height: 21px;
	text-align: left;
}
#content {
	float: right;
	font: 10pt Tahoma, Trebuchet Ms, Arial, Sans-Serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	width: 600px;
	text-align: left;
}
#sidebar {
	float: left;
	margin: 0px;
	padding: 0px 10px;
	width: 230px;
	text-align: left;
	border-right: 1px solid #3A3A3A;
}
#footer {
	clear: both;
	color: White;
	font-size: 7pt;
	text-align: left;
	text-indent: 5px;
	padding-bottom: 0px;
	background: url(images/footer.gif) no-repeat bottom;
	width: 895
	px;
	height: 60px;
}
#footer p {
margin: 0;
}
#footer a:link {
	color: Silver;
	font-size: 7pt;
	text-decoration: none;
}
#footer a:visited {
	color: Silver;
	font-size: 7pt;
	text-decoration: none;
}
#footer a:hover {
	color: #9ACB21;
	font-size: 7pt;
	text-decoration: none;
}
/* Headers */
h1 {
	font-size: 20pt;
	font-weight: normal;
	}

#sidebar h2 {
	border-bottom: 1px solid #3A3A3A;
	text-indent: 10px;
	color: White;
	font: bold 13pt "MS Sans Serif", Geneva, sans-serif;
	line-height: 11px;
	margin: 15px 0px 0px 0px;
	padding-top: 7px;
	padding-left: 0px;
	padding-bottom: 7px;
	width: 100%;
}
h2.post-title {
	text-indent: 23px;
	color: White;
	font: bold 13pt tahoma, sans-serif;
	width: 100%;
	background-image: url(images/h1.gif);
	background-attachment: scroll;
	background-position: left;
	background-repeat: no-repeat;
	height: 52px;
	margin-bottom: -15px;
	margin-top: 15px;
	padding-top: 15px;
	padding-left: 5px;
}
h2, h2 a:link, h3, h3 a:link, h4, h5, h6 {
	color: White;
	font-family: tahoma, sans-serif;
	margin-bottom: 3px;
	width: 545px;
	font-weight: bolder;
}
h2, h2 a:visited, h3, h3 a:visited, h4, h5, h6 {
	color: White;
	font-family: tahoma, sans-serif;

}
h3#respond {
	border-bottom: 1px solid #B4B4B4;
	color: #969696;
	font: bold 10pt verdana, tahoma, sans-serif;
	line-height: 10px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	width: 100%;
}
h3#comments {
	color: White;
	font: bold 11pt tahoma, sans-serif;
	line-height: 10px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	width: 100%;
}
.commentbox h3 {
	border-top: 1px dotted #D2D2D2;
	color: #7F7F7F;
	font: 11pt tahoma, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 2px;
	Padding-top: 4px;
	width: 100%;
}
/* More Divs */
.commentbox {
margin-bottom: 5px;
margin-left: 0px;
padding: 0px;
width: 100%;
}
.post  {
	float: right;
	font: 10pt Tahoma, Trebuchet Ms, Arial, Sans-Serif;
	padding: 0px;
	margin-top: -10px;
	width: 600px;
	text-align: left;
}
.postmetadata {
	text-align: left;
	font-size: 8pt;
	line-height: 10px;
	color: #999999;
	margin-top: 3px;
	padding-left: 1px;
}
.navi {
font-size: 8pt;
padding: 5px;
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.center {
text-align: center;
}
.clear {
clear: both;
}
/* Lists */
#topnav ul {
	margin-top: 6px;
}
#topnav li {
	display: inline;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 0px 4px;
	height: 30px;
	border-left: 1px solid #3A3A3A;
	color: #969696;
}
#topnav li:hover {
	background: transparent;
	height: 30px;
	color: #9ACB21;
}
#topnav li a {
	text-decoration: none;
	color: White;
	height: 30px;
	margin: 0px;
	padding: 1px 1px;
}
#topnav li:hover a {
	color: #9ACB21;
	height: 30px;
}
#content ul {
margin-left: 35px;
list-style-type: circle;
}
#content ol {
margin-left: 35px;
}


#sidebar ul {
	text-indent: 10px;
	list-style: none;
	margin: 0px 0px;
	margin-left: 0px;
	padding: 0px;
}


#sidebar li {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}

#sidebar a:link {
	text-indent: 20px;
	display: block;
	background: transparent;
	border-bottom: 1px dotted #000000;
	padding: 5px 3px 3px 3px;
}

#sidebar a:hover {
	display: block;
	background: transparent;
	border-bottom: 1px dotted #2C3D07;
	padding: 5px 3px 3px 3px;
}

#sidebar a:visited {
	display: block;
	background: transparent;
	border-bottom: 1px dotted #000000;
	padding: 5px 3px 3px 3px;
} 

#level1 {
	color: #c9c9c9;

}
#level1active {
	color: White;
	font-weight: bold;
}
#level1highlight {
	color: #c9c9c9;
	padding: 10px;
}
#level1current{
	color: #000000;
}

#level1active {
	color: #000000;
}

#header a:link {
color: #2D2D2D;
font-size: 20pt;
font-weight: normal;
top: 400px;
}
#header a:visited {
color: #2D2D2D;
font-size: 20pt;
font-weight: normal;
}
/* Miscellaneous */
blockquote {
background: #F5F5FF;
border-left: 3px solid #B4B4B4;
padding: 4px;
}
input, textarea, select {
	border: 1px ridge #3A3A3A;
	font-weight: normal;
	margin-bottom: 3px;
	padding: 2px;
	vertical-align: middle;
	background: #0E1305 url(images/bg_main.jpg) repeat-x scroll center;
	border-width: 1px;
	color: White;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 20px auto 0;
	width: 155px;
	padding: 10px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	border: 1px Gray;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* start breadcrump menu */
#breadcrumb {
	font-size: 9px;
	padding: -3px 0px 10px 0px;
	text-align: left;
	
	border-bottom: 1px dotted Gray;
}
