body {
	background: #FFCCFF;
	cursor: default;
	font: normal 11px Trebuchet MS;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
.error
{
	font: bold 11px Trebuchet MS; 
	color: #ff0000;
}
.error input{
	background: #FFCFCF;
	border: 1px solid #FF7272;
}
.error select
{
	background: #FFCFCF;
	margin-top: 2px; 
	padding: 0px;
}
.error textarea
{
	background: #FFCFCF;
	border: 1px solid #A5ACB2;
	padding: 0px 0px 0px 5px;
}
.tracker
{
	margin: 12px 0px 22px 0px;
	border: 1px solid #222;
	float: left;
	clear: both;
}
.tracker a img
{
	border: 0px none;
	cursor: pointer;
	
}
#no_post
{
	text-align: center;
	padding: 20px;
	width: 394px;
	font: normal 11px Trebuchet MS;
	color: #E95D8C;
}
#holder{
	width: 745px;
	padding: 0px;
	margin-left: -372px;
	position: absolute;
	left: 50%;
	top: 20px;
}
#quicknav 
{ 
	width: 150px;
	height: auto;
	background: none;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 15px 50px;
	border: 0px none;
	clear: both;
	font: normal 10px Arial; text-align: center;
}
#quicknav h1
{ 
	display: none;
}
#quicknav ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 150px;
}
#quicknav ul li
{
	margin: 0px 0px 2px 0px;
	text-align: center;
	padding: 0px;
	width: 150px;
	height: 18px;
} 
#quicknav ul li a 
{
	width: 148px;
	height: 12px;
	padding: 2px 0px 2px 0px;
	color: #0d365b; text-decoration: none;  text-align: center;
	border: 1px solid #fabfbf;
	margin: 0px 0px 2px 0px;
	background: #fef9fb;
	display: block;
}
#quicknav ul li a:hover 
{
	background: #ffefef;
	color: #000033;
	border-color: #dc95c1;
}

#top{
	background: transparent url(images/top.gif) no-repeat;
	width: 705px;
	height: 112px;
	padding: 30px 0px 0px 45px;
	margin: 0px;
}
#top h1{
	font: bold 28px Trebuchet MS; color: #E95D8C; text-transform: uppercase; text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
#top h2{
	font: 12px Arial; color: #444; text-transform: uppercase;
	padding: 4px 0px 10px 0px;
}
#main{
	background: transparent url(images/middle.gif) repeat-y;
	width: 725px;/*745*/
	font: normal 11px Trebuchet MS;
	color: #000;
	padding: 0px 25px 0px 0px;
	margin: 0px;
	float: left;
}
#contentblock{
	width: 460px; /*394px;*/
	float: left;
	padding: 30px 0px 0px 20px;
	margin: 0px;
}
.postdate{
	font: bold 10px Arial;
	text-transform: uppercase;
	color: #999;
	clear: both;
}
.post h1{
	background: url(images/gray_line1.gif) repeat-x left bottom;
	font: bold 16px Trebuchet MS;
	text-transform: uppercase;
	color: #E95D8C;
	clear: both;
	padding: 0px 0px 5px 0px;
	margin: 2px 0px 15px 0px;
}
.post {
	font: normal 12px Trebuchet MS;
	color: #333;
	clear: both;
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 20px 0px 10px 0px;
	overflow: hidden;
	width: 460px;
}
.post img {
	float: none;
}
.post p {
	font: normal 12px Trebuchet MS; color: #333; text-align: left;
}
.post ul {
	font: normal 12px Trebuchet MS; color: #333; text-align: left;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	list-style: disc;
}
.post ul li {
	font: normal 12px Trebuchet MS; color: #333; text-align: left;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style: disc;
}
.postauthor {
	padding: 3px 0px 3px 0px;
	margin: 6px 0px 5px 0px;
	font: bold 10px Arial; color: #888; text-align: left;
	clear: both;
}
.postauthor a {
	color: #C49DC4;
	text-decoration: underline;
}
.postlinks a:visited {
  color:#C49DC4;
}
.postauthor a:hover {
  color:#C49DC4;
  cursor: pointer;
}
.comments_header {
	font: bold 14px Trebuchet MS; color: #666;
	border: 0px none;
	margin: 20px 0px 20px 0px;
}
#add_comment {
	font: bold 12px Trebuchet MS; color: #E95D8C;
	border: 0px none;
	margin: 5px 0px 5px 0px;
}
#security_number {
	background: transparent;
	font: bold 10px Trebuchet MS, Verdana; color: #000; text-align: left; vertical-align: top;
	padding: 10px 0px 10px 0px;
	clear: both;
}
#security_number img 
{
	width: 92px;
	height: 36px;
	border: 1px solid #fff;
	margin: 10px 0px 0px 0px;
}
#pagination 
{
	width: 100%;
	padding: 0px;
	margin: 20px 0px 20px 10px;
	clear: both;
}
#pagination ul 
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
}
#pagination ul li 
{
	float: left;
	margin: 0px 2px 0px 2px;
	font: bold 9px Arial, Verdana; color: #333; text-align: center;
	border: 1px solid #333;
	background: #fff;
	width: 16px;
}
#pagination ul li.current {
	float: left;
	margin: 0px 2px 0px 2px;
	font: bold 9px Arial, Verdana; color: #333; text-align: center;
	border: 1px solid #333;
	background: #ddd;
	width: 16px;
}
#pagination ul li a 
{
	color: #333;
	text-decoration: none;
	padding: 1px;	
	display: block;
}
#pagination ul li a:hover 
{
	color: #fff;
	background: #333;
	border-color: #fff;
}
#spacer
{
	clear: both;
	width: 745px;
	background: transparent;
	height: 1px;
}
.invisible
{
	display: none;
}
#spacer_right{
	clear: both;
	width: 220px;
	background: transparent;
	height: 1px;
}
#column {
	width: 220px; /*276px;*/
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.profiledata {
	background: transparent url(images/profile_bg.gif) no-repeat;
	width: 190px;
	height: 301px;
	padding: 5px 0px 4px 0px;
	margin: 15px 0px 4px 25px;
	clear: both;
}
.profiledata h1 {
	display: none;
}
.profiledata img {
	width: 100px;
	height: 100px;
	margin: 8px 0px 0px 10px;
	padding: 0px;
	float: left;
}
.profiledata ul {
	font: normal 11px Arial; color: #666; text-align: left; letter-spacing: 0px;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	float: left;
}
.profiledata ul li {
	font: normal 11px Arial; color: #666; text-align: left; letter-spacing: 0px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	list-style: none;
}
.profiledata ul li span {
	font: bold 11px Arial; color: #666; text-align: left; letter-spacing: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
.profiledata ul li a {
	font: normal 11px Arial; color: #666; text-align: left; letter-spacing: 0px; text-decoration: underline;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	list-style: none;
}
.profiledata ul li a:hover {
	cursor: pointer
}
.profiledata ul li a.profilecontact {
	background: transparent url(images/email.gif) no-repeat left;
	padding: 8px 0px 2px 20px;
	margin: 10px 0px 10px 0px;
	font: normal 11px Arial; color: #916363; text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	cursor: pointer;
}
.profiledata ul li a.profilecontact:hover {
	background: transparent url(images/email_open.gif) no-repeat left;
	cursor: pointer;
}
.profiledata p {
	font: normal 11px Arial; color: #666; text-align: left; letter-spacing: 0px;
	margin: 0px;
	padding: 0px 0px 0px 25px;
}
.profiledata p a {
	font: normal 11px Arial; color: #666; text-align: left; letter-spacing: 0px; text-decoration: underline;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	list-style: none;
}
.profiledata p a:hover {
	cursor: pointer;
}
#weightloss {
	background: transparent url(images/weightloss.gif) no-repeat center top;
	padding: 0px 0px 30px 7px;
	margin: 20px 0px 20px 30px;
	width: 190px;
}
#weightloss p {
	padding: 0px;
	margin: 0px;
}
#weightloss h1 {
	font: bold 14px Trebuchet MS; color: #E95D8C; text-transform: uppercase; text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
#weightloss img {
	width: 180px;
	height: 180px;
	font: bold 10px Trebuchet MS; color: #333;
}
table#weightloss  {
	width: 180px;
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background: none;
}
table#weightloss td {
	font: normal 11px Arial; color: #666; vertical-align: top;
	margin: 2px 0px 0px 0px;
	padding: 1px 3px 1px 3px;
}
table#weightloss td.right {
	text-align: right;
	width: 80px;
	border: 1px solid #d8d8d8;
	color: #E95D8C;
	float:  left;
}
/*::::::::::ESTILOS PARA EL CALENDARIO::::::::::::::::*/
#calendar {
	clear: both;
	background: transparent url(images/calendar_bg.gif) no-repeat;
	width: 190px;
	height: 245px;
	padding: 10px 0px 0px 0px;
	margin: 15px 0px 5px 30px;
}
#calendar h1 {
	display: none;
}
#calendar_header{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font: bold 11px Trebuchet MS; text-align:center;
	width: 190px;
	height: 60px;
}
#calendar_header .first_line{
	clear: both;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font: bold 16px Arial; color: #888; text-align: center;
}
#calendar_header .second_line{
	clear: both;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	font: bold 14px Arial; color: #888;
}
#calendar_body {
	border: 1px solid #fff;
	width: 140px;
	padding: 2px;
	margin: 5px 0px 0px 25px;
	text-align: center;
}
#calendar_body .row{
	height: 15px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	text-align: center;
}
#calendar_body .first_line{
	height: 15px;
	padding: 0px;
	text-align: center;
	font: bold 10px Arial; color: #666;
}
#calendar_body .second_line{
	height: 15px;
	padding: 0px;
	text-align: center;
	font: bold 10px Arial; color: #666;
}
#calendar_body .normal{
	text-align: center;
	font: bold 10px Arial;
	color: #999;
	background: #fff;
	border: 1px solid #fff;
}
#calendar_body .normal:hover{
	color: #E95D8C;
}
#calendar_body .normal_selected{
	font: bold 10px Arial; color: #E95D8C; text-align: center;
	border: 1px solid #E95D8C;
}
#calendar_body .normal_selected:hover {
	color: #006CCD;
}
#calendar_body .event {
	text-align: center;
	font: bold 10px Arial; color: #E95D8C;
	border: 1px solid #fff;
}
#calendar_body .event:hover {
	color: #006CCD;
}
#calendar_body .event_selected {
	font: bold 10px Arial; color: #E95D8C; text-align: center;
	border: 1px solid #E95D8C;
}
#right #calendar_body .event_selected:hover{
	color: #006CCD;
}
/*END OF CALENDAR*/
#photos {
	background: transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 30px;
	width: 190px;
}
#photos h1 {
	font: bold 14px Trebuchet MS; color: #E95D8C; text-transform: uppercase; text-align: center;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
#photos a {
	font: normal 11px Arial; color: #666; text-align: left;
	width: 190px;
	height: 190px;
	padding: 3px 0px 20px 4px;
	margin: 0px 0px 10px 0px;
	background: transparent url(images/photobg.gif) no-repeat;
	display: block;
	cursor: pointer;
}
#photos img {
	width: 180px;
	height: 180px;
	border: 0px none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	display: block;
}
/*friends list*/
#friends_list
{
	width: 200px;
	padding: 35px 0px 0px 0px;
	margin: 20px 0px 20px 25px;
	background:  url(images/myfriends.gif) no-repeat left top;
}
#friends_list h1
{
	display: none;
}
#friends_list ul
{
    font: normal 11px Arial, Verdana; color: #666; text-align: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 5px 3px 5px 0px;
	border: 1px solid #f6eff1;
	background:  #fdf7f8;
}
#friends_list ul li
{
	padding: 0px;
	margin: 3px 0px 3px 5px;
	display: compact;
}
#friends_list ul li a
{
	background: transparent url(images/arrow.gif) no-repeat left top;
	padding: 2px 5px 3px 15px;
	margin: 3px 0px 3px 5px;
	display: compact;
	color: #666;
	text-decoration: none;
}
#friends_list ul li a:hover
{
	text-decoration: underline;
	color: #444;
}
#lastposts
{
	width: 200px;
	padding: 25px 1px 1px 1px;
	margin: 5px 0px 20px 25px;
	background: none;
}
#lastposts h1
{
	background: none;
	font: bold 14px Arial, Verdana; color: #e95d8c; text-align: left; text-transform: uppercase; text-align: center;
	margin: 6px 0px 5px 5px;
	padding: 10px 0px 0px 0px;
}
#lastposts ul
{
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 6px 0px 6px 0px;
	width: 177px;
	border: 1px solid #f6eff1;
	background: #fdf7f8;
}
#lastposts ul li
{
	font: normal 11px Arial, Verdana; color: #666; text-align: left;
	padding: 2px 5px 3px 15px;
	margin: 0px 0px 3px 5px;
	line-height: 13px;
	display: block;
	background: url(images/arrow.gif) no-repeat left top;
}
#lastposts ul li a
{
	color: #666;
	text-decoration: none;
	margin: 0px 0px 0px 0px; 

}
#lastposts ul li a:hover
{
	text-decoration: underline;
	color: #222;
}
#lastposts ul li a.counts
{
	color: #666;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
}
#lastposts ul li a.counts:hover
{
	text-decoration: underline;
}
.rss
{
	width: 160px;
	height: 24px;
	padding: 0px;
	margin: 15px 0px 10px 25px;
}
.rss a
{
	background: url(images/rss_icon.gif) no-repeat left;
	padding: 7px 0px 5px 37px;
	height: 12px;
	font: normal 11px Arial, Verdana; color: #777; text-decoration: none;
}
.login 
{
	width: 100px;
	height: 50px;
	padding: 0px;
	margin: 5px 0px 5px 0px;
	clear: both;
	float: left;
	border: 1px solid #FF33CC;
}
.login td
{
	font: normal 10px Arial; color: #666; text-transform: uppercase; text-decoration: none; text-align: right;
	padding: 2px 2px 1px 4px;
	margin: 0px;
}
.login td.header
{
	color: #666;
	border-color: #bbb #fff #fff #bbb;
	font-weight: bold; text-align: left;
	padding: 1px;
}
.login td input 
{
	font: normal 9px Arial, Verdana; color: #666; text-transform: uppercase;
	padding: 1px; 
	border: 1px solid #000;
	margin: 2px 5px 0px 5px;
	cursor: default;
}
.login td input.login_button
{
	text-align: center;
	padding: 2px;
	width: 90px;
	height: 16px;
	margin: 2px 5px 0px 0px;
	cursor: pointer;
	border-color: #fff #bbb #bbb #fff;
}
.loginalert
{
	font: bold 13px Arial, Verdana; color: #364235; text-transform: none;
	padding: 0px;
	margin: 10px 0px 10px 0px;
	display: block;
}
#form_comment p
{
	font: normal 13px Verdana, Arial; color: #333; text-align: left;
	margin: 5px 0px 5px 0px;
	text-decoration: none; /* POST_TEXTDECORATION */
	text-transform: none;
	text-align: left; /* POST_TEXTALIGN */
	padding: 12px 10px 5px 0px;
}
.ads
{
	padding: 0px 6px 0px 6px;
	text-align:center;
	width: 234px;/*246*/
	margin: 20px 0px 0px 0px;
}
#footer{
	font: bold 11px Trebuchet MS;
	color: #fff;
	clear: both;
	background: #FFCCFF url(images/bottom.gif) no-repeat;
	width: 745px;
	height: 63px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
}
#footer p
{
	font: 11px Arial;
	color: #444;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.visit /*BLOG=VISITS COUNTER*/
{
	padding: 2px 6px 2px 6px;
	border: 1px solid;
	width: 120px;
	border-color: #ccc;
	margin: 8px 0px 15px 0px;
	font: 11px Arial; color: #666; text-transform: uppercase; text-decoration: none; text-align: center;
	clear: both;
	display: inline;
	
}
.visit .counter
{
	color: #333;
	margin-left: 10px;
	border: 0px none;
}
.comment{
	background: transparent;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #FFCCFF;
}
.photo{
	width: 196px;
	padding: 0px 25px 0px 25px;
	clear: both;
	margin: 0px 0px 10px 0px;
}
.title_photo{
	background: transparent;
	font: bold 12px Trebuchet MS;
	color: #E95D8C;
	padding: 0px 0px 0px 0px;
}
.gallery_button
{
	width: 148px;
	text-align: center;
	margin: 0px 64px 10px 64px;
}
#banner_top
{
	padding: 0px 0px 18px 0px;
	margin: 10px 0px 10px 0px;
}
#banner_right
{
	padding: 2px 0px 8px 0px;
	text-align: center;
}
#banner_bottom
{
	padding: 4px 0px 4px 0px;
	text-align: center;
}
.photo_album h1
{
	display: none;
}
ul.photo_album 
{
	list-style-type: none;
	margin: 0px 0px 30px 0px;
	padding: 12px 5px 8px 5px;
	width: 455px;
	border: 1px solid #eee;
	background: #fff;
}
 ul.photo_album li
{
	font: normal 13px Arial, Verdana; color: #999; text-align: left; 
	padding: 1px 5px 2px 20px;
	margin: 0px 0px 3px 5px;
	line-height: 18px;
	display: block;
	background: url(images/album.gif) no-repeat left top;
	text-transform: uppercase;
}
 ul.photo_album li a
{
	color: #333;
	text-decoration: none;
	margin: 0px 0px 0px 0px; 

}
 ul.photo_album li a:hover
{
	text-decoration: underline;
	color: #111;
}
.gallery_image
{
	margin-right: 15px;
}
#music
{
	padding: 0px 0px 10px 0px;
	text-align: center;
}
#wysiwyg_textarea
{
	width: 420px;
}
