/*
Theme Name: DivePH
Theme URI: http://www.divephilippines.com.ph/
Version: 1.0
Description: Official Website of the Philippine Commission on Sports SCUBA Diving
Author: Elegant Themes + Ena Escañan
Author URI: http://www.elegantthemes.com + http://www.enaescanan.net
*/

/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

body { line-height: 1; min-width: 1100px;overflow: auto;
}
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }

blockquote:before, blockquote:after,q:before, q:after { content: ''; content: none; }

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }

article, aside, footer, header, hgroup, nav, section { display: block; }

/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/

@font-face {
	font-family: 'LatoRegular';
	src: url('fonts/L-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'LatoBold';
	src: url('fonts/L-Bold.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'LatoLight';
	src: url('fonts/L-Light.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'LatoBlack';
	src: url('fonts/L-Black.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: 'Harabara';
	src: url('fonts/Harabara.ttf');
    font-weight: normal;
    font-style: normal;
}

.dataTables_wrapper {
	font-size: 11px;
	line-height: 14px;
}

.column-2 {
	width: 40px !important;
}

.column-1, .column-3 {
	width: 115px !important;
}

.column-4, .column-5 {
	width: 145px !important;
}

.column-6 {
	width: 90px !important;
}

.column-7 {
	width: 90px !important;
}

#funmap {
	width: 398px;
	height: 593px;
	background: url(images/funmap.png) no-repeat;
	position: absolute;
	right: 0;
	top: 55px;
}


#funmap-luzon {
	position: absolute;
	top: 0;
	z-index:97;
	opacity: 0.4;
}

#funmap-visayas {
	position: absolute;
	top: 284px;
	left: 142px;
	z-index:98;
	opacity: 0.4;
}

#funmap-mindanao {
	position: absolute;
	top: 427px;
	left: 141px;
	z-index:98;	
	opacity: 0.4;
}

.funmap-luzon, .funmap-visayas, .funmap-mindanao {
	cursor: pointer;
}

.pcssd-logo {
float:right;
}
.acc-step {
	border: 1px solid #c9c9c9;
	width: 94%;
	padding: 3% 3% 2%;
	margin-bottom: 15px;
}

.acc-step:hover {
	border: 1px solid #ffa800;
}.page
.acc-step p {
	line-height: 21px !important;
}

.acc-link {
	color: #fff !important;
	background: #2585c2;
	display: inline-block;
	padding: 5px 10px;
	margin: 6px 0 2px;
	text-transform: uppercase;
	font-size: 13px;
}

.acc-link:hover {
	background: #eeeded;
	color: #2585c2 !important;
	text-decoration: none !important;
}

.apply-now-orange {
	color: #fff !important;
	background: #ffa800;
	display: inline-block;
	padding: 5px 30px;
	margin: 6px 0 2px;
	text-transform: uppercase;
	font-size: 20px;
}

.apply-now-orange:hover {
	color: #ffa800 !important;
	background: #eeeded;
	text-decoration: none !important;
}

.wpcf7-submit {
	color: #fff !important;
	background: #2585c2;
	display: inline-block;
	padding: 10px 100px;
	margin: 6px 0 2px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	border: 0px !important;
}

.wpcf7-submit:hover {
	background: #eeeded;
	color: #2585c2 !important;
	text-decoration: none !important;
}

div.wpcf7-mail-sent-ok {
	border: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 20px;
	margin: 0 0 20px;
}

input[type="file"] {
	background: #e9e8e8;
	padding: 5px 10px;
	margin-bottom: 2px;
}
body { font-family: 'Open Sans', Arial, sans-serif; font-size: 14px; color: #2a2a2a; }

#home-overlay {
width: 100%;
height: 100%;
background: url(images/jieulyunjapanfishcategory-gold.jpg)  no-repeat center bottom;
/*background-color: #FFFFFF;*/
position: relative;
z-index: 9998;
background-size: 100% auto;
}
}

#destinations-link-home:hover, #destinations-link-home a:hover,
#destinations:hover, #destinations a:hover {
	cursor: pointer;
}

#destinations-link a:hover,
#destinations a:hover {
	color: #ffa800 !important;
}

a { text-decoration: none; color: #2798ce; }
.entry-post a {
	color: #2585c2; font-weight: bold;
}
a:hover { text-decoration: underline; }
.clear { clear: both; }
.ui-tabs-hide { display: none; }
br.clear { margin: 0px; padding: 0px; }

h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #3d5054; line-height: 1em; font-weight: normal; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #111; }
h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 22px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; }
p { padding-bottom: 15px;
line-height: 26px; }
strong { font-weight: bold; color: #1c1c1c; font-size: 17px;
}
cite, em, i { font-style: italic; }
pre, code { font-family: Courier New, monospace; margin-bottom: 10px; }
ins { text-decoration: none; }
sup, sub { height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 0.8em; }
sub { top: 0.3em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd  { margin-left: 1.5em;}
blockquote  { margin: 1.5em; padding: 1em; color: #666666; background: #e6e6e6; font-style: italic; border: 1px solid #dcdcdc; }
	blockquote p { padding-bottom: 0px; }

input[type=text],input.text, input.title, textarea, select { background-color:#fff; border:1px solid #bbb; padding: 2px; color: #4e4e4e; }
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color:#2D3940; color: #3e3e3e; }
input[type=text], input.text, input.title, textarea, select { margin:0.5em 0; }
textarea { padding: 4px; }

img#about-image { float: left; margin: 3px 8px 8px 0px; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/

#kids {
	width: 260px;
	float: right;
}

#kids .children {
	height: 0px;
	overflow: hidden;
}

#kids li.current_page_item {
	display: none;
}

#kids li {
	padding: 5px 10px 5px 0;
	border-right: 5px solid #ffa800;
}

#kids li:hover {
	border-right: 5px solid #544432;
}
#kids li a {
	font-family: "LatoBold";
	color: #544432;
	font-size: 17px;
}

#kids li a:hover {
	text-decoration: none;
}

html.js { margin-top: 0 !important; }

img { max-width: 100%; height: auto; }
#et_main_map img, #et-single-map img { max-width: none; }

#ie8 img { width: auto; }

.page-id-160 table tr td {
	line-height: 20px;
	padding: 12px 20px 5px !important;
}
.page-id-160 table .cal-date {
	padding: 6px 15px !important;
	background: #F6F6F6;
	text-align: center;
	font-weight: bold;
	font-family: "LatoBold";
	width: 90px;
}

.page-id-160 .agency-rep tr td {
padding: 6px 10px !important;
background: #FFF;
	
}

#main-contact {
	float: right;
	font-family: "LatoBold";
	text-transform: uppercase;
	font-size: 12px;
	color: #544432;
	letter-spacing: 0.1em;
	/*margin-top: 12px;*/
}

#main-content span {
	color: #7c7c7c;
}

#main-header { position: relative; background: linear-gradient(to bottom, #ffffff 0%,#f7f7f7 50%,#e9e9e9 100%); padding: 5px 0 12px 0; }
body.et_map_full_screen { overflow: hidden; }
body.et_map_full_screen.single { overflow-y: auto; }
body.et_map_full_screen #main-header { position: absolute; top: 0; left: 0; width: 100%; z-index: 9999; }
body.et_map_full_screen.single-listing #main-header { position: relative; }
#main-header:before { content: ''; bottom: 0; left: 50%; margin-left: -10px; width: 20px; }
	#main-header .container, #filter-bar .container { text-align: left; margin: 0 auto; width: 1024px; position: relative; }
	.container { text-align: left; margin: 0 auto; width: 960px; position: relative; }
		#logo { float: left;} 
		#top-navigation { float: right; }
			#top-navigation nav { float: left; padding: 11px 0 0 11px; }
				#top-navigation li  { display: inline-block; }
					#top-navigation a { font-size: 14px; color: #1d1d1d; text-decoration: none; padding: 0 0px 0 0px; display: block; font-weight: 400; position: relative; font-family: "LatoRegular";
					}
					.nav > li > a, .children > li > a {
						color: #1d1d1d !important;
					}
					
					.children > li > a:hover {
						color: #ffa800 !important;
					}
					.nav > li:last-child > a {
						padding: 0 !important;
					}
					
					.nav > li:last-child > a:after {
						content: "" !important;
						padding: 0 !important;
					}
					.nav > li > a:after {
						color: #ffa800;
						content: "|";
						padding: 0 0 0 10px;
						font-weight: bold;
					}
					
					.children > li > a:hover:after {
						color: #544432;
					}
					
					#top-navigation a:hover { color: #ffa800; }
					#top-navigation li.current-menu-item > a, .et_mobile_menu li.current-menu-item > a { font-weight: 800; color: #4bb6f5; }
					#top-navigation > nav > ul > li.current-menu-item > a:before, .mobile_nav:before { content: ''; position: absolute; bottom: -20px; left: 50%; border: 10px solid transparent; margin-left: -10px; border-top-color: #090909; }
			.et-search-form { background-color: #fff; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; border: 1px solid #000; margin-left: 50px; -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3), inset 0px 0px 7px 0px rgba(0, 0, 0, 0.5); -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3), inset 0px 0px 7px 0px rgba(0, 0, 0, 0.5); box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3), inset 0px 0px 7px 0px rgba(0, 0, 0, 0.5);  width: 152px; position: absolute; top: 0; right: 0; }
				input.search_input { background: none; border: none;  color: #2a2a2a; font-size: 12px; margin: 0; padding: 8px 7px 9px 16px; width: 121px; }
				.search_submit { top: 11px; right: 14px; position: absolute; }
	.location-description { background: url(images/location-description-bg.png); width: 240px; text-align: center; -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1); width: 240px; }
		.location-title { -webkit-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.1); box-shadow: inset 0 3px 20px rgba(0, 0, 0, 0.1); border: 1px solid rgba(0, 0, 0, 0.3); border-bottom: none; }
			.location-title h2 { font-size: 14px; color: #2a2a2a; text-shadow: 1px 1px 0 #fff; border-bottom: 1px solid #e6f4fb; padding: 19px 35px; }
			.listing-info { margin-bottom: -6px; padding: 0 36px; }
		.location-rating { background:#ffa800;/* rgb(66,173,237); /* Old browsers *!/ background: -moz-linear-gradient(top,  rgba(66,173,237,1) 0%, rgba(60,164,225,1) 100%); /* FF3.6+ *!/ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(66,173,237,1)), color-stop(100%,rgba(60,164,225,1))); /* Chrome,Safari4+ *!/ background: -webkit-linear-gradient(top,  rgba(66,173,237,1) 0%,rgba(60,164,225,1) 100%); /* Chrome10+,Safari5.1+ *!/ background: -o-linear-gradient(top,  rgba(66,173,237,1) 0%,rgba(60,164,225,1) 100%); /* Opera 11.10+ *!/ background: -ms-linear-gradient(top,  rgba(66,173,237,1) 0%,rgba(60,164,225,1) 100%); /* IE10+ *!/ background: linear-gradient(to bottom,  rgba(66,173,237,1) 0%,rgba(60,164,225,1) 100%); /* W3C *!/ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42aded', endColorstr='#3ca4e1',GradientType=0 ); /* IE6-9 *!/*/ min-height: 32px; border: 1px solid #df790e; relative; }
			.location-rating:before { content: ''; position: absolute; bottom: -20px; left: 50%; border: 10px solid transparent; margin-left: -8px; border-top-color: #3ba2e0; }
		.et-map-post { width: 480px; -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 20px rgba(0, 0, 0, 0.1); position: absolute; top: 160px; left: 60px; }
		#et-slider-wrapper { -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2), inset 0 0 40px rgba(48, 73, 102, 0.1); -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2), inset 0 0 40px rgba(48, 73, 102, 0.1); box-shadow: 0 0 20px rgba(0, 0, 0, 0.2), inset 0 0 40px rgba(48, 73, 102, 0.1); background: #fff url(images/et-list-view-bg.png); }
			.thumbnail {
				width: 300px;
				float: right;
				margin: 40px 0;
			}

			.thumbnail, .post-thumbnail { position: relative; }
			.thumbnail, .et-map-postmeta, .post-thumbnail { text-align: center; }
			.thumbnail:before { position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; /*-moz-box-shadow: inset 0 0 20px rgba(0,0,0,0.75); -webkit-box-shadow: inset 0 0 20px rgba(0,0,0,0.75); box-shadow: inset 0 0 20px rgba(0,0,0,0.75);*/ }
				.et-description, .post-description { position: absolute; top: 90px; width: 100%; text-shadow: 0 0 5px rgba(0, 0, 0, 0.6); }
				.post-description { top: 113px; }
					.et-description h1, .post-description h2, .post-description h1 { font-size: 36px; color: #fff; padding-bottom: 0px !important;
					}
					.et-description small {
						color: #fff;
						text-transform: uppercase;
						font-size: 10px;
						letter-spacing: 0.05em;
					}
						.et-description h1 a, .post-description h2 a { font-family: "Harabara";letter-spacing: 0.05em;
						font-size: 22px;text-decoration: none; color: inherit; letter-spacing: 0.08em;
					}
					.et-description p { color: #fff; font-size: 18px; padding-bottom: 3px; }
			.et-date-wrapper { position: absolute; top: 0; left: 0; width: 100%; text-align: center; }
				.et-date { border: 1px solid #1a6fa2; background: rgb(66,173,237); /* Old browsers */ background: -moz-linear-gradient(top,  rgba(66,173,237,1) 0%, rgba(58,161,222,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(66,173,237,1)), color-stop(100%,rgba(58,161,222,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  rgba(66,173,237,1) 0%,rgba(58,161,222,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  rgba(66,173,237,1) 0%,rgba(58,161,222,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  rgba(66,173,237,1) 0%,rgba(58,161,222,1) 100%); /* IE10+ */ background: linear-gradient(to bottom,  rgba(66,173,237,1) 0%,rgba(58,161,222,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42aded', endColorstr='#3aa1de',GradientType=0 ); /* IE6-9 */ padding: 9px 14px; font-weight: 800; color: #fff; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: inset 0 1px 0 #6ac7ff, 0 2px 4px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 1px 0 #6ac7ff, 0 2px 4px rgba(0,0,0,0.3); box-shadow: inset 0 1px 0 #6ac7ff, 0 2px 4px rgba(0,0,0,0.3); display: inline-block; }
					.et-date span { font-weight: 300; padding-left: 4px; }
			.et-map-postmeta { border-top: 1px solid #fff; border-bottom: 1px solid #d0d0d0; background: rgb(237,237,237); /* Old browsers */ background: -moz-linear-gradient(top,  rgba(237,237,237,1) 0%, rgba(228,228,228,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,237,237,1)), color-stop(100%,rgba(228,228,228,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(228,228,228,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(228,228,228,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  rgba(237,237,237,1) 0%,rgba(228,228,228,1) 100%); /* IE10+ */ background: linear-gradient(to bottom,  rgba(237,237,237,1) 0%,rgba(228,228,228,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#e4e4e4',GradientType=0 );  /* IE6-9 */ padding: 10px 0; font-size: 12px; color: #9e9e9e; text-shadow: 1px 1px 0 #fff; }
.home #filter-bar {
	position: absolute; height: 75px; 
} #filter-bar {  z-index:9999;right: -50px; border-top: #ffa800 8px solid !important;background: url(images/imfitp.gif);/*background: url(images/filter-bar-bg.png); */padding: 19px 0 50px; border-top: 1px solid rgba(0, 0, 0, 0.2); -webkit-box-shadow: inset 0 1px 1px #fff, inset 0 3px 7px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 0 1px 1px #fff, inset 0 3px 7px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 1px #fff, inset 0 3px 7px rgba(0, 0, 0, 0.1);  bottom: 0; left: 0; width: 100%; }
	.filter-type { position: relative; padding: 14px 45px 14px 20px; font-size: 14px; font-weight: 300; color: #2a2a2a; display: inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-right: 19px; }
	.filter-type, .filter-type ul { text-shadow: 1px 1px 0 #fff; border: 1px solid #dadada; background: rgb(246,246,246); /* Old browsers */ background: -moz-linear-gradient(top,  rgba(246,246,246,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  rgba(246,246,246,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ */ background: linear-gradient(to bottom,  rgba(246,246,246,1) 0%,rgba(237,237,237,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */ -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), inset 0 1px 1px rgba(255, 255, 255, 0.9); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), inset 0 1px 1px rgba(255, 255, 255, 0.9); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), inset 0 1px 1px rgba(255, 255, 255, 0.9); }
	.filter-type:hover { text-decoration: none; color: #000; }
		.filter-type > .et_filter_arrow { background: url(images/filter-span.png) no-repeat; position: absolute; width: 9px; height: 14px; top: 14px; right: 15px; }
	#et-filter { padding: 14px 20px; font-size: 14px; font-weight: 800; color: #fff; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5); border: 1px solid #2783ba; display: inline-block; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: rgb(66,173,237); /* Old browsers */ background: -moz-linear-gradient(top,  rgba(66,173,237,1) 0%, rgba(58,161,222,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(66,173,237,1)), color-stop(100%,rgba(58,161,222,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  rgba(66,173,237,1) 0%,rgba(58,161,222,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  rgba(66,173,237,1) 0%,rgba(58,161,222,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  rgba(66,173,237,1) 0%,rgba(58,161,222,1) 100%); /* IE10+ */ background: linear-gradient(to bottom,  rgba(66,173,237,1) 0%,rgba(58,161,222,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#42aded', endColorstr='#3aa1de',GradientType=0 ); /* IE6-9 */ -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.6); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.6); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.6); }
	#et-filter:hover { text-decoration: none; color: #eee; cursor: pointer; }
#main-area { background: url("images/location-description-bg.png"); border-top: 1px solid #7e95b0; -moz-box-shadow: 0 -2px 20px rgba(0,0,0,0.2); -webkit-box-shadow: 0 -2px 20px rgba(0,0,0,0.2); box-shadow: 0 -2px 20px rgba(0,0,0,0.2); /*padding-bottom: 50px;*/ 
}
	#main-area .container { /*border: 1px solid rgba( 0, 0, 0, 0.1 ); -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.04); -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.04); box-shadow: 0 0 10px rgba(0, 0, 0, 0.04);*/ /* margin-top: -44px; margin-bottom: -42px;*/ }
		#main-area .et-map-post { width: auto; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; position: relative; top: 0; left: 0; }
			#main-area .et-description { top: 120px; }
				#breadcrumbs { /*border-top: 1px solid #fff; border-left: 1px solid #fff; */ letter-spacing: 0.05em; padding: 8px 0;
					font-size: 10px; font-family: "LatoRegular"; color:#938c85;/*background: rgb(243,243,243); /* Old browsers *!/ background: -moz-linear-gradient(top,  rgba(243,243,243,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ *!/ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(243,243,243,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ *!/ background: -webkit-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ *!/ background: -o-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(237,237,237,1) 100%); /* Opera 11.10+ *!/ background: -ms-linear-gradient(top,  rgba(243,243,243,1) 0%,rgba(237,237,237,1) 100%); /* IE10+ *!/ background: linear-gradient(to bottom,  rgba(243,243,243,1) 0%,rgba(237,237,237,1) 100%); /* W3C *!/ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ededed',GradientType=0 ); /* IE6-9 *!/ text-shadow: 1px 1px 0 #fff; */ text-transform: uppercase;}
					#breadcrumbs a { text-decoration: none; color: #6e6e6e; }
				#content  { position: relative; background-color: #fff; min-height: 300px; }
				#content:before { }
				.fullwidth #content:before { display: none; }
				.fullwidth #left-area { float: none; width: auto; }
					#left-area { float: left; width: 520px; position: relative; padding: 40px 0 0 0; }
						#meta-info { border: 1px solid #e2e2e2; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07); margin-bottom: 50px; }
							#meta-info li { border-bottom: 1px solid #e2e2e2; padding: 19px 34px; }
								#meta-info li, #meta-info a { color: #232323; }
								#meta-info a:hover { color: #555; text-decoration: none; }
								#meta-info .last { border-bottom: none; }
									#meta-info li strong { font-weight: 800; }
						.entry-content { margin-bottom: 42px; }

.entry-post { margin-bottom: 60px; font-family: "LatoRegular";
font-size: 13px;}

.entry-post ul {
	list-style: none;
	list-style-position:inside;
	padding: 0 0 0 20px;
}

.entry-post ul li {
	margin:  0 0 10px 0;
	line-height: 20px;
}
	.entry-post .post-thumbnail { margin: 0 -60px 52px; }
		.post-thumbnail img { display: block; }
		.post-thumbnail .avatar, .et-avatar { -webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; }
		.et-avatar { position: absolute; bottom: -30px; left: 50%; margin-left: -30px; border: 4px solid #fff; -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2); -moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2); box-shadow: 0 1px 5px rgba(0,0,0,0.2); }
			.et-avatar:before { position: absolute; -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.4); -moz-box-shadow: inset 0 0 5px rgba(0,0,0,0.4); box-shadow: inset 0 0 5px rgba(0,0,0,0.4); border-radius: 40px; top: 0; left: 0; width: 100%; height: 100%; content: ''; }

		.entry-post .post-thumbnail:before { content: ''; -webkit-box-shadow: inset 0 0 50px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 50px rgba(0,0,0,0.3); box-shadow: inset 0 0 50px rgba(0,0,0,0.3); position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
	.entry-post:first-child .post-thumbnail { margin-top: -60px; }
		.meta-info { color: #fff; font-size: 18px; }
			.meta-info a { color: #fff; text-decoration: none; }
			.meta-info a:hover { color: #eee; }

html, body { height: 100%; margin: 0; padding: 0; }

#et_main_map { height: 100%; }

.et_marker_info { opacity: 0; background: #fff; bottom: 50px; position: absolute; z-index: 3; display: none; }

.et-slider-arrows a { display: block; background-repeat: no-repeat; width: 28px; height: 40px; position: absolute; top: 125px; text-indent: -9999px; -moz-transition: all 0.3s ease-in-out .20s; -webkit-transition: all 0.3s ease-in-out .20s; transition: all 0.3s ease-in-out .20s; opacity: 0; }
#et-slider-wrapper .et-arrow-prev { left: 60px; background-image: url(images/et-left-arrow.png); }
#et-slider-wrapper .et-arrow-next { right: 60px; background-image: url(images/et-right-arrow.png); }
#et-slider-wrapper:hover .et-slider-arrows a { opacity: 1; }
#et-slider-wrapper:hover .et-arrow-prev { left: -60px; }
#et-slider-wrapper:hover .et-arrow-next { right: -60px; }

#et-slider-wrapper .thumbnail { z-index: 2; cursor: move; height: 160px; overflow: hidden; }

.et-place-content { padding: 10px 0; border: 1px solid #fff; position: relative; }
#et-slider-wrapper:before { }
#et-slider-wrapper:after { position: absolute;content: ""; bottom: -3px; left: 3px; width: 474px; height: 3px; background-color: #ebebeb; }
	.et-place-text-wrapper { /*background: url(images/et-text-wrapper-bg.png); */}
		.et-place-main-text { padding-left: 35px; text-shadow: 1px 1px 0 #fff; }
			/*.viewport .overview > p:nth-of-type(1):first-letter { display: block; float: left; font-size: 60px; margin-right: 14px; margin-top: 10px; }*/
			.et-place-main-text p { line-height: 20px; font-size: 13px; }
	.more { float: right; margin: 15px 20px; color: #b8b8b8; text-shadow: 1px 1px 0 #fff; }
	.more:hover { text-decoration: none; color: #555; }
		.more span { font-weight: 300px; font-size: 18px; color: #ffa800; padding-left: 10px; }

.et-map-post .viewport { width: 350px; height: 200px; overflow: hidden; position: relative; }
.et-map-post .overview, #et-list-view .overview { list-style: none; position: absolute; left: 0; top: 0; }
.et-map-post .thumb .end, .et-map-post .thumb, #et-list-view .end, #et-list-view .thumb { background-color: #003D5D; }
.et-map-post .scrollbar, #et-list-view .scrollbar { position: relative; float: right; width: 5px; }
.et-map-post .scrollbar { margin-right: 24px; }
#et-list-view .scrollbar { margin-top: 16px; }
.et-map-post .track, .et-map-post .thumb, #et-list-view .track, #et-list-view .thumb { -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.et-map-post .track, #et-list-view .track { background: #eee; background: rgba( 0,0,0,0.05 ); height: 100%; width: 5px; position: relative; }
.et-map-post .thumb, #et-list-view .thumb { background: #555; background: rgba( 46,110,169,0.2 ); height: 20px; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#et-list-view .thumb { background: rgba( 60,60,60,0.2 ); }
.et-map-post .disable, #et-list-view .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

#et-list-view .viewport { width: 357px; height: 500px; overflow: hidden; position: relative; }

.et-map-slide { display: none; }
.et-map-slide:first-child { display: block; }

#et-list-view { position: fixed; top: 0; right: -400px; height: 100%; width: 399px; background: #dbd9d9 url(images/et-list-view-bg.png); z-index: 3; border-left: 1px solid #f7f7f7; -webkit-box-shadow: inset 2px 0 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: inset 2px 0 5px rgba(0, 0, 0, 0.15); box-shadow: inset 2px 0 5px rgba(0, 0, 0, 0.15); -moz-transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
#et-list-view.et-listview-open { right: 0; }
	#listing-results { text-align: center; background: rgb(200,200,200); /* Old browsers */ background: -moz-linear-gradient(top,  rgba(200,200,200,1) 0%, rgba(191,191,191,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(200,200,200,1)), color-stop(100%,rgba(191,191,191,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  rgba(200,200,200,1) 0%,rgba(191,191,191,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  rgba(200,200,200,1) 0%,rgba(191,191,191,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  rgba(200,200,200,1) 0%,rgba(191,191,191,1) 100%); /* IE10+ */ background: linear-gradient(to bottom,  rgba(200,200,200,1) 0%,rgba(191,191,191,1) 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c8c8c8', endColorstr='#bfbfbf',GradientType=0 ); /* IE6-9 */ padding: 28px 0; font-size: 24px; color: #2a2a2a; text-shadow: 1px 1px 0 #fff; border-bottom: 1px solid #afafaf; -webkit-box-shadow: 0 1px 1px #dcdcdc; -moz-box-shadow: 0 1px 1px #dcdcdc; box-shadow: 0 1px 1px #dcdcdc;  }
	#et-listings { position: relative; padding: 0 15px 0 0; }
	#et-listings:before { border-right: 1px solid #bfbfbf; content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 358px; -webkit-box-shadow: 1px 0 1px #dcdcdc; -moz-box-shadow: 1px 0 1px #dcdcdc; box-shadow: 1px 0 1px #dcdcdc; }
		.overview li { border-bottom: 1px solid #bfbfbf;
		-webkit-box-shadow: 0 1px 1px #dcdcdc;
		-moz-box-shadow: 0 1px 1px #dcdcdc;
		box-shadow: 0 1px 1px #dcdcdc;
		width: 340px;
		padding: 19px 5px 19px 15px;
		position: relative;}
			.overview .et-mobile-link { position: absolute; width: 100%; height: 100%; top: 0; left: 0%; display: none; text-indent: -9999px; }
		.overview li:hover { cursor: pointer; }
			.overview li.et-active-listing { background: url(images/et-active-listing-bg.png); }
				.listing-image { float: left; position: relative; border: 1px solid #545454; -moz-box-shadow: 1px 1px 0px #e3e3e3; -webkit-box-shadow: 1px 1px 0px #e3e3e3; box-shadow: 1px 1px 0px #e3e3e3; }
					.listing-image img { display: block; }
				.listing-image:before { position: absolute; content: ""; top: 0; left: 0; -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5); -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5); box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.5); height: 100%; width: 100%; }
				.listing-text { float: left; padding-top: 5px; text-shadow: 1px 1px 0 #fff; padding-left: 10px; }
					.listing-text h3 { font-weight: 800; font-size: 14px; color: #2a2a2a; margin-bottom: -4px; }
					.listing-text p { font-weight: 300; padding-bottom: 0; }

.thumbnail img { display: block; }

.fb_iframe_widget {
	display: inline-block;
	position: relative;
	margin-right: 65px;
	margin-bottom: 10px;
}

#add {
	float: right;
	text-align: right;
	position: absolute;
	top: 10px;
	right: -50px;
}

#add p {
	color: #fff;
	font-family: "LatoRegular";
	font-size: 12px;
	line-height: 17px !important;
	display: inline-block;
	margin-right: 10px;
	text-shadow: 2px 0px 7px #000; 
}

#add img {
	float: right;
	
}

.page-id-53 #et-header-bg {
	display: none;
}

#et-header-bg { height: 250px; background-position: top center; background-repeat: no-repeat; -moz-background-size: cover; -webkit-background-size: cover; background-size: cover; }

#et-single-map { width: 100%; height: 420px; position: relative; }

.et-rating { display: inline-block; width: 105px; height: 20px; }
	.et-rating span { display: block; height: 20px; }
.et-map-post .et-rating, .et-map-post .et-rating span { background: url(images/image-stars.png) no-repeat; }
.et-map-post .et-rating span { background: url(images/image-stars.png) no-repeat 0 -21px; }

.location-rating .et-rating { width: 85px; margin-top: 6px; }
.location-rating .et-rating, .location-rating .et-rating span { background: url(images/blue-stars.png) no-repeat; height: 18px; }
.location-rating .et-rating span { background: url(images/blue-stars.png) no-repeat 0 -19px; }

.listing-text .et-rating, .comment .et-rating { width: 85px; margin-left: -2px; }
.listing-text .et-rating, .listing-text .et-rating span, .comment .et-rating { background: url(images/list-view-stars.png) no-repeat; height: 17px; }
.listing-text .et-rating span, .comment .et-rating span { background: url(images/list-view-stars.png) no-repeat 0 -17px; }

.listing-rating .et-rating { width: 83px; }
.listing-rating .et-rating, .listing-rating .et-rating span { background: url(images/filter-stars.png) no-repeat; height: 14px; }
.listing-rating .et-rating span { background: url(images/filter-stars.png) no-repeat 0 -15px; }

.et_filter_text .et-rating { margin-top: -2px; }

.comment .et-rating { margin-top: 8px; float: none; display: block; }

#et-listing-type, #et-listing-location, #et-listing-rating { display: none; }

.filter-type ul { display: none; position: absolute; width: 99px; z-index: 100; left: -1px; bottom: 46px; background: #eee; padding: 20px 20px 5px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
	.filter-type li { margin-bottom: 15px; }
	.filter-type li:first-child { color: #888; font-style: italic; }

#et-listings-no-results #filter-bar { top: 75px; }
#et-listings-no-results #et-filter-map { margin-top: 9px; }
#et-listings-no-results .container { padding-top: 70px; }
#et-listings-no-results p { font-size: 17px; padding-top: 9px; }

.et-date:hover { text-decoration: none; color: rgba(255,255,255,0.9); }
#et-list-view .et-date { position: absolute; top: 50%; left: -90px; margin-top: -17px; -o-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); box-shadow: inset -1px 1px 0 #6ac7ff, 0 2px 4px rgba(0,0,0,0.3); }

.entry-content h1.title { margin-bottom: 20px; font-size: 36px; }
h2.page-title a {
	font-family: "LatoBold"; font-size: 30px; color: #ffa800 !important; line-height: 35px;
}

.single-listing h2.page-title {
	font-size: 30px; color: #ffa800 !important; line-height: 35px; letter-spacing: 0.05em;
}

h2.page-title a:hover {
	text-decoration: none;
}
.entry-content ul, .comment-content ul { list-style-type: disc; padding: 0 0 23px 16px; line-height: 26px; }
	.entry-content ol, .comment-content ol { list-style-type: decimal; list-style-position: inside; padding: 0 0 23px 0; line-height: 26px; }
		.entry-content ul li ul, .entry-content ul li ol, .comment-content ul li ul, .comment-content ul li ol { padding: 2px 0px 2px 20px; }
		.entry-content ol li ul, .entry-content ol li ol, .comment-content ol li ul, .comment-content ol li ol  { padding: 2px 0px 2px 35px; }

	#main-area table { border: 1px solid #eee; margin: 0 0 15px 0; text-align: left; width: 100%; }
	#main-area tr th, #main-area thead th { color: #555; font-weight: bold; padding: 9px 24px; }
	#main-area tr td { border-top: 1px solid #eee; padding: 6px 24px; }

/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/

#comment-wrap, #respond { position: relative; }

	.commentlist {border-bottom: 1px solid #c1c1c1;
	margin: 0px 0px 20px;
	border-top: 1px solid #c1c1c1;  }
#comments, #reply-title { font-size: 36px; color: #2a2a2a; }
#reply-title, .comment-form-url, h1#comments {
	display: none;
}
.comment-body { position: relative;
padding: 20px 20px 20px 85px;
margin: 20px 0;
background: #f1f1f1;
border: 3px solid #dadada;
}

.comment-author-admin > .comment-body { position: relative;
padding: 20px 20px 5px 85px;
border: 3px solid #ffa800;
margin: 20px 0;
background: #f6f6f6;
}

	.comment_avatar { position: absolute; top: 10px; left: 10px; }
		.comment_avatar img { display: block; -moz-border-radius: 35px 35px 35px 35px; -webkit-border-radius: 35px 35px 35px 35px; border-radius: 35px 35px 35px 35px; }
	.comment_avatar:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; -moz-box-shadow: inset 0 0 7px rgba(0,0,0,0.5); -webkit-box-shadow: inset 0 0 7px rgba(0,0,0,0.5); box-shadow: inset 0 0 7px rgba(0,0,0,0.5); -moz-border-radius: 35px 35px 35px 35px; -webkit-border-radius: 35px 35px 35px 35px; border-radius: 35px 35px 35px 35px; }
	.comment_postinfo { margin-bottom: 6px; padding-top: 3px; }
	.fn, .fn a { font-weight: 800; text-decoration: none; color: #2a2a2a; }
	.comment_date { color: #c5c5c5; margin-left: 4px; }

	.comment-reply-link {
		color: #2585c2 !important;
	} 
	
	.form-submit #submit, .read-more { color: #fff !important;
	background: #2585c2;
	display: inline-block;
	padding: 10px 100px;
	margin: 6px 0 2px;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	border: 0px !important; }
		
		.comment-reply-link:hover {
			text-decoration: underline;
		}
		
		.form-submit #submit:hover, .read-more:hover {background: #eeeded;
		color: #2585c2 !important;
		text-decoration: none !important;}

	.commentlist .children { padding-left: 75px; }

	#respond {  }

	#commentform input[type="text"], #et-rating > div { width: 40%; }
	#commentform textarea { width: 89%; }
	#commentform textarea, #commentform input[type="text"], #et-rating > div {  border: 1px solid #c1c1c1; padding: 13px; color: #2a2a2a; -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.07); -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.07); box-shadow: 0 1px 2px rgba(0,0,0,0.07); }

	#reply-title small { display: block; padding-top: 5px; font-weight: bold; letter-spacing: 0; font-size: 12px; }

	.form-submit { text-align: right; }
		.form-submit #submit { font-size: 14px; float: none; }

	.comment #respond, #trackbacks { margin-bottom: 30px; }

	.comment #respond { background: none; -moz-box-shadow: none; -webkit-filter: none; filter: none; padding: 0; margin-top: 32px; }

	.comment #respond:before { display: none; }

	#et-rating { padding-bottom: 10px; }
		#et-rating .text { float: left; }

/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

#main-footer  { background-color: #f5f5f5; border-top: 1px solid #dddddd;  -moz-box-shadow: inset 0 1px 1px #fff; -webkit-box-shadow: inset 0 1px 1px #fff; box-shadow: inset 0 1px 1px #fff; }
	#footer-widgets { padding-top: 104px; }
		.footer-widget { float: left; width: 260px; margin: 0 90px 45px 0; text-shadow: 1px 1px 0 #fff; color: #ababab; }
		.last { margin-right: 0; }
			.footer-widget h4.widgettitle { font-size: 14px; font-weight: 800; padding-bottom: 5px; color: #2a2a2a; }
		#copyright { padding-bottom: 40px; text-align: right; color: #ababab; text-shadow: 1px 1px 0 #fff; }
			#copyright a { color:#ababab; font-weight: 800; }


/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/

#sidebar { float: left; width: 203px; position: relative; padding: 58px; color: #ababab; text-shadow: 1px 1px 0 #fff; }
	#sidebar a, #main-footer a { color: #7d7d7d; }
	#sidebar a:hover, #main-footer a:hover { text-decoration: none; color: #111; }
	.widget { margin-bottom: 38px; }
		.widget > ul, .footer-widget > ul { margin-top: 10px; }
		.widget h4.widgettitle { text-shadow: 1px 1px 0 #fff; font-size: 14px; font-weight: 800; color: #2a2a2a; }

.widget li, .footer-widget li { padding: 0 0 15px 15px; position: relative; }
.widget li:before, .footer-widget li:before { content: ''; position: absolute; top: 4px; left: 0; border: 3px solid transparent; border-left-color: #4bb6f5; }
	.footer-widget li ul, .widget li ul { margin: 15px 0 -15px; }


/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin-bottom: 10px; max-width: 96%; padding: 8px; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 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; }
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:15px; }
img.alignright { display:inline; float:right; margin-left:15px; }


/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/

.nav li ul { position:absolute; top:-999em; }
.nav li ul, .et_mobile_menu { z-index: 9999; width: 260px; background: #f7f7f7 !important;/*-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.45) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.45))); background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%); background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%); background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%); background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.45) 100%); background-color: #151515; -webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.2); -moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.2);box-shadow: 3px 3px 4px rgba(0,0,0,0.2); */padding: 10px 0 15px; display: none; }
	.nav li { position: relative; margin-left: 5px;
	}
		.nav ul li { float: none; }
			.nav ul a { display:block !important; float: none !important; }
.nav li:hover ul, ul.nav li.sfHover ul { left: -19px; top: 30px; }
	.nav li:hover li ul, .nav li.sfHover li ul, .nav li:hover ul, .nav li li:hover ul { top:-999em; }

.nav li li { padding: 0; height: auto !important; display: block !important; }
.nav li li ul { z-index: 1000; }
	.nav li li a:link, .nav li li a:visited, .et_mobile_menu a { display: block !important; height: auto; padding: 9px 20px 9px 20px !important; }
	.nav li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

.nav li li:hover ul, ul.nav li li.sfHover ul { left: 238px; top: -10px; }

/*------------------------------------------------*/
/*-----------------[WP CALENDAR]-----------------*/
/*------------------------------------------------*/
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 240px;	}
	#wp-calendar a { display: block; text-decoration: none; font-weight: bold; }
		#wp-calendar a:hover { text-decoration: underline; }
	#wp-calendar caption {	text-decoration: none; font: bold 13px Arial, Sans-Serif; }
	#wp-calendar td {	padding: 3px 5px; color: #9f9f9f; }
		#wp-calendar td#today { color: #111; }
	#wp-calendar th {	font-style: normal;	text-transform: capitalize;	padding: 3px 5px; }
		#wp-calendar #prev a, #wp-calendar #next a { font-size: 9pt; }
		#wp-calendar #next a { padding-right: 10px; text-align: right; }
		#wp-calendar #prev a { padding-left: 10px; text-align: left; }

/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination { overflow: hidden; padding: 20px 0; }

#left-area .pages { display: none; }
#left-area .wp-pagenavi { border-top: 1px solid #e5e5e5; margin: 0 -60px; padding-top: 60px; text-align: center; color: #383838; font-size: 30px; }
#left-area .wp-pagenavi span, #left-area .wp-pagenavi a { color: #383838; padding: 0 15px; border: none; }
#left-area .wp-pagenavi span.current, #left-area .wp-pagenavi a:hover { color: #d5d5d5; }
	#left-area .wp-pagenavi a:hover { text-decoration: none; }
.previouspostslink, .nextpostslink { font-size: 36px; margin: 0 10px; }

.location-title h2, .et-description h1, .post-description h2, .post-description h1, #listing-results, #et-listings-no-results h1, #et-listings-no-results h2, #comments, #reply-title, #left-area .wp-pagenavi, .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4 { font-family: 'Harabara', Arial, sans-serif; }
#reply-title small, .previouspostslink, .nextpostslink { font-family: 'Open Sans', Arial, sans-serif; }

.et_embedded_videos, .et_tablet #et-slider-wrapper { display: none !important; }

.et-mobile-listings { display: none; }

#et_mobile_nav_menu { display: none; text-align: center; border-top: 1px solid #1e1e1e; -webkit-box-shadow: 0 -1px 0 #000; -moz-box-shadow: 0 -1px 0 #000; box-shadow: 0 -1px 0 #000; position: relative; }
	.mobile_nav { font-size: 14px; color: #fff; font-weight: 800; text-shadow: 1px 1px 1px #000; display: inline-block; padding: 0 0 26px; position: relative; }
		.mobile_nav:before {  }
	.mobile_nav:hover { color: rgba(255,255,255,0.9); }
	#et_mobile_nav_menu a:hover { text-decoration: none; }
	.et_mobile_menu { position: absolute; top: 39px; left: -50%; text-align: left; }
		.et_mobile_menu ul { display: block !important; visibility: visible !important; padding-left: 15px; }
			.et_mobile_menu a { font-weight: normal; color: #fff; }

.et_pt_gallery_entry { margin-left: 55px !important; }

#left-area #et_pt_gallery .wp-pagenavi, #left-area #et_pt_portfolio_gallery .wp-pagenavi { display: none; }

#et_pt_portfolio_gallery { margin-left: -51px !important; margin-right: -33px !important; }
	.et_pt_portfolio_item { margin-left: 31px !important; }

.et_portfolio_large .et_pt_portfolio_item { margin-left: 20px !important; }


#campaigns-list {
	font-family: "Harabara";
	font-size: 20px;
	color: #fff;	
}

#campaigns-list li a {
	width: 90%;
	height: 20px;
	font-family: "Harabara";
	font-size: 32px;
	color: #fff;
	display: block;
	letter-spacing: 0.05em;
	padding: 5%;
}

#campaigns-list li a:hover {
	text-decoration: none;
}

#campaigns-list li:nth-child(1) a {
	background: #ffa800;
}

#campaigns-list li:nth-child(2) a {
	background: #ea3d2e;
}

#campaigns-list li:nth-child(3) a {
	background: #2585c2;
}

#campaigns-list li:nth-child(4) a {
	background: #1d225e;
}

#campaigns-list li:nth-child(5) a {
	background: #292929;
}

#campaigns-list li:nth-child(1) a:hover {
	color: #ffa800;
	background: #eeeded;
}

#campaigns-list li:nth-child(2) a:hover  {
	color: #ea3d2e;
	background: #eeeded;
}

#campaigns-list li:nth-child(3) a:hover  {
	color: #2585c2;
	background: #eeeded;
}

#campaigns-list li:nth-child(4) a:hover  {
	color: #1d225e;
	background: #eeeded;
}

#campaigns-list li:nth-child(5) a:hover  {
	color: #292929;
	background: #eeeded;
}

.hara {
	font-family: "Harabara";
}

#category-listing {
	margin: 0;
	padding: 0;
}

#category-listing li {
	width: 23%;
	margin-right: 1%;
	display: inline-block;
	position: relative;
	height: 260px;
	border: 2px solid #ececec;
	overflow: hidden;
}

#category-listing li span {
	position: absolute;
	bottom: 0px;
	background: #ffa800;
	left: 0;
	width: 100%;
	display: block;
	color: #fff;
	font-weight: bold;
	padding: 5px 8px;
}


/* FACEBOOK */

.cff-item {
	display: none;
}

.cff-timeline-event {
	display: block !important;
	line-height: 20px;
	padding: 0px 20px 5px !important;
	border: 1px solid #eee !important;
	margin-bottom: 15px;
}

.cff-timeline-event .cff-text {
	display: none;
}

/* ADDITIONAL CSS FROM PCSSD TEAM*/

.page-id-786 #et-header-bg {
	display: none;
}
.page-id-148 #filter-bar {
	margin-bottom: /*-60px*/ 0px;
}
.page-id-148 #et-header-bg {
	display: none;
}
.page-id-148 h2.page-title a {
	display: none;
}
.page-id-148 #breadcrumbs {
	display: none;
}
.page-id-148 .container {
	width: 100%;
	height: 100%;
}
.page-id-148 #left-area{
	padding-top: 0;
}
.page-id-148 .right-col{
	margin-top: -19px;
}
.page-id-1244 #et-header-bg {
	display: none;
}
.page-id-6 #et-header-bg {
	display: none;
}
.page-id-284 #et-header-bg {
	display: none;
}
.page-id-24 #et-header-bg {
	display: none;
}
.page-id-1140 #et-header-bg {
	display: none;
}
.page-id-160 #et-header-bg {
	display: none;
}
.page-id-32 #et-header-bg {
	display: none;
}
//@media only screen and ( max-width: 1440px ) {
//	#et-slider-wrapper { width: 400px; top: 100px; }
//		#et-slider-wrapper .et-description { top: 55px; }
//		#et-slider-wrapper .viewport { width: 325px; height: 120px; margin-top: 10px;
//		}
//
//		#et-slider-wrapper:after { width: 394px; }
//}
//
//@media only screen and ( max-width: 960px ) {
//	#et-search, p#et-search-title, p#et-search-title span { background: none !important; }
//	#et-search { width: auto !important; height: auto !important; }
//		#et-search-inner { padding: 0 !important; }
//			#et-search-right { float: none !important; clear: both; text-align: left !important; }
//				#et_search_submit { background: #BBB8B8 !important; color: #111 !important; }
//			p#et-search-title { margin-bottom: 2px !important; }
//				p#et-search-title span { padding: 0 !important; text-shadow: none !important; }
//	#et-searchinput { width: auto !important; }
//	p#et_choose_posts, p#et_choose_pages, p#et_choose_date, p#et_choose_cat { float: none !important; }
//	#et-search-left { float: none !important; width: 100% !important; }
//
//	body.et_map_full_screen { overflow-y: auto; }
//
//	#et-slider-wrapper, .et-search-form, #et-list-view .et-date, #et-listings:before, #top-navigation { display: none; }
//	#et_main_map { height: 398px; }
//	body.et_map_full_screen #main-header { position: relative; z-index: 10; }
//	#filter-bar { position: absolute; border-top: #ffa800 8px solid; height: 55px; right: -50px;
//	}
//	#et-list-view { position: relative; right: auto; width: auto; height: auto; }
//		#et-list-view .viewport, .overview li { width: auto; height: auto; }
//		#et-list-view .overview { width: 100%; position: relative; }
//		#et-list-view .scrollbar { display: none; }
//
//	.overview ul { width: 98%; }
//		.overview li { border-right: 1px solid #bfbfbf; -webkit-box-shadow: 1px 0 1px #dcdcdc; -moz-box-shadow: 1px 0 1px #dcdcdc; box-shadow: 1px 0 1px #dcdcdc; }
//			.overview .et-mobile-link { display: block; }
//
//	#main-header .container { text-align: center; }
//		#logo { float: none; }
//
//	#et_mobile_nav_menu { display: block; margin: 24px 0 0; padding: 22px 0 0; }
//
//	.et-normal-listings { display: none; }
//	.et-mobile-listings { display: block; }
//
//	#et_contact_right { width: auto !important; margin-left: 0 !important; float: none !important; clear: both !important; }
//}
//
//@media only screen and ( min-width: 768px ) and ( max-width: 960px ) {
//	.container { width: 730px; }
//	#left-area { width: 369px; }
//	#sidebar { width: 151px; padding-left: 45px; padding-right: 45px; }
//	#content:before { width: 241px; }
//	.footer-widget { width: 183px; }
//	.post-description { top: 67px; }
//	#main-area .et-description { top: 110px; }
//
//	.et_pt_gallery_entry { margin-left: 75px !important; }
//
//	#et_pt_portfolio_gallery { margin-left: -35px !important; margin-right: -20px !important; }
//		.et_pt_portfolio_item { margin-left: 19px !important; width: 201px !important; }
//		.et_portfolio_more_icon, .et_portfolio_zoom_icon { top: 50px !important; }
//		.et_portfolio_more_icon { left: 65px !important; }
//		.et_portfolio_zoom_icon { left: 106px !important; }
//
//	#et_pt_portfolio_gallery.et_portfolio_small { margin-left: -39px !important; }
//		#et_pt_portfolio_gallery.et_portfolio_small .et_pt_portfolio_item { margin-left: 13px !important; width: 117px !important; }
//			#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon { top: 20px !important; }
//			#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_more_icon { left: 26px !important; }
//			#et_pt_portfolio_gallery.et_portfolio_small .et_portfolio_zoom_icon { left: 62px !important; }
//
//	#et_pt_portfolio_gallery.et_portfolio_large { margin-left: -42px !important; }
//		#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: 9px !important; width: 321px !important; }
//			#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { top: 99px !important; }
//			#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon { left: 140px !important; }
//			#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { left: 178px !important; }
//}
//
//@media only screen and ( max-width: 767px ) {
//	.container { width: 440px; }
//	#main-header .container, #filter-bar .container { width: 400px; }
//
//	#left-area { width: auto; float: none; padding: 43px; }
//	#sidebar, #content:before { display: none; }
//
//	#et-header-bg { height: 179px; }
//
//	.filter-type { display: block; margin: 0 0 18px; text-align: center; }
//		.filter-type ul { width: 360px; }
//	#et-filter { display: block; width: 100%; }
//
//	.post-description { top: 52px; }
//
//	.footer-widget { float: none; width: auto; margin-right: 0; }
//
//	.et-description h1, .post-description h2, .post-description h1 { font-size: 30px; padding-bottom: 2px; }
//	.meta-info, .et-description p { font-size: 14px; }
//
//	#et_main_map, #et-single-map { height: 180px; }
//	#main-area .et-description { top: 48px; }
//
//	.entry-post .post-thumbnail { margin: 0 -43px 52px; }
//	.entry-post:first-child .post-thumbnail { margin-top: -43px; }
//	#comment-wrap:before, #respond:before { left: -43px; right: -43px; }
//	#left-area .wp-pagenavi { margin-left: -43px; margin-right: -43px; }
//
//	.commentlist .children { padding-left: 0; }
//
//	.sitemap-col { float: none !important; width: auto !important; }
//
//	.et_pt_gallery_entry { margin-left: 98px !important; }
//
//	.et_pt_portfolio_item { margin-left: 79px !important; }
//
//	.et_portfolio_small .et_pt_portfolio_item { width: 380px !important; margin-bottom: 10px; margin-left: 44px !important; }
//		.et_portfolio_small .et_pt_portfolio_entry { float: left; margin-right: 15px; }
//		.et_portfolio_small .et_portfolio_more_icon, .et_portfolio_small .et_portfolio_zoom_icon { top: 30px !important; }
//		.et_portfolio_small .et_portfolio_more_icon { left: 38px !important; }
//		.et_portfolio_small .et_portfolio_zoom_icon { left: 77px !important; }
//
//	#et_pt_portfolio_gallery.et_portfolio_large { margin-left: -23px !important; }
//		#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: -4px !important; width: 404px !important; }
//		#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { top: 109px !important; }
//		#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon { left: 155px !important; }
//		#et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { left: 195px !important; }
//}
//
//@media only screen and ( max-width: 479px ) {
//	#main-header .container, #filter-bar .container, .container { width: 280px; }
//
//	#left-area { padding: 37px 21px; }
//
//	.filter-type { display: block; margin: 0 0 18px; text-align: center; }
//		.filter-type ul { width: 240px; }
//	#et-filter { display: block; width: 100%; }
//
//	.et-description h1, .post-description h2, .post-description h1 { font-size: 24px; }
//	.meta-info, .et-description p { font-size: 12px; }
//	.post-description { top: 23px; }
//	#left-area .wp-pagenavi { font-size: 24px; }
//
//	#main-area .et-description { top: 19px; }
//
//	.entry-post .post-thumbnail { margin: 0 -21px 52px; }
//	.entry-post:first-child .post-thumbnail { margin-top: -37px; }
//	#comment-wrap:before, #respond:before { left: -21px; right: -21px; }
//
//	#commentform input[type="text"], #et-rating > div { width: 44%; }
//
//	.et_pt_gallery_entry { margin-left: 44px !important; }
//
//	.et_pt_portfolio_item { margin-left: -8px !important; }
//
//	.et_portfolio_small .et_pt_portfolio_item { width: 255px !important; margin-left: 0 !important; }
//
//	#left-area .wp-pagenavi { margin-left: -21px; margin-right: -21px; }
//
//	#et_pt_portfolio_gallery, #et_pt_portfolio_gallery.et_portfolio_large { margin-left: -39px !important; }
//		#et_pt_portfolio_gallery.et_portfolio_large .et_pt_portfolio_item { margin-left: 42px !important; width: 228px !important; }
//			.et_portfolio_more_icon, .et_portfolio_zoom_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { top: 53px !important; }
//			.et_portfolio_more_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_more_icon { left: 70px !important; }
//			.et_portfolio_zoom_icon, #et_pt_portfolio_gallery.et_portfolio_large .et_portfolio_zoom_icon { left: 110px !important; }
//
//	#et_pt_portfolio_gallery { margin-left: -7px !important; }
//
//	.et_pt_portfolio_item.et_portfolio_small { margin-left: 20px !important; }
//
//	.et_portfolio_small .et_pt_portfolio_item { width: 255px !important; margin-left: 0 !important; }
//}