/*

Theme Name: Blass
Theme URI: http://1000ff.de/
Description: Elegantes, widgetf&auml;higes Theme, das komplett ohne Bilddateien auskommt. 
Version: 1.0
Author: 1000ff
Author URI: http://1000ff.de/

*/



/* Links in der Icon-Leiste */
#icons_left .text_link {
	color:#004c64;
	padding:5px 5px 5px 5px;
	background:#fff;
	font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:normal;
	text-decoration:none;
	display:block;
}




#searchform {
	width:100px;
}

#searchform #s{
	width:100px;
}

#searchform #searchsubmit{
	width:100px;
}


/* body
--------------------------------------------------*/

body {
	font: 62.5%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#333;
	margin:0;
}

* {
	margin:0;
	padding:0;
}


/* header
--------------------------------------------------*/

#header {
	padding-top:30px;
	text-align: center;
}

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

#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 40px 0;
	border-bottom:3px solid #EFF8FB;
}

#header img {
	border:0px solid #eee;
}

#header .headerimg {
	background:#ccc;
	padding:1px;
	border:0px solid #eee;
}

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


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

h1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Times New Roman", Times, serif;
	font-size:3.8em;
	font-weight:normal;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
}

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

h1 a:hover {
	text-decoration:none;
	color:#333;
      background:#EFF8FB;
}


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

#nav {
	/*border-bottom:3px solid #EFF8FB;*/
	padding:7px 0;
	padding-left:130px;
	margin-left:auto;
	margin-right:auto;
	height:25px;
	float: left;
	/*display: table;*/
}

#nav li {
	list-style:none;
    padding:0px 10px 0px 0px;
	float: left;
	/*display: table-cell;*/
}

#nav li a {
	color:#004c64;
	padding:5px 5px 5px 5px;
	background:#fff;
	font:1.6em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:normal;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	background-color:#EFF8FB;
	color:#004c64;
	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;
	margin:0 250px 0 0;
	padding:10px 20px 30px 0px;*/
	
	float:right;
	
	width:720px;
	padding-left:40px;
}



#content2 {
	/*margin:0 0px 0 0 !important;
	margin:0 0px 0 0;
	padding:10px 0px 30px 0px;*/
	
	/*background-color:yellow;*/
	float:right;
	/*margin-right:150px;*/
	width:820px;
	min-height:400px;
}


/* alter Seiteninhalt kleine Schrift etc...
#content p, #content2 p {
	line-height:25px;
	margin:25px 0;
	font-size:120%;
	word-spacing:1px;
    text-align:justify;
}*/

#content p, #content2 p {
	line-height:20px;
	margin:15px 0;
	font-size:140%;
	word-spacing:1px;
    text-align:justify;
	padding-right:70px;
}

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

#content a:hover, #content2 a:hover{
	background-color:#EFF8FB;
	color:#000;
}

#content h2, #content2 h2{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	font-size:2.8em;
	font-weight:normal;
    color:#004c64;
	margin:15px 0;
	/*border-bottom:1px solid #EFF8FB;*/
	padding:5px 0;
	line-height:30px;
}

#content h2 a, #content2 h2 a {
	text-decoration:none;
	border:none;
	
	font-family: "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	font-size:1em;
	font-weight:normal;
    color:#004c64;
}

#content h3 {
	margin:10px 0;
	font:160%  "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	color:#222;
}

#content2 h3 {
	margin:10px 0;
	font:160%  "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	color:#222;
}

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



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

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


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


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

img {
	padding:1px;
	border:0px solid #eee;
}


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


/* lost links / more tag
--------------------------------------------------*/

a {
	color:#999;
	text-decoration:none;
}

a:hover {
	color:#000;
	text-decoration:none;
	background-color:#EFF8FB;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;
}
a.more:hover {
	text-decoration:none;
}


/* metadata under post
--------------------------------------------------*/
.post{margin:0 0 50px 0;}

.post .info{
	padding:2px 3px 3px 8px;
	margin-right:70px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	background-color:#EFF8FB;
	font-size:1em;
	color:#333;
}


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

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


/* navigationleft
--------------------------------------------------*/

#navigationleft {
	width:180px;
	float:left;
	padding-top:20px;
	/*padding:28px 10px 30px 10px;*/
	/*background-color:red;*/
}

#navigationleft h2 a{
	color:#004c64;
	font:1.2em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#navigationleft ul .current_page_item a{
	font-weight:bold;
}

#widgets{
}

#widgets li{
	margin-bottom:20px;
}

#navleft{
	/*border-bottom:3px solid #EFF8FB;*/
	padding:15px 0;
	margin:0;
}

#navleft li {
	list-style:none;
    padding:0px 10px 0px 0px;
}

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

#navleft li a:hover {
	background-color:#EFF8FB;
	color:#004c64;
	text-decoration:none;
}

#navleft li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}



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

#sidebar {
	width:240px;
	float:left;
	/*padding:28px 10px 30px 10px;*/
	padding-top:20px;
}

#sidebar h2 {
	/*letter-spacing:1px;
	font-size:1.6em;
	color:#333;*/
	font:1.8em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
	/*font-weight:normal;*/
    color:#004c64;
	
	padding:0 0 3px 0;
}

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

#sidebar li {
	padding:3px;
	border-bottom:1px solid #EFF8FB;
    list-style:none;
}

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

#sidebar li a:hover {
    color:#000;
	background-color:#EFF8FB;
	
}

#sidebar input {
	width:102px;
	padding:3px;
	background:#fff;
	color:#444;
	border:1px solid #004C64;
	font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS; 
}


/* some input
--------------------------------------------------*/

input {
	border: 1px solid #004C64;
	font-size:110%;
	margin-top:5px;
}

textarea {
	border: 1px solid #004C64;
	font-size:110%;
}


/* comments
--------------------------------------------------*/

#comments {
	font-size:0.9em;
}


#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;

}



/* commentform
--------------------------------------------------*/

#commentform label{
	text-align:left;
}

#commentform p{
	text-align:left;
}

#commentform {
	margin: 1em 0;
	background: #ffffff;
	width: 400px;
}

#commentform textarea {
	background: #f8f7f6;
	border: 1px solid #004C64;
	width: 350px;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #004C64;
	width: 350px;
}

#commentform input{
	margin-bottom: 3px;
}


/* Newsletter
--------------------------------------------------*/


.newsletter label{
	text-align:left;
}

.newsletter p{
	text-align:left;
}

.newsletter {
	margin: 1em 0;
	background: #ffffff;
	width: 600px;
	font-size: 1.1em !important;
	padding: 0;
}

.newsletter td {
	font-size: 1.2em !important;
}

.newsletter input{
	margin-bottom: 3px;
	font-size: 1.1em;
	background: #f8f7f6;
	border: 1px solid #004C64;
	margin-left:10px;
}


/* footer
--------------------------------------------------*/

#footer {
	padding:20px 0 20px;
	margin:0;
	color:#333;
	/*background-color:green;*/
}

#footer a {
      color:#999;
      text-decoration:none;
}

#footer a:hover {
	text-decoration:none;
	color:#333;
      background:#EFF8FB;
}

#footer ul li {
	list-style:none;
	color:004c64;
	display:inline;
	padding-left:5px;
	padding-right:5px;
}

#footer li a {
	color:#004c64;
	font:1em "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
}

#footer li a:hover {
	background-color:#EFF8FB;
	color:#004c64;
	text-decoration:none;
}

#footer li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}
