/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/*
#1a6887 blue
#69923e green
*/

/* Custom Fonts */

@font-face {
    font-family: 'texgyreadventorregular';
    src: url('texgyreadventor-regular-webfont.eot');
    src: url('texgyreadventor-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('texgyreadventor-regular-webfont.woff') format('woff'),
         url('texgyreadventor-regular-webfont.ttf') format('truetype'),
         url('texgyreadventor-regular-webfont.svg#texgyreadventorregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


h1, h2, h3, h4, h5 {
font-family: 'texgyreadventorregular';
font-weight: 500;
}

h2, .uk-h2 {
font-size: 24px;
line-height: 28px;
}

h3, .uk-h3 {
font-size: 20px;
line-height: 24px;
}


h4, .uk-h4 {
font-size: 14px;
line-height: 18px;
}

.uk-navbar-nav > li > a {
height: 50px;
line-height: 50px;
font-size: 16px;
}



/* Homepage Spacing */

.uk-navbar, .uk-sticky {
margin-bottom: 20px;
}

.logo-margins {
margin-top: -40px;
margin-left: 10px;
}

.tm-headerbar {
height: 140px;
}


/* Homepage Image */

.tm-top-teaser {
	height: 100%;
	
}

.teaser-transbox {
    width: 420px;
    height: 130px;
    position:absolute; top:30px; left:30px; 
    background-color: #69923e;
    border: 0px solid black;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

.teaser-heading {
    margin: 20px 20px;
    color: #ffffff;
font-size: 38px;
line-height: 44px;
}




/* Tribe Events Customizations */

.tribe-events-user-recurrence-toggle {
display: none;
}

.tribe-events-adv-list-widget ol li {
margin-bottom: 30px;
}

.tribe-events-adv-list-widget .tribe-venue {
line-height: 18px;
}

.entry-title summary, h4 {
margin: 0px;
}

ol, hfeed vcalendar {
padding-left: 0px;
}

.tribe-events-adv-list-widget .duration {
font-size: 11px;
font-weight: normal;
}

.tribe-events-adv-list-widget .event-thumbnail {
float:left;
width:60px;
margin-right:10px;
}



/* Special Recent Pro */

.srp-container-single-column .srp-widget-singlepost {
border-bottom: 0px solid #cccccc;
}

h3.srp-widget-title {
display: none;
}

.srp-thumbnail-position-default .srp-thumbnail-box {
margin-right: 10px;
}



/* Sponsor Logos */

.wk-gallery img { border: 1px solid #cccccc !important; }

div.wk-slideset .sets ul.set li img { border: 1px solid #cccccc; }

.wk-slideshow img { border: 1px solid #cccccc !important; }



/* Social Media Icons Fix */

.tm-socialbuttons {  
    line-height: 10px;  
}

.social-icons {
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Main Menu */

.uk-nav-header {
text-transform: none !important;
}

.uk-navbar-nav > li > a {
text-transform: uppercase !important;
font-size: 16px !important;
height: 50px;
line-height: 50px;

}


/* Top Right Menu */

.uk-float-right {
margin-top: 10px;
}

#wnb-bar {
height: 33px;
top: 0px;
left: 0px;
border-bottom: 3px solid #fff;
-webkit-box-shadow: 0 8px 6px -6px black;
-moz-box-shadow: 0 8px 6px -6px black;
box-shadow: 0 8px 6px -6px white !important;
font-size: 14px;
line-height: 33px;
}



/* Tribe Events Widget Customization Attempt 

body.tribe-events-page-template div.uk-panel-box.events-widget-custom, body.parent-pageid-805 div.uk-panel-box.events-widget-custom, body.parent-pageid-853 div.uk-panel-box.events-widget-custom {
display: block;
}

*/


/* Responsive Elements */

@media (max-width: 960px) {
.tribe-events-adv-list-widget .event-thumbnail {
display: none;
}
}

@media (max-width: 960px) {
.srp-thumbnail-box img {
display: none;
}
}


/* Misc. */

.white-text {
	color: #FFF;
}

.tm-logo-small img {
	max-width: 63px;
	height: auto;
}

.page-id-1878 .uk-article-title {display:none;}
.page-id-1878 .tm-sidebar-a {display: none;}
.page-id-1878 .tm-main {width:100%;}
.page-id-1878 #wrap {background-color:#fbfbe2; width: 100%; margin:0;}
.page-id-1878 #left_col {background-color:#fbfbe2; float:left; width:65%; padding-right:2%;}
.page-id-1878 #right_col {background-color:#fbfbe2; float:right; width:33%;}
.page-id-1878 .uk-article {background-color:#fbfbe2;}
.tpg-byline-class {display: none;}
.tpg-metadata-class {visibility: hidden;}
.uk-article-meta {display: none;}
.single .tm-sidebar-a {display: none;}
.single .tm-main {width:100%;}
#left_col {background-color:#fbfbe2; float:left; width:65%; padding-right:2%;}
#right_col {background-color:#fbfbe2; float:right; width:33%;}
#newscolumn {width: 900px; display: block; margin: auto; }