﻿/*
Theme Name: Naturbeobachtung
Theme URI: http://naturbeobachtung.de/
Description: Theme developed for Naturbeobachtung.de.
Version: 1.0
Author: Stefan Horning
Author URI: http://stefan-horning.de/
*/

/* Stylesheet for naturbeobachtung.de */

/* - Basic Settings: - */
body {
	background-color: #252419;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 13px;
	color: #252419;
	text-align: left;
	}

* {
	margin: 0;
	padding: 0;
	}

.hidden, .nocomments {
	display: none;
	}

img {
	border: 0;
	}

a {
	color: #4b6983;
	text-decoration: none;
	}


p {
	margin-bottom: 8px;
	}

a:hover, a:active {
	color: #4b6983;
	text-decoration: underline;
	}

/* Rounded Corners: */

.rounded, .greenbox, #sidebar, #address, #djn_im_www, #sidepic , #left, #content, #content-wide, #right, .datebox, .wp-caption, div.slideshow {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	}

/* - DIV-Sets & Layout: - */

#container {
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
	}

#header {
	background-image: url(img/header-bg.png);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	}

#suche {
	float: left;
	margin-top: 8px;
	margin-left: 226px;
	}

#logo {
	float: left;
	}

#left, #content, #content-wide {
	float: left;
	padding: 10px;
	background-color: #EEEEEC;
	margin-right: 6px;
	}

#left {
	width: 550px;
	padding-bottom: 20px;
	}

#content, #content-wide {
	overflow: hidden;
	min-height: 550px;
	}

#content {
	width: 598px;
	}

#content-wide {
	width: 1000px;
	}

#right {
	float: left;
	width: 448px;
	height: 345px;
	background-image: url(img/sidepic-1.png);
	}

#banner {
	margin-top: 248px;
}

#box {
	float: right;	
	}

.greenbox {
	width: 428px;
	padding: 10px 10px 10px 10px;
	margin-top: 6px;
	background-color: #8fa836;
	}

#sidebar ul {   
        list-style-type: none;
        margin-top: 6px;
	}

.entry ul, .entry ol {  
        margin: 6px 0 6px 26px;
	}


#sidebar {
	float: left;
	background-color: #8fa836;
	width: 380px;
	margin-top: 6px;
	padding: 4px 10px;
	}

#address, #djn_im_www {
        float: right;  
	padding: 10px 10px 10px 10px;    
        margin-top: 6px;
        margin-bottom: 15px;
        background-color: transparent;
        border:1px solid  #8fa836;
	color:#EEEEEC;
        }

#djn_im_www {
        width: 375px;
	}

#sidebar, #box {
	padding-bottom: 10px;
	}

#sidepic.img {
	width: 400px;
	height: auto;
	border-radius: 5px;
	}

.subnavi {
	padding-left: 20px;
	}

#flyerbox {
	margin-top: 8px;
        }

#footer {
	clear: both;
	width: 100%;
	padding: 10px 0 10px 0;
	color: #EEEEEC;
	font-size: 11px;
	}

.post {
	padding-left: 4px;
	padding-bottom: 8px;
	border-bottom: 4px dotted #555753;
	clear: both;
	}

.taglist {
	border-top: 4px dotted #555753;
	margin: 16px 0 8px;
	padding-top: 4px;
	}

.quelle {
        font-style:italic;
        font-size:11px;
        margin-top:20px;
        margin-bottom:10px;
        }

/* Publikationsseite */

div.literatur {
	margin-bottom:10px;
        margin-top:10px;
        min-height:110px;
        max-width:588px;
        }

img.literatur {
	max-height:100px;
        margin-right:20px;
        float:right;
        }

p.lit_title {
	font-weight:bold;
        font-size:18px;
        margin:0px;
        }

p.lit_author {
	font-style:italic;
        margin:0px;
        margin-bottom:5px;
        }

p.lit_content {
        margin:0px;
        }

p.lit_isbn {
	font-size:10px;
        margin:0px;
        margin-top:5px;
       }

p.lit_edition {
        margin:0px;
        }

p.lit_price {
	font-weight:bold;
        margin:0px;
        }

.shop_price {
	color:#4b6983;
        font-size:10px;
        }

.literatur_alert {
       font-size:13px;
       color:#FF0000;
       margin-right:10px;
       }

/* - NABEI - */

div.nabei_archiv {
	min-height:120px;
	max-width:350px;
	margin-bottom:20px;
	margin-top:20px;
	padding-top:20px;
	border-top:dotted 2px black;
	}

img.nabei_bild {
	display:yes;
	width:100px;
	height:141px;
	margin-left:20px;
	margin-top:20px;
	float:right;
	border:0px;
	}

p.nabei_titel {
	font-size:18px;
	}

a.nabei_kaufen {
	float:right;
	font-size:10px;
	}

span.nabei_nummer {
	font-weight:bold;
	}

p.nabei_artikel {
	margin-top:5px;
	}

span.nabei_autor {
        color: #4b6983;
	}

span.nabei_artikel_link {
	float:right;
	font-size:10px;
	display:yes  /*bis auf Weiteres */
	}

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

a.nabei_artikel_pdf {
        font-weight:bold;
	}


/* - Typography & Styling: - */

.center {
	text-align: center;
	}

h1 {
	margin: 0;
	}

h2 {
	font-family: Consolidas, Cambria, Georgia, serif;
	font-weight: bold;
	font-size: 25px;
	margin-top: 10px;
	margin-left: 0px;
        margin-bottom: 20px;
	color: #8fa836;
	}

h2.widgettitle {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 20px;
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	color: #252419;
	}

#address a, #flyerbox a {
	color: #EEEEEC;
        }

#sidebar h2 {
        margin-bottom: 10px;
        }

h3 {
	font-family: Georgia, Arial;
        font-weight: normal;
        margin-top: 14px;
	margin-bottom: 6px;
	font-size: 20px;
	}

.postlist li {
        font-weight:normal;
	font-family: Georgia, serif;
	color: #555753;
	}

.postlist h3 {
        font-family: Arial, Sans-Serif;
        font-weight: normal;
        }


h4 {
	margin-top: 10px;
	font-size: 16px;
	}

small, .postmetadata {
	font-size: 11px;
	color: #333333;
	}

h3.similar_topic {
	font-weight: normal;
	font-family: Georgia, serif;
	color: #555753;
	margin-top: 14px;
	margin-bottom: 6px;
	font-size: 20px;
}

ul.similar_topic {
	list-style-image: url(img/icon.png);
        }

li.similar_topic {
	margin-bottom: 2px;
        }

/* Post-Liste: */

.postlist {
	list-style-type: none;
	list-style-image: none;
	}

ul.postlist li {
	margin-left: 5px;
	font-size: 17px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 2px;
	}


ul.postlist li:before {
        content: " "url(img/icon_frosch_blau.png);
	color:  #8fa836;
	font-size: 20px;
	margin-right: 6px;
	}

.postlist li a, .postlist li a:hover, .postlist li a:active, .postlist li a:visited {
	text-decoration: none;
	padding: 0px 2px 0px 2px;
	}

.postlist li a:hover, .postlist li a:active {
        text-decoration:underline;
	padding: 0px 2px 0px 2px;
	}

/* --- Special Styles: --- */ 

#sidebar, #sidebar a, #sidebar h3, #box, #box li a {
	color: #EEEEEC;
	}

.greenbox a {
	color: #EEEEEC;
        font-weight:normal;
	}

.froschicon li {
       list-style-image: url(img/icon.png);
       margin-top:3px;
       }

  /* Phils Special Boxes */
#address a, #djn_im_www a, #address .widgettitle, #djn_im_www .widgettitle, #flyerbox a {
	color:#EEEEEC;
        }

#djn_im_www img {
	margin-right: 5px;
	}


#box h2 a {
	color: #555753;
	font-size: 16px;
	}

.pagenav {
	list-style-type: none;
	}

.page_item {
	list-style-image: url(img/icon.png);
	font-size: 16px;
	padding-bottom: 2px;
	}

.events {        
	font-family: Georgia, serif;
        font-size: 17px;
	margin-top: 10px;
	}


.events li {
	margin-bottom: 4px;
	background-image: url(img/icon.png);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: 0px 5px;
	padding-left: 24px;
	}

.datebox {
	float: left;
	background-color: #8FA836;
	padding: 6px;
	margin-right: 10px;
	}

.datebox h3 {
	margin: 0px;
        font-family: Georgia, serif;
	}

.eventbox {
	height: 70px;
        }

.shopwidget {
	margin-top: 6px;
	}

.shopwidget li {
	display: inline;
	list-style-type: none;
	}

div.object { /* für eingebettete Videos, Slideshows, etc. */
       margin-top:20px;	
       margin-bottom:20px;
       }

/* --- Icon-Bar (Banner) Settings: --- */

#banner ul {
	list-style: none;
	margin-left: 12px;
	}

#banner li {
	display: inline;
	padding-right: 10px;
	}

/* --- WP / Editor Classes: --- */

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

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

.center {
	text-align: center;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 18px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-left: 5px solid #555753;
	background-color: #fff;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

 /* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}	

.wp-caption {
	text-align: center;
	padding-top: 4px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #252419;
}

.wp-caption p.wp-caption-text {
	font-size: 10px;
	color: #000;
	font-style: italic;
	line-height: 17px;
	padding: 6px;
	margin: 0;
}

/* -- Neue Navigation -- */

#navineu {
	clear:both;
	padding: 20px 0px 6px 6px;
}
#navineu ul {
	margin: 0px;
	padding: 0px;
}
#navineu ul:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

#navineu ul li {
	list-style: none;
	float:left;
	padding: 0px 6px 0px 0px;

}
#navineu ul li a {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: #EEEEEC;
	padding: 3px 15px 3px 15px;
	display: block;
	background: rgb(37,36,25);
	background: rgba(37,36,25,.6);
}

#navineu ul li:hover > ul {
	visibility: visible;
}
#navineu ul li ul {
	display: inline;
	visibility: hidden;
	position: absolute;
	z-index: 10;
}
#navineu ul li ul li {
	float: none;
}

#navineu a:hover {
	background: rgb(37,36,25);
	background: rgba(37,36,25,.9);
}

/* -- Searchbox Style -- */

#searchform {
	font-size: 14px;
	}

#searchform input {
	border: 1px;
	border-style: solid;
	padding: 3px;
	}

#s {
	background-color: #fff;
	}

#searchsubmit {
	background-color: #252419;
	color: #fff;
	font-weight: bold;
	}

input {
	margin-bottom: 4px;
	}