/*****SIDEBAR*****/

a {
	color: #084775;
	text-decoration: none;
	cursor: pointer;
}

.encabezado{
   width: 748px;
   padding: 0;
   margin: 0;
   float: left;
}
.sidebar {
/*   background: #ecf0f4;*/
/*   width: 39%;*/
   padding: 0px;
   float: right;
   width: 260px;
}
.sidebarleft{
   float: left;
   width: 260px;
}
.menu{
   float: left;
   width: 125px;
   z-indez:99;
}

.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: 99%;
   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;*/
}
.ultimosPost{
   width: 50%;
   float: left;
   z-index:999;  
}
.ultimasNews{
   width: 50%;
   float: right;
   z-index:999;
}

.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;
}
.galeria{
   width: 750px;
   float: right;
   z-index:999;
}
.facebook{
   background: #f6f6f6;
}
.foto{
  float: right;
  margin-left: 10px;
  border: thin solid gray;
}
