.serendipityAuthorProfile {
    border: 1px solid #909090;
    width: 300px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

.serendipityAuthorProfile dt {
    margin-top: 5px;
    font-weight: bold;
}

.serendipityAuthorProfile dd {
    margin-bottom: 5px;
}
.serendipity_authorpic {
    float: right;
    margin: 5px;
    border: 0px;
    display: block;
}

.serendipity_commentcount {
    float: right;
}
/* templates/balance-2005/style.css  */
/***********MEL HTML Elements and Stuff***********/
.herramienta { } /* EXTERNAL TOOL, FORMS  color: #4870A1; */

a, a:link, a:visited	{ color: #3D587E; text-decoration: underline; } /*#3D587E*/
a:active, a:hover		{ color: #3D587E; text-decoration: underline; } /*#0066CC*/
a.added, a.added:link, a.added:visited	{ color: blue; text-decoration: underline; }
gerente también resaltó la necesidad 
p  { text-align: none; padding-top: 0px; }
h1 { font-family: Times, arial; font-size: 1.8em; color: black; margin: 0; padding: 0; }
h2 { font-family: Times, arial; font-size: 1.6em; margin: 0; padding: 0;}
h3 { font-family: Times, arial; font-size: 1.4em; line-height:1.5; margin: 0; padding: 0;}
h4 { font-family: Times, arial; font-size: 1em; line-height:1.25; font-weight:bold; color: #666; margin: 0; padding: 0;}
h5 { font-family: Times, arial; font-size: 1em; font-weight:bold; color: #666; margin: 0; padding: 0;}
h6 { font-family: Times, arial; font-size: 1em; color: #666; margin: 0; padding: 0;}

.table_data		{ font-size: 11px; margin: 1px; border: 0px;}
.table_data th	{ background-color: #0073B6; padding: 3px; color: #ffffff; font-family: verdana, arial; font-size: 11px; font-weight: bold;}
.table_data td	{ background-color: #E2E2C5; padding: 3px; color: #000000; font-family: verdana, arial; font-size: 11px;}

img			{ border: 0; }
input,textarea,select	{ font-family: verdana; font-size:1em; border: 1px #999 solid; padding: 4px; background-color: white; color: #333; }
input:focus, input:hover, button:focus, button:hover, submit:focus, submit:hover, select:focus, select:hover, textarea:focus, textarea:hover { background-color: #eee; }
input.radio, input[type="radio"], input[type="checkbox"] { border: none; }
.small		{ font-family: arial,verdana; font-size: 10px; }
sup			{ font-family: verdana,arial; font-size: 11px; color: #000000; }
big			{ font-family: arial,verdana; font-size: 16px; font-weight: bold; }
ul			{ margin-bottom: 0px; padding-bottom: 0px; list-style-image: url(templates/balance-2005/img/bullet.gif); list-style-type: circle;}
ol			{ margin-bottom: 0px; padding-bottom: 0px; }
blockquote	{
	border: 1px #999 dashed;
	background-image: url(templates/balance-2005/img/quote.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.5em;
	padding: 1em;
	margin-top: 0.5em;
	margin-left: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0px;
	}
::-moz-selection	{ background: #eee; }
::selection			{ background: #eee; }

.notice			{ 
	width: 540px;
	background: #ffffff url(templates/balance-2005/img/exclamation.png);
	background-position: 2% 45%;
	background-repeat: no-repeat;
	font-size: 11px;
	border: 1px #BAC6D4 solid;
	padding: 0.6em;
	padding-left: 45px;
	}

#mel_sidebar_rss {
	border: 1px #BAC6D4 solid;
	background: #FFFFFF url(templates/balance-2005/img/rss.png);
	background-position: 3% 50%;
	background-repeat: no-repeat;
	background-color: #E6ECF4; 
	padding: 6px; 
	padding-left: 32px;
	margin-bottom: 2px;
}

#searchform {
	border: 0px;
	padding: 0px;
	margin: 0.2em;
	text-align: left;
}

#mystats {
	/* display: none; */
	position: absolute; left: -5000px; 
}

/*********** Template ***********/
body {
	margin: 8px; 
	color: #333333;
	background: #7F9BC2 url(templates/balance-2005/img/background.jpg);
	background-position: right top;
	background-repeat: repeat-x;
	font-family: verdana, arial, sans-serif;
	text-align: center;
	align: center;
}

#serendipity_mel_page {
	background-color: #ffffff;
	width:970px; /* 810px */
	/*min-width:980px;
	max-width:1240px;*/
	align: center;
	border: 2px #BBC6D4 solid;
}

#serendipity_banner { 
	background: #ffffff url(/images/header-gr.jpg);
	background-position: right top;
	background-repeat: repeat-x;
	text-align: left;
	height: 120px;
	width: 100%;
}

#serendipity_banner img { 
	margin-left: 6px;
	margin-top: 10px;
	border: 0px;
}

#serendipity_banner h1 { 
	font-family: verdana,Times, arial; 
	font-size: 20px;
	color: #000000;
	margin-bottom: 17px; 
	padding-left: 16px;
	z-index: 1;
}

#serendipity_banner p { 
	font-weight:  bold;
	font-family: verdana,Times, arial; 
	font-size: 20px;
	margin-top: -43px; 
	margin-left: 17px;
	color: #7F9BC2;
	z-index: 2;
}


#mainpane { 
	text-align: left;
	background-color: white;
	padding-top: 0px;
	margin-top: 0px;
	align: center;
}

#content {
	text-align: left;
	padding: 0px; 
	margin: 0px;
	padding-left: 15px;
	padding-right: 5px;
	width: 620px;
	font-family: verdana, arial;
}

#footerpane { 
	height: 10px;
}

#footer_nav {
	font-family: verdana, arial;
	font-size: 12px;
	text-align: center;
	padding-bottom: 20px;
}

/*********** Sidebars ***********/

#serendipityLeftSideBar {
	width: 178px;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: verdana, arial;
}

#serendipityRightSideBar {
	width: 160px;
	height: 100%;
	/*** background: #E6ECF4 url(templates/balance-2005/img/background-bar.jpg);
	background-position: right top;
	background-repeat: repeat-x; ***/
	display: block;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	/* border-left: 1px #BBC6D4 solid; */
	font-family: verdana, arial;
}

.serendipitySideBarTitle {
	font-size: 12px;
	color: black;
	font-weight: bold;
	line-height: 140%;
	padding-left: 0.5em;
	padding-bottom: 0px;
}

div.serendipitySideBarItem {
	margin-bottom: 0em;
	padding: 4px;
	padding-bottom: 0.5em;
}

.serendipitySideBarContent {
	color: #333;
	font-size: 12px;
	padding-top: 0.4em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.5em;
}

.serendipitySideBarDate {
	font-size: 7pt;
}

#serendipityRightSideBar * .serendipitySideBarContent {

}

#serendipityLeftSideBar * .serendipitySideBarContent {

}

/* Entries */

div.serendipity_Entry_Date {
	padding-left: 8px;
}

.serendipity_date {
	color: #000000; /*7C8999*/
	font-size: 11px;
	font-family: verdana;
	text-align: left;
}

.serendipity_title,
.serendipity_Admin_title {
	margin-top: 0.5em;
	padding-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	line-height: 120%;
	display: block;
	clear: both;
}

.serendipity_title a,
.serendipity_title a:link,
.serendipity_title a:visited,
.serendipity_Admin_title a,
.serendipity_Admin_title a:hover,
.serendipity_Admin_title a:link,
.serendipity_Admin_title a:visited {
	color: black;
	text-decoration: none;
	font-family: Times, arial;
}

.serendipity_title a:hover {
	color: #0066CC;
	text-decoration: none;
	clear: both;
}

.mel_summary_box {
	width: 97%;
	border: 1px #BAC6D4 solid;
	background-color: #E6ECF4;
	padding: 0.5em;
	font-size: 11px;
}

.serendipity_entry,
.serendipity_admin {
	margin-bottom: 30px;
	border-width: 0px; /* thin */
	font-family: verdana, arial;
	font-size: 12px;
	line-height: 140%;

}

.serendipity_entry_body {
	margin-bottom: 15px;
}

/*
.serendipity_entry_body p:first-child {
	color: blue;
}*/

.serendipity_entry_extended {
	margin-bottom: 15px;
}

.mel_link_extended		{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
}

div.serendipity_entryFooter {
	padding: 0px;
	margin: 0px;
	clear: both;
}

.mel_comment_box {
	background: #FFFFFF url(templates/balance-2005/img/icon-comments.png);
	background-position: 2% 55%;
	background-repeat: no-repeat;
	margin: 4px;
	width: 120px;
	border: 1px #BAC6D4 solid;
	padding: 3px;
	padding-left: 22px;
	padding-bottom: 4px;
	/* float: left; **SET ON ENTRY*/
}

#mel_author_container {
	/* margin-top: 10px; */
}

.mel_author_box {
	width: 580px;
	min-height: 90px;
	border: 1px #BAC6D4 solid;
	padding: 0.5em;
	background-color: #E6ECF4;
}

.mel_pingback_box {
	width: 580px;
	border: 1px #BAC6D4 solid;
	padding: 0.5em;
	background-color: #E6ECF4;
	margin-top: 3px;
}

.mel_cat_box {
	width: 344px;
	height: 82px;
	border: 1px #BAC6D4 solid;
	padding: 0.5em;
	background-color: #E6ECF4;
}

.mel_ad_box {
	float: right;
	width: 250px;
	height: 250px;
	border: 0px #FFFFFF solid; /*BAC6D4*/
	padding: 0.2em;
	margin: 0px;
	margin-left: 1px;
	margin-bottom: 1px;
	margin-top: -15px;
	background-color: #FFFFFF; /*E6ECF4*/
}

.mel_ad_box2 {
	clear: both;
	float: left;
	width: 586px;
	/* height: 280px; */
	border: 1px #BAC6D4 solid;
	padding: 0.5em;
	margin: 4px;
	margin-bottom: 24px;
	background-color: #FFFFFF;
}

.mel_category_desc {
	margin-bottom: 6px;
}

/* Comments */

.serendipity_comments {

}

.serendipity_comment_source cite { 
	font-weight: bold; color: #484848;
}

.serendipityCommentForm {
	width: 580px;
	border: 1px #BAC6D4 solid;
	margin-top: 10px;
	padding: 0.5em;
	padding-bottom: 0px;
}

.serendipity_comment {
	width: 590px;
	margin-top: 0.5em;
	border-top: 1px #999 solid;
	border-bottom: 1px #999 solid;
	font-family: verdana;
	font-size: 12px;
	background-color: #E6ECF4;
	padding: 0.5em;
	clear: both;
	overflow: auto;
}

.serendipity_commentBody {
	font-family: verdana;
	font-size: 12px;
	padding: 6px;
	/*** overflow:auto; ***/
}

.serendipity_comment_source {
	font-family: verdana;
	font-size: 12px;
	padding: 4px;
}

.serendipity_commentsLabel {
  font-size: small;
}

.serendipity_commentsTitle {
	padding-left: 0.5em;
	font-family: Times,arial,verdana;
	text-transform: uppercase;
}

/** Embedded images with the s9y image manager **/
.serendipity_imageComment_center,
.serendipity_imageComment_left,
.serendipity_imageComment_right {

}

.serendipity_imageComment_center {

}

.serendipity_imageComment_left {
    float: left;
    padding-right: 4px;
}

.serendipity_imageComment_right {
	float: right;
	padding-left: 4px;
}

.serendipity_imageComment_img,
.serendipity_imageComment_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
    text-align: center;
}

.serendipity_imageComment_txt {
    margin: 0px;
    padding: 3px;
    clear: both;
    font-size: 11px;
    text-align: center;
}

img.serendipity_entryIcon {
    float: right;
    border: 0px;
    padding: 0.3em;
}

.serendipity_admin_list_item_even {
}

.serendipity_admin_list_item_uneven {
    background-color: #eee;
}

.serendipity_admin_filters {
    border: 1px dashed;
    background-color: #FFFFFF;
    font-size: 10px;
    margin-bottom: 10px;
    padding: 2px;
}

.serendipity_admin_filters_headline {
    border-bottom: 1px solid;
}

.serendipity_admin_sortorder {
    font-size: 10px;
    text-align: center;
}

.serendipity_admin_sortorder input,
.serendipity_admin_sortorder select,
.serendipity_admin_filters input,
.serendipity_admin_filters select {
    font-size: 10px;
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_msg_important {
    color: red;
}

.serendipity_msg_notice {
    color: green;
}


/*********FREETAG**********/

.serendipity_freeTag
{
    margin-left: auto;
    margin-right: 0px;
    text-align: left;
    font-size: 7pt;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
}

.serendipity_freeTag_related
{
    text-align: left;
    font-size: small;
    display: block;
    margin-top: 10px;
    margin-bottom: 0px;
}

.serendipity_freetag_taglist
{
    margin: 10px;
    border: 1px solid #6265F0;
    padding: 5px;
    background-color: #B5B8FF;
    text-align: justify;
}

.serendipity_freeTag a
{
    font-size: 7pt;
    text-decoration: none;
}

.serendipity_freeTag a:hover
{
    color: green;
    text-decoration: underline;
}
img.serendipity_freeTag_xmlButton
{
    vertical-align: bottom;
    display: inline;
    border: 0px
}


/********FINDMORE********/
.serendipity_findmore {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	margin-right: 10px;
	clear: both;
	width: 580px; /*the same width as author box*/
}

.serendipity_findmore img {
	margin-bottom: -5px;
	margin-left: 10px;
}