.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-2009/style.css  */
/***********MEL HTML Elements and Stuff***********/
.herramienta { } /* EXTERNAL TOOL, FORMS  color: #4870A1; */

a, a:link, a:visited	{ color: #3D587E; text-decoration: underline; } /*Ligher blue: #3D587E #3D587E*/
a:active, a:hover		{ color: #0066CC; text-decoration: underline; } /*#0066CC*/
a.added, a.added:link, a.added:visited	{ color: blue; text-decoration: underline; }
p  { text-align: none; padding-top: 0px; }
h1 { color: #474141; font-family: arial; font-weight: bold; font-family: arial; font-size: 22px; color: black; margin: 0; padding: 0; }
h2 { color: #474141; font-family: arial; font-weight: normal; font-family: arial; font-size: 19px; padding-top: 3px; }
h3 { color: #474141; font-family: arial; font-weight: bold; font-size: 16px; line-height:1.5; margin-top: 3px; margin: 0; padding: 0;}

h4 { font-family: arial; font-size: 15px; line-height:1.25; font-weight:bold; color: #666; margin: 0; padding: 0;}
h5 { font-family: arial; font-size: 15px; font-weight:bold; color: #666; margin: 0; padding: 0;}
h6 { font-family: arial; font-size: 15px; 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;}

table		{ border: 0; margin: 1px;}
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: 1px; padding-bottom: 1px; list-style-image: url(templates/balance-2009/img/bullet.gif); list-style-type: circle;}
ol			{ margin-bottom: 1px; padding-bottom: 1px;}
blockquote	{
	border: 1px #999 dashed;
	background-image: url(templates/balance-2009/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-2009/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: #E6ECF4 url(templates/balance-2009/img/rss.png);*/
	 background: #ffffff url(templates/balance-2009/img/rss.png);
	background-position: 3% 50%;
	background-repeat: no-repeat;
	/* background-color: #E6ECF4; */
	padding: 6px; 
	padding-left: 32px;
	margin-bottom: 2px;
}

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

#mel_sidebar_twitter {
	background: #ffffff url(images/twitter.png); 
	background-position: 3% 50%;
	background-repeat: no-repeat;
	padding: 6px; 
	padding-left: 32px;
	margin-bottom: 2px;
}

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


/*********** Template ***********/
body {
	margin: 6px; 
	color: #555; /*#333333;*/
	font-family: verdana, arial, sans-serif;
	background-color: #ffffff; /*#F6F5F5;*/
}

#serendipity_mel_page {
	background-color: #ffffff;
	border-right: 1px #CCC solid;
	border-left: 1px #CCC solid;
	width:840px; /* MELx: 830px; [875 880] 970px */
	/*min-width:980px;
	max-width:1240px;*/
	align: center;
	margin: 0 auto;
}

#serendipity_banner { 
	text-align: left;
	min-height: 95px;
	/*width: 100%;*/
}

#serendipity_banner img { 
	margin-left: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	border: 0px;
}

#mainpane { 
	text-align: left;
	background-color: white;
	padding-top: 0px;
	margin-top: 4px;
	align: center;
	border-top: 1px #ccc solid;
}

#content {
	text-align: left;
	padding: 0px; 
	margin: 0px;
	padding-left: 3px;
	padding-right: 5px; /*MELx: 3px 20px*/
	width: 665px; /*MELx:654px*/
	font-family: verdana, arial;
}

#footerpane { 
	height: 10px;
	margin: 0 auto;
}

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

.gsearch {
	margin-left: 415px; 
	margin-bottom: 4px; 
	margin-top: -62px; 
	display: block;
	width: 300px;
	height: 60px;
}


/* Entries */

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

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

.serendipity_title, /*TITLE IN ENTRY LISTING*/
.serendipity_Admin_title {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-right: -5px;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #474141;
	/*line-height: 120%;*/
	display: block;
	clear: both;
}

.serendipity_entry_title { /*TITLE IN SINGLE ENTRY :: DELETED??*/
	padding-bottom: 2px;
	margin-left: 10px;
	margin-right: 10px;
	/*margin-top: -2px;*/
	font-family: arial black,arial,verdana;
	font-size: 20px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	color: #474141;
	line-height: 120%;
	/* display: block; */
	clear: both;
}

.mel_summary_author {
	font-family: verdana;
	font-size: 12px;
	padding-top: 8px;
}

.blog_slogan {
	margin-left: 75px;
	margin-top: -5px;
	font-family: arial;
	/*font-weight: bold;*/
	font-size: 12px;
}

.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: #333; /*333*/
	text-decoration: none;
	font-family: arial, 'Lucida Sans';
}

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

.mel_summary_box {
	width: 97%;
	/* border: 1px #BAC6D4 solid; */
	/* background-color: #E6ECF4; */
	border-left: 1px #777 solid;
	border-bottom: 1px #777 solid;
	margin-left: 1em;
	margin-bottom: -6px;
	padding: 0.5em;
	font-size: 11px;
}

.mel_comment_box {
	background: #ffffff url(templates/balance-2009/img/ico-comment-1.jpg);
	background-position: 4% 45%;
	background-repeat: no-repeat;
	margin-right: 2px;
	margin-top: 16px;
	border-left: 1px #777 solid;
	width: 100px;
	padding: 4px;
	padding-left: 25px;
	padding-bottom: 4px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	float: right;
}

.addthis_single {
	float: right;
	margin-left: 2px;
	margin-top: 2px;
}

.addthis_front {
	float: right;
	margin-top: 15px;
}


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

}

.serendipity_entry_body {
	margin-bottom: 15px;
	padding-top: 2px;
	/* margin-top: -3px; */
}


.serendipity_entry_body p:first-child {
	color: darkblue;
	font-style: italic;
}

/**********FIX***********/
/*.serendipity_entry_body blockquote p:first-child {
	color: #777;
}

blockquote > p {
	color: #777;
}*/


/*********FIX***********/

.serendipity_entry_extended {
	margin-bottom: 5px;
}

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

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

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

.mel_author_box { 
	
}

.mel_pingback_box { /*trackbacks*/
	margin-top: 3px;
}

.mel_related_box { /*tags and related*/
	/*border-top: 1px #ccc solid;*/
	margin-top: 2px;
}

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

.mel_ad_box2 {
	clear: both;
	margin-bottom: 24px;
	background-color: #FFFFFF;
}

.mel_ad_box3 {
	clear: both;
	background-color: #FFFFFF;
}

.mel_category_desc {
	margin-bottom: 6px;
	margin-left: -3px;
}

/* Comments */

.serendipity_comments {
	
}

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

.serendipityCommentForm {
	width: 620px; /*MELx: 599px*/
	border-top: 1px #ccc solid;
	margin-top: 10px;
	padding: 0.5em;
	padding-bottom: 0px;
}

.serendipityCommentForm textarea {
	height: 100px;
}

.serendipity_commentDirection {
	font-size: 12px;
}

.serendipityCommentForm ol {
	font-size: 12px;
	margin-bottom: 10px;
}

.serendipity_comment {
	width: 635px; /*MELx: 615px 655*/
	margin-bottom: 2px;
	border-top: 1px #ccc solid;
	/* border-bottom: 1px #999 solid; */
	font-family: verdana;
	font-size: 12px;
	line-height: 150%;
	background-color: #EEEEEE; /* #E6ECF4 */
	padding: 0.4em;
	/*clear: both;
	overflow: auto; */
	/*overflow-x: scroll;*/
}

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

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

.serendipity_commentsLabel {
  font-size: small;
}

.serendipity_commentsTitle {
	padding-bottom: 2px;
	font-family: arial black;
	font-size: 17px;
	font-weight: bold;
	/* text-transform: uppercase; */
	color: #474141;
	line-height: 120%;
	display: block;
	clear: both;
}

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

}

.serendipity_imageComment_center {

}

.serendipity_imageComment_left,
.serendipity_image_left {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
	border-bottom: 1px #999 solid;
}

.serendipity_imageComment_right,
.serendipity_image_right { 
	float: right;
	padding-left: 5px;
	margin-right: 2px; /*-10px;*/
	margin-top: 5px;
}

.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 {
}Adriana Vasini

.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;
}



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

#serendipityLeftSideBar {
	width: 170px;
	margin: 0px;
	padding: 0px;
	border-left: 1px #ccc solid;
	padding-left: 6px; /*For Adsense 336x280*/
	padding-right: 6px;
	text-align: left;
	float: left;
	font-family: verdana, arial;
}

#serendipityRightSideBar {
	width: 170px;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: verdana, arial;
}

.serendipitySideBarTitle {
	font-size: 12px;
	color: #777;
	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: #777;
	font-size: 12px;
	padding-top: 0.6em;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.5em;
}

.serendipitySideBarDate {
	font-size: 7pt;
}

#serendipityRightSideBar * .serendipitySideBarContent {

}

#serendipityLeftSideBar * .serendipitySideBarContent {

}


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

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

.serendipity_freeTag_related_title {
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: -3px;
}

.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 {
	line-height: 160%;
	font-family: verdana,arial;
	font-size: 12px;
	margin-bottom: 4px;
	clear: both;
}

.serendipity_findmore a,
.serendipity_findmore a:link,
.serendipity_findmore a:visited,
.serendipity_findmore a:active {
	color: #000080;
}

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