@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Chau+Philomene+One:400italic);
@import url(//fonts.googleapis.com/css?family=Vibur);
body { padding:0 !important; }
h1, h2, h3, h4, h5, h6 { text-transform:lowercase; }
h4, h5 { font-weight:normal !important; }
h1 small { font-size:1em; }
h2 { margin-bottom:42px; }
h4 { margin-bottom:11px; }
.main-holder {
	max-width:1270px;
	margin:0 auto;
}
.ie8 .main-holder { width:1000px; }
@media (max-width: 1200px) {
	.main-holder { max-width:1000px; }
}
.header {
	background:url(images/header-body.png) top left repeat;
	border:none;
	padding:224px 0 51px 0;
}
@media (max-width: 767px) {
	.header { padding:30px 20px; }
}
.nav__primary { margin-bottom:0; }
.sf-menu li:hover ul, .sf-menu li.sfHover ul { top:65px; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul { top:-25px; }
.sf-menu { padding-top:41px; }
.sf-menu > li {
	background:none;
	text-align:center;
}
.sf-menu > li:first-child a:before { display:none; }
.sf-menu > li > a {
	padding:0 19px 0 0;
	border:none;
	color:#626262;
	text-transform:uppercase;
}
.sf-menu > li > a:before {
	content:'|';
	float:left;
	color:#626262 !important;
	padding-right:19px;
}
.sf-menu li ul {
	background:url(images/menu_body.png) top left repeat;
	width:160px;
	padding:25px 0;
}
.sf-menu li li {
	background:none;
	text-align:left;
	padding:10px 0 11px 0;
}
.sf-menu li li a {
	padding:0;
	margin:0 0 0 41px;
	border:none;
	color:#76727c;
	font-family:'Chau Philomene One', sans-serif;
	font-size:13px;
	text-transform:uppercase;
	display:inline-block;
	vertical-align:top;
}
.sf-menu li li ul { background-color:#2c2c2c; }
.sf-menu > li > a:hover, .sf-menu > li.sfHover> a, .sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a {
	background:none;
	color:#eeedf0;
}
.sf-menu li li > a:hover, .sf-menu li li.sfHover > a, .sf-menu li li.current-menu-item > a, .sf-menu li li.current_page_item > a {
	background:none;
	color:#eeedf0;
}
a > .sf-sub-indicator { top:.1em; }
.sf-menu ul a > .sf-sub-indicator { top:.3em; }
.thumbnail {
	border:0px solid #DDDDDD;
	border-radius:4px 4px 4px 4px;
	box-shadow:0 1px 3px rgba(0,0,0,0.055);
	display:block;
	line-height:19px;
	padding:4px;
	transition:all 0.2s ease-in-out 0s;
}
.logo { width:400px; }
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:100%; }
}
@media (max-width: 767px) {
	.logo {
		margin-bottom:20px;
		text-align:center;
		width:100%;
		float:none !important;
	}
}
.logo_h {
	display:inline-block;
	vertical-align:top;
}
.logo_h__txt {
	text-transform:lowercase;
	position:relative;
	top:15px;
	margin-right:14px;
}
.logo_link:hover { color:#fff; }
.logo_tagline {
	line-height:1.1em;
	color:#626262;
	font-style:normal;
	display:inline-block;
	vertical-align:bottom;
	margin:0;
	position:relative;
	top:2px;
	text-transform:uppercase;
}
.slider { padding-bottom:108px; }
@media (max-width: 767px) {
	.slider { margin:0 -20px; }
}
@media (max-width: 480px) {
	.slider { display:none !important; }
}
.slider .btn-primary {
	float:right;
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#211d28;
	background-image:-moz-linear-gradient(top,#1c1922,#282431);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#1c1922),to(#282431));
	background-image:-webkit-linear-gradient(top,#1c1922,#282431);
	background-image:-o-linear-gradient(top,#1c1922,#282431);
	background-image:linear-gradient(to bottom,#1c1922,#282431);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1c1922', endColorstr='#ff282431', GradientType=0);
	border-color:#282431 #282431 #040405;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#282431;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	margin-top:15px;
	font-size:22px;
	line-height:1em;
	font-family:'Chau Philomene One', sans-serif;
	color:#76727c;
	padding:10px 20px;
	border:1px solid #1e1b25;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	box-shadow:0px -1px 0px 0px rgba(118,114,124,0.2) inset, 0 0 1px 2px rgba(0,0,0,0.05);
}
.slider .btn-primary:hover, .slider .btn-primary:focus, .slider .btn-primary:active, .slider .btn-primary.active, .slider .btn-primary.disabled, .slider .btn-primary[disabled] {
	color:#fff;
	background-color:#282431;
	*background-color:#1c1922;
}
.slider .btn-primary:active, .slider .btn-primary.active { background-color:#100e14 \9; }
.slider .btn-primary a { color:#76727c; }
.slider .btn-primary a:hover {
	color:#fbd89a;
	text-decoration:none;
}
.camera_wrap { margin-bottom:0 !important; }
.camera_thumbs_cont {
	background:none;
	margin-top:-70px;
}
@media (max-width: 480px) {
	.camera_thumbs_cont { display:none !important; }
}
.camera_target_content {
	overflow:visible;
	padding:0 50px;
}
.ie8 .camera_target_content { padding:0 31px; }
@media (max-width: 1200px) {
	.camera_target_content { padding:0 31px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.camera_target_content { padding:0; }
}
@media (max-width: 767px) {
	.camera_target_content { padding:0 20px; }
}
.camera_caption {
	position:relative;
	color:#bebebe;
	margin-top:29px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.camera_caption {
		width:724px;
		margin-left:auto;
		margin-right:auto;
	}
}
.camera_caption > div {
	background:none;
	padding:0;
}
.camera_caption h2 {
	margin:2px 0 0 0;
	color:#76727c;
}
.ie8 .camera_caption h2 { background-color:none; }
.camera_caption .price {
	float:right;
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#211d28;
	background-image:-moz-linear-gradient(top,#1c1922,#282431);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#1c1922),to(#282431));
	background-image:-webkit-linear-gradient(top,#1c1922,#282431);
	background-image:-o-linear-gradient(top,#1c1922,#282431);
	background-image:linear-gradient(to bottom,#1c1922,#282431);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1c1922', endColorstr='#ff282431', GradientType=0);
	border-color:#282431 #282431 #040405;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#282431;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	font-size:22px;
	line-height:1em;
	font-family:'Chau Philomene One', sans-serif;
	color:#76727c;
	padding:10px 20px;
	box-shadow:0px -1px 0px 0px rgba(118,114,124,0.2) inset, 0 0 1px 2px rgba(0,0,0,0.05);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.camera_caption .price:hover, .camera_caption .price:focus, .camera_caption .price:active, .camera_caption .price.active, .camera_caption .price.disabled, .camera_caption .price[disabled] {
	color:#fff;
	background-color:#282431;
	*background-color:#1c1922;
}
.camera_caption .price:active, .camera_caption .price.active { background-color:#100e14 \9; }
.camera_caption .price a { color:#76727c; }
.camera_caption .price a:hover {
	color:#fbd89a;
	text-decoration:none;
}
.ie8 .camera_caption .price { background-color:none; }
.camera_caption .price i { font-size:34px; }
.camera_prev, .camera_next {
	height:103px;
	background:none;
	margin-top:-49px;
}
.camera_prev > span, .camera_next > span {
	height:103px;
	background-position:0 0;
}
.camera_prev:hover > span, .camera_next:hover > span { background-position:0 -103px; }
.camera_prev {
	left:50%;
	width:53px;
	margin-left:-53px;
}
.camera_prev > span {
	width:53px;
	background-image:url(images/camera-prev.png);
}
.camera_next {
	right:50%;
	width:51px;
	margin-right:-51px;
}
.camera_next > span {
	width:51px;
	background-image:url(images/camera-next.png);
}
.content-holder {
	background:url(images/content_body.png) top left repeat;
	padding:0 0 104px 0;
}
@media (max-width: 767px) {
	.content-holder { padding:0 20px 50px 20px; }
}
.error404-holder_num { color:#eeedf0; }
.title-section { padding:20px 0 0; }
.title-header {
	font-size:28px;
	margin-bottom:.2em;
}
.title-desc {
	display:block;
	color:#999;
	font-size:11px;
}
.breadcrumb__t {
	background-color:#524e5a;
	padding:9px 20px;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.breadcrumb__t a { color:#a1a1a1; }
.breadcrumb__t li { text-shadow:none; }
.breadcrumb__t .active { color:#fbd89a; }
.breadcrumb__t .divider { margin:0 3px; }
.post-title { margin-bottom:25px; }
.post-title a:hover { text-decoration:none; }
.post_meta {
	overflow:hidden;
	margin-bottom:1em;
	padding:.8em 0 !important;
	border-color:#4f4c58;
	font-size:1em;
}
.post_meta span {
	display:inline-block;
	line-height:20px;
	padding-right:15px;
}
@media (max-width: 767px) {
	.post_meta span { display:block; }
}
.post_meta .post_permalink {
	float:right;
	padding-right:0;
}
@media (max-width: 767px) {
	.post_meta .post_permalink { float:left; }
}
.post_meta .post_author { text-transform:capitalize; }
.post_meta i { color:#eeedf0; }
.post_meta .pull-right {
	padding-right:0;
	padding-left:15px;
}
.post_meta hr { margin:.5em 0; }
.pagination__posts {
	margin:0;
	text-align:center;
}
.pagination__posts ul {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.pagination__posts ul li a {
	color:#a1a1a1;
	-webkit-border-radius:0px !important;
	-moz-border-radius:0px !important;
	border-radius:0px !important;
}
.pagination__posts ul li a:hover { color:#1f1f1f; }
.pagination__posts ul .active a { color:#1f1f1f; }
.post-author {
	box-shadow:0px -1px 0px 0px rgba(118,114,124,0.2) inset, 0 0 1px 2px rgba(0,0,0,0.05);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#1c1922),color-stop(100%,#282431));
	background:-moz-linear-gradient(top,#1c1922,#282431);
	background:-o-linear-gradient(top,#1c1922,#282431);
	background:-ms-linear-gradient(top,#1c1922,#282431);
	background:linear-gradient(top,#1c1922,#282431);
	border:0px solid #35323e;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.post-author_h {
	font-size:28px;
	line-height:1.2em;
	margin-bottom:15px;
}
.post-author_h a:hover { text-decoration:none; }
.post-author_link { margin-top:1.5em; }
.post-author_gravatar {
	float:left;
	margin:0 20px 0 0;
}
.post-author_gravatar img {
	padding:0;
	border:none;
	background:none;
}
.post-author_desc a:hover { text-decoration:none; }
#recent-author-comments { padding-top:20px; }
.related-posts {
	overflow:hidden;
	margin:0 0 2em;
	padding:0;
}
.related-posts_h {
	font-size:28px;
	line-height:1.2em;
	margin-bottom:15px;
}
.related-posts_list {
	padding:0;
	margin:0 0 0 -4%;
	font-size:0;
}
.related-posts_item {
	display:inline-block;
	width:21%;
	margin-left:4%;
	margin-bottom:20px;
	padding:0;
	list-style-type:none;
	overflow:hidden;
	vertical-align:top;
	font-size:12px;
}
.related-posts .featured-thumbnail {
	float:none;
	overflow:visible;
	margin:0 0 10px 0;
}
@media (max-width: 480px) {
	.related-posts_item { width:46%; }
}
.testimonial {
	box-shadow:0px -1px 0px 0px rgba(118,114,124,0.2) inset, 0 0 1px 2px rgba(0,0,0,0.05);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#1c1922),color-stop(100%,#282431));
	background:-moz-linear-gradient(top,#1c1922,#282431);
	background:-o-linear-gradient(top,#1c1922,#282431);
	background:-ms-linear-gradient(top,#1c1922,#282431);
	background:linear-gradient(top,#1c1922,#282431);
	border:0px solid #35323e;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
.testimonial p { line-height:1.5em; }
.testimonial small {
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	padding:12px 0 0;
	font-size:1em;
}
.testimonial_content a { color:#fbd89a; }
.testimonial_content a:hover {
	color:#bebebe;
	text-decoration:none;
}
.filter-wrapper strong {
	display:block;
	padding:0;
	margin-right:8px;
	float:left;
	font-family:'Chau Philomene One', sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#bebebe;
}
.nav-pills { float:left; }
.nav-pills li {
	font-family:'Chau Philomene One', sans-serif;
	font-size:16px;
	margin-left:20px;
}
.nav-pills li:first-child { margin-left:0; }
@media (max-width: 480px) {
	.nav-pills li { float:none; }
}
.nav-pills li a {
	white-space:nowrap;
	padding:0;
	margin:0;
	line-height:20px;
	background:none !important;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
@media (max-width: 480px) {
	.nav-pills li a {
		display:block;
		padding:0;
	}
}
.nav-pills li:hover a { color:#bebebe !important; }
.nav-pills li.active a { color:#bebebe !important; }
.filterable-portfolio h3 a:hover {
	color:#bebebe;
	text-decoration:none;
}
.zoom-icon {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	display:block;
	background:rgba(0,0,0,0.5);
	opacity:0;
	cursor:pointer;
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-o-transition:0.2s;
	transition:0.2s;
}
.no-rgba .zoom-icon {
	visibility:hidden;
	background:url(images/black-opacity-50.png);
}
.zoom-icon:before {
	position:absolute;
	top:50%;
	left:50%;
	display:block;
	margin:-18px 0 0 -18px;
	width:36px;
	height:36px;
	background:url(images/magnify-alt.png) 50% 50% no-repeat;
	content:"";
}
.flex-control-nav {
	width:100%;
	position:absolute;
	bottom:-40px;
}
.flex-control-nav li {
	margin:0 6px;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.flex-control-paging li a {
	width:11px;
	height:11px;
	display:block;
	background:#fbd89a;
	cursor:pointer;
	text-indent:-9999px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	position:relative;
	z-index:999;
}
.flex-control-paging li a:hover { background:#eeedf0; }
.flex-control-paging li a.flex-active { background:#eeedf0; }
.portfolio-meta {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	border-color:#4f4c58 -moz-use-text-color -moz-use-text-color;
	border-image:none;
	border-style:solid none none;
	border-width:1px medium medium;
	margin:0;
	padding:1em 0;
}
.portfolio-meta-list {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	border-color:#4f4c58 -moz-use-text-color;
	border-image:none;
	border-left:medium none;
	border-right:medium none;
	border-style:solid none;
	border-width:1px medium;
	margin:0 0 2em;
	padding:1em 0;
}
.single-pager {
	border-bottom:1px solid #4f4c58;
	border-top:1px solid #4f4c58;
	font-size:11px;
	margin:0 0 30px;
	padding:0.5em 0;
}
.pager li > a, .pager li > span {
	background-color:#1d1923;
	border:1px solid #1d1923;
	border-radius:15px 15px 15px 15px;
	display:inline-block;
	padding:5px 14px;
}
.pager li > a:hover, .pager li > a:focus {
	background-color:#241f2b;
	border:1px solid #241f2b;
}
@media (min-width: 768px) and (max-width: 979px) {
	.team-holder .featured-thumbnail {
		width:auto;
		height:auto;
	}
}
@media (max-width: 767px) {
	.team-holder .featured-thumbnail {
		width:auto;
		height:auto;
	}
}
.comments-h {
	font-size:28px;
	line-height:1.2em;
	margin-bottom:0;
}
.comment .comment-body {
	position:relative;
	overflow:hidden;
	margin-top:10px;
	padding:20px;
	border-color:#e3e3e3;
	background:#fff;
	zoom:1;
}
.comment.bypostauthor .comment-body { background:#fff; }
.comment-author .author {
	display:block;
	padding-top:6px;
	width:80px;
	text-align:left;
	text-transform:capitalize;
	font-weight:normal;
	font-size:12px;
}
.reply { padding-right:2px; }
.reply a {
	font-family:'Chau Philomene One', sans-serif;
	font-size:14px;
	text-transform:lowercase;
	color:#fbd89a;
}
.reply a:hover { color:#eeedf0; }
.comment-list ul.children { margin-left:30px; }
@media (min-width: 768px) and (max-width: 979px) {
	.comment-list ul.children { margin:0; }
}
@media (max-width: 767px) {
	.comment-list ul.children { margin:0; }
}
#respond h3 {
	font-size:28px;
	line-height:1.2em;
	margin-bottom:15px;
}
#commentform input[type="text"] { padding:5px 9px; }
#sidebar { padding-top:41px; }
.widget { margin-bottom:50px; }
.widget h3 {
	font-size:28px;
	line-height:1.2em;
	margin-bottom:25px;
}
.widget ul { margin-left:0; }
.widget ul li {
	list-style:none;
	padding:0;
	margin:0 0 11px 0;
}
.widget ul li:before {
	content:'';
	width:6px;
	height:6px;
	background-color:#eeedf0;
	display:inline-block;
	vertical-align:top;
	margin:6px 13px 0 0;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.widget ul li a { color:#a1a1a1; }
.widget ul ul {
	margin-top:11px;
	margin-left:19px;
}
.widget #wp-calendar caption { color:#fbd89a; }
.search-form_is { margin:7px 0 0 5px; }
.flickr_list .thumbnail { vertical-align:top; }
.flickr_list .thumbnail:hover, .flickr_list .thumbnail:focus {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.flickr_li { margin-bottom:0 !important; }
.flickr_li:before { display:none !important; }
.banners { margin-bottom:50px; }
.comments-custom li:before { display:none !important; }
.comments-custom .thumbnail {
	box-shadow:0px -1px 0px 0px rgba(118,114,124,0.2) inset, 0 0 1px 2px rgba(0,0,0,0.05);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#1c1922),color-stop(100%,#282431));
	background:-moz-linear-gradient(top,#1c1922,#282431);
	background:-o-linear-gradient(top,#1c1922,#282431);
	background:-ms-linear-gradient(top,#1c1922,#282431);
	background:linear-gradient(top,#1c1922,#282431);
	border:0px solid #35323e;
	padding:19px;
}
.comments-custom_txt { padding:5px 0; }
.comments-custom_txt a { text-decoration:none; }
.comments-custom_txt a:hover { text-decoration:underline; }
.comments-custom_h { margin-bottom:.1em; }
.comments-custom time {
	font-size:11px;
	color:#fbd89a;
}
.post-list time { color:#fbd89a; }
.post-list li:before { display:none !important; }
.post-list_h { margin-top:2px; }
.post-list_h a { color:#fbd89a !important; }
.post-list_h a:hover {
	color:#eeedf0 !important;
	text-decoration:none;
}
.post-list .btn {
	color:#fbd89a !important;
	box-shadow:none !important;
	text-decoration:none !important;
}
.post-list .btn:hover { color:#eeedf0 !important; }
.btn-link {
	border-color:transparent;
	border-radius:0 0 0 0;
	color:#fbd89a;
	filter:dropshadow(color=#4a4a4a,offx=1,offy=1);
	cursor:pointer;
}
.btn-link:hover {
	color:#919191 !important;
	text-decoration:none;
}
.social { margin:0; }
.social-nets-wrapper .social {
	text-align:right;
	padding:26px 3px 0 0;
}
@media (max-width: 767px) {
	.social-nets-wrapper .social {
		text-align:center;
		padding-top:15px;
	}
}
.social-nets-wrapper .social li {
	display:inline-block;
	vertical-align:top;
	margin-left:4px;
}
.social-nets-wrapper .social li a {
	height:30px;
	overflow:hidden;
	display:block;
}
.social-nets-wrapper .social li a:hover img { margin-top:-30px; }
.social_li { list-style:none; }
.social_li:before { display:none !important; }
.social__row li { margin-left:5px !important; }
.social__row li:first-child { margin-left:0 !important; }
.posts-list { margin-bottom:43px; }
.posts-list .post__holder { margin:0 0 4px 0; }
.posts-list .post-title {
	font-size:16px;
	line-height:1.2em;
	margin:0;
}
.posts-list .post-title a { color:#bebebe; }
.posts-list .post-title a:hover {
	text-decoration:none;
	color:#fbd89a;
}
.posts-list .post_date { color:#fbd89a; }
.posts-list .post_meta {
	width:auto;
	border:none;
	font-size:1em;
	padding:22px 0 0 0 !important;
	margin:0 0 2px 0;
	color:#bebebe;
}
.ie8 .posts-list .post_meta { padding-top:12px; }
@media (max-width: 1200px) {
	.posts-list .post_meta { padding-top:12px; }
}
.posts-list .featured-thumbnail { margin:0 14px 0 0; }
.carousel-wrap {
	border-top:1px solid #4e4a56;
	padding-top:20px;
}
@media (max-width: 480px) {
	.carousel-wrap { border:none; }
}
.carousel-wrap > h2 { margin-bottom:25px; }
.carousel-wrap.menu .menu-price {
	font-size:54px;
	font-family:'Chau Philomene One', sans-serif;
	line-height:1em;
	color:#2f2f2f;
	display:block;
	padding-top:16px;
}
@media (max-width: 480px) {
	.carousel-wrap.menu .menu-price { font-size:24px; }
}
.carousel-wrap.menu .menu-price small { font-size:34px; }
@media (max-width: 480px) {
	.carousel-wrap.menu .menu-price small { font-size:24px; }
}
@media (max-width: 480px) {
	.es-carousel { padding-right:18px; }
}
.es-carousel_li { color:#bebebe; }
.es-carousel_li h5 {
	font-size:16px;
	line-height:1.2em;
	margin:0;
}
.es-carousel_li h5 a {
	text-decoration:none;
	color:#bebebe;
}
.es-carousel_li h5 a:hover { color:#fbd89a; }
.es-carousel_li .featured-thumbnail { margin-bottom:23px; }
.btn-primary {
	color:#fff;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#211d28;
	background-image:-moz-linear-gradient(top,#1c1922,#282431);
	background-image:-webkit-gradient(linear,0 0,0 100%,from(#1c1922),to(#282431));
	background-image:-webkit-linear-gradient(top,#1c1922,#282431);
	background-image:-o-linear-gradient(top,#1c1922,#282431);
	background-image:linear-gradient(to bottom,#1c1922,#282431);
	background-repeat:repeat-x;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1c1922', endColorstr='#ff282431', GradientType=0);
	border-color:#282431 #282431 #040405;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*background-color:#282431;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
	margin-top:21px;
	font-size:22px;
	line-height:1em;
	font-family:'Chau Philomene One', sans-serif;
	color:#76727c;
	padding:10px 20px;
	border:1px solid #1e1b25;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	box-shadow:0px -1px 0px 0px rgba(118,114,124,0.2) inset, 0 0 1px 2px rgba(0,0,0,0.05);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	color:#fff;
	background-color:#282431;
	*background-color:#1c1922;
}
.btn-primary:active, .btn-primary.active { background-color:#100e14 \9; }
.btn-primary a { color:#76727c; }
.btn-primary a:hover {
	color:#fbd89a;
	text-decoration:none;
}
.btn { text-shadow:none; }
.es-nav span {
	position:absolute;
	top:0;
	right:17px;
	margin-top:-65px;
	width:17px;
	height:33px;
	background:transparent url(images/nav.png) no-repeat top left;
	text-indent:-9000px;
	opacity:1;
	cursor:pointer;
	display:block !important;
}
.es-nav span.es-nav-next {
	right:0;
	left:auto;
	background-position:right top;
}
.es-nav span.es-nav-next:hover { background-position:right -33px; }
.es-nav span:hover {
	opacity:1.0;
	background-position:0 -33px;
}
#searchform .btn-primary { margin-top:3px; }
#searchform .btn-primary a:hover {
	color:#fbd89a;
	text-decoration:none;
}
.posts-grid h5 {
	font-size:16px;
	line-height:1.2em;
	text-transform:capitalize;
}
.posts-grid h5 a { color:#bebebe; }
.posts-grid h5 a:hover {
	text-decoration:none;
	color:#fbd89a;
}
.ie8 .posts-grid .featured-thumbnail img { width:auto; }
.posts-grid.team li .featured-thumbnail { margin:0 0 15px 0; }
.ie8 .posts-grid.team li .featured-thumbnail { width:140px; }
.posts-grid.menu .inner-bg {
	padding:20px;
	box-shadow:0px -1px 0px 0px rgba(118,114,124,0.2) inset, 0 0 1px 2px rgba(0,0,0,0.05);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#1c1922),color-stop(100%,#282431));
	background:-moz-linear-gradient(top,#1c1922,#282431);
	background:-o-linear-gradient(top,#1c1922,#282431);
	background:-ms-linear-gradient(top,#1c1922,#282431);
	background:linear-gradient(top,#1c1922,#282431);
	border:0px solid #35323e;
}
@media (max-width: 767px) {
	.posts-grid.menu .inner-bg { overflow:hidden; }
}
.posts-grid.menu .thumbnail { border:0px solid #35323e; }
@media (max-width: 767px) {
	.posts-grid.menu .featured-thumbnail {
		float:left;
		margin:0 20px 10px 0;
		max-width:180px;
	}
}
@media (max-width: 480px) {
	.posts-grid.menu .featured-thumbnail {
		max-width:300px;
		margin-right:0;
	}
}
@media (max-width: 320px) {
	.posts-grid.menu .featured-thumbnail {
		max-width:none;
		margin-right:0;
	}
}
.ie8 .posts-grid.menu .featured-thumbnail { width:260px; }
@media (max-width: 767px) {
	.posts-grid.menu .clear { clear:none; }
}
@media (max-width: 480px) {
	.posts-grid.menu .clear { clear:both; }
}
.posts-grid.menu .price {
	float:right;
	font-family:'Chau Philomene One', sans-serif;
	font-size:28px;
	color:#1f1f1f;
}
div.wpcf7 img.ajax-loader {
	border:medium none;
	margin-left:4px;
	vertical-align:bottom !important;
}
.footer {
	background:none;
	border:none;
	padding:0 0 40px 0;
}
@media (max-width: 767px) {
	.footer { padding-bottom:20px; }
}
nav.footer-nav {
	margin:0;
	padding-top:20px;
	float:right !important;
}
@media (max-width: 767px) {
	nav.footer-nav {
		float:none !important;
		text-align:center;
		padding:6px 20px 0 20px;
	}
}
.ie8 nav.footer-nav { margin-right:-19px; }
nav.footer-nav ul li {
	padding:0 19px 0 0;
	float:left !important;
}
@media (max-width: 767px) {
	nav.footer-nav ul li {
		float:none !important;
		display:inline-block;
		vertical-align:top;
	}
}
nav.footer-nav ul li:last-child { padding-right:0; }
nav.footer-nav ul li a {
	text-transform:uppercase;
	color:#76727c !important;
}
nav.footer-nav ul li a:before {
	content:'|';
	float:left;
	color:#76727c !important;
	padding:2px 19px 0 0;
}
nav.footer-nav ul li a:hover {
	color:#fbd89a !important;
	text-decoration:none;
}
nav.footer-nav ul li:first-child a:before { display:none; }
nav.footer-nav ul li.current-menu-item a {
	color:#fbd89a !important;
	text-decoration:none;
}
.copyright {
	background:url(images/footer-body.png) top left repeat-x;
	padding:8px 0 9px 0;
	margin-bottom:18px;
	background-color:#1f1f1f;
	font-size:14px;
	font-style:italic;
	font-family:'Chau Philomene One', sans-serif;
	color:#76727c;
	text-transform:lowercase;
}
@media (max-width: 767px) {
	.copyright { margin-bottom:10px; }
}
.copyright a { color:#76727c; }
.copyright a:hover {
	text-decoration:none;
	color:#eeedf0;
}
@media (max-width: 767px) {
	.footer-text { margin-bottom:0; }
}
@media (max-width: 1200px) {
	.extra-wrap { overflow:visible; }
}
@media (max-width: 979px) {
	.extra-wrap {
		overflow:visible;
		clear:both;
	}
}
.dropcap {
	margin:0 20px 20px 0;
	width:39px;
	height:39px;
	background:#221e29;
	box-shadow:0px -1px 0px 0px rgba(118,114,124,0.2) inset, 0 0 1px 2px rgba(0,0,0,0.05);
	color:#76727c;
	text-align:center;
	text-transform:uppercase;
	font-weight:400;
	font-family:'Chau Philomene One', sans-serif;
	font-size:28px;
	line-height:39px;
	position:relative;
	top:13px;
	-webkit-border-radius:39px;
	-moz-border-radius:39px;
	border-radius:39px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	padding:5px 9px;
	color:#919191;
	font-style:italic;
	box-shadow:0px -1px 0px 0px rgba(118,114,124,0.2) inset, 0 0 1px 2px rgba(0,0,0,0.05);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#1c1922),color-stop(100%,#282431));
	background:-moz-linear-gradient(top,#1c1922,#282431);
	background:-o-linear-gradient(top,#1c1922,#282431);
	background:-ms-linear-gradient(top,#1c1922,#282431);
	background:linear-gradient(top,#1c1922,#282431);
	border:0px solid #35323e;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
}
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color:#eeedf0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(79,76,88,.4);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(79,76,88,.4);
	box-shadow:inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(79,76,88,.4);
}
input[type="submit"], input[type="reset"] {
	font-family:'Chau Philomene One', sans-serif;
	font-size:14px;
	text-transform:lowercase;
	background:none !important;
	border:none;
	text-shadow:none;
	padding:0 2px 0 0;
	color:#fbd89a;
	height:auto;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}
.ie8 input[type="submit"], .ie8 input[type="reset"] { min-width:26px; }
input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus, input[type="reset"]:hover, input[type="reset"]:active, input[type="reset"]:focus { color:#eeedf0; }
.list.styled.custom-list > ul { margin-left:0; }
.list.styled.custom-list > ul li {
	list-style:none;
	padding:0;
	margin:0 0 11px 0;
}
.list.styled.custom-list > ul li:before {
	content:'';
	width:6px;
	height:6px;
	background-color:#eeedf0;
	display:inline-block;
	vertical-align:top;
	margin:6px 13px 0 0;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
.list.styled.custom-list > ul li a { color:#919191 !important; }
.faq-list .marker {
	color:#fbd89a;
	display:block;
	font-size:15px;
	font-weight:bold;
	left:0;
	position:absolute;
	top:0;
}
.faq-list_h {
	background:none repeat scroll 0 0 transparent;
	color:#fbd89a;
	font-size:15px;
	font-weight:normal;
	margin:0;
	padding:0 0 5px 28px;
	position:relative;
}
.price_list li {
	overflow:hidden;
	text-align:right;
}
.price_list li:before { float:left; }
.price_list em {
	width:70%;
	float:left;
	text-align:left;
	font-style:inherit;
}
.price_list strong {
	font-size:16px;
	display:inline-block;
	vertical-align:top;
	font-family:'Chau Philomene One', sans-serif;
	font-weight:normal;
	color:#2f2f2f;
	padding-right:2px;
}
.spacer { height:44px; }
.alignnone, .aligncenter, .alignleft, .alignright { margin-bottom:17px; }
.thumbnail {
	padding:0;
	background:none;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.btn-link {
	font-family:'Chau Philomene One', sans-serif;
	font-style:italic;
	font-weight:normal;
	padding:0;
	color:#fbd89a;
	text-transform:lowercase;
}
.btn-link:hover {
	text-decoration:none;
	color:#bebebe;
}
.btn-normal {
	font-size:14px;
	text-decoration:none;
}
.hr {
	margin:37px 0 38px 0;
	background:#4e4a56;
}
.sm_hr { background:#4e4a56; }
#back-top { margin-bottom:0; }
#back-top-wrapper {
	right:30px;
	bottom:30px;
}
#back-top a { width:40px; }
#back-top a:hover span { background-position:0 -40px !important; }
#back-top span {
	margin-bottom:0;
	width:40px;
	height:40px;
	background:transparent url(images/up-arrow.png) no-repeat 0 0 !important;
	-webkit-transition:0s;
	-moz-transition:0s;
	-o-transition:0s;
	transition:0s;
}
.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;
}
