@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Vidaloka);
body { background:#f6f4f3; }
@media (max-width: 767px) {
	body { padding:0; }
}
.main-holder input[type="text"], .main-holder input[type="email"], .main-holder textarea {
	border:1px solid rgba(255,255,255,0.1);
	border:1px solid #524e4a;
	background:#3a3633;
	min-height:43px;
	margin:0;
	padding:12px 17px 12px 17px !important;
	-webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.1);
	-moz-box-shadow:2px 2px 2px rgba(0,0,0,0.1);
	box-shadow:2px 2px 2px rgba(0,0,0,0.1);
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	resize:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	color:#949292;
}
html.ie8 .main-holder input[type="text"], html.ie8 .main-holder input[type="email"], html.ie8 .main-holder textarea {
	min-height:17px;
	line-height:17px;
}
.main-holder #commentform textarea {
	border:1px solid rgba(255,255,255,0.1);
	border:1px solid #524e4a;
	background:#3a3633;
}
.main-holder input[type="submit"], .main-holder input[type="reset"] {
	background:#106307;
	height:22px;
	margin:0 10px 0 0;
	padding:0 14px 0 14px;
	border:none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	font-family:'Vidaloka', serif;
	font-size:15px;
	font-weight:400;
	text-transform:lowercase;
	color:#fff;
}
.main-holder input[type="submit"]:focus, .main-holder input[type="reset"]:focus {
	background:#d76b53;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.main-holder input[type="submit"]:hover, .main-holder input[type="reset"]:hover {
	background:#4c4848;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.main-holder .search-form input[type="text"] {
	width:323px;
	min-height:28px;
	padding:4px 6px 4px 6px !important;
	border:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.main-holder .search-form input[type="text"] { width:263px; }
}
html.ie8 .main-holder .search-form input[type="text"] {
	width:263px;
	height:28px;
	min-height:20px;
	line-height:20px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.main-holder .search-form input[type="text"] { width:190px; }
}
@media (max-width: 480px) {
	.main-holder .search-form input[type="text"] { width:240px; }
}
.main-holder .search-form input[type="submit"] {
	background:#d6b961 url(images/search_submit.png) no-repeat 0% 0%;
	width:29px;
	height:28px;
	margin:0 0 0 0;
	line-height:0;
	font-size:0;
}
.main-holder .search-form input[type="submit"]:hover { background-color:#4c4848; }
h1 {
	padding:0 0 12px 0;
	border-bottom:1px solid rgba(255,255,255,0.1);
	border-bottom:1px solid #524e4a;
}
h1 a {
	text-decoration:none;
	color:#4c4848;
}
h1 a:hover {
	text-decoration:none;
	color:#d65c40;
}
h2 {
	margin-bottom:52px;
	padding:0 0 12px 0;
	border-bottom:1px solid rgba(255,255,255,0.1);
	border-bottom:1px solid #524e4a;
}
h2 a {
	text-decoration:none;
	color:#106307;
}
h2 a:hover {
	text-decoration:none;
	color:#362d07;
}
h3 {
	margin-bottom:54px;
	padding:0 0 12px 0 !important;
	border-bottom:1px solid rgba(255,255,255,0.1);
	border-bottom:1px solid #524e4a;
}
h3 a {
	text-decoration:none;
	color:#4c4848;
}
h3 a:hover {
	text-decoration:none;
	color:#d65c40;
}
h3.comments-h { margin-bottom:47px; }
h5 a {
	text-decoration:none;
	color:#d65c40;
}
h5 a:hover {
	text-decoration:none;
	color:#4c4848;
}
h5 strong {
	display:block;
	padding:0 0 19px 0;
	letter-spacing:-1px;
	line-height:60px;
	font-size:50px;
	text-align:center;
	color:#FFFFFF;
}
h5 em {
	display:block;
	padding:0 0 11px 0;
	font-style:normal;
	color:#d6b961;
}
h6 { margin-bottom:20px; }
p { margin:0 0 20px 0; }
.header {
	background:none;
	position:relative;
	margin:0;
	padding:39px 0 0 0;
	border:none;
}
@media (max-width: 767px) {
	.header {
		padding:39px 20px 0 20px;
		text-align:center;
	}
}
.header:before {
	background:#231d17;
	display:block;
	width:100%;
	height:58px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	content:'';
}
.header .logo { margin:0 0 38px 1px; }
@media (min-width: 768px) and (max-width: 979px) {
	.header .logo { width:100%; }
}
@media (max-width: 767px) {
	.header .logo {
		float:none;
		margin:0 0 30px 0;
	}
}
.header .logo .logo_h__txt {
	margin:-7px 0 -7px 0;
	padding:0;
	border:none;
}
.header .logo .logo_h__txt a { text-decoration:none; }
.header .logo .logo_h__txt a:focus {
	text-decoration:none;
	color:#4c4848;
}
.header .logo .logo_h__txt a:hover {
	text-decoration:none;
	color:#4c4848;
}
.header .logo p { display:none; }
.header .search-form {
	float:right;
	margin:2px 0 0 0;
}
.header .search-form input[type="text"] {
	float:left;
	margin:0;
}
.header .search-form input[type="submit"] {
	float:left;
	margin:0 0 0 1px;
}
.header .nav__primary { margin:0; }
@media (max-width: 767px) {
	.header .nav__primary { margin:0 0 30px 0; }
}
.header .nav__primary .sf-menu {
	float:left;
	margin:0 0 0 1px;
}
.header .nav__primary .sf-menu ul {
	background:#4c4848 url(images/sub_menu.gif) repeat-x 0% 0%;
	width:124px;
	padding:26px 22px 18px 23px;
	z-index:98;
}
.header .nav__primary .sf-menu > li {
	background:url(images/menu_divider.png) no-repeat 0% 24px;
	margin:0;
	padding:0 0 0 10px;
}
.header .nav__primary .sf-menu > li:first-child {
	background:none;
	margin:0;
	padding:0;
}
.header .nav__primary .sf-menu > li > a {
	height:39px;
	margin:0 2px 0 0;
	padding:20px 7px 0 7px;
	border:none;
	text-transform:uppercase;
	text-decoration:none;
	z-index:99;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .nav__primary .sf-menu > li > a {
		padding:20px 5px 0 5px;
		font-size:12px;
	}
}
.header .nav__primary .sf-menu > li > a:before {
	background:url(images/menu_part.png) repeat-x 50% 0%;
	display:none;
	width:100%;
	height:14px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:-14px;
	content:'';
}
.header .nav__primary .sf-menu > li li {
	background:none;
	margin:0 0 8px 0;
}
.header .nav__primary .sf-menu > li li a {
	padding:6px;
	border:none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	line-height:20px;
	font-family:'Vidaloka', serif;
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
}
.header .nav__primary .sf-menu > li li .sf-sub-indicator {
	margin:-5px 0 0 0;
	top:50%;
	right:-15px;
}
.header .nav__primary .sf-menu li:hover ul, .header .nav__primary .sf-menu li.sfHover ul {
	margin:0 0 0 -80px;
	top:59px;
	left:50%;
}
.header .nav__primary ul.sf-menu li li:hover ul, .header .nav__primary ul.sf-menu li li.sfHover ul {
	margin:0;
	top:-26px;
	left:149px;
}
.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:#d6b961;
	color:#fff;
}
.header .nav__primary .sf-menu > li > a:hover:before, .header .nav__primary .sf-menu > li.sfHover> a:before, .header .nav__primary .sf-menu > li.current-menu-item > a:before, .header .nav__primary .sf-menu > li.current_page_item > a:before { display:block; }
.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:#d6b961; }
.header .nav__primary .sf-sub-indicator {
	margin:0 -5px 0 0;
	top:40px;
	right:50%;
}
.header .header_widget {
	width:100%;
	overflow:hidden;
	padding:20px 0 0 0;
	font-family:'Vidaloka', serif;
	font-weight:400;
}
@media (max-width: 767px) {
	.header .header_widget { padding:19px 0 19px 0; }
}
.header .header_widget h4 {
	float:right;
	margin:0 0 0 8px;
	line-height:20px;
	font-family:'Vidaloka', serif;
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	color:#106307;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .header_widget h4 { font-size:12px; }
}
@media (max-width: 480px) {
	.header .header_widget h4 { font-size:12px; }
}
.header .header_widget em {
	float:right;
	margin:0 0 0 13px;
	line-height:20px;
	font-size:15px;
	font-style:normal;
	color:#5d5750;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .header_widget em {
		margin:0 0 0 6px;
		font-size:12px;
	}
}
@media (max-width: 480px) {
	.header .header_widget em { font-size:12px; }
}
.header .header_widget strong {
	float:right;
	line-height:20px;
	font-size:15px;
	font-weight:400;
	text-transform:uppercase;
	color:#938c82;
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .header_widget strong { font-size:12px; }
}
@media (max-width: 767px) {
	.header .header_widget strong { float:left; }
}
@media (max-width: 480px) {
	.header .header_widget strong {
		font-size:12px;
		text-transform:none;
	}
}
.header .header_widget strong:before {
	display:inline-block;
	margin:0 8px 0 0;
	vertical-align:top;
	line-height:20px;
	font-family:FontAwesome;
	font-size:20px;
	color:#938c82;
	content:'\f095';
}
@media (min-width: 768px) and (max-width: 979px) {
	.header .header_widget strong:before { margin:0 6px 0 0; }
}
#slider-wrapper {
	width:100%;
	overflow:hidden;
	clear:both;
}
#slider-wrapper .container {
	position:relative;
	width:1920px;
	margin:0 0 0 -960px;
	left:50%;
}
@media (min-width: 979px) and (max-width: 1200px) {
	#slider-wrapper .container {
		width:1400px;
		margin:0 0 0 -700px;
	}
}
html.ie8 #slider-wrapper .container {
	width:1400px;
	margin:0 0 0 -700px;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .container {
		width:1100px;
		margin:0 0 0 -550px;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .container {
		width:800px;
		margin:0 0 0 -400px;
	}
}
#slider-wrapper .camera_caption {
	width:600px;
	margin:0 0 0 -300px;
	position:absolute;
	top:150px;
	left:50%;
}
#slider-wrapper .camera_caption div {
	line-height:34px;
	font-family:'Vidaloka', serif;
	font-size:34px;
	font-weight:400;
	text-align:center;
	color:#fff;
}
#slider-wrapper .camera_next {
	background:none;
	width:86px;
	height:86px;
	margin:0;
	top:166px;
	right:157px;
}
@media (min-width: 1200px) and (max-width: 1600px) {
	#slider-wrapper .camera_next {
		margin:0 -96px 0 0;
		top:43px;
		right:50%;
	}
}
@media (min-width: 979px) and (max-width: 1200px) {
	#slider-wrapper .camera_next {
		margin:0 -96px 0 0;
		top:43px;
		right:50%;
	}
}
html.ie8 #slider-wrapper .camera_next {
	margin:0 -96px 0 0;
	top:43px;
	right:50%;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_next {
		margin:0 -96px 0 0;
		top:43px;
		right:50%;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .camera_next {
		margin:0 -96px 0 0;
		top:43px;
		right:50%;
	}
}
#slider-wrapper .camera_next span {
	background:url(images/next.png) no-repeat 0% 0%;
	width:86px;
	height:86px;
	overflow:hidden;
}
#slider-wrapper .camera_next span:hover { background-position:0% -86px; }
#slider-wrapper .camera_prev {
	background:none;
	width:86px;
	height:86px;
	margin:0;
	top:166px;
	left:157px;
}
@media (min-width: 1200px) and (max-width: 1600px) {
	#slider-wrapper .camera_prev {
		margin:0 0 0 -96px;
		top:43px;
		left:50%;
	}
}
@media (min-width: 979px) and (max-width: 1200px) {
	#slider-wrapper .camera_prev {
		margin:0 0 0 -96px;
		top:43px;
		left:50%;
	}
}
html.ie8 #slider-wrapper .camera_prev {
	margin:0 0 0 -96px;
	top:43px;
	left:50%;
}
@media (min-width: 768px) and (max-width: 979px) {
	#slider-wrapper .camera_prev {
		margin:0 0 0 -96px;
		top:43px;
		left:50%;
	}
}
@media (max-width: 767px) {
	#slider-wrapper .camera_prev {
		margin:0 0 0 -96px;
		top:43px;
		left:50%;
	}
}
#slider-wrapper .camera_prev span {
	background:url(images/prev.png) no-repeat 0% 0%;
	width:86px;
	height:86px;
	overflow:hidden;
}
#slider-wrapper .camera_prev span:hover { background-position:0% -86px; }
#slider-wrapper .camera_commands {
	margin:0;
	top:20px;
	right:180px;
}
#slider-wrapper .camera_pag {
	width:100%;
	position:absolute;
	top:50px;
	left:0;
}
#slider-wrapper .camera_thumbs {
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
#slider-wrapper .camera_thumbs .camera_thumbs_cont { background:none; }
.content-holder {
	margin:0;
	padding:38px 0 33px 0;
}
@media (max-width: 767px) {
	.content-holder { padding:38px 20px 33px 20px; }
}
body.home .content-holder { padding:0 0 33px 0; }
@media (max-width: 767px) {
	body.home .content-holder { padding:0 20px 33px 20px; }
}
#sidebar .widget { margin:0 0 66px 0; }
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	background:url(images/marker.gif) no-repeat 0% 8px;
	margin:0 0 16px 0;
	padding:0 0 0 11px;
	list-style:none;
	line-height:18px;
	font-size:12px;
	color:#4c4848;
}
#sidebar ul li a {
	text-decoration:none;
	color:#949292;
}
#sidebar ul li a:hover {
	text-decoration:none;
	color:#362d07;
}
#sidebar ul li ul { padding:16px 0 0 0; }
#sidebar ul.comments-custom li {
	background:none;
	margin:0;
	padding:26px 0 0 0;
	line-height:20px;
	font-size:12px;
	color:#949292;
}
#sidebar ul.comments-custom li:first-child { padding:0; }
#sidebar ul.comments-custom li .thumbnail { margin-right:28px; }
@media (min-width: 768px) and (max-width: 979px) {
	#sidebar ul.comments-custom li .extra-wrap { overflow:visible; }
}
#sidebar ul.comments-custom li h4 {
	margin:0 0 6px 0;
	line-height:14px;
	font-size:12px;
	font-weight:700;
	color:#FFF;
}
#sidebar ul.comments-custom li .comments-custom_txt {
	margin:0 0 12px 0;
	padding:0;
	border:none;
}
#sidebar ul.comments-custom li .comments-custom_txt a {
	text-decoration:none;
	color:#949292;
}
#sidebar ul.comments-custom li .comments-custom_txt a:hover {
	text-decoration:none;
	color:#106307;
}
#sidebar ul.comments-custom li time {
	display:block;
	line-height:20px;
	font-size:11px;
	font-weight:700;
	color:#d6b961;
}
#sidebar #calendar_wrap caption { color:#d76b53; }
#sidebar #calendar_wrap thead tr th { color:#d76b53; }
.box {
	background:#fff url(images/box_shadow.jpg) no-repeat 50% 100%;
	position:relative;
	width:100%;
	margin:-173px 0 15px 0;
	padding:79px 75px 100px 75px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	line-height:25px;
	font-size:16px;
	text-align:center;
	color:#aeabab;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.box {
		background:#fff;
		margin-top:-73px;
		padding:50px;
		line-height:23px;
		font-size:14px;
	}
}
html.ie8 .box {
	background:#fff;
	margin-top:-73px;
	padding:50px;
	line-height:23px;
	font-size:14px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.box {
		background:#fff;
		margin-top:-73px;
		padding:25px;
		line-height:20px;
		font-size:12px;
	}
}
@media (max-width: 767px) {
	.box {
		background:#fff;
		margin-top:-50px;
		padding:25px;
		line-height:20px;
		font-size:12px;
	}
}
.box:before {
	background:url(images/shadow_left.png) no-repeat 0% 0%;
	display:block;
	width:120px;
	height:14px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:-14px;
	content:'';
}
@media (min-width: 1200px) and (max-width: 2200px) {
	.box:before { display:none; }
}
.box:after {
	background:url(images/shadow_right.png) no-repeat 0% 0%;
	display:block;
	width:120px;
	height:14px;
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:-14px;
	content:'';
}
@media (min-width: 1200px) and (max-width: 2200px) {
	.box:after { display:none; }
}
.box img {
	float:right;
	margin:-79px -75px -79px 75px;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.box img {
		max-width:470px;
		height:auto;
		margin:-50px -50px -50px 50px;
	}
}
html.ie8 .box img {
	max-width:470px;
	height:auto;
	margin:-50px -50px -50px 50px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.box img {
		max-width:362px;
		height:auto;
		margin:-25px -25px -25px 25px;
	}
}
@media (max-width: 767px) {
	.box img {
		float:none;
		margin:0 0 25px 0;
	}
}
.box p { margin:0; }
.box strong {
	display:block;
	overflow:hidden;
	line-height:80px;
	font-family:'Vidaloka', serif;
	font-size:80px;
	font-weight:400;
	text-transform:uppercase;
	color:#4c4848;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.box strong {
		line-height:60px;
		font-size:60px;
	}
}
html.ie8 .box strong {
	line-height:60px;
	font-size:60px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.box strong {
		padding:20px 0 0 0;
		line-height:40px;
		font-size:40px;
	}
}
@media (max-width: 767px) {
	.box strong {
		line-height:40px;
		font-size:40px;
	}
}
.box em {
	background:url(images/line_hor.gif) no-repeat 50% 100%;
	display:block;
	margin:0 0 21px 0;
	padding:0 0 26px 0;
	overflow:hidden;
	line-height:30px;
	font-family:'Vidaloka', serif;
	font-size:34px;
	font-weight:400;
	font-style:normal;
	color:#d65c40;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.box em {
		line-height:20px;
		font-size:24px;
	}
}
html.ie8 .box em {
	line-height:20px;
	font-size:24px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.box em {
		line-height:14px;
		font-size:18px;
	}
}
@media (max-width: 767px) {
	.box em {
		line-height:14px;
		font-size:18px;
	}
}
figure.frame {
	background:rgba(255,255,255,0.1);
	position:relative;
	max-width:100%;
	padding:10px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
figure.frame:before {
	background:url(images/shadow_left.png) no-repeat 0% 0%;
	display:block;
	width:120px;
	height:14px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:-14px;
	content:'';
}
figure.frame:after {
	background:url(images/shadow_right.png) no-repeat 0% 0%;
	display:block;
	width:120px;
	height:14px;
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:-14px;
	content:'';
}
html.ie8 figure.frame {
	max-width:90%;
	background:#635f5d;
}
figure.frame.alignnone {
	display:inline-block;
	margin:9px 0 34px 0;
	vertical-align:top;
}
figure.frame.alignleft { margin:5px 29px 10px 0; }
.hero-unit {
	background:none;
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	letter-spacing:normal;
	line-height:20px;
	font-size:12px;
	color:#949292;
}
@media (max-width: 767px) {
	.hero-unit { margin:0 0 50px 0; }
}
.hero-unit h1 {
	margin:0 0 20px 0;
	padding:0;
	border:none;
	letter-spacing:normal;
	line-height:34px;
	font-size:34px;
	color:white;
}
@media (min-width: 768px) and (max-width: 979px) {
	.hero-unit h1 {
		line-height:24px;
		font-size:24px;
	}
}
@media (max-width: 480px) {
	.hero-unit h1 {
		line-height:24px;
		font-size:24px;
	}
}
.hero-unit p { margin:0 0 21px 0; }
.hero-unit a.btn { text-transform:capitalize; }
a.btn-primary {
	background:#d6b961;
	margin:0 10px 0 0;
	padding:1px 15px 3px 15px;
	border:none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	line-height:18px;
	font-family:'Vidaloka', serif;
	font-size:15px;
	font-weight:400;
	text-shadow:none;
	text-transform:lowercase;
	color:#fff;
}
a.btn-primary:focus {
	background:#FFFFFF;
	color:#d6b961;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
a.btn-primary:hover {
	background:#FFFFFF;
	color:#d6b961;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
a.btn-link {
	background:url(images/link_arrow.gif) no-repeat 100% 9px;
	margin:0;
	padding:0 15px 0 0;
	line-height:24px;
	font-family:'Vidaloka', serif;
	font-size:15px;
	font-weight:400;
	text-shadow:none;
	color:#d6b961;
}
a.btn-link:focus {
	background:url(images/link_arrow_hover.gif) no-repeat 100% 9px;
	text-decoration:none;
	color:#FFFFFF;
}
a.btn-link:hover {
	background:url(images/link_arrow_hover.gif) no-repeat 100% 9px;
	text-decoration:none;
	color:#FFFFFF;
}
ul.news { padding:1px 0 0 0; }
ul.news li {
	margin-bottom:18px;
	padding:16px 0 0 0;
	border-top:1px solid rgba(255,255,255,0.1);
	border-top:1px solid #524e4a;
}
ul.news li:first-child {
	padding:0;
	border:none;
}
ul.news li .thumbnail { margin:5px 20px 5px 0; }
ul.news li .thumbnail \

			@media (min-width: 768px) and (max-width: 979px) {
	display:inline-block;
	float:none;
	margin:5px 0 20px 0;
	vertical-align:top;
}
ul.news li h5 { display:none; }
ul.news li span.meta {
	display:block;
	margin:0 0 4px 0;
	line-height:20px;
	font-family:'Vidaloka', serif;
	font-size:15px;
	font-weight:400;
	text-transform:none;
	color:#d6b961;
}
ul.news li span.meta span.post-comments { display:none; }
ul.news li div.excerpt { margin:0 0 19px 0; }
@media (max-width: 767px) {
	ul.services li {
		width:100%;
		overflow:hidden;
	}
}
ul.services li .thumbnail { margin:6px 28px 10px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	ul.services li .thumbnail { max-width:50%; }
}
@media (max-width: 480px) {
	ul.services li .thumbnail { max-width:40%; }
}
ul.services li .clear { display:none; }
ul.services li h5 { margin:0 0 8px 0; }
ul.services li p { margin:0 0 18px 0; }
@media (max-width: 767px) {
	ul.team li {
		width:100%;
		overflow:hidden;
	}
}
ul.team li .thumbnail { margin:0 0 27px 0; }
@media (max-width: 767px) {
	ul.team li .thumbnail { margin:0 20px 10px 0; }
}
@media (max-width: 480px) {
	ul.team li .thumbnail { max-width:40%; }
}
@media (max-width: 767px) {
	ul.team li .clear { display:none; }
}
ul.team li h5 { margin:0 0 2px 0; }
div.list.custom-list { padding:18px 0 0 0; }
@media (max-width: 767px) {
	div.list.custom-list { margin:0 0 50px 0; }
}
div.list.custom-list ul {
	margin:0;
	padding:0;
}
div.list.custom-list ul li {
	width:100%;
	overflow:hidden;
	margin:0 0 18px 0;
	padding:0;
	list-style:none;
}
div.list.custom-list ul li:first-child strong { margin-top:0; }
div.list.custom-list ul li:first-child em {
	padding:0;
	border:none;
}
div.list.custom-list ul li:before { display:none; }
div.list.custom-list ul li strong {
	float:left;
	margin:23px 17px 0 0;
	line-height:88px;
	font-family:'Vidaloka', serif;
	font-size:88px;
	font-weight:400;
	font-style:normal;
	text-transform:uppercase;
	color:#e4e0e0;
}
div.list.custom-list ul li em {
	display:block;
	overflow:hidden;
	padding:23px 0 0 0;
	border-top:1px solid rgba(255,255,255,0.1);
	border-top:1px solid #524e4a;
	font-style:normal;
}
div.list.check-list {
	margin:0 0 58px 0;
	padding:2px 0 0 0;
}
div.list.check-list ul {
	margin:0;
	padding:0;
}
div.list.check-list ul li {
	background:url(images/marker.gif) no-repeat 0% 8px;
	margin:0 0 16px 0;
	padding:0 0 0 11px;
	list-style:none;
	line-height:18px;
	font-size:12px;
	color:#4c4848;
}
div.list.check-list ul li:before { display:none; }
div.list.check-list ul li a {
	text-decoration:none;
	color:#949292;
}
div.list.check-list ul li a:hover {
	text-decoration:none;
	color:#d6b961;
}
div.list.check-list ul li ul { padding:16px 0 0 0; }
.hr {
	background:rgba(255,255,255,0.1);
	background:#524e4a;
	margin:46px 0 33px 0;
}
.sm_hr {
	background:rgba(255,255,255,0.1);
	background:#524e4a;
	margin:60px 0 60px 0;
}
.flexslider .flex-next { right:15px !important; }
.flexslider .flex-prev { left:15px !important; }
.flexslider.tes {
	background:#d6b961;
	padding:47px 140px 60px 140px;
	text-align:center;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.flexslider.tes { padding:47px 120px 60px 120px; }
}
html.ie8 .flexslider.tes { padding:47px 120px 60px 120px; }
@media (min-width: 768px) and (max-width: 979px) {
	.flexslider.tes { padding:47px 120px 60px 120px; }
}
@media (max-width: 767px) {
	.flexslider.tes {
		min-height:10px !important;
		padding:47px 120px 60px 120px;
	}
}
@media (max-width: 480px) {
	.flexslider.tes { padding:100px 20px 60px 20px; }
}
.flexslider.tes:before {
	background:url(images/cycle_corner.png) no-repeat 0% 0%;
	display:block;
	width:16px;
	height:8px;
	overflow:hidden;
	margin:0 0 0 -8px;
	position:absolute;
	left:50%;
	top:100%;
	z-index:99;
	content:'';
}
.flexslider.tes ul li h5 { display:none; }
.flexslider.tes ul li p {
	margin:0;
	line-height:40px;
	font-family:'Vidaloka', serif;
	font-size:34px;
	font-weight:400;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	.flexslider.tes ul li p {
		line-height:28px;
		font-size:24px;
	}
}
@media (max-width: 767px) {
	.flexslider.tes ul li p {
		line-height:24px;
		font-size:20px;
	}
}
.flexslider.tes ul li p a:hover:before { background-position:0% -9px; }
.flexslider.tes ul li p a:hover:after { background-position:0% -9px; }
.flexslider.tes ul li p a:before {
	background:url(images/quotes_before.png) no-repeat 0% 0%;
	display:inline-block;
	width:11px;
	height:9px;
	overflow:hidden;
	margin:27px 9px 0 0;
	vertical-align:top;
	content:'';
}
@media (min-width: 768px) and (max-width: 979px) {
	.flexslider.tes ul li p a:before { margin-top:15px; }
}
@media (max-width: 767px) {
	.flexslider.tes ul li p a:before { margin-top:15px; }
}
.flexslider.tes ul li p a:after {
	background:url(images/quotes_after.png) no-repeat 0% 0%;
	display:inline-block;
	width:11px;
	height:9px;
	overflow:hidden;
	margin:9px 0 0 0;
	vertical-align:top;
	content:'';
}
@media (max-width: 767px) {
	.flexslider.tes ul li p a:after { margin:5px 0 0 0; }
}
.flexslider.tes ul li div.post_options {
	width:100%;
	position:absolute;
	left:0;
	bottom:-110px;
}
.flexslider.tes ul li div.post_options .user {
	font-weight:700;
	color:#FFFFFF;
}
.flexslider.tes ul li a {
	text-decoration:none;
	color:#fff;
}
.flexslider.tes ul li a:hover {
	text-decoration:none;
	color:#4c4848;
}
.flexslider.tes ul li a.btn { display:none; }
.flexslider.tes .flex-direction-nav a.flex-prev {
	background:url(images/button_prev.png) no-repeat 0% 0%;
	width:58px;
	height:58px;
	overflow:hidden;
	margin:0;
	padding:0;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
	position:absolute;
	top:85px;
	left:31px !important;
	z-index:99;
}
@media (max-width: 767px) {
	.flexslider.tes .flex-direction-nav a.flex-prev { top:45px; }
}
@media (max-width: 480px) {
	.flexslider.tes .flex-direction-nav a.flex-prev {
		top:20px;
		left:20px !important;
	}
}
.flexslider.tes .flex-direction-nav a.flex-prev:hover { background-position:0% -58px; }
.flexslider.tes .flex-direction-nav a.flex-next {
	background:url(images/button_next.png) no-repeat 0% 0%;
	width:58px;
	height:58px;
	overflow:hidden;
	margin:0;
	padding:0;
	opacity:1;
	filter:alpha(opacity=100);
	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	transition:none;
	position:absolute;
	top:85px;
	right:31px !important;
	z-index:99;
}
@media (max-width: 767px) {
	.flexslider.tes .flex-direction-nav a.flex-next { top:45px; }
}
@media (max-width: 480px) {
	.flexslider.tes .flex-direction-nav a.flex-next {
		top:20px;
		right:20px !important;
	}
}
.flexslider.tes .flex-direction-nav a.flex-next:hover { background-position:0% -58px; }
.banner-wrap {
	background:#fff;
	position:relative;
	padding:10px;
	overflow:visible;
	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;
}
.banner-wrap:before {
	background:url(images/shadow_left.png) no-repeat 0% 0%;
	display:block;
	width:120px;
	height:14px;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:-14px;
	content:'';
}
.banner-wrap:after {
	background:url(images/shadow_right.png) no-repeat 0% 0%;
	display:block;
	width:120px;
	height:14px;
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:-14px;
	content:'';
}
.banner-wrap .featured-thumbnail { margin:-10px -10px 26px -10px; }
.banner-wrap .featured-thumbnail a {
	float:none;
	border:none;
}
.banner-wrap h5 {
	line-height:36px;
	font-family:'Vidaloka', serif;
	font-size:36px;
	font-weight:400;
	text-transform:uppercase;
	color:#4c4848;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.banner-wrap h5 {
		line-height:30px;
		font-size:30px;
	}
}
html.ie8 .banner-wrap h5 {
	line-height:30px;
	font-size:30px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap h5 {
		line-height:24px;
		font-size:24px;
	}
}
@media (max-width: 480px) {
	.banner-wrap h5 {
		line-height:24px;
		font-size:24px;
	}
}
.banner-wrap p {
	margin:0 0 10px 0;
	padding:0 40px;
	line-height:22px;
	font-family:'Vidaloka', serif;
	font-size:18px;
	font-weight:400;
	color:#d6b961;
}
@media (min-width: 979px) and (max-width: 1200px) {
	.banner-wrap p {
		line-height:20px;
		font-size:16px;
	}
}
html.ie8 .banner-wrap p {
	line-height:20px;
	font-size:16px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.banner-wrap p {
		padding:0;
		line-height:20px;
		font-size:16px;
	}
}
@media (max-width: 480px) {
	.banner-wrap p {
		padding:0;
		line-height:20px;
		font-size:16px;
	}
}
.footer {
	background:#292724;
	margin:0;
	padding:53px 0 37px 0;
	border:none;
}
@media (max-width: 767px) {
	.footer { padding:53px 20px 37px 20px; }
}
.footer ul {
	margin:0;
	padding:0;
}
@media (max-width: 767px) {
	.footer ul { padding:30px 0 0 0; }
}
.footer ul li {
	background:url(images/marker.gif) no-repeat 0% 8px;
	margin:0 0 16px 0;
	padding:0 0 0 11px;
	list-style:none;
	line-height:18px;
	font-size:12px;
	color:#5d5750;
}
.footer ul li a {
	text-decoration:none;
	color:#5d5750;
}
.footer ul li a:hover {
	text-decoration:none;
	color:#d6b961;
}
.footer ul.social li {
	background:none;
	padding:0;
}
.footer ul.social li span.social_ico {
	float:left;
	margin:0 9px 0 0;
}
.footer ul.social li .tooltip { display:none !important; }
.footer .footer-nav {
	width:100%;
	float:none;
	overflow:hidden;
	margin:0;
}
.footer .footer-nav ul {
	float:none;
	margin:0;
	padding:0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-nav ul { text-align:left; }
}
@media (max-width: 767px) {
	.footer .footer-nav ul { text-align:left; }
}
.footer .footer-nav ul li {
	background:url(images/divider.gif) no-repeat 0% 50%;
	margin:0 10px 0 0;
	padding:0 0 0 11px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer .footer-nav ul li {
		margin:0 4px 0 0;
		padding:0 0 0 7px;
	}
}
@media (max-width: 480px) {
	.footer .footer-nav ul li {
		margin:0 4px 0 0;
		padding:0 0 0 6px;
	}
}
.footer .footer-nav ul li:first-child {
	background:none !important;
	padding:0 !important;
}
.footer .footer-nav ul li.current-menu-item a {
	text-decoration:none;
	color:#d6b961;
}
.footer .footer-nav ul li a { text-decoration:none; }
@media (max-width: 480px) {
	.footer .footer-nav ul li a { font-size:11px; }
}
.footer .footer-nav ul li a:hover {
	text-decoration:none;
	color:#d6b961;
}
.footer .footer-text {
	float:none;
	margin:53px 0 0 0;
	line-height:16px;
	font-size:12px;
	color:#5d5750;
}
@media (max-width: 767px) {
	.footer .footer-text {
		margin:30px 0 0 0;
		text-align:left;
	}
}
.footer .footer-text strong {
	display:block;
	line-height:32px;
	font-family:'Vidaloka', serif;
	font-size:25px;
	font-weight:400;
	color:#4c4848;
}
.footer .footer-text strong a { color:#5d5750; }
.footer .footer-text strong a:hover {
	text-decoration:none;
	color:#d6b961;
}
.footer .footer-text i {
	margin:0 3px;
	font-style:normal;
}
.footer .footer-text a {
	text-decoration:none;
	color:#5d5750;
}
.footer .footer-text a:hover {
	text-decoration:none;
	color:#d6b961;
}
#back-top-wrapper p#back-top { margin:0; }
#back-top-wrapper p#back-top a { width:58px; }
#back-top-wrapper p#back-top a span {
	background:#433e39 url(images/up-arrow.png) no-repeat 0% 0%;
	width:58px;
	height:58px;
	overflow:hidden;
	margin:0;
	-webkit-border-radius:58px;
	-moz-border-radius:58px;
	border-radius:58px;
}
#back-top-wrapper p#back-top a span:hover {
	background-color:#d6b961;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.testimonial {
	background:rgba(255,255,255,0.1);
	border:1px solid #676360;
	border-radius:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:1.5em;
	margin-bottom:35px;
	padding:30px;
	position:relative;
}
html.ie .testimonial { background:#524e4a; }
.thumbnail {
	background:rgba(255,255,255,0.1);
	position:relative;
	overflow:visible;
	padding:10px;
	border:none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.thumbnail:before {
	background:url(images/shadow_left_small.png) no-repeat 0% 0%;
	display:block;
	width:60px;
	height:10px;
	overflow:hidden;
	position:absolute;
	top:auto !important;
	left:0 !important;
	bottom:-10px;
	content:'';
}
.thumbnail:after {
	background:url(images/shadow_right_small.png) no-repeat 0% 0%;
	display:block;
	width:60px;
	height:10px;
	overflow:hidden;
	position:absolute;
	right:0;
	bottom:-10px;
	content:'';
}
.thumbnail.large {
	overflow:visible;
	margin:0 0 33px 0;
}
html.ie .thumbnail { background:#524e4a; }
.title-section {
	margin:0 0 14px 0;
	padding:30px 0 0 0;
}
.title-section h1 {
	margin:0;
	border:none;
}
.title-section ul {
	background:none;
	padding:17px 0 11px 0;
	border-top:1px solid rgba(255,255,255,0.1);
	border-top:1px solid #524e4a;
	border-bottom:1px solid rgba(255,255,255,0.1);
	border-bottom:1px solid #524e4a;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.title-section ul li {
	line-height:20px;
	font-family:'Vidaloka', serif;
	font-size:15px;
	font-weight:400;
	color:#FFF;
}
.title-section ul li.active { color:#d6b961; }
.title-section ul li.divider { margin:0 3px; }
.title-section ul li a {
	text-decoration:none;
	color:#FFF;
}
.title-section ul li a:hover {
	text-decoration:none;
	color:#d6b961;
}
.post-header h2 { margin-bottom:57px; }
.post_meta > div.post_meta_unite {
	border-top:1px solid rgba(255,255,255,0.1);
	border-top:1px solid #524e4a;
	display:block;
	margin-top:0.5em;
	padding-top:0.5em;
}
.post_meta {
	line-height:20px;
	font-size:12px;
	border-top:1px solid rgba(255,255,255,0.1);
	border-top:1px solid #524e4a;
	border-bottom:1px solid rgba(255,255,255,0.1);
	border-bottom:1px solid #524e4a;
}
.post_meta i { color:#d6b961; }
.post_meta a {
	font-weight:700;
	color:#d6b961;
}
.post_meta a:hover {
	text-decoration:none;
	color:#FFF;
}
.post-author {
	background:#3a3633;
	margin:0 0 72px 0;
	padding:20px;
	border:1px solid #504c47;
}
.post-author h3 {
	margin:0 0 15px 0;
	padding:0;
	border:none;
	line-height:20px;
	font-family:'Vidaloka', serif;
	font-size:18px;
	font-weight:400;
	color:#FFF;
}
.post-author h3 a {
	text-transform:capitalize;
	color:#FFF;
}
.post-author h3 a:hover { color:#d6b961; }
.post-author .post-author_gravatar { margin:5px 15px 5px 0; }
.post-author .post-author_gravatar img {
	background:none;
	padding:0;
	border:none;
}
.post-author .post-author_link { margin:15px 0 0 0; }
.post-author .post-author_link p { margin:0; }
.post-author .post-author_link a {
	font-weight:700;
	text-transform:capitalize;
	color:#362d07;
}
.post-author .post-author_link a:hover {
	text-decoration:none;
	color:#106307;
}
.breadcrumb > li {
	display:inline-block;
	text-shadow:none;
}
.breadcrumb__t li.divider:after {
	color:#d6b961;
	content:" / ";
	font:12px/18px Arial, Helvetica, sans-serif;
}
.breadcrumb__t li.divider:after {
	color:#d6b961;
	content:" / ";
	font:12px/18px Arial, Helvetica, sans-serif;
}
.related-posts {
	margin:0;
	padding:60px 0 40px 0;
	border-top:1px solid rgba(255,255,255,0.1);
	border-top:1px solid #524e4a;
}
.related-posts ul li {
	line-height:24px;
	font-family:'Vidaloka', serif;
	font-size:15px;
	font-weight:400;
	color:#949292;
}
.related-posts ul li a {
	text-decoration:none;
	color:#106307;
}
.related-posts ul li a:hover {
	text-decoration:none;
	color:#362d07;
}
.comment-holder {
	padding:60px 0 60px 0;
	border-top:1px solid rgba(255,255,255,0.1);
	border-top:1px solid #524e4a;
	border-bottom:1px solid rgba(255,255,255,0.1);
	border-bottom:1px solid #524e4a;
}
ol.comment-list li .comment-body {
	background:#fff !important;
	border:1px solid #ebeae9;
}
ol.comment-list li .comment-body .author {
	padding:15px 0 0 0;
	line-height:20px;
	font-size:12px;
	font-weight:700;
	text-align:left;
	color:#4c4848;
}
@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 10px; }
ol.comment-list li .comment-body .reply a {
	background:#d76b53;
	margin:0 10px 0 0;
	padding:1px 15px 3px 15px;
	border:none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	line-height:18px;
	font-family:'Vidaloka', serif;
	font-size:15px;
	font-weight:400;
	text-shadow:none;
	text-transform:lowercase;
	color:#fff;
}
ol.comment-list li .comment-body .reply a:focus {
	background:#d76b53;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
ol.comment-list li .comment-body .reply a:hover {
	background:#4c4848;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
ol.comment-list li .comment-body .comment-meta {
	line-height:22px;
	font-size:12px;
}
.cancel-comment-reply { padding:0 0 8px 0; }
.google-map { margin:0 0 40px 0; }
.wpcf7-form .wpcf7-not-valid-tip {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:30px;
}
.wpcf7-form .ajax-loader { margin:0; }
.wpcf7-form .wpcf7-response-output {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
}
.filter-wrapper { padding:9px 0 30px 0; }
.filter-wrapper strong {
	margin:0;
	padding:0;
	line-height:20px;
	font-size:12px;
	color:#FFF;
}
.filter-wrapper ul li { margin:0 0 0 27px; }
.filter-wrapper ul li:first-child { margin:0 0 0 22px; }
.filter-wrapper ul li.active a {
	background:none !important;
	color:#106307 !important;
}
.filter-wrapper ul li a {
	background:none;
	margin:0;
	padding:0;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	line-height:20px;
	font-size:12px;
	color:#949292;
}
.filter-wrapper ul li a:focus {
	background:none;
	color:#106307;
}
.filter-wrapper ul li a:hover {
	background:none;
	color:#106307;
}
ul#portfolio-grid li .thumbnail { margin:0 0 30px 0; }
ul#portfolio-grid li h3 {
	margin:0 0 10px 0;
	padding:0 !important;
	border:none;
	line-height:24px;
	font-size:15px;
	color:#d65c40;
}
ul#portfolio-grid li h3 a {
	text-decoration:none;
	color:#106307;
}
ul#portfolio-grid li h3 a:hover {
	text-decoration:none;
	color:#362d07;
}
.pagination ul > li > a, .pagination ul > li > span {
	-moz-border-bottom-colors:none;
	-moz-border-left-colors:none;
	-moz-border-right-colors:none;
	-moz-border-top-colors:none;
	background-color:#3a3633;
	border-color:#4c4845;
	border-image:none;
	border-style:solid;
	border-width:1px 1px 1px 0;
	float:left;
	line-height:20px;
	padding:4px 12px;
	text-decoration:none;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span { background-color:#3a3633; }
.type-portfolio .thumbnail.large { margin:0; }
ul.pager {
	margin-top:30px;
	margin-bottom:60px;
	padding:15px 0;
	border-color:#eae9e8;
}
ul.pager li a {
	background:#d76b53;
	margin:0 10px 0 0;
	padding:1px 15px 3px 15px;
	border:none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	line-height:18px;
	font-family:'Vidaloka', serif;
	font-size:15px;
	font-weight:400;
	text-shadow:none;
	text-transform:lowercase;
	color:#fff;
}
ul.pager li a:focus {
	background:#d76b53;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
ul.pager li a:hover {
	background:#4c4848;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.grid_gallery .thumbnail {
	background:none;
	padding:0;
}
@media (max-width: 767px) {
	.error404-holder { text-align:center; }
}
.error404-holder .error404-holder_num { color:#d65c40; }
.error404-holder h1 {
	margin:0;
	padding:0;
	border:none;
}
.error404-holder h2 {
	margin:0 0 10px 0;
	padding:0;
	border:none;
}
@media (min-width: 768px) and (max-width: 979px) {
	.archive_lists h3 {
		line-height:22px;
		font-size:26px;
	}
}
.posts-grid h5 a { color:#106307; }
.posts-grid h5 a:hover { color:#362d07; }
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:32px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
