/*

============================================
Custom child theme styles go into this file.
============================================

Styles already included:
- Foundation 5.2.2
- FontAwesome 4.0.3
- Modernizr (w/ body classes) 2.7.2

Colors:
primary: rgb(7, 75, 55) // #074b37
secondary: rgb(13, 132, 96) // #0d8460
body background (cream): rgb(249, 247, 238) // #f9f7ee
accent: rgb(254,207,92) // #fecf5c

Image directories:
theme images: ../images/
parent theme images: ../../../vfh/theme/images/

*/

#page {
	border-top: 3px solid rgb(14, 125, 92); /* not exactly the secondary color, but better matches the pattern w/ a solid color */
}

.site-logo{
	margin-top:0;
}

.callout-button {
	background:
		url('../images/callout-button.jpg') 0 0 no-repeat;
}
#sidebar .wpt_widget_content {
	border:none;
}
#sidebar .wpt_widget_content .tab_title.selected a{
	background: #EFC356;
	color:#151515;
}
#sidebar .wpt_widget_content .tab_title.selected a:after {
    content:'';
    position: absolute;
    width: 0;
    height: 0;
    margin-top: 2.2em;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #EFC356;
	left: 50%;
	margin-left: -20px;
}
#sidebar .wpt_widget_content .tab_title a{
	background:#db9c00;
	color:#fff;
	font-weight:normal;
}
#sidebar .wpt_widget_content .inside {
	background:none;
}
#sidebar .wpt-tabs li{
	border:none;
	
}
#sidebar .widget .widget-title{
	background:#efc356;	
}

#sidebar .widget ul li a{
	text-decoration:none;
}

#sidebar .widget ul li a:hover{
	text-decoration:underline;
}
.region-homepage-feature .widget_wgr_nowairing_widget{	
	color:#fff;
	font-family: Georgia,"Times New Roman",Times,serif;	
}
.region-homepage-feature .widget_wgr_nowairing_widget a{
	text-decoration:none;
}

.region-homepage-feature .widget_wgr_nowairing_widget .widget-title{
	color:#fff;
	font-family: "Roboto Condensed","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
}
.region-homepage-feature .widget_wgr_nowairing_widget h4.segment-title{
	margin:0px;
	padding:0px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size:2em;
	color:#fff;
}
.widget_wgr_nowairing_widget .wp-post-image{
	width:90%;
	margin-right:2%;	
}
.widget_wgr_nowairing_widget ul{
	width:90%;
	list-style:none;
}
.widget_wgr_nowairing_widget li{
	padding: 0px 0px .5em 0px;	
	border-top:1px solid #98ad81;
}
.widget_wgr_nowairing_widget li:before { 
    content: "";
    border-color: transparent #fff;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: 0;
    top: 1em;
    position: relative;
}
.widget_wgr_nowairing_widget li p{
	margin:0px 0px 0px 1em;
	padding:0px;
}
.widget_wgr_nowairing_widget .featuring{
	color:#EFC356;	
	font-family: "Roboto Condensed","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-size:.95rem;
}

.widget_wgr_nowairing_widget .listen-now{
	background-color:#3f5e2b;
	padding: .5em 1.5em .5em 1em;
	font-size:1.2rem;
	text-transform:uppercase;
	font-family: "Roboto Condensed","Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	display:inline-block;
	-webkit-border-radius: 20px 20px 20px 20px;
	border-radius: 20px 20px 20px 20px;	
}
	
.site-footer #fieldEmail{
	width:100%;		
}
.ytcplayer-wrapper iframe{
	margin-top:0;
}


body .credits-overlay {
	margin: 0;
	padding: 5px 10px;
	background-color: transparent;
	opacity: 0.25;
	text-align: right;
	box-sizing: border-box;
	display: none;
	position: absolute;
	overflow: hidden;
	white-space: nowrap;
	text-shadow: 1px 1px #FFFFFF;
}

body .credits-overlay:hover {
	opacity: 0.25;
}

body .credits-overlay p {
	margin: 0;
}

body .image-credits {
	clear: both;
}
.entry-body .entry-content figure.featuredimg{
	max-width:100%; 
	display:block;
}

.segments .segTitle a{
	text-decoration:none;
}
.segments .segTitle .segDuration{
	font-family:"Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
	font-size:.7em;
}
.segments .segFeaturing{
	margin:-.5em 0px 0px 2em;
	padding:0px;	
}
.segments .segDesc{
	padding-top:.25rem;
	margin-bottom:2.5rem;
}
.segments{
	margin-left:.25em;
	padding:0px;
}
.segments li{
	list-style:none;
	margin-left:0px;
	padding-left:0px;	
}

#comments, p.nocomments {
    clear: both;
    padding: 0px;
}
#features{
	background:#FFFFFF;
	margin:0px;
	padding:0px;
}

#features ul{
	list-style:none;
	padding-top:2rem;
}
#features ul li{
	clear:both;
	border-bottom:#CCCCCC solid 2px;
	margin-bottom:1em;
	margin-right:2%;
	
}
#features ul li img.alignright{
	width:45%;
	border:#CCCCCC solid 1px;
}
#features ul li h1{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 1.5rem;
	line-height: 1.675rem;	
}

.entry-header #share-menu{
	width:100%;
	float:none;	
	margin-top:.5em;
}
.entry-header #share-menu a, .entry-header #share-menu .st_sharethis_custom{
	display:inline;
	text-decoration:none;
	font-size:.9em;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:.75em;
	color:#335521;
	cursor: pointer;
}
.entry-header .entry-tags, .entry-header .comments-link{
	margin-top: 0.625em;
	margin-bottom: 0.625em;
	padding:0px;
	line-height:1.1em;
}

.page-template-archive-episode .entry-tags .active{
	font-weight:bold;
}

.single-episode .entry-tags+.comments-link {
  margin-left:.5em;
  padding-left:.5em;
  border-left:solid 1px #355A26;
  display:inline;
}
.comments-link .block-title{
	background:none;
}
.comments-link .block-title .block-title-listener{
	margin:0;
	padding:0;	
	text-decoration:underline;
	color:#385f25;
	display:inline-block;
	background:none;
}
@media only screen and (min-width: 48em) {
	
	.sidebar .youtubechannelgallery ul.ytchagallery{		
		padding-top:.5em !important;
	}
	.widget_wgr_nowairing_widget {
		margin-left:1%;
	}
	.widget_wgr_nowairing_widget ul{
		width:32%;
		list-style:none;
	}
	.widget_wgr_nowairing_widget .wp-post-image{
		width:60%;
		margin-right:2%;	
	}
	.entry-body .entry-content figure.featuredimg{
	max-width:40%; 
	display:block;
}
.entry-body .entry-content figure.featuredimg img{
	max-width:100%; 
}
#features ul li .SCPlayer{
	width:45%;
	float:right;
}
.entry-header .entry-title{
	width:90%;
}
.entry-header #show-meta{
	width: 75%;
}

.entry-header #share-menu{
	width:25%;
	float:right;	
	margin-top:-4em;
}
.entry-header #share-menu a, .entry-header #share-menu .st_sharethis_custom{
	display:block;
	text-decoration:none;
	font-size:.9em;
	font-weight:normal;
	text-transform:uppercase;
	margin-bottom:.75em;
	cursor: pointer;
}
}

