/*  
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

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #c8d2d3 url(images/bg.gif) repeat fixed;
padding: 0px 0px 35px 0px;
}

body,p,td,div
{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.invest
{
padding: 0px 10px 0px 20px;
}

.invest .table td
{
border:thin; 
border-color:#ccc; 
border-style:solid;
padding:5px;
}


p
{
line-height: 1.5em;
margin-bottom: 1.0em;
}

h1
{
	padding:0 0 0 0;
	font: 16px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #18345C;
}
span.sub
{
	color: #6F6F6F;
}
h2
{
	margin:10px 0;
	color: #23416e;
	font-weight: normal;
	font-size: 16px; weight: bold;
}
h3
{
	margin:10px 0;
	color: #23416e;
	font-size: 14px; weight: bold;
}
#content h4
{
	color: #333;
	font-size: 16px; weight: bold;
}
/* +Links
------------------------------------------------------------------- */
a
{
	color: #234273;
	text-decoration: underline;
}

a:hover
{
	color: #ccc;
	text-decoration: underline;
}

a:visited
{
	color: #234273;
}

a:active
{
	color: #234273;
}


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;
padding-left: 1.3em;
}
.contentarea2
{
padding-top: 0em;
padding-left: 5em;
float:left;

}

.contentarea3
{
padding-top: 0em;
padding-left: 5em;
float:right;

}


dl {
	margin:1em 0px;
}
dt 
{
	font-weight:bold;
}
dd 
{
	margin:0.5em 1em;
	padding:0;
}
img
{
border: solid 1px #1b568d;
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;
}
#contentarea ul li 
{
	list-style-image: url(images/db3.gif);
}
blockquote 
{
    margin:20px 10px;    
    border-left:#ccc 2px solid;
}
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: 2em 0;	
}
.post h4 a 
{
	text-decoration:none;
	color:#333;	
	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;
}
#outer .post ul.controls
{
clear: both;
margin:0;
padding:1em 0;
background:#fcfcfc;
}

.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;
}



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: 960px;
border: solid 3px #fff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 960px;
height: 187px;
background: #e8e8e8 url(images/topbg.gif) repeat-x;
background-position:left;
margin-bottom: 2px;

}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.0em 2.0em;

}

#headercontent img
{
border:0px;
}

#headercontent h1
{
font-weight: normal;
font-size: 2.0em;
}
#headercontent h1 a:link, #headercontent h1 a:visited
{
	color:#ffdf02;
	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: 2.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: #aaa;
border: solid 2px #ffdf02;
font-weight: bold;
padding: 0.1em;
font-size: 0.8em;
color: #000;
vertical-align: middle;
}

#headerpic
{
position: relative;
width : 960px;
height: 187px;
background: #fff url(images/fall_leaves.jpg) repeat-x bottom left;
margin-bottom: 2px;
}

#menu
{
position: relative;
background: #1b568d url(images/menubg.gif) repeat-x top left;
height: 3.0em;
padding: 0 1.0em;
margin: 0 0 2px;
}

#menu ul
{
padding:0.6em 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: #1b568d url(images/menuactive.gif) repeat-x top left;	
	border:none;
}

#menubottom
{
background: #fff url(images/border1.gif) repeat-x;
height: 3px;
margin-bottom: 0px;
}

#content
{
padding: 0 0 0 2.0em;
}

#content2
{
padding: 0 0 0 5.0em;
}

#primarycontainer
{
float: left;
margin-right: -20.0em;
width: 960px;
}

#primarycontent
{
margin: 0 20em 0 0;
}



.box
{
background: #FDFCF6 url(images/boxbg.gif) repeat-x; 

/*background: #e7edf3;*/
padding: 2em;
border-top: solid 1px #dfe4ea;
border-bottom: solid 1px #dfe4ea;
border-left: solid 1px #dfe4ea;
border-right: solid 1px #dfe4ea;
margin-bottom: 1.0em;
text-align:left;
}

#box .h4
{
color: #fff;
font-size: 16px; weight: bold;
padding-left: 0px;
text-align:lef;
}


#box_pic
{
/*background: #FDFCF6 url(images/boxbg.gif) repeat-x; */

background: #e7edf3;
border-top: solid 1px #dfe4ea;
border-bottom: solid 1px #dfe4ea;
border-left: solid 1px #dfe4ea;
border-right: solid 1px #dfe4ea;
margin-bottom: 1.0em;
text-align:center;
}

#box_pic .h4
{
color: #333;
font-size: 16px; weight: bold;
padding-left: 0px;
text-align:lef;
}

#sidebar
{
margin: 0;
float: right;
width: 15.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 1em;
}
#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;
background: #1b568d;
color: #fff;
font-size: 0.86em;
}

#footer .left
{
position: absolute;
left: 50em;
bottom: 0.3em;
}

#footer .right
{
position: absolute;
right: 50.0em;
bottom: 0.3em;
}
/*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: Verdana, Arial, Helvetica, sans-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, Helvetica, sans-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, #subnav, #sidebar, #footer, .widget {
    overflow: hidden;
}

/* +Sub Nav
------------------------------------------------------------------- */
#subnav
{
	width: 180px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #e8e8e8;
}
#subnav ul
{
	list-style: none;
	margin: 0 !important; padding: 5px 10px;
	line-height:14px;
}
#subnav li
{
	padding-left: 12px;
	background: url('../../img/ico/square_bullet.gif') no-repeat left center;
}
#subnav a
{
	text-decoration: none;
	color: #333;
}

#subnav a:hover
{
	text-decoration:underline ;
	color: #333;
}

#subnav h4
{
	padding: 10px;
	background: #1b568d;
	color: #ffb502;
	font-weight: normal;
	font-size:11px;
}
#subnav h4 a
{
	color: #fff;
}
#subnav h5
{
	padding: 0 11px;
	color: #0e2a5e;
	font-size:11px;
	font-weight: normal;
	border-top: 1px solid #ccc;
	padding-top: 5px;
}
#subnav p
{
	padding: 3px 11px 6px 11px;
}
#subnav blockquote
{
	padding: 15px;
}

.property { 
  margin:0 0 15px 0;
  padding:10px;
  background-color:#e8e8e8; 
  border:#8cb5dc solid 1px;
}

.property-inside {
  background-color:#fff;
  margin:10px;
  padding:10px;  
  border:#8A8A89 solid 1px;
}

.property-price {
  font-weight:bold;
  float:left;
}

.property img {
  border:#8A8A89 solid 1px;
  float:left;
  margin:0 10px 0 0;  
}

.learn-more {
  float:left; 
  margin:5px 5px 5px 5px; 
  font-weight:bold;    
}

.learn-more a{
  display:block;
  text-decoration:none;     
}




