body {
	background-color: #592237;
	margin: 0;
	background-image: url(img/bg.png);
        font-size: 12px;
}
.titulo1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #c8b797;
	background-image: url(img/sidebar1titulo.png);
	background-repeat: no-repeat;
	height: 104px;
	width: 255px;
	line-height: 100px;
	text-align: center;
}



.titulo2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #c8b797;
	background-image: url(img/sidebar1titulo2.png);
	background-repeat: no-repeat;
	height: 92px;
	width: 255px;
	line-height: 100px;
	text-align: center;
}



.titulo3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d9d1aa;
	background-image: url(img/sidebar2titulo.png);
	background-repeat: no-repeat;
	height: 97px;
	width: 305px;
	line-height: 90px;
	text-align: center;
	font-style: italic;
}
	 
.p1 {padding-left: 15px; padding-right: 82px;}
.p2 {padding-left:78px; padding-right:26px;}
.p3 {padding-left:43px; padding-right:73px;}


a:link, a:active, a:visited {
	color: #370017;
	font-weight: bold;
	text-decoration: none;
}

	 
a:hover {
	color: #f2efbc;
	cursor: pointer;
        text-shadow: #140009 1px 1px 1px;}



.columna1 {background-color: #735646; background-image:url('img/sidebarbg.png');}
.columna2 {background-color: #592237; background-image: url(img/bg.png);}
.columna3 {background-color: #a78f73; background-image:url('img/sidebar2bg.png');}


.sidebar1 {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	font-style: normal;
	color: #d9d1aa;
	font-weight: bold;
}
.sidebar2 {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #4f2e1c;
	
}

.elite {
	padding-left: 20px;
        padding-right: 20px;}

.elite a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	opacity: .30;
	filter:alpha(opacity=30);

}
.elite a:hover img {
	opacity: .99;
	filter:alpha(opacity=99);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;}



.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #592237;
	background-image: url(img/titulo.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 500px;
	line-height: 80px;
	text-align: center;
	position: static;
        text-shadow: #f2efbc 1px 1px 1px;
}
.autor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	color: #735646;
	background-image: url(img/autor.png);
	background-repeat: no-repeat;
	text-align: left;
	height: 34px;
	width: 500px;
	font-style: italic;
}
#entradas {
	background-image: url(img/entradabg.png);
	background-repeat: repeat-y;
}
.categoria {
	font-size: 12px;
	line-height: 65px;
	background-image: url(img/categoria.png);
	text-align: left;
	height: 67px;
	width: 500px;
	color: #370016;
	font-style: italic;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.pie {
	font-size: 30px;
	line-height: 40px;
	background-image: url(img/pie.png);
	text-align: left;
	height: 93px;
	width: 500px;
	font-weight: 900;
	color: #592237;
}

.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 60px;
	font-weight: bolder;
	color: #d9d1aa;
	background-image: url(img/fecha.png);
	background-repeat: no-repeat;
	text-align: right;
	height: 62px;
	width: 500px;
	position: static;
}
.noticia {
	font-size: 12px;
	color: #735646;
	padding-right: 30px;
	padding-left: 30px;
	font-weight: bold;
}
strong, b {
	font-weight: bolder;
	color: #592237;
}

a img {border: 5px solid #592237;}
a:hover img {border: 5px solid #140009;}

.subtitulo { 
font-family: tahoma,geneva,sans-serif;
font-size: 16px;
font-weight: bold;
color: #370017;}

.subtitulo:hover {color: #735646;}

.nav {
	font-size: 20px;
	font-weight: bold;
	background-image: url(img/nav.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 79px;
	width: 500px;
	line-height: 40px;

}




/* Comentarios */

.commentsbg {
	background-image: url(img/commentsbg.png);
	background-repeat: repeat-y;
}

.comments-template{
	margin: 10px 0 0 10px;
	padding: 10px 0 0 10px;
}

.comments-template ul{
	margin: 0;
	padding: 0 0 75px;
	list-style: none;
}

.comments-template ul li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.comments {color:#370017;
     background-color:#c4ae94;
	 border-right:3px solid #543626;
	 border-bottom:3px solid #543626;
	 padding-left:4px;
	 padding-right:4px;
	 padding-top:1px;
	 padding-bottom:1px;
	font-family: Arial, Helvetica, Georgia, Sans-serif;}












.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

