/* Pixture Reloaded main CSS */


#block-siitimetablesquery-0 {
    float: left;
    width: 24%;
}

.block-siitimetablesquery form .block20, 
.block-siitimetablesquery form .block32, 
.block-siitimetablesquery form .block25 {
    margin-left: 0;
}
.block-siitimetablesquery form .inputBlockBig label,
.block-siitimetablesquery form .block32 label, 
.block-siitimetablesquery form .block25 label {
    float: left;
    width: 19%;
    margin-right: 0;
}
.block-siitimetablesquery form .inputBlockBig .inputContainer,
.block-siitimetablesquery form #DateContainer,
.block-siitimetablesquery form #TimeContainer {
    float: right;
    width: 80%;
}
.block-siitimetablesquery form .inputBlockBig .ui-autocomplete-input {
    float: left;
    margin: 0;
    width: 90%;
}
.block-siitimetablesquery form .block20 {
margin-left: 19%;
}


.block-siitimetablesquery form #DateContainer img.ui-datepicker-trigger,
.block-siitimetablesquery-full form #DateContainer img.ui-datepicker-trigger {
	display: none;
}


#block-siitimetablesqueryBlock .results table th {
	background-color: #ca1e3d;
	padding: 0.1em 0.5em;
	}
#block-siitimetablesqueryBlock .results table .subTable th {
	text-transform: none;
	}

#block-siitimetablesqueryBlock table .subTable th {
    background: none repeat scroll 0 0 #666666;
    border-right: 1px solid #666666;
    color: #FFFFFF;
}

#block-siitimetablesqueryBlock .moreParameters h4 {
    color: #333;
}


.block-siitimetablesquery-full .block23 .button,
#block-siitimetablesqueryBlock .moreParameters .form .button {
	background-color: #ca1e3d;
	}

.block-siitimetablesquery input.button:disabled,
.block-siitimetablesquery .button:disabled, 
#block-siitimetablesqueryBlock .moreParameters form .button:disabled,
.block-siitimetablesquery-full input.button:disabled {
	background-color: rgba(202, 30, 61, 0.3);
    padding: 0 5px;
	border: 1px solid #FFF;
	}

.block-siitimetablesquery-full .button,
.block-siitimetablesquery input.button, 
#block-siitimetablesqueryBlock .moreParameters .form .button {
    background: none repeat scroll 0 0 #ca1e3d;
    padding: 0 5px;
	border: 1px solid #FFF;
	}

.block-siitimetablesquery-full form {
	padding: 8px;
}
.block-siitimetablesquery-full form h3 {
    margin-bottom: 1.4em;
    margin-top: 0.4em;
}


#block-siitimetablesqueryBlock .moreParameters .form input.small {
    border: 1px solid #ca1e3d;
    }


.block-siitimetablesquery form {
    border-bottom: 0;
}

#block-siitimetablesqueryBlock .results table .detailViewer {
    border-bottom: 10px solid #ca1e3d;
}

.disclaimer {
    background-color: #FFFFFF;
    border: 1px dotted #333;
    font-size: 0.9em;
    margin: 1em 0;
    padding: 5px 10px 0 10px;
    text-align: left;
	}


/* ============================== */

/* webform */



/* ============================== */




.noForm {
	color: #ca1e3d;
	}


.ui-widget-header {
	background: #477220;
	border: 1px solid #477220;
	color: #fff;
	}


.view-archive,
.view-clone-of-archive,
#avviso-node-form,
#article-node-form {
	margin: 0 10px;
}

.view-archive h3 {
	margin-top: 0.4em;
	margin-bottom: 0.2em;
}

.view-archive .views-row {
	margin-left: 1.5em;
}
.view-archive .views-field-field-autore p,
.view-archive .views-field-field-pubblicato-il p {
	display: inline;
}









body,
#branding,
#header hgroup {
  padding: 0;
  margin: 0;
}
#columns {
  padding: 10px 0;  
  /*clear: both;*/
}
#content-column {
	margin-bottom: 2em;
}



#columns .columns-inner {
   /*background: #fff url("../images/sfondo_dx.png") repeat-y 81% 0;*/
}


/*
#columns .columns-inner {
	background: green;
}

#content-column .content-inner,
.region-sidebar-first {
	background: #fff;
}
*/

/* Gpanel margins */
.three-3x33 {
  /*margin: 15px 0 0;*/
}


.region-three-33-first {
	width: 55%;	
}
.region-three-33-second {
	width: 25%;	
}
.region-three-33-third {
	width: 20%;	
}

.four-4x25 {
	margin: 0;
	background: #e6e6e6;
}
.four-4x25 div div {
  margin: 0;
}
.four-4x25 p,
.four-4x25 span {
  margin: 0;
  padding: 0.4em 0;
}

/* Skip Navigation */
#skip-link {
  left: 50%;
  margin-left: -6.5em;
  margin-top: 0;
  padding: 0 0.5em;
  position: absolute;
  width: 12em;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  line-height: 2;
  padding: 0;
  text-align: center;
  text-decoration: none;
  -khtml-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}

/* HTML elements */
html {
  font-size: 81.3%; /* 16px x 81.3% = 13px */
}
body {
  line-height: 1.5;
}
img {
  max-width: 100%;
  height: auto;
}
a img {
  border: none;
}

.img-article-left {
display: block;
float: left;
padding-right: 10px;
padding-bottom: 10px;
}
.img-article-right {
display block;
float: right;
padding-left: 10px;
padding-bottom: 10px;
}
h3.story {
    clear: both;
    }

em,
dfn {
  font-style: italic;
}
ins {
  border-bottom: none;
  text-decoration: none;
}
pre,
code,
tt,
samp,
kbd,
var {
  font: 1em "Lucida Console", Monaco, "DejaVu Sans Mono", sans-serif; /* Safari workaround */
}
blockquote, q {
  font-style: italic;
  quotes: "" "";
}
blockquote {
  margin: 0 0 1.5em;
  padding: 0 0 0 3em;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote p {
  margin: 0;
}
.indent {
	margin-left: 2em;
	}
strong,
dfn/*,
caption,
th*/ {
	/*font-weight: 700;*/
	font-weight: bold;
	}
th {
	/*color: #ca1e3d;*/
	font-weight: bold;
	}
caption {
	color: #477220;
	font-weight: bold;
	margin-top: 0.8em;
	}

.view table caption {
	background-color: #f4f5f6;
	border-left: 10px solid #82b229;
	padding: 2px 4px;
	}


/* Lists */
ul,
ol {
  margin: 0 0 1.5em 30px;
  padding: 0;
}
ol {
	list-style-type: lower-latin;
}
ul ul,
ul ol,
ol ol,
ol ul,
.block ul ul,
.block ul ol,
.block ol ol,
.block ol ul,
.item-list ul ul,
.item-list ul ol,
.item-list ol ol,
.item-list ol ul {
  margin: 0 0 0 1em;
}


ul {
  list-style-type: disc;
}
ul ul ul {
  list-style-type: square;
}
ol {
  list-style-type: decimal;
}
ol.mylist {
	list-style-type: lower-latin;
	}
ol ol {
  list-style-type: lower-alpha;
}
ol ol ol {
  list-style-type: lower-roman;
}
ul ul,
ul ul ul ul {
  list-style-type: circle;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.5em 30px;
}
.item-list ul,
.item-list ol {
  margin: 0 0 0 30px;
  padding: 0;
}
.block .menu li {
  margin: 0;
  padding: 0;
}
.block .menu li.content {
  padding: 0; /* extra class can equal a standard class, nasty... */
}
h1, h2, h3, h4, h5, h6 {
	color: #ca1e3d;
	}
h1 {
  font-size: 1.5em;
}
h2 {
	font-size: 1.5em;
	margin-top: 0.4em;
	margin-bottom: 0.8em;
	}
h3 {
  font-size: 1.2em;
  	margin-top: 1.4em;
	margin-bottom: 0.4em;
}
h4 {
  font-size: 1.15em;
}
h5, h6 {
  font-size: 1.1em;
}


section.field h2.field-label, 
.article-content .field-name-body h3 {
    background-color: #f4f5f6;
    border-top: 1px solid #82b229;
    font-weight: normal;
    margin-bottom: 0.5em;
    margin-top: 1em;
    color: #333;
}

/*----------------- views ----------------------*/

.region-content .block-views .views-row {
	/*border-bottom: 1px dotted #ca1e3d;*/
	padding-bottom: 10px;
	margin-bottom: 10px;
	}




/* views_slideshow_main */

#main-content h2.block-title {
	background: #477220;
	color: #fff;
	margin: 0;
	}

#main-content section.block-views {
	border: 1px solid #82b229;
	margin-bottom: 24px;
	}

#main-content section#block-views-news-dx-block .block-inner .block-content {
	padding: 10px 10px 0 10px;
}
#main-content section#block-views-news-dx-block .block-inner .block-content .views-field-title {
	font-weight: bold;
}
#main-content section#block-views-news-dx-block .block-inner .block-content .views-field-field-image {
	width: 20%;
	float: left;
	padding-right: 10px;
}

.flex-nav-container {
	margin-bottom: 0;
	}
.flex-nav-container ul.flex-direction-nav {
    display: none;
	}
#main-content .flexslider ul.slides {
	padding: 8px;
	}

#main-content section table {
    margin: 0;
}



#main-content section .views_slideshow_main .views-field {
	display: block;
	width: 78%;
	float: right;
	}
#main-content section .views_slideshow_main .views-field-title {
	font-size: 14px;
	text-transform: uppercase;
	}

#main-content section .views_slideshow_main .views-field-field-image {
	width: 20%;
	float: left;
	}
#main-content section .views-field-view-node {
	text-align: right;
	}



aside section {
	width: 30%;
	float: left;
}
aside section .block-inner {
	border: 1px solid #666;
	margin: 0;
}
aside section#block-views-news-dx-block-3 {
	width: 30%;
	margin: 0 5%;
	}
aside #block-block-2 .block-inner {
	margin: 0;
	clear: both;
	font-size: 16px;
	/*text-align: center;*/
	}	
aside section h2.block-title {
  text-align: center;
  background-color:#666;
  color: #FFF;
}

aside section li {
	text-align: center;
	  margin-bottom: 10px;
	}
aside section li .field-content {
	height: 120px;
	}


/* end views_slideshow_main */


p {
  margin-top: 0.4em;
  margin-bottom: 0.8em;
  padding: 0;
}
em {
  text-decoration: none;
  font-weight: normal;
}
fieldset legend,
.form-item label {
  font-size: 1em;
  font-weight: bold;
}
blockquote {
  margin: 4px 10px;
  padding: 10px 15px;
}
abbr, acronym {
  border-bottom: none;
}
.article .article-content,
.comment .comment-content {
  line-height: 1.5em;
}
h2#page-title {
	padding: 0;
	margin-top: 0;
	color: #477220;
	}

/* Links */

a,
a.active {
	text-decoration: none;
	}

a:link,
a:visited,
a:active,
a.active {
	color: #333;
	}

a:link,
a:visited,
a:hover,
a.active:hover,
a:focus,
a.active:focus {
	text-decoration: underline;
	}


a:hover,
a:focus {
	color: #ca1e3d;
	}


#main-content a:link,
#main-content a:visited,
#main-content a:hover,
#main-content a:focus,
p a:link,
p a:visited {
	font-style: italic;
	text-decoration: underline;
	}

#main-content a:hover,
#main-content a:focus,
p a:hover,
p a:focus {
	background-color: #a6d8f4;
	color: #333;
	}

table a:link img,
table a:visited img,
table a:hover img,
table a:focus img {
	display: block;
	text-align: center;
	}
table a:hover img,
table a:focus img {
	background-color: #fff;
	}

/* Header */

#header {
	margin: 0;
	padding: 0;
	}
	
#branding {
	width: 50%;
	float: left;
	padding: 0;
	text-transform: uppercase;
	/*width: 49.5%;*/ /* Adjust this if you have a very long site name or large logo */
	}

.region-header {
	width: 50%;
	float: right;
	/*margin: 30px 0 0;*/
	}
#logo {
  display: block;
  float: left;
  margin: 0 10px 0 0;
  overflow: hidden;
  padding: 10px 0 0 10px;
}

#logo a img {
  display: block;
}
#head-elements {
  margin: 0 0 0 15px;
  padding: 0;
}

/* Set heights on branding and header elements */
#header,
#branding {
  /*max-height: 88px;*/
}
#head-elements {
  /*min-height: 88px;*/
}
/* IE6 treats height like max height */
.ie6 #header,
.ie6 #branding,
.ie6 #head-elements {
  /*height: 88px;*/
}


#site-name {
  font-size: 2.6em;
  margin: 0;
  padding: 13px 0 0 0;
  overflow: hidden;
  line-height: 1.3em;
}
.logo-site-name a:hover,
.logo-site-name a:focus {
  text-decoration: none;
}
#site-slogan {
  font-size: 1em;
  line-height: 1em;
  text-align: left;
  margin: 0;
}







/* Special casing for the search block in the header region */
.region-header #block-search-form {
	margin: 0;
	padding: 0;
	text-align: right;
  /*padding: 10px 0 0 10px;*/
}
#block-search-form {
  	/*float: right;*/
  
}
.region-header #block-search-form .block-inner {
  background: none;
  margin-right: 1em;
}
.region-header #block-search-form input.form-text {
  width: 160px;
}


/* ------------------------------------------------- SECTION */
#content-column .content-inner #main-content,
#content-column .content-inner aside {
	margin-right: 8px;
	padding-left: 12px;
	}

.region-sidebar-first section .block-inner,
.region-sidebar-first .block-region-sidebar-first .block-inner {
	margin: 0;
	}

#main-content section .block-inner {
	margin: 0;
	}
.region-sidebar-first .block .block-inner  {
	margin-left: 0;
	}
.region-sidebar-second .block .block-inner {
	margin-right: 0;
	}


/* ------------------------------------------------- MENU BLOCK */
#block-views-archive-block .view-archive,
#block-views-archive-block .view-archive ul li {
	margin: 0;
	list-style-image: none;
	list-style-type: none;
	}
.region-sidebar-first .menu-block-wrapper {
	padding-bottom: 20px;
	}
.region-sidebar-first .menu-block-wrapper li a,
#block-views-archive-block .view-archive li a {
	text-transform: uppercase;
	}
.region-sidebar-first .menu-block-wrapper li ul li a {
	text-transform: none;
	}
.region-sidebar-first .menu-block-wrapper a:link,
.region-sidebar-first .menu-block-wrapper a:visited,
#block-views-archive-block .view-archive a:link,
#block-views-archive-block .view-archive a:visited {
	color: #333;
	padding: 4px 4px 4px 20px;
	text-decoration: none;
	font-size: 14px;
	}
#block-views-archive-block .view-archive a:link,
#block-views-archive-block .view-archive a:visited {
	line-height: 2.2;
	}
.region-sidebar-first .menu-block-wrapper a:link,
.region-sidebar-first .menu-block-wrapper a:visited {
	display: block;
	}
.region-sidebar-first .menu-block-wrapper a:active,
.region-sidebar-first .menu-block-wrapper a.active,
#block-views-archive-block .view-archive a:active,
#block-views-archive-block .view-archive a.active {
	color: #477220;
	font-weight: bold;
	background-color: #f4f5f6;
	}
.region-sidebar-first .menu-block-wrapper .active-trail,
#block-views-archive-block .view-archive .active-trail {
	font-weight: bold;
	}
.region-sidebar-first .menu-block-wrapper a:active,
#block-views-archive-block .view-archive a:active {
	padding-left: 20px;
	}
.region-sidebar-first .menu-block-wrapper a.active,
#block-views-archive-block .view-archive a.active {
	border-left: 10px solid #82b229;
	padding-left: 10px;
	}
.region-sidebar-first .menu-block-wrapper a:active,
#block-views-archive-block .view-archive a:active {
	color: #ca1e3d;
	font-weight: normal;
	}
/*
.region-sidebar-first .menu-block-wrapper a:hover,
#block-views-archive-block .view-archive a:hover {
	text-decoration: underline;
	color: #477220;
	}*/


.region-sidebar-first .menu-block-wrapper a:hover, 
#block-views-archive-block .view-archive a:hover {
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border-left: 10px solid #f3651f;
    padding-left: 10px;
}



/* ------------------------------------------------- MENU FOOTER */

.region-tertiary-content {
	clear: both;
	border-top: 2px solid #e6e6e6;
	/*background: #f4f5f6;*/
	}
.region-tertiary-content .block .menu li {
	float: left;
	margin-right: 20px;
	padding: 0;
	}

/* ------------------------------------------------- LANGUAGE */

#block-locale-language {
	/*float: left;*/
	margin: 0;
	padding: 10px 0;
	}
#block-locale-language ul {
	margin: 0;
	text-align: right;
	}
#block-locale-language li {
	list-style-type: none;
	text-transform: uppercase;
	text-align: right;
	display: inline;
	padding: 0 0.25em;
	}
#block-locale-language li a {
	color: #999;
	font-size: 12px;
	text-decoration: none;
	padding: 0.5em;
	}
#block-locale-language li a:active,
#block-locale-language li a.active,
#block-locale-language li a.active-trail {
	color: #ca1e3d;
	}
#block-locale-language li a:hover,
#block-locale-language li a.hover {
	text-decoration: underline;
	}

/* ------------------------------------------------- SEARCH */
#search-block-form {}
#search-block-form > div {}
#search-block-form .container-inline{}
#edit-search-block-form-1-wrapper {}
#search-block-form label {
	display: none;
}
#search-block-form h2 {
	display: none;
}
#search-block-form input {
	margin: 0;
}
#search-block-form .form-submit {
	padding: 0;
	border: 0;
	font-size: 12px;
}

#search-block-form .form-item {
	margin: 0;
	}

#search-block-form .form-text {
  width: 119px; /* Adjust this to suit */
}

/* Advanced search form */
fieldset#edit-advanced fieldset {
  float: left;
  margin: 0 10px 10px 0;
}
fieldset#edit-advanced fieldset .fieldset-legend {
  background: none;
  padding-left: 1em;
}
.advanced-search-submit {
  clear: both;
}
.search-advanced .criterion {
  float: none;
  margin: 0 5px;
}
#edit-keywords-fieldset .form-item:first-child {
  margin-top: 0.4em;
}
#search-form {
  margin: 1em 0;
}
#search-form > div {}
#search-form .container-inline {}	kitt
#search-form label {}
#search-form input {}
#search-form .form-item {}
#search-form .form-submit {}


/* ------------------------------------------------- views */


.view-i-nostri-mezzi div {
	text-align: center; 
	}
.view-i-nostri-mezzi div a {
	text-decoration: none; 
}

.view .view-header {
	font-weight: bold;
	text-align: left;
}
.views-field-view-node {
	font-style: italic;
}




/* ------------------------------------------------- Menu-bar */

#menu-bar {
	background-color: #477220;
	border-top: 2px solid #f3651f;
	border-bottom: 4px solid #ffffff;
	clear: both;
	/*min-height: 32px;
	line-height: 32px;*/
	margin-top: 10px;
	padding: 0;
	z-index: 100; /* Needed so Superfish menus appear over flash & slideshows in IE7 */
	position: relative;
	}
#menu-bar ul {
	/*padding: 0 20px;
	padding-left: 25%; */
	}
#menu-bar ul ul {
	padding: 0;
	}
#menu-bar ul,
#menu-bar ul li {
	margin: 0;
	list-style: none;
	list-style-image: none;
	}
#menu-bar ul li {
	float: left;
	padding: 0;
	}
#menu-bar ul li.first {
	/*padding-left: 8px;*/
	}
#menu-bar ul.menu li a {
	display: block;
	padding: 3px 8px;
	margin-right: 16px;
	color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    text-decoration: none;
    border: 1px solid #477220;
	}
#menu-bar ul li a:active,
#menu-bar ul li a.active,
#menu-bar ul li a.active-trail {
	background-color: #82b229;
	color: #ffffff;
    border-top: 1px solid #82b229;
	border-bottom: 1px solid #82b229;
    border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}
#menu-bar ul li.first a:active,
#menu-bar ul li.first a.active,
#menu-bar ul li.first a.active-trail {
    border-left: 1px solid #82b229;
	}
#menu-bar ul.menu li a:hover,
#menu-bar ul.menu li a.hover {
	background-color: #f3651f;
	color: #ffffff;
    border-top: 1px solid #f3651f;
	border-bottom: 1px solid #f3651f;
    border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}
#menu-bar ul.menu li.first a:hover,
#menu-bar ul.menu lifirst a.hover {
    border-left: 1px solid #ca1e3d;
	}
#menu-bar .block,
#menu-bar .block-inner,
#menu-bar .block-inner .block-content  {
	background: transparent;
	padding: 0;
	margin: 0;
	}
/**
 * Hide additional menu levels for normal menu blocks - I can't think of a better
 * way of handling these - you should really use http://drupal.org/project/menu_block
 */
#menu-bar .block-menu ul ul {
	display: none;
	}

/* Articles */
#main-content .article {
  margin: 0 10px;
  padding: 0;
}
#main-content .article-teaser {
  padding: 10px;
}
.article-full-view .article h1.article-title,
.article h1.article-title {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.article h1.article-title {
  font-size: 1.5em;
}
.article h1.article-title a:hover {
  text-decoration: none;
}
.article .user-picture {
  border: none;
  float: left;
  margin: 3px 10px 0 0;
}
.user-picture img {
  max-width: 100%;
}
.article .submitted {
  margin-top: 3px;
  padding: 0;
}
.article .article-content {
  margin: 10px 0;
}
.article .field-type-taxonomy-term-refernce {
  font-size: 0.9em;
}
.article .taxonomy {
  margin: 0;
  padding: 0;
}
.article .taxonomy li {
  padding: 1px 5px;
}
.article nav {
  clear: both;
}
.article ul.links li {
  margin: 0 0.25em;
  padding: 0;
  float: right;
}
/* Node Teaser */
#content .article-teaser {
  margin: 0 0 15px;
  padding: 10px;
  overflow: hidden;
}
.article h2.field-label {
	font-size: 1.2em;
	border-bottom: none;
	}

.field-label-inline  h2.field-label {
/*  margin-top: 0.4em;
  margin-bottom: 0.8em;*/
}


/* sticky node-teaser */
#content .article-teaser.article-sticky {
  padding: 10px;
  margin: 0 0 15px;
}
/* Float field-image images*/
article .field-type-image {
  margin: 1px 10px 10px 10px;
}
article .field-type-image img {
  background: rgba(255,255,255,0.9);
  display: block;
  margin: 4px 0 10px;
  padding: 7px;
}
article .field-type-image.field-label-above {
  margin-top: 0;
}
article .field-type-image .field-label {
  margin-bottom: 0.5em;
}
article .field-type-image.field-label-inline .field-label {
  margin-bottom: 0;
  line-height: 1;
}

/* Comments */
#comments h2 {
  border-bottom: none;
}
.comment {
  border: none;
  margin: 0 0 10px;
  padding: 10px;
}
.comment .comment-title a {
  font-size: 1.2em;
  font-weight: bold;
}
.comment .new {
  padding-right: 10px;
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: none;
  float: left;
  margin: 15px 0 0 20px;
}
.comment .comment-id {
  font-size: 1.167em;
  font-weight: bold;
  padding-right: 10px;
}
.comment ul.links {
  float: right;
}

/* Blocks */
.block {
	margin-bottom: 10px;
	}

.block-content {
  padding: 10px;
}

.block-title {
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  margin: 0;
  padding: 4px 8px;
  background: #ca1e3d;
  color: #ffffff;
}
.sidebar .block-title {
	background: #82b229;
	color: #fff;
	border-left: 10px solid #477220;
	font-weight: bold;
	}
	
.sidebar #block-siinotices-1 .block-title {
	border-color: #ca1e3d;
	border-style: solid;
	border-width: 1px 1px 1px 10px;
	background-color: #f4f5f6;
	color: #333;
	font-weight: normal;
	}
.block-menu-block .block-title,
.block-views .block-title {
  margin-bottom: 16px;
}
.block h3 {
  padding: 0 3px;
  font-size: 1em;
}


.region-help * {
  margin: 0;
  padding: 0;
  border: 0;
}

.block-inner {
    background: none;
}

div.region-help {
	position: relative;
	background-color: #f3651f;
	width: 100%;
	/*min-height: 300px;
	border-bottom: 2px solid #f3651f;*/
	float: left;
	/*height: 248px;
	height: 100%;*/
}

#block-views-news-dx-block-11 p {
	color: #fff;
	font-size: 0.9em;
	}


div.region-help img {
	display: block;
}

#block-views-ssfp-view-block {
	width: 76%;
	float: right;
	}
#block-views-news-dx-block-11 {
	width: 24%;
	float: left;
	background-color: #696A6C;
	}

#block-views-news-dx-block-11 .block-inner {
	padding: 8px;
	color: #333333;
	font-size: 1em;
	}


#block-views-ssfp-view-block .block-inner {
	/*padding-left: 4px;*/
	background-color: #fff;
}

/*#block-views-ssfp-view-block div {
	border-left: 4px solid #ffffff;
}*/

#block-views-ssfp-view-block div * {
	width: 100%;
	background-color: #fff;
	}


.block-inner .block-content {
	padding: 0;
}


#main-content .views-field-title {
color: #477220;
background-color: #f4f5f6;
border-left: 10px solid #82b229;
padding: 2px 4px;
}

.flexslider_views_slideshow_slide .views-field-title {
	font-weight: normal;
	color: #000;
	text-align: right;
	font-style: italic;
}

.field-items {
	/*margin-top: 0.4em;
	margin-bottom: 0.8em;*/
	}
section.field h2.field-label {
	font-weight: normal;
	}

/* Views region-sidebar-FIRST + SECOND */

.region-sidebar-first .view .views-row,
.region-sidebar-second .view .views-row,
#block-views-avvisi-dx-block-1 .view .views-row {
/*	padding-bottom: 10px;
	margin-bottom: 10px;*/
	}


/* View Avvisi TOP */

#block-views-avvisi-block-1  .view .views-row {
	background-color: #ffd5d5;
	padding: 10px 5px;
	border: 1px solid #ca1e3d;
	
}

.region-sidebar-first .view .views-row p,
.region-sidebar-second .view .views-row p {
	margin-bottom: 0.4em;
	}



/* Views region-sidebar-SECOND */

.region-sidebar-second #block-views-news-block-5 .field-content {
	/*text-align: center;
	padding: 10px 0;*/
	}




/*----------------------------------------------------------------------*/
.block-menu-block .block-content {
  padding: 0;
}
ul li.leaf {
	list-style-type: none;
	list-style-image: none;
	padding: 10px 4px;
}











#block-system-main .block-content {
  padding: 0;
}
.block .item-list ul {
  margin-left: 0;
}
.block .item-list ul ul,
.block .item-list ul ul ul {
  margin-left: 1em;
}
.block ul.links {
  margin: 0;
  padding: 0 0 5px;
}
.block ul.links li {
  font-size: .94em;
}
/* blocks showing nodes, e.g help out views blocks */
.block .article h2.article-title {
  font-size: 1.167em;
}
.block .article {
  padding: 5px 5px 0;
}
#block-search-form form {
  margin: 0;
}
#block-system-main {
  margin-bottom: 15px;
}

/* Fields */
.field .field-label {
  font-size: 1em;
/*font-weight: 700;*/
  line-height: inherit;
  margin: 0;
}
.field-type-taxonomy-term-reference ul {
  margin: 0;
  padding: 0;
}
.field-type-taxonomy-term-reference ul li {
  display: inline;
  list-style: none;
  padding: 0 0.75em 0 0; /* LTR */
}
.field-lable-inline .field-label {
  display: inline;
}
.field-type-image figure {
  margin: 0 0 10px;
  padding: 10px;
}
.field-type-image figure img {
  margin: 0;
  padding: 0;
}
.field-type-image figcaption {
	font-style: italic;
	margin: auto;
	text-align: center;
	font-size: 0.9em;
	padding: 10px 0 0;
	}

tabel .field-type-image img {
  width: 100%;
  height: auto;
}

/* Lists */
ul ul{
  margin-left: 15px;
}
li a,
li a:visited,
li a:active,
li a:hover {
  font-weight: normal;
}
.item-list ul {
}
.item-list ul li {
  margin-left: 1em;
}
.item-list .title {
  font-size: 1em;
}
ul.links li {
  margin: 0;
  padding: 0 2px;
}
.comment .links {
  margin-bottom: 0;
}
.submitted {
  font-size: 0.9em;
}
.links a {
  font-weight: normal;
}

/* Action links */
ul.action-links {
  margin: 0;
  padding: 0;
}

/* Aggregator */
#aggregator .feed-source {
  padding: 1em;
  margin: 1em 0;
}
#aggregator .news-item .categories,
#aggregator .source,
#aggregator .age {
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}

/* Forum */
#forum {
  margin: 15px 0;
}
.block-forum h3 {
  margin-bottom: 0.5em;
}
div.forum-topic-navigation a.topic-next {
  text-align: right;
}
div.forum-topic-navigation a.topic-previous {
  text-align: left;
}
#forum tr td.forum  {
  padding-bottom: 0.6em;
  padding-top: 0.6em;
}
#forum tr td.forum .name {
  padding-left: 2em;
}

/* Profile */
#profile .profile {
  clear: both;
  padding: .5em;
  margin: 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}

/* Footer, Feed icon */
#footer {
	background: #82b229;
	clear: both;
	font-size: 0.92em;
	text-align: center;
	border-top: 4px solid #f3651f;
	color: #FFF;
}

#block-switchversion-0 {
  clear: both;
    margin: 0;
  
}

#block-switchversion-0 ul {
  margin: 0;
    padding: 10px
  
}
#block-switchversion-0 ul li {
  display: inline;
  padding: 0 10px
}

#footer-inner {
  /*min-height: 88px;*/
  background-size: 100%; /* CSS3 - one day browsers will support this */
}
#footer a {
  text-decoration: none;
  font-weight: normal;
      color: #000;
}


#footer .block {
  /*padding: 10px 0 0;*/
}
#footer #block-views-news-dx-block-12 {
	float: left;
	width: 77%;
	background: #477220;
	text-align: left;
	padding-top: 8px;
	font-size: 0.9em;
	min-height: 140px;
	/*border-bottom: 4px solid #fff;*/
	margin-bottom: 0;
	
}
#footer #block-views-news-dx-block-5 {
	float: right;
	width: 23%;
	text-align: left;
	padding-top: 8px;
	background: #f4f5f6;
	margin-bottom: 0;

}
#footer #block-views-news-dx-block-5 .views-row-1 {
	padding-bottom: 8px;
}

#footer .block-title {
  text-align: left;
  padding: 0 10px;
}
#footer .block .block-content > ul.menu {
  padding: 0;
}
#footer ul.menu li {
  list-style: none;
  list-style-image: none;
}
#secondary {
  padding: 10px 0;
}
.feed-icon {
  display: block;
  clear: both;
  margin: 15px 10px 5px;
  text-align: right;
}

/* Prevent overflowing content */
#content,
.nav,
#sidebar-first,
#sidebar-second,
#footer {
  overflow: visible;
  word-wrap: break-word; /* A very nice CSS3 property */
}

/* Pager */
ul.pager {
  padding: 5px 0;
  margin: 0;
}
div.item-list ul.pager li {
  padding: 3px 8px;
  margin: 0 2px;
}
div.item-list ul.pager li,
div.item-list ul.pager li a {
  /*font-weight: bold;*/
  text-decoration: none;
}

.pager-current {
    color: #666;
}

/* Admin */
div.messages {
  margin-bottom:0.5em;
}
div.admin-panel h3 a {
  font-size: 1.33em;
  color: #fff;
}
div.admin-panel {
  border: 0 none;
}
div.admin-panel a {
  font-weight: normal;
}
div.admin-panel .description {
  margin: 0 0 3px;
  padding: 2px 0 3px 10px;
}
div.admin-panel .body dl .description {
  margin: 0 0 3px;
  padding: 2px 0 3px;
}
#block-system-help {
  background: none;
  border: 0;
  margin: 5px 0;
  padding: 0;
}
#block-system-help .block-inner {
  padding: 0;
  margin: 0;
}
#block-system-help .block-content {
  padding: 4px 10px 8px;
}
ul.action-links li {
  list-style: none;
}
#palette .form-item {
  width: 24em;
}
.color-form label {
  width: 12em;
}

/* Book Navigation */
.box {
  background: #eee;
  padding: 5px;
  padding: 10px;
}
.box h2 {
  padding-bottom: 2px;
  border-bottom: solid 1px #aaa;
}
.book-navigation {
  padding-bottom: 5px;
}
.book-navigation ul.menu {
  padding-top: 5px;
  padding-bottom: 5px;
}
div.page-links a.page-previous,
div.page-links a.page-next {
  width: 40%;
}
div.page-links a.page-up {
  width: 19%;
}

/* Image Galleries (deprecated?) */
ul.galleries li {
  border: solid 1px #aaa;
  background: #fff;
}
ul.galleries li h3 a {
  font-size: 1.1em;
  font-weight: bold;
}
ul.images {
  border: solid 1px #aaa;
  overflow: hidden;
}
ul.images li {
  text-align: center;
}

/* Buttons */
.form-submit {
	cursor: pointer;
	/*margin-bottom: 1px;
	padding: 2px 4px;
	color: #666;
	font-weight: normal;*/
	font-size: 1em;
	border: solid 1px #666;
	background: #fff;
}
.form-submit:hover {
	color: #ca1e3d;
	border: solid 1px #666;
	background: #fff;
	text-decoration: underline;
	}



/* Local task tabs */
ul.primary {
  border: 0 none;
  margin: 0 0 15px;
  padding: 0;
}
ul.primary li a {
  padding: 0.25em 0.9em 0.3em;
}
ul.primary li a.active:hover,
ul.primary li a.active:focus {
  text-decoration: none;
}
ul.secondary {
  border-bottom: 0;
  margin: 5px 0;
  padding: 0.5em 0;
}
ul.secondary li {
  border-right: 0;
  padding: 0 1em 0 0; /* LTR */
}

/* Breadcrumb */
nav#breadcrumb {
	margin: 0;
	background: #E6E6E6;
	border-top: 4px solid #FFFFFF;
	}
ol#crumbs {
  margin: 0;
  padding: 10px;
  clear: both;
  overflow: hidden;
}
ol#crumbs li {
  list-style: none;
  display: inline;
}

/* Menus */
ul.menu {
  margin: 0;
  padding: 0;
}
ul.menu ul {
  margin-left: 20px;
	}
.ie6-7 ul.menu {
  padding-left: 15px;
}

/* Quicktabs */
.block-quicktabs .block-inner {
  background: none !important;
}
.block-quicktabs .block-content {
  padding: 0;
}
.block-quicktabs .ui-tabs .ui-tabs-panel {
  padding: 10px;
}

/* poll */
.block-poll ul.links li {
  list-style: none;
}

/* Superfish */
ul.sf-menu li ul {
  display: none; /* Prevent sub menus from momentarily displaying */
}

ul li.collapsed,
ul li.expanded {
	list-style-image: none;
	list-style-type: none;	
}

/* sf-horizontal - classic drop menu style */
.nav .block-superfish {
  padding: 0;
  margin: 0;
}
ul.sf-menu.sf-horizontal {
  padding: 0;
}
ul.sf-menu.sf-horizontal a {
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  border-left: none;
  border-top: none;
}
ul.sf-menu.sf-horizontal a:hover,
ul.sf-menu.sf-horizontal a:focus {
  text-decoration: none;
}
ul.sf-menu.sf-horizontal a.active,
ul.sf-menu.sf-navbar a.active,
ul.sf-menu.sf-vertical a.active {
  font-weight: 400;
}
.nav ul.sf-menu.sf-horizontal li {
  margin: 0;
  padding: 0;
}
ul.sf-menu.sf-horizontal li:hover ul,
ul.sf-menu.sf-horizontal li.sfHover ul {
}
ul.sf-menu.sf-horizontal a.sf-with-ul,
ul.sf-menu.sf-navbar a.sf-with-ul {
  padding-right: 25px;
}
#menu-bar .contextual-links-wrapper {
  left: 0;
  right: auto;
}
/* .sf-navbar - drop down nav bar style */
ul.sf-menu.sf-navbar {
  padding: 0;
  position: absolute;
  z-index: 99;
}
ul.sf-menu.sf-navbar a {
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  border-left: none;
  border-top: none;
}
ul.sf-menu.sf-navbar a:hover,
ul.sf-menu.sf-navbar a:focus,
ul.sf-menu.sf-navbar ul ul a:hover,
ul.sf-menu.sf-navbar ul ul a:focus,
ul.sf-menu.sf-navbar ul ul ul a:hover,
ul.sf-menu.sf-navbar ul ul ul a:focus,
ul.sf-menu.sf-navbar ul ul ul ul a:hover,
ul.sf-menu.sf-navbar ul ul ul ul a:focus {
  text-decoration: none;
}
ul.sf-menu.sf-navbar ul a:hover,
ul.sf-menu.sf-navbar ul a:focus  {
  text-decoration: underline;
}
ul.sf-menu.sf-navbar li {
  margin: 0;
  padding: 0;
}
ul.sf-menu.sf-navbar li:hover ul,
ul.sf-menu.sf-navbar li.sfHover ul {
  top: 32px;
}
ul.sf-menu.sf-vertical ul,
ul.sf-menu.sf-navbar ul ul,
ul.sf-menu.sf-navbar ul ul ul,
ul.sf-menu.sf-navbar ul ul ul ul {
  width: 13em;
}
ul.sf-menu.sf-navbar ul ul ul,
ul.sf-menu.sf-navbar ul ul ul ul {
  left: 100% !important;
}
/* sf-vertical - flyout menus for sidebars */
ul.sf-menu.sf-vertical a {
  color: #fff !important; /* Tweak this to suit your color scheme */
}
ul.sf-menu.sf-vertical,
ul.sf-menu.sf-vertical ul,
ul.sf-menu.sf-vertical ul ul,
ul.sf-menu.sf-vertical ul ul ul {
  padding: 0;
  margin: 0;
}
.nav .block-content {
  padding: 5px 0 12px;
  margin: 0;
}
ul.sf-menu.sf-vertical,
ul.sf-menu.sf-vertical li {
  width: 100%;
}
ul.sf-menu.sf-vertical li:hover ul,
ul.sf-menu.sf-vertical li.sfHover ul {
  left: 100%; /* match ul width */
  top: 0;
}
ul.sf-menu.sf-vertical a:hover,
ul.sf-menu.sf-vertical a:focus {
  text-decoration: none;
}

/* Tables */
table {
  border-color: #eee;
  padding: 0;
  width: 100%;
  font-size: 1em;
  width: 100%;
  margin: 0 0 10px 0;
}
table {
  /* make <td> sizes relative to body size! */

}

table,
td,
th {
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
}
thead th {
  border-bottom: 1px solid #eee;
  color: #494949;
  font-weight: 700;
}
td,
th {
  border-bottom: none;
  margin: 0;
  padding: .375em .5em;
}
tr.even,
tr.odd {
  border-bottom: none;
}
tr.odd,
tr.info {
	background-color: #f4f5f6;
}
tr.even {
  background-color: #fff;
}
tr.drag {
  background-color: #fffff0;
}
tr.drag-previous {
  background-color: #ffd;
}
tr.odd td.active {
  background-color: #eee;
}
tr.even td.active {
  background-color: #f7f7f7;
}
td.region,
td.module,
td.container td.category {
  background-color: #eee;
  border-bottom: 1px solid #ccc;
  border-top: 1.5em solid #fff;
  color: #222;
  font-weight: 700;
}
tr:first-child td.region,
tr:first-child td.module,
tr:first-child td.container {
  border-top-width: 0;
}
#forum tr td.forum {
  background-position: 5px 5px;
}
#forum tr td.forum .name {
  padding-left: .375em;
}
#forum div.indent {
  margin-left: .5em;
}
#forum .description {
  font-size: 0.9em;
  margin: 0.5em 0 0 34px;
}
#system-themes-form table.sticky-table {
  position: relative;
  z-index: 10;
}
span.tabledrag-changed {
  display: none;
}
table, tr, td, thead, tbody {
  border-spacing: 0;
  border-collapse: collapse;
  /*border-width: 0;*/
}


/* Forms */

form {
	margin: 0 0 1.5em;
	padding: 0;
	}

.form-item label {
	font-weight: bold;
	color: #477220;
	}
.form-item label.option {
	font-weight: 400;
	color: #333;
	}
input {
  margin: .5em 0;
  max-width: 100%;
}
input.title {
  font-size: 1.5em;
}
input.text,
input.title,
textarea,
select {
	border: 1px solid #ccc;
	margin: .5em 0;
	}
select {
  padding: 2px;
}
.form-text:focus,
.form-checkbox:focus,
.form-radio:focus,
.form-select:focus {
	border: 1px solid #82b229;
	background: #eff7de;
	}

textarea:focus {
  border:1px solid #82b229;
  background:#fff;
}
input.text,
input.title {
  padding: .5em;
}
input.form-text,
textarea {
  border: 1px solid #ccc;
  height: auto;
  padding: 2px;
}
textarea,
input {
  font: 1em normal Arial, Helvetica, sans-serif;
}
div.form-item {
}
.form-item textarea.error {
  padding: 2px;
}
.form-item .description,
fieldset .description,
.fieldset-layout-settings dd {
	font-size: .9em;
	font-style: italic;
	}

span.form-required,
span.marker {}
#article-admin-filter ul {
  padding: .5em 0;
}
#edit-operation-wrapper select {
  margin: .5em;
}
div.resizable-textarea textarea {
  margin-top: 0;
}

/* Fieldsets */

fieldset {
	background: transparent;
	border: 1px solid #82b229;
	margin: 1.5em 0;
	padding: .75em;
	}
	
*:first-child+html fieldset {
	background-color: transparent;
	background-position: 0 .75em;
	padding: 0 1em .75em;
	}
	
*:first-child+html fieldset > .description,
*:first-child+html fieldset .fieldset-wrapper .description {
	padding-top: 1.5em;
	}

fieldset legend {
	display: block;
	font-weight: 400;
	color: #477220;
	padding: 0 0.5em;
	font-size: 1.3em;
	}

*:first-child+html fieldset legend,
*:first-child+html fieldset.collapsed legend {
  display: inline;
}
html.js fieldset.collapsed {
  background: transparent;
  padding-top: .25em;
}



/* User login */
#user-login-form ul {
  margin: 0;
  padding: 0;
}
#user-login-form li.openid-link,
#user-login-form li.user-link {
  text-align: center;
}
#user-login ul {
  margin: 0 0 5px;
}
#user-login ul li {
  margin: 0;
}
#user-login-form .item-list li {
  list-style: none;
  list-style-image: none;
  margin: 0;
}
#user-login-form li.openid-link,
#user-login li.openid-link {
  background: none;
}
.hide-label label {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
#user-admin-filter ul li,
#article-admin-filter ul li {
  list-style: none;
}
.description {
  color: #555;
}
/* Tips overrides */
.field-type-text-with-summary fieldset {
  padding: 1em 0;
}
.field-type-text-with-summary fieldset .form-item {
  margin: 0;
}
.field-type-text-with-summary fieldset .filter-help {
  padding: .5em 1.5em;
}

/* Fix autocomplete drop lists */
#autocomplete {
  background: #fff;
  border: 1px solid #ccc;
  line-height: 1.2;
}
#autocomplete li {
  padding: 2px;
}
#autocomplete li,
#autocomplete div {
  float: none;
  display: block;
}

/* Reset textarea backgrounds in WYSIWYG module text editors */
body.wysiwygeditor {
  background-color: #fff;
  background-image: none;
}

/* Override max-width 100% for Gmaps and Getlocations modules */
.gmap img,
.view-gmap img,
#getlocations_map_canvas img {
  max-width: none;
}


/* Video ferrovia dolomiti */
.videojs-556-field-video-video-dimensions, .videojs-559-field-video-video-dimensions {
    width: 100%;
}

