/*

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 {
line-height:19px;
font-size:14px;
margin-bottom:15px;
color: #333;
font-family: Georgia;
letter-spacing: -0.0em;
	

}

a:hover {
color: #333;
text-decoration: none;


}

a {
color: #882934;
text-decoration: none;

}

* {
margin:0;
padding:0;
}

td {
vertical-align:top;
padding: 0px 30px 0px 0px;

}



p.td {
vertical-align:top;
padding: 0px 10px 0px 0px;
margin-bottom: 5px !important;

}

code {
font:100% "Courier New", "Lucida Console", Arial;
}

#logo {
	float: left;
	width: 100%;
	height: 58px;
	padding-top:30px;
	line-height: 40px;
}

table {
padding-bottom:10px;
color: #333;
}

/* header
--------------------------------------------------*/
#header {

}


#nav li.current_page_item a, #nav li.current_page_item a:visited {
color:#882934;

}


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

#header h1 {
margin:15px 0 0;
padding:0px 5px 0px 0;
margin-bottom: 10px;
color:#333;
}

#header h1 a {
margin:15px 0 0;
padding:0px 5px 0px 0;
margin-bottom: 10px;
color:#333;
}

#wrapper {
width:960px;
margin:0 auto;
background-color: #fff;
padding: 20px;

}

/* header h1 (blogtitle)
--------------------------------------------------*/
/*Headlines */
h1, h4, h5, h6 {
	font-weight: bold;
	
}


h2 {
	font-weight: bold;
	font-style: italic;
	
}


.single .post h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, #index .title h2  {
	font-size: 1.9em;
	line-height: 1em;
	font-weight: normal;
	
		color: #000
		font-style: italic;
	
}

#index .title .lipsum {
	font-size: 4.1em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	
}

h1 a,
h1 a:visited,
h1 a:hover,
#index .title h2
#index .title h2,
#index .title h2{
	color: #333;
}

#index h1, p.about {
	font-size: 11px;
	padding: 0;
	margin-bottom: 0;
	font-weight: normal;
	letter-spacing: 0;
	display: block;
	float: right;
	width: 371px;
	margin-bottom: 18px;
	
}

.single p.about {
	width: 378px;
}

#index h2 {
	padding: 0 0 6px 0;
	font-size: 1.8em;
	font-style: italic;

}

h2 {
	color: #882934;
	font-size: 1.2em;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: 3px;
	padding-top: 5px;
	letter-spacing: -0.03em;
	font-style: italic;
	
}

h3 {
	border-bottom: 0px solid #f4f4f4;
	font-family: "didot", Helvetica, Arial, sans-serif;
	color: #333;
	font-size: 18px;
	line-height: 28px;
	margin-bottom: 12px;
	font-weight: normal;
}

h4, h5 {
	font-size: 1.4em;
	margin: 0.5em 0;
}

h6 {
	color: #95278b;
	font-weight: bold;
	font-family: sans-serif;
	font-size: 9px;
	line-height: 30px;
	text-transform: uppercase;
	border-bottom: 1px solid #eee;
	margin-bottom: 1.5em;
	letter-spacing: 2px;
}

hr {
	border: 0;
	height: 0;
	line-height: 0;
	background: none;
	border-bottom: 1px solid #eee;
	padding-top: 30px;
}


/* navigation
--------------------------------------------------*/
#nav {
margin-bottom:3px;
padding:0px 0px 0px 0px;
}
#nav li {
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#nav li a {
background-color: #fff;
color: #444;
text-decoration: none;
display:block;
font-size:0.9em;
line-height:normal;
margin:10px 14px 0 0;
padding-right: 14px;
text-decoration:none;
border-right: 1px solid #ccc;

}
#nav li a:hover {
background-color: #fff;
color: #882934;
text-decoration: none;
display:block;
font-size:0.9em;
line-height:normal;
margin:10px 14px 0 0;
padding-right: 14px;
text-decoration:none;
border-right: 1px solid #ccc;
}
#nav li a.active {
background-color:#fff;
color:#fff;
text-decoration:none;

}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
width: 700px;
padding-top: 43px;
padding-right: 20px;
}

.entry {
border-right: 1px dotted #ccc;
margin-right: -20px;
min-height: 750px;
}

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

#content p,#content2 p {
line-height:19px;
font-size:14px;
margin-bottom:15px;
color: #333;
font-family: Georgia;
max-width:700px;
}

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

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

#content ul,ol {
font-size:100%;
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 {
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 20px 0;
}

.post img {
background:#ccc;
border:0px solid #eee;
padding:0px;
margin-bottom: 5px;
}

.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;
margin: 25px 0;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

/* metadata sidebar ('about this post')
--------------------------------------------------*/
p.news {
background:#fdfdfd;
color:#333;
font-size:13px;
font-style: italic;
font-family: Georgia;
border:1px dotted #999;
margin:0px 0 15px;
padding:10px;
width: 210px;
}

.relatedInfo {
background:#fff;
color:#333;
font-size:14px !important;
font-style: italic;
font-family: Georgia;
border-top:0px dotted #999;
border-bottom:0px dotted #999;
margin:20px 0 28px;
padding:0px;
}

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

#sidebar p{
font-size: 1.0em !important;
display: block;
margin-bottom: 10px;
}

#sidebar {
width:220px;
display: block;
float:right;

height:100%;
margin-top: 44px;
}



#sidebar ul {
list-style: none;
font-size:14px;
margin:0 0 23px;
}

#sidebar li {
border-bottom:0px solid #333;
list-style:square;
color:#333;
font-family: Georgia;
padding:0px;
margin-left: 15px;
}

#sidebar li a {
border-bottom:0px solid #882934;
list-style:square;
color:#882934;;
font-family: Georgia;
text-decoration: none;

}

#sidebar li a:hover {
color:#333;
text-decoration: none;

}

#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;
}

#sidebar img {
margin-bottom: 5px;
border:0px;
}

/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
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 "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#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, {
text-decoration:none;
color: #666;
}

#content li,#content2 li {
list-style: square;
padding:3px;
}

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

.back{
color:#882934;
font-size:16px;
font-style: italic;
font-family: Georgia;
padding:7px 10px 10px 10px;
}

.back a{
color:#882934;
;
}

.readmorelink{
color:#882934;
font-size:13px;
font-style: italic;
font-family: Georgia;
text-align: rights;
text-decoration: none;
}


.readmorelink a:hover
{
text-decoration: none
color:#666 !important;
}

.readmore{
color:#882934;
font-size:13px;
font-family: Georgia;
text-decoration: none;
}

.readmore a:hover
{
color:#666;
font-size:14px;
font-family: Georgia;
text-align: right;
text-decoration: none;
} 

.column
{
width:280px;
padding-right:15px;
text-decoration: none;
vertical-align: top;
} 

.divider
{
border-right: 1px dotted #CCC;
width:3px;
margin-right:10px;
text-decoration: none;
vertical-align: top;
height: 330px;
} 

/* footer
--------------------------------------------------*/
#footer {
	clear: both;
	float: left;
	width: 700px;
	font-size: 12px;
	margin:0px 0px 15px 0px;
	text-align: center;
	font-family: Georgia;
	color: #b3b3b3;
	padding:20px 0;
	
}

#footer a {
	font-family: Georgia;
	color: #b3b3b3;
	}
	
#footer a:hover {
	font-family: Georgia;
	color: #00e0ff;
padding:20px 0;
}

