/*
 Theme Name:   Your Teen Magazine
 Description:  Child theme to Bangkok Press for YTM (bangkokpress-v1-12)
 Author:       Meredith Pangrace
 Author URI:   http://http://meredithpangrace.com
 Template:     bangkokpress-v1-12
 Version:      0.0.0
*/

@import url("../bangkokpress-v1-12/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

div.navigation-wrapper{
	font-size: 15px; font-weight: bold; text-align: center; text-transform:uppercase;}
	
.sf-menu li a {
	padding: 9px 10px;
}
.p20{ padding: 10px !important; }

h2.blog-thumbnail-title {  padding-bottom: 4px; margin-bottom: 0px; }

h2.blog-thumbnail-title  a{ color: #52B4AE;font-size: 19px; }


div.blog-header-wrapper{ margin: 0px 0px 5px 10px; }

h3 { margin-bottom: 5px; }
h4 { margin-bottom: 5px; }
h5 { margin-bottom: 5px; }
h6 { margin-bottom: 5px; }

div.blog-item-holder .blog-item-list h2.blog-thumbnail-title a{ display: block; color:#888888; font-size: 15px; margin: 0px;font-family: 'Quattrocento Sans', sans-serif;}

div.top-navigation-left li a{ color: inherit; padding: 0px 2px 0px 2px; line-height: 100%; display: block; font-size:13px }

div.top-navigation-left {
    float: left;
    padding: 10px 0 0;}

p { line-height: 25px; }

li { line-height: 25px; }

ol, ul.square, ul.circle, ul.disc, ul { margin-left: 30px; padding-bottom:25px }

div.stunning-text-caption{ font-size: 18px; padding: 0px 25px 0px 0px; margin-top: 8px; line-height:24px; }

div.footer-widget-wrapper .custom-sidebar-title{ font-size: 18px; margin-bottom: 0px; font-weight:bold;}

div.custom-sidebar .textwidget p{ line-height:19px; font-size:15px; }

div.copyright-left {
    float: left;
    font-size: 13px;
    text-align: left;}



/* =hides comment icon and number and date stamp on home page blocks & top of posts
-------------------------------------------------------------- */
div.blog-item-holder .blog-thumbnail-comment{display:none; } 
	div.blog-thumbnail-info {display:none; }
	
	div.single-thumbnail-comment {display:none; }


/* =hides date stamp and tightens space on home page blocks
-------------------------------------------------------------- */

div.blog-item-holder .blog-item-list{ padding: 5px 5px 10px; border-top: 1px solid; height: 50px; }
div.blog-thumbnail-info{ display:none; }
div.custom-sidebar  .recent-post-widget-date{ display:none;}
div.blog-thumbnail-content{ margin-bottom:15px; font-size:15px; }
div.blog-thumbnail-title-wrapper {
    padding-right: 10px;
    position: relative;}

/* =hides About the Author on posts
-------------------------------------------------------------- */
div.about-author-wrapper {
    display: none;}


/* =tightening up padding
-------------------------------------------------------------- */

div.custom-sidebar #search-text{ display: block; margin-left: 0px; margin-right: 10px; margin-top: 5px; padding-bottom: 5px; }

div.bkp-frame {
    padding: 0px;}
	
div.sidebar-padding {
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;}
	
div.custom-sidebar .textwidget, div.custom-sidebar .textwidget p {
    margin: 0;
    padding: 0px;}

/* =sidebar recent posts styling
-------------------------------------------------------------- */


h3.sidebar-header-title{ font-size: 15px; margin-bottom: 25px; padding-right: 10px; float: left; margin-bottom: 0px; font-weight:bold; text-transform:uppercase }
div.sidebar-header-wrapper{ margin: 12px 0px 4px 0px; }
div.custom-sidebar .recent-post-widget-title a{ font-family: 'Quattrocento Sans', sans-serif; padding-top: 2px; display: block; font-size:15px; }
div.custom-sidebar  .recent-post-widget{ 
	padding-top: 0px; padding-bottom: 5px; padding-top: 5px; border-bottom: solid 1px; border-color: inherit; }


a.stunning-text-button{ 
	padding: 0px 27px 0px 27px; height: 38px; line-height: 45px; font-size: 18px; float: right; margin-top: 15px; margin-right: 20px-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	}

h1.stunning-text-title{ line-height: 24px; font-size: 24px; font-weight: bold; padding: 0px;}

h1 { line-height: 32px; }
h3 { line-height: 26px; }

/* =remove grey shadow from input feilds
-------------------------------------------------------------- */
div.contact-form-wrapper input[type="text"], div.contact-form-wrapper input[type="password"], div.contact-form-wrapper textarea, div.custom-sidebar #search-text input[type="text"], div.custom-sidebar .contact-widget-whole input, div.comment-wrapper input[type="text"], input[type="password"], div.comment-wrapper textarea, div.custom-sidebar .contact-widget-whole textarea, span.wpcf7-form-control-wrap input[type="text"], span.wpcf7-form-control-wrap input[type="password"], span.wpcf7-form-control-wrap textarea {
    background-color: #FFFFFF;
    border: 1px solid #CFCFCF;
    color: #888888;
	box-shadow:none;}
	
	
	/*style slider on homepage
-------------------------------------------------------------- */
	
	.gdl-slider-title {
    font-size: 22px;
    line-height: 22px;
    margin-left: 0px;
    padding-bottom: 0px; }
	
	div.slider-wrapper {
    border: 1px solid #CCCCCC;
    overflow: hidden;
    position: relative; }
	
	h3.blog-header-title {
    color: #2E7677;
    float: left;
    font-size: 20px;
    margin-bottom: 0;
    padding-right: 10px;
    text-transform: uppercase; }
	
	div.flex-caption {
    background: none repeat scroll 0 0 #E4E4E4;
    bottom: 0;
    color: #666666;
    font-size: 15px;
    padding: 10px 40px 5px 25px;
    position: absolute;
    right: 0;
    width: 90%;}
	
	/*hide author and date on posts at top
-------------------------------------------------------------- */
	
	div.single-thumbnail-info {
		display:none;}
		
		/*divider top line
-------------------------------------------------------------- */
		
		top-navigation-left li a {
    border-right: 2px solid #FFFFFF !important;}
	
		/*divider top line
-------------------------------------------------------------- */
	
	div.copyright-wrapper {
    font-size: 15px;
    font-weight: normal;}
	
	h1.single-thumbnail-title {
    font-size: 24px;
    font-weight: bold;}
	
			/*YARP style
-------------------------------------------------------------- */
	div.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
    font-size: 0.8em;
    line-height: 1.2em;
    margin: 0 7px 7px;
    max-height: 8.8em;
    overflow: hidden;
    text-decoration: inherit;
	font-weight:normal;
    width: 120px;}
	
	div.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    border: 1px solid #fff;
    height: 220px;
    margin: 5px 5px 5px 0;
    vertical-align: top;
    width: 130px;}

	div.yarpp-related h3  {
		font-size:18px;
		color:#666666;
		margin-top:20px;}
		
	div.yarpp-related {
		border-top: solid 1px #CCCCCC;
		padding-top: 10px;}
		
	div.social-share-title {
    border-top: 1px solid #CCCCCC;
    font-size: 18px;
    margin-top: 20px;
    padding-top: 10px;}
	
	div.comment-wrapper {
    margin-top: 10px;}
	
	div.comment-wrapper #respond {
    margin-top: 0;}
		
			/*header logo and sm icons
-------------------------------------------------------------- */	
	div.logo-wrapper img {
    display: inline-block;
    max-width: 90%;}
	
	div.social-wrapper {
    margin-bottom: 10px;}
	
	div.tagline {
    margin-left: 12px;
	font-size:13px;}
	
				/*hide the themes social share section
-------------------------------------------------------------- */	
	
	div.social-share-title{
		display:none;}
		
	div.shortcode-block-quote-center{
		border-right: 2px solid #2f8277;
		border-left: none;
		float: left;
		font-size:20px;
		line-height:24px;
		margin: 0px 20px 10px 0px;
		padding: 15px 15px 15px 0px;
		text-align:right;
		width:150px;}
		
	div.message-box-wrapper.red{
		color:#fff;
		background-color:#d96f1f;
		font-size:30px;
		line-height:38px;
		border:none;}
		
					/*mailchimp form widget
-------------------------------------------------------------- */	
	#mc_subheader{
		font-family: Quattrocento Sans;
		margin-bottom:10px;
		font-size:18px;
		color:#fff668;}
			

	div.mc_signup_submit{
		text-align:left;
		margin-top:0px;}
	
	#mc_signup_form .mc_input{
			margin-bottom:0px;}
	
	#mc_signup_submit {
		margin-top:0px;
		width:50%;
		margin-bottom:5px;
		background-color:#09b9aa;
		color:#fff;
		text-transform:uppercase;
		font-size:13px;}
		
	div.mc_input{
		margin-top:0px;
		width:70%;
		margin-bottom:5px;}
		
	div.mc_merge_var {
		margin-bottom:0px;}
			
	#mc_signup_form {
		padding:10px;}
		
	.mc_signup_submit {
		margin-top:0px;
		width:70%;
		margin-bottom:5px;}
		
	.mc_message {
		color:#FFF}
				
	div.mc_message {
		color:#FFF}