
#content-curve {
	padding-top: 36px;
}


/* ----------------------------------------------------------------------------------*/
/* breadcrumb */

.breadcrumb {
	font-size: 1.1em;
	position: absolute;
	margin-top: -24px;
}
.breadcrumb span {
	padding: 0 3px;
	color: #6eabdf;
}
.breadcrumb {
	color: #a7dcfe;
}
.breadcrumb a {
	color: #a7dcfe;
	text-decoration: none;
}
.breadcrumb a:hover {
	color: white;
}



/* ----------------------------------------------------------------------------------*/
/* sidebar */

#sidebar ul, #sidebar li, #sidebar h2 {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul li {
	display: block;
	margin-bottom: 30px;
	padding: 1px 0;
}
#sidebar ul li li {
	border: none;
	margin-bottom: 0;
}
#sidebar h2 {
	font-size: 1.6em;
	padding: 4px 10px 6px 10px;
	display: block;
	background: #006cc8 url(../images/blog/sidebar-header-bck.png) repeat-x bottom left;
	border: 1px solid #006cc8;
	border-bottom: none;
	filter: none;
}
#sidebar ul ul {
	border: 1px solid #294255;	
	border-top: none;
	background: #000104 url(../images/special-offer-bck.png) repeat-x top;
	padding: 6px 8px 6px 8px;	
}
#sidebar ul ul li {
	font-size: 1.2em;
	padding-left: 10px;
	margin: 4px 0;
}
#sidebar ul ul ul li {
	font-size: 1.1em;
}
#sidebar ul ul ul, #sidebar ul ul ul ul, #sidebar ul ul ul ul ul {
	border: none;
	background: none transparent;	
}

#sidebar ul ul ul ul {
	padding: 5px 10px 0px 0;
	margin-bottom: -3px;
}
#sidebar ul ul ul ul li {
	font-size: 1em;
	padding-left: 10px;
	margin: 4px 0;
}



#sidebar .current_page_item li, #sidebar .current_page_parent li, #sidebar .current_page_ancestor li {
	padding-left: 20px;
}
#sidebar .current_page_item ul, #sidebar .current_page_parent ul, #sidebar .current_page_ancestor ul {
	padding: 2px 0;
}


#sidebar .current_page_item li a, #sidebar .current_page_parent li a,
#sidebar .current_page_item li a, #sidebar .current_page_parent li a,
#sidebar .current_page_ancestor .current_page_parent .current_page_item li a,
#sidebar .current_page_parent .current_page_item li a,
#sidebar .current_page_ancestor li a,
#sidebar .current_page_ancestor .current_page_parent li a {
	font-size: .9em;
	color: #65c2fc;
	font-weight: normal;
	text-decoration: underline;
}
#sidebar .current_page_ancestor .current_page_parent .current_page_item a,
#sidebar .current_page_ancestor .current_page_parent a,
#sidebar .current_page_item a, #sidebar .current_page_parent a,
#sidebar .current_page_parent .current_page_item a,
#sidebar .current_page_ancestor a {
	font-weight: bold;
	text-decoration: none;
	color: white;
}




.widget_search #searchform {
	border: 1px solid #294255;	
	border-top: none;
	background: #000104 url(../images/special-offer-bck.png) repeat-x top;
	padding: 12px 8px;
}
.widget_search label {
	font-size: 1.2em;
	padding-right: 5px;
	padding-left: 3px;
}
.widget_search #s {
	background-color: black;
	color: #a7b1ba;
	border: 1px solid #3d5e80;
	padding: 4px;	
}
#searchsubmit {
	padding: 3px 15px;
	background: #19537f url(../images/button-bck.png) 0 0;
	border: 1px solid #305d79;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
#searchsubmit:hover {
	border-color: #65c2fc;
	background-position: 0 -40px;
}


/* ----------------------------------------------------------------------------------*/
/* weather widget */

div.wp-forecast {
	border: 1px solid #294255;	
	border-top: none;
	background: #000104 url(../images/special-offer-bck.png) repeat-x top;
	padding: 6px 8px 6px 8px !important;	
	float: none !important;
	overflow: auto;
}
div.wp-forecast-curr, div.wp-forecast-curr-head, div.wp-forecast-curr-block, div.wp-forecast-curr-details {
	margin: 0 !important;
	padding: 3px 2px !important;
	font-size: 1em !important;
	text-align: left !important;
}
div.wp-forecast-curr-head, div.wp-forecast-curr-block, div.wp-forecast-curr-details {
	float: left !important;
}
div.wp-forecast-curr-head {
	font-size: 1.1em !important;
	color: #a7dcfe;
}
div.wp-forecast-curr-head div:first-child {
	font-weight: bold;
	color: white;
	font-size: 1.4em !important;
	padding-top: 3px;
}
div.wp-forecast-curr-block {
	padding-right: 12px !important;
}
div.wp-forecast-curr-details {
	color: #a7b1ba;
}




/* ----------------------------------------------------------------------------------*/
/* item details */

.ngg-gallery-thumbnail a {
	outline: 0 !important;
}
.ngg-gallery-thumbnail img {
	background-color: black !important;
	border: 1px solid #073555 !important;
	padding: 0 !important;
}
.ngg-gallery-thumbnail img:hover {
	border-color: #138CD9 !important;
}
.panel-unit {
	border: 1px solid #2b4861;
	padding: 16px 20px 10px 20px;
	margin-top: 30px;
}
.panel-unit .ngg-galleryoverview {
	margin: 20px 0;
}
.entry-property p.options-price {
	font-weight: bold	
}
.entry-property p.options-price strong {
	color: #f06ea8;
}
.entry-property ul.features {
	margin-top: 20px !important;	
}

a.ordernow {
	margin: 20px 0 0 0;
	padding-bottom:10px;
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	overflow: hidden;
	text-align: left;
	text-indent: -9999px;
	width: 113px;
}






/* ----------------------------------------------------------------------------------*/
/* navigation */

.navigation {
	border: none;
	background: none transparent;
	margin: 0;
	padding: 0;
}



/* ----------------------------------------------------------------------------------*/
/* comments */

h4#comments {
	font-weight: bold;
	font-size: 1.6em;
	background: none;
	padding-bottom: 5px;
}
ol.commentlist {
	padding: 0;
	margin: 0 0 30px 0;
	list-style: none;
}
ol.commentlist li {
	font-size: 1.1em !important;
	padding: 10px;
	margin-bottom: 7px;
	margin-top: 5px;
	list-style: none;
	border: 1px solid #062b54;
}
ol.commentlist li.even {
	background-color: #031930;
}
ol.commentlist .avatar {
	float: left;
	margin: 0 10px 7px 0;
	padding: 6px;
	margin-top: -3px;
}
ol.commentlist .comment-author {
	font-size: 1.2em;
	padding-top: 3px;
}
ol.commentlist .comment-author .fn {
	font-weight: bold;
	font-style: normal;	
}
ol.commentlist em {
	color: #c51252;
}
ol.commentlist .comment-meta {
	padding: 1px 0 9px 0;
}
ol.commentlist .comment-meta a:link, ol.commentlist .comment-meta a:visited, ol.commentlist .comment-meta a:active {
	color: #8bb1cf;
	text-decoration: none;
}
ol.commentlist .comment-meta a:hover {
	color: #65c2fc;
	text-decoration: underline;
}
ol.commentlist p {
	padding: 3px 3px !important;
	margin: 0 0 0 51px !important;
	font-size: 1.1em !important;
}

#respond h4 {
	font-size: 1.6em;
	font-weight: bold;
	margin: 5px 0 20px;
	color: #ec008a;
}
#commentform p {
	overflow: auto;
	width: 100%;
	font-size: 1.2em;
	padding-bottom: 9px !important;
	margin: 0 !important;
}
#commentform label {
	font-size: 1.3em;
}
#captchaImgDiv label small {
	font-size: 1em;
}

#commentform input {
	width: 200px;
	padding: 3px;
	font-size: 1.1em;
}
#commentform span.required {
	color: #c51252;
	font-weight: bold;
	font-size: 1.3em;
	padding-left: 5px;
}
#commentform span.note {
	color: #c2c2c2;
	float: left;
	padding-top: 4px;	
}
#commentform textarea  {
	padding: 3px;
	font-size: 1.1em;
	width: 95%;
	height: 150px;
	overflow: auto;
	float: left;
}
#captcha-image {
	display: block;
	width: 250px;
	height: 55px;	
	margin-left: 75px;
}
#commentform #submit {
	margin-top: 20px;
	width: 140px;
}
.property-comments {
	margin-top: 60px;
}
#panel-comments {
	border: 2px solid #780046;
	padding: 15px 25px;	
	margin-bottom: 50px;
}
#respond dt {
	float: left;
	width: 80px;
	padding-top: 4px;
	text-align: right;
	font-size: 1em;
}
#respond dd {
	margin-left: 90px;
	font-size: 1.2em;
	padding-bottom: 14px;
}
#respond input {
	font-size: 1.1em;
}
#respond input[type="text"] {
	width: 250px;
	background-color: black;
	color: #a7b1ba;
	border: 1px solid #39323c;
	padding: 3px;
}
#respond textarea {
	background-color: black;
	color: #a7b1ba;
	border: 1px solid #39323c;
	padding: 3px;
	font-size: 1.1em;
	width: 90%;
	height: 100px;
	margin-bottom: 15px;
}
#respond dl.comment-field {
	height: 125px;
}
.panel-order #button {
	margin-top: 10px;
	padding: 2px 20px;
}
#captcha_block {
	padding-top: 10px;
}
#commentform p.logged-user {
	padding-bottom: 20px !important;
}




/* ----------------------------------------------------------------------------------*/
/* blog */

.the-blog {
	padding-top: 5px;
}
.the-blog h3 {
	color: #c9ebfb;
	font-size: 1.6em;
	font-weight: bold;	
	margin-bottom: 0;
}
.the-blog .post, .the-blog .page {
	border-top: 1px dotted #44698f;
	padding: 20px 0 0 10px;
}
.the-blog h3 a {
	color: white;
	text-decoration: none;	
}
.the-blog h3 a:hover {
	color: #c9ebfb;
}
.the-blog p.postinfo {
	font-size: 1.1em;
	margin: 6px 0 10px 0 !important;
	color: #8bb1cf;
}
.the-blog p.postinfo a {
	color: #8bb1cf;
	text-decoration: none;
}
.the-blog p.postinfo a:hover {
	color: #65c2fc;
}
.the-blog p.postinfo span {
	padding-right: 10px;
	padding-left: 16px;
	background: url(../images/blog/blog-icons.gif) no-repeat 0 40px;
}
.the-blog p.postinfo .post-date {
	background-position: 0 2px;
}
.the-blog p.postinfo .post-share {
	background-position: 1px -45px;
}
.the-blog p.postinfo .post-comments {
	background-position: 0 -22px;
}
.the-blog p.postfooter {
	font-size: 1.1em;
	margin: 0 !important;
	color: #8bb1cf;	
}
.the-blog .entry {
	overflow: auto;
	font-size: 1.2em;
}
.the-blog .post, .the-blog .page {
	margin-bottom: 50px;
}
.the-blog .entry p {
	line-height: 160% !important;
	margin: 12px 0 !important;
}
.the-blog .ngg-right {
	margin: 5px 0 15px 20px;
}
.the-blog .ngg-left {
	margin: 5px 20px 15px 0;
}
.the-blog .ngg-center {
	margin-top: 15px;
	margin-bottom: 15px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
img.alignright {
	padding: 5px 0 5px 20px;
}
img.alignright-alt {
	padding-right: 50px !important;
}
.aligncenter {
	text-align: center;
}


/* ----------------------------------------------------------------------------------*/
/* pager */

.wp-pagenavi {
	border: 1px solid #294255;	
	background: #000104 url(../images/special-offer-bck.png) repeat-x top;
	padding: 6px 8px 6px 8px;
	margin-bottom: 15px;
	margin-top: 20px;
	font-size: 1.2em;
}
.wp-pagenavi span.pages {
	background: transparent !important;
	color: white !important;
	font-weight: bold !important;
	border: none !important;
	margin: 0 10px 0 0 !important;
	padding: 1px 4px !important;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	background: transparent !important;
	border: none !important;
	color: #65C2FC !important;
	margin: 0 5px !important;
	padding: 1px 4px !important;
}
.wp-pagenavi a:hover {
	background-color: #09509a !important;	
}
.wp-pagenavi span.current {
	background-color: #007bf7 !important;
	color: white !important;
}



/* ----------------------------------------------------------------------------------*/
/* wordpress */

.setion-page {
	padding-top: 5px;
}
.setion-page.entry h2, .the-blog .entry h2 {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
	font-size: 1.3em;
	color: #90D3FD;
	font-family: Arial, Helvetica, sans-serif;	
}
.setion-page.entry h3, .the-blog .entry h3 {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
	font-size: 1.2em;
	color: #90D3FD;
}
.setion-page.entry h1:first-child, .setion-page.entry h2:first-child, 
.setion-page.entry h3:first-child, .setion-page.entry h4:first-child,
.setion-page.entry ul:first-child, .setion-page.entry ol:first-child {
	margin-top: 5px !important;
}
.setion-page.entry h4,, .the-blog .entry h4 {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 30px;
	font-size: 1.1em;
	color: #90D3FD;
}


p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 8px;
	margin: 0 0 6px 18px;
	display: inline;
}
img.alignleft {
	padding: 8px;
	margin: 0 18px 6px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}



/* ----------------------------------------------------------------------------------*/
/* various */

.partners-banners {
	width: 100%;
}
.partners-banners td {
	text-align: center;
	vertical-align: middle;
	padding: 20px;
}