@import url("bootstrap.css");
@import url("responsive.css");
@import url("cstyle.css");

.main-holder { overflow:hidden; }
@media (max-width: 767px) {
	body { padding:0; }
	body .header { padding:0 0px; }
	body .footer {
		padding:0px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	body .content-holder { padding:0px !important; }
}
/*
@font-face {
  font-family: 'Holtwood One SC';
  font-style: normal;
  font-weight: 400;
  src: local('Holtwood One SC'), local('HoltwoodOneSC'), url( /style/43/data/font.woff) format('woff');
}
*/
@media(max-width: 767px){.sf-menu{display:none;} .select-menu{display: block;}}

h1{font:normal 35px/42px Holtwood One SC;color:#de4507;}
h2{font:normal 32px/38px Holtwood One SC;color:#de4507;}
h3{font:normal 26px/31px Holtwood One SC;color:#de4507;}
h4{font:normal 22px/26px Holtwood One SC;color:#de4507;}
h5{font:normal 20px/24px Holtwood One SC;color:#de4507;}
h6{font:normal 18px/22px Holtwood One SC;color:#de4507;}
.main-holder{font:normal 15px/21px Open Sans;color:#6c5445;}
.logo_h__txt,.logo_link{font:normal 71px/71px Holtwood One SC;color:#ffffff;}
.sf-menu>li>a{font:normal 22px/26px Holtwood One SC;color:#ffffff;}
.nav.footer-nav a{font:normal 15px/29px Open Sans;color:#6c5445;}

a { transition:all 0.3s ease 0s; }
h1, h2, h3, h4, h5, h6 { text-transform:uppercase; }
@media (max-width: 1200px) {
	h1, h2, h3, h4, h5, h6 { line-height:1.2em !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	h1 { font-size:20px !important; }
}
@media (max-width: 480px) {
	h1 { font-size:20px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	h2 { font-size:19px !important; }
}
@media (max-width: 480px) {
	h2 { font-size:19px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	h3 { font-size:18px !important; }
}
@media (max-width: 480px) {
	h3 { font-size:18px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	h4 { font-size:17px !important; }
}
@media (max-width: 480px) {
	h4 { font-size:17px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	h5 { font-size:16px !important; }
}
@media (max-width: 480px) {
	h5 { font-size:16px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	h6 { font-size:15px !important; }
}
@media (max-width: 480px) {
	h6 { font-size:15px !important; }
}
.featured-thumbnail, .thumbnail, img.size-full {
	background:none;
	border-radius:8px;
	padding:0;
	border:none;
	box-shadow:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
img.size-full { margin:0 0 30px 0; }
img.size-full.alignleft { margin:0 30px 20px 0; }
@media (max-width: 480px) {
	img.size-full.alignleft {
		float:none;
		margin:0 0 20px;
	}
}
.btn, .reply a {
	border-radius:8px;
	border:none;
	color:#fff;
	text-shadow:none;
	font:22px/1.2em 'Holtwood One SC', serif;
	text-shadow:0 1px 0 rgba(0,0,0,0.8);
	text-transform:uppercase;
	padding:13px 20px;
	letter-spacing:0;
	height:auto;
	box-shadow:none;
	text-decoration:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
	background:#de4507;
}
.btn:focus, .btn:hover, .reply a:focus, .reply a:hover {
	background:#fe9b00;
	box-shadow:none;
	text-decoration:none;
	color:#fff;
}
.btn:active, .reply a:active { text-shadow:none; }
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:7px 10px;
	margin:0 0 10px 0;
	font-size:15px;
	line-height:1.2em;
	text-transform:none;
	color:#6c5445;
	text-decoration:none;
	position:relative;
	border-radius:8px;
	background:#ebe7e7;
	box-shadow:none;
	border:none !important;
	transition:all 0.3s ease 0s;
}
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 {
	box-shadow:none;
	background:#d4caca;
	border-color:#434343 !important;
}
.wpcf7-form p.field input { height:38px; }
.wpcf7-form p.field input:focus { border-color:#434343 !important; }
.wpcf7-form textarea { color:#6c5445 !important; }
.wpcf7-form textarea:focus { border-color:#434343 !important; }
.wpcf7-form textarea.watermark { color:#6c5445 !important; }
.wpcf7-form .wpcf7-not-valid-tip { padding:4px 8px 2px !important; }
@media (min-width: 979px) and (max-width: 1200px) {
	.wpcf7-form .wpcf7-not-valid-tip { font-size:10px !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.wpcf7-form .wpcf7-not-valid-tip {
		padding:2px 3px !important;
		font-size:7px !important;
	}
}
.wpcf7-form .submit-wrap .btn { height:auto; }
.header {
	background:none;
	border:none;
	padding:0;
}
.bg-header {
	position:absolute;
	background:url(images/bg-header.jpg) no-repeat 50% 0;
	height:279px;
	width:100%;
}
.home .bg-header { height:725px; }
.top-widget { min-height:52px; }
.top-widget [id*="meta"] >h4 { display:none; }
.top-widget [id*="meta"] ul {
	margin:0;
	list-style-type:none;
	text-align:right;
}
.top-widget [id*="meta"] ul li {
	display:inline-block;
	font:15px/43px 'Open Sans', sans-serif;
	margin:0 0 0 11px;
}
@media (max-width: 600px) {
	.top-widget [id*="meta"] ul li {
		font-size:13px;
		line-height:1.2em;
	}
}
.top-widget [id*="meta"] ul li a { color:#fe9b00; }
.top-widget [id*="meta"] ul li a:hover, .top-widget [id*="meta"] ul li a:active {
	color:#de4507;
	text-decoration:none;
}
.top-widget [id*="meta"] ul li a abbr {
	border:none;
	cursor:pointer;
}
.nav__primary {
	position:relative;
	float:none;
	text-align:center;
	padding:0;
	margin:85px 0;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.nav__primary { margin:70px 0; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav__primary { margin:60px 0; }
}
@media (max-width: 767px) {
	.nav__primary { margin:20px 0; }
}
.nav__primary .sf-menu {
	float:right;
	display:inline-block;
	position:relative;
	padding:0;
	text-align:right;
	z-index:1;
}
@media (max-width: 767px) {
	.nav__primary .sf-menu { display:none !important; }
}
.nav__primary .sf-menu >li {
	background:none;
	float:left;
	text-align:left;
	display:inline-block;
	position:relative;
	padding:0;
	margin:0 0 0 10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	transition:all 0.3s ease 0s;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.nav__primary .sf-menu >li { margin-left:5px; }
}
.nav__primary .sf-menu >li >a {
	border:none;
	padding:0;
	display:block;
	text-transform:uppercase;
	border-radius:8px;
	font-weight:300;
	position:relative;
	letter-spacing:0px;
	transition:all 0.3s ease 0s;
	background:#de4507;
	padding:13px 19px 14px;
	box-shadow:0 5px 5px rgba(0,0,0,0.8);
	text-shadow:0 1px 0 rgba(0,0,0,0.8);
}
@media (min-width: 980px) and (max-width: 1200px) {
	.nav__primary .sf-menu >li >a {
		padding:13px 10px 14px;
		font-size:18px;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav__primary .sf-menu >li >a {
		padding:13px 8px 14px;
		font-size:15px;
	}
}
.nav__primary .sf-menu >li >a:hover {
	text-decoration:none;
	color:#fff;
	background:#fe9b00;
}
.nav__primary .sf-menu >li >a:hover .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu >li >a:active { box-shadow:none; }
.nav__primary .sf-menu >li >a >.sf-sub-indicator {
	position:absolute;
	display:inline-block;
	top:38px;
	left:50%;
	margin-left:-5px;
	background:url("images/arrows-ffffff.png") no-repeat scroll 0 -100px transparent;
}
.nav__primary .sf-menu >li.current-menu-item >a {
	text-decoration:none;
	color:#fff;
	background:#fe9b00;
}
.nav__primary .sf-menu >li.sfHover >a {
	text-decoration:none;
	color:#fff;
	background:#fe9b00;
	border-radius:8px 8px 0 0;
}
.nav__primary .sf-menu >li.sfHover >a .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu >li >.sub-menu {
	height:auto !important;
	background:#fe9b00;
	top:53px;
	left:0;
	width:190px;
	padding:20px;
	margin:0;
	border:none;
	border-radius:0 8px 8px 8px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	z-index:10000;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item {
	background:none;
	text-align:left;
	border:none;
	padding:0;
	margin:0;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item a {
	margin:8px 0;
	background:none;
	border:none;
	color:#fff;
	text-transform:none;
	display:inline-block;
	letter-spacing:0;
	border-radius:0;
	padding:0;
	letter-spacing:0;
	font:15px/1.2em 'Open Sans', sans-serif;
	transition:all 0.3s ease 0s;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item a:hover {
	color:#271b1a;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item a >.sf-sub-indicator {
	top:4px;
	right:-25px;
	left:auto;
	background:url("images/arrows-ffffff.png") no-repeat scroll 0 0 transparent;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item.sfHover >a {
	color:#271b1a;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item.sfHover >a .sf-sub-indicator { background-position:-10px 0; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item.current-menu-item a {
	color:#271b1a;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu {
	background:#fe9b00;
	padding:20px;
	margin:0 0 0 20px;
	top:-21px;
	left:100%;
	border:none;
	border-radius:0 8px 8px 8px;
	width:100%;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item {
	background:none;
	text-align:left;
	border:none;
	padding:0;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item a {
	margin:8px 0;
	padding:0;
	color:#fff;
	display:inline-block;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item a:hover {
	color:#271b1a;
	text-shadow:none;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item.current-menu-item a {
	color:#271b1a;
	text-shadow:none;
	background:none;
}
.logo { margin:60px 0 60px -4px; }
@media (max-width: 1200px) {
	.logo { float:none !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo { width:100%; }
}
@media (max-width: 767px) {
	.logo {
		margin:20px 0;
		text-align:center;
	}
}
.logo .logo_h__txt {
	text-transform:uppercase;
	text-align:center;
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo .logo_h__txt { margin-top:-10px; }
	.logo .logo_h__txt a {
		font-size:50px;
		line-height:1em;
	}
}
@media (max-width: 350px) {
	.logo .logo_h__txt a {
		font-size:50px;
		line-height:1em;
	}
}
.logo .logo_h__txt a:hover, .logo .logo_h__txt a:active {
	color:#fff;
	text-decoration:none;
}
.logo .logo_tagline {
	font:35px/1em 'Holtwood One SC', serif;
	color:#6c5445;
	text-align:center;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.logo .logo_tagline { font-size:25px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo .logo_tagline { font-size:18px; }
}
@media (max-width: 350px) {
	.logo .logo_tagline { font-size:18px; }
}
 
.home .content-holder { 
	padding-bottom:40px;
}
.home .content-holder:after {
	position:absolute;
	width:100%;
	height:935px;
	top:445px;
	left:0;
	 
	z-index:-1;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.home .content-holder:after { top:300px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.home .content-holder:after { top:250px; }
}
@media (max-width: 767px) {
	.home .content-holder:after { top:0; }
}
@media (max-width: 767px) {
	#content.left { float:none !important; }
}
.title-section {
	margin:40px 0 0;
	padding:0;
	position:relative;
}
.title-section .title-header {
	margin:0 0 9px;
	font-size:30px;
	font-weight:500;
	line-height:1.2em;
}
.title-section .breadcrumb {
	background:#ffffff;
	padding:20px 29px 17px;
	text-transform:none;
	text-shadow:none;
	letter-spacing:0;
	border:none;
	border:1px solid #ebe7e7;
	box-shadow:none;
	border-radius:7px;
	font:20px/1.2em 'Open Sans', sans-serif;
}
.title-section .breadcrumb >li { text-shadow:none; }
.title-section .breadcrumb >li.active { color:#6c5445; }
.title-section .breadcrumb a {
	color:#de4507;
	text-shadow:none;
}
.title-section .breadcrumb .divider {
	padding:0;
	color:#848484;
	text-indent:-9999px;
	display:inline-block;
	position:relative;
	width:47px;
	height:26px;
	background:url(images/divider.png) no-repeat 50% 50%;
}
#content, #sidebar { padding-top:33px; }
article {
	background:#fff;
	border:1px solid #ebe7e7;
	border-radius:8px;
	padding:21px 28px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 480px) {
	article {
		padding-left:15px;
		padding-right:15px;
	}
}
article .thumbnail { margin:30px; }
@media (max-width: 580px) {
	article .thumbnail {
		width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	article .thumbnail img { border-radius:8px; }
	article .thumbnail a {
		width:auto;
		display:inline-block;
	}
}
@media (max-width: 480px) {
	article .thumbnail {
		width:120px;
		-webkit-box-sizing:content-box;
		-moz-box-sizing:content-box;
		box-sizing:content-box;
	}
	article .thumbnail a { display:block; }
}
article .thumbnail.large {
	margin:0 0 20px 0;
	border-radius:8px 8px 0 0;
	float:left;
}
@media (max-width: 580px) {
	article .thumbnail.large img { border-radius:0; }
}
article .post-header .post-title {
	font-size:35px;
	margin:0 0 21px;
	line-height:1.2em;
	text-transform:none;
	color:#de4507;
	word-break:normal !important;
}
article .post-header .post-title a {
	color:#de4507;
	word-break:normal;
}
article .post_content {
	background:#ebe7e7;
	border-radius:0;
	padding:30px 30px 0 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:8px 8px 0 0;
}
@media (max-width: 480px) {
	article .post_content {
		padding-left:15px;
		padding-right:15px;
	}
}
article .post_meta {
	border:none;
	position:relative;
	display:block;
	margin-bottom:0;
	overflow:visible;
	background:#ebe7e7;
	border-radius:0 0 8px 8px;
	padding:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 480px) {
	article .post_meta { padding:20px 10px; }
}
article .post_meta .post_meta_unite {
	font:13px/1.2em 'Open Sans', sans-serif;
	border-color:#e6cfc6;
	text-transform:none;
}
article .post_meta i {
	margin-right:0;
	color:#fe9b00;
	font-size:15px;
}
article .post_meta .post_date { color:#6c5445; }
article .post_meta .post_author a { color:#6c5445; }
article .post_meta .post_category a, article .post_meta .post_tag a, article .post_meta .post_tag { color:#6c5445; }
article .post_meta .post_comment a { color:#6c5445; }
article .post_meta .user_like, article .post_meta .post_views { color:#6c5445; }
article .post_meta .post_permalink { float:none; }
article .post_meta .post_permalink a { color:#6c5445; }
article div.jp-playlist li a:hover, article div.jp-playlist li.jp-playlist-current a { color:#b8b8b8; }
article .quote-wrap blockquote {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:1.2em;
	font-style:normal;
	color:#afafaf;
	font-weight:bold;
}
article .gallery-post { background:#ebe7e7; }
article .gallery-post .flexslider {
	margin:0;
	padding:30px 35px;
}
article .gallery-post .flexslider img { border-radius:8px; }
article .gallery-post .flex-control-nav { bottom:-20px; }
article .video-wrap, article .audio-wrap { margin:0; }
.single #content article { margin-bottom:0; }
@media (min-width: 768px) and (max-width: 1000px) {
	.single #content article .thumbnail { float:left; }
	.single #content article .thumbnail img { margin:0; }
}
@media (max-width: 480px) {
	.single #content article .thumbnail { width:100%; }
	.single #content article .thumbnail img { width:100%; }
}
.single #content .share-buttons {
	margin-bottom:20px;
	margin-top:20px;
}
.single #content .share-buttons .pinterest img { vertical-align:top; }
.single #content .post-author {
	padding:30px;
	border:1px solid #ebe7e7;
	border-radius:8px;
	background:#fff;
}
@media (max-width: 480px) {
	.single #content .post-author {
		padding-left:15px;
		padding-right:15px;
	}
}
.single #content .post-author .post-author_h {
	font:35px/1.2em 'Holtwood One SC', serif;
	margin:0 0 25px 0;
	letter-spacing:0;
	text-transform:uppercase;
	color:#6c5445;
}
.single #content .post-author .post-author_h a {
	font:35px/1.2em 'Holtwood One SC', serif;
	color:#6c5445;
	text-transform:uppercase;
}
.single #content .post-author .post-author_gravatar {
	display:block;
	margin:0 30px 20px 0;
}
.single #content .post-author .post-author_gravatar img {
	width:94px;
	height:94px;
	padding:0;
	border-radius:8px;
	border:none;
}
.single #content .post-author .post-author_desc {
	padding-left:120px;
	text-transform:none;
	color:#6c5445;
}
.single #content .post-author .post-author_link {
	margin-top:20px;
	text-transform:none;
	color:#6c5445;
	font:15px/21px 'Open Sans', sans-serif;
}
.single #content .post-author .post-author_link p { margin:0; }
.single #content .post-author .post-author_link a {
	color:#de4507;
	text-transform:none;
}
.filter-wrapper { margin:5px 0 35px; }
.filter-wrapper strong {
	color:#6c5445;
	padding:0;
	font:20px/1.2em 'Open Sans', sans-serif;
	margin-right:15px;
	margin-top:11px;
	text-transform:none;
	letter-spacing:0;
}
@media (max-width: 979px) {
	.filter-wrapper strong {
		display:block;
		float:none;
		margin-bottom:20px;
	}
}
.filter-wrapper .filter { margin:0; }
@media (max-width: 767px) {
	.filter-wrapper .filter {
		float:none;
		display:block;
	}
}
.filter-wrapper .filter li { margin:0 0 0 5px; }
@media (min-width: 768px) and (max-width: 979px) {
	.filter-wrapper .filter li { margin:0 10px 10px 0 !important; }
}
@media (max-width: 767px) {
	.filter-wrapper .filter li {
		display:block;
		float:none;
		margin:0 0 5px 0;
	}
}
.filter-wrapper .filter li a {
	color:#cc430c;
	font:20px/1.2em 'Open Sans', sans-serif;
	padding:11px 20px;
	margin:0;
	background:none;
	border-radius:5px;
	text-transform:none;
	letter-spacing:0;
}
@media (max-width: 767px) {
	.filter-wrapper .filter li a { display:inline-block; }
}
.filter-wrapper .filter li a:active, .filter-wrapper .filter li a:hover, .filter-wrapper .filter li a:focus {
	text-decoration:none;
	color:#fff;
	background:#fe9b00;
}
.filter-wrapper .filter .active a {
	text-decoration:none;
	color:#fff;
	background:#fe9b00;
}
.filter-wrapper .pull-right { float:none; }
.filterable-portfolio li .thumbnail__portfolio { margin:0; }
.filterable-portfolio li .thumbnail__portfolio img { border-radius:8px 8px 0 0; }
.filterable-portfolio li .caption {
	background:#ebe7e7;
	border-radius:0 0 8px 8px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:20px 30px 20px 30px;
}
@media (max-width: 480px) {
	.filterable-portfolio li .caption {
		padding-left:15px;
		padding-right:15px;
	}
}
.filterable-portfolio li .caption h3 {
	text-shadow:none;
	margin:0 0 15px;
	font:24px/1em 'Holtwood One SC', serif;
	letter-spacing:0;
}
.filterable-portfolio li .caption h3 a {
	color:#cc430c;
	text-transform:uppercase;
	text-decoration:none;
}
.filterable-portfolio li .caption h3 a:hover, .filterable-portfolio li .caption h3 a:active { text-decoration:underline; }
.filterable-portfolio li .caption .excerpt {
	margin:0;
	line-height:21px;
}
.filterable-portfolio li .caption .btn { margin:20px 0 0 0; }
.related-posts h3, .comment-holder h3, #respond h3 {
	color:#6c5445;
	font:35px/1.2em 'Holtwood One SC', serif;
	margin:30px 0 20px;
}
.related-posts .featured-thumbnail img {
	width:100%;
	border-radius:8px;
}
.related-posts a {
	font:15px/1.2em 'Open Sans', sans-serif;
	color:#de4507;
	display:inline;
	letter-spacing:0;
	text-transform:none;
}
.related-posts a:hover { text-decoration:underline; }
.comment-holder {
	background:#fff;
	border:1px solid #ebe7e7;
	border-radius:8px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:30px;
}
@media (max-width: 480px) {
	.comment-holder {
		padding-left:15px;
		padding-right:15px;
	}
}
.comment-holder h3 { margin:0 0 40px; }
.comment-holder .comment-list >li:first-child >.comment-body {
	border:none;
	margin:0;
	padding:0;
}
.comment-holder .comment-list .comment .comment-body {
	background:none;
	border:none;
	border-radius:0;
	border-top:1px solid #ebe7e7;
	padding:20px 0 0 0;
	margin:20px 0 0 0;
}
.comment-holder .comment-list .comment .comment-body .comment-author {
	margin:0 30px 0 0;
	text-align:left;
	border:none;
}
@media (max-width: 350px) {
	.comment-holder .comment-list .comment .comment-body .comment-author {
		float:none;
		margin-bottom:30px;
	}
}
.comment-holder .comment-list .comment .comment-body .comment-author img {
	width:94px;
	height:94px;
	padding:0;
	border:none;
	border-radius:8px;
}
.comment-holder .comment-list .comment .comment-body .comment-author .author {
	width:auto;
	text-align:left;
	font:15px/31px 'Open Sans', sans-serif;
	color:#de4507;
	text-transform:none;
	margin-top:15px;
}
.comment-holder .comment-list .comment .comment-body .extra-wrap {
	text-transform:none;
	margin-bottom:20px;
}
@media (max-width: 480px) {
	.comment-holder .comment-list .comment .comment-body .extra-wrap { overflow:visible; }
}
.comment-holder .comment-list .comment .comment-body .comment-meta {
	margin:13px 0 0 125px;
	font:15px/21px 'Open Sans', sans-serif;
	color:#de4507;
	float:none;
	text-transform:none;
}
@media (max-width: 1200px) {
	.comment-holder .comment-list .comment .comment-body .comment-meta { margin-left:0; }
}
.comment-holder .comment-list .comment .comment-body .comment-meta:before {
	content:"";
	width:13px;
	height:15px;
	position:relative;
	top:2px;
	margin-right:10px;
	background:url(images/calendar.png) no-repeat 50%;
	display:inline-block;
}
@media (max-width: 480px) {
	.comment-holder .comment-list .comment .comment-body .reply {
		float:none;
		margin:0;
	}
}
.comment-holder .comment-list .comment .comment-body .reply a:hover:after, .comment-holder .comment-list .comment .comment-body .reply a:active:after { padding-left:10px; }
.comment-holder #respond { margin:20px 0; }
.comment-holder #respond #commentform { margin-top:0; }
#respond {
	background:#fff;
	border:1px solid #ebe7e7;
	border-radius:8px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:30px;
}
@media (max-width: 480px) {
	#respond {
		padding-left:15px;
		padding-right:15px;
	}
}
#respond h3 { margin-top:0; }
#respond #commentform { margin:15px 0 0 0; }
#respond #commentform textarea {
	width:100%;
	min-width:auto;
	max-width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:300px;
	min-height:auto;
	max-height:auto;
	min-width:auto;
	padding:12px 10px 10px;
}
#respond #commentform p input {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	max-width:auto;
	min-width:auto;
	width:100%;
	padding:0 10px;
	height:35px;
	margin-bottom:2px;
}
#respond #commentform p input:focus { box-shadow:none; }
#respond #commentform p input.btn {
	margin:10px 0 0 0;
	width:auto;
	padding:13px 20px;
	text-decoration:none !important;
	height:60px;
}
@media (max-width: 480px) {
	#respond #commentform p input.btn { font-size:16px; }
}
#respond #commentform .btn-align { text-align:right; }
.sidebar .widget {
	background:#fff;
	border:1px solid #ebe7e7;
	border-radius:8px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding:20px 30px 30px 30px;
}
@media (max-width: 480px) {
	.sidebar .widget {
		padding-left:15px;
		padding-right:15px;
	}
}
.sidebar .widget >h3 {
	margin:0 0 24px;
	color:#6c5445;
	font-size:35px;
	line-height:38px;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.sidebar .widget >h3 {
		font-size:30px;
		line-height:1em;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.sidebar .widget >h3 {
		font-size:20px;
		line-height:1em;
	}
}
.sidebar .widget.orange-bg {
	background:#fe9b00;
	padding-bottom:31px;
	border:none;
}
.sidebar .widget.orange-bg >h3 {
	color:#fff;
	font-size:32px;
	margin-top:3px;
}
.sidebar .widget.orange-bg .search-form #searchform {
	position:relative;
	margin:0;
}
.sidebar .widget.orange-bg .search-form .search-form_it { background:#fff; }
.sidebar .widget.wood-bg {
	background:url(/style/13/data/bg-wood.jpg);
	border:none;
}
.sidebar .widget.wood-bg >h3 {
	margin-bottom:16px;
	text-shadow:0 0 0px #fff;
}
.search-form #searchform {
	position:relative;
	margin:0;
}
.search-form .search-form_it {
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	height:53px;
	margin:0;
	padding-right:55px;
}
.search-form .search-form_is {
	position:absolute;
	right:0;
	top:0;
	margin:0;
	padding:0;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	background:url(images/search.png) no-repeat 15px 15px;
	width:53px;
	height:53px;
	box-shadow:none;
	transition:none;
}
.search-form .search-form_is:hover { background-position:15px -75px; }
.search #content .search-form { width:300px; }
@media (max-width: 350px) {
	.search #content .search-form { width:100%; }
}
[id*="categories"] ul, [id*="archives"] ul {
	margin:0;
	list-style-type:none;
}
[id*="categories"] ul li, [id*="archives"] ul li {
	background:none;
	margin:0;
	padding-left:30px;
	border-top:1px solid #f8d072;
}
@media (max-width: 1200px) {
	[id*="categories"] ul li, [id*="archives"] ul li { padding:3px 0 3px 22px; }
}
[id*="categories"] ul li:first-child, [id*="archives"] ul li:first-child { border:none; }
[id*="categories"] ul li:hover, [id*="archives"] ul li:hover { background:url(images/cat-arrow.png) no-repeat 0 15px; }
@media (max-width: 1200px) {
	[id*="categories"] ul li:hover, [id*="archives"] ul li:hover { background-position:0 8px; }
}
[id*="categories"] ul li a, [id*="archives"] ul li a {
	font:20px/40px 'Open Sans', sans-serif;
	color:#6c5445;
	text-transform:none;
}
@media (max-width: 1200px) {
	[id*="categories"] ul li a, [id*="archives"] ul li a { line-height:1.2em; }
}
[id*="categories"] ul li a:hover, [id*="archives"] ul li a:hover {
	color:#de4507;
	text-decoration:none;
}
[id*="my_poststypewidget"] .post-list { margin:0; }
[id*="my_poststypewidget"] .post-list li {
	padding:25px 0;
	border-top:1px solid #ebe7e7;
}
[id*="my_poststypewidget"] .post-list li:first-child {
	border-top:0;
	padding-top:0;
}
[id*="my_poststypewidget"] .post-list li .thumbnail {
	margin:0 0 20px 0;
	width:100%;
}
@media (min-width: 768px) and (max-width: 979px) {
	[id*="my_poststypewidget"] .post-list li .thumbnail {
		float:none;
		margin:0 0 20px 0;
		border:none;
	}
	[id*="my_poststypewidget"] .post-list li .thumbnail a { display:inline-block; }
	[id*="my_poststypewidget"] .post-list li .thumbnail a img { width:100%; }
}
@media (max-width: 767px) {
	[id*="my_poststypewidget"] .post-list li .thumbnail a { display:inline-block; }
	[id*="my_poststypewidget"] .post-list li .thumbnail a img {
		width:100%;
		border-radius:8px;
	}
}
@media (max-width: 350px) {
	[id*="my_poststypewidget"] .post-list li .thumbnail {
		width:auto;
		display:inline-block;
		float:none;
		border:none;
	}
}
[id*="my_poststypewidget"] .post-list li time {
	font:15px/21px 'Open Sans', sans-serif;
	color:#de4507;
	margin:0;
	text-transform:none;
	display:inline-block;
}
@media (min-width: 768px) and (max-width: 979px) {
	[id*="my_poststypewidget"] .post-list li time { display:inline; }
}
[id*="my_poststypewidget"] .post-list li .post-list_comment {
	font:15px/21px 'Open Sans', sans-serif;
	color:#de4507;
}
[id*="my_poststypewidget"] .post-list li .post-list_comment:before {
	content:"|";
	margin-right:5px;
}
[id*="my_poststypewidget"] .post-list li .post-list_h {
	font:bold 15px/21px 'Open Sans', sans-serif;
	text-transform:none;
	letter-spacing:0;
	margin:15px 0 15px;
}
[id*="my_poststypewidget"] .post-list li .post-list_h a { color:#6c5445; }
[id*="my_poststypewidget"] .post-list li .excerpt {
	overflow:hidden;
	margin-bottom:0;
}
.social .social_li .social_link {
	opacity:0.5;
	filter:alpha(opacity=50);
}
.social .social_li .social_link:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
.social .social_li .social_link .social_ico {
	width:49px;
	height:40px;
	line-height:40px;
}
.social .social_li .social_link .social_label {
	line-height:40px;
	margin:0 0 0 13px !important;
}
.footer-widgets { padding-top:16px; }
.footer-widgets > div > div >h4 {
	color:#6c5445;
	margin-bottom:18px;
}
@media (max-width: 767px) {
	.footer-widgets > div > div >h4 { margin:30px 0 10px; }
}
.footer-widgets [id*="meta"] ul {
	margin:0;
	list-style-type:none;
}
.footer-widgets [id*="meta"] ul li {
	background:none;
	margin:0;
}
@media (max-width: 1200px) {
	.footer-widgets [id*="meta"] ul li { padding:3px 0; }
}
.footer-widgets [id*="meta"] ul li a {
	font:15px/29px 'Open Sans', sans-serif;
	color:#6c5445;
	text-transform:none;
}
.footer-widgets [id*="meta"] ul li a abbr {
	border:none;
	cursor:pointer;
}
@media (max-width: 1200px) {
	.footer-widgets [id*="meta"] ul li a { line-height:1.2em; }
}
.footer-widgets [id*="meta"] ul li a:hover {
	color:#fe9b00;
	text-decoration:none;
}
.footer-widgets .social { text-align:center; }
.footer-widgets .social li {
	float:none;
	display:inline-block;
}
[id*="nav_menu"] ul {
	margin:0;
	list-style-type:none;
}
[id*="nav_menu"] ul li {
	background:none;
	margin:0;
}
@media (max-width: 1200px) {
	[id*="nav_menu"] ul li { padding:3px 0; }
}
[id*="nav_menu"] ul li a {
	font:15px/29px 'Open Sans', sans-serif;
	color:#6c5445;
	text-transform:none;
}
@media (max-width: 1200px) {
	[id*="nav_menu"] ul li a { line-height:1.2em; }
}
[id*="nav_menu"] ul li a:hover {
	color:#fe9b00;
	text-decoration:none;
}
.well.well-normal {
	padding:21px 30px 30px 30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	border-radius:8px;
	background:#fff;
	box-shadow:none;
}
@media (min-width: 768px) and (max-width: 979px) {
	.well.well-normal {
		padding-left:15px;
		padding-right:15px;
	}
}
@media (max-width: 480px) {
	.well.well-normal {
		padding-left:15px;
		padding-right:15px;
	}
}
.well.well-normal h1 { margin:0 0 26px; }
@media (max-width: 767px) {
	.well.well-normal { margin-top:30px; }
}
.thumbnail.alignnone.clearfix { margin-top:0; }
.thumbnail.alignnone.clearfix .well {
	background:url(/style/13/data/bg-wood.jpg);
	border:none;
}
.thumbnail.alignnone.clearfix .well h1 { margin:0 0 13px; }
.thumbnail.alignnone.clearfix .extra-wrap {
	padding:21px 25px 30px 25px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:#fe9b00;
	border-radius:8px;
	text-align:center;
	color:#fff;
}
@media (min-width: 768px) and (max-width: 979px) {
	.thumbnail.alignnone.clearfix .extra-wrap {
		padding-left:15px;
		padding-right:15px;
	}
}
@media (max-width: 767px) {
	.thumbnail.alignnone.clearfix .extra-wrap { margin-top:20px; }
}
@media (max-width: 480px) {
	.thumbnail.alignnone.clearfix .extra-wrap {
		padding-left:15px;
		padding-right:15px;
	}
}
.thumbnail.alignnone.clearfix .extra-wrap p { margin-bottom:0; }
.thumbnail.alignnone.clearfix .extra-wrap .sm_hr { background:#feb440; }
.thumbnail.alignnone.clearfix .extra-wrap h2 { color:#fff; }
@media (min-width: 980px) and (max-width: 1200px) {
	.thumbnail.alignnone.clearfix .extra-wrap h2 { font-size:20px; }
}
@media (max-width: 480px) {
	.thumbnail.alignnone.clearfix .extra-wrap h2 { font-size:20px; }
}
.thumbnail.alignnone.clearfix .extra-wrap address {
	font:italic 37px/1.2em Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:10px 0 0 0;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.thumbnail.alignnone.clearfix .extra-wrap address { font-size:25px; }
}
@media (max-width: 480px) {
	.thumbnail.alignnone.clearfix .extra-wrap address { font-size:25px; }
}
@media (max-width: 350px) {
	.thumbnail.alignnone.clearfix .extra-wrap address { font-size:18px; }
}
.title-box.delivery-info { text-align:center; }
.title-box.delivery-info .title-box_primary {
	color:#fff;
	font-size:32px;
	border-bottom:1px solid #feb440;
	line-height:1.2em;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}
.title-box.delivery-info .title-box_secondary {
	color:#fff;
	font:24px/21px 'Open Sans', sans-serif;
	text-transform:none;
}
.list.custom-list >ul >li:first-child { border:none; }
.list.custom-list ul {
	margin:0;
	list-style-type:none;
}
.list.custom-list ul li {
	background:none;
	margin:0;
	padding-left:30px;
	border-top:1px solid #f8d072;
}
@media (max-width: 1200px) {
	.list.custom-list ul li { padding:3px 0 3px 30px; }
}
.list.custom-list ul li:before { display:none; }
.list.custom-list ul li:hover { background:url(images/cat-arrow.png) no-repeat 0 15px; }
@media (max-width: 1200px) {
	.list.custom-list ul li:hover { background-position:0 7px; }
}
.list.custom-list ul li a {
	font:20px/40px 'Open Sans', sans-serif;
	color:#6c5445;
	text-transform:none;
}
@media (max-width: 1200px) {
	.list.custom-list ul li a { line-height:1.2em; }
}
.list.custom-list ul li a:hover {
	color:#de4507;
	text-decoration:none;
}
.list.custom-list ul li >ul li { padding-left:20px; }
.list.custom-list ul li >ul li:hover { background:none; }
.list.custom-list ul li >ul li a { color:#6c5445; }
.list.custom-list ul li >ul li a:hover { color:#de4507; }
.home .list.custom-list { margin-bottom:15px; }
.home .well { margin-bottom:0; }
.home .well blockquote {
	padding:0;
	border:none;
	margin-bottom:10px;
}
.home .well blockquote p {
	font-size:20px;
	font-weight:normal;
}
.home .btn-outside {
	border-radius:0 0 8px 8px;
	margin-left:30px;
}
.home .btn-outside.btn-gray {
	background:#ebe7e7;
	color:#6c5445;
}
.home .btn-outside.btn-gray:hover, .home .btn-outside.btn-gray:active {
	background:#de4507;
	color:#fff;
}
.home figure.aligntextleft { margin:3px 17px 0 0; }
.posts-grid li .thumbnail {
	border-radius:8px 8px 0 0;
	width:100%;
}
.posts-grid li h5, .posts-grid li .excerpt {
	background:#ebe7e7;
	margin:0;
}
.posts-grid li h5 {
	padding:30px 10px 10px 30px;
	font:24px/1em 'Holtwood One SC', serif;
	color:#cc430c;
}
@media (min-width: 768px) and (max-width: 979px) {
	.posts-grid li h5 {
		padding-left:15px;
		font-size:16px;
	}
}
@media (max-width: 767px) {
	.posts-grid li h5 { font-size:20px; }
}
@media (max-width: 480px) {
	.posts-grid li h5 {
		padding-left:15px;
		font-size:16px;
	}
}
.posts-grid li .excerpt {
	padding:0 10px 30px 30px;
	border-radius:0 0 8px 8px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.posts-grid li .excerpt { padding-left:15px; }
}
@media (max-width: 480px) {
	.posts-grid li .excerpt { padding-left:15px; }
}
@media (max-width: 767px) {
	.posts-grid.standout-starters li {
		width:48%;
		margin-left:4%;
		float:left;
	}
	.posts-grid.standout-starters li:first-child { margin-left:0; }
}
@media (max-width: 550px) {
	.posts-grid.standout-starters li {
		width:100%;
		margin-left:0;
		float:none;
	}
}
.roundabout-holder {
	overflow:visible;
	margin-top:100px;
	margin-left:3px;
	margin-bottom:162px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.roundabout-holder {
		margin-bottom:80px;
		margin-top:0;
	}
}
@media (max-width: 767px) {
	.roundabout-holder { display:none !important; }
}
.roundabout-holder ul {
	width:1170px;
	height:400px;
	margin:0;
	top:0;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.roundabout-holder ul { width:940px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.roundabout-holder ul { width:724px; }
}
@media (max-width: 767px) {
	.roundabout-holder ul { width:100%; }
}
.roundabout-holder ul li.roundabout-moveable-item img {
	width:100%;
	border-radius:8px;
}
.roundabout-holder ul .next, .roundabout-holder ul .prev {
	position:absolute;
	z-index:10000;
	left:31px;
	top:50%;
	width:42px;
	height:43px;
	background:url(images/round-nav.png) 0 0;
	transition:none;
}
.roundabout-holder ul .next:hover, .roundabout-holder ul .prev:hover { background-position:0 -43px; }
.roundabout-holder ul .next {
	left:auto;
	right:40px;
	background-position:-42px 0;
}
.roundabout-holder ul .next:hover { background-position:-42px -43px; }
.roundabout-holder.home-round .roundabout-holder { position:relative; }
.roundabout-holder.home-round .roundabout-holder:after {
	content:"";
	width:100%;
	height:96px;
	background:url(images/round-shadow.png) 50% 0 no-repeat;
	background-size:100% auto;
	position:absolute;
	bottom:-150px;
	z-index:10000;
}
@media (min-width: 768px) and (max-width: 979px) {
	.roundabout-holder.home-round .roundabout-holder:after { bottom:-80px; }
}
@media (max-width: 767px) {
	.roundabout-holder.home-round .roundabout-holder:after { bottom:-20px; }
}
.banner-wrap .featured-thumbnail {
	border-radius:8px 8px 0 0;
	margin:0;
}
.banner-wrap .featured-thumbnail a { border:none; }
@media (max-width: 767px) {
	.banner-wrap .featured-thumbnail {
		border-radius:0;
		text-align:center;
	}
	.banner-wrap .featured-thumbnail img {
		border-radius:8px 8px 0 0;
		display:inline-block;
		width:100%;
	}
	.banner-wrap .featured-thumbnail a {
		float:none;
		display:inline-block;
		margin-bottom:-5px;
	}
}
.banner-wrap h5, .banner-wrap p {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	background:#ebe7e7;
}
.banner-wrap h5 {
	margin:0;
	padding:25px 30px 0 30px;
	font-size:35px;
	line-height:1em;
	color:#6c5445;
	text-transform:uppercase;
}
@media (max-width: 480px) {
	.banner-wrap h5 {
		padding-left:15px;
		padding-right:15px;
		font-size:25px;
	}
}
.banner-wrap p {
	padding:8px 30px 27px 30px;
	border-radius:0 0 8px 8px;
	margin:0;
}
@media (max-width: 480px) {
	.banner-wrap p {
		padding-left:15px;
		padding-right:15px;
	}
}
.banner-wrap .banner-btn {
	text-align:right;
	margin-right:30px;
}
.banner-wrap .banner-btn a {
	padding:13px 20px;
	border-radius:0 0 8px 8px;
}
.hr {
	background:#ebe7e7;
	margin:25px 0 15px;
}
.footer {
 text-align:center;
	border:none;
	padding-bottom:36px;
	color:#de4507;
}
nav.nav.footer-nav {
	float:none;
	margin:0;
}
nav.nav.footer-nav ul {
	float:none;
	text-align:left;
}
nav.nav.footer-nav ul li {
	float:none;
	display:block;
	padding:0;
	text-transform:none;
	margin:0;
}
nav.nav.footer-nav ul li.current-menu-item a, nav.nav.footer-nav ul li a:hover {
	color:#fe9b00;
	text-decoration:none;
}
.footer-text {
	padding:0 0 41px;
	font:15px/1.2em 'Open Sans', sans-serif;
	color:#c4bdb9;
	float:none;
	text-align:center;
}
@media (max-width: 767px) {
	.footer-text { padding-bottom:20px; }
}
.footer-text .site-name {
	font:65px/1em 'Holtwood One SC', serif;
	color:#dbd3d3;
	text-transform:uppercase;
	padding-top:5px;
	display:inline-block;
}
@media (min-width: 980px) and (max-width: 1200px) {
	.footer-text .site-name { font-size:50px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer-text .site-name { font-size:35px; }
}
@media (max-width: 767px) {
	.footer-text .site-name { margin-top:30px; }
}
.footer-text .descr {
	font:23px/1em 'Holtwood One SC', serif;
	color:#dbd3d3;
	text-transform:uppercase;
	margin-bottom:10px;
}
@media (min-width: 768px) and (max-width: 979px) {
	.footer-text .descr { font-size:18px; }
}
.footer-text a { color:#c4bdb9; }
@media (min-width: 768px) and (max-width: 979px) {
	.footer-text .privacy { display:inline-block; }
}
@media (max-width: 480px) {
	.footer-text .privacy { display:inline-block; }
}
.zoom-icon { background:rgba(204,67,12,0.7); }
.zoom-icon:before {
	background:url(images/zoom.png) 50% 50%;
	margin:-23px 0 0 -23px;
	width:46px;
	height:46px;
}
.thumbnail__portfolio .zoom-icon { border-radius:8px 8px 0 0; }
#back-top-wrapper p a {
	width:39px;
	height:39px;
	opacity:1;
}
#back-top-wrapper p a:hover { background:none; }
#back-top-wrapper p a:hover span {
	background:url(images/totop.png) no-repeat 0 -39px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/totop.png",sizingMethod="crop");
}
#back-top-wrapper p a span {
	width:39px;
	height:39px;
	background:url(images/totop.png) no-repeat 0 0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/totop.png",sizingMethod="crop");
	transition:200ms all;
}
.error404-holder { padding:80px 0; }
.error404-holder .error404-holder_num { color:#de4507; }
.ajax-loader {
	position:relative;
	top:17px;
}
@media (max-width: 767px) {
	.archive_h { margin-top:30px; }
}
blockquote p { line-height:22px; }
.ie9 .search-form .search-form_it, .ie8 .search-form .search-form_it { padding-top:17px !important; }
.ie9 .wpcf7-form p.field input, .ie8 .wpcf7-form p.field input { padding-top:12px !important; }
.ie8 h1, .ie8 h2, .ie8 h3, .ie8 h4, .ie8 h5, .ie8 h6 { text-transform:uppercase; }
.ie8 .wpcf7-form .wpcf7-not-valid-tip { font-size:8px !important; }
.ie8 .nav__primary { margin:70px 0; }
.ie8 .nav__primary .sf-menu >li { margin-left:5px; }
.ie8 .nav__primary .sf-menu >li >a {
	padding:13px 10px 14px;
	font-size:18px;
}
.ie8 .logo { float:none !important; }
.ie8 .logo .logo_tagline { font-size:25px; }
.ie8 .home .content-holder:after { top:300px; }
.ie8 .comment-holder .comment-list .comment .comment-body .comment-meta { margin-left:0; }
.ie8 .sidebar .widget >h3 {
	font-size:30px;
	line-height:1em;
}
.ie8 [id*="categories"] ul li, .ie8 [id*="archives"] ul li { padding:3px 0 3px 22px; }
.ie8 [id*="categories"] ul li:hover, .ie8 [id*="archives"] ul li:hover { background-position:0 8px; }
.ie8 [id*="categories"] ul li a, .ie8 [id*="archives"] ul li a { line-height:1.2em; }
.ie8 .footer-widgets [id*="meta"] ul li { padding:3px 0; }
.ie8 .footer-widgets [id*="meta"] ul li a { line-height:1.2em; }
.ie8 [id*="nav_menu"] ul li { padding:3px 0; }
.ie8 [id*="nav_menu"] ul li a { line-height:1.2em; }
.ie8 .list.custom-list ul li { padding:3px 0 3px 30px; }
.ie8 .list.custom-list ul li:hover { background-position:0 7px; }
.ie8 .list.custom-list ul li a { line-height:1.2em; }
.ie8 .thumbnail.alignnone.clearfix .extra-wrap h2 { font-size:20px; }
.ie8 .thumbnail.alignnone.clearfix .extra-wrap address { font-size:25px; }
.ie8 .roundabout-holder ul { width:940px; }
.ie8 .roundabout-holder.home-round .roundabout-holder:after {
	height:82px;
	background:url(images/round-shadow-ie8.png) 50% 0 no-repeat;
}
.ie8 .footer-text .site-name { font-size:50px; }
.ie8 .comment-author {
	width:96px !important;
	height:auto !important;
	margin-right:30px;
}
.ie8 .comment-author img {
	width:96px !important;
	height:96px !important;
}
.ie8 .post-author_gravatar { width:96px !important; }
.ie8 .post-author_gravatar img { width:96px !important; }
.ie8 .comments-custom_li .thumbnail { width:96px !important; }
.ie8 .comments-custom_li .avatar {
	width:96px !important;
	height:96px !important;
}
.ie8 #respond #commentform p input { padding-top:8px; }
.ie8 #respond #commentform p input.btn { padding:13px 20px; }
.ie8 .social .social_li .social_link {
	opacity:1;
	filter:alpha(opacity=100);
}
.ie8 .social .social_li .social_link.social_link__twitter .social_ico img { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icons/twitter.png",sizingMethod="crop"); }
.ie8 .social .social_li .social_link.social_link__facebook .social_ico img { filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/icons/facebook.png",sizingMethod="crop"); }
.transition { transition:all 0.3s ease 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:31px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
