 /*

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 "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
margin:0;
background-color: #3e3d40;

}

* {
margin:0;
padding:0;
}


/* header
--------------------------------------------------*/

#header {
margin-bottom:25px;
}

#headerimg,
#slideshow {
overflow:hidden;
-webkit-box-shadow:0px 5px 10px #DDD;
-moz-box-shadow:0px 5px 10px #DDD;
}

#headerimg {
height:280px;
width:960px;
}

#slideshow {
height:320px;
width:960px;
}

#header p {
font-size:9pt;
text-align:right;
margin-top:15px;
padding-right:30px;
color:#58585a;
}

#wrapper{
background-color:white;
}

#inner_wrapper{
width: 960px;
margin:0 auto 0 auto;
}

/* SLIDESHOW */

.pics {  
height:350px;
padding:0;
margin:0;
} 

img {
border:none;
}

/* header h1 (blogtitle)
--------------------------------------------------*/

h1 {
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:1px 0 0 0;
padding-top:30px;
height:30px;
font-size:14px;
text-transform:uppercase;
letter-spacing:0.005em;
}

#nav li {
float:left;
list-style:none;
}

#nav li a {
color:black;
padding:7px 14px 7px 14px;
font:1.6em;
margin:0;
font-weight:normal;
text-decoration:none;
display:block;
}

#nav li a:hover {
color:white;
text-decoration:none;
background-color:#3e3d40;
}

#nav li a.active {
background-color:#eee;
color:#444;
text-decoration:none;
}

#faviconbox {
float:right;
margin:7px 20px 0 0;
}

.favicon {
float:right;
margin:0 0 0 10px;
}

.clear {
clear:both;
}

.flags {
    float:right;
    margin-top:11px;
	margin-right:20px;
}

.flags img {
float:left;
margin-right:10px;
}


/* content
--------------------------------------------------*/

#content {
float:left;
width: 565px;
padding: 0 50px 0 30px;
margin: 25px 0 25px 0;
color: #58585a;
}

#content p,
#content td {
line-height:20px;
margin-bottom:1.5em;
font-size:1.25em;
word-spacing:1px;
}

#content blockquote p {
margin-bottom:0;
}

#content a,
#sidebar a {
color:#973e04;
text-decoration:none;
}

#content a:hover {
text-decoration:underline;
}

#content a:visited {
}

#content h2 {
font-size:3.6em;
font-weight:normal;
line-height:1.4em;
margin-bottom:10px;
}

#content h2 a {
text-decoration:none;
border:none;
}

#content h1 {
letter-spacing:1px;
font-size:20px;
margin:0px 0 15px 0;
font-weight:bold;
color: #58585a;
}

#content ul, ol {
margin:0 0 1.5em 20px;
font-size:100%;
}

#content li {
padding-bottom: 3px;
font-size:1.2em;
line-height:20px;
}

.news_img {
-moz-box-shadow:0 5px 10px #DDDDDD;
-webkit-box-shadow: 0 5px 10px #DDDDDD;
box-shadow: 0 5px 10px #DDDDDD;
}


/* content galerie
--------------------------------------------------*/

#content_galerie {
float:left;
width: 960px;
margin: 0 0 25px 0;
color: #58585a;
}

#content_galerie .entry {
margin-top:10px;
}



/* galerie slideshow
--------------------------------------------------*/

#galerie_slideshow {
height:400px;
width:960px;
padding:0;
overflow:hidden;
}

ul#slide_nav {
margin-top:10px;
padding-bottom:20px;
}


#slide_nav li {
list-style-type:none;
float:left;
margin-left:8px;
}

#slide_nav a {
width: 50px;
height:50px;
padding: 3px;
display: block;

}

#slide_nav a.activeSlide {
background-color: #ffa243;
}

#nav img {
border: none;
display: block
}



/*------------------ orangene textboxen mit bild auf der startseite ----------------*/

#box {
float:left;
margin-right: 40px;
margin-bottom: 40px;
height: 180px;
width: 280px;
background-color:#f7b959;
border:1px solid #f39e18;
}

#box img{
margin:0 10px 3px 0;
padding:15px 5px 5px 15px;
float:left;
border:none;
}

#box p {
font-size:10px;
line-height: 15px;
padding-right: 15px;
padding-left: 15px;
margin:0;
}

#box h4{
font-size:12px;
padding-bottom:5px;
font-weight: bold;
}

#box a {
font-weight:bold;
color:#0e3083
}

#box a:hover{
color:#0e3083;
text-decoration:underline;
}


/* border images / blockquote
--------------------------------------------------*/
blockquote {
font-size:2em;
font-style:italic;
font-weight:lighter;
padding:5px 15px;
margin:20px 20px;
}

#content blockquote p {
line-height:1.5em;
}

/* lost links / more tag
--------------------------------------------------*/

a:hover {
text-decoration:underline;
}

a.more:hover {
text-decoration:underline;
}


/* metadata under post
--------------------------------------------------*/
.post {
margin:0 0 25px 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 {
float:left;
width:255px;
margin:25px 0 50px 0;
color: #58585a;
padding-left: 30px;
}

#sidebar h2 {
margin-top:20px;
}

#sidebar h3 {
margin-top:20px;
letter-spacing:1px;
font-size:14px;
padding-bottom: 1px;
}

#sidebar p{
font-size:1.2em;
padding: 5px 0 5px 0;
}

#sidebar ul {
padding-left:0px;
margin:10px 0 0 0;
list-style:none;
font-size:1.3em;
}

#sidebar li {
font-weight:italic;
padding:2px 10px 3px 0px;
list-style:none;
}

#sidebar li ul {
padding-top:10px;
padding-bottom:10px;
font-size: 13px;
font-weight: normal;
}

#sidebar li ul li {
padding: 12px 0px 0px 10px;
}

#sidebar li a {
color:#0e3083;
text-decoration:none;
}

#sidebar li a:hover {
color:#f29400;
	
}

#sidebar input {
width:245px;
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 img {
margin-top:10px;
}


/* some input
--------------------------------------------------*/

input {
border: 1px solid #CCC;
font-size: 11px;
}

input:hover {
border:1px solid #262626;
	
}
input:focus {
border:1px solid #262626;
color:#333;
}



/* footer
--------------------------------------------------*/

#footer {
margin:0 auto 35px auto;
background-color: #3e3d40;
height:120px;
clear:both;
background:url("images/back_footer.jpg")
background-repeat:repeat-x;
}

#footer a {
color:#999;
text-decoration:none;
}

#footer a:hover {
text-decoration:none;
color:#333;
}

#footercontainer {
width:960px;
font-size: 12px;
padding-top: 25px;
padding-left: 60px;
margin: 0 auto 0 auto;
color:silver;
}

#footerbox_left {
float:left;
} 

#footerbox_right {
margin:0 60px 0 0;
float:right;
} 

/* 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;
}

.screen-reader-text {
display:none;
}

/* suckerfishnav
--------------------------------------------------*/

#nav, #nav ul {
list-style:none;
}

#nav li ul {
position:absolute;
left:-999em;
top:61px;
height:auto;
width:224px;
z-index:99;
}

#nav li li {
line-height:17px;
width:234px;
}

#nav li li a {
padding:5px 5px;
margin:0;
}

#nav li ul li {
background:white;
opacity:0.9;
border-left:1px solid silver;
border-right:1px solid silver;
border-bottom:1px solid silver;
}

#nav li ul li a {
padding-left:18px;
padding-right:18px;
font-size:13px;
color:black;
}

#nav li:hover ul li a:hover {
background-image:none;
background-color:#666;
color:white;
width:198px;
}

#nav li ul ul {
margin:-20px 0 0 131px
}

#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;*/
}


