/* 
    Document   : style.css
    Created on : 15-set-2009, 11.13.37
    Author     : luigi
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/*
container 800X600
colours
rosa ff99cc
blu  003466
*/

root { 
  display: block;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

img {
  border: 0px;
}

a, a:link, a:visited, a:hover, a:active {
  text-decoration: none;
  color:#ff99cc;
}

body.site {
  font-family: 'Book Antiqua' ,Serif, fantasy;
  background: #003466 url(../images/bg.jpg) top;
  text-align: center;
  vertical-align: bottom;
  margin: 50px 100px 0px 100px;
}

body {
  font-family: 'Book Antiqua' ,Serif, fantasy;
  margin: 0px;
}

.container {
  position: relative;
  margin: 0 auto;
  width: 800px !important;
  height: 600px !important; 
  background: #ff99cc url(../images/layout_800.jpg) no-repeat top;
}

#content-text, #content, h2, h1  {
  position: absolute;
  color: #003466;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  font-style: italic;
  text-decoration: none;
  overflow: hidden;
}

h1 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  top: 126px;
  left: 332px;
  font-size: 34pt;
  text-align: center;
  width:320px;
  top: -300px;
  visibility: hidden;
}

h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  top: 178px;
  left: 332px;
  font-size: 12pt;
  width:320px;
  top: -300px;
  visibility: hidden;
}

h4 {
  font-size: 12pt;
  font-weight: bolder;
}

#content {
  top: 235px;
  left: 447px;
  width:170px;
  height:200px;
  color: #ff99cc;
  background: #003466;
  font-size: 32pt;
}

/* scrollpanel manage */
.holder {
  position: absolute;
  top: 231px;
  left: 458px;
  width:300px;
  height:340px;
  background: transparent url(../images/content_800.jpg) no-repeat;
}

.scroll-pane {
  color:#ff99cc;
  font-size:10pt;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width:250px;
  height:290px;
  margin: 28px 30px;
}

#pane {
  overflow:auto;
  width:250px;
  height:290px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: absolute;
  top: 10px;
  left: 0px;
}

.jScrollPaneDrag {
  position: absolute;
  left: 0px;
  background: #003466 url(../images/joe_track.gif) repeat-y;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 15px;
}

.jScrollPaneContainer {
  width:100%;
}
/* end scrollpanel manage */

.discopane {
  margin: 35px 30px 30px 30px;
}

#footer  {
  margin: 5px 10px 5px 10px;
  color: #003466;
  background: #ff99cc;
  font-size: 8pt;
  text-align: left;
}
#footer a {
  color: #003466;
}

.second-menu {
  position: relative;
  margin: 0 auto;
/*  width: 700px; */
}

.main-menu ul, .second-menu ul {
  margin:0;
  padding:4px 0;
  list-style:none;
  position:relative;
  font-size:12pt;
  line-height:28px;
  top:10px;
  left:0px; /* tied to .main-menu left and padding */
  overflow:hidden;
}

.main-menu a,.main-menu  a:link,.main-menu  a:visited,.main-menu  a:hover,.main-menu  a:active {
  text-decoration: none;
  color: #003466;
}

.second-menu a,.second-menu  a:link,.second-menu  a:visited,.second-menu  a:hover,.second-menu  a:active {
  text-decoration: none;
  font-style: italic;
  color: #ff99cc;
}

.second-menu li.active {
  background: transparent url(../images/secondMenuActive.jpg) repeat-x;
}

.main-menu ul, .second-menu ul {display:block;}

@media screen and (min-width: 992px) {
  .main-menu ul {
    position: absolute;
    color: #003466;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    top: 75px;
    left: 120px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
  }
}

.main-menu li {
  text-align: left;
  color: #003466;
  margin:0px 0px 0px 0px;
  width: 110px;
  height: 73px;
  padding: 0px 0px 0px 0px;
  font-size: 12pt;
  line-height:40px;
  font-style: italic;
  vertical-align: bottom;
}

.main-menu li a {
  display: block;
  padding: 25px 10px 0px 10px;
}

.menu1_active {
  background: transparent url(../images/menu1Active.jpg) no-repeat -10px 15px;
}

.menu2_active {
  background: transparent url(../images/menu2Active.jpg) no-repeat -10px 12px;
}

.menu3_active {
  background: transparent url(../images/menu3Active.jpg) no-repeat -10px 9px;
}

.menu4_active {
  background: transparent url(../images/menu4Active.jpg) no-repeat -10px 6px;
}

.menu5_active {
  background: transparent url(../images/menu5Active.jpg) no-repeat -10px 3px;
}

.second-menu li {
  color: #ff99cc;
  display:inline;
  padding:0 11px;
  border-left:1px solid #ff99cc;
  float:left;
  margin:0 1px 0 -1px;
  padding:0 16px;
}

.main-menu ul a:hover, .second-menu ul a:hover {text-decoration:underline;}
.main-menu ul, .second-menu ul {text-decoration:none;}

.cd, .cd_cover {
  font-size: 10pt;
  font-style: italic;
  font-weight: lighter;
  text-align: left;
  text-decoration: none;
  color: #ff99cc;
}

.cd_cover {
  font-size: 18px;
}

.cdlist {
  font-size: 8.5pt;
  font-style: italic;
  font-weight: lighter;
  text-align: left;
  text-decoration: none;
  color: #ff99cc;
}
#downloadpage {
  background: #003466 url(../images/bg.jpg) top;
}

#downloader {
  position:relative;
  min-width: 1000px;
  min-height: 150px;
  height: 35%;
  color: #ff99cc;
}

#downloader td {
  color: #ff99cc;
}

.download-menu {
  position: absolute;
  top: 0px;
  left: 330px;
  text-align:left;
  height: 40px;
  font-size: 14px;
}

.albumPlayer img {
  width:100px;  
}

#tagcloud {
  width: 100%;
  height: 550px;
  padding: 10px 10px 10px 10px;
  text-align: center;
}

.nocarousel {
  position:relative;
  top:50px;
  left:100px;
  font-size: 9pt;
}

.albumPlayer {
  position:relative;
  top:50px;
}

.nocarousel li {
   float: left; 
    list-style: none;
    padding: 0px 10px 0px 10px;
    text-align: center;
}

.nocarousel a {
  font-style: italic;
  font-weight: bold;
  text-align: left;
  text-decoration: underline;
}

.nocarousel a:hover {
  text-decoration:none;
}

.amref {
  height: 60%;
  width:100%;
  z-index:100;
}

/** video settings */
#splash {
  position:absolute;
  width:544px;
  height:467px;
  top:105px;
  left:221px;
  display:block;
}

/* remove ugly system borders links */
#splash img 	{ 	border:0 }
#splash:active { 	outline:none; }
#splash:focus   { -moz-outline-style:none; }

input, textarea {
  border: 1px #003466;
  background-color: #ff99cc;
}

#pane_contacts {
  vertical-align: middle;
  text-align:center;
  width: 250px;
  height: 280px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: absolute;
  top: 30px;
  left: 20px;
}

#pane_contacts form {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

#button_player {
  visibility: hidden;
  position: absolute;
  top: -1000px;
  left: -1000px;
}

/** Counter of visitors */

#gascounter {
  position: absolute;
  top:-58px;
  left: 820px;
  background: transparent url(../images/contatore.gif) no-repeat;
  width: 125px;
  height: 250px;
  z-index: 100;
}

#gasnumbers {
  position: absolute;
  top:58px;
  left: 36px;
  z-index: 100;
}

#gasnumbers img {
  margin: 0px 1px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#eggs {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 150%;
  min-height: 750px;
  height: 100%;
/*  background: #003466 url(../images/bg.jpg) top; */
  background-color: #000000;
  visibility: hidden;
  z-index: 200;
  opacity: 0.97;
  filter: alpha(opacity=97);
}

#pulsatilebg {
  position: absolute;
  top: 10px;
  left: 10px;
  width: 50px;
  height: 71px;
  background: #ff99cc url(../images/pulsatile.gif) top;
  z-index: 201;
}

#pulsatile {
  position: absolute;
  top: 18px;
  left: 17px;
  width: 16px;
  height: 35px;
  background: transparent url(../images/pulsatile_on.png) top;
  z-index: 202;
}

#webmaster {
  position: absolute;
  top: 0px;
  left: 70px;
  width: 90%;
  min-height: 750px;
  height: 100%;
  background: #ffffff url("../images/webmaster.gif") no-repeat center 10px;
  visibility: hidden;
  z-index: -1;
  opacity: 0.90;
  filter: alpha(opacity=90);
  color: #000000;
}

#webmaster span {
  position: absolute;
  top: 380px;
  left: 20%;
}

  .nocarousel li {
    margin: 1em;
    padding: 1em;
    border: 0.2em solid;
    border-color: #ff99cc;
    border-radius: 30%
  }
  
  .nocarousel li a.cover {
    display: block;
    text-align: center;
  }

  .nocarousel li a img {
    width: 100px;
  }

  .nocarousel li h4 {
    padding: 0;
    margin: 0;
  }

   #tagcloud {
    padding-bottom: 1000px;
  }
  
  #downloadpage {
    padding-right: 200px;
  }
 
@media screen and (max-width: 992px) {
  .download-menu {
    left: 0px;
  }
  
  .nocarousel {
    left:0px;
  }

  .albumPlayer img {
    width: 25%;
    left: 10%;
    max-width: 300px;
  }
  
  object, embed {
    display: none;
    visibility: hidden !important;
  }
 
  #tagcloud {
    height: 100%;
    padding-bottom: 2000px;
  }
  
    #downloadpage {
    padding-right: 0px;
  }

  #downloader {
    min-width: 100%;
  }
  
  .nocarousel li {
    float:none;  
  }
  
  .container {
    background: #ff99cc;
    padding-bottom:800px;
    width: auto !important;
  }
  
  .holder {
    position: fixed;
    position: sticky;
    top: initial;
    left: initial;
    width: 100%;
    height: 100%;
    background: transparent;
  }
  
  .scroll-pane, .discopane {
    position: relative;
    top: initial;
    left: initial;
    background: #003466;
  }
  
  .menu1_active,
  .menu2_active,
  .menu3_active,
  .menu4_active,
  .menu5_active {
    background: transparent;
  }
  
  #gascounter {
    left: initial;
    left: 150px;
  }

body.site {
  margin-left: 1em;
  margin-right: 1em;
}
  
  
}
