/*

Theme Name: Blass2
Theme URI: http://1000ff.de/wordpress-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 {
color:black;
margin:0px;
padding:0px:
}

* {
margin:0px;
padding:0px;
font-size:8pt;
font-family: arial;
font-weight: normal;
}

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

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

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

#header h1 {
margin:15px 0 0;
padding:25px 25px 40px 0;
}

#wrapper {
width:960px;
height:635px;
margin:0px;
border-right: 4px solid black;
border-bottom: 4px solid black;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
margin:20px 0;
color:black;
}

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

/* navigation
--------------------------------------------------*/
#nav {
height:25px;
margin:0;
padding:15px 0;
}

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

#nav li a {
color:black;
background:#fff;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:5px;
}

#nav li a:hover {
background-color:#EFF8FB;
color:#333;
text-decoration:none;
}

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

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
margin:0px 0px 0 193px !important;
padding:13px 0px 0px 0px;
/* float:right; */
width:700px;
}

#content2 {
margin:0px 0px 0 193px !important;
padding:13px 0px 0px 0px;
height:642px;
}

#content p,#content2 p {
/*line-height:25px;*/
word-spacing:1px;
margin:0px 0px 0px 0px;
}

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

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

#content h2,#content2 h2 {
color:black;
padding:0px 0 0px;
}

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

#content h1 {
color:black;
margin:10px 0;
}

#content h3 {
color:black;
margin:10px 0;
}

#content h4 {
color:black;
margin:10px 0;
}

#content h5 {
color:black;
margin:10px 0;
}

#content2 h3 {
color:black;
margin:10px 0;
}

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

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

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

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

a:hover {
color:#333;
text-decoration:none;
background-color:#EFF8FB;
}

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

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

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 13px 0;
text-align:justify;
}

.post img {
background:#ccc;
border:0px solid #eee;
padding:0px;
}

.post .info {
border-top:1px solid #ccc;
background-color:#EFF8FB;
font-size:1em;
color:black;
padding:2px 3px 3px 8px;
margin: 25px 0;
}

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

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

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:black;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
float:left;
width:180px;
margin:0px 0px 0 px !important;
padding:13px 0px 0px 13px;
height:642px;
}

#sidebar h2 {
/*letter-spacing:1px;*/
color:black;
padding:0 0 3px;
text-decoration:underline;
}

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

#sidebar li {
list-style:none;
padding:0px;
}

a.BMLink:hover {
	background:none;
}

#content a.BMLinkBG-0, #content2 a.BMLinkBG-0, a.BMLinkBG-0 { color:#ab00ab; background:white; }
#content a.BMLinkBG-1, #content2 a.BMLinkBG-1, a.BMLinkBG-1 { color:#009bb1; background:white;}
#content a.BMLinkBG-2, #content2 a.BMLinkBG-2, a.BMLinkBG-2 { color:#ff6600; background:white;}
#content a.BMLinkBG-3, #content2 a.BMLinkBG-3, a.BMLinkBG-3 { color:#0000ff; background:white;}
#content a.BMLinkBG-4, #content2 a.BMLinkBG-4, a.BMLinkBG-4 { color:#00cc66; background:white;}
#content a.BMLinkBG-5, #content2 a.BMLinkBG-5, a.BMLinkBG-5 { color:#ff33ff; background:white;}
#content a.BMLinkBG-6, #content2 a.BMLinkBG-6, a.BMLinkBG-6 { color:#6666cc; background:white;}
#content a.BMLinkBG-7, #content2 a.BMLinkBG-7, a.BMLinkBG-7 { color:#ffcc01; background:white;}
#content a.BMLinkBG-8, #content2 a.BMLinkBG-8, a.BMLinkBG-8 { color:#3399ff; background:white;}
#content a.BMLinkBG-9, #content2 a.BMLinkBG-9, a.BMLinkBG-9 { color:#ff0000; background:white;}
#content a.BMLinkBG-10, #content2 a.BMLinkBG-10, a.BMLinkBG-10 { color:#00ff00; background:white;}
#content a.BMLinkBG-11, #content2 a.BMLinkBG-11, a.BMLinkBG-11 { color:#ff00ff ; background:white;}
#content a.BMLinkBG-12, #content2 a.BMLinkBG-12, a.BMLinkBG-12 { color:#00ffff; background:white;}

#content #BMLink-0:hover, #content2 #BMLink-0:hover, #BMLink-0:hover { background:#ab00ab; color:white;}
#content #BMLink-1:hover, #content2 #BMLink-1:hover, #BMLink-1:hover { background:#009bb1; color:white;}
#content #BMLink-2:hover, #content2 #BMLink-2:hover, #BMLink-2:hover { background:#ff6600; color:white;}
#content #BMLink-3:hover, #content2 #BMLink-3:hover, #BMLink-3:hover { background:#0000ff; color:white;}
#content #BMLink-4:hover, #content2 #BMLink-4:hover, #BMLink-4:hover { background:#00cc66; color:white;}
#content #BMLink-5:hover, #content2 #BMLink-5:hover, #BMLink-5:hover { background:#ff33ff; color:white;}
#content #BMLink-6:hover, #content2 #BMLink-6:hover, #BMLink-6:hover { background:#6666cc; color:white;}
#content #BMLink-7:hover, #content2 #BMLink-7:hover, #BMLink-7:hover { background:#ffcc01; color:white;}
#content #BMLink-8:hover, #content2 #BMLink-8:hover, #BMLink-8:hover { background:#3399ff; color:white;}
#content #BMLink-9:hover, #content2 #BMLink-9:hover, #BMLink-9:hover { background:#ff0000; color:white;}
#content #BMLink-10:hover, #content2 #BMLink-10:hover, #BMLink-10:hover { background:#00ff00; color:white;}
#content #BMLink-11:hover, #content2 #BMLink-11:hover, #BMLink-11:hover { background:#ff00ff; color:white;}
#content #BMLink-12:hover, #content2 #BMLink-12:hover, #BMLink-12:hover { background:#00ffff; color:white;}



#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
padding:3px;
}

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

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

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

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

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

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

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

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

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

#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;
}

.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;
background:#EFF8FB;
}

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

a,#footer a {
color:black;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
clear:left;
color:black;
margin:0;
padding:20px 0;
}