/*
Theme Name: fgf_new3 
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: Arial, Helvetica, 'Helvetica Neue', 'Tinos', sans-serif;
	margin: 0;
	padding: 0;
}
body      {
	color: #333333;
	font-size: 80%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	float: none;
	background-image: url(css_picts/pagetop.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
	overflow-y: scroll;	 /*rechter scrollbalken immer sichtbar, damit center nicht springt */
}
#wrapper {
	width:1000px;
	background-image: url(css_picts/page_fgf1.jpg);
	background-repeat: repeat;
	display: block;
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
a:link, a:visited  {
	text-decoration:none;
	color: #666666;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
/* ---------- H E A D ---------- ---------- ---------- ---------- ---------- ----------  */ 
#header_box {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	height: 218px;
	background-image: url(css_picts/fgf_Header2.jpg);
	background-repeat: no-repeat;
}
#header{
	height: 171px;
	width: 653px;
	float: left;
	margin-left: 45px;
	border: 1px solid #DBE1E1;
    }
#title {
	font-size: 0.7em;
	display: block;
	width: 955px;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #5F6465;
	padding: 0px;
	float: left;
	height: 15px;
	margin: 0px 0px 0px 45px;
}
#title  a { color: #5F654D; }
#title  a:hover {
	text-decoration:none;
	color: #CC6600;
}
#navigators {
	float: left;
	display: block;
	margin-left: 45px;
	height: 30px;
	width: 653px;
	border-right: 1px solid #DBE1E1;
	border-bottom: 1px solid #DBE1E1;
	border-left: 1px solid #DBE1E1;
}
#navigators ul {
	list-style-type: none;
	padding: 0px;
	float: left;
	margin: 0px;
}
#navigators ul li, #navigators ul li a {
	text-transform: uppercase;
	text-align: center;
	font-size: 0.9em;
	letter-spacing: 0.1em;
	color: #5F655D;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}
#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;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EEF0E0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 15px;
	margin: 0px;
}
#navigators ul li a:link, #navigators ul li a:visited { color: #6F7A7D; }
#navigators ul li a:hover, #navigators ul li:visited:hover{
	color: #C30;
	background-color: #E6E6E4;
}
#navigators ul li a:active{color: #FFCC00;}


/* ----------SIDEBAR ---------- ---------- ---------- ---------- ---------- ----------  */ 
#sidebar {
	width:250px;
	float:right;
	padding: 0px;
	background-image: url(css_picts/Sb_Topic_body.jpg);
	background-repeat: repeat-y;
	margin-top: -47px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	list-style-image: none;
	list-style-type: none;
}
#sidebartop{
	height: 20px;
	background-image: url(css_picts/Sb_Topic_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#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:#333333;
}
#sidebar a:hover {
	color:#CC6600;
	text-decoration:none;
}
#sidebar h2, #sidebar ul li h2,
#sidebar h6, #sidebar ul li h6{
	color:#4D4F49;
	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.6em;
	letter-spacing: 0.2em;
	margin-top: 15px;
    }	
#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: 1em;
	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: none;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#sidebar ul li img{
	margin-left: -10px;
}
.textwidget{
	font-size: 0.9em;
	line-height: 1.2em;
	color: #3D3E3A;
	margin-top: 3px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF0E0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}




/* ----------CONTENT ---------- ---------- ---------- ---------- ---------- ----------  */
#container_fgf{
	margin-left: 45px;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEF0E0;
	border-left-color: #EEF0E0;
	padding: 0px;
	float: left;
	width: 653px;
}
.post_navigation{
	width: 633px;
	font-size: 0.9em;
	padding: 10px;
	float: left;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCD1C8;
}
.post_navigation .alignleft{
	display: block;
	width: 300px;
	text-align: left;
	clear: right;
	float: left;
}
.post_navigation .alignright{
	display: block;
	width: 300px;
	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;
	}
.post ul li ul li {
	list-style-position: inside;
	list-style-type: square;
}


.post{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B5BD8E;
	float: left;
	width: 633px;
	padding: 10px;
	}
.date{
	font-size: 0.8em;
	line-height: 1em;
	text-transform: uppercase;
	color: #4D4F49;
}
.post p{
	line-height:1.5em;
	font-size:0.9em;
	color:	#333;
	padding: 0px;
	text-align: justify;
	float: none;
	margin: 5px 0px;
    }

.post h2, .post h3{
	font-family: 'Tinos', Arial, Helvetica, 'Helvetica Neue', sans-serif;
	font-size:1.3em;
	color:#3D3E3A;
	font-weight:bold;
	text-transform: uppercase;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 1.3em;
	margin-bottom: 10px;
	margin-top: 5px;
    }

.post h2 a:link,.post h2 a:visited, 
.post h3 a:link,.post h3 a:visited{
	color:#4D4F49;
	font-family: 'Tinos', Arial, Helvetica, 'Helvetica Neue', sans-serif;
}
.post h2 a:hover,.post h3 a:hover{
color: #CC6600;
}
.post h6{
	font-size: 1em;
	font-weight: bold;
	color: #4D4F49;
	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 p a:link,
.post p a:visited,
.post ul a:link,
.post ol a:link,
.post ul a:visited,
.post ol a:visited {
color: #787F60;
}
.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:0 0 15px 20px;
	padding:5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #787F60;
	border-bottom-color: #787F60;
    }
    
        .post blockquote p {
            margin:0;
            font-style:italic;
        }
        
        .post blockquote blockquote {
            margin-top:15px;
            background-color:#F3F3F3;
        }

    .post img, 
   .the_content img{
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 0px;
    }
    
    .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 {
	background-image: url(css_picts/fgf_footer.jpg);
	background-repeat: no-repeat;
	font-size:0.8em;
	line-height: 1.1em;
	text-transform:uppercase;
	height: 63px;
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#footer p{
	color:#8A9599;
	display: block;
	width: 800px;
	margin-left: 45px;
	margin-top: 20px;
}
#footer a:link, #footer a:visited { color:#8A9599; }
#footer a:hover {
color:#CC6600;
text-decoration:none;}




/* contactform */

.contactform {
	position: static;
	overflow: hidden;
}

.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{}
h2,h3{
	font-size: 1.1em;
	text-transform: uppercase;
	line-height: 1.6em;
	font-weight: normal;
	color: #333333;
}
h2.pagetitle, h3.pagetitle {
	font-size: 1em;
	padding: 10px;
	background-color: #DCDCDC;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #81827F;
	}

h4{}
h5{}
h6{}


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

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

	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;	
			}
			

/* default style for myGallery  */

.mypicbox {
	margin-top: 10px;
	margin-bottom: 30px;
}

.mypicup {
}

.mygalleryup {
	padding-top: 10px;
}

.mypicture {
	text-align: center;
	margin: auto;
	
}

.myfooter {
	text-align: center;
}

.mypicback {
	float: left;
}

.mypicfor {
	float: right;
}

.mypicsgallery {
	text-align: left;
	margin-top: 10px;
}

.mygallpic {
	margin-bottom:0px;
	
}

.mypicsgallery a img {
	border: 1px solid #ffffff;
}

.mypicsgallery a:hover img {
	border: 1px solid #CC0000;
}


.myrandompic img {
	border: 1px solid #B5BD8E;
	background: #ffffff;
}
.mygalleryoverview {
	background-color: #FFFFFF;
}

.mygallerygallery {
	display: block;
	width: 631px;
	margin-bottom: 2px;
	background-color: #EEF0E0;
	padding-top: 4px;
	float: left;
	border: 1px solid #CCD1C8;
}

.mygallerynames {
	text-align: left;
	font-weight: bold;
	font-size: 1em;
	display: block;
	background-color: #EEF0E0;
	margin: 5px;
	padding: 0px;
}

.mygallerypreviewpics {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
	display: block;
}
.mygallerydescription {
	text-align: left;
	display: block;
	margin-top: 5px;
	padding-bottom: 10px;
}

.mypicboxentry {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #3399CC;	
}
.mypictureentry {
	text-align: center;
	margin: auto;
}

.mypicsgalleryentry {
	text-align: center;
}

.mygallpicentry {
	margin-bottom:0px;
}

.mypicsgalleryentry a img {
	border: 2px solid  #ffffff;
	padding: 1px;
}

.mypicsgalleryentry a:hover img {
	border: 2px solid  #CC0000;
	padding: 1px;
}

.myinlinepicture {
	text-align:center;
	margin:10px auto auto;
	float: left;
}

.myinlinepictureleft {
	float: left;
	margin: 2px 5px 3px 0px;
	padding: 0px;
}

.myinlinepictureright {
	float:right;
	padding-left:10px;
	margin-top: 10px;
}

.myinlinepictureleftclear {
	float:left;
	padding-right:10px;
	padding-top: 10px;
}

.myinlinepicturerightclear {
	float:right;
	padding-left:10px;
	padding-top: 10px;
}

.myinlinepicdescription {
	text-align:left;
	font-size: 0.8em;
	margin-bottom: 5px;
	line-height: 1.2em;
}

.myinlinepictureimg {
	border:0px;
}

.mypictureentryimg {
	border:0px;
}

.mygallerypreviewpics img {
	border:0px;
}

.gallerynav {
	
}

.galleryfor {
	float: right;
}

.galleryback {
	float: left;
}

.exifmetalabel {
	font-family: Verdana;
	font-size: 1em;
}

.exifbox {
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 0.85em;
}

.exiflabelone {
	background: #eeeeee;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
}

.exiflabeltwo {
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	
}

.exifdataone {
	font-weight:lighter;
	
}

.exifdatatwo {
	font-weight:lighter;
}


.thumbsnav {
	
}

.thumbsfor {
	float: right;
}

.thumbsback {
	float: left;
}

.thumbscounter {
	color: #666666;
	text-align: center;
	font-size: 0.7em;
	font-family: 'Verdana', 'Geneva', sans-serif;
}

.mypiccounter {
	color: #666666;
	text-align: center;
	font-size: 0.7em;
	font-family: 'Verdana', 'Geneva', sans-serif;
}

.galcounter {
	color: #666666;
	text-align: center;
	font-size: 0.7em;
	font-family: 'Verdana', 'Geneva', sans-serif;
}

.transparent {
	color: #ffffff;	
}

.admin {
	font-size: 9px;
	position: absolute;
	visibility: visible;
	z-index: 300;
	top: 10px;
	right: 20px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5		;
	list-style-type: none;
}


/* 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: 125px;
	margin-left: 5px;
}
