/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,300italic,400italic,700,700italic);

/* LAYOUT__________________________________________________________________ */ 
body {
    background: url(../../../../../uploads/background-sea.jpg) no-repeat top center #DBE5DD;
}
.tm-toolbar {
    padding: 5px 10px;
}
.custom-wrap {
	padding:0;
	z-index:-1;
	margin-top:-22px;
}
div.custom-wrap > div.tm-block {
	background-color: rgba(255,255,255,0.8);
}
div.tm-block-full-width > div.uk-container {
	max-width:100%; /* force full width of curved line graphic */
}
.uk-container {
	padding:0;
}
.uk-navbar {
    background: none;
}
.uk-navbar-nav > li > a:before {
    top: 0;
}
.uk-navbar-nav > li > a {
    padding: 10px 15px 0;
}
.uk-navbar-content {
	margin:10px 0 -10px;
}
.uk-dropdown-navbar {
    background: #588C8A;
}
.tm-top-b {
	background:url(../../../../../uploads/background-top-b-fade.png) no-repeat 35px 0px rgba(0, 0, 0, 0);	
}
.tm-top-b .uk-panel {
	margin-top:-18px; /* tucks widgets up under curved line graphic */
}
/* Target Firefox only */
@-moz-document url-prefix() {
    .tm-top-c .home-banner { margin-top:-12px!important; }
}
.classes-sidebar {
	font-size: .9em;
	line-height: 1.2em;
}



@media screen and (-webkit-min-device-pixel-ratio:0) { 
/* Safari and Chrome fix for above style */
.tm-top-b .uk-panel {
 margin-top:0px;
}
}
/* remove extra padding between grid columns applied to bottom-b position in theme.php */
.uk-grid.uk-grid-collapse,
.uk-grid.uk-grid-collapse > [class*='uk-width-'] {
    margin: 0;
    padding: 0;
}

/* CONTENT__________________________________________________________________ */ 

/* Hide Page Titles */
.wp-page .uk-article-title { display: none; }  
.wp-page .uk-article-title + p { margin-top: 0; }
.uk-article-meta { display: none; }  


.uk-panel-title {
    color: #19637c;
    margin-bottom: 0px;
}

.list-details {
    font-size:13px;
	line-height:15px;
	margin-top:-10px;
}
.list-category {
    font-size:15px;
	line-height:17px;
	margin-top:-5px;
}
h1 { 
	font-size:32px;
	line-height:34px;
	margin-top:0;
	font-weight:300;
}
h2, .uk-h2 {
    font-size: 22px;
    line-height: 24px;
	margin-bottom: 5px;
	font-weight:400;
}
h3 {
	letter-spacing:2px;
	text-transform:uppercase;
	font-weight:400;
	margin-bottom:5px;
}
h3 + p, h3 + ul {
    margin-top:10px;
}
.uk-panel-title {
	font-size:18px;
	line-height:20px;
}

.content-label {
	color:#19637c;
	font-weight:bold;
	letter-spacing:1px;
	
}

.author-label {
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}

* + h2, * + h3, * + h4, * + h5, * + h6 {
    margin-top: 25px;
}
em { color:inherit;}

.home .custom-middle {
	background-image:url(../../../../../uploads/home-photo-Alain-Herriott.png);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.home-copy {
	margin-right:300px;
}

.alignleft {
    margin-bottom: 10px;
}

hr {
    border-color: #CCC -moz-use-text-color -moz-use-text-color;
    margin: 3px 0 10px 0;
}

.uk-button-primary {
    color: #00a6dd !important;
}
.uk-button-primary:hover, .uk-button-primary:focus{
    color: #fff !important;
}

.tm-search-bar:not(.uk-hidden) {
    background: none repeat scroll 0 0 #f2fafd;
}

/* Widgets */

.class-feed {
	color:#fff;
	font-size:.9em;
	line-height:1.2em;
	margin-right:20px;
}
.tm-top-b .class-feed a {color:#fff} 
.tm-block-primary {
    background: #FFFFFF!important;
	color:#26141F!important;
}
.tm-block-primary a, .tm-block-primary .uk-link {
    color: #00A6DD!important;
}
.tm-block-dark a, .tm-block-dark .uk-link {
    color: #EDD48A!important;
}
.tm-block-dark a:hover, .tm-block-dark .uk-link:hover {
    color: #EDD48A!important;
}
.wk-slideshow-katana > div .next, .wk-slideshow-katana > div:hover .next, .wk-slideshow-katana > div .prev, .wk-slideshow-katana > div:hover .prev {
    background: #00A6DD;
}
.responsive-video {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}

.responsive-video iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.tm-sidebar-a .uk-panel-title {
    color: #26141f;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.tm-sidebar-a .uk-panel-header .uk-panel-title {
    border-bottom: 1px solid #a8b49b;
    color: #1e637b;
    padding-bottom: 5px;
}
.tm-sidebar-a p {
	color:#26141f;
}

.tm-bottom-b {
	font-size:.9em;
	line-height:1.2em;
}
.tm-footer-top h3.uk-panel-title {
    color: #EDD48A;
    font-size: 18px;
    font-weight:400;
	letter-spacing:1px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
	padding-bottom:5px;
	border-bottom:1px solid #588C8A;
}
.tm-footer-top { 
	color:#EDD48A; 
	font-size:14px;
}
.tm-totop-scroller:after {
    font-size: 30px;
}
.tm-footer {
	color:#588C8A;
	font-size:11px;
	line-height:14px;
}
.tm-footer a { color:#588C8A!important; }
a.uk-icon-button-footer {
    background: #00A6DD;
    color: #ffffff!important;
    font-size: 22px;
    height: 30px;
    line-height: 30px;
    width: 30px;
}
a.uk-icon-button-header {
    background: #26111F;
    color: #ffffff!important;
    font-size: 20px;
    height: 28px;
    line-height: 28px;
    width: 28px;
}
.uk-panel-box-primary .uk-panel-title, .uk-panel-box-tertiary .uk-panel-title {
	color:#fff;
}
.uk-panel-box-primary p, .uk-panel-box-tertiary p {
	color:#fff;
	font-size:.9em;
	line-height:1.2em;
}
.uk-panel-box-primary .uk-button-primary:hover, .uk-panel-box-primary .uk-button-primary:focus, .uk-panel-box-tertiary .uk-button-primary:hover, .uk-panel-box-tertiary .uk-button-primary:focus {
	background-color:#00A6DD!important;
	border-color:#fff;
	box-shadow:none
}

/* FORUM__________________________________________________________________ */ 
body.tm-sidebar-b-right aside.tm-sidebar-b.uk-width-medium-1-3 {
    width: 25%;
}
body.tm-sidebar-b-right div.tm-main.uk-width-medium-2-3 {
	width:75%;
}

body.tm-sidebar-b-right form.bbp-login-form > fieldset {
	border:none;
	margin:0;
	max-width:300px;
}
body.tm-sidebar-b-right form.bbp-login-form .bbp-register-link {
	display:none;
}
#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results {
    font-size: 14px;
}
#bbpress-forums .bbp-forum-info .bbp-forum-content {
    font-size: 14px;
}
div.bbp-template-notice.info {
    background-color: #f2fafd;
    border: 1px solid #97dbf2;
}
#bbpress-forums li.bbp-header {
    background: none repeat scroll 0 0 #00A6DD;
	font-size: 1.3em;
	color:#fff;
}
#bbpress-forums li.bbp-header a {
	color:#fff;
}
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic {
    border-top: 1px solid #97dbf2;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd {
    background-color: #fff;
}
#bbpress-forums li.bbp-footer {
    background: none repeat scroll 0 0 #f2fafd;
    border-top: 1px solid #97dbf2;
}
.bbp-body li.bbp-topic-title {
    font-size: 1.1em;
}
.bbp-body .bbp-forum-title {
	font-size:1.3em;
}
#bbpress-forums div.bbp-forum-header, #bbpress-forums div.bbp-topic-header, #bbpress-forums div.bbp-reply-header {
    background-color: #dbeef4;
}
span.bbp-admin-links {
    color: #999;
}
span.bbp-admin-links a {
    color:#00a6dd;
}
.bbp-reply-header a.bbp-reply-permalink {
    color: #00a6dd;
}

.bbp-topic-freshness-author {
	display:none;
}
.bbp-topic-started-by  {
	display:none;
}

.bbp-author-name, .bbp-author-avatar {
	pointer-events: none; 
}

.bbp-author-role { display:none;}
.bbp-reply-ip {display:none;}


/* Fix unwanted p and br tags added by WordPress in forum page layout */
.bbp-header .bbp-reply-content p, .bbp-meta p, .bbp-pagination-count p, .bbp-reply-author p, .bbp-footer .bbp-reply-content p, .bbp-reply-form p, .bbp-topic-title p, .bbp-topic-freshness p, #bbpress-forums fieldset.bbp-form p, .bbp-breadcrumb p, .bbp-forum-info p, .bbp-forum-freshness p, #bbpress-forums > p {
	display:inline;
	margin:0;
}
.bbp-header .bbp-reply-content br, .bbp-reply-form br, #bbp-search-form br { display:none; }

/* PROFILES__________________________________________________________________ */ 
.views-template-profile-layout h1.uk-article-title { display:none; }


/* WOOCOMMERCE__________________________________________________________________ */ 
nav.woocommerce-breadcrumb {
    height: auto;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    float: left;
    width: 18%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    float: right;
    width: 78%;
}
.woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce input[type="submit"], .woocommerce-page input[type="submit"], .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button {
    line-height: 30px !important;
	min-height: 30px;
}
.woocommerce .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page #content .quantity .plus, .woocommerce .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page #content .quantity .minus {
    line-height: 30px;
	min-height: 30px;
}
.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page #content .quantity input.qty {
    border: 2px solid #26141f;
	height: 36px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs, .woocommerce-page div.product .woocommerce-tabs ul.tabs, .woocommerce #content div.product .woocommerce-tabs ul.tabs, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
    border-bottom: 1px solid #a8b49b;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {
    border-color: #a8b49b #a8b49b transparent;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:hover, .woocommerce div.product .woocommerce-tabs ul.tabs li a:focus, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a:focus, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a:focus, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a:focus {
    border-color: #F5F5F5;
	background: none repeat scroll 0% 0% #dbe5dd;
}
.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
    width: 18%;
}
.woocommerce .woocommerce-message, .woocommerce-page .woocommerce-message {
    background: none repeat scroll 0 0 #00A6DD;
    color: #ffffff;
}

/* CONSTANT CONTACT SIGNUP FORM WIDGET__________________________________________________________________ */ 
#constant-contact-signup-1 input[type="text"] {
	display:block;
	width:200px;
	margin-bottom:5px;
}
#constant-contact-signup-1 ul {
	list-style:none;
	padding-left:0;
}
#constant-contact-signup-1 .cc_safesubscribe {
	font-size:.8em;
}
#constant-contact-signup-1 input[type="submit"] {
    font-size: 12px;
    line-height: 25px;
    min-height: 25px;
    padding: 0 10px;
	margin: 0;
    background-color: #ffffff;
    border: 2px solid #00a6dd;
    color: #00a6dd;
	border-radius: 25px;
    box-shadow: 0 0 0 0 transparent inset;
    box-sizing: border-box;
	font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
	font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: bold;
	overflow: visible;
	text-align: center;
    text-decoration: none;
    text-transform: none;
    transition: all 0.1s ease-in-out 0s;
    vertical-align: middle;
	cursor: pointer;
}
#constant-contact-signup-1 input[type="submit"]:hover, #constant-contact-signup-1 input[type="submit"]:focus {
	transition: all 0.1s ease-in-out 0s;
    color:#ffffff;
	background-color:#00a6dd;
}


/* RESPONSIVE__________________________________________________________________ */ 

/* Only Tablets (Portrait) */
@media (min-width: 768px) and (max-width: 959px) {
	.tm-logo {
		max-height:80px!important;
		margin-top:-15px;
	}
	.uk-navbar-nav > li > a {
		font-size:13px;
		padding: 10px 10px 0;
	}
	.uk-navbar-nav > li.uk-active > a {
    	background-color:transparent;
    }
	.custom-wrap {
    	margin-top: 18px;
    }
	.tm-top-b {
		background:url(../../../../../uploads/background-top-b-fade.png) no-repeat 25px 0px rgba(0, 0, 0, 0);
		margin-top:0px;	
	}
	.tm-top-b .uk-panel {
		margin-top:0px; /* tucks widgets up under curved line graphic */
	}
	.home-copy { 
		text-shadow: 0.1em 0.1em 0.05em #FFF ; 
	}
	.class-feed {
		font-size:.8em;
		line-height:1em;
	}
	.home .custom-middle .tm-block{
		padding-top:0!important;
	}
}

/* Only Phones and Tablets (Portrait) */
@media (max-width: 959px) {
	body {
    	background: #DBE5DD;
	}
	.uk-navbar {
    	background: #FFF;
	}
	.tm-top-b {
		margin-top:0px;	
		background-position:25px 0px;
	}
	.uk-button {
		font-size: 12px;
		padding:0 10px;
	}
	.tm-block-dark {
		padding:30px 0!important;
	}
	@media screen and (-webkit-min-device-pixel-ratio:0) { 
	/* Safari and Chrome fix for above style */
	.custom-wrap {
    	margin-top: 0px;
    }
	.tm-top-b .uk-panel {
 		margin-top:18px;
	}
	.tm-top-b {
		background-position:25px 18px;
	}
	}
}

/* Only Phones */
@media (max-width: 767px) {
	.custom-wrap {
		margin-top:0px;
	}
	.home-copy {
		margin-right:0px;
	}
	.home .custom-middle {
		background-image:none;
	}
	.tm-top-b {
		background:#1E637B;
	}
	.tm-top-b .uk-panel {
		margin-top:0;
	}
	.class-feed {
		margin-left:20px;
		margin-right:20px;
	}
}

/* Only Phones (Portrait) */
@media (max-width: 479px) {
	.wk-slideshow-katana > div .next, .wk-slideshow-katana > div .prev { display:none;}

}