/*
Theme Name: BlogSite Theme Framework
Theme URI: http://blogsitethemes.com
Description: BlogSite Theme Framework - Parent theme.
Version: 2 - Beta
Author: MartyThornley
Author URI: http://martythornley.com
*/


/* Bring in all basic style from default theme, but cleaned up and simplified */
@import "style/css/default.css";

.fa-hidetext + span.fontawesome-text { display: none; }

/* BASIC FONTS */

body						{ color: #838486; text-align: left; font-size: 17px; letter-spacing: 1.2px; font-family: "Century Gothic", Helvetica, Arial, sans-serif;  }
h1, h2, h3, h4, h5, h6 		{ font-weight: normal; margin:10px 0 6px;  }
h1  						{ font-size:1.8em; margin:20px 0 6px; }
h2  						{ font-size:1.8em; margin:20px 0 6px;}
h3  						{ font-size:1.4em; }
h4  						{ font-size:1.2em; }
h5  						{ font-size:1.1em; }
h6  						{ font-size:1em; }

h1, h1 a, h1 a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited 	{ }


p							{ margin: 0 0 10px; }
/* LINKS */

a 							{ color: #666; }
a:hover 					{ color: #333; }

/* Basic Layout */

#page, #header, #banner, #content-wrapper, #blog-menu, #footer		{ width: 100%; margin: 0 auto; clear: both; float: left;}

#content.has-thumb .post			{ float: left; width: 64%; display: inline; }
#content.has-thumb .post-thumbnail	{ float: right; display: inline; width: 25%; min-width: 240px; padding: 0 2%; }

#logo-wrapper				{ display: block; margin: 0; text-align: center; clear: both;}

#menu-social, #menu-main	{ display: block; float: left; margin: 10px 0; z-index: 1000;}

#header		{ z-index: 999; }
#blog-menu	{ z-index: 998; }

#content				{ padding: 0; width: 97%; clear: both; margin: 0 3%;}
#content.right_sidebar	{ width: 69%; float: left; display: inline; min-width: 486px; }
#content.left_sidebar	{ width: 69%; float: right; display: inline; min-width: 486px;}
#sidebar				{ width: 20%; float: left; display: inline; min-width: 200px; }
#sidebar.left_sidebar	{ float: left; }



/* CONTACT & COPYRIGHT *****************/

#page-footer			{ margin: 20px auto; width: 80%; max-width: 1400px; }

#vcard					{ clear:both; color:#333333; display:block; font-size:14px; margin:0 auto; overflow:hidden; width:90%; }
#vcard .tel				{ float: left; display: inline; }

#vcard .adr				{ float: right; display: inline; }
#vcard .street-address	{}
#vcard .locality		{}
#vcard .region			{}
#vcard .postal-code		{}
#vcard .country-name	{}

ul.footerNav			{ width: 33%; float: left; display: inline; text-align: center;}

p.design				{ font-size:11px; margin:10px auto 20px; padding:0; text-align:center; color: #8a8a8a; }
p.design a				{ color: #5a5a5a; }


/* #######################################################################

	mobilemenu
	--------
	
	To be used with jquery.mobilemenu.js by Chris Wharton (http://www.mobilethemes.com/plugins/mobilemenu/)

####################################################################### */

#mobilemenu-wrapper { 
height: 100%;
position: fixed;
background: transparent;
padding: 0;
z-index: 99999;
top: 40px;
overflow-y:scrollable;
display: none;
}


#mobile-bar	{
display:none;
width: 100%;
background: #222222;
padding: 0;
height: 40px;
z-index: 999999; 
position:fixed; 
top:0;
}

/* body.admin-bar #mobile-bar, body.admin-bar #mobile-nav ul { */

body #mobile-bar, body #mobile-nav > ul {
bottom: auto; top: 0;
 overflow-x: scroll; /* 1 */
  -webkit-overflow-scrolling: touch;
}

body #mobilemenu-wrapper {
position: absolute; top: 40px;
}

#mobilemenu-wrapper #mobile-nav ul#menu-mobile {
overflow: scroll;
top:40px;
}

body.logged-in #mobile-bar, body.logged-in #mobile-nav > ul {
bottom: 0; top: auto;
}

body.logged-in #mobilemenu-wrapper {
position: absolute; top: 0px;
}

body.logged-in #mobilemenu-wrapper #mobile-nav ul#menu-mobile {
overflow: scroll;
top:0px;
}

#mobile-bar a.dashicons  {
display: inline;
float: left; 
margin: 0 3px 0;
font-size: 40px; 
color: #fff;
width: 40px;
height:40px;
}
#mobile-bar .mobilemenu-social { height: auto; float: right; margin: 0; }
#mobile-bar .mobilemenu-social ul { float: right; }

#mobile-bar a.mobilemenu-search {
float: right; 
}
#mobile-bar a.mobilemenu-share {
float: right;
}


a.mobilemenu-reveal {
display: none;
}


#mobile-search {
float: left;
width: 0;
min-height:40px;
position: relative;
background: #222222;
padding: 0;
z-index: 99999;
border-bottom: 1px solid #444;
overflow:hidden;
position:fixed;

}
body.logged-in #mobile-search { 
bottom: 0px; 
}

#mobile-nav {
float: left;
width: 0;
min-height:1000%;
position: relative;
background: #222222;
padding: 0;
z-index: 99999;
border-bottom: 1px solid #444;
 overflow-x: scroll; /* 1 */
  -webkit-overflow-scrolling: touch;
}

#mobile-nav ul {
position: absolute;
top: 0px;
left: 0;
right: 0;
bottom: 0;
overflow: scroll;
-webkit-overflow-scrolling: touch;
}
#mobile-nav ul ul {
position: relative;
}
#mobilemenu-wrapper .close-link{
float:right;
}
#mobilemenu-wrapper a.mobilemenu-reveal {
width: 22px;
height: 22px;
padding: 10px 10px 8px 10px;
position: absolute;
top: 0;
left: 0;
cursor: pointer;
color: #fff;
text-decoration: none;
font-size: 16px;
text-indent: -9999em;
line-height: 22px;
font-size: 10px;
display: block;
font-weight: 700;
position: fixed;
background: #000000;
color:#fff;
}
#mobilemenu-wrapper a.mobilemenu-reveal span {
display: block;
background: #fff;
height: 3px;
margin-top: 3px;
}
#mobilemenu-wrapper #mobile-nav { 
float: left;
background: #222;
}

body.admin-bar #mobilemenu-wrapper #mobile-nav ul#menu-mobile {
overflow: scroll;
top:28px;
}
#mobilemenu-wrapper #mobile-nav ul {
padding: 0;
margin: 0;
width: 98%;
list-style: none;
}
#mobilemenu-wrapper #mobile-nav ul.children {
padding-left: 10px; 
}
#mobilemenu-wrapper #mobile-nav ul.children li a {
padding: 2px 10px 0;
text-transform: capitalize;
}
#mobilemenu-wrapper #mobile-nav ul li {
clear:both;
list-style: none;
margin: 0; 
}
#mobilemenu-wrapper #mobile-nav ul li a {
display: block;
padding: 8px 12px;
margin: 0;
text-align: left;
color: #fff;
border-bottom: 1px solid #383838;
text-decoration: none;
text-transform: uppercase;
font-size: 12px;
}
#mobilemenu-wrapper #mobile-nav ul li:first-child a { 

}
#mobilemenu-wrapper #mobile-nav ul li li a {
width: 80%;
border:none;
opacity: 0.75; 
filter: alpha(opacity=75);
text-shadow: none !important;
visibility: visible;
}
#mobilemenu-wrapper #mobile-nav ul li li li a {
width: 90%;
}
#mobilemenu-wrapper #mobile-nav ul li li li li a {
width: 60%;
}
#mobilemenu-wrapper #mobile-nav ul li li li li li a {
width: 50%;
}
#mobilemenu-wrapper #mobile-nav ul li li:first-child a {
border: none;
}
#mobilemenu-wrapper #mobile-nav ul li a:hover { 
background: #252525;
background: rgba(255,255,255,0.1); 
}
#mobilemenu-wrapper .mobile-push { 
float: left;
width: 100%;
padding: 0;
margin: 0;
clear: both; 
}
#mobilemenu-wrapper #mobile-share {
height: 100px;
background: #222;
position:fixed;
}
#mobilemenu-wrapper #mobile-share #blaze-links {
display:block;
padding: 10px;
margin: 0;
}
#mobilemenu-wrapper #mobile-share #blaze-links iframe {
margin: 0;
}
#mobile-nav .wrapper {
width: 100%;
padding: 0;
margin: 0;
}
#mobilemenu-wrapper ul.sub-menu{
display:none;
overflow: hidden;
position:relative;
}
#mobilemenu-wrapper #mobile-nav ul li li a {
}
.iframe-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.iframe-wrapper iframe,  
.iframe-wrapper object,  
.iframe-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}