/*****SIDEBAR*****/

a {
	color: #084775;
	text-decoration: none;
	cursor: pointer;
}

.sidebar {
/*   background: #ecf0f4;*/
   width: 39%;
   padding: 0px;
   float: right;
}
.sidebarleft{
   float: left;
   width: 260px;
}
.sidebarright{
   float: right;
   width: 120px;
}
.usuariosOnline{
   background: #ecf0f4;
   font-size: 8pt;
}
.usuariosOnline ul,
.usuariosOnline li {
   float: left;
   padding: 3px;
   background: #ecf0f4;
}

.texto{
   font-size: 8pt;
   margin: 1px 1px 1px 1px;
}
.noticias{
/*   background: #ecf0f4;*/
   width: 100%;
   padding: 0;
   float: left;
}
.news{
   background: #f6f6f6;
   padding: 5px 8px 3px 8px;
   margin: 0px 0px 0px 0px;
   border-top: 1px solid #0f1015;
}
.news-title{
   font-weight: bold;
   font-size: 1.3em;
/*   padding: 5px 0px 3px 0px;*/
/*   color: #1F212D;*/
}
.encabezado{
   width: 60%;
   padding: 0;
   float: left;
}
.ultimosPost{
   width: 49%;
   float: left;
}
.ultimasNews{
   width: 49%;
   float: right;
}

.titulo {
   background: #212530 url(http://www.gamingcr.com/forums/public/style_images/skinground-argentorange/tile_cat.gif) repeat-x;
   border-top: 1px solid #0f1015;
   color: #8391b8;
   font-size: 8pt;
   height: 15px;
   padding: 3px 3px 3px 3px;
   font-weight: bold;
}
.titulo a {
                text-decoration: none;
                /*color: #8391b8;*/
/*                color: #6DCFF6;*/
                  color: #ECBC10;
/*                color: #15ADFF;*/
                cursor: pointer;
        }
.titulo a:hover {
		color: #ef4f04;
		text-decoration: underline;
	}
.tituloborde{
   background: #212530 url(http://www.gamingcr.com/forums/public/style_images/skinground-argentorange/welcome_footer.gif) repeat-x ;
   height: 3px;
   border-bottom: 1px #333333 solid;
}
.listadoborde{
   background: #212530 url(http://www.gamingcr.com/forums/public/style_images/skinground-argentorange/tile_cat.gif) repeat-x;
   height: 5px;
   border-bottom: 1px solid #0f1015;
}
.anews{
   text-decoration: none;
   font-size: 8pt;
   padding: 3px 3px 3px 3px;
}
.newstituloborde{
   height: 3px;
   border-top: thin solid gray;
}
.atitulonews{
   text-decoration: none;
}
.comentarnews{
   text-align: right;
   font-weight: bold;
}
fechaposts{
   margin-left: 3px;
}