/*

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:#666;
margin:0;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
border: 0px dotted #000;
background-image: url(banner_misty2.jpg);
width: 760px;
height: 200px;
padding: 0 0 0 0;
}

#wrapper {
border: 0px solid #900;
width:760px;
margin:0 auto;
padding: 10px 0 0 0;
}

/* 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:#666;
letter-spacing:-1px;
margin:20px 0;
}

#header h1 a {
text-decoration:none;
color:#666;
} */

/* navigation
--------------------------------------------------*/

#navcontainer {
border: 0px solid #000;
width: 760px;
margin: 0 auto;
}

#nav {
/* background-image: url(horizontal_line.jpg); border-bottom: 1px dotted #666; */
height:25px;
margin:0;
padding:15px 0;
}

#nav li {
float:left;
list-style:none;
padding: 0 0 0 5px;
margin: 0 0 0 10px;
}

#nav li a {
color:#3391b8;
background:#fff;
font:1.4em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-weight:200;
text-decoration:none;
display:block;
margin: 1px 2px 0 0;
padding:5px;
}

#nav li a:visited {
color:#3391b8;
text-decoration:none;
}

#nav li a:hover {
color:#666;
text-decoration:underline;
}

#nav li a:active {
color:#900;
text-decoration:underline;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
float: left;
border: 0px solid #000;
width: 530px;
color: #666;
/* margin:0 250px 0 0 !important; */
padding:5px 10px 0px 0px;
}

#content2 {
border: 0px solid #900;
margin:0 !important;
padding:10px 0px 0px;
}

#content img, #content2 img{
border: 0px solid #ccc;
padding: 0px;
}

#content p,#content2 p {
line-height:20px;
font-size:120%;
word-spacing:1px;
margin:15px 15px 0px 0px;
}

#content a,#content2 a {
text-decoration:none;
color:#3391b8;
}

#content a:hover,#content2 a:hover {
background-color:#fff;
text-decoration:underline;
color:#3391b8;
}

#content h2,#content2 h2 {
font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:1.6em;
font-weight:300;
color:#666;
border-bottom:0px solid #900;
line-height:25px;
margin:10px 0;
padding:0px 0;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#666;
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:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#666;
text-decoration:underline;
background-color:#fff;
}

a.more {
display:block;
text-align:right;
color:#666;
text-decoration:none;
margin:10px 0 0;
}

a.more:hover {
text-decoration:none;
}

/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 20px 0;
text-align:left;
}

.post img {
background:#fff;
border:0px solid #eee;
padding:0 20px 20px 20px;
}

.post .info {
border-bottom:1px dotted #999; 
font-size:0.5em;
color:#666;
padding:2px 3px 3px 0px;
margin: 25px 0;
}

.date {
margin: 0 0 0 0;
}

.post small {
margin-top:10px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
/* p.news {
background:#fff;
color:#fff;
font-size:120%;
border-bottom:0px solid #ccc;
border-top:0px solid #ccc;
margin:10px 0 28px;
padding:10px;
} */

/* sidebar
--------------------------------------------------*/
#sidebar {
border: 0px solid #000;
width:160px;
float:right;
padding:28px 10px 30px;
height:100%;
}

#sidebar img {
border: 0;
background-color: #fff;
padding: 0;
}

#sidebar h2 {
lfont-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:1.4em;
font-weight:300;
color:#333;
padding:10px 0 3px 0;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 20px;
}

#sidebar li {
border-bottom:0px solid #900;
list-style:none;
padding:3px;
}

#sidebar li a {
color:#666;
text-decoration: none;
}

#sidebar li a:hover {
color:#3391b8;
text-decoration: underline;
}

#sidebar input {
width:80px;
background:#fff;
color:#444;
border:1px solid #666;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
color: #fff;
background:#666;
border:1px solid #eee;
}

#sidebar #feed { 
        font-size: 120%;
	padding: 0 0 20px 37px;
	color: #666; 
	display: block; 
	background: url(images/feed.gif) no-repeat; 
	text-decoration: none; 
}

/* 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: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 {
text-decoration:none;
color:#333;
background:#EFF8FB;
}

#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
padding:10px;
}

/* contact form
--------------------------------------------------*/

#wpsf_contact_name {
width: 300px;
border: 1px solid #ccc;
margin: 5px 0 0 0;
padding: 3px;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

#wpsf_contact_email {
width: 300px;
border: 1px solid #ccc;
margin: 5px 0 0 0;
padding: 3px;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

#wpsf_contact_subject {
width: 300px;
border: 1px solid #ccc;
margin: 5px 0 0 0;
padding: 3px;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

#wpsf_contact_message {
width: 300px;
border: 1px solid #ccc;
margin: 5px 0 0 0;
padding: 3px;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #ccc;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
margin: 0 0 0 0;
-moz-border-radius:5px;
-khtml-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

input:hover {
border:1px solid #666;
}

input:focus {
border:1px solid #666;
color:#666;
}

/* footer
--------------------------------------------------*/
#footer {
border-top: 0px solid #666;
width: 760px;
color:#666;
margin:0 auto;
padding:20px 0;
text-align: center;
clear: both;
float: left;
}

#footer a {
color: #666;
text-decoration: none;
}

#footer a:hover {
color: #999;
text-decoration: underline;
}

#footer a:active {
color: #666;
text-decoration: none;
}