/*
Theme Name: Codeshed_Monique Davidson
Theme URI: http://www.www.moniquedavidson.com
Description: Monique Davidson - Global Property Advisor
Version: 1.0
Author: Codeshed Solutions
Author URI: http://www.codeshed.net
*/

/*=== START SECTION 1 - Initial Styling ===*/
html, body { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight:500;
	line-height: 135%;
	margin: 0px;
	padding: 0px;
	color: #635245;
	background-image:url(images/brownstrip_bg.gif);
	background-repeat:repeat-x;
	
}

a{
color:#428194;
}

a img {text-decoration: none; border: none;}
a:link {color:#428194;	text-decoration: none; }
a:visited {color: #428194; text-decoration: none; }
a:hover {color:#332525; text-decoration: none; }
a:hover img {text-decoration: none; border: none;}
a:active {color: #332525; text-decoration: none;}


#wrapper {
	width: 980px;
	margin: 0px auto 0px auto;
	background: none;
	border:0px solid red
		
}

.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
/*=== END SECTION 1 - Initial Styling ===*/


/*=== START SECTION 2 - Header Region ===*/
#header {
	height: 320px;
	width: 980px;
	margin: 0px;
	padding:0px;
	border:0px solid red;
	padding-top:40px;
	float:left;
	}

.container1 {
	position:relative;
	width: 600px;
	float:left;
	margin-left:260px;
	padding-bottom:3px;
}

.container2 {
	
	width: 978px;
	height:270px;
	float:left;
	border:0px solid black;
	padding:0px;
	border-left: 1px solid white;
	border-right: 1px solid white;

}
.topright{
	position:absolute;
	float:right;
	top:-60px;
	right: 0px;
	font-size:.8em;
}


#header h1 a:link, #header h1 a:visited {
	text-decoration: none;
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
	}
#header h1 a:hover {
	text-decoration: none;
}
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}


/* =================================== Drop down menu =============*/
#dropmenu, #dropmenu ul {
	margin:0; 
	padding:0; 
	list-style-type:none; 
	list-style-position:outside; 
	position:relative; 
	line-height:1.5em; 
	z-index:300; 
	width:100%; 
	background:none;
}   
#dropmenu a {
	font-family: Arial, Helvetica, sans-serif;
	display:block; 
	padding:0.25em 2.0em 0.25em 0; 
	color:#56a1b8; 
	text-decoration:none; 
	background:none;
	font-size:1em;
	font-weight:500;
	
	
}   
	#dropmenu a:hover {color:#332525;}   
	#dropmenu li {float:left; position:relative;}   
	#dropmenu .current_page_item a{	color:#332525; }
/* ====================== END DropDown menu =============*/
	
	
/* =================================== sub menu =============*/
#submenu, #submenu ul {
	margin:0; 
	padding:0; 
	list-style-type:none; 
	list-style-position:outside; 
	position:relative; 
	line-height:1.2em; 
	z-index:300; 
	width:900px; 
	background:none;

	}   

#submenu a {
	font-family: Arial, Helvetica, sans-serif;
	display:block; 
	padding:0.15em 1.0em 0.15em 1.0em; 
	color:#56a1b8; 
	text-decoration:none; 
	background:none;
	font-size:1em;
	font-weight:500;
	
	
	}   
	#submenu a:hover {color:#332525; }   
	#submenu li {float:left; position:relative; border-right: 1px solid #cccccc;}   
	#submenu li.last {border: none;}  
	#submenu .current_page_item a{ color:#332525; } 
/* ====================== END sub menu =============*/

#menu{
	padding: 0;
	white-space: nowrap;
	margin: 10px 0 0 0;
	width: 980px;
	text-align:center;
	
	
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 20px 0 0;
	
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;

}
#menu li a:hover {
	text-decoration: none;
	color:#33CCFF;
}


/*=== END SECTION 2 - Header Region ===*/

/*=== START SECTION 3 - Content Region ===*/
#main {
	float:left;
	width: 980px;
	background:transparent;
}

#contenthome {
	width: 737px;
	float: left;
	margin-left:0px;
	margin-top: 40px;
	margin-bottom: 40px;
	border:0px solid black;
	
}

#contenthomelogos{
	text-align:center;
	margin-top:20px;
	width: 730px;
	float: left;
}
	


#content {
	width: 680px;
	float: left;
	margin-left:10px;
	margin-top: 40px;
	border:0px solid black;
	
}

#content_full {
	width: 970px;
	float: left;
	margin-left:10px;
	margin-top: 40px;
	border:0px solid black;
	
}


#content a:link, #content a:visited {
	text-decoration: none;
	padding: 0px;
}
#content a:hover {
	text-decoration: none;
}
#content h1 {
	font-size: 2.0em;
}

p.callouts {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-style: italic;
padding-top:0px;
padding:0px;
margin-top:0px;

}

.contactinfo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;}.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.post, .page, .blog, .single, .achive, .category, .error404 {
	font-size: .9em;
}

.post h2, .page h2, .blog h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	color:#635245;
  	line-height:normal;
}
.post h3, .page h3, .blog h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
  color:#635245;
  font-weight:normal;
  line-height:normal;
  margin-left: -2px;
}


.post-edit-link img{
	border: none;
}
a.post-edit-link:link, a.post-edit-link:visited {
	text-decoration: none;
	border: none;
}

.post {
	margin-left:0px;
}
.entry-content, .entry-excerpt {
	clear: left;
	color: #635245;
}
.entry-content blockquote {
	
  width: 345px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 0 0 30px;
  text-indent: -15px;
}
.entry-content blockquote p {
  background: url(images/blockquote2.png) no-repeat left top;
  padding: 0 0 0 60px;
  font: italic 1.5em Verdana, Arial, Helvetica, sans-serif;
}
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}

.entry-meta {
  margin: 0 0 0 0;
}
.underpost {
	font-size: .9em;
}
.underpost a {
	text-decoration: none;
}

.pagetitle{
  font-size: 1.8em;
  margin: 0;
  padding: 0;
  color:#635245;
  font-weight:normal;
  line-height:normal;
  margin-left: -5px;
  	
}
/*=== END SECTION 3 - Content Region ===*/


/*=== START SECTION 4 - Comment Region ===*/
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
#respond p {
	
	font-size: .9em;
	
}

#respond label {
	display: block;
	margin: 5px 0 5px 0;
	
}
#comment {	
	width: 100%;
}
.thread-even {
	background-color:#F9F9F9;
}
.thread-odd {
	background-color:#E5E5E5;
}
#commentform {	
	padding: 10px;
}

ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size:.85em;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
ol.commentlist li a {
	text-decoration: none;
}
/*=== END SECTION 4 - Comment Region ===*/


/*=== START SECTION 5 - Sidebar Region ===*/

#sidebar {
	width: 240px;
	float: left;
	padding-top:0px;
	padding:0px;
	margin-left:20px;
	margin-top:20px;
	font-size:1.2em
}

#sidebarpageright {
	width: 225px;
	float: right;
	margin-top:0px;
	margin-right:10px;
	background: transparent;
	line-height:normal;
	border:none;
}

#sidebarpageright div  {
	float: left;
	margin-bottom:0px;
	margin-top:25px;
	padding:10px;
	font-size:.8em;
	}

#sidebar h1 {
	font-size: 1.5em;
	line-height:normal;
	font-weight:normal;
	padding:0;
	margin:0;
	text-align:right;
}
#sidebar h2 {
	font-size: 1.3em;
	line-height:normal;
	font-weight:normal;
	padding:0;
	margin:10px 10px 0 0;
	text-align:right;
}

#sidebarpageright div h1 {
	font-size: 1.8em;
	line-height:normal;
	font-weight:normal;
	padding:0;
	margin:0;
}
#sidebarpageright div h2{
	font-size: 1.5em;
	line-height:normal;
	padding:0;
	margin:0;

}


#sidebar ul, #sidebarpageright div ul {
	margin: 0px;
	padding: 10px;
	list-style-type: none;
	

}
#sidebar ul ul, #sidebarpageright div ul ul {
  margin-left: 0px;
  border-right:1px solid #663300;
}

#sidebar ul ul li, #sidebarpageright div ul ul li {
  
  margin-left: 0px;
}
#sidebar li a:link, #sidebar li a:visited {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
	color:#57A2B9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align:right;
	border:none;
}
#sidebar li a:hover {
	text-decoration: none;
	color:#332525;
	}

#sidebar li p {
	font-size:.85em;
	font-style:italic;

	}
	
.boxsidebar {
 	background-color:#ac9b92;
	border:1px solid #260905;
	}


	
/*=== END SECTION 5 - Sidebar Region ===*/


/*=== START SECTION 6 - Footer Region ===*/

#footer {
	width:980px;
	float:left;
	text-align:center;
	font-size: 0.8em;
	padding: 0 0 0 0;
	font-size: .9em;
	margin:20px auto 20px auto;
	
}


#footer a:link, #footer a:visited {
	color: #260905;
}
#footer a:hover {
	text-decoration: none;
	color:#260905;

}
/*=== END SECTION 6 - Footer Region ===*/


/*=== START SECTION 7 - Misc. & Plugins ===*/

#codeshed{
text-align:center;
font-size:.8em;
color:#CCCCCC;
margin-top:20px;

}
#codeshed a, #codeshed a:link, #codeshed a:visited{
color:#CCCCCC;
}
#codeshed a:hover{
color: #FFCC00;
}
/*=== END SECTION 7 - Misc. & Plugins ===*/


a.featured {
	display:block;
	float:left;
	margin-right:0px;
	margin-bottom:0px;
	height:270px;
	width:220px;
	background-image:url('images/bg_feature.jpg');
	background-repeat: no-repeat;
	background-position: -220px 0;
	background-color:#3399FF;
	font-size: 32px;
	text-align:center;
	padding-top:80px;
	line-height:normal;
	text-transform: uppercase;
	
}

a.featured span {
	font-size:16px;
	
	
	
}

a.featured:hover{
background-position: 0 0;
color:#666666; 
}

a.vancouver {
	display:block;
	float:left;
	margin-left:35px;
	margin-right:35px;
	margin-bottom:0px;
	height:270px;
	width:220px;
	background-image:url('images/bg_vancouver.jpg');
	background-repeat: no-repeat;
	background-position: -220px 0;
	background-color:#3399FF;
	font-size:32px;
	text-align:center;
	padding-top:80px;
	line-height:normal;
	text-transform: uppercase;
}

a.vancouver span {
	font-size: 16px;			
}

a.vancouver:hover{
background-position: 0 0;
color:#666666; 
}


a.resort {
	display:block;
	float:left;
	margin-right:0px;
	margin-bottom:0px;
	height:270px;
	width:220px;
	background-image:url('images/bg_resort.jpg');
	background-repeat: no-repeat;
	background-position: -220px 0;
	background-color:#3399FF;
	font-size:32px;
	text-align:center;
	padding-top:80px;
	line-height:normal;
	text-transform: uppercase;
	
}

a.resort span {
	font-size: 16px;			
}


a.resort:hover{
background-position: 0 0;
color:#666666; 
}

.clear_border_bottom{
clear:both;
border-bottom:1px solid #CCCCCC;
margin: 20px 0 20px 0;
height:1px;

}
.clear {
clear:both;
height:1px;
}

.listing_details_left{
float:left;
width: 400px;
font-size:.9em;
}

.listing_details_left label{
font-weight:bold;
color:#260806;
padding-right:10px;
}

.listing_details_right{
float:right;
width: 205px;
font-size:.9em;

}

.listing_details_right label{
font-weight:bold;
color:#260806;
padding-right:10px;
width:100px;
display:inline;
}

.listing_left{
	float:left; 
	width:250px; 
	font-size:.9em
}

.listing_right{
	float:left; 
	width:400px; 
	font-size:.9em
}

#tag_line h2{
position:absolute;
float:left;
top:135px;
left:-240px;
color:#428194;
font-weight:bold;
font-size: 1.0em;
}

#contact_line{
position:absolute;
float:left;
text-align:left;
top:230px;
left:-210px;
color:#917a6e;
font-size:16px;
}


a#contact_link {
position:absolute;
display:block;
text-align:right;
top:30px;
left:-3px;
font-size:16px;
color:#bababa;
padding-top:104px;
padding-right:10px;
padding-bottom:10px;
width:123px;
}

a#contact_link:hover{
background-color:#FFFFFF;
/* for IE */
 filter:alpha(opacity=50);
/* CSS3 standard */
opacity:0.5;
color:#000000;
font-weight:bold;
}

a#about_link {
position:absolute;
display:block;
text-align:right;
top:165px;
left:-3px;
font-size:16px;
color:#998276;
padding-top:10px;
padding-right:10px;
padding-bottom:105px;
width:123px;
}

a#about_link:hover{
background-color:#FFFFFF;
/* for IE */
 filter:alpha(opacity=50);
/* CSS3 standard */
opacity:0.5;
color:#000000;
font-weight:bold;
}


a#blog_link {
position:absolute;
display:block;
text-align:right;
top:30px;
left:133px;
font-size:16px;
color:#bababa;
padding-top:10px;
padding-right:10px;
padding-bottom:250px;
width:123px;

}

a#blog_link:hover{
background-color:#FFFFFF;
/* for IE */
 filter:alpha(opacity=50);
/* CSS3 standard */
opacity:0.5;
color:#000000;
font-weight:bold;
}


a#whistler_link {
position:absolute;
display:block;
text-align:right;
top:30px;
left:477px;
font-size:16px;
color:#998276;
padding-top:10px;
padding-right:10px;
padding-bottom:60px;
width:231px;

}

a#whistler_link:hover{
background-color:#FFFFFF;
/* for IE */
 filter:alpha(opacity=50);
/* CSS3 standard */
opacity:0.5;
color:#000000;
font-weight:bold;
}

a#UniqueBC_link {
position:absolute;
display:block;
text-align:right;
top:120px;
left:477px;
font-size:16px;
color:#bababa;
padding-top:10px;
padding-right:10px;
padding-bottom:60px;
width:231px;
}

a#UniqueBC_link:hover{
background-color:#FFFFFF;
/* for IE */
 filter:alpha(opacity=50);
/* CSS3 standard */
opacity:0.5;
color:#000000;
font-weight:bold;
}

a#tropical_link {
position:absolute;
display:block;
text-align:right;
top:210px;
left:477px;
font-size:16px;
color:#998276;
padding-top:10px;
padding-right:10px;
padding-bottom:65px;
width:231px;
}



a#tropical_link:hover{
background-color:#FFFFFF;
/* for IE */
 filter:alpha(opacity=50);
/* CSS3 standard */
opacity:0.5;
color:#000000;
font-weight:bold;
}

.intropage-table {
border-top:1px solid #cccccc;
}

.intropage-table td {
font-size:.9em;
border-bottom:1px solid #cccccc;
padding:10px 0;
}

/** MLS **/
.titleMed{
    color: #635245;
    font-size: 1.8em;
    font-weight: normal;
    line-height: normal;
    margin: 0 0 0 -2px;
    padding: 0;
}
.titleMed strong{
	    font-weight: normal;
}
