/*

Theme Name: Sean
Theme URI: http://themeinprogress.com/sean/
Description: Sean is an awesome theme for WordPress, ideal for show your articles and share your thoughts and your works, thanks to a fully responsive and modern layout. It's optimized for the mobile devices and is based on Bootstrap framework.
Author: Theme in Progress.
Author URI: http://themeinprogress.com
Version: 1.0.0
Tags: html5,css3,responsive,minimal,tumblelog,red,green,yellow,pink,orange,cyan,blue,sidebar
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans);

@font-face {
    font-family: 'segoe_printregular';
    src: url('font/segoe_print-webfont.eot');
    src: url('font/segoe_print-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/segoe_print-webfont.woff') format('woff'),
         url('font/segoe_print-webfont.ttf') format('truetype'),
         url('font/segoe_print-webfont.svg#segoe_printregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.post-article .title a{
	font-family: 'segoe_printregular' !important;
	color: #1D1F50 !important;
}

.sidebar-box .title{
	font-size: 25px !important;
	font-family: 'segoe_printregular';
	color: #1D1F50 !important;
}

li.cat-item a, .tagcloud a{
	background-color: #1D1F50 !important;
	color: #fff !important;
}

.collaborazioniSidebar:hover, .widget-first:hover, .attivitaSidebar:hover, .bilanciSidebar:hover{
	cursor: pointer;
}

.widget-first{
	background-color: #F0C432 !important;
}
.attivitaSidebar{
	background-color: #4D8FC7 !important;
}
.collaborazioniSidebar{
	background-image: url('/blog/wp-content/uploads/bg_collaborazioni.jpg') !important;
}
.widget-first .title, .attivitaSidebar .title, .collaborazioniSidebar .title{
	text-align: center !important;
}
.collaborazioniSidebar .textwidget{
	color: #1D1F50 !important;
	text-align: center !important;
}
.widget-first .textwidget, .attivitaSidebar .textwidget{
	color: #fff !important;
	text-align: center !important;
}
.widget-first .textwidget .line{
	border-bottom: 1px solid #ccc;
	width: 50px;
	margin: 0 auto;
	margin-bottom: 15px;
}

.widget-first .textwidget:hover{
	color: #1d1f50 !important;
}
.widget-3 .textwidget:hover{
	color: #1d1f50!important;
}
.widget-4 .textwidget:hover{
	color: #f58349!important;
}
.title a:hover{
	color: #f58349 !important;
}
.contatti-text a:hover{
	color: #fff !important;
}

.tagcloud a:hover{
	background-color: #f58349 !important;
}
.button:hover{
	background-color: #e8601a !important;
}

.sidebar-box a.button{
	margin-top: 20px !important;
}
#back-to-top i{
	background-color: #1D1F50 !important;
}
.textwidget a, .textwidget a:hover{
	color: #fff !important;
	width: 100% !important;
}
#header{
	background-color: #1D1F50 !important;
}
#menu-item-88 a, #menu-item-661 a{
	color: #f58349 !important;
}
#menu-item-88 a:hover, #menu-item-661 a:hover{
	background-color: #1D1F50 !important;
}
.post-article .title{
font-family: 'segoe_printregular' !important;
}
.copyright h2{
	font-family: 'segoe_printregular' !important;
	font-size: 40px  !important;
}
.contatti-text a{
	color: #75A6D5 !important;
}

.contatti-social a {
	border-radius: 20px;
    display: inline-block;
    height: 40px;
    width: 40px;
}

.contatti-social a:hover {
	background-color: #e8601a;
}

.contatti-social img {
	padding-top:9px;
	vertical-align: -4px;
}

.post-article.aside p{
	font-family: 'segoe_printregular' !important;
}
.post-article.aside .title{
	font-size: 20px !important;
	text-align: left !important;
	text-indent: -20px;
	font-family: 'segoe_printregular' !important;
}
.quote{
	background: url('/blog/wp-content/uploads/se2.jpg') no-repeat top center !important;
	height: 196px;
	background-size: cover !important;
}
.quote-text{
	font-family: 'segoe_printregular' !important;
}
.quote-author{
	background-color: #f58349 !important;
	padding: 10px !important;
	width: 115px;
	margin: 0 auto;
}
.quote-author:hover{
	background-color: #e8601a !important;
}
.quote-author a, .quote-author a:hover {
	color: #fff;
}

.rassegnaStampa{
	margin: 0 auto !important;
	background-color: #f1f1f1;
	padding: 15px;
}

.pageContainer .button{
	margin-bottom: 88px;
	margin-right: 0px;
	margin-top: -88px;
	position: relative;
}
.bilanciSidebar {
	background-color: #ddeef6 !important;
}
.bilanciSidebar a{
	/*color: #1d1e50 !important;*/
}
.bilanciSidebar a:hover{
	/*color: #f58349!important;*/
}

body, p, li, address, dd, blockquote, td, th, .textwidget, .toggle_container h5.element, #jprePercentage{
	font-family: 'Open Sans' !important;
}

.post-article ul{
	list-style: initial !important;
	margin-left: 20px !important;

}

@media (max-width: 600px) {
.pageContainer .button{
	 display: none;
}
}