/*
Theme Name: Dicorinto twentyfifteen
Theme URI: http://www.flyer.it/
Description: The Bootstrap Flyer theme for WordPress is responsive, stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background.
Author: Flyer communication
Version: 1.0
License: GNU General Public License

Template: twentyfifteen
*/

/* #Import CSS
================================================== */
	@import url(../twentyfifteen/style.css);
body, button, input, select, textarea, .site-title, .site-description {
 font-family: "Georgia", serif;
}
.custom-logo {display:none;}
a:link, a:visited, a:active {
	color: #d40000;
}
a:hover {
	opacity:.6;
}
.entry-content > :last-child, .entry-summary > :last-child {
	margin-bottom: 2%;
}
.entry-content {
	text-align: justify;
}
.alignleft {
    display: block;
    float: none;
}
@media screen and (min-width: 59.6875em) {
	.custom-logo {display:block;}
	.entry-header, .entry-content{padding: 0 5%}
	.site-header {margin:0}
	.site-main {padding:0}
	.alignleft {
	    display: inline;
	    float: left;
	}
	.main-navigation, .social-navigation{
	    margin: 0 20% 10%;
	}
	.main-navigation{margin-top:10%}
	.hentry {padding-top:5%}
	.page-header {
	    border-left: 7px solid #d40000;
	}
}
.sticky .entry-header, .sticky .entry-footer, .entry-content:after{
	display:none;
}
.sticky .entry-content{
	padding:0;
}
.entry-content:after {
	margin: 0;
}
.entry-content .entry-content {
	margin: 0;
	padding: 0;
}
@media screen and (min-width: 77.5em){
	.post-thumbnail, .sticky {
	    padding-top: 2.9474em;
	}	
	.sticky {
	    margin-top: 2.9474em !important;
	}	
}
@media screen and (min-width: 68.75em){
	.post-thumbnail {
	    padding-top: 2.4706em;
	}
	.sticky {
	    margin-top: 2.4706em !important;
	}	
}

@media screen and (min-width: 59.6875em){
	.post-thumbnail {
	    margin-top: 2.4em;
	}	
	.sticky {
	    margin-top: 2.4em !important;
	}
	.widget {
	    margin: 10% 0 0 0;
	}
}

@media screen and (min-width: 55em){
	.post-thumbnail {
	    margin-top: 2.9474em;
	}	
	.sticky {
	    margin-top: 2.9474em !important;
	}	
}

@media screen and (min-width: 46.25em){
	.post-thumbnail {
	    margin-top: 3em;
	}	
	.sticky {
	    margin-top: 3em !important;
	}	
}
@media screen and (min-width: 38.75em){
	.post-thumbnail {
	    margin-top: 2.4em;
	}	
	.sticky {
	    margin-top: 2.4em !important;
	}	
}
.sticky{
	padding-top: 0 !important;
}
.wp-custom-logo .site-title {
    margin-top: 0;
}

.cc {
    font-size: 10px;
    margin-top: 11.1111%;
    text-align:center;
}