/*   
Theme Name: Enel Public
Theme URI: 
Description: Tema per sito pubblico enel
Template: thematic
Version: 1.0
*/

object{
	position:relative;
	z-index:0;
}

body{
 background-image:url("images/body_bck.jpg");
 background-repeat:no-repeat;
 background-position:50% 5%;
 font-family:Arial, Helvetica, sans-serif !important;
 color:#555555 !important;
}

#primary{
  border: 0px;
}
.twitter-item{
	font-size:12px !important;
	margin-bottom: 10px;
}
.twett-title{
	width:50%;
}
.twitter-img{
	overflow: hidden; 
	float: right; 
	display: block; 
	width: 16px; 
	height: 16px;
	padding-right:10px;
}
.twitter-tweets{
  width:290px !important;
  display:block;	
  margin:0px;
  padding:0 !important;
}


.twitter-tweet-content a {
	font-weight:normal !important;
}
.cerca-box {
		width: 129px;
		height: 24px;
		background: url("images/cerca_box_slice.jpg") repeat-x;
		background-position:top;
		/*background-position-y:5px;*/
        float:right;
		}
		.cerca-box a {
			text-decoration: none;
			}
			.cerca-box a img {
				border: none;
				}
		.cerca-box * {
			float: left;
		}
.cerca-box input {
			border: none;
			width: 123px;
			height: 17px;
			font-size:9px;
			background: none;
			font-family:Arial, Helvetica, sans-serif;
		}
		
#searchsubmit{
	background-image:url(../thematic/images/cerca_box_right.jpg);
	background-repeat:no-repeat;
	height:17px;
	width:16px;
        margin: -19px 0px 0px 113px;
        padding: 0;
        float: left;
}

#cerca-box-contenitor{
	padding-top:10px;
}
    
#logo{
  float:left;
  margin:0px;
  padding:0px;
}

#s-logo{
 float:right;
 margin:0px;
 padding:0px;
 position:relative;
top:40px;
}

.clear_all{
  clear:both;

}

#header{
 margin:0px;
 padding:0px;
}
#branding{
 height:131px !important;
 padding:28px 0px 0px 0px;
 width:948px;
}

#logo a,#logo img{
  margin:0px;
  padding:0px;
  display:block;
}
#head_bar{
  width:948px;
  margin:0 auto;
}

#head_bar_content{
}

#bar_content{
float:right;
margin-top:-4px;
font-size:10px;
}

 #access {
    /*border-bottom:1px solid #ccc;*/
     width:948px;
    margin: 0 auto;
    height:32px;
    font-size:14px !important;
    overflow:visible;
    z-index:100;
	background-image:url("images/menu_bck.png");
	background-color:#f0f1f3;
  padding-bottom:40px;
}
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
  line-height:	1.0;
  margin-top:5px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
  left: 0px !important;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	/*width:			100%;*/
	color:#545454 !important;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;	
	padding-right:3px;
}
.sf-menu a {
	/*display:		block;*/
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
	
}
.sf-menu ul li:hover, 
.sf-menu ul li.sfHover, 
ul.sf-menu ul li:hover li, ul.sf-menu ul li.sfHover li, 
.sf-menu ul a:focus, .sf-menu ul a:hover, .sf-menu ul a:active{
color:#545454 ;
}
.sf-menu a:visited{
	color:#545454 ;
}
.sf-menu a{
	 color:#fff !important;
	 cursor:pointer;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;

}
ul.sf-menu  li  a:hover{
	text-decoration:none;
}
ul.sf-menu  li  ul li a{
	font-size:13px !important;
		background-image:url("images/menu_sep.png") ;
	background-repeat:no-repeat;
	background-position:center right;
	color:#545454 !important;
	
}

ul.sf-menu  li  ul li a{
	color:#545454 !important;	
	font-size:13px !important;
}

ul.sf-menu  li  ul li a:hover{
	color:#4f89b0 !important;
	background-image:url("images/menu_sep.png") ;
	background-repeat:no-repeat;
	background-position:center right;

	font-weight:bold;
	font-size:13px !important;
}

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** THEMATIC SKIN ***/
.sf-menu {
   /* border-right:1px solid #ccc;*/
	float:left;
}
.sf-menu a {
	/*border-left:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;*/
	padding:9px 16px;
	text-decoration:none;
	font-weight:bold;
	
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
	/*color: #FF4B33 !important;*/
}

.sf-menu a { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff ;
}
 

.sf-menu li {
	background-image:url(images/menu_sep.png) ;
	background-repeat:no-repeat;
	background-position:center right;
	background-color: transparent;
}
.sf-menu ul li ul a,.sf-menu ul li ul li a{
	color:#545454 !important;
}

.sf-menu li li {
	background:		transparent;
}
.sf-menu li li li {
	background:		transparent;
}
.sf-menu li:hover, .sf-menu li.sfHover,
 .sf-menu a:hover {
	color:#fd7e18 !important;
	outline:		0;
    /*border-bottom-color:#ccc;*/
}
.sf-menu ul {
   /* border-right:1px solid #ccc;
    border-bottom:1px solid #ccc;*/
	color:#545454;
}

.sf-menu ul li ul li a {
	color:#545454 !important;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
  color:#545454 !important;
	border-bottom:none;
  font-weight:normal;
}
.sf-menu ul a:hover {
    color: #FF4B33 !important;
}
.sf-menu ul li:hover, 
.sf-menu ul li.sfHover, ul.sf-menu ul li:hover li, 
ul.sf-menu ul li.sfHover li, .sf-menu ul a:focus, 
.sf-menu ul a:hover, .sf-menu ul a:active {
	  font-weight:normal;
}
.home #main{
	width:948px;
	padding: 0 0 5px;
	background-color:#f0f1f3;
}
#main{
	width:948px;
	padding:5px 0 5px;
	background-color:#f0f1f3;
}

/*k*/
.indexhentry{
	border: solid 1px #ccc;
	background-color:#fff;
	font-size:11px;
	/*width:620px;*/
	height: auto;
	overflow:hidden;
}
/*k*/
.monthly-indexhentry {
  height:inherit !important;
  /*min-height:255px;*/
  border:0;
  padding:2px !important;
  margin-top: 8px;
}

.singlehentry{
	border: solid 1px #ccc;
	background-color:#fff;
	font-size:14px;
	line-height:1.2em;
	/*min-height:1241px;*/
	padding:15px !important;
	overflow: hidden;
}

div.entry-content h1 {
	padding: 0 0 15px 0 !important;
	font-size:16px;
	color: #2f5882;
}

.singlehentry .entry-title{
	padding-top:15px;
	font-size:16px;
	color: #2f5882;
}

.singlehentry .entry-content{
	/*border-bottom:solid 1px #ccc;*/
}

.higlights-image-contenitor{
	float: left;
margin-bottom: 5px;
}

.higlights-content{
	line-height:1.4em;
	font-size:12px;
	width:600px;
	color:#555555;
}

.higlights-img-a,.higlights-title-a,.higlights-content{
	padding:5px;
}
.news-higlights-img-a,.news-higlights-title-a,.news-higlights-content{
		padding:0px;
}

.higlights-title-a,.higlights-content{
	margin-left:6px;
}
.higlights-image{
  margin-left:6px;
  margin-top:10px;
}
.indexentrylink{
	font-size:12px;
text-decoration:none;
}

a:link {
 color:#2f5882;
}

a:visited {
  color:#2f5882;
  /*text-decoration:none;*/
}

a:hover {
	color:#2f5882;
	text-decoration:underline;
}
.aside a:active, .aside a:hover{
	color:#2f5882;
	text-decoration:underline;
}

.higlights-title-a{
	color:#2f5882;	
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
.higlights-title-a a:hover{
 text-decoration:underline;	
}

#container {
  float:left;
  width:622px;
}
#content {
  margin:0 0 0 5px;
  overflow:hidden;
  width:622px;
}
.hentry {
  padding:0 0 0px;
}

.box-side{
	border: solid 1px #ccc;
	background-color:#fff;
}

.flash{
	width:310px;
	height:255px;
	 margin-bottom:3px;
	 line-height:1.2em;
}
.clouds{
	width:310px;
	/*height:255px;*/
	/*margin-top:3px;*/
}
#primary {
margin-bottom:5px;
margin-left:5px;
padding:0 0 0 15px;
width:32%;
}
.uslink{
	width:310px;
	margin-top:3px;
	/*height:196px;*/
}

.wof{
width:310px;
margin-top:3px;
	
}
.wof > .box-side-content{
	margin:0px;
	padding:0px;
}
.references{
	width:310px;
	margin-top:3px;
	/*height:170px;*/
}

.main-aside {
float:left;
position:relative;
width:300px;
}
.main-aside ul {
  padding:0 0;
  width:311px;
}

.box-side-title{
  border-bottom:solid 1px #ccc;
  background-color:#f0f1f3;
  padding-top:5px;
  padding-left:12px;
  padding-bottom:5px;
  background-image:url("images/sf_widget_dx.png");
  height:42px;
}
.box-side-title h2{
	font-size:14px;
	font-weight:bold;
	color:#536b81;
	height:42px;
	line-height:42px;
}
.box-side-content{
	 padding-top:10px;
	 padding-left:10px;
	 padding-right:10px;
	 padding-bottom:15px;
	 line-height:1.2em;
	}
.side-box-content-content{
	font-size:12px !important;
} 

.clouds .box-side-content a{
	color:#536b81;
	/*float:left;*/
	font-weight:bold;
	text-decoration:none;
	padding-right:3px;
	line-height:1.2em;
} 
.clouds .box-side-content a:hover{
color:#536B81;
/*float:left;*/
font-weight:bold;
line-height:1.2em;
padding-right:3px;
text-decoration:underline;
}

#content .aside {
 border:0px;
 margin:0px;
 margin-top:3px;
 padding:0px;
 
 
}
#nav-below{
  display:none;	
}

#content .aside ul {
	 margin:0px;
	 padding:0px;
}

.main-section{
	width:622px;
	margin-bottom:3px;
	clear:both;
	flost:left;
}
	
.main-section-title{
	background-image:url("images/section-box-header-index.jpg");
	height:33px;
	margin-bottom:3px;
	color:#fff;
	font-weight:bold;
	padding-left:5px;
}
.main-section-title.affianca {
   float: left;
   width: 303px;
}

.main-section-title-column{
	width:300px;
}	
.main-section-title-content{
	padding-top:8px;
	padding-left:5px;
	font-size:14px;
	/*height:400px;*/
}

.secion-box{
	float:left;
	width:307px;
	height:200px;
	border:solid 1px #ccc;
	margin-bottom:3px;
} 
.section-box-content{
	width:307px;
	height:0px;
}
.index-box{
	float:left;
	width:620px;
	/*min-height:400px;*/
	border:solid 1px #ccc;
	margin-bottom:5px;
}

.section-box-contenitor{
	border:0px;
	margin-bottom:5px;
	width:622px;
	padding-bottom:8px;
}
.home .section-box-contenitor {
   padding-bottom:0;
   margin-bottom:3px;
}

.mrlf3{
	margin-right:4px;
}

.photogallery{
  background-color: white;
   height: 147px !important;
}
.videogallery{
	background-color:#fff;
	height:270px;
	/*padding-bottom:8px;*/
	min-height: inherit;
}
.videogallery-column{
	height:inherit;
	min-height: inherit;
	border:solid 0px #ccc;
}

.section-box-title{
	color:#fff;
	font-weight:bold;
	height:40px;
	
}

.section-box-title-content{
	padding-top:10px;
	padding-left:5px;
	font-size:13px;
}

.politica-box{
	background-image:url("images/politica.jpg");
}

.economia-box{
	background-image:url("images/economia.jpg");
}
.cittadinanza-box{
	background-image:url("images/cittadinanza.jpg");
}
.comunicazione-box{
	background-image:url("images/comunicazione.jpg");
}



.box-side-link{
  border:0px;
  width:310px;
  height:31px;
  margin-bottom:5px;
}

.box-side-title-link{
	border:solid 1px #ccc;
	width:305px;
	height:31px;
	background-color:#f0f1f3;
    background-image:url("images/side-box-header.png");
	padding-left:5px;
	line-height:32px;
}

.textwidget{
	padding:0px;
	margin:0px;
}

.aside p, .aside ul, .aside ol, .aside dd, .aside pre {
  margin-bottom:5px;
}

.moderator-photo{
	height:24px;
	width:24px;
	float:left;
}
.moderator-name{
	float:left;
	margin-top:4px;
   padding-left:10px;
	font-size:11px;
	color:#2f5882;
}
.moderator-name a{
	text-decoration:none;
}
.moderator-name a:hover{
	text-decoration:underline;
}
.section-box-readmore{
	float:left;
	width:287px;
	text-align:right;
	padding-top:5px;
	padding-right:5px;
}
.section-box-readmore a{
  color:#4f89b0;
  font-size:10px;
  text-decoration:none;
}

.section-box-content-title{
	/*margin-top:24px;*/
	height:40px;
	font-size:12px;
	font-weight:bold;
	color:#2f5882;
	padding-top:5px;
	padding-left:5px;
}
.section-box-content-title a{
	text-decoration:none;
}
.section-box-content-title a:hover{
	text-decoration:underline;
}

#content .aside .section-box-content-title h3 {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;
	font-size:14px;
	font-weight:bold;
}

.section-box-moderator{
	display:none;

}

.section-box-moderator-content{
	padding:5px;
	line-height:1.2em;
}
.section-box-content-content{
	font-size:12px;
	/*height:45px;*/
	padding-left:10px;
	padding-top:5px;
	padding-right:5px;
	line-height:1.2em;
}

.side-box-content-title{
	clear:both;
}

.side-box-content-content{
	clear:both;
}

.title-text{
	float:left;
	width:295px !important;
}
.title-text-ref-b{
   float: left;
   margin: 5px 0px;
   max-width: 200px;
}
.title-text-ref-b a {
   line-height: 16px;
}
.title-text h3 a{
	color:#2f5882;
	text-decoration:none;
}

.ref-title{
	float:left;
	width:263px !important;
}

.main-aside h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#536b81;
	font-style:normal;
	font-weight:bold;
	line-height:1.2em;
}


.side-box-content-content{
	font-size:11px;
	line-height:1.2em;
	padding-top:8px;
}

.ref-type{
  float:right;
  height:16px;
  width:16px;
}
.ref-type-b{
   background-repeat: no-repeat;
   float: left;
   height: 16px;
   line-height: 16px;
   margin: 5px;
   padding-left: 20px;
}

.default{
  background-image:url("images/default.gif");	
}

.word{
	background-image:url("images/dir_doc.gif");
}

.pdf{
	background-image:url("images/pdf.gif");
}

.excel,.csv{
	background-image:url("images/excel.gif");
}
.txt{
	background-image:url("images/txt.gif");
}
.image{
	background-image:url("images/image.gif");
}

.ppt{
	background-image:url("images/ppt-icon.gif");
}
.zip,.rar{
	background-image:url("images/file-zip.gif");
}

.videopalyer{
	width:289px;
	height:245px;
	float:left;
    padding:15px 8px 5px;
}
.videopalyer-column{
padding: 3px 3px 0px;
}
.videogallerypagevideo{
	padding:5px 5px 5px;
}
.videogallery-text-contenitor{
	width:310px;
	float:right;
	font-size:12px;
}
.videogallerypage-text-contenitor{
	width:290px;
}
.videogallerytitle{
	margin-top:0px;
	padding-top:15px;
	vertical-align:baseline;
}

.videogallerytitle .title-text{
	border-bottom:solid 1px #ccc;
}

.videogallerycontent{
	height:187px;
	border-bottom:solid 1px #ccc;
	padding-bottom:10px;
}
.videogallerypage{
	padding-bottom:10px;
	border-bottom:0px;
}
.video-date h4{
	padding-bottom:15px;
	font-weight:bold;
}

.ngg-gallery-thumbnail img {
background-color:#FFFFFF !important;
border:0px !important;
display:block !important;
margin:0 0 0 1px !important;
padding:0 !important;
position:relative !important;
}
.ngg-gallery-thumbnail{
	margin-right: 1px !important;
}
.ngg-gallery-thumbnail-box{
	float: left;
	
}

.image-nav-bar{
  width:618px;
  height:58px;
  position: absolute;
  top: 46px;
}

#footer{
   margin:0px;
   border:0px;
   text-align:center;
   height:200px;
}

.footer-content{
	text-align:left;
	margin: 0pt auto; 
	width: 948px; 
}

#sub-footer{
	height:48px;
	width: 948px;
	margin-top:7px;
	background-image: url(images/sub-footer-bck.jpg)
}

#siteinfo {
  background-image:url(images/footer-bck.jpg);
   color:#666666;
   font-size:11px;
   height:135px;
   line-height:18px;
   padding:0;
   width:948px;
}
/*k*/
#siteinfo-content{
	padding: 36px;
	padding-top: 30px;
}
/*k*/
#siteinfo-content ul{
	margin:0px;
	padding:0px;
	float: left;
	width: 185px;
}
/*k*/
#siteinfo-content li {
	/*float:left;*/
	list-style:none;
	margin-left:0px;
	/*margin-right:12px;*/
}


#siteinfo-content  .menu_item{
 padding-left:5px;
 line-height:25px;
 margin-bottom: 18px;
}

#siteinfo-content li ul{
  margin:0 0 1px -0.09em !important;
}

#siteinfo-content li ul li{
	clear:left;
	/*display:block;*/ 
	list-style:none;
}

#siteinfo-content li a {
	color:#7b9aa8;
  font-weight:bold;	
}
#siteinfo-content li ul li a{
	font-size:9px !important;
}
#siteinfo-content li ul li a:hover{
	color:#ccc !important;
	text-decoration:underline !important;
}
#siteinfo a:active,#siteinfo-content li ul li a {
	color:#ccc;
	/*font-weight:normal;*/
}

#siteinfo-content li a ,#siteinfo-content li ul li a{
	font-size:12px;
	text-decoration:none;
	
}

#siteinfo-content li a:hover, #siteinfo-content li ul li a:hover{
	font-size:12px;
	color:#fd7e18;
	text-decoration:none;
}

#sub-footer-content{
	font-size:10px;
	color:#2f5882;
	padding-top:11px;
	margin-left:25px;
}

#sub-footer-content span,#sub-footer-content span a{
	color:#666;
	font-size:12px;
	text-decoration:none;
}
.userfulllink a{
	color:#666;
	font-size:12px;
	text-decoration:none;
}
.userfulllink a:visited {
	color:#666;
}
.userfulllink a:hover{
	color:#666;
	text-decoration:underline;
}

#sub-footer-content span a:hover{
	text-decoration:underline;
}
.category-header{
	width:620px;
	height:200px;
	border:solid 1px #ccc;
	background-color:#fff;
}
.category-description{
	margin-left:118px;
	
}
.category-description-title{
	font-size:14px;
	font-weight:bold;
	color:#2f5882;
	line-height:1.2em;
	padding-bottom:5px;
	padding-left:7px;
	padding-top:15px;
}
.category-description-content{
	padding-left:7px;
	font-size:12px;
	line-height:1.2em;
	padding-top:15px;
	padding-bottom:10px;
	padding-right:5px;
}

.category-moderator-image{
	float:left;
}

.category-moderator-info{
	border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
clear:right;
float:left;
margin-left:14px;
padding-bottom:10px;
padding-top:10px;
width:77%;
font-size:11px;
line-height:1.2em;
color:#536b81;
}

.category-moderator-info a{
	text-decoration:none
}
.category-moderator-info a:hover{
	text-decoration:underline
}


.category-moderator-bio{
	float:left;
	padding-top:15px;
	margin-left:14px;
	font-size:12px;
	line-height:1.2em;
	width:78%;
}
.category-post-header{
	height:33px;
	color:#fff;
	font-weight:bold;
	margin-top:8px;
}

.politica-list{
	background-image:url("images/category-postlist-header-politica.jpg");
}

.economia-list{
	background-image:url("images/category-postlist-header-economia.jpg");
}
.cittadinanza-list{
	background-image:url("images/category-postlist-header-cittadinanza.jpg");
}
.comunicazione-list{
	background-image:url("images/category-postlist-header-comunicazione.jpg");
}
.tag-post-header{
	height:33px;
	color:#fff;
	font-weight:bold;
}
.tag-post-header-content{
font-size:14px;
margin-left:10px;
padding:0px;
}
.tag-post-contenitor{
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background-color:#fff;
	font-size:11px;
	line-height:1.2em;
	/*min-height:1252px;*/
}
.tag-post-header-content h1{
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	line-height:normal;
	padding-top:8px;
	padding-bottom:0;
	color:#fff;
}
.tag-list{
	margin:5px;
}
.tag-entry-title{
	padding-top:10px;
	padding-bottom:5px;
}
.tag-post{
	margin:5px;
}
.tag-post-header-content{
	font-size:14px;
    margin-left:10px;
	height:33px;
}
.category-post-header-content{
font-size:14px;
margin-left:10px;
padding-top:9px;
}
.category-post-contenitor{
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	background-color:#fff;
	font-size:11px;
	line-height:1.2em;
	/*min-height:1252px;*/
}
.category-list{
	margin:5px;
}
.category-entry-title{
	padding-top:10px;
	padding-bottom:5px;
}

.category-entry-title h2{
	font-weight:bold;
}

.category-entry-title a{
	color:#2f5882;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.category-entry-title a:hover h2{
	color:#2f5882;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.category-post{
	margin:5px;
}
.category-entry-content{
	border-bottom: solid 1px #ccc;
	padding-bottom:5px;
	margin-bottom:5px;
}

.category-entry-content-text{
	float:left;
	padding-top:18px;
	color:#555;
	font-size:12px;
}

.with-image{
	width:455px;
}
.category-entry-image{
	float:right;
}
.category-entry-tags{
	color:#555;
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
}
.category-entry-tags a{
	color:#555;
	text-decoration:none;
}
.category-entry-tags a:hover{
	color:#555;
	text-decoration:underline;
}
.category-entry-category{
	color:#555;
	font-size:12px;
	padding-top:5px;
}  
.category-entry-category a{
	color:#555;
	text-decoration:none;
}
.category-entry-category a:hover{
	color:#555;
	text-decoration:underline;
} 
.category-post .ref-type{
	margin-top:-15px;
}
.politica{
	background-image:url("images/cat-politica-header.jpg");
	background-repeat:no-repeat;
}
.economia{
	background-image:url("images/cat-economia-header.jpg");
	background-repeat:no-repeat;
}
.cittadinanza{
	background-image:url("images/cat-cittadinanza-header.jpg");
	background-repeat:no-repeat;
}
.comunicazione{
	background-image:url("images/cat-comunicazione-header.jpg");
	background-repeat:no-repeat;
}

.singlepostcontenitor{
	border: solid 1px #ccc;
	background-color:#fff;
	padding:5px;
	font-size:12px;
	color:#555;
	line-height:1.2em;
	/*min-height:1241px;*/
}
.singlepostcontenitor .entry-content{
	padding-right:5px;
}
.noresults .entry-title{
	font-size:14px;
	padding-top:5px;
}
.noresults .entry-content{
	font-size:12px;
}
.entry-title {
  font-family:Arial,sans-serif;
  font-size:18px;
  font-weight:bold;
  line-height:1.2em;
  padding:0 0 7px;
  color:#2f5882;
  text-decoration:none;
}
.singlepost{
	padding-top:10px !important;
	padding-left:10px !important;
}
.singlepost .entry-content{
	border-bottom:solid 1px #ccc;
}
.singlepost .entry-title{
	font-size:16px;
}
.singlepost .entry-content{
	font-size:14px;
}
#back_button {
	padding-bottom:5px;
}
#back_button a{
	color:#555;
	text-decoration:none;
	font-weight:normal !important;
}
#back_button a:hover{
	color:#555;
	text-decoration:underline;
}

#bar_content{
	color:#999999;
}
#bar_content a {
  color:#999999;
  font-size:10px;
  margin-right:4px;
  margin-left:4px;
  text-decoration:none;
}
#bar_content a:hover{
	color:#f57925;
}
.section-box-content-title a:hover h3{
	color:#2f5882;
	text-decoration:underline;
}
.rss_info{
  background-image:url("images/rss_icon.jpg");
  background-repeat:no-repeat;
  background-position:left center;
  padding-left: 20px;
  padding-right:5px;
  text-decoration:none;	
}
.rss_info a:hover{
	text-decoration:underline;
}
.friend_info{
	background-image:url("images/invia_icon.jpg");
  background-repeat:no-repeat;
  background-position:left center;
  padding-left: 20px;
  padding-right:5px;
  text-decoration:none;	
}
.friend_info a:hover{
	text-decoration:underline;
}

.profile_image_contenitor{
	float:left;
margin-bottom:10px;
margin-right:10px;
}

.profile_info_contenitor{
   float:left;	
   width:160px;
}
.partecipants_single{
	float:left;
	
}
.partecipants_single_contenitor{
	padding-left:10px;
}
.partecipants_list_contenitor{
  padding:20px 0 0;
}
.partecipants_image{
	float:left;
	margin-right:10px;
	height: 113px;
}
.partecipants_info_contenitor{
	width:300px;
	
}
.partecipants_info_name{
	padding:5px;
	font-size:12px;
	font-weight:bold;
	width:290px;
}
.partecipants_info_description{
	padding:5px;
	font-size:12px;
}
.slug-moderator{
	padding:0px !important;
}
.slug-speakers{
	padding:0px !important;
}
.slug-{
	padding:0px !important;
}
.slug-moderator .entry-content{
	padding:0px !important;
}
.slug-partecipants .entry-content{
	padding:0px !important;
}
.slug-speakers .entry-content{
	padding:0px !important;
}
.slug- .entry-content{
	padding:0px !important;
}
.partecipants_info_name a{
	text-decoration:none;
}
.partecipants_info_name a:hover{
	text-decoration:underline;
}
.pfpagidirect{
	color:#2F5882;
margin-left:10px;
padding:0 !important;
}
.comunity-contenitor .section-box-contenitor{
background-color:#FFFFFF !important;
}
.profile-image-contenitor{
	float:left;
}
.profile-info-contenitor{
	float:left;
	margin-left:10px;
	width:73%;
}
.page-profile-contenitor{
	padding:10px;
	font-size:12px;
}
.profile-display-name{
	font-size:14px !important;
	color:#2F5882;
	font-weight:bold;
}
.pfprofile h3 {
border-bottom:0px !important;
font-size:18px;
font-weight:normal;
margin:0;
padding:11px 0 3px;
width:155px;
color:#4f89b0;
}
.pfprofile a {
font-weight:bold;

}
.profile-description-contenitor{
	margin-bottom:15px;
}
.back_button{
	color: rgb(255, 255, 255) ! important; top: 12px; left: 580px; position: absolute;
}

.back_button a{
	 color:#fff;
	 text-decoration:none;
}
.back_button a:hover{
  color:#fd7e18;
}
.send-link{
	background-color:#FFFFFF;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	float:left;
	height:350px;
	margin-bottom:3px;
	margin-left:0;
	padding:5px;
	width:300px;
	display:none;
	position:absolute;
	z-index:10;
}

#TB_caption {
	height:45px !important;
	line-height:16px;
	width:85%;
}

#TB_secondLine{
	margin-top:5px;

}
ul.category_images_ii {
	padding: 0;
	margin: 0;
}

li.category_image{
	text-align: left;
	overflow:hidden;
    padding: 0 0 0 5px;
    margin: 0 0 15px 0;
  	float:left;
	border-bottom: 1px solid #ccc;
	display: block;
   	width: 190px;
	height: 230px;
	vertical-align: top;
}

.video-albumtitle{
	text-align: left;
 	font-weight: bold;
	margin:0px;
	padding:0px;
	font-size: 14px;
	height: 40px;
	width: 95%;
}

.video-albumtitle a{
	text-decoration:none;
	height: 40px;
	padding: 0;
	margin: 0 !important;
}

.video-albumtitle a:hover{
	text-decoration:underline;
}

.category_images_ii img {
	/*background-color:#FFFFFF;
	border:1px solid #A9A9A9;*/
	/*margin:4px 0px 4px 5px;
	padding:4px;*/
	position:relative;
	border: 1px solid #333;
}

.category_images_ii img:hover {
	/*background-color: #2F5882;*/
}


/*k*/
.index_column{
	background-color: white; 
	border: 1px solid #CCC; 
	float: left; 
	height: 400px;
	width: 49%;
	position: relative;
	overflow: hidden;
}

.column1{
	margin: 0px 4px 0 0; 	
	padding: 1px; 
}
.column2{
   padding: 1px; 
   margin-left: 0px;
}

.column1 .box-title,
.column2 .box-title {
   margin-bottom: 14px;
   margin-left: 7px;
}
.column1 .box-content,
.column2 .box-content {
   height: 230px;
}

.index_colum .sub_title{
	width:100%;
	overflow:hidden;
}
.index_colum .column_content{
	width:100%;
	overflow:hidden;
}
.news-higlights-img-a{
	padding:0px !important;
}
.new-higlights-title{
		float: left;
	margin: 0 5px 0 10px;
	width: 210px;
}
.news-higlights-content{
	width:288px;
	padding:0px;
	margin:0px;
}
.news-higlights-title-a{
	margin-left:0px;
}
.news-indexhentry{
	border: solid 0px #ccc;
height: inherit;
}
.not-first{
  border-top: solid 1px #ccc;
}
.column_contenitor{
	float:left;
	clear:both;
}
.box-entry-image{
	overflow:hidden;
	text-align:center;
}
.box-side-content hr{
	padding:0px;
	margin-bottom:5px;
}
.gallery_prev_pers,
.gallery_next_pers,
.gallery_prev_pers:hover,
.gallery_next_pers:hover,
.gallery_prev_pers:visited,
.gallery_next_pers:visited,
.image-nav-bar a, .image-nav-bar a:hover, .image-nav-bar a:visited {
	text-decoration:none !important;	
}

.gallery_prev_pers{
	display:block;
	width:32px;
	height:58px;
	text-decoration:none;
	cursor:pointer;
	background-image:url("images/pulsanti-gallery-home.png");	
	background-position:top left;

}
.gallery_next_pers{
	display:block;
	width:32px;
	height:58px;
	text-decoration:none;
	cursor:pointer;
	background-image:url("images/pulsanti-gallery-home.png");	
	background-position:top right;
	text-decoration:none;
}
.main-videogallery-column{ 
	width:300px;
}
/*k*/
.next_month_header{
	display:block;
	background-image:url("images/next_month_headr.png");	
	position:absolute;
	left:4px;
	z-index:1;
	width:103px; 
	height:23px;
	margin-top: 10px;
	margin-left: 1px;
}

.send_question{
	display:block;
	background-image:url("images/send_question.png");	
	width:204px; 
	height:29px;
	float:right;
}
/*k*/
.wpcf7-captcha-captcha-970{
	vertical-align:middle;
	/*width:100px;
	height:50px;*/
	/*position:relative; */
	left:18%;
	padding-left: 121px;
}
.captcha-970{
	position:relative;
	left:18%;
}
.captcha-970 input{
	width:321px;
}
/*k*/
textarea.wpcf7-validates-as-required{
	width:321px;
	height:124px;
	border: solid 1px #ccc;
	background: url("images/bck_text.png") no-repeat ;
	resize: none;
}
.wpcf7-acceptance{
	width:20px !important;
	height:20px !important;
	border: solid 0px #ccc !important;
}
/*k*/
.wpcf7-form input {
	width:321px;
	height: 27px;
	border: solid 1px #ccc;
}
/*k*/
.my_sub{
	width:74px !important;
	cursor:pointer;
	 background: transparent url("images/send_quest_sub.png") no-repeat ;
	 overflow: hidden;
	 text-indent:80px !important;
	color:transparent;
	margin-right: 148px;
	height: 31px !important;
	
}

.box-content {
	overflow: hidden;
	height: 288px;
}
.box-text {
	height: 136px;
	overflow: hidden;
	padding-left: 7px;
	padding-right: 7px;
	font-size: 12px !important;
	line-height: 16px !important;
}
.box-title {
	overflow: hidden;
	height: 39px;
	
}
.box-related {
	position: absolute;
	bottom: 13px;
	right: 8px;
}
.box_img {
	margin-bottom: 5px;
	height: 150px;
}
.column1 .column_content .indexhentry .box-title {
	margin-left: 7px;
}
.comment-contenitor{
 padding-bottom:5px;
}
.image-contenitor{
 float:left;
}
.comment-content{
 margin-left: 25px;
 font-size:14px;
}
#comments-list li{
 padding:5px 10px 0;
}
.comment-text-contenitor{
 float: left; width: 80%;
}
textarea#comment{
 border:solid 1px #ccc;
 font-family:Arial, Helvetica, sans-serif;
}
.column2 .column_content .indexhentry .box-content .box-text .box-title .higlights-title-a {
	text-decoration: none;
}
.wpcf7-validates-as-required {background: url("images/bck_form.png") no-repeat ;
}
.wpcf7-form-control-wrap.captcha-970 input {
	background: url("images/bck_text.png") no-repeat ;
}
.width136 {
	width: 136px !important;
}
/* NG styles */
.testo-introduttivo {
	margin: 10px 0;
	margin-bottom: 30px;
}
.quest-title {
	display: block;
	margin: 0 0 10px;
	color: #000;
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #2f5882;
}
.quest-input {
	position: relative;
}
.quest-input textarea {
	background: url(images/bck_text_big.jpg) no-repeat;
	border: 0;
	border-right: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	height: 124px;
	resize: none;
	width: 584px;
	line-height:18px;
}
.quest-input input.text {
	background: url(images/bck_form_big.jpg) no-repeat;
	border: 0;
	border-right: #d3d3d3 1px solid;
	height: 28px;
	width: 584px;
	margin: 1px 0;
}
.quest-input input.radio {
	margin: 1px 5px 1px 0;
	width: auto;
	height: auto;
}
.quest-input label.radio {
	display: block;
	margin: 10px 0;
}
.quest-input label.text input {
	width: 232px;
	border-right: #d3d3d3 1px solid;
}
.quest-input label.text {
	display: block;
	margin: 10px 0;
}
.quest-input textarea.small {
	height: 60px;
	margin: 1px 0;
}
.raccolta-dati {
	margin: 2px 0;
}
#q_5_a input,
.raccolta-dati input {
	background: url(images/bck_form_big.jpg) no-repeat;
	border: 0;
	border-right: #d3d3d3 1px solid;
	height: 28px;
	width: 350px;
}
.quest-title.table {
	display: block;
	float: left;
	width: 110px;
	height: 28px;
	line-height: 28px;
	margin: 0;
	margin-right: 10px;
}
.testo-intro {
	font-style: italic;
}
.testo-provacy {
	font-style: italic;
	margin: 15px 0 0 0;
}
.raccolta-dati.captcha input {
	width: 350px;
}
.raccolta-dati.captcha .quest-title {
	width: 177px;
	height: 28px;
	line-height: 28px;
	margin: 0;
}
.raccolta-dati.captcha .quest-title img {
	margin: 0;
	margin-left: 26px;
	padding: 0;
}
.raccolta-dati-check input {
	height: 15px;
}
.privacy-link {
	padding: 5px;
}
.captchaimg {
	margin-top: 10px;
	margin-left: 150px;
}
.send_quest {
	float: right;
	width: 76px !important;
	height: 31px !important;
	background: transparent url(images/send_quest_sub.png) no-repeat;
	color: transparent;
	cursor: pointer;
	margin: 0 !important;
}
.mt50 {
	margin-top: 50px;
}
#captcha_img {
	margin: 5px 0;
}
.link-approfondimento {
   font-size: 12px;
   font-weight: bold;
   color: #2f5882;
   text-decoration: none;
}
#visore_homepage {
   height: 231px;
   margin-bottom: 5px;
   margin-top: 0;
}
#text-5,
#text-4 {
   margin-top: 3px;
}
.references {
   background: #e2e7ec;
}
.followus {
   background-image: url(images/followus_asset.png);
   background-color: transparent;
   background-repeat: no-repeat;
   display: block !important;
   height: 24px !important;
   line-height: 24px !important;
   padding: 0 0 0 30px !important;
   font-weight: normal !important;
   text-transform: uppercase;
   color: #2f5882 !important;
   font-size: 12px;
   margin-top: 7px;
   width: 38%;
   float: left;
}
.followus_flickr {
   background-image: url(images/followus_asset.png);
   background-color: transparent;
   background-repeat: no-repeat;
   background-position: 100% 0px;
   text-decoration: none;
   height: 24px !important;
   line-height: 24px !important;
   padding: 0 30px 0 0 !important;
   font-weight: bold !important;
   color: #2f5882 !important;
   margin-right: 10px;
   font-size: 12px;
   display: block;
   float: right;
}
.followus_photograllery {
   height: 24px !important;
   text-decoration: none;
   line-height: 24px !important;
   display: block;
   font-weight: bold;
   font-size: 12px;
   float: right;
   margin-right: 31px;
}

a.inattivo {
	font-weight: normal !important;
	color: #000 !important;
}

div.annitab {
	text-align: right;
	background: url(images/category-postlist-header-politica.jpg) repeat-x top left;
	padding: 5px 10px;
}

div.correlati_title {
	background: url(images/section-box-header-index.jpg) repeat-x top left;
	color: #fff;
	font-weight: bold;
	padding: 10px;
}

div.correlati {
	border: 1px solid #ccc;
	margin-top: -20px;
	padding: 10px;
}

ul.pdf {
	margin: 0;
	padding: 0;
	background: none;
}

ul.pdf li {
	list-style-image: url(images/icopdf.png);
	margin: 0 0 10px 30px;
}

.listcategoryvideo {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.video-albumthumb {
	background: url(images/gruppofoto.gif) no-repeat 2px bottom;
	padding: 0 15px 10px 0 !important;
}

.video-albumthumb img {
	width: 180px;
	height: 120px;
}

.video-albumcount {
	margin: 10px;
}

div.ngg-album {
	overflow:hidden;
    padding: 0 0 0 10px;
    margin: 0 0 15px 0;
   	width: 190px;
  	float:left;
	border: 0px solid #fff !important;
	border-bottom: 1px solid #ccc;
}

div.ngg-albumtitle a {
	text-decoration: none;
	font-size: 12px;
}

div.ngg-description {
	clear: both;
	display: block;
	padding-left: 15px;
}

div.ngg-album .ngg-thumbnail{
	background: url(images/gruppofoto.gif) no-repeat 2px bottom;
	padding: 0 8px 5px 0 !important;
	margin-bottom: 5px;
}

div.ngg-album .ngg-thumbnail a .Thumb {
	border: 1px solid #333;
	padding: 0;
}

div.ngg-album .ngg-thumbnail a:hover .Thumb {
	border: 1px solid #333;
	padding: 0;
}

img.Thumb {
		width: 180px;
		height: 120px;
}

.ngg-albumoverview img.Thumb {
margin-left: 0px;
}

.doc li {
	list-style-image: url(images/icopdf.png);
	margin: 0 0 10px 0;
}

.news li {
	list-style-image: url(images/iconews.gif);
	margin: 0 0 10px 0;
}

.video li {
	list-style-image: url(images/icovideo.gif);
	margin: 0 0 10px 0;
}

.foto li {
	list-style-image: url(images/icofoto.gif);
	margin: 0 0 10px 0;
}

li.pagenav {
	list-style: none;
}

ul.foto {
	margin-left: 0 !important;
}

.boxfollow {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}

.correlati h3 {
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	margin: 0 0 10px 0 !important;
	padding: 0 0 5px 0 !important;
	font-size: 12px;
}

.singular .ngg-gallery-thumbnail-box {
float: left;
margin: 0 12px 30px 5px;
}

.singular .ngg-gallery-thumbnail {
float: none !important;
margin-bottom: 10px;
}

.singular .didascalia {
width: 180px;
}

.singular .ngg-galleryoverview {
	width: 600px !important;
}

.home .didascalia {
	display: none;
}


.footer_photo {
	margin-top: -15px;
}

/*

.home .ngg-gallery-thumbnail-box {
float: none;
margin: 0 5px;
}

.home .ngg-gallery-thumbnail {
float: left !important;
margin-bottom: 0px;
}


.home .ngg-galleryoverview {
	width: 60000px;
}
*/

