.custom .entry-title {
}
.custom .anunciolink {
padding-bottom: 2px;
padding-top: 2px;
font-size: 13px;
color: #999;
  text-align:center;
}
.custom .post_box { padding-top: 1em; }

.custom p { 
text-align: justify; 
}


/* Remove Italics */
.custom .headline_meta {
   font-style: normal;
   margin-top:5px;
   margin-bottom:3px;
}
/* Remove Uppercase */
.custom .headline_meta span,
 .custom .headline_meta abbr {
   text-transform: none;
}
.custom .headline_area {
margin:0px;
}
.custom .adtop {
text-align:center;
border-top:2px solid #ccc;
padding-top:10px;
padding-bottom:10px;
}


.custom .advert {
    padding-top: 8px;
    padding-bottom: 5px;
}
.custom .adspost {
padding-top: 10px;
}

.custom #footer {
  text-align:center;
}

.custom #header { background-color: #DBDBDB; padding:0px; height:64px; }

.custom #intromsg h1 {
font-variant: small-caps; font-weight:bold; letter-spacing: 2px; font-size: 13px; padding-bottom:8px;
}
.custom #intromsg {
 margin-bottom:10px;
font-size:11px;
}

/* Customize Previous and Next Links */
div.prev_next p {
font-weight:bold;
}

.prev_next a {
text-decoration: none;
}

.custom #buscar {
	position: relative;
	font-size: 12px;
	margin-top: 1.5em;
	float: right;
	color: #000000;
	width: 190px;
}
.custom #buscar input[type="submit"]:hover {
        background-color: #E6E6E6;
}
.custom #buscar input[type="submit"] {  
	padding-left:3px;
	padding-right:3px;
	margin-left:0px;
}

.custom #multimedia_box input[type="submit"]:hover {
        background-color: #E6E6E6;
}
.custom #multimedia_box input[type="submit"] {  
	padding-left:3px;
	padding-right:3px;
}
.custom #multimedia_box input[type="text"] {  
	padding:2px;
	padding-left:4px;
}
.custom #multimedia_box {
	background-image: url(/fondo-menu.png);
}

.custom .author_info {
	border:1px dotted #666;
	padding:1.0em;
}
.custom .author_info .author_photo img {
	border:1px dotted #666;
	padding:0.2em;
	float:left;
	margin:1.0em 1.0em 1.0em 0em;
}
.custom .author_info p {
	margin-top:0.8em;
	margin-bottom:0.4em;
}
.custom .sidebar h3 { font-variant: small-caps; font-weight:bold; letter-spacing: 2px; font-size: 13px; }