/*
Theme Name: JC-Theme
Theme URI: http://fodis.de
Description: This Theme is exclusive for the German Writer Jan Christophersen
Version: 1 (WP2.6.2)
Author: Arne Vollstedt
Author URI: http://fodis.decimal
Tags: fotografie, design, christophersen

Farben
font: #666633
darker font: #333300
Titel: #ffffcc

    
*/
@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

 
body, html {
    background: black url(bilder/body-bg.jpg) repeat;
    height: 100% !important;
    padding: 0;
    font-family: helvetica, sans-serif;
    font-size: 0.85em;
    line-height: 1.4em;
    color: #666633;
    position: relative;
}

strong {
    clear: left;
    display: inline;
    }
    
#page_margins {
    border-left: 0px solid black;
    border-right: 0px solid black;
    background: #e6eff0 none repeat scroll 0 0;
    margin: 0 auto;
    height: auto !important;
    width: 770px;
    min-height: 100%;
    position: relative !important;
    }


#page {
    margin: 0;
    background-color: #e6eff0;
    }
    
    
* html #page_margins {
    height: 100% !important;
    }

#content {
    padding: 0px auto auto 20px;
    text-align: left;
    overflow: visible;
    padding-bottom: 100px;
    background: #e6eff0 url(bilder/content-bg.jpg) top repeat-x;    
    }


#post {
    
    margin: 0px auto auto 20px;
    width: 530px;

    }

.post {
	clear: both;
	}
	
	
#post p {
 
 
    border: 0px solid red;
 
 
    }
    
    
.clear	{
	clear: both;
	}

/*
Link für mp3-Datei nicht anzeigen
*/

    .onebit_mp3 a { display: none; }

.onebit_mp3 {
    border: 0px solid red;
    position: absolute;
    right: 20px;
    }



ul#bottom {
	z-index: 100;
	margin-top: 15px;
	margin-bottom: 82px;
	}
	
#footer {
	z-index: 50;
    background: transparent url(bilder/foot-bg.png) no-repeat;
    position: absolute;
    bottom: 0px;
    border: 0 none;
    border-top: 0px solid black;
    margin: 0;
    width: 770px;
    height: 190px;
 
    }

a {
    color: #666633;
    text-decoration: none;
    }
    
    
#head {
    background: white url(bilder/head-bg.jpg) no-repeat;
    height: 137px;
    clear: both;
    }
    
#head h1, h2 {
    text-indent: -9999px;
    }

    
#head ul li {
    display: inline;
    padding: 0 15px 0 0;
    }


/*
MENUE
*/

    
#nav {
    
    margin: 90px 0 0 137px;
    font-weight: 700;
    letter-spacing: 0.07em
    }
    
#nav a {
    color: #444521;
    font-size: 1em;
    }
    
#nav a:hover {
    color: #ffff99
    }
    
.page_item a:hover, .current_page_item a, .current_page_parent a {
    text-decoration: underline;
    }


    
#sidebar {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 135px;
	height: 250px;
    border: 0px solid green;
    }
    
#sidebar li {
    text-indent: 0px;
    }   
#sidebar h2 {
    text-indent: 0;
    text-align: left;
    padding: 5px 5px 5px 0px;
    }
    

#content a {
    text-decoration: underline;
    }

li.pagenav {
    padding: 12px 0 0 0;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-decoration: none;
    }
    
li.pagenav a {
    text-decoration: none;
    }
    
#content h2 a {
    text-decoration: none;
    }

.bildtext {
 float: left;
    line-height: 1.2em;
    width: 125px;
    padding: 0px 8px 20px 2px;
    font-size: 0.80em;
    clear: left;
    }
    
blockquote {
    margin-left: 155px;
    float: none;
    clear: none;
    font-size:11px;
    line-height:1.4em;
    width: 300px;
    }
     
         
#termine blockquote {
    margin-left: 155px;
    float: none;
    clear: none;
    font-size:11px;
    line-height:1.4em;
    width: 300px;
    }
     
    