/*
Theme Name: Turtle Homes with Blog
Theme URI: http://www.sozodesign.co.uk
Description: The new blogged version of Turtle Homes theme!
Version: 2.5 (WP2.6.2)
Author: SOZO Design
Author URI: http://www.sozodesign.co.uk
Tags: turtle homes
*/

/*@import "style/css/reset.css"
@import "style/css/typography.css";
@import "style/css/layout.css";;*/

/* h1 {
	letter-spacing: -1px;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none; 
	height: 24px;
}

h2 {
	letter-spacing: -1px;
	font-size: 22px;
	color: #ffffff;
	text-decoration: none; 
	height: 24px;
	font-weight: normal;
}

h3 {
	font-size: 18px;
	text-decoration: none;
	margin: 0px;
	font-weight: normal;
	color: #c9f58d;
}

*/

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	background: url(images/img08.jpg) no-repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 0px 20px 0px 30px;
	font-size: 18px;
	color: #3D3D3D;
}

ul {
}

ol {
}

a {
	color: #c9f58d;
}

a:hover {
	text-decoration: none;
	color: #c9f58d;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #D9D785 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #D9D785 1px dashed;
}

.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0 0 0 15px;
	padding: 90px 20px 0px 30px;
	font-size: 30px;
	color: #FFFFFF;
}

/* Header and banner */
#callus {
	width: 100%;
	height: 128px;
	background-image: url(style/images/callus.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
}
#header {
	width: 960px;
	height: 128px;
	background-image: url(style/images/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	overflow: hidden;
	color: #fff;
}

#online_estate_agency {
	position: relative;
	top: -78px;
	left: 238px;
	font-size: 28px;
	color: #fff;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: -0.2px;
	width: 270px;
	height: auto;
	padding: 0px 0px 14px 0px;
	margin: 0px;
	line-height: 25px;
	z-index: 20;
}

#online_estate_agency span {
	margin: 0px 0px 0px 70px;	
}

#suckermenu{
	margin-left: 550px;
}

#banner_bgshim {
	width: 100%;
	height: 324px;
	background: url(style/images/banner_bgshim.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 0px;
	overflow: hidden;
}
#banner_bg {
	width: 960px;
	height: 324px;
	background: url(style/images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left: auto;
	margin-right: auto;
}
/* Tabs */
#tab1{
background-image: url(style/images/tab1.jpg);
background-repeat: no-repeat;
width: 256px;
height: 175px;
padding: 65px 20px 20px 20px;
margin: 50px 0px 0px 9px;
float: left;
overflow: auto;
color: ffffff;
text-decoration: none;
font-weight: bold;
font-size: 16px;
text-align: left;
}
#tab1 a {
color: ffffff;
text-decoration: none;
}
#tab1 a:hover {
color: ffffff;
text-decoration: none;
}
#tab2{
background-image: url(style/images/tab2.jpg);
background-repeat: no-repeat;
width: 296px;
height: 215px;
margin: 50px 10px 0px 26px;
float: left;
overflow: auto;
color: #FFFFFF;
font-weight: bold;
font-size: 14px;
text-align: left;
}
#tab3{
background-image: url(style/images/tab3.jpg);
background-repeat: no-repeat;
width: 256px;
height: 175px;
padding: 20px;
margin: 50px 9px 0px 0px;
float: right;
overflow: hidden;
}
.tab_smltxt{
font-size: 10px;
line-height: 12px;
}

/* Logo */
#logo_image{

}
#logo {
	float: left;
	margin-top: 0px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	text-transform: lowercase;
}

#logo h1 {
	background: url(images/logo.png) no-repeat left 50%;
	padding-left: 60px;
	text-align: center;
	font-size: 3.2em;
	color: #000000;
}

#logo h1 a {
	color: #000000;
}

#logo p {
	padding-top: 0px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

#logo h2 a, #logo p a {
	color: #000000;
}

#logo a {
	text-decoration: none;
}

/* Menu 

#menu {
	float: right;
	margin-top: 89px;
	height: 39px;
	overflow: hidden;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 10px 20px 0 20px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00597b;
}

#menu a:hover {
	color: #000000;
	background-image: url(style/images/nav_on.jpg);
	background-repeat: repeat-x;
	height: 39px;
}

#menu .current_page_item a {
	color: #000000;
	color: #000000;
	background-image: url(style/images/nav_on.jpg);
	background-repeat: repeat-x;
	height: 39px;
}
*/
/* Page */

#page {
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;
}
#content_wrapper{
	width: 100%;
	overflow: auto;
	background-image: url(style/images/content_bg.gif);
	background-repeat: repeat-x;
}

#content {
	overflow: auto;
	padding: 0px 20px 0px 20px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}

#leftcontentContainer{
	float: left;
	width: 295px;
	overflow: auto;
	padding: 0px 0px 0px 0px;
}

#left-posts {
	float: left;
	width: 295px;
	line-height: 18px;
	font-size: 12px;
}

#right-posts {
	float: right;
	width: 620px;
	padding: 0px 0px 0px 0px;
	line-height: 18px;
	margin-right: 0px;
}

#recent-posts .entry {
	color: #ffffff;
}

#recent-posts .entry a {
	background: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
	color: #403F3F;
}

.post .title {
	margin: 10px 0px 0px 0px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	background-image: url(style/images/title_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom: solid 1px #5ea4bf;
	padding-bottom: 8px;
	padding-top: 10px;
	padding-left: 10px;
}

.post .title a {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #505050;
}

.post .meta a {
	color: #000000;
}

.post .entry {
	margin-bottom: 0px;
	margin-top: 20px;
	padding-bottom: 0px;

}

/* Sidebar */
#sidebarcontainer{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	color: #91bfd1;
}
#sidebar {
	clear: both;
	width: 100%;
	padding: 0px 0 0 0;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #006c95;
	border-top: solid 1px #005677;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li {
	display: block;
	float: left;
	width: 320px;
	padding: 20px 0px 10px 0px;
}
#sidebar li ul {
	line-height: 1.8em;
}
#sidebar li li {
	display: list-item;
	background: url(images/img07.gif) no-repeat left 50%;
	float: none;
	width: auto;
	padding: 0 0 0 0px;
	margin: 0 15px 0 10px;
	line-height: 25px;
}

#sidebar h2 {
	margin: 0;
	color: #3392b6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	border-bottom: 1px dotted #333333;
	padding-bottom: 10px;
}

#sidebar a {
	text-decoration: none;
	color: #91bfd1;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */
#footercontainer{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	margin-bottom: 0px;
	font-size: 11px;
	background-color: #006c95;
	color: #91bfd1;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 0px 20px 0px 20px;
}

#footer a {
	color: #91bfd1;
	text-decoration: underline;
}

#legal {
	float: left;
}

#links {
	float: right;
}

.alignright {
	float: right;
	padding-right: 15px;
}

.alignleft {
	float: left;
	padding-left: 15px;
}

.navigation {
	padding-top: 20px;
}
.bulletpoints{
	color: #ffffff;
	text-decoration: none;
	margin: 0px 0px 0px 10px;
	list-style-image: url(style/images/bullet.gif);
	list-style-type: none;
	line-height: 18px;
}

/* ADDED BY CHRISTIAN ---------------------------------------------------------------------------------- */

h5 {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
}

/* ADDED BY CHRISTIAN ---------------------------------------------------------------------------------- */


/* NEW DESIGN ------------------------------------------------------------------------------------------ */

body {
	margin: 0;
	padding: 0;
	background: #3991d1 url(style/images/bg.png) repeat-x;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #fff;
}

.br {clear: both;}

#turtle-container {
	width: 962px;
	height: auto;
	background: #3991d1;
	margin: 0 auto 0 auto;
	position: relative;
}

#turtle-top {
	width: 962px;
	height: 116px;
	background: #3991d1 url(style/images/turtle-homes-online-estate-agent.png) no-repeat top;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#turtle-features {
	width: 962px;
	height: 294px;
	background: #3991d1 url(style/images/turtle-homes-find-property-online.png) no-repeat top;
	overflow: hidden;
	position: relative;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}

#iframe-div {
	width: 254px;
	height: 186px;
	padding: 0px;
	margin: 0px;
	background: none;
	position: absolute;
	top: 58px;
	left: 62px;
	background: #0d71b6;
}

a#save-in-fees, a#rent-your-property {
	position: absolute;
	top: 158px;
	left: 381px;
	width: 216px;
	height: auto;
	color: #000;
	font-size: 19px;
	line-height: 25px;
	padding: 0px;
	margin: 0px;
}

a#rent-your-property {
	top: 180px;
	left: 667px;
	font-size: 17px;
}

a#save-in-fees, a#rent-your-property {
	display: block;
	text-decoration: none;
}

a#save-in-fees:hover, a#rent-your-property:hover {
	color: #fff;
	text-decoration: none;
}

a#save-in-fees span, a#rent-your-property span {
	float: right;
	clear: both;
	font-size: 11px;
}

#content-container {
	width: 908px;
	height: auto;
	padding: 0px 0px 0px 52px;
}

#home-box {
	width: 571px;
	height: auto;
	background: #3991d1;
	float: left;
	margin: 0px 10px 0px 0px;
}

#home-box-top {
	width: 571px;
	height: 22px;
	background: #3991d1 url(style/images/home-box-top.png) no-repeat 0px 0px;
}

#home-box-title {
	width: 571px;
	height: 92px;
	background: #0d71b6 url(style/images/home-box-title.png) no-repeat 0px 0px;
	padding: 0px;
}

#home-box-title h1 {
	padding: 8px 0px 0px 25px;
	margin: 0px;
	color: #fff;
	font-size: 19px;
	font-weight: normal;
	line-height: 24px;
	width: 392px;
	height: auto;
	background: none;
	letter-spacing: 0.1px;
}

#home-box-title h1 img {
	position: relative;
	top: 5px;
	left: 0px;
}

#home-box-bg {
	width: 571px;
	height: 400px;
	background: #3991d1 url(style/images/home-box-bg.png) no-repeat 0px 0px;
	padding: 16px 0px 0px 0px;
}

.home-column-1, .home-column-2 {
	padding: 0px;
	margin: 0px 0px 0px 25px;
	float: left;
	width: 245px;
	height: auto;
	color: #403f3f;
	font-size: 13px;
	line-height: 18px;
}

.home-column-2 {
	width: 229px;
	height: auto;
	background: #d0e6f7;
	padding: 8px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	color: #000;
	line-height: 16px;
}

.home-column-2 a:link {color: #403F3F; font-weight: bold; text-decoration: none;}
.home-column-2 a:visited {color: #403F3F; font-weight: bold; text-decoration: none;}
.home-column-2 a:hover {color: #000; font-weight: bold; text-decoration: none;}
.home-column-2 a:active {color: #403F3F; font-weight: bold; text-decoration: none;}

.home-column-1 h2 {
	padding: 0px;
	font-size: 17px;
	color: #0d71b6;
	line-height: 19px;
	font-weight: normal;
	width: 245px;
	height: auto;
	float: none;
	margin: 0px 0px 6px 0px !important;
}

.home-column-2 ul {
	padding: 0px;
	margin: 0px 0px 0px 17px;
	list-style: outside;
	font-size: 11px;
}

.home-column-2 li {
	margin: 0px 0px 3px 0px;	
}

.testimonial {
	margin: 0px 0px 5px 0px;
	font-size: 14px;
}

.testimonial-name {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#our-promise-box {
	float: left;
	width: 226px;
	height: 239px;
	background: #3991d1 url(style/images/bg-our-promise.png) no-repeat 0px 0px;
	padding: 77px 22px 0px 34px;
	margin: 0px 0px 11px 0px;
}

#our-promise-box ul {
	padding: 0px;
	margin: 0px 0px 0px 17px;
	list-style: outside;
	font-size: 14px;
	color: #5d2783;
	line-height: 18px;
}

#our-promise-box li {
	margin: 0px 0px 4px 0px;
}

#twitter-box {
	float: left;
	width: 250px;
	height: 133px;
	background: #3991d1 url(style/images/bg-twitter.png) no-repeat 0px 0px;
	padding: 68px 22px 0px 14px;
	overflow: hidden;
}

#twitter-box #twtr-profile-widget img, #twitter-box .twtr-profile-img-anchor, #twitter-box .twtr-hd, .twtr-ft, #twitter-box .twtr-reference-tweet {
	visibility: hidden;
}

#twitter-box .twtr-widget {position:relative;font-size:12px!important;font-family: Helvetica, Arial, sans-serif !important;zoom:1;}

#twitter-box .twtr-fullscreen {font-size:220%!important;}

#twitter-box .twtr-fullscreen .twtr-new-results {display:none!important;}

#twitter-box .twtr-widget .twtr-spinner {width:14px;height:14px;position:absolute;background:url(http://widgets.twimg.com/j/1/spinner.gif) no-repeat;top:3px;right:3px;}

#twitter-box .twtr-inactive {display:none;} #twitter-box .twtr-widget a img{border:0!important;}

#twitter-box .twtr-doc {overflow:hidden;width:100%; height: 105px;text-align:left;font-weight:normal;}

#twitter-box .twtr-bd {padding:0 1px;}

#twitter-box .twtr-widget .twtr-tweet-wrap {padding:6px 8px;overflow:hidden;zoom:1;}

#twitter-box .twtr-fullscreen .twtr-tweet-wrap {padding:20px;}

#twitter-box .twtr-widget .twtr-tweet {border-bottom:1px dotted #ddd;overflow:hidden;zoom:1;}

#twitter-box .twtr-widget .twtr-tweet a.twtr-reply {visibility:hidden;}* html .twtr-widget .twtr-tweet a.twtr-reply{visibility:visible;}

#twitter-box .twtr-widget .twtr-tweet:hover a.twtr-reply {visibility:visible;}

#twitter-box .twtr-widget-profile img.twtr-profile-img {display:block;float:left;width:31px;height:31px;border:0!important;}

#twitter-box .twtr-widget h4,.twtr-widget p {margin:0!important;padding:0!important;line-height:1.2!important;width:auto!important;}

#twitter-box .twtr-widget-profile h3, #twitter-box .twtr-widget-profile h4 {margin:0 0 0 40px!important;}

#twitter-box .twtr-widget .twtr-new-results {text-align:center;padding:3px;margin:0 auto -10px auto;display:block;position:relative;bottom:5px;}

#twitter-box .twtr-results-inner {line-height:1;font-size:100%;padding:4px 0;position:relative;bottom:-2px;width:40%;margin:0 auto;z-index:2;text-align:center;}

#twitter-box .twtr-results-hr {width:100%;position:relative;z-index:1;height:1px;border-bottom:1px dotted #ddd;bottom:7px;background:none;overflow:hidden;}

#twitter-box .twtr-new-results span {position:relative;z-index:3;top:-14px;display:block;font-size:9px!important;}

#twitter-box .twtr-hd {padding:0px;position:relative;zoom:1;overflow:hidden; height: 0px;}

#twitter-box .twtr-fullscreen .twtr-hd {height:0;padding:0;}

#twitter-box .twtr-timeline {position:relative;overflow:hidden;z-index:2;height:225px;}

#twitter-box .twtr-flat .twtr-timeline {overflow-x:hidden;overflow-y:scroll;}

#twitter-box .twtr-widget .twtr-tweet:last-child {border-bottom-width:0;}

#twitter-box .twtr-ft {position:relative;}

#twitter-box .twtr-ft div{overflow:hidden;padding:0px;zoom:1;}

#twitter-box .twtr-ft span {float:right;text-align:right;}

#twitter-box .twtr-ft a {float:left;display:block;}

#twitter-box .twtr-ft span a{float:none;}

#twitter-box .twtr-avatar {width:40px;height:40px;float:left;overflow:hidden;display:block;}

#twitter-box .twtr-fullscreen .twtr-avatar {width:80px;height:80px;}

#twitter-box .twtr-img{height:25px;width:25px;}

#twitter-box .twtr-img img{width:30px;height:30px;}

#twitter-box .twtr-fullscreen .twtr-img img {width:72px;height:72px;}

#twitter-box .twtr-fullscreen a.twtr-join-conv {display:none;}

#twitter-box .twtr-tweet-text {margin-left:40px;}

#twitter-box .twtr-fullscreen .twtr-tweet-text {margin-left:90px;}

#twitter-box .twtr-doc a {text-decoration:none!important;}

#twitter-box .twtr-doc a:hover {text-decoration:underline!important;}

#social-networks {
	width: 849px;
	margin: 0 auto 35px auto;
	height: 29px;
	padding: 0px 0px;
	position: relative;
	padding: 0px 6px 0px 0px;
}

#social-networks a {
	float: right;
	margin: 0px 0px 0px 4px;
}

#social-networks img:hover, #content-container .wp-caption img:hover {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#listed-on {
	width: 100%;
	height: auto;
	background: #fff;
	text-align: center;
	padding: 18px 0px;
}

#listed-on #images {
	width: 855px;
	margin: 0 auto 0 auto;
}

#listed-on img {
	float: left;
	margin: 0px 20px 0px 0px;
}

#listed-on img#end {
	margin: 0px 0px 0px 0px;
}


/* SUCKERFISH */

#suckermenu #pixopoint_menu_wrapper1 #pixopoint_menu1 ul#suckerfishnav {
	z-index: 500;
	position: absolute;
	top: 83px;
	right: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#suckermenu #pixopoint_menu_wrapper1 #pixopoint_menu1 ul#suckerfishnav {
	
}

/* TOP LINKS */

#suckermenu #pixopoint_menu_wrapper1 #pixopoint_menu1 ul#suckerfishnav li {
	display: block;
	background: #8cc63e;
	margin: 0px 6px 0px 0px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: center;
	width: 68px;
	background: #8cc63e url(style/images/bg-navigation-button.png) no-repeat 0px 0px!important;
}

#suckermenu #pixopoint_menu_wrapper1 #pixopoint_menu1 ul#suckerfishnav li a {
	color: #fff;
	padding: 7px 0px 5px 0px;
	line-height: 19px;
	text-align: center;
	width: 68px;
	display: block;
}

#suckermenu #pixopoint_menu_wrapper1 #pixopoint_menu1 ul#suckerfishnav li:hover {
	background: #0d71b6;
	height: auto;
}

#suckermenu #pixopoint_menu_wrapper1 #pixopoint_menu1 ul#suckerfishnav li:hover {background: #8cc63e url(style/images/bg-navigation-button.png) no-repeat -68px 0px!important;}
#suckermenu #pixopoint_menu_wrapper1 #pixopoint_menu1 ul#suckerfishnav li:active {background: #8cc63e url(style/images/bg-navigation-button.png) no-repeat -68px 0px!important;}

/* SUB LINKS */

#suckermenu #pixopoint_menu_wrapper1 #pixopoint_menu1 ul#suckerfishnav li li {
	padding: 0px;
	margin: 0px;
	width: 142px;
	height: 31px;
	background: #ffffff url(style/images/bg-navigation-button-2.png) no-repeat 0px 0px!important;
}

#suckermenu #pixopoint_menu_wrapper1 #pixopoint_menu1 ul#suckerfishnav li li a {
	background: none;
	color: #0d71b6;
	font-weight:normal;
	height:auto;
	line-height:17px;
	padding:7px 0px 0px 14px;
	text-align:left;
	width:128px;
	height: 24px;
	float: none;
	clear: both;
	font-size: 11px;
}

#suckermenu #pixopoint_menu_wrapper1 #pixopoint_menu1 ul#suckerfishnav li li:hover {
	padding: 0px;
	margin: 0px;
	width: 142px;
	height: 31px;
	background: #ffffff url(style/images/bg-navigation-button-2.png) no-repeat 0px -31px!important;
}

#suckermenu #pixopoint_menu_wrapper1 #pixopoint_menu1 ul#suckerfishnav li li:active {background: #ffffff url(style/images/bg-navigation-button-2.png) no-repeat 0px -62px!important;}

#suckermenu #pixopoint_menu_wrapper1 #pixopoint_menu1 ul#suckerfishnav li li a:hover {
	background: none;
	color: #0d71b6;
	font-weight:normal;
	height:auto;
	line-height:17px;
	padding:7px 0px 0px 14px;
	text-align:left;
	width:128px;
	height: 24px;
	float: none;
	clear: both;
	font-size: 11px;
}

#suckermenu #pixopoint_menu_wrapper1 #pixopoint_menu1 ul#suckerfishnav ul {
	background: none;	
}

/* LAST LOT OF LINKS! */

#suckermenu #pixopoint_menu_wrapper1 #pixopoint_menu1 ul#suckerfishnav li ul ul {
	margin: -31px 0 0 142px;
}

/* PAGE TEMPLATE */

#page-top, #page-property-top {
	width: 861px;
	height: 22px;
	overflow: hidden;
	background: #3991d1 url(style/images/bg-page-top.png) no-repeat;
	clear: both;
}

#page-header, #page-property-header {
	width: 845px;
	height: 52px;
	overflow: hidden;
	background: #3991d1 url(style/images/bg-page-header.png) no-repeat;
	clear: both;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -0.2px;
	padding: 0px 0px 0px 16px;
	line-height: 25px;
}

#page-body, #page-property-body {
	width: 819px;
	height: auto;
	overflow: hidden;
	background: #3991d1 url(style/images/bg-page-body.png) repeat-y;
	clear: both;
	padding: 0px 26px 0px 16px;
	color: #403F3F;
	line-height: 21px;
}

#page-body a:link, #page-property-body a:link {color: #0d71b6; font-weight: normal; text-decoration: none;}
#page-body a:visited, #page-property-body a:visited {color: #0d71b6; font-weight: normal; text-decoration: none;}
#page-body a:hover, #page-property-body a:hover {color: #8cc63e; font-weight: normal; text-decoration: none;}
#page-body a:active, #page-property-body a:active {color: #0d71b6; font-weight: normal; text-decoration: none;}

#page-footer, #page-property-footer {
	width: 861px;
	height: 29px;
	overflow: hidden;
	background: #3991d1 url(style/images/bg-page-footer.png) no-repeat;
	clear: both;
}

#page-property-top {width: 980px; background: #3991d1 url(style/images/bg-page-property-top.png) repeat-y;}
#page-property-header {width: 964px; background: #3991d1 url(style/images/bg-page-property-header.png) repeat-y;}
#page-property-body {width: 938px; background: #3991d1 url(style/images/bg-page-property-body.png) repeat-y;}
#page-property-footer {width: 980px; background: #3991d1 url(style/images/bg-page-property-footer.png) repeat-y;}

#page-property-top, #page-property-header, #page-property-body, #page-property-footer {
	margin-left: 0px;
}

p#footer-info {
	width: 100%;
	text-align: center;
	padding: 26px 0px 6px 0px;
	margin: 0px;
	color: #403F3F;
	font-size: 11px;
}

p#footer-info a {margin: 0px 2px;}
p#footer-info a:link {color: #403F3F; text-decoration: none;}
p#footer-info a:visited {color: #403F3F; text-decoration: none;}
p#footer-info a:hover {color: #8cc63e; text-decoration: none;}
p#footer-info a:active {color: #403F3F; text-decoration: none;}

#listed-on h6 {display: block; font-size: 11px; margin: 4px 0; padding: 0; color: #403F3F;}

/* BLOG TEMPLATE */
#blog-box {
	width: 571px;
	height: auto;
	background: #3991d1;
	float: left;
	margin: 0px 10px 0px 0px;
}

#blog-box-top {
	width: 571px;
	height: 22px;
	background: #3991d1 url(style/images/home-box-top.png) no-repeat 0px 0px;
}

#blog-box-title {
	width: 571px;
	height: 92px;
	background: #0d71b6 url(style/images/home-box-title.png) no-repeat 0px 0px;
	padding: 0px;
}

#blog-box-title h1 {
	padding: 8px 0px 0px 25px;
	margin: 0px;
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;
	width: 392px;
	height: auto;
	background: none;
	letter-spacing: 0.1px;
}

#blog-box-title h1 img {
	position: relative;
	top: 5px;
	left: 0px;
	margin-bottom: 5px;
}

#blog-body {
	width: 529px;
	height: auto;
	overflow: hidden;
	background: #3991d1 url(style/images/bg-blog-body.png) repeat-y;
	clear: both;
	padding: 0px 26px 0px 16px;
	color: #403F3F;
	line-height: 21px;
}

#blog-body a 				{ color: #6ba519; text-decoration: none; }
#blog-body .nav a:hover,
#blog-body a:hover,
.blog-sidebar-body a:hover	{ color: #0d71b6; }

#blog-body h1 { font-size: 19px; color: #000; }
.blog-divider { margin: 16px auto; width: 525px; height: 1px; overflow:hidden; background:url(style/images/blog-divider.png) no-repeat; clear: both; }
.blog-read-more { background: url(style/images/blog-read-article.png) no-repeat; padding-left: 25px; }
.blog-comment	{ background: url(style/images/blog-comment.png) no-repeat; margin-left: 20px; padding-left: 25px; }
.blog-links a	{ color: #6ba519; font-size: 14px; line-height: 14px; text-decoration: none;}
#blog-body .alignleft { background:url(style/images/blog-arrow-left.png) no-repeat 0 6px; }
#blog-body .alignright { background:url(style/images/blog-arrow-right.png) no-repeat 100px 6px; }
#blog-body .nav a { color: #6ba519; text-decoration: none; font-weight: bold; }

#blog-footer {
	width: 571px;
	height: 29px;
	overflow: hidden;
	background: #3991d1 url(style/images/bg-blog-footer.png) no-repeat;
	clear: both;	
}

#blog-sidebar {
	float: right;
	width: 282px;
	margin-right: 40px;
}
.blog-sidebar-header 	{ width: 292px; height: 22px; background: url(style/images/sidebar-header.png) no-repeat; }
.blog-sidebar-title		{ width: 292px; height: 43px; padding: 0; margin:0; }
.blog-sidebar-body		{ width: 292px; background: url(style/images/sidebar-body.png) repeat-y; padding: 0; overflow: hidden; }
.blog-sidebar-body ul	{ margin: 20px 0 20px 35px; padding: 0; }
.blog-sidebar-body li	{ background:url(style/images/blog-arrow-right.png) no-repeat 0 6px; padding: 2px 0 2px 15px; font-size: 14px; }
.blog-sidebar-body li.cat-item	{ background: url(style/images/blog-read-article.png) no-repeat 0 8px; padding: 5px 0 5px 25px; font-size: 17px; font-weight: bold; }
.blog-sidebar-body a	{ color: #6ba519; text-decoration:none; }
.blog-sidebar-footer	{ background:url(style/images/sidebar-footer.png) no-repeat; width: 292px; height: 16px; margin-bottom: 10px; }

#blog-social-networks 	{ width: 282px; margin: 0 0 15px 0; height: 29px; padding: 0px 6px 0px 0px; float: right; text-align: right; }
#blog-social-networks a { }

#comments h2,
#respond h2				{ font-size: 17px; color: #403f3f; }
ul.commentlist 			{ margin: 0; padding: 0; }
.commentlist li 		{ margin: 0; padding: 15px; background: #dceec5; list-style: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url('/PIE.htc'); font-size: 14px; color: #403f3f; }
.commentlist div		{ background: url(style/images/comment-dangler.png) no-repeat 20px 0px; padding: 10px; font-size: 12px; }
.commentlist p 			{ font-size: 12px; padding: 0 10px; }
.entry label			{ width: 130px; vertical-align: top; }
.entry textarea 		{ width: 450px; background: #dceec5; border: none; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url('/PIE.htc'); }

/* =Images
-------------------------------------------------------------- */

#content-container .alignleft,
#content-container img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content-container .alignright,
#content-container img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content-container .aligncenter,
#content-container img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content-container img.alignleft,
#content-container img.alignright,
#content-container img.aligncenter {
	margin-bottom: 12px;
}
#content-container .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 8px;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
#content-container .wp-caption img {
	margin: 5px 5px 0;
}
#content-container .wp-caption p.wp-caption-text {
	color: #403F3F;
	font-size: 12px;
	margin: 10px 0 0 0;
}
#content-container .wp-smiley {
	margin: 0;
}
#content-container .gallery {
	margin: 0 auto 18px;
}
#content-container .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content-container .gallery img {
	border: 2px solid #cfcfcf;
}
#content-container .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content-container .gallery dl {
	margin: 0;
}
#content-container .gallery img {
	border: 10px solid #f1f1f1;
}
#content-container .gallery br+br {
	display: none;
}
#content-container .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}


/* PAGE TEMPLATE */

#content-container h2, #content-container h3 {
	padding: 0;
	margin: 20px 0 6px 0;
	line-height: 21px;
	font-size: 18px;
	text-shadow: 0 1px 1px #ddd;
}

#content-container h3 {color: #0e79b7; font-size: 20px; line-height: 23px; margin: 14px 0;}

#page-body a.calltoaction, #page-property-body a.calltoaction, a.calltoaction, #blog-body a.calltoaction {
	padding: 12px 12px 8px 12px;
	background: #8cc63d;
	color: #fff !important;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: inline-block;
	margin: 8px 0;
}

#page-body a.calltoaction:hover, #page-property-body a.calltoaction:hover, a.calltoaction:hover, #blog-body a.calltoaction:hover {background: #3991d1;}

/* ADDED BY CHRISTIAN ---------------------------------------------------------------------------------- */



