/*
Theme Name: Lichterkind
Theme URI: http://bernd-sperber.de
Description: Two Column Theme for www.gyart.de
Author: Bernd Sperber
Author URI: http://bernd-sperber.de
version: 1.0
*/



/* basics */

*{margin:0; padding:0;}

body {
	background: #fff;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px; 
	margin: 30px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14px; margin-top:20px;}
h3 {font-size: 10pt; margin-top:10px;}
h4 {font-size: 9pt;}


/* images and misc. */

img{ border: none; padding: 0px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color:#333;
	text-decoration:none;
	border: none;
	}

a:hover{background:#FDE896; text-decoration: none; border: none;}



/* container */


#container {
	width: 760px;
	margin: 0 auto;
	padding: 6px;
	background:#fff;
	color:#333;
	
	overflow: hidden;
	}
	
/* header */

#header {
	background: #FFFFFF url(images/header.jpg);
  width: 760px; 
  height: 180px;
	color: #FFFFFF;
	}

#header h1{
	font-family: helvetica, arial, sans-serif;
	font-size: 16pt;
	font-weight: 300;
	letter-spacing: 1px;
	margin: 0;	
	padding: 120px 0 0 16px; visibility:hidden;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family: helvetica, arial; visibility: hidden;
	font-size: 10pt;
	font-weight: 300;
	font-style: normal;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	
	padding: 0 0 0 18px; 	
	}

/* main menu */


#menu {
	background: #fff;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	width:760px; 
	height:25px; border-top: 1px dotted; border-bottom: 0px dotted;
}


#menu ul {
	margin: 0;
	padding: 6px 0 0 0;
	text-align: left;
}

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

#menu ul li a {
	padding: 6px 13px 6px 0px;
	margin: 0;
	text-decoration: none;
	color: #000;
}

#menu ul li a:hover {
	background-color: #F5CA00;
	color:#333333;
}



/* content */


#content {
	float: right;
	width: 72%;
	overflow: hidden;
	}	

.post {
	margin: 0 10px;
	padding:0px 10px 10px 5px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: helvetica, arial, sans-serif; 
	
	font-size: 16px; 
	font-weight: bold;
	color: #333333; 
	}
	
.post h2 a{
	color: #333333;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #333333;
	text-decoration: none;
	}
	
.post p{font-size: 12px;}

.post a{text-decoration:none;}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both; 
	background:#ffffff; border-top: 1px dotted; border-bottom: 1px solid; border-color: #999999;
	padding:4px 0 4px 0;
	margin: 20px 0 30px 0;
	}
	

.navigation {
	font-size:12px; 
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:35px 0px 30px 0;}
	.alignright {float:right; margin:35px 0px 30px 0;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}

/* sidebar */

#sidebar {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size:12px;
	width: 200px;
	float:left;
	margin: 22px 0 24px 0px;
	padding: 0;
	border-right: 0px dotted #A2A2A2;
	}

#sidebar h2{
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: bold; 
	font-size: 12px; 
	text-align: left;
	color: #08122E;	
	margin: 25px 0 0 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 15px;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 2px 0 6px 0px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 0px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}

	
#commentssection h3{
	font-family: helvetica, arial; 
	font-size: 12px;
	font-weight: bold; padding: 30px 0 10px 12px;  




	font-style: normal; 

	color: #333333;
	}

#commentform{
	background: #fff; 

	margin: 12px 12px 20px 12px;

	padding:0px;
	}


	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; line-height: 30px;}
	
#commentform h3{
	font-family: helvetica, arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	}
	
#commentbox{
	width:500px;
	
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #FDE896;
	font-family: helvetica, arial;
	font-size: 12px;
	margin:5px 5px 0 0;
	padding: 6px;
	border: 0px solid #B2B2B2;
	}
	
#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff; border-bottom: 1px dotted; 
	margin:15px 0 35px 0;
	padding:5px 0 3px 0px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #FFF;}
ol.commentlist li p {margin: 12px 0 6px 13px; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: helvetica, arial;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal; 

	}
	
cite a{color: #000; text-decoration: none;}


/* search */

#searchform{
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 0px;
	border: 1px dotted #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background: #fffff;
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:dotted 0px #000;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	}
	
#footer p{padding:6px 0px; margin: 0; color: #666;}
#footer a{color: #666;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

