/*

Theme Name: Blass2
Theme URI: http://1000ff.de/h2
-theme-blass-english-version/
Description: Elegant and simple. Blass2 is a CSS-only theme, has a widgetized sidebar, support for gravatars, and works nicely with WordPress 2.5+. Brought to you by <a href="http://1000ff.de/">1000ff</a>.
Version: 1.6.2
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Author: 1000ff
Author URI: http://1000ff.de/

*/

/* body
--------------------------------------------------*/
body {
font:62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#333;
margin:0;
background:#808080;
text-align:left;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
}

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

#header h1 {
margin-bottom:40px;
margin-top:0px;
}

#wrapper {
width:800px;
margin:0 auto;
padding: 40px;
background: #ffffff;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family:"Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
font-size:3.8em;
font-weight:400;
color:#333;
letter-spacing:-1px;
}

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

/* navigation
--------------------------------------------------*/
#nav {
border-bottom:1px dotted #cccccc;
border-top:1px dotted #cccccc;
height:28px;
margin:0;
padding:5px 0;
}

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

#nav li a {
color:#333;
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-weight:400;
text-decoration:none;
display:block;
padding:5px 0px 5px 0px;
background-color:#e8e8e8;
}

#nav li a:hover {
background-color:#ff6600;
color:#fff;
}

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

.clear {
clear:both;
}

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

#content {
margin:0 250px 0 0 !important;
padding:10px 20px 0px 0;
}

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
text-align:left;
line-height:16px;
font-size:120%;
word-spacing:1px;
margin-bottom:16px;
}

#content a,#content2 a {
text-decoration:none;
color:#333;
background-color:#e8e8e8;
padding:2px 0px 3px 0px;
}

#content a:hover,#content2 a:hover {
background-color:#ff6600;
color:#fff;
}


#content h2,#content2 h2 {
text-align: left;
font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:2em;
font-weight:normal;
color:#999;
line-height:24px;
margin:20px 0 10px;
padding:0px;
}

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

#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h4 {
font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:160% "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

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

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#f0f0f0;
padding:20px;
}

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

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

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 0 0;
padding-bottom:40px;
text-align:justify;
border-bottom: 1px dotted #ccc;
}

.post img {
border:0px;
padding:20px;
}

.post .info {
font-size:1em;
color:#333;
padding-top: 10px;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#f8f8f8;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:220px;
float:right;
padding:0px 20px 0px;
height:100%;
border-left:1px dotted #ccc;
margin:20px 0 0 0;
}

#sidebar h2 {
font-weight:normal;
font-size:2em;
color:#aaa;
padding:0 0 10px;
}

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

#sidebar li {
list-style:none;
margin-top:4px;
}

#sidebar li a{
color:#333;
text-decoration:none;
padding:2px 0px 3px 0px;
background-color:#e8e8e8;
}

#sidebar li a:hover {
color:#fff;
background-color:#ff6600;
}


#sidebar input {
width:102px;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:5px;
}

#sidebar input:focus {
}

/* some input
--------------------------------------------------*/
input {
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:5px 5px 5px 5px;
border:1px #c0c0c0;
}

input:hover {
}

input:focus {
color:#999;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;

}

#commentlist {
margin-bottom:20px;
padding-bottom:10px;
background:#c0c0c0;
}

#commentform {
background:#ffffff;
width:500px;
text-align:left;
margin:0 0 15px 0;
}

#commentform label{
	font-size:0.8em;
	color:#808080;	
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
height:100px;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#commentform #email,#commentform #author,#commentform #url {
font-size:1.1em;
background:#f8f8f8;
border:1px solid #d0d0d0;
width:200px;
}

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

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

#header h1 a:hover,#footer a:hover {
text-decoration:none;
color:#333;
}

#content li,#content2 li {
	padding:5px;
}

#footer a {
color:#999;
text-decoration:none;
padding:2px 0px 3px 0px;
}

#footer a:hover {
color:000;
background:#7bc623;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
color:#333;
margin:0;
padding:20px 0;
}