/*
 * Archivo: home.css
 * Description: Maneja contenido interno de bloques de la página "home.html".
 *  * 
 * TABLE OF CONTENTS
 * -------------------------
 *  1. BLOQUE SUPERIOR/IZQUIERDO
 *  2. BLOQUE SUPERIOR/DERECHO
 * 
 *     
 * Copyright 2010  VXV.com
 */

/* 1. CONFIGURACION EXITOSA
================================================== */
.config-exitosa{
border:1px solid #959494;
padding:8px;
width:980px;
-webkit-border-radius: 7px;   
-moz-border-radius: 7px; 
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#FFD65D ,endColorstr=#FEBF05 ,GradientType=0);
background: -moz-linear-gradient(top, #FFD65D, #FEBF05);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #FFD65D), color-stop(1.00, #FEBF05));
}

.config-exitosa p{
font: normal bold 16px Arial;
text-shadow:0 0 1px #FFF;
height:100%;
}



/* 2. BLOQUE SUPERIOR/IZQUIERDO
================================================== */
.bloqueinfleft{
width:661px;
float:left;
}

.video-destacado{
float:left;
border:medium none;
margin:20px 0 0 0;
}

/*
.video-destacado h2 a{
font: bold 14px/40px Arial;
}
*/
.video-destacado p{
line-height:17px;
}

.video-destacado p a{
padding:0 0 10px 0;
display:block;
font-weight:bold;
}

.lista-destacados{
margin:20px 0 0 0;
float:left;
border:none;
}

.lista-destacados ul{
list-style-type:none;
}

.lista-destacados li {
float:left;
padding:0 0 13px;
width:150px;
}

.lista-destacados li p {
height:12px;
}
.lista-destacados li p a {
font-size:11px;
font-weight:bold;

}

.lista-destacados h3{
font: bold 12px/15px Arial;
padding:8px 0 5px;
}

.items ul{
list-style-type:none;
}

.items li {
float:left;
padding:15px 20px 0 0;
width:150px;
}

.items li.last {
float:right;
padding:15px 0 0;
width:150px;
}

.items li p {
height:14px;
}
.items li p a {
font-size:11px;
font-weight:bold;

}

.items h3{
font: bold 12px/15px Arial;
padding:8px 0 5px;
}

.lupa-azul {
-moz-border-radius:5px;
border:1px solid #97999A;
float:right;
height:21px;
margin:0 10px;
width:29px;
background:-moz-linear-gradient(center top , #8BAEDA, #436B99) repeat scroll 0 0 transparent;
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#8BAEDA ,endColorstr=#436B99 ,GradientType=0);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #8BAEDA), color-stop(1.00, #436B99));
-webkit-border-radius: 5px;
position:relative;
}

.lupa-azul a {
display:block;
height:20px;
padding:10px;
left:0;
position:absolute;
text-indent:-9999px;
top:0;
width:13px;
border:none;
background: none;
}

.bg-lupa {
background:url("../images/iconos.png") no-repeat scroll -56px -70px transparent;
height:17px;
margin:3px 0 0 8px;
width:17px;
}

.compartir-videos{
/*margin:24px 0 0 0;*/
height:90px;
background:-moz-linear-gradient(center top , #E0E4E8, #B8C1C8) repeat scroll 0 0 transparent;
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#E0E4E8 ,endColorstr=#B8C1C8 ,GradientType=0);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #E0E4E8), color-stop(1.00, #B8C1C8));
-moz-border-radius:5px;
-webkit-border-radius: 5px;
border:1px solid #B7BDC1;
padding:10px 50px 30px 50px;
text-align:center;
}

.compartir-videos p{
font: bolder 20px Arial;
}

.compartir-videos a{
display:block;
width:150px;
font: bold 16px Arial;
color:#FFF;
-webkit-border-radius: 7px;   
-moz-border-radius: 7px;
border:1px solid #75797C;
background:-moz-linear-gradient(center top , #95AAC1, #486A8D) repeat scroll 0 0 transparent;
filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#95AAC1 ,endColorstr=#486A8D ,GradientType=0);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.00, #95AAC1), color-stop(1.00, #486A8D));
text-shadow:0 1px 1px #444;
padding:4px 0px;
margin:15px auto;
}





/* 3. BLOQUE SUPERIOR/DERECHO
================================================== */
.bloqueinfright {
float:right;
width:320px;
}

.novedades{
padding:10px 10px 0;
}

.novedades p{
color:#7A7B7B;
padding:0 0 20px 0;
}

.novedades h3 a{
color:#1C599D;
display:block;
padding:0 0 5px;
}

.nuestro-blog a{
color:#4A9AF3;
font:bold 12px Arial;
float:right;
}

.tag-cloud ul{
padding:10px 10px 0;
list-style-type:none;
}

.tag-cloud a{
color:#9C9D9D;
font-weight:bold;
}

.tag-cloud li{
	/*float:left;*/
	padding:0 5px;
	display: inline-block;
	*display: inline;
	zoom:1;
}

.tag-cloud li.size1 {
	font-size: 14px;
}
.tag-cloud li.size2 {
	font-size: 15px;
}
.tag-cloud li.size3 {
	font-size: 16px;
}
.tag-cloud li.size4 {
	font-size: 17px;
}
.tag-cloud li.size5 {
	font-size: 18px;
}
.tag-cloud li.size6 {
	font-size: 19px;
}
.tag-cloud li.size7 {
	font-size: 20px;
}
.tag-cloud li.size8 {
	font-size: 21px;
}
.tag-cloud li.size9 {
	font-size: 22px;
}
.tag-cloud li.size10 {
	font-size: 24px;
}

#titulo-destacados {
    margin-bottom: 10px;
}
