/*
Theme Name: Standard Child Theme Kit
Theme URI: https://github.com/eightbit/standard-child-theme-kit
Version: Preview 3
Description: This is a "getting started" child theme kit for Standard.
Author: 8BIT
Author URI: http://8bit.io
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: standard
*/


/* ------------------------------------------------------------------------ Import Standard Styles */

@import url( '../standard/style.css' );

@font-face {
  font-family: 'Avenir Black';
  src: url('../../../../themes/growingleaders/fonts/avenirlt95black.eot');
  src: url('../../../../themes/growingleaders/fonts/avenirlt95black.eot?#iefix') format('embedded-opentype'),
       url('../../../../themes/growingleaders/fonts/avenirlt95black.woff') format('woff'),
       url('../../../../themes/growingleaders/fonts/avenirlt95black.ttf') format('truetype'),
       url('../../../../themes/growingleaders/fonts/avenirlt95black.svg#avenirlt95black') format('svg');
  font-weight: normal;
  font-style: normal;
}


/* ------------------------------------------------------------------------ Customizations */

/* ------------------------------------------------------------------------ Media Queries */

/* Smartphones */
@media (max-width: 480px) {

}

/* Tablet and Mobile */
@media (max-width: 979px) {

}

/* Mobile to Tablet */
@media only screen and (max-width: 767px) {

}


/* Landscape Tablets */
@media (min-width: 768px) and (max-width: 979px) {

}

/* Desktop */
@media (min-width: 980px) {

}

#attentionGrabber, #attentionGrabberWrap #openAttentionGrabber {
	background:#bd5839 ;
	border-color:#5f2c1d ;
}

#attentionGrabber a {
	text-shadow:0 1px 0 #D18067;
}

.navbar-inner, .navbar .fill{
	background: transparent;
}

#menu-under-header .navbar-inner{
	background: none;
	-moz-box-shadow: 0px 0px 0px #000000;
	-webkit-box-shadow: 0px 0px 0px #000000;
	box-shadow: 0px 0px 0px #000000;
}

.menu-header-container{
	background: #ececec;
}

.navbar-inner, .navbar .fill a{
	color: #fff;
}

.row{
	/*background: #ececec;*/
	padding: 20px 0px;
}

#menu-above-header{
	margin-bottom: 0px;
	background: url(images/background.jpg) center top repeat-x;
}

#header{
	padding: 0px;
	background: url(images/background.jpg) center -41px repeat-x;
}

#header-image{
	background: url(images/the-wrapper-top.jpg) no-repeat center top;
	padding: 0px;
}

#hgroup{
	padding-top: 25px;
	padding-bottom: 45px;
}

#wrapper{
	padding-top: 0px;
	padding-bottom: 0px;
}
#wrapper .container {
	background:#f5f5f5;
	padding-right:0px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0 0 40px rgba(0,0,0,.08);
	box-shadow:0 0 40px rgba(0,0,0,.08);
}

#sidebar{

}

.span8{
	width: 600px;
}

.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container{

}

#footer .row{
	background: none;
	padding: 0px;
}

#sub-floor{
	background: #25180d;
	padding: 5px 0px;
}

#menu-secondary-menu li a{
	padding:8px 15px;
	margin-top: 0px;
	color: #606060;
	text-shadow: none;
	border-right: 1px solid #c1c1c1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#menu-secondary-menu{
	background: url(images/secondary-menu-bg.jpg);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px;
	margin-left:0px
}

#menu-secondary-menu li a:hover{
	background: url(images/secondary-menu-bg-hover.jpg) repeat-x;
}

#social-networking  .nav{
	margin: 0x;
	padding: 0px;
	margin-top: -10px;
}

.gl-share{
	float: right;
}

.comment-count-wrap{
	float: right;
	margin-left: 8px;
	font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		font-weight: bold;
		position: relative;
		width: 60px;
		margin-top: 5px;
}

.comment-count-wrap .comment-count{
	color: #686868;
}

.comment-count-wrap .comment-count a{
	background: #f5f5f5;
	border: 1px solid #bbbbbb;
	color: #686868;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: block;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 38px;
	margin-bottom: 7px;
	text-align: center;
	text-decoration: none;
}

.comment-count-wrap .comment-count-nub {
	background: url('images/social-sharing.png') no-repeat left top;
	display: block;
	position: absolute;
	left: 10px;
	top: 39px;
	height: 5px;
	width: 7px;
}

.comment-count-wrap .comment-count-button {
	background: #7d7d7d;
	border: 1px solid #686868;
	color: #fff;
	display: block;
	font-size: 10px;
	line-height: 19px;
	overflow: hidden;
	text-align: center;
}

h2.post-title,
h1.post-title {
	font-weight: normal;
	font-size: 28px;
	color:#837629;
	font-family:"Avenir Black",Helvetica,Arial,Sans-serif !important;
}
h2.post-title a,
h1.post-title a {
	color:#837629
}

#header-widget{
	margin-top: 0px;
}

.breadcrumb {
	background:none;
	border:none;
	-moz-box-shadow:none;
	box-shadow:none;
}

#disqus_thread {
	padding:5px;
}

#search-page-title, #archive-page-title {
	margin-left:20px;
}

#post-nav .pager {
	text-align: center;
}
#post-nav .pager a {
	display: inline-block;
	background:#BC5238;
	float:none;
	padding:15px 20px;
	color:#fff;
}
#post-nav .pager a .icon-chevron-right,
#post-nav .pager a .icon-chevron-left {
	background-image:url(../standard/css/img/glyphicons-halflings-white.png);
}

/* Gravity Forms Quiz styles */

.gform_wrapper .quiz-form label.gfield_label{
	font-size: 16px;
	}

.gform_wrapper .quiz-form li.gf_list_inline ul.gfield_radio li{
	box-sizing: border-box;
	margin: 0px;
	text-align: center;
	width: 10% !important;
	}

.gform_wrapper .quiz-form .gfield_radio li label{
	margin-left: 14px;
	text-align: left;
	}

.gform_wrapper .quiz-form .gfield_description{
	padding-top: 0px;
	}

#main table.quiz-question-description{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border: none;
	}


#main table.quiz-question-description tr td{
	text-align: center;
	border: none;
	padding: 0px 0px;
	}

input[type="submit"]{
	background-image: none;
	background-color: #b95437;
	color: #fff;
	text-shadow: none;
	}

@media screen and (max-width : 700px) {
	.container {
		padding-left: 0;
	}

	.optinGraphic {
		display: none !important;
	}

	#menu-secondary-menu {
		border-radius: 0;
		padding-top: 0;
		background: none;
		border-top: 0;
	}

	#menu-secondary-menu li a {
		border-radius: 0;
		border-right: 0;
		background: #666666 !important;
		color: #FFFFFF !important;
	}
}