/*
THEME NAME: Microsite Regus
THEME URI: http://regus.propertywala.com/
DESCRIPTION: Two-column fluid layout
VERSION: 0.1
AUTHOR: Saurabh Gupta
AUTHOR URI: http://www.propertywala.com/
TEMPLATE: sandbox
*/

@import "base.css";
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	}
ul, li, div, form{
	margin:0; padding:0;	}
div#wrapper {
	width: 780px;
	margin: 0 auto;
}
div#header {
	width: 180px;
	float: left;
	padding-left: 10px;
}
div#access {
	background:url(images/header01.jpg);
	background-repeat:no-repeat;
	height: 265px;
	width: 785px;
	clear:both;}
div#container {
	float: none;
	width:785px;
		background:url(images/contentbg.jpg);
	background-repeat:no-repeat;
}
div#content {
	width: 785px;
}

div#primary {

	overflow:hidden;
	width:180px;
	position:absolute;
	top:60px;
	padding:0 0 0 50px;
	display:none;
	
}
#secondary h3 {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#003366;
	
		}
 
div#secondary {
	float: none;
	overflow:hidden;
	width:785px;
	clear: both;
	background:#d4eaff;
	border-top:2px solid #006699;
	padding:10px 0 10px 0;
}
div#footer {
	clear:both;
	width:100%;
}

a {
	color:#01ADEF;
}
.entry-content ul {
	list-style-image:none;
	list-style:inside;


}
#header h1 {
	margin: 0;
	
}
#header h1 a {
	background:url(images/logo.gif) no-repeat;
	width:242px;
	height:35px;
	font-size: 24px;
	color: #0055B1;
	text-decoration: none;
	display: block;
	text-align: right;
	padding-top: 5px;
}
#blog-description {
	color: #999;
	float: left;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	padding:30px 0 0 20px;
	color:#FFFFFF;
	width:300px;
	line-height:30px;
}
div.skip-link {
	display: none;
}
#menu {
	position:absolute;
	padding-top: 60px;
	width: 250px;
	margin-left:40px;

}
#menu ul {
	list-style-image:none;
}
#menu ul li {
	list-style:none;
	padding:3px 0 3px 10px;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	line-height:22px;
	background-image:url(images/arrow-page.png);
	background-position: 2px 5px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;

}
#menu ul li a {
	text-decoration: none;
	color:#FFFFFF;

}
#menu ul li a:hover {
	text-decoration: underline;
}
#nav-above {
	display: none;
}


.sidebar ul.xoxo {
	list-style: none;
	margin: 0;
	padding: 0;

	
}
.sidebar ul.xoxo li ul {
	margin: 0 0 0 0px;
	padding: 0;
	color:#000;


}
.sidebar ul.xoxo li ul li {
	border: 0;
	margin: 0;
}
.sidebar ul.xoxo li ul li a {
	text-decoration: none;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;

}

li.widget {
	background-image: url(images/bg-sidebar-bottom.gif) no-repeat bottom;
	padding: 0;
	margin-bottom: 6px;
}	
li.widget h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 1px 5px 15px;
	margin: 0;

}
li.widget div {
	padding: 5px;
}
li.widget_search div {
	text-align: left;

}
.post h2.entry-title {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 0 10px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#002e71;
	border-bottom:0px solid #ccdcdc;
	background:url(images/innerheadbg.jpg);
	height:18px;


}

h2.entry-title {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 0 10px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#002e71;
	border-bottom:1px solid #ccdcdc;


}
h2.entry-title a {
	text-decoration: none;
		color:#002e71;
}
h2.entry-title a:hover {
	text-decoration: underline;
}
.entry-date {
	float: right;
	font-size: 11px;
	color: #777;
}
.entry-content {
	padding: 5px 10px;
}
.entry-content img {
	float: left;
	padding-right: 8px;
}
.entry-meta {
	font-size: 11px;
	color: #555;
	text-align: right;
	clear: both;
	background-color: #eee;
}
.entry-meta a {
	text-decoration: none;
}
.post {
	border: 1px solid #ddd;

	padding: 1px;
	margin-bottom: 10px;
	margin-top:5px;
}
.page {
	border: 0px solid #ddd;
	padding: 1px;
	margin-bottom: 5px;

}
#footer {
	background:url(images/footer.gif);
	width:785px;
	height:42px;
	text-align: left;
	padding:12px 0 0 30px;
	color:#FFFFFF;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#footer  a{
	color:#FFFFFF;
	text-decoration:none;
	}
.widgettitle a {
	text-decoration: none;
}
.rsswidget img {
	vertical-align: middle;
}

/* Page Stuff */

h2.heading {
	font-size: 18px;
	font-variant: small-caps;
	color: #C43029;
}
h3.heading {
	font-size: 14px;
	font-weight: bold;
	color: #C43029;
	border-bottom: 1px dotted #C43029;
}
h4.heading {
	font-size: 13px;
	font-weight: bold;
	color: #C43029;
}

/* Icon Sprites */
.sprite{background:url(images/sprites.gif) no-repeat top left;padding-left:20px;}
li.sprite{list-style-image:none;list-style-type:none;}

.icon-message_inbox { background-position: 0 -150px; } 
.icon-project_disabled { background-position: 0 -316px; } 
.icon-earth { background-position: 0 -482px; } 
.icon-vcard { background-position: 0 -648px; } 
.icon-message { background-position: 0 -814px; } 
.icon-property_expired { background-position: 0 -980px; } 
.icon-star { background-position: 0 -1146px; } 
.icon-profile { background-position: 0 -1312px; } 
.icon-profile_professional { background-position: 0 -1478px; } 
.icon-property_post { background-position: 0 -1644px; } 
.icon-vcard_edit { background-position: 0 -1810px; } 
.icon-message_outbox { background-position: -316px -150px; } 
.icon-project_post { background-position: -316px -316px; } 
.icon-project_live { background-position: -316px -482px; } 
.icon-watchlist { background-position: -316px -648px; } 
.icon-requirement { background-position: -316px -814px; } 
.icon-livehelp { background-position: -316px -980px; } 
.icon-reader { background-position: -316px -1146px; } 
.icon-property_pending { background-position: -316px -1312px; } 
.icon-project_drafts { background-position: -316px -1478px; } 
.icon-login { background-position: -316px -1644px; } 
.icon-register { background-position: -316px -1810px; } 
.icon-print { background-position: -632px -150px; } 
.icon-feed { background-position: -632px -316px; } 
.icon-property_disabled { background-position: -632px -482px; } 
.icon-profile_personal { background-position: -632px -648px; } 
.icon-mobile { background-position: -632px -814px; } 
.icon-profile_password { background-position: -632px -980px; } 
.icon-telephone { background-position: -632px -1146px; } 
.icon-tick { background-position: -632px -1312px; } 
.icon-property_drafts { background-position: -632px -1478px; } 
.icon-logout { background-position: -632px -1644px; } 
.icon-profile_privacy { background-position: -632px -1810px; } 
.icon-property { background-position: -948px -150px; } 
.icon-message_friend { background-position: -948px -316px; } 
.icon-yahoo { background-position: -948px -482px; } 
.icon-property_live { background-position: -948px -648px; } 
.icon-project { background-position: -948px -814px; } 
.icon-vcard_selected { background-position: -948px -980px; } 
.icon-map { background-position: -948px -1146px; } 
.icon-zoom { background-position: -948px -1312px; } 

.sidebar ul li{
	float:left;
	width:150px;
	padding-left:30px;

	}

.sidebar ul li ul li{
	float:none;
	list-style:none;
	text-align:left;
	padding:0;
	margin:0;
	}


#top-banner
{
float: right;
padding: 21px 44px 0 0;
}

