/*  
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.0
Author: Sadish
Author URI: http://wpthemepark.com
*/
/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/
/*
Farben:
kraeftig orange:
FF7300
raender
D46E00
rote schrift
890000
braune schrift
C85802
schrift dunkelorange aktiv
E84700
schrift passiv
E86D00
sehr gelb
ffcc00
abgeschwächt
ffd940
eierschalhintergrund
F8B93C
*/
*
{
padding: 0em;
margin: 0em;
}

body
{
background: #FF7300 url(images/bg.gif) repeat fixed;
padding: 35px 0px 35px 0px;
}
/*
	schrift im normalen text
*/
body
{
font-size: small;
font-family:Tahoma, Arial, Sans-Serif;
color: #000;
font-size:0.9em;
}

p
{
color: #000;
line-height: 1.5em;
margin-bottom: 0.8em;
}
/*
	schrift link passiv
*/
a:link,
a:visited {
	color: #C85802;
	text-decoration: none;
}

a:hover,
a:active {
	color: #E84700;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6,h7,h8,h9
{
	font-family:Tahoma, Arial, Sans-Serif;
}
h2
{
font-size: 1.0em;
color: #E84700;
}
h8
{
font-size: 1.2em;
color: #F8B93C;
}
h7
{
font-size: 1.2em;
color: #F8B93C;
}
h3,h4
{
display: inline;
font-weight: normal;
background-repeat: no-repeat;
background-position: left;
}
h3
{
color: #E84700;
font-size: 1.7em;
}
h4
{

color: #E84700;
font-size: 1.4em;

}
h3 span
{

font-weight: normal;
font-size:70%;
color:#ff7300;

}
h5 
{
	font-weight:normal;
	font-family:Verdana, Arial, Serif;
	font-size:1em;
}
.postmeta {
	border: 1px solid #BC6900;
	background: #FFCC00;
	padding: 0 5px !important; /* Fuck Firefox! */
	padding: 0 5px 1px 5px;
	font-family: Verdana;
	font-size: 0.9em;
	color: #000000;
}


.contentarea
{
padding-top: 2.0em;


}
dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
img
{
border: solid 1px #FF7300;
padding:3px;
}

.small {
	font-size: 0.9em;
	color: #999;
}

.alignleft {
	float: left;
	margin-right: 10px;
	clear: left;
}
.alignright {
	float: right;
	margin-left: 10px;
	clear: right;
}

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:20px 10px;    
    border-left:#ff7300 2px solid;
}
fieldset 
{
	border:none;
}


.divider1
{
position: relative;
background: #FF7300;
height: 14px;
margin: 2.0em 0em 1.5em;
clear: both;
}
.post 
{
	
	margin: 1em 0;	
	padding-bottom:1em;
	border-bottom: solid 4px #EA9100;
}
.post h4 a 
{
	text-decoration:none;
	color:#890000;	
	border:none;
	
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.9em;
color: #C85802;
margin:0;
padding:0;
}
.post .details .user 
{
	
	padding-left:0px;
}
.post .details .date 
{
	
	padding-left:0px;
	margin:0 0 0 1em;
}
#outer .post ul.controls
{
clear: both;
margin:0;
padding:1.0em;
background:#ffd940;
border: solid 1px #EA9100;
}

.post ul.controls li
{
display: inline;
font-size: 0.9em;
margin:0;
padding: 0em 1.0em 0em 15px;
}
.post ul.controls li.comments
{

}

.post ul.controls li.more
{

}

.box
{
background: #ffd940;
padding: 1.5em;
border: solid 4px #EA9100;
margin-bottom: 1.0em;
text-align:left;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 0.5em;
}

#outer
{
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.
*/
/*
	HINTERGRUND DER TEXT FLÄCHEN GELB*/
width: 90%;
border: solid 4px #EA9100;
background-color: #F8B93C;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9em;
background: #2b2b2b url(images/topbg.gif) repeat-x;
margin-bottom: 0px;
border-bottom: solid 4px #EA9100;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
font-size: 2.5em;
}
#headercontent h1 a:link, #headercontent h1 a:visited
{
	color:#e84700;
	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
{
margin-right: 0.5em;
vertical-align: middle;
border: solid 1px #f0f0f0;
padding: 0.1em;
width: 10.0em;
background:#fff url(images/button_bg.gif) repeat-x top;
}

#search input.submit
{
background: #8f4008;
border: solid 1px #e84700;
font-weight: bold;
padding: 0.25em;
font-size: 0.9em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 149px;
background: #fff url(images/fall_leaves.jpg) repeat-x bottom left;
margin-bottom: 0px;
border-bottom: solid 4px #EA9100;
}

#menu
{
position: relative;
background: #FF7300 url(images/menubg.gif) repeat-x top left;
height: 3.4em;
padding: 0 1.0em;
margin: 0 0 0px;
}

#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 1.0em 0.9em 1.0em;
	text-decoration: none;	
	border:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a
{
	background: #E84700 url(images/menuactive.gif) repeat-x top left;	
	border:none;
}

#menubottom
{
background: #FF7300;
border-bottom: 4px solid #EA9100;
margin-bottom: 1em;
}

#content
{
padding: 0.5em 2.0em 1em;
}

#primarycontainer
{

float: left;
margin-right: -20.0em;
width: 100%;
}

#primarycontent
{
border: 4px solid #EA9100;

padding: 0 0.5em;

margin: 1em 18em 0 0;
}

#sidebar
{
margin: 0;
float: right;
width: 16.0em;
}
#sidebar ul
{
	list-style:none;
	margin:0.5em 0 0;	
}
#sidebar li 
{
	margin:1em 0;
	padding:0.3em 1.7em 0.3em;
}
#sidebar li li 
{
	margin:0;
	padding:0.5em;
	background:none;
}
#sidebar li li li
{
	margin:0;
	padding:0em 0.5em;
}
#sidebar ul.feeds li 
{
	background:url(images/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}
#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #ffd940;
font-size: 0.9em;
}

#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 
{
	list-style:none;
	margin: 2em 0;
	padding: 0.5em;			
	background:#fcfcfc url(images/2.gif) repeat-x top;
}
.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:#C85802;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}

.commentlist li.alt
{
	background:#ffd940;
}

textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 4px solid #EA9100;	
	background:#f9f9f9;
	font:1em Verdana, Arial, Serif;
}
#outer input.text 
{
	background:#f9f9f9;
	border:#ccc 1px solid;
	padding:2px;
	font:1em Verdana, Arial, Serif;
}
.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}
