body
{
	cursor: default;
	background: #A51316;
	font: normal 11px Trebuchet MS;
	margin: 0px;
	padding: 0px;
}
#no_post
{
	text-align: center;
	padding: 20px;
	width: 300px;
	border:1px solid #000;
}
#holder 
{
	width: 740px;
	padding: 0px 0px 0px 0px;
	margin-left: -370px;
	position: absolute;
	left: 50%;
	top: 0px;
}
#preview_layer {
	background: transparent url(images/transparent.gif) repeat;
	width: 741px;
	min-height: 1500px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	z-index: 120;
}
#quicknav 
{ 
	width: 170px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 20px;
	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: 170px;
	background: #A51316;
}
#quicknav ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 170px;
	height: 20px;
	background: #A51316;
	border: 1px solid #F3E3CF;
} 
#quicknav ul li a 
{
	width: 168px;
	height: 14px;
	padding: 2px 0px 2px 0px;
	color: #fff; text-decoration: none;
	border: 1px solid #ddd;
	margin: 0px 0px 2px 0px;
	background: #A51316;
	display: block;
}
#quicknav ul li a:hover 
{
	background: none;
	color: #fff;
	border-color: #bbb;
}

#top{
	background: url(images/top.gif) no-repeat left top;
	width: 740px; 
	height: 184px;
	clear: both;
	margin: 0px;
	padding: 0px;
	float: left;
}
#top h1
{
	font: 34px Trebuchet MS; text-transform: none; color: #BB1322;
	padding: 110px 0px 0px 70px;
	margin: 0px 0px 0px 0px;
}
#top h2
{
	font: 22px Trebuchet MS; text-transform: lowercase; color: #CC7155;
	padding: 0px 0px 0px 70px;
	margin: 0px 0px 0px 0px;
}
#main
{
	background: transparent url(images/middle.gif) repeat-y left top;
	width: 740px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	float: left;
}
#contentblock
{
	width: 420px;
	float: left;
	padding: 5px 0px 20px 40px;
	margin: 0px 0px 0px 0px;
	float: left;
	overflow:hidden;
}
.postdate
{
	font: bold 10px Arial; text-transform: none; color: #888;
}
.post h1 
{
	font: bold 16px Trebuchet MS; text-transform: none; color: #DF3838; text-align: left;
	margin: 4px 0px 10px 0px;
	padding: 0px;
}
.post {
    width: 420px;
	font: normal 12px Trebuchet MS;
	color: #333;
	clear: both;
	padding: 0px 0px 8px 0px;
	text-align: justify;
	overflow: hidden;
}
.post img {
	font: normal 12px Verdana, Arial; color: #333; text-align: justify;
	float: none;

}

.post p {
	font: normal 12px Verdana, Arial; color: #333; text-align: justify;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.post ul {
	font: normal 12px Verdana, Arial; color: #333; text-align: justify;
	padding: 5px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
	clear: both;
	list-style: disc;
}
.post ul li {
	font: normal 12px Verdana, Arial; color: #333; text-align: justify;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
	list-style: disc;
}

.postauthor
{
	padding: 5px 0px 2px 0px;
	margin: 10px 0px 40px 0px;
	font: bold 10px Arial; color: #E06B57; text-align: left;
	clear: both;
	border-top: 1px solid #DF3838;
}
.postauthor a {
	color: #444;
	text-decoration: underline;
}
.postauthor a.top
{
	background: url(images/blog_top.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
	margin-left: 10px;
	text-decoration: none;
	color: #a9a9a9;
}
.postauthor a.top:hover
{
	text-decoration: underline;
}
.comments_header 
{
	font: bold 15px Trebuchet MS; color: #666;
	border: 0px none;
	margin: 25px 0px 25px 0px;
}
#add_comment 
{
	font: bold 15px Trebuchet MS; color: #666;
	border: 0px none;
	margin: 25px 0px 25px 0px;
}
#security_number 
{
	background: transparent;
	font: bold 10px Trebuchet MS, Verdana; color: #333; 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;
}
.tracker
{
	border: 1px solid #999;
	margin: 0px 0px 0px 0px;
	float: left;
	clear: both;
}
.tracker a img
{
	border: 0px none;
	cursor: pointer;
}
#pagination 
{
	width: 370px;
	padding: 0px;
	margin: 10px 0px 5px 0px;
	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;
}
.invisible
{
	display: none;
}
#column
{
	width: 195px; 
	margin: 0px 0px 0px 0px;
	padding: 20px 45px 20px 0px;
	float: right;
	border: 0px none;
	background: transparent;
} 
.profiledata 
{
	background: #fbf4ed;
	width: 175px;
	padding: 5px 0px 15px 20px;
	margin: 0px 0px 5px 0px;
	clear: both;
	border: 1px solid #f2e8e6;
}
.profiledata h1
{
	background: transparent url(images/heart.gif) no-repeat left top;
	font: bold 16px Trebuchet MS; color: #BB1322; text-align: left;
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 0px 38px;
}
.profiledata img
{
	width: 100px;
	height: 100px;
	border: 1px solid;
	border-color: #ccc #888 #888 #ccc;
	margin: 10px 0px 8px 26px;
	display: block;
	clear: both;

}
.profiledata  ul
{
	font: bold 10px Arial; color: #888; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;

}
.profiledata  ul li
{
	font: bold 10px Arial; color: #888; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	list-style: none;
}
.profiledata  ul li a
{
	font: bold 10px Arial; color: #888; text-align: left; text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	list-style: none;
}
.profiledata  ul li a.profilecontact
{
	background: transparent url(images/mail1.gif) no-repeat left top;
	font: 14px Trebuchet MS; color: #E06B57; 
	padding: 4px 0px 4px 28px;
	margin: 10px 0px 10px 0px;
	text-transform: lowercase;
	cursor: pointer;
	text-decoration: none;
}
.profiledata  ul li a.profilecontact:hover
{
	background: transparent url(images/mail.gif) no-repeat left top;
	color: #E06B57;
	cursor: pointer;
}
.profiledata  p
{
	font: bold 10px Arial; color: #888; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
}
.profiledata  p a
{
	font: bold 10px Arial; color: #888; text-align: left; text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
}
.profiledata  p a:hover
{
	cursor: pointer;
}

/*:::::::::: ESTILOS PARA WEIGHTLOSS::::::::::::::::*/
#weightloss
{
	margin: 20px 0px 20px 0px;


}
#weightloss h1
{
	background: transparent url(images/heart.gif) no-repeat left top;
	font: bold 16px Trebuchet MS; color: #BB1322; text-align: left;
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 0px 38px;
}
#weightloss p
{
	padding: 0px;
	margin: 0px;
}
#weightloss img {
	background: #fbf4ed;
	width: 190px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 10px 0px;
	font: bold 10px Arial, Verdana; color: #555;
	border: 1px solid #f2e8e6;
}
table#weightloss  {
	width: 175px;
	border: 0px none;
	margin: 5px 0px 0px 20px;
}
table#weightloss  td {
	font: normal 10px Verdana; color: #555; vertical-align: middle;
	margin: 3px 0px 0px 0px;
	padding: 0px 5px 2px 0px;
}
table#weightloss  td.right {
	text-align: right;
	width: 70px;
	border: 1px solid #d8d8d8;
	margin: 0px 0px 0px 4px;
	color: #00123C;
}
/*::::::::::ESTILOS PARA EL CALENDARIO::::::::::::::::*/
#calendar 
{
	background: #fbf4ed;
	border: 1px solid #f2e8e6;
	width: 180px;
	padding: 5px 0px 5px 20px;
	margin: 20px 0px 20px 0px;
	clear: both;
}
#calendar  h1
{
	background: transparent url(images/heart.gif) no-repeat left top;
	font: bold 16px Trebuchet MS; color: #BB1322; text-align: left;
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 0px 38px;
}
#calendar #calendar_header
{
	width: 170px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	text-align:center;
	font: bold 11px Arial, Verdana;
}
#calendar #calendar_header .first_line
{
	clear: both;
	font: 16px Arial; color: #444;
	padding: 2px 0px 2px 0px;
}
#calendar #calendar_header .second_line
{
	clear: both;
	font: 15px Arial, Verdana; color: #444;
	padding: 0px 0px 2px 0px;
}
#calendar #calendar_body{
	background: #fff;
	border: 1px solid #eeeeee;
	width: 170px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#calendar #calendar_body .row{
	height: 16px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	text-align: center;
}
#calendar #calendar_body .first_line
{
	background: #666666;
	height: 16px;
	padding: 0px;
	text-align: center;
	font: bold 10px Arial, Verdana;
	color: #fff;
}
#calendar #calendar_body .second_line
{
	background: #666666;
	height: 16px;
	padding: 0px;
	text-align: center;
	font: bold 10px Arial, Verdana;
	color: #fff;
}
#calendar #calendar_body .normal
{
	font: bold 10px Arial, Verdana; color: #333; text-align: center;
	background: #eee;
	border: 1px solid #F2EEED;
}
#calendar #calendar_body .normal:hover
{
	color: #D97E32;
	background: #F2EEED;
	border: 1px solid #333;
}
#calendar #calendar_body .normal_selected
{
	font: bold 10px Arial, Verdana; color: #D97E32; text-align: center;
	background: #fff;
	border: 1px solid #D97E32;
}
#calendar #calendar_body .normal_selected:hover
{
	color: #005098;
}
#calendar #calendar_body .event
{
	font: bold 10px Arial, Verdana; color: #D97E32; text-align: center;
	background: #fff;
}
#calendar #calendar_body .event:hover
{
	color: #D97E32;
}
#calendar #calendar_body .event_selected
{
	font: bold 10px Arial, Verdana; color: #D97E32; text-align: center;
	background: #fff;
	border: 1px solid #D97E32;
}
#calendar #calendar_body .event_selected:hover
{
	color: #E47F00;
}
/*END OF CALENDARSTYLES*/
#friends_list
{
	width: 195px;
	padding: 1px;
	margin: 20px 0px 20px 0px;
}
#friends_list  h1
{
	background: transparent url(images/heart.gif) no-repeat left top;
	font: bold 16px Trebuchet MS; color: #BB1322; text-align: left;
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 0px 38px;
} 
#friends_list ul
{
    font: normal 11px Arial, Verdana; color: #777; text-align: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 8px 0px;
	background: #fbf4ed;
	border: 1px solid #f2e8e6;
}
#friends_list ul li
{
	padding: 0px;
	margin: 3px 0px 3px 5px;
	display: compact;
}
#friends_list ul li a
{
	background: transparent url(images/bullet1.gif) no-repeat left top;
	display: block;
	padding: 2px 5px 3px 10px;
	margin: 3px 0px 3px 0px;
	display: compact;
	color: #777;
	text-decoration: none;
}
#friends_list ul li a:hover
{
	text-decoration: underline;
	color: #444;
}
/*END OF FRIENDSLIST*/
#photos {
	padding: 5px 9px 0px 9px;
	margin: 10px 0px 10px 0px;
	width: 182px;
}
#photos  h1
{
	background: transparent url(images/heart.gif) no-repeat left top;
	font: bold 16px Trebuchet MS; color: #BB1322; text-align: left;
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 0px 38px;
}
#photos a{
	font: normal 11px Arial; color: #888; text-align: left;
	padding: 1px;
	margin: 0px;
	display: block;
}
#photos img {
	width: 180px;
	height: 180px;
	border: 1px solid #f2e8e6;
	margin: 2px 0px 10px 0px;
	display: block;
}
/*NEW OPTIONS*/
#lastposts
{
	width: 195px;
	padding: 1px;
	margin: 5px 0px 20px 0px;
}
#lastposts  h1
{
	background: transparent url(images/heart.gif) no-repeat left top;
	font: bold 16px Trebuchet MS; color: #BB1322; text-align: left;
	margin: 20px 0px 5px 0px;
	padding: 0px 0px 0px 38px;
}
#lastposts ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 8px 3px 8px 0px;
	width: 192px;
	background: #fbf4ed;
	border: 1px solid #f2e8e6;
}
#lastposts ul li
{
	font: normal 11px Arial, Verdana; color: #777; text-align: left;
	padding: 2px 5px 3px 10px;
	margin: 0px 0px 3px 5px;
	line-height: 13px;
	display: block;
	background: url(images/bullet1.gif) no-repeat left top;
}
#lastposts ul li a
{
	color: #777;
	text-decoration: none;
	margin: 0px 0px 0px 0px; 

}
#lastposts ul li a:hover
{
	text-decoration: underline;
	color: #444;
}
#lastposts ul li a.counts
{
	color: #999;
	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: 10px 0px 5px 10px;
}
.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;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	clear: both;
	border: 1px solid #FFCCFF;
	background: #fff;
}
.login td
{
	font: normal 10px Arial; color: #888; text-transform: uppercase; text-decoration: none; text-align: right;
	padding: 1px 2px 1px 2px;
	margin: 0px;
	background: #eee;
}
.login td.header
{
	color: #666;
	background: #fcfcfc;
	border-color: #bbb #fff #fff #bbb;
	font-weight: bold; text-align: left;
	padding: 2px;
}
.login td input 
{
	background: #fff;
	font: normal 9px Arial, Verdana; color: #333; text-transform: uppercase;
	padding: 1px; 
	border: 1px solid #E7E7E7;
	margin: 2px 5px 0px 5px;
	cursor: default;
}
.login td input.login_button
{
	background: #fcfcfc;
	text-align: center;
	padding: 2px;
	width: 80px;
	height: 20px;
	margin: 2px 7px 0px 0px;
	cursor: pointer;
	border-color: #fff #bbb #bbb #fff;
}
.loginalert
{
	font: bold 13px Arial, Verdana; color: #000; text-transform: none;
	padding: 20px 0px 10px 0px;
	margin: 0px;
	display: block;
}
#form_comment p
{
	font: normal 13px Verdana, Arial; color: #333; text-align: left;
	padding: 4px 15px 4px 10px;
	margin: 0px 0px 0px 0px;
	text-decoration: none; /* POST_TEXTDECORATION */
	text-transform: none;
	text-align: left; /* POST_TEXTALIGN */
	padding: 12px 10px 5px 0px;
}
#clearbar
{
	background: transparent;
	width: 740px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#clearbar
{
	background: transparent;
	width: 740px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#footer
{
	background: #A51316 url(images/footer.gif) no-repeat left top;
	color: #E06B57;
	clear: both;
	text-align: center;
	padding: 60px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 740px;
	height: 220px;
}
#footer p
{
	color: #cccccc;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.visit /*BLOG=VISITS COUNTER*/
{
	padding: 2px 10px 2px 10px;
	border: 1px solid;
	width: 120px;
	border-color: #ddd;
	margin: 0px 0px 5px 0px;
	font: 11px Arial; color: #888; text-transform: uppercase; text-decoration: none; text-align: center;
	display: inline;
	clear: both;
}
.visit .counter
{
	color: #6f452d;
	margin-left: 10px;
	border: 0px none;
}
.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;
}


#banner_top
{
	padding: 0px 0px 18px 0px;
	margin: 10px 0px 10px 0px;
	
}
#banner_right
{
	padding: 4px 0px 4px 0px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
#banner_bottom
{
	padding: 2px 0px 6px 0px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
.photo_album h1
{
	display: none;
}
ul.photo_album 
{
	list-style-type: none;
	margin: 0px 0px 20px 15px;
	padding: 12px 5px 8px 5px;
	width: 400px;
	border: 1px solid #eee;
	background: #fff8f1;
}
 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: 340px;
}
