/*
Theme Name: fgf_new4
Author URI: http://www.feel-good-factory.de/
Description: Clean theme - with a lot of whitespace and focusing on the content. The theme is also widget ready.
Author: miki frueh
Version: 1.0
Updated: 2008
Notes: Hand-crafted by the feelgood factory, germany

*/

/* IMPORTANT: LEGAL NOTICE*/
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. However, feel free to study the CSS and use 
   techniques you learn from it elsewhere. */


/* GENERAL*/ 

* {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial, Kreon;
	margin: 0;
	padding: 0;
}
body      {
	color: #000000;
	font-size: 80%;
	padding: 0px;
	overflow-y: scroll;	 /*rechter scrollbalken immer sichtbar, damit center nicht springt */
}
#wrapper {
	width:1100px;
	float: left;
	background-image: url(css_picts/sb_linie.jpg);
	background-repeat: repeat-y;
	background-position: 845px 5px;
}
a:link, a:visited  {
	text-decoration:none;
	color: #000000;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
/* ---------- H E A D ---------- ---------- ---------- ---------- ---------- ----------  */ 
#header_box {
	padding: 0px;
	width: 860px;
	height: 217px;
	background-image: url(css_picts/fgf_Header2.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 25px;
	border-bottom: 1px solid #000000;
}

#stoerer {
	width: 428px;
	float: left;
	margin-top: 0px;
	margin-left: 200px;
}

#stoererbody {
	background-image: url(css_picts/stoerer_head.jpg);
	background-repeat: repeat-y;
	width: 428px;
	height: 150px;
	float: left;
	background-color: #EBEBEB;
}

#stoererbottom {
	background-image: url(css_picts/stoerer_bottom.jpg);
	background-repeat: no-repeat;
	width: 428px;
	height: 27px;
	float: left;
}

#header h1 {
	font-size: 3em;
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial;
	letter-spacing: 0.05em;
}

#header h2 {
	font-size: 1.1em;
	line-height: 2em;
}
#header{
	padding-left: 200px;
	margin-top: 10px;
	font-size: 0.95em;
	margin-bottom: 45px;
    }
#title {
	font-size: 0.75em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #000000;
	text-align: left;
	margin-bottom: 40px;
}
#title  a { color: #000000; }
#title  a:hover {
	text-decoration:none;
	color: #CC6600;
}

#admin {
	font-size: 0.75em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #999;
	text-align: left;
	float: right;
	margin-right: 10px;
}
#admin  a { color: #999; }
#admin  a:hover {
	text-decoration:none;
	color: #CC6600;
}
#navigators {
	height: 35px;
	width: 650px;
	padding-bottom: 5px;
	float: left;
	margin-left: 190px;
	margin-top: -20px;
}
#navigators ul {
	list-style-type: none;
	padding: 0px;
	float: left;
	margin: 0px;
}
#navigators ul li, #navigators ul li a {
	text-transform: uppercase;
	text-align: left;
	font-size: 1em;
	color: #000000;
	display: block;
	margin: 0px;
	padding: 0px 10px;
	float: left;
	width: auto;
}
#navigators ul li a:hover, #navigators ul li a:active, #navigators ul li a:link, #navigators ul li a:visited {
	display: block;
	text-decoration: none;
	text-align: center;
	width: auto;
	height: 15px;
	margin: 0px;
	padding: 10px 5px 5px 0px;
}
#navigators ul li a:link, #navigators ul li a:visited { color: #000000; }
#navigators ul li a:hover, #navigators ul li:visited:hover{
	color: #CC6600;
	background-color: #FFFFFF;
}
#navigators ul li a:active{ color: #990000; }


/* ----------SIDEBAR ---------- ---------- ---------- ---------- ---------- ----------  */ 
#sidebar {
	float:right;
	display: block;
	list-style-image: none;
	list-style-type: none;
	margin: 15px 0px 0px;
	width: 230px;
	padding: 0px 0px 0px 10px;
}
#sidebarbottom{
	height: 26px;
	background-image: url(css_picts/Sb_Topic_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#sidebar a:link, #sidebar a:visited { color:#000000; }
#sidebar a:hover {
	color:#CC6600;
	text-decoration:none;
}
#sidebar h2, #sidebar ul li h2,
#sidebar h6, #sidebar ul li h6{
	color:#000000;
	font-weight:normal;
	background-image: url(css_picts/Sb_Topic_list.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	font-size:1em;
	text-transform: uppercase;
	list-style-image: none;
	list-style-type: none;
	background-position: 0px -3px;
	margin-bottom: 5px;
	line-height: 1.8em;
	letter-spacing: 0.2em;
	margin-top: 13px;
    }	
#sidebar ul, #sidebar ul ol {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 15px;
	list-style-image: none;
	list-style-type: none;
	line-height: 0.9em;
	display: block;
	}	
#sidebar ul li {
	list-style: none;
	margin-bottom: 5px;
	margin-left: 35px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
	}


#sidebar ul ul ul, #sidebar ul ol {
	margin-top: 0;
	margin-right: 0;
	margin-left: 10px;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar ul ul li:before {
	content: "\00BB\00A0";
	color:#CC6600;
	}
#sidebar #searchform {
	width: 200px;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	height: 25px;
}
#sidebar #searchform #s{
	width: 120px;
	margin-right: 5px;
	height: 20px;
}	
#sidebar #searchform #sbs{
	width: 60px;
	background-color: #FFFFFF;
	height: 20px;
}/* steckt in widgets.php unter includes – selbst geändertes widget */ 

#sidebar img{
	text-align: center;
	display: block;
	float: left;
	margin-top: 5px;
	border: 1px solid #CCCCCC;
}
#sidebar ul li img{ margin-left: -10px; }
.textwidget{
	font-size: 0.8em;
	line-height: 1.2em;
	color: #333333;
	text-align: justify;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#sidebar .box{
	padding: 5px 0px 20px 10px;
	width: 200px;
}



/* ----------CONTENT ---------- ---------- ---------- ---------- ---------- ----------  */
#container_fgf{
	height: auto;
	width: 820px;
	border-style: none;
	float: left;
	display: block;
	margin: 10px 20px;
	background-repeat: repeat-x;
}
.post_navigation{
	width: 820px;
	font-size: 0.9em;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1em;
	border-bottom: 1px solid #CCCCCC;
}
.post_navigation .alignleft{
	display: block;
	width: 380px;
	text-align: left;
	clear: right;
	float: left;
}
.post_navigation .alignright{
	display: block;
	width: 380px;
	text-align: right;
	float: right;
}
.post_navigation a:link, .post_navigation a:visited{
	color: #333333;
}
.post_navigation a:hover, .post_navigation a:active{
	color: #FF9900;
}

.entry
 { display: block; }
.post ul{
	display: block;
}
.post ul li{
	list-style-type: none;
}
.post ul li ul{
	display: block;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 15px;
	}
.post ul li ul li {
	list-style-position: inside;
	list-style-type: square;
}


.post{
	background-image: url(css_picts/post_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 25px;
	float: left;
	width: 820px;
	}
.date{
	font-size: 0.8em;
	text-transform: uppercase;
	color: #999;
	float: none;
	text-align: left;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.post p{
	line-height:1.2em;
	font-size:1em;
	color:	#333333;
	padding: 0px;
	text-align: justify;
	word-spacing: -0.1em;
	float: none;
	margin: 2px 0px 0px;
    }

.post h2, .post h3{
	font-family: Kreon, Arial;
	font-size:1.6em;
	color:#000000;
	font-weight:normal;
	word-spacing: -0.1em;
	margin-bottom: 3px;
	margin-top: 15px;
	letter-spacing: 0.1em;
    }

.post h2 a:link,.post h2 a:visited, 
.post h3 a:link,.post h3 a:visited{
	color:#647277;
	font-family: Kreon, Arial;
}
.post h2 a:hover,.post h3 a:hover{
color: #CC6600;
}
.post h6{
	font-size: 1em;
	font-weight: bold;
	color: #97A093;
	clear: both;
	width: 633px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.post a:link, .post a:visited{
color:#787F60;
}
.post a:hover{
color:#CC6600;
text-decoration:none;
}   
.post a:link span, .post a:visited span {
color:#666666;
font-size: 0.6em;
}
.post a:hover span{
color:#CC6600;
}
        
.postmetadata{
	font-size:0.85em;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	margin-top: 0px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
    }
.post .postmetadata a:link, .post .postmetadata a:visited{
    color:#666666;
    }
.post .postmetadata a:hover {
	color:#CC6600;
	text-decoration: none;
    }
.post .block   { float: left; }     

.post p a:link,
.post p a:visited,
.post ul a:link,
.post ol a:link,
.post ul a:visited,
.post ol a:visited { 
color: #647277; }
.post p a:hover,
.post ul a:hover,
.post ol a:hover {
text-decoration:underline;
}
        
	.post .the_content ul, .post .the_content ol {
	margin-bottom:15px;
        }

    .post blockquote {
	margin:0px 20px 15px 30px;
	padding:5px;
	background-color: #EEF0E0;
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
    }
    
        .post blockquote p {
	margin:0;
	font-style:italic;
	color: #333333;
	padding: 5px;
        }
        
        .post blockquote blockquote {
            margin-top:15px;
            background-color:#F3F3F3;
        }

    .post img, 
   .the_content img{
	margin-right: 8px;
	padding: 3px;
	border: 1px solid #D6DADC;
    }
  
    .post .wp-smiley {
        float:none;
        border:0;
        margin:0;
    }
.more-link{
	background-image: url(css_picts/weiter1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.more-link:hover{background-image: url(css_picts/weiter2.gif);}

.spalte1{
	width: 633px;
	margin-top: 10px;
	float: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCD1C8;
	padding-bottom: 20px;
}
.spalte2{
	width: 300px;
	margin-top: 10px;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

/* COMMENTS */
.commentarea{
	float: left;
	width: 653px;
	display: block;
	height: auto;
}

.commentarea form{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EEF0E0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#respond, #comments{
	text-transform: none;
	color: #374652;
	width: 633px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.commentlist, .trackbacks {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: decimal;
}

    .commentlist li {
	margin:0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
	width: 633px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF0E0;
    }

    .commentlist li.odd {
        background-color:#F3F3F3;
    }
    
    .trackbacks li {
        padding:5px 10px 5px 10px;
    }

.post .commenttitle {
        font-size:16px;
        line-height:16px;
        color:#999966;
        margin:0 0 2px 0;
        font-weight:normal;
    }
    
        .post .commentlist .commenttitle a:link, .post #commentlist .commenttitle a:visited {
            color:#999966;
        }
    
        .post .commentlist .commenttitle a:hover {
	color:#666633;
	text-decoration:none;
	background-color: #CC9900;
        }
        
textarea {width:100%;}

.nocomments{
	color: #990000;
}


/* FOOTER */    
#footer {
	text-transform:uppercase;
	text-align: left;
	background-color: #000000;
	height: 20px;
	float: left;
	width: 100%;
	margin-top: 20px;
}
#footer p{
	color:#FFFFFF;
	margin-top: 5px;
	text-align: left;
	margin-left: 10px;
	letter-spacing: 0.1em;
	font-size: 0.8em;
	line-height: 1.1em;
}
#footer a:link, #footer a:visited { color:#FFFFFF; }
#footer a:hover {
color:#CC6600;
text-decoration:none;}




/* contactform */

.contactform {
	position: static;
	overflow: scroll;
	background-color: #CF3;
}

.contactform input, .contactform textarea{
	font-size: 1em;
	line-height: 1.4em;
	color: #333333;
	border: 1px dotted #CCCC99;
}
.contactform textarea{
	overflow: auto;
	padding: 5px;
	width: 370px;
	height: 200px;
}
.contactleft {
	width: 150px;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0;
}

.contactright , .contactsubmit{
	width: 380px;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
}




/* additional type */
/*  optional wp-plugin   */ 
	

#ed_toolbar input {
	border: 1px solid #CCCCCC;
	background-color: #FF9900;
	padding: 3px;
	color: #333333;
}
#ed_toolbar input:hover {
	background-color: #FFCC66;
}
.red{
	color: #990000;
}
.small{
	font-size: 0.7em;
}

.divi	{
	height: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #B5BD8E;
	margin-top: 10px;
	margin-bottom: 5px;
}	
.alt{
	background-color: #F8F8EF;
}
h1{
	font-size: 1.3em;
	text-transform: uppercase;
	line-height: 1.6em;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
h2,h3{
	font-size: 1.1em;
	text-transform: uppercase;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial;
}
h2.pagetitle, h3.pagetitle {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Kreon, Helvetica, "Helvetica Neue", Verdana, Arial;
	}

h4{}
h5{}
h6{}


hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

	form dl, dl.labels {
	margin:0em;
	font-size:100%;
	margin-top:0.5em;
	background-color: #F99;
	}

	form dt, dl.labels dt {
		float:left;
		width:7em;
		margin-bottom:0.8em;
		color:#555;
		text-align:right;
		font-weight:normal;
		position:relative /*IEWin hack*/;
	}

	form dd, dl.labels dd {
		margin-left:7.5em;
		margin-bottom:0.8em;
		font-size:100%;
		font-style:normal;
		text-align:left;
		padding-left:0.5em;
	}
	
	form dd.submit, dl.labels dd.submit  {
		margin-top:2em;
	}
.hilite {
			color: #000;
			background-color: #FF9900;
			}
    .hilite1 {
			color: #000;
			background-color: #CC6600;
			}
    .hilite2 {
			color: #000;
			background-color: #ffcc66;
			}
    .hilite3 {
			color: #000;
			background-color: #FFCC00;	
			}

.transparent {
	color: #ffffff;	
}



/* sliding notes */

.hackadelic-sliderPanel {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px;	
}

a.hackadelic-sliderButton {
	color: #990000;
	padding: 0 3px;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	text-decoration: none;
}
a.hackadelic-sliderButton:hover {
	background-color: #F0F0E0;
	text-decoration: none;
}
.entry .hackadelic-sliderPanel { background-color: #F0F0E0; }
.textwidget .hackadelic-sliderButton {
	display: block;
	text-align: center;
	margin: .5em;
}
.textwidget .hackadelic-sliderPanel { background-color: #999900; }


/* temp petition  */
.textwidget .openpetition_widget{
	margin: 5px;
	padding: 5px;
}
.openpetition_widget .title a{
	font-size: 0.9em;
	text-align: center;
}
.openpetition_widget .button {
	
	font-size: 0.7em;
	width: 90%;
	margin-left: 5px;
}
