/* generiche  - - - - - - - - - - - - - - - */
.clear { display: inline-block; }   
* html .clear { height: 1%; }
.clear { display: block; clear: both; }

.noborder{ border:none }
.left { float:left }
.right{ float:right }

strong,b  {
	font-weight: bold;
}

a img{border: 0px;}

a {
	color:#003399;
	text-decoration: none;
}

i, em {
    font-style: italic;
}

#header-top a,
.navigation a {
	border: 0 none;
}

body{
	/*font: 12px/18px verdana,sans-serif;*/
	font-size: 12px;
	font-family: Verdana, DejaVu Sans, Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 16px;
	color: #333333;
}

#maincontainer{
	margin: 0 auto;
	width: 996px;
	text-align:left;
	background:#ffffff;
	clear:both;
	overflow: hidden;
}

#content{
	float:left;
	width: 960px;
	border-left: solid 5px #2A2A2A;
	padding: 3px 13px 0;
	border-right: solid 5px #2A2A2A;
	background: url(../img/content_background.png) repeat-y scroll center bottom #FFFFFF
}

/*elementi comuni*/
ul {
	list-style-type: disc;
	padding-left: 25px;
	margin-bottom: 10px;
}

ol {
	list-style-type: decimal;
	padding-left: 30px;
	margin-bottom: 10px;
}

dl {
	list-style-type: bullet;
	margin-bottom: 10px;
	padding:0;
	clear:both;
	overflow:hidden;
}

a.leggitutto {
    background: url(../img/page_links.png) no-repeat scroll right -22px transparent;
    border: 0 none !important;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    padding: 1px 10px 0 0;
    text-decoration: none;
	float: right;
}

/*codice*/
pre {
	width: 99%;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	overflow: auto;
	font-family: Currier regular, Consolas, monospace;
	font-size: 9pt;
	text-align:left;
	background-color: #FCF7EC;
	overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: pre-wrap; /* css-3 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	margin: 0px 0px 0px 0px;
	padding:5px 5px 3px 5px;
	white-space : normal; /* crucial for IE 6, maybe 7? */
	margin: 10px;
}

acronym {
  border-bottom: 1px dotted black;
}

acronym:after {
  content: '(' attr(title) ')';
}

/* header - - - - - - - - - - - - - - - - - */
.logoheader{
	float:left;
}

/*topbar*/
#isaytopbar {
	float: left;
	width: 100%;
	height: 40px;
}

.leonardo {
	float: left;
	margin: 10px 0 0 6px;
}

.network_logo{
	float: right;
	margin: 6px 5px 0 0;
}

#isb_bloginfo {
	height: 140px;
	width: 996px;
	clear: both;
}

#logo {
	float: left;
	background: url(../img/logoheader.jpg) no-repeat scroll 0 0 transparent;
}

#logo a{
    display: block;
    text-indent: -9999em;
}

#leaderbord {
    background-color: #FFFFFF;
    float: right;
    height: 90px;
    margin: 23px 8px 0 0;
    width: 728px;
}

/*navigation menu css*/
.navigation {
    background: url(../img/rounded_content.png) no-repeat scroll center 37px #2a2a2a;
    clear: both;
    float: left;
    height: 51px;
    width: 100%;

}

.main-menu{
    float: left;
    margin: 0 0 0 18px;
    overflow: hidden;
    width: 600px;
}
	
.main-menu ul{
    font-weight: bold;
    list-style-type: none;
	margin:0;
	padding:0;
}

.main-menu li{
    float: left;
    height: 40px;
	margin: 0 10px 0 0 ;
	padding: 0;
}

.main-menu a{
	color: #fff;
	text-decoration: none;
	padding: 12px 9px 0 9px;
	margin: 0px;
	display: block;
}

.main-menu a span {
	display: block;
	height: 28px;
}

.main-menu li a:hover {
	background: url(../img/triangolo.png) no-repeat scroll center 31px transparent !important;
	text-decoration:none;
}

.isay-tools {
	list-style: none outside none;
	float: right;
	margin: 8px 0 0 0!important;
}

.isay-tools li{
	display: inline;
	float: left;
	margin: 4px 5px 0 0;
	padding: 0;
}

.isay-tools a {
	text-indent: -9999em;
	height: 16px;
	width: 16px;
	display: block;
	background: url(../img/social-search.png) no-repeat scroll 0 0 transparent;
}

.isay-tools a.gplus{
	background-position: 0px -3px;
}

.isay-tools a.feed {
	background-position: -20px -3px;
}

.isay-tools a.twitter {
	background-position: -40px -3px;
}

.isay-tools a.facebook {
	background-position: -60px -3px;
}

.isay-tools a.email {
	background-position: -80px -3px;
}

/*.main-menu .current_page_item{} 
.main-menu .current-cat{}*/
.current-menu-item {
	background: url(../img/button_bkg.gif) repeat-x scroll 0 0 #2a2a2a;
}

.current-menu-item a:hover {
	background: none!important;
}

/*.menu-item-type-taxonomy{}
.menu-item-type-post_type{}
.menu-item-type-custom{}*/
.menu-item-home span{
	background: url(../img/page_links.png) no-repeat scroll center 1px transparent !important;
	text-indent: -9999em;
	width: 45px;
}

.menu-right-menu-container{
	width: 220px;
}

form#searchForm {
    float: right;
    height: 25px;
    margin: 8px 18px 0 0;
    padding: 0;
	background: url(../img/social-search.png) no-repeat scroll right 0 transparent;
}

form#searchForm input#s {
	border: medium none;
    float: left;
    height: 16px;
    margin: 4px 0 0 10px;
    width: 185px;
	padding: 0;
	color: #666666;
}

form#searchForm input#searchsubmit {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    height: 25px;
    margin: 0px 0 0 8px;
    text-indent: -9999em;
    width: 25px;
	cursor: pointer;
	cursor: hand;
}

/*formati immmagine e thumbnails*/
.videogallery-type,
.fotogallery-type {
    display: block;
    position: absolute;
    top: 0;
	left: 0;
	margin: 2px 5px 0 0; /*equal to news_box attachment*/
	float: left;
}

.videogallery-type {
    background: url(../img/video.png) no-repeat scroll center center transparent;
}

.fotogallery-type {
    background: url(../img/foto.png) no-repeat scroll center center transparent;
}

span.hoverdiv-fotogallery {
	width: 70px !important;
	height: 70px !important;
}

span.hoverdiv-fotogallerybig {
	width: 160px !important;
	height: 120px !important;
}

/*css forzati per i formati immagine*/
img.attachment-fotogallery {
	width: 70px !important;
	height: 70px !important;
}

img.attachment-medium {
	width: 275px !important;
	height: 150px !important;
}

img.attachment-default {
	width: 110px !important;
	height: 76px !important;
}

img.attachment-fotogallerybig {
	width: 160px !important;
	height: 120px !important;
}

/* sidebar - - - - - - - - - - - - - - - - - */
.singlewidget {
	clear: both
}

.singlewidget .children {
    list-style-type: disc !important;
    margin-bottom: 10px !important;
    margin-left: 0 !important;
}

#sidebar-top .singlewidget,
#sidebar-bottom .singlewidget {
	margin-bottom: 13px;
	padding-bottom: 13px;
	border-bottom: 1px solid #dddddd;
}

#sidebar-bottom .widget-first {
	margin-top: 13px;
	padding-top: 13px;
	border-top: 1px solid #dddddd;
}

#sidebar-bottom .widget-last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0 none;
}

.widget_tag_cloud {
	line-height: 22px;
}

#colonna{
	width:336px;
	float:right;
	padding-left: 12px;
	margin-top: 2px;
}

#colonna h4{
	font-weight: bold;
	padding: 7px 5px 4px;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 8px 0;
	border: 1px solid #dfe4e6;
	min-height: 18px;
	
	background-color: #fdfdfd;/* fallback */
	background: -moz-linear-gradient(100% 100% 90deg, #e9e9e9, #fdfdfd); /* Firefox 3.6+ */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fdfdfd), to(#e9e9e9)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(#fdfdfd, #e9e9e9); /* Safari 5.1+, Chrome 10+ */
	background: -o-linear-gradient(#fdfdfd, #e9e9e9); /* Opera 11.10+ */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#e9e9e9'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#fdfdfd', endColorstr='#e9e9e9')"; /* IE8 */
    color: #2a2a2a;
}

#sidebar-left h4,
#sidebar-right h4 {
	font-size: 11px;
}

#colonna img{
	max-width:336px;
}

#sidebar-left{
    float:left; 
    width:160px;
}

#sidebar-right{
    float:right; 
    width:160px;
	margin-left: 4px;
}

#sidebar-bottom {
    float:left; 
	clear: both;
}

#sidebar-left  a, #sidebar-right  a {
	text-decoration:none;
	color:    #333;
}

.alignleft {
	float: left;
	margin: 5px 10px 0 0;
}

.alignright {
	float: right;
	margin:5px 0 0 10px;
}

.aligncenter {
    display:block;
    margin: 0 auto;
    text-align: center;
}

/* footer */
#footer{
	background: url(../img/rounded_content.png) #2A2A2A center -14px no-repeat;
	padding: 40px 20px 10px;
	color: #999999;
}

#footer a{
	color:#ffffff;
	border: 0 none;
}

#footer h4 {
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	margin-bottom: 9px;
}

#footer p {
    font-size: 11px;
}

#footer-box1{
	float:left;
	width: 380px;
	padding: 0 0 0 10px;
}

#footer-box1 p {
	line-height: 19px;
}

#footer-box2{
	float:left;
	padding: 0 0 0 80px;
	width: 245px;
}

#footer-box2 p {
	line-height: 19px;
	margin-bottom: 5px;
}

#footer-box3{
	float:left;
	padding: 0 0 0 85px;
	width: 100px;
}

#footer-box3 ul{
	padding: 0 0 0 15px;
}

.footer-corners{
	background: url(../img/rounded_content.png) no-repeat scroll center bottom transparent;
	height: 9px;
	width: 996px;
	margin: 0px auto 20px;
}

/*css generici*/
.error {
    color: red;
    display: none;
}

/* breadcrumb*/
.breadcrumbs {
	float:left;
	list-style:none;
	font-size:11px;
	min-height: 15px;
	margin: 0px 0px 5px;
	width: 600px;
}

/** widget foto */
.isay_picture_wg {
	float:left;
	width:100%;
	margin-right:5px;
	padding-bottom: 8px!important;
}

.isay_picture_wg .isay_widget-gallery {
	width: 350px;
	overflow: hidden;
}

.isay_picture_wg img {
	float: left;
}

/*Special Menu*/
.isay_category_menu,
.widget_nav_menu {
	margin: 0 0 16px;
}

.isay_category_menu ul,
.widget_nav_menu ul {
	margin-left: 7px;
	list-style: none outside none;
	padding: 0;
}

.isay_category_menu li,
.widget_nav_menu li {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin-bottom: 6px;
}

.isay_category_menu a,
.widget_nav_menu a {
	border-bottom: none;
}

.isay_category_menu a:hover,
.widget_nav_menu a:hover {
	border-bottom: 1px dotted #333333;
}

.isay_category_menu .count,
.widget_nav_menu .count {
	color: #003399;
}

/*Personalizzazione widget sidebar*/
.widget_network  {
	padding-bottom: 8px!important;
}

/**/
#search_1, #search_2, #search_3, #search_4 {margin-left:-5px;clear:both;}

/*CSS obsoleti da portarsi dietro :(*/
.elenco ul {
    margin-left: 0px;
}

.elenco a:hover {
    border-bottom: 1px dotted #333333;
}

.elenco li {
    padding: 5px 0;
}

.elenco .sidemenu {
    list-style: none outside none;
    margin-left: 7px;
    padding: 0;
}

.elenco li.cat-item {
    color: #333333;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 6px;
    padding: 0;
}

/*css wp-polls*/
.widget_polls-widget ul, .widget_polls-widget li {
    list-style-type: none;
    margin: -15px 0 0;
    padding: 0;
    text-align: center;
}

.widget_polls-widget a {
    font-size: 10px!important;
}

.widget_polls-widget a:hover {
    border-bottom: 1px dotted #4f4f4f
}

.wp-polls{
    font-size: 11px;
color: #4f4f4f;
}

.wp-polls p {
    padding: 1px 5px 15px;
}

.wp-polls-ul li {
    margin: 5px 0;
}

.wp-polls-ans ul {
    margin:10px 5px;
	font-size: 10px;
}

/*widget gallery*/
img.attachment-fotogallerybig.gallery  {
    width: 160px!important;
    height: 120px!important;
	padding: 2px;
}

img.attachment-fotogallery.gallery {
    width: 70px!important;
    height: 70px!important;
	padding: 4px !important;
}

.isay-gallery-img-container.fotogallery {
    margin: 0px 8px 6px 0px !important;
	width: 78px !important;
}

.isay-gallery-img-container.fotogallerybig {
	margin: 0 7px 6px 0 !important;	
	width: 164px !important;
}

.isay-gallery-img-container{
	float: left; 
	font-size: 11px;
	line-height: 15px;
	overflow: hidden;
	color:#656565;

	background-color: #ffffff;/* fallback */
	background: -moz-linear-gradient(100% 100% 90deg, #efefef, #ffffff); /* Firefox 3.6+ */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#efefef)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(#ffffff, #efefef); /* Safari 5.1+, Chrome 10+ */
	background: -o-linear-gradient(#ffffff, #efefef); /* Opera 11.10+ */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#efefef'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#efefef')"; /* IE8 */
	border: 0 none;
}

.isay-gallery-img-container:hover{ 
	background-color: #dfdfdf;/* fallback */
	background: -moz-linear-gradient(100% 100% 90deg, #efefef, #dfdfdf); /* Firefox 3.6+ */
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dfdfdf), to(#efefef)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(#dfdfdf, #efefef); /* Safari 5.1+, Chrome 10+ */
	background: -o-linear-gradient(#dfdfdf, #efefef); /* Opera 11.10+ */
	filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#dfdfdf', endColorstr='#efefef'); /* IE6 & IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#dfdfdf', endColorstr='#efefef')"; /* IE8 */
}

a.isay-title-gallery {
	color:#656565;
	display:block;
	padding: 0 4px;
	height: 32px;
	clear: both;
	border-top: 4px solid #ffffff;
}

.isay-gallery-img-container .hoverdiv-fotogallerybig {
	height: 128px!important;
	width: 168px!important;
}

.isay-gallery-img-container .hoverdiv-fotogallery {
    width: 78px!important;
    height: 78px!important;
}


.isay-gallery-img-container.gallery a {
    height: 32px;
}

.isay_category_post .image, .isay_widget-gallery .image {
	display: block;
	margin-top: -3px;
	position: relative;
}

/*socal comuni*/
span#socialnetworks .commentcount {
	float: right;
	margin-top: 3px;
	font-size: 11px!important;
}