/*  

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: #ff9600;

	padding: 35px 0px 35px 0px;

	font-size: 13px;

	font-family:Century Gothic, Verdana, Tahoma, Arial, Serif;

	color: #333333;

}

p

{

	line-height: 1.6em;

	margin: 15px 0 15px 0;

}



a

{

	color: #f97206;

	text-decoration: none;

	border-bottom:#f97206 1px dashed;

}

a:hover

{

	text-decoration: none;

	border-bottom:#f97206 1px solid;

}

h1,h2,h3,h4,h5,h6 

{

	font-family:Century Gothic,Georgia, Verdana, Arial, Serif;

}

h3,h4,h5

{

	display: inline;

	font-weight: bold;

	background-repeat: no-repeat;

	background-position: left;

}

h3

{

	font-size: 1.7em;

	padding-left: 24px;

	background-image: url(images/db1_new.gif);

}

h4

{

	font-size: 1.4em;

	padding-left: 18px;

	background-image: url(images/db2_new.gif);

}

h5

{

	font-size: 1.2em;

	padding-left: 0px;

/*	background-image: url(images/db2_new.gif);*/

}



h3 span

{

	font-weight: normal;

	font-size:60%;

	color:#999;

}



.contentarea

{

	padding-top: 0.5em;

}

dl 

{

	margin:1em 0px;

}

dt 

{

	font-weight:bold;

}

dd 

{

	margin:0.5em 1em;

	padding:0;

}

img

{

	border: solid 1px #dcdcdc; 

	padding:3px;

}

img.alignleft,div.alignleft

{

	position: relative;

	float: left;

	margin: 0em 0.8em 1.4em 0em;

}

img.alignright,div.alignright

{

	position: relative;

	float: right;

	margin: 0em 0em 0.8em 0.8em;

}

img.alignside,div.alignside

{

	position: absolute;

	float: right;

	margin: 0em 700px 0.8em 0.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_new.gif);

	line-height: 1.6em;

        text-align: justify;

}



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/border2.gif) repeat-x;

	height: 14px;

	margin: 2.0em 0em 1.5em 0em;

	clear: both;

}

.post 

{

/*	border-bottom: solid 1px #eaeaea;*/

	margin: 0.5em 0;	

}

.post p

{

   text-align: justify;

}



.post h4 a 

{

	text-decoration:none;

	color:#141;	

	border:none;

}



.post h4 a 

{

	text-decoration:none;

	color:#141;	

	border:none;

}



.post h5

{

	color:#141;	

}



.post .details

{

	position: relative;

	top: 2 em;

	font-size: 0.86em;

	color: #787878;

        margin-top: 2em;

	margin-left: -15px;

	padding:0;

}

.post .details .user 

{

	background:url(images/user.png) no-repeat left center;

	padding-left:15px;

}

.post .details .date 

{

	background:url(images/date.gif) no-repeat left center;

	padding-left:15px;

	margin:0 0 0 1em;

}

#outer .post ul.controls

{

	clear: both;

	margin:0;

	padding:1em 0;

	background:#fcfcfc;

	color: #787878;

}



.post ul.controls li

{

	display: inline;

	font-size: 0.86em;

	margin:0;

	padding: 0em 1.0em 0em 15px;

}

.post ul.controls li.comments

{

	background: url(images/icon-comments.gif) no-repeat left center;

}



.post ul.controls li.more

{

	background: url(images/icon-more.gif) no-repeat left center;

}



.box

{

	background: #FDFCF6 url(images/boxbg.gif) repeat-x;

	padding: 1.5em;

	border-top: solid 1px #E1D2BD;

	border-bottom: solid 1px #E1D2BD;

	margin-bottom: 1.0em;

	text-align:left;
	
	line-height: 1.6em;

}



ul.linklist

{

	list-style: none;

}



ul.linklist li

{

	line-height: 2.0em;

}



#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.

	*/

	width: 800px;

	border: solid 7px #fff;

	background-color: #fff;

	margin: 0 auto;
	border-radius: 6px 6px;
	-moz-border-radius: 6px 6px;
}



#header

{
	height: 180px;
	width: 800px;
	background: #FEC200;
	margin-bottom: 2px;
	border-top-right-radius: 6px 6px;
	border-bottom-right-radius: 6px 6px;
	moz-border-top-right-radius: 6px 6px;
	moz-border-bottom-right-radius: 6px 6px;
}



#headercontent



{

	position:absolute;

/*	padding: 0em 2.0em 1.0em 2.0em;*/

width:280px;





height:80px;

margin-top: 100px;

margin-left: 500px;

text-align: right;

}



#headercontent h1

{

	font-weight: normal;

	font-size: 2.5em;

}

#headercontent h1 a:link, #headercontent h1 a:visited
{
	color:#9F9030;
	text-decoration:none;
	border:none;
	border-radius: 6px 6px;
	-moz-border-radius: 6px 6px;
}

#headercontent h1 a:hover, #headercontent h1 a:active

{
	text-decoration:none;
	color:#fff;
	border:none;
	border-radius: 6px 6px;
	-moz-border-radius: 6px 6px;
}

#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 #9F9030;

	font-weight: bold;

	padding: 0.25em;

	font-size: 0.8em;

	color: #F2F3DE;

	vertical-align: middle;

}



#headerpic

{

	position: relative;

	height: 149px;

	background: #fff url(images/fall_leaves.jpg) repeat-x bottom left;

	margin-bottom: 2px;

}



#logopic

{

position: absolute;

width: 180px;

height: 180px;

background: #FEC200 url('images/baumklein.jpg') no-repeat top left;

margin-bottom: 2px;

margin-left: 0px;

}



#titlepic

{

float: right;

width: 400px;

height: 100px;

background: #FEC200 url('images/titelspruch.jpg') no-repeat;

margin-top: 20px;

margin-bottom: 2px;

padding-right: 20px;

text-align: right;

}



#titleauthor

{

position: relative;

align: right;

}



#menu

{

position: absolute;

/*	background: #FEC200 url(images/menubg.gif) repeat-x top left;*/

	background: #FEC200;

	height: 48px;
	width: 630px;
	padding: 0em 0.0em 0em 0.0em;
	border-top:2px dotted #fff;
	margin-top: 130px;
	margin-bottom: 2px;
	margin-left: 170px;
	border-bottom-right-radius: 6px 6px;
	moz-border-bottom-right-radius: 6px 6px;
}



#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: #CC0000;

	padding: 0.5em 0.4em 0.5em 0.4em;

	text-decoration: none;	

	border:none;
	border-radius: 6px 6px;
	-moz-border-radius: 6px 6px;
}



#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a

{

	background: #fd9502 url(images/menuactive_new.gif) repeat-x top left;	

	color: #fff;

	border:none;
	border-radius: 6px 6px;
	-moz-border-radius: 6px 6px;
}



#menubottom

{

position:relative;

	background: #fff url(images/border1.gif) repeat-x;

	height: 14px;

	margin-bottom: 1.5em;

}



#content

{

	padding: 0 2.0em;

}



#primarycontainer

{



	float: left;

	margin-right: -21.0em;

	width: 100%;

}



#primarycontent

{

	margin: 1.5em 19em 0 0;

}



#sidebar
{
	margin: 1.20em 0 0 0;
	float: right;
	width: 18.0em;
}

#lang_sel 
{
	float: right;
	margin-right: 1em;
}

#lang_sel_title
{
	float: left;
	font-size: 12px;
	margin-left: 1em;
	margin-top: 0.6em;
}

#lang_sel_container
{
	height: 2.5em;
	width: 100%;
}

.iclflag
{
	border: 0;
	padding: 0;
}

.simple_overlay img
{
	padding: 0;
}


#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.4em;

	background:none;

}

#sidebar li li li

{

	margin:0;

	padding:0.5em 0 0 1em;

}

#sidebar .box .textwidget
{
	padding-top: 0.3em;
}

#sidebar .textwidget ul
{
	margin:0;	
}

#sidebar h2
{
	font-size: 13px;
	padding: 0 0 0 20px;
	font-weight: normal;
    background:url(images/sidetitle.png) no-repeat left top;
    margin-bottom: .5em;
}

#sidebar .textwidget p
{
	margin-top:0em;	
	margin-bottom: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: 1.0em;

	clear: both;

	padding-top: 5.0em;

	background: #fff url(images/border2.gif) repeat-x 0 1.5em;

	font-size: 0.86em;

}



#footer .left

{

	position: absolute;

	left: 2em;

	bottom: 1.2em;

}



#footer .right

{

	position: absolute;

	right: 2.0em;

	bottom: 1.2em;

}

#footermenu 
{
	display: inline;
}

#footermenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; display: inline}
#footermenu li {display: inline; margin: 0; }


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

	border-bottom:#ddd 1px dashed;

	background:#fcfcfc url(images/border2.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:#999;	

}

.commentlist li cite 

{

	font-style:normal;

	font-weight:bold;

}



.commentlist li.alt

{

	background:#fcfcf9 url(images/border2.gif) repeat-x top;

}



textarea{



	width: 90%;

	padding:5px;

	height: 20em;

	border: 1px solid #ccc;	

	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;

	font:1em Verdana, Arial, Serif;

}

#outer input.text 





{

	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;

	border:#ccc 1px solid;

	padding:2px;

	font:1em Verdana, Arial, Serif;

}

em

{

	font-style:italic;

/*	float:right;

	font-weight:normal;*/

}

#header, #content, #footer, .widget {
    overflow: hidden;

}

.secret {
	visibility:hidden;
	display: none;
}
