/* Page */

html {
 margin-top: 5px;
 border-top: 1px solid #878C8F;
 min-width: 770px;
 background: #707376;
 color: #FFF;
 font: 11px/14px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, "Arial", sans-serif;
}

body {
 margin: 0px;
 padding: 0px;
 margin-top: 5px;
 border-top: 1px solid #878C8F;
 text-align: center;
}

a {
 font-weight: bold;
 color: #F4AA8E;
}

h1, h2, h3, p {
 margin: 0px;
 padding: 0px; 
}

/* Header */

h1 {
 margin: 7px auto 17px auto;
 padding-top: 95px;
 width: 97px;
 background: url(../images/dinocme-logo.gif) no-repeat;
 height: 0px !important;
 height /**/: 95px;
 overflow: hidden;
 line-height: 40px;
}

/* Navigation */

.navbar {
 position: absolute;
 top: 70px;
}

#primary { left: 70px; }
#secondary { right: 70px; }

ul.navbar, .navbar li {
 padding: 0px;
 margin: 0px;
}

.navbar li {
 text-transform: lowercase;
 display: inline;
}

.navbar a {
 color: #FFF;
 font-weight: normal;
 margin-right: 12px;
}

#secondary a {
 color: #F4AA8E;
}


/* Announcement */

#announcement {
 font-weight: bold;
 color: #FFC;
 background: #606265;
 padding: 11px;
 border-top: 1px solid #878C8F;
 text-align: center;
}


/* Left Column */

#features {
 position: absolute;
 width: 50%;
 left: 0px;
 text-align: left;
}

#features div {
 margin: 0px;
 padding: 20px;
 padding-top: 25px;
 padding-left: 70px;
 border-top: 1px solid #878C8F;
}

div#ascoltaci {
 text-align: center;
 background: #000;
 padding-left: 0px;
 padding-top: 35px;
 padding-bottom: 30px;
}

div#ascoltaci h3 a {
 display: block;
 padding-top: 61px;
 background: url(../images/listen-now.gif) no-repeat top right;
 width: 190px;
 height: 0px !important;
 height /**/: 61px;
 overflow: hidden;
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 10px;
}

div#ascoltaci h3 a:hover {
 background: url(../images/listen-now.gif) no-repeat 100% -61px;
}


div#interagisci {
 background: #606265;
}

div#about {
 background: #c5ffb3;
 color: #333;
}

div#palinsesto {
 background: #F4CFBB;
 color: #333;
}

div#palinsesto a, div#about a {
 color: #F76821;
}

div#tshirt {
 padding-top: 5px;
 background: #FFF;
 color: #333;
}

div#tshirt h3 a {
 display: block;
 padding-top: 166px;
 overflow: hidden;
 width: 314px;
 
 background: url(../images/maglietta-home.png) no-repeat;
   
 height: 0px !important;
 height /**/: 166px;
}


div#gadget {
 border-bottom: 1px solid #878C8F;
}

div#contacts {
 border-bottom: 1px solid #878C8F;
}




#palinsesto h3 a, #about h3 a, #interagisci h3 a, #gadget h3, #weblog h3, #contacts h3 {
 display: block;
 padding-top: 20px;
 width: 250px;
 background-repeat: no-repeat;
 overflow: hidden;
 height: 0px !important;
 height /**/: 20px;
}

#interagisci h3 a { background-image: url(../images/title-interagisci.gif); }
#palinsesto h3 a { background-image: url(../images/title-palinsesto.gif); }
#about h3 a { background-image: url(../images/title-zioradio.gif); }
#gadget h3 { background-image: url(../images/title-gadget.gif); }
#contacts h3 { background-image: url(../images/title-contacts.gif); }


/* Right column */

#weblog h3 {
 font-weight: normal;
 font-size: 11px;
 margin-left: 25px;
 background-image: url(../images/title-weblog.gif);
}

h4 a {
 color: white;
 text-decoration: none;
}

#weblog {
 float: right;
 width: 50%;
 text-align: left;
 border-top: 1px solid #878C8F;
 border-left: 1px solid #878C8F;
 padding-top: 25px;
 padding-bottom: 30px;
}

#weblog .post {
 padding-right: 70px;
 padding-left: 25px;
}

#weblog h3 {
 padding-right: 70px;
 padding-left: 25px;
}

#weblog h4 {
 font-size: 11px;
 margin-bottom: 0px;
}

#weblog p {
 margin: 0px;
 margin-bottom: 10px;
}

#weblog .post-meta {
 margin-top: -4px;
 color: #000;
}

/* Footer */

#footer {
 background: #333;
 color: #FFF;
 padding: 50px;
 border-top: 1px solid #878C8F;
 clear: both;
}

#page-content h3 {
 background: #606265;
 color: #FFF;
 font-size: 18px;
 padding: 20px;
 padding-left: 140px;
 padding-right: 140px;
 text-align: left;
 margin-bottom: 30px;
 border-top: 1px solid #878C8F;
 border-bottom: 1px solid #878C8F;
}

h4 cite {
 font-style: normal;
}

/* Other Pages */

#page-content dl {
 margin-left: 140px;
 margin-right: 140px;
 text-align: left;
 font: 13px/17px Lucida Grande;
}

#page-content dt {
 font-weight: bold;
}

#page-content dd {
 margin-bottom: 10px;
}

#page-content p {
 margin: auto;
 margin-left: 140px;
 margin-right: 140px;
 margin-bottom: 15px;
 font: 13px/17px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, "Arial", sans-serif;
 text-align: left;
}

#page-content h4 {
 text-align: left;
 margin-left: 140px;
 margin-right: 140px;
 margin-bottom: 0px;
 font: bold 13px/17px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, "Arial", sans-serif;
 color: #F4CF8E;
}

#page-content {
 padding-bottom: 40px;
}

