/* etiquetas de página */
body {
	font-family : georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #666;
	margin: 25px 0 0 0;
	background-color: #FFF;
	background-image: url("http://www.llobu.net/blog/imagenes/fondo.gif");
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}

p {
	text-indent: 20px
}

em {
	font-style:italic; 
}

td {
	font-family : georgia, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

a {
	text-decoration: none;
	border-bottom: 1px dashed #F90;
	color: #666;
}

a:hover {
    color: #74a8f5;
	border-bottom: 1px solid #000;
}

a img {
	border: 0;
}

input {
	border: 1px solid #999;
    background-image : url('http://www.llobu.net/blog/imagenes/fondocaja.gif'); 
}

textarea {
	border: 1px solid #999;
}

blockquote {
	width: 90%;
	text-align: left;
	text-indent: 25px;
	background: url('http://www.llobu.net/blog/imagenes/quotes1.png');
	background-position: 0 2px;
	background-repeat: no-repeat;
	text-align: justify;
}

blockquote p {
	line-height: 1.8;
	margin: 0;
	font-style: italic;
	display: inline;
	padding-right: 24px;
	background: url('http://www.llobu.net/blog/imagenes/quotes2.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}



/* contenedores */
#contenedor {
	width: 720px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFF;
	padding: 0;
}

#arriba {
	clear: both;
	text-align: right;
	vertical-align: bottom;
	height: 18px;
	line-height: 18px;
	padding-right: 5px;
	border-width: 0 0 1px 0;
	border-style: solid;
	background-color: #FFF;
}

#arriba a{
	color: #999999;
	text-decoration: none;
}

#arriba a:hover {
	color: #F90;
}

#imagen {
	width: 100%;
	background-color: #FFF;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin: 10px 0;
}

#cabecera {
	float: left;
	clear: both;
	padding: 5px 0;
	border-color: #999;
	border-style: solid;
	border-width: 0 0 1px 0;
	background-color: #FFF;
}

#menu {
	float: right;
	font-size: 12px;
	background-color: #FAFAFA;
	text-decoration: none;
	margin: 0;
	padding: 5px 5px 15px 5px;
	width: 150px;
	border-color: #CCC;
	border-style: solid;
	border-width: 0 0 1px 1px;
	text-align: left;
}

#menu h1 {
	color: #F90;
	font-weight: bold;
    font-size: 14px;
	text-align: right;
	margin-right:5px;
	border-bottom: 1px dashed #CCC;
}

a.esp{
	color: #666666;
	border-width: 0 0 0 5px;
	border-color: #DEDEDE;
	border-style: solid;
	text-decoration: none;
	display: block;
	padding: 3px 0 3px 5px;
	text-align: left;
	font-weight: normal;
}


a.esp:hover {
	border-color: #F90;
	background-color: #EFEFEF;
    color: #74a8f5;
}

#contenido {
	float: left;
	font-size: 12px;
	color: #666;
	width: 540px;
	text-align: left;
	padding: 5px 5px 15px 5px;
	background-color: #FFF;	
}

/* CLASES */
.post {
	margin-bottom: 15px;
	padding: 0;
	border-bottom: 1px solid #CCC;
}

.post:hover {
  background-color:#F5F5F5;
}

.post h1 {
	font-size: 18px;
	font-weight: bold;
	color: #F90;
}

.post .coment {
	color: #999;
	margin-left: 20px;
	margin: 5px;
	border-top: 1px #CCC dashed
}

.post .hora {
	color: #CCC;
	margin-left: 20px;
	margin: 5px;
	border-top: 1px #CCC dashed
}

.post .hora a {
	color: #BBB;
}

.post .foto {
	margin-left: 10px;
	margin-bottom: 10px;
}

.post p {
	text-align: justify;
}

.fecha {
	float: left;
	background-color: #FAFAFA;
	width: 36px;
	height: 55px;
	margin: 2px 6px 0px 0px;
	text-align: center;
	color: #948f82;
	padding-left: 2px;
	border: 1px solid #CCC;
}

.fecha .dia {
	font-size: 14px;
	font-weight: bold;
	line-height: 9px;
	color: #696761;
}

.fecha .mes {
	font-size: 10px;
	line-height: 20px;
	padding: 0 2px;
}

.fecha .anio {
	font-size: 10px;
	display: block;
	line-height: 20px;
}

.esc {
	visibility: hidden;
	display: none;
}

.meses {
	float: left;
	width: 180px;
	margin-bottom: 20px;
}

.par {
	border-bottom: 1px dashed #CCC;
	background-color: #FAFAFA;
	padding: 5px 0;
}

.impar {
	border-bottom: 1px dashed #CCC;
	padding: 5px 0;
}

.comentario {
	text-align: justify;
	margin-left: 100px;
	padding-left: 10px;
	border-width: 0 0 0 5px;
	border-color: #F90;
	border-style: solid;
}

.comentario h2 {
	color: #F90;
	font-weight: bold;
    font-size: 14px;
	text-align: right;
	margin-right:5px;
	border-bottom: 1px dashed #CCC;	
}

.comentario .hora{
	border-top: 1px dashed #CCC;	
}


/* formulario */
fieldset {
	width: 400px;
}
label {
	font-size: 1em;
    width: 100px;
    float: left;
    margin-right: 0.5em;
    display: block;
}
#form label {
	text-align: right;
}      