/* 
Template: nolimits
Theme Name: No Limits
Version: 1.1
Design Name: No Limits
Description: Two Column theme from <a href="http://wpthemes.info" title="WP Themes.Info">WPThemes.Info</a>, Revamped a lot for this version.
Author: Sadish Balasubramanian
Author URI: http://wpthemes.info
*/
body {
	margin:0;
	padding:0;
	background:#e6e6e6 url(img/b-slice.jpg) repeat-y center;
	text-align:center;
	font-size:77%;
	font-family: arial,Verdana,Georgia, Arial, sans-serif;
	line-height:1.4em;
}
#header {
	margin:0;
	padding:0;
	height: 120px;
	/*border-bottom:1px solid #dbdbdb;*/
	text-align:left;	/* IE fix for logo hover */
	background:url('http://www.propertybase.net/App_Themes/images/header.gif') repeat left;
/*background-color: #FFCC66;*/
    border-bottom: 5px solid #ccc;
}
#header img
{
    position: relative;
    top: 20px;
    left: 30px;
   border: none;
}
#header div {
	margin:0 auto;
	width:680px;
}
#header h1 {
	margin:0;
	padding:10px 0 10px 15px;
	height:24px;	
	text-align:center;
	font-size:1.6em;
}
#header h1 a {
	text-decoration:none;
	color:#8f8f0f;
	background:none;
}
h1, h2, h3 {
	font-family: arial, serif;
	/*letter-spacing: 0.09em;*/
	font-size:1.4em;
}
textarea 
{
	width:90%;
}
li 
{
	padding:0.3em 0;
	margin:0;
}
blockquote{
	background: #EEE url(img/blockquote.png) no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding: 10px;
	padding-bottom: 40px;
	margin: 1em;
}
abbr 
{
	border-bottom:#000 1px solid;
}
	
img {
	margin: 0;
	padding: 0;
	border: 0;
}

a { text-decoration:underline;}
a:link { color: orange; }
a:visited { color: orange; }
a:hover, a:active { color:orange; text-decoration: none; } 

#rap 
{
	margin:0 auto;
	padding:0;
	width:750px;
	text-align:left;
	border:#999 0px solid;
	background:#fff url('img/bodybg.gif') repeat-y center top;
}
#content {
	float: right;
	margin:5px 0px 5px 5px;
	padding: 5px;
	width: 530px;
	color: #333;
	text-align: left;
	line-height:1.2em;
	overflow:hidden;
	display:inline;
	background:#fff;

}

#sidebar {
	float:left;
	margin:0;
	padding:10px;
	width:180px;
	display:inline;
	font-size:90%;
	
}	
#sidebar li 
{
	margin:0;
	padding:0.3em 0;
	border-bottom:1px dashed #dbdbdb;
}
#sidebar ul
{
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
	border-top:1px dashed #dbdbdb;	
}
#sidebar form
{
	margin:0 0 10px 0;
	padding:5px 0;	
	border-top:1px dashed #dbdbdb;	
}
#sidebar a {
	text-decoration:none;	
	color:#666;
}
#sidebar h2 {
	margin: 10px 0 0 0;
	font-size:1em;
	letter-spacing: 0.09em;
	font-weight: normal;
	color: #666	
	text-transform:uppercase;
}
#sidebar img 
{
	border:#ccc 1px solid;
	padding:3px;
}
.spacer {
	clear: both;
}
#footer {
	clear:both;
	margin:0 auto;
	padding:5px 0;
	width:740px;
	text-align:center;
	font-size:80%;
	border-top:1px dashed #dbdbdb;
	background:#fff;
}
#footer p {
	padding:10px 0;
	text-align:center;
}
#content h3, .title {
	margin: 1em 0em 0em 0em;
	padding:0px 0;	
	/*letter-spacing: 0.09em;	*/
	color: #000;			
}
#content h3{
	padding:10px 0px 5px 0px;			
}

#content h2 {
padding:10px 0px 15px 0px;
}

#content h2, #content h3 {
	font-size:1.3em;
	font-weight:bold;
}
#content p {
	margin:0 0 10px;
	line-height:1.7;
font-size: 13px;
}
#content .title a
{
	text-decoration:none;
	border:none;
	color:#222;
font-size: 1.3em;
}
.posted {
	margin: 15px 0;
	padding:5px 0;
	font-size: 0.9em;
	font-family: Lucida Sans Unicode, Verdana, arial, helvetica, sans-serif;
	color: #666;
	border-top:#ccc 1px solid;
} 

#content ul li {
	line-height: 120%;
	background:transparent url('img/simplearrow.png') left top no-repeat;
	margin:0.5em 0;
	padding:0 1.5em;	
	list-style:none;
	font-size:1em;
}
hr 
{
	/*display:none;*/
height: 30px;
border: none;
border-bottom: 1px dotted #ccc;
}
#comments, #respond{
	margin-bottom: 1em;
	margin-top: 2em;
}
.commentlist 
{
	margin:10px;
	padding:10px 20px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 0.5em 0;
	padding: 0.5em;	
}
.commentlist li .cmtinfo 
{
	font-size:1em;	
	border-bottom: #eee 1px solid;
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}
.commentlist li em 
{
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
.commentlist .alt {
	background:#fff;
}
input[type="text"], textarea
{
	background:#F2F2E9;
	border:#ccc 1px solid;
}

.imgright
{
float: right;
margin: 10px;
}