body {
	background: #4a4a4a url(images/bg.gif) repeat;
	margin: 0px;
	padding: 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: 15px 0px 25px 5px;
	border: 1px solid #222;
	float: left;
	clear: both;
}
.tracker a img
{
	border: 0px none;
	cursor: pointer;
	
}
#holder {
	width: 920px;
	margin: 20px auto 0px auto;
	font: normal 11px Trebuchet MS;	color: #000;
}

/*:::::::::::::: TOP ::::::::::::::::*/
#top {
	background: #cb0000;
	height: 95px;
	width: 920px;
}
#top h1 {
	font: 28px Arial; color: #f4f4f4; text-transform: uppercase; text-align: center;
	padding: 20px 0px 3px 0px;
	margin: 0px;
}
#top h2 {
	font: 15px Arial; color: #f2eeed; text-transform: uppercase; text-align: center;
	padding: 2px 0px 5px 0px;
	margin: 0px;
}

/*:::::::::::::: MAIN ::::::::::::::::*/
#main {
	background: #F2EEED;
	width: 900px;
	height: auto;
	border: 10px solid #fff;
	padding: 0px;
	float: left;
}

/*:::::::::::::: COLUMN ::::::::::::::::*/
#column {
	background: transparent;
	margin: 10px 0px 10px 0px;
	padding: 0px 15px 0px 25px;
	width: 230px;
	float: left;
	border-right: 1px solid #ccc;
}/*
#left h1{
	background: transparent url(images/bg_h1.gif) no-repeat left top;
	font: bold 14px Arial; color: #a32727; text-transform: uppercase; text-align: center;
	padding: 12px 0px 0px 0px;
	margin: 15px 0px 0px 0px;
	height: 28px;
	width: 180px;
}
*/
/*:::::::::::::: Quicknav ::::::::::::::::*/
#quicknav {
	width: 220px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
	background: none;
}
#quicknav h1 {
	display: none;
}
#quicknav ul {
	width: 220px;
	height: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px none;
	background: none;
}
#quicknav ul li {
	width: 220px;
	height: 18px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #f4f4f4;
	background: #f2eeed;
	float: right;
	display: block;
	clear: both;
}
#quicknav ul li a {
	width: 220px;
	height: 18px;
	font: 11px Arial; color: #cc3333; text-transform: none; text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #f4f4f4;
	background: none;
	float: right;
	display: block;
}
#quicknav ul li a:hover {
	border: 1px solid;
	border-color: #fff #333 #333 #fff;
	color: #cc3333;
	cursor: pointer;
}
/*

#quicknav a {
	width: 38px;
	height: 38px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	border: 1px solid #f4f4f4;
	background: transparent;
	float: right;
	display: block;
}
#quicknav a:hover {
	border: 1px solid;
	border-color: #fff #333 #333 #fff;
}
#quicknav img {
	border: 0px none;
	width: 38px;
	height: 38px;
}*/

/*:::::::::::::: Profile ::::::::::::::::*/
.profiledata {
	font: normal 10px Arial;	
	color: #666;
	width: 230px;
	padding: 5px 0px 15px 0px;
	margin: 5px 0px 15px 0px;
	clear: both;
	background: transparent url(images/fotoframe.gif) no-repeat;
}
.profiledata h1 {
	display: none;
}
.profiledata img {
	width: 100px;
	height: 100px;
	padding: 0px;
	float: left;
	margin: 5px 15px 0px 10px;
}
.profiledata ul {
	font: 11px Arial; color: #444; text-transform: none;
	text-align: left;
	padding: 3px 0px 15px 8px;
	margin: 2px 0px 0px 0px;
}
.profiledata ul li {
	font: 11px Arial; color: #444; text-transform: none;
	text-align: left;
	padding: 3px 0px 0px 9px;
	margin: 2px 0px 0px 5px;
	list-style: none;
}
.profiledata ul li span {
	font: 11px Arial; color: #FF0000; text-transform: none;
	text-align: left;
	padding: 3px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	list-style: none;
}
.profiledata ul li a {
	font: 11px Arial; color: #444; text-transform: none; text-decoration: underline;
	text-align: left;
	padding: 3px 0px 0px 8px;
	margin: 2px 0px 0px 0px;
	list-style: none;
}
.profiledata ul li a:hover {
	cursor: pointer;
}
.profiledata ul li a.profilecontact {
	background: url(images/email.gif) no-repeat left;
	padding: 5px 0px 0px 20px;
	margin: 4px 0px 5px 0px;
	font: 11px Arial; color: #768194; text-align: left; text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
	list-style: none;
}
.profiledata ul li a.profilecontact:hover {
	background: url(images/email_open.gif) no-repeat left;
	cursor: pointer;
}
.profiledata p {
	font: 11px Arial; color: #444; text-transform: none;
	text-align: left;
	padding: 3px 0px 0px 8px;
	margin: 2px 0px 0px 0px;
}
.profiledata p a {
	font: 11px Arial; color: #444; text-transform: none; text-decoration: underline;
	text-align: left;
	padding: 3px 0px 0px 8px;
	margin: 2px 0px 0px 0px;
	list-style: none;
}
.profiledata p a:hover {
	cursor: pointer;
}
.profiledata ul li a.online
{
	background: url(images/online.gif) no-repeat left;
	font: 11px Arial; color: #00a300; 
	padding: 5px 0px 5px 20px;
	margin: 10px 0px 12px 0px;
	text-transform: uppercase;
	cursor: pointer;
}
.profiledata ul li a.online:hover
{
	text-decoration: underline;
	cursor: pointer;
}
/*:::::::::::::: Last Posts ::::::::::::::::*/
#lastposts
{
	width: 210px;
	padding: 1px;
	margin: 15px 0px 15px 5px;
}
#lastposts h1{
	background: transparent url(images/bg_h1.gif) no-repeat left top;
	font: bold 14px Arial; color: #a32727; text-transform: uppercase; text-align: center;
	padding: 12px 0px 0px 0px;
	margin: 15px 0px 15px 0px;
	height: 28px;
	width: 180px;
}
#lastposts ul
{
	font: bold 11px Arial; color: #344F11; text-align: left; 
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
#lastposts ul li
{
	font: normal 12px Arial, Verdana; color: #444; text-align: left;
	padding: 1px 5px 1px 15px;
	margin: 0px 0px 3px 0px;
	line-height: 15px;
	display: block;
	background: url(images/lastpost_icon.gif) no-repeat left top;
}
#lastposts ul li a
{
	color: #444;
	text-decoration: none;
	margin: 0px 0px 0px 0px; 
}
#lastposts ul li a:hover
{
	text-decoration: underline;
	color: #222;
	cursor: pointer;
}
#lastposts ul li a.counts
{
	color: #444;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
}
#lastposts ul li a.counts:hover
{
	text-decoration: underline;
}

/*:::::::::::::: Weightloss ::::::::::::::::*/
#weightloss {
	width: 200px;
	padding: 5px 5px 10px 0px;
	margin: 15px 0px 15px 10px;
}
#weightloss h1{
	background: transparent url(images/bg_h1.gif) no-repeat left top;
	font: bold 14px Arial; color: #a32727; text-transform: uppercase; text-align: center;
	padding: 12px 0px 0px 0px;
	margin: 15px 0px 10px 0px;
	height: 28px;
	width: 180px;
}
#weightloss p {
	padding: 0px;
	margin: 0px;
}
#weightloss img {
	width: 190px;
	margin: 0px 0px 0px 0px;
	font: bold 10px Arial, Verdana; color: #555;
}
table#weightloss  {
	width: 175px;
	border: 0px none;
	margin: 5px 0px 0px 10px;
}
table#weightloss td {
	font: normal 10px Arial; color: #666; 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;
	background: #fff;
	color: #444;
}

/*:::::::::::::: Calendar ::::::::::::::::*/
#calendar {
	width: 200px;
	padding: 5px 5px 10px 0px;
	margin: 15px 0px 15px 5px;
	border: 1px solid #f1f1f1;
	clear: both;
}
#calendar h1{
	background: transparent url(images/bg_h1.gif) no-repeat left top;
	font: bold 14px Arial; color: #a32727; text-transform: uppercase; text-align: center;
	padding: 12px 0px 0px 0px;
	margin: 15px 0px 10px 0px;
	height: 28px;
	width: 180px;
}
#calendar #calendar_header{
	width: 190px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font: normal 10px Arial; background: #fff; text-align:center;
}
#calendar #calendar_header .first_line{
	clear: both;
	font: normal 16px Arial; color: #BC302A;
	padding: 5px 0px 2px 0px;
}
#calendar #calendar_header .second_line{
	clear: both;
	font: normal 14px Arial; color: #BC302A;
	padding: 0px 0px 4px 0px;
}
#calendar #calendar_body{
	background: #fff;
	border: 1px solid #eeeeee;
	width: 190px;
	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: #BC302A;
	background: #F2EEED;
	border: 1px solid #333;
}
#calendar #calendar_body .normal_selected{
	font: bold 10px Arial, Verdana; color: #BC302A; text-align: center;
	background: #fff;
	border: 1px solid #BC302A;
}
#calendar #calendar_body .normal_selected:hover{
	color: #005098;
}
#calendar #calendar_body .event{
	font: bold 10px Arial, Verdana; color: #BC302A; text-align: center;
	background: #fff;
}
#calendar #calendar_body .event:hover{
	color: #BC302A;
}
#calendar #calendar_body .event_selected{
	font: bold 10px Arial, Verdana; color: #BC302A; text-align: center;
	background: #fff;
	border: 1px solid #BC302A;
}
#calendar #calendar_body .event_selected:hover{
	color: #E47F00;
}

/*:::::::::::::: Friends List ::::::::::::::::*/
#friends_list {
	background: transparent;
	padding: 5px 0px 0px 0px;
	margin: 5px 5px 10px 5px;
	width: 210px;
	clear: both;
}
#friends_list h1{
	background: transparent url(images/bg_h1.gif) no-repeat left top;
	font: bold 14px Arial; color: #a32727; text-transform: uppercase; text-align: center;
	padding: 12px 0px 0px 0px;
	margin: 15px 0px 10px 0px;
	height: 28px;
	width: 180px;
}
#friends_list ul 
{
	font: 12px Arial; color: #344F11; text-align: left; 
	padding: 5px 0px 8px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}
#friends_list ul li 
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}
#friends_list ul li a 
{
	background: transparent url(images/friends_icon.gif) no-repeat left top;
	display: block;
	padding: 0px 0px 5px 15px;
	color: #666;
	text-decoration: none;
}
#friends_list ul li a:hover 
{
	background: transparent url(images/friends_icon.gif) no-repeat left top;
	color: #8A241F;
	text-decoration:none;
	cursor: pointer;
}

/*:::::::::::::: Photos ::::::::::::::::*/
#photos {
	width: 210px;
	clear: both;
	padding: 5px 5px 10px 0px;
	margin: 0px 0px 5px 5px;
}
#photos h1{
	background: transparent url(images/bg_h1.gif) no-repeat left top;
	font: bold 14px Arial; color: #a32727; text-transform: uppercase; text-align: center;
	padding: 12px 0px 0px 0px;
	margin: 15px 0px 10px 0px;
	height: 28px;
	width: 180px;
}
#photos a {
	font: normal 12px Arial; color: #444; text-align: left;
	padding: 2px 0px 2px 2px;
	border: 1px solid #f8f8f8;
	margin: 2px 0px 10px 0px;
	width: 202px;
	display: block;
	cursor: pointer;
}
#photos img {
	width: 200px;
	height: 200px;
	border: 1px solid #d8d8d8;
	display: block;
	margin: 2px 0px 2px 0px;
	padding: 0px;
}

/*:::::::::::::: Other ::::::::::::::::*/
.rss
{
	width: 160px;
	height: 24px;
	padding: 0px;
	margin: 10px 0px 5px 0px;
}
.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 #006666;
	background: #fff;
}
.login td
{
	font: normal 10px Arial; color: #888; text-transform: uppercase; text-decoration: none; text-align: right;
	padding: 1px 2px 1px 10px;
	margin: 0px;
	background: #eee;
}
.login td.header
{
	color: #666;
	background: #fcfcfc;
	border-color: #bbb #fff #fff #bbb;
	font-weight: bold; text-align: left;
	padding: 3px;
}
.login td input 
{
	background: #fff;
	font: normal 9px Arial, Verdana; color: #333; text-transform: uppercase;
	padding: 1px; 
	border: 1px solid #E7E7E7;
	margin: 2px 8px 0px 5px;
	cursor: default;
	width: 100px;
}
.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: #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;
}

/*:::::::::::::: CONTENTBLOCK ::::::::::::::::*/
#contentblock {
	background: transparent;
	margin: 10px 0px 10px 0px;
	width: 555px;
	padding: 5px 35px 5px 0px;
	float: right;
}
.post {
	width: 550px;
	clear: both;
	padding: 10px 0px 5px 0px;
	overflow: hidden;
}
.post img {
	float: none;
}
.post p {
	font: normal 13px Trebuchet MS; color: #222; text-align: left;
}
.post ul {
	font: normal 13px Trebuchet MS; color: #222; text-align: left;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	list-style: circle;
}
.post ul li {
	font: normal 13px Trebuchet MS; color: #222; text-align: left;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style: circle;
}
.postdate {
	padding: 3px 0px 3px 0px;
	margin: 5px 0px 2px 0px;
	height: 15px;
	font: bold 10px Arial; color: #888; text-transform: uppercase; text-align: right;
	clear: both;
}
.post h1 {
	background: transparent url(images/post_h1.gif) repeat-x bottom;
	font: 19px Arial; color: #a30000; text-transform: uppercase; text-align: right;
	padding: 2px 0px 3px 3px;
	margin: 0px 0px 5px 0px;
	clear: both;
}
.post p {
	font: normal 13px Trebuchet MS; color: #222; text-align: justify;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	clear: both;
}
.post ul li {
	font: normal 13px Trebuchet MS; color: #222; text-align: justify;
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	list-style: circle;
}
.postauthor {
	padding: 3px 0px 3px 0px;
	margin: 8px 0px 35px 0px;
	font: 11px Arial; color: #ff5400; text-align: right;
	clear: both;
}
.postauthor a {
	color: #888;
	text-decoration: underline;
}
.postauthor a.top
{
	background: url(images/blog_top.gif) no-repeat left top;
	padding: 0px 0px 0px 15px;
	margin-left: 6px;
	text-decoration: none;
	color: #999;
}
.postauthor a.top:hover
{
	text-decoration: underline;
}
.comments_header
{
	background: #fff;
	font: bold 12px Trebuchet MS; color: #BC302A; text-transform: uppercase; text-align: right;
	padding: 4px 4px 4px 0px;
	margin: 20px 0px 20px 0px;
}

#add_comment {
	font: bold 12px Trebuchet MS; color: #333; text-transform: uppercase; text-align: right;
	padding: 4px 4px 4px 0px;
	margin: 15px 0px 15px 0px;
}
#right #post_holder form {
	padding: 5px 0px 0px 20px;
	margin: 0px;
}
#right #post_holder form input {
	background: #fff;
	font: normal 11px Arial, Verdana; color: #333; text-align: left;
	padding: 2px; 
	border: 1px solid #333;
	margin: 3px 0px 5px 0px;
	max-width: 240px;
}
#right #post_holder form textarea {
	background: #fff;
	font: normal 10px Arial, Verdana; color: #333; text-align: left;
	padding: 2px; 
	border: 1px solid #333;
	margin: 3px 0px 5px 0px;
	width: 300px;
}
#right #post_holder form #security_number {
	background: transparent;
	font: bold 10px Trebuchet MS, Verdana; color: #BC302A; text-align: left;
	padding: 0px 0px 0px 0px;
	clear: both;
}
#right #post_holder form #security_number img {
	width: 92px;
	height: 36px;
	border: 1px solid #333;
	margin: 15px 0px 15px 0px;
}
#right #post_holder form .blue_button {
	background: transparent url(images/post_commentsbutton.gif) no-repeat; 
	width: 70px;
	height: 20px;
	border: 0px none;
	font: bold 10px Trebuchet MS, Verdana; color: #BC302A; text-align: center;
	padding: 2px 0px 5px 0px;
	cursor: pointer;
}
#right #post_holder form .close_button {
	background: transparent url(images/post_commentsbutton.gif) no-repeat; 
	width: 70px;
	height: 20px;
	border: 0px none;
	font: bold 10px Trebuchet MS, Verdana; color: #333; text-align: center;
	padding: 2px 0px 5px 0px;
	margin-left: 20px;
	cursor: pointer;
}
#pagination {
	width: 380px;
	padding: 0px;
	margin: 15px 0px 15px 10px;
	clear: both;
}
#pagination ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#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 {
	width: 630px;
	height: 1px;
	background: transparent;
	overflow: hidden;
	clear: both;
}

/*:::::::::::::: FOOTER ::::::::::::::::*/
#footer{
	font: bold 11px Arial; color: #333; text-align: center;
	clear: both;
	width: 920px;
	margin: 10px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}
#footer p{
	font: bold 11px Arial; color: #333; text-align: center;
	margin: 5px 0px 5px 0px;
}

.visit /*BLOG=VISITS COUNTER*/
{
	padding: 2px 10px 2px 10px;
	border: 1px solid;
	width: 120px;
	border-color: #7e7e7e;
	margin: 0px 0px 5px 0px;
	font: 11px Arial; color: #000; text-transform: uppercase; text-decoration: none; text-align: center;
	clear:  both;
	display: inline;
}
.visit .counter
{
	color: #000;
	margin-left: 10px;
	border: 0px none;
}
.invisible
{
	display: none;
}



/*:::::::::::::: Banners ::::::::::::::::*/
#banner_top
{
	padding: 4px 0px 12px 0px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
#banner_right
{
	padding: 6px 0px 6px 0px;
	text-align: center;
}
#banner_bottom
{
	padding: 2px 0px 6px 0px;
	text-align: center;
}

/*:::::::::::::: Photo album ::::::::::::::::*/
.photo_album h1
{
	display: none;
}
ul.photo_album 
{
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 12px 5px 8px 5px;
	width: 456px;
	border: 1px solid #eee;
	background: #fcfcfc;
}
 ul.photo_album li
{
	font: normal 12px 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: 500px;
}
