article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
html, button, input, select, textarea {
	font-family: Arial, Tahoma, Geneva, sans-serif;
}
body {
	margin: 0;
	font-size: 12px;
	line-height: 18px;
}
::-moz-selection {
background: #4F4F4F;
color: #fff;
text-shadow: none;
}
::selection {
	background: #4F4F4F;
	color: #fff;
	text-shadow: none;
}
a {
	color: #4F4F4F;;
}
a:hover {
	color: #000;
}
a:focus {
	outline: none;
}
a:hover, a:active {
	outline: 0;
}
a:active {
	background-color: transparent;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 20px;
}
dfn {
	font-style: italic;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #e8e8e8;
	margin: 1.5em 0;
	padding: 0;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
pre, code, kbd, samp {
	font-family: monospace, serif;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:before, q:after {
	content: "";
	content: none;
}
small {
	font-size: 85%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
ul, ol {
	margin: 1em 0;
	padding: 0 0 0 40px;
}
dd {
	margin: 0 0 0 40px;
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 0;
}
form {
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
}
legend {
	border: 0;
*margin-left: -7px;
	padding: 0;
	white-space: normal;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
*vertical-align: middle;
}
button, input {
	line-height: normal;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
*overflow: visible;
}
button[disabled], input[disabled] {
	cursor: default;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
*width: 13px;
*height: 13px;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {/* background-color: #f0dddd;*/
border-color: #C42F2F;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: black;
	padding: 0.2em 0;
}
img {
	margin-bottom: 15px;
	max-width: 100%;
	width:auto\10;
	height: auto;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
object {
	max-width: 100%;
	width:auto\9;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
img.imgborder, .imgborder:not(.thumb) img {
	max-width:98%
}
input, textarea, select, .file {
	border: 1px solid #dcdcdc;
	background: #ffffff;
	color: #333;
	font-size: 11px;
	font-family: Arial, Tahoma, Geneva, sans-serif;
	padding: 6px 10px 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;/*margin:-4px 0 5px;*/
}
.da-form-row.error input, .da-form-row.error select, .da-form-row.error textarea {
	border-color: #C42F2F;
}
.onRight {
	margin: 0 0 15px 15px;
}
.onLeft {
	margin: 0 15px 15px 0;
}
.special {
	visibility:hidden;
	display:none;
	text-indent:-999em;
}
/*select { padding: 0; }*/
input:focus, textarea:focus, select:focus {
	outline: none;
}
img.imgborder, .imgborder img, a.imgborder>span.placeholder {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 5px;
	display: inline-block;
	box-shadow:1px 1px 3px 1px rgba(0,0,0,.04)
}
span.placeholder {
	background-color: #ebeaea;
	width: 20px;
	height: 20px
}
p {
	margin: 0;
	padding: 0 0 10px 0
}
body {
	min-width: 960px
}
/***** Standard 960px *****/
.row {
	margin:0 auto;
	width:960px;
}
.row .row {
	margin:0 -16px 0 -16px;
	width:auto;
}
.grid_1 {
	width:48px;
	margin:0 16px 0 16px;
	float:left;
	display:inline;
	position:relative
}
.grid_2 {
	width:128px;
	margin:0 16px 0 16px;
	float:left;
	display:inline;
	position:relative
}
.grid_3 {
	width:208px;
	margin:0 16px 0 16px;
	float:left;
	display:inline;
	position:relative
}
.grid_4 {
	width:288px;
	margin:0 16px 0 16px;
	float:left;
	display:inline;
	position:relative;
	min-height: 1px;
}
.grid_5 {
	width:368px;
	margin:0 16px 0 16px;
	float:left;
	display:inline;
	position:relative
}
.grid_6 {
	width:448px;
	margin:0 16px 0 16px;
	float:left;
	display:inline;
	position:relative;
	min-height: 1px;
}
.grid_7 {
	width:528px;
	margin:0 16px 0 16px;
	float:left;
	display:inline;
	position:relative
}
.grid_8 {
	width:608px;
	margin:0 16px 0 16px;
	float:left;
	display:inline;
	position:relative;
	min-height: 1px;
}
.grid_9 {
	width:688px;
	margin:0 16px 0 16px;
	float:left;
	display:inline;
	position:relative
}
.grid_10 {
	width:768px;
	margin:0 16px 0 16px;
	float:left;
	display:inline;
	position:relative
}
.grid_11 {
	width:848px;
	margin:0 16px 0 16px;
	float:left;
	display:inline;
	position:relative
}
.grid_12 {
	width:928px;
	margin:0 16px 0 16px;
	float:left;
	display:inline;
	position:relative
}
.space_1 {
	margin-left:96px;
}
.space_2 {
	margin-left:176px;
}
.space_3 {
	margin-left:256px;
}
.space_4 {
	margin-left:336px;
}
.space_5 {
	margin-left:416px;
}
.space_6 {
	margin-left:496px;
}
.space_7 {
	margin-left:576px;
}
.space_8 {
	margin-left:656px;
}
.space_9 {
	margin-left:736px;
}
.space_10 {
	margin-left:816px;
}
.space_11 {
	margin-left:896px;
}
.floatright {
	float: right
}
/* HEADER */
/*.header_top { background:url('../images/bg_header_top.png') repeat-x 0 0; overflow:hidden }
.header_bottom { background:url('../images/bg_header_bottom.png') repeat-x 0 100%; overflow:hidden }*/
header h1 {
	padding:0;
	margin:0;
}
header .row {
	position: relative
}
.logo {
	display: block;
	position: absolute;
	top: 15px;
	z-index: 600;
}
.logo a {
	display: block;
	border-radius: 100% 100% 100% 100%;
	-moz-border-radius: 100% 100% 100% 100%;
	-webkit-border-radius: 100% 100% 100% 100%;
	font-size:22px;
	font-weight: 700;
	text-decoration:none;
	line-height:28px;
}
.logo img {
	margin-left:15px;
	display:block
}
.logo span {
	padding: 60px 0 0;
	display:block;
}
header .logo_text h2 {
	padding:0;
	margin:0;
	font-size: 16px;
}
.logo_text {
	color: #4F4F4F;
	display: block;
	left: 20px;
	position: absolute;
	top: 80px;
	z-index: 700;
}
.gridfix_menu {
	/*width:780px;*/
	float: right;
	/*	height:73px;*/
	margin:0;
}
.gridfix_logo {
	width:100%;
	height:77px;
	margin:0;
	float:left;
}
header .header_widget {
	width:100%;
	min-height:25px;
	padding-top:9px;
	display: inline-block;
}
/*membership*/
.item {
	border-top: 1px solid lightgray;
	display: block;
	margin-bottom: 10px;
	padding: 0 10px 10px;
	width: 97%;
}
.wrapper {
	margin:20px 0 0;
	padding:0;
}
.item .title {
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	margin-top: 10px;
}
.right {
	float:right;
	margin-top: -25px;
}
.widget_header_login_box {
	float:right;
	margin-right: 15px;
}
.widget_header_login_box .widget-title {
	margin:0 0 2px;
	text-align:center
}
.widget_header_login_box, .widget_header_login_box a, .widget_header_login_box ul, .widget_header_login_box li {
	font-size: 11px;/*text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);*/
}
.widget_header_login_box ul, .widget_header_login_box li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.widget_header_login_box ul li {
	float: left;/*margin-left: 5px;*/
}
/*.widget_header_login_box ul li + li {
    margin-left: 5px;
}*/
.widget_header_login_box ul li a {
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	/*    color: #FFFFFF;*/
    font-weight: 600;
	padding-right: 9px;
	text-decoration: none;
}
.widget_header_login_box ul li:last-child a {
	border-right: medium none;
	padding-right: 0;
}
.widget_header_login_box li ul.sub-menu li {
	float: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.widget_header_login_box li ul.sub-menu li a {
	background: none repeat scroll 0 0 transparent;
	padding: 0;
}
.widget_header_login_box li ul.sub-menu {
	clear: both;
}
.widget_header_login_box li a.sf-with-ul {
	background: none repeat scroll 0 0 transparent;
}
.shadow.top {
	background: url("../images/shadows/shadow-1.png") repeat-x scroll left top transparent;
	height: 60%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.shadow.bottom, .widget_header_login_box-shadow {
	background: url("../images/bg-ui-shadow-bottom.png") repeat-x scroll center bottom transparent;
	bottom: 0;
	height: 30%;
	position: absolute;
	width: 100%;
	z-index: -1;
}
.widget_header_login_box-shadow {
	background: url("../images/bg-social-shadow.png") repeat-x scroll center bottom transparent;
	height: 10%;
}
.widget_header_login_box .current-menu-item a, .widget_header_login_box .current-menu-parent a, .widget_header_login_box .current-menu-parent .sub-menu .current-menu-item a {
	color: #fff !important;
	opacity: 0.6 !important;
}
.widget_header_login_box .current-menu-parent .sub-menu a {
	color: #fff !important;
	opacity: 1 !important;
}
.widget_header_login_box a {
/*	opacity: 1;
	transition: opacity 0.2s ease-in-out 0s;*/
}
.widget_header_login_box a:hover {
/*	opacity: 0.8;*/
}
.login_box a {
	padding-bottom: 10px;
	padding-top: 5px;
}
.login_box a.no_icon {
	padding-left: 0;
	background: none;
}
.social_links a:link, .social_links a:active, .social_links a:visited {
	font-weight: 600;
}
.widget_header_login_box .login_box {
	margin: 0;
}
.widget_header_login_box .login_box li {
	/*float: left;*/
    margin-bottom: 0;
}
.widget_header_login_box .login_box a {
	border: medium none;
/*	font-weight: bold;*/
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 5px;
	color:#4F4F4F;
}

.widget_header_login_box .login_box a:hover  {
	 color:#111;
}
.widget_header_social_links {
	float:right;
}
.widget_header_social_links .widget-title {
	margin:0 0 2px;
	text-align:center
}
.widget_header_social_links, .widget_header_social_links a, .widget_header_social_links ul, .widget_header_social_links li {
	font-size: 11px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.widget_header_social_links ul, .widget_header_social_links li {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.widget_header_social_links ul li {
	float: left;
	margin-left: 5px;
}
/*.widget_header_social_links ul li + li {
    margin-left: 5px;
}*/
.widget_header_social_links ul li a {
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	/*    color: #FFFFFF;*/
    font-weight: 500;
	padding-right: 9px;
	text-decoration: none;
}
.widget_header_social_links ul li:last-child a {
	border-right: medium none;
	padding-right: 0;
}
.widget_header_social_links li ul.sub-menu li {
	float: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.widget_header_social_links li ul.sub-menu li a {
	background: none repeat scroll 0 0 transparent;
	padding: 0;
}
.widget_header_social_links li ul.sub-menu {
	clear: both;
}
.widget_header_social_links li a.sf-with-ul {
	background: none repeat scroll 0 0 transparent;
}
.shadow.top {
	background: url("../images/shadows/shadow-1.png") repeat-x scroll left top transparent;
	height: 60%;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: -1;
}
.shadow.bottom, .widget_header_social_links-shadow {
	background: url("../images/bg-ui-shadow-bottom.png") repeat-x scroll center bottom transparent;
	bottom: 0;
	height: 30%;
	position: absolute;
	width: 100%;
	z-index: -1;
}
.widget_header_social_links-shadow {
	background: url("../images/bg-social-shadow.png") repeat-x scroll center bottom transparent;
	height: 10%;
}
.widget_header_social_links .current-menu-item a, .widget_header_social_links .current-menu-parent a, .widget_header_social_links .current-menu-parent .sub-menu .current-menu-item a {
	color: #FFFFFF !important;
	opacity: 0.6 !important;
}
.widget_header_social_links .current-menu-parent .sub-menu a {
	color: #FFFFFF !important;
	opacity: 1 !important;
}
.widget_header_social_links a {
	opacity: 1;
	transition: opacity 0.2s ease-in-out 0s;
}
.widget_header_social_links a:hover {
	opacity: 0.6;
}
.social_icons a {
	background: url("../images/sprite.png") no-repeat scroll 0 0 transparent;
	padding-bottom: 10px;
	padding-top: 5px;
}
.social_icons a.no_icon {
	padding-left: 0;
	background: none;
}
.social_links a:link, .social_links a:active, .social_links a:visited {
	font-weight: 600;
}
.social_icons a.rss_feed {
	background-position: 0 -317px;
}
.social_icons a.twitter_account {
	background-position: 0 -346px;
}
.social_icons a.facebook_account {
	background-position: 0 -372px;
}
.social_icons a.email_to {
	background-position: 0 -398px;
}
.social_icons a.flickr_account {
	background-position: 0 -424px;
}
.social_icons a.youtube_account {
	background-position: 0 -450px;
}
.social_icons a.linkedin_account {
	background-position: 0 -476px;
}
.social_icons a.foursquare_account {
	background-position: 0 -502px;
}
.social_icons a.delicious_account {
	background-position: 0 -528px;
}
.social_icons a.digg_account {
	background-position: 0 -554px;
}
.social_icons a.google_plus_account {
	background-position: 0 -580px;
	padding-bottom: 2px !important;
}
.social_icons a.pinterest_account {
	background-position: 0 -606px;
}
.social_icons a.instagram_account {
	background-position: 0 -632px;
}
/*vimeo_account*/

.widget_header_social_links .social_icons {
	margin: 0;
}
/*.widget_header_social_links .social_icons li + li {
    margin-left: 5px;
}*/
/*.widget_header_social_links .one_half + .one_half .social_icons {
    float: right;
}*/
.widget_header_social_links .social_icons li {
	/*float: left;*/
    margin-bottom: 0;
}
.widget_header_social_links .social_icons a {
	border: medium none;
	font-weight: bold;
	padding-bottom: 0;
	padding-left: 22px;
	padding-top: 5px;
}
.widget_header_social_links .social_icons a.rss_feed {
	background-position: 0 4px !important;
}
.widget_header_social_links .social_icons a.twitter_account {
	background-position: 0 -20px !important;
}
.widget_header_social_links .social_icons a.facebook_account {
	background-position: 0 -46px !important;
}
.widget_header_social_links .social_icons a.email_to {
	background-position: 0 -69px !important;
}
.widget_header_social_links .social_icons a.flicker_account {
	background-position: 0 -91px !important;
}
.widget_header_social_links .social_icons a.youtube_account {
	background-position: 0 -113px !important;
	padding: 9px 0 9px 24px !important;
}
.widget_header_social_links .social_icons a.linked_in_account {
	background-position: 0 -148px !important;
}
.widget_header_social_links .social_icons a.foursquare {
	background-position: 0 -171px !important;
}
.widget_header_social_links .social_icons a.delicious {
	background-position: 0 -196px !important;
}
.widget_header_social_links .social_icons a.digg_account {
	background-position: 0 -218px !important;
}
.widget_header_social_links .social_icons a.google_plus_account {
	background-position: 0 -241px !important;
}
.widget_header_social_links .social_icons a.pinterest_account {
	background-position: 0 -265px !important;
}
.widget_header_social_links .social_icons a.instagram_account {
	background-position: 0 -289px !important;
}
/*.widget_header_social_links .social_icons a:hover {
    color: #FFFFFF;
}*/





.header_widget .widget_search {
	width:250px;
	float:right;
	padding-bottom:8px;
}
.header_widget .widget_search input {
	font-size: 12px;
	padding: 7px 6px;
}
#tfade {
	background:url('../images/top_fade.png') repeat-x 0 100%;
	height: 6px;
	z-index:20;
	display: block;
	position: relative;
	margin-top:-6px
}
#bfade {
	background:url('../images/bottom_fade.png') repeat-x 0 100%;
	height:10px;
	z-index:200;
	display: block;
	position: relative;
}
#jcyclemap-container {
	margin-top:-12px;
}
#head {
  background: #f4f4f4 url('../images/bg_head.jpg') top center;
  background-size: cover;
  color: #7C7C7C;
  padding: 0;
}
#mainheader {
	background-color:#FFF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 2px solid #FFFFFF;
	display: block;
	height: 124px;
    position: relative;
    z-index: 500;
    width: 100%;
}
#mainmenu {
	background-color:#FFF;
	border-bottom: 1px solid #CCCCCC;
	border-top: 2px solid #FFFFFF;
	display: block;
	height: 50px;
    position: relative;
    z-index: 500;
    width: 100%;
}
.main_menu_select {
	display:none;
}
.main_menu {
/*	float: right;
	height: 30px;
	margin-top: 8px;*/
}
/*.menu_left .main_menu {float: left;}*/
.main_menu ul {
	margin-top:-2px;
	position:relative;
	margin-left: -20px;
}
.menu_left .main_menu ul {
	left:-14px;
}
.hover, .hoverL, .hoverR {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}
/*.main_menu .hover { background: url('../images/bg_active_menu.png') repeat-x 0 0 }
.main_menu .hoverL { background: url('../images/bg_active_menu_shadows.png') no-repeat 0 0 }
.main_menu .hoverR { background: url('../images/bg_active_menu_shadows.png') no-repeat 100% -67px }*/

.tp-caption {

}

.sf-menu, .sf-menu * {
	margin:0;
	padding:0;
	list-style:none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:absolute;
	top:-999em;
	width:260px; /* left offset of submenus need to match (see below) */
/*	display:table;*/
}
.sf-menu ul li {
	float:none;
	/*background: url('../images/bg_dropdown_item.png') no-repeat 50% 100%;*/
	transition: background 100ms ease-in-out;
	-webkit-transition: background 100ms ease-in-out;
	-moz-transition: background 100ms ease-in-out;
	-o-transition: background 100ms ease-in-out;
	position: relative;
}
.sf-menu li:hover {
	visibility:inherit;
}
.sf-menu li {
	float:left;
	position:relative;
}
.sf-menu a {
	display:block;
	position:relative;
}
.sf-menu>li:hover>ul, .sf-menu>li.sfHover>ul {
	left:-5px;
	top: 54px; /* match top ul list item height */
	z-index:999;
}
.sf-menu>li:hover>ul:before, .sf-menu>li.sfHover>ul:before {
	content:'';
	position: absolute;
	margin: -6px 0 0 52px;
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #545454;
}


ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:240px; /* match ul width */
	top:2px;
	z-index:1000;
}
ul.sf-menu li li:hover ul:before, ul.sf-menu li li.sfHover ul:before {
	/*popup arrow*/
	content:'';
	position: absolute;
	margin: 10px 0 0 -8px;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: 6px solid #545454;
}
ul.sf-menu li li:hover ul.sfRight:before, ul.sf-menu li li.sfHover ul.sfRight:before {
	content:'';
	position: absolute;
	margin: 11px 0 0 260px;
	width: 0;
	height: 0;
	border-top: 7px solid transparent;
	border-bottom: 6px solid transparent;
	border-left: 6px solid #545454;
	border-right: none
}
.sf-menu>li {
	padding:0;
	height:52px;
	margin:0;
	display: block;
}
.sfHover a {
	position:relative;
}
.sf-menu>li>a {
	vertical-align:middle;
	height:52px;
	display:table-cell;
	padding:0 10px;
}
.sf-menu ul {
/*	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow:1px 1px 0 0 rgba(0,0,0,.06), 2px 2px 0 0 rgba(0,0,0,.05), 3px 3px 0 0 rgba(0,0,0,.03), 2px 2px 0 2px rgba(0,0,0,.03), 0 0 0 1px rgba(0,0,0,.01), 0 0 0 2px rgba(0,0,0,.01), 2px 2px 0 3px rgba(0,0,0,.01);
	padding: 5px 0;*/
}
.sf-menu a {
	text-decoration:none;
	font-size:12px;
	position:relative;
	font-style:normal;
	cursor:pointer
}
.sf-menu ul li.dropdown:before {
/*	content:'';
	display: block;
	width: 4px;
	height: 8px;
	background: url('../images/bg_dropdown.png') no-repeat 0 0;
	right: 13px;
	top:50%;
	position: absolute;
	margin-top: -4px*/
}
/* gray arrows */
/*ul.sf-menu li li:hover ul:before, ul.sf-menu li li.sfHover ul:before { content:''; position: absolute; margin: 11px 0 0 -6px; width: 0; height: 0; border-top: 9px solid transparent; border-bottom: 8px solid transparent; border-right: 8px solid #c6c6c6; }
*/
/*ul.sf-menu li li:hover ul.sfRight:before, ul.sf-menu li li.sfHover ul.sfRight:before { content:''; position: absolute; margin: 11px 0 0 207px; width: 0; height: 0; border-top: 9px solid transparent; border-bottom: 8px solid transparent; border-left: 8px solid #c6c6c6; border-right: none }
*/

/* black arrows */
/*.sf-menu ul li.dropdown:before { content:''; display: block; width: 4px; height: 8px; background: url('../images/bg_dropdown.png') no-repeat 0 0; right: 0px; top:50%; position: absolute; margin-top: -4px }
*/





.tp-bannertimer, .tp-loader {
	display:none;
}
/*.tp-loader {
	background-color:#333;
	background-position:25px 25px;
	opacity: 0.2;
    border-radius: 100% 100% 100% 100%;
    height: 75px;
    left: 49%;
    top: 49%;
    width: 75px;
}*/


.btn, .cart .updateCart, .cart .clearCart, .cart .back {
	display:inline-block;
	border: medium none;
	background-color:#F7F7F7;
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3);
	border-bottom:1px solid #666;
	border-radius: 3px;
	color: #4f4f4f;
    padding: 13px 20px 12px;
	margin-bottom: 2px;
	margin-right:10px;
	font-size: 12px;
	line-height: normal !important;
	height: auto;
	text-decoration: none;
	font-size:12px;
	font-weight:600
}
.btn:hover, .cart .updateCart:hover, .cart .clearCart:hover, .cart .back:hover {
	background-color:#E9E9E9;
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
	margin-top:2px;
    margin-bottom: 0px;
    border-bottom-color: #ccc;
}



.right {
    float: right;
    margin-top: -35px;
}
.right:hover {
    margin-top: -33px;
}



.cart table {
	width:100%;
	height:auto
}
/* TITLE */
.gray_line {
	height:31px;
	border-top:1px solid #ccc;
}
.gray_line .widget {
	padding: 20px 0 25px
}
.slider {
	position: inherit
}
#pagetitle {
	height:100px
}
#pagetitle h2 {
	margin:20px 0 10px 20px;
	font-size:22px;
	font-weight:500;
	text-decoration:none;
	line-height:30px;
	display: inline-block;
	/*text-shadow: 1px 1px 1px rgba(0,0,0,0.3);*/
}
#pagetitle .extratitle {
	opacity: .8;
	font-size: 14px;
	font-style: italic;
	padding: 25px 0 12px
}

.breadcrumbs {
	color: #4F4F4F;
	font-size: 12px;
	font-weight: 500;
/*	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);*/
	margin-left: 20px;
}
.breadcrumbs a {
	text-decoration: none;
	color: #111 !important;
	opacity: 1 !important;
	transition: opacity 0.2s ease-in-out 0s;
}
.breadcrumbs a:hover {
	opacity: 0.7;
}
.FontSizerTools {
	float: right;
	margin-bottom: 4px;
	margin-top: -7px;
	margin-right: -52px;
}
.FontSizerTools a {
	background:url(../images/tools.png) no-repeat scroll 0 0 transparent;
	cursor:pointer;
	font-weight:bold;
	color:#fff;
	display:block;
	float:left;
	height:14px;
	text-indent:-999em;
	width:16px;
	filter:alpha(opacity = 100);
	opacity:1.0;
	zoom:1;
}
.FontSizerTools a:hover {
	filter:alpha(opacity = 50);
	opacity:0.5;
}
#tool-reset {
	background-position:-16px 0!important;
}
#tool-decrease {
	background-position:-32px 0!important;
}
/* SLIDESHOW */
.rev_slider iframe {
	border: none;
}
#jcyclemain {
	display: none;
	overflow: hidden
}
.bgimage {
	padding: 65px 0 62px;
	position: relative;
	background-size:cover
}
.slide_link_whole {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
}
.cycle_content {
	font-size: 16px;
}
.jcyclemain .cycle_image .holder {
	display:inline-block;
	padding: 30px;
	background: url('../images/bg_cycle_image.png') repeat-x 0 0;
	text-align: center;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.jcyclemain.hide_frame .cycle_image .holder {
	padding: 0;
	background: none;
	display: block
}
.jcyclemain .cycle_image.right .holder {
	text-align: right
}
.jcyclemain .cycle_image img {
	margin:0 auto;
	display:block;
	background: #fff;
	padding: 14px;
	box-shadow: 0 0 9px 0 rgba(0,0,0,.3);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.jcyclemain.hide_frame .cycle_image img {
	background: none;
	padding: 0;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.lt-ie9 .jcyclemain .cycle_image img {
	width:auto;
	max-width:none
}
.jcyclemain .cycle_image.left img, .jcyclemain .cycle_image.right img {
	height: 235px;
	width:350px;
}
.jcyclemain.hide_frame .cycle_image.left img, .jcyclemain.hide_frame .cycle_image.right img {
	height: auto;
	width:auto;
	max-width:100%
}
.jcyclemain .cycle_image.full img {
	height: 275px;
	width:830px;
}
.cycle_content h3.entry-title {
	margin:0 0 15px;
	font-size:48px;
	font-weight:700;
	text-decoration:none;
	text-transform:uppercase;
	line-height:38px;
	display: inline-block;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	letter-spacing: -2px
}
.cycle_content.right {
	text-align: right
}
.cycle_content.center {
	text-align: center
}
/*.tp-bannershadow.tp-shadow2 {
    background: url("../images/top_fade.png") repeat-x scroll 0 100% transparent;
    margin-top:-25px; z-index: 300; bottom: 0;height: 6px;
}*/






#navcontainer {
	margin-bottom:25px;
}
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:right;
}
#navcontainer ul ul {
	margin: 0 0 0 15px;
	padding: 0;
}
#navcontainer > ul > li > ul {
	margin-bottom: 10px;
}
/*#navcontainer ul li {
	margin-bottom: 5px;
}*/



#navcontainer a, #navcontainer span.selected, #navcontainer .sideCategory {
	display: block;
	color:#4F4F4F;
	padding: 8px 0 1px;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
}
#navcontainer li li a, #navcontainer span.selected_sub {
	display: block;
	color:#4F4F4F;
	padding: 1px 0 1px 0;
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
	font-weight: 600;
}
#navcontainer li.space {
	margin-top: 10px;
}
.table-bordered {
	border-collapse: separate;
}
.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
	background-color: #F9F9F9;

}


.table-bordered th, .table-bordered td {
	border-left: 1px solid #DDDDDD;
}
.table th, .table td {
	border-top: 1px solid #DDDDDD;
	line-height: 20px;
	padding: 8px;
	text-align: left;
	vertical-align: top;
}
.table-bordered {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-collapse: separate;
	/*border-color: #DDDDDD #DDDDDD #DDDDDD -moz-use-text-color;*/
    border-color: #DDDDDD;
	border-image: none;
	border-radius: 4px 4px 4px 4px;
	border-style: solid solid solid none;
	border-width: 1px 1px 1px 0;
}
.table {
	margin-bottom: 20px;
	width: 100%;
}
table {
	background-color: rgba(0, 0, 0, 0);
	border-collapse: collapse;
	border-spacing: 0;
	max-width: 100%;
}
.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
	border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
	border-top: 0 none;
}
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
	border-top: 0 none;
}
 * --------------------------------------------------------------------  User Account -------------------------------------------------------------------- */  #account_home .label {
 padding-right:10px;
 background-color: #F3F3F3;
 font-weight:bold;
}
#account_home .info {
/*background-color: #F9F9F9;*/
}
#account_home th, #account_home td {
/*border-bottom:1px solid #EBEBEB*/
}
#account_home td {
	padding:4px;
}
#account_home .header {
	font-size:12px;
	font-weight:bold;
	color:#4F4F4F;
	line-height:16px;
	padding-bottom:10px;
}
#account_home .tiny {
	font-size: 10px;
}
#navjcycle {
	margin-top: -35px;
	position: relative;
	text-align: center;
	z-index: 150;
	display:none
}
#navjcycle span {
	display: inline-block;
	height: 7px;
	margin: 8px auto 15px;
}
#navjcycle a {
	background: url("../images/bg_dots.png") no-repeat scroll 100% 0 rgba(0, 0, 0, 0);
	display: block;
	float: left;
	height: 7px;
	margin: 0 4px;
	text-align: left;
	text-indent: -9999px;
	width: 10px;
}
#navjcycle a:hover, #navjcycle a.activeSlide {
	background: url("../images/bg_dots.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
/*
.cycle_content h3.entry-title, .cycle_content .entry-content, .cycle_image { visibility:hidden; opacity:0 }
a.cycle_btn { background: #2d2d2d url('../images/i_arrow.png') no-repeat 100% 9px; color:rgba(255, 255 , 255 , 0.75) !important; text-decoration: none; font-size:14px; padding: 5px 32px 6px 12px; display: inline-block; 
box-shadow: 0 1px 0 0 #474747, 0 1px 0 0 #000, 0 3px 0 0 #252525;-webkit-border-us: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-top: 5px; margin-bottom: 10px; }
a.cycle_btn:hover { margin-top: 7px; margin-bottom: 8px; box-shadow: none; }
*/
/*.bgimage { background-position: 50% 0; background-repeat: no-repeat;}
.bgimage.fixed {max-width: 960px;margin: 0 auto}
.bgimage.repeat { background-repeat: repeat }
.bgimage.repeatx { background-repeat: repeat-x }
.bgimage.repeaty { background-repeat: repeat-y }
.bgimage.left { background-position: 0 0 }
.bgimage.right { background-position: 100% 0 }
.bgimage.middle { background-position: 50% 50% }
.bgimage.bottom { background-position: 50% 100% }
.bgimage.left.middle { background-position: 0 50% }
.bgimage.left.bottom { background-position: 0 100% }
.bgimage.right.middle { background-position: 100% 50% }
.bgimage.right.bottom { background-position: 100% 100% }*/

#jcyclemain_navigation {
	position: relative;
	display: none;
}
#jcyclemain_navigation a span {
	display: none
}
#slide_prev, #slide_next {
	display: block;
	height: 70px;
	width: 70px;
	-webkit-border-radius: 10%;
	-moz-border-radius: 10%;
	border-radius: 10%;
	position: absolute;
	z-index: 1000
}
#slide_prev {
	margin-left: -25px;
	background: url('../images/slide_navigation.png') no-repeat 5px -5px;
	cursor:pointer;
}
#slide_next {
	margin-right: -25px;
	background: url('../images/slide_navigation.png') no-repeat -15px -87px;
	cursor:pointer;
}
#slide_prev:hover, #slide_next:hover {
	background-color: #292420;
	background-color: rgba(41, 36, 32, .12);
}
#rev_slider_1_1_wrapper {
	max-height:350px
}
/* MAP */
/* Container div for the map */
.location-map-container {
	overflow: none !important;
	margin: 0 !important;
	padding: 0px !important;
	border-top: 1px solid #fff;
	background:#fff
}
/* Div on which the map is rendered */
.location-map-canvas {
	overflow: hidden !important;
	padding: 0px !important;
	margin: 0px;
	color: black !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-attachment: scroll !important;
	background-image: url(../images/loading.gif);
}
/* Map images returned from google - these setting are required or map will not render correctly */
.location-map-canvas img {
	background-color: transparent !important;
	max-width: none !important;
	max-height: none !important;
	visibility: inherit !important;
	padding: 0px !important;
	margin: 0px !important;
}
/* Panel */
.location-map-canvas-panel {
	overflow: hidden !important;
}
/* Drop shadow for canvas panel */
.location-map-canvas-panel-shadow {
	-moz-box-shadow: 10px 10px 5px #888;
	-webkit-box-shadow: 10px 10px 5px #888;
	box-shadow: 10px 10px 5px #888;
}
/* Infowindow */
.location-map-overlay {
	font-size: 12px !important;
	padding: 0px !important;
	margin: 0px !important;
	color: black !important;
	text-align: center !important;
	font-family: arial, sans-serif !important;
	line-height: normal !important;
}
/* Set defaults for links in the overlay window */
.location-map-overlay a {
	text-decoration: underline;
}
.location-map-overlay img {
	margin: 3px 3px 3px 3px;
}
/* InfoWindow title */
.location-map-title {
	font-weight: bold;
	margin-bottom: 5px;
}
/* Infowindow body */
.location-map-body {
}
/* Infowindow links */
.location-map-links {
	margin-top: 4px;
	text-align: center;
}
/* Directions <div> */
.location-map-directions {
	display:none;
	overflow: none !important;
	margin: 0px !important;
	padding: 0px !important;
	margin-top: 20px 0 0 0;
}
/* POI list */
.location-map-poi-list {
	overflow-y: auto;
	overflow-x: hidden;
}
.location-map-poi-list table {
	width: 100%;
	line-height: normal;
	font-size: 12px;
}
.location-map-poi-list td {
	padding: 5px !important;
	margin: 0px !important;
	border-bottom: 1px solid ghostwhite;
}
/* POI list marker column */
.location-map-poi-list .location-map-marker {
	width: 32px;
	height: 32px;
	text-align: center;
	vertical-align: middle;
	padding: 0 !important;
	margin: 0 !important;
}
/* Travel mode images */
.location-map-a {
	background: url('../images/a.png') no-repeat 0 0;
	width: 22px;
	height: 22px;
	display: block;
	margin: 0 0 -41px 10px;
	position: relative;
	z-index: 2
}
.location-map-b {
	background: url('../images/b.png') no-repeat 0 0;
	width: 22px;
	height: 22px;
	display: block;
	margin: 0 0 -41px 10px;
	position: relative;
	z-index: 2
}
.location-map-txt {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 15px 5px 0;
	box-shadow:0 0 0 5px #f6f6f6;
	background:#fff;
	padding-left: 45px;
	width:95%;
	box-sizing: border-box; /* css3 rec */
	-moz-box-sizing: border-box; /* ff2 */
	-ms-box-sizing: border-box; /* ie8 */
	-webkit-box-sizing: border-box; /* safari3 */
	-khtml-box-sizing: border-box; /* konqueror */
}
.location-map-address-error {
	background:url('../images/error.png') no-repeat 98% 5px
}
.location-map-traffic-button {
	border: black 1px solid !important;
	margin-top: 5px !important;
	background-color: white !important;
}
.location-map-traffic-button-inner {
	margin: 2px 4px 2px 4px !important;
	cursor: pointer !important;
	text-align: center !important;
	font-family: Arial, sans-serif !important;
	color: black !important;
	font-size: 12px !important;
	padding: 0px !important;
}
.location-map-traffic-button-inner * {
	margin: 0px !important;
	vertical-align: middle !important;
	padding: 0px !important;
	font-size: 12px !important;
}
/*  Div to contain the editable map */
.location-map-edit-canvas {
	overflow: hidden;
	text-align: center;
	padding: 0px 0px 0px 0px;
	line-height: normal;
	margin: 0 0 0 0;
	color: black;
}
/* Map images returned from google - these setting are required or map will not render correctly */
.location-map-edit-map img {
	background-color: transparent !important;
	max-width: none !important;  /* Some themes have max-width/max-height set, which interferes with map */
	max-height: none !important;
}
/* Infowindow */
/* Google's IW size is very limited, and Firefox/IE use different heights for elements.  Fixed height is the only solution. */
#location_map_edit_overlay {
	color: black;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: normal;
	height: 140px;
}
#location_map_edit_overlay_title {
	font-weight: bold;
	width: 80%;
}
#location_map_edit_overlay_body {
	width:90%;
	height: 75px;
}
#location_map_edit_overlay img {
	width: 32px;
	height: 32px;
	border: 1px solid blue;
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
/* Add location panel */
#location_map_add_panel {
	visibility:hidden;
}
#location_map_add_address {
	display: inline;
}
/* Map list panel */
#location_map_maplist_panel {
}
/* Map list edit/delete/insert links */
.location-map-maplist-links {
	font-size: 11px;
	margin-top: 2px;
}
/* Map preview panel */
#location_map_preview_panel {
	width: 100%;
}
/* Left panel - includes map list, adjust, and poi panels */
#location_map_left_panel {
	width: 200px;
	overflow: hidden;
}
#location_map_adjust {
	min-height: 120px !important;
}
/* POI list div */
.location-map-edit-poi-list {
	overflow: auto;
}
.location-map-edit-poi-list table {
	width: 100%;
	white-space: nowrap;
}
/* POI list marker column */
.location-map-edit-poi-list .location-map-marker {
	width: 32px;
	height: 32px;
	text-align: center;
}
.location-map-icon {
	max-width: 32px;
	max-height: 32px;
}
/* Selected row */
.location-map-selected {
	background-color: #FFFF99 !important;
}
.location-map-alternate {
	background-color: #f9f9f9;
}
/* CONTENT AREA */

#main {
	margin-bottom: 20px;
	position: relative;
	z-index: 50;
	min-height: 200px;
	min-width: 960px;
}



.th_slideshow #main, .widget_title #main, .is_home #main {
/*    top: -44px;
	z-index:800*/
}
/*#main { margin-bottom:-44px; top: -44px; overflow: hidden; padding-top: 30px; padding-bottom: 30px; position: relative; z-index: 2; min-height: 200px;min-width: 960px; }

.th_slideshow #main, .widget_title #main, .is_home #main { top: -5px; margin-bottom:-25px; }
*/




.page-template-template-rightsidebar-php #main, .layout_right_sidebar #main {
/*	background: url('../images/bg_main_right.png') no-repeat 50% 0;
	margin-top: 30px;*/
}
.page-template-template-leftsidebar-php #main, .layout_left_sidebar #main {
/*	background: url('../images/bg_main_left.png') no-repeat 50% 0; margin-top: 35px;
	z-index: 100;*/
}
.left-sidebar, .right-sidebar {
	padding-top: 15px;
}
.th_slideshow .left-sidebar, .widget_title .left-sidebar, .is_home .left-sidebar, .th_slideshow .right-sidebar, .widget_title .right-sidebar, .is_home .right-sidebar {
	padding-top: 7px;
}
#main .grid_8 h1, #main .grid_12 h1 {
	font-size: 30px;
	margin:  0 0 12px;
	line-height: 90%
}
#main .grid_8 h2, #main .grid_12 h2 {
	font-size: 26px;
	margin:  0 0 12px;
	line-height: 90%
}
#main .grid_8 h3, #main .grid_12 h3 {
	font-size: 22px;
	margin:  0 0 12px;
	line-height: 100%
}
#main .grid_8 h4, #main .grid_12 h4 {
	font-size: 18px;
	margin:  0 0 12px;
	line-height: 100%
}
#main .grid_8 h5, #main .grid_12 h5 {
	font-size: 16px;
	margin:  0 0 12px;
	line-height: 100%
}
#main .grid_8 h6, #main .grid_12 h6 {
	font-size: 14px;
	margin:  0 0 12px;
	line-height: 100%
}
#main .grid_12 .thumb {
	max-width:914px;
}
#main .grid_8 .thumb {
	max-width:594px;
}
.wp-caption {
}
.wp-caption-text {
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.alignright {
	float:right;
	margin:0 0 15px 15px
}
.alignleft {
	float:left;
	margin:0 15px 10px 0
}
.aligncenter, .alignnone {
	margin-bottom:15px;
}
.one_half, .one_third, .one_fourth, .two_third, .three_fourth {
	float:left;
	margin:0 20px 0 0;
}
.one_half.last, .one_third.last, .one_fourth.last, .two_third.last, .three_fourth.last {
	margin:0 !important
}
.grid_12 .one_half {
	width:454px
}
.grid_12 .one_third {
	width:296px
}
.grid_12 .one_fourth {
	width:217px
}
.grid_12 .two_third {
	width:612px
}
.grid_12 .three_fourth {
	width:691px
}
.grid_8 .one_half {
	width:294px
}
.grid_8 .one_third {
	width:189px
}
.grid_8 .one_fourth {
	width:137px
}
.grid_8 .two_third {
	width:399px
}
.grid_8 .three_fourth {
	width:451px
}
.grid_12 .th_events .one_half {
	width:409px
}
.grid_12 .th_events .one_third {
	width:266px
}
.grid_12 .th_events .one_fourth {
	width:195px
}
.grid_12 .th_events .two_third {
	width:552px
}
.grid_12 .th_events .three_fourth {
	width:623px
}
.grid_8 .th_events .one_half {
	width:249px
}
.grid_8 .th_events .one_third {
	width:159px
}
.grid_8 .th_events .one_fourth {
	width:115px
}
.grid_8 .th_events .two_third {
	width:339px
}
.grid_8 .th_events .three_fourth {
	width:383px
}
a.thumb {
	display: block;
	position: relative
}
a.thumb.listing {
	margin-bottom: 17px
}
figure.gallery-item {
	float: left;
	margin: 0 15px 15px 0;
	position: relative;
}
figure.gallery-item figcaption {
	display: none;
}
.grid_12 .gallery-columns-1 .gallery-item {
	width:913px
}
.grid_12 .gallery-columns-2 .gallery-item {
	width:449px
}
.grid_12 .gallery-columns-3 .gallery-item {
	width:294px
}
.grid_12 .gallery-columns-4 .gallery-item {
	width:217px
}
.grid_12 .gallery-columns-5 .gallery-item, .grid_12 .gallery-columns-6 .gallery-item, .grid_12 .gallery-columns-7 .gallery-item, .grid_12 .gallery-columns-8 .gallery-item, .grid_12 .gallery-columns-9 .gallery-item {
	width:166px
}
.grid_8 .gallery-columns-1 .gallery-item {
	width:593px
}
.grid_8 .gallery-columns-2 .gallery-item {
	width:289px
}
.grid_8 .gallery-columns-3 .gallery-item, .grid_8 .gallery-columns-4 .gallery-item, .grid_8 .gallery-columns-5 .gallery-item, .grid_8 .gallery-columns-6 .gallery-item, .grid_8 .gallery-columns-7 .gallery-item, .grid_8 .gallery-columns-8 .gallery-item, .grid_8 .gallery-columns-9 .gallery-item {
	width:166px
}
.gallery-item img {
	max-width:150px !important
}
.imghover span {
	background: url('../images/i_more.png') no-repeat 50% 50%;
	opacity:1;
	display: block
}
.autolink .imghover span, .jpg .imghover span, .png .imghover span, .gif .imghover span {
	background: url('../images/i_zoom.png') no-repeat 50% 50%;
}
a.video .imghover span {
	background: url('../images/i_video.png') no-repeat 50% 50%;
}
.grid_8 .thumb img {
	max-width:592px;
}
.grid_12 .thumb img {
	max-width:912px;
}
.lightbox {
	position:relative;
	display: inline-block;
	max-width: 100%;
	width: auto;
}
.lt-ie9 .lightbox {
	max-width:98%
}
/* Gallery single */
.single-th_galleries article span.thumb {
	margin-bottom: 20px;
	display:block
}
.single-th_galleries #main article h1.entry-title, #main .gallery_listing h2.entry-title {
	padding-bottom: 10px;
	background: url('../images/bg_footer_widgets.png') repeat-x 0 100%;
	margin-bottom: 30px;
}
.single-th_galleries article h1.entry-title img, h2.entry-title img {
	margin-top: -5px;
	float:left;
	margin-right: 15px
}
/* Gallery listing */
.gallery_listing .thumb {
	float: left;
	margin:0 30px 10px 0
}
.grid_8 .gallery_listing .thumb {
	margin-right: 0;
	float:none
}
.grid_8 .gallery_listing .thumb img {
	max-width: 592px
}
#main .gallery_listing h2.entry-title {
	padding-top: 5px;
	font-size: 18px;
	line-height: 18px;
	overflow: hidden;
	margin-bottom: 14px;
}
#main .gallery_listing.small h2.entry-title {
	padding-top: 5px;
	margin-bottom: 8px;
	padding-right: 8px
}
#main .gallery_listing h2.entry-title a {
	text-decoration: none;
}
#main .gallery_listing {
	overflow: hidden;
	padding-bottom: 48px;
}
#main .gallery_listing .buttons {
	background: url('../images/bg_footer_widgets.png') repeat-x 0 0;
	padding-top: 16px;
	overflow: hidden;
	margin-top: 13px
}
#main .gallery_listing.small {
	float: left;
	padding-bottom:12px
}
#main .gallery_listing.small .thumb {
	float: none;
	margin: 0 0 10px 0
}
#main .gallery_listing.small .thumb img {
	max-width:272px
}
.gallery_wrap {
	overflow: hidden
}
.clearboth {
	clear: both
}
.row .row .pagination {
	margin-left:16px;
	margin-right: 16px;
}
.isotope-item {
	z-index: 2;
}
.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}
.isotope, .isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:-moz-transform, opacity;
	transition-property:transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	transition-duration: 0s;
}
.entry-content * + div.filters {
	margin-top: 17px
}
div.filters {
	border-bottom: 1px solid #e6e5e6;
	margin-bottom: 35px;
}
div.filters ul {
	list-style: none;
	padding: 0;
	margin: 0 0 -1px;
	float: right
}
div.filters ul li {
	float: left;
	padding: 0;
}
div.filters ul li:before {
	content:'' !important
}
div.filters ul li a {
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
	display: block;
	padding: 8px 12px 27px;
	border-bottom:2px solid transparent;
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: border, color, background;
	-moz-transition-property: border, color, background;
	transition-property: border, color, background;
	background: url('../images/bg_filter.png') no-repeat 50% 108%
}
div.filters ul li a.selected {
	border-bottom:2px solid #271e1f;
	background: url('../images/bg_filter.png') no-repeat 50% 100%;
}
/* COMMENTS */
.comments {
	padding-top: 70px
}
.commentlist {
	list-style: none;
	padding: 13px 0 0 0;
}
.commentlist li {
	padding: 0;
	margin: 0 0 25px;
}
.avatars {
	width: 91px;
	float: left;
	position: relative
}
.avatars img {
	max-width: 75px
}
.comment-text {
	padding-left: 104px
}
.comment-reply-link {
	color: #fff;
	text-decoration: none;
	;
	display: block;
	position: absolute;
	top:50px;
	left: 0;
	background: #3c2e25;
	padding:4px 9px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.comment-reply-link:hover {
	color:#fff !important;
}
.comment-meta .fn, .comment-meta .fn a {
	display: block;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
.comment-meta span {
	opacity:.7
}
.comment-entry {
	background: #f8f8f8;
	padding: 10px 14px 0;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin-top: 10px
}
.commentlist ul.children {
	list-style: none;
	padding: 25px 0 0 40px;
	margin: 0;
}
#respond {
	padding: 50px 0 0 0;
	clear:both
}
#commentform p {
	background: #f6f6f6;
	padding: 5px 4px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0 0 3px 0;
	overflow: hidden
}
#commentform p.form-submit {
	margin-top: -6px
}
#commentform p.logged-in-as {
	background: none
}
#commentform input#author {
	float:left;
	background-image:url('../images/i_name.png');
	background-repeat:  no-repeat;
	background-position:  9px 7px;
	padding-left: 45px;
	width:50%;
	box-sizing: border-box; /* css3 rec */
	-moz-box-sizing: border-box; /* ff2 */
	-ms-box-sizing: border-box; /* ie8 */
	-webkit-box-sizing: border-box; /* safari3 */
	-khtml-box-sizing: border-box; /* konqueror */
}
#commentform input#email {
	float:right;
	background-image:url('../images/i_feedburner.png');
	background-repeat:  no-repeat;
	background-position:  9px 7px;
	padding-left: 45px;
	width:49%;
	box-sizing: border-box; /* css3 rec */
	-moz-box-sizing: border-box; /* ff2 */
	-ms-box-sizing: border-box; /* ie8 */
	-webkit-box-sizing: border-box; /* safari3 */
	-khtml-box-sizing: border-box; /* konqueror */
}
#commentform input#url {
	background-image:url('../images/i_website.png');
	background-repeat:  no-repeat;
	background-position:  9px 6px;
	padding-left: 45px;
	width:100%;
	box-sizing: border-box; /* css3 rec */
	-moz-box-sizing: border-box; /* ff2 */
	-ms-box-sizing: border-box; /* ie8 */
	-webkit-box-sizing: border-box; /* safari3 */
	-khtml-box-sizing: border-box; /* konqueror */
}
#PaperSubmission textarea, #commentform textarea {
	width:100%;
	box-sizing: border-box; /* css3 rec */
	-moz-box-sizing: border-box; /* ff2 */
	-ms-box-sizing: border-box; /* ie8 */
	-webkit-box-sizing: border-box; /* safari3 */
	-khtml-box-sizing: border-box; /* konqueror */
}
#commentform #submit {
	float: right;
	margin:5px 0 9px 0;
}
/*#PaperSubmission input[type="reset"]*/
#PaperSubmission .row {
	margin:10px 0 20px
}
#PaperSubmission {
	background: #f6f6f6;
	padding: 5px 4px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0 0 3px 0;
	overflow: hidden
}
#PaperSubmission input[type="text"] {
	width:95%
}
#PaperSubmission #submit {
	float: right;
	margin:5px 0 9px 0;
}
#PaperSubmission {
	padding: 5px 6px;
}
#PaperSubmission .error {
	padding-left:5px
}
#PaperSubmission input[type="checkbox"], #PaperSubmission input[type="radio"] {
	margin-left:2px;
	padding-left:0px
}
/* SINGLE POST */
/*.postdate { width: 90px; float: left; background: url('../images/bg_post_date.png') no-repeat 0 0; min-height: 100px; position: relative }
.postdate span { width: 90px; background: url('../images/bg_post_date_span.png') no-repeat 0 0; height: 100px; position: absolute; top: 0; left: 0; z-index: 2 }*/
.postdate {
	width: 90px;
	float: left;
	min-height: 100px;
	position: relative
}
.postdate span {
	width: 90px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2
}
.postdate strong.day {
	display: block;
	width: 67px;
	padding: 24px 0 0 3px;
	text-align: center
}
/*.postdate strong.month { display: block; width: 67px; padding: 37px 0 0 3px; text-align: center }*/
.postdate strong.month {
	display: block;
	width: 67px;
	padding: 15px 0 0 3px;
	text-align: center
}
.blogtitles {
	padding-left: 90px
}
.blogtitles.nodate {
	padding-left: 0;
}
.blogtitles .entry-excerpt p {
	padding:0;
	margin: 0;
}
.blogtitles a {
	text-decoration: none;
}
.post_title_area {
	overflow: hidden;
	padding-bottom: 50px;
	background: url('../images/bg_footer_widgets.png') repeat-x 0 100%;
}
.single .post_title_area {
	padding-bottom: 25px;
	margin-bottom: 25px;
}
.post_title_area h1.entry-title {
	padding: 5px 0 10px;
	margin: 0 !important;
	height: 50px;
	display: table;
	vertical-align: middle
}
.post_title_area .entry-title span {
	height: 50px;
	display: table-cell;
	vertical-align: middle
}
.post_tags, .post_categories {
	padding: 0;
}
#authorbox {
	overflow:hidden;
	margin-top: 10px;
	border: 1px solid #ececec;
	box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	padding: 17px;
	background: #fdfdfd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#authorbox img {
	float: left;
}
#authorbox div {
	padding-left: 145px;
}
#authorbox p {
	padding: 0;
}
#authorbox p + P {
	padding-top: 10px
}
/* POSTS LISTING */
.post_title_area h2.entry-title {
	font-size: 22px !important;
	padding-bottom: 5px
}
.postmeta span {
	padding: 0 9px;
	color: #dcdcdc;
	font-size: 8px;
	position: relative;
	top:-2px
}
.postmeta .commentslink {
	background: url('../images/i_comments.png') no-repeat 0 3px;
	padding-left: 20px
}
p.postmeta {
	padding-bottom: 9px;
}
.posts_listing + .posts_listing {
	margin-top: 50px
}
.posts_listing .thumb {
	margin-bottom: 15px
}
/* Teaser */
.teaser_box {
	position: relative;
	text-decoration: none;
	display: block
}
.teaser_box img {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position: relative
}
.teaser_title {
	left:-4px;
	top:50%;
	background: #241b1c;
	background: rgba(36,27,28, .9);
	padding: 9px 11px 9px;
	color:#fff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	text-shadow: 1px 1px 1px rgba(0,0,0,.2);
	letter-spacing: -1px;
	position: absolute;
	transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
}
.teaser_title_inner {
	display: block
}
.teaser_more {
	font-size: 12px;
	text-transform: none;
	font-weight: 400;
	letter-spacing: 0;
	display:inline-block;
	margin:8px -2px -15px -2px;
	padding: 2px 9px 4px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	float: left;
}
.teaser_box:hover .teaser_title {
	margin-top: -10px;
	transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
}
/* TESTIMONIALS POSTS */
.testimonial {
	position: relative;
	margin-bottom: 20px
}
.testimonial .testimonial_meta span {
	display: block;
	text-align: right;
	line-height: 1.2
}
.quote {
	margin-bottom: 10px;
	border: 1px solid #ececec;
	box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	padding: 15px 15px 5px 48px;
	background: #fdfdfd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.quote:before {
	content: '';
	position: absolute;
	width: 44px;
	height: 43px;
	background: url('../images/i_quote.png') no-repeat 0 0;
	left:-11px;
	top:8px;
}
.quote p {
	padding-top: 0;
	margin-top: 0;
}
/* EVENTS */
.events + .events {
	margin-top: 30px
}
.events .content_wrap {
	overflow: hidden
}
.events .blogtitles {
	padding-left: 0
}
.events .post_title_area {
	padding-bottom: 10px;
	margin-bottom: 25px;
}
.events .events_meta {
	list-style: none;
	padding: 0;
	margin: 0;
	padding-bottom: 25px;
	background: url('../images/bg_footer_widgets.png') repeat-x 0 100%;
	overflow: hidden;
	margin-bottom: 20px
}
.events .events_meta li {
	float:left;
	border-right: 1px solid #e8e8e8;
	padding: 0 20px;
}
.events .events_meta li:last-child {
	border:none
}
.events .events_meta li.event_time {
	font-size: 22px;
}
.events .events_meta li.event_address {
	font-size: 14px;
}
.events .events_meta li.event_phone {
	font-size: 12px;
}
.events .location-map-travelmode {
	background-color:#f0f0f0;
	background-image: url('../images/sprite_directions.png');
	background-repeat:no-repeat;
	display: inline-block;
	width: 40px;
	height: 40px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	cursor: pointer;
	margin-right: 6px;
	margin-bottom: 15px
}
.location-map-car-button {
	background-position: 0 100%
}
.location-map-walk-button {
	background-position: -45px 100%
}
.location-map-bike-button {
	background-position: -90px 100%
}
.location-map-car-button:hover, .location-map-car-button.selected {
	background-position: 0 0
}
.location-map-walk-button:hover, .location-map-walk-button.selected {
	background-position: -45px 0
}
.location-map-bike-button:hover, .location-map-bike-button.selected {
	background-position: -90px 0
}
.location-map-button {
	float: left;
	margin-right: 6px;
	margin-top: 10px
}
.location-map-swap {
	display: block;
	cursor: pointer;
	width:29px;
	height:31px;
	background: url('../images/i_swap.png') no-repeat 0 0;
	margin:0 0 5px 5px
}
.location-map-direction-list {
	clear: both;
	margin-top: 20px;
}
.adp-list {
	border: none !important;
	background: url('../images/bg_footer_widgets.png') repeat-x 0 0;
	padding-top: 20px;
	margin-bottom: 20px
}
.adp-list td {
	padding:6px 20px 6px 0 !important
}
.adp-list td.adp-listheader {
	padding:12px 20px 12px 0 !important
}
.location-map-direction-list td {
	border:none !important;
}
.location-map-direction-list tr:hover {
	background: none !important;
}
.location-map-directions form p {
	clear:both;
}
.adp-listinfo {
	opacity:.5
}
.adp-listsel {
	background: none !important
}
.adp-listsel .adp-listinfo {
	opacity:1
}
.adp-placemark {
	background: url('../images/bg_footer_widgets.png') repeat-x 0 0;
	padding-top: 20px;
	border: none !important
}
.adp-text {
	padding-top: 24px !important
}
/* Events Calendar */
.events_calendar {
	overflow: hidden;
	clear: both;
	position: relative
}
.events_calendar .day {
	float:left;
	width: 127px;
	height:127px;
	margin:0 3px 3px 0;
	border: 1px solid #e8e8e8;
	box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	transition: border-color 200ms ease-in-out;
	-webkit-transition: border-color 200ms ease-in-out;
	-moz-transition: border-color 200ms ease-in-out;
	-o-transition: border-color 200ms ease-in-out;
}
.grid_8 .events_calendar .day {
	width:81px;
	height:81px;
	overflow: hidden;
}
.events_calendar .day.empty {
	border-color: transparent;
	box-shadow: none;
	text-indent: -9999em;
	text-align: left;
}
.events_calendar .day.has_event {
	border-color:#e0e0e0;
	box-shadow: inset 0 0 10px rgba(0,0,0,.1);
	overflow: hidden
}
.events_calendar .day .number {
	font-size: 22px;
	font-weight: 700;
	margin: 17px;
	display: block;
	color: #ddd
}
.events_calendar .day.today .number, .events_calendar .day:hover .number {
	margin: 14px
}
/*.events_calendar .day.has_event .number { background: url('../images/bg_counter_light.png') no-repeat 0 0; display: block; width: 36px; height: 34px; font-size: 22px; font-weight: 700; color: #4F4F4F; padding: 11px 0 0 10px; float: left; margin: 7px 0 0 6px; position: relative }
.events_calendar .day.has_event .number a { position: absolute; background: url('../images/bg_counter_a_light.png') no-repeat 2px 2px; display: block; width: 46px; height: 45px; top:0; left:0; text-decoration: none; color: #4F4F4F; z-index: 3 }
*/
.events_calendar .day.has_event .number {
	display: block;
	width: 36px;
	height: 32px;
	font-size: 22px;
	font-weight: 700;
	color: #4F4F4F;
	padding: 11px 0 0 10px;
	float: left;
	margin: 7px 0 0 6px;
	position: relative
}
.events_calendar .day.has_event .number a {
	position: absolute;
	display: block;
	width: 46px;
	height: 45px;
	top:0;
	left:0;
	text-decoration: none;
	color: #4F4F4F;
	z-index: 3
}
.events_calendar .day.today.has_event .number, .events_calendar .day.has_event:hover .number {
	margin: 4px 0 0 3px
}
.events_calendar .day.today {
	width: 121px;
	height: 121px;
	transition: border-color 200ms ease-in-out;
	-webkit-transition: border-color 200ms ease-in-out;
	-moz-transition: border-color 200ms ease-in-out;
	-o-transition: border-color 200ms ease-in-out;
}
.events_calendar .day:not(.empty):hover {
	width: 121px;
	height: 121px;
}
.lt-ie9 .events_calendar .day:hover {
	width: 121px;
	height: 121px;
}
.grid_8 .events_calendar .day.today {
	width: 75px;
	height: 75px;
}
.grid_8 .events_calendar .day:not(.empty):hover {
	width: 75px;
	height: 75px;
}
.lt-ie9 .grid_8 .events_calendar .day:hover {
	width: 75px;
	height: 75px;
}
.events_calendar .week span {
	display: block;
	float: left;
	width: 132px;
	text-align: center;
	font-size: 22px;
}
.grid_8 .events_calendar .week span {
	width: 86px
}
.events_calendar .week {
	padding: 25px 0 30px;
	background: url('../images/bg_footer_widgets.png') repeat-x 0 0;
	overflow: hidden;
	opacity: .8
}
.events_calendar .calendar_header {
	text-align: center;
	padding: 10px 0 25px 0
}
.events_calendar .calendar_header span.month {
	font-size: 36px;
}
.events_calendar .calendar_header #next_month {
	position: absolute;
	right: 0;
	top: 10px;
	padding: 5px 35px 5px 12px;
	display: block;
	background:transparent url('../images/bg_next_month.png') no-repeat 100% 8px;
}
.events_calendar .calendar_header #previous_month {
	position: absolute;
	left: 0;
	top: 10px;
	padding: 5px 12px 5px 35px;
	display: block;
	background:transparent url('../images/bg_previous_month.png') no-repeat 0 8px;
}
.events_calendar .calendar_header a {
	text-decoration: none;
	border: 1px solid transparent;
}
.events_calendar .calendar_header a:hover {
	border: 1px solid #eaeaea;
	background-color:#fafafa !important;
	box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.events_calendar .day.has_event .event {
	margin: 10px;
}
.events_calendar .day.today .event, .events_calendar .day:hover .event {
	margin: 7px
}
.events_calendar .day.has_event .event a {
	text-decoration: none;
}
/*.events_calendar .day.has_event .time { display: block; background: url('../images/bg_footer_widgets.png') repeat-x 0 100%; height:40px; margin-bottom: 6px; padding: 10px 0 0 55px }
*/
.events_calendar .day.has_event .time {
	display: block;
	background: url('../images/bg_footer_widgets.png') repeat-x 0 100%;
	height:30px;
	padding: 10px 0 0 55px
}
.grid_8 .events_calendar .day.has_event .time {
	display: block;
	background: url('../images/bg_footer_widgets.png') repeat-x 0 100%;
	height:35px;
	margin-bottom: 1px;
	padding: 10px 0 0 42px;
	font-size:10px
}
.multi_button {
	display: none;
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 3;
	color:#fff;
	text-align: center;
	padding: 10px 6px
}
.multi_button span {
	display: block;
	background: url('../images/bg_dots_white.png') repeat-x 0 100%;
	padding-bottom: 15px;
	opacity:.9;
	margin-bottom: 14px
}
.grid_8 .multi_button span {
	display: none;
}
.multi_button a {
	background:#281e1f;
	padding: 3px 9px 4px;
	display: inline-block;
	color:#fff;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.events_calendar .day.has_event:hover .multi_button {
	display: block
}
/* blog shortcode */
.blog_shortcode + .blog_shortcode {
	margin-top: 20px
}
.blog_shortcode .thumb {
	float:left;
	margin-right: 20px;
}
.blog_shortcode h2.entry-title {
	font-size: 16px !important;
	line-height: 18px !important;
	position: relative;
	display: inline;
	padding-right: 27px;
}
.blog_shortcode h2.entry-title a {
	text-decoration: none;
}
/*.blog_shortcode h2.entry-title:after { content:''; display: block; position: absolute; bottom:2px; right:0; width: 17px; height: 17px; background: #f1f1f1 url('../images/arrow_transparent.png') no-repeat 50% 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; box-shadow: inset 0 0 5px rgba(0,0,0,.21) }
.blog_shortcode h2.entry-title:hover:after { background-position: 50% 0 }*/
.blog_shortcode .entry-content {
	padding-top: 12px;
}
/* audio shortcode */
.jp-play, .jp-pause {
	display: block;
	width: 34px;
	height: 26px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: left;
}
.jp-play:hover, .jp-pause:hover {
	margin-top: 2px;
	height: 24px
}
.jp-control {
	float:left;
	margin-right: 2px
}
.jp-play {
	background-image: url('../images/i_play.png');
}
.jp-pause {
	background-image: url('../images/i_pause.png');
}
.jp-gui {
	margin-left: 36px;
	padding: 0 9px;
	height: 26px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: inset 0 0 5px rgba(0,0,0,.08);
	background-color: #fcfcfc;
	position: relative
}
.jp-progress {
	padding: 12px 100px 0 0;
}
.jp-seek-bar {
	height: 2px;
	background-color: #d9d9d9;
	cursor: pointer
}
.jp-play-bar {
	height: 2px;
}
.jp-volume {
	background: url('../images/i_volume.png') no-repeat 0 0;
	position: absolute;
	height: 26px;
	right: 13px;
	width: 42px;
	top:7px;
	padding:5px 0 0 18px;
}
.jp-volume-bar {
	height: 2px;
	background-color: #d9d9d9;
	cursor: pointer
}
.jp-volume-bar-value {
	height: 2px;
}
.jp-title {
	font-size: 11px;
	padding: 10px 2px;
	background:url('../images/bg_footer_widgets.png') repeat-x 0 100%;
	margin-bottom: 10px
}
.jp-title strong {
	font-weight: 400;
}
.jp-no-solution {
	visibility: hidden
}
/* pricing tables shortcode */
.offer_group {
	width: 100%
}
.offer_group .offer {
	width:220px;
	float:left;
	margin: 0 3px 0 0;
	text-align: center
}
.grid_8 .offer_group .offer {
	width:199px
}
.offer_group .offer .inner_offer {
	border: 1px solid #dddddd;
	position: relative;
	margin-bottom: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 2px 2px 3px 0 #f2f2f2, 0 0 0 1px #fdfdfd;
	transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	padding: 20px 0 0
}
.offer_group .offer:hover .inner_offer {
	border: 1px solid #b8b8b8;
	position: relative;
	top:-10px;
	bottom: -10px;
	padding: 30px 0 10px;
	margin-bottom: 0;
	box-shadow: 0 0 18px 3px rgba(0,0,0,.1);
	transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
}
.offer_group .offer .title {
	font-size: 22px;
	font-weight: 700;
	display: block;
	margin-bottom: 20px
}
.offer_group .offer .price {
	font-size: 22px;
	font-weight: 400;
	display: block;
	background-color: #f8f8f8;
	padding: 18px 0
}
.offer_group .offer .offer_content {
	padding: 20px 20px 0;
	display: block
}
.offer_group .offer .offer_content li:before {
	display: none;
}
.offer_group .offer .offer_content li {
	padding-left: 0;
}
/* forms shortcode */
.th_contact-form input[type=text], .th_contact-form textarea, .th_contact-form select, .contact-form input[type=text], .contact-form textarea, .contact-form select {
	float:left;
	width:100%;
	box-sizing: border-box; /* css3 rec */
	-moz-box-sizing: border-box; /* ff2 */
	-ms-box-sizing: border-box; /* ie8 */
	-webkit-box-sizing: border-box; /* safari3 */
	-khtml-box-sizing: border-box; /* konqueror */
}
.th_contact-form, .contact-form {
	clear:both
}
.th_contact-form select, .contact-form select {
	padding: 6px
}
.th_contact-form input.checkbox, .contact-form input.checkbox {
	float:left;
	margin: 5px 10px 5px 5px
}
.th_contact-form label.checkbox, .contact-form label.checkbox {
	display: block;
	line-height: 100%;
}
.th_contact-form input.radio, .contact-form input.radio {
	float:left;
	margin: 5px 10px 0 5px
}
.th_contact-form label.radio, .contact-form label.radio {
	display: block;
	font-size: 12px;
	font-style: normal;
	line-height: 100%;
}
.th_contact-form label, .contact-form label {
	padding: 5px 0 5px;
	font-style: italic;
	font-size: 14px
}
.th_contact-form>div, .contact-form>div {
	background: #f6f6f6;
	padding: 5px 4px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 0 0 3px 0;
	overflow: hidden;
	position: relative
}
.th_contact-form input.name, .contact-form input.name {
	float:left;
	background-image:url('../images/i_name.png');
	background-repeat:  no-repeat;
	background-position:  9px 5px;
	padding-left: 45px;
}
.th_contact-form input.email, .contact-form input.email {
	float:left;
	background-image:url('../images/i_feedburner.png');
	background-repeat:  no-repeat;
	background-position:  9px 5px;
	padding-left: 45px;
}
.th_contact-form input.url, .contact-form input.url {
	background-image:url('../images/i_website.png');
	background-repeat:  no-repeat;
	background-position:  9px 5px;
	padding-left: 45px;
}
.th_contact-form .th_contact-submit, .contact-form .th_contact-submit {
	margin-top: -6px
}
.th_contact-form .th_contact-submit.captcha1, .contact-form .th_contact-submit.captcha1 {
	margin-top: -8px;
	padding-top: 0;
	padding-bottom: 0;
}
.th_contact-form .th_contact-submit .PartnersNService_button, .contact-form .th_contact-submit .PartnersNService_button {
	float: right;
	margin:5px 7px 9px 0;
}
.th_contact-form .th_contact-submit.captcha1 .PartnersNService_button, .contact-form .th_contact-submit.captcha1 .PartnersNService_button {
	float: right;
	margin:38px 13px 9px 0;
}
.th_contact-form .th_contact-submit .PartnersNService_button:hover, .contact-form .th_contact-submit .PartnersNService_button:hover {
	margin:7px 7px 9px 0;
}
.th_contact-form .th_contact-submit.captcha1 .PartnersNService_button:hover, .contact-form .th_contact-submit.captcha1 .PartnersNService_button:hover {
	margin:40px 13px 9px 0;
}
.th_contact-form label.error, .contact-form label.error {
	background: url('../images/error.png') no-repeat 0 0;
	width: 23px;
	height: 21px;
	text-indent: -9999em;
	display: block;
	position: absolute;
	top:9px;
	right: 8px;
	text-align: left;
}
.th_contact-form select {
	color: #999;
}
.th_contact-form select.error {
	color: #FF6F6F;
}
.th_contact-form select.error option {
	color: #999;
}
.th_contact-form select.subject, .contact-form select.subject {
	background-image:url('../images/i_subject.png');
	background-repeat:  no-repeat;
	background-position:  9px 5px;
	padding-left: 45px;
}
.th_contact-form input.code, .contact-form input.code {
	background-image:url('../images/i_key.png');
	background-repeat:  no-repeat;
	background-position:  9px 5px;
	padding-left: 45px;
}
/*testimonials shortcode */
.shortcode_testimonial {
	position: relative;
	padding-top: 25px
}
.shortcode_testimonial .controls .prev, .shortcode_testimonial .controls .next {
	text-indent: -9999em;
	display: block;
	background: url('../images/i_cal_nav.png') no-repeat 0 0;
	width: 17px;
	height: 17px;
	float: left;
	margin-left: 7px;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
	text-align: left;
}
.shortcode_testimonial .controls .prev:hover {
	background-position: 0 100%;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
}
.shortcode_testimonial .controls .next {
	background-position: -24px 0;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
}
.shortcode_testimonial .controls .next:hover {
	background-position: -24px 100%;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
}
.shortcode_testimonial .controls {
	position: absolute;
	top:2px;
	right:0
}
/* FOOTER */




footer {
	overflow:hidden;
	clear:both;
}
#footer_widgets {
	overflow:hidden;
	padding:30px 0 0
}
footer #menu-footer-menu li:after {
	content:"|";
}
footer #menu-footer-menu li:last-child:after {
	content:"";
}
footer .bg_top { /*background:#FFF url('../images/footer_top.png') repeat-x 0 0;*/
/*	background:#FFF;
	border-top:1px solid #bdc1c4;
	height:1px;*/
	width:auto;
}

/*footer a, footer a:hover {transition: all 200ms ease-in-out; -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out;}
*/
/*#footer_widgets .dotted { height: 1px; background:url('../images/bg_footer_widgets.png') repeat-x 0 100%; padding-top: 30px }*/


.shadow {
	height: 21px;
	/*background:url('../images/footer_shadow.png') no-repeat 0 0;
	margin-top:30px;*/
	background-size:contain;
	-moz-background-size: contain;
}
#title_sidebar .shadow {
	height: 21px;
	background:url('../images/tline_shadow.png') no-repeat 0 0;
	margin:-10px 0 0;
	background-size:contain;
	-moz-background-size: contain;
}
#copyright {
	position:relative;
	padding: 20px 0;
	min-height:15px;/* background-color:#0a4e80; border-top:#cfcfcf solid 1px; margin-top:10px;*/
}
#copyright p {
	padding: 0;
	margin: 0
}
#copyright p a {
	text-decoration:none;
}
#copyright nav ul {
	margin:0;
	padding:0;
	float:right
}
#copyright nav ul ul {
	margin:0;
	padding:0;
	float:right
}
/*#copyright nav ul ul { display:none }*/
#copyright nav li {
	float:left; /*margin-bottom: 10px */
}
#copyright nav li a {
	text-decoration:none;
	padding:5px 5px 7px;
	margin:0 6px
}
#copyright nav li:last-child a {
	margin-right:0;
	padding-right:0;
}
/*#copyright nav li a:hover, #copyright nav li.current-menu-item a { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
*/


/* Content styling */
.hdark {
	background-color:#ebebeb
}
hr {
	clear:both;
}
.th_notification {
	padding:20px 25px 10px 75px;
	margin-bottom:10px;
	min-height:52px
}
.th_notification.notification_mark {
	border:1px solid #b5e4a0;
	background:#dceccf url('../images/i_successful.png') no-repeat 19px 19px;
	padding:20px 15px 15px 70px;
	margin-bottom:20px;
	color:#427625;
	clear:both;
	min-height:38px;
}
.th_notification.notification_error {
	border:1px solid #d9c2ba;
	background:#f2e1d8 url('../images/i_errorn.png') no-repeat 19px 19px;
	padding:20px 15px 15px 70px;
	margin-bottom:20px;
	color:#872a06;
	clear:both;
	min-height:38px;
}
.th_notification.notification_info {
	border:1px solid #cccccc;
	background:#e9e9e9 url('../images/i_info.png') no-repeat 19px 19px;
	padding:20px 15px 15px 70px;
	margin-bottom:20px;
	clear:both;
	min-height:38px;
}
.th_notification.notification_warning {
	border:1px solid #eee3b1;
	background:#f6f0d9 url('../images/i_warning.png') no-repeat 19px 19px;
	padding:20px 15px 15px 70px;
	margin-bottom:20px;
	color:#a47607;
	clear:both;
	min-height:38px;
}
.th_notification.notification_mark_tiny {
	border:1px solid #e5e7d1;
	background:#f4f9e1 url('../images/i_successful_tiny.png') no-repeat 13px 11px;
	padding:13px 15px 12px 48px;
	margin-bottom:10px;
	min-height:15px;
	color:#3d3d3d;
}
.th_notification.notification_error_tiny {
	border:1px solid #f1d6c6;
	background:#fbede8 url('../images/i_errorn_tiny.png') no-repeat 13px 11px;
	padding:13px 15px 12px 48px;
	margin-bottom:10px;
	min-height:15px;
	color:#3d3d3d;
}
.th_notification.notification_info_tiny {
	border:1px solid #f1e5c6;
	background:#ffffe0 url('../images/i_info_tiny.png') no-repeat 13px 11px;
	padding:13px 15px 12px 48px;
	margin-bottom:10px;
	min-height:15px;
	color:#3d3d3d;
}
.th_notification.notification_warning_tiny {
	border:1px solid #f1e5c6;
	background:#ffffe0 url('../images/i_warning_tiny.png') no-repeat 13px 11px;
	padding:13px 15px 12px 48px;
	margin-bottom:10px;
	min-height:15px;
	color:#3d3d3d;
}
.entry-content table {
	border-collapse:separate;
	border-spacing:0;
}
.entry-content table thead tr {
}
.entry-content table thead tr:hover {
	background:none
}
.entry-content table thead {
	-moz-border-radius-bottomleft: 5px;
	-webkit-border--bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border--top-left-radius: 5px;
	border-top-left-radius: 5px;
	border: 1px solid #dedddd;
	background-color:#f9f9f9
}
.entry-content th {
	padding:5px 10px
}
.entry-content table td {
	padding:5px;
	 /*vertical-align:middleborder-bottom:1px dotted #dadada*/
}
.entry-content table tr:hover { /*background:#f9f9f9;*/
	background:none
}
.entry-content img {
	background-color: #FFFFFF;
	/*    border: 1px solid #E6E6E6;
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.04);*/
    display: inline-block;
	padding: 5px;
	max-width: 98%;
}
.entry-content p {
	text-align:justify
}
/*#styled table td { padding: 5px 0 5px 20px; }
#styled label.error { padding-left:5px;}*/

#styled input.submit {
	background: #ccc;
	border: none;
	color:#fff;
	padding: 5px 9px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
}
#styled input.submit:hover {
	background:#281e1f;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
}
#error_message {
	margin:20px 0
}
/*.entry-content blockquote { margin:0 0 10px; border: 1px solid #ececec; box-shadow: inset 0 0 10px rgba(0,0,0,.06); padding: 15px 15px 5px 48px; background: #fdfdfd; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; position: relative }
.entry-content blockquote:before { content: ''; position: absolute; width: 44px; height: 43px; background: url('../images/i_quote.png') no-repeat 0 0; left:-11px; top:8px; }
.entry-content blockquote.twt-tweet:before {display: none;}*/

.entry-content blockquote {
	margin: 0 0 10px;
	padding: 0 0 0 35px;
	position: relative;
}
/*.entry-content blockquote:before { content: ''; position: absolute; width: 44px; height: 43px; background: url('../images/i_quote.png') no-repeat 0 0; left:-11px; top:8px; }*/
.entry-content blockquote.twt-tweet:before {
	display: none;
}
div.twitter-tweet-rendered, div.twt-border {
	max-width:100%!important;
	width:100%!important;
}
ul.twt-actions li:before {
	display: none;
}
.entry-content blockquote p {
	padding-top: 0;
	margin-top: 0;
}
.entry-content ul {
	list-style: none;
	margin: 0 0 20px;
	padding: 0;
	position: relative
}
.entry-content ul ul {
	padding:0;
}
.entry-content ul > li { /*background: url('../images/bg_footer_widgets.png') repeat-x 0 100%;*/
	position: relative;
	padding: 5px 0 6px 25px;
}
.entry-content ol {
	padding: 0 0 0 20px;
	margin: 0 0 20px
}
.entry-content ol > li { /*background: url('../images/bg_footer_widgets.png') repeat-x 0 100%;*/
	position: relative;
	padding: 5px 0 6px 0;
}
.entry-content li:last-child {
	background: none
}
.entry-content ul ul li:last-child {
	padding-bottom: 0;
}
.entry-content cite {
	color:#9b9b9b
}
.entry-content cite, .entry-content em {
	font-style:italic
}
pre {
	background:url('../images/bg_code.png') repeat 0 0;
	overflow-x:auto;
	line-height:21px !important;
	border:1px solid #c6c6c6;
	padding:0 10px !important;
	border-bottom:none !important;
	margin-bottom:15px
}
/*toggle*/
h4.trigger {
	font-size:12px !important;
	font-family:Arial, sans-serif !important;
	font-weight: 700 !important;
	padding:12px 12px 12px 40px;
	margin: 0 !important;
	line-height: 100%
}
h4.trigger a {
	text-decoration: none;
	display: block;
}
.t_ico {
	display:block;
	margin-left:-30px;
	background:#464646 url('../images/toggle.png') no-repeat 5px 1px;
	width:20px;
	height:20px;
	float:left;
	margin-top:-4px;
	cursor:pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
h4.active .t_ico {
	background-position: 5px -19px;
	background-color: #464646
}
.toggle {
	overflow:hidden;
	margin-bottom:10px;
	clear:both;
	border: 1px solid #dedddd;
	box-shadow: 2px 2px 3px 0 #f2f2f2, 0 0 0 1px #fdfdfd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.toggle-gray {
	box-shadow: inset 0 0 20px rgba(0,0,0,.06)
}
.toggle_container {
	overflow: hidden;
	display:none;
	padding: 10px
}
.toggle_container.active {
	display:block;
}
/*tabs*/
.tabgroup {
	display:none;
}
.no-js .tabgroup {
	display:block
}
.no-js .tabgroup div {
	clear:both
}
.ui-tabs {
	position: relative;
	padding:0;
	zoom: 1;
	margin-bottom:15px;
} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding:0;
	display:block
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	margin: 0 -2px -2px 0;
	padding: 0;
	white-space: nowrap;
	background: url('../images/separator.png') no-repeat 100% 12px;
	border: 1px solid transparent
}
.ui-tabs .ui-tabs-nav li:last-child {
	background:none
}
.ui-tabs .ui-tabs-nav li:before {
	content: '' !important
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: 9px 17px;
	text-decoration: none;
	font-weight: 700
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	border: 1px solid #dedddd;
	border-bottom: 1px solid white;
	background-color: #fff;
	webkit-border-radius-bottom: 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	background-image: none
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
	color:#312e2a
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
	display: block;
	padding: 15px 18px 0;
	margin:0;
	clear:both;
	border: 1px solid #dedddd;
	box-shadow: 2px 2px 3px 0 #f2f2f2, 0 0 0 1px #fdfdfd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.widget .ui-tabs .ui-tabs-panel {
	padding-bottom: 15px;
}
.ui-tabs .ui-tabs-hide {
	display: none !important;
}
/*social links*/
.social_links {
	text-indent: -9999px;
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #f0f0f0 url('../images/sprite_socialbuttons.png') no-repeat 0 0;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	margin: 0 6px 6px 0;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
	text-align: left;
}
.social_links.rss_feed {
	background-position:0 0
}
.social_links.rss_feed:hover {
	background-position:100% 0
}
.social_links.facebook_account {
	background-position:0 -160px
}
.social_links.facebook_account:hover {
	background-position:100% -160px
}
.social_links.twitter {
	background-position:0 -200px
}
.social_links.twitter:hover {
	background-position:100% -200px
}
.social_links.dribble_account {
	background-position:0 -120px
}
.social_links.dribble_account:hover {
	background-position:100% -120px
}
.social_links.email_to {
	background-position:0 -240px
}
.social_links.email_to:hover {
	background-position:100% -240px
}
.social_links.google_plus_account {
	background-position:0 -280px
}
.social_links.google_plus_account:hover {
	background-position:100% -280px
}
.social_links.flicker_account {
	background-position:0 -40px
}
.social_links.flicker_account:hover {
	background-position:100% -40px
}
.social_links.vimeo_account {
	background-position:0 -80px
}
.social_links.vimeo_account:hover {
	background-position:100% -80px
}
.social_links.linkedin_account {
	background-position:0 -320px
}
.social_links.linkedin_account:hover {
	background-position:100% -320px
}
.social_links.youtube_account {
	background-position:0 -360px
}
.social_links.youtube_account:hover {
	background-position:100% -360px
}
.social_links.pinterest_account {
	background-position:0 -400px
}
.social_links.pinterest_account:hover {
	background-position:100% -400px
}
.twitter {
	background: url('../images/sprite_socialbuttons.png') no-repeat;
	background-position:0 -200px
}
.twitter:hover {
	background-position:100% -200px
}
/* upcoming events */
ul.upcoming_events, ul.recent_events {
	list-style: none;
	margin: 0 0 15px;
	padding: 0;
}
ul.upcoming_events li:before, ul.recent_events li:before {
	display: none;
}
ul.upcoming_events li, ul.recent_events li {/* background:url('../images/bg_footer_widgets.png') repeat-x 0 100%;*/
	position: relative;
	padding:0 0 10px 0;/* margin-bottom: 15px;*/
	overflow: hidden
}
ul.upcoming_events li:last-child, ul.recent_events li:last-child {
	background: none
}
/*ul.upcoming_events p.meta_date, ul.recent_events p.meta_date { background: url('../images/bg_counter_light.png') no-repeat 0 0; display: block; float: left; width: 46px; margin: 0 11px 0 0; height: 55px }*/
ul.upcoming_events p.meta_date, ul.recent_events p.meta_date {
	display: block;
	float: left;
	width: 46px;
	margin: 0 11px 0 0;
	height: 55px
}
ul.upcoming_events p.meta_date strong, ul.recent_events p.meta_date strong {
	display: block;
	font-size: 22px;
	font-weight: 700;
	color: #4F4F4F;
	padding: 4px 0 0;
	text-align: center;
}
/*ul.upcoming_events p.meta_date a, ul.recent_events p.meta_date a { position: absolute; background: url('../images/bg_counter_a_light.png') no-repeat 2px 2px; display: block; width: 46px; height: 45px; top:0; left:0; }*/
ul.upcoming_events p.meta_date a, ul.recent_events p.meta_date a {
	position: absolute;
	display: block;
	width: 46px;
	height: 45px;
	top:0;
	left:0;
}
ul.upcoming_events p.meta_date a:hover, ul.recent_events p.meta_date a:hover {
	color:#03F
}
/*ul.upcoming_events p.meta_date span, ul.recent_events p.meta_date span { text-transform: uppercase; font-size: 11px; display: block; text-align: center; margin-top: 12px; padding-right: 4px }
*/
ul.upcoming_events p.meta_date span, ul.recent_events p.meta_date span {
	display: block;
	font-size: 11px;
	margin-top: 0;
	/* padding-right: 4px;*/
    text-align: center;
	text-transform: uppercase;
}
ul.upcoming_events .entry-title, ul.recent_events .entry-title {
	text-decoration: none;
	display: block;
	font-size: 14px;
}
ul.upcoming_events span, ul.recent_events span {
	display: block
}
/* PAGINATION */
.pagination {
	border-top:1px solid #ececec;
	padding: 18px 0 0;
	text-align: center;
	margin: 20px 0 -9px
}
ul.page-numbers {
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	margin: 0 auto;
	display: inline-block
}
ul.page-numbers li {
	float:left;
	background: none;
	padding: 0;
}
ul.page-numbers li:before {
	content:'' !important
}
ul.page-numbers a, ul.page-numbers span {
	display:block;
	text-decoration:none;
	display:block;
	padding:9px 12px 7px 10px;
	font-size: 16px;
	background:url('../images/bg_pagination_dots.png') no-repeat 100% 15px;
}
ul.page-numbers li:last-child a:not(.next), .page-numbers li:last-child span {
	background: none
}
ul.page-numbers a.next, ul.page-numbers a.prev {
	text-indent:-9999px;
	width:34px;
	height:34px;
	padding:0 !important;
	background:url('../images/bg_pagination.png') no-repeat 0 0;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
	text-align: left;
}
ul.page-numbers a.next {
	background-position:-34px 0;
	margin-left: -1px
}
ul.page-numbers a.next:hover {
	background-position: -34px 100%;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
}
ul.page-numbers a.prev {
	background-position:0 0
}
ul.page-numbers a.prev:hover {
	background-position:0 100%;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
}
/* Dropcaps */
.dropcaps {
	display: block;
	float: left;
	font-size: 22px;
	font-weight: 700;
	line-height: 100%;
	margin: 4px 8px 0 0;
	height: 35px;
	width: 42px;
	overflow: hidden;
	background: url('../images/dropcaps.png') no-repeat 0 0;
	padding: 8px 2px 0 0;
	text-align: center
}
/* to Top */
a.th_totop {
	padding-left:24px;
	background: url('../images/totop.png') no-repeat 0 1px
}
/* ToC */
div.toc {
	background: #fcfcfc;
	border: 1px solid #ebebeb;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding:22px 27px 7px;
	display: inline-block
}
a.toc_hide {
	margin-left: 50px;
	text-decoration: none;
	font-size: 12px;
	line-height: 170%;
	float: right
}
/* WIDGETS */
.widget-title {
	margin-top:0;
}
.widget + .widget {
	margin-top: 30px
}
#title_sidebar .widget + .widget {
	margin-top: 0;
	padding-top: 0;
}
/* next event */
.widget_event {
	background: url('../images/bg_footer_widgets.png') repeat-x 0 100%;
	position: relative
}
.widget_event .widget-title {
	margin-right: 20px;
	float: left;
}
.widget_event ul {
	float: left;
	margin: 0;
	padding: 13px 0;
	background: url('../images/bg_footer_widgets.png') repeat-x 0 0;
	width: 100%;
}
.widget_event li {
	float: left;
	list-style: none;
	position: relative;
	margin-right: 5px;
	min-width: 20px
}
.grid_3 .widget_event li {
	min-width: 90px
}
.widget_event strong {
	background: url('../images/bg_counter_light.png') no-repeat 0 0;
	display: block;
	width: 36px;
	height: 34px;
	font-size: 22px;
	font-weight: 700;
	color: #4F4F4F;
	padding: 11px 0 0 10px;
	float: left
}
.widget_event li a {
	position: absolute;
	background: url('../images/bg_counter_a_light.png') no-repeat 2px 2px;
	display: block;
	width: 46px;
	height: 45px;
	top:0;
	left:0
}
.widget_event li .descr {
	display: block;
	padding-top: 12px;
	float: left;
	font-size: 11px;
}
.grid_12 .widget_event ul, .grid_6 .widget_event ul {
	background: none;
	width: auto
}
.grid_12 .widget_event, .grid_6 .widget_event {
	padding-top: 15px
}
.grid_12 .widget_event .widget-title, .grid_6 .widget_event .widget-title {
	margin-top: 25px
}
.grid_12 .widget_event:before, .grid_6 .widget_event:before {
	content: '';
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	width: 100%;
	background: url('../images/bg_footer_widgets.png') repeat-x 0 0;
	height: 1px
}
#title_sidebar .widget_event {
	background: none;
	padding: 0;
}
#title_sidebar .widget_event:before {
	content: '';
	display: none;
}
header .grid_6 .widget_event .widget-title {
	margin: 25px 20px 10px 0;
	float: left;
}
header .grid_6 .widget_event ul {
	float: left;
	margin: 0;
}
header .grid_6 .widget_event li {
	float: left;
	list-style: none;
	position: relative;
	margin-right: 5px;
	min-width: 68px
}
header .grid_6 .widget_event strong {
	background: url('../images/bg_counter.png') no-repeat 0 0;
	display: block;
	width: 37px;
	height: 34px;
	font-size: 22px;
	font-weight: 700;
	color: #ffffff;
	padding: 11px 0 0 9px;
	float: left
}
header .grid_6 .widget_event li a {
	position: absolute;
	background: url('../images/bg_counter_a.png') no-repeat 0 0;
	display: block;
	width: 46px;
	height: 45px;
	top:0;
	left:0
}
header .grid_6 .widget_event li .descr {
	display: block;
	padding-top: 12px;
	float: left;
	font-size: 11px;
	opacity: .33
}
header .grid_6 .widget_event {
	padding-top: 20px;
	background: none
}
header .grid_6 .widget_event:before {
	display: none
}
/* social links */
.widget_social_links ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.widget_social_links ul li {
	margin-bottom: 9px;
}
.widget_social_links a {
	text-decoration: none;
	display: inline-block;
	padding:1px 0 1px 35px;
	background: url('../images/sprite_social.png') no-repeat 0 0;
	min-height: 19px;
}
.widget_social_links a.no_icon {
	padding-left: 0;
	background: none;
}
.widget_social_links a.facebook_account {
	background-position:0 -20px
}
.widget_social_links a.google_plus_account {
	background-position:0 -40px
}
.widget_social_links a.rss_feed {
	background-position:0 -60px
}
.widget_social_links a.email_to {
	background-position:0 -80px
}
.widget_social_links a.flicker_account {
	background-position:0 -100px
}
.widget_social_links a.vimeo_account {
	background-position:0 -120px
}
.widget_social_links a.youtube_account {
	background-position:0 -180px
}
.widget_social_links a.dribble_account {
	background-position:0 -141px
}
.widget_social_links a.linked_in_account {
	background-position:0 -160px
}
.widget_social_links a.pinterest_account {
	background-position:0 -200px
}
/* widget When and Where */
.widget_whenandwhere a {
	text-decoration: none;
	display: inline-block;
	padding:1px 0;
	min-height: 19px;
}
.widget_whenandwhere_title {
	font-size:12px;
	font-weight:bold
}
/* twitter */
.widget_twitter ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.widget_twitter ul li {
	padding-left: 40px;
	position: relative;
	padding-bottom: 14px;
	margin-bottom: 12px;
}
.widget_twitter ul li:before {
	content:'';
	background:#464646 url('../images/i_twitter.png') no-repeat 6px 7px;
	display: block;
	position: absolute;
	width: 24px;
	height: 24px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	left:0;
	top:2px
}
.widget_twitter ul li:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	background:url('../images/bg_footer_widgets.png') repeat-x 0 0;
	height: 1px;
}
.widget_twitter ul li:last-child:after {
	display: none
}
.widget_twitter ul li a {
	text-decoration: none
}
.widget_twitter ul li a:hover {
	opacity: 0.7
}
.widget_twitter .twitter-date {
	display: block;
	opacity: .7;
	font-style: italic
}
/*tag cloud */
.tagcloud {
	overflow: hidden
}
.widget_tag_cloud a {
	text-decoration: none;
	font-size: 12px !important;
	border: 1px solid #e2e2e2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
	padding: 5px 9px 4px;
	margin:0 5px 5px 0;
	float: left;
	box-shadow:1px 1px 3px 1px rgba(0,0,0,.04)
}
.widget_tag_cloud a:hover {
	box-shadow: none;
	margin:1px 4px 4px 1px;
}
/*text widget */
.textwidget {
	overflow: hidden
}
#title_sidebar .textwidget {
	background: none;
	padding-top: 0;
}
#title_sidebar .textwidget h1 {
	font-size: 22px;
	font-weight: 400
}
#title_sidebar .textwidget h2 {
	font-size: 20px;
	font-weight: 400
}
#title_sidebar .textwidget h3 {
	font-size: 18px;
	font-weight: 400
}
#title_sidebar .textwidget h4 {
	font-size: 16px;
	font-weight: 400
}
#title_sidebar .textwidget h5 {
	font-size: 14px;
	font-weight: 400
}
#title_sidebar .textwidget .PartnersNService_button {
	margin-bottom: 0;
}
/* archives & categories & pages & RSS */
.widget_archive ul, .widget_categories ul, .widget_pages ul, .widget_rss ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget_archive ul ul, .widget_categories ul ul, .widget_pages ul ul, .widget_rss ul ul {
	padding:14px 0 0 20px
}
.widget_archive li, .widget_categories li, .widget_pages li, .widget_rss li {
	padding:0 0 14px 20px;
	position: relative
}
.widget_archive ul ul li:last-child, .widget_categories ul ul li:last-child, .widget_pages ul ul li:last-child, .widget_rss ul ul li:last-child {
	padding-bottom: 0;
}
.widget_archive li a, .widget_categories li a, .widget_pages li a, .widget_rss li a {
	text-decoration: none
}
.rsswidget img {
	margin: -3px 5px 0 0
}
/* custom menu & links & meta */
.widget_nav_menu ul, .widget_links ul, .widget_meta ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.widget_nav_menu ul ul, .widget_links ul ul, .widget_meta ul ul {
	padding:0;
}
.widget_nav_menu>div>ul >li, .widget_links >ul >li, .widget_meta >ul >li {
	background: url('../images/bg_footer_widgets.png') repeat-x 0 100%;
	position: relative;
	padding-bottom: 1px;
}
.widget_nav_menu> div >ul >li:last-child, .widget_links >ul >li:last-child, .widget_meta >ul >li:last-child {
	background: none
}
.widget_nav_menu ul ul li, .widget_links ul ul li, .widget_meta ul ul li {
	background: url('../images/bg_footer_widgets.png') repeat-x 0 0;
	position: relative;
	padding-top: 1px;
}
#title_sidebar .widget_nav_menu ul {
	overflow: hidden
}
#title_sidebar .widget_nav_menu ul ul {
	display: none;
}
#title_sidebar .widget_nav_menu ul li:before {
	content: '';
}
#title_sidebar .widget_nav_menu ul li {
	float: left;
	margin-bottom: 10px;
	background: none;
}
#title_sidebar .widget_nav_menu ul li a {
	text-decoration:none;
	padding:5px 7px 7px;
	margin:0 6px 0 0;
}
#title_sidebar .widget_nav_menu ul li a:hover, #title_sidebar .widget_nav_menu ul li.current-menu-item a {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.widget_nav_menu li a, .widget_links li a, .widget_meta li a {
	text-decoration: none;
	padding:7px 0 6px 20px;
	display: block;
}
.widget_nav_menu ul ul, .widget_links ul ul, .widget_meta ul ul {
	padding-left: 15px
}
/* search */
.widget_search form {
	position: relative;
}
.widget_search .widget-title, .widget_search label {
	display: none;
}
.widget_search #s {
	width:100%;
	box-sizing: border-box; /* css3 rec */
	-moz-box-sizing: border-box; /* ff2 */
	-ms-box-sizing: border-box; /* ie8 */
	-webkit-box-sizing: border-box; /* safari3 */
	-khtml-box-sizing: border-box; /* konqueror */
}
#main .widget_search #s {
	width:98%;
	box-sizing: border-box; /* css3 rec */
	-moz-box-sizing: border-box; /* ff2 */
	-ms-box-sizing: border-box; /* ie8 */
	-webkit-box-sizing: border-box; /* safari3 */
	-khtml-box-sizing: border-box; /* konqueror */
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	box-shadow:0 0 0 5px #f6f6f6;
	margin: 0 5px;
}
#main .widget_search {
	padding-bottom: 15px;
}
.widget_search #searchsubmit {
	text-indent: -9999em;
	background:url('../images/b_search.png') no-repeat 0 8px;
	width: 38px;
	height: 30px;
	border: none;
	position: absolute;
	right: 0;
	top:0;
	text-align: left;
}
/* recent comments */
.widget_recent_comments ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.widget_recent_comments ul li {
	padding-left: 30px;
	background:url('../images/i_comments.png') no-repeat 7px 4px;
	position: relative;
	padding-bottom: 7px;
	margin-bottom: 6px
}
.widget_recent_comments ul li:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: url('../images/bg_footer_widgets.png') repeat-x 0 0;
	height: 1px
}
.widget_recent_comments ul li:last-child:after {
	display: none
}
.widget_recent_comments ul li a {
	text-decoration: none
}
.widget_recent_comments ul li a:hover {
	text-decoration: underline
}
/* recent posts & popular posts */
.widget_recent_posts ul, .widget_popular_posts ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.widget_recent_posts .imgborder, .widget_popular_posts .imgborder {
	float: left;
	margin-right: 12px
}
.widget_recent_posts ul li, .widget_popular_posts ul li {
	background:url('../images/bg_footer_widgets.png') repeat-x 0 100%;
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 15px;
	overflow: hidden
}
.widget_recent_posts ul li:last-child, .widget_popular_posts ul li:last-child {
	background: none
}
.widget_recent_posts ul li .recent_txt>a, .widget_popular_posts ul li .recent_txt>a {
	text-decoration: none;
	font-size: 14px;
	margin-top: 5px;
	display: block
}
.widget_recent_posts ul li .recent_txt p {
	background: url('../images/i_date.png') no-repeat 0 1px;
	padding-left: 20px;
	float: left;
	padding-bottom: 0;
	margin-bottom: 0;
}
.widget_popular_posts ul li .recent_txt p {
	background: url('../images/i_comments.png') no-repeat 0 4px;
	padding-left: 20px;
	float: left;
	padding-bottom: 0;
	margin-bottom: 0;
}
.widget_popular_posts ul li .recent_txt p a {
	text-decoration: none;
}
.widget_recent_posts a.imgborder > span.placeholder, .widget_popular_posts a.imgborder > span.placeholder {
	display: block;
	width: 75px;
	height: 50px;
}
.widget_recent_posts a.imgborder > span.placeholder span, .widget_popular_posts a.imgborder > span.placeholder span {
	display: block;
	width: 75px;
	height: 50px;
	background-image: url('../images/i_placeholder.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-color: #ebeaea
}
.widget_recent_posts a.imgborder > span.placeholder span, .widget_popular_posts a.imgborder > span.placeholder span, .widget_recent_posts a.imgborder img, .widget_popular_posts a.imgborder img {
	opacity:1;
	transition: opacity 200ms ease-in-out;
	-webkit-transition: opacity 200ms ease-in-out;
	-moz-transition: opacity 200ms ease-in-out;
	-o-transition: opacity 200ms ease-in-out;
}
.widget_recent_posts a.imgborder:hover > span.placeholder span, .widget_popular_posts a.imgborder:hover > span.placeholder span, .widget_recent_posts a.imgborder:hover img, .widget_popular_posts a.imgborder:hover img {
	opacity:.6;
	transition: opacity 200ms ease-in-out;
	-webkit-transition: opacity 200ms ease-in-out;
	-moz-transition: opacity 200ms ease-in-out;
	-o-transition: opacity 200ms ease-in-out;
}
/* calendar */
.widget_calendar {
	padding-top: 22px
}
.widget_calendar table {
	position: relative;
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
}
.widget_calendar .widget-title {
	display: none
}
.widget_calendar caption {
	text-align: left;
	padding-bottom: 12px;
	background:url('../images/bg_footer_widgets.png') repeat-x 0 100%;
}
.widget_calendar tfoot {
	position: absolute;
	top:1px;
	right: -11px;
}
.widget_calendar tfoot #prev a, .widget_calendar tfoot #next a {
	text-indent: -9999em;
	display: block;
	background: url('../images/i_cal_nav.png') no-repeat 0 0;
	width: 17px;
	height: 17px;
}
.widget_calendar tfoot #next a {
	background-position: -24px 0
}
.widget_calendar tfoot #prev a, .widget_calendar tfoot #next a {
	text-indent: -9999em;
	display: block;
	background: url('../images/i_cal_nav.png') no-repeat 0 0;
	width: 17px;
	height: 17px;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
	text-align: left;
}
.widget_calendar tfoot #prev a:hover {
	background-position: 0 100%;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
}
.widget_calendar tfoot #next a {
	background-position: -24px 0;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
}
.widget_calendar tfoot #next a:hover {
	background-position: -24px 100%;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
}
.widget_calendar th {
	padding: 6px 0;
	font-size: 14px;
	font-weight: 500
}
.widget_calendar tbody td {
	border: 1px solid #e8e8e8;
	box-shadow: inset 0 0 6px rgba(0,0,0,.06);
	line-height: 14px;
	padding: 6px 6px 17px 6px;
	font-size: 14px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}
.widget_calendar td.pad {
	border: none;
	box-shadow: none
}
.widget_calendar tfoot #next a {
	margin-right: 11px
}
.grid_3 .widget_calendar tbody td {
	height: 16px;
	font-size: 12px
}
/* gallery */
.widget_gallery ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden
}
.widget_gallery li {
	float: left;
	margin: 0 4px 4px 0
}
.widget_gallery li a {
	display: block
}
.widget_gallery li span.placeholder, .widget_gallery li span.placeholder span {
	display: block;
	width: 124px;
	height: 124px;
}
.widget_gallery li span.placeholder span {
	background-color: #ebeaea
}
.grid_4 .widget_gallery li a {
	width: 140px;
	height: 140px;
}
.grid_6 .widget_gallery li span.placeholder, .grid_6 .widget_gallery li a {
	width: 92px;
	height: 92px;
}
.grid_12 .widget_gallery li span.placeholder, .grid_12 .widget_gallery li a {
	width: 134px;
	height: 134px;
}
/* flickr */
.widget_flickr {
	overflow: hidden
}
.flickr_badge_image a {
	background: #fff;
	border: 1px solid #e6e6e6;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 7px;
	display: inline-block;
	box-shadow:1px 1px 3px 1px rgba(0,0,0,.04)
}
.flickr_badge_image {
	float: left;
	margin: 0 4px 4px 0
}
/* feedburber */
.widget_feedburner label {
	display: block
}
.widget_feedburner input {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 8px 0px 12px;
	box-shadow:0 0 0 3px #f6f6f6;
	background:#fff url('../images/i_feedburner.png') no-repeat 9px 7px;
	padding-left: 45px;
	width:95%;
	box-sizing: border-box; /* css3 rec */
	-moz-box-sizing: border-box; /* ff2 */
	-ms-box-sizing: border-box; /* ie8 */
	-webkit-box-sizing: border-box; /* safari3 */
	-khtml-box-sizing: border-box; /* konqueror */
}
header .widget_feedburner input, .lt-ie9 .widget_feedburner input {
	box-shadow: none;
	margin:6px 0;
}
#title_sidebar .widget_feedburner .widget-title {
	margin-bottom: -15px
}
#title_sidebar .widget_feedburner input {
	width: 860px;
	margin: 8px 10px 12px 0;
	box-shadow: none
}
#title_sidebar .widget_feedburner label {
	float: right;
}
/* testimonials */
.widget_testimonial {
	position: relative
}
.widget_testimonial .controls .prev, .widget_testimonial .controls .next {
	text-indent: -9999em;
	display: block;
	background: url('../images/i_cal_nav.png') no-repeat 0 0;
	width: 17px;
	height: 17px;
	float: left;
	margin-left: 7px;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
	text-align: left;
}
.widget_testimonial .controls .prev:hover {
	background-position: 0 100%;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
}
.widget_testimonial .controls .next {
	background-position: -24px 0;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
}
.widget_testimonial .controls .next:hover {
	background-position: -24px 100%;
	transition: background 200ms ease-in-out;
	-webkit-transition: background 200ms ease-in-out;
	-moz-transition: background 200ms ease-in-out;
	-o-transition: background 200ms ease-in-out;
}
.widget_testimonial .controls {
	position: absolute;
	top:2px;
	right:0
}
header .widget_testimonial .controls {
	top: 55px
}
.widget_testimonial .testimonial_meta span {
	display: block;
	text-align: right;
	line-height: 1.2
}
.quote {
	margin-bottom: 10px;
	border: 1px solid #ececec;
	box-shadow: inset 0 0 10px rgba(0,0,0,.06);
	padding: 15px 15px 5px 48px;
	background: #fdfdfd;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.quote:before {
	content: '';
	position: absolute;
	width: 44px;
	height: 43px;
	background: url('../images/i_quote.png') no-repeat 0 0;
	left:-11px;
	top:8px;
}
.quote p {
	padding-top: 0;
	margin-top: 0;
}
/* contact form */
.widget_contactform div {
	position: relative
}
.widget_contactform input, .widget_contactform textarea {
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	margin: 5px 5px 8px;
	box-shadow:0 0 0 5px #f6f6f6;
	background:#fff url('../images/i_feedburner.png') no-repeat 9px 7px;
	padding-left: 45px;
	width:98%;
	box-sizing: border-box; /* css3 rec */
	-moz-box-sizing: border-box; /* ff2 */
	-ms-box-sizing: border-box; /* ie8 */
	-webkit-box-sizing: border-box; /* safari3 */
	-khtml-box-sizing: border-box; /* konqueror */
}
.widget_contactform input.name {
	background:#fff url('../images/i_name.png') no-repeat 9px 7px;
}
.widget_contactform textarea {
	background: none;
	padding-left:13px;
	background-color: #fff
}
header .widget_contactform input, .lt-ie9 .widget_contactform input, header .widget_contactform textarea, .lt-ie9 .widget_contactform textarea {
	box-shadow: none;
	margin:6px 0;
	width: 100%;
}
.widget_contactform label.error {
	background:#fff url('../images/error.png') no-repeat 0 0;
	width: 23px;
	height: 21px;
	text-indent: -9999em;
	display: block;
	position: absolute;
	top:10px;
	right: 5px;
	text-align: left;
}
header .widget_contactform label.error, .lt-ie9 .widget_contactform label.error {
	right: 3px;
	top:11px
}
.widget_contactform button {
	margin-top: 7px;
	margin-left: 5px
}
/* upcoming events */
.widget_upcoming ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.widget_upcoming ul li {
	background:url('../images/bg_footer_widgets.png') repeat-x 0 100%;
	position: relative;
	padding-bottom: 16px;
	margin-bottom: 15px;
	overflow: hidden;
	padding-left: 65px;
	min-height: 53px;
}
.widget_upcoming ul li:last-child {
	background: none
}
.widget_upcoming p.meta_date {
	background: url('../images/bg_counter_light.png') no-repeat 0 0;
	display: block;
	width: 46px;
	margin: 0 11px 0 0;
	height: 55px;
	position: absolute;
	left: 0
}
.widget_upcoming p.meta_date strong {
	display: block;
	font-size: 22px;
	font-weight: 700;
	color: #4F4F4F;
	padding: 11px 0 0 10px;
}
.widget_upcoming p.meta_date a {
	position: absolute;
	background: url('../images/bg_counter_a_light.png') no-repeat 2px 2px;
	display: block;
	width: 46px;
	height: 45px;
	top:0;
	left:0;
}
header .widget_upcoming p.meta_date {
	background: url('../images/bg_counter.png') no-repeat 0 0;
}
header .widget_upcoming p.meta_date strong {
	color: #fff;
}
header .widget_upcoming p.meta_date a {
	background: url('../images/bg_counter_a.png') no-repeat 2px 2px;
}
.widget_upcoming p.meta_date span {
	text-transform: uppercase;
	font-size: 11px;
	display: block;
	text-align: center;
	margin-top: 12px;
	padding-right: 4px
}
.widget_upcoming .entry-title {
	text-decoration: none;
	display: block;
	font-size: 14px;
}
.widget_upcoming span {
	display: block
}
.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
*line-height: 0;
}
.ir br {
	display: none;
}
.hidden {
	display: none !important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom: 1;
}
label.error {
	color: #EB4444;
	padding-left: 5px;
}
input.error, select.error, textarea.error {
	border-color: #FF8181;
}
select {
	min-width: 220px;
}
.lt-ie9 .ngg-gallery-thumbnail img {
	max-width:none!important
}
/* Preview */
#stylechanger {
	position: fixed;
	width: 254px;
	top: 110px;
	left:-254px;
	background-color:#fff;
	color:#6b6b6b;
	z-index:100000
}
.shead {
	background-color:#292521;
	text-align:center;
	font-size: 18px;
	color: #fff;
	line-height: 20px;
	text-transform:uppercase;
	padding:13px 0
}
.shead h5 {
	margin: 0;
	padding: 0;
}
#stylechanger a.section_toggle {
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	color: #211e1b;
	text-decoration: none;
	padding: 6px 20px 8px 15px;
	margin: 1px 0;
	border-bottom: 1px solid #d7d7d7;
	border-top: 1px solid #e3e3e2;
	background: #eee url('../images/bg_preview_toggle.png') no-repeat 100% 100%;
}
#stylechanger a.section_toggle.active {
	background: #eee url('../images/bg_preview_toggle.png') no-repeat 100% 0;
}
#stylechanger form fieldset {
	padding:16px 15px 8px;
	display: none;
	position: relative;
	overflow: hidden;
}
#stylechanger form label {
	float:left;
	line-height:14px;
	text-align:left;
	padding-top:2px;
	width:140px;
	font-style: italic;
	font-size: 12px;
	padding-bottom: 12px
}
#stylechanger form label.select_label {
	width:100%;
}
#stylechanger form p span {
	color:#2e2828
}
#stylechanger form p {
	padding-bottom:5px
}
#stylechanger input {
	width:57px;
	height:20px;
	border:none;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	text-align:center;
	font-style:italic;
	margin-bottom:10px;
	padding: 0;
}
#stylechanger select {
	display: block;
	width:100%;
	border:1px solid #eee;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	text-align:center;
	font-style:italic;
	margin-bottom:15px;
	padding: 0;
	text-align: left
}
.mColorPickerTrigger {
	margin:0;
	display:block;
	height:16px;
	float:right
}
#customfont {
	padding:7px 9px;
	border-color:#c7c7c7;
	margin-top:5px
}
.sfoot {
	background:#f3f3f3;
	padding:10px 5px 0;
	text-align:right
}
.sfoot button {
	text-transform:uppercase
}
#sreset {
	margin:-39px 0 0 33px;
	width:60px
}
#sreset button {
	background:url('../images/i_reset.png') no-repeat 0 50%;
	border:0;
	padding-left:15px;
	font-style:italic;
	color:#211e1b;
	font-weight:700
}
.stoggle {
	display:block;
	width:38px;
	height:154px;
	float:right;
	margin-right:-38px;
	background:url('../images/bg_stoggle.png') no-repeat 0 0
}
.stoggle.shide {
	background-position:-38px 0
}
.stoggle.sshow {
	background-position:0 0
}
#mColorPickerInput {
	padding: 0 !important;
}
.gform_wrapper li {
	padding: 0 !important;
	background: none !important;
}
.gform_wrapper li:before {
	display:none !important;
}
.recaptcha_wrap {
	padding:13px 22px 5px 15px;
	border-right: 1px solid #e5e5e5;
	float: left;
}
.recaptcha_wrap>div {
	overflow: hidden
}
.recaptcha_logo {
	background: url('../images/recaptcha_logo.png') no-repeat 0 0;
	width: 71px;
	height: 36px;
	float: left;
	margin: 12px 18px 0 0
}
#recaptcha_image {
	float: left;
	border: 1px solid #e5e5e5;
	background: #fff;
	line-height: 80%
}
#recaptcha_image br {
	display: none;
}
#recaptcha_image embed {
	margin-top: -20px
}
#recaptcha_image img {
	display: block
}
#recaptcha_image span {
	display: block;
	margin: 7px 5px 0;
	text-align: center
}
.recaptcha_tagline {
	background: url('../images/recaptcha_tagline.png') no-repeat 0 0;
	width: 71px;
	height: 17px;
	float: left;
	margin: 12px 18px 0 0
}
#recaptcha_response_field {
	float: left;
	width: 220px;
	margin-top: 4px;
	margin-right: 5px
}
.recaptcha_reload, .recaptcha_only_if_image, .recaptcha_only_if_audio, .recaptcha_help {
	float: left;
	width: 12px;
	height: 12px;
	margin-left: 11px;
	margin-top: 3px
}
.recaptcha_reload a, .recaptcha_only_if_image a, .recaptcha_only_if_audio a, .recaptcha_help a {
	float: left;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	display: block;
	background: url('../images/recaptcha_icons.png') no-repeat 1px 0
}
.recaptcha_only_if_image a {
	background-position: -21px 0
}
.recaptcha_help a {
	background-position: -43px 0
}
.recaptcha_only_if_audio a {
	background-position: -59px 0
}
label.code_num {
	display:inline-block
}
ul.code_num {
	display:inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.code_num li {
	display:inline-block;
	height:25px;
	width:14px;
}
ul.code_num li span {
	display:block;
	height:25px;
	width:14px;
}
label.code {
	display:inline-block
}












#styled td {
	padding:5px 0
}
#styled h3 {
	padding-top:25px
}

form.new_account textarea, form.new_account select, form.new_account input[type="text"], form.new_account input[type="password"], form.new_account input[type="datetime"], form.new_account input[type="datetime-local"], form.new_account input[type="date"], form.new_account input[type="month"], form.new_account input[type="time"], form.new_account input[type="week"], form.new_account input[type="number"], form.new_account input[type="email"], form.new_account input[type="url"], form.new_account input[type="search"], form.new_account input[type="tel"], form.new_account input[type="color"], .uneditable-input {
	/*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;*/
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
form.new_account textarea:focus, form.new_account select:focus, form.new_account input[type="text"]:focus, form.new_account input[type="password"]:focus, form.new_account input[type="datetime"]:focus, form.new_account input[type="datetime-local"]:focus, form.new_account input[type="date"]:focus, form.new_account input[type="month"]:focus, form.new_account input[type="time"]:focus, form.new_account input[type="week"]:focus, form.new_account input[type="number"]:focus, form.new_account input[type="email"]:focus, form.new_account input[type="url"]:focus, form.new_account input[type="search"]:focus, form.new_account input[type="tel"]:focus, form.new_account input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(77, 77, 77, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(77, 77, 77, 0.6);
	outline: 0 none;
}
form.edit_account textarea, form.edit_account select, form.edit_account input[type="text"], form.edit_account input[type="password"], form.edit_account input[type="datetime"], form.edit_account input[type="datetime-local"], form.edit_account input[type="date"], form.edit_account input[type="month"], form.edit_account input[type="time"], form.edit_account input[type="week"], form.edit_account input[type="number"], form.edit_account input[type="email"], form.edit_account input[type="url"], form.edit_account input[type="search"], form.edit_account input[type="tel"], form.edit_account input[type="color"], .uneditable-input {
	/*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;*/
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
form.edit_account textarea:focus, form.edit_account select:focus, form.edit_account input[type="text"]:focus, form.edit_account input[type="password"]:focus, form.edit_account input[type="datetime"]:focus, form.edit_account input[type="datetime-local"]:focus, form.edit_account input[type="date"]:focus, form.edit_account input[type="month"]:focus, form.edit_account input[type="time"]:focus, form.edit_account input[type="week"]:focus, form.edit_account input[type="number"]:focus, form.edit_account input[type="email"]:focus, form.edit_account input[type="url"]:focus, form.edit_account input[type="search"]:focus, form.edit_account input[type="tel"]:focus, form.edit_account input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(77, 77, 77, 0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(77, 77, 77, 0.6);
	outline: 0 none;
	color: #333;
}
#cookie-notice {
	display: block;
	visibility: hidden;
	position: fixed;
	min-width: 100%;
	height: auto;
	z-index: 100000;
	font-size: 13px;
	line-height: 20px;
	left: 0;
	text-align: center;
}

.cn-top {
	top: 0;
}

.cn-bottom {
	bottom: 0;
}

.cookie-notice-container {
	padding: 10px;
	text-align: center;
	width: 100%;
}

.cookie-notice-revoke-container {
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: 1;
	visibility: hidden;
}

.cn-top .cookie-notice-revoke-container {
	top: 0;
	bottom: auto;
}

#cookie-notice .cn-revoke-cookie {
	margin: 0;
}

.cn-button.wp-default,
.cn-button.wp-default:hover,
.cn-button.bootstrap,
.cn-button.bootstrap:hover {
	box-shadow: none;
	text-decoration: none;
}

#cookie-notice .cn-button {
	margin-left: 10px;
}

.cn-button.wp-default {
	font-family: sans-serif;
	line-height: 18px;
	padding: 2px 12px;
	background: linear-gradient(to bottom, #FEFEFE, #F4F4F4) repeat scroll 0 0 #F3F3F3;
	border-color: #BBB;
	color: #333;
	text-shadow: 0 1px 0 #FFF;
	-moz-box-sizing: border-box;
	border-radius: 3px 3px 3px 3px;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	white-space: nowrap;
	outline: none;
}

.cn-button.wp-default:hover {
	background: linear-gradient(to bottom, #FFFFFF, #F3F3F3) repeat scroll 0 0 #F3F3F3;
	border-color: #999;
	color: #222;
}

.cn-button.bootstrap {
	font-family: sans-serif;
	display: inline-block;
	*display: inline;
	padding: 4px 12px;
	margin-right: .3em;
	margin-bottom: 0;
	*margin-left: .3em;
	line-height: 20px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
	font-style: normal;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
	background-color: #006dcc;
	*background-color: #04c;
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-repeat: repeat-x;
	border-style: solid;
	border-width: 1px;
	border-color: #04c #04c #002a80;
	border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .2) inset, 0 1px 2px rgba(0, 0, 0, .05);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	padding: 2px 10px;
	font-size: 12px;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline: none;
}

.cn-button.bootstrap:hover {
	color: #fff;
	background-color: #04c;
	*background-color: #003bb3;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
	-moz-transition: background-position 0.1s linear;
	-o-transition: background-position 0.1s linear;
	transition: background-position 0.1s linear;
}