/*
Theme Name: WordPress AID
Theme URI: http:
Description: Theme developed by Chris Molitor.
Author: Chris Molitor
Author URI: http:
License: GNU General Public License
License URI: license.txt
Version: 2.0.1
Tags: light
*/

.aligncenter,
.bypostauthor,
.sticky {
}

* {
  padding: 0;
  margin: 0;
  line-height: 1.6em;
  outline: none;
}

html {
  overflow-x: hidden;
}

/*-----------JS PER LIGHTBOX magnificpopup ----------------------*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

#sponsorsTitle:before {
  border-width: 0;
  border-style: none !important;
}

@media screen and (max-width: 800px) and (orientation: landscape),
  screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* Styles for dialog window */
#small-dialog,
#small-dialog2,
#small-dialog3,
#small-dialog4,
#small-dialog5,
#small-dialog5,
#small-dialog6,
#small-dialog7,
#small-dialog0 {
  background: white;
  padding: 20px 30px;
  text-align: left;
  max-width: 500px;
  margin: 40px auto;
  position: relative;
  overflow: auto;
}

#small-dialog h1,
#small-dialog2 h1,
#small-dialog3 h1,
#small-dialog4 h1,
#small-dialog5 h1,
#small-dialog6 h1,
#small-dialog7 h1,
#small-dialog0 h1 {
  font-family: "Changa One";
  color: #496f9b;
  font-size: 24px;
}

/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;

  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;

  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;

  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);

  opacity: 0;
}

/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0.001; /* Chrome opacity transition bug */
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

/*------------------FINE LIGHTBOX--------------------*/

/*------- FIXED NAV  -------*/
#header.fixed {
  position: fixed;
  height: 80px;
  width: 95%;
  top: 10px;
  z-index: 999;
  margin-botom: 122px;
  /* -------- LOGO CONF----*/
  background-color: #fff;
  background-image: url(../../uploads/2014/04/confindustria.png);
  background-size: auto 40px;
  background-repeat: no-repeat;
  background-position: 98% 45%;
}

/* --- RIDUZIONE E RIPOSIZIONAMENTO DEL LOGO */
#header.fixed #logo {
  padding-top: 5px;
}
#header.fixed #logo img {
  width: 100px;
  margin-top: 0;
  padding-left: 95px;
}

#header.fixed #navigation {
  margin-right: 110px;
}

/*---------FINE FIXED NAV----------*/

/*---------CAMBIO IMMAGINE----------------*/

.on {
  display: inline;
  width: 180px;
  height: 180px;
}
.off {
  display: none;
  width: 180px;
  height: 180px;
}
.cambio:hover .on {
  display: none;
}
.cambio:hover .off {
  display: inline;
}
.cambio2:hover .on {
  display: none;
}
.cambio2:hover .off {
  display: inline;
}
.cambio3:hover .on {
  display: none;
}
.cambio3:hover .off {
  display: inline;
}
.cambio4:hover .on {
  display: none;
}
.cambio4:hover .off {
  display: inline;
}

/*--------------FINE CAMBIO IMMAGINE-----------------*/

/* -----BODY STUFF----- */
/*body {height:auto; width:auto; font-family:'Arial', Sans-Serif; color:#3c3c3c; background: #284d74;
background: white;}*/

body {
  height: auto;
  width: auto;
  font-family: "Arial", Sans-Serif;
  color: #555;
  background: #284d74;
  /*background-image: url(../../uploads/2014/04/FONDO_DEF.jpg);*/
  background-image: url(../../uploads/2014/04/BASE.jpg);
  background-repeat: no-repeat;
  background-position: fixed;
  background-attachment: fixed;
}

/* .wrap { width:95%; background:rgba(255, 255, 255, 0.7); margin: 30px 40px 60px 20px;} */

/* -----A TAG STUFF----- */
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #000;
}

p {
  font-size: 12px;
}

/* -----H TAG STUFF----- */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  font-weight: normal;
  font-family: "Georgia", serif;
  line-height: 1.2em;
  margin-bottom: 10px;
}
h1,
h1 a,
h1 a:visited,
h2,
h2 a,
h2 a:visited,
h3,
h3 a,
h3 a:visited,
h4,
h4 a,
h4 a:visited,
h5,
h5 a,
h5 a:visited,
h6,
h6 a,
h6 a:visited {
  text-decoration: none;
  line-height: 1.2em;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none;
}

/*-----------------------*/
/* -----PAGE STUFF----- */
/*---------------------*/
#content {
  margin: 0 auto;
  padding: 40px 0 60px;
  width: 960px;
}

#main {
  width: 450px;
}
.sidebar {
  width: 215px;
}

#content.middle #main {
  float: left;
  margin-left: 40px;
}
#content.middle #leftSidebar {
  float: left;
}
#content.middle #rightSidebar {
  float: right;
}

#content.left #main {
  float: left;
}
#content.left #leftSidebar {
  float: right;
}
#content.left #rightSidebar {
  float: right;
  margin-right: 40px;
}

#content.right #main {
  float: left;
}
#content.right #leftSidebar {
  float: left;
  margin-right: 40px;
}
#content.right #rightSidebar {
  float: left;
  margin-right: 40px;
}

body.page-template-fullpage-php #content #main {
  margin: 0;
  width: 100%;
}

body.page-template-two-column-php #content #main,
#content.twoColumn #main {
  margin: 0;
  width: 705px;
}

body.page-template-two-column-php #content #leftSidebar,
#content.twoColumn #leftSidebar {
  margin: 0 40px 0 0;
}

body.page-template-two-column-php #content.left #leftSidebar,
#content.left.twoColumn #leftSidebar {
  margin: 0 0 0 40px;
}

body.page-template-two-column-php #content #rightSidebar,
#content.twoColumn #rightSidebar {
  display: none;
}

#content.twoColumn .postTitle {
  width: 440px;
}

/*---------------------------------*/
/*---------HEADER STUFF-----------*/
/*-------------------------------*/
#header {
  position: relative;
  margin: 0 auto;
  width: 100%;
  background-color: #fff;
  background-image: url(../../uploads/2014/04/confindustria.png);
  background-repeat: no-repeat;
  background-position: 90% 25%;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
}

a#logo {
  display: inline-block;
  padding: 15px 10px 20px;
}

a#logo img {
  display: block;
}

/*-------MAIN NAVIGATION STUFF--------*/
#navigation {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 70px;
}
#dropmenu {
  list-style: none;
  position: relative;
  z-index: 400;
}
#dropmenu > li {
  position: relative;
  display: inline-block;
}
#dropmenu > li > a {
  display: block;
  line-height: 75px;
  font-size: 16px;
  padding: 0 15px;
  font-weight: bold;
  color: #888;
}
#dropmenu li a:hover,
#dropmenu li.action a:hover {
  text-decoration: none;
  color: #666;
}
#dropmenu li ul {
  list-style: none;
  position: absolute;
  width: 200px;
  padding: 0 0 10px;
  z-index: 300;
  top: 75px;
  left: 0;
  background: #ffffff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
  display: block;
  visibility: hidden;
  opacity: 0;
}
#dropmenu li ul li {
  position: relative;
}
#dropmenu li ul li a {
  font-size: 11px;
  padding: 10px 20px;
  display: block;
  color: #888;
  font-weight: bold;
}
#dropmenu li ul li a:hover {
  color: #666;
  background: #eee;
}
#dropmenu li ul li ul {
  position: absolute;
  top: 0px;
  left: 200px;
  z-index: 301;
}
#dropmenu li:hover ul ul,
#dropmenu li:hover ul ul ul,
#dropmenu li:hover ul ul ul ul {
  display: block;
}
#dropmenu li:hover > ul,
#dropmenu li li:hover > ul,
#dropmenu li li li:hover > ul,
#dropmenu li li li li:hover > ul {
  display: block;
  visibility: visible;
  opacity: 1;
  -moz-transition-property: opacity;
  -moz-transition-duration: 0.15s;
  -moz-transition-timing-function: linear;

  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;

  -o-transition-property: opacity;
  -o-transition-duration: 0.15s;
  -o-transition-timing-function: linear;
}

#dropmenu > li.current-menu-item:before,
#dropmenu > li.current-menu-ancestor:before,
#dropmenu > li.current-menu-parent:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  margin: 0 0 0 -9px;
  border-width: 9px;
  border-style: solid;
}

/*--SEARCH BUTTON--*/
#header .searchform {
  background: none;
  margin: 0;
  border-radius: 2px 2px 2px 2px;
  line-height: 40px;
  height: 40px;
  background: none;
  display: inline-block;
  padding: 0;
}
#header .searchform i {
  display: inline-block;
  margin-right: 2px;
  color: #888;
  margin: 0;
  padding: 0 12px;
  cursor: pointer;
  line-height: 40px;
  font-size: 14px;
}
#header .searchform i:hover {
  color: #666;
}
#header .searchform .searchText {
  margin: 0;
  background: none;
  font-weight: bold;
  box-shadow: none;
  vertical-align: bottom;
  height: 40px;
  border: none;
  font-size: 11px;
  cursor: pointer;
  float: left;
  padding: 0;
  width: 0;
  overflow: hidden;

  -moz-transition-property: width;
  -moz-transition-duration: 0.15s;
  -moz-transition-timing-function: linear;

  -webkit-transition-property: width;
  -webkit-transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;

  -o-transition-property: width;
  -o-transition-duration: 0.15s;
  -o-transition-timing-function: linear;
}
#header .searchform .searchsubmit {
  cursor: pointer;
  padding: 0;
  position: relative;
  display: none;
}
#header .searchform .searchsubmit:hover {
  text-decoration: none;
}
#header .searchform label {
  height: 40px;
  line-height: 40px;
}

/*--ACTIVE/HOVER SEARCH BAR--*/
#header .searchform.active {
  color: #666;
  background: #fafafa;
  border-radius: 20px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15) inset;
}
#header .searchform.active .searchText {
  width: 100px;
  cursor: text;
  color: #666;
  padding: 0 0 0 15px;
}
body.search #header .searchform,
#header .searchform.active {
  color: #888;
}

/*--RESPONSIVE MENU---*/
#selectMenu {
  display: none;
}

/*-----TABLE AGGIUNTO DA ME-----*/

table.one td.cont {
  padding: 8px;
  background-color: #eee;
}

table.one {
  align: center;
  margin-left: auto;
  margin-right: auto;
  /* IE10 */
  background-image: -ms-linear-gradient(top right, #fcfcfc 0%, #e7e7e7 100%);

  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top right, #fcfcfc 0%, #e7e7e7 100%);

  /* Opera */
  background-image: -o-linear-gradient(top right, #fcfcfc 0%, #e7e7e7 100%);

  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(
    linear,
    right top,
    left bottom,
    color-stop(0, #fcfcfc),
    color-stop(1, #e7e7e7)
  );

  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(
    top right,
    #fcfcfc 0%,
    #e7e7e7 100%
  );

  /* Regola standard */
  background-image: linear-gradient(top right, #fcfcfc 0%, #e7e7e7 100%);
}

/*-----------------------------*/
/*--------MENU CONTAINER------*/
/*---------------------------*/
#menuContainer {
  width: 100%;
  position: relative;
}
body.home #menuContainer {
  height: 450px;
}

/*----------------------------*/
/*--------Slider SUFF--------*/
/*--------------------------*/
.pxs_container {
  width: 100%;
  height: 450px;
  position: absolute;
  overflow: hidden;
  left: 0;
  top: 0;
}
.pxs_container:before {
  line-height: 450px;
  color: #fff;
  display: block;
  text-align: center;
  font-size: 12px;
}
.pxs_container.loaded:before {
  display: none;
}
.pxs_bg .pxs_bg1 {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 450px;
  display: none;
}
.pxs_slider_wrapper {
  display: none;
}
.pxs_container ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
ul.pxs_slider {
  position: absolute;
  left: 0px;
  top: 50px;
  height: 350px;
}
ul.pxs_slider li {
  height: 350px;
  float: left;
  position: relative;
}
ul.pxs_slider a {
  display: block;
  margin: 0 auto;
  height: 320px;
  width: 930px;
  border-width: 15px;
  border-style: solid;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: relative;
}
ul.pxs_slider h2 {
  display: block;
  font-family: sans-serif;
  color: #fff;
  padding: 15px;
  position: absolute;
  bottom: -15px;
  left: -15px;
  font-size: 14px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  margin: 0;
  font-weight: bold;
}
ul.pxs_slider img {
  display: block;
  height: 320px;
  width: 930px;

  width: 100%;
  height: auto;
  max-height: 320px;
}

.pxs_navigation {
  margin-right: -480px;
  padding: 7px 13px 7px 15px;
  position: absolute;
  right: 50%;
  top: 354px;
  line-height: 20px;
}

ul.pxs_thumbnails {
  display: inline-block;
  position: relative;
}
ul.pxs_thumbnails li {
  display: inline-block;
  height: 9px;
  width: 9px;
  margin-right: 10px;
  background: #aaa;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 10px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  /*THIS IS AN IE7 FIX --> */
  zoom: 1;
  *display: inline;
}
ul.pxs_thumbnails li:hover,
ul.pxs_thumbnails li.selected {
  cursor: pointer;
  background: #fff;
}

.pxs_navigation span {
  display: inline-block;
  cursor: pointer;
  width: 20px;
  height: 20px;
  color: #ccc;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.pxs_navigation span:hover {
  color: #fff;
}

.pxs_navigation span.pxs_prev {
}
.pxs_navigation span.pxs_next {
}

/*------------------------------*/
/*-------THE PAGE TITLE--------*/
/*----------------------------*/
#mapBox {
  width: 100%;
  height: 100%;
}
#menuBox {
  bottom: 0;
  margin: 0 auto;
  width: 960px;
  z-index: 1000;
  padding: 50px 0 30px 0;
}
#menuBox #thePageTitle {
  color: #fff;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  margin: 0 0 0 255px;
  line-height: 1em;
  display: block;
  font-size: 47px;
  font-family: "Changa One";
}

#menuBox #crumbs {
  font-size: 12px;
  color: #fff;
  margin: 0;
  line-height: 25px;
  display: inline-block;
  float: right;
  padding-left: 70px;
}
#menuBox #crumbs a {
  color: #fff;
  border-bottom: 1px dotted rgba(255, 255, 255, 0.5);
}
#menuBox #crumbs a:hover {
  border-bottom: 1px solid #fff;
}

/*-----------------------------*/
/*------ALERT BOX STUFF-------*/
/*---------------------------*/
#alert {
  padding: 30px 40px 30px 120px;
  margin-bottom: 40px;
  border: 1px solid #8b0a0a;
  background: #a20c0c;
  position: relative;
  width: 795px;
  margin-left: 1px;
  display: none;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}
#alert p {
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  line-height: 1.2em;
}
#alert p a {
  border-bottom: 1px dotted #fff;
  color: #fff;
}
#alert p a:hover {
  border-bottom: 1px solid #fff;
  color: #fff;
}
#ex {
  width: 85px;
  text-align: center;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-right: 1px solid #8b0a0a;
  background: #980b0b;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#a20c0c),
    to(#8b0a0a)
  );
  background: -moz-linear-gradient(top, #a20c0c, #8b0a0a);
  color: #fff;
}
#ex i {
  font-size: 30px;
  height: 30px;
  width: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -13px 0 0 -13px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

#closeAlert {
  background: #a20c0c;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  height: 20px;
  line-height: 19px;
  position: absolute;
  right: 7px;
  text-align: center;
  top: 7px;
  width: 20px;
  border-radius: 3px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
#closeAlert:hover {
  background: #c52727;
}

/*--------------------------------*/
/*----SPONSOR CAROUSEL STUFF-----*/
/*------------------------------*/
#carouselContainer {
  position: relative;
  width: 100%;
  background: #f3f3f3;
  text-align: center;
  z-index: 1;
  padding: 0 0 45px;
}
/*--SPONSOR TITLE--*/
#sponsorsTitle {
  color: #888;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: sans-serif;
  letter-spacing: 0.7px;
  background: #fff;
  line-height: 40px;
  width: auto;
  padding: 0 20px;
  position: relative;
  margin: 0 0 5px;
  top: -20px;
  left: 0;
  display: inline-block;
}
#sponsorsTitle:before {
  position: absolute;
  bottom: -19px;
  left: -20px;
  border-width: 20px;
  border-color: #fff transparent transparent;
  /*	border-style: solid;*/
  content: "";
  height: 0;
  width: 0;
  z-index: -1;
}
#sponsorsTitle:after {
  position: absolute;
  bottom: -19px;
  right: -20px;
  border-width: 20px;
  border-color: #fff transparent transparent;
  /*	border-style: solid;*/
  content: "";
  height: 0;
  width: 0;
  z-index: -1;
}

#carouselContainer .bx-wrapper {
  margin: 0 auto;
}
#carouselContainer .bx-wrapper .bx-viewport {
  box-shadow: none;
  border: none;
  left: 0;
  background: none;
}
#carouselContainer .bx-wrapper img {
  width: 100%;
  height: auto;
}
#carouselContainer .bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: auto;
  bottom: -60px;
  font-size: 18px;
  width: 30px;
  cursor: pointer;
  line-height: 30px;
  color: #888;
  text-align: center;
  z-index: 1;
  text-indent: 0;
  background: none;
  color: #888;
  margin: 0;
}
#carouselContainer .bx-wrapper .bx-controls-direction .bx-prev {
  left: 50%;
  margin-left: -30px;
}
#carouselContainer .bx-wrapper .bx-controls-direction .bx-next {
  right: 50%;
  margin-right: -30px;
}

#controlsBg {
  background: #ffffff;
  bottom: -20px;
  display: block;
  height: 40px;
  left: 50%;
  margin-left: -30px;
  position: absolute;
  width: 60px;
  z-index: 0;
}
#controlsBg:before {
  position: absolute;
  bottom: 19px;
  left: -20px;
  border-width: 20px;
  border-color: transparent transparent #fff;
  /*	border-style: solid;*/
  content: "";
  height: 0;
  width: 0;
  z-index: -1;
}
#controlsBg:after {
  position: absolute;
  bottom: 19px;
  right: -20px;
  border-width: 20px;
  border-color: transparent transparent #fff;
  /*	border-style: solid;*/
  content: "";
  height: 0;
  width: 0;
  z-index: -1;
}

/*-----------------------------*/
/*--------FOOTER STUFF--------*/
/*---------------------------*/
#footer {
  clear: both;
  margin: 0 auto;
  min-height: 55px;
  width: 960px;
  font-weight: bold;
  position: relative;
}
#footer #copyright {
  font-size: 10px;
  color: #999;
  line-height: 55px;
}

/*------FOOTER MENU----------*/
#footerMenu {
  width: 50%;
  float: right;
}
#footerDrop {
  list-style: none;
  position: relative;
  width: 100%;
  text-align: right;
}
#footerDrop li {
  list-style: none;
  position: relative;
  padding-top: 20px;
  display: inline-block; /*THIS IS AN IE7 FIX --> */
  zoom: 1;
  *display: inline;
}
#footerDrop li:first-child a {
  border: none;
}
#footerDrop li a {
  display: block;
  line-height: 10px;
  font-size: 10px;
  padding: 0 0 0 10px;
  color: #999;
}
#footerDrop li a:hover {
  color: #333;
}

/*-------------------------*/
/* -----SEARCH STUFF----- */
/*-----------------------*/
#searchform {
  width: 215px;
  background: transparent url(http:

	background: #fafafa;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.15);
  border-radius: 20px;
}
#searchform #s {
  width: 150px;
  padding: 0px 5px;
  height: 33px;
  line-height: 33px;
  margin: 0 0 0 10px;
  border: none;
  background: none;
  font-size: 11px;
}
#searchform #searchsubmit {
  cursor: pointer;
  padding: 8px 10px;
  float: right;
  height: 16px;
  width: 16px;
}
#searchform #searchsubmit:hover {
  text-decoration: none;
}

/*---------------------------------*/
/* -----POST AND ENTRY STUFF----- */
/*-------------------------------*/
.blogThumb {
  width: 225px;
  height: 225px;
  display: block;
  float: left;
  position: relative;
  z-index: 100;
  overflow: hidden;
  background: #000;
}

.postTitle {
  background: #fafafa;
  padding: 20px;
  width: 185px;
  height: 185px;
  float: left;
  position: relative;
  z-index: 99;
}
.postTitle h2 a,
.postTitle h2 {
  font-size: 18px;
}
.metaInfo {
  display: block;
  width: 185px;
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 10px;
  font-style: italic;
  text-align: left;
  color: #666;
}
.noImage {
  width: 410px;
}

.listing .post,
.listing .page {
  margin: 0 0 20px;
  height: 225px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
h2.posttitle,
.entrytitle {
  font-size: 18px;
}

#metaStuff {
  display: none;
  margin-bottom: 40px;
  background: none repeat scroll 0 0 #fafafa;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  clear: both;
  color: #666666;
  font-size: 12px;
  padding: 20px 25px 15px 35px;
}
#metaStuff li {
  margin-bottom: 6px;
}

h2.posttitle,
.entrytitle {
  margin-bottom: 15px;
}
.entry {
  font-size: 14px;
}
.entry h2 {
  font-size: 22px;
  color: #496f9b;
  font-size: 24px;
  font-weight: normal;
  font-family: "Changa One";
}
.entry h1 {
  color: #496f9b;
}
.entry ol,
.entry ul {
  margin: 0 0 15px 25px;
  padding: 0;
  font-size: 12px;
}
.entry li {
  padding: 0 0 0 5px;
  list-style-position: outside;
  line-height: 1.5em;
  font-size: 16px;
}
.entry p {
  margin: 0 0 15px;
  font-size: 16px;
}
.details {
  font-size: 12px;
  margin-bottom: 35px;
}

.entry img {
  height: auto;
  max-width: 100%;
}

.gallery img.attachment-thumbnail {
  border: 0px solid #ccc !important;
}
.wp-caption-text,
.gallery-caption,
.wp-caption {
  font-size: 10px;
  color: #555;
}

.gallery-icon a:hover img {
  outline: 5px solid #eee;
}

/*-----------------------------*/
/*--- POST THUMBNAIL STUFF ---*/
/*---------------------------*/
div.post a.thumbLink {
  float: left;
  border: 1px solid #000;
  display: block;
  margin: 0 20px 20px 0;
}
div.post a.thumbLink img {
  padding: 5px;
  background: #444;
  border: 1px solid #666;
}

/*--------------------------------------------*/
/*-------BLOG PAGE NAVIGATION STUFF----------*/
/*------------------------------------------*/
.navigation {
  float: left;
  font-size: 12px;
  width: 100%;
}
.navigation .pagenav a {
  display: block;
  font-family: "georgia", serif;
  font-style: italic;
}

/*-----------------------*/
/*-----SIDEBAR STUFF----*/
/*---------------------*/
.sidebar ul li.widget {
  list-style: none;
  margin: 0 0 30px;
  font-size: 14px;
}
.sidebar ul li.widget h2.widgettitle,
.entry h2.widgettitle {
  margin-bottom: 15px;
  font-size: 24px;
  color: #496f9b;
  font-family: "Shadows into light two";
  font-weight: bold;
}

.postTitle h2 a {
  font-family: "Changa One";
  font-size: 18px;
}

.sidebar p {
  text-align: justify;
}
.sidebar ul li.widget ul li {
  list-style-type: disc;
  list-style-position: outside;
  margin-left: 15px;
  margin-bottom: 10px;
}
.sidebar ul li.widget ul li ul li {
  padding: 0 0 0 15px;
  list-style-type: disc;
  list-style-position: inside;
}

#ticker {
  display: block;
  background: url(images/ticker.png) no-repeat center left;
  width: 206px;
  height: 33px;
  font-size: 20px;
  letter-spacing: 16px;
  text-align: right;
  line-height: 33px;
  padding-left: 6px;
  *padding: 0 6px 0 0;
}

a.socialIcons {
  display: block;
  float: left;
  height: 24px;
  margin: 0 9px 9px 0;
  width: 24px;
}

.sidebar #action {
  display: block;
  max-width: 185px;
  padding: 0 15px;
  line-height: 45px;
  border-radius: 3px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  background-image: url(images/donate.png);
  background-position: center;
  background-repeat: repeat-x;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.sidebar #action:hover {
  background-color: #000;
}

/*--------------------------*/
/* -----COMMENT STUFF----- */
/*------------------------*/
#commentsection {
  width: 100%;
  font-size: 12px;
}
.commentlist {
  width: 100%;
  list-style: none;
}
h3.comments {
  margin: 40px auto 20px;
}
.commentlist li,
#commentform input,
#commentform textarea {
  font:
    0.9em "Lucida Grande",
    Verdana,
    Arial,
    Sans-Serif;
}
.commentlist li {
  font-weight: bold;
  list-style: none;
  padding: 15px 0;
  font-size: 12px;
}
.commentlist li img.avatar {
  float: left;
  margin-right: 22px;
}
.commentlist cite,
.commentlist cite a {
  font-weight: bold;
  font-style: normal;
}
.commentlist p {
  font-weight: normal;
  text-transform: none;
  margin: 10px 5px 10px 83px;
  font-size: 12px;
}
.commentlist .pingback p {
  margin: 10px 5px 10px;
}
#commentform p {
  margin: 7px 0;
}
.commentmetadata {
  font-weight: normal;
  display: block;
  font-size: 10px;
  color: #333;
  padding: 3px 0 0;
  text-transform: uppercase;
}
cite.fn {
  text-transform: uppercase;
}
.commentlist {
  text-align: justify;
  padding: 0 0 40px;
}
.nocomments {
  text-align: center;
}
#recentcomments li {
}
.alt {
}

.commentlist .reply {
  text-align: right;
}

.commentlist .children li {
  margin-left: 30px;
  background: #fafafa;
  padding: 15px;
  margin-top: 15px;
}

/*-----------------*/
/*---FORM STUFF---*/
/*---------------*/
input[type="email"],
input[type="text"],
input[type="password"] {
  padding: 8px;
  width: 170px;
  margin: 5px 0 0 0;
}
textarea {
  padding: 8px;
  width: 90%;
  font-family: sans-serif;
  font-size: 12px;
  height: 150px;
}

.sidebar input[type="text"] {
  margin: 5px 0 10px 0;
  width: 195px;
}

input[type="email"],
input[type="text"],
input[type="password"],
textarea {
  border: 1px solid #ddd;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#commentform input[type="submit"],
input[type="submit"],
a.button,
.reply > a {
  cursor: pointer;
  width: auto;
  display: inline-block;
  font-weight: bold;
  padding: 5px 15px;
  font-size: 10px;
  color: #555;
  text-shadow: 0px 1px 1px #fff;
  border: 1px solid #fff;
  background: #dfdfdf;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fefefe),
    to(#eeeeee)
  );
  background: -moz-linear-gradient(top, #fefefe, #eeeeee);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#eeeeee');
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 1px #222;
  -moz-box-shadow: 0px 0px 1px #222;
  box-shadow: 0px 0px 1px #222;
  /*THIS IS AN IE7 FIX --> */
  zoom: 1;
  *display: inline;
}
#commentform input[type="submit"]:hover,
input[type="submit"]:hover,
a.button:hover,
.reply a:hover {
  text-decoration: none;
  background: #fefefe;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#eeeeee),
    to(#fefefe)
  );
  background: -moz-linear-gradient(top, #eeeeee, #fefefe);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#fefefe');
}

label small {
  color: #888;
  padding-left: 5px;
}

#sidebar #searchform {
  padding: 0 0 10px;
}
#sidebar input,
#sidebar textarea {
  padding: 3px;
}
#sidebar input[type="submit"] {
  cursor: pointer;
}

/*----------------------------*/
/* -----UNIVERSAL STUFF----- */
/*--------------------------*/
code {
  font:
    1.1em "Courier New",
    Courier,
    Fixed;
}
acronym,
abbr,
span.caps {
  font-size: 0.9em;
  letter-spacing: 0.07em;
  cursor: help;
}
p img {
  max-width: 100%;
}
img.centered {
  display: block;
  margin: 0 auto;
}
img.alignright {
  display: inline;
  margin: 0 0 15px 15px;
}
img.alignleft {
  display: inline;
  margin: 0 15px 15px 0;
}
.alignright {
  float: right;
}
.alignleft {
  float: left;
}
acronym.abbr {
  border-bottom: 1px dashed #999;
}
blockquote {
  padding-left: 20px;
  margin-left: 15px;
  border-left: 5px solid #f7f7f7;
  font-style: italic;
  color: #888;
}
blockquote cite {
  display: block;
  margin: 5px 0 0;
}
.center {
  text-align: center;
}
hr {
  display: none;
}
a img {
  border: none;
}
img#wpstats {
  width: 0;
  height: 0;
  border: none;
  overflow: hidden;
}
#hideme {
  visibility: hidden;
}
.hidden {
  visibility: hidden;
  display: none;
}
.rssSummary {
  padding-bottom: 15px;
}
.clear {
  clear: both;
}
.clearLeft {
  clear: left;
}
p.clear {
  height: 1px;
  width: 1px;
}
.hide {
  display: none;
}

/*----------------------------------*/
/* -----CALENDAR WIDGET STUFF----- */
/*--------------------------------*/
#wp-calendar {
  empty-cells: show;
  width: 100%;
  margin: 10px auto 0;
}
#wp-calendar #prev a,
#wp-calendar #next a {
  font-size: 9pt;
}
#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
}
#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
}
#wp-calendar a {
  text-decoration: none;
  display: block;
}
#wp-calendar caption {
  font:
    bold 1.3em "Lucida Grande",
    Verdana,
    Arial,
    Sans-Serif;
  text-align: center;
  width: 100%;
}
#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
}
#wp-calendar td {
  text-align: center;
  padding: 3px 0;
}
#wp-calendar td.pad:hover {
  background-color: #fff;
}

/*----------------------------------*/
/*----TAG CLOUD WIDGET STUFF-------*/
/*--------------------------------*/
.widget_tag_cloud a {
  font-size: 12px !important;
  display: block;
  float: left;
  padding: 2px 8px;
  margin: 0 3px 3px 0;
  background: #f7f7f7;
  border: 1px solid #ddd;
}
.widget_tag_cloud a:hover {
  background: #eee;
}
.widget_tag_cloud:after {
  content: ".";
  display: block;
  height: 0;
  clear: left;
  visibility: hidden;
  *zoom: 1;
}

h2.widgettitle a.rsswidget {
  color: #496f9b;
  font-size: 24px;
  font-family: "Shadows into light two";
}

li a.rsswidget {
  font-size: 16px;
  line-height: 1.3em !important;
  font-weight: bold;
  /*display:block;*/
  margin: 0 0 18px 0;
}

.rss-date {
  line-height: 0.2em;
}

/*-------------SCHERMO GRANDE-----------*/
@media screen and (min-width: 1201px) and (max-width: 2500px) {
  .wrap {
    background: rgba(255, 255, 255, 0.7);
    margin: 30px 120px 60px 120px;
  }
  ul.pxs_slider {
    margin-left: -120px;
  }
  #header.fixed {
    width: 1005px;
  }

  #header.fixed #logo img {
    width: 100px;
    margin-top: 0;
    padding-left: 35px;
  }
}

/*-------------SCHERMO WIDE-----------*/
@media screen and (min-width: 1101px) and (max-width: 1300px) {
  .wrap {
    background: rgba(255, 255, 255, 0.7);
    margin: 30px 50px 60px 50px;
  }
  ul.pxs_slider {
    margin-left: -50px;
  }
  #header.fixed {
    width: 1100px;
  }

  #header.fixed #logo img {
    width: 100px;
    margin-top: 0;
    padding-left: 35px;
  }
}

/*-------------SCHERMO MEDIO -----------*/
@media screen and (min-width: 961px) and (max-width: 1100px) {
  .wrap {
    background: rgba(255, 255, 255, 0.7);
    margin: 30px 20px 60px 20px;
  }
  ul.pxs_slider {
    margin-left: -50px;
  }
}

/*-------------SCHERMO PICCOLO-----------*/
@media screen and (max-width: 960px) {
  .wrap {
    background: rgba(255, 255, 255, 0.7);
    margin: 30px 10px 60px 10px;
  }
  ul.pxs_slider {
    margin-left: -10px;
  }
}
