/*

Theme Name: Blass
Theme URI: http://1000ff.de/
Description: Elegantes, widgetf&auml;higes Theme, das komplett ohne Bilddateien auskommt. 
Version: 1.0
Author: 1000ff
Author URI: http://1000ff.de/

*/



/* body
--------------------------------------------------*/

body {
	font-family: arial narrow, arial, verdana, geneva, sans-serif;
	font-size:10pt;
	color:#333;
	margin:0;
	background:url(../../../../IMG/BG_NEU_2012.gif); margin:0px; padding:0px; background-repeat:repeat; background-attachment:fixed;
}

* {
	margin:0;
	padding:0;
}


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

#header {
	border-top:30px solid #fff;
}

#header .description {
	float:right;
	margin:0px 0 0 0;
	color:#333;
}

#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 0px 0;
	border-bottom:3px double #fff;
}

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


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

h1 {
	font-family: arial, verdana, geneva, sans-serif;
	font-size:8pt;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
}


/* navigation
--------------------------------------------------*/

#nav {
	border-bottom:1px dotted #B8BFB5;
	background:#fff;
	padding:15px 0;
	margin:0;
	height:25px;
}

#nav li {
	float:left;
	list-style:none;
      padding:0px 10px 0px 0px;
}

#nav li a {
	color:#999;
	padding:5px 5px 5px 5px;
	background:#fff;
	font:arial, verdana, geneva, sans-serif;
	font-size:8pt;
	margin:1px 2px 0 0;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	color:#000;
	text-decoration:none;
}

#nav li a.active {
	color:#444;
	text-decoration:none;
}

.clear {
	clear:both;
}


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

#content {
	margin:0 0 0 260px !important;
	margin:0 0 0 260px;
	padding:10px 20px 30px 10px;
	background:#fff;
	text-align:center;
}



#content2 {
	margin:0 0px 0 0 !important;
	margin:0 0px 0 0;
	padding:10px 0px 30px 5px;
	background:#fff;
}


#content p, #content2 p {
	line-height:15px;
	margin:25px 0;
	font-size:10pt;
	word-spacing:1px;
      text-align:justify;
}

#content a, #content2 a{
	text-decoration:none;
	color:#999;
}

#content a:hover, #content2 a:hover{
	background-color:#EFF8FB;
	color:#000;
}

#content h2, #content2 h2{
	font-family: arial, verdana, geneva, sans-serif;
	font-size:12pt;
	font-weight:normal;
      color:#999;
	margin:15px 0;
	border-bottom:1px solid #fff;
	padding:5px 0;
	line-height:30px;
}

#content h2 a, #content2 h2 a {
	text-decoration:none;
	border:none;
}

#content h3 {
	margin:10px 0;
	font:10pt  arial, verdana, geneva, sans-serif;
	color:#222;
}

#content2 h3 {
	margin:10px 0;
	font:160%  arial, verdana, geneva, sans-serif;
	color:#222;
}

#content ul, ol {
	margin:10px 10px 10px 25px;
      font-size:120%;
}


#content2 ul, ol {
	margin:10px 10px 10px 25px;
}

#content li {
	padding:10px;
	border-bottom:1px solid #EFF8FB;
}


#content2 li {
	padding:10px;
	border-bottom:1px solid #EFF8FB;
}


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

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


blockquote {
	padding:5px 15px;
	background:#EFF8FB;
	margin:10px 0;
	border:1px solid #ccc;
}


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

a {
	color:#999;
	text-decoration:none;
    font-size:10pt;
}

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

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{
	padding:2px 3px 3px 8px;
	border-bottom:1px solid #ccc;
	border-top:1px dotted #ccc;
	font-size:10pt;
	color:#333;
}


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

p.news {
	padding:0px;
	background:#fff;
	margin:10px 0 28px;
	color:#333;
      font-size:10pt;
}


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

#sidebar {
	width:244px;
	float:left;
	padding:28px 10px 30px 5px;
	background:#fff;
}

#sidebar h2 {
	letter-spacing:1px;
	font-size:10pt;
	color:#333;
	padding:0 0 3px 0;
}

#sidebar ul {
	list-style:none;
	margin:0 0 23px 0;
      font-size:120%;
}

#sidebar li {
	padding:3px;
	border-bottom:1px solid #EFF8FB;
      list-style:none;
}

#sidebar li a {
	color:#999;
	text-decoration:none;
}

#sidebar li a:hover {
      color:#000;
	background-color:#EFF8FB;
	
}

#sidebar input {
	width:100px;
	padding:0px;
	background:#fff;
	color:#444;
	border:1px solid #ccc;
	font:10pt arial narrow, arial, verdana, geneva, sans-serif;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}


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

input, select {
	border: 1px solid #CCC;
	width: 200px;
	font-size: 10pt;
	font-family: arial narrow, arial, verdana, geneva, sans-serif;
}

input:hover {
	border:1px solid #262626;
	
}
input:focus {
	border:1px solid #262626;
	color:#333;
}

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

#comments {
	font-size:10pt;
}


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

}

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

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

#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 5px;
	margin:0;
	color:#333;
	background: #fff;
}



#dsq-content div, #dsq-content p, #dsq-content h3 { clear:none !important; }
