/*  
Theme Name: Web de Top100Argentina
Theme URI: http://www.argentinatop100.com.ar
Description: Top 100 Argentina Web.
Version: 1.0
Author: JSaav
Author URI: http://www.helixx.com.ar
*/

body {
      background-color:#99CCFF;
	  font-family:Arial, Helvetica, sans-serif;
	  font-size:12px;
	  color:#000000;
	  }
	  
.contenido a{
      color:#000000;
	  text-decoration:underline;
	  }
.contenido a:hover {
      color:#000000;
	  background-color:#99CCFF;
text-decoration:none;
	  }
	  
/* HEADER */

#logo {
      width:230px;
	  height:90px;
	  background-image:url(images/logo.png);
	  float:left;
	  }
	  
.menu0 {
      font-weight:bold;
	  font-family:Verdana;
	  font-size:11px;
	  margin-top:5px;
	  width:300px;
	  height:25px;
	  padding-top:10px;
	  padding-left:10px;
	  color:#333333;
	  float:right;
	  }
	  
.menu1 a{
      color:#FFFFFF;
	  text-decoration:none;
	 }
	 
 .menu1 a:hover{
      color:#99CCFF;
	 }

.menu1 {
      font-weight:bold;
	  font-family:Verdana;
	  font-size:11px;
	  background-color:#333333;
	  width:660px;
	  height:25px;
	  padding-top:10px;
	  padding-left:10px;
	  color:#666666;
	  float:right;
	  }
	  
.menu0 a{
      color:#333333;
	  text-decoration:none;
	  }
	  
.menu0 a:hover{
	color:#99CCFF;
	text-decoration:none;
	background-color: #333333;
	  }
	
/* PRINCIPAL */
.sidebar {
  float:left;
  width:250px;
 }
 
 .contenido {
 float:right;
 width:688px;
 }
 
 h1 {
 font-family:Arial;
 font-size:23px;
 }
 
 h2 {
  font-family:Arial;
 font-size:14px
 }
 
 .cover {
 float: left;
 width:144px;
 }
 
  .tituloconteo {
 float: right;
 text-align:left;
  width:554px;
  padding-top:10px;
 }
 
 .grande {
 font-size:15px; }
 
 .titulo {
 font-size:25px; 
 font-weight:bold;}
 

#singles {
  background-color:#333333;
  padding:0; margin:0;
  border:0;
  height:71px;
  width:240px;
  background: url(images/singles.png) 0 0 no-repeat;
  cursor:pointer;
}

#singles:hover {
 background-position: 0 -71px;
}

#radios {
  background-color:#333333;
  padding:0; margin:0;
  border:0;
  height:71px;
  width:240px;
  background: url(images/radios.png) 0 0 no-repeat;
  cursor:pointer;
}

#radios:hover {
 background-position: 0 -71px;
}

#albumes {
  background-color:#333333;
  padding:0; margin:0;
  border:0;
  height:71px;
  width:240px;
  background: url(images/albumes.png) 0 0 no-repeat;
  cursor:pointer;
}

#albumes:hover {
 background-position: 0 -71px;
}

#tv {
  background-color:#333333;
  padding:0; margin:0;
  border:0;
  height:71px;
  width:240px;
  background: url(images/tv.png) 0 0 no-repeat;
  cursor:pointer;
}

#tv:hover {
 background-position: 0 -71px;
}

#media {
  background-color:#333333;
  padding:0; margin:0;
  border:0;
  height:71px;
  width:240px;
  background: url(images/media.png) 0 0 no-repeat;
  cursor:pointer;
}

#media:hover {
 background-position: 0 -71px;
}

#ventas {
  background-color:#333333;
  padding:0; margin:0;
  border:0;
  height:71px;
  width:240px;
  background: url(images/ventas.png) 0 0 no-repeat;
  cursor:pointer;
}

#ventas:hover {
 background-position: 0 -71px;
}

#puesto{
	height: 36px;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 0;
	max-height: 30px;
	max-width: 688px;
	background-color:#FFFFFF;
	clear:both;
	font-family:Arial;
}

#ES{
    width: 32px;
	max-height: 32px;
	background-color:#333333;
	color:#99CCFF;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding: 10px 3px 5px 3px;
	float:left;
}

#SP{
    width: 32px;
	max-height: 32px;
	color:#333333;
	font-size:12px;
	text-align:center;
	padding: 10px 3px 10px 3px;
	float:left;
}

#SA{
    width: 32px;
	max-height: 32px;
	color:#333333;
	font-size:12px;
	text-align:center;
	padding: 10px 3px 10px 3px;
	float:left;
}

#S2{
      width: 32px;
	max-height: 32px;
	color:#333333;
	font-size:12px;
	text-align:center;
	padding: 10px 3px 10px 3px;
	float:left;
}

#ST{
    width: 32px;
	max-height: 32px;
	color:#333333;
	font-size:12px;
	text-align:center;
	padding: 10px 3px 10px 3px;
	float:left;
}

#PA{
    width: 32px;
	max-height: 32px;
	color:#333333;
	font-size:12px;
	text-align:right;
	padding: 10px 3px 10px 3px;
	float:right;
}

#Tema{
	color:#333333;
	font-size:12px;
	text-align:left;
	padding: 5px 3px 0px 3px;
	margin: 5px 0px 0px 7px;
	float:left;
}

#Discografica{
	color:#333333;
	font-size:10px;
    margin: 10px 10px 0px 0px;
	float:right;
}

.ayuda {
cursor:help;
}

div#qTip {
 padding: 2px;
 border: 2px solid #99ccff;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 padding: 5px;
 background: #C1E0FF;
 color: #000000;
 font: bold 9px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}



/* VARIOS */

.addthis_default_style a{
background-color:#FFFFFF;}

.addthis_default_style a:hover{
background-color:#FFFFFF;}

/* FOOTER */
.footer {
color:#FFFFFF;}


#fechadearchivo {
width: 688px;
height: 20px;
padding: 10px;
color: #FFFFFF;
font-family:Arial;
font-size:20px;
background-color:#333333;
}

#archivo {
margin:0px;padding:0px;
}

#archivo ul{
margin:0px;padding:0px;
}

#archivo ul li{
background-color:#99CCFF;
float:left;
display:block;
margin:0px;
text-align:left;
margin: 3px 5px 0px 0px;
list-style:none none none;
font-family:Arial;
font-size:14px;
font-weight:bold;
}

#archivo ul li a{
background-color:#99CCFF;
padding: 0px 5px 0px 5px;
color:#333333;
float:left;
text-decoration:none;
}

#archivo ul li a:hover{
background-color:#333333;
color:#99ccff;
float:left;
text-decoration:none;
}

#tab {
float:left;
width:105px;
padding:10px;
height:15px;
background-image:url(images/tab.png);
margin-right:3px;
font-family:Arial;
font-size:14px;
font-weight:bold;
text-align:center;
color:#333333; }

#tab a {
text-decoration:none;
background-color:#FFFFFF;
color:#333333;
}

#tab a:hover {
text-decoration:none;
color:#666666;
background-color:#FFFFFF;}

#tab-selected {
cursor:default;
float:left;
width:105px;
padding:10px;
margin-right:3px;
height:15px;
background-color:#333333;
background-image:url(images/tab-selected.png);
font-family:Arial;
font-size:14px;
font-weight:bold;
text-align:center;
color:#FFFFFF; }

