﻿p a img {
	display: inline;
}
img {
	display: inline;
	border: 0px;
}
body {
	font-family: Microsoft Sans Serif;
	text-align: left;
	font-size: 8pt;
	margin-left: auto;
	margin-right: auto;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	background: #2B2B2B url('../_borders/titulos/lbackground.jpg') repeat-x fixed center top;
}
p {
	font-family: Microsoft Sans Serif;
	font-size: 8pt;
	text-align: left;
	color: black;
	margin-top: 0;
	margin-bottom: 0;
}
tr {
	font-family: Microsoft Sans Serif;
	text-align: left;
	font-size: 8pt;
}
td {
	font-family: Microsoft Sans Serif;
	text-align: left;
	font-size: 8pt;
}
table {
	font-family: Microsoft Sans Serif;
	text-align: left;
	font-size: 8pt;
}
top-enlaces {
	font-family: Microsoft Sans Serif;
	text-align: left;
	font-size: 8pt;
	color: white;
}
h1 {
	font-family: Arial;
	font-size: 14pt;
	text-align: left;
}
h2 {
	font-family: Arial;
	font-size: 14pt;
	text-align: left;
	font-style: italic;
}
h3 {
	font-family: Arial;
	font-size: 12pt;
	text-align: left;
}
h4 {
	font-family: Arial;
	font-size: 12pt;
	text-align: left;
	font-style: italic;
}
h5 {
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}
h6 {
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	font-style: italic;
}
ul {
	text-align: left;
	margin-top: 5px;
}
ol {
	text-align: left;
	margin-top: 5px;
}
a {
	color: #084775;
	text-decoration: none;
	cursor: hand;
}
a:hover {
	color: #F26522;
	text-decoration: underline;
	cursor: hand;
}
.boxMain {
	/* Contenedor principal del área de trabajo */
	width: 1000px;
	background: #2b2b2b;
	height: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
/* 
 * ========================================
 * Header 
 * ========================================
 */
.boxLeft {
	/* Alineamiento de bloques en el header */
	float: left;
}
.boxRight {
	/* Alineamiento de bloques en el header */
	float: right;
}
.boxHeader {
	/* Area de trabajo del header */
	height: 90px;
	background: #303030 url('http://www.gamingcr.com/_borders/titulos/headerGCRlogo.jpg') no-repeat left top;
}
/* Sección de estadísticas del header */
.headStats {
	width: 610px;
	background: #1E1E1E;
	height: 23px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 1px;
	float: right;
}
#st1 {
	margin: 0px 0px 0px 10px;
	color: #F26522;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	position: relative;
	top: 5px;
}
#st2 {
	margin: 0px 10px 0px 0px;
	width: 50px;
	font-family: Microsoft Sans Serif;
	color: #FFFFFF;
	font-size: 8pt;
	position: relative;
	top: 5px;
}
#st3 {
	margin: 0px 10px 0px 10px;
	text-align: right;
	font-family: Microsoft Sans Serif;
	color: #FFFFFF;
	font-size: 7pt;
	position: relative;
	top: 5px;
}
.headMenu {
	/* Sección de menú del header */
	width: 610px;
	background: #515151;
	height: 33px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}
.headUserBar {
	/* Sección de información de usuario del header */
	width: 610px;
	background: #1E1E1E url('http://www.gamingcr.com/NewSite/imagenes/header_userbar.gif') repeat-x left top;
	height: 34px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}
#ub2 {
	margin: 0px 10px 0px 10px;
	font-family: Microsoft Sans Serif;
	color: #6DCFF6;
	font-size: 10pt;
	font-weight: bold;
	position: relative;
	top: 10px;
}
#ub3 {
	margin: 0px 10px 0px 0px;
	font-family: Microsoft Sans Serif;
	color: #E5A43A;
	font-size: 10pt;
	font-variant: small-caps;
	position: relative;
	top: 10px;
}
#ub4 {
	margin: 0px 10px 0px 10px;
	text-align: right;
	font-family: Microsoft Sans Serif;
	color: #f5f5f5;
	font-size: 8pt;
	font-variant: small-caps;
	position: relative;
	top: 10px;
}
.headDiv {
	/* División del header y body de la página */
	background: black url('http://www.gamingcr.com/_borders/images/frame_t.jpg') repeat-x left top;
	height: 16px;
	clear: both;
}
/* 
 * ========================================
 * Body 
 * ========================================
 */
.userOnline {
	height: auto;
	text-align: left;
	color: #E5A43A;
	font-size: 8px;
	background: #303030;
}
.a-conectados {
	font-family: Microsoft Sans Serif;
	font-size: 7pt;
	border: 0;
	text-align: left;
	width: 100%;
	margin-left: 3px;
	color: #6DCFF6;
}
.a-conectados:hover {
	color: #F26522;
	text-decoration: underline;
	cursor: hand;
}
.boxTituloHeader {
	background: #2B2B2B url('http://www.gamingcr.com/_borders/box/boxTop.jpg') no-repeat center bottom;
	height: 8px;
}
.boxTituloFooter {
	background: #2B2B2B url('http://www.gamingcr.com/_borders/box/boxBottom.jpg') no-repeat center top;
	height: 8px;
}
.boxTituloFooter2 {
	background: #2B2B2B url('http://www.gamingcr.com/_borders/box/boxBottom.jpg') no-repeat center top;
	height: 8px;
	margin: 0 0 0 4px;
}
.boxTitulo {
	background: #2B2B2B url('http://www.gamingcr.com/_borders/box/boxTopTitle.jpg') no-repeat center top;
	height: 15px;
	text-align: left;
}
.boxTitulo260 {
	background: #2B2B2B url('http://www.gamingcr.com/_borders/box/boxTop260.jpg') no-repeat center top;
	height: 19px;
	text-align: left;
}
.boxTitulo280 {
	background: transparent url(http://www.gamingcr.com/_borders/box/boxTop280.jpg) no-repeat scroll 100% 0;
	padding: 6px 0 7px 9px;
	color: #fff;
	font: normal normal normal 10px/10px tahoma, Arial, sans-serif;
//	font-variant: small-caps;
	text-align: left;
	height: 7px;
}
.boxBack260 {
	background: #303030;
	border: 2px #333333 solid;
	text-align: left;
}
.boxTitulo260Footer {
	background: #2B2B2B url('http://www.gamingcr.com/_borders/box/boxBot260.jpg') no-repeat center top;
	height: 10px;
}
.boxTop150 {
	background: #2B2B2B url('http://www.gamingcr.com/_borders/box/boxTop150.jpg') no-repeat center bottom;
	height: 10px;
	text-align: left;
}
.boxTituloAd {
	height: 19px;
	padding: 5px 0 0 0;
	text-align: left;
}
.boxTituloBannerMain {
	background: #2B2B2B url('http://www.gamingcr.com/_borders/titulos/boxTad.jpg') no-repeat center top;
	height: 121px;
}
.boxTituloLeft {
	background: #2B2B2B url('http://www.gamingcr.com/boxTopLeft01.jpg') no-repeat left top;
	height: 19px;
	width: 10px;
	float: right;
	text-align: left;
}
.boxTituloRight {
	background: #2B2B2B url('http://www.gamingcr.com/boxTopRight01.jpg') no-repeat left top;
	height: 19px;
	width: 10px;
	text-align: left;
	float: left;
}
#t1 {
	margin: 0px 0px 0px 5px;
	color: #F26522;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
}
#t2 {
	margin: 0px 10px 0px 0px;
	font-family: Verdana;
	font-variant: small-caps;
	color: #FFFFFF;
	font-size: 7pt;
}
#users {
	font-family: Microsoft Sans Serif;
	color: #E5A43A;
	font-size: 7pt;
}
#areaUsersOnline{
	margin: 0 0 0 3px;
	padding: 0 5px 0 5px;
	background: #1e1e1e;
	border: 2px #333333 solid;
	width: 980px;
}
#boxTitulo {
	background: #2B2B2B;
	height: 15px;
	text-align: left;
}
/* 
 * ========================================
 * Columna Izquierda
 * ========================================
 */
.colIzquierda {
	width: 260px;
	float: left;
	background: #2B2B2B;
	border: 0px black solid;
}
.areaMenu {
	margin: 0 0 0 0;
	border: 0px black solid;
}
.areaOpciones {
	margin: 0 3px 0 3px;
	border: 2px #333333 solid;
	padding: 5px 0 0 0;
	height: 130px;
	background: #1E1E1E;
}
.areaTS {
	margin: 0 0 0 0;
	border: inherit #303030 solid;
	background: #4a4a4a;
}
.secMenu {
	text-align: left;
	margin: 0px 0 6px 0;
}
.secOpcion {
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 5px;
}
.a-links-post {
	font-family: Microsoft Sans Serif;
	color: white;
	font-size: 8pt;
	text-decoration: none;
	cursor: hand;
	margin-left: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
/* 
 * ========================================
 * Columna Central
 * ========================================
 */
.boxAd {
	width: 740px;
	background: #2B2B2B;
	float: right;
	border: 0px black solid;
}
.boxAdBanner {
	margin: 1px 0px 0 1px;
}
.boxCentro {
	width: 739px;
	background: #2B2B2B;
	float: right;
	border: 0px #2B2B2B solid;
}
.boxRowsAreaIz {
	width: 276px;
	border: 2px #333333 solid;
	margin: 0 0 0 3px;
}
.boxRowsAreaDe {
	width: 276px;
	border: 2px #333333 solid;
	margin: 0 0 0 3px;
}
.boxHilosIz {
	width: 286px;
	background: #2B2B2B;
	float: left;
	font: Microsoft Sans Serif;
	color: white;
	text-align: left;
	font-size: 8pt;
	margin: 0px 0px 0 0px;
}
.boxHilosDe {
	width: 280px;
	background: #2B2B2B;
	float: right;
	font: Microsoft Sans Serif;
	color: white;
	text-align: left;
	font-size: 8pt;
	margin: 0px 5px 0 0;
}
.rowPar {
	background: #32363D;
// url('http://www.gamingcr.com/_templates/boxMiddle.jpg')	no-repeat center top;
	padding: 0 0px 0 0px;
	font: Verdana;
	font-size: 7pt;
	height: 18px;
}
.rowImpar {
	background: #21262D;
// url('http://www.gamingcr.com/_templates/boxMiddle.jpg')	no-repeat center top;
	padding: 0 0px 0 0px;
	font: Verdana;
	font-size: 7pt;
	height: 18px;
}
.rowForo {
	color: #E5A43A;
	float: left;
	padding: 3px 3px 0 5px;
}
.rowEncabezado {
	float: left;
	padding: 3px 0 0 0;
}
.numPost {
	float: right;
	color: #CCCCCC;
	padding: 3px 5px 0 0;
}
/* 
 * ========================================
 * Noticias
 * ========================================
 */
.areaNoticias {
	background: #2b2b2b;
	margin: 0 0 0 0;
	color: black;
	clear: both;
}
.newsTitle2 {
	font-weight: bold;
	font-size: 11px;
	color: #555;
	font-family: verdana,tahoma;
}
.areaNews {
	background: #F6F6F6 url(http://www.gamingcr.com/_borders/titulos/bNewsTop.jpg) repeat-x center top;
	margin: 0 0 0 5px;
	float: left;
	color: black;
	width: 572px;
	border: 2px #333333 solid;
}
.areaNewsDetail {
	background: #F6F6F6 url(http://www.gamingcr.com/_borders/titulos/bNewsTop580.jpg) repeat-x center top;
	float: left;
	color: black;
	width: 582px;
	border: 1px #333333 solid;
}
.areaNewsMain {
	border: 3px black solid;
}
.NewsAutor {
	margin: 5px 0 0 0;
}
.areaNewsComments{
	width: 100%;
	margin: 0 0 10px 0;
}
.areaMainComments{
	margin: 5px 5px 15px 5px;
}
#commentsh3{
	color: #333333;
	font-family: geneva,arial,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	word-spacing: 4px;
	letter-spacing: 3px;
	font-size: 14px;
	font-weight: bold;
	padding: 0 2px;
	margin: 0;
}

.areaNewsCommentsHead{
	background: #F6F6F6 url(http://gamingcr.com/Paginas/Tournaments/KotH/imagenes/koth_m2.gif) repeat-x center top;
	padding: 3px 5px 3px 5px;
	height: 20px;
}
.newsHeader {
	text-align: left;
	height: 45px;
	padding: 10px 5px 0px 8px;
}
.newsTitle {
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: bold;
	font-family: verdana,tahoma;
}
.newsAutor {
	font-size: 7pt;
	color: #333333;
}
.newsMain {
	font-family: Microsoft Sans Serif;
	background: #F6F6F6 url('http://www.gamingcr.com/_borders/titulos/bNewsMiddle.jpg') repeat-y center top;
	font-size: 8pt;
	text-align: left;
	color: black;
	padding: 10px 8px 10px 8px;
}
.newsMainDetail {
	font-family: Microsoft Sans Serif;
	background: #F6F6F6 url('http://www.gamingcr.com/_borders/titulos/bNewsMid580.jpg') repeat-y center top;
	font-size: 8pt;
	text-align: left;
	color: black;
	padding: 0px 8px 10px 8px;
}
.newsFooter {
	font-family: verdana,tahoma;
	background: #F6F6F6 url('http://www.gamingcr.com/_borders/titulos/bNewsbottom.jpg') no-repeat center bottom;
	font-size: 10pt;
	text-align: right;
	font-variant: small-caps;	
	color: black;
	padding: 8px 20px 5px 5px;
	height: 25px;
	margin: 0 0 0px 0;
}
.newsFooterDetail {
	background: BLACK url('http://www.gamingcr.com/_borders/titulos/bNewsBot580.jpg') no-repeat center top;
	height: 8px;
}
/* 
 * ========================================
 * Columna Izquierda
 * ========================================
 */
.boxIzquierda {
	width: 120px;
	background: #2B2B2B;
	float: left;
	border: 0px black solid;
	margin: 5px 0 5px 5px;
}
.boxRowsArea {
	width: 250px;
	border: 2px #333333 solid;
	margin: 0 0 0 3px;
	clear: both;
}
/* 
 * ========================================
 * Columna Derecha
 * ========================================
 */
.boxDerecha {
	width: 150px;
	background: #2B2B2B;
	float: right;
	border: 0px #2B2B2B solid;
}
.boxBannerDerecha {
	width: 140px;
	margin: 0 0 0 3px;
	background: #1E1E1E;
	border: 2px #333333 solid;
}
/* 
 * ========================================
 * Footer
 * ========================================
 */
.footArea {
	width: 100%;
	background: #2B2B2B url('http://www.gamingcr.com/NewSite/imagenes/gcr-footer.jpg') no-repeat center top;
	border: 0px black solid;
	clear: both;
	height: 48px;
}
/* 
 * ========================================
 * Borrar
 * ========================================
 */
.boxTopTitulo150 {
	background: transparent url(http://www.gamingcr.com/_borders/titulos/boxtop150.jpg) no-repeat scroll 100% 0;
	padding: 7px 0 5px 9px;
	color: #fff;
	font: normal normal normal 10px/10px tahoma, Arial, sans-serif;
	font-variant: small-caps;
	text-align: left;
	height: 7px;
}
/* 
 * ========================================
 * Imagenes
 * ========================================
 */
.imgArea {
	text-align: left;
	clear: both;
	font-size: 7pt;
	height: 81px;
	background: #1e1e1e url('http://www.gamingcr.com/images/articulos/blizzcon/page-gradient.jpg') no-repeat left top;
	width: 276px;
	margin: 0 0 0 3px;
	border: 2px #333333 solid;
}
.imgRanArea {
	text-align: left;
	clear: both;
	font-size: 7pt;
	height: 100px;
	background: #1e1e1e;
	width: 250px;
	padding: 3px 0 0 0;
	margin: 0 0 0 3px;
	border: 2px #333333 solid;
}
.boxRanLeft {
	/* Alineamiento de bloques en el header */
	float: left;
	width: 50%;
}
.imgTipo {
	//	display: inline;
	border: 0px;
	margin: 3px 3px 3px 3px;
	float: left;
}
.link {
	color: #E5A43A;
	text-decoration: none;
	cursor: hand;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 9pt;
}
.link2 {
	color: #E5A43A;
	text-decoration: none;
	cursor: hand;
}
.link:hover {
	color: #F26522;
	text-decoration: underline;
	cursor: hand;
}
.linkCentro{
	text-align: center;
}
.detalles{
	color: #CCCCCC;
}
.fechas{
	color: #6DCFF6;
}

.menuGeneralIz{
	background: black url('http://www.gamingcr.com/_borders/titulos/menubacklarge.gif') repeat left top;
	border: 1px #1E1E1E solid;
	width: 246px;
	text-align: left;
	margin: 0 0 0 3px;
	padding: 3px 3px 3px 3px;
}
.menuGeneralIzComment{
 	font-family: Microsoft Sans Serif;
	font-size: 7pt;
	color: #CCCCCC;
//	line-height: 175%;
//	padding: 8px;	
	padding-left: 4px;
	padding-bottom: 3px;
}
.smallcapsTipo{
	font-variant: small-caps;
}
-->
}
