/* **********************************************************************************

markusgrosse.de Wordpress Theme
Created by: Markus Grosse
Last Updated: 28 / 10 / 2006
		
Color Scheme:
	
	#ffffff -- White
	#ffffff	-- Body Background
	#FCB131 -- Paragraph
	#FCB131 -- Orange

/* ********************************************************************************** */


/* ---------------------------- 1. BASIC FORMATTING --------------------------------- */

body {
background-color: #fff;
color: #BCBCBC;
margin: 0px;
padding: 0px;
font-size: 100%;
font-family: Georgia, serif;
}
.clear{
clear: left;
}

img{
border:none;
}

div.post h1 {
	font-size: 1.5em;
	line-height: 1em;
	padding: 0.5em 0;
	}
h2 { 
	font-size: 1.5em;
	line-height: 2em;
	}

h3 {
	line-height: 1.5em;
	}

div.entry h3 {
	font-size: 1.125em;
	font-style: italic;
	line-height: 1.333em;
	clear: both;
	}
	
h4 {
	font-size: 1em; 
	line-height: 1.125em; 
	padding-bottom: 0.375em;
	margin-top: 1.5em;
	}
h5 {
	font-size: 0.875em;
	line-height: 1.714em;
	font-family: Georgia, serif;
	color: #999;
	font-variant: small-caps;
	text-transform: lowercase;
	}

.imgleft{
float:left;
border: 1px solid #ccc;
padding: 4px;
margin-right: 10px
}

a{
color: #FCB131;
text-decoration: none;
}

a:hover{
color: #999;
text-decoration: underline;
}

.orange {
color:#FCB131;
font-weight:bold;
text-decoration: none;
}

.dottedline {
background-image:  url(images/dotted_line.gif);
background-repeat: repeat-x;
background-position: left;
height:25px;
width:710px;
}

.dottedline2 {
background-image:  url(images/dotted_line.gif);
background-repeat: repeat-x;
background-position: left;
height:25px;
width:710px;
}

.img_borderright {
border: 1px solid #ccc;
padding: 4px;
float:right;
margin-left: 7px;
margin-top: 4px;
margin-right: 10px;
}

/* ---------------------------- 2. BASIC FORMATTING --------------------------------- */

#topblack {
background-image:  url(images/top_back.gif);
background-repeat: repeat-x;
background-position: left bottom;
margin: 0px;
padding: 0px;
height: 156px;
width: auto;
}

*html #topblack {
background-image:  url(images/top_back.gif);
background-repeat: repeat-x;
background-position: left bottom;
margin-top: -12px!important;
padding: 0px;
width: auto;
}

#blackbar {
height: 200px;
width: 895px;
margin-top: 0px;
margin-left: 64px;
margin-bottom: 0px;
background-repeat: no-repeat;
}

*html #blackbar {
width: 895px;
margin-top: 0px;
margin-left: 64px;
margin-bottom: 0px;
background-repeat: no-repeat;
}

#logo h1{
margin: 0px;
padding: 0px;
color: #FCB131;
font-family: Georgia;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
font-size: 4.75em;
}

*html #logo h1{
margin-top: 35px;
padding: 0px;
color: #FCB131;
font-family: Georgia;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 0;
font-size: 4.75em;
}

#logo h1 a {
display: block;
margin: 0px;
padding: 0px;
text-decoration: none;
}

/* ---------------------------- 3. TOP NAVIGATION --------------------------------- */

#topnav{
width: 765px;
height: 20px;
font-family: Georgia;
font-size: 1.2em;
font-weight: normal;
text-align: center;
background-color: #242424;
margin-top:14px;
margin-left: 1px;
}

*html #topnav{
width: 765px;
height: 20px;
font-family: Georgia;
font-size: 1.2em;
font-weight: normal;
text-align: center;
background-color: #242424;
margin-top: 23px!important;
margin-left: 1px;
}

#topnav a {
display: block;
float:left;
background-color: #242424;
color: #fff;
text-decoration: none;
margin: 0px 10px 0px 0px;
padding: 10px 10px;
}

#topnav a:hover {
display: block;
float:left;
background-color: #242424;
color: #FCB131;
text-decoration: none;
margin: 0px 10px 0px 0px;
padding: 10px 10px;
}

#topnav a.home{
width: 74px;
margin: 0px 0px 0px 0px;
}

#topnav a.home:hover{
width: 74px;
margin: 0px 0px 0px 0px;
}

#topnav a.on {
background-color: #FCB131 !important;
color: #000 !important;
padding: 10px 10px;
}

#topnav span {
text-align: center;
}

#topnav ul {
display: inline;
padding: 0px; 
margin: 0px;
}

#topnav ul li {
display: inline;
list-style-type: none;
padding: 0px; 
margin: 0px;
}

/* ---------------------------- 4. MAIN CONTAINER --------------------------------- */

#maincontainer{
height: auto;
width: 900px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 60px;
background-repeat: no-repeat;
background-position: right top;
}

#maincontainer h1{
font-family: Georgia;
color: #FCB131;
font-size: 2em;
font-weight: bold;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 15px;
margin-left: 0px;
width: 600px;
}
	
body > #maincontainer h1 {
font-family: Georgia;
color: #FCB131;
font-size: 2em;
font-weight: bold;
padding: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 8px;
margin-left: 0px;
width: 600px;
}

#bottom {
background-image:  url(images/bottom_bg.gif);
background-repeat: repeat-x;
background-color: #242424;
margin: 0px;
height: auto;
width: auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 45px;
padding-left: 0px;
}

.maincontent {
width: 765px;
margin-top: 0px;
margin-bottom: 0px;
width: 895px;
margin-left: 65px;
padding: 0px;
}

/* ---------------------------- 8. FOOTER FORMATTING --------------------------------- */

.footertext{
float: left;
width: auto;
padding-top: 40px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
color: #B9B9B9;
background-color: inherit;
font-family: Georgia;
font-size: 1em;
}

.footertext a {
margin: 0px;
padding: 0px;
}

.copyright {
border-top-width: 1px;
border-top-style: dashed;
border-top-color: #666;
width: auto;
margin-top: 15px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-top: 5px;
font-family: Georgia;
font-size: 0.9em;
color: #666666;
background-color: inherit;
text-align: right;
}

.xhtml {
float: left;
}

.xhtml a {
font-family: Georgia;
font-size: 11px;
color: #FCB131;
background-color: inherit;
text-decoration: none;
}

.xhtml a:hover {
color: #ccc;
background-color: inherit;
}

/* ---------------------------- 5. LEFT COLUMN FORMATTING --------------------------------- */

#leftcontent {
float: left;
margin-top: 20px;
margin-right: 35px;
margin-bottom: 0px;
margin-left: 0px;
padding: 5px;
}

#leftcontent .border  {
border: 8px solid #F4F4F4!important;
}

#leftcontent img {
border: none;
}

#leftcontent p.first {
	width: 700px!important;
	background-color: #fff;
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.7em;
	
}

#leftcontent p {
color: #898989;
font-size: 1.025em;
line-height:18px;
padding: 0px;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 15px;
margin-left: 0px;
width: 700px;
}


td {
color: #898989;
font-size: 1.025em;
line-height:18px;
}



/* ---------------------------- 9. NEWS CALENDAR FORMATTING --------------------------------- */

div.newsinfo {
display: block;
float: left;
text-align:center;
width: 75px;
height: 83px;
margin-left:0; 
margin-top:0; 
margin-bottom: 0px;
margin-right: 10px;
border: 2px solid #CCCCCC;
}

div.newsinfo span {
display: block;
text-align: center;
}

div.newsinfo span.day {
font-size: 36px;
line-height: 30px;
color: #FCB131;
margin-top:5px;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}

div.newsinfo span.month {
margin-top: 4px;
font-weight: bold;
font-size: 11px;
text-transform: uppercase;
margin-bottom:0px;
line-height: 16px;
color: #666;
}

div.newsinfo span.year {   
font-size: 14px;
text-transform: uppercase;
margin-left:5px;
line-height: 10px;
font-weight: bold;
padding-top:3px;
color: #999;
}

/*Kontaktformular start*/

fieldset {
	padding: 0px;
	margin: 0px;
	border: none;
	color: #898989;
font-size: 1.025em;
line-height:18px;
	}

fieldset#mail-data input {
	border: 1px solid #BBBBBB;

	margin-top: 3px;
	width: 392px;
	height: 20px;
	background:#fff url(images/bg-input.jpg) top left repeat-x;
}

fieldset#mail-txt textarea {
	border: 1px solid #BBBBBB;

	margin-top: 2px;
	width: 392px;
	background:#fff url(images/bg-input.jpg) top left repeat-x;
	
}

fieldset#mail-data label,
fieldset#mail-txt label {
	margin-left: 0px;
	font-size: 12px;

}

fieldset#mail-txt #Submit {
	background-color:#ECE9D8;

	border:1px solid #BBBBBB;
	text-align: center;
	width:394px;
	}
	
fieldset#mail-txt #Reset {
	background-color:#ECE9D8;

	border:1px solid #BBBBBB;
	text-align: center;
	width:394px;
	}

/*Kontakformular Ende*/

#searchsubmit {
 	background-color:#E4E4E4;
	color: #666666;
	border: none;
	text-align: center;
	width:200px;
}

#s {
	background: #fff url(images/bg-input.jpg) top left repeat-x;
	border: 1px solid #BBBBBB;
	color: #595949;
	font-size: 11px;
	padding: 3px;
	margin-top:2px;
	margin-bottom: 2px;
	width: 192px;
	display:inline;
}

#comment {
	background: #fff url(images/bg-input.jpg) top left repeat-x;;
	border: 1px solid #BBBBBB;
	color: #595949;
	font-size: 11px;
	padding-left: 2px;
	width: 366px;
}


#email, #author {
	background: #fff url(images/bg-input.jpg) top left repeat-x;;
	border: 1px solid #BBBBBB;
	color: #595949;
	font-size: 11px;
	padding: 3px;
	width: 250px;
}

#submit {
	background-color:#ECE9D8;
	color: #999;
	border:1px solid #BBBBBB;
	text-align: center;
	width:370px;
}

#url {
	background: #fff url(images/bg-input.jpg) top left repeat-x;
	border: 1px solid #BBBBBB;
	color: #595949;
	font-size: 11px;
	padding: 3px;
	width: 250px;
}

.commentbody {
	color: #2F3541;
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	background: #F9F8F4;
	border: 1px solid #BBBBBB;
	position: relative;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentcount {
	position: absolute;
	right: 36px;
	top: 0;
	font-family: Georgia,sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #e0e0d0;
	float: right;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

#comments {
	width: 486px!important;
}

.comments { padding: 10px; margin-top: 15px; background: #fff url(images/bg-input.jpg) top left repeat-x; border: 1px solid #ECE9D8; position: relative; }
#commentform p { float: left; margin: 0 10px 10px 0; }
	
.commentlist { background: #FFFFFF;  list-style: none; margin: 0; padding: 0; }
	.commentlist li { background: #fff url(images/bg-input.jpg) top left repeat-x; border: 1px solid #ECE9D8; margin-top: 10px; padding: 5px 0 0 5px; width: 479px!important;}
	.commentlist li p { padding: 5px 10px 0; margin: 0; }
	.commentlist li span { background: #FFFFFF; padding: 2px 0px; margin-top: 8px; font-size: 12px; }
	
	
.postnavi1 {
	text-align: left;
	float: left;
	font-size: 9px;
	line-height: 1.2em;
}

.postnavi2 {
	text-align: right;
	float: right;
	font-size: 9px;	
	line-height: 1.2em;
}

.readon {
   text-align: left;
   float: right;
   padding-right: 10px;
}

.summary {
 font-size: 0.7em!important;
 padding: 5px!important;
 width: 670px!important; 
 background: #F4F4F4; 
 border: 1px solid #ECE9D8; 
 position: relative;
}
.spacer {
  width: 500px;
}

#leftcontent ol {
  list-style: none;
}

#leftcontent ul li {
	  color: #898989;
}

#leftcontent .noborder, #leftcontent .wp-smilies {
border:none!important;
}

#folio_preview li {
  list-style: none;
}

.you {
 width:456px;
 background: #FFFFFF url('images/you_bg.gif') left no-repeat;
 text-align:center;
 margin-left:10px;
 
}

.comment-sub {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 color: #999;
 font-size: 12px;
 font-weight: normal;
 line-height:18px;
 padding: 0px;
}

.float_left {
float:left;
margin-right:10px;
margin-bottom: 5px;
}

.center {
 text-align: center;
}

.postmetadata {
 color: #FCB131;
}




