/*
Theme Name: Lunettes Brillenagentur Blogtheme
Theme URI: http://www.lunettes-brillenagentur.de/blog/
Description: FUK laboratories for Lunettes Brillenagentur 2008
Author: Stolzenhain
Author URI: http://fuklab.org/
*/

* {
	margin:0;
	padding:0;
}

a, object { outline: none;}

body {
	font-size: 11.5px;
	line-height: 1.7em;
}

body {text-align: center;} #wrapper {text-align: left;} /*centers box in old IE*/

h1, h2, #content h2 a {
	padding-bottom: 0.3em;
	margin-bottom: 0.5em;
}


#sidebar ul a, #content .post .entry a, #content .post .info {
	font-family: "Verdana", sans;
	font-size: 9px;
	line-height: 1.2em;
}

#content h2 {
	font-size: 2.2em;
}

#sidebar h2 {
	font-size: 1.45em;
	margin-bottom: 0.2em;
}

#content .entry {
	/*font-size: 12px;
	letter-spacing: 0.01em;*/
}

/* header
--------------------------------------------------*/

#header {
	height: 390px; /*HG-Grafik*/
	position: relative;
}

#header h1 a img {
	width: 200px;
	height: 290px;
	position: absolute;
	top: 20px;
	border: none;
}

#header h2 {
	position: absolute;
	top: 310px;
	left: 5px;
}

#wrapper {
	width:760px;
	margin:0 auto;
}


/* header h1 (blogtitle)
--------------------------------------------------*/

h1 {
	/*font-size:3.8em;*/
	font-weight:normal;
	margin:20px 0;
}



/* content
--------------------------------------------------*/

#content {
	width: 490px;
	padding:0 20px 30px 0;
}

#content2 {
	padding:10px 0px 30px 0px;
}


#content p, #content2 p {
	margin:25px 0;
	font-size:120%;
	word-spacing:1px;
}

#content h2, #content2 h2{
	border-bottom:1px solid #999;
	line-height:30px;
}

#content h3, #content2 h3 {
	margin:10px 0;
}


/* border images / blockquote
--------------------------------------------------*/

img, .wordtube {
	/*background:#666;*/
	border:1px solid #999;
	margin-left: -1px;
	margin-right: -1px; /*korrigiert Rahmenabstand*/
}


/* lost links / more tag
--------------------------------------------------*/

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:none;
}


/* metadata under post
--------------------------------------------------*/
.post{margin:0 0 50px 0;}

.post .info{
	border-top:1px solid #999;
	text-align: right;
}


/* metadata sidebar ('about this post')
--------------------------------------------------*/

p.news {
	padding:10px;
	background:#EFF8FB;
	margin:10px 0 28px;
	color:#333;
      font-size:120%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}


/* sidebar
--------------------------------------------------*/

#sidebar #searchform {
	position: absolute;
	top: 240px;
	/*margin-top: -210px;*/
}

#sidebar {
	width:220px;
	float:right;
	padding:15px 10px 30px 10px;
}

#sidebar ul {
	list-style:none;
	margin-bottom: 2em;
	
	/*border-bottom: 1px solid #999;*/
}

#sidebar li {
	padding-left: 5px;
}

#sidebar input[type=text] {
	width:102px;
	padding:3px;
	/*background:#fff;*/
	color:#fff;
	background: #000;
	border:1px solid #999;
	font:10px "Verdana", sans; 
}

#sidebar input[type=text]:focus {
	background:#666;
	border:1px solid #fff;
}


/* some input
--------------------------------------------------*/

input {
	border: 1px solid #CCC;
	font-size: 11px;
}

input:hover {
	border:1px solid #fff;
	
}
input:focus {
	border:1px solid #d00;
}


/* comments
--------------------------------------------------*/

#comments {
	font-size:0.9em;
}


#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;

}

#commentform {
	margin: 1em 0;
	width: 350px;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 480px;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #d6d3d3;
	width: 350px;
}

#commentform input{
	margin-bottom: 3px;
}


/* footer
--------------------------------------------------*/

#footer {
	padding:20px 0 20px;
	/*color:#999;*/
}