/*
Theme Name: Frauenarzt-Haneberg
Theme URI: http://www.frauenarzt-haneberg.de
Description: based on the original Theme
Version: 0.9
Author: Alexander Petri
Tags: mantle color, variable width, two columns, widgets

Todos: add styles for images/comments 
*/
body {
    font-size: 11px;
    font-family: Verdana, Arial, sans, Sans-Serif;
    padding: 0px;
    margin: 0px;
    background-image: url("img/pattern.gif") !important;
}
div{
    margin:0px;
    padding:0px;
}
hr{
 clear:right;
 margin-left:10px;
 width:10px;
 border: 0px; /* FŸr Firefox und Opera */
 border-top: solid 1px #FFFFFF;
 border-bottom: solid 1px #FFFFFF; /* FŸr I.Explorer (Seiten-Hintergrundfarbe!) */
}

a {
    color: #183852;
    border:none;
    text-decoration:none;
}

a:visited {
    color: #183852;
}

a:hover {
    color: #183852;
}

a:active {
    color: #183852;
}

h1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #183852;
    font-weight: bolder;
    padding: 5px 10px;
    margin: 0px;
    padding-top: 0px;
}
h1 a{
    color: #183852;
}

h2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #9E0B0E;
    padding: 5px 10px;
    margin: 0px;
    padding-bottom: 5px;
    font-weight: bold;
}


img.download {
    vertical-align: middle;
}
img.alignright {
    border:none;
    float:right;
}
/* ----------container zentriert das layout-------------- */
#container {
    width: 853px;
    margin: 0;
    background-color: white;
    border-right: 1px solid #737573;
}
/* ----------banner for logo-------------- */
#banner {
    padding: 0px;
    margin: 0px;
}

#banner img {
    padding: 0px;
    margin: 0px;
    border: none;
}
#banner img.bannerimg{
	border-left:1px solid white;
	border-right:1px solid white;
	margin-left:430px;
	width:231px;
	height:100px;
}

#header-1 {
    padding: 0px;
    margin: 0px;
}

#header-2 {
    background-image: url("img/headline2-bg.jpg");
    background-repeat: repeat-x;
    border-bottom: 1px solid #183855;
    padding: 0px;
    margin: 0px;
}
/* -----------------Inhalt--------------------- */
#content {
    padding: 0px;
    margin-left: 169px;
    margin-right: 0px;
}

div#content {
    min-height: 700px;
    height: expression( this.scrollHeight > 700 ? "auto": "700px" );
}

p, pre, .meta{
    padding: 5px 10px;
    margin: 0px;
}
#content p, #content pre, #content .meta{
    padding-right:21px;
}
#content address.tagcloud{
	text-align: justify;
	margin:5px 10px;
	margin-right:21px;
	padding: 10px;
	border:1px solid #e5eff8;
	background:#f4f9fe;
	line-height:24px;
}
#content address.tagcloud a:hover{
	    color: #9E0B0E;
}
#content .post{
    clear:right;
}
#content .meta{
    text-align:right;
    font-size:9px;
    margin-bottom:8px;
}
.storycontent{
    margin-bottom:15px;
}
.storycontent h2{
	clear:right;
}
.storycontent p{
    text-align:justify;
    line-height: 18px;
}
.storycontent a[rel]{
	border:none;
}
.storycontent a[rel='lightbox[]'] img{
	border:1px solid #e5eff8;
	clear:right;
	margin-bottom:10px;
	margin-top:5px;
}
/* --------------left navigavtion------------- */
#sidebar {
    float: left;
    width: 169px;
    margin: 0px;
    padding: 0px;
    background-image: url("img/sidebar-bg.jpg") !important;
}

#sidebar img {
    border-bottom: 1px solid #adbac3;
}




#sidebar li, #sidebar ul{
    list-style:none;
    list-style-position:inside;
    margin:0px;
    padding:0px;
}
#focal-1{
	margin:5px !important;
	padding:2px;
}
#focalist_1{
	border:2px solid #183852 !important;
}
#focal-1 ul.nodeLevel0 li{
	padding:5px;
}
#focal-1 ul.nodeLevel1{
	margin:-5px;
	margin-top:5px;
border-top: 1px dotted #999;
border-bottom:none;
}
#focal-1 ul.nodeLevel1 li{
	padding-left:15px;
}
#focalist_1 li{
	background:white;
}
#focalist_1 li.selectedparent{
border-bottom:none !important;
}
#focalist_1 li.haschildren, #focalist_1 li.nochildren{
	border-bottom: 1px dotted #999;
}
#focalist_1 li.selected > a{
	font-weight: bold;
}
#focalist_1 li.selected.haschildren{
	border-bottom: none;
}
#focalist_1 li.selected.haschildren ul{
	margin-top: 5px;
	border-top: 1px dotted #999;
}

#searchform div{
	margin:5px;
	margin-top:8px;
	background:transparent url("img/searchfield.gif") no-repeat scroll 0 0;
}
#search-2 label{
	display:none;
}
#search-2  #s{
	width:128px;
	background:transparent;
	border:none;
	height:20px;
	color:#5A8D87;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
	padding-top:3px;
}
#searchsubmit{
	background:transparent url("img/searchbtn.gif") no-repeat scroll 0 0;
	float:right;
	border:none;
	height:20px;
	width:18px;
	cursor: pointer;
	font-size:0;
	margin:0;
	padding:0;
}
#search-2 {
	margin:5px;
}
/* -----------tables--------------------------- */
.storycontent table {
	border-top:1px solid #e5eff8;
	border-right:1px solid #e5eff8;
    border-collapse:collapse;
    margin-left:10px;
    margin-top:5px;
}
.storycontent table caption{
	    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #9E0B0E;
    margin: 0px;
    padding-bottom: 5px;
    padding-top:8px;
    font-weight: bold;
    text-align: left;
}
table.full{
	width:653px;
}
.storycontent td {
	color: #183852;
	border-bottom:1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
	text-align:left;
}
.storycontent td.right{
	text-align: right;
}
.storycontent td.center{
	text-align: center;
}
.storycontent th {
	color: #183852;
	text-align:left;
	border-bottom: 1px solid #e5eff8;
	border-left:1px solid #e5eff8;
	padding:.3em 1em;
}
.storycontent thead th {
	background:#f4f9fe;
	text-align:left;
	font:bold 1.2em/2em !important;
	color: #183852;
	padding:.8em 1em !important;
}

/* -----------footer--------------------------- */
#footer {
    clear: both;
    margin: 0px;
    padding: 0px;
    text-align: right;
    background-color: #deebf7;
}
#footer a{
    color:#deebf7;
}
#footer-top {
    background-color: #183852;
}
#footer-top p{
	color:white;
	margin:0px;
	padding-right:21px;
}

#footer-bottom {
    border-top: 1px solid #adbece;
    background-image: url("img/footer-bottom-bg.jpg");
}

#footer-bottom p {
    height: 39px;
    margin: 0px;
    padding: 0px;
}

/* ------------- misc ---------------------- */
#mappress0{
	margin-left:10px;
	margin-top:5px;
}