/*
Theme Name:         Girl On Guy Custom Theme
Theme URI:          http://shoestrap.org
Description:        Shoestrap child theme
Version:            1.1
Author:             Aristeides Stathopoulos (@aristath), Dimitris Kalliris (@fovoc)
Author URI:         http://wpmu.io
Template:           shoestrap-3       
License:            GPL v3 License
License URI:        http://www.gnu.org/licenses/gpl.html
Tags:               dark, light, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, microformats, rtl-language-support, holiday, seasonal

*/
body {
	font-family : 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
	color       : #555555 !important;
}
h1 {
	line-height: 1.5em;
	margin-top: 0;
}

h2 {
	font-size   : 1.9em !important;
	font-weight : bold !important;
	line-height : 1.3em !important;
	margin-top  : 0;
}
.sidebar {
	max-width : 330px;
}
.sidebar img {
	width: 100%;
}
#home-promo-row {
	margin     : 0;
	padding    : 0;
	list-style : none;
}

#home-promo-row li {
	float  : left;
	margin : 0 10px 0 0;
	width  : 225px;
}

#home-promo-row li#promo-live-performances {
	margin-right : 0;
}

#home-promo-row li a,
#home-promo-row li img {
	display         : block;
	text-decoration : none;
}

#home-promo-row li a h2 {
	text-align    : center;
	background    : #f1f1f1;
	border-bottom : 1px solid #dbdbdb;
	padding       : 9px 0 4px;
}

#home-promo-row li a:hover h2 {
	background : #e7e7e7;
}

#home-promo-row li a h2 span {
	display    : block;
	height     : 0;
	overflow   : hidden;
	padding    : 20px 0 0;
	background : url(http://busites-www.s3.amazonaws.com/aishatylercom/images/promo_elements.png) no-repeat;
	margin     : 0 auto;
}

#home-promo-row li#promo-girl-on-guy a h2 span {
	background-position : 0 -60px;
}

#home-promo-row li#promo-archer a h2 span {
	background-position : 0 -30px;
}

#home-promo-row li#promo-the-talk a h2 span {
	background-position : 0 -90px;
}

#home-promo-row li#promo-live-performances a h2 span {
	background-position : 0 0;
}

#home-promo-row-5 {
	margin     : 10px 0;
	padding    : 0 15px;
	list-style : none;
}

#home-promo-row-5 li {
	float   : left;
	margin  : 0;
	width   : 20%;
	padding : 0 2px;
}

#home-promo-row-5 li img {
	width : 100%;
}

#home-promo-row-5 li:first-child {
	margin       : 0;
	padding-left : 0;
}

#home-promo-row-5 li:last-child {
	padding-right : 0;
}

#home-promo-row-5 li a,
#home-promo-row-5 li img {
	display         : block;
	text-decoration : none;
}

#home-promo-row-5 li a h2 {
	text-align    : center;
	background    : #f1f1f1;
	border-bottom : 1px solid #dbdbdb;
	padding       : 9px 0 4px;
	margin        : 0;
}

#home-promo-row-5 li a:hover h2 {
	background : #e7e7e7;
}

#home-promo-row-5 li a h2 span {
	display         : block;
	height          : 0;
	overflow        : hidden;
	padding         : 15px 0 0;
	background      : url(http://busites-www.s3.amazonaws.com/aishatylercom/images/promo_elements_5.png) no-repeat;
	background-size : 100% 627%;
	margin          : 0 auto;
}

#home-promo-row-5 li#promo-girl-on-guy a h2 span {
	background-position : 0 0px;
}

#home-promo-row-5 li#promo-archer a h2 span {
	background-position : 0 -40px;
}

#home-promo-row-5 li#promo-the-talk a h2 span {
	background-position : 0 -20px;
}

#home-promo-row-5 li#promo-whose-line a h2 span {
	background-position : 0 -60px;
}

#home-promo-row-5 li#promo-live-performances a h2 span {
	background-position : 0 -80px;
}

#header_promo a > img {
	width : 100%;
}

#search-2 #searchform .input-group {
	margin : 0 auto;
}

.su-posts-default-loop h2.su-post-title a {
	color : #000000;
}

.date,
.author {
	display : none;
}

#page-footer > .row {
	margin-left  : 0;
	margin-right : 0;
}

#content {
	margin-top : 50px;
}

h1.entry-title {
	display : none;
}

h2.entry-title {
	line-height : 120%;
	font-size   : 150%;
}

h2.entry-title a {
	color : #444;
}

article {
	border-bottom  : 1px solid #777;
	padding-bottom : 15px;
}

main.main.col-sm-8 .entry-content {
	/*padding : 0 50px;*/
}

main.main.col-sm-8 .entry-content .su-post {
	border-bottom : 1px solid #CCC;
}

#sidebar-primary.sidebar.col-sm-4 section {
	padding : 0 20px;
}
.sidebar-block {
	margin : 0 0 20px;
	display: block;
}
p,
.entry-summary {
	line-height : 18px;
}

p a {
	color : #000000;
}

.categories-links {
	display : none;
}

.sidenav {
	margin     : 0;
	padding    : 0;
	list-style : none;
}

.sidenav li {
	margin      : 0 0 1px;
	display     : block;
	height      : 36px;
	text-indent : -9999px;
}

.sidenav li a {
	display    : block;
	overflow   : hidden;
	background : url(images/sidebar_nav.png) no-repeat;
	width      : 230px;
	height     : 36px;
	margin     : 0 auto;
}

.sidenav li#detailed-credits a {
	background-position : 0px 0px;
}

.sidenav li#detailed-credits a:hover {
	background-position : -230px 0px;
}

.sidenav li#aisha-on-imdb a {
	background-position : 0px -36px;
}

.sidenav li#aisha-on-imdb a:hover {
	background-position : -230px -36px;
}

.sidenav li#representation a {
	background-position : 0px -72px;
}

.sidenav li#representation a:hover {
	background-position : -230px -72px;
}


/*
SEARCH BAR
*/
.search {
	margin : 0 0 40px;
	height : 10px;
}

.search form {
	float  : none;
	margin : 0 auto;
}

.search .input-group {
	width :100%;
}

.search .input-group input.form-control {
	/*width : 138px;*/
}

.search .input-group .input-group-btn {
	/*float : left*/
}
.podsub {
	font-size: 0.8em;
	display: block;
	line-height: 1em;
}
form#searchform input.form-control {
	padding: 5px !important;
}
.search input {
	padding     : 6px;
	margin      : 0px;
	border      : 0;
	height      : 30px;
	line-height : 30px;
	background  : #f5f5f5;
}

.search #searchsubmit {
	margin     : 0;
	padding    : 0px;
	border     : 0;
	height     : 30px;
	width      : 80px;
	background : url(images/global_search.png) no-repeat;
	position : relative !important;
}

.search #searchsubmit:hover {
	background-position : 0 -30px;
}

.search #searchsubmit:active {
	background-position : 0 -60px;
}

.search #searchsubmit {
	text-indent : -9999px !important;
}
#donate-button {
	width               : 100%;
	line-height         : 50px;
	font-size           : 32px;
	font-weight         : normal;
	background          : #FF1B38 url(https://busites-www.s3.amazonaws.com/girlonguycom/images/dontate_button_bg.png) no-repeat;
	color               : #FFFFFF;
	background-size     : 100% 100%;
	display    : block;
	text-align : center;
}
#donate-button:hover {
	background : #222;
}
.sidenav-phoneapps {
	-webkit-padding-start : 15px;
}
.sidenav-phoneapps li {
	margin      : 0 0 1px;
	display     : block;
	height      : 36px;
	text-indent : -9999px;
	-webkit-padding-start : 0;
}

.sidenav-phoneapps li a {
	display    : block;
	overflow   : hidden;
	background : url(https://busites-www.s3.amazonaws.com/girlonguycom/images/phoneapp_nav.png) no-repeat;
	width      : 230px;
	height     : 36px;
}
.sidenav-phoneapps li#iphoneapp a {
	background-position : 0px 0px;
}
.sidenav-phoneapps li#iphoneapp a:hover {
	background-position : -230px -0px;
}
.sidenav-phoneapps li#androidapp a {
	background-position : 0px -36px;
}
.sidenav-phoneapps li#androidapp a:hover {
	background-position : -230px -36px;
}
.newsletter-signup {
	padding     : 10px;
	background  : #B0E8EB;
	color       : #222222;
	text-shadow : 1px 1px 0 #C2E7E8;
	font-size   : 12px;
	line-height : 14px;
	overflow    : hidden;
}
.newsletter-signup h3 {
	margin      : 0 0 4px;
	font-size   : 16px;
	font-weight : bold;
}
.newsletter-button-signup {
	color           : #FFF;
	font-weight     : bold;
	text-decoration : none;
	font-size       : 18px;
	background      : #000;
	text-shadow     : none;
	padding         : 6px 0;
	display         : inline-block;
	zoom            : 1;
	width           : 100%;
	text-align      : center;
	margin          : 5px auto 0;
}
#mailinglist-promo {
	font-size : 12px;
}

#mailinglist-promo a {
	display    : block;
	width      : 80%;
	text-align : center;
}

#mailinglist-promo h1 {
	margin : 0 0 5px;
}

.home-mailinglist-icon {
	margin : 8px 0 0 15px;
}

#e2ma_signup_message { display : none; }

.e2ma_signup_form_row { border : 0 !important; }

.e2ma_signup_form_row input { padding : 5px 10px; background : #F5F5F5 !important; border : 1px solid #DFDFDF !important; border-bottom : 0 !important; border-right : 0 !important; box-shadow : inset 2px 2px 2px #EEE; -moz-box-shadow : inset 2px 2px 2px #EEE; -webkit-box-shadow : inset 2px 2px 2px #EEE; border-radius : 6px; -moz-border-radius : 6px; -webkit-border-radius : 6px; }

.e2ma_signup_form_required_footnote { border : 0 !important; }

#e2ma_signup_form_button_row input { background : #B0E8EB; padding : 10px 10px 8px 10px; text-transform : uppercase; font-size : 11px; text-decoration : none; font-weight : bold; color : #222222; border : 0; }

#e2ma_signup_form_button_row input:hover { background : #75D5DA; color : #222222; cursor : pointer; }

.e2ma_signup_form { width : 430px !important; }

@media only screen and (max-width : 959px) {
	.navbar-default .navbar-nav > li > a {
		padding   : 10px 12px;
		font-size : 16px;
	}

	#home-promo-row-5 li {
		width      : 33.3%;
		margin-top : 2px;
	}
}

@media only screen and (max-width : 767px) {
	.navbar-default .navbar-nav > li > a {
		font-size : 18px;
	}

	.navbar-default .navbar-nav > li:first-child > a {
		padding-left : 12px;
	}

	main.main.col-sm-8 .entry-content {
		padding : 0 0;
	}

	#sidebar-primary.sidebar.col-sm-4 section {
		padding : 0 0;
	}
}

@media only screen and (max-width : 599px) {
	#home-promo-row-5 li {
		width : 50%;
	}
}

.support-music {
	padding    : 14px 10px;
	border     : 1px solid #ccc;
	font-size  : 12px;
	text-align : center;
	font-style : italic;
	margin-top : 20px;
}

.support-music strong {
	color      : #ff0000;
	font-style : normal;
}

.podcast-item img,
.podcast-item .link-buttons.related {
	max-width: 200px;
}
.link-buttons.related {
	display       : block;
	margin-bottom : 1px;
	text-align    : center;
	font-size     : 13px;
	font-weight   : bold;
}

.post-type-archive-podcast .podcast-item {
	padding    : 20px 0;
	border-top : 1px dotted #CCC;
}
.item-main,
.item-premium {
	display: block;
}
.item-premium .get-premium-access {
	margin-bottom : 5px;
}
.item-premium .gog-archive-on-this-episode h3.podonthis {
	margin-top : 0;
	line-height : 1.2em;
}
.item-premium .get-premium-access .link-buttons {
	margin-left : 15px;
}
.explicit-content {
	padding     : 5px 0;
	font-size   : 12px;
	font-style  : italic;
	border      : 2px solid #FF0000;
	color       : #FF0000;
	line-height : 14px;
	text-align  : center;
	width       : 235px;
}

.podcast-item .gog-archive-on-this-episode ul {
	margin-bottom : 25px;
}
.podcast-item .gog-archive-on-this-episode ul li .link-buttons.related {
	display         : block;
	padding         : 10px 5px 10px 10px;
	background      : #EEE;
	text-decoration : none;
	font-weight     : bold;
	color           : #777;
	text-transform  : lowercase;
	max-width       : 400px;
}

.gog-archive-on-this-episode ul li .link-buttons.related:hover {
	background      : #CCC;
	color           : #333;
}
.archive-search {
	max-width : 270px;
}
.prev-next {
	margin-bottom: 20px;
}
.previous-post a,
.next-post a {
	text-decoration : none;
	color           : #CCC;
}
.previous-post a:hover,
.next-post a:hover {
	color : #777;
}
