/*

Theme Name: Blass2 Mod for Cover Lay Down.
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 {
	display: table;
	width: 760px;
	border-top: 14px solid #fff;
	border-bottom: 3px solid #EFF8FB;
}

#header .description {
	color: #888;
	text-align: center;
	margin: 15px 0 15px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

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

/* header h1 (blogtitle)
--------------------------------------------------*/

#header h1 {
	text-align: center;
	color: #666;
	letter-spacing: 4px;
	margin: 20px 0;
	font: 400 2.6em Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}

#header h1 a {
	text-decoration: none;
	color: #666;
}

/* navigation
--------------------------------------------------*/

#nav {
	border-bottom: 3px solid #EFF8FB;
	height: 25px;
	margin: 0;
	padding: 15px 0;
}

#nav li {
	float: left;
	list-style: none;
	padding: 0 10px 0 0;
}

#nav li a {
	color: #999;
	background: #fff;
	font: 1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	font-weight: 400;
	text-decoration: none;
	display: block;
	margin: 1px 2px 0 0;
	padding: 5px;
}

#nav li a:hover {
	background-color: #EFF8FB;
	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: 20px 20px 30px 0;
}

.post_date {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #888;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#content2 {
	margin: 0 !important;
	padding: 10px 0 30px;
}

#content p,#content2 p {
	line-height: 18px;
	font-size: 120%;
	word-spacing: 1px;
	margin: 15px 0;
}

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

#content a:hover,#content2 a:hover {
	color: #e15621;
}

#content h2,#content2 h2 {
	color: #999;
	margin: 0px 0;
	padding: 5px 0;
	font: normal 1.6em/20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content h2 a,#content2 h2 a {
	text-decoration: none;
	border: none;
	color: #435f97;
}

#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 li {
        font-size: 100%;
}



#content ul,ol {
        font-size: 120%;
	margin: 10px 10px 10px 25px;
}

#content2 ul,ol {
        font-size: 120%;
	margin: 10px 10px 10px 25px;
}

/* border images / blockquote
--------------------------------------------------*/

img {
	
}

blockquote {
	background: #EFF8FB;
	border: 1px solid #ccc;
	margin: 10px 0;
	padding: 10px 10px;
}

a:hover {
	color: #e15621;
	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 30px;
}

.post .info {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #EFF8FB;
	color: #333;
	padding: 2px 3px 3px 8px;
	text-transform: uppercase;
}

#content .post .info {
	font-size: .95em;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/

p.news {
	color: #333;
	font-size: 120%;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 10px 0 28px;
	padding: 10px;
}

/* sidebar
--------------------------------------------------*/

#sidebar {
	width: 220px;
	float: right;
	padding: 28px 10px 30px;
}

#sidebar h2 {
	letter-spacing: 1px;
	color: #888;
	padding: 0 0 3px;
	text-transform: uppercase;
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-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: #EFF8FB;
}

#sidebar input {
	width: 102px;
	background: #fff;
	color: #444;
	border: 1px solid #eee;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	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: 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;
}

.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;
	background: #EFF8FB;
}

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

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