/*

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 "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333;
margin:0;
background-color: #3E3838;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* header
--------------------------------------------------*/
#header {
border-top:10px solid #fff;
background-repeat: no-repeat;
background-image: url(http://www.faceitthebook.com/images/blog_header.gif);
margin:0px;
padding:0px;
padding-bottom:25px;
height: 200px;
border-bottom:1px solid #A30A0A;
}

#header .description {
	color:#fff;
margin-top:0px;
margin-right:30px;
margin-bottom:0px;
margin-left:30px;
padding-top:160px;
padding-bottom:30px;
	font-size: 13px;
line-height:17px;
text-align:center;
}

#header h1 {
	margin:0px;
	padding:0px;
}

#wrapper {
width:870px;
margin:0px auto;
background-color:#ffffff;
padding-right: 10px;
padding-left: 10px;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:0em;
color:#333;
letter-spacing:-1px;
margin:0px 0;
}

#header h1 a {
text-decoration:none;
color:#fff;
}

/* navigation
--------------------------------------------------*/
#nav {
	height:22px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 13px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 29px;
}

#nav li {
	float:left;
	list-style:none;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 2px;
}

#nav li a {
text-align:center;
	color:#A30A0A;
	font-weight:bold;
	text-decoration:none;
	display:block;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 9px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#nav li a:hover {
	background-color:#fff;
	color:#000;
	text-decoration:none;
}

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
	margin:0 250px 0 0 !important;
	padding:5px 25px 0px 35px;
	background-color: #FFF;
}

#content2 {
margin:0 !important;
padding:5px 50px 0px 26px;
}

#content p,#content2 p {
	line-height:25px;
	font-size:130%;
	word-spacing:1px;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 10;
}

#content a,#content2 a {
	text-decoration:underline;
	color:#B90000;
}

#content a:hover,#content2 a:hover {
	color:#000;
}

#content h2,#content2 h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:2em;
	font-weight:400;
	color:#ACADA2;
	line-height:30px;
	margin:5px 0;
	padding:10px 0;
}

#content h2 a,#content2 h2 a {
        font-weight: bold;
	text-decoration:none;
	border:none;
	color: #A30A0A;
	letter-spacing: 0.1em;
	font-family: "Times New Roman", Times, serif;
}

#content h1 {
	color:#222;
	margin:10px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 3em;
}

#content h3 {
	color:#222;
	margin:10px 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 1.7em;
}

#content h4 {
	color:#222;
	margin:10px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
}

#content h5 {
	color:#222;
	margin:10px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.6em;
}

#content2 h3 {
	color:#222;
	margin:10px 0;
	font-family:"Times New Roman", Times, serif;
	font-size: 160%;
}

#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:#000;
	text-decoration:none;
}

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:left;
}

.post img {
background:#fff;
border:10px solid #fff;
padding:5px;
}

.post .info {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#E1E1E1;
	font-size:1.1em;
	color:#333;
	padding:2px 3px 3px 8px;
	margin: 25px 0;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
	color:#333;
	font-size:125%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	margin:10px 0 28px;
	padding:10px;
	background-color: #E1E1E1;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
	width:200px;
	float:right;
	height:100%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 19px;
	background-color: #DDD7D9;
}

#sidebar h2 {
	letter-spacing:.1em;
	font-size:1.2em;
        text-transform:uppercase; 
	color:#333;
	padding:0 0 3px;
	font-family: "Times New Roman", Times, serif;
}

#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:#FFF;
}

#sidebar input {
width:102px;
background:#fff;
color:#444;
border:1px solid #eee;
font:11px  "Trebuchet MS", Arial, Helvetica, sans-serif;
padding:3px;
}

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px  "Trebuchet MS", Arial, Helvetica, sans-serif;
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 "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#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,#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:#A30A0A;
	text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
color:#ccc;
margin:0;
padding:20px 0;
}
#footer a {
color:#ccc;
}
