/*

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 {
background-image: url("images/bg.jpg");
background-position:center;
background-repeat:repeat-y;
font-family:palatino, georgia, verdana, arial, ヒラギノ角ゴ Pro W3, Osaka, ＭＳ ゴシック;
letter-spacing:1px;
color:#333;
font-size:11px;
font-weight:normal;
}

* {
margin:0;
padding:0;
}

code {
font:120% "Courier New", "Lucida Console", Arial;
}

/* header
--------------------------------------------------*/
#header {
margin:0;
}

 .description {
text-indent:-9999px;
position:absolute;
top:-2000px;
left:-2000px;

}

#header h1 {
text-indent:-9999px;
background-image: url("images/title.jpg");
background-position:left top;
background-repeat:no-repeat;
padding:193px 0 0 0;
}

#wrapper {
width:760px;
margin:0 auto;
}

/* header h1 (blogtitle)
--------------------------------------------------*/
#header h1 {
font-size:3.8em;
font-weight:400;
color:#333;
letter-spacing:-1px;
}

#header h1 a {
text-decoration:none;
color:#333;
}

/* navigation
--------------------------------------------------*/
#nav {
height:25px;
margin:40px 0 2px 0;
}

#nav li {
color:#000843;
font:12pt "Copperplate";
float:left;
list-style:none;
padding:0 12px 0 12px;
}

#nav li a {
color:#A83933;
font:12pt "Copperplate";
text-decoration:none;
display:block;

}

#nav li a:hover {
color:#000843;
text-decoration:none;
display:block;

}

#nav li a.active {

}

.clear {
clear:both;
}

/* content
--------------------------------------------------*/
#content {
margin:0 250px 0 0 !important;
padding:0px 20px 0px 0;
background-color:transparent;
}

#content2 {
margin:0 !important;
padding:10px 0 0px;
background-color:transparent;
}

#content p,#content2 p {
line-height:25px;
font-size:120%;
word-spacing:1px;
margin:25px 0;
}

#content a,#content2 a {
color: #795F5B; 
text-decoration: underline;
}

#content a:hover,#content2 a:hover {
color: #D56667;
text-decoration: underline;
}

#content a:visited,#content2 a:visited {
color: #684641; 
text-decoration: underline;
}

#content a:active,#content2 a:active{
color: #D56667;
text-decoration: underline;
}

#content h2,#content2 h2 {
font-size:12pt;
font-weight:400;
border-bottom:1px dotted #dda7a7;
line-height:30px;
margin:1px 0;
padding:1px 0;
}

#content h2 a,#content2 h2 a {
color: #7F190C;
text-decoration:none;
}

#content h2 a:hover,#content2 h2 a:hover {
color: #7F190C;
text-decoration:none;
}

#content h2 a:visited,#content2 h2 a:visited {
color: #7F190C;
text-decoration:none;
}


#content h2 a:active,#content2 h2 a:active, {
color: #7F190C;
text-decoration: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;
}

 .info #content{
background-color:#ff0000;
font-size:1em;
padding:2px 3px 3px 8px;
margin: 25px 0;
}


/* blockquote + links
--------------------------------------------------*/

blockquote {
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:justify;
background-color:transparent;
}

.post img {
border:5px solid #eee;
padding:1px;
margin:5px;
}

.post{

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:120%;
border-bottom:1px solid #ccc;
border-top:1px solid #ccc;
margin:10px 0 28px;
padding:10px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:220px;
float:right;
padding:0px 10px 30px;
height:100%;
}

#sidebar h2 {
background-image: url("images/red.gif");
background-position:left top;
background-repeat:no-repeat;
letter-spacing:1px;
font-size:1.4em;
color:#333;
padding:0 0 0 18px;
margin:0 0 10px 0;
}

#sidebar ul {
list-style:none;
font-size:120%;
margin:0 0 23px;
}

#sidebar li {
border-bottom:1px solid #dcdcdc;
list-style:none;
padding:3px;
}

#sidebar li a:hover {

}

#sidebar input {
width:102px;
color:#444;
border:1px solid #eee;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

#sidebar input:focus {
border:1px solid #eee;
}

#sidebar .bnr{
margin:0 10px 15px 10px;
}

/* 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;

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;
}

#content li,#content2 li {
border-bottom:1px solid #EFF8FB;
padding:10px;
}

a,#sidebar li a,#footer a {
color:#999;
text-decoration:none;
}

/* footer
--------------------------------------------------*/
#footer {
color:#333;
margin:0;
padding:20px 0;
}

/* ----- Style for Ktai Entry ----- */
.photo {
	padding-right:6px;
	float:left;
	line-height:110%;
	font-size:0.85em;
	text-indent:0;
}
.photo img {
	background:white;
	margin:0 4px 4px 0;
	padding:3px;
	border:1px solid #999;
}
.photo-end {
	clear:left;
}
/* ---------- */