@import url("../CherryFramework/style.css");
@import url(//fonts.googleapis.com/css?family=Anton|Tinos:400,700,700italic);
.main-holder { overflow:hidden; }
@media (max-width: 767px) {
	body { padding:0; }
	body .header { padding:20px 20px 0 20px; }
	body .footer {
		padding:0 20px 20px 20px;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	body .content-holder { padding:20px; }
}
a { transition:all 0.3s ease 0s; }
@media (max-width: 1200px) {
	h1, h2, h3, h4, h5, h6 { line-height:1.2em; }
}
.featured-thumbnail, .thumbnail, img.size-full {
	background:none;
	border-radius:0;
	padding:0;
	border:none;
	box-shadow:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.btn, .reply a {
	border-radius:0;
	border:none;
	color:#b7b7b7;
	text-shadow:none;
	font:12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform:lowercase;
	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;
	padding:5px 16px;
	background:#3d3c3c;
}
.btn:focus, .btn:hover, .reply a:focus, .reply a:hover {
	background:#c3cd2b;
	box-shadow:none;
	text-decoration:none;
	color:#fff;
}
.btn:active, .reply a:active { background:#ec8a1a; }
.btn.btn-mini, .reply a.btn-mini { padding:2px 5px; }
.btn.btn-small, .reply a.btn-small { padding:3px 10px; }
.btn.btn-normal, .reply a.btn-normal { padding:5px 16px; }
.btn.btn-large, .reply a.btn-large { padding:10px 20px; }
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:4px 7px;
	margin:0 0 10px 0;
	font-size:12px;
	line-height:1.2em;
	text-transform:none;
	color:#9a9a9a;
	text-decoration:none;
	position:relative;
	border-radius:0;
	border:1px solid #efefef;
	background:none;
	box-shadow:none;
}
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;
	border-color:#787878;
}
.wpcf7-form p.field input:focus { border-color:#787878 !important; }
.wpcf7-form textarea { color:#9a9a9a !important; }
.wpcf7-form textarea:focus { border-color:#787878 !important; }
.wpcf7-form textarea.watermark { color:#9a9a9a !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:8px !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 {
	border:none;
	padding:41px 0 46px;
}
.nav__primary {
	position:relative;
	float:none;
	overflow:visible;
	margin:0;
	border:3px solid #efefef;
	padding:0;
	z-index:100;
}
.nav__primary .sf-menu {
	float:left;
	display:block;
	position:relative;
	padding:0;
	z-index:1;
}
@media (max-width: 767px) {
	.nav__primary .sf-menu { display:none !important; }
}
.nav__primary .sf-menu >li {
	background:none;
	float:left;
	position:relative;
	border:none;
	padding:0;
	margin:0;
	width:194px;
	background:url(images/menu-border.png) 0 50% no-repeat;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.nav__primary .sf-menu >li:first-child { background:none; }
@media (min-width: 979px) and (max-width: 1200px) {
	.nav__primary .sf-menu >li { width:155px; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav__primary .sf-menu >li { width:119px; }
}
.nav__primary .sf-menu >li >a {
	border:none;
	padding:22px 0 23px;
	display:block;
	text-transform:uppercase;
	border-radius:0;
	position:relative;
	letter-spacing:-0.5px;
	transition:all 0.3s ease 0s;
	background:none;
	overflow:hidden;
}
@media (min-width: 768px) and (max-width: 979px) {
	.nav__primary .sf-menu >li >a { font-size:13px; }
}
.nav__primary .sf-menu >li >a:hover {
	text-decoration:none;
	color:#c3cd2b;
}
.nav__primary .sf-menu >li >a:hover .sf-sub-indicator { background-position:-10px -100px; }
.nav__primary .sf-menu >li >a >.sf-sub-indicator {
	position:absolute;
	display:inline-block;
	top:40px;
	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:#c3cd2b;
}
.nav__primary .sf-menu >li.sfHover >a {
	text-decoration:none;
	color:#c3cd2b;
}
.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:#3d3c3c;
	top:64px;
	left:0;
	width:100%;
	padding:0;
	margin:0;
	border:none;
	border-radius:0;
	-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:center;
	border:none;
	padding:0;
	border-top:1px solid #fff;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item:first-child { border-top:none; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item a {
	padding:6px 0 5px;
	background:none;
	border:none;
	color:#b7b7b7;
	text-transform:none;
	display:block;
	letter-spacing:0;
	border-radius:0;
	margin:0;
	letter-spacing:0;
	font:12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	transition:all 0.3s ease 0s;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item a:hover {
	color:#fff;
	text-shadow:none;
	background:#868686;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item a >.sf-sub-indicator {
	top:8px;
	right:10px;
	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:#fff;
	text-shadow:none;
	background:#868686;
}
.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:#fff;
	text-shadow:none;
	background:#868686;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu {
	background:#3d3c3c;
	padding:0;
	margin:0 0 0 0;
	top:0;
	left:100%;
	border-radius:0;
	width:100%;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item {
	background:none;
	text-align:center;
	border:none;
	padding:0;
	border-top:1px solid #fff;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item:first-child { border-top:none; }
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item a {
	padding:6px 0 5px;
	color:#b7b7b7;
	display:block;
	background:none;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item a:hover {
	color:#fff;
	text-shadow:none;
	background:#868686;
}
.nav__primary .sf-menu >li >.sub-menu >.menu-item >.sub-menu >.menu-item.current-menu-item a {
	color:#fff;
	text-shadow:none;
	background:#868686;
}
.logo {
	float:none !important;
	text-align:center;
	margin:0 5px 15px 0;
}
@media (min-width: 768px) and (max-width: 979px) {
	.logo {
		width:100%;
		margin-top:30px;
	}
}
.logo .logo_tagline {
	font:12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform:uppercase;
	color:#d2d2d2;
	margin:9px 5px 0 0;
}
.camerarelative {
	background:url(images/slider-arrow.png) 50% 100% no-repeat;
	background-size:contain;
}
.camera_wrap { margin-bottom:48px !important; }
.camera_wrap .camera_pag { position:relative; }
.camera_wrap .camera_pag .camera_pag_ul {
	display:block;
	text-align:center;
}
.camera_wrap .camera_pag .camera_pag_ul li {
	width:9px;
	height:9px;
	background:#efefef;
	margin:14px 2px;
}
.camera_wrap .camera_pag .camera_pag_ul li span {
	width:9px;
	height:9px;
	border-radius:9px;
	top:0;
	left:0;
}
.camera_wrap .camera_pag .camera_pag_ul li:hover span { background:#c3cd2b; }
.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent span { background:#c3cd2b; }
.camera_thumbs_cont {
	background:none;
	position:relative;
	bottom:90px;
}
@media (max-width: 1200px) {
	.camera_thumbs_cont { display:none !important; }
}
.row.golf-slider .span12 { width:100%; }
.golf-slider .container { width:100%; }
.content-holder { padding-bottom:32px; }
.content-holder >.container { background:url(images/border-dashed.png) repeat-x 0 0; }
.home .content-holder >.container { background:none; }
.title-section {
	margin:46px 0 0;
	padding:0;
	position:relative;
}
.title-section .title-header {
	margin:0 0 36px;
	font-size:30px;
	line-height:1.2em;
}
.title-section .breadcrumb {
	background:none;
	padding:0;
	text-transform:none;
	text-shadow:none;
	letter-spacing:0;
	border:none;
	border-radius:0;
	font:12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.title-section .breadcrumb:before, .title-section .breadcrumb:after {
	content:"";
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
	display:block;
}
.title-section .breadcrumb:before { margin-bottom:10px; }
.title-section .breadcrumb:after { margin-top:10px; }
.title-section .breadcrumb >li { text-shadow:none; }
.title-section .breadcrumb >li.active { color:#9a9a9a; }
.title-section .breadcrumb a {
	color:#c3cd2b;
	text-shadow:none;
}
.title-section .breadcrumb .divider {
	padding:0 4px;
	color:#9a9a9a;
}
@media (max-width: 767px) {
	#content.left { float:none !important; }
}
@media (max-width: 480px) {
	article .thumbnail {
		width:auto !important;
		display:inline-block;
		float:none;
		margin:0 0 20px 0;
	}
	article .thumbnail img { width:100%; }
}
article .post-header .post-title {
	font-size:25px;
	margin:9px 0 26px;
	line-height:1.2em;
	color:#3d3c3c;
}
article .post-header .post-title a { color:#3d3c3c; }
article .post-header .post-title:after {
	margin-top:38px;
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
}
article .post_meta {
	padding:0;
	border:none;
	position:relative;
	display:block;
	margin-bottom:20px;
	overflow:visible;
}
article .post_meta:after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
	margin-top:6px;
}
article .post_meta .post_meta_unite {
	border:none;
	margin:4px 0 0;
	padding:4px 0 0;
}
article .post_meta .post_meta_unite:before {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
	margin-bottom:7px;
}
article .post_meta i {
	margin-right:0;
	color:#3d3c3c;
	font-size:15px;
}
article .post_meta .post_date { color:#c3cd2b; }
article .post_meta .post_author a {
	color:#3d3c3c;
	font-weight:bold;
}
article .post_meta .post_category a, article .post_meta .post_tag a, article .post_meta .post_tag { color:#9a9a9a; }
article .post_meta .post_comment a { color:#9a9a9a; }
article .post_meta .user_like, article .post_meta .post_views { color:#787878; }
article .post_meta .post_permalink { float:none; }
article .post_meta .post_permalink a { color:#9a9a9a; }
article div.jp-playlist li a:hover, article div.jp-playlist li.jp-playlist-current a { color:#b8b8b8; }
article .quote-wrap blockquote {
	font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size:15px;
	line-height:1.2em;
	font-style:normal;
	color:#afafaf;
	font-weight:bold;
}
.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:0px;
}
.single #content .share-buttons .pinterest img { vertical-align:top; }
.single #content .post-author {
	padding:20px 30px;
	border:3px solid #efefef;
	background:none;
}
.single #content .post-author .post-author_h {
	font:12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin:0 0 15px 0;
	letter-spacing:0;
	text-transform:none;
	color:#9a9a9a;
}
.single #content .post-author .post-author_h a {
	color:#3d3c3c;
	font-weight:bold;
}
.single #content .post-author .post-author_gravatar {
	display:block;
	margin:0 20px 20px 0;
	padding:0;
	border:1px solid #efefef;
}
.single #content .post-author .post-author_gravatar img {
	width:58px;
	height:58px;
	padding:14px;
	background:#fff;
	border:none;
}
.single #content .post-author .post-author_desc {
	padding-left:110px;
	text-transform:none;
	color:#9a9a9a;
}
.single #content .post-author .post-author_link {
	margin-top:20px;
	font-size:12px;
	text-transform:none;
	color:#9a9a9a;
}
.single #content .post-author .post-author_link p { margin:0; }
.single #content .post-author .post-author_link a {
	color:#3d3c3c;
	font-weight:bold;
	font-size:12px;
}
#content { padding-top:35px; }
.blog #content, .single #content { padding-top:40px; }
.page-template-page-Portfolio3Cols-filterable-php #content, .page-template-page-Portfolio2Cols-filterable-php #content, .page-template-page-Portfolio4Cols-filterable-php #content { padding-top:27px; }
div.type-page h1 { margin-bottom:19px; }
div.type-page h1:after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
	margin-top:36px;
}
@media (max-width: 767px) {
	div.type-page h1 { margin-top:30px; }
	div.type-page h1:after { margin-top:20px; }
}
div.type-page h3 { margin-bottom:2px; }
div.type-page img.alignnone.size-full { margin:26px 0 20px; }
div.type-page .banner-wrap-home h1 { margin-bottom:22px; }
div.type-page .banner-wrap-home h1:after { display:none; }
div.type-page .banner-wrap-home .banners {
	background:#efefef url(images/arrow.png) 50% 0 no-repeat;
	position:relative;
	padding:63px 0 40px;
	margin-bottom:64px;
}
div.type-page .banner-wrap-home .banners:before {
	content:"";
	display:block;
	height:100%;
	left:-100%;
	position:absolute;
	top:0;
	width:100%;
	background:#efefef;
}
div.type-page .banner-wrap-home .banners:after {
	content:"";
	display:block;
	height:100%;
	right:-100%;
	position:absolute;
	top:0;
	width:100%;
	background:#efefef;
}
.filter-wrapper { margin:0px 0 22px; }
.filter-wrapper strong {
	color:#3d3c3c;
	padding:0;
	font:bold 12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin-right:0px;
	margin-top:5px;
	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 10px; }
@media (min-width: 768px) and (max-width: 979px) {
	.filter-wrapper .filter li:first-child { margin:0; }
}
@media (max-width: 767px) {
	.filter-wrapper .filter li {
		display:block;
		float:none;
		margin:0 0 5px 0;
	}
}
.filter-wrapper .filter li a {
	color:#9a9a9a;
	font:12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding:5px 16px;
	margin:0;
	background:none;
	border-radius:0;
	border:none;
	text-transform:lowercase;
	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;
	box-shadow:none;
	color:#b7b7b7;
	background:#3d3c3c;
}
.filter-wrapper .filter .active a {
	text-decoration:none;
	box-shadow:none;
	color:#b7b7b7;
	background:#3d3c3c;
}
@media (max-width: 979px) {
	.filter-wrapper .pull-right { float:none; }
}
.filterable-portfolio li .caption h3 {
	text-shadow:none;
	margin:22px 0 3px;
	font:bold italic 22px/1em 'Tinos', serif;
	letter-spacing:0;
}
.filterable-portfolio li .caption h3 a {
	color:#c3cd2b;
	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-bottom:20px; }
.filterable-portfolio li .caption .excerpt:after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
	margin-top:20px;
}
.related-posts h3, .comment-holder h3, #respond h3 {
	font-size:30px;
	line-height:1.2em;
	color:#3d3c3c;
	margin:40px 0 25px;
}
.related-posts h3:after, .comment-holder h3:after, #respond h3:after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
	margin-top:36px;
}
.related-posts .thumbnail a {
	display:block;
	margin:0;
	padding:0;
	width:100%;
}
.related-posts .thumbnail a img {
	padding:0;
	width:100%;
	display:block;
}
.related-posts a {
	font:bold italic 22px/1em 'Tinos', serif;
	color:#c3cd2b;
	display:inline-block;
	margin-top:15px;
	text-transform:none;
}
.related-posts a:hover { text-decoration:underline; }
.comment-holder .comment-list .comment .comment-body {
	background:none;
	border:3px solid #efefef;
}
.comment-holder .comment-list .comment .comment-body .comment-author {
	margin:0 20px 0 0;
	text-align:left;
	background: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:58px;
	height:58px;
	padding:14px;
	background:#fff;
	border:1px solid #efefef;
}
.comment-holder .comment-list .comment .comment-body .comment-author .author {
	width:auto;
	text-align:left;
	font:bold 12px/1em Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#3d3c3c;
	text-transform:none;
	margin-top:15px;
}
.comment-holder .comment-list .comment .comment-body .extra-wrap:after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
	margin-top:20px;
}
@media (max-width: 480px) {
	.comment-holder .comment-list .comment .comment-body .extra-wrap { overflow:hidden; }
}
.comment-holder .comment-list .comment .comment-body .comment-meta {
	margin:8px 0 0 0;
	font:12px/1em Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#c3cd2b;
	text-transform:none;
}
.comment-holder #respond #commentform { margin-top:0; }
#respond #commentform { margin-top:15px; }
#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-top:10px;
	width:auto;
	padding-left:16px;
	padding-right:16px;
	text-decoration:none !important;
	height:35px;
}
#respond #commentform .btn-align { text-align:right; }
.sidebar .widget { margin-bottom:60px; }
.sidebar .widget >h3 {
	font-size:30px;
	line-height:1.2em;
	margin:4px 0 13px;
}
.sidebar .widget >h3:after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
	margin-top:37px;
}
.search-form .search-form_is {
	margin:0 0 0 10px;
	padding-top:1px;
	padding-bottom:1px;
	height:30px;
	box-shadow:none;
}
@media (min-width: 768px) and (max-width: 1200px) {
	.search-form .search-form_is {
		display:block;
		margin:0;
	}
}
@media (max-width: 400px) {
	.search-form .search-form_is {
		display:block;
		margin:0;
	}
}
[id*="categories"] ul, [id*="archives"] ul {
	margin:0;
	list-style-type:none;
}
[id*="categories"] ul li, [id*="archives"] ul li {
	background:url(images/cat-arrow.png) no-repeat 0 15px;
	margin:0;
}
@media (max-width: 1200px) {
	[id*="categories"] ul li, [id*="archives"] ul li {
		padding:5px 0 0;
		background-position:0 20px;
	}
}
[id*="categories"] ul li:before, [id*="archives"] ul li:before {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
}
@media (max-width: 1200px) {
	[id*="categories"] ul li:before, [id*="archives"] ul li:before { margin-bottom:8px; }
}
[id*="categories"] ul li:first-child:before, [id*="archives"] ul li:first-child:before { display:none; }
@media (max-width: 1200px) {
	[id*="categories"] ul li:first-child, [id*="archives"] ul li:first-child { background-position:0 10px; }
}
[id*="categories"] ul li a, [id*="archives"] ul li a {
	font:12px/35px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#3d3c3c;
	text-transform:uppercase;
	margin-left:19px;
}
@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:#c3cd2b;
	text-decoration:none;
}
[id*="nav_menu"] ul {
	margin:0;
	list-style-type:none;
}
[id*="nav_menu"] ul li {
	background:url(images/nav-dot.png) no-repeat 0 15px;
	margin:0;
}
@media (max-width: 1200px) {
	[id*="nav_menu"] ul li {
		padding:5px 0;
		background-position:0 13px;
	}
}
[id*="nav_menu"] ul li a {
	font:14px/34px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#3d3c3c;
	text-transform:none;
	margin-left:13px;
	display:inline-block;
}
@media (max-width: 1200px) {
	[id*="nav_menu"] ul li a {
		line-height:1.2em;
		display:inline;
	}
}
[id*="nav_menu"] ul li a:hover {
	color:#c3cd2b;
	text-decoration:none;
}
[id*="my_poststypewidget"] .post-list li { padding:10px 0; }
[id*="my_poststypewidget"] .post-list li:before {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
	margin-bottom:20px;
}
[id*="my_poststypewidget"] .post-list li:first-child:before { display:none; }
[id*="my_poststypewidget"] .post-list li .thumbnail { margin:0 30px 5px 0; }
@media (min-width: 768px) and (max-width: 979px) {
	[id*="my_poststypewidget"] .post-list li .thumbnail {
		display:block;
		float:none;
		margin:0 0 30px 0;
	}
}
@media (max-width: 350px) {
	[id*="my_poststypewidget"] .post-list li .thumbnail {
		width:auto;
		display:block;
		float:none;
		margin:0 0 30px 0;
	}
}
[id*="my_poststypewidget"] .post-list li .post-list_h {
	font:bold italic 22px/1.2em 'Tinos', serif;
	text-transform:none;
	letter-spacing:0;
	margin:10px 0 2px;
}
[id*="my_poststypewidget"] .post-list li .post-list_h a { color:#c3cd2b; }
[id*="my_poststypewidget"] .post-list li time {
	background:#c3cd2b;
	display:inline-block;
	color:#fff;
	font:bold 16px/25px 'Tinos', serif;
	padding:0 8px;
	position:relative;
}
[id*="my_poststypewidget"] .post-list li time:after {
	content:"";
	width:0px;
	height:0px;
	position:absolute;
	top:100%;
	left:20px;
	border-style:solid;
	border-width:5px 5px 0 5px;
	border-color:#c3cd2b transparent transparent transparent;
}
[id*="my_poststypewidget"] .post-list li .excerpt { margin-bottom:15px; }
[id*="my_poststypewidget"] .post-list li .btn {
	background:none;
	color:#3d3c3c;
	font:bold 12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding:0;
}
[id*="my_poststypewidget"] .post-list li .btn:hover, [id*="my_poststypewidget"] .post-list li .btn:active { color:#c3cd2b; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li { padding:10px 0; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li:before {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
	margin-bottom:20px;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li:first-child { padding-top:10px; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li:first-child:before { display:none; }
[id*="my-recent-comments"] .comments-custom .comments-custom_li .featured-thumbnail {
	margin:0 30px 0 0;
	padding:0;
	border:1px solid #efefef;
	background:#fff;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .featured-thumbnail img {
	padding:14px;
	margin:0;
	width:58px;
	height:58px;
	border:none;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li time {
	margin-top:20px;
	display:block;
	color:#c3cd2b;
	font-size:12px;
	line-height:18px;
	font-style:normal;
	padding-left:105px;
}
@media (min-width: 768px) and (max-width: 979px) {
	[id*="my-recent-comments"] .comments-custom .comments-custom_li time { margin-top:15px; }
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_h_author {
	text-transform:none;
	letter-spacing:0;
	font:bold 12px/18px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#3d3c3c;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt {
	border:none;
	padding-left:0;
}
[id*="my-recent-comments"] .comments-custom .comments-custom_li .comments-custom_txt a { color:#9a9a9a; }
.social .social_li { margin:0; }
.social .social_li .social_ico { margin:6px 7px 0 0; }
@media (max-width: 1200px) {
	.social .social_li .social_ico { margin-top:5px; }
}
.social .social_li .social_label {
	color:#3d3c3c;
	font-size:14px;
	line-height:34px;
}
@media (max-width: 1200px) {
	.social .social_li .social_label { line-height:29px; }
}
@media (max-width: 767px) {
	.footer-widgets > div > div { margin-top:30px; }
}
@media (max-width: 767px) {
	.list.custom-list { margin-top:30px; }
}
.list.custom-list ul {
	margin:0;
	list-style-type:none;
}
.list.custom-list ul li {
	background:url(images/cat-arrow.png) no-repeat 0 15px;
	margin:0;
	overflow:hidden;
}
@media (max-width: 1200px) {
	.list.custom-list ul li {
		padding:5px 0 0;
		background-position:0 20px;
	}
}
.list.custom-list ul li:before {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
}
@media (max-width: 1200px) {
	.list.custom-list ul li:before { margin-bottom:8px; }
}
.list.custom-list ul li:first-child:before { display:none; }
@media (max-width: 1200px) {
	.list.custom-list ul li:first-child { background-position:0 10px; }
}
.list.custom-list ul li a {
	font:12px/35px Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#3d3c3c;
	text-transform:uppercase;
	margin-left:19px;
}
@media (max-width: 1200px) {
	.list.custom-list ul li a {
		line-height:1.2em;
		display:inline;
	}
}
.list.custom-list ul li a:hover {
	color:#c3cd2b;
	text-decoration:none;
}
.hr {
	background:none;
	margin:25px 0;
}
.hr:after {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
}
.spacer { height:70px; }
@media (max-width: 767px) {
	.spacer { height:30px; }
}
.service-box {
	border:none;
	box-shadow:none;
	background:none;
	padding:0;
}
.service-box .service-box_body { padding-left:100px; }
.service-box .service-box_body .title {
	font-size:22px;
	color:#c3cd2b;
}
.service-box .service-box_body .service-box_txt { line-height:20px; }
.service-box .service-box_body .btn-align { text-align:left; }
.service-box .service-box_body .btn-align .btn {
	background:none;
	color:#3d3c3c;
	font:bold 12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding:0;
}
.service-box .service-box_body .btn-align .btn:hover, .service-box .service-box_body .btn-align .btn:active { color:#c3cd2b; }
.posts-grid li .clear { display:none; }
.posts-grid li .thumbnail { margin:0 30px 5px 0; }
.posts-grid li .post_meta {
	border:none;
	padding:0;
	overflow:visible;
}
.posts-grid li .post_meta .post_category, .posts-grid li .post_meta .post_author, .posts-grid li .post_meta .post_comment { display:none; }
.posts-grid li .post_meta .post_date { display:block; }
.posts-grid li .post_meta .post_date time {
	background:#c3cd2b;
	color:#fff;
	font:bold 16px/25px 'Tinos', serif;
	padding:0 8px;
	position:relative;
}
.posts-grid li .post_meta .post_date time:after {
	content:"";
	width:0px;
	height:0px;
	position:absolute;
	top:100%;
	left:20px;
	border-style:solid;
	border-width:5px 5px 0 5px;
	border-color:#c3cd2b transparent transparent transparent;
}
.posts-grid li h5 {
	font-size:22px;
	line-height:22px;
}
.posts-grid li .btn {
	background:none;
	color:#3d3c3c;
	font:bold 12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding:0;
}
.posts-grid li .btn:hover, .posts-grid li .btn:active { color:#c3cd2b; }
.posts-grid.tournaments:before {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
	margin-bottom:20px;
}
.posts-grid.tournaments:first-of-type:before { display:none; }
.posts-grid.tournaments:nth-of-type(2) li .thumbnail {
	float:right;
	margin:0 0 5px 30px;
}
@media (max-width: 480px) {
	.posts-grid.tournaments:nth-of-type(2) li .thumbnail {
		float:none;
		margin:0 0 20px 0;
	}
}
.posts-grid.tournaments.ie8-fix:before {
	background:none !important;
	margin:0 !important;
	display:none !important;
	width:0 !important;
	opacity:0;
	filter:alpha(opacity=0);
}
.posts-grid.tournaments.ie8-fix-right li .thumbnail {
	float:right;
	margin:0 0 5px 30px;
}
.posts-grid.tournaments li .thumbnail { width:270px; }
@media (max-width: 480px) {
	.posts-grid.tournaments li .thumbnail {
		float:none;
		width:auto;
		margin:0 0 20px 0;
	}
}
.posts-grid.tournaments-dates:before {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
	margin:20px 0;
}
.posts-grid.tournaments-dates:first-of-type:before { display:none; }
.posts-grid.tournaments-dates.ie8-fix:before {
	background:none;
	margin:0;
}
.posts-grid.tournaments-dates li { margin:0; }
.posts-grid.tournaments-dates li .excerpt { display:none; }
.posts-grid.tournaments-dates li h5 { font:12px/18px Arial, "Helvetica Neue", Helvetica, sans-serif; }
.posts-grid.tournaments-dates li h5 a {
	color:#9a9a9a;
	text-decoration:underline;
}
.posts-grid.tournaments-dates li h5 a:hover { text-decoration:none; }
.banner-wrap .featured-thumbnail { margin:0; }
@media (max-width: 767px) {
	.banner-wrap .featured-thumbnail {
		text-align:center;
		background:#fff;
		padding-top:20px;
	}
}
@media (max-width: 480px) {
	.banner-wrap .featured-thumbnail { padding:20px; }
	.banner-wrap .featured-thumbnail img { width:100%; }
}
.banner-wrap .featured-thumbnail a { border:none; }
@media (max-width: 767px) {
	.banner-wrap .featured-thumbnail a {
		float:none;
		display:inline-block;
	}
}
.banner-wrap .featured-thumbnail a:hover { border:none; }
.banner-wrap h5 {
	background:#fff;
	font-size:16px;
	line-height:1.2em;
	text-transform:uppercase;
	font-style:normal;
	padding:23px 20px;
	color:#3d3c3c;
	margin:0 0 23px;
}
.banner-wrap p { margin-bottom:20px; }
.banner-wrap .btn-link { padding:5px 16px; }
.tabs-wrapper { border:3px solid #efefef; }
.tabs-wrapper .nav-tabs {
	border:none;
	margin:13px 0;
}
.tabs-wrapper .nav-tabs li {
	margin:0;
	width:33.3333%;
	background:url(images/menu-border.png) 0 50% no-repeat;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width: 480px) {
	.tabs-wrapper .nav-tabs li {
		width:100%;
		background:none;
	}
}
.tabs-wrapper .nav-tabs li:first-child { background:none; }
.tabs-wrapper .nav-tabs li a {
	border:none;
	font:bold 16px/18px 'Tinos', serif;
	color:#d2d2d2;
	text-align:center;
	text-transform:uppercase;
	background:none;
	margin:0;
	display:block;
}
.tabs-wrapper .nav-tabs li a:hover { border:none; }
.tabs-wrapper .nav-tabs li.active a, .tabs-wrapper .nav-tabs li:hover a {
	color:#3d3c3c;
	border:none;
	background:none;
}
.tabs-wrapper .tab-content { padding:15px 30px 33px 42px; }
.tabs-wrapper .tab-content h3 { margin-bottom:28px; }
.tabs-wrapper .tab-content .list.custom-list { margin-top:15px; }
@media (min-width: 979px) and (max-width: 1200px) {
	.tabs-wrapper .tab-content .list.custom-list { overflow:hidden; }
}
@media (max-width: 767px) {
	.tabs-wrapper .tab-content .list.custom-list { overflow:hidden; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.tabs-wrapper .tab-content img.alignleft {
		float:none;
		display:block;
		margin:0 0 20px 0;
	}
}
@media (max-width: 480px) {
	.tabs-wrapper .tab-content img.alignleft {
		float:none;
		display:block;
		margin:0 0 20px 0;
	}
}
.footer {
	background:none;
	border:none;
}
.footer >.container:before {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
	margin-bottom:20px;
}
@media (max-width: 767px) {
	.footer >.container:before { margin:20px 0; }
}
.footer-widgets { padding:24px 0 45px; }
@media (max-width: 767px) {
	.footer-widgets { padding:20px 0 0; }
}
@media (max-width: 767px) {
	.copyright { padding:0; }
}
nav.footer-nav {
	float:none;
	margin-bottom:60px;
}
@media (max-width: 767px) {
	nav.footer-nav { margin-bottom:20px; }
}
nav.footer-nav .menu { float:none; }
nav.footer-nav .menu .menu-item {
	float:left;
	padding:0 0 0 13px;
	margin:0 0 0 13px;
	border-left:1px solid #efefef;
}
@media (min-width: 979px) and (max-width: 1200px) {
	nav.footer-nav .menu .menu-item {
		padding:0 0 0 5px;
		margin:0 0 0 5px;
	}
}
@media (max-width: 979px) {
	nav.footer-nav .menu .menu-item {
		margin:0;
		padding:0 10px 0 0;
		border:none;
	}
}
nav.footer-nav .menu .menu-item:first-child {
	margin:0;
	padding:0;
	border:none;
}
@media (max-width: 979px) {
	nav.footer-nav .menu .menu-item:first-child { padding:0 10px 0 0; }
}
nav.footer-nav .menu .menu-item.current_page_item a {
	color:#c3cd2b;
	text-decoration:none;
}
nav.footer-nav .menu .menu-item a { color:#3d3c3c; }
nav.footer-nav .menu .menu-item a:hover { color:#c3cd2b; }
@media (max-width: 767px) {
	.footer-text { text-align:left; }
}
.footer-text span {
	display:block;
	color:#9a9a9a;
}
.footer-text span a { color:#9a9a9a; }
#back-top-wrapper p a {
	width:51px;
	height:57px;
	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 -57px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/totop.png',sizingMethod='scroll');
}
#back-top-wrapper p a span {
	width:51px;
	height:57px;
	background:url(images/totop.png) no-repeat 0 0;
	transition:200ms all;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/totop.png',sizingMethod='scroll');
}
.error404-holder { padding:80px 0; }
.error404-holder .error404-holder_num { color:#c3cd2b; }
@media (max-width: 767px) {
	.archive_h { margin-top:30px; }
}
blockquote p { line-height:22px; }
.ie8 h1, .ie8 h2, .ie8 h3, .ie8 h4, .ie8 h5, .ie8 h6 { line-height:1.2em; }
.ie8 .wpcf7-form .wpcf7-not-valid-tip { font-size:8px !important; }
.ie8 .nav__primary .sf-menu >li { width:155px; }
.ie8 .camera_thumbs_cont { display:none !important; }
.ie8 .search-form .search-form_is {
	display:block;
	margin:0;
}
.ie8 [id*="categories"] ul li, .ie8 [id*="archives"] ul li, .ie8 .list.custom-list ul li {
	padding:5px 0 0;
	background-position:0 20px;
}
.ie8 [id*="categories"] ul li:before, .ie8 [id*="archives"] ul li:before, .ie8 .list.custom-list ul li:before { margin-bottom:8px; }
.ie8 [id*="categories"] ul li:first-child, .ie8 [id*="archives"] ul li:first-child, .ie8 .list.custom-list ul li:first-child { background-position:0 10px; }
.ie8 [id*="categories"] ul li a, .ie8 [id*="archives"] ul li a, .ie8 .list.custom-list ul li a {
	line-height:1.2em;
	display:inline;
}
.ie8 [id*="nav_menu"] ul li {
	padding:5px 0;
	background-position:0 13px;
}
.ie8 [id*="nav_menu"] ul li a {
	line-height:1.2em;
	display:inline;
}
.ie8 .social .social_li .social_ico { margin-top:5px; }
.ie8 .social .social_li .social_label { line-height:29px; }
.ie8 .tabs-wrapper .tab-content .list.custom-list { overflow:hidden; }
.ie8 nav.footer-nav .menu .menu-item {
	padding:0 0 0 5px;
	margin:0 0 0 5px;
}
.ie8 nav.footer-nav .menu .menu-item:first-child {
	margin:0;
	padding:0;
}
.ie8 .posts-grid.tournaments-dates li .featured-thumbnail {
	width:106px !important;
	height:106px;
}
.ie8 .posts-grid.tournaments-dates li .featured-thumbnail img { width:100%; }
.ie8 .comment-author {
	width:80px !important;
	height:auto !important;
	margin-right:30px;
}
.ie8 .comment-author img {
	width:58px !important;
	height:58px !important;
}
.ie8 .post-author_gravatar { width:88px !important; }
.ie8 .post-author_gravatar img { width:58px !important; }
.ie8 .comments-custom_li .thumbnail { width:88px !important; }
.ie8 .comments-custom_li .avatar { width:58px !important; }
.ie8 #respond #commentform p input { padding-top:10px; }
.ie8 #respond #commentform p input.btn { padding:5px 16px; }
.ie8 .wpcf7-form p.field input {
	padding-top:8px;
	padding-bottom:5px;
}
.ie8 textarea, .ie8 input[type="text"], .ie8 input[type="password"], .ie8 input[type="datetime"], .ie8 input[type="datetime-local"], .ie8 input[type="date"], .ie8 input[type="month"], .ie8 input[type="time"], .ie8 input[type="week"], .ie8 input[type="number"], .ie8 input[type="email"], .ie8 input[type="url"], .ie8 input[type="search"], .ie8 input[type="tel"], .ie8 input[type="color"], .ie8 .uneditable-input { padding-top:8px; }
.ie8 .ie8-fix:before {
	background:none !important;
	margin:0 !important;
	display:none !important;
}
.ie8 .posts-grid.tournaments:before { display:none; }
.ie8 .posts-grid.tournaments li {
	background:url(images/border-dashed.png) repeat-x 0 0;
	padding-top:20px;
}
.ie8 .posts-grid.tournaments.ie8-fix li {
	background:none;
	padding-top:0;
}
.ie8 .posts-grid.tournaments-dates:before { display:none; }
.ie8 .posts-grid.tournaments-dates li {
	background:url(images/border-dashed.png) repeat-x 0 0;
	padding-top:20px;
	margin-top:20px;
}
.ie8 .posts-grid.tournaments-dates.ie8-fix li {
	background:none;
	padding-top:0;
	margin-top:0;
}
.transition { transition:all 0.3s ease 0s; }
.border-dashed {
	content:"";
	display:block;
	width:100%;
	height:1px;
	background:url(images/border-dashed.png) repeat-x 0 0;
}
.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;
}
