/*
Theme Name: Lichtraeume Just Lucid
Theme URI: http://mediabrothers.de
Description: Based on -just lucid- by ThemeLab.com
Version: 1.0
Author: Simon Lepel
Author URI: http://mediabrothers.de/
*/

html,div,body,form,h1,h2,h3,h4,h5,h6,img {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}
	
body {
	background: #ECECEC url('images/bigbg.jpg') repeat-y center top;
	font: 400 1.0em 'lucida sans','lucida sans unicode','gill sans','verdana',sans-serif;
	color: #777;
	text-align:center;
}

#header a {
	background-image: none;
	padding: 0 0 0 0px;
}

	
a,a:link,a:visited {
	background: transparent url('images/lr_link_icon.gif') left center no-repeat;
	padding: 0 0 0 16px;
	text-decoration: none;
	color: #777;
}

a:hover,a:active {
	background: transparent url('images/lr_link_icon.gif') left center no-repeat;
	padding: 0 0 0 16px;
	text-decoration: none;
	color: #000;
}

.entry a {
	background-image: none;
	padding: 0 0 0 0px;
}

br.clear {
	clear:both;
	line-height:0;
	font-size:0;
}
	
#wrap {
	width: 990px;
	margin: 0 auto;
	background: #FFF url('images/bg-wrap.png') repeat-y left top;
	text-align:left;
}
	
#main {
	width: 790px;
	float:right;
}

#header {
	height:289px;
}

#header h1, #header h2 {
	position:absolute;
	top:0;
	left:-999999em;
}

#header img {
	border:none;
}

#sidebar {
	float:left;
	width:170px;
	overflow:hidden;
	padding: 0 0 0 20px;
}

#sidebar ul, #sidebar li {
	padding:0;
	margin:0;
	list-style:none;
	font-size:12px;
}

#sidebar h3 {
	font-size:14px;
	margin:20px 0 0 0;
}

#sidebar li li {
	margin: 5px 0 5px 0;
}

#sidebar ul ul {
	margin: 0 0 0 10px;
}

#sidebar .tagcloud {
	margin: 5px 0 5px 10px;
}

h1 {
	font-size: 1.2em;
	color: #333;
	font-weight: 600;
	margin: 15px 0 10px 20px;
	}

h2 {
	font-size: 1.0em;
	color: #666;
	font-weight: 400;
	margin-bottom: 10px;
	}

h2 span {
	margin-left: 10px;
	color: #AAA;
	}

h3 {
	color: #666;
	margin-bottom: 5px;
	font-size: 0.9em;
	}
	
	
h4 {
	color: #999;
	margin-bottom: 5px;
	font-size: 0.9em;
	}

p.main {
	font-size: 0.8em;
	font-family: arial,sans-serif;
	line-height: 1.6em;
	margin: 5px 160px 15px 0;
	}

span.bold {
	color: #555;
	font-weight: 600;
	}

.entry {
	padding: 20px 20px 20px 20px;
	border-top: 1px solid #CCC;
	line-height: 1.4em;
	margin: 0 0 25px 0;
	}

.entry .title {
	font-size: 1.0em;
	color: #666;
	font-weight: 400;
	margin-bottom: 10px;
	}
	
.entry h2 span {
	float: right;
	font-size: 0.7em;
	color: #AAA;
	}

.entry p, .entry ul, .entry ol, .entry blockquote {
	font-size: 0.8em;
	}

.comment, comment a {
	margin-top: 5px;
	font-size: 0.7em;
	padding: 5px 0;
	}
	
form label{
	display:block;
	}

form p {
	font-size: 0.8em;
	margin-bottom: 10px;
	}

form input.text, form textarea{
	width:55%;
	border:1px #CCC solid;
	color:#666;
	padding: 4px 5px;
	font:12px 'lucida sans','lucida sans unicode','gill sans','verdana',sans-serif;
	background-color: #F3F3F3;
	}

form input.text:hover, form textarea:hover{
	border:1px #999 solid;
	}

form input.text:focus, form textarea:focus{
	border:1px #999 solid;
	color:#666;
	}

form input.button{
	margin-right:8px;
	padding:3px 5px;
	font:12px Verdana,Arial,san-serif;
	}

* html form input.text,

* html form textarea{
	border-color:#533a18;
	color:#333;
	}

#footer {
	border-top: 1px solid #CCC;
	font-size: 0.7em;
	clear: both;
	margin:40px 
	}

	
#footer p {
	padding: 10px;
	}

#footer .footnav {
	border-bottom: 1px solid #CCC;
	padding: 10px;
	}

.footnav a {
	text-decoration: none;
	padding-right: 5px;
	}

.footnav a.first {
	font-size: 1.5em;
	font-weight: 800;
	}

.linksleft {
	float: left;
	margin-right: 10px;
	width: 170px;
	padding: 0 10px 0px 0px;
	list-style-type: none;
	}

.linksleft ul {
	list-style-type: none;
	}

.linksleft li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.linksleft li a {
	padding: 4px;
	display: block;
	margin:  0;
	text-decoration:none;
	}

.alignright {
         text-align: right;
         margin-right: 20px;
         }

.alignleft {
         text-align: left;
         float: left;
         margin-left: 20px;
         }

.alignright a {
         background-image: none;

         }

.alignleft a {
         background-image: none;
         }

.s_kontakt {
         font-size: 0.7em;
}

.s_kontakt a {
         background-image: none;
         padding: 0px;
         }