/* Enter Your Custom CSS Here */
h1.entry-title{
//background-color:#024094;
  background-image:url("http://vitanellascuola.liceovalsalice.it/wp-content/uploads/sites/5/2016/08/BlueText2.png");
  color:white;
  width:100%;
  padding:6px;
  text-align:center;
  margin-bottom:1em;
}
.site-header .top-navbar, .home_widgets_dark{
  background-image:url("http://vitanellascuola.liceovalsalice.it/wp-content/uploads/sites/5/2016/08/BlueText2.png");
}
h2{
  color:#2A2A96; //BLUE
}
h3{
  font-sixe:22px;
}
div.entry-content img, div.entry-content iframe{
      border: 6px solid #FFF;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
    margin-bottom: 12px;
}



#text-4, #text-5{
  width:100%;
}
.hungryfeed_items{
height:300px;


}
.hungryfeed_item {
      display: inline-block;
    vertical-align: top;
    padding-bottom: 30px;
  float:left;
  padding-right:20px;
}

.hungryfeed_item_description{
  height:270px;
  font-size:0px;
}

.hungryfeed_item_description img{
width:270px;
 //float:left;
  //top:-270px;
//position:relative;
//display:block;
}

.hungryfeed_item_title{
//padding-left:95px;
//float:left;
  font-size:20px;
  line-height:26px;
 // padding-top:270px;
 //height:270px;
  //overflow:hidden;
  font-weight:normal;
  display:block;
  width:270px;
  height:52px;
}

.hungryfeed_item_title a:link, .hungryfeed_item_title a:hover, .hungryfeed_item_title a:visited, .hungryfeed_item_title a:active{
color:#333333;
  font-weight:normal;
}



.dark_column-4 .widget a:link, .dark_column-4 .widget a:hover, .dark_column-4 .widget a:visited, .dark_column-4 .widget a:active{
  color:white;
}


#wpzoom-single-page-7 h3.title{
color:#fe902a; //ORANGE
}
#wpzoom-feature-posts-3 h3.title{
color:#fe902a;
}
#wpzoom-feature-posts-3 h3.title{
color:#fe902a;
}
#tribe-events-list-widget-2 h3.title{
color:#fe902a;
}
.feature-posts h3.title{
  color:#fe902a;
}
.tribe-events-list-widget h3.title, .widget_archive h3.title{
  color:#fe902a;
}


ul.slides > li div.li-content{

/*background-image:url("http://vitanellascuola.liceovalsalice.it/wp-content/uploads/sites/5/2016/08/BlueText2.png");
  background-repeat: repeat;
   -khtml-opacity:.90; 
 -moz-opacity:.90; 
 -ms-filter:"alpha(opacity=90)";
  filter:alpha(opacity=90);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.9);
  opacity:.90; 
  */
  background: rgba(49,49,73, .9);
}
    
p.designed-by{
display:none;
}
.footer-widgets{
background-image:url("http://vitanellascuola.liceovalsalice.it/wp-content/uploads/sites/5/2016/08/BlueText2.png");
}
.footer-widgets h3.title{
color:white;
}



table {
    display: table;
    border-collapse: separate;
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin: 0 0 18px;
    border: 1px solid #ddd;
    color: #333;
    padding: 0px;
    vertical-align: top;
	border-spacing: 0;
  font-size:1em;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
table tbody tr:nth-child(even) {
    background: #f9f9f9;
}
td.materia {
    text-align: right;
    padding-right: 20px !Important;
    font-weight: bold;
    line-height: 13px;
}

/*Tabelle materie*/
td.materia{
	text-align:right;
	padding-right:20px !Important;
	font-weight:bold;
	line-height:13px;
}

tr.header td{
	font-size:1.05em;
	font-weight:bold;
}

p.special{
	color:#1F607F;
}

.middle{
	text-align:center;
	vertical-align:middle;
}
.center{
	text-align:center !important;
}
.white{
	background:#FFF !Important;
}
table tbody tr td {
    color: #333;
    padding: 9px 10px;
    vertical-align: middle;
    border: none;
}