/*:::::::::: MAIN STYLES:::::::::::*/
/* PLEASE DO NOT REMOVE COMMENTS */

body {
	background-color:#9e8abd; /* BODY_BACKGROUND_COLOR */
	background-image:url(none); /* BODY_BACKGROUND_IMAGE */
	background-position:top left; /* BODY_BACKGROUND_POSITION */
	background-repeat:repeat; /* BODY_BACKGROUND_REPEAT */
	background-attachment:fixed; /* BODY_BACKGROUND_ATTACHMENT */
	font-family:"Trebuchet MS"; /* POST_FONTFAMILY */
	font-size:13px; /* POST_FONTSIZE */
	color:#9e8abd; /* POST_COLOR */
	font-weight:normal; /* POST_FONTWEIGHT */
	font-style:normal; /* POST_FONTSTYLE */
}
.module
{
	background-color:#c2ccb7; /* MODULE_BACKGROUND_COLOR */
	border-width:5px; /* MODULE_BORDERWIDTH */
	border-color:#f5a4bf; /* MODULE_BORDER_COLOR */
	border-style:dashed; /* MODULE_BORDER_STYLE */
	margin: 10px 0px 20px 0px;
	width: auto;
	height: auto;
}
.toptitle {
	font-family:Arial; /* HEADER_FONTFAMILY */
	font-size:30px; /* HEADER_FONTSIZE */
	color:#f5a4bf; /* HEADER_COLOR */
	font-weight:bold; /* HEADER_FONTWEIGHT */
	font-style:normal; /* HEADER_FONTSTYLE */
	text-decoration:none; /* HEADER_TEXTDECORATION */
	text-align:center; /* HEADER_TEXTALIGN */
	padding:10px 10px 5px 10px;
	}
.topsubtitle {
	font-family:Arial; /* HEADER_SUBTITLE_FONTFAMILY */
	font-size:12px; /* HEADER_SUBTITLE_FONTSIZE */
	color:#9e8abd; /* HEADER_SUBTITLE_COLOR */
	font-weight:normal; /* HEADER_SUBTITLE_FONTWEIGHT */
	font-style:normal; /* HEADER_SUBTITLE_FONTSTYLE */
	text-decoration:none; /* HEADER_SUBTITLE_TEXTDECORATION */
	text-align:center; /* HEADER_SUBTITLE_TEXTALIGN */
	padding:4px 10px 2px 10px;
	}
.posttitle {
	font-family:Arial; /* POST_TITLE_FONTFAMILY */
	font-size:16px; /* POST_TITLE_FONTSIZE */
	color:#f7f5f4; /* POST_TITLE_COLOR */
	font-weight:bold; /* POST_TITLE_FONTWEIGHT */
	font-style:normal; /* POST_TITLE_FONTSTYLE */
	text-decoration:none; /* POST_TITLE_TEXTDECORATION */
	text-align:left; /* POST_TITLE_TEXTALIGN */
	padding: 2px 15px 4px 15px;
	}
.postdate {
	font-family:Arial; /* DATES_FONTFAMILY */
	font-size:10px; /* DATES_FONTSIZE */
	color:#5d9066; /* DATES_COLOR */
	font-weight:bold; /* DATES_FONTWEIGHT */
	font-style:normal; /* DATES_FONTSTYLE */
	text-decoration:none; /* DATES_TEXTDECORATION */
	text-transform: uppercase;
	text-align:left; /* DATES_TEXTALIGN */
	padding: 2px 12px 12px 12px;
	}
.postmain {
	font-family:"Trebuchet MS"; /* POST_FONTFAMILY */
	font-size:13px; /* POST_FONTSIZE */
	color:#9e8abd; /* POST_COLOR */
	font-weight:normal; /* POST_FONTWEIGHT */
	font-style:normal; /* POST_FONTSTYLE */
	text-decoration:none; /* POST_TEXTDECORATION */
	text-transform: none;
	text-align:justify; /* POST_TEXTALIGN */
	padding: 8px 12px 0px 12px;
	}
.postlinks {
	font-family:Arial; /* LINKS_FONTFAMILY */
	font-size:10px; /* LINKS_FONTSIZE */
	color:#5d9066; /* LINKS_COLOR */
	font-weight:bold; /* LINKS_FONTWEIGHT */
	font-style:normal; /* LINKS_FONTSTYLE */
	text-decoration:underline; /* LINKS_TEXTDECORATION */
	text-transform: none;
	text-align:right; /* LINKS_TEXTALIGN */
	padding: 10px 12px 10px 12px;
	}
.postlinks a {
	font-family:Arial; /* LINKS_FONTFAMILY */
	font-size:10px; /* LINKS_FONTSIZE */
	color:#5d9066; /* LINKS_COLOR */
	font-weight:bold; /* LINKS_FONTWEIGHT */
	font-style:normal; /* LINKS_FONTSTYLE */
	text-decoration:underline; /* LINKS_TEXTDECORATION */
	text-transform: none;
	}
.infotitle {
	font-family:Arial; /* INFO_TITLE_FONTFAMILY */
	font-size:14px; /* INFO_TITLE_FONTSIZE */
	color: #888;  /* INFO_TITLE_COLOR */
	font-weight:bold; /* INFO_TITLE_FONTWEIGHT */
	font-style:normal; /* INFO_TITLE_FONTSTYLE */
	text-decoration:none; /* INFO_TITLE_TEXTDECORATION */
	text-transform: uppercase;
	text-align:left; /* INFO_TITLE_TEXTALIGN */
	padding: 5px 10px 10px 10px;
	}
/* There's shouldn't be such class, only "infolinks"
.infodata {
	font-family: Arial; /* INFO_FONTFAMILY * /
	font-size: 10px; /* INFO_FONTSIZE * /
	color: #ccff66; /* INFO_COLOR * /
	font-weight: bold; /* INFO_FONTWEIGHT * /
	font-style: normal; /* INFO_FONTSTYLE * /
	text-decoration: none; /* INFO_TEXTDECORATION * /
	text-transform: none;
	text-align: left; /* INFO_TEXTALIGN * /
	margin: 3px 0px 3px 0px;
	padding: 0px 10px 0px 5px;
	}
*/
.infolinks {
	font-family:Arial; /* INFO_FONTFAMILY */
	font-size:11px; /* INFO_FONTSIZE */
	color:#f5ffe2; /* INFO_COLOR */
	font-weight:normal; /* INFO_FONTWEIGHT */
	font-style:normal; /* INFO_FONTSTYLE */
	text-decoration:none; /* INFO_TEXTDECORATION */
	text-transform: none;
	text-align:left; /* INFO_TEXTALIGN */
	padding: 2px 10px 2px 10px;
	}
.infolinks a {
	color:#f5ffe2; /* INFO_COLOR */
	text-decoration: none;  /* INFO_TEXTDECORATION */
	}

/*::::::::::ZONES:::::::::::::*/
#holder {
	filter:Alpha(Opacity=100); /* MODULE_OPACITY */
	-moz-opacity:1; /* MODULE_OPACITY_DECIMAL */
	opacity:1; /* MODULE_OPACITY_DECIMAL */
	-khtml-opacity:1; /* MODULE_OPACITY_DECIMAL */
	width: 830px;
	padding: 0px;
	margin: 25px auto 10px auto;
}
#top {
/*	height: 80px; */
	min-height: 80px;
	height: auto;
	width: 800px;
	margin:0px 0px 0px 0px;
}
#left {
	margin: 0px 0px 0px 0px;
	width: 560px;
	padding: 0px;
	float: left;
	overflow: hidden;
}
#right {
	margin: 5px 0px 10px 0px;
	padding: 0px;
	width: 230px;
	float: right;
	overflow: hidden;
} 
#footer{
	font: 12px Arial; color: #ccc; text-align: center;
	clear: both;
	width: 830px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}

/*::::::::::DETAILS::::::::::::::*/
.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;
}
.invisible{
	display: none;
}
.tracker{
	margin: 15px 0px 20px 5px;
	border: 1px solid #222;
	float: right;
}

/*::::::::::POST::::::::::::::::*/

#left .post {
	width: 540px;
	clear: both;
	padding: 10px 10px 0px 10px;
	overflow: hidden;
}
#left .post .gallery_image {
	border: 1px solid #eee;
	margin: 0px 0px 10px 20px;
	float: left;
	max-width: 360px;
}
#left .post .gallery_text {
	font: normal 12px Trebuchet MS; color: #666; text-align: justify;
	margin: 0px 0px 10px 20px;
	clear: both;
}
#left .postlinks a.blog_top{
	padding: 0px 5px 0px 5px;
	margin-left: 2px;
	text-decoration: none;
	color: #a9a9a9;
}
#left .postlinks a.blog_top:hover{
	text-decoration: underline;
}

/*::::::::::COMMENTS:::::::*/
#left .comments_header{
	font: bold 12px Trebuchet MS; color: #ffffff; text-transform: uppercase; text-align: right;
	padding: 4px 4px 4px 0px;
	margin: 0px 0px 0px 0px;
}
#left #post_holder {
	background: #111;
	font: normal 11px Trebuchet MS; color: #ccc; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
#left #post_holder #add_comment {
	font: bold 12px Trebuchet MS; color: #ccc; text-transform: uppercase; text-align: right;
	padding: 4px 4px 4px 0px;
	margin: 0px 0px 5px 0px;
}
#left #post_holder form {
	padding: 5px 0px 0px 20px;
	margin: 0px;
}
#left #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;
}
#left #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;
}
#left #post_holder form #security_number {
	background: transparent;
	font: bold 10px Trebuchet MS, Verdana; color: #fff; text-align: left;
	padding: 0px 0px 0px 0px;
	clear: both;
}
#left #post_holder form #security_number img {
	width: 92px;
	height: 36px;
	border: 1px solid #333;
	margin: 15px 0px 15px 0px;
}
#left #post_holder form .blue_button { 
	width: 70px;
	height: 22px;
	border: 1px solid #666;
	font: bold 10px Trebuchet MS, Verdana; color: #fff; text-align: center;
	padding: 2px 0px 5px 0px;
	cursor: pointer;
	background: #444;
}
#left #post_holder form .close_button {
	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: 335px;
	padding: 0px 0px 0px 45px;
	margin: 5px 0px 5px 0px;
}
#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: #fff; text-align: center;
	border: 1px solid #666;
	background: #222;
	width: 16px;
}
#pagination ul li.current {
	float: left;
	margin: 0px 2px 0px 2px;
	font: bold 9px Arial, Verdana; color: #fff; text-align: center;
	border: 1px solid #666;
	background: #666;
	width: 16px;
}
#pagination ul li a {
	color: #999;
	text-decoration: none;
	padding: 1px;	
	display: block;
}
#pagination ul li a:hover {
	color: #222;
	background: #fff;
	border-color: #666;
}
#spacer {
	width: 630px;
	height: 1px;
	background: transparent;
	overflow: hidden;
	clear: both;
}
#footer .visit {
	padding: 3px 5px 3px 5px;
	border: 1px solid #444;
	width: 120px;
	margin: 5px 0px 10px 0px;
	font: 11px Arial; color: #999; text-transform: uppercase; text-decoration: none; text-align: center;
	background: #222;
}
#footer .visit .counter{
	color: #999;
	margin-left: 10px;
}

/*::::::::::PROFILEDATA::::::::::::::*/
#right .profiledata{
	font: normal 10px Arial; color: #666;
	padding: 0px 0px 15px 8px;
	margin: 10px 0px 10px 0px;
	width: 220px;
}
#right .profiledata img{
	width: 100px;
	height: 100px;
	border: 1px solid;
	border-color: #666666;
	margin: 0px 6px 15px 0px;
	float: left;
	overflow: hidden;
}
#right .profiledata p a.online{
	font: 11px Arial; color: #00a300; 
	padding: 5px 0px 5px 20px;
	margin: 10px 0px 12px 0px;
	text-transform: uppercase;
	cursor: pointer;
}
#right .profiledata p a.online:hover{
	text-decoration: underline;
}

/*::::::::::QUICKNAV::::::::::::*/
#quicknav { 
	background: transparent; 
    padding: 0px 6px 5px 6px; 
	margin: 10px 0px 10px 0px;
	width: 215px;
	clear: both;
	font: bold 9px Arial; text-align: left;
	letter-spacing: 0.1em; text-transform: uppercase;
}
#quicknav ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 200px;
}

/*::::::::::LAST POSTS::::::::::::*/
.lastposts{
	width: 205px;
	padding: -2px 5px 5px -8px;
	margin: 3px 0px 10px 0px;
	background: transparent;
}
.lastposts ul{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 200px;
}
.lastposts ul li{
	padding: 1px 0px 1px 10px;
	margin: 0px 0px 3px 0px;
	display: block;
}

/*::::::::::WEIGHTLOSS::::::::::::::*/
#right #weightloss {
	width: auto;
	padding: 0px 0px 5px 5px;
	margin: 10px 0px 10px 0px;
}
#right #weightloss #graph {
	width: 180px;
	height: 180px;
	font: bold 10px Arial, Verdana; color: #333;
	margin: 0px 0px 0px 15px;
	border: 1px solid #444;
}
#right #weightloss table {
	width: auto;
	border: 0px none;
	margin: 5px 0px 0px 10px;
}
#right #weightloss table td {
	margin: 1px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
}
#right #weightloss table td.right {
	/*width: 80px;*/
	border: 1px solid #555;
}

/*::::::::::CALENDAR::::::::::::::*/
#calendar {
	width: 210px;
	padding: 0px 5px 5px 5px;
	margin: 10px 0px 10px 5px;
}
#calendar #calendar_header{
	background: #222;
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 12px;
	text-align:center;
	font: bold 11px Arial, Verdana;
	height: 44px;
	border: 1px solid #444;
}
#calendar #calendar_header .first_line{
	clear: both;
	font: 16px Arial; color: #9ea380;
	padding: 2px 0px 0px 0px;
}
#calendar #calendar_header .second_line{
	clear: both;
	font:14px Arial; color: #9ea380;
	padding: 0px 0px 2px 0px;
}
#calendar #calendar_body{
	background: transparent;
	border: 1px solid #444;
	width: 180px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 12px;
	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: #555;
	height: 16px;
	padding: 0px;
	text-align: center;
	font: bold 10px Arial, Verdana;
	color: #fff;
}
#calendar #calendar_body .second_line{
	background: #555;
	height: 16px;
	padding: 0px;
	text-align: center;
	font: bold 10px Arial, Verdana;
	color: #fff;
}
#calendar #calendar_body .normal{
	font: bold 10px Arial, Verdana; color: #F2EEED; text-align: center;
	background: #222;
	border: 1px solid #888;
}
#calendar #calendar_body .normal:hover{
	color: #79886b;
	background: #F2EEED;
	border: 1px solid #222;
}
#calendar #calendar_body .normal_selected{
	font: bold 10px Arial, Verdana; color: #79886b; text-align: center;
	background: #fff;
	border: 1px solid #79886b;
}
#calendar #calendar_body .normal_selected:hover{
	color: #005098;
}
#calendar #calendar_body .event{
	font: bold 10px Arial, Verdana; color: #79886b; text-align: center;
	background: #fff;
}
#calendar #calendar_body .event:hover{
	color: #79886b;
}
#calendar #calendar_body .event_selected{
	font: bold 10px Arial, Verdana; color: #79886b; text-align: center;
	background: #fff;
	border: 1px solid #79886b;
}
#calendar #calendar_body .event_selected:hover{
	color: #E47F00;
}

/*::::::::::PHOTOS::::::::::::*/
#right #photos {
	background: transparent;
	padding: 0px 0px 5px 5px;
	margin: 10px 0px 10px 10px;
	width: 210px;
}
#right #photos .pic {
	font: normal 11px Arial; color: #999; text-align: left;
}
#right #photos .pic p {
	padding: 2px;
	margin: 0px 0px 0px 10px;
}
#right #photos .pic img {
	width: 190px;
	height: 190px;
	border: 1px solid #eee;
	margin: 2px 0px 5px 0px;
}

/*::::::::::FRIENDS LIST::::::::::::*/
#friends_list {
	background: transparent;
	padding: -5px 5px 5px -8px;
	margin: 0px 0px 5px 0px;
	width: 205px;
	clear: both;
}
#friends_list ul {
	font: 11px Arial; color: #888; text-align: left; 
	padding: 0px 0px 2px 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	border: 0px none;
}
#friends_list ul li {
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#friends_list ul li a {
	display: block;
	padding: 0px 0px 2px 8px;
	text-decoration: none;
}

/*::::::::::OTHER::::::::::::*/
.rss{
	width: 160px;
	height: 24px;
	padding: 0px;
	margin: 5px 0px 5px 20px;
}
.rss a{
	background: url(images/feed.jpg) no-repeat left;
	padding: 5px 0px 3px 22px;
	height: 12px;
	font: normal 11px Arial, Verdana; color: #ccc; text-decoration: none;
}
.login {
	width: 200px;
	padding: 0px;
	margin: 10px 0px 10px 8px;
	clear: both;
	border: 1px solid #444;
	background: #222;
}
.login td{
	font: normal 10px Arial; color: #eee; text-transform: uppercase; text-decoration: none; text-align: right;
	padding: 1px 2px 1px 4px;
	margin: 0px;
	background: #555;
}
.login td.header{
	color: #ccc;
	background: #222;
	border-color: #bbb #fff #fff #bbb;
	font-weight: bold; text-align: center;
	padding: 3px;
}
.login td input {
	background: #eee;
	font: normal 9px Arial, Verdana; color: #222; text-transform: uppercase;
	padding: 1px; 
	border: 1px solid #E7E7E7;
	margin: 2px 8px 0px 10px;
	cursor: default;
}
.login td input.login_button{
	background: #bbb;
	text-align: center;
	padding: 2px;
	width: 180px;
	height: 20px;
	margin: 2px 8px 0px 0px;
	cursor: pointer;
	border-color: #fff #bbb #bbb #fff;
}

/*::::::::::CONTACT::::::::::::*/
#contact {
	padding: 0px 15px 0px 15px;
	margin: 20px 15px 10px 15px;
	width: 540px;
	height: 380px;
}
#holdercontact {
	width: 520px;
	height: 360px;
	padding: 0px 10px 0px 10px;
	margin: 10px 10px 10px 10px;
	
}
#holdercontact form {
	float: right;
	width: 310px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#holdercontact form input {
	background: #fff;
	font: normal 11px Trebuchet MS, Trebuchet MS; color: #333; text-align: left;
	padding: 2px; 
	border: 1px solid #999;
	margin: 3px 0px 5px 0px;
}
#holdercontact form textarea {
	background: #fff;
	font: normal 11px Trebuchet MS, Trebuchet MS; color: #333; text-align: left;
	padding: 2px; 
	border: 1px solid #999;
	margin: 3px 0px 5px 0px;
	width: 280px;
}
#holdercontact form #security_number {
	background: transparent;
	font: bold 10px Trebuchet MS; color: #617A9D; text-align: left; vertical-align: top;
	padding: 0px 0px 10px 0px;
	height: 40px;
	clear: both;
}
#holdercontact form #security_number img {
	width: 92px;
	height: 36px;
	border: 1px solid #617A9D;
	margin: 5px 0px 0px 15px;
}
#holdercontact form .send, #holdercontact form .close  {
	width: 64px;
	height: 20px;
	border: 1px solid #999;
	font: bold 10px Arial; color: #222; text-align: center;
	padding: 2px 2px 6px 2px;
	margin-right: 15px;
	background: #ccc; 
	cursor: pointer;
	float: left;
}
#holdercontact form .message {
	font: bold 11px Trebuchet MS; color: #333; text-align: left;
	margin: 10px 0px 0px 0px;
}
#contact_error{
	color: #E21E23;
	font-weight: bolder;
	padding-left: 10px;
}
#contact_sent{
	color: #5186DE;
	font-weight: bolder;
	padding-left: 20px;
}
#holdercontact #right{
	width: 220px;
}
#profile_info { 
	width: 155px;
	height: 260px;
	padding: 0px;
	margin: 20px 0px 0px 0px;
	padding: 0px 5px 0px 10px;
/*	border: 1px solid #333333; */
	float: left;
}
#profile_info #foto {
	border: 1px solid #333333;
	width: 100px;
	height: 100px;
	padding: 0px;
	margin: 15px 0px 10px 25px;
}

/*::::::::::PHOTO ALBUM::::::::::::*/
.photo_album h1{
	display: none;
}
ul.photo_album {
	list-style-type: none;
	margin: 0px 0px 30px 0px;
	padding: 10px 10px 6px 10px;
	width: 460px;
	background: #222;
}
 ul.photo_album li{
	font: normal 12px Arial, Verdana; color: #ccc; text-align: left; 
	padding: 1px 5px 2px 25px;
	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: #888;
	text-decoration: none;
	margin: 0px 0px 0px 0px; 

}
 ul.photo_album li a:hover{
	text-decoration: underline;
	color: #fff;
}
.gallery_image{
	margin-right: 15px;
}

/*::::::::::BANNER::::::::::::*/
#banner_top{
	padding: 2px 0px 5px 0px;
	text-align: center;
}
#banner_right{
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#banner_bottom{
	padding: 0px 0px 0px 0px;
	text-align: center;
}
#music{
	padding: 0px 0px 10px 0px;
	text-align: center;
}
