 /*

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/

*/

/* Linie unter der horizontalen Navigation */
#horizontal_nav {
border-bottom:1px solid #000080;
color:#000080;
}

/* Mouseover der vertikalen Navigation */
#sidebar li a:hover {
color:#ce6700;
}

/* Farbe des Blogtitels (Überschrift der Seite) */


/* Links im Fliesstext */
#content a {
color:#000080;
list-style:none;
}

/* sonstige Links */
a {
color:#000080;
}

/* aktive Seite in der vertikalen Navigation */
#sidebar li.current_page_item a,
#sidebar li.current_page_item a:hover {
color:#000080;
}

/* Seitentitel */
#header h1 a {
color:#000080;
}

/* Mouseover der horizontalen Navigation */
#horizontal_nav a:hover {
color:#ce6700;
}


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

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

background-position:center top;
background-repeat:no-repeat;
}

* {
margin:0;
padding:0;
}


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

#header {
padding:40px 0 30px 0;
}

#wrapper {
width:800px;
margin:35px auto 0 auto;
padding-right:30px;
}


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

#header h1 {
font-size:3.0em;
font-weight:normal;
letter-spacing:-1px;
margin:20px 0 10px 0;
padding-left:240px;
}

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

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

#header p {
padding-left:240px;
font-size:1.5em;
}

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

#nav {
margin:0;
padding:0 0 0 25px;
height:31px;
background:url("images/navi_background.jpg");
background-repeat:repeat-x;
}

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

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

#nav li a:hover {
*/color:#0d161a;
text-decoration:none;*/
}

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

.clear {
clear:both;
}

#horizontal_nav {
font-size:12px;
padding-bottom:2px;
padding-right:5px;
text-align:right;
}

#horizontal_nav a {
color:#000080;
}

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

#content {
display: inline;
float:right;
width:560px;
margin:40px 0 0 0;
}

#content p {
line-height:22px;
margin:5px 0 0 0;
font-size:1.4em;
word-spacing:1px;
}

/*strong {
display: block;
margin:15px 0 0 0;
}*/

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

#content a:hover {
color: #ce6700;
}

#content h2 {
font-size:2.2em;
color:black;
line-height:30px;
font-weight:normal;
}

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

#content h2 a:hover {
/*color:#CC0080;*/
color:#ce6700;
text-decoration:none;
border:none;
}

#content h3 {
margin:10px 0;
color:#222;
}

#content h4 {
margin:5px 0 0 0;
line-height:22px;
font-size:1.4em;
padding-left: 30px;
font-style:italic;
}

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

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

.alignright {
float:right;
margin-left:10px;
}

#content .cat {
margin: 2em 0 5px 0;
font-size: 1em;
clear:both;
}

#content .comment_rss {
margin: 5px 0 5px 0;
font-size: 1em;
}

#comment {
width:550px;
}

#commentlist li {
border-bottom:1px solid grey;
}

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

img {
margin:0 20px 10px 0;
padding:5px;
border:1px solid #d2d2d2;
float:left;
}


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


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

a {
text-decoration:none;
}

a:hover {
color:#ce6700;
/*background-color:#ddd;*/
text-decoration:none;
}

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 {
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:200px;
float:left;
margin-top:30px;
font-size:12px;
text-align: left;
}

#sidebar h2 {
letter-spacing:1px;
font-size:1.1em;
color:#333;
margin:15px 0 5px 0;
}


#sidebar h2 img {
display:none;
}

#sidebar ul {
list-style:none;
}

#sidebar li {
list-style:none;
}

#sidebar li a {
display:block;
width:200px;
padding:3px 0 3px 0px;
color:000080;
text-decoration:none;
line-height:20px;
}

#sidebar li ul {
font-size: 12px;
padding-left:18px;
}

#sidebar li ul li a {
width:182px;
line-height:18px;
color:black;
}

#sidebar li.current_page_item li a {
color:black;
}

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


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

input {
font-size: 11px;
border: 1px solid #CCC;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}
