/*
Theme Name: GIPP_Therapeuten 2012
Version: v1.0
Description: Based on the <a href="http://templates.arcsin.se/">free website template</a> Beautiful Day.
Author: Christoph D&uuml;esberg
*/


/* standard elements */
html {
	min-height: 101%; 
}
* {
	margin: 0;
	padding: 0;
}
a {
	color: #6B0515;
	text-decoration:none
}
a:hover {
	color: #6B0515;
	text-decoration:overline underline;
}
body {
	background: #FFF061 url('img/-.jpg') repeat-x left bottom;
	color: #222222;
	font: normal 62.5% Verdana, sans-serif;
}
p, code, ul {
	padding-bottom: 10px;
}
li {
	list-style: none;
}
h1 {
	font: normal 1.8em Tahoma, sans-serif;
	margin-bottom: 4px;
}
h2 {
	font: normal 1.6em sans-serif;
}
h3 {
	font: bold 1.1em sans-serif;
}
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Verdana, sans-serif;
	line-height: 1.6em;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background:#FFFDDC;
	border:1px solid #6B0515;
	margin:10px 0;
	padding:15px 15px 5px;
	display: block;
	font: bold 1em Verdana, sans-serif;
	line-height: 1.5em;
}
big {
	font-size: 1.1em;
}
h1, h2, h3 {
	padding-top: 6px;
}
label {
	display: block;
	font-size: 0.9em;
}
/* misc */
.clearer {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
/* structure */
.layout {
	background: #FFF061;
	margin: 0 auto;
	padding-left:0px;
	padding-right:0px;
	padding-top:10px;
	padding-bottom:10px;
	width: 900px;
}
.container {
	background: #FFFDDC;
	font-size: 1.2em;
	margin: 0 auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	width: 880px;
}
/* header */
.top {
	background: #FFFDDC;
	margin: 0 auto;
	margin-top: 10;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:0px;
	width: 880px;
}
/* title */
.header {
	background: #FFFDDC;
	font-size: 1.0em;
	height: 100px;
	margin: 0 auto;
	padding: 10px 0px 5px;
	width: 880px;
}
.header .left, .header .right {
	color: #FFFDDC;
	height: 98px;
}
.header .left {
	background: #9D060E url('-') no-repeat;
	border: 1px solid #9D060E;
	text-align: left;
	width: 654px;
}	
.header .left p, .header .left h2 {
	font: normal 2.5em "Verdana", sans-serif;
	padding-left: 10px;
	padding-top: 10px;
}
.header .right {
	background: #6B0515;
	border: 1px solid #6B0515;
	text-align:right;
	overflow: auto;
	width: 218px;
}
.header .right p, .header .right h2 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	font: normal 2.0em "Verdana", sans-serif;
}
.header .right p, .header .right h3 {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	font: normal 1.1em "Verdana", sans-serif;
}



/* Rolling Menu Styles (von Jillic) */

.sidetable
{
	border: 0px;
	margin: 0px 0px 0px 0px;
}

#sidemenu {
	border: 0px solid #6B0515;
	border-color: #6B0515;
	background:#FFFDDC url('RAUS-img/nav.gif');
	height: 21px;
	padding: 0px 0px 7px;	
	display: block;
	bord
}

#sidemenu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

#sidemenu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
}

#sidemenu a {
	display: block;
	height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
	padding-right: 16px;
	color: #ffffff;
	text-decoration:none;
}

#sidemenu a:hover {
	weight:bold;
}

#sidemenu h2 {
	padding-left: 30px;
	color: #FFFFFF;
	font-size: 1.2em;
	weight:bold;
}

#sidemenu ul li ul a {		/* Pulldownmenu Ebene 2 */
	width: 140px;
}

#sidemenu ul li ul a:hover {

}


#sidemenu li li {
	width: 100%;
	float: none;
}

#sidemenu li li ul {
	top: 0px;
	left: 0;
}

#sidemenu li li:hover ul {
	left: 100%;
	weight:bold;
}

/* initialy hide all sub sidemenus */
#sidemenu li ul {
	display: none;
	position: absolute;
	z-index: 10;
}

/* display them on hover */
#sidemenu li:hover>ul {
	display: block;
}

/* this is needed if you want to style #sidemenu div - force containment of floated LIs inside of main UL */
#sidemenuList:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

#sidemenuList {
	display: inline-block;
}

#sidemenu ul li .monthsMenu a{
	width: auto;
	height: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/* define the consecutive colors */
#sidemenu ul li a{		/* Pulldownmenu Ebene 1 */
	background: #FFFDDC;
	color: #6B0515;
	border-left: 1px solid #6B0515;
	text-decoration: none;
	font: bold 1.1em "Arial", sans-serif;
	line-height: 21px;
	padding: 0px 12.2px 7px;




}

#sidemenu ul li a:hover {	/* Pulldownmenu Ebene 1 */
	/* background: #333333; */
	/* background: #000000; */
		background: #6B0515;
		color: #FFFDDC;
		border-left: 1px solid #6B0515;
}

#sidemenu ul li ul li a{	/* Pulldownmenu Ebene 2 */
	background: #FFFDDC;
	color: #6B0515;
	border-left: 1px solid #6B0515;
	border-bottom: 0px solid #6B0515;
	/* background: #000000; */
	filter:alpha(opacity=100); /* for IE */
			-moz-opacity:1.0; /* for mozilla */
			opacity: 1.0; /* for safari */
			khtml-opacity: 1.0 /* for konquerer and older safari */

}

#sidemenu ul li ul li a:hover {		/* Pulldownmenu Ebene 2 */
	background: #6B0515;
	border-left: 1px solid #6B0515;
}

#sidemenu ul li ul ul li a{
	background: #666666;
}

#sidemenu ul li ul ul li a:hover {
	background: #999999;
	weight:bold;
}




/* main */
.main {
	border: 1px solid #6B0515;
	background: #FFF9F7 url('RAUS-img/bgmain.gif') repeat-y;
}
/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
}
.sidenav h2 {
	color: #5A5A43;
	font: bold 1em Tahoma, sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding:0;
	border-top: 1px solid #EAEADA;
}
.sidenav li {
	border-bottom: 1px solid #EAEADA;
}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;
}
/* content */
.content {
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0px 16px 0px 16px;
	width: 845px;
	line-height: 1.5em;
}
.content .descr {
	color: #664;
	font-size: 1.0em;
	margin-bottom: 6px;
}
.content li {
	background: url('img/li.gif') no-repeat 0 30%;
	padding: 1px 0 1px 16px;
}
.content p {
	font-family: "Verdana", sans-serif;
}
/* footer */

.footer {
	color: #FFF6DD;
	height: 35px;
	margin: 0 auto;
	padding: 5px 0px 0px;
	width: 880px;
}
.footer .left {
	background: #6B0515 url('-') no-repeat;
	text-align: left;
	width: 656px;
	height: 25px;
}
.footer .right {
	background: #440515;
	text-align:center;
	overflow: auto;
	width: 220px;
	height: 25px;
}
.footer .left h4 {
	font: normal 0.8em "Verdana", sans-serif;
	padding-left: 10px;
	padding-top: 7px;
}
.footer .right h4 {
	padding-top: 7px;
	font: normal 0.8em "Verdana", sans-serif;
}
.footer a, .footer a:hover {
	color: #FFF;
}
/* posts */
.post h1 a {
	text-decoration:none;
}
.post h1 a:hover {
	text-decoration:underline;
}
.post {
	margin: 6px 0 2px;
}
.post .info {
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
}
.post img {
	border: 4px solid #DDD;
	margin: 4px 0;
}
.post a img {
	border: 4px solid #DDD;
}
.post a:hover img {
	border-color: #CCC;
}
.info a {
	text-decoration: none;
}
.info a:hover {
	text-decoration: underline;
}
/* comments */
.content ol li {
	list-style: none;
	background: none;
}
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 280px;
}
.commentmetadata {
	padding: 2px 0 4px;
}
.commentmetadata a {
	color: #664;
}
textarea.styled {
	width: 280px;
}
.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {
	margin-bottom: 3px;
}
a img {
	border:none;
}
/* calendar */
#wp-calendar {
	color:#A0A0A0;
}
.sidenav table caption {
	border-bottom-color:#000;
}
.sidenav table thead tr {
	border-bottom-color:#000;
	color:#A53512;
}
.sidenav table th {
	border-bottom-color:#000;
}
.sidenav table td#today {
	border-color:#000;
	color:#A53512;
}
.sidenav table td a {
	border-bottom-color:#000;
	background-color:#EDF3DE;
}
.sidenav table tfoot {
	border-top-color:#000;
}
.sidenav table tfoot a {
	background:none;
}
/* calendar
--------------------------------------------------*/
#wp-calendar {
	display:inline-table;
	border-collapse:collapse;
	width:185px;
	margin:0px 10px 0 10px;
	text-align:center;
}
.sidenav table caption {
	margin: -5px 10px 0 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid;
	letter-spacing: 0.1em;
}
.sidenav table thead tr {
	border-bottom:1px solid;
}
.sidenav table th {
	border-bottom:1px solid;
}
.sidenav table td {
	width: 225px; /* maximaize width; honestly, I don't know much about tables... */
	padding: 1px;
	font-size: 0.9em;
}
.sidenav table td#today {
	padding: 0;
	border: 1px solid;
	font-size: 1em;
	font-weight: bold;
}
.sidenav table td a {
	display: block;
	border-bottom: 1px solid;
	font-weight: bold;
	font-size: 1.15em;
}
.sidenav table tfoot {
	border-top:1px solid;
}
.sidenav table tfoot a {
	border: none;
	font-weight: bold;
}
.sidenav table tfoot #prev a {
	text-align:left;
}
.sidenav table tfoot #next a {
	text-align:center;
}
#searchform {
	padding:10px;
}

/* wp stuff
--------------------------------------------------*/

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#fff;
padding:8px 4px 0px 4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin-top:0px;
margin-left:0px;
margin-right:10px;
margin-bottom:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

#buchpanel {
	clear: left;
	height: auto;
	border: 1px solid lime;
}
#buchpanel ul,ol{
	margin: 1px 1px 1px 1px;
}

#buchpanel li{
	float: left;
	list-style: none;
}

