 /*

Theme Name: FF Minimal
Theme URI: http://fontfront.com/
Description: minimalistisches, widgetf&auml;higes Theme, das komplett ohne Bilddateien auskommt. 
Version: 1.0
Author: Dirk Martin
Author URI: http://fontfront.com/

*/



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

body {
font: 62.5%/1.6em "Georgia", "Lucida Serif", "Times New Roman", Times, serif;
color: #143436;
background-color:white;
margin:0;
background:url("images/background.gif") white;
background-repeat:repeat-x;
}

* {
margin:0;
padding:0;
}

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

#header {
height:246px;
width:900px;
}

#h_left{
float:left;
}

#h_right{
float:right;
}

#h_logo{
margin:25px 0 25px 60px;
float:left;
}

#h_titel{
margin: 50px 60px 15px 0;
float:right;
font-size:5.2em;
color: #325f61;
line-height:1.2em;
}

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

#wrapper {
width:900px;
margin:10px auto 0 auto;
background:url("images/wrapper.gif");
}


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

h1 {
font-family: "Georgia", "Lucida Serif", "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;
}


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

#nav {
width:860px;
margin:0;
padding:0;
height:33px;
background:#325f61;
float:left;
}

/* #navi_left{
float:left;
}

#navi_right{
float:right;
} */

#nav ul {
float:left;
}

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

#nav li a {
color:#ecdaa4;
padding:2px 3px 5px 3px;
font:2.0em "Georgia";
margin:1px 0 0 0;
font-weight:normal;
text-decoration:none;
display:block;
}

#nav li a:hover {
color:#143436;
text-decoration:none;
}

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

#inner_nav {
font-size: 8px;
}

#first_nav_button {
margin-left:25px;
}

.clear {
clear:both;
}


/* content
--------------------------------------------------*/

#content {
width:450px;
margin:30px 0 30px 55px;
float:left;
}


#content p {
line-height:20px;
margin:25px 0;
font-size:1.2em;
word-spacing:1px;
}

#content a {
text-decoration:none;
color:#509b2f;
}

#content a:hover {
color:#509b2f;
text-decoration:underline;
}

#content h2 {
font-family: "Georgia";
font-size:2.2em;
font-weight:normal;
line-height:30px;
}

#content h2 a {
text-decoration:none;
border:none;
}

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

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

#content li {
font-size:1.2em;
line-height:20px;
}

#border{
border-bottom:1px solid#ecdaa4;
}

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

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


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

a {
color:#325f61;
text-decoration:underline;
}

a:hover {
color:#143436;
text-decoration:underline;
}

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:20px 0 0 0;
}

.post .info {
border-top:1px solid #ccc;
font-size:1em;
color:#333;
}


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

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


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

#sidebar {
width:310px;
float:right;
margin:15px 0 15px 0;
padding:0 40px 0 15px;
border-left:1px solid #ecdaa4;
}

#sidebar h2 {
letter-spacing:1px;
font-size:1.6em;
color:#333;
margin:15px 0 5px 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:#ecdaa4;
text-decoration:none;
}

#sidebar li a:hover {
color:#143436;
}

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


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

#sidebar input:focus {
background:#fff;
border:1px solid #eee;
}

#sidebar .textwidget {
font-size:1.2em;
}


/* 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 {
margin: 1em 0;
background: #ffffff;
width: 350px;
}

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


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

#footer {
margin:0 auto 0 auto;
color: #ecdaa4;
width:900px;
height: 75px;
background:url("images/footer.gif");
}

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

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

#footer p{
text-align:left;
padding-top:5px;
padding-left:55px;
}