/*
 Theme Name:   Twenty Sixteen Child - DSLA PT
 Theme URI:    http://vdenisov.ru/twenty-sixteen-chld-ds-pt/
 Description:  Twenty Sixteen Child (DSLA PT) Theme
 Author:       Vladimir Denisov
 Author URI:   http://vdenisov.ru
 Template:     twentysixteen
 Version:      1.0.0
 License:      Custom
 License URI:  custom
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-sixteen-child
*/

.site-title {display: none;}
.site-info > a:nth-last-child(1) {display: none;}


.entry-meta-short {
        float: none;
	color: #111;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
}

.entry-meta {
        float: none;
	color: #111;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-top: 2.1538461538em;
	border: 1px solid #d1d1d1;
	padding: 15px;
}

.post-rating {
     padding-bottom: 20px; }

.post-ratings {
    font-size: 11px;
    /*display: block*/;
    /*float: left;*/
     color: #999; }

.post-social {
     display: inline-flex; }

.post-thumbnail {
    float: left;
    margin-right: 10px;
}

