/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
  text-decoration:none;
}
/*******************************************************/

body {
  background: black;
  text-align:center;
  font: 15px helvetica, arial, verdana, sans-serif;
  margin-top:-40px;
}

#all, #content {
  height:auto!important;
  height:600px;
  min-height:600px;
}

#all {
  width: 960px;
  margin:auto;
  background: black url(../img/dani/sfondo3.png) no-repeat top left;
}

#content {
  width:100%;
  background:#f8f8f8 url(../img/dani/striscia.jpg) no-repeat 0 -200px;
  margin:0 3px;
  float:left;
  text-align: left;
  color:  #eee;
  padding:1em 0;
  margin-top:8px;
}

#header {
  width:100%;
  float:left;
  text-align:left;
}
ul#menu {
  text-align:right;
  position:relative;
  margin-top:153px;
  width:auto;
  float:right;
}
ul#menu li {
  display: inline;
  padding: 0 0.5em;
  border-right: 1px solid #444;
}
ul#menu li.last {
  border-right:none;
}
ul#menu li a {
 color: white;
 text-decoration:none;
}

#footer {
  clear:both;
  background: black url(../img/dani/footer.jpg) no-repeat top left;
  float:left;
  width:100%;
  padding-top:70px;
  margin-left:3px;
}

h1 {
  color: white;
  font: 28px impact;
  float:left;
  margin-top:145px;
  margin-left:230px;
  width:auto;
}

/******************************/

form#searchYoutube {
  float:right;
  margin-top:5px;
  margin-bottom:2px;
}
form#searchYoutube input#q {
  background: white url(../img/dani/lente.png) no-repeat 10px 4px;
  padding: 6px 4px 6px 40px;
  border:none;
  width:250px;
}
form#searchYoutube input#cerca {
  border:none;
  padding: 5px;
  background: #464646;
  color:white;
  font-weight:600;
}

div.left {
  width:350px;
  float:left;
  margin-left: 5px;
  margin-right:10px;
}
div.right {
  float:left;
  width:570px;
}

/*****************/

#over {
  /*opacity:0.3;*/
  margin-top:5px;
  background:#111;
  text-align:center;
  border-top:12px solid #111;
  border-bottom:6px solid #111;
  height:276px;
}
#over object {
  margin:auto;
}

#video-container-tab, #playlist-tab {
  background:white;
  float:left;
  width:380px;
  margin-left:2px;
}
#video-container, #playlist {
  float:left;
  height: 400px;
  overflow-y:auto;
  overflow-x: hidden;
  background:white!important;
  width:360px;
  padding:10px;
}
.ui-tabs .ui-tabs-panel {
  padding:0!important;
}
.ui-effects-transfer {
  border: 1px solid #aaa;
  z-index:1000;
  background: #ddd;
}

div.video img {
  width:100px;
  height:80px;
}
div.video {
  width:33%;
  height:130px;
  overflow:hidden;
  float: left;
  font:11px "arial narrow", arial, sans-serif;
  color: #1a5898;
  margin-bottom:8px;
}
div.video .description {
  margin-top:3px;
  overflow:hidden;
  padding:3px;
}
div.video .description .titolo {
  margin-left:3px;
}
div.video button {
  width:12px;
  height:12px;
  border:none;
  vertical-align:top;
}
div.video button.includi {
  cursor:pointer;
  background:transparent url(../img/dani/favourite.gif) no-repeat top left;
}
div.video button.includi:hover {
  background:transparent url(../img/dani/favourite-hover.gif) no-repeat top left;
}
div.video button.escludi {
  cursor:pointer;
  background:transparent url(../img/dani/x.gif) no-repeat top left;
}
div.video button.escludi:hover {
  background:transparent url(../img/dani/x-hover.gif) no-repeat top left;
}
div.right-left {
  width: 400px;
  float:left;
}

div.right-right {
  float:right;
  width:160px;
}
h3 {
  color: #222;
  font-family:"trebuchet", helvetica, arial, sans-serif;
}

a#salvaplaylist {
  float:left;
  width:170px;
  height:85px;
  background: transparent url(../img/dani/button-salva.png) no-repeat top left;
  text-align:center;
  line-height:80px;
  color:white;
}
a#playstop {
  float:left;
  width:197px;
  height:78px;
  background: transparent url(../img/dani/button-play.png) no-repeat top left;
  text-align:center;
  text-align:center;
  line-height:70px;
  color:white;
}

ul#similar {
  position:relative;
  display: block;
  background: white url(../img/dani/similar.jpg) repeat-x top left;
  overflow-y: auto;
  overflow-x: hidden;
  height:360px;
}
ul#similar li {
  position:relative;
  font-size:12px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #eee;
}
ul#similar li a {
  display:block;
  width:100%;
  height:100%;
  color: #444;
  padding: 6px 0;
  overflow:hidden;
}
ul#similar li a:hover {
  background:#EEFFD5;
}
ul#similar img {
  height:30px;
  width:30px;
  margin-left:8px;
  vertical-align:top;
}
ul#similar a span {
  float:right;
  width:90px;
  margin: 0 4px;
}

div.ac_results {
  background: #eee;
  text-align:left;
}

a.youtube img {
  display:none;
}
a.youtube img.visible {
  display:inline;
}

#video-loader {
  display:none;
  text-align:center;
  font-size: 1.2em;
  position:absolute;
  top: 50%;
  left: 50%;
  background: #111;
  line-height: 2em;
  color: white;
  height: 2em;
  width: 10em;
  z-index:100;
  padding: 1em;
  opacity:0.8;
  filter: alpha(opacity=80);
}

div#tabs {
  font-size:11px;
}
#tabs .ui-widget-header {
  background:transparent;
  border:none;
  border-bottom:1px solid #ccc;
}
#tabs {
   border:none !important;
   background:transparent !important;
}
#tabs .ui-tabs-nav {
  width:378px;
}
#tabs .ui-tabs-nav li a {
  font-weight:bold !important;
}
#tabs li.ui-state-active {
  border:none;
}

#actions {
  float:left;
  clear:both;
  margin:15px;
}

/**************************/

.banner-upload {
  height: 100px;
  width: 400px;
  margin: 5px;
  border: 3px solid #111;
  opacity:0.4;
  filter:alpha(opacity=40);
}
.banner-selected {
  opacity:1;
  filter:alpha(opacity=100);
  border: 3px solid white;
}


.input-upload {
  display:block;
  margin:5px;
}

.banner {
  width: 930px;
  height: 150px;
}

/**** FORMS ****************************/

fieldset {
  background: white;
  padding: 30px 10px;
}
fieldset legend {
  display:none;
}
fieldset p {
  color: #333;
}
fieldset a {
  color: green;
}

div.submit input {
  border:none;
  padding: 5px;
  background: #464646;
  color:white;
  font-weight:600;
  float:left;
  margin-left:210px;
}

div.form-field {
  clear:both;
  font-size: 14px;
}
div.form-field label {
  float:left;
  width: 200px;
  text-align: right;
  color: #444;
  height:22px;
  line-height:22px;
}

.class-input input, .class-password input, .class-textarea textarea {
  line-height:22px;
  height:22px;
  float:left;
  border: 1px solid #999;
  padding: 6px;
  color: #444;
  margin-bottom:5px;
  margin-left:10px;
  font-size: 18px;
}
.class-textarea textarea {
  height:8em;
}

/************************/
#users {
  background:white;
  padding:10px;
}
#users table  {
  width:100%;
  border-collapse: collapse;
  margin-bottom:15px;
}
#users table td, #users table th {
  padding:6px;
  vertical-align: middle;
  text-align:center;
  border: 1px solid #999;
  background: #eee;
  color: #333;
}
#users table th {
  background: #ccc;
  color: #333;
}
#pager {
  float:right;
  color: green;
}
#pager a, #users a {
  color: green;
}

div#success-messages li {
  background:green;
  border: 2px solid #eee;
  color: white;
  padding: 0.5em;
  margin:0 10px 5px 10px;
}
div#success-messages li a, div#error-messages li a {
  color: green;
  font-style:italic;
}
div#error-messages li, p.error {
  border: 1px solid red;
  background: yellow;
  color: #A00000;
  padding: 0.5em;
  margin:0 10px 5px 10px;
}

h2 {
  font-size:26px;
  font-family:arial, sans-serif;
  font-weight:normal;
  color:green;
  margin-bottom:10px;
}

#contact-form input, #contact-form textarea {
  width: 70%;
  margin-bottom: 1em;
}

#inner {
  background:white;
  overflow:auto;
  padding:1em;
}
#inner p {
  color: #333;
}
/******************/

div#links {
  clear:both;
  float:right;
  margin-top:15px;
  height: 100px;
  width: 100px;
  background: transparent url(../img/dani/sharethis.png) no-repeat top left;
}
#daddthis {
  padding-top:45px;
  padding-left:13px;
}
#daddthis a  {
  color:white;
  cursor:pointer;
}

#playlist_list {
  margin-top: 5px;
  margin-left:8px;
  color: #444;
}

/*.ui-dialog {
  margin-left:100px;
}*/
#creaDialog {
  display:none;
}

#lastfm {
  display:block;
  float:right;
  color:white;
}
#lastfm img {
  vertical-align:middle;
}

#alert-msg {
  position:absolute;
  opacity:0.7;
  filter: alpha(opacity=70);
  top:0;
  width:800px;
  height:30px;
  color:green;
  font-weight:bold;
  background:yellow;
  margin:auto;
  left:50%;
  width:400px;
  margin-left:-200px;
}

#links-container {
  
}

#radios {
  float:left;
  width:230px;
  margin-top:20px;
  margin-left:10px;
}
#radios a {
  float:left;
  display:block;
  width:100px;
  height:100px;
  margin-right:15px;
  margin-bottom:10px;
}
#radios a span {
  text-indent: -10000px;
}

#ui-datepicker-div {
  font-size:12px;
}

/*************/

#topartists {
  margin-top:15px;
}

#topartists .topartist {
  float: left;
  width: 140px;
  background: #111;
  margin:3px;
  padding:10px;
  border:5px solid #111;
  border-bottom:5px solid #111;
  text-align:center;
}
#topartists .topartist a {
  color:white;
  height: 130px;
  display:block;
  margin:auto;
  border-bottom:15px solid #111;
  overflow:hidden;
}
#topartists .topartist a:hover {
  background: #eee;
  border-bottom:15px solid #eee;
  color: #111;
}
#topartists .topartist img {
  margin:auto;
}

#radioframe {
  position:absolute;
  left:-10000px;
}
