/*  
Theme Name: FallSeason
Theme URI: http://wpthemepark.com
Description: Zenlike by <a href="http://www.nodethirtythree.com/" title="nodethirtythree">nodethirtythree</a> , FallSeason WordPress Theme by <a href="http://wpthemepark.com/" target="_blank">WP ThemePark</a>
Version: 1.2
Author: Sadish
Author URI: http://wpthemepark.com
*/
/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
	padding: 0em;
	margin: 0em;
}

body
{ background: #16171b url(images/bg.jpg) no-repeat fixed left 0; padding: 20px 0 35px; font-size: small; color: #f6f6f6; font-size:0.8em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
p
{
	line-height: 1.6em;
	margin: 0 0 0.5em;
}

a
{
	color: #fcd057;
	text-decoration: none;
	border-bottom:1px solid #000;
}
a:hover
{
	text-decoration: none;
	border-bottom:1px solid #680505;
}
h1,h2,h3,h4,h5,h6 
{ color: #f2c249; font-size: 1.2em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; }
h3,h4
{
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
}
h3
{
	font-size: 1.2em;
	padding-left: 24px;
	background-image: url(images/db1.gif);
}
h4
{
	font-size: 1em;
	padding-left: 18px;
	background-image: url(images/db2.gif);
}
h3 span
{
	font-weight: normal;
	font-size:60%;
	color:#999;
}
h5 
{
	font-weight:normal;
	font-family:Verdana, Arial, Serif;
	font-size:1em;
}
.contentarea
{
	padding-top: 1.3em;
}
dl 
{
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
img
{ padding:3px; border-width: 1px; }
img.left
{
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}
img.right
{
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}
img.profile
{
	position: relative;
	float: left;
	margin: 0.5em;
	padding:3px;
}
ul, ol 
{
	margin:1em;
	padding:0;
}
li 
{
	margin:0 1em;
	padding:0.15em;
}
#contentarea ul li 
{
	list-style-image: url(images/db3.gif);
}
blockquote 
{
    margin:1em;
    padding:0 0 0 40px;  
    color:#666;
    background:url(images/blockquote.gif) no-repeat left top;
}
fieldset 
{
	border:none;
}
.divider1
{
	position: relative;
	background: #fff url(images/bg_verlauf.jpg) repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}
.post 
{
	border-bottom: solid 1px #eaeaea;
	margin: 2em 0;	
}
.post h4 a 
{
	text-decoration:none;
	color:#fcd057;	
	border:none;
}

.post .details
{
	position: relative;
	top: -1.5em;
	font-size: 0.86em;
	color: #787878;
	margin:0;
	padding:0;
}
.post .details .user 
{
	background:no-repeat left center;
	padding-left:15px;
}
.post .details .date 
{
	background:no-repeat left center;
	padding-left:15px;
	margin:0 0 0 1em;
}
#outer .post ul.controls
{ clear: both; margin:0; padding:1em 0; color: #787878; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

.post ul.controls li
{
	display: inline;
	font-size: 0.86em;
	margin:0;
	padding: 0em 1.0em 0em 15px;
}
.post ul.controls li.comments
{
	background: no-repeat left center;
}

.post ul.controls li.more
{
	background: no-repeat left center;
}

.box
{
	background: #f6f6f9 url(images/boxbg.gif) repeat-y;
	padding: 1.5em;
	border-top: 1px dotted #a59758;
	border-bottom: 1px dotted #a59758;
	margin-bottom: 1em;
	text-align:left;
}

ul.linklist
{
	list-style: none;
}

ul.linklist li
{
	line-height: 2.0em;
}

#outer
{ background-color: #2f3034; background-image: url(images/bg_verlauf.jpg); z-index: 2; position: relative;
	/*
		The width value below controls the overall width of the design. By default it's set to 82%
		(so it'll take up 82% of the browser window's width). You can set it to a different percentage
		value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
	*/
	width: 850px; background-repeat: repeat-x; background-attachment: fixed; margin: 0 auto; border: solid 1px #575757; }

#header
{
	position: relative;
	width: 100%;
	height: 9em;
	background: #2b2b2b url(images/topbg.jpg) repeat-x;
	margin-bottom: 2px;
}

#headercontent
{ position: absolute; left: -2000px; bottom: 0; padding-right: 2em; padding-bottom: 1.3em; padding-left: 5em; }

#headercontent h1
{
	font-weight: normal;
	font-size: 1em;
}
#headercontent h1 a:link, #headercontent h1 a:visited
{
	color:#f6f6f9;
	text-decoration:none;
	border:none;
}
#headercontent h1 a:hover, #headercontent h1 a:active
{
	text-decoration:none;
	color:#fff;
	border:none;
}
#headercontent h2
{
	font-size: 1.0em;
	font-weight: normal;
	color: #aaa;
}

#search
{
	position: absolute;
	top: 5.5em;
	right: 2.0em;
	padding-right: 0.0em;
	color:#aaa;
}

#search input.text
{ font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-image: url(images/suche.gif); background-repeat: repeat; margin-right: 0.5em; vertical-align: middle; border: solid 1px #575757; padding: 0.1em; width: 10em; }

#search input.submit
{ border: solid 1px #575757; font-weight: bold; padding: 0.25em; font-size: 0.8em; color: #f2f3de; background-image: url(images/suche.gif); vertical-align: middle; }

#headerpic
{
	position: relative;
	height: 220px;
	background: #fff url(images/fall_leaves.jpg) repeat-x left bottom;
	margin-bottom: 2px;
}

#menu
{
	position: relative;
	background: #171717 url(images/menubg.jpg) repeat-x left top;
	height: 3.5em;
	padding: 0 1em;
	margin: 0 0 2px;
}

#menu ul
{
	padding:1em 0 0 0;
	margin:0;
}

#menu ul li
{
	position: relative;
	display: inline;
	padding:0;
	margin:0;
}

#menu ul li a:link, #menu ul li a:visited
{ color: #fff; padding: 0.5em 1em 0.9em; text-decoration: none; }

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a
{ background: #390505 url(images/menuactive.gif) repeat-x left top; }

#menubottom
{ background-color: #323232; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; height: 1px; margin-bottom: 1.5em; }

#content
{
	padding: 0 2.0em;
}

#primarycontainer
{
	float: left;
	margin-right: -18.0em;
	width: 100%;
}

#primarycontent
{
	margin: 1.5em 22em 0 0;
}

#sidebar
{
	margin: 0;
	float: right;
	width: 18.0em;
}
#sidebar ul
{
	list-style:none;
	margin:0.5em 0 0;	
}
#sidebar li 
{
	margin:1em 0;
	padding:0.5em;
}
#sidebar li li 
{
	margin:0;
	padding:0.5em;
	background:none;
}
#sidebar li li li
{
	margin:0;
	padding:0.5em 0 0 1em;
}
#sidebar ul.feeds li 
{
	background:url(images/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}
#footer
{ color: #c5c5c5; position: relative; height: 2em; clear: both; padding-top: 5em; background: #16171b url(images/footer.jpg) repeat-x 0 top; font-size: 0.86em; }

#footer .left
{
	position: absolute;
	left: 2em;
	bottom: 1.2em;
}

#footer .right
{
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
}
/*comments and their styles*/
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{ background-color: #5c5c5c; background-image: none; list-style:none; margin: 2em 0; padding: 0.5em; border-bottom:1px dashed #ddd; }
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-family:Trebuchet MS,Verdana, Tahoma, Serif;
	font-size:0.9em;		
	padding:5px;
	margin-bottom: 10px;
	position:relative;	
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}

.commentlist li.alt
{ background-color: #5c5c5c; background-repeat: repeat-x; background-attachment: scroll; }

textarea{ color: #f6f6f9; width: 90%; padding:5px; height: 20em; border: solid 1px #ccc; font:1em Verdana, Arial, Serif; background-color: #464646; background-repeat: repeat-x; background-attachment: scroll; background-position: 50% top; }
#outer input.text 
{ color: #eaeaea; border:solid 1px #390505; padding:2px; font:lighter 1em Verdana, Arial, Serif; background-image: url(images/suche.gif); background-repeat: repeat-x; background-attachment: scroll; background-position: 50% top; }
.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}