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

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

*/

*
{
	padding: 0em;
	margin: 0em;
}


/*HIER VERANDERD**********************************/
body
{
	padding: 10px 0 20px;
	font-size: small;
	font-family:Verdana, Tahoma, Arial, Serif;
	color: #000000;
	font-size:0.8em;
	background-attachment: fixed;
	background-color: #33556e;
	background-image: url(MijnImages/adorno/Fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


/*HIER VERANDERD**********************************/
p
{
	line-height: 140%;
	margin: 0 0 0.5em;
}


/*HIER VERANDERD**********************************/
a
{
	color: #993300;
	text-decoration: underline;
}



/*HIER VERANDERD**********************************/
a:hover
{ text-decoration: none; }


/*HIER VERANDERD**********************************/
h1,h2,h3,h4,h5,h6 
{ color: #6b4418; font-family: Verdana, Arial, Serif; }
h3,h4
{
	font-weight: bold;
}
h3
{
	font-size: 1.7em;
	padding-left: 24px;
	background-image: url(images/db1.gif);
}

/*HIER VERANDERD**********************************/
h4
{
	font-size: 1.4em;
	padding-left: 10px;
}
h3 span
{
	font-weight: normal;
	font-size:60%;
	color:#999;
}
h5 
{
	font-weight:normal;
	font-family:Verdana, Arial, Serif;
	font-size:1.3em;
	color: #660099;
	margin-bottom: 5px;
	margin-top: 3px;
}
h6
{
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	margin-bottom: 3px;
}
/*HIER VERANDERD**********************************/
.contentarea
{
	padding-top: 5px;
}
dl 
{
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}


/*HIER VERANDERD**********************************/
.contentarea img
{
	margin-right: 13px;
}
	
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/border2.gif) repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}


/*HIER VERANDERD**********************************/
.post 
{ margin: 8px 0 0; }
.post h4 a 
{
	text-decoration:none;
	color:#141;	
	border:none;
}

.post .details
{
	position: relative;
	top: -1.5em;
	font-size: 0.86em;
	color: #787878;
	margin:0;
	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;
}


/*HIER VERANDERD**********************************/
#outer .post ul.controls
{ margin:2px; 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: 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;
}

ul.linklist
{
	list-style: none;
}

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


/*HIER VERANDERD**********************************/
#outer
{
	z-index: 2;
	width: 890px;
	background-color: transparent;
	background-image: url(MijnImages/adorno/MM.gif);
	position: relative;
	margin: 0 auto;
}



/*HIER VERANDERD**********************************/
#header
{ background-color: transparent; background-position: 0 0; position: relative; width: 890px; height: 138px; }

#headercontent
{
	position: absolute;
	bottom: 0;
	
}

#headercontent h1
{
	font-weight: normal;
	font-size: 2.5em;
}
#headercontent h1 a:link, #headercontent h1 a:visited
{
	color:#9F9030;
	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 #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;
}

#menu
{
	position: relative;
	background: #7F8400 url(images/menubg.gif) repeat-x top left;
	height: 3.5em;
	padding: 0 1.0em;
	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 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: #7F8400 url(images/menuactive.gif) repeat-x top left;	
	border:none;
}

#menubottom
{
	background: #fff url(images/border1.gif) repeat-x;
	height: 14px;
	margin-bottom: 1.5em;
}


/*HIER VERANDERD**********************************/
#content
{
	background-color: transparent;
	background-image: url(MijnImages/adorno/stonbk.jpg);
	width: 820px;
	margin-left: 25px;
	padding-right: 10px;
	padding-left: 10px;
}


/*HIER VERANDERD**********************************/
#primarycontainer
{
	float: left;
	width: 100%;
}


/*HIER VERANDERD**********************************/
#primarycontent
{  }

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


/*HIER VERANDERD**********************************/
#footer
{
	position: relative;
	height: 125px;
	clear: both;
	padding-top: 12px;
	font-size: 0.86em;
	background-color: transparent;
	width: 890px;
	
}

#footer .left
{
	position: absolute;
	left: 2em;
	bottom: 1.2em;
}

#footer .right
{
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
}
/*comments and their styles*/


/*HIER VERANDERD**********************************/
#comments, #respond{
	margin: 8px 0 0;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}

/*HIER VERANDERD**********************************/
.commentlist li 
{ list-style:none; margin: 8px 0; background:#fcfcfc url(images/border2.gif) repeat-x 50% top; padding: 3px; }
.commentlist li p 
{
    margin:0 1em;
}
.commentlist li .cmtinfo 
{
	font-family:"Trebuchet MS", Verdana, Tahoma, Serif;
	font-size:0.9em;		
	padding:5px;
	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;
}
.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}