﻿#top-bar, #primary-menu, #primary-menu-trigger, #post-lists, #footer, #page-title, #w-video, .share-buttons, .post-navigation, .si-share {
    display: none;
}

ul.share-buttons{
  list-style: none;
  padding: 0;
}

#logo {
    text-align: left;       
}

.container {
    width: 90% !important;
}

ul.share-buttons{
  list-style: none;
  padding: 0px;
}

ul.share-buttons li{
  display: inline;
}


 @media print {
        a[href]:after {
        content: none !important;
        }
}
