/*
Theme Name: Themify Pinboard Child
Theme URI: http://themify.me/themes/pinboard
Template: pinboard
Author: Themify
Author URI: http://www.themify.me
Description: Created by Themify.
Tags: featured-images,translation-ready,custom-menu
Version: 2.9.5.1467821929
Updated: 2016-07-07 01:18:49

*/
@import url('../pinboard/style.css');
body.has-fixed-header {
    padding: 5.2em 0 2.5em!important;
}
#main-nav .current_page_item a, #main-nav .current-menu-item a {
    background-color: #2D3456!important;
}

/* main page width */
.pagewidth {
  width: 1200px;
  margin: 0 auto;
}

#sidebar
{
    width: 245px;
}

/* content */
#content {
    width: 946px;
    float: left;
    padding: 0 0 0 0;
}

/* back to top */
.back-top {
    clear: both;
    margin: 0 0 0 0;
    text-align: center;
}
