/*
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 {
	background:#EEEFF0 url(images/pagebg.png) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	margin:0;
	padding:0;
	}

ul, li, div, form{
	margin:0; padding:0;
}

div#wrapper {
	width: 972px;
	margin: 0 auto;
	padding: 0;
}
#top-banner {
	float: left;
	padding: 3px 0 3px 8px;	
}
#header h1 {
	margin: 0;
	padding: 3px 0 0 0;
}
#header h1 a {
	font: small-caps 32px Georgia, Helvetica;
	background:url(images/logo.png) no-repeat 0 0px;
	color: #fff;
	text-decoration: none;
	display: block;
	width:240px;
	padding:0 0 0 45px;
	height:38px;
	line-height: 34px;
	margin-top: 0px;
	letter-spacing: 2px;
}
#blog-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 0;
	margin: -10px 0 0 46px;
	color:#eee;
	font-weight:bold;
	text-align:left;
	font-style:italic;
}
#tagline {
	float: right;
	padding: 90px 45px 0 0;
	font: italic 22px Verdana;
	color: #222;
}
div.skip-link {
	display: none;
}
div#header {
	width: 972px;
	clear:both;
	padding-left: 0px;
	height:45px;
	padding: 28px 0 16px 0;
}
div#access {
	background:url(images/header.jpg);
	background-repeat:no-repeat;
	height: 250px;
	width:972px;
	clear:both;
	padding: 0;
	margin-bottom: 10px;
}

#menu {
	border:0 solid #FFFFFF;
	position:relative;
	text-align:right;
	top:-330px;
	width:960px;
}
#menu ul {
	list-style-image:none;
	margin:22px 0 0 0px;
	float: right;
}
#menu ul li {
	list-style:none;
	background:url(images/toplinkbg.png) repeat-x;
	float: left;
	height:31px;
	margin:0 5px 0 5px;
	line-height:30px;
	padding:0 10px 0 10px;
	border-left:2px solid #000000;
	border-right:2px solid #000000;

}
#menu ul li a {	
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-weight:bold;
	font-size:14px;
}

#menu ul li.current_page_item a {	
	color:#022D62;
}

#menu ul li a:hover {
	text-decoration: underline;
}

div#content {
	float:right;
	width: 100%;
	border:0px solid #CCCCCC;
	color:#000;
	border:0px solid #FFFFFF;
	padding: 0 10px 10px 0;
}

div#container {
	width:610px;
	float:left;
}

a {
	color:#184180;
	text-decoration:none;
}

a:hover{
	color:#1841bb;
	text-decoration:underline;
	}
.entry-content ul {
	list-style-image:none;
	list-style:inside;

}
#nav-above {
	display: none;
}

#primary {
	background: url(images/sidebarbg.png) no-repeat;
}

.sidebar ul li{
	float:left;
	padding-left:15px;
	}

#secondary ul li{
	width:200px;
	}

.sidebar ul li ul li{
	float:none;
	list-style:none;
	text-align:left;
	padding:0;
	margin:0;
	}

.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 {

	padding: 0;
	margin-bottom: 6px;
	text-align:left;
}	
li.widget h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px 1px 5px 0px;
	margin: 0;

}
li.widget div {
	padding: 5px;
}
li.widget_search div {
	text-align: left;

}
.textwidget select {
	width: 99%;
}

.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:#000;
	border-bottom:0px solid #ccdcdc;
	height:18px;	
}

h2.page-title {
	font-size: 16px;
}

h2.entry-title {
	font-size: 18px;
	font-weight: normal;
	padding: 5px 0 0 10px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	color:#2E313B;
}
body.home h2.entry-title {
	display: none;
}

h2.entry-title a {
	text-decoration: none;
	color:#2E313B;
}
h2.entry-title a:hover {
	text-decoration: underline;
	color:#2E313B;
}
h3.entry-title {
	background-color: #D1DFF0;
	font-weight: bold;
	font-size: 16px;
}
.entry-date {
	float: right;
	font-size: 11px;
	color:#ccc;
	padding: 0 10px;
}
.entry-content {
	padding: 5px 10px;
	text-align: justify;	
}


.entry-content img {
	float: left;
	border:2px #8a8989 solid;
	margin-right:8px;
}
.entry-meta {
	font-size: 11px;
	color: #000;
	text-align: right;
	clear: both;
	padding:10px;

}
.entry-meta a {
	text-decoration: none;
	color:#184180;
}
.entry-meta a:hover {
	text-decoration: underline;
	color:#000;
}

.post {
	border: 0px solid #ddd;
	padding: 1px;
	margin-bottom: 3px;
	background: url(images/postbg.png) repeat-x;
}
body.page {
	border: 0px solid #ddd;
	margin-bottom: 5px;
}
#footer {
	width:972px;
	height:30px;
	text-align: center;
	padding:14px 0 0 0px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	clear:both;
	background:#272B2E;
	border-top:2px solid #616669;

}

#footer  a{
	color:#fff;
	text-decoration:none;
	}
#footer  a:hover{
	color:#fff;
	text-decoration:underline;
	}

#disclaimer {
	color:#333;
	margin:0 auto;
	width:972px;
}

.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;
}

div#primary {
	float:right;
	width:330px;
	margin:0;
	padding: 0;
	border:0px solid #FF0000;
}
#primary h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#2E313B;
	font-weight:normal;
	padding:5px 0 5px 0;	
	margin:0;
	width:270px;

	}


#secondary h3 {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000;
	
		}
 
div#secondary {
	float: none;
	overflow:hidden;
	width:972px;
	clear: both;
	border-top:1px solid #1B4366;
	padding:10px 0 10px 0;
	margin:10px 0 0 0;

}

div#secondary a{
	color:#000;
	}
	
.wp-caption {
	-moz-border-radius:3px;
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	margin: 0 10px;
	padding-top:4px;
	text-align:center;
}
.wp-caption img {
	border: 0;
	float: none;
	margin: 0;
}
p.wp-caption-text {
	margin: 0;
}
.wp-caption-dd {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}

div.quotes {
	width: 600px;
	height: 90px;
	background: url(images/quotebg.gif) no-repeat;
	padding: 0;
	margin: 0 5px 10px 0;
	font-size: 12px
}
div.quotes div {
	padding: 5px 50px;
	line-height: 20px;
	display: none;
}
div.quotes div span {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	float: right;
	text-align: right;
}
#ie6warning {
	width: 100%;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #ccc;
	background-color: #FFFEEB;
	text-align: center;
	position: absolute;
	top: 0;
}
#ie6warning a {
	font-weight: bold;
	text-decoration: underline;
}

