/*  
Theme Name: BLIZ Y PAP - BILY 2008
Theme URI: http://wordpress.org/
Description: <a href="http://www.bhdm.net">BHDM</a>.
Version: 1.0
Author: BHDM
Author URI: http://www.bhdm.net
*/
/**********************************************
 Begin Structure
**********************************************/
body {
	margin:0;
	padding:0;
}
a{
	text-decoration:underline !important;
}
a:hover{
	color:#fcbb29 !important; /* #b41416*/
}


#page {
	margin:0 auto;
	padding: 0;
}
#header {
	height: 96px; 
	width: 985px;
	position: relative;
}
#headerimg {
	margin: 0;
	height: 96px;
	width: 960px;
	position:absolute;
	top:0;
	left:0;
}
#contenido{
	/*width:410px;*/
	padding-top:10px;
	/*background-color:#f4f4f4;*/
}
#content { 
	margin-top:0;
	float:left;
}
.contenido_post img{ 
 border:1px solid #adadad !important;
 background-image:url(images/loader.gif);
 background-repeat:no-repeat;
 background-position:center;
 width:455px;
}
#separadorPuntos{
	width:95%;
	height:30px;
	background-image:url(images/separador.gif);
	background-repeat:repeat-x;
 	background-position:left;
}
#sidebar1 { /* columna izquierda	padding: 20px 0 10px 0; background-color:#336600;*/
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:22px;
	letter-spacing:-1px;
	color:#b89f20;

}
#sidebar1  a{
	color:#b41416;
	text-decoration:underline;
}
#sidebar1  a:hover{
	color:#fcbb29 !important;
	text-decoration:underline;
}
#sidebar2 { /* columna izquierda	padding: 20px 0 10px 0; background-color:#336600;*/
	padding-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:22px;
	letter-spacing:-1px;
	color:#b41416;

}
#sidebar2  a{
	color:#b41416;
	text-decoration:underline;
}
#sidebar2  a:hover{
	color:#fcbb29 !important;
	text-decoration:underline;
}
#sidebar6 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	letter-spacing:-1px;
	color:#636363;
	text-decoration:none;
}
#sidebar6  a:hover{
	color:#d70302;
	text-decoration:none;
}
#sidebar6 .miniLinks a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:normal;
	color:#636363;
	text-decoration:none;
}
.postcol1 {
	height:20px;
	float:left;
	line-height:1.5em;
}
.postcol2 {
	height:20px;
	float:left;
	line-height:1.5em;
	text-align:right;
}
.entry{
	clear:both;
}
.separador_home{
	height:2px;
	background-image:url(images/misc_horiz_punteado_home.gif);
	line-height:2px;
	font-size:2px;
	margin-left:20px;
	margin-right:20px;
}

.separador{
	height:1px;
	background-image:url(images/misc_horiz_punteado.gif);
	line-height:1px;
	font-size:1px;
}
.separadort{
	height:5px;
}
.separadorb{
	height:5px;
}
.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0;
}
.attachment {
	text-align: center;
	margin: 5px 0;
}
#entryok{
	margin-bottom:20px;
	position:relative;
	background-color:#FFFF99;
}
#entryokvideo{
	margin-bottom:20px;
	position:relative;
}
#separador{
	height:1px;
	background-image:url(images/misc_horiz_punteado.gif);
	background-repeat:no-repeat;
	background-position:top;
	line-height:1px;
	font-size:1px;
	position:relative;
	height:10px;
}
#ress_inisearch {
	font-family: Arial;
	font-size:12px;
	color: #C8BB01;
	font-weight:bold;
	text-decoration:none;
	padding-top:20px;
	}
#ress_search {
	font-family: Arial;
	font-size:12px;
	color: #C8BB01;
	font-weight:bold;
	text-decoration:none;
	float:left;
	}
#ress_search a{
	font-family: Arial;
	font-size:12px;
	color: #C8BB01;
	font-weight:bold;
	line-height:16px;
}
#ress_search2 {
	width:90px;
	font-family: Arial;
	font-size:12px;
	color: #C8BB01;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
	float: right;
	}
#ress_search2 a{
	font-family: Arial;
	font-size:12px;
	color: #C8BB01;
	font-weight:bold;
	line-height:16px;
	text-align:right;
}
/* End Structure */

/**********************************************
 Begin Typography, Colors and Backgrounds
**********************************************/

body {
	font-family: Arial;
	font-size:12px;;
	background-color: #c20e19;
	background-position:top;
	background-repeat:repeat-x;
	color: #4e4e4e;
	text-align: left;
}
#header_bt_byp{
	background-image:url(images/header_bt_byp2.gif);
	background-repeat:no-repeat;
	background-position:right top;
	background-color:#b42323;
	width:100%;
	height:32px;
	cursor:pointer;
	overflow:hidden;
}
#header_bt_byp:hover{
	background-image:url(images/header_bt_byp2_on.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#header_bt_bym{
	background-color:#b42323;
	width:100%;
	height:32px;
	overflow:hidden;
}

#col_izq{
	background-image:url(images/bg_col_izq.jpg);
	background-repeat:repeat-y;
	background-position:right top;
}
#col_centro{
	background-image:url(images/bg_col_centro.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
#col_der{
	background-image:url(images/bg_col_der.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
.post {
	text-align: justify;
	position: relative;
}
.postcol1, .postcol2{
	line-height:1.5em;
}
.postcol2{
	text-align:right;
}
.postfoot {
	color:#3F3F3F;
	line-height:1em;
}

.fecha_mes{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}
.fecha_dia{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
}

#footer2 {
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3, h2 a, h2 a:visited, h3 a, h3 a:visited  {
	font-family: "Arial Black", Arial;
	color: #b61713; /*#C8BB01;*/
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2 {
	font-size: 2.7em;
	font-weight: normal;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial;
	font-size:12px;
	color: #252525;
	text-align: left;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial;
	}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover { /* links listados*/
	color: #252525;
	text-decoration: underline;
	}

a:hover {
	color: #C8BB01;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/**********************************************
 Begin Headers
**********************************************/

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	text-align:left;
	padding-left: 0px;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 0 0 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 0 auto 20px ;
	}
/* End Headers */

/**********************************************
 Begin Images
**********************************************/

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
#titulopost{
	padding-top:12px;
	padding-bottom:10px;
	font-family: Arial;
	font-weight:bold;
	color: #b61713; /*#c8bb01; */
	font-size:28px;
	text-align:left;
}
#titulopost a{
	padding-top:12px;
	padding-bottom:10px;
	font-family: Arial;
	font-weight:bold;
	color: #b61713; /*#c8bb01; */
	font-size:28px;
	text-align:left;
	text-decoration:underline;
}
#titulopost a:hover{
	padding-top:12px;
	padding-bottom:10px;
	font-family: Arial;
	font-weight:bold;
	color: #c8bb01; /*#f1e105;*/
	font-size:28px;
	text-align:left;
	text-decoration:underline;
}
.titulopost{
	padding-top:12px;
	padding-bottom:10px;
	font-family: Arial;
	color: #b61713;
	font-size:28px;
	text-align:left;
}
#narrowcolumn {
	width: 455px;
	/*background-color:#f0f0f0;
	padding:10px 0 10px 0;*/
	margin:0;
}
#titulopost2{
	width: 455px;
	margin:10px 0 15px 0;
	text-align:left;
	font-family: Arial;
	font-weight:bold;
	color: #b61713;
	font-size:40px;
	text-align:left;
	letter-spacing:-1px;
	line-height:42px;
}
#titulopost2 a{
	color:#b61713;
	text-decoration:none;
}

#titulopost2 a:hover{
	color: #fcbb29 !important;
	text-decoration:none;
}

#textoPost{
	width: 455px;
	margin:2px 0 10px 0;
	text-align:left;
	font-family: Arial;
	font-size:12px;
}
#comentarioPost{
	width: 435px;
	margin:15px 0 0 0;
	text-align:left;
	font-family: Arial;
	font-size:12px;
	color:#4c4b46;
	font-weight:normal;
	background-color:#f0f0f0;
	padding:10px;
}
#comentarioPost .nombre{
	color:#870505;
	font-weight:bold;
}
#botonesHome{
	width: 455px;
	margin:0 0 0 0;
	text-align:left;
}
#titulopost3{
	padding-top:0;
	padding-bottom:10px;
	padding-left:0;
	padding-right:0;
	margin:2px 20px 20px 25px;
	text-align:left;
}
#titulopost3 a{
	font-family: Arial;
	font-weight:bold;
	color: #c8bb01;
	font-size:32px;
	text-align:left;
}

/* End Images */

/**********************************************
 Begin list post
**********************************************/
#post td{
	padding-top:10px;
	padding-bottom:5px;
}
/* End list post */
#brek {
	width:150px;
	background-color:#FF0000;
	padding-top:10px;
	padding-bottom:5px;
}

/**********************************************
 Begin list index muestrabajadacontent
**********************************************/
#muestrabajadacontent{
	width:220px;
	font-family: Arial;
	font-size:12px;
	float:left;
	/*padding-top:10px;*/
}

#bajadacontent{
	width:184px;
	font-family: Arial;
	font-size:12px;
	float:left;
	color:#252525;
}

#muestrabajadacontent td{
	padding-bottom:5px;
}
#muestrabajadacontent_com{
	width:368px;
	font-family: Arial;
	font-size:12px;
	/*margin-left:23px;*/
	float:left;
	padding-top:5px;
}
/* End list bp muestrabajadacontent */

/**********************************************
 Begin list index iconadd
**********************************************/
#iconadd{
	width:148px;
	font-family: Arial;
	font-size:12px;
	float:right;
	padding-top:10px;
}
#iconadd td{
padding-bottom:3px;
}
/* End list bp iconadd */
/**********************************************
 Begin list for all banners
**********************************************/
.navegacionDerechaTitulo a{
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #C8BB01;
	text-align: left;
	text-decoration:underline;
}
.navegacionDerechaTitulo a:hover {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #252525;
	text-align: left;
	text-decoration:underline;
}
/* End list for all banners */


/**********************************************
 Begin list los masvistos
**********************************************/
#listlosmasvistos a{
	font-family: Arial;
	font-size:12px;
	color: #b61713; /*#C8BB01;*/
	font-weight:bold;
}
#listlosmasvistos a:hover{
	font-family: Arial;
	font-size:12px;
	color: #C8BB01; /*#252525;*/
	font-weight:bold;
}
#listlosmasvistos td{
	font-family: Arial;
	font-size:12px;
}
#listlosmasvistos .titulos {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #b61713; /*#C8BB01;*/
	text-align: left;
}
/* End list los masvistos */

/**********************************************
 Begin list Dias Anteriores
**********************************************/
#diasanteriores a{
	font-family: Arial;
	font-size:12px;
	color: #C8BB01;
	font-weight:bold;
	line-height:16px;
}
#diasanteriores td{
	padding-bottom:5px;
}
#diasanteriores select {
	height:18px;
	/*width:183px;*/
	border-width:1px;
	border-style:solid;
	border-color:#C8BB01;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
/* End list Dias Anteriores */

/**********************************************
 Begin list Diez ultimos
**********************************************/
#diezultimos a{
	font-family: Arial;
	font-size:12px;
	color: #C8BB01;
	font-weight:bold;
	line-height:16px;
}
#diezultimos a:hover{
	font-family: Arial;
	font-size:12px;
	color: #252525;
	font-weight:bold;
	line-height:16px;
}
#diezultimos td{
padding-bottom:5px;
}
#diezultimos select {
	height:18px;
	/*width:183px;*/
	border-width:1px;
	border-style:solid;
	border-color:#C8BB01;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
/* End list Diez ultimos */

/**********************************************
 Begin list Por Mes
**********************************************/
#pormes a{
	font-family: Arial;
	font-size:12px;
	color: #C8BB01;
	font-weight:bold;
	line-height:16px;
}
#pormes td{
	padding-bottom:5px;
}
#pormes select {
	height:18px;
	/*width:135px;*/
	border-width:1px;
	border-style:solid;
	border-color:#9c9c9c;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}

/* End list Por Mes */


/**********************************************
 Begin list Por temas
**********************************************/
#portemas a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4e4e4e;
	font-weight:normal;
	text-decoration:none;
	letter-spacing:normal;
}
#portemas a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #fcbb29;
	font-weight:normal;
	text-decoration:underline;
	letter-spacing:normal;
}

#portemas td{
	padding-bottom:2px;
}

/* End list Por temas */
/**********************************************
 Begin list Sitios Amigos
**********************************************/
#linksamigos{
	font-family: Arial;
	font-size:12px;
	color: #4e4e4e;
}
#linksamigos .titulos {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #C8BB01;
	text-align: left;
}

#linksamigos a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #4e4e4e;
	font-weight:normal;
	text-decoration:underline;
}
#linksamigos a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #C8BB01;
	font-weight:normal;
	text-decoration:underline;
}

#linksamigos td{
	padding-bottom:5px;
}
.inputarea {
	height:15px;
	width:183px;
	border-width:1px;
	border-style:solid;
	border-color:#3c3c3c;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}
#linksamigos #amigo {
	height:15px;
	border-width:1px;
	border-style:solid;
	border-color:#C8BB01;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	padding-left:5px;
}
#linksamigos #formularioEnviarSitio{
	overflow:hidden;
}
/* End list Sitios Amigos */

/**********************************************
 Begin list Sitios Amigos
**********************************************/
#comentarios{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4e4e4e;
}
#comentarios a{
	color:#4e4e4e;
	text-decoration:none;
}

#comentarios .autor{
	font-size:13px;
	color:#4e4e4e;
	font-weight:bold;
}
/* End list Sitios Amigos */

/**********************************************
 Begin Lists
**********************************************/
/*	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 0px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 15px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


/**********************************************
 Begin Form Elements
**********************************************/
select {
	width: 130px;
	}
input.with-border, select.with-border, textarea.with-border{
	border: 1px solid #a9a9a9;
} 
.campoBusqueda {
	padding:5px 0 0 0;
}
.campoBusqueda input{
	width: 155px !important;
	height: 15px !important;
	background-color:#ffffff;
	border: solid 2px #d8d8d8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	color:#666666;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

#searchform #s {
	font-size:12px;
	height:13px;
	width:110px
	}

#searchsubmit {
	padding: 1px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/**********************************************
 Begin Comments
**********************************************/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin: 10px 0 0 0;
	}

.commentlist li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.commentlist p {
	margin: 4px 0 5px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/**********************************************
 Begin Calendar
**********************************************/

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


/**********************************************
 Begin Various Tags & Classes
**********************************************/

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: left;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.titulos_listados {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #252525;
	text-align: left;
	}
	
.titulos_masvistos {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #b41416;
	/*color: #C8BB01;*/
	text-align: left;
}
	
.espaciados {
	padding: 3px 0 3px 0;
}

.interlineado {
	line-height:16px;
}


.titulos_comment {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color: #fcbb29;
	text-align: left;
}
.titulos_post_comment {
	font-family: Arial;
	font-size:12px;
	color: #b41416;
	text-align: left;
}
.campos {
	height:20px;
	width:368px;
	border-width:1px;
	border-style:solid;
	border-color:#C8BB01;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	padding-left:5px;
}
.campos_mas {
	height:20px;
	width:165px;
	border-width:1px;
	border-style:solid;
	border-color:#C8BB01;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	padding-left:5px;
}

.campos_form_comment {
	border-width:1px;
	border-style:solid;
	border-color:#3c3c3c;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	padding-left:5px;
}

.tx_footer {
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
}

.txt_bajadacontent{
	font-family: Arial;
	font-size:12px;
	padding-top:5px;
}
.txt_Naranja {
	font-family: Arial;
	font-size:12px;
	color: #c8bb01;
	text-decoration:none;
}
.txt_Naranja a{
	font-family: Arial;
	font-size:12px;
	color: #c8bb01;
	text-decoration:underline;
}
.txt_Naranja a:hover{
	font-family: Arial;
	font-size:12px;
	color: #333333;
	text-decoration:underline;
}

#conten_error{
	width: 368px;
	padding-top:50px;
	padding-bottom:50px;
	font-family: "Arial Black", Arial;
	color: #C8BB01;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}

#tooltip {
	background-color: #c8bb01;
	border: 1px solid #c8bb01;
	color: #fffffe;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 20em;
	line-height: 12px;
}
#tooltip h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
    margin: 0;
	padding: 0 3px;
	text-align: left !important;
	color: #fffffe;
}
#tooltip p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 5px 0 0 5px;
	text-align: left;
	color: #fffffe;
}

/* End Various Tags & Classes*/
.textoFooter {
	font-family:Arial;
	font-size:12px;
	color:#e6e6e6;
}
.textoFooter a{
	font-family:Arial;
	font-size:12px;
	color:#e6e6e6;
	text-decoration:none;
}
.textoFooter a:hover{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}
.tituloFooter {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#4e4e4e;
}

.tituloFooter a{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#4e4e4e;
}


.tituloFooter a:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#c4c4c4;
}
.campoNews {
	height:21px !important;
	width:130px;
	border-width:1px;
	border-style:solid;
	border-color:#cbcbcb;
	background-color:#cbcbcb;
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	color:#525252;
	padding:2px;
}
.texto, .texto a{
	font-family:Arial !important;
	font-size:12px !important;
	color:#3c3c3c !important;
	padding:0 !important;
	font-weight:normal !important;
}

.texto a:hover{
	color:#C8BB01 !important;
	text-decoration:underline !important;
}

#bypimagen{
	border:3px solid #adadad;
}
#bypimagen:hover{
	border:3px solid #fff346;
}

#videos_recomendados{
	margin:0 0 20px 0;
}
/*
#videos_recomendados a{
	font-family:Arial;
	font-size:14px;
	color:#4e4e4e;
	font-weight:bold;
	text-decoration:underline;
	letter-spacing:-.3px;
}
#videos_recomendados a:hover{
	color:#3d3d3d;
}
*/
#footer{
	font-family:Arial;
	font-size:12px;
	color:#4e4e4e;
}
#footer a{
	font-family:Arial;
	font-size:12px;
	color:#4e4e4e;
	text-decoration:none;
}
#footer .titulo{
	font-family:Arial;
	font-size:12px;
	color:#4e4e4e;
}
#footer .copy{
	font-family:Arial;
	font-size:10px;
	color:#747474;
}
#footer .campoNews{
	border: 1px solid #a9a9a9;
	background-color:#dbdbdb;
	height:18px;
	width:130px;
	padding:2px;
}
#paginadoVideos a{
	font-family:Arial;
	font-size:12px;
	color:#4e4e4e;
	text-decoration:none;
	font-weight:normal;
	letter-spacing:normal;
}


/********************************************
TWITTER Plugin
********************************************/
#twitter_widget{ width: 205px; overflow:hidden; margin-bottom:20px; }
#twitter_widget ul{ padding:0; margin:15px 0 0 0 ;}
#twitter_widget li{ margin:0 0 15px 0; padding:0; text-indent:0; list-style:none; list-style-position:outside; list-style-type:none; font:normal 22px Arial,Verdana; color:#b41416; text-align: left }
#twitter_widget a.widget-head{ display:block; width:205px; height:71px; background-image:url(images/twitter_widget_heads.gif)}
#twitter_widget a.widget-foot{ display:block; width:205px; height:60px; background-image:url(images/twitter_widget_foot.gif)}

