/*
Theme Name: Michaela Karl
Theme URI: http://www.schubert-internet-services.de
Description: Template f&uuml;r die Seite Michaela Karl.de
Version: 1.0
Author: Thorsten Baumann
Author URI: http://moguk.de
License: General Public License (GPL)
*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 101%;
        width:100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff9e3;
}

#ueberschrift {
	margin-top: 35px;
        margin-bottom: 0px;
        padding-bottom: 0px;
	font-weight: bold;
        font-size: 101%;
}

#ueberschrift2 {
	margin-top: 0px;
        margin-bottom: 20px;
        padding-bottom: 0px;
        font-size: 101%;
}
#wrapperOuter {
	width: 1000px;
	background-image: url(images/randleiste-links.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 8px;
	background-color: #fff9e3;
}
#headerOuter {
	height: 200px;
	background-image: url(images/randleiste-horizontal.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 4px;
}
#headerOuter #headerRight {
	float: right;
	background-image: url(images/head-words.gif);
	background-repeat: no-repeat;
	background-position: right 20px;
	height: 20px;
	width: 550px;
	padding-top: 180px;
	text-align: right;
	padding-right: 5px;
	font-size: 0.8em;
	color: #999999;
	vertical-align: bottom;
}
#headerOuter #headerLeft {
	float: left;
	height: 200px;
	border-right: 1px solid #bb8b77;
}
#headerOuter #headerClearing {
	background-image: url(images/randleiste-horizontal.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 4px;
	clear: both;
}

#contentOuter {
	width: 100%;
}
#contentOuter #columnRight{
	float: right;
	width: 840px;
}
#contentOuter #columnRight #textarea {
	float: left;
	width: 800px;
	padding-right: 10px;
	padding-top: 20px;
  margin-left:10px;
  padding-left:0px;
}
#contentOuter #columnRight #textarea h1 {
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #70644a;
	font-weight: normal;
}
#contentOuter #columnRight #textarea h2 {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-weight: normal;
}
#contentOuter #columnRight #textarea p,li,dd,dt,td,th {
	font-size: 0.8em;
}
#contentOuter #columnRight #textarea a {
	color: #bb8b77;
	text-decoration: none;
}
#contentOuter #columnRight #textarea a:hover {
	text-decoration: underline;
}
img.bildLinks {
	float: left;
	margin-right: 5px;
}
img.bildRechts {
	float: right;
	margin-left: 5px;
}
.beideSeitenFrei {
	clear: both;
}

#contentOuter #columnRight #bildspalte {
	float: right;
	width: 160px;
	padding-top: 20px;
}
#contentOuter #columnLeft {
	float: left;
	width: 160px;
	padding-top: 20px;
}
/* BOF Background Rollovers f�r Navigationsmen� */
div.navImg a {
	display: block;
	height: 20px;
	padding-left: 5px; 
}
div.navImg .a1 {
	background-image: url(images/startseite.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.navImg .a1:hover {
	background-image: url(images/startseite2.gif);
}

div.navImg .a2 {
	background-image: url(images/michaela-karl.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.navImg .a2:hover {
	background-image: url(images/michaela-karl2.gif);
}
div.navImg .a3 {
	background-image: url(images/buecher.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.navImg .a3:hover {
	background-image: url(images/buecher2.gif);
}
div.navImg .a4{
	background-image: url(images/pressestimmen.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.navImg .a4:hover {
	background-image: url(images/pressestimmen2.gif);
}
div.navImg .a5{
	background-image: url(images/termine.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.navImg .a5:hover {
	background-image: url(images/termine2.gif);
}
div.navImg .a6 {
	background-image: url(images/leseproben.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.navImg .a6:hover {
	background-image: url(images/leseproben2.gif);
}
div.navImg .a7 {
	background-image: url(images/kontakt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.navImg .a7:hover {
	background-image: url(images/kontakt2.gif);
}
div.navImg .a8 {
	background-image: url(images/impressum.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div.navImg .a8:hover {
	background-image: url(images/impressum2.gif);
}
/* EOF Background Rollovers f�r Navigationsmen� */

div.clearing {
	clear: both;
}

#footer {
	clear: both;
	height: 4px;
	width: 100%;
	background: url(images/randleiste-horizontal.jpg) repeat-x left bottom;
}


/* Formaularstilanweisungen */
label {
	display: block;
	margin-bottom: 4px;
	margin-top: 6px;
}
input.formInputLong {
	width: 220px;
	clear: right;
	font-size: 1em;
	padding-top: 0.1em;
	border: 1px solid #bb8b77;
	margin-bottom: 0.2em;
}
input.formInputMedium {
	width: 165px;
	clear: right;
	font-size: 1em;
	padding-top: 0.1em;
	border: 1px solid #bb8b77;
	margin-bottom: 0.2em;
	
}
input.formInputShort {
	width: 40px;
	font-size: 1em;
	padding-top: 0.1em;
	border: 1px solid #bb8b77;
	margin-bottom: 0.2em;
}
textarea {
	border: 1px solid #bb8b77;
	width: 307px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	clear: both;
}
.formButtonLeft {
	margin-left: 10em;
}
.formError {
	color: #990000;
}



#link {
	margin: 0;
	padding: 0;
	text-align: center;
}

#main a, #main a:hover, #main a:visited, 
{
color: #933269;
text-decoration:none;
}

.#main h2 {
	margin-bottom: .5em;
	font-size: 1.6em;
	text-decoration:none;
	background: transparent url(images/title.jpg)  repeat-x top ;
	padding: 7px 0px 5px 10px}

#main img {margin-left:30px;}
#main h2:hover {
	text-decoration: none;
	color: #7a1301;
}
.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit
{	font-size: 1em;
	text-decoration:none;
	color: #4c1209;	}

.entry {text-algin: justify;
	font-size: 1.10em;
	color: #000000}

.post-author {
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
	}
.post-date {
	margin: 0 0 0 10px;
	padding: 0 0 3px 23px;
	background: url(images/p_date.gif) no-repeat 0 0;
	}
.post-comm {
	padding: 0 0 3px 20px;
	background: url(images/p_commen.gif) no-repeat 0 0;
	}
.post-time {
	padding: 0 0 3px 18px;
	background: url(images/p_time.gif) no-repeat 0 0;
	}
.post-cath {
	padding: 0 0 3px 20px;;
	background: url(images/p_cat.gif) no-repeat 0 0;
}

.post-edit {
	padding: 0 0 3px 3px;
}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #ccc;
background-color:#f7f7f7;
font-size:0.9em;
color:#505050;
}




/* Comments Styling */

.commtitle {
	color: white;
	margin-bottom: .5em;
	font-size: 1.3em;
	text-decoration:none;.	font-weight:bold;
	font: Arial, Verdana, Sans-Serif;
	background: transparent url(images/commentstitle.gif)  no-repeat top ;
	padding: 7px 0px 5px 40px}


.leavecomm {
	color: white;
	margin-bottom: .5em;
	font-size: 1.3em;
	text-decoration:none;.	font-weight:bold;
	font: Arial, Verdana, Sans-Serif;
	background: transparent url(images/leavecomm.gif)  no-repeat top ;
	padding: 7px 0px 5px 40px}

#comment {
margin-left:50px;
margin-bottom: 0em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
font: Arial, Verdana, Sans-Serif;
}

#commentlist li {margin-left:50px;
margin-bottom: 0em;
padding-bottom: 1em;
padding-top: 1em;
border-bottom: 1px solid #700000;
}

#commentform {margin-left:50px;
margin: 1em 0;
background: #fff9e3;
width: 280px;
}

#commentform label {width:18em;}

#commentlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#commentlist li {
	padding: 5px 25px 0 0;
	border-bottom: 1px solid #e19543;
	background: #fff9e3; 
	}
	.alt {
		background-color: #fff9e3; !important;
		background-image: none !important;
		}

.comment-title,
.comment-meta,
.comment-text {
	margin: 0 0 0 80px;
	}

.comment-title,
.comment-title a,
.comment-title a:hover{
	color: #030612;
	}
.comment-meta,
.comment-meta a,
.comment-meta a:hover {
	color: #ac5f14;
	}
.boxed {  
  border-top: 4px solid #999999;
	border-left: 4px solid #999999;
	border-bottom: 4px solid #999999;
  margin-bottom:5px; 
  padding-left:10px;
}

.left {float:left}

a{color: #70644a;text-decoration:underline;}

ul{list-style-type:none;margin:0;padding:0;margin-left:5px;margin-bottom:5px;}

li{margin:0;padding:0;}

.navspan {margin-left:5px;margin-topg:10px;}

/* Formaularstilanweisungen */
label.kontakt{
	margin-bottom: 4px;
	margin-top: 6px;
}
input.formInputLong {
	width: 220px;
	font-size: 1em;
	padding-top: 0.1em;
	border: 1px solid #bb8b77;
	margin-bottom: 0.2em;
}
input.formInputMedium {
	width: 165px;
	font-size: 1em;
	padding-top: 0.1em;
	border: 1px solid #bb8b77;
	margin-bottom: 0.2em;
	float:right;
	margin-right:60px;
	
}
input.formInputShort {
	width: 40px;
	font-size: 1em;
	padding-top: 0.1em;
	border: 1px solid #bb8b77;
	margin-bottom: 0.2em;
	float:left;
}
textarea.kontakt{
	border: 1px solid #bb8b77;
	width: 280px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	clear: both;
}
.formButtonLeft {
	margin-left: 10em;
}
.formError {
	color: #990000;
}

div.intouch div.inputfield input {
	border:1px solid;
}


