body {
	align: center;
	cursor: default;
	background: #c8d8e0;
	font: normal 11px Trebuchet MS;
	color: #fff;
	padding: 0px;
	margin: 0px;
}
#no_post
{
	text-align: center;
	padding: 20px;
	width: 320px;
	border:1px solid #666;
}
#holder{
	width: 860px;
	margin: 20px auto 0px auto;
	padding: 0px 30px 0px 0px;
}

/*:::::::::::: TOP :::::::::::::::*/
#top{
	background: url(images/top.jpg) no-repeat left top;
	width: 940px;
	height: 100px;
	padding: 0px;
	margin: 0px;
	float: left;
	
}
#top h1{
	font: bold 24px Arial;
	color: #fff;
	padding: 28px 0px 0px 45px;
	text-transform: uppercase;
	margin: 0px;
	letter-spacing: 0.1em;
}
#top h2{
	font: 15px Arial;
	color: #c8ff5c;
	padding: 10px 0px 4px 45px;
	margin: 0px;
	text-transform: uppercase;
}

/*:::::::::::: MAIN :::::::::::::::*/
#main{
	background: transparent url(images/middle.gif) repeat-y;
	width: 940px;
	font: normal 11px Trebuchet MS;
	color: #333;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: left;
	
}/*
#middle a{
	font: normal 11px Trebuchet MS;
	color: #1D427F;
}*/

/*:::::::::::: LEFT :::::::::::::::*/
#contentblock {
	width: 540px;
	padding: 0px 0px 20px 40px;
	margin: 0px;
	float: left;
	overflow: hidden;
}
.post {
	font: normal 13px Trebuchet MS;
	color: #444;
	clear: both;
	text-align: left;
	padding: 10px 0px 10px 0px;
	overflow: hidden;
}
.post p {
	font: normal 13px Trebuchet MS;
	color: #444;
	clear: both;
	text-align: left;
	padding: 10px 0px 10px 0px;
}
.post img {
	float: none;
}
.post p a{
	color: #0066FF;
	cursor: pointer; 
}
.post h1{
	font: normal 20px Arial;
	text-transform: uppercase;
	color: #518488;
	clear: both;
	padding: 8px 0px 5px 0px;
}
.postdate{
	font: normal 11px Arial;
	text-transform: none;
	color: #999;
	clear: both;
}
.post ul {
	font: normal 13px Trebuchet MS;color: #444; text-align: left;
	padding: 0px 20px 0px 20px;
	margin: 5px 0px 0px 0px;
	list-style-type: disc;
}
.post ul li{
	font: normal 13px Trebuchet MS; color: #444; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: disc;
}
.post ul li a{
	color: #0066FF;
	cursor: pointer; 
}
.post .gallery_image {
	border: 1px dotted #518488;
	margin: 0px 0px 0px 0px;
	max-width: 360px;
	background: #fff;
}
.post .gallery_text {
	font: normal 11px Arial; color: #333; text-align: justify;
	margin: 5px 0px 10px 0px;
}
.postauthor {
	padding: 8px 0px 3px 0px;
	margin: 4px 0px 20px 0px;
	font: normal 11px Arial; color: #ff5400; text-align: left;
	clear: both;
	border-top: 1px solid #c8d8e0;
}
.postauthor a {
	font: normal 11px Arial;
	color: #666; 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: #999;
}
.postauthor a.:hover
{
	text-decoration: underline;
	cursor: pointer;
}
#left .postline {
	height: 5px;
	margin: 5px 0px 5px 0px;
	clear: both;
}
#add_comment {
	font: normal 14px Arial; color: #444; text-transform: uppercase;
	margin: 15px 0px 10px 0px;
}
#left #security_number {
	background: transparent;
	font: bold 10px Arial; color: #333; text-align: left; vertical-align: top;
	padding: 0px 0px 10px 0px;
	clear: both;
}
#left #security_number img {
	width: 92px;
	height: 36px;
	border: 1px solid #333;
	margin: 10px 0px 10px 0px;
}
#left #comment_title2
{
	float: left;
	width: 180px;
}
#left #comment_title{
	background: url(images/dotted_line.gif) repeat-x left top;
	font: bold 10px Trebuchet MS;
	color: #407BDE;
	clear: both;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
}
#left #comment_message
{
	background: url(images/dotted_line.gif) repeat-x left top;
	font: bold 10px Trebuchet MS;
	color: #407BDE;
	clear: both;
	text-align: left;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 25px 0px;
}
#left #comment_name_email{
	background: url(images/dotted_line.gif) repeat-x left top;
	font: bold 10px Trebuchet MS;
	color: #407BDE;
	clear: both;
	text-align: left;
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
}
#left #comment_name,#comment_email
{
	float: left;
	width: 180px;
	padding: 0px 10px 0px 0px;
}
#left .blue_button{
	background: #ccc;
	width: 83px;
	height: 28px;
	font: normal 12px Arial;color: #333;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: center;
	cursor: pointer;
	border: 0px none;
}
.comments_header{
	font: Normal 14px Arial;
	text-transform: uppercase;
	color: #444;
	clear: both;
	width: 440px;
	height: 31px;
	clear: both;
	padding: 12px 0px 0px 0px;
	text-align: left;
	margin: 15px 0px 15px 0px;
}
#form_comment p
{
	font-family: Arial; /* POST_FONTWEIGHT */
	font-size: 11px; /* POST_FONTSIZE */
	color: #888; /* POST_COLOR */
	font-weight: bold; /* POST_FONTWEIGHT */
	font-style: normal; /* POST_FONTSTYLE */
	text-decoration: none; /* POST_TEXTDECORATION */
	text-transform: none;
	text-align: left; /* POST_TEXTALIGN */
	padding: 12px 10px 5px 0px;
}

#post_info a{
	color: #407BDE;
}
#pagination {
	width: 440px;
	padding: 0px;
	margin: 5px 0px 5px 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: #006DCC; text-align: center;
	border: 1px solid #006DCC;
	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: #006DCC;
	text-decoration: none;
	padding: 1px;	
	display: block;
}
#pagination ul li a:hover {
	color: #fff;
	background: #006DCC;
	border-color: #fff;
}
.comment{
	background:transparent;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	border: 1px solid #E3EBF9;
}
#spacer{
	clear: both;
	width: 900px;
	background: transparent;
	height: 1px;
}

/*:::::::::::: FOOTER :::::::::::::::*/
#footer{
	background: transparent url(images/bottom.jpg) no-repeat bottom left;
	width: 940px;
	height: 70px;
	clear: both;
	font: bold 10px Arial; 
	color: #333;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
#footer p
{
	color: #cccccc;
	text-align: center;
	font: 11px Arial; color: #333; text-transform: none; text-decoration: none; text-align: center;
	margin: 10px 0px 10px 0px;
}
.visit {
	padding: 2px 10px 2px 10px;
	border: 1px solid;
	width: 120px;
	border-color: #7e7e7e;
	margin: 5px 0px 8px 0px;
	font: 12px Arial; color: #222; text-transform: uppercase; text-decoration: none; text-align: center;
	display: inline;
	clear: both;
}
.visit .counter
{
	color: #222;
	margin-left: 10px;
	border: 0px none;
}
.tracker{
	margin: 15px 0px 20px 0px;
	border: 1px solid #222;
	float: left;
}
.tracker a
{
	border: 0px none;
	cursor: pointer;
}
.tracker img
{
	border: 0px none;
	cursor: pointer;
}
.invisible
{
	display: none;
}

/*::::::::::::: RIGHT :::::::::::::::*/
#column{
	width: 230px;
	padding: 0px 5px 0px 5px;
	margin: 60px 20px 20px 0px;
	float: right;
}/*
#right h1{
	font: normal 18px Arial; text-transform: none; color: #666; text-align: left;
	margin: 0px 0px 0px 5px;
	padding: 2px 2px 2px 20px;
}*/
/*::::::::::::: Profile :::::::::::::::*/
.profiledata {
	width: 220px;
	padding: 5px 5px 10px 5px;
	margin: 5px 0px 0px 0px;
	clear: both;
	background: #f7fbf8;
	float: right;
}
.profiledata h1{
	font: normal 18px Arial; text-transform: none; color: #666; text-align: left;
	margin: 0px 0px 0px 5px;
		padding: 2px 2px 2px 20px;
	background: url(images/myprofile.gif) no-repeat left;
}
.profiledata img {
	width: 100px;
	height: 100px;
	border: 1px solid;
	border-color: #f4f4f4;
	margin: 5px 5px 5px 0px;
	float: left;
	display: block;
}
.profiledata ul {
	font: normal 11px Arial; color: #666; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	list-style: none;
}
.profiledata ul li {
	font: normal 11px Arial; color: #666; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;
	list-style: none;
}
.profiledata ul li a {
	font: normal 11px Arial; color: #666; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	cursor: pointer;
}
.profiledata ul li span{
	font: 11px Arial; color: #ff5400; 
}
.profiledata ul li a.profilecontact {

	background: url(images/email.gif) no-repeat left;
	padding: 3px 0px 0px 20px;
	margin: 4px 0px 5px 0px;
	font: 11px Arial; color: #768194; text-align: left; text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
	position: relative;
	top: 5px;
}
.profiledata ul li a.profilecontact:hover {
	background: url(images/email_open.gif) no-repeat left;
	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 .data p a.online:hover
{
	text-decoration: underline;
	cursor: pointer;
}

#right h1.profile
{
	background: url(images/myprofile.gif) no-repeat left;
}
#right h1.posts
{
	background: url(images/myposts.gif) no-repeat left;
}
#right h1.weight
{
	background: url(images/myweight.gif) no-repeat left;
}
#right h1.calendar
{
	background: url(images/mycalendar.gif) no-repeat left;
}
#right h1.friends
{
	background: url(images/myfriends.gif) no-repeat left;
}
#right h1.photos
{
	background: url(images/myphotos.gif) no-repeat left;
}

/*::::::::::::: Quicknav :::::::::::::::*/
#quicknav 
{ 
	width: 220px;
	padding: 0px 5px 10px 5px;
	margin: 0px 0px 10px 0px;
	clear: both;
	background: #f7fbf8;
	float: right;
}
#quicknav  h1{
	font: normal 18px Arial; text-transform: none; color: #666; text-align: left;
	margin: 0px 0px 0px 5px;
	padding: 2px 2px 2px 0px;
	display: none;
}
#quicknav ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 210px;
}
#quicknav ul li
{
	margin: 0px 0px 2px 0px;
	padding: 0px;
	width: 210px;
	height: 16px;
	text-align: center;
} 
#quicknav ul li a 
{
	width: 210px;
	height: 12px;
	padding: 0px 0px 4px 0px;
	color: #888; text-decoration: none; text-align: center;
	margin: 0px 0px 2px 0px;
	background: #fff;
	display: block;
}
#quicknav ul li a:hover 
{
	color: #000033;
	border-color: #666;
}

/*::::::::::::: Last Posts :::::::::::::::*/
#lastposts
{
	width: 220px;
	padding: 10px 5px 10px 5px;
	margin: 20px 0px 20px 0px;
	background: #f7fbf8;
	float: right;
}
#lastposts  h1{
	font: normal 18px Arial; text-transform: none; color: #666; text-align: left;
	margin: 0px 0px 0px 5px;
	padding: 2px 2px 2px 20px;
	background: url(images/myposts.gif) no-repeat left;
}
#lastposts ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	width: 220px;
}
#lastposts ul li
{
	font: normal 12px Arial, Verdana; color: #666; text-align: left;
	padding: 0px 5px 3px 14px;
	margin: 0px 0px 2px 0px;
	line-height: 10px;
	display: block;
	background: url(images/arrow.gif) no-repeat left top;
}
#lastposts ul li a
{
	font: normal 12px Arial, Verdana; color: #666; text-align: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px; 
	
}
#lastposts ul li a:hover
{
	text-decoration: underline;
	cursor: pointer;
}
#lastposts ul li a.counts
{
	color: #666;
	text-decoration: none;
	font-size: 10px;
	margin: 0px;
}
#lastposts ul li a.counts:hover
{
	text-decoration: underline;
}

/*::::::::::::: Weightloss :::::::::::::::*/
#weightloss
{
	width: 220px;
	padding: 10px 5px 10px 5px;
	margin: 20px 0px 20px 0px;
	background: #f7fbf8;
	float: right;
}
#weightloss  h1{
	font: normal 18px Arial; text-transform: none; color: #666; text-align: left;
	margin: 0px 0px 6px 5px;
	padding: 2px 2px 0px 20px;
	background: url(images/myweight.gif) no-repeat left;
}
#weightloss img{
	width: 190px;
	border: 0px none;
	margin: 2px 0px 0px 10px;
	padding: 0px 0px 0px 5px;
	background: #fff;
}
#weightloss p {
	font: normal 11px Verdana; vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 1px 0px;
}
table#weightloss  {
	width: 190px;
	border: 0px none;
	margin: 10px 0px 0px 10px;
	padding: 2px 0px 2px 5px;
	float: left;
	}
table#weightloss td {
	font: normal 11px Verdana; color: #333; vertical-align: middle;
	margin: 2px 0px 0px 0px;
	padding: 0px 5px 1px 0px;
}
table#weightloss td.right {
	text-align: right;
	width: 80px;
	border: 1px solid #d8d8d8;
	margin: 0px 0px 0px 4px;
	background: #fff;
	color: #ff5400;
}

/*::::::::::::: Calendar :::::::::::::::*/
#calendar
{
	clear: both;
	padding: 10px 5px 10px 5px;
	margin: 0px 0px 20px 0px;
	width: 220px;
	background: #f7fbf8;
}
#calendar h1{
	font: normal 18px Arial; text-transform: none; color: #666; text-align: left;
	margin: 0px 0px 10px 5px;
	padding: 2px 2px 0px 20px;
	background: url(images/mycalendar.gif) no-repeat left;
}
#calendar_header{
	width: 190px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	font: normal 10px Arial; background: #fff; text-align:center;
}
#calendar_header .first_line{
	clear: both;
	font: normal 14px Arial;
	padding: 0px;
	color: #999;
}
#calendar_header .second_line{
	clear: both;
	font: normal 12px Arial;
	padding: 0px;
	color: #999;
}
#calendar_body{
	background: #fff;
	width: 190px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 15px;
	text-align: center;
}
#calendar_body .row{
	height: 18px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	text-align: center;
}
#calendar_body .first_line{
	background: #2872a1;
	height: 18px;
	padding: 0px;
	text-align: center;
	font: bold 11px Arial;
	color: #fff;
}
#calendar_body .second_line{
	height: 18px;
	padding: 0px;
	text-align: center;
	font: bold 10px Arial;
	color: #2872a1;
}
#calendar_body .normal{
	width: 18px;
	text-align: center;
	font: bold 10px Arial;
	color: #777;
	background: #f4f4f4;
	border: 1px solid #fff;
}
#calendar_body .normal:hover{
	color: #033685;
}
#calendar_body .normal_selected{
	width: 18px;
	text-align: center;
	font: bold 10px Arial;
	color: #333;
	background: #fff;
	border: 1px solid #999;
}
#calendar_body .normal_selected:hover{
	color: #006CCD;
}
#calendar_body .event{
	width: 18px;
	text-align: center;
	font: bold 10px Arial;
	color: #006CCD;
	background: #fff;
	border: 1px solid #fff;
}
#calendar_body .event:hover{
	color: #033685;
}
#calendar_body .event_selected{
	width: 20px;
	text-align: center;
	font: bold 10px Arial;
	color: #006CCD;
	background: #fff;
	border: 1px solid red;
}
#calendar_body .event_selected:hover{
	color: #006CCD;
}

/*::::::::::::: Friends List :::::::::::::::*/
#friends_list
{
	width: 220px;
	padding: 5px 5px 10px 5px;
	margin: 15px 0px 20px 5px;
	background: #f7fbf8;
}
#friends_list h1{
	font: normal 18px Arial; text-transform: none; color: #666; text-align: left;
	margin: 0px 0px 10px 5px;
	padding: 2px 2px 0px 20px;
	background: url(images/myfriends.gif) no-repeat left;
}
#friends_list ul
{
	list-style-type: none;
	font: normal 13px Arial, Verdana; color: #333; text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 6px 0px;
}
#friends_list ul li
{
	padding: 0px;
	margin: 0px 0px 2px 5px;
	font: normal 13px Arial, Verdana; color: #666;
}
#friends_list ul li a
{
	font: normal 13px Arial, Verdana; color: #666;
	text-decoration: none;
	padding: 0px 5px 3px 12px;
	display: compact;
	background: url(images/arrow.gif) no-repeat left top;
}
#friends_list ul li a:hover
{
	text-decoration: underline;
	color: #333;
	cursor: pointer;
}
#friends_list ul li a.online
{
	background: url(images/online.gif) no-repeat left;
	font: 11px Arial; color: #00a300; 
	padding: 2px 5px 3px 20px;
	margin: 0px 0px 0px 5px;
	text-transform: uppercase;
	cursor: pointer;
}
#friends_list ul li a.online:hover
{
	text-decoration: underline;
}

/*::::::::::::: Photos :::::::::::::::*/
#photos{
	width: 220px;
	clear: both;
	padding: 0px 5px 10px 5px;
	margin: 10px 0px 5px 5px;
	background: #f7fbf8;
}
#photos  h1{
	font: normal 18px Arial; text-transform: none; color: #666; text-align: left;
	margin: 0px 0px 6px 5px;
	padding: 2px 2px 0px 20px;
	background: url(images/myphotos.gif) no-repeat left;
}
#photos a {
	font: normal 12px Arial; color: #444; text-align: left; text-decoration: none;
	padding: 2px 0px 2px 4px;
	border: 1px solid #f8f8f8;
	margin: 2px 0px 0px 0px;
	width: 200px;
	cursor: pointer;
	display: block;
}
#photos img {
	width: 200px;
	height: 200px;
	border: 1px solid #d8d8d8;
	display: block;
}

/*::::::::::::: Other :::::::::::::::*/
.rss
{
	width: 160px;
	height: 22px;
	padding: 0px;
	margin: 5px 0px 5px 20px;
}
.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: 150px;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	clear: both;
	border: 1px solid #eee;
	background: #fff;
}
.login td
{
	font: normal 10px Arial; color: #888; text-transform: uppercase; text-decoration: none; text-align: right;
	padding: 1px 5px 1px 5px;
	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: none;
	padding: 1px; 
	border: 1px solid #E7E7E7;
	margin: 2px 5px 0px 5px;
	cursor: default;
	width: 105px;
}
.login td input.login_button
{
	background: #fcfcfc;
	text-align: center;
	padding: 2px;
	width: 90px;
	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: 0px;
	display: block;
}

.error
{
	font: bold 11px Trebuchet MS; 
	color: #ff0000;
}
.error input{
	background: #FFCFCF;
	border: 1px solid #FF7272;
}
.error select
{
	background: #FFCFCF;
	font: normal 11px Trebuchet MS; 
	color: #ff0000; 
	margin-top: 2px; 
	padding: 0px;
}
.error textarea
{
	background: #FFCFCF;
	font: normal 11px Trebuchet MS; 
	color: #ff0000; 
	border: 1px solid #A5ACB2;
	padding: 0px 0px 0px 5px;
}

/*::::::::::::: Banner :::::::::::::::*/
#banner_top
{
	padding: 10px 5px 10px 5px;
	margin: 20px 0px 10px 0px;
}
#banner_right
{
	padding: 0px 0px 10px 0px;
	text-align: center;
}
#banner_bottom
{
	padding: 4px 0px 8px 0px;
	text-align: center;
}

/*::::::::::::: Photo Album :::::::::::::::*/
.photo_album h1
{
	display: none;
}
ul.photo_album 
{
	list-style-type: none;
	margin: 0px 0px 40px 10px;
	padding: 10px 5px 10px 5px;
	width: 440px;
	border: 1px solid #ddd;
	background: #fff;
	font: normal 12px Trebuchet MS;
	color: #222;
}
 ul.photo_album li
{
	font: normal 12px Arial, Verdana; color: #666; text-align: left; 
	padding: 1px 5px 1px 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: #ddd;
	text-decoration: none;
	margin: 0px 0px 0px 0px; 

}
 ul.photo_album li a:hover
{
	text-decoration: underline;
	color: #ddd;
}
.gallery_image
{
	margin-left: 55px;
}
#music
{
	padding: 0px 0px 10px 0px;
	text-align: center;
}
#wysiwyg_textarea
{
	width: 500px;
}
