/*
  Tema para YVKE MUNDIAL
  Realizado por Luigino Bracci Roa
  Caracas, Republica Bolivariana de Venezuela
  2007-2008
  Basado en "The original subSilver Theme for phpBB version 2+" 
  creado por subBlue design, http://www.subBlue.com
*/


/* General font families for common tags, quitado "font,"  */
th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #000000; }
a:hover		{ text-decoration: underline; color : #000000; }

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}

hr.separador-noticias-arriba { height: 2px; border-width: 1px; border-color: #cc0000; }

hr.separador-tags { height: 1px; background-color: #c0c0c0; color: black; }


/*EDITOR REMOVE ORIGINAL hr style -  */

/*hr {
	border: 0px none;
	width: 100%
}*/

hr.HR_Color {
	color: #D1D7DC;
	background-color: #D1D7DC;
	height: 1px;
}

/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 0px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #006699 solid; }

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #EFEFEF; }
td.row3	{ background-color: #D1D7DC; }

/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
		background-image: url(images/cellpic2.jpg);
		background-repeat: repeat-y;
}

/* Header cells */
th	{
	color: black; font-size: 11px; font-weight : bold;
	background-color: #ffffff; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url(images/cellpic1.gif);
	background-color:#D1D7DC;
    border: #FFFFFF;
    border-style: solid;
    height: 28px;
}

/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px;
}
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid;
}

th.thHead,td.catHead { font-size: 14px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; 
	font-size: 32px; 
	font-family: "Georgia, Times, serif";
	text-decoration: none; 
	line-height: 120%; 
	color: #ffffff;
}

/* General text */
.gen { font-size : 14px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.genmed { color : #ffffff; }
a.gen,a.genmed,a.gensmall { color: #ffffff; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #cc0000; text-decoration: underline; }
a.gen:visited,a.genmed:visited {color: #cc0000;}

/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 16px; font-weight: bold; font-family: "Verdana, Arial, Helvetica, sans-serif" }
a.mainmenu		{ text-decoration: none; color : #000000;  }
a.mainmenu:hover{ text-decoration: underline; color : #606060; }

/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 14px ; letter-spacing: 1px; color : #000000}
a.cattitle		{ text-decoration: none; color : #000000; }
a.cattitle:hover{ text-decoration: underline; }

/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color: #ffffff; }
a.forumlink 	{ text-decoration: none; color: #000000; }
a.forumlink:hover{ text-decoration: underline; color: #000000; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 14px; color : #000000;}
a.nav			{ text-decoration: none; color : #000000; }
a.nav:hover		{ text-decoration: underline; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.navbg			{ font-weight: bold; font-size: 11px; color : #000000;
						background-color: #efe9da; }
a.navbg			{ text-decoration: none; color : #000000; }
a.navbg:hover		{ text-decoration: underline; }

/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav_big			{ font-weight: none; font-size:18px; color : #000000;}
a.nav_big			{ text-decoration: none; color : #000000; }
a.nav_big:hover		{ text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitletop	{ font-family: "Georgia, Times, serif"; font-weight: normal; font-size: 24px; color : #cc0000;  padding-bottom: 0px; }
a.topictitletop:link   { text-decoration: none; color : #cc0000; }
a.topictitletop:visited { text-decoration: none; color : #cc0000; }
a.topictitletop:hover	{ text-decoration: underline; color : #cc0000; }


/* titles for the topics: could specify viewed link colour too */
.topictitletop2	{ font-family: "Georgia, Times, serif"; font-weight: normal; font-size: 24px; color : #cc0000; }
a.topictitletop2:link   { text-decoration: none; color : #cc0000; }
a.topictitletop2:visited { text-decoration: none; color : #cc0000; }
a.topictitletop2:hover	{ text-decoration: underline; color : #cc0000; }


/* titles for the topics: could specify viewed link colour too */
.topictitlemedium	{ font-family: "Georgia, Times, serif"; font-weight: none; font-size: 18px; color : #cc0000; }
a.topictitlemedium:link   { text-decoration: none; color : #cc0000; }
a.topictitlemedium:visited { text-decoration: none; color : #cc0000; }
a.topictitlemedium:hover { text-decoration: underline; color : #cc0000; }

/* titles for the topics: could specify viewed link colour too */
.topictitle	{  font-family: "Georgia, Times, serif"; font-weight: bold; font-size: 16px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #000000; }
a.topictitle:hover	{ text-decoration: underline; color : #606060; }

/* titles for the topics: could specify viewed link colour too */
.topictitlesearch {  font-family: "Georgia, Times, serif"; font-weight: 0; font-size: 18px; color : #0000b0 }
a.topictitlesearch:link   { text-decoration: underline; color : #0000b0; }
a.topictitlesearch:visited { text-decoration: underline; color : #0000b0; }
a.topictitlesearch:hover  { text-decoration: underline; color : #6060ff; }

h1  {  font-family: "Georgia, Times, serif"; font-weight: bold; font-size: 28px; color : #cc0000; line-height: 120%; padding-bottom: 0px; margin-bottom: 0px; padding-top: 0px; margin-top: 0px; text-decoration: none; }
.h1-imprimir { font-family: "Georgia, Times, serif"; font-weight: bold; font-size: 18px; color : #cc0000; line-height: 120%; padding-bottom: 0px; margin-bottom: 0px; padding-top: 0px; margin-top: 0px; text-decoration: none; }
h1 a, h1 a:visited  { text-decoration: none; }
h2  {  font-family: "Verdana, Arial, Helvetica, sans-serif"; font-weight: normal; font-size: 22px; color : #000000; line-height: 100%; padding-bottom: 0px; margin-bottom: 0px; padding-top: 0px; margin-top: 8px; }
h3  {  font-family: "Verdana, Arial, Helvetica, sans-serif"; font-weight: bold; font-size: 19px; color : #000000; line-height: 100%; padding-bottom: 0px; margin-bottom: 0px; padding-top: 0px; margin-top: 11px;  }
h4  {  font-family: "Verdana, Arial, Helvetica, sans-serif"; font-weight: bold; font-size: 17px; color : #000000; line-height: 100%; padding-bottom: 0px; margin-bottom: 0px; padding-top: 0px; margin-top: 15px; }
h5  {  font-family: "Verdana, Arial, Helvetica, sans-serif"; font-weight: bold; font-size: 14px; color : #000000; }
h6  {  font-family: "Verdana, Arial, Helvetica, sans-serif"; font-weight: normal; font-style: italic; font-size: 13px; color : #000000; ; line-height: 100%; padding-bottom: 0px; margin-bottom: 7px; padding-top: 0px; margin-top: 16px; }

/* titles for the topics: could specify viewed link colour too */
.topictitlesmall  {  font-family: "Georgia, Times, serif"; font-weight: 0; font-size: 12px; color : #000000; }
a.topictitlesmall:link   { text-decoration: none; color : #000000; }
a.topictitlesmall:visited { text-decoration: none; color : #000000; }
a.topictitlesmall:hover	{ text-decoration: underline; color : #606060; }

.vea_tambien {  font-family: "Verdana, Arial, Helvetica, sans-serif";
                       font-weight: bold; font-size: 11px;
                       color : #000000; margin-bottom: 4px;
                       margin-top: 10px;}

.vea_tambien_i,
a.vea_tambien_i:link,
a.vea_tambien_i:visited,
a.vea_tambien_i:hover
 {  font-family: "Verdana, Arial, Helvetica, sans-serif";
                       font-weight: bold; font-size: 11px;
                       color : #B00000; margin-bottom: 0px;
                       margin-top: 25px;}

.vea_tambien_r,
a.vea_tambien_r:link,
a.vea_tambien_r:visited,
a.vea_tambien_r:hover
 {  font-family: "Verdana, Arial, Helvetica, sans-serif";
                       font-weight: bold; font-size: 11px;
                       color : #900000; margin-bottom: 4px;
                       margin-top: 2px; margin-right: 4px; }


.vea_tambien_titulo
 {  font-family: "Verdana, Arial, Helvetica, sans-serif";
                       font-weight: bold; font-size: 13px;
                       color: #000000; margin-bottom: 8px;
 margin-top: 0px;
}

a.vea_tambien_titulo:link,
a.vea_tambien_titulo:visited,
a.vea_tambien_titulo:hover
 {  font-family: "Verdana, Arial, Helvetica, sans-serif";
                       font-weight: bold; font-size: 16px;
                       color: #000000; }


.noticia_relacionada
{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 12px;
  color: #ffffff;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  background-color: #50a2ff;
}

ul.noticia_relacionada
{
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 25px;
  margin-left: 0px;
}

li.noticia_relacionada
{
  color: #a00000;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 0px;
  padding-right: 15px;
}

.noticia_relacionada:link, .noticia_relacionada:visited
{
  color: #ffffff; text-decoration: none;
}

.noticia_relacionada:hover
{
  color: #0028ac; text-decoration: underline;
}

.noticia_relacionada_i
{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 11px;
  color: #ffffff;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: bold;
  background-color: #50a2ff;
}

ul.noticia_relacionada_i
{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 25px;
  margin-left: 0px;
}

li.noticia_relacionada_i
{
  color: #000000;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 15px;
}

.noticia_relacionada_i:link, .noticia_relacionada_i:visited
{
  color: #ffffff; text-decoration: none;
}

.noticia_relacionada_i:hover
{
  color: #ffffff; text-decoration: underline;
}



.etiqueta
{
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 12px;
  color: #803000;
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: 0;
}

ul.etiqueta
{
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 25px;
  margin-left: 0px;
}

li.etiqueta
{
  color: #a00000;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 0px;
  padding-right: 15px;
}

.etiqueta:link, .etiqueta:visited
{
  color: #803000; text-decoration: none;
}

.etiqueta:hover
{
  color: #803000; text-decoration: underline;
}

/* noticias de abajo (las que quedaron debajo de las principales)  */
li.topictitleabajo2 { font-family: "Arial, Helvetica, Sans serif";
                        font-size: 14px;
                        text-decoration: none;
                        line-height: 125%;
                        padding-bottom: 7px; }
a.topictitleabajo2:link   { text-decoration: none; color: #000000; }
a.topictitleabajo2:visited { text-decoration: none; color: #000000; }
a.topictitleabajo2:hover { text-decoration: underline; color: #606060; }

.autortopictitleabajo2  {
  font-size: 11px; font-family: Verdana, sans-serif;
  padding-bottom: 9px; padding-top: 0px;
  text-transform: none; color: #cc0000;
}

.audio_home {
    font-family: "Verdana, Helvetica, sans-serif";
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    line-height: 130%;
    font-weight: bold;
    list-style-image: url(/yvke/images/speaker.gif);
    margin-top: 0px;
    margin-bottom: 0px;
}

ul.audio_home
{
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 25px;
  margin-left: 0px;
}

li.audio_home
{
  color: #a00000;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 0px;
  padding-right: 15px;
}


a.audio_home:link {
    color: #ffffff;
    text-decoration: none;
}
a.audio_home:visited {
    color: #ffffff;
    text-decoration: none;
}

a.audio_home:hover { text-decoration: underline; color: #00284c;  }

.pdf_home {
    font-family: "Verdana, Helvetica, sans-serif";
    color: #50a2ff;
    font-size: 13px;
    text-decoration: none;
    line-height: 130%;
    font-weight: bold;
    list-style-image: url(/yvke/images/icon_pdf_2.gif);
    margin-top: 0px;
    margin-bottom: 0px;
}

ul.pdf_home
{
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 25px;
  margin-left: 0px;
}

li.pdf_home
{
  color: #a00000;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 0px;
  padding-right: 15px;
}

a.pdf_home:link {
    color: #ffffff;
    text-decoration: none;
}
a.pdf_home:visited {
    color: #ffffff;
    text-decoration: none;
}

a.pdf_home:hover { text-decoration: underline; color: #00284c; }

.comentarios { padding-left: 4px; padding-top: 6px; font-size: 12px; color: #804020; }

a.comentarios:link,
a.comentarios:visited
 { color: #804020; }

.comentarios0 { padding-left: 4px; padding-top: 6px; font-size: 12px; color: #cc0000; }

a.comentarios0:link,
a.comentarios0:visited
 { color: #cc0000; text-decoration: none; }

/* ti­tulo de secciones en las noticias de abajo (nacionales, etc) */
.secciontitle_abajohome { font-family: "Arial, Helvetica, sans-serif";
                                    font-weight: bold;
                                    font-size: 18px;
                                    line-height: 110%;
                                    margin-top: 6px;
                                    color: #cc0000;
                                  }

a.secciontitle_abajohome:link,
a.secciontitle_abajohome:visited
 { color: #cc0000;}

.sectiontitlemarco  { font-family: "Georgia, Times, serif";
                            font-weight: bold; font-size: 12px;
                            color : #000000;
                            background-color: #50a2ff;
						    padding: 0px; margin: 0px; width: 905px;
                            text-decoration: none;
						  }
.sectiontitle  { font-family: "Georgia, Times, serif"; font-weight: bold; font-size: 18px; color : #ffffff;
						background-color: #50a2ff; text-decoration: none;
						padding-top: 0px; padding-bottom: 0px; padding-left: 16px; margin: 0px;
						}
						
.sectiontitlebig  { font-family: "Georgia, Times, serif"; font-weight: bold; font-size: 20px; color : #000000;
						background-color: #50a2ff; text-decoration: none;
						padding-top: 0px; padding-bottom: 0px; padding-left: 8px;
                        margin-top: -4px; margin-bottom: -4px;
						}
a.sectiontitlebig:link   { text-decoration: none; color : #ffffff; }
a.sectiontitlebig:visited { text-decoration: none; color : #ffffff; }
a.sectiontitlebig:hover	{ text-decoration: underline; color : #00284c; }

/* Name of poster in viewmsg.php and nota.php and other places */
.name			{ font-size : 11px; color : #000000;  text-align: right;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; padding-top: 8px; padding-bottom: 8px; }

/* The content of the posts (body of text) */
.postbody { font-size : 14px; line-height: 24px; text-align: justify; color: #000000; }
a.postlink:link	{ text-decoration: underline; color : #000000 }
a.postlink:visited { text-decoration: underline; color : #606060; }
a.postlink:hover { text-decoration: underline; color : #606060}


.postbody-print { font-size : 11px; line-height: 12px; text-align: justify; }
a.postlink-print:link	{ text-decoration: underline; color : #000000 }
a.postlink-print:visited { text-decoration: underline; color : #606060; }
a.postlink-print:hover { text-decoration: underline; color : #606060}


.postbody-comment { font-size : 13px;
                    font-family: Tahoma, Helvetica, sans-serif;
                    line-height: 24px;
                    text-align: left;
                    padding-left: 85px;
                    padding-right: 35px; 
                    width: 800px; }

.postbody-table { font-size : 14px; line-height: 24px; text-align: left; }


/* sumarios de las noticias */
.summary  { font-size : 16px; font-family: Arial, Helvetica, sans-serif;
		line-height: 19px;
		padding-top: 6px;
		letter-spacing: 1px;
		padding-bottom: 8px;
		margin-bottom: 4px;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		border-bottom-color: black;}

.summary-imprimir { font-size : 13px; font-family: Arial, Helvetica, sans-serif;
		line-height: 15px;
		padding-top: 4px;
		letter-spacing: 1px;
		padding-bottom: 8px;
		margin-bottom: 4px;
		border-bottom-style: dotted;
		border-bottom-width: 1px;
		border-bottom-color: black;}

.summary-temas  {
        font-size : 14px; font-family: Arial, Helvetica, sans-serif;
        line-height: 20px;
        padding-top: 8px;
        letter-spacing: 1px;
        padding-bottom: 0px;
        margin-bottom: 0px;
}

a.summary-temas:link,
a.summary-temas:visited  {
 text-decoration: none;
color: black;
}


.summary-leer-mas {
    font-family: "Verdana, Helvetica, sans-serif";
    color: #803000;
    font-size: 12px;
    letter-spacing: 0px;
    text-decoration: none;
    line-height: 130%;
    font-weight: 0;
}

a.summary-leer-mas:link,
a.summary-leer-mas:visited  {
    color: #803000;
    text-decoration: underline;
}


/* sumarios de las noticias */
.summary-section  { font-size : 12px; font-family: Tahoma, Helvetica, sans-serif;
		line-height: 16px;
		text-align: left;
		padding-top: 6px;
		letter-spacing: 1px;
		padding-bottom: 8px;
		margin-bottom: 4px;
}


/* sumarios de las noticias */
.summary-small  { font-size : 12px; font-family: Arial, Helvetica, sans-serif;
		line-height: 15px;
		text-align: left;
		padding-top: 6px;
		padding-left: 16px;
		margin-bottom: 4px;
}

/* antetitulos de las noticias principales */
.pretitletop { font-size : 14px; line-height: 14px; text-decoration: none;
	padding-top: 6px; padding-bottom: 6px;
	text-transform: none; color: #606060;
	}

a.pretitletop:link,
a.pretitletop:visited  { text-decoration: none; }
a.pretitletop:hover { text-decoration: underline;}

/* antetitulos de las demas noticias */
.pretitle { font-size : 11px; line-height: 14px; text-decoration: none;
    padding-top: 6px; padding-bottom: 6px;
    text-transform: uppercase; color: #606060;
    }

a.pretitle:link,
a.pretitle:visited  { color: #606060; text-decoration: none; }
a.pretitle:hover { color: #606060; text-decoration: underline;}


.news_code {font-size: 12px; font-weight: bold; }

.comentarios_pendientes,
a.comentarios_pendientes:link,
a.comentarios_pendientes:visited {
    text-align: center;
    font-weight: bold;
    padding: 8px;
    color: #000000 ;
}

.comentario-small,
a.comentario-small:link,
a.comentario-small:hover,
a.comentario-small:visited
{
  white-space: nowrap;
  display:inline,
  font-size: 8px;
  font-weight: bold;
  color: #a00000;
  text-decoration: none;
}

.date_news_hierarchy_low { font-family: "Verdana, Arial, Helvetica, sans-serif"; font-size: 18px; padding-bottom: 14px; }

/* fuente y fecha de las noticias */
.source         { font-size : 14px; text-decoration: none; font-weight: bold;}
.source-comment-author { background-color: #f78181; font-size : 16px; text-decoration: none; padding-top: 4px; padding-bottom: 4px; padding-left: 8px; margin-left: 40px; margin-right: 40px; font-weight: bold; }
.source-comment { padding-left: 8px; font-size : 11px; text-decoration: none; padding-top: 4px; padding-bottom: 8px; margin-left: 40px; margin-right: 40px; font-weight: normal; }
.date_and_hour  { font-size : 11px; line-height: 10px; text-decoration: none; padding-top: 6px; padding-bottom: 6px; font-weight: normal;   text-transform: uppercase; }
.fecha_portada { text-align: left; font-size : 12px; font-family: "Verdana";font-weight: bold; color : #606060}
.fecha_portada_small { text-align: center; font-size : 9px; font-family: "Verdana, Arial, Helvetica"; }
.fecha_ultima_actualizacion { text-align: left; font-size : 9px; font-family: "Verdana"; font-weight:bold; color: #606060}
.encabezado_con_el_pueblo {text-align: right; vertical-align : bottom  font-size : 9px; font-family : "Verdana"; font-weight : bold; color : #000000}
.emisora {text-align : right; vertical-align : top; font-size : 9px; font-family : "Verdana"; font-weight :bold; color : #606060}
.buscar {text-align : right; vertical-align:bottom; font-size : 12px; font-family : "Verdana, Arial, Helvetica"; font-weight : bold; color : #ffffff;}
.fecha_en_temas { font-size : 9px; font-family: "Verdana, Arial, Helvetica"; color : #909090; padding-top: 3px; padding-bottom: 4px;}
.aumentar		{ font-weight: normal; font-size: 11px; color : #000000;}
a.aumentar		{ text-decoration: none; color : #000000; }
a.aumentar:hover	{ text-decoration: underline; }
.date_and_hour_search  { font-size : 12px; line-height: 10px; text-decoration: none; padding-top: 6px; padding-bottom: 6px; font-weight: normal;   color: #188c18}
.feed { vertical-align : bottom }

.ac_loading                    { background: white url('indicator.gif') right center no-repeat; }
.ac_odd                        { background-color: #eee; }
.ac_over                       { color: white; background-color: #3875d7; }
.ac_results                    { padding: 0px; border: 1px solid black; background-color: white; overflow: hidden; z-index: 99999; }
.ac_results li                 { margin: 0px; padding: 2px 5px; cursor: default; display: block; font: menu; font-size: 12px; line-height: 16px; overflow: hidden; }
.ac_results ul                 { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0; }




/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #444444; line-height: 24px;
	margin: 0 0 0 30px;
	padding: 10px 0 0 30px;
	background: url(/yvke/images/quotes.gif) no-repeat top left;

}

/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, select {
	background-color : #FFFFFF;
	font-size: 14px;
	line-height: 20px;
	padding: 4px;
	height: 32px;
	border-width: 1px;
}

select.liteoption
{
  line-height: 100%;
  padding: 0px;
  height: 100%;
  border-width: 1px;
}

textarea.post {
	background-color : #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	border-width: 1px;
	padding: 8px;
}

textarea.expanding {
	background-color : #FFFFFF;
	font-size: 16px;
	line-height: 20px;
	margin: 0px;
	border-width: 1px;
	padding: 8px;
}



input { text-indent : 0px; }

/* The buttons used for bbCode styling in message post */
input.button {
	color : #000000;
	font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight: bold;
	font-size: 16px;
	padding: 4px;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
	font-size: 12px;
	padding: 4px;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #EFEFEF; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/* Para sistema de noticias */
.image-comment { text-align: left; font-size: 12px;
                 font-family: Georgia, Times New Roman,Times, serif;
			 	 font-weight: bold; padding-left: 12px; line-height: 160%; }
.image-comment-small { font-size: 11px; font-family: Verdana, sans-serif;
                       font-style: italic; padding-left: 15px; color: #ffffff;  }


.author_opinion_seccion  {
  font-size: 11px; font-family: Verdana, sans-serif;
  text-transform: none; color: #cc0000;
}

.author_opinion_seccion_top  {
  font-size: 14px; font-family: Verdana, sans-serif;
  text-transform: none; color: #cc0000;
}

.participe
{
  margin-top: 0px;
  margin-bottom: 0px;
  /*list-style-image: url(images/speaker.gif); */
  font-size: 12px;
  font-weight: 0;
  color: #803000;
  font-family: Verdana, Helvetica, sans-serif;
}

.participe:link, .participe:visited
{
  color: #803000; text-decoration: none;
}

.participe:hover
{
  color: #803000; text-decoration: underline;
}

.lo-que-se-oye
{
  align: top;
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-image: url(/yvke/images/speaker.gif);
  font-size: 13px;
  font-weight: 100;
  color: #803000;
  font-family: Verdana, Helvetica, sans-serif;
}

.lo-que-se-oye:link, .lo-que-se-oye:visited
{
  color: #ffffff; text-decoration: none;
}

.lo-que-se-oye:hover
{
  color: #00284c; text-decoration: underline;
}


.en-vivo
{
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-image: url(/yvke/images/speaker.gif);
  font-size: 14px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}

.en-vivo-small
{
  margin-top: 6px;
  margin-bottom: 0px;
  list-style-image: url(/yvke/images/speaker.gif);
  font-size: 12px;
  color: #00284c;
  font-family: Arial, Helvetica, sans-serif;
}

.en-vivo:link, .en-vivo:visited
{
  color: #00284c; text-decoration: none;
}

.en-vivo:hover
{
  color: #00284c; text-decoration: underline;
}

.escuche, .escuche:link, .escuche:visited
{
  font-size: 11px; font-weight: bold;
  padding-top: 10px; text-align: 'right';
  color: #a00000;
}


.noticiashoy-cuadro {
  background-color: #f0e0b0;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  padding: 5px;
}


.noticiashoy-usuario {
  float: left; 
  font-size: 9px; 
  white-space: nowrap; 
  padding-right: 30px;   
  width: 120px;
}





								
				/* Basic Bar Graph */
				.graph0 { 
					position: relative; /* IE is dumb */
					background: #ffffff;
					width: 350px; 
					border: 1px solid #B1D632; 
					padding: 2px; 
					margin-bottom: .5em;					
				}
				
			
                .graph0 .tag-nombre,
                .graph0 .tag-nombre a  {
					position: relative; /* IE is dumb */
                    font-size: 12px;
                    z-index: 5;
                }	

				
				.graph0 .graph-barra {
					display: block;	
                    position: absolute; 
					background: #B1D632; 
                    z-index: 1;												
                    top: 2; 
                    left: 2; 
					height: 1.6em; 
					line-height: 1.6em;	
				}

                			
				.graph0 .bar span { position: absolute; left: 1em; } /* This extra markup is necessary because IE doesn't want to follow the rules for overflow: visible */
				 
                .graph0 .tag-descripcion {
                    font-size: 9px;
                    font-weight: bold;
                    padding-left: 25px;
                    line-height: 120%;
                }






#menuwrapper {
     WIDTH: 100%;
     BACKGROUND-COLOR: #50a2ff;
     color:000000;
}
#primary-nav LI LI {
    WIDTH: 200px
}
#primary-nav {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px;
    MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none; 
}
#primary-nav UL {
    PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px;
    MARGIN: 0px; PADDING-TOP: 0px; LIST-STYLE-TYPE: none
}
#primary-nav UL {
    DISPLAY: none; POSITION: absolute; TOP: auto
}
#primary-nav UL UL {
    MARGIN-TOP: 1px; LEFT: 100%; MARGIN-LEFT: -1px; TOP: 0px
}
#primary-nav LI {
    FLOAT: left; MARGIN-LEFT: -1px
}
#primary-nav LI LI {
    MARGIN-TOP: -1px; FLOAT: none; MARGIN-LEFT: 0px; POSITION: relative
}
#primary-nav A {
    PADDING-RIGHT: 10px; DISPLAY: block; PADDING-LEFT: 10px; PADDING-BOTTOM: 5px;
    MARGIN: 0px; PADDING-TOP: 5px; TEXT-DECORATION: none
}
#primary-nav LI A {
    BORDER-RIGHT: #c0c0c0 0px solid; BORDER-LEFT: #c0c0c0 0px solid
}
#primary-nav LI LI A {
    BORDER-RIGHT: #c0c0c0 0px solid; BORDER-TOP: #c0c0c0 0px solid;
    BORDER-LEFT: #c0c0c0 0px solid; BORDER-BOTTOM: #c0c0c0 1px solid
}
#primary-nav LI {
    BACKGROUND-COLOR: #50a2ff;
}
#primary-nav LI.menuparent {
    BACKGROUND-COLOR: #50a2ff;
    font-weight: bold;
    color: #ffffff;
}

#primary-nav LI.menuparent-small {
    font-size: 9px;
    BACKGROUND-COLOR: #50a2ff;
    font-weight: bold;
    color: #ffffff;
}


#primary-nav INPUT.menuparent2 {
    BACKGROUND-COLOR: #f7f9ff;
    font-weight: 0;
    color: 000000;
    border-width: 1px;
    font-size: 12px;
    margin: 3px;
    padding: 4px;
    width: 100px;
}

#primary-nav LI.menuparent2 {
    BACKGROUND-COLOR: #deb97f;
}



#primary-nav LI.menuactive {
    BACKGROUND-COLOR: #fff6e4;
}
#primary-nav UL LI.menuparent {
    color: #000000;
}
#primary-nav UL LI.menuparent:hover {
    margin-top: -8px;
    margin-bottom: -8px;
    color: #000000;
}
#primary-nav UL LI.menuparenth {
    color: #000000;
}
#primary-nav LI:hover {
    BACKGROUND-COLOR: #1b1bf7
}
#primary-nav LI.menuh {
    BACKGROUND-COLOR: #fff6e4
}
#primary-nav LI.menuparenth {
    BACKGROUND-COLOR: #00284c
}
#primary-nav LI.menuactiveh {
    BACKGROUND-COLOR: #fff6e4
}
#primary-nav UL {
    DISPLAY: none
}
#primary-nav LI:hover UL {
    DISPLAY: none
}
#primary-nav LI:hover UL UL {
    DISPLAY: none
}
#primary-nav LI.menuparenth UL {
    DISPLAY: none
}
#primary-nav LI.menuparenth UL UL {
    DISPLAY: none
}
#primary-nav LI:hover UL {
    DISPLAY: block
}
#primary-nav UL LI:hover UL {
    DISPLAY: block
}
#primary-nav UL UL LI:hover UL {
    DISPLAY: block
}
#primary-nav LI.menuparenth UL {
    DISPLAY: block
}
#primary-nav UL LI.menuparenth UL {
    DISPLAY: block
}
#primary-nav UL UL LI.menuparenth UL {
    DISPLAY: block
}
#primary-nav LI LI {
    CLEAR: both; FLOAT: left
}
#primary-nav LI LI A {
    HEIGHT: 1%
}

#primary-nav LI A {
color: #ffffff;
font-size: 12px;
}




/*
    Estilos para nuevo formulario para colocar noticias
*/

#form_post_noticia {
    font-size: 14px;     
    line-height: 150%;
}
#form_post_noticia fieldset
{
  background: #ffffff;
  border: none;
  margin-top: 8px;
}

#form_post_noticia fieldset.blue
{
  background: #ebf5ff;
}

#form_post_noticia fieldset.green
{
  background: #ebffef;
}

#form_post_noticia fieldset.magenta
{
  background: #fef5ff;
}

#form_post_noticia fieldset.beige
{
  background: #fff7dd;
}

#form_post_noticia fieldset.greyssi
{
  background: #f0f0f0;
}

#form_post_noticia fieldset legend
{
    font: Bold 14px Arial;
    padding-bottom: 15px; 
}

#form_post_noticia fieldset ul
{
    margin: 0;
    padding: 0;
}
#form_post_noticia fieldset ul li
{
    list-style: none;
    margin-bottom: 3px;
    text-align: left;
}



#form_post_noticia fieldset ul li.clearer
{
    clear: left;
    margin-left: 175px;
}

#form_post_noticia fieldset ul li label
{
  width: 150px;
  float: left;
  margin-top: 5px; 
}

#form_post_noticia fieldset ul li div.texto, 
#form_post_noticia fieldset ul li div.texto a 
{
    margin-left: 8px;
    padding-top: 5px;
    margin-bottom: 5px; 
    font-weight: bold;
}

#form_post_noticia fieldset ul li label.der
{
    display: inline;
    width: 300px;
    margin-top: 0px;
}

#form_post_noticia fieldset ul li input.der
{
    display: block; 
    float: left;
    margin-left: 158px;
}

#form_post_noticia fieldset ul li input
{
    margin-left: 8px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#form_post_noticia fieldset ul li textarea
{
    margin-left: 8px;
    margin-bottom: 5px;
}

#form_post_noticia fieldset ul li select
{
    margin-left: 8px;
    margin-bottom: 5px;
}



#form_post_noticia fieldset ul li label em
{
    color: #ff1515;
    font: 10pt Arial;
}

.form-ayuda {
    font-size: 9px;
    padding-left: 158px;
    line-height: 120%;
    padding-top: 5px;   
    padding-bottom: 5px;   
}


