/********* Do not edit this file *********/
/*
My Custom CSS - Maked by Salvatore Noschese
a.k.a. DarkWolf - http://www://darkwolf.it/
*/

.hidden * {
  display: none;
}
.list-posts-home .post {
width: 460px;
text-align: justify;
margin-right: 30px;
margin-bottom: 0;
padding-bottom: 0;
}
.list-posts-home {
margin: 0;
}
.list-posts-home .post h2 {
padding: 0px;
margin: 0;
}
.page-left {
  min-height: 275px;
}
.events-table img {
  width: 150px;
  height: 150px;
  max-width: 300px;
}
.events-table td {
  padding: 20px;
}
.events-table th {
  padding: 20px 20px 0;
}
#text-2{
    min-height: 195px;
}
#CDSWIDLNKR {
  margin: auto;
}
.socials li {
width: 38px;
}
.socials a {
  opacity: 1;
  height: 38px;
  border-radius: 6px;
  margin-top: 5px;
}
.socials .twitter a {
background-color: #0067c8;
}
.socials .facebook a {
background-color: #3b5998;
}
.socials .tripadvisor a {
background-color: #4a8734;
}
.float-left {
float: left;
}
.float-right {
float: right;
}