/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 75%;
}

#block-easy-social-easy-social-block-1{
	background:#fff;
	text-align:center;
	margin: 0 auto 20px auto;
    width:40%;
	}	

.social{
//display:inline-block;
//float:right;
//margin:-20px 10px 0 0;
}

#programaciontableta{
	width:95%;
	}
	
.tituloeventos{
	text-align:center;
	width:95%;
	}
	
	
.marcafecha{
	width:95%;
	}
	
.item-list ul li {
  margin: 20px 0 0 -10px;
  position: relative;
  padding-left: 10px;
  display:block;
  float:left;
}