/*
Theme Name: Child of FlexMag
Theme URI: 
Description: Child 01 theme for the Flex Mag theme
Author: <a href="http://themeforest.net/user/mvpthemes">MVP Themes</a>
Author URI: 
Template: flex-mag
Version: 1.05
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Thu, 10 Dec 2015 06:15:24 +0000 */ 

@import url('../flex-mag/style.css');

.ytc-pslb.ytcplayer-wrapper {display:none;}

#pubexchange_footer_by_partner_2 {width:300%;margin:0 auto; text-align:center;}

nav.main-menu-wrap ul li ul.sub-menu { z-index:9999 !important; }

/* to make images not cut off vertically */
.feat-widget-img { max-height: none;}
ul.archive-col-list li .archive-list-img {max-height: none;}
img.wp-post-image { max-width: 250px; height: auto;}

/* then counter the above for archive and category pages*/

body.archive ul.archive-col-list li .archive-list-img, body.category ul.archive-col-list li .archive-list-img { 
max-height: 140px;
}

#home-feat-img img.wp-post-image, #post-feat-img img.wp-post-image, .feat-widget-img img.wp-post-image {
	max-width: none;
}
header#post-header h1 *  {display: inline !important; }

@media (max-width:600px) {
#pubexchange_footer_by_partner_2 {width:80%; max-width: 480px;}
}
@media (max-width:800px) {
#pubexchange_footer_by_partner_2 {width:100%; max-width: 600px;}
}
@media (max-width:1100px) {
#pubexchange_footer_by_partner_2 {width:200%; }
}

@media screen and (max-width: 1250px) and (min-width: 800px){
body #content-area {padding-left:6%; width:89.1%;}
}

@media screen and (max-width: 799px) {
body #content-area {padding-left:10%; width:85.1%;}
}