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

header#header.col-full {
  height:50px;
}

.widget {
  margin-bottom:20px;  
  background-color:#f0f2ec;
  border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
  border-right:1px dotted #c2cab8;
  border-bottom:1px dotted #c2cab8;
  padding:20px;
}

.widget h3 {
  text-align:center;
  border-bottom:2px solid #535459;
}

section.entry {
  text-align:justify;
}

div#logo {
  display:none;
}

#navigation ul.nav li.current_page_item a {
  font-weight:bold;
}