/*
Theme Name: Design for schaich-kaelte.de
Theme URI: http://www.farrweb.de/
Description: Design for schaich-kaelte.de
Version: 1.0
Author: F. Farr
Author URI: http://www.farrweb.de/
*/

html,body
	{
	background-color:#ffffff;
	font:normal 95% Helvetica, Arial, sans-serif;
	line-height:100%;
	margin:0;
	padding:0;
	}

/* LAYOUT */

.page
	{
	margin:1em auto 0.5em;
	width:70%;
	padding:0;
	}

.contentwrapper 
	{
	float:left;
	width:100%;
	padding:0 0 0 11px;
	background:transparent url('img/bg.gif') repeat-y scroll 0 0;
	border-right:1px solid #f5f5f5;
	}
	
.head
	{
	background:#006699 url('img/header_neu_blau.jpg') no-repeat top right;
	color:#f5f5f5;
	margin:0;
	padding:2em 1em 2em 1em;
	}

.topnav, .topnav-links, .topnav-rechts, .content, .sidebar, .main {
	float:left;
	margin:0;
	padding:0;
    }
    
.topnav {
	background:#eeeeee url('img/topnav.jpg') no-repeat top right;
	width:100%;
	border-top:0.1em solid #ffffff;
	border-bottom:0.1em solid #ffffff;
	}
	
.topnav-links {
	width:60%;
	}
	
.topnav-rechts {
	float:left;
	text-align:right;
	width:39%;
	}
	
.topnav-links-inside, .topnav-rechts-inside {
   margin:0.5em 0 0.5em 1em;
   }

.content {
	background-color:#eeeeee;
	width:100%;
	}

.sidebar {
	width:27%;
	}
	
.main
	{
	float:right;
	background-color:#ffffff;
	width:73%;
	}
	
.main-inside, .sidebar-inside
	{
	margin:2em 1em 1em 1em;
	}
	
.main-inside {
    margin-left:2em;
    }
/* STYLING START  */ 

h1
	{
	font-size:1.2em;
	margin:0 0 1.5em 0;
	padding:0;
	line-height:1em;
	font-weight:normal;
	text-transform:uppercase;	
	color:#3e88ab;
	}

h2
	{
	font-size:1em;
	margin:0 0 1em 0;	
	padding:0;
	line-height:1em;
	color:#354762;
	text-decoration:none;
	text-transform:uppercase;	
	}

h3
	{
	font-size:0.8em;
	margin:0 0 1em 0;
	padding:0;
	line-height:1em;	
	color:#666666;
	text-transform:uppercase;	
	}
	
h4
	{
	font-size:0.9em;
	margin:0 0 0.5em 0;
	padding:0;
	font-weight:normal;
	color:#666666;
	}

h6
	{
	font-size:0.8em;
	font-weight:normal;
	margin:0;
	padding:0;
	}
	
h7
	{
	color:#3e88ab;
	font-size:1em;
	font-weight:normal;
	margin:0 0 0.5em 0;
	padding:0;
	}

a   {
	color:#006699;
	font-size:0.8em;
	margin:0 1em 0 0;
	line-height:1em;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;	
	}
.topnav a {
	font-weight:bold;
	}
a:hover {
	text-decoration:underline;
	}

ul  {
	list-style:none outside url('img/flocke.gif');	
	padding-left:1.5em;
	margin:0 0 1em 0;
	}

ul ul {
	padding-left:1em;
	}
	
ul li {
	line-height:1.8em;
	}

.aktuell {
	background:#eeeeee url('img/aktuelles.jpg') no-repeat bottom left;
	padding:0.5em;
	margin-bottom:2em;
	margin-left: 1em;
	}

p {
	padding:0;
	margin:0 0 0.5em 0;
	line-height:1.4em;
	}

.main .adresse {
    float:left;
    padding:0.5em 1.5em 0 0;
	}
	
.ngg-singlepic {
	width:45%;
	border:none;
	height:auto;
	}
	
.gallery-item {
	vertical-align:top;
	background-color:#f5f5f5;
	float:left;
	clear:both;
	width:99%;
	margin-bottom:0.5em;
}

.gallery-item img {
	width:30%;
	height:auto;
	border:0.5em solid #cccccc;
	margin:0.5em;
	float:left;
	clear:left;
}

.gallery-item p {
	text-align:left;
	font-size:0.8em;
	line-height:1.5em;
	padding:0.5em;
	float:left;
	overflow:hidden;
	width:60%;
}


/* Widgets */
	
.widget li {
		list-style-image:none;
		}
		
.widget {
        list-style:none;
        padding:0;
        margin: 0 0.1em 1.5em -1.5em;
        }

.widget label.screen-reader-text {
		display:none;
        }
        
.widget .wp-forecast {
		color:#006699;
        line-height:1.4em;
        font-size:0.8em;
        text-transform:uppercase;
        }
        
.widget form#searchform input#s {
		width:60%;
		}
.widget .wp-forecast-curr img {
		width:90px;
		}
		
.widget .wp-forecast-curr-head {
		display:none;
		}
		
.widget .wp-forecast-curr-left {
		float:left;
		}
.widget .wp-forecast-curr-right {
		float:left;
		font-size:2em;
		padding:0.5em 0 0 0.5em;
		line-height:1em;
		font-weight:bold;
		}
		
.widget .wp-forecast-curr-details {
		clear:left;
		text-transform:none;
		}
		
.sidebar .widget .wp-forecast div {
       margin-bottom:1em;
       }

.sidebar .widget .wp-forecast div.wpff_nav {
       margin-top:1em;
       text-decoration:underline;
       }

.sidebar .widget .wp-forecast-fc div {
       margin-bottom:1em;
       }

/* MAIN START */
		
.post-edit-link 
	{
	color:red;
	}
	
/* MAIN END */


.head h1 
	{
	margin:0.3em 0 0.3em 0;
	font-size:1.3em;
	color:#ffffff;
	}
	
.head h7 
	{
	color:#3e88ab;
	font-weight:lighter;
	margin:0;
	}

/* Footer  */

.footer
	{
	background:#eeeeee url('img/footer.jpg') no-repeat bottom right;
	text-align:right;
	clear:both;
	color:#666666;
	float:left;
	margin:0;
	padding:0;
	width:100%;
	border-top:0.1em solid #ffffff
	}
	
.footer-inside
	{
	margin:0.5em 1.5em 0.5em 1em;
	}	
	
.footer-inside a
	{
	color:#666666;
	font-size:1em;
	font-weight:normal;
	text-transform:none;
	}
