/*

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.5
Author: 1000ff
Author URI: http://1000ff.de/


body
--------------------------------------------------*/
body {
color: #000;
margin: 0;
/*background: rgb(241,241,241);*/
background: #fff;
font-family: Arial, sans-serif;
font-size: 12px;
line-height: 160%;
}

* {
margin: 0;
padding: 0;
}

code {
font: 100% "Courier New", "Lucida Console", Arial;
}

/* general
--------------------------------------------------*/
#logo {
margin-bottom: 50px;
}

#header {
border-top:0px;
text-align: right;

height: 200px;

margin: 0 266px 0em 0 !important;
/* padding: 2em; */
/*padding-left: 2em;
padding-right: 2em;*/
padding-top: 0.0em;
padding-bottom: 0.0em;

/*background-image: url('/images/top/bg-rect-large-header.gif');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center top;
*/
clear: all;
}

img {
border: 0px;
}

#nav {
height: 27px;
margin: 0 0 0 0;
padding: 3px;
font-size: 1.2em;
font-weight: 900;
color: #fff;
background-color: #000;
}

#contentTop {
margin: 0 266px 0 0 !important;
/*background-image: url('/images/bg-rect-large-top.gif');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center top;*/
height: 24px;
}

#contentBottom {
margin: 0 266px 0 0 !important;
/*background-image: url('/images/bg-rect-large-bottom.gif');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center top;*/
height: 58px;
}

#content {
margin: 0 266px 0 0 !important;
/*padding-left: 2.5em;
padding-right: 3em;*/
padding-top: 2.2em;
padding-bottom: 3em;
/*background-image: url('/images/bg-rect-large-row.gif');
background-repeat: repeat-y;
background-attachment: scroll;
background-position: center center;*/
line-height: 160%;
}

#content2 {
margin: 0 266px 0 0 !important;
/*padding-left: 1.5em;
padding-right: 2em;*/
padding-top: 1.2em;
padding-bottom: 2em;
/*background: #fff;*/
/*background-image: url('/images/bg-rect-large-row.gif');
background-repeat: repeat-y;
background-attachment: scroll;
background-position: center center;*/
}

#sidebar {
width: 229px;
float: right;
padding: 28px 10px 30px;

/*border-left: 1px solid #000;*/

margin-left: 1em;
margin-right: 0;
margin-top: 1.5em;
}

#wrapper {
width: 840px;
margin: 0 auto;
}

label.screen-reader-text {
position: absolute;
left: -999px;
width: 990px;
}

/* header 
--------------------------------------------------*/
#header h1, #header h1 a {
font-size: 1.7em;
font-weight: 150%;
color: #000;
letter-spacing: -1px;
margin-bottom: 0.3em;
padding-top: 1.8em;
}

#header .description {
color: #000;
font-size: 1.2em;
vertical-align: text-top;
padding-top: 3.4em;
padding-bottom: 3.4em;
/*margin-left: 14em;
margin:45px 0 0; */
letter-spacing: 0.6em;
}

#header .appLogos li {
float: left;
list-style: none;
padding: 0 3px 0 0;
text-align: center;
}

/* navigation
--------------------------------------------------*/

#nav li {
float: left;
list-style: none;
padding-right: 3px;
}

#nav li a {
color: #fff;
display: block;
padding: 4px;
}

#nav li a:hover {
background-color: rgb(225, 210, 92);
color: #000;
text-decoration: none;
}

#nav li a.active {
background-color: #eee;
color: #fff;
text-decoration: none;
}

.clear {
clear: both;
}

/* content
--------------------------------------------------*/

/* a single entry. minus heading. */
.entry {
margin-top: 2em;
}

#content p.info {
/*border-top: 1px solid #FFFC66;*/
font-size: 1em;
color: #333;
/*border-top: 1px solid #000;*/
}

#content p,#content2 p {
margin-top: 1em;
}
/*
#content a,#content2 a {
text-decoration: none;
color: #666;
}
*/


#content h2, #content2 h2, #content h2 a, #content2 h2 a {
/*color: rgb(153, 153, 153);*/
color: rgb(225, 210, 92);
font-size: 1.8em;
font-weight: 300%;
line-height: 1.2em;
margin-bottom: 0.5em;
margin-top: 0em;
}

#content a:hover,#content2 a:hover {
background-colorcolor: rgb(225, 210, 92);
color: #000;
}

/*
#content h2 a,#content2 h2 a {
text-decoration: none;
border: none;
}
*/

#content h1 {
color: #222;
margin-bottom: 1em;
font-size: 3em;
}

#content h3, #content h4, #content h5 {
color: #222;
margin: 10px 0;
}

/* border images / blockquote
--------------------------------------------------*/

blockquote {
background: rgb(225, 210, 92);
border: 1px solid #ccc;
margin: 10px 0;
padding: 5px 15px;
}

/* links
--------------------------------------------------*/

a:hover {
color: #000;
text-decoration: none;
background-color: rgb(225, 210, 92);
/*border: 1px solid #ddd;*/
}

a.more {
display: block;
text-align: right;
color: #2F460D;
text-decoration: none;
margin: 10px 0 0;
}

a.more:hover {
text-decoration: none;
}

/* post
--------------------------------------------------*/
.post {
margin-right: 44px;
margin-bottom: 4em;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.tt-preamble {
color: #333;
font-size: 130%;
/*
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd; 
margin: 10px 0 28px;
padding: 10px;
background: #FFFC66;
*/

padding-bottom: 2em;
}

/* sidebar
--------------------------------------------------*/

#sidebar h2 {
color: rgb(51, 51, 51);
font-size: 1.5em;
letter-spacing: 1px;
padding: 0px 0px 3px;
}

#sidebar ul {
list-style: none;
font-size: 100%;
margin: 0 0 23px;
}

#sidebar li {
/*border-bottom: 1px solid rgb(225, 210, 92);*/
border-bottom: 1px solid rgb(0,0,0);
list-style: none;
/*padding: 3px;*/
}

#sidebar li a:hover {
color: #000;
background-color: rgb(225, 210, 92);
}

#sidebar input {
background: #fff;
color: #444;
border: 1px solid #ddd;
padding: 3px;
}

#sidebar input:focus {
background: #fff;
border: 1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border: 1px solid #CCC;
font-size: 11px;
}

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;
}

#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: #000;
font-size: 80%;
line-height: 110%;
margin: 0 300px 0 0 !important;
/*padding-left: 2em;
padding-right: 2em;*/

padding-top: 9px;
padding-bottom: 9px;

border-top: 7px solid #000;

/*background-image: url('/images/bg-rect-large-bottom.gif');
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center center;
height: 58px;*/
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.wp-caption {
text-align: left;
padding-top: 4px;
font-style: italic;
/*-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;*/
}

.wp-caption img {
break:left;
border: 0 none;
margin: 0;
padding: 0;
/*border-bottom: 1px solid #000;*/
}

.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: #FFFC66;
}*/

#content li,#content2 li {
/*border-bottom: 1px solid #fffc00;*/
padding: 10px;
}

a,#sidebar li a,#footer a {
/*color: rgb(225, 210, 92);*/
color: rgb(100, 95, 32);
text-decoration: none;
}
