/*
 Theme Name:   The Busy Creator 2.0
 Theme URI:    http://busycreator.com
 Description:  The Busy Creator 2.0, based on Enfold
 Author:       Prescott Perez-Fox
 Author URI:   http://www.perezfox.com
 Template:     enfold
 Version:      2.0.0
 Text Domain:  enfold-child
*/

/* top, right, bottom, left */

/*
.logo img {
width: 400px;
float: left;
left: 0;
}

@media only screen and (max-width: 480px) {
.responsive .logo a, .responsive .logo img { max-width: 80%; }}
*/

/* ------------------------------ ••• TYPOGRAPHY & FONTS ••• --------------------------------- */

/* Google Fonts Import
--------------------------------------------- */
/* @import url(http://fonts.googleapis.com../css?family=Droid+Sans:regular,bold|Droid+Serif:regular,italic,bold,bolditalic&subset=latin); */

/* Webfonts Uploaded via @font-face
--------------------------------------------- */

@font-face {
	font-family: 'VerbCond';
	src: url(../../webfonts/verbcond-light-italic.eot);
	src: url(../../webfonts/verbcond-light-italic.eot#iefix) format('embedded-opentype'),
	     url(../../webfonts/verbcond-light-italic.woff) format('woff'),
	     url(../../webfonts/verbcond-light-italic.ttf) format('truetype'),
	     url(../../webfonts/verbcond-light-italic.svg) format('svg');
	font-weight: lighter;
	font-style: italic;	}	
@font-face {
	font-family: 'VerbCond';
	src: url(../../webfonts/verbcond-light.eot);
	src: url(../../webfonts/verbcond-light.eot#iefix) format('embedded-opentype'),
	     url(../../webfonts/verbcond-light.woff) format('woff'),
	     url(../../webfonts/verbcond-light.ttf) format('truetype'),
	     url(../../webfonts/verbcond-light.svg) format('svg');
	font-weight: lighter;
	font-style: normal;	}
@font-face {
	font-family: 'VerbCond';
	src: url(../../webfonts/verbcond-regular-italic.eot);
	src: url(../../webfonts/verbcond-regular-italic.eot#iefix) format('embedded-opentype'),
	     url(../../webfonts/verbcond-regular-italic.woff) format('woff'),
	     url(../../webfonts/verbcond-regular-italic.ttf) format('truetype'),
	     url(../../webfonts/verbcond-regular-italic.svg) format('svg');
	font-weight: normal;
	font-style: italic;	}
@font-face {
	font-family: 'VerbCond';
	src: url(../../webfonts/verbcond-regular.eot);
	src: url(../../webfonts/verbcond-regular.eot#iefix) format('embedded-opentype'),
	     url(../../webfonts/verbcond-regular.woff) format('woff'),
	     url(../../webfonts/verbcond-regular.ttf) format('truetype'),
	     url(../../webfonts/verbcond-regular.svg) format('svg');
	font-weight: normal;
	font-style: normal;	}
@font-face {
	font-family: 'VerbCond';
	src: url(../../webfonts/verbcond-medium-italic.eot);
	src: url(../../webfonts/verbcond-medium-italic.eot#iefix) format('embedded-opentype'),
	     url(../../webfonts/verbcond-medium-italic.woff) format('woff'),
	     url(../../webfonts/verbcond-medium-italic.ttf) format('truetype'),
	     url(../../webfonts/verbcond-medium-italic.svg) format('svg');
	font-weight: bolder;
	font-style: italic;	}
@font-face {
	font-family: 'VerbCond';
	src: url(../../webfonts/verbcond-medium.eot);
	src: url(../../webfonts/verbcond-medium.eot#iefix) format('embedded-opentype'),
	     url(../../webfonts/verbcond-medium.woff) format('woff'),
	     url(../../webfonts/verbcond-medium.ttf) format('truetype'),
	     url(../../webfonts/verbcond-medium.svg) format('svg');
	font-weight: bolder;
	font-style: normal;	}
@font-face {
	font-family: 'VerbCond Semibold';
	src: url(../../webfonts/verbcond-semibold-italic.eot);
	src: url(../../webfonts/verbcond-semibold-italic.eot#iefix) format('embedded-opentype'),
	     url(../../webfonts/verbcond-semibold-italic.woff) format('woff'),
	     url(../../webfonts/verbcond-semibold-italic.ttf) format('truetype'),
	     url(../../webfonts/verbcond-semibold-italic.svg) format('svg');
	font-weight: normal;
	font-style: italic;	}
@font-face {
	font-family: 'VerbCond Semibold';
	src: url(../../webfonts/verbcond-semibold.eot);
	src: url(../../webfonts/verbcond-semibold.eot#iefix) format('embedded-opentype'),
	     url(../../webfonts/verbcond-semibold.woff) format('woff'),
	     url(../../webfonts/verbcond-semibold.ttf) format('truetype'),
	     url(../../webfonts/verbcond-semibold.svg) format('svg');
	font-weight: normal;
	font-style: normal;	}
@font-face {
	font-family: 'VerbCond';
	src: url(../../webfonts/verbcond-regular-bold-italic.eot);
	src: url(../../webfonts/verbcond-regular-bold-italic.eot#iefix) format('embedded-opentype'),
	     url(../../webfonts/verbcond-regular-bold-italic.woff) format('woff'),
	     url(../../webfonts/verbcond-regular-bold-italic.ttf) format('truetype'),
	     url(../../webfonts/verbcond-regular-bold-italic.svg) format('svg');
	font-weight: bold;
	font-style: italic;	}
@font-face {
	font-family: 'VerbCond';
	src: url(../../webfonts/verbcond-regular-bold.eot);
	src: url(../../webfonts/verbcond-regular-bold.eot#iefix) format('embedded-opentype'),
	     url(../../webfonts/verbcond-regular-bold.woff) format('woff'),
	     url(../../webfonts/verbcond-regular-bold.ttf) format('truetype'),
	     url(../../webfonts/verbcond-regular-bold.svg) format('svg');
	font-weight: bold;
	font-style: normal;	}
		
	
/* Use Verb Condensed for most stuff */


h1, h2, h3, h4, h5, h6 {
	font-family: 'VerbCond', sans-serif !important;
	font-weight: bolder;
	text-transform: none !important;  }

h3.widgettitle {
	text-transform: uppercase !important;
}

body {
	font-size: 15px;
	font-family: 'VerbCond', Helvetica, sans-serif !important;	}

a.spp-button.spp-button-download {
	font-family: Helvetica, Arial, sans-serif !important;
}	


/* ------------------------------ ••• ALL-PURPOSE STYLES ••• --------------------------------- */

a img {	border: none important; }

/* Blockquotes within a post or page */
blockquote {
	background-color: #ffffff;
	border-left: #c2ae4a 2px solid !important;
	box-shadow: 1px 1px 0px rgba(0,0,0,0.15);
	max-width: 100%;
	display: block;
	padding: 12px 15px 9px 22px;
	padding-left: 25px !important;
	margin-bottom: 12px;
	font-family: 'VerbCond';
	font-size: 1.5em;
	font-weight: lighter;
	font-style: italic !important;
}

blockquote p {
	padding:0 !important;
	margin: 0 !important; }
	
blockquote p.cite {
	padding: 0 !important;
	margin: 0 !important;
	font-style: normal !important;
	text-align: right !important; }
	
blockquote p.tw {
	padding:0 !important;
	color: #c2ae4a;
	font-size: 18px !important;
	font-style: normal; }

blockquote p.tw a:link {
	color: #c2ae4a /* gold */ !important ;
	text-decoration: underline !important; }

blockquote p.tw a:hover {
	color: #C24A4A /* red */ !important ;
	text-decoration: none !important; }

#footer {
	padding: 15px 0 0 0 !important; }

.content {
	border-right: 0 !important; /* Remove the vertical border between the stuff and the sidebar */ }

.sidebar {
	border-left: 0 !important; /* Remove the vertical border between the stuff and the sidebar */ }

code {
	color: #965A3A; /* red */
	background-color:#ffffff;
/* 	display: block; */
	padding: 2px; }
	
/* ------------------------------ ••• BLOG POSTS ••• --------------------------------- */

h1.post-title.entry-title, h1.post-title.entry-title a, h2.post-title.entry-title, h2.post-title.entry-title a	{ /* The Name of an article, blog post, etc. and its clickable link version */
	font-size: 1.75em;
	font-family: 'VerbCond';
	font-weight: lighter;
	color: #3E3315; /* Dark brown */
	line-height: 1.15em;
	display: block; 
	text-align: left !important;
}

h1.post-title.entry-title a:hover, h2.post-title.entry-title a:hover	{
	color: #965A3A !important; /* Red */
	text-decoration: underline !important;
}

.entry-content h3 { /* The Subheads within a blog post/podcast ep. */
	color: #3E3315; /* dark brown */
	padding:18px 0px 0px 0px;
	margin: 0px 0px 9px 0px;
	font-family: 'VerbCond' !important;	}
	
.entry-content h4 { /* The Subheads within a blog post/podcast ep. */
	color: #c2ae4a; /* gold */
	padding:18px 0px 6px 0px;
	margin: 0px 0px 12px 0px;
	font-size: 1.25em;
	font-family: 'VerbCond' !important;
	font-weight: lighter;
	border-bottom:1px dotted #c2ae4a !important	;	}	
	
.entry-content strong { /* bold items in the body text (shouldn't be a different colour) */
	color: inherit !important;
	font-weight: bold;
}	
  	

.entry-content a:link { /* links in blog posts or most articles */
	font-weight: 500;
	color: #333333; /* dark grey */
	text-decoration: underline;
	text-decoration-color: #C2AE4A; /* gold */  
/*
	padding: 0 0 -.25em 0;
	border-bottom: .15em solid #C2AE4A; /* gold */ }

.entry-content a:hover { /* links in blog posts or most articles */
	color: #C24A4A; /* red */ 
	text-decoration: none;
	border-bottom: none !important; }
	
.entry-content a:visited { /* links in blog posts or most articles */
	color: #AAAAAA; /* md. grey */ }	

.entry-content p.wp-caption-text {
	font-family: 'VerbCond', Helvetica, Sans-serif;
	font-size: 1em;
	font-weight: lighter;
	font-style: italic !important;
	line-height: 1.25em;
	text-align: left;
	padding: 0 0 0.5em 0 !important;
}

i.fa-li.fa { /* The Download Links with icons as bullets */
	list-style: none outside none;
	padding-left: -1em;
	padding-top: 0.25em !important;
}


/* Disable the Featured Image from being clickable in a single entry or blog page */
	#top.single-post .big-preview.single-big a,
	#top.single-post .small-preview {
	pointer-events: none;
	cursor: default;
}

/* Disable the "post type icon" in a few places */
article span.fallback-post-type-icon {
	display: none;
}

span.fallback-post-type-icon {
	display: none!important;
}

div.wp-caption {
	border-style: none; /* Remove the thin white frame around any item with a caption */
}	

a.iconbox_icon	{
	text-align:	center;
}

h3.iconbox_content_title	{
	text-align:	center;
	font-size: 2em;
}

.entry-content .transcript { /* A scrollable box to house the transcripts in a blog post */
    max-height: 300px;
    overflow-y: scroll;
    border: 1px solid #eeeeee;
    padding: 20px;
    margin: 20px 0;
    background: #ffffff;
}

#top .fullsize .template-blog .post .entry-content-wrapper { /* updates to the single blog post on /podcast */
	text-align: left;
}



/* ------------------------------ ••• PORTFOLIOS and MASONRY ••• --------------------------------- */

.grid-entry .inner-entry	{ /* Remove the border from a Portfolio Grid (it's actually a shadow) */
	margin: 0 1px 9px 0; /* 1px margin on the right and bottom */
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.1) !important;
}

h3.grid-entry-title.entry-title a, header.entry-content-header  	{  /* Titles of items in the portfolio grid */
	text-align: left !important;
}

div.grid-entry-excerpt.entry-content	{ /* Excerpt (descriptions) of items in the portfolio grid */
	line-height: normal !important;
	text-align: left;
	margin-top: 0.25em;
}

/* .av-masonry-entry { width: 15%; } */ /* Make the Masonry items a max of 15% (a six-column grid) */

/* ------------------------------ ••• FORMS ••• --------------------------------- */

/* Sidebar Signup form */
#sidebar_signup	{
	background-color: #e8e6d2; /* gold */
	border-top: #c2ae4a 2px solid; /* brown */
	box-shadow: 1px 1px 0px rgba(255,255,255,0.75);
	max-width: 100%;
	display: block;
	padding: 1em 1em 2em 1em;
	margin-bottom: 12px;
}

.textfield	{
	width: 100% !important;
	padding: 2px;
	margin-bottom: 3px !important;
}

#mc_embed_signup input.btn, #mc-embedded-subscribe input.btn, .btn {
	margin:0px 3px 9px 0px;
	padding:6px 7px 5px 7px;
	float:left;
	background:#4C4C4C;
	border:none;
	font-family: 'VerbCond', 'Droid Sans', Helvetica, sans-serif;
	font-size: 100%;
	color:#fff;
	cursor:pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display:block;
	width:50%;
	min-width:90px;
}

#mc_embed_signup input.btn:hover, #mc-embedded-subscribe input.btn:hover, .btn:hover { /* When buttons are hovered */
	margin:0px 3px 9px 0px;
	padding:6px 7px 5px 7px;
	background: #000000;
}

#mc_embed_signup input.btn:active, #mc-embedded-subscribe input.btn:active, .btn:active { /* When buttons are clicked */
	margin:0px 3px 9px 0px;
	padding:7px 6px 4px 8px;
	background:#c24a4a; /* that red colour */
}	

input#avia_your_name_1.text_input, input#avia_your_first_name_1.text_input, input#avia_your_email_1.text_input.is_email, input#avia_your_email_1.text_input, input.text_input /* input form fields on the front page */
{	background-color: #ffffff !important;
	border: 1px solid #e8e1c5 !important;	}

/* ------------------------------ ••• NAVIGATION ••• --------------------------------- */

@media only screen and (max-width: 480px) {
.logo img { opacity: 0; }
.logo a { 	background-image: url(images/TBC_logo_horiz_stacked_340x156.png);
			background-size: contain;
			background-repeat: no-repeat;
			background-position: 0 50%; }
			}