/*  
Theme Name: KochBlogTheme
Theme URI: http://www.moinz.de
Based on: WP Day Flowers
Based on URI: http://www.wordpressthemed.com/
Description: A theme for the KochBlog!
Version: 1.0
Author: ZeissS
Author URI:http://www.moinz.de
*/

@import url(various.css);
@import url(sidebar.css);
@import url(navigation.css);
@import url(calendar.css);
@import url(structure.css);
@import url(contactform.css);
@import url(page-navigation.css);

img.size-full {
padding:5px;
}

h2.pagetitle {
  background-color:#D8D8D8;
  width:100%; 
  margin-bottom:15px;
}

#page {
        background-color: white;
        border: 0px solid #959596;
}

.widecolumn .entry p {
	font-size: 11px;
}

.narrowcolumn .entry, .widecolumn .entry {
 	line-height: 18px;
	font-size:11px;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: left;
}

.alt {
	background-color: #d7dfea;
	border: 1px solid #ddd;
	width:90%;
}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 18px;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2, #sidebar2 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, Georgia;
	font-size: 1.2em;
}

#sidebar ul li h2, #sidebar2 ul li h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif,Georgia;
	margin-top: 16px;
	margin-bottom: 0px;
	font-size: 15px;
 	background: url(images/bg_title10.png) no-repeat;
	padding-left:0px;
	height:2.5em;
	line-height:1em;
	padding-bottom: 0px;
	text-transform:uppercase;
	padding-top:8px;
	text-align:center;
	margin-left:10px;
	font-weight:bold;
	color:#000962;
}

ul li {
	padding-bottom:1px;
}

h3 {	font-size: 18px;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a:link, h2 a:visited, h3, h3 a:link, h3 a:visited {
	color:  #000962;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #000962;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#333333;
}

.commentlist cite a:hover {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#6a898c;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	font-size:11px;
}

#commentform p {
	font-family:Verdana, Arial, Helvetica, sans-serif ;
	color:#333333;
	font-size:11px;
}

#commentform p a,  #commentform p a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration:underline;
}

#commentform p a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#6a898c;
}

.commentmetadata, .commentmetadata a:link, .commentmetadata a:visited {
	font-weight: normal;
	color:#333333;
}

.commentmetadata a:hover {
	font-weight: normal;
	color:#6a898c;
}


small, #sidebar ul ul li, #sidebar2 ul ul li, #sidebar ul ol li, #sidebar2 ul ol li, .nocomments,  blockquote, strike {
	color:  #327076;
	font-size:10px;  
}

.postmetadata{
	color:  #5e6063;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}


acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a:visited, a:link {
	text-decoration: none;
	color: #3b3d53;
}

.narrowcolumn a:hover , .widecolumn a:hover { color:#000962; text-decoration:underline;}

a:hover {
	color:#000962;
}

#wp-calendar #prev a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar caption {
	font: bold 1.0em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */






/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}



h2 {

	margin: 0px 0 0;

	}



h2.pagetitle {
	margin-top: 0px;
	margin:0px;
	padding-top:10px;
	text-align: center;
	float:left;
	height:40px;

}

#sidebar h2, #sidebar2 h2 {
	margin: 0px 0 0;
	padding: 0;
	color: #333333;
}



h3 {
	padding: 0;
	margin: 30px 0 0;
}



h3.comments {
  padding: 0;
  margin: 40px auto 20px ;
}
/* End Headers */







/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}



/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* End Images */







/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
/*	list-style: none; 
	list-style-image:url(images/next_klein.png);
	list-style-position:outside; */
	padding-left: 10px;
/*	text-indent: -10px;*/
} 

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before ,#sidebar ul ul li, #sidebar2 ul ul li{
	list-style:none;
	list-style-image:url(images/next_klein.png);
	list-style-position:outside;
	padding: 0px;
	margin: 0px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol,#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 38px;

}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li, #sidebar2 ul ol li{
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

/* End Entry Lists */





/* Begin Form Elements */

#searchform {
	margin: 0px auto;
	padding: 0px 0px; 
	text-align: left;
}

#searchform2 {
	margin: 0px auto;
	padding: 0px 0px; 
	text-align: left;
}


#sidebar #searchsubmit, #sidebar2 #searchsubmit {
	padding: 0px;
}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}



#commentform #submit {

	margin: 0;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}



.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
	text-align:left;
	width:95%;
}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */




/* ---------------------------------------------------------------------------------------- */


div.post h2, div.post h2 a:link, div.post h2 a:visited{

	color: #000962;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:24px;

	line-height:25px;

	padding-top:10px;

	}

div.post h3, div.post h3 a:link, div.post h3 a:visited {

	color: #000962;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:24px;

	line-height:25px;

	margin-top:10px;

	}

div.post h2 a:hover, div.post h3 a:hover{

	color: #6a898c;

	text-decoration:none;

	}



li.current-cat a:link,li.current-cat a:visited{

	padding-left: 0px;

	color: #333333;

	}

li.current-cat a:hover{

	color:#6a898c;

	}





li.pagenav a:link,li.pagenav a:visited{

	padding-left: 0px;

	margin-left: 7px;

	color: #333333;

	}

li.pagenav  a:hover{

	color:#6a898c;

	}

li a:link,li a:visited{
	font-size:11px;
}

div.post small{

	color: #333;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	}

.postmetadata a, .postmetadata a:visited{

	color: #5e6063;

	font-size:10px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	}

.postmetadata a:hover{

	color: #6a898c;

	text-decoration:underline;

	

}

.narrowcolumn h2 {
color: #000962;
}



ul #recentcomments li.recentcomments{color:#333333;}

p{	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;}

img { margin-right:10px;}



a.mainpix01_link, a.mainpix01_link:visited{

	color:#000962;

	}

.spacer{

 	width:1px;

	float:left;

}



/* style html */

body {	
        background-color:#94b2b5;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url("images/body-bg31.jpg");
        background-repeat:no-repeat;
        background-position:top-left;
	background-attachment:fixed;
}

.header_logo{
	float:left;
	margin-top:60px;
	margin-left:0px;
	padding-left:20px;
	width:250px;

}

#txt_logo {
	font-family:verdana, arial;
	font-size:24px;
	color:#fff;
	text-indent:20px;
	padding-top:20px;
	text-align:left;
}

.desc {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000962;
	margin-left:0px;
	padding-left:20px;
}



.container {
	width:1000px;
	text-align:left; 
        position:relative; 
        z-index:2;
}

.mainpix01 {
        position:absolute;
        top:0px;
        left:0px;
        float:left;
        width:528px;
        height:400px;
        background-image:url(images/mainpix01.jpg);
	background-repeat:no-repeat;
        background-position:top-left;
        z-index:1;
}

div.footpix {
        position:fixed;
        left:0px;
        bottom:0px;

        width:1500px;
        height:10px;

        background-image:url(images/body-bg31.jpg);
	background-repeat:repeat-x;
        background-position:bottom-left;
        z-index:1;
}


.main_header{
	width:876px;
	float:left;
        position:relative;
        z-index:50;

}



.main_body {
        z-index:5;
position:relative;
	width:1000px;
	height:auto;
	float:left; 
        margin-top:50px;
}


.menu_left {
	background-image:url(images/rost.jpg);
        background-repeat:repeat;
        width:240px;
	margin-top:40px;
	float:left;
        position:relative;
}

#menu_left_deco {
        background-image:url(images/tape-1.png);
        background-repeat:no-repeat;
        position:absolute;
        top:10px;
        left:-25px;
        width:130px;
        height:111px;
}



.main_content{
/*	width:510px;*/
        width:630px; /* 740 */
	float:left;
        
        margin:15px 5px -5px 5px; 
        

}
/*
.menu_right{
	background-image:url(images/rost.jpg);
        background-repeat:repeat;
	width:125px;
	margin-top:40px;
	float:right;
}*/


.main_footer {
	background-image:url(images/bg_footer.gif);
	background-repeat:repeat-x;
	width:1000px;
	height:70px;
        margin-top:5px;
        font-weight:bold;
	float:left;
        border: 1px black solid;
        margin-bottom:10px;
}

.footer_text{
		width:760px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#efecf1;
		float:left;
		padding:40px 20px 0 20px;
}

.footer_text a{color:#efecf1;}
