/*
Theme Name: txt1 
Author URI: http://www.feel-good-factory.de/
Author: miki frueh
Version: 1.0
Updated: 2010
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: Georgia, "Times New Roman", Times, serif;
margin: 0;
padding: 0;
}
html{
	background-image: url(css_picts/bg_fgf1.jpg);
	background-repeat: repeat;
}
body      {
	margin: 0;
	padding: 0px;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	float: none;
	font-size: 80%;
	overflow-y: scroll;	 /*rechter scrollbalken immer sichtbar, damit center nicht springt */
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper {
	width:1000px;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	background-image: url(css_picts/page_fgf1.jpg);
	background-repeat: repeat-y;
	background-position: 0px -5px;
}
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: 173px;
	background-image: url(css_picts/fgf_Header2.jpg);
	background-repeat: no-repeat;
}
#header{
	width: 1000px;
	float: left;
	margin-top: 90px;
    }
#title {
	display: block;
	width: 850px;
	text-align: right;
	float: left;
	height: 15px;
	margin-right: 120px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #CCCCCC;
	padding: 0px 2px 0px 0px;
}
#title  a {
	color: #CCCCCC;
	font-family: "Courier New", Courier, Geneva, monospace;
	font-size: 1.0em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
#title  a:hover {
	text-decoration:none;
	color: #CC0000;
}
#navigators {
	float: left;
	display: block;
	margin-left: 65px;
	height: 30px;
	width: 653px;
	margin-top: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#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: 1.1em;
	letter-spacing: 0.1em;
	color: #333333;
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-family: "Courier New", Courier, Geneva, monospace;
}
#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;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: 15px;
	margin: 0px;
}
#navigators ul li a:link, #navigators ul li a:visited {color: #333333;}
#navigators ul li a:hover, #navigators ul li:visited:hover{
	color: #990000;
}
#navigators ul li a:active{color: #FF9900;}


/* ----------SIDEBAR ---------- ---------- ---------- ---------- ---------- ----------  */ 
#sidebar {
	width:226px;
	float:right;
	padding: 0px;
	background-image: url(css_picts/Sb_Topic_body.jpg);
	background-repeat: repeat-y;
	margin-top: -110px;
	margin-right: 53px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	list-style-image: none;
	list-style-type: none;
}
#sidebartop{
	height: 33px;
	background-image: url(css_picts/Sb_Topic_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 226px;
}
#sidebarbottom{
	height: 33px;
	background-image: url(css_picts/Sb_Topic_bottom.jpg);
	background-repeat: no-repeat;
}
#sidebar a:link, #sidebar a:visited {
    color:#666666;
}
#sidebar a:hover {
	color:#990000;
	text-decoration:none;
}
#sidebar h2, #sidebar ul li h2,
#sidebar h6, #sidebar ul li h6{
	color:#666666;
	font-weight:bold;
	background-image: url(css_picts/Sb_Topic_list.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-size:1.4em;
	text-transform: uppercase;
	list-style-image: none;
	list-style-type: none;
	letter-spacing: 0.2em;
	font-family: "Courier New", Courier, Geneva, monospace;
	margin: 0px;
    }	
#sidebar ul, #sidebar ul ol {
	padding: 0;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	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: none;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-left: -10px;
}
.textwidget{
	font-size: 0.9em;
	line-height: 1.4em;
	color: #666666;
	margin-top: 3px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 30px;
	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: 55px;
	height: auto;
	padding: 0px;
	float: left;
	width: 653px;
}
.post_navigation{
	width: 633px;
	font-size: 0.9em;
	padding: 10px;
	float: left;
	margin: 0px;
}
.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: #990000;
}
.post_navigation a:hover, .post_navigation a:active{
	color: #FF9900;
}
.entry{ 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: #CCCCCC;
	float: left;
	width: 623px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	}
.date{
	font-size: 0.9em;
	line-height: 1.2em;
	color: #666666;
	letter-spacing: 0.1em;
	font-style: italic;
	float: none;
	margin-top: 10px;
}
.post p{
	line-height:1.4em;
	font-size:1em;
	color:	#333333;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: none;
	margin-top: 2px;
    }

.post h2, .post h3{
	font-size:1.8em;
	color:#666666;
	float: none;
	word-spacing: -0.1em;
	padding: 0px;
    }

.post h2 a:link,.post h2 a:visited, 
.post h3 a:link,.post h3 a:visited{
color:#666666;}
.post h2 a:hover,.post h3 a:hover{
color: #990000;
}
.post a:link, .post a:visited{ color:#666666; }
.post a:hover{
color:#CC6600;
text-decoration:none;
}   
.post a:link span, .post a:visited span {
	color:#666666;
	font-size: 0.6em;
	text-decoration: underline;
}
.post a:hover span{
color:#990000;
}
        
.postmetadata{
	font-size:0.9em;
	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;
	padding-left: 0px;
    }
.post .postmetadata a:link, .post .postmetadata a:visited{
    color:#666666;
    }
.post .postmetadata a:hover {
	color:#990000;
	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: #333333;
	text-decoration: underline;
}
.post p a:hover,
.post ul a:hover,
.post ol a:hover {
	text-decoration:underline;
	color: #CC6600;
}
        
	.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: #333333;
	border-bottom-color: #333333;
    }
    
        .post blockquote p {
            margin:0;
            font-style:italic;
        }
        
        .post blockquote blockquote {
            margin-top:15px;
            background-color:#F3F3F3;
        }

    .post img, 
   .the_content img{ margin: 3px 5px 4px 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: #CCCCCC;
	padding-bottom: 20px;
}
.spalte2{
	width: 290px;
	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: #CCCCCC;
	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: #CCCCCC;
    }

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

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

.nocomments{
	color: #990000;
}


/* FOOTER */    
#footer {
	background-image: url(css_picts/fgf_footer.jpg);
	background-repeat: no-repeat;
	font-size:0.9em;
	line-height: 1.1em;
	height: 110px;
	width: 1000px;
	padding: 0px;
	float: left;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#footer p{
	color:#666666;
	display: block;
	width: 653px;
	margin-left: 55px;
	text-align: right;
	margin-top: 10px;
}
#footer a:link, #footer a:visited {
color:#333333;}
#footer a:hover {
color:#990000;
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 #CCCCCC;
}
.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 #999999;
	background-color: #CCCCCC;
	padding: 3px;
	color: #333333;
}
#ed_toolbar input:hover {
	background-color: #CC6600;
}
.red{
	color: #990000;
}
.small{
	font-size: 80%;
}

.divi	{
	height: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
}	
.alt{
	background-color: #F8F8EF;
}
h1{ font-size: 1.6em; }
h2,h3{
	font-size: 1.3em;
	line-height: 1.6em;
	font-weight: normal;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2.pagetitle, h3.pagetitle {
	font-size: 1em;
	padding: 10px;
	background-color: #EEF0E0;
	font-weight: bold;
	letter-spacing: 0.3em;
	color: #999999;
	float: none;
	}

h4{
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	line-height: 1.3em;
	margin-bottom: 5px;
}
h5{}


hr {
	margin-top: 5px;
	margin-bottom: 5px;
}
.post form{
	
	display: block;
	float: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-color: #CCCCCC;
	width: 633px;
}
	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: #FFCC33;
			}
    .hilite2 {
			color: #000;
			background-color: #ffcc66;
			}
    .hilite3 {
			color: #000;
			background-color: #FFFF99;	
			}
			

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

.myinlinepictureleft {
	float:left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 3px;
	display: block;
}

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


.myinlineborder { border-style: none; }


.myinlinepicdescription {
	text-align:center;
	font-size: 0.8em;
	margin-bottom: 0.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;	
}
