/*
 Theme Name:   flat Child

 Description:  falt Fifteen Child Theme
 Author:       sihui

 Template:     flat
 Version:      1.0.0

*/
html {
  overflow-y: scroll; }

#primary h1.page-title {
  font-size: 42px; }
  body:not(.home) #primary h1.page-title {
    border: none; }

body.single i.modified {
  display: block;
  text-align: right; }

.hentry h2.entry-title {
  font-size: 28px; }

i.hentry {
  display: block;
  padding-top: 1em;
  padding-bottom: 0;
  border: none;
  font-size: 14px; }
  body.single i.hentry {
    padding-bottom: 1em; }

.site-content img {
  width: 100%; }
  .site-content img.portrait {
    display: inline-block;
    max-width: 48%;
    margin-right: 2%;
    float: left; }
    @media (max-width: 360px) {
      .site-content img.portrait {
        max-width: 100%; } }

.csstransforms .share_button {
  transform: scale(2);
  -webkit-transform: scale(2);
  margin: 20px;
  margin-left: 10px; }

.site-content {
  border-top: 1px solid #eee; }

.main-navigation li.current-menu-item, .main-navigation li.current-menu-parent {
  background-color: #567; }

#site-navigation a {
  display: block;
  padding-top: 0;
  padding-bottom: 0; }
