/*

Theme Name: Blass2
Theme URI: http://1000ff.de/wordpress-theme-blass-english-version/
Description: Widgetized, elegant, simple. There are no image files, so Blass loads pretty fast.
Tags: fixed width, two columns, widget ready, widgets, right sidebar, simple, white, clean, valid CSS, valid XHTML
Version: 1.4
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;
}

* {
margin:0;
padding:0;
}

code {
font:100% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header-wrapper {
  background-image: url('images/header-main-bg.gif');
}

#header {
background-image: url('images/header-bg.png');
background-repeat: no-repeat;
height: 178px;
}

#header .description {
float:right;
color:#333;
margin: 0;
}

#header h1 {
border-bottom:3px solid #EFF8FB;
margin: 0;
padding:25px 25px 40px 0;
}

#wrapper {
width:100%;
margin: 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:#333;
letter-spacing:-1px;
margin: 0;
}

#header h1 a {
text-decoration:none;
color:#333;
}

/* navigation
--------------------------------------------------*/
#nav {
height:25px;
margin:0 0 0 240px;
padding:15px 0;
}

#nav li {
float:left;
list-style:none;
padding:0 10px 0 0;
margin: 100px 20px 0;
}

#nav li a {
color:#000;
font:1.6em "Optima", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-weight:400;
text-decoration:none;
display:block;
margin:1px 2px 0 0;
padding:5px;
background: none;
}

#nav li a:hover {
color:#791414;
text-decoration:none;
}

#nav li a.active {
color:#444;
text-decoration:none;
}


/* content
--------------------------------------------------*/
#content {
margin:0 0 0 250px !important;
padding:0px 20px 30px 0;
}

#content2 {
margin:0 0 0 250px !important;
padding:10px 40px 30px 0;
}

#content a img.lyrics, #content2 a img.lyrics {
  padding: 0;
  border: 0;
}

#content p,#content2 p {
line-height:25px;
font-size:120%;
word-spacing:1px;
text-align:justify;
margin:0px 0 10px;
}

#content a,#content2 a {
text-decoration:none;
color:#791414;
}

#content a:hover,#content2 a:hover {
color:#000;
text-decoration: underline;
}

#content h2,#content2 h2 {
font-family:"Optima", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:3.5em;
font-weight:400;
color:#791414;
margin:-10px 0 15px;
padding:0px 0 5px;
}

#content h2 a,#content2 h2 a {
text-decoration:none;
border:none;
}

#content h1 {
font:3em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#791414;
margin:10px 0;
}

#content h3 {
font:2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content h4, #content2 h4 {
font:1.7em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0 0;
}

#content h5 {
font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0;
}

#content2 h3 {
font:2.4em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
color:#222;
margin:10px 0 5px;
}

#content ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

#content2 ul,ol {
margin:10px 10px 10px 25px;
}

#content table, #content2 table {
  border: 1px solid #000;
  border-width: 1px 0 0 1px;
}

#content td, #content2 td {
  border: 1px solid #000;
  border-width: 0 1px 1px 0;
  padding: 4px;
}

/* border images / blockquote
--------------------------------------------------*/
img {
padding:10px;
}

blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a:hover {
color:#000;
text-decoration:underline;
}

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;
}

.post .info {
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
background-color:#EFF8FB;
font-size:1em;
color:#333;
padding:2px 3px 3px 8px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#EFF8FB;
color:#333;
font-size:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:232px;
height: 100%;
float:left;
padding:0 0 0 8px;
background-image: url('images/sidebar-bg.gif');
background-repeat: repeat-y;
}

#sidebar h2 {
letter-spacing:1px;
font-family:"Optima", "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:1.6em;
color:#791414;
font-weight: normal;
padding:0 0 3px;
margin-top: 15px;
}

#sidebar ul {
list-style:none;
}

#sidebar li {
color: #000;
font-size: 1.5em;
line-height: 1em;
list-style:none;
padding: 8px 0 8px 0px;
}

#sidebar li a:link, #sidebar li a:visited, #sidebar li a:active {
color: #000;
}

#sidebar li a:hover {
color:#791414;
background: none;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

#sidebar #sidebar-bottom {
  height: 123px;
  width: 252px;
  margin: 0 0 -8px -12px;
  padding: 0;
  background-image: url('images/sidebar-bottom-bg.gif');
  background-repeat: no-repeat;
}

/* some input
--------------------------------------------------*/

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#commentform {
background:#fff;
width:350px;
text-align:left;
margin:1em 0;
}

#commentform textarea {
background:#f8f7f6;
border:1px solid #d6d3d3;
width:480px;
}

#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;
}

/* footer
--------------------------------------------------*/
#footer {
color:#333;
margin:0;
padding:20px 0;
width: 100%;
text-align: center;
}

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-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 {
border-bottom:1px solid #EFF8FB;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}

input, textarea {
  background-color: #CCC;
  border: 1px solid #999;
}