/*
Theme Name: UltraRunning Magazine
Theme URI: http://theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: http://theme-sphere.com
Template: smart-mag
Version: 1.0
*/

/*@import url("../smart-mag/style.css"); now being imported through functions.php*/


.top-bar-content{
	text-align: center;
}

.main-head header {
    min-height: 110px;
    line-height: 110px;
    overflow: hidden;
}

.main-head .right {
    line-height: 110px;
    text-align: right;
}

.textwidget img {
    vertical-align: middle;
}

.current-magazine-header {
    margin-top: 0px;
    margin-bottom: 15px;
    background-image: url('//d1q7lic7vtrap6.cloudfront.net/assets/img/chevron-white.png');
    background-color: rgb(168,159,136);
    background-repeat: no-repeat;
    color: #fff;
    padding-left:110px;
    line-height:25px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  .cat-title {
	display: none;	
}

/* Post content */
.post-content, .post-share {
    font-size: 15px;
}