/*  
Theme Name: Canberra Furnished Theme
Theme URI: http://findingsimple.com/
Description: Canberra Furnished Accommodation Theme
Version: 1.0
Author: Jason Conroy
Author URI: http://findingsimple.com/
*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body {
	font: 100% Helvetica, Arial;
	background: #ececec; /*url(images/house-2.png) repeat scroll top left; /*# consider lighter colour background cccccc*/
	color: #333;
	}

p {	
	margin: 10px 0;
	}

a:link, a:visited {
	color: #296DC1;
	text-decoration:none
	}

a:hover, a:active {
	color: #296DC1;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 12px 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

acronym, abbr, span.caps {	
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	

:focus {
outline-color: -moz-use-text-color;
outline-style: none;
outline-width: 0pt;
}

/* Structure */

#head {
	width:960px;
	margin:10px auto 0px auto;
	padding:5px 10px 0 10px;
	font-size:10px;
	background:transparent url(images/corners-top-2.jpg) no-repeat scroll 0px 0px;
	clear:both;
	}


#page {
	width:940px;
	margin:0px auto;
	padding:0px 20px 20px 20px;
	font-size:12px;
	background:transparent url(images/wrapper-bg.jpg) repeat-y scroll top center;
	}

#wrapper {
	width:980px;
	margin:0px auto;
	background:transparent url(images/wrapper-bg.jpg) repeat-y scroll top center;} 

.left, .alignleft {float:left;}
.right, .alignright {float:right;}

/* Text*/

h1 {font:38px Helvetica, Arial;font-weight:bold;}

h2 {font:22px Helvetica, Arial;margin:15px 0 5px 0;color:#679000;font-weight:bold;clear:both;}
h2 a, h2 a:link, h2 a:visited , h2.title a{color:#679000;}
h2 a:hover {color:#435d01;text-decoration:none;}

h3 {font:16px Helvetica, Arial;margin-bottom:4px;color:#000;font-weight:bold;}
h3#respond {margin-top:0px;padding-top:20px;}
h3#comments {margin-top:32px;padding-left:0px;}
h3.authors {margin-top:15px;}

h4 {font:14px Helvetica, Arial;}

/* Index Page*/

#top {padding:15px 0 10px 0;margin:0;overflow:hidden;}
#headline {width:940px;height:250px;background:#fff url(images/headline/home-logo.jpg) no-repeat scroll center left;padding: 0;margin:0;}
#bottom {width: 920px;padding:10px 10px;background: #296dc1;}
#front-list {width:620px;background:#fff;padding:10px;line-height:1.75em;float:left;}
#archive {line-height:1.75em;}
#front-list blockquote {padding: 0px 10px 0 10px;}
#front-list .title, #archive .title {font-weight:bold;}
#front-list .clearfloat, #archive .clearfloat {padding-bottom:10px;border-bottom:1px dotted #ccc; margin-bottom:10px;}
#front-list .spoiler, #archive .spoiler {display:block;margin-top:3px;}
#front-list p, #archive p {margin:0px;padding:0px;}

.meta {font-size:10px;color:#222;background: transparent url(images/icons/time.png) no-repeat scroll center left; padding-left:20px;}
.comment-count {background: transparent url(images/icons/comment.png) no-repeat scroll center left; padding:3px 0 3px 20px;}
	
/* -------------------------------------------------------------- 
Content Page
-------------------------------------------------------------- */

#content {
	width:660px;
	background:#fff;
	padding:10px 10px 10px 10px;
	font-size:14px;
	line-height:1.75em;
	float:left;
	min-height:250px; 
	}

.breadcrumb {margin:0 0 0 0;}
.breadcrumb, .breadcrumb a {font-weight:bold;color:#aaa;font-size: 10px;text-transform: uppercase;}
.breadcrumb a:hover {color:#333;}

#content h1.title, h1.title {font-weight:bold;border-bottom:1px solid #ddd;border-top:3px solid #ddd;padding:5px 0px;color: #296DC1;}

.post {line-height:1.75em; border-bottom: 1px solid #dddddd;padding-bottom:10px;}
.post .clearfloat {/* border-bottom:1px dotted #ccc; */margin:10px 0px;}
.post ul, .post ol, #front-list ul, #front-list ol {margin-bottom:15px;}
.post ul li, #front-list ul li {	list-style:square;margin-left:30px;}
.post ol li, #front-list ol li {	list-style:decimal;margin-left:30px;}
.post ol li ul li, #front-list ol li ul li {	list-style:square;margin-left:20px;}
.post img, .post a img, #front-list img, #archive img {/*border:1px solid #ccc; */margin:0 10px 5px 0;padding:4px;background:#c6d3e4;}
.post img:hover, .post a:hover img, #front-list img:hover, #archive img:hover {/*border:1px solid #ccc; */padding:4px;background:#9bc15a;}
.post .ads {margin-top:10px;}
.entry {margin-top:20px;}
#tools {width:590px;height:25px;font-size:10px;}
#tools a:hover {background:none;}
.navigation {padding:5px 0px;text-align:Center;}

/* -------------------------------------------------------------- 
Sidebar
-------------------------------------------------------------- */

#sidebar {
	width:210px;
	float:right;
	margin:0;
	padding: 0 10px 0 0;
	}

#sidebar.sidebar-homepage {
	margin:20px 0 0 0;
	}

#sidebar h3 {
	font:14px Helvetica, Arial;
	font-weight:bold;
	color:#296dc1;
	margin:10px 0px 5px 0px;
	padding:3px 0px;
	border-bottom: 0px dotted #556670;
	}

#sidebar-top{
	width:200px;
	padding:0px 10px 10px 0px;
	background:#fff;
	clear:both;
	}

/* #sidebar-top  {margin-top:80px;} */
	

#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 0px;
	/* background:url(images/bullet4_black.png) no-repeat 0 9px; */
	line-height:18px;
	}

#sidebar li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

/* -------------------------------------------------------------- 
 Form Elements
-------------------------------------------------------------- */

select {border:1px solid #333;width:100%}
.field {padding: 2px;border:1px solid #333;background:#fff;}
#s {width:100px;font-size:12px;}
#searchsubmit {padding-left:5px;}
#commentform input {width: 100px;margin: 5px 5px 1px 0;}
#commentform textarea {width: 99%;margin-top:5px;}

/* -------------------------------------------------------------- 
   Comments
-------------------------------------------------------------- */

.commentlist cite {font-style:normal;margin-bottom:4px;display:block;}
.commentlist blockquote {background:#ededed;}		
.commentlist li {padding: 10px 0px 10px 0px;list-style:none;margin-bottom:3px;}
.commentlist li li {background:none;border:none;list-style:square;margin:3px 0 3px 20px;padding:3px 0;}
.commenttext {padding: 10px 10px 0px 10px;background:#f2f2f2;border-top:1px solid #ddd;border-bottom: 1px solid #ddd;width:495px;float:right}	
li.my_comment {background: #FFF;border:none;}
li.my_comment cite strong {color:#313228;}
#commentform small {background:#FFF;font-weight:bold;padding:0;}
.commentmetadata {color:#4d4d4d;display: block;margin-top:3px;text-align:right;}
.commentmetadata a, .commentmetadata a:visited {color:#959382;}
.commentlist small {background:#e9e9e9;}
.avatar {border:1px solid #bbb;margin:0px 10px 0px 0px;float:left;padding:2px;width:55px;height:55px;}	
#comment {width:590px;background:#fff;}

/* -------------------------------------------------------------- 
   Footer
-------------------------------------------------------------- */

#front-popular {
	font-size:11px;
	color:#fff;
	width: 920px;
	background:transparent url(images/bottom-bar-shadow-dark.jpg) no-repeat scroll 10px 0px;
	margin: 0 auto;
	padding:0px 20px 5px 20px;
	clear:both;
	}	

#front-popular h3 {color: #ffffff;}

#bottom1, #bottom2,#bottom3 ,#bottom4{
	width:189px;
	float:left;
	padding:20px 20px 0 10px;
	border-right:1px solid #6f8490; 
	min-height:180px;
	}
#bottom2, #bottom3, #bottom4 {margin-left:10px;}
#bottom4 {border:none; width:209px; padding-right:0px;}
#bottom2 a{display:block;}
#bottom2 a:hover{text-decoration:none;}
#bottom1 a, #bottom2 a, #bottom3 a {color:#fff;}
#bottom1 p, #bottom2 p, #bottom3 p, #bottom4 p {margin:10px 0 5px 0;}
#bottom1 ul, #bottom2 ul, #bottom3 ul, #bottom4 ul {margin:5px 0 0 0;}
#bottom1 ul li, #bottom2 ul li, #bottom3 ul li, #bottom4 ul li{list-style:none;border-top:1px dotted #fff;padding:5px;display:block;}
#bottom1 ul li:hover, #bottom2 ul li:hover, #bottom3 ul li:hover, #bottom4 ul li:hover {background:#679000;color:#fff;}
#bottom1 ul li:first-child, #bottom2 ul li:first-child, #bottom3 ul li:first-child ,#bottom4 ul li:first-child {border-top:0px dotted #fff;}

#footer {
	margin: 0 auto;
	width: 940px;
	font-size:10px;
	padding: 20px 20px 20px 20px;
	background:transparent url(images/corners-bottom.jpg) no-repeat scroll top left;
	color: #269DC1; 
	clear:both;
	}

#footer a {color: #679000;text-decoration:none;}
#footer a:hover {color: #269DC1;text-decoration:none;}

/* Float Properties*/
.clearfloat:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfloat {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfloat {height:1%;}
*+html .clearfloat {height:1%;}
.clearfloat {display:block;}

/*
CSS Name: Default Styles
Description: NextGEN Default Gallery Stylesheet
Author: Alex Rabe
Version: 1.50

This is a template stylesheet that can be used with NextGEN Gallery. I tested the
styles with a default theme Kubrick. Modify it when your theme struggle with it,
it's only a template design

*/

/* ----------- Album Styles Extend -------------*/

.ngg-albumoverview {
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-album {
    height: 100%;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}

/* IE6 will ignore this */
/* See also http://www.sitepoint.com/article/browser-specific-css-hacks */
html>body .ngg-album {
    overflow:hidden;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #cccccc;
} 

.ngg-album {
	overflow: hidden;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.ngg-albumtitle {
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.ngg-thumbnail {
	float: left;
	margin-right: 12px;
}

.ngg-thumbnail img {
	background-color:#FFFFFF;
	border:1px solid #679000;
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.ngg-thumbnail img:hover {
	background-color: #679000;
}

.ngg-description {
	text-align: left;
}

/* ----------- Album Styles Compact -------------*/

.ngg-album-compact {
	float:left;
	height:180px;
	padding-right:6px !important;
	margin:0px !important; 
	text-align:left;
	width:120px;	
}

.ngg-album-compactbox {
	background:transparent url(albumset.gif) no-repeat scroll 0%;
	height:86px;
	margin:0pt 0pt 6px !important;
	padding:12px 0pt 0pt 7px !important;
	width:120px;
}


.ngg-album-compactbox .Thumb {
	border:1px solid #000000;
	margin:0px !important;
	padding:0px !important;
	width:91px; 
	height:68px;
}

.ngg-album-compact h4 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
	width:110px;
}

.ngg-album-compact p {
	font-size:11px;
	margin-top:2px;
}

/* ----------- Gallery style -------------*/

.ngg-galleryoverview {
	overflow: hidden;
	margin-top: 10px;
	width: 100%;
	clear:both; 
	display:block !important;
}

.ngg-galleryoverview .desc {
/* required for description */
   margin:0px 10px 10px 0px;
   padding:5px;
}

.ngg-gallery-thumbnail-box {
	float: left;
}

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 8px;
}

.post .ngg-gallery-thumbnail img {
	background-color:#c6d3e4;
	border:1px solid #c6d3e4;
	display:block;  
	margin:4px 0px 4px 5px;
	padding:4px;
	position:relative;
}

.post .ngg-gallery-thumbnail img:hover {
	background-color: #9bc15a;
	border:1px solid #9bc15a;
} 

.ngg-gallery-thumbnail span {
	/* Images description */
	font-size:90%;
	padding-left:5px;
	display:block;
}

.ngg-clear {
	clear: both;
}

/* ----------- Gallery navigation -------------*/

.ngg-navigation {
	font-size:0.9em !important;
	clear:both !important;
	display:block !important;
	padding-top:15px;
	text-align:center;
	
}

.ngg-navigation span {
	font-weight:bold;
	margin:0pt 6px;
}

.ngg-navigation a.page-numbers,
.ngg-navigation a.next,
.ngg-navigation a.prev, 
.ngg-navigation span.page-numbers,
.ngg-navigation span.next,
.ngg-navigation span.prev {
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-navigation a.page-numbers:hover,
.ngg-navigation a.next:hover,
.ngg-navigation a.prev:hover, 
.ngg-navigation span.page-numbers:hover,
.ngg-navigation span.next:hover,
.ngg-navigation span.prev:hover {
	background-color: #0066CC;
	color: #FFFFFF !important;
	text-decoration: none !important;
}

/* ----------- Image browser style -------------*/

.ngg-imagebrowser {
	
}

.ngg-imagebrowser h3 {
	text-align:center;
}

.ngg-imagebrowser img {
	border:1px solid #A9A9A9;
	margin-top: 10px; 
	margin-bottom: 10px; 
	width: 100%;
	display:block !important;
	padding:5px;
}

.ngg-imagebrowser-nav {
	padding:5px;
	margin-left:10px;	
}

.ngg-imagebrowser-nav .back {
	float:left;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .next {
	float:right;
	border:1px solid #DDDDDD;
	margin-right:3px;
	padding:3px 7px;
}

.ngg-imagebrowser-nav .counter {
	text-align:center;
	font-size:0.9em !important;
}

.exif-data {
  	margin-left: auto !important;
    margin-right: auto !important;	
}

/* ----------- Slideshow -------------*/
.slideshow {
	margin-left: auto; 
	margin-right: auto;
	text-align:center;	
}

.slideshowlink {
	
}

/* ----------- Single picture -------------*/
.ngg-singlepic {
	background-color:#FFFFFF;
	display:block;  
	padding:4px;
}

.ngg-left {
	float: left;
	margin-right:10px;
}

.ngg-right {
	float: right;
	margin-left:10px;
}

.ngg-center {
  	margin-left: auto !important;
    margin-right: auto !important;
}

/* ----------- Sidebar widget -------------*/
.ngg-widget,
.ngg-widget-slideshow {
	overflow: hidden;
	margin:0pt;
	padding:5px 0px 0px 0pt;
}

.ngg-widget img {
	border:2px solid #A9A9A9;
	margin:0pt 2px 2px 0px; 
	padding:1px; 
}

/* ----------- Related images -------------*/
.ngg-related-gallery {
	background:#F9F9F9;
	border:1px solid #E0E0E0;
	overflow:hidden;
	margin-bottom:1em;
	margin-top:1em;
	padding:5px;
}
.ngg-related-gallery img {
	border: 1px solid #DDDDDD;
	float: left;
	margin: 0pt 3px;
	padding: 2px;
	height: 50px;
	width:  50px;
}

.ngg-related-gallery img:hover {
	border: 1px solid #000000;
} 

/* ------------------------------------------------------------- 
  Sidebar Buttons
-------------------------------------------------------------- */

#sidebar ul.buttons {margin:0 auto;padding:0;width:210px;}
#sidebar ul.buttons li {margin: 0 0 10px 0;padding:0;list-style: none;border:none;}


ul.buttons li a, 
ul.buttons li a:hover, 
ul.buttons li a:focus,
ul.buttons li a:visited,
ul.buttons li a:active {background:transparent url(images/buttons/buttons-all.jpg) no-repeat scroll 0px 0px;display:block;text-indent:-1000em;height:50px;width:210px;border:0;}

/* ------------------------------------------------------------- */
ul.buttons li a:link.button-book-now,
ul.buttons li a:visited.button-book-now,
ul.buttons li a:active.button-book-now { background-position: 0px 0px; border:0;}

ul.buttons li a:hover.button-book-now {background-position: 0px -50px; }
/* ------------------------------------------------------------- */
ul.buttons li a:link.button-subscribe,
ul.buttons li a:visited.button-subscribe,
ul.buttons li a:active.button-subscribe {background-position: -210px 0px; border:0; }

ul.buttons li a:hover.button-subscribe { background-position: -210px -50px; }
/* ------------------------------------------------------------- */
ul.buttons li a:link.button-latest-offers,
ul.buttons li a:visited.button-latest-offers,
ul.buttons li a:active.button-latest-offers {background-position: -420px 0px; border:0; }

ul.buttons li a:hover.button-latest-offers {background-position: -420px -50px;  }
/* ------------------------------------------------------------- */


/* -------------------------------------------------------------- 
  Testimonials
-------------------------------------------------------------- */

#sidebar-testimonials {clear:both; margin:10px 0 0 0;background: #eee url(images/visitor-book.jpg) no-repeat scroll top left;}
#sidebar-testimonials h3 {display:none;}
#sidebar-testimonials a {text-decoration:none; margin:0; padding:0;display:block;}
#sidebar-testimonials blockquote {
	padding: 60px 20px 20px 30px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: transparent url(images/visitor-book-bottom.jpg) no-repeat scroll bottom right;
	line-height:1.5em;
	min-height:60px;
	}
#sidebar-testimonials span.testimonial-customer-name {display:block;margin: 5px 0 0 0; font-style:italic;}


/* -------------------------------------------------------------- 
  Home Page Headline
-------------------------------------------------------------- */
#myGallery {float:right;width:627px;height: 250px;overflow:hidden;}
.mainimage {display:block;width: 627px;height: 250px;}


/* -------------------------------------------------------------- 
Unit Features List
-------------------------------------------------------------- */
 ul.unit-features {display:inline;clear:both;margin:0 0 15px 0;}
 ul.unit-features li{width:300px;float:left;}
.clear {clear:both;}


/* -------------------------------------------------------------- 
Property Google Maps
-------------------------------------------------------------- */
#map {border:5px solid #c6d3e4;}
.maplocation {margin:0;padding:0;}
.maplocationinfo {margin:0;padding:0;}

/* -------------------------------------------------------------- 
Navigation
-------------------------------------------------------------- */

#navbar {
	margin:0 auto;
	padding:15px 20px 10px 10px;
	text-transform:uppercase;
	background:transparent url(images/nav-bg-shadow-3.jpg) no-repeat scroll 5px 6px;
	width:920px;
	height:40px;
	/* overflow:hidden; */
	}

#page-bar {
	width:790px;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	float:left;
	z-index:20;
	list-style: none;
	/* overflow:hidden; */
	}

#searchform {
	width:130px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin:0px;
	}
	

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	padding:12px 10px 12px 10px;
	font-weight:bold;
	color:#FFF;
	margin:0;
	z-index: 20;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	#fff;
}
.sf-menu li {
	background:transparent;
}
.sf-menu li li {
	background:#1c4b84;
	border-top: 1px solid #C0C0C0;z-index:20;
}
.sf-menu li li li {
	background:#1c4b84;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
	text-decoration:none;
	background: #679000;
	z-index:20;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:35px; /* overriding essential styles */
}

.sf-menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:20;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.1em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			1em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}


	
	
/* #page-bar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	z-index:20;
}

#page-bar a {
	display: block;
	padding:12px 10px 12px 10px;
	font-weight:bold;
	color:#FFF;
	margin:0;
	z-index: 20;
}

#page-bar a:hover {
	text-decoration:none;
	background: #679000;
	z-index:20;
	}

#page-bar li {float: left;}
#page-bar li li {width:150px;}
#page-bar li li a {width:130px;border-top: 1px solid #C0C0C0;z-index:20; }

#page-bar li ul {
	position: absolute;
	width:150px;
	left: -999em;
	background:#1c4b84;
	margin:0;
	padding:0;
	z-index:20;
}
#page-bar li:hover ul {left: auto;}
#page-bar li:hover ul, #page-bar li.sfHover ul {left: auto;}
#page-bar li ul ul {margin: -34px 0 0 151px;}
#page-bar li:hover ul ul, #page-bar li.sfHover ul ul {left: -999em;}
#page-bar li:hover ul, #page-bar li li:hover ul, #page-bar li.sfHover ul, #page-bar li li.sfHover ul {left: auto;}
*/

#page-bar a.logo {border:none  !important ;margin:0 !important ;padding:2px 0 0 0 !important ; width:46px; height:30px; float:left;}
#page-bar a:hover.logo {border:none  !important ;margin:0 !important ;padding:2px 0 0 0 !important ; background:#296dc1;}


/* -------------------------------------------------------------- 
  Misc.
-------------------------------------------------------------- */

.home-page {font-size:16px; color:#333; margin:0 0 10px 0; padding:0; line-height:1.5em;}
.home-page em {/* color:#435d01; */}
.clear {clear: both;}
.post .entry img {border: 1px solid #c6d3e4; padding:4px; background:#c6d3e4; }
.post .entry img:hover {border: 1px solid #9bc15a; padding:4px; background:#9bc15a; }
.post .entry #map img {border: none; padding:0; background:transparent; }
.post .entry #map img:hover {border: none; padding:0; background:transparent;}
.logo-small {margin:35px 0 20px 0; }
.extra-space {margin-top:40px;}
.post ul.prop-list {clear:both;list-style: none;display: inline-block;}
.post ul.prop-list:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.post ul.prop-list li {width:160px; display:block; float:left;list-style: none;margin:0; padding:5px 0px;}
.home-page-title {position: absolute; top: 0;left:0;text-indent:-9999px;}

/* -------------------------------------------------------------- 
Promo Button
-------------------------------------------------------------- */
