/*  
Theme Name: Vancouver Real Estate Blog
Theme URI: http://www.vancouverrealestateblog.ca
Description: Main them for Vancouver Real Estate Blog, based on Digg-like 3 Columns Wordpress theme 
Version: 1.0
Author: Duane Storey & Roland Lewis
Author URI: http://www.duaenstorey.com

This theme is released under Creative Commons Attribution 2.5 License.
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #fff;
	margin-bottom: 50px;
	margin-top: 10px;background:url('http://vancouverrealestateblog.ca/wp-content/uploads/2010/02/blog_header.jpg')  no-repeat top center;
}

#container_top {
	margin: auto;
	text-align: center;
	background: url('./aimages/nbgtop2.png') 0 0 no-repeat;
	height: 10px;
}

#container_bot {
	margin: auto;
	text-align: center;
	background: url('./aimages/nbgbot2.png') 0 0 no-repeat;
	height: 15px;
}

#container_mid {
	margin: auto;
	text-align: center;
	background: url('./aimages/nbgmid2.png') 0 0 repeat-y;
	background-repeat: repeat-y;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 16px;
}

a{
	text-decoration: none;
	color: #105cb6;
}

.share_this {
	float: right;
	color: #aaa;
}

a:hover{ text-decoration: none; color: #f00; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 10px 0 0; }

blockquote{
	margin: 10px 10px 0;
	background: #fffada url(images/bg_blockquote.gif) no-repeat 5px 7px;
	color: #736926;
}

blockquote p{
	padding: 10px 10px 10px 20px;
}

blockquote blockquote{
	margin: 10px 20px;
	background: #fff;
	color: #333;
}

blockquote blockquote p{ padding: 10px; }

code{
	background: #f9f9f9;
}

dt{
	font-weight: bold;
}

dd{
	padding: 0 0 5px 15px;
}

hr{
	clear: both;
	margin: 15px 0 5px;
	width: 100%;
	border: 0;
	height: 1px;
	text-align: left;
}

.post-bookmarks {
  float: right;
}

.post-bookmarks ul {
	list-style: none;
	display: inline;
}

.post-bookmarks li {
	display: inline;
	float: right;
}

.post-bookmarks img {
	width: 18px;
	height: 18px;
	padding: 2px;
	margin: 1px;
	display: inline;
}

.post-bookmarks a:hover img {
	width: 18px;
	border: 1px solid #888;
	display: inline;
}

.entry img {
	text-align: center;
	margin: auto;
	max-width: 430px;
}

.categories {
	text-transform: capitalize;
}

.entry textarea {
	width: 475px;
}

.entry object, embed {
	max-width: 430px;
}

.entry p {
	text-align: justify;
}

small{
	font-size: 10px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#author, input#email, input#url, textarea#comment{
	border: 1px solid #cbb945;
	background-color: #fffadb;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#feed_icon {
	padding-right: 5px;
	max-height: 10px;
	max-width: 10px;	
}

#mainmenu {
	position: relative;
	left: -10px;	
	top: 3px;
}

#container, #header, #menu, #menu ul li, #menu ul li a, #pagetitle, h1, #syndication, .pagewrapper, .page, .wrapper, .narrowcolumnwrapper, .narrowcolumn, .content, .post, .entry, .browse, sidebar{
	text-align: left;
	vertical-align: top;
}

#syndication {
	position: relative;
	top: 4px;	
}

#container{
	margin: 0 auto;
	width: 900px;
	padding: 10px 0 0;
	text-align: center;
}

#header2 {
}

#header{
	color: #333;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-right: 20px;
}

#header_image {
	margin: auto;
	text-align: center;
}

#menu ul{
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}

#menu ul li{
	margin: 0 5px 0 0;
	font-size: 14px;
	font-weight: bold;
	background: url(images/bg_tab_right.gif) no-repeat right top;
	color: #325b0a;
}

#menu ul li a{
	display: block;
	padding: 14px 20px 10px;
	text-decoration: none;
	background: url(images/bg_tab_left.gif) no-repeat left top;
	color: #325b0a;
}

#menu ul li a:hover{
	text-decoration: underline;
}

#pagetitle{
	clear: both;
	width: 904px;
	height: 155px;
}

#pagetitle h1{
	padding: 36px 28px 0;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #fff;
}

#pagetitle h1 a{
	text-decoration: none;
	color: #fff;
}

#about_image {
	width: 130px;
	float: right;
	padding: 1px;
	margin: 5px;	
}

#house_image {
	width: 100px;
	float: right;
	padding: 1px;	
	margin: 5px;
}

#building_image {
	width: 100px;
	float: right;
	padding: 1px;	
	margin: 5px;
}

#about_box ul {
	padding-left: 0px;
}

.clear {
	clear: both;
}

#mainmenu {
	float: left;
	padding-left: 60px;
}

#mainmenu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;	
}

#mainmenu li {
	padding: 0px;
	margin: 0px;
	display: inline;
	padding-right: 8px;
	font-size: 0.90em;
	font-family: 'lucida grande';	
}

#mainmenu a {
	color: #666;
}

#syndication{
	float: right;
	color: #bbb;
	font-size: 0.9em;
	font-family: 'lucida grande';
	padding-right: 55px;
}

#syndication a{ color: #666; }

#searchbox{
	padding-top: 3px;
}

#searchform input {
	color: #888;
	margin-bottom: 20px;
}

#searchbox input#s{
	border: 1px solid #ddd;
	padding: 3px;
	background: #fff;
}

#searchbox input#searchsubmit{ height: 24px; }

.pagewrapper{
	width: 904px;
	color: #333;
	margin-top: 0px;
	hasLayout: true;
}

.page{
	padding-left: 30px;
	padding-right: 30px;
}

.wrapper{ /* This wrapper class appears only on Page and Single Post pages. */
	width: 500px;
}

.narrowcolumnwrapper{
	float: left;
	margin: 5px 0 0;
	width: 500px;
	position: relative;
}

.narrowcolumn{
	width: 500px;
}

.content{
	margin-top: 30px;
	width: 500px;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
    overflow-x: hidden; overflow-y: hidden;		
}

.post{
	line-height: 18px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
}

.post a:hover {
	color: #005;
}

.post h2{
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 2px;
}

.post h2 a{
	text-decoration: none;
	color: #105cb6;
	margin: 0px;
}

.post h2 a:hover {
	color: #f00;
}

.post img {
	padding: 4px;
	border: 1px solid #ddd;
	background: #fff;
	text-align: center;
	margin: auto;
}

.post img.alignleft{
	float: left;
	margin: 5px;
}

.post img.alignright{
	float: right;
	margin: 5px;
}

.post img.wp-smiley{
	padding: 0;
	border: 0;
	background: none;
}


.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 9px 0 0;
}

.entry h1{
	font-size: 20px;
	line-height: 30px;
}

.entry h2{ line-height: 18px; }

.entry h3{ font-size: 14px; }

.entry h4{ font-size: 12px; }

.entry h5{ font-size: 11px; }

.entry h6{ font-size: 10px; }

.postinfo{	
	font-size: 11px;
	color: #999;
	margin-bottom: 5px;
}

.postinfo a{
	color: #578cca;
}

.sidebar_spacer {
	margin-top: 5px;
	margin-bottom: 30px;
}	

.postdate{ color: #a12a2a; }

.browse{
	padding: 15px 16px;
	line-height: 18px;
}

.space10 {
	margin-bottom: 15px;
}

.widget_recent_entries {
	text-transform: capitalize;
}

#sidebar {
	padding-right: 0px;
}

.sidebar, .obar{
	color: #555;
}

#sidebar_wrapper {
	margin-top: 20px;
	padding: 5px;
	padding-left: 25px;
	width: 220px;
	padding-right: 20px;
	float: right;
	border-left: 1px solid #ddd;
	text-align: left;
	font-size: 0.95em;
}

#mainmenu a:hover {
	color: #105cb6;
}

#syndication a:hover {
	color: #105cb6;
}

.obar{
	float: left;
}

#left_sidebar {
	width: 100px;
}

.sidebar h2 {
	font-size: 1.0em;
	color: #444444;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	margin-top: 0px;
	text-transform: uppercase;
	padding-bottom: 0px;
}

.sidebar ul, .obar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 40px;
	padding-top: 5px;
	font-size: 0.95em;
	font-family: 'lucida grande', helvetica;
	line-height: 1.4;	
}

.sidebar ul li, .obar ul li{
	padding-left: 0px;
}

.sidebar ul li.widget_search, .obar ul li{
}

.sidebar ul li h2, .obar ul li h2{

}

.sidebar ul ul li, .obar ul ul li{
	line-height: 1.8em;
	margin: 0;
	background: none;
}

#nocomments {
  padding: 0px;
}

#form_error {
  background: #fdd;
  border: 1px solid #aaa;
  padding: 10px;
  margin-bottom: 20px;
}

#form_success {
  background: #dfd;
  border: 1px solid #aaa;
  padding: 10px;
  margin-bottom: 20px;
}

#form_error h2 {
  display: block;
}

#development_form {
  	background: url('images/devel.png') no-repeat;
	border: 0px;
	padding: 20px;
	padding-top: 30px;
	margin-top: 20px;
	height: 610px;
}

#development_form textarea {
	margin-top: 20px;
	width: 250px;
	position: relative;
	left: 140px;
}

.submit_button {
  text-align: right;
}

.submit_button input {
  width: 100px;
}

#development_form table {
	width: 400px;
	margin: auto;
	padding: 0px;
}

#development_form .required {
	text-align: left;
	font-weight: bold;
}

#development_form h2 {
  text-align: center;
  margin-bottom: 20px;
}

#development_form input {
  color: #444;
}

.sidebar ul ul ul li, .obar ul ul ul li{
}

.sidebar ul ul ul ul li, .obar ul ul ul li{
}

/* COMMENTS TEMPLATE */

.post h3#comments, .post h3#respond{
	padding: 0 0 2px 19px;
	line-height: 27px;
	background: url(images/user_comment.gif) no-repeat 0 6px;
	color: #e45b00;

}

.post h3#respond{
	background: url(images/add_comment.gif) no-repeat 0 6px;
	color: #333;
}

ol.commentlist{
	margin: 0 0 11px;
	padding:0;
	list-style: none;
}

ol.commentlist li{
	padding: 13px 0;
	background: url(images/bg_comment_bottom.gif) no-repeat left bottom;
}

ol.commentlist li .commentmetadata{
	font-size: 11px;
	color: #546477;
}

ol.commentlist li .commentmetadata a{
	color: #546477;
}

form#commentform small{
	font-size: 11px;
}

#footer {

	font-size: 0.9em;
	color: #888;
	padding-top: 20px;
}
