/*

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/


I HAVE BORROWED IT FOR MY HOME PAGE - SORRY!!! - jessamyn

*/

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

* {
margin:0;
padding:0;
}


/* header
--------------------------------------------------*/
#header {
border-top:10px solid #435667;
}

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

#header h1 {
margin:15px 0 0;
padding:5px 5px 10px 0;
}

#wrapper {
width:760px;
margin:0 auto;
}

/* 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;
}

/* 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 {
line-height:25px;
font-size:120%;
word-spacing:1px;
margin:10px 0;
}

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

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

#content h2,#content2 h2 {
font-family:"Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
font-size:2.2em;
font-weight:400;
color:#511707;
line-height:30px;
margin:15px 0;
padding:5px 0;
}

#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 ul,ol {
font-size:120%;
margin:10px 10px 10px 25px;
}

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


table.welcomenav {
width=100%;
table-layout:fixed;
}

table.welcomenav tr td {
width=50%;
vertical-align:top;
background:#feb400;
border:1px solid #511707;
padding:12px;
}


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

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

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

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

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

.alignleft {
float:left;
}

.alignright {
float:right;
}

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


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

#content li,#content2 li {
border-bottom:1px solid #feb400;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#511707;
text-decoration:none;
}

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

.grey
{
color:#ccc;
}
