/* Enter Your Custom CSS Here */

body{
  	background-color: rgba(0, 0, 0, 0.1);
  	background-image:   url(http://151.100.184.16/wp-content/uploads/2015/06/13.png)  !important;
  	background-repeat: repeat;
}
h1{
	text-align:center;
}
footer{
 	background-color: rgba(0, 0, 0, 0.1);
}
.tc-header{
  	background-color: rgba(0, 0, 0, 0.1);
}

.navbar .nav>li>a {
  	padding: 8px 8px;
  	color:#FFF;
}
.social-block a {
  	color:#FFF;
}
.row-fluid .credits{
  	display:none;
}
article.page{
	background-color:#FFF;
	padding :20px;
	border: 1px solid #ddd;
  	-webkit-box-shadow: 1px 12px 29px 4px rgba(0,0,0,0.32);
  	-moz-box-shadow: 1px 12px 29px 4px rgba(0,0,0,0.32);
 	box-shadow: 1px 12px 29px 4px rgba(0,0,0,0.32);
}
article#page-15 h1{
	color:#00F;
	padding :20px;
}

.round-div{
	display: none;
}
.type-ailec_event{
	background-color:#FFF;
	padding :20px;
	border: 1px solid #ddd;
	-webkit-box-shadow: 1px 12px 29px 4px rgba(0,0,0,0.32);
  	-moz-box-shadow: 1px 12px 29px 4px rgba(0,0,0,0.32);
 	box-shadow: 1px 12px 29px 4px rgba(0,0,0,0.32);
}
.hentry{
	background-color:#FFF;
   	padding :20px;
   	border: 1px solid #ddd;
  	-webkit-box-shadow: 1px 12px 29px 4px rgba(0,0,0,0.32);
  	-moz-box-shadow: 1px 12px 29px 4px rgba(0,0,0,0.32);
  	box-shadow: 1px 12px 29px 4px rgba(0,0,0,0.32);
}
.navbar .nav>li>a {
	color: #777;
}
.row-fluid .span5 {
	width:100%;
}
.navbar-inner .row-fluid .social-block:after{
  	content: "Energy Demand Aware Open Services for Smart Grid Intelligent Automation";
  	font-weight: 400;
  	font-size: 27px;
  	line-height: 40px;
	color:#777;
}
.social-block a {
 	color:#777;
}

.carousel{
  	background-image:   url("/wp-content/uploads/2015/11/animacion-SmrtHG-v31.gif")  !important; 
  	background-repeat: no-repeat;
  	background-size: contain;
  	background-position: center center;
    padding-top: 150px;
    width:80%;
    left:10%;
    right:10%;
    margin-top:0;
    padding-top:0;
}
/*
.container-fluid:after{
  background-image:   url("http://mclabprojects.di.uniroma1.it/smarthgnew/wp-content/uploads/2015/07/animacion-SmrtHG-v3.gif")  !important; 
  background-repeat: no-repeat;
  background-size: contain;
  padding-top:30px;  
}*/


 /*.carousel > .center-slides-enabled > .item > .carousel-image img {
 content: url("http://mclabprojects.di.uniroma1.it/smarthgnew/wp-content/uploads/2015/07/animacion-SmrtHG-v3.gif") !important;
  background-image:   url("http://mclabprojects.di.uniroma1.it/smarthgnew/wp-content/uploads/2015/07/animacion-SmrtHG-v3.gif")  !important; 
  background-repeat: no-repeat;
  background-size: contain;
width:100%;
}*/
.carousel .item {
    min-height: ;
}


  
  


