body {
  margin: 0;
  padding: 0;
  background-color: #231f20;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: center top;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 1;
  min-width: 960px;
}
#background {
  margin: 0;
  padding: 0;
  background: transparent url(../images/bg-page.png) no-repeat scroll center top;
}
#page {
  margin: 0 auto;
  padding: 0 10px;
  overflow: hidden;
  width: 940px;
}
#sidebar {
  margin: 0 10px 0 0;
  padding: 0;
  background: #2e282a none repeat scroll 0% 50%;
  width: 230px;
  float: left;
}
#sidebar a.logo {
  margin: 0;
  padding: 0;
  display: block;
}
#sidebar a.logo img {
  border:  none;
  display: block;
}
#sidebar div {
  margin: 0;
  padding: 0;
}
#sidebar ul {
  margin: 0;
  padding: 0;
}
#sidebar ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar > ul {
  padding: 18px 10px 0;
}
#sidebar > ul li {
  margin: 0 0 28px;
  height: 20px;
  text-align: center;
}
#sidebar > ul li a {
  margin: 0;
  padding: 0;
  color: #cdcc79;
  font-family: Georgia,serif;
  font-size: 17px;
  font-weight: bold;
  height: 22px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
}
#sidebar > ul li a:hover {
  color: #cdcc79;
}
#sidebar > ul li.selected span {
  margin: 0;
  padding: 0 0 0 20px;
  background: transparent url(../images/brace-left.png) no-repeat scroll left bottom;
}
#sidebar > ul li.selected a {
  padding: 0 20px 0 0;
  background: transparent url(../images/brace-right.png) no-repeat scroll right bottom;
  color: #000062;
}
#sidebar .Contattaci {
  background: #e0dddd none repeat scroll 0% 50%;
}
#sidebar .Contattaci ul li {
  padding: 15px 10px;
  text-align: center;
}
#sidebar .Contattaci > ul {
  padding: 0 0 10px;
}
#sidebar .Contattaci ul ul li {
  padding: 0;
  color: #7d7c7c;
  line-height: 18px;
}
#sidebar .Contattaci ul li span {
  margin: 0 auto 10px;
  padding: 0;
  background: transparent url(../images/icons.png) no-repeat scroll 0% 50%;
  display: block;
  text-indent: -99999px;
  width: 21px;
}
#sidebar .Contattaci ul li.address span {
  background-position: -8px -198px;
  height: 22px;
}
#sidebar .Contattaci ul li.ContattaciInfo span {
  background-position: -8px -240px;
  height: 19px;
}
#sidebar .Contattaci ul li.mail span {
  background-position: -8px -279px;
  height: 17px;
}
#sidebar .Contattaci ul ul li a {
  color: #7d7c7c;
  text-decoration: none;
}
#sidebar .Contattaci ul ul li a:hover {
  color: #000000;
}
#sidebar .connect {
  padding: 20px 0;
  background: #202958 none repeat scroll 0% 50%;
}
#sidebar .connect b {
  margin: 0;
  padding: 0 10px 10px;
  color: #ffffff;
  display: block;
  font-family: Georgia,serif;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase;
}
#sidebar .connect p {
  margin: 0;
  padding: 0 10px;
  color: #cccccc;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}
#sidebar .connect ul {
  padding: 17px 21px 0 29px;
  overflow: hidden;
}
#sidebar .connect ul li {
  margin: 0 8px 0 0;
  float: left;
}
#sidebar .connect ul li a {
  background: transparent url(../images/icons.png) no-repeat scroll 0% 50%;
  display: block;
  height: 37px;
  text-indent: -99999px;
  width: 37px;
}
#sidebar .connect ul #facebook a {
  background-position:  0 0;
}
#sidebar .connect ul #facebook a:hover {
  background-position: -42px 0;
}
#sidebar .connect ul #twitter a {
  background-position: 0 -47px;
}
#sidebar .connect ul #twitter a:hover {
  background-position: -42px -47px;
}
#sidebar .connect ul #googleplus a {
  background-position: 0 -94px;
}
#sidebar .connect ul #googleplus a:hover {
  background-position: -42px -94px;
}
#sidebar .connect ul #connectemail a {
  background-position: 0 -141px;
}
#sidebar .connect ul #connectemail a:hover {
  background-position: -42px -141px;
}
#sidebar .newsletter {
  padding: 14px 0 18px;
}
#sidebar .newsletter b {
  margin: 0;
  padding: 0 10px;
  color: #ffffff;
  display: block;
  font-family: Georgia,serif;
  font-size: 10px;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
}
#sidebar .newsletter form {
  margin: 0 auto;
  padding: 12px 0 18px;
  width: 200px;
}
#sidebar .newsletter form #email {
  border:  none;
  margin: 0;
  padding: 0 5px;
  background: #ffffff none repeat scroll 0% 50%;
  color: #cbc9c9;
  display: block;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-style: italic;
  height: 18px;
  line-height: 18px;
  width: 129px;
}
#sidebar .newsletter form #submit1 {
  border:  none;
  margin: 0;
  padding: 0;
  background: #202958 none repeat scroll 0% 50%;
  color: #ffffff;
  display: block;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  width: 61px;
}
#content {
  margin: 0;
  padding: 0;
  background: #ffffff none repeat scroll 0% 50%;
  float: left;
  width: 700px;
}
#content #header {
  margin: 0;
  padding: 0;
  position: relative;
  width: 700px;
}
#content #header h1 {
  margin: 0;
  padding: 0;
  color: #ffffff;
  bottom: -11px;
  font-family: Georgia,serif;
  font-size: 60px;
  font-style: italic;
  font-weight: normal;
  left: 43px;
  position: absolute;
  text-transform: uppercase;
  z-index: 3;
}
#content #header img {
  display: block;
}
#content #header div {
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: transparent;
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: left bottom;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 700px;
  z-index: 3;
}
#content #header div i {
  margin: 0;
  padding: 225px 0 0 54px;
  color: #ffffff;
  display: block;
  float: left;
  font-family: Georgia,serif;
  font-size: 40px;
  line-height: 32px;
  width: 372px;
}
#content #header div i .more {
  margin: 0;
  padding: 0 0 0 35px;
  background: transparent url(../images/icons.png) no-repeat scroll 0 -355px;
  color: #eee778;
  font-size: 24px;
  text-decoration: none;
  text-transform: capitalize;
}
#content #header div i .more:hover {
  text-decoration: underline;
}
#content #header div img {
  display: block;
  float: right;
}
#content #body {
  margin: 0;
  padding: 0 0 24px;
  overflow: hidden;
}
#content #body .header {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#content #body .header div {
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  width: 350px;
}
#content #body .header div img {
  display: block;
}
#content #body .header div div, #content #body .header div i {
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  z-index: 3;
}
#content #body .header div div {
  padding: 20px;
  background: transparent url(../images/bg-transparent2.png) repeat scroll 0% 50%;
  bottom: 20px;
  left: 0;
  width: 195px;
}
#content #body .header div div p, #content #body .header div div b {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-family: Georgia,serif;
  font-size: 17px;
  font-style: italic;
  line-height: 26px;
}
#content #body .header div div p {
  padding: 15px 0;
}
#content #body .header div div b {
  font-size: 26px;
  font-weight: normal;
}
#content #body .header div div a {
  margin: 0;
  padding: 0 0 0 27px;
  background: transparent url(../images/icons.png) no-repeat scroll 0 -383px;
  color: #b84e64;
  font-family: Georgia,serif;
  font-size: 18px;
  font-style: italic;
  line-height: 22px;
  text-decoration: none;
  text-transform: capitalize;
}
#content #body .header div div a:hover {
  text-decoration: underline;
}
#content #body .header div i {
  margin: 0;
  padding: 5px 15px;
  background: transparent url(../images/bg-transparent3.png) repeat scroll 0% 50%;
  bottom: 8px;
  color: #ffffff;
  font-family: Georgia,serif;
  font-size: 32px;
  left: 22px;
  width: 276px;
}
#content #body .header div i a {
  margin: 0;
  padding: 0 0 0 27px;
  background: transparent url(../images/icons.png) no-repeat scroll 0 -400px;
  color: #eee778;
  font-size: 18px;
  text-decoration: none;
  text-transform: capitalize;
}
#content #body .header div i a:hover {
  text-decoration: underline;
}
#content #body .body {
  margin: 0;
  padding: 0;
}
#content #body p {
  margin: 0;
  padding: 0;
  color: #7c7c7c;
  font-size: 13px;
  line-height: 18px;
}
#content #body p a {
  color: #7c7c7c;
  text-decoration: underline;
}
#content #body p a:hover {
  color: #b84e64;
}
#content #body .body ul {
  margin: 0;
  padding: 27px 0;
  overflow: hidden;
}
#content #body .body ul li {
  margin: 0 0 0 40px;
  padding: 0;
  float: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
  width: 180px;
}
#content #body .body ul li a.figure {
  margin: 0;
  padding: 0;
  display: block;
}
#content #body .body ul li a.figure:hover {
  opacity: 0.8;
}
#content #body .body ul li a.figure img {
  border:  none;
  display: block;
}
#content #body .body ul li h3 {
  margin: 0;
  padding: 20px 0 25px;
  color: #b84e64;
  font-family: Georgia,serif;
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  text-transform: capitalize;
}
#content #body .body ul li p {
  text-align: center;
}
#content #body .body ul li a.more {
  color: #b84e64;
  font-size: 10px;
  line-height: 18px;
  text-decoration: none;
  text-transform: uppercase;
}
#content #body .body ul li a.more:hover {
  text-decoration: underline;
}
#content #body .footer {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#content #body .footer div h2 {
  border-top: 1px solid #e6e6e9;
  border-bottom: 1px solid #e6e6e9;
  margin: 0;
  padding: 20px 0 25px;
  color: #b84e64;
  font-family: Georgia,serif;
  font-size: 22px;
  font-weight: normal;
  height: 13px;
  line-height: 13px;
  text-align: center;
  text-transform: capitalize;
}
#content #body .footer .featured {
  margin: 0 0 0 24px;
  padding: 0;
  float: left;
  height: 314px;
  position: relative;
  width: 198px;
}
#content #body .footer .featured h2 {
  margin: 0 0 0 16px;
  width: 180px;
}
#content #body .footer .featured a {
  display: block;
  left: 0;
  position: absolute;
  top: 44px;
}
#content #body .footer .featured a:hover {
  opacity: 0.8;
}
#content #body .footer .featured a img {
  border:  none;
  display: block;
}
#content #body .footer .article {
  margin: 0;
  padding: 0 0 0 36px;
  float: left;
  width: 400px;
}
#content #body .footer .article ul {
  border-bottom: 1px solid #e6e6e9;
  margin: 0;
  padding: 0 0 15px;
}
#content #body .footer .article ul li {
  margin: 0;
  padding: 18px 0 0;
  overflow: hidden;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#content #body .footer .article ul li img {
  display: block;
  float: left;
  width: 90px;
}
#content #body .footer .article ul li div {
  margin: 0;
  padding: 0 0 0 15px;
  float: left;
  width: 295px;
}
#content #body .footer .article ul li div h3 {
  margin: 0;
  padding: 0;
  color: #b84e64;
  font-size: 12px;
  line-height: 18px;
  text-transform: uppercase;
}
#content #body .footer .article ul li div h3 a {
  color: #b84e64;
  text-decoration: none;
}
#content #body .footer .article ul li div small {
  margin: 0;
  padding: 0;
  color: #b84e64;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
}
#content #body .footer .article ul li div p {
  margin: 0;
  padding: 10px 0 0;
  color: #7c7c7c;
  font-size: 13px;
  line-height: 18px;
}
#content #body .footer .article ul li div p a {
  color: #b84e64;
}
#content #body .footer .article ul li div a.more {
  color: #b84e64;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
}
#content #body .footer .article ul li div h3 a:hover, #content #body .footer .article ul li div p a:hover, #content #body .footer .article ul li div a.more:hover {
  text-decoration: underline;
}
#content #body > h3 {
  margin: 0;
  padding: 37px 0 35px 42px;
  color: #b84e64;
  font-family: Georgia,serif;
  font-size: 22px;
  font-style: italic;
  font-weight: normal;
  text-transform: capitalize;
}
#content #body > p {
  padding: 0 80px 0 40px;
}
#content #body > p span {
  margin: 0;
  padding: 0 0 20px;
  display: block;
}
#content #body > ul {
  margin: 0;
  padding: 10px 5px 0;
  overflow: hidden;
}
#content #body > ul li {
  margin: 0;
  padding: 0 0 20px;
  float: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
  width: 230px;
}
#content #body > ul li a.figure {
  display: block;
}
#content #body > ul li a.figure:hover {
  opacity: 0.8;
}
#content #body > ul li a.figure img {
  border:  none;
  display: block;
}
#content #body > ul li h3 {
  margin: 0;
  padding: 0 0 25px;
  color: #b84e64;
  font-family: Georgia,serif;
  font-size: 22px;
  font-weight: normal;
  text-align: center;
}
#content #body > ul li p {
  padding: 0 25px;
  text-align: center;
}
#content #body > ul li p a {
  color: #b84e64;
}
#content #body > ul li p a:hover {
  color: #dc2f53;
}
#content #body > ul li a.more {
  color: #b84e64;
  font-size: 10px;
  line-height: 18px;
  text-decoration: none;
  text-transform: uppercase;
}
#content #body > ul li a.more:hover {
  text-decoration: underline;
}
#content #body > img {
  margin: 20px 0 0 40px;
  padding: 0;
  display: block;
}
#content #body .section {
  margin: 0;
  padding: 50px 0 0;
}
#content #body .section ul {
  margin: 0;
  padding: 27px 0 15px;
  background: transparent url(../images/border.gif) no-repeat scroll center top;
  overflow: hidden;
}
#content #body .section ul li {
  margin: 0 0 0 40px;
  padding: 0;
  float: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
  width: 180px;
}
#content #body .section ul li a.figure {
  margin: 0;
  padding: 0;
  display: block;
}
#content #body .section ul li a.figure:hover {
  opacity: 0.8;
}
#content #body .section ul li a.figure img {
  border:  none;
  display: block;
}
#content #body .section ul li h3 {
  margin: 0;
  padding: 20px 0 25px;
  color: #b84e64;
  font-family: Georgia,serif;
  font-size: 22px;
  font-weight: normal;
  text-align: center;
  text-transform: capitalize;
}
#content #body .section ul li p {
  text-align: center;
}
#content #body .section ul li a.more {
  color: #b84e64;
  font-size: 10px;
  line-height: 18px;
  text-decoration: none;
  text-transform: uppercase;
}
#content #body .section ul li a.more:hover {
  text-decoration: underline;
}
#content #body .blog {
  margin: 0 0 0 40px;
  padding: 0;
  float: left;
  width: 400px;
}
#content #body .blog div {
  border-top: 1px solid #e6e6e9;
  margin: 0;
  padding: 37px 0;
  overflow: hidden;
}
#content #body .blog div:first-child {
  border:  none;
}
#content #body .blog div h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
#content #body .blog div h3 a {
  color: #b84e64;
  font-family: Georgia,serif;
  font-size: 22px;
  font-style: italic;
  text-decoration: none;
  text-transform: capitalize;
}
#content #body .blog div small {
  margin: 0;
  padding: 0;
  color: #b84e64;
  font-size: 12px;
  font-style: italic;
  display: block;
}
#content #body .blog div small a {
  color: #b84e64;
  text-decoration: none;
}
#content #body .blog div a.comment {
  color: #b84e64;
  float: right;
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
#content #body .blog a.more {
  padding: 0 0 0 22px;
  background: transparent url(../images/icons.png) no-repeat scroll 0 -427px;
  color: #b84e64;
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase;
}
#content #body .blog div h3 a:hover, #content #body .blog div small a:hover, #content #body .blog div a.comment:hover, #content #body .blog a.more:hover {
  text-decoration: underline;
}
#content #body .blog div p {
  padding: 0 0 22px;
  clear: both;
}
#content #body .blog div img {
  margin: 20px 0;
  padding: 0;
  display: block;
}
#content #body .aside {
  margin: 0 0 0 40px;
  padding: 35px 0 0;
  float: left;
  width: 180px;
}
#content #body .aside h3 {
  border-top: 1px solid #e6e6e9;
  border-bottom: 1px solid #e6e6e9;
  margin: 0;
  padding: 0;
  color: #b84e64;
  font-family: Georgia,serif;
  font-size: 22px;
  font-weight: normal;
  height: 53px;
  line-height: 53px;
  text-align: center;
  text-transform: capitalize;
}
#content #body .aside div, #content #body .aside ul {
  margin: 0;
  padding: 0;
}
#content #body .aside ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#content #body .aside .archive > ul {
  padding: 22px 0 22px 14px;
}
#content #body .aside .archive ul li {
  padding: 0 0 0 14px;
  background: transparent url(../images/arrow-right.png) no-repeat scroll 0 5px;
  line-height: 18px;
  text-transform: capitalize;
}
#content #body .aside .archive ul li.expand {
  background: transparent url(../images/arrow-down.png) no-repeat scroll 0 5px;
}
#content #body .aside .archive ul ul ul li {
  background: transparent none repeat scroll 0% 50%;
}
#content #body .aside .archive ul li a {
  color: #7d7c7c;
  text-decoration: none;
}
#content #body .aside .archive ul li a:hover {
  color: #b84e64;
}
#content #body .aside .archive ul ul ul li a:hover {
  color: #b84e64;
}
#content #body .aside .popular {
  text-align: center;
}
#content #body .aside .popular ul li {
  border-top: 1px solid #e6e6e9;
  padding: 17px 0;
}
#content #body .aside .popular ul li:first-child {
  border:  none;
}
#content #body .aside .popular a.figure:hover {
  opacity: 0.8;
}
#content #body .aside .popular a.figure img {
  border:  none;
  padding: 0 0 10px;
}
#content #body .aside .popular h4 {
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 18px;
}
#content #body .aside .popular h4 a {
  color: #b84e64;
  text-decoration: none;
  text-transform: uppercase;
}
#content #body .aside .popular h4 a:hover {
  color: #dc2f53;
}
#content #body .aside .popular small {
  color: #b84e64;
  font-size: 10px;
  text-transform: uppercase;
}
#content #body .aside .popular p {
  padding: 10px 0 0;
  text-align: left;
}
#content #body .aside .popular p a {
  color: #b84e64;
  text-decoration: none;
}
#content #body .aside .popular p a:hover {
  text-decoration: underline;
}
#content #body .aside .featured {
  height: 314px;
  position: relative;
}
#content #body .aside .featured a {
  margin: 0;
  padding: 0;
  display: block;
  left: -18px;
  position: absolute;
  top: 44px;
}
#content #body .aside .featured a:hover {
  opacity: 0.8;
}
#content #body .aside .featured a img {
  border:  none;
  display: block;
}
#content #body form {
  margin: 0;
  padding: 35px 0 0 50px;
  width: 488px;
}
#content #body form label {
  margin: 0 0 20px;
  padding: 0;
  overflow: hidden;
  display: block;
}
#content #body form label span {
  margin: 0;
  padding: 5px 14px 0 0;
  color: #7d7c7c;
  display: block;
  font-size: 13px;
  float: left;
  height: 31px;
  text-align: right;
  text-transform: uppercase;
  width: 74px;
}
#content #body form label input {
  border: 1px solid #d6d6d6;
  margin: 0;
  padding: 0 5px;
  background: #ffffff none repeat scroll 0% 50%;
  color: #7d7c7c;
  display: block;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 34px;
  line-height: 34px;
  width: 388px;
}
#content #body form label textarea {
  border: 1px solid #d6d6d6;
  margin: 0;
  padding: 5px;
  background: #ffffff none repeat scroll 0% 50%;
  overflow: auto;
  color: #7d7c7c;
  display: block;
  float: left;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  height: 205px;
  width: 388px;
}
#content #body form #submit2 {
  border:  none;
  margin: 0 0 0 88px;
  padding: 0;
  background: transparent url(../images/button-submit.png) no-repeat scroll left top;
  display: block;
  height: 37px;
  width: 101px;
}
#footer {
  margin: 0;
  padding: 20px 0;
  background: #202958 none repeat scroll 0% 50%;
}
#footer a {
  color: #6e7492;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
}
#footer a:hover {
  color: #ffffff;
}
#footer ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
#footer ul li {
  margin: 0 0 0 24px;
  padding: 0;
  float: left;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#footer ul li.selected a {
  color: #ffffff;
}
#footer p {
  margin: 0 24px 0 0;
  padding: 0;
  color: #6e7492;
  font-size: 12px;
  float: right;
}
