/*
Theme Name: YAD
Description: Theme for yoga ayurveda dresden based on tutorial by thally.
Version: 1.0
Author: jutta Bueschkes, screen:b*
Author URI: http://www.screen-b.de/
*/


*
{	margin: 0; 
	padding: 0;
	list-style:none;
}

html { 
}
body {
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#333;
	scrollbar-arrow-color: #333;
	scrollbar-highlight-color: #333;
	scrollbar-shadow-color: #333;
	background-color:#BC3715;
	}
h2 {
	font-size:20px;	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}	
h3 {
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0 0px 0;
	color:#333333;
	}	
a { 
	color:#BC3715; 
	text-decoration:none;
	}
a:visited {color:#BC3715;}
a:hover {color: #333;}
a:active {color:#333;}

img {
	border:none;
}

#mainFrame {
	width: 1000px;
	min-height:100%;
	height: auto;
	position:absolute;
	left:50%;
	margin-left:-500px;
	background-color:#FFFFFF;
	background-image:url(images/yad_header_hg.gif);
	background-position:center top;
	background-repeat:no-repeat;
	}
#navi_allg {
	width:986px;
	height:20px;
	position:relative;
	padding:14px 14px 0px 0px;
	font-size:10px;
	text-align:right;
	}
#navi_allg li{
	display:inline;
	margin-left:10px;
	}
#home {
	width: 300px;
	height:263px;
	position:relative;
	margin-top:-34px;
	}
#home img {	
	width: 300px;
	height:263px;
	border:none;
	}
/*---linke Spalte---*/
#l_sidebar {
	clear:both;
	width:205px;
	height:auto;
	padding: 0px 10px 0 0px;
	margin-top:33px;
	float:left;
	text-align:right;
	border-right:#BC3715 dotted 4px;
	}
#l_sidebar ul{
	padding-bottom:5px;
	}
#l_sidebar li{
	padding-bottom:5px;
	}
#l_sidebar ul ul{
	padding-top:5px;
	padding-bottom:5px;
	margin-right:15px;
	}
.current-cat, .current-cat-parent {
	font-weight:bold;
}
.current-cat-parent li{
	font-weight:normal;
}
.current-cat-parent li.current-cat{
	font-weight:bold;
}
	
/*---rechte Spalte---*/
#r_sidebar {
	width:255px;
	height:auto;
	padding:0px 0px 0px 15px;
	margin-top:33px;
	font-size:11px;
	line-height:145%;
	color:#BC3715;
	float:right;
	border-left:#BC3715 dotted 4px;
	}
#r_sidebar p {	
	margin: 20px 0px 0px 0px;
	}
#search {
	width:186px;
	height:34px;
	padding:0 10px 0 0;
	margin:0px 0px 15px 0px;
	}
#search input.form {
	width:170px;
	height:18px;
	border: none; 
	border-bottom:1px solid #BC3715;
	font-size: 12px; 
	color: #333;
	padding:3px 2px;
}
* +html #search input.form {
	margin-top:-1px;
}
#search input.submit {
	width:50px;
	height:18px; 
	border: none;
	position:absolute;
	font-size: 12px; 
	padding:3px 2px 3px 2px;
	cursor:pointer;
	background-color:#FFFFFF;
}
* +html #search input.submit {
	padding:4px 2px 2px 2px;
}
#wp-calendar{
	width:180px;	
	padding:0 0px;
	}
#wp-calendar table{
	width:170px;
	}
#wp-calendar table.nav{
	width:170px;
	border-bottom:1px solid #BC3715;
	}
#wp-calendar table.nav td{
	width:33%;
	text-align:center;
	color:#FFFFFF;
	}
#wp-calendar th, #wp-calendar td{
	padding:3px;
	}
#wp-calendar a.eventday{
	font-weight:bold;
	}
#wp-calendar table td:hover,
#wp-calendar table #today {
	background-color:#F7ECC3;
}	
#wp-calendar img{
	border:0;
	}
#r_sidebar #events ul ul a{
	font-weight:bold;
	}			
#adresse {
	padding:30px 0px 0px 0px;
	font-size:11px;
	line-height:145%;
	color:#BC3715;
	}
#adresse a, #adresse a:link, #adresse a:visited {
	color:#BC3715;
	}
#adresse a:hover, #adresse a:active {
	color:#333;
	}
/*---Mitte---*/	
#content {
	width:445px;
	margin-top:33px;
	padding: 0px 15px 10px 30px;
	float:left;
	}
#content p{
	margin:7px 0;
	line-height:150%;
	}
#post {
	width:445px;
	padding: 5px 0px 5px 0;
	border-bottom:15px dotted #F7ECC3;
	margin-bottom:5px;
	}
/*---Events---*/	
#content #events ul{
	width:430px;
	padding: 5px 0px 5px 0;
	border-bottom:none;
	margin-bottom:5px;
	}
#content #events ul ul{
	width:430px;
	padding: 5px 0px 5px 0;
	border-bottom:10px dotted #F7ECC3;
	margin-bottom:5px;
	}
#events ul ul a{
	font-weight:bold;
	}
	
/*---Kommentare---*/	
.comment-author {
	float:left;
	}	
.comment-author, .commentmetadata{
	font-size:9px;
	padding-bottom:5px;
	}
.reply {
	text-align:right;
	margin-top:5px;
	}	
ol.commentlist {
	margin-left:20px;
	}	
ol.commentlist li {
	list-style-type:decimal;
	list-style:decimal;
	border-bottom:1px solid #BC3715;
	padding:10px;
	}
ol.commentlist li ul.children li{
	list-style-type:none;
	list-style:none;
	border-bottom:none;
	border-top:dotted 1px #BC3715;
	padding:5px 0 5px 0px;
	margin:10px 0 5px 20px;
	}
#respond {
	margin-top:30px;
	}
#respond textarea, #respond input {
	border:1px solid #BC3715;
	}	
#respond textarea {
	width:430px;
	}	
#respond #submit {
	border:none;
	background-color:#ffffff;
	cursor:pointer;
	}	
	
/*---Kontaktformular---*/
#content form dl, dl.labels {
	margin:0em;
	font-size:100%;
	margin-top:0.5em
}
#content form dt, dl.labels dt {
	float:left;
	width:6em;
	margin-bottom:0.8em;
	text-align:right;
	position:relative /*IEWin hack*/
}
#content form dd, dl.labels dd {
	margin-left:6.5em;
	margin-bottom:0.8em;
	font-size:100%;
	font-style:normal;
	text-align:left;
	padding-left:0.5em
}
#content form dd.submit, dl.labels dd.submit  {
}
#content textarea, #content input {
	border:1px solid #BC3715;
	}	
#content dd.submit input, #content #wp-submit {
	border:none;
	background-color:#ffffff;
	cursor:pointer;
	margin-top:15px;
	}	
#content .error_msg {
	font-weight:bold;
	color:#C33;
}
#content .pxs_css_spamcheck {
	display: none !important;
	}	
	

/*---EventCalendar---*/	
#events ul {
	margin: 0 5px 0 6px;
}
#events ul li{
	margin-bottom: 4px;
}
	
/*---Footer---*/	
#footer {
	width:1000px;
	margin:0px 0 0 0;
	padding: 20px 0 10px 0px;
	clear:both;
	}	
#footer #webdesign {
	width:205px;
	padding: 0px 0 0 25px;
	float:left;
	}	
#footer #copy{
	width:600px;
	margin:0px 0 0 0;
	padding: 0px 0 0px 15px;
	float:left;
	}		
#footer #nachoben{
	width:100px;
	margin:0px 0 0 0;
	padding: 0px 25px 0px 15px;
	float:right;
	text-align:right;
	}		
	
/*---Allgemein---*/	
#clear {
	clear:both;
	}

.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
.navigation {
	width:432px;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size:38px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
.moretext {
	display: block;
	font-weight:bold;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	}	

/*---Allgemein---*/	
#content .gallery {
	/* Style rules for the entire gallery */
	margin: 10px 0 0 0;
	text-align:left;
	}
#content .gallery-row {
	/* Style rules for the entire gallery */
	margin: 0px 0 10px 0;
	}
#content dl.gallery-item {
	/* Style rules for each item (image and caption) in the gallery */
	text-align:left;
	}
#content .gallery-icon img{
	/* Style rules for images within the gallery */
	padding:0;
	margin:0;
	}
.gallery-caption {
	/* Style rules for captions within the gallery */
	}

	
