@charset "utf-8";
/* CSS Document */
form {
	padding:0px;
	margin:0px;
}
body {
	margin:0px;
	padding-top:0px;
	background:#555;
	background-image:url(http://www.comunidadirc.com/images/backbody.png);
	font-size:0.9em;
    line-height:1.3em;
	font-family: Tahoma, Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Geneva, "Helvetica Neue", Helvetica, Arial, sans serif;
}
img {
    border:0px;

}




#footer {
	position:relative;
	margin-bottom:0px;
	clear:both;
	background-color:#212121;
	padding:0.2em;
	color:#808080;
	font-family:Verdana, Arial, sans-serif;
	font-size:0.7em;
	text-align:center;
}
#footer a {
    color: #808080;
	border-bottom:1px solid #808080;
	text-decoration:none;
}
#header {
	text-align: center;
	margin:-22px 0 0 0;
	padding:0;
}
.noticias {
	background-color:#9a9a9a;
	/* margin:0px 22px; */
	height:200px;
	border-right: 2px solid #323232;
	border-bottom: 2px solid #323232;
	border-left: 1px solid #707070;
	border-top: 1px solid #707070;
}
#menu {
	background-image:url(http://www.comunidadirc.com/images/ci_01.png);
	background-position:top;
	background-repeat:repeat-x;
	margin:auto;
	padding:0px;
	clear:both;
	text-align:center;
    height:75px;
}
#menu ul {
	margin:0px;
	padding:0px;
}
#menu ul li {
	display:inline;
	margin:0px;
	padding:0px 22px;/* ie */
}
#menu ul li a {
	padding:0px;
	margin:0px;
	font-size:0.9em;
	text-decoration:none;
	color : #f3d24a;
	font-weight:bold;
}
#menu ul li a:hover {
	font-size:0.9em;
	text-decoration:none;
	color : #ebeff1;
	font-weight:bold;
}
#leftside .titulo {
	font-weight:bold;
	padding:5px;
	margin:0px;
	color:#fff;
	font-size: 1.1em;
    background-image: url(http://www.comunidadirc.com/images/backtitulo.png);
	background-color:#656565;
    border-bottom:1px solid #a0a0a0;
    border-top:1px solid #4d5054;
    font-family:Arial;
}

#leftside .doscolumnas {
	padding:0px;
	clear:both;
    margin:22px 0px;
}
#leftside .unacolumna {
    background-image: url(http://www.comunidadirc.com/images/backcontenido.png);
    background-position:top left;
    background-repeat:no-repeat;
    background-color:#d0d0d0;
	clear:both;
	padding:0px;
	margin:22px 0px;
	border-right:2px solid #505050;
	border-bottom:2px solid #505050;
    font-size:10pt;
}


#leftside .columnaizq {
	width:285px;
    background-image: url(http://www.comunidadirc.com/images/backcontenido.png);
    background-position:top left;
    background-repeat:no-repeat;
    background-color:#d0d0d0;
	float:left;
	padding:0px;
	margin:0px 0px 22px 0px;
	border-right:2px solid #505050;
	border-bottom:2px solid #505050;
   	min-height:300px;
    font-size:10pt;
}
#leftside .columnader {
    background-image: url(http://www.comunidadirc.com/images/backcontenido.png);
    background-position:top left;
    background-repeat:no-repeat;
	width:285px;
	float:left;
	padding:0px;
	margin:0px 0px 22px 22px;
	min-height:300px;
    background-color:#d0d0d0;
	border-right:2px solid #505050;
	border-bottom:2px solid #505050;
    font-size:10pt;
}
#leftside .ads {
	clear:both;
	background-color : #a0a0a0;
	padding:22px;
	border-right:2px solid #505050;
	border-bottom:2px solid #505050;

}
#leftside .contenido {
    padding:0px;
    margin:15px;
}
#leftside .contenido a {
    color:#900;
    font-weight:bold;

}
#leftside .contenido a:hover {
    color:#dc5519;

}


#leftside ol a {
    color:black;
    text-decoration:none;
}
#leftside ol a:hover {
    color:#900;
    border-bottom:1px solid #900;
}
li.rojo {
/*    list-style:url(images/o.gif) outside disc;*/
    list-style:url(http://www.comunidadirc.com/images/x.gif) outside disc;
    margin-left:    0px;
    list-style-position: inside;
}
li.azul {
    list-style:url(http://www.comunidadirc.com/images/o.gif) outside disc;
    margin-left:    0px;
    list-style-position: inside;

}

li.amarillo {
    list-style:url(http://www.comunidadirc.com/images/~.png) outside disc;
    margin-left:    0px;
    list-style-position: inside;
}
li.naranja {
    list-style:url(http://www.comunidadirc.com/images/c.png) outside disc;
    margin-left:    0px;
    list-style-position: inside;

}


#leftside p.vermas {
    padding:0px 15px;
    text-align:right;
    margin:0px;
}
#leftside a.vermas {
	text-decoration:none;
	color:#990000;
	border-bottom: 1px solid #990000;
    font-size:10pt;
	margin-bottom:10px;
    font-weight:bold;
}
#leftside a.vermas:hover {
	text-decoration:none;
	color:#dc5519;
	border-bottom:1px solid #dc5519;
    font-size:10pt;
}


#leftside ul {
	list-style:none;
	margin:0px;
	padding:0px 22px;
}
#leftside li {
    line-height:160%;
}
#leftside a.canal {
    color:white;
    text-decoration:none;
    font-weight:bold;
    font-family:Arial;
    font-size:120%;
}
#leftside a.canal:hover {
    color:#f90;

}
#leftside p.logo {
    margin:0px;
    padding:0px;

}


#leftside p.pbtodosa {
	background-color:#a0a0a0;
	padding:5px 10px;
	margin:0px 0px;
/*	border-top:1px solid #d0d0d0;
	border-bottom:1px solid #808080;*/
	font-size:0.8em;
}
#leftside p.pbtodosb {
	background-color:#c0c0c0;
	padding:5px 10px;
	margin:0px 0px;
/*	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #808080;*/
	font-size:0.8em;
}
#pastebinmostrar {
/*	background-color:#898989;*/
	border-right: 2px solid #323232;
	border-bottom: 2px solid #323232;
	border-left: 1px solid #707070;
	border-top: 1px solid #707070;
}
#pastebinmostrar p.titulo {
	font-weight:bold;
	background-color:#656565 !important;
	padding:5px;
	margin:0px;
	color:#d8d8d8;
}
#pastebinmostrar p.contenido {
	background-color:#f9f9f9;
	padding:2px 10px;
	margin:0px;
	border-bottom:1px dotted #a0a0a0;
	font-size:0.8em;
}

#rightside #usersonline, #rightside #usersonlinea {
	background-image:url(http://www.comunidadirc.com/images/usuarios-online.png);
	background-position:top right;
	background-repeat: no-repeat;
    background-color:#d8d8d8;
	border-right:2px solid #909090;
	border-bottom:2px solid #909090;
	margin-top:20px;
    padding:4px 20px;
    font-size:0.8em;
}
#rightside #oficial {
	background-image:url(http://www.comunidadirc.com/images/soporteoficial.png);
	background-position:top left;
	background-repeat:no-repeat;
    background-color:#d1d1d1;
	border-right:2px solid #909090;
	border-bottom:2px solid #909090;
	margin-top:20px;
}
#rightside #oficial p {
	font-size:0.8em;
}
#rightside #oficial p.titulo {
	padding:10px 0px 0px 70px;
	margin:0px;
}
#rightside #oficial a.canal {
   color:#F60;
   font-weight:bold;
   font-size:1.2em;
   text-decoration:none;
   margin:0px;
   border-bottom:1px dashed #F60;
}
#rightside #oficial a.canal:hover {
   color:#C00;
   text-decoration:none;
   border-bottom:1px dashed #C00;
}
#rightside #oficial p.texto {
	padding:10px;
	margin:0px;
}
#rightside .bloque {
	background-image:url(http://www.comunidadirc.com/images/backcontenido.png);
	background-position:top left;
    background-repeat:no-repeat;
    background-color:#d0d0d0;
	border-right:2px solid #808080;
	border-bottom:2px solid #808080;
	margin-top:15px;
	margin-bottom:10px;
	font-size:0.8em;
}
#rightside .bloque .titulo, #rightside #staff .titulo {
   	font-weight:bold;
	padding:5px;
	color:#d8d8d8;
    background-image: url(http://www.comunidadirc.com/images/backtitulo.png);
	background-color:#656565;
    font-family:Arial;

}
#rightside .contenido {
    padding:0px 15px 11px 15px;
}


#rightside textarea.codigo {
	font-family:"Courier New", Courier, monospace;
	font-size:10px;
	background-color:#d8d8d8;
	border:2px solid #777;
	padding:2px;
    overflow:auto;
}

#rightside p.contenido {
	margin:0.5em;
}

#rightside li {
	padding:0.2em 0.5em;
	line-height:1em;
	margin:0px;
	list-style:url(http://www.comunidadirc.com/images/o.gif) outside disc;
}
#rightside ul {
  margin: 10px 30px !important;
}
#rightside .boton {
    text-align:center;
}


#staff {
	background-image:url(http://www.comunidadirc.com/images/staff2.png);
	background-position:top left;
    background-color:#d0d0d0;
	border-right:2px solid #808080;
	border-bottom:2px solid #808080;
	margin-top:15px;
	margin-bottom:10px;
	font-size:0.8em;
}
#staff p.contenido {
	margin:0.5em;
}
#pastes_buscar {
    background-image:url(http://www.comunidadirc.com/images/backpastebin.png);
    background-position:bottom left;
    

}


.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }

#mostrarguia { padding:30px; font-family:Tahoma; }

#mostrarguia h2 {
   font-size: 1.5em;
   line-height:150%;
   padding: 20px 0px;
}
#mostrarguia p {
  line-height:20.72px;
  font-size:14px !important;
  margin-bottom:15.6px;
}
#mostrarguia ol li {
    line-height:20.72px;
    font-size:14px;
    margin-bottom:15.6px;
    list-style-type: decimal;
}
#mostrarguia ul li {
    line-height:20.72px;
    font-size:14px;
    margin-bottom:15.6px;
    list-style-type: disc;
  list-style-image: url(images/x.gif);
}

#mostrarguia ol {
    padding:5px 20px;
}

#mostrarguia table {
    line-height:20.72px;
    font-size:14px;
    border:1px solid #b8b8b8;
}

#mostrarguia table tr:nth-child(odd) {
  background-color:#e0e0e0;
}
#mostrarguia table tr:nth-child(even) {
   background-color:#c0c0c0;
}
#mostrarguia table td {
  padding:3px;
}
#mostrarguia table th {
  padding:3px;
  text-align:center;
  font-weight:bold;
  font-size:1.2em;
}


.novedades div.contenido p {
  line-height:20.72px;
  font-size:14px !important;
  margin-bottom:15.6px;

}

.paginas a {
  background-color: #cb3937;
  border:2px solid #313131;
  font-weight:bold;
  color:black;
  padding:6px;
  margin:6px;
  font-family:Arial;
  text-decoration:none;

}
.paginas a:hover {
  background-color:#fbc049;
  border:2px solid #313131;
}


