/*  
Theme Name: FallSeason
Theme URI: http://www.itproducties.nl
Description: A theme that is heavily based on the fallseason theme created by Sadish at http://wpthemepark.com. That theme was based on 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 and jetze@itproducties.nl
Author URI: http://itproducties.nl
*/
/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com
	
	
	itp:info:colours
	800000

*/

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

body
{
	background: #b6baba; /*url(images/bg.gif) repeat fixed;*/
	padding: 0px 0px 35px 0px; /*35px 0px 35px 0px;*/
	font-size: small;
	font-family:Verdana, Tahoma, Arial, Serif;
	color: #333333;
	font-size:0.8em;
}
p
{
	line-height: 1.6em;
	margin: 0 0 0.5em;
	color: #000080;
}

a
{
	color: #800000;
	text-decoration: none;
	/*border-bottom:#800000 1px dashed;*/
}
a:hover
{
	text-decoration: none;
	border-bottom:#800000 1px solid;
}
h1,h2,h3,h4,h5,h6 
{
	font-family: Verdana, Arial, Serif;
	color: 	#CC0066;
}
h3,h4
{
	display: inline;
	font-weight: bold;
}
h3
{
	font-size: 1.2em;
	padding-left: 0px;
}
h4
{
	font-size: 1.0em;
	margin-top: 1.0em;
	/*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: 1em;

}
dl 
{
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
img
{
	/*border: solid 1px #dcdcdc;*/
	padding:3px;
}
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;
	color: #000080;
}
#contentarea ul li 
{
	list-style-image: url(images/li_bullet.png);
}
blockquote 
{
    margin:0em;
    padding:1em 0 0 0;  /*ori=0 0 0 40px*/
    color:#666;
    background:url(images/blockquote.gif) no-repeat left top;
	text-align: justify;
}
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: 3em 0 0 0;	
	clear: left;
}
.post h4 a
{
	text-decoration:none;
	color: 	#CC0066;	
	border:none;
}

.post h3 a 
{
	text-decoration:none;
	border:none;
	color: 	#CC0066;	
}

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

div#search {
	color: #660000;
	background: #dcdede;
	padding: 0 0 0 0;
}

#outer .post ul.controls
{
	clear: both;
	margin:0;
	padding:0.5em 0 0 0;
	background:transparent;
	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: #dcdede url(images/bg.gif) repeat-x;*/
	padding: 0;
	margin: 0;
	width: 195px;
	text-align:left;
}

li.box
{
	margin: 0;
	text-align:left;
}


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.
	*/
	/* itp..nl :: width: 82%; */
	width: 805px;
	border: 0;/*solid 7px #fff;*/
	background: #fff url(images/body.gif) repeat-y ;
	margin: 0 auto;
}

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

#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:#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
{
	padding-right: 0.0em;
	color: #535657; /*#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: #6d50c6; /*#8f4008;*/
	border: solid 1px #5c5a60; /*#9F9030;*/
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #e6e1f5; /*#F2F3DE;*/
	vertical-align: middle;
}

#headerpic
{
	position: relative;
	height: 40px;
	/* background: #fff url(images/fall_leaves.jpg) repeat-x bottom left; */
	background: #fff url(images/header.gif) repeat-x top left;
	margin-bottom: 2px;
	padding: 40px 0 0 200px;
}

#menu
{
	position: relative;
	background: #ffffff url(images/topmenubg.png) no-repeat top left;
	height: 3.5em;
	padding: 0;
	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: #222222;
	padding: 0.2em 1.0em 0.4em 1.2em;
	text-decoration: none;	
	border:solid 1px #aaaaaa;
	background: #ffc000; /* ori =  #fea807 */
	
}

#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;	 */
	background: #800000;
	border:solid 1px #aaaaaa;
	color: #fff;
}

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

#content
{
	padding: 0 3.0em 0 4em;
}

#primarycontainer
{
	float: left;
	margin-right: -18.0em;
	width: 100%;
}

#primarycontent
{
	margin: 2.5em 22em 0 0;
}

/* itp:: some tweaking */
#contentarea img
{
	/*float: left;*/
	margin: 1.0em 1.0em 0.2em 0;
}

#contentarea div.itpIntroduction {
	margin: 1em 50px 0 150px;
}

#contentarea div.itpIntroduction p {
	/*margin: 1em 50px 0 150px;*/
}

#contentarea div.itpIntroduction  img {
	float: left;
	margin: 0 0 0 -150px;
}

div.itpContentWrapper {
	/*background: #FDFCF6 url(images/boxbg.png) repeat-x;
	padding: 1.5em;
	border: solid 1px #E1D2BD; 
	margin-bottom: 1.0em;
	text-align:left;	
	display: block;
	*/
	padding: 1.0em 0 0 150px;
	margin-top: 40px;
	/*border-top: solid 1px #E1D2BD; */
	clear: both;
	
}

#contentarea div.itpContent {
	/*
	display: inline;
	width: 45%;
	border: solid 1px #E1D2BD; 
	float: left;
	*/
	margin: 0 0 0 150px;
	clear: both;
}

#contentarea div.itpContentWrapper  img {
	float: left;
	margin: -25px 0 0 -150px;
	
}

#contentarea div.itpContentWrapper  h3 {
	
	position: relative;
	left: -130px; /*bottom: 20px; left: 50p*/
	
	
	
}


/* eo ipt:*/

#sidebar
{
	margin: 0;
	float: right;
	width: 16.0em;
	padding-top: 3em;
}


#sidebar ul
{
	/*list-style:none;*/
	list-style-image: url(images/sidebar_li_page_item.png);
	margin: 0;
	padding: 0;
	background: #dcdede;
	
}

#sidebar .current_page_item, #sidebar a:hover
{
	list-style-image: url(images/sidebar_li_current_page_item.png);
	border: 0;
}

#sidebar li 
{
	margin: 0 0 0 0;
	padding:0.5em 0 0.5em 2em;
	background:none;
}
#sidebar li li 
{
	margin: 0;
	padding:0.5em 0 0 1em;
	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;	
}

#sidebar p {
	padding: 0 1.0em 0 1.0em;
}

/* show hide subpages */
#sidebar li.page_item ul, #sidebar li.page_item li{
	display: none;
}

#sidebar li.current_page_item ul, #sidebar li.current_page_parent ul{
	display: block;
}
#sidebar li.current_page_item li, #sidebar li.current_page_parent li {
	display: list-item;
}

#footer
{
	color: white;
	position: relative;
	height: 33px;
	clear: both;
	padding-top: 4px;
	background: #fff url(images/footer.gif) repeat-x bottom left;
	font-size: 0.86em;
}

#footer .left
{
	position: absolute;
	left: 4.0em;
	bottom: 1.4em;
}

#footer .right
{
	position: absolute;
	right: 4.0em;
	bottom: 1.4em;
}

/*itp:mod*/
#footer a
{
	color: #eee;
	/*border-bottom:#eee 1px dashed;*/
}

#footer a:hover
{
	border-bottom:#eee 1px solid;
}
/*.itp:mod*/

/*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;
}
.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

.itpSidebarBox
{
	margin: 2em 0 0 0;
}


.itpSidebarBox a, .itpSidebarBox, #lblSearch
{
	color: #535657;
}

.itpSidebarBox a
{
	font-weight: bold;
	font-size: 95%;
}

#searchform{
	margin: 1em;
}
