/*
Theme Name: Sunfish by Panoramedia
Template: dazzling
Author: Panoramedia di Damiani Marco
Author URI: www.panoramedia.it
Description: Dazzling Child Theme - Sunfish
*/
@import url('../dazzling/style.css');

body {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #575757;
}
.link-dashboard {
	display: none;
}
a {
	color: #9e9e9e;
}
p {
	line-height: 1.5;
}
a:hover {
	color: #1866A4;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-size: 20px;
	font-weight: bold;
}
h2 a {
	color: #202020; 
}
h1.title-site {
	position: absolute;
	top: 47px;
	left: 320px;
	font-size: 19px;
	color: #A1A2A2;
	line-height: 24px;
}
.entry-title a {
	color: #004779;
}
.container:first-child {
	background: url(images/testata.jpg) no-repeat top right;
}
.top-menu-group {
	background: #fff;
	float: right;
	line-height: 27px;
	border-radius: 0 0 0 8px;
	margin-top: -9px;
}
.site-info {
	background: none !important;
}
/*.home .container:first-child {
	background: none !important;
}*/
#content ol li, #content ul li {
	margin-top: 8px;
}
.frontpost .widgettitle {
	margin-top: 20px;
}
.frontpost .cat-post-item {
	margin-top: 0 !important;
}
.frontpost p {
	font-size: 14px; 
}
.single-post .page-header img, .single-post .entry-meta, .single-post .post-navigation { 
	display: none;
}
.breadcrumbs {
	color: #7a7a7a;
	margin-top: 10px;
}
.breadcrumbs div span:first-child a {
	color: #1866A4;
	font-weight: 700;
}
.breadcrumbs div span span:first-child a {
	color: #9e9e9e;
	font-weight: 400;
}
.entry-header .entry-meta {
	display: none;
}
.nav.navbar-nav {
	float: none;
}
.navbar.navbar-default {
	border: 0 none;
}
.navbar-nav > li > a {
	padding-top: 12px;
	padding-bottom: 4px;
}
#menu-testmenu-principale {
	font-weight: bold;
	margin-left: -30px;
	text-transform: uppercase;
	font-size: 14px;
}
#logo img {
	margin: 10px 0;
	width:  270px;
}
.topmenu {
	margin-top: 10px;
}
.topmenu a {
	font-weight: bold;
	margin-left: 10px;
}
.navbar-collapse {
	background: rgb(226, 226, 226);
}
#menu-main-menu li {
	font-weight: bold;
	font-size: 14px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	background: none;
	color: #1866A4;
}
.navbar-nav > li > a {
	padding-top: 5px;
}
.dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a {
background-color: #1865A4;
color: #fff;
}
#content {
	margin-top: 20px;
}
.flexslider {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.flex-direction-nav a {
	top: 50%;
	color: rgba(255,255,255,0.8);
	text-shadow: none;
}
.flex-caption {
	top: 40px;
	max-width: 1242px;
}
.flex-caption h2 {
	font-size: 24px;
	padding: 7px 19px;
}
.flex-caption .excerpt {
	font-size: 16px;
	padding: 5px 20px;
	line-height: 24px;
	width: 320px;
	font-weight: 300;
}
.flex-caption h2, .flex-caption .excerpt {
	background: none;
	color: #fff;
}
.flex-direction-nav a {
	padding-top: 10px;
	height: 40px;
}
.entry-meta .fa {
	color: #1866A4;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	border-radius: 50px;
	padding-left: 10px;
}
.form-search {
	margin: 58px 0 0 0;
}
.more {
	font-weight: 700;
	float: right;
	font-size: 12px;
	margin-top: -5px;
}
#searchsubmit {
	border: 0 none;
}
.btn.btn-default {
	color: #fff;
}
.btn.btn-default.read-more {
	color: #fff;
	background: rgb(23, 103, 163);
}
.btn.btn-default.read-more:hover {
	color: #FFF;
	background-color: #104378;
}
.btn-default, .label-default {
	background-color: #1766A3;
	border-color: #1766A3;
}
.btn-default:hover, .label-default[href]:hover, .label-default[href]:focus, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, #image-navigation .nav-previous a:hover, #image-navigation .nav-next a:hover {
	background-color: #1766A3;
	border-color: #1766A3;
}
.site-main [class*="navigation"] a:hover,
.more-link:hover {
	color: #fff;
	background: #1766A3;
	text-decoration: none;
}

.a-right {
	text-align: right;
	margin-top: 34px;
}
.login-reg {
	margin: 0 0 -16px 0;
}
.widget .news-title {
	font-weight: bold;
	font-size: 13px;
}
.news-date {
	font-weight: bold;
	color: rgb(153, 153, 153);
}
.boxspot {
	height: 174px;
	color: white;
	position: relative;
	background-size: 100% !important;
}
.boxspot-uno {
	background: #d6d6d6 url(images/congresso_bk2.jpg) no-repeat;
}
.boxspot-due {
	background: #83aede url(images/corso_bk1.jpg) no-repeat;
}
.boxspot-tre {
	background: #1866A4 url(images/congresso_bk1.jpg) no-repeat;
}
.boxspot-quattro {
	background: #7a7a7a url(images/corso_bk2.jpg) no-repeat;
}
.boxspot h3.widgettitle {
	border-bottom: none;
	background: #fff;
	padding: 0 12px 5px 0;
	margin: 0 0 0 0px;
	float: left;
	border-radius: 0 0 4px 0;
	font-weight: bold !important;
	font-size: 15px;
}
.boxspot h5 b {
	color: #1866A4;
}
.boxspot .widget div.textwidget {
	padding: 38px 28px 0 28px;
}
.boxspot .widget div.textwidget a {
	color: #fff;
	text-decoration: none;
	font-weight: 300;
}
.boxspot div p {
	font-size: 12px;
	line-height: 19px;
	text-transform: uppercase;
}
.boxspot div p strong  {
	font-size: 18px;
	line-height: 18px;
	text-transform: none;
}
.boxevent {
	padding: 0 20px 0 20px;
}
.boxevent h1 {
	padding-top: 0 !important;
	margin-top: 14px;
	color: #202020;
}
.widget ul {
	padding: 0;
}

/*Widget Tag Cloud i Home*/
#tag_cloud-3 {
	clear: both;
	padding-top: 20px;
}

/*Widget Twitter*/
.minitweets {
	float: none;
	padding-top: 20px;
}
.minitweets iframe {
	max-width: 100% !important;
	min-width: 100% !important;
	width: 100% !important;
}
.minitweets-end {
	display: none;
}
.twitter-timeline-rendered {
	width: 100% !important;
}

.filecard {
	font-family: 'Open Sans', sans-serif;
}

#news_manager_list_widget-3 li, #em_widget-2 li, #em-wrapper li {
	text-align: justify;
}


#colophon {
	background-color: #dadada;
	border: none;
}
#footer-area a {
	color: #7a7a7a;
}
.copyright {
	margin-top: 4px;
	float: left;
	text-align: left;
}
#social {
	top: 6px;
	position: relative;
	text-align: right;
}
#social ul {
	margin-right: -16px;
}
.boxpool {
	background: #ebedec;
	height: 326px;
	padding: 4px 18px;
}
.boxpool .titolo {
	margin-bottom: 44px;
	}
.boxpool .ncount {
	float: right;
	font-weight: 400;
	color: #000;
}
.boxpool .perc {
	background-color: #fff;
	display: block;
	clear: both;
	margin: 4px 0 20px;
	height: 8px;
}
.boxpool  .perc .img {
	float: left;
	height: 8px;
	display: block;
	background-color: #b4b4b4;
}
.boxoriz {
	padding: 0 30px;
}
.boxmedia {
	background: #e9f3ff;
	height: 326px;
	padding: 20px 26px;
}
.boxmedia p {
	color: #202020;
	font-weight: 700;
	font-size: 14px;
	margin: 4px 0 10px;
}
.boxevent {	
	background: #dadada;
}
.page-header {
	border: none;
}
.site-content h1, .widget-title {
	font-size: 18px;
	font-weight: 700;
	border-bottom: none;
	padding: 0;
}
.site-content h2 {
	font-size: 15px;
	color: #202020;
	font-weight: 700;
	line-height: 19px;
	margin-bottom: 3px;
	margin-top: 14px;
}
.other {
	background: url(images/other.png) no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	padding-top: 11px;
}
.linkvari ul {
	list-style-image: url(images/bullet.png);
	padding-left: 17px;
}
.linkvari a {
	font-weight: 400;
	font-size: 13px;
}
img.topleft {
	float: left;
	margin: 8px 10px 5px 0;
}
.news .row div {
	height: 90px;
	margin-bottom: 10px;
}
.news .row img {
	margin: 5px 16px 5px 0;
}
.news .row h2 {
	margin-top: 2px;
}
div.widget_em_calendar {
	margin-left: -14px;
	margin-top: 6px;
}
.em-calendar-wrapper {
	background: #fff;
	padding: 5px;	
}
.em-calendar {
	width: 100%;	
	height: 290px;
}
.em-calnav {
	font-size: 11px
}
.em-calendar .month_name {
	height: 30px;
}
.em-calendar tbody td {
	border: 1px solid #ebedec;
}
td.eventful {
	background: #1866A4 !important;
}
td.eventless-today {
	color: #1866A4 !important;
	font-weight: 700;
	background: #fff !important;
}
td.eventful a {
	color: #fff !important;
	font-weight: 380 !important;
	opacity: 1;
}
td.eventful a:hover {
	color: #fff !important;
	opacity: 0.6;
}
.listaprossimieventi a {
	color: #202020;
	font-weight: 700;
}
.listaprossimieventi a:hover {
	color: #1866A4;
}
.listaprossimieventi ul ul, .css-events-list ul {
	list-style: none;
	clear: both;
	margin: 0 0 70px 0;
}
.page-id-9 .entry-content {
	background: #E2E2E2;
}
.css-events-list ul {
	margin: 35px 0 35px 0;
}
.css-events-list ul {
	min-height: 70px;
}
.listaprossimieventi li li, .css-events-list li {
	float: left;
	margin: 0 12px 0 0;
}
.listaprossimieventi ul li {
	border: none;
}
.listaprossimieventi li li.data, .css-events-list li.data {
	color: #fff;
	background: #1866A4;
	padding: 11px 7px;
	border-radius: 8px;
	font-weight: 700;
}
.listaprossimieventi li li.text, .css-events-list li.text {
	width: 67%;
}
.css-events-list li.text p {
	line-height: 18px;
}
.listaprossimieventi li li.text a, .css-events-list li.text a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase; 
}
.days-names td { 
	border: none !important;
}
.days-names {
	background: #737373;
	color: #fff;
	font.size: 14px;
	font-weight: 700;
}
.month_name {
	color: #1866A4;
}
.flex-control-paging li a.flex-active, .flex-control-paging li a:hover {
	background: #fff;
}
.headerlink a {
	font-weight: 700;
}
.dashbox-text .fa-trophy {
	font-size: 19px;
	color: #ffc55f;;
}
.dashbox-text .glyphicon-stop {
	color: #1866A4;
	font-size: 13px;
	margin-right: 5px;;
}
.dashbox-text td.icon {
	padding-right: 0;
	text-align: right;
}
.eventful a {
	font-weight: 700;
}
.eventful-today a {
	color: #07335B !important;
}
#item-nav {
	background: #ebedec;
}

#item-body .item-list-tabs ul li a {
	padding: 10px 22px !important;
	margin-right: 6px;
}

#item-body .item-list-tabs ul a {
	border-radius: 5px 5px 0 0;
	border: 1px solid #B4B4B4;
	background: #eef1f1;
	height: 39px;
}

iframe .flip-list-header {
	margin-left: 0 !important;
}

#category-posts-2 .cat-post-item {
  clear: both;
  padding-top: 40px;
  text-align: justify;
}


/*Personalizzazione pagine contenuti*/
.page-id-19 .content-area article li {
	background: rgb(226, 226, 226);
	padding:  20px;
	list-style-position: inside;
}
.page-id-19 .content-area article ol {
	margin:  0;
	padding: 0;
}
.page-id-35 .content-area p, .page-id-21 .content-area p {
	background: rgb(226, 226, 226);	
	padding:  20px;
}


.gallery-size-thumbnail {
  background: rgb(226, 226, 226);
  padding: 20px 0;
  margin: 30px 0;
}

/*Elimina la possibilità di postare commenti*/
.comment-respond {
	display: none;
}


/*Box directory documenti*/
.filecard {
-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;border:1px solid #A8A8A8;background-color:#F2F2F2;-webkit-box-shadow: #B3B3B3 3px 3px 3px;-moz-box-shadow: #B3B3B3 3px 3px 3px; box-shadow: #B3B3B3 3px 3px 3px;padding: 0 0 10px 0;
}
.filecard h1 {
    padding: 0 10px;
    margin: 10px 0;
}
.filecard h2 {
    background: #fff;
    padding: 10px;
    font-weight: normal;
}

.filecard .disclamer {
    color: #1665a3;
    font-style: italic;
    font-size: 12px;
    line-height: 15px;
    margin: 25px 10px 13px 10px;
}

/*Controlli Bootstrap*/
@media (max-width: 1199px) {
	.boxpool .titolo{
		margin-bottom: 24px;
	}
	.listaprossimieventi li li.text {
		width: 60%;
	}
	h1.title-site {
		top: 36px;
		left: 311px;
		font-size: 18px;
		line-height: 19px;
	}
}
@media (max-width: 991px) {
	.boxmedia, .boxpool {
		height: 100%;
	}
	.boxspot {
		margin-bottom: 30px;
	}
	#social {
		top: -44px;
	}
	.listaprossimieventi li li.text {
		width: 67%;
	}
	.top-menu-group {
		display: none;
	}
	.flexslider {
		height: 100%;
	}
	#logo {
		margin-bottom: -57px;
	}
}

@media (max-width: 767px) {
	.navbar-toggle {
	  margin-top: 0;
	  margin-right: 0;
	}
	.flexslider {
	  display: none;
	}
}
@media (max-width: 676px) {
	.listaprossimieventi li li.text {
		width: 60%;
	}
	.header-dashboard .right {
		padding-top: 0px;
		padding-bottom: 8px;
	}
}
@media (max-width: 583px) {
	.listaprossimieventi li li.text {
		width: 56%;
	}
}
@media (max-width: 544px) {
	.listaprossimieventi li li.text {
		width: 50%;
	}
	h1.title-site {
		clear: both;
		width: 100%;
		margin: 136px 0 0 -297px;
	}
	#logo {
		margin-bottom: 0;
	}
	#logo img {
		width: 100%;
	}
	h1.title-site {
		margin-top: 50%;
	}
}
@media (max-width: 497px) {
	.listaprossimieventi li li.text {
		width: 45%;
	}
	#em_widget-2 .text {
		width: 282px;
	}
}