/*
  CSS for Fabrizio Leo Website (http://www.fabrizioleo.it)
    Version 1.0 (2007-08-01)
  Copyright: 2000-2007, Quadriga S.r.l.
*/

body {
  background: black url(../img/bbg.jpg) no-repeat top center;
  background-attachment: fixed;
  margin: 0;
  padding: 0;
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
.hidden {
  display: none;
}
img {
  border: none;
}
#content {
  width: 495px;
  margin: 0 auto;
  padding: 0px 36px 30px 419px;
  position: relative;
  z-index: 1;
}
#content h2 {
  overflow: hidden;
  display: block;
  border: none;
  margin: 0;
  line-height: 1000px;
  margin-bottom: 30px;
  height: 107px;
  max-height: 107px;
}
#content h3 {
  text-align: left;
  margin: 10px 40px 10px 20px;
  font-weight: bold;
  color: #32475B;
  padding: 10px 0 0 0;
  border-bottom: 1px solid #32475B;
}
#content h4 {
  text-align: left;
  margin: 5px 0 0 0;
  font-weight: bold;
  color: #32475B;
  padding: 10px 10px 10px 15px;
  text-transform: capitalize;
}
div#home     { background: transparent url(../img/home.png) no-repeat top right; height: 202px; min-height: 202px; margin-bottom:30px; padding: 0; }
h2#bioit    { background: transparent url(../img/title/titlebio_it.png) no-repeat top right; }
h2#bioen   { background: transparent url(../img/title/titlebio_eng.png) no-repeat top right; }
h2#media    { background: transparent url(../img/title/titlemedia.png) no-repeat top right; }
h2#links    { background: transparent url(../img/title/titlelinks.png) no-repeat top right; }
h2#galit    { background: transparent url(../img/title/titlegal_it.png) no-repeat top right; }
h2#galen   { background: transparent url(../img/title/titlegal_eng.png) no-repeat top right; }
h2#lessonsit    { background: transparent url(../img/title/titlelessons_it.png) no-repeat top right; }
h2#lessonsen   { background: transparent url(../img/title/titlelessons_en.png) no-repeat top right; }
h2#gearsit  { background: transparent url(../img/title/titlegears_it.png) no-repeat top right;}
h2#gearsen { background: transparent url(../img/title/titlegears_eng.png) no-repeat top right; }
div#home p {
  width: 270px;
  margin-top: -90px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 0.8em;
  font-style: italic;
  color: #335379;
}
#content p {
 margin: 0 20px 10px 20px;
}
#content ul {
 padding-left: 15px;
 list-style: none;
 margin: 10px 20px;
}
#content ul li {
 display: block;
 padding-left: 24px;
 line-height: 19px;
 background-image: url(/img/li.gif);
 background-repeat: no-repeat;
 background-position: 0 3px;
 min-height: 28px;
 border-bottom: 1px solid #CCCCCC;
}
#content ul#folderlist li {
 background-image: url(/img/li_folder.gif);
}
#content a {
 color:#325278;
}
#content a:hover{
 color: #cc6600;
}
.fixingdiv { /* necessario per allineare menu e immagini endorsing in modo che stiano fixed */
  display: block;
  width: 45%;
  max-width: 45%;
  min-width: 420px;
  position: fixed;
  left: 0px;
  margin: 0 auto;
  z-index: 10;
  text-align: inherit !important;
  text-align: right;

}
#menuspacer {
  top: 130px;

}
#mainmenu {
  display: block;
  width: 125px;
  max-width: 125px;
  overflow: hidden;
  border: none;
  padding: 0;
  text-align: left;
  list-style-type: none;
  float: right !important;
  float: none;
  margin: 0 255px 0 0;
}
#mainmenu li {
  display: block;
  padding: 0;
  width: 125px;
  max-width: 125px;
  font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
  font-weight: bold;
  text-align: right;
  font-size:15px;
}
#mainmenu li a {
  color: #FFFFFF;
  text-decoration: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
#mainmenu li a:hover    { visibility: visible; color: #325278; }
#endorsingspacer {top: 490px;}
#endorsing {
  background-color: black;
  border: 1px solid white;
  float: right !important;
  margin: 0 135px 0 0;
  padding: 16px 0;
  width: 240px;
}
#endorsing a {
    display: block;
    float: left;
    text-align: center;
    width: 120px;
}

/* Elementi della Gallery ------------------------------------------------------------------------------------------------------------ */

.galphoto {
 width: 210px;
 margin: 6px 12px;
 float: left;
 border: 2px solid #FFF;
 padding: 10px 0;
 background: #4D6F97;
}
.galphoto img {
  margin: 0 auto;
  display: block;
  border: 1px solid #FFF;
}
#bigphoto {
 width: 435px;
 height: auto;
 max-height: none;
 padding: 10px;
 background: #4D6F97;
 padding: 5px 10px 5px 10px;
 margin: 0 auto;
 border: 1px solid #FFF;
}
.bigphoto img {
 border: 2px solid #FFF;
 display: block;
 margin: 20px auto;
}
#photodescr {
 color: #FFFFFF;
 margin-top: 25px;
}
#banlinks {
 text-align: center;
}

/* MEDIA PLAYER RULES ************************************************************************************************************/
p#mediaplayer {
  display: none;
  width: 240px;
  margin: 5px auto;
  padding: 5px;
    border: 1px solid #fff;
  background: #4D6F97;
}
#audio ul li {
 background: none;
 padding-left: 5px;
 height: 38px;
}
#video ul li {
 background: none;
 padding-left: 5px;
 height: 38px;
}
#audio { background: transparent url(../img/audio.png) no-repeat 50px top; min-height: 75px;}
#video {background: transparent url(../img/video.png) no-repeat 300px top; min-height: 75px; border-left: 1px solid #999999; margin-top: 30px;}
#audio h3 {display: none;}
#video h3 {display: none;}
#stopbutton {
  display: none;
  text-align: center;
  width: 75px;
  height: 18px;
  margin: 5px auto;
}
.mediatitle {
  float: left;
  height: 34px;
  padding-top: 4px;
  width: 400px;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: normal;
  color: black;
  clear: right;
  line-height: 14px;
}
.mediasubtitle {
  height: 12px;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
}
#audio .mediasubtitle {
  color: #AA8055;
}
#video .mediasubtitle {
  color: #68C168;
}
.medianotpres {
  display: block;
  float: left;
  height: 16px;
  width: 400px;
  text-transform: capitalize;
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
}
#audio .medianotpres {
  color: #AA8055;
}
#video .medianotpres {
  color: #68C168;
}
.mediaplay {
  display: block;
  width: 30px;
  height: 32px;
  float: left;
  padding-top: 6px;
}

/* FORM RULES ********************************************************************************************************************/
label {
  display: block;
  width: 100px;
  text-align:right;
  float: left;
  margin-right: 10px;
}
/* HOME PAGE ********************************************************************************************************************/
#newsbox {
  background: transparent url(../img/news.png) no-repeat 30px top;
  min-height: 139px;
  display: block;
  margin: 60px 0;
}
#newsbox p {
  margin-left: 40px;
}
#newsbox ul li{
  border: none;
  display: block;
}
#seicordebox {
  display: block;
  text-align: center;
  width: 236px;
  max-width: 236px;
  float: left;
  margin-top: 10px;
  border: solid 1px #666666;
  background: #fff;
  margin-bottom: 20px;
}
#linksbox {
  display: block;
  background: transparent url(../img/links.png) no-repeat 80px 10px;
  height: 139px;
  width: 240px;
  max-width: 240px;
  float: left;
  margin-bottom: 20px;
}
#linksLP {
  display: block;
  background: transparent url(../img/links.png) no-repeat 330px 10px;
  margin: 0;
  padding: 0;
  margin-top: 30px;
  padding-top: 30px;
}
#bannersLP {
  display: block;
  background: transparent url(../img/banners.png) no-repeat 240px 10px;
  margin: 0;
  padding: 0;
  margin-top: 5px;
  padding-top: 50px;
}
#bannersLP ul li {
  list-style: none;
  background: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 10px 0 0 0;
}

