@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700,800);
body { background:url(images/body.jpg) repeat 50% 0%; }
@media (max-width: 767px) {
	body { padding:0; }
}
.main-holder { overflow:hidden; }
.main-holder input[type="text"], .main-holder input[type="email"], .main-holder textarea {
	background:#fff;
	min-height:19px;
	margin:0;
	padding:10px 12px !important;
	border:1px solid #d2d2d2;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	resize:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#838383;
}
.main-holder input[type="submit"], .main-holder input[type="reset"] {
	background:none;
	height:41px;
	margin:0 15px 0 0;
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	font-size:14px;
	font-style:italic;
	text-shadow:none;
	text-decoration:underline;
	color:#0da5a9;
}
.main-holder input[type="submit"]:focus, .main-holder input[type="reset"]:focus {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:underline;
	color:#0da5a9;
}
.main-holder input[type="submit"]:hover, .main-holder input[type="reset"]:hover {
	background:none;
	text-decoration:underline;
	color:#262626;
}
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder .search-form input[type="text"] { width:180px; }
}
@media (max-width: 480px) {
	.main-holder .search-form input[type="text"] { width:180px; }
}
.main-holder .search-form input[type="submit"] { margin:0 0 0 15px; }
h1 { letter-spacing:-1px; }
h1 a {
	text-decoration:none;
	color:#262626;
}
h1 a:hover {
	text-decoration:none;
	color:#3db7ba;
}
h2 {
	margin-bottom:22px;
	letter-spacing:-1px;
}
h2 em {
	display:block;
	margin:0 0 -8px 0;
	font-style:normal;
}
h2 a {
	text-decoration:none;
	color:#262626;
}
h2 a:hover {
	text-decoration:none;
	color:#3db7ba;
}
h3 {
	margin-bottom:16px;
	letter-spacing:-1px;
}
h3 a {
	text-decoration:none;
	color:#262626;
}
h3 a:hover {
	text-decoration:none;
	color:#3db7ba;
}
h4 { margin-bottom:30px; }
h4 a {
	text-decoration:none;
	color:#fff;
}
h4 a:hover {
	text-decoration:none;
	color:#ffd300;
}
h5 { margin-bottom:16px; }
h5 a {
	text-decoration:none;
	color:#222;
}
h5 a:hover {
	text-decoration:none;
	color:#0da5a9;
}
h6 { margin:0 0 4px 0; }
img.alignnone {
	padding:6px;
	border:none;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
@media (min-width: 979px) and (max-width: 1200px) {
	img.alignnone {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
html.ie8 img.alignnone {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (min-width: 768px) and (max-width: 979px) {
	img.alignnone {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
@media (max-width: 767px) {
	img.alignnone {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
img.alignleft {
	padding:6px;
	border:none;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
@media (min-width: 979px) and (max-width: 1200px) {
	img.alignleft {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
html.ie8 img.alignleft {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (min-width: 768px) and (max-width: 979px) {
	img.alignleft {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
@media (max-width: 767px) {
	img.alignleft {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
img.alignright {
	padding:6px;
	border:none;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
@media (min-width: 979px) and (max-width: 1200px) {
	img.alignright {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
html.ie8 img.alignright {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (min-width: 768px) and (max-width: 979px) {
	img.alignright {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
@media (max-width: 767px) {
	img.alignright {
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
p { margin:0 0 20px 0; }
.header {
	background:none;
	margin:0;
	padding:19px 0 14px 0;
	border:none;
}
@media (max-width: 767px) {
	.header {
		padding:19px 20px 19px 20px;
		text-align:center;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo { width:100%; }
}
@media (max-width: 767px) {
	.header .logo {
		float:none;
		margin:0 0 19px 0;
	}
}
.header .logo img { margin:5px 0 0 0; }
@media (min-width: 979px) and (max-width: 1200px) {
	.header .logo img {
		width:100%;
		height:auto;
	}
}
html.ie8 .header .logo img {
	width:100%;
	max-width:inherit;
	height:auto;
}
.header .logo .logo_h__txt { margin:-2px 0 0 0; }
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo .logo_h__txt { line-height:30px; }
}
.header .logo .logo_h__txt a {
	font-weight:800 !important;
	text-decoration:none;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.header .logo .logo_h__txt a { font-size:30px; }
}
html.ie8 .header .logo .logo_h__txt a { font-size:30px; }
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo .logo_h__txt a {
		display:inline-block;
		vertical-align:top;
		line-height:30px;
		font-size:24px;
	}
}
.header .logo .logo_h__txt a:focus {
	text-decoration:none;
	color:#fff;
}
.header .logo .logo_h__txt a:hover {
	text-decoration:none;
	color:#fff;
}
.header .logo .logo_tagline { display:none; }
.header .nav__primary { margin:0 -20px 0 0; }
@media (max-width: 767px) {
	.header .nav__primary { margin:0; }
}
.header .nav__primary .sf-menu ul {
	background:#423f3d;
	width:159px;
	padding:21px 0 18px 0;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.header .nav__primary .sf-menu > li {
	background:none;
	margin:0 0 0 19px;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.header .nav__primary .sf-menu > li { margin:0 0 0 3px; }
}
html.ie8 .header .nav__primary .sf-menu > li { margin:0 0 0 3px; }
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu > li { margin:0 0 0 1px; }
}
.header .nav__primary .sf-menu > li > a {
	padding:11px 20px 13px 20px;
	border:none;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	text-transform:uppercase;
	text-decoration:none;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu > li > a { padding:6px 10px 6px 10px; }
}
.header .nav__primary .sf-menu > li li {
	background:none;
	margin:0 0 3px 0;
	text-align:left;
}
.header .nav__primary .sf-menu > li li a {
	padding:4px 15px 5px 25px;
	border:none;
	line-height:18px;
	font-family:'Open Sans', sans-serif;
	font-size:12px;
	font-weight:400;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}
.header .nav__primary .sf-menu > li li .sf-sub-indicator {
	margin:-6px 0 0 0;
	top:50%;
	right:5px;
}
.header .nav__primary .sf-menu li:hover ul, .header .nav__primary .sf-menu li.sfHover ul {
	top:66px;
	left:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu li:hover ul, .header .nav__primary .sf-menu li.sfHover ul { top:50px; }
}
.header .nav__primary ul.sf-menu li li:hover ul, .header .nav__primary ul.sf-menu li li.sfHover ul {
	top:-21px;
	left:164px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary ul.sf-menu li li:hover ul, .header .nav__primary ul.sf-menu li li.sfHover ul {
		left:auto;
		right:164px;
	}
}
.header .nav__primary .sf-menu > li > a:hover, .header .nav__primary .sf-menu > li.sfHover> a, .header .nav__primary .sf-menu > li.current-menu-item > a, .header .nav__primary .sf-menu > li.current_page_item > a {
	background:#16171b;
	-webkit-box-shadow:1px 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow:1px 1px 0 rgba(255,255,255,0.1);
	box-shadow:1px 1px 0 rgba(255,255,255,0.1);
}
.header .nav__primary .sf-menu li li > a:hover, .header .nav__primary .sf-menu li li.sfHover > a, .header .nav__primary .sf-menu li li.current-menu-item > a, .header .nav__primary .sf-menu li li.current_page_item > a {
	background:#ffd300;
	color:#16171b;
}
.header .nav__primary .sf-sub-indicator {
	margin:0 -5px 0 0;
	top:28px;
	right:50%;
}
#slider-wrapper {
	background:#fff;
	margin:0;
}
#slider-wrapper .container {
	width:auto;
	max-width:1400px !important;
	margin:0 auto;
}
#slider-wrapper .container .camera_wrap { margin:0 !important; }
#slider-wrapper .container .camera_pag {
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
}
#slider-wrapper .container .camera_thumbs {
	width:100%;
	position:absolute;
	left:0;
	bottom:0;
}
#slider-wrapper .container .camera_thumbs .camera_thumbs_cont { background:none; }
.content-holder {
	background:#fff;
	margin:0;
	padding:57px 0 77px 0;
}
@media (max-width: 767px) {
	.content-holder { padding:57px 20px 77px 20px; }
}
#sidebar .widget { margin:59px 0 0 0; }
#sidebar .widget:first-child { margin:0; }
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	background:url(images/marker.png) no-repeat 0% 7px;
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	list-style:none;
	line-height:20px;
	font-size:14px;
	color:#222;
}
#sidebar ul li a {
	text-decoration:none;
	color:#222;
}
#sidebar ul li a:hover {
	text-decoration:none;
	color:#3db7ba;
}
#sidebar ul li ul { padding:10px 0 0 0; }
#sidebar #wp-calendar caption { color:#3db7ba; }
#sidebar #wp-calendar thead tr th { color:#3db7ba; }
.service-box {
	background:none;
	margin:0 0 59px 0;
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-align:center;
}
@media (max-width: 767px) {
	.service-box { margin:0 0 30px 0; }
}
.service-box:hover .service-box_txt a {
	text-decoration:none;
	color:#3db7ba;
}
.service-box .icon {
	float:none;
	margin:0 0 23px 0;
}
.service-box h2 {
	margin:0 0 9px 0;
	letter-spacing:normal;
	line-height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:400;
	color:#222;
}
.service-box .service-box_txt { padding:0 5px; }
@media (max-width: 767px) {
	.service-box .service-box_txt { margin:0; }
}
.service-box .service-box_txt a {
	text-decoration:none;
	color:#696969;
}
.service-box.extra .btn-align { display:none; }
.carousel-wrap { margin:0 0 53px 0; }
.carousel-wrap ul li {
	line-height:20px;
	font-size:14px;
	color:#696969;
}
.carousel-wrap ul li .featured-thumbnail { margin:0 0 10px 0; }
.carousel-wrap ul li h5 {
	margin:0 0 7px 0;
	line-height:18px;
	font-size:14px;
	font-weight:400;
	color:#222;
}
.carousel-wrap ul li h5 a { text-decoration:none; }
.carousel-wrap ul li .excerpt { margin:0 0 7px 0; }
.carousel-wrap .es-nav .es-nav-next {
	background:url(images/next.png) no-repeat 0% 0%;
	width:13px;
	height:14px;
	overflow:hidden;
	margin:0;
	padding:0;
	position:absolute;
	top:-38px;
	right:13px;
}
.carousel-wrap .es-nav .es-nav-next:hover { background-position:0% -15px; }
.carousel-wrap .es-nav .es-nav-prev {
	background:url(images/prev.png) no-repeat 0% 0%;
	width:13px;
	height:14px;
	overflow:hidden;
	margin:0;
	padding:0;
	position:absolute;
	top:-38px;
	right:33px;
}
.carousel-wrap .es-nav .es-nav-prev:hover { background-position:0% -15px; }
a.btn-primary {
	background:none;
	margin:0;
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	line-height:20px;
	font-size:14px;
	font-style:italic;
	text-shadow:none;
	text-decoration:underline;
	color:#0da5a9;
}
a.btn-primary:focus {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:underline;
	color:#0da5a9;
}
a.btn-primary:hover {
	background:none;
	text-decoration:underline;
	color:#262626;
}
a.btn-primary.extra { float:right; }
.testimonials { padding:2px 0 0 0; }
.testimonials .testi-item {
	margin:23px 0 15px 0;
	padding:0;
}
.testimonials .testi-item:first-child { margin:0; }
.testimonials .testi-item .featured-thumbnail {
	position:relative;
	width:58px;
	height:58px;
	margin:0 26px 0 0;
	overflow:visible;
}
@media (max-width: 480px) {
	.testimonials .testi-item .featured-thumbnail {
		float:none;
		margin:0 0 20px 0;
	}
}
.testimonials .testi-item .featured-thumbnail:before {
	background:url(images/testi_corner.gif) no-repeat 0% 0%;
	display:block;
	width:20px;
	height:28px;
	overflow:hidden;
	border:none;
	position:absolute;
	top:26px;
	right:-28px;
	z-index:99;
	content:'';
}
@media (max-width: 480px) {
	.testimonials .testi-item .featured-thumbnail:before { display:none; }
}
.testimonials .testi-item blockquote {
	background:url(images/quotes.png) no-repeat 28px 7px;
	overflow:hidden;
	margin:3px 0 0 0;
	padding:18px 34px 17px 28px;
	border:1px solid #e5e5e5;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	line-height:22px;
	font-size:14px;
	font-style:italic;
	text-indent:35px;
	color:#888;
}
.testimonials .testi-item blockquote:before { display:none; }
.testimonials .testi-item blockquote:after { display:none; }
.testimonials .testi-item blockquote a {
	text-decoration:none;
	color:#888;
}
.testimonials .testi-item blockquote a:hover {
	text-decoration:none;
	color:#0da5a9;
}
.testimonials .testi-item blockquote .testi-meta {
	padding:6px 4px 0 0;
	line-height:18px;
	font-size:12px;
	font-style:italic;
	text-align:right;
	color:#696969;
}
.testimonials .testi-item blockquote .testi-meta:before { display:none; }
.testimonials .testi-item blockquote .testi-meta .info { color:#0da5a9; }
ul.services li {
	margin-bottom:30px;
	padding:20px 20px 21px 19px;
	border:1px solid #e5e5e5;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
@media (max-width: 767px) {
	ul.services li {
		width:100%;
		overflow:hidden;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
}
ul.services li .thumbnail { margin:0 0 6px 0; }
@media (max-width: 767px) {
	ul.services li .thumbnail {
		max-width:40%;
		margin:0 20px 5px 0;
	}
}
@media (max-width: 767px) {
	ul.services li .clear { display:none; }
}
ul.services li h5 { margin:0 0 4px 0; }
ul.services li .excerpt { margin:0 0 6px 0; }
.list.arrow-list { padding:10px 0; }
.list.arrow-list ul {
	margin:0;
	padding:0;
}
.list.arrow-list ul li {
	background:url(images/marker.png) no-repeat 0% 7px;
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	list-style:none;
	line-height:20px;
	font-size:14px;
	color:#222;
}
.list.arrow-list ul li:before { display:none; }
.list.arrow-list ul li a {
	text-decoration:none;
	color:#222;
}
.list.arrow-list ul li a:hover {
	text-decoration:none;
	color:#3db7ba;
}
.list.arrow-list ul li ul { padding:10px 0 0 0; }
@media (max-width: 767px) {
	ul.team li {
		width:100%;
		overflow:hidden;
	}
}
ul.team li .thumbnail { margin:0 0 7px 0; }
@media (max-width: 767px) {
	ul.team li .thumbnail {
		max-width:40%;
		margin:0 20px 5px 0;
	}
}
@media (max-width: 767px) {
	ul.team li .clear { display:none; }
}
ul.team li h5 { margin:0 0 4px 0; }
ul.team li .excerpt { margin:0 0 6px 0; }
.faq-list h4 {
	margin:0;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:400;
	color:#222;
}
.spacer { height:30px; }
.dropcap {
	background:none;
	width:auto;
	height:auto;
	margin:0 17px 0 0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:44px;
	font-family:'Open Sans', sans-serif;
	font-size:40px;
	font-weight:700;
	color:#3db7ba;
}
.footer {
	background:none;
	margin:0;
	padding:19px 0 0 0;
	border:none;
}
@media (max-width: 767px) {
	.footer { padding:19px 20px 0 20px; }
}
@media (max-width: 767px) {
	.footer .span3 { padding:10px 0; }
}
.footer .footer-widgets { padding:0 0 30px 0; }
.footer .footer-widgets ul {
	margin:0;
	padding:0;
}
.footer .footer-widgets ul li {
	background:url(images/line_hor.png) repeat-x 0% 0%;
	margin:0;
	padding:11px 0 11px 0;
	list-style:none;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:400;
	color:#fff;
}
.footer .footer-widgets ul li:first-child { background:none; }
.footer .footer-widgets ul li a {
	text-decoration:none;
	color:#fff;
}
.footer .footer-widgets ul li a:hover {
	text-decoration:none;
	color:#ffd300;
}
.footer .footer-widgets ul.news { margin:0 !important; }
.footer .footer-widgets ul.news li { padding:5px 0 15px 0; }
.footer .footer-widgets ul.news li:first-child { padding:11px 0 15px 0; }
.footer .footer-widgets ul.news li h5 { display:none; }
.footer .footer-widgets ul.news li .meta {
	margin:0;
	line-height:18px;
	font-size:12px;
	color:#ffd300;
}
.footer .footer-widgets ul.news li .meta .post-comments { display:none; }
.footer .footer-widgets ul.news li .excerpt { margin:0; }
.footer .copyright {
	background:url(images/footer.jpg) repeat 0% 0%;
	position:relative;
	padding:18px 0;
}
.footer .copyright:before {
	background:url(images/footer.jpg) repeat 0% 0%;
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	left:-99%;
	z-index:-1;
	content:'';
}
.footer .copyright:after {
	background:url(images/footer.jpg) repeat 0% 0%;
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	position:absolute;
	top:0;
	right:-99%;
	z-index:-1;
	content:'';
}
.footer .copyright .footer-text {
	line-height:18px;
	font-size:12px;
	color:#fff;
}
@media (max-width: 767px) {
	.footer .copyright .footer-text { margin:0; }
}
.footer .copyright .footer-text a {
	text-decoration:none;
	color:#ffd300;
}
.footer .copyright .footer-text a:hover {
	text-decoration:none;
	color:#fff;
}
.footer .copyright .footer-text b {
	margin:0 3px 0 0;
	font-weight:400;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .copyright .footer-text b {
		display:block;
		margin:0;
	}
}
@media (max-width: 480px) {
	.footer .copyright .footer-text b {
		display:block;
		margin:0 0 3px 0;
	}
}
.footer .copyright .footer-text b a {
	text-decoration:none;
	color:#fff;
}
.footer .copyright .footer-text b a:hover {
	text-decoration:none;
	color:#ffd300;
}
.footer .copyright .footer-text i {
	margin:0 3px;
	font-style:normal;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .copyright .footer-text i { margin:0; }
}
.footer .copyright .footer-nav { margin:0; }
@media (max-width: 767px) {
	.footer .copyright .footer-nav { margin:10px 0 0 0; }
}
.footer .copyright .footer-nav ul {
	margin:0;
	padding:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .copyright .footer-nav ul { text-align:right; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .copyright .footer-nav ul li {
		margin:0 0 0 7px;
		padding:0;
	}
}
.footer .copyright .footer-nav ul li.current-menu-item a {
	text-decoration:none;
	color:#ffd300;
}
.footer .copyright .footer-nav ul li a { text-decoration:none; }
.footer .copyright .footer-nav ul li a:hover {
	text-decoration:none;
	color:#ffd300;
}
#back-top-wrapper {
	right:20px;
	bottom:66px;
}
#back-top-wrapper p#back-top { margin:0; }
#back-top-wrapper p#back-top a:hover span { background-color:#ffd300; }
#back-top-wrapper p#back-top a span {
	background-color:#0da5a9;
	margin:0;
}
.featured-thumbnail {
	padding:6px;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
}
.thumbnail {
	padding:6px;
	border:none;
	border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.title-section { padding:1px 0 9px 0; }
.title-section h1 {
	margin:0 0 5px 0;
	letter-spacing:normal;
	line-height:18px;
	font-size:13px;
	font-weight:400;
	text-transform:uppercase;
	color:#262626;
}
.title-section ul {
	background:none;
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.title-section ul li {
	line-height:20px;
	font-size:14px;
	color:#696969;
}
.title-section ul li.divider { margin:0 11px; }
.title-section ul li.divider:after {
	color:#696969;
	content:'|';
}
.title-section ul li.active { color:#3db7ba; }
.title-section ul li a {
	text-decoration:none;
	color:#696969;
}
.title-section ul li a:hover {
	text-decoration:none;
	color:#3db7ba;
}
.post_meta {
	line-height:20px;
	font-size:11px;
	color:#838383;
}
.post_meta i { color:#3db7ba; }
.post_meta a {
	text-decoration:none;
	color:#838383;
}
.post_meta a:hover {
	text-decoration:none;
	color:#3db7ba;
}
.post-author {
	margin:0 0 80px 0;
	padding:20px;
	border:1px solid #d3d3d3;
	line-height:20px;
	font-size:14px;
	color:#838383;
}
.post-author h3 {
	margin:0 0 20px 0;
	letter-spacing:normal;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:400;
	color:#838383;
}
.post-author h3 a {
	text-decoration:none;
	color:#838383;
}
.post-author h3 a:hover {
	text-decoration:none;
	color:#0da5a9;
}
.post-author .post-author_gravatar { margin:5px 20px 0 0; }
.post-author .post-author_link { margin:16px 0 0 0; }
.post-author .post-author_link a {
	text-decoration:none;
	color:#838383;
}
.post-author .post-author_link a:hover {
	text-decoration:none;
	color:#0da5a9;
}
.related-posts { margin:0 0 70px 0; }
.related-posts ul li {
	line-height:20px;
	font-size:14px;
	color:#222;
}
.related-posts ul li a {
	text-decoration:none;
	color:#222;
}
.related-posts ul li a:hover {
	text-decoration:none;
	color:#3db7ba;
}
ol.comment-list li .comment-body {
	background:none !important;
	border:1px solid #d2d2d2;
	line-height:20px;
	font-size:14px;
	color:#838383;
}
ol.comment-list li .comment-body .author {
	font-weight:400;
	text-align:left;
}
@media (max-width: 480px) {
	ol.comment-list li .comment-body .extra-wrap { overflow:visible; }
}
ol.comment-list li .comment-body .reply { margin:0 0 0 30px; }
ol.comment-list li .comment-body .reply a {
	text-decoration:none;
	color:#838383;
}
ol.comment-list li .comment-body .reply a:hover {
	text-decoration:none;
	color:#3db7ba;
}
.cancel-comment-reply { padding:0 0 8px 0; }
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"], .wpcf7-form textarea { padding:6px !important; }
html.ie8 .wpcf7-form input[type="text"], html.ie8 .wpcf7-form input[type="email"], html.ie8 .wpcf7-form textarea { line-height:18px; }
.wpcf7-form .wpcf7-not-valid-tip {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-form .wpcf7-not-valid-tip {
		padding:4px 2px !important;
		font-size:10px !important;
	}
}
.wpcf7-form .ajax-loader { margin:10px 0 0 0; }
.wpcf7-form .wpcf7-response-output {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.filter-wrapper { margin:0 0 20px 0; }
.filter-wrapper strong {
	margin:0 0 0 18px;
	padding:0;
	line-height:20px;
	font-size:14px;
	font-weight:400;
	color:#696969;
}
.filter-wrapper ul li {
	margin:0 0 0 18px;
	line-height:20px;
	font-size:14px;
	color:#696969;
}
.filter-wrapper ul li.active a {
	background:none;
	text-decoration:none;
	color:#3db7ba;
}
.filter-wrapper ul li.active a:focus {
	background:none;
	text-decoration:none;
	color:#3db7ba;
}
.filter-wrapper ul li.active a:hover {
	background:none;
	text-decoration:none;
	color:#3db7ba;
}
.filter-wrapper ul li a {
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:20px;
	font-size:14px;
	text-decoration:none;
	color:#696969;
}
.filter-wrapper ul li a:focus {
	background:none;
	text-decoration:none;
	color:#696969;
}
.filter-wrapper ul li a:hover {
	background:none;
	text-decoration:none;
	color:#3db7ba;
}
#portfolio-grid li .thumbnail { margin:0 0 10px 0; }
#portfolio-grid li h3 {
	margin:0 0 10px 0;
	letter-spacing:normal;
	line-height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:400;
	color:#222;
}
#portfolio-grid li h3 a {
	text-decoration:none;
	color:#222;
}
#portfolio-grid li h3 a:hover {
	text-decoration:none;
	color:#0da5a9;
}
#portfolio-grid li p { margin:0 0 8px 0; }
.type-portfolio .thumbnail.large { margin:0; }
.pager { margin-top:30px; }
.pager li a {
	background:none;
	margin:0;
	padding:0;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	line-height:20px;
	font-size:14px;
	font-style:italic;
	text-shadow:none;
	text-decoration:underline;
	color:#0da5a9;
}
.pager li a:focus {
	background:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-decoration:underline;
	color:#0da5a9;
}
.pager li a:hover {
	background:none;
	text-decoration:underline;
	color:#262626;
}
.grid_gallery .thumbnail { padding:0; }
@media (max-width: 767px) {
	.error404-holder { text-align:center; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.error404-holder .error404-holder_num { font-size:200px; }
}
.error404-holder .error404-holder_num { color:#0da5a9; }
.error404-holder h4 {
	line-height:24px;
	font-size:20px;
	font-weight:400;
	color:#222;
}
html.ie8 .posts-grid li .thumbnail img { max-width:inherit; }
.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after { clear:both; }
.hide-text {
	font:0/0 a;
	color:transparent;
	text-shadow:none;
	background-color:transparent;
	border:0;
}
.input-block-level {
	display:block;
	width:100%;
	min-height:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
