 /*

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:12px "Trebuchet MS" "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
color:#333;
margin:0;
background:url("images/verlauf.jpg") white;
background-repeat:repeat-x;
margin:0;
padding:0;
}

* {
margin:0;
padding:0;
}


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

#header {
height:80px;
width:960px;
background:url("images/header.jpg");
}

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

#wrapper {
width:980px;
margin:0 auto 0 auto;
padding:0 0 0 20px;
}


/* 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;
}


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

#nav {
margin:0;
padding:0;
height:28px;
}

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

#nav li a {
color:#004b93;
padding:5px 5px 5px 0;
font:18px "Trebuchet MS";
margin:1px 2px 0 0;
font-weight:normal;
text-decoration:none;
display:block;
}

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

#nav li a.active {
background-color:white;
color:#004b93;
text-decoration:none;
}

.clear {
clear:both;
}

/* Content oben
--------------------------------------------------*/

#content_oben {
height:432px;
width:980px;
background:url("images/verlauf_content.jpg");
}

#slideshow {
height:339px;
width:633px;
margin-top:70px;
float:left;
padding:0;
}

#slideshow img {
height:334px;
width:633px;
position: absolute;
top: 178px;
display: block;
z-index: 1;
opacity: 1;
}

#slide_nav {
z-index:50;
position:relative;
text-align:right;
padding:307px 15px 0 0;
}

#slide_nav a {
font-family:"Trebuchet MS";
font-size:13px;
font-weight:bold;
color:#331807;
background-color:white;
opacity:0.7;
margin-right:3px;
padding-top:3px;
padding-bottom:3px;
padding-left:8px;
padding-right:8px;
-moz-border-radius:25px;
-webkit-border-radius:25px;
}

#slide_nav a.activeSlide, #slide_nav a:hover {
color:#693514;
background-color:#fdf3ec;
text-decoration:none;
}

#startpage_pic {
width:960px;
position:absolute;
margin-top:25px;
}


#pic_gross {
height:339px;
width:633px;
margin-top:64px;
float:left;
padding:0;
}

#pic_gross img {
border:none;
padding:0;
}

#sidebar_oben {
margin-top:64px;
width:310px;
height:307px;
background-color:white;
margin-left:650px;
padding:10px;
}

#sidebar_oben h2 {
font-family: "Trebuchet MS";
font-size:16px;
color:#a83b32;
font-weight:bold;
line-height:30px;
padding:0;
margin:0;
}

#sidebar_oben p {
color:#323232;
font-family:"Trebuchet MS", "sans-serif";
line-height:20px;
font-size:14px;
word-spacing:1px;
}


/* Content mitte
--------------------------------------------------*/

#content_mitte {
width:980px;
background-color:white;
margin:0;
padding:0;
}

#content_mitte img {
float:left;
border:none;
margin-right:15px;
margin-bottom:15px;
padding:0;
}

.columnbsp1 {
float:left;
/*width:33%;*/
margin-top:15px;
/*margin-right:15px;*/
padding:0;
width:1000px;
}

.thumb {

}

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

#content {
display: inline;
float:left;
width:600px;
margin:10px 0 30px 0;
}

#content p {
color:#323232;
font-family:"Trebuchet MS", "sans-serif";
line-height:20px;
margin:12px 0;
font-size:14px;
word-spacing:1px;
}

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

span.link_ a {
text-decoration:underline;
}

span.link_ a:hover {
text-decoration:none;
}

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

#content h2 {
font-family: "Trebuchet MS";
font-size:16px;
color:#a83b32;
font-weight:bold;
line-height:30px;
}

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

#content h3 {
font-family: "Trebuchet MS";
font-size:14px;
font-weight:bold;
color:#323232;
margin-top:5px;
}

#content ul, ol {
color:#323232;
font-family:"Trebuchet MS", "sans-serif";
font-size:14px;
word-spacing:1px;
margin-bottom:20px;
margin-top:-10px;
}

#content ul li {
margin:0 0 0 15px;
}

span.italic {
font-style:italic;
}


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

img {
margin:0;
padding:0;
border:none;
}

img a {
border:none;
}


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


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

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

a:hover {
color:#a83b32;
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: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:302px;
float:right;
margin:10px 0 0 0;
padding:0px 18px 0 10px;
border-left:1px solid #ccc;
}

#sidebar h2 {
font-family: "Trebuchet MS";
font-size:16px;
color:#a83b32;
font-weight:bold;
line-height:30px;
}

#sidebar p {
color:#323232;
font-family:"Trebuchet MS", "sans-serif";
line-height:20px;
margin:12px 0;
font-size:14px;
word-spacing:1px;
}

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

#sidebar li {
font-family:"Trebuchet MS";
line-height:18px;
font-size:14px;
padding:3px;
list-style:none;
}

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

#sidebar li a:hover {
color:#a83b32;
text-decoration:underline;	
}

#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 {
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-top:25px;
padding:10px 20px 20px 0;
border-top:1px solid silver;
}

#footer p {
color:#323232;
font-size:11px;
font-family:"Trebuchet MS";
text-align:right;
} 

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

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

/* misc */

.float_left{
float:left;
}

.float_right{
float:right;
}

#clear{
clear:both;
}

.alignright {
float:right;
margin:0 0 10px 10px;
}

.alignleft {
float:left;
margin:0 10px 10px 0;
}



/* Contactform
--------------------------------------------------*/

#wpcf7-f1-p14-o1 p {
margin:5px 0 5px 0;
}


/* suckerfishnav
--------------------------------------------------*/

#nav, #nav ul {
float:left;
list-style:none;
padding:0;
margin:0;
/*line-height:1;*/
}

#nav li ul {
position:absolute;
left:-999em;
height:auto;
width:120px;
z-index:99;
margin:0;
}

#nav li li {
/*line-height:17px;*/
width:120px;
margin:0;
}

#nav li li a {
padding:5px 5px;
margin:0;
}

#nav li ul li {
background:#f7f7f7;
opacity:0.9;
/*border-left:1px solid silver;
border-right:1px solid silver;*/
border-bottom:1px solid silver;
margin:0;
}

#nav li ul li a {
font-size:13px;
color:#004b93;
font-weight:normal;
margin:0;
}

#nav li:hover ul li a:hover {
background-image:none;
background-color:#ededed;
opacity:0.9;
color:#004b93;
width:120px;
margin:0;
}

#nav li ul ul {
/*margin:auto 0 0 131px;*/
margin: -26px 0 0 130px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left:-999em
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left:auto;
}

#nav li:hover, #nav li.sfhover {
}

#nav li:hover a, #nav li.sfhover a {
/*color:#7f2824;*/
}


#nav li ul li ul {
display:none;
}
