body {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#000;
	margin:0;
	background: #d4d4d4 URL(img/backg.gif)     center repeat-y;
}

* {
	margin:0;
	padding:0;
}

#footer {
	width: 960px;
	text-align: center;
	display: block;
	clear: both;

}

#header {
	margin: 0;
	padding: 0;
	height: 140px;
	background: URL(img/cabecera.jpg)     no-repeat;
}

#header h1 {
	display: none;
}

#wrapper {
	width: 960px;
	margin:0 auto;
	background:#FFFFFF;
}

.clear {
	clear:both;
}

#content {
	float: left;
	margin: 5px 5px 0 5px;
	width: 455px;
}

#content p {
	line-height:20px;
	margin:15px 0;
	font-size:110%;
	word-spacing:2px;
}

#content a {
	text-decoration:none;
	font-weight: bold;
	color:#025300;

}

#content a:hover {
	color:#7e2f00;
}


#content h1 {
	font-weight: bold;
	font-size: 24px;
	margin: 10px 0;
	padding: 5px 0;
    letter-spacing: -1px;
}

#content h1 a {
	color:#711d00;
	text-decoration:regular;
	border:none;
}

#sidebar {
	width:320px;
	float:right;
	padding: 5px 5px 0px 5px;
        font:108% Trebuchet MS;
}



#sidebar p {
	line-height:22px;
	margin:10px;
}

#sidebar img{
	border:0
}

#cuadrado { 
	width: 150px !important;
	float: left !important;
	padding: 0 5px 0 5px !important;
	border: none;
}

#lsidebar { 
	margin: 0 !important;
	width: 150px !important;
	float: left !important;
	padding: 0 5px 0 5px !important;
	border: none;
}
	
#rsidebar {
	margin: 0 !important; 
	width: 150px !important;
	float: right !important;
	padding: 0 5px 0 5px !important;
}	

p.centrado {
	align:center;
	margin:10px 0;
}

.pienoticia img {
	margin-top: 2px;
}
#blockquote {
	display: block;
	clear: both;
}
#blockquote h2 {
        color: #711d00;
	padding:0px 10px;
}

#blockquote ul {
	list-style:none;
	font-size:100%;
	font-weight: bold;
	margin:0px 10px;
}

#blockquote ul a {
	color: #3333FE;
	text-decoration:none;
}

#blockquote ul a:hover {
	color: #0a0a32;
}


.post {
	text-align:justify;
}

.post ul {
	padding-left: 15px;
}

.comments {
	padding-left: 20px;
}

#izq {
	width: 130px;
	float:left;
	padding: 0 0 0 14px;
	margin: 15px 0;
}


.democracy {
	max-width: 250px;
}

.democracy ul li {
	list-style: none;
	background: none;
}


.aligncenter, div.aligncenter, img.centered, img.aligncenter {display: block; margin-left: auto; margin-right: auto; text-align: center;}
.alignleft{float:left}
.alignright{float:right}
.floatLeft{float:left}
.floatRight{float:right}
.floatRight, .alignright{margin-left: 10px;}
.floatLeft, .alignleft{margin-right: 10px;}
.clear{clear:both}

.more-link {
	text-align:right;
	clear:both;
	display: block;
	margin: 15px 0px 10px 0px;
}

.img_related_post {
	float:left;
	margin-right:5px;
	width:30%;
}
.text_related_post {
	float: left;
     width:64%;
}
.related_post {
	list-style:none;
}
.related_post li {
	clear: both;
	display: block;
}
.text_related_post {
	list-style:none;
	font-size: 12px;
	line-height:10px;
	margin:0px;
}
.text_related_post a {
	font-size: 16px;
	font-style:italic;
	line-height:15px;
}
