/*
Theme Name:     fmagazine
Theme URI:      http://demo.themeruby.com/fmagazine/
Author:         TN TEAM
Author URI:     http://themeruby.com
Description:    F - Magazine Wordpress Theme
Version:        3.1
Text Domain:    fmagazine
Tags:           black, white, yellow, two-columns, right-sidebar, responsive-layout, custom-colors, translation-ready
License:        license purchased
License URI:    http://themeforest.net/licenses/standard
*/







.staffer-archive-grid{padding-bottom: 55px;}
#content{max-width: 1054px;margin: 0 auto;}
.staffer-staff-header h3 a, .staffer-staff-header h2{font-weight:bold;}
.staffer-archive-page-title, .tn-breadcrumbs-inner, .staffer-breadcrumbs{display:none;}
.staff-content, .staff-content img{float:left;}
#tn-footer{float:left;width:100%}
.esu-submit{  top: 0px !important;
  padding: 12px !important;
  right: 0px !important;
  position: relative !important;
  float: left;
  border: 1px solid #fff !important;}
div.esu-form-div {width: 100%;}
div.esu-form-div ul li { padding: 0px !important;}


.about-social-wrap .tn-topbar-social-wrap .icon-social{width: 80px !important; font-size: 35px; !important;}

add_filter( 'wp_feed_cache_transient_lifetime', function($a) { return 600; } );
