/*

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 {
font:62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#333;
margin:0; background-image: url(img/bg2.gif);
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
border-top:30px solid #fff; 
}

#header .description {
float:right;
color:#333;
margin:45px 0 0;
}

#header h1 {
background-image: url(img/dotline.gif); background-position: bottom; background-repeat: repeat-x;
margin:15px 0 0;
padding:25px 25px 40px 0;
}

#wrapper {
width:780px;
margin:0 auto; background-color: #ffffff; padding: 10px;
}

/* 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;
margin:20px 0;
}

#header h1 a {
text-decoration:none;
color:#333;
}

/* navigation
--------------------------------------------------*/
#nav {
background-image: url(img/dotline.gif); background-position: bottom; background-repeat: repeat-x;
height:25px;
margin:0;
padding:15px 0;
}

#nav li {
float:left;
list-style:none;
padding:0 10px 0 0;
}

#nav li a {
color:#cc0000;
background:#fff;
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-weight:400;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:5px;
}

#nav li a:hover {
background-color:#EFF8FB;
color:#000;
text-decoration:none;
}

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {background: #fff;
margin:0 250px 0 0 !important;
padding:10px 20px 0px 0;
}

#content2 {
margin:0 !important;
padding:10px 0 0px;
}

#content p,#content2 p {
line-height:25px;
font-size:120%;
word-spacing:1px;
margin:25px 0;
}

#content a,#content2 a {
text-decoration:none;
color:#cc0000;
}

#content a:hover,#content2 a:hover {
background-color:#EFF8FB;
color:#000;
}

#content h2,#content2 h2 {
color:#999;
line-height:30px;

text-align: left;

font-size: 2.3em;
font-weight:normal;
text-transform:uppercase;
letter-spacing:1.2pt;
font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif; 




}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
color: #cc0000;
}

#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 ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

/* blockquote + links
--------------------------------------------------*/

blockquote {
background:#fff;
background-image: url(img/carts.gif); background-position: top left; background-repeat: no-repeat;
padding-left: 22px;
text-transform: uppercase;
font-weight: bold;

}

a:hover {
color:#000;
text-decoration:none;
background-color:#EFF8FB;
}

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 50px 0;
text-align:justify;
}

.post img {
background-color: #dfdfd8;
border: 0px solid #ccc;
padding:5px;
margin-right: 5px;
max-width: 115px;
max-height: 115px;

padding-top: 39px;
 background-image: url(img/tape.gif); background-repeat: no-repeat; background-position: top center;
}


.post .info {
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc; background-color: #f8f8f8;
font-size:1em;
color:#333;
padding: 3px;
}

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

p.news a {color: #900;}

/* sidebar
--------------------------------------------------*/
#sidebar {background: #fff;
width:220px;
float:right;
padding:28px 10px 30px;
height:100%;
}

#sidebar a {color: #900;}

#sidebar h2 {
font-size:1.3em;font-weight bold;text-transform:uppercase;letter-spacing:1.2pt;font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif; padding-top: 10px;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#sidebar li {
border-bottom:1px solid #EFF8FB;
list-style:none;
padding:3px;
}


#sidebar li a:hover {
color:#000;
background-color:#EFF8FB;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
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 "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:left;
font-size:120%; padding-bottom: 15px;
}

.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 {
border-bottom:1px solid #EFF8FB;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}

-------------------------------------------------------------------*/
/* FOOTER
-------------------------------------------------------------------*/


#footer #footer-credit {font-size:0.8em; background-color: #fff; } 

#footer {clear: both;
text-align: center; text-transform: uppercase;
	font-size:0. 9em; font-family: arial, veranda;
	line-height: 175%;
background-image: url(img/dotline.gif); background-position: top; background-repeat: repeat-x;
        margin: auto; margin-bottom: 0px;
       	padding-bottom: 5px; padding-top: 20px;
    	width: 780px; 
	
	 }

#footer h3 { background-color: #fff;
	font: bold;
	text-transform: uppercase;
	color: #333;
	padding-bottom: 5px;
	font-size:1em;
	letter-spacing:1.2pt;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	font-style: normal;  	}

.footer-viewed {
	width: 170px;
	float: left;
	margin-left: 10px; padding-right: 10px;
	
       	}

.footer-viewed ul {list-style: none; margin: 0px; padding: 0px;	line-height: 110%; }

.footer-viewed ul li {padding-top: 5px; padding-bottom: 5px; border-bottom: 1px dotted #ccc;}

.footer-viewed img {float: left; padding: 2px; border: 1px solid #ccc; margin-right: 5px; }

.footer a {font-weight: bold; color: #900;}

#footer a {color: #900;}

.footer-recent-comments {width: 180px; float: left; margin-left: 10px;}

.footer-recent-comments ul {list-style: none;	margin: 0px;	padding: 0px; }

.footer-recent-comments ul li {	padding: 0px 0px 10px 0px; }

.footer-recent-posts {width: 130px; float: left; }

.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: normal;
        }

.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%; 
        }

.footer-recent-posts ul li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding-bottom: 5px;
        }

.footer-about {
	width: 215px;
	float: right;
	padding-right: 0px;
	padding-left: 12px;
       	}

.footer-about ul li {padding: 0px 0px 13px 00px;  }

#bottom {height: 100px; text-align: center; width: 800px; text-align: center; }



/* credits */
#credits {
	margin: 0 auto;
	color: #000000;
	font-family: courier, verdana; font-size: 10px;      
	width: 800px;      
}

#credits a, #credit a:visited { color: #990000; }

.rss {background: url(images/mini-rss.gif) no-repeat left center;padding-left: 16px; margin-left: 8px; }

#rss img{border: 0px;  padding-right: 0px;  }

.loginout {background: url(images/mini-loginout.gif) no-repeat left center; padding-left: 16px; padding-bottom: 2px; margin-left: 8px; }

.center {text-align: center; }

img.center, img[align="center"] {display: block; margin-left: auto; margin-right: auto;}

.alignleft {float: left;}

img.alignleft, img[align="left"] {float:left; margin: 2px 10px 5px 0px;}

.alignright {float: right;}

img.alignright, img[align="right"] {float:right; margin: 2px 0px 5px 10px;}

.clear {clear:both;}

hr.clear {clear:both;}