body {
  background: #f1e2e2 url(/images/layout/fondocabecera.gif) left 2em repeat-x;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:0.8em;  
  margin: 0;
  padding: 0;
}

a {
  color: #af4d55;
}


/* Layout */

#cabecera_archivado {
  height: 2em;
  text-align: center;
  line-height: 2;
  background: lightyellow;
}

#div0 {
  width: 780px;
  margin-left: auto;
  margin-right: auto;
}

#cuerpo {
  display: block;
  width: 100%;
  background-color: white;
}

#pie {
  clear: both;
  padding: 1em 0 2em 0;
  background-color: white;
  border-top: 1px solid #ccc;
}

#principal {
  float: left;
  width: 560px;
  padding: 1em .5em 1em .5em;
}

#lateral {
  float: right;
  background-color: white;
  width: 170px;
}
  padding: 5px;

/* Publicidad */

#publi1{
  background: white;
  text-align: center;  float: left;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

#publi2 {
  margin-top: 20px;
  margin-left: 10px;
}
#publi3 {
  text-align: center;
}


/* Buscador */

#buscador {
  display: block;
  padding: 5px;
  background-color: lightyellow;
  border-bottom: 3px solid #f1e2e2;
  border: 1px solid #ccc;
  border-top: 0;
  margin-bottom: 4px;
}

#buscador #formulario {
  display: inline;
  float: right;
  margin: 6px 6px 0 0;
}

#buscador input {
  border:1px solid #A5C0D3;
  text-indent: 4px;
}


#buscador h2 {
  font-size: 1.3em;
  margin: 0;
  padding: 0;
}

/* Cabecera */

#cabecera {
  display: block;
  height: 29px;
  padding: 0 0 0 5px;
}

#cabecera .titulo {
  text-decoration: none;
  font-size: 1.5em;  
  line-height: 1.3em;
}

#cabecera a {
  color: white;
}

#cabecera ul {
  float: right;
  padding: 0;
  margin: 0; 
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;  
  border-left:1px solid #c16c6c;   
}

#cabecera li {
  margin: 0;
  padding: 0;
  float: left;
}

#cabecera li a {
  display: block;
  padding: 0.5em 1em;
  border-right:1px solid #c16c6c;  
}
  
#s_articulo #m_weblog, #s_dibujos #m_dibujos, #s_default #m_weblog, #s_juegos #m_juegos {
  background-color: #f04c4c;
}

#s_articulo #m_weblog a, #s_dibujos #m_dibujos a, #s_default #m_weblog a, #s_juegos #m_juegos {
  text-decoration: none;
}

/* Post */

.post {
  margin-top: 10px;
  margin-bottom: 30px;
}

.post h1 {
  font-family: georgia, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 170%;
	margin-bottom: 10px;
}

.post p {
  margin-bottom: 1em;
}

.postinfo {
  padding: 5px;
  margin-top: 15px;
  padding-left: 30px;
  font-size: 90%;
}

.post h1 {
	border-bottom: 1px solid #333;
}

.post h1 a {
  text-decoration: none;
  color: #333;
}

.postinfo {
  border-top: 1px solid #E8E7D0;
  border-bottom: 1px solid #E8E7D0;
  background-color: #FAFAF0;
}


/* Comentarios */

#txpCommentInputForm {
  margin-top: 2em;
}

#txpCommentInputForm table {
  width: 90%;
}

#txpCommentInputForm textarea {
  width: 100%;
  height: 150px;
}

.comment {
        padding: 5px;
        vertical-align: middle;
        width: 90%;
        margin: auto;
        margin-top: 1em;
}

.comment p {
  margin-bottom: 1em;
}

.comment-num {
        float: right;
        font-family: 'Georgia';
        font-size: 24px;
        font-weight: bold;
        padding: 0;
        margin: 0;
}

.aviso {
  margin-top: 5px;
  margin-bottom: 5px;
  width: 80%;
  padding: 5px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid orange;
  background-color: #fffd8f;
}

.comment {
        background: #fafaf0;
        border-top: 1px solid #e0e0d0;
        color: #000;
}

.comment-num {
        color: #e0e0d0;
}

.comment-num a {
        color: #e0e0d0;
}

/* Citas */

blockquote {
  margin: 0 2em 0 3em;
  padding-left: 35px;
  min-height: 35px;
  background: url(/images/layout/01_quote.gif) no-repeat;
}

blockquote .cita {
  padding: 0;
  text-align: center;
  font-size: 150%;
  font-family:Georgia, Arial, Sans-Serif;
}

blockquote .cita cite {
  color: gray;
}

/* Alineaciones y recuadros */

.izquierda {
  display: inline;
  float: left;
  margin: 1em;
  margin-left: 0;
}

.derecha {
  display: inline;
  float: right;
  margin: 1em;
  margin-right: 0;
}

.centrado {
  text-align: center;
}

.recuadro {
  padding: 4px;
  border: 1px solid gray;
}

/* Imágenes */

.item_dibujo {
  float: left;
  width: 250px;
  border: 1px solid #aaa;
  text-align: center;
  margin: 5px;
  padding: 5px;
  background: #ccc;
}

.item_dibujo img {
  border: 1px solid #aaa;
  margin-bottom: 5px;
}

.item_dibujo h2 {
  margin: 0;
  padding: 0;
  text-weight: normal;
  font-size: 100%;
}

.item_dibujo a {
  border-bottom: 0;
  text-decoration: none;
  color: black;
  outline: 0;            
}

.item_dibujo p {
  margin: 0;
}

.lista_categorias {
  border: 1px solid darkred;
  padding: 5px 5px 10px 5px;
  margin-bottom: 10px;
  background-color: lightyellow;
}

.lista_categorias h3 {
  margin: 0 0 5px 0;  
  color: darkred;
}

.lista_categorias ul {
  margin: 0 0 5px 0;
  padding: 0 0 0 10px;
}

.lista_categorias li {
  margin-bottom: .5em;
  width: 150px;
  display: block;
  float: left;
}

/* Votaciones */
/*  styles for the unit rater     */

.votaciones {
    margin-left: 300px;
}
.ratingblock {
	width: 50%;
	display:block;
	padding-bottom:8px;
	margin-bottom:8px;
        margin-left: 30px;
	}

.loading {
	height: 30px;
	background: url('/images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('/images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('/images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('/images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
		