﻿* {
    font-family: Trebuchet MS, Arial, Sans-Serif;
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
    outline: none;
    list-style-type: none;
}
html {
    background: #000 url(Images/template_bg.jpg) repeat-x center -20px;
    padding: 15px 0 0;
}
#align {
    width: 800px;
    margin: 0 auto;
}
#wrap {
    float: left;
    width: 100%;
    background: url(Images/logo.png) no-repeat center 10px;
    padding: 155px 0 0px;
}
#nav {
    float: left;
    width: 800px;
    height: 29px;
    padding: 10px 0 0;
    background: url(Images/menu.jpg) repeat-y left top;
    text-align: center;
}
#nav li {
    display: inline;
    margin: 0 10px;
}
#nav li a {
    color: #fff;
    font-weight: bold;
}
h1, h2, legend {
    color: #fed3a7;
}
h2, legend {
    font-size: 30px;
    font-weight: normal;
}
h3, h3 a, a {
    color: #58a0b8;
    font-weight: bold;
}
p, table, form, dl, #content ul, #content ol {
    font-size: 13px;
    color: #efefef;
    line-height: 20px;
    margin: 0 0 20px;
}
span.button {
    background: url(Images/button_bg.png) no-repeat right bottom;
    display: inline-block;
    height: 19px;
    padding: 0 5px 0 0;
    font-size: 13px;
    font-weight: bold;
}
span.button a {
    background: red url(Images/button_bg.png) no-repeat left top;
    display: block;
    height: 19px;
    padding: 0 5px 0 10px;
    color: #fff;
}
span.button_big {
    background: url(Images/button_big_bg.png) no-repeat right bottom;
    display: inline-block;
    height: 39px;
    padding: 0 5px 0 0;
    font-size: 25px;
    font-weight: bold;
}
span.button_big a {
    background: url(Images/button_big_bg.png) no-repeat left top;
    display: block;
    height: 36px;
    padding: 3px 5px 0 10px;
    color: #fff;
}
div.button input {
    background: red url(Images/button_big_bg.png) no-repeat center top;
    display: block;
    padding: 3px 20px;
    color: #fff;
    font-weight: bold;
}
/*CONTENT*/
#content {
    float: left;
    width: 480px;
    min-height: 550px;
    padding: 20px 10px;
    background: #000;
}
#content h2 {
    clear: both;
    height: 45px;
    margin: 0 0 10px;
    padding: 7px 0 0;
    font-size: 23px;
    /*padding: 7px 0 0 45px;
    background: url(Images/sword.png) no-repeat left top;*/
}
#content h1, #content.home h2 {
    height: 45px;
    margin: 0 0 10px;
    padding: 7px 0 0 45px;
    background: url(Images/sword.png) no-repeat left top;
    font-size: 26px;
}
#content h3 {
    margin: 0 0 5px;
}
#album {
    float: left;
    width: 420px;
    background: #151515;
    margin: 30px 10px;
    padding: 20px;
}
#album div {
    float: left;
    width: 220px;
}
#album div h2 {
    clear: none;
    height: auto;
    font-weight: bold;
    font-size: 34px;
    text-align: right;
    margin: 0 0 10px;
    padding: 0;
    background: none;
    line-height: 18px;
}
#album div h2 span {
    color: #fff;
}
#album div span.button_big {
    clear: both;
    float: right;
}
#album img {
    float: right;
}
table {
    width: 100%;
    border-collapse: collapse;
}
table thead {
    display: none;
}
table td {
    padding: 5px;
}
table .info {
    text-align: right;
}
table .alt {
    background: #151515;
}
#content .guestbook div h2 {
    font-size: 16px;
    background: url(Images/comment_bg.png) no-repeat left 8px;
    padding: 0 0 0 50px;
    height: 44px;
    margin: 0;
}
.guestbook div p {
    background: url(Images/comment_bg.png) no-repeat left bottom;
    padding: 0 10px 20px;
}
/*SIDEBAR*/
#sidebar {
    float: right;
    width: 270px;
    padding: 20px 10px;
    margin: 0 0 0 10px;
    background: #000;
}
#sidebar h2 {
    margin: 10px 0 8px;
    font-size: 24px;
}
#sidebar h2.news {
    float: left;
}
#sidebar span.button {
    float: right;
    margin: 20px 0 0;
}
#sidebar h3 {
    clear: both;
    margin: 0 0 5px;
}
#sidebar h3 span {
    display: block;
    font-size: 13px;
}
#sidebar label, #sidebar legend {
    display: none;
}
#sidebar form {
    clear: both;
    width: 100%;
}
#sidebar form input {
    width: 100%;
}
#sidebar form div.button input {
    width: auto;
    margin: 2px auto;
}
#sidebar object {
    display: block;
    margin: 0 auto;
}
/*FORM*/
#content form {
    margin: 20px 0 50px;
}
#content form fieldset {
    padding: 10px 0;
}
#content form fieldset div {
    float: left;
    margin: 5px 0;
}
#content form fieldset label {
    float: left;
    display: block;
    width: 150px;
    text-align: right;
    padding: 0 15px 0 0;
}
#content form fieldset input, form fieldset textarea {
    width: 290px;
    padding: 3px;
}
#content form div.button {
    margin: 0 0 0 165px;
}
#content form .alert {
    float: right;
    margin: 0 20px 0 0;
    color: #ee6969;
}
/*PAGER*/
.paging {
    text-align: right;
    font-size: 11px;
    color: #5e5e5e;
}
.paging span {
    padding: 0 3px;
}
.paging a {
    font-weight: bold;
}
/*BIO*/
#band {
    float: left;
    margin: 30px 0 50px;
}
#band li {
    float: left;
}
#band li a {
    display: block;
    height: 337px;
}
#band h2 {
    background: none;
}
li#viking a {
    width: 138px;
    background: url(Images/band.jpg) no-repeat left top;
}
li#alesche a {
    width: 113px;
    background: url(Images/band.jpg) no-repeat -138px top;
}
li#rullo a {
    width: 107px;
    background: url(Images/band.jpg) no-repeat -251px top;
}
li#overteo a {
    width: 122px;
    background: url(Images/band.jpg) no-repeat -358px top;
}
dl.member {
    float: left;
    width: 100%;
    margin: 10px 0 0;
}
dl.member dt {
    float: left;
    width: 20%;
    text-align: right;
    font-weight: bold;
    margin: 0 5% 0 0;
}
dl.member dd {
    float: left;
    width: 60%;
    margin: 0 0 10px;
}
div#b_viking {
    background: #000 url(Images/viking.jpg) no-repeat right 50px;
}
div#b_alesche {
    background: #000 url(Images/alesche.jpg) no-repeat right 50px;
}
div#b_rullo {
    background: #000 url(Images/rullo.jpg) no-repeat right 50px;
}
div#b_overteo {
    background: #000 url(Images/overteo.jpg) no-repeat right 50px;
}
.lightbox {
    border: 5px solid #333;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    -moz-box-shadow: 3px 3px 5px #f4f4f4;
    -webkit-box-shadow: 3px 3px 5px #f4f4f4;
    padding: 20px;
    text-align: center;
}
.lightbox dl {
    text-align: left;
}
.lightbox dl dt {
    float: left;
    font-weight: bold;
    width: 30%;
}
#content .lightbox h2 {
    background: none;
    padding: 0;
    margin: 0;
}
/*DISCO*/
.disco {
    float: left;
    width: 100%;
    margin: 10px 0 40px 30px;
}
.disco img {
    float: left;
}
.disco ol {
    float: left;
    padding: 0 0 0 50px;
}
.disco ol li {
    list-style-type: decimal;
}
#video ol li {
    background: url(Images/icon_video.png) no-repeat left center;
    height: 18px;
    padding: 0 0 0 20px;
    margin: 0 0 8px;
}
/*GALLERY*/
.gallery {
    float: left;
    width: 100%;
    margin: 0 0 30px;
}

.gallery div {
    float: left;
    margin: 5px 10px;
}
.gallery h3 {
    display: none;
}
/*FOOTER*/
#footer {
    clear: both;
    float: left;
    width: 100%;
    height: 60px;
    padding: 17px 0 0;
    background: url(Images/footer_bg.jpg) repeat-x left top;
    border-top: 1px solid #151515;
    margin: 40px 0 0;
    position: relative;
    bottom: 0;
}
#footer dl {
    width: 100%;
    text-align: center;
    margin: 0;
}
#footer dl dt, #footer dl dd {
    display: inline;
    margin: 0 2px;
}
#footer dt {
    color: #58a0b8;
    font-weight: bold;
    font-size: 35px;
    position: relative;
    top: -10px;
}
#footer dl dd a span {
    position: absolute;
    z-index: -1;
    text-indent: -9999px;
}
#footer dl dd a {
    display: inline-block;
    width: 84px;
    height: 44px;
    background-image: url(Images/social.png);
    background-repeat: no-repeat;
}
#twitter a {
    background-position: left top;
}
#myspace a {
    background-position: left -44px;
}
#facebook a {
    background-position: left -88px;
}
#casadiscografica a {
    background-position: left -132px;
}
