@import url ("http://www.extrapounds.com/templates_blogs/brazil/styles_ie.css"); 

body {
	cursor: default;
	background: #3A6C0E url(images/bg_brazil.jpg) no-repeat fixed left top;
	font: normal 11px Trebuchet MS;
	padding: 0px;
	margin: 0px;
}
.tracker
{
	margin: 15px 0px 25px 15px;
	border: 1px solid #222;
	float: left;
	clear: both;
}
.tracker a
{
	border: 0px none;
	cursor: pointer;
}
.tracker img
{
	border: 0px none;
	cursor: pointer;
}
#no_post
{
	text-align: center;
	padding: 20px;
	width: 300px;
	border:1px solid #000;
}
#holder{
	width: 920px;
	margin: 30px auto 0px auto;
}
#preview_layer {
	background: transparent url(images/transparent.gif) repeat;
	width: 920px;
	min-height: 1500px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	z-index: 120;
}
#top{
	background: transparent url(images/top.png) no-repeat left top;
	width: 920px; 
	height: 116px;
	clear: both;
}
#top h1{
	width: 812px;
	height: 23px;
	padding: 22px 0px 8px 40px;
	margin: 0px;
	clear: both;
	font: 26px Arial;
	text-transform: uppercase;
	color: #444;
}
#top h2{
	width: 812px;
	height: 58px;
	padding: 0px 0px 0px 40px;
	margin: 0px;
	clear: both;
	font: 15px Arial;
	text-transform: uppercase;
	color: #04136f;
}
#main{
	width: 890px;
	margin: 0px;
	padding: 0px 30px 0px 0px;
	clear: both;
	background: #fff url(images/bottom.gif) no-repeat left bottom;
	float: left;
}

/*:::::::::::::: CONTENTBLOCK :::::::::::::: styles for post, author, etc:*/
#contentblock{
	width: 570px;
	float: left;
	padding: 0px 5px 30px 30px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}
.white{
	width: 548px;
}
.post_holder{
	padding: 0px 5px 0px 15px;
}
.postdate{
	font: 11px Trebuchet MS; text-transform: uppercase; color: #666;
}
.post h1{
	font: 18px Arial; text-transform: uppercase; color: #161394;
	margin: 4px 0px 20px 0px;
	padding: 0px;
}
.post {
	padding: 10px 0px 15px 0px;
	overflow: hidden;
}
.post img {
	float: none;
}
.post p {
	font: normal 13px Trebuchet MS;
	color: #333;
	clear: both;
	text-align: left;
	padding: 10px 0px 15px 0px;
}
.post p a {
	color: #009933;
	text-decoration: underline;
	cursor: pointer;
}
.post ul {
	font: normal 13px Trebuchet MS;
	color: #333;
	clear: both;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	list-style: disc;
}
.post ul li {
	font: normal 13px Trebuchet MS;
	color: #333;
	clear: both;
	text-align: left;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	list-style: disc;
}
.post ul li a {
	font: normal 13px Trebuchet MS; text-decoration: underline;
	clear: both;
	text-align: left;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	list-style: disc;
	color: #009933;
}
.post ul li a:hover {
	cursor: pointer;
}
.postauthor {
	padding: 6px 0px 3px 0px;
	margin: 6px 0px 40px 0px;
	font: 11px Trebuchet MS; color: #666; text-align: left;
	clear: both;
	border-top: 1px solid #161394;
}
.postauthor a {
	color: #161394;
	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.:hover
{
	text-decoration: underline;
}
.comments_header {
	font: bold 14px Trebuchet MS; text-transform: uppercase; color: #666;
	border: 0px none;
	margin: 5px 0px 10px 0px;
}
#add_comment {
	font: bold 12px Trebuchet MS; text-transform: uppercase; color: #161394;
	border: 0px none;
	margin: 5px 0px 5px 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;
}
#pagination {
	width: 430px;
	padding: 0px;
	margin: 15px 0px 15px 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;
}

/*:::::::::::::: FOOTER :::::::::::::::*/
.visit
{
	padding: 3px 10px 3px 10px;
	border: 1px solid;
	width: 110px;
	border-color: #7e7e7e;
	margin: 5px 0px 10px 0px;
	font: 11px Arial; color: #333; text-transform: uppercase; text-decoration: none; text-align: center;
	display: inline;
	clear: both;
}
.visit .counter
{
	color: #333;
	margin-left: 10px;
	border: 0px none;
}
#footer{
	clear: both;
	text-align: center;
	padding: 15px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
}
#footer p{
	font: bold 11px Trebuchet MS;; color: #fff; text-align: center; vertical-align: middle;
	margin: 5px 0px 5px 0px;
}
#spacer{
	clear: both;
	width: 700px;
	background: transparent;
	height: 1px;
}
.invisible
{
	display: none;
}
.ads{
	padding: 10px 0px 0px 0px;
	text-align:center;
	width:232px;
}

/*:::::::::::::: RIGHT :::::::::::::::*/
#column
{
	background: #f4f2f1;
	width: 210px; 
	margin: 20px 0px 20px 0px;
	padding: 0px 15px 10px 15px;
	float: right;
	border: 0px none;
}/*
#content #right h1
{
	background: transparent;
	height: 30px;
	width: 160px;
	font: bold 16px Trebuchet MS; color: #3a6c0e; text-align: left;
	margin: 5px 0px 0px 5px;
	padding: 5px 0px 0px 5px;
}*/

/*:::::::::::::: Profile :::::::::::::::*/
.profiledata
{
	margin: 10px 0px 10px 0px;
}
.profiledata h1
{
	background: transparent;
	height: 30px;
	width: 160px;
	font: bold 16px Trebuchet MS; color: #3a6c0e; text-align: left;
	margin: 5px 0px 0px 5px;
	padding: 5px 0px 0px 5px;
}
.profiledata img
{
	width: 85px;
	height: 85px;
	border: 1px solid;
	border-color: #bbb;
	margin: 0px 6px 15px 0px;
	float: left;
}
.profiledata ul
{
	font: normal 11px Trebuchet MS; color: #444; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 1px 0px;
	list-style: none;
}
.profiledata ul li
{
	font: normal 11px Trebuchet MS; color: #444; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 1px 0px;
	list-style: none;
}
.profiledata ul li span
{
	font: bold 11px Trebuchet MS; color: #444; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 1px 0px;
	list-style: none;
}
.profiledata ul li a.profilecontact
{
	background: transparent url(images/mail.gif) no-repeat left;
	font: 11px Arial; color: #888; 
	padding: 6px 0px 4px 20px;
	margin: 15px 0px 0px 0px;
	text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
	position: relative;
	top: 6px;
}
.profiledata ul li a.profilecontact:hover
{
	text-decoration: underline;
	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 8px 0px;
	text-transform: uppercase;
	cursor: pointer;
}
.profiledata ul li a:hover
{
	text-decoration: underline;
	cursor: pointer;
}

/*:::::::::::::: Quicknav :::::::::::::::*/
#quicknav 
{ 
	width: 170px;
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 10px 16px;
	border: 0px none;
	clear: both;
	font: normal 10px Arial; text-align: center;
}
#quicknav h1
{
	background: transparent;
	height: 30px;
	width: 160px;
	font: bold 16px Trebuchet MS; color: #3a6c0e; text-align: left;
	margin: 5px 0px 0px 5px;
	padding: 5px 0px 0px 5px;
	display: none;
}
#quicknav ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 170px;
	text-align: center;
}
#quicknav ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 170px;
	height: 20px;
	text-align: center;
} 
#quicknav ul li a 
{
	width: 168px;
	height: 14px;
	padding: 2px 0px 2px 0px;
	color: #999; text-decoration: none; text-align: center;
	border: 1px solid #ddd;
	margin: 0px 0px 2px 0px;
	background: #F2F2F2;
	display: block;
}
#quicknav ul li a:hover 
{
	background: #D8D8D8;
	color: #777;
	border-color: #bbb;
}

/*:::::::::::::: Weightloss :::::::::::::::*/
#weightloss {
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 15px 0px;
	clear: both;
	text-align: center;
	width: 170px;
}
#weightloss h1
{
	background: transparent;
	height: 30px;
	width: 160px;
	font: bold 16px Trebuchet MS; color: #3a6c0e; text-align: left;
	margin: 5px 0px 0px 5px;
	padding: 5px 0px 0px 5px;
}
#weightloss p
{
	font: normal 11px Arial; color: #333; text-align: left; vertical-align: top;
	margin: 0px;
	padding: 0px;
}
#weightloss img {

	width: 180px;
	height: 180px;
	margin: 0px;
	padding: 0px;
}
table#weightloss  {
	width: 179px;
	border: 0px none;
	margin-top: 5px;
	font: normal 11px Arial; color: #333; vertical-align: top;
	padding: 0px;
}
table#weightloss td {
	font: normal 11px Arial; color: #333; vertical-align: top;
	margin: 3px 0px 0px 0px;
	padding: 2px 3px 2px 3px;
}
table#weightloss td.right {
	text-align: right;
	width: 79px;
	border: 1px solid #d8d8d8;
	color: #888;
	background: #efefef;
}

/*:::::::::::::: Calendar :::::::::::::::*/
#calendar {
	width: 169px;
	padding: 0px 15px 5px 15px;
	margin: 0px;
}
#calendar h1
{
	background: transparent;
	height: 30px;
	width: 160px;
	font: bold 16px Trebuchet MS; color: #3a6c0e; text-align: left;
	margin: 5px 0px 0px 5px;
	padding: 5px 0px 0px 5px;
}
#calendar #calendar_header{
	background: transparent;
	width: 169px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align:center;
	height: 36px;
	background: #efefef;
	border: 1px solid #d8d8d8;
}
#calendar #calendar_header .first_line {
	clear: both;
	font: bold 15px Arial; color: #bbb;
	padding: 3px 0px 1px 0px;
}
#calendar #calendar_header .second_line{
	clear: both;
	font: bold 14px Arial; color: #bbb;
	padding: 0px 0px 3px 0px;
}
#calendar #calendar_body{
	background: transparent;
	border: 1px solid #d8d8d8;
	width: 169px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#calendar #calendar_body .row{
	background: #888;
	height: 16px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	text-align: center;
}
#calendar #calendar_body .first_line{
	background: #888;
	height: 16px;
	padding: 0px;
	text-align: center;
	font: bold 10px Arial; color: #fff;
}
#calendar #calendar_body .second_line{
	height: 16px;
	padding: 0px;
	text-align: center;
	font: bold 10px Arial; color: #fff;
}
#calendar #calendar_body .normal{
	text-align: center;
	font: normal 10px Arial;	color: #3A6C0E;
	background: #fff;
}
#calendar #calendar_body .normal:hover{
	color: #6CC91A;
}
#calendar #calendar_body .normal_selected{
	text-align: center;
	font: normal 10px Arial;	color: #6CC91A;
	background: #fff;
	border: 1px solid #6CC91A;
}
#calendar #calendar_body .normal_selected:hover{
	color: #005098;
}
#calendar #calendar_body .event{
	text-align: center;
	font: normal 10px Arial;	color: #6CC91A;
	background: #fff;
}
#calendar #calendar_body .event:hover{
	color: #6CC91A;
}
#calendar #calendar_body .event_selected{
	text-align: center;
	font: normal 10px Arial;	color: #6CC91A;
	background: #fff;
	border: 1px solid #6CC91A;
}
#calendar #calendar_body .event_selected:hover{
	color: #6CC91A;
}

/*:::::::::::::: Friends List :::::::::::::::*/
#friends_list
{
	width: 195px;
	padding: 1px;
	margin: 6px 0px 15px 5px;
	border: 1px solid #E7E7E7;
	background: #f2f2f2;
}
#friends_list h1
{
	background: transparent;
	height: 30px;
	width: 160px;
	font: bold 16px Trebuchet MS; color: #3a6c0e; text-align: left;
	margin: 5px 0px 0px 5px;
	padding: 5px 0px 0px 5px;
	display: none;
}
#friends_list ul
{
    font: normal 11px Arial, Verdana; color: #777; text-align: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 45px 3px 10px 0px;
	background: url(images/friendslist_bg.gif) no-repeat left top;
}
#friends_list ul li
{
	padding: 2px 0px 2px 20px;
	margin: 0px 0px 0px 5px;
	background: transparent url(images/friendslist_icon.gif) no-repeat left top;
}
#friends_list ul li a
{
	padding: 2px 5px 3px 0px;
	color: #666;
	text-decoration: none;
	display: compact;
}
#friends_list ul li a:hover
{
	text-decoration: underline;
	color: #444;
}
#friends_list ul li a.online
{
	background: url(images/online1.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 {
	background: transparent;
	padding: 0px 5px 0px 5px;
	margin: 10px 0px 10px 0px;
	width: 190px;
}
#photos h1
{
	background: transparent;
	height: 30px;
	width: 160px;
	font: bold 16px Trebuchet MS; color: #3a6c0e; text-align: left;
	margin: 5px 0px 0px 5px;
	padding: 5px 0px 0px 5px;
}
#photos a {
	font: normal 12px Trebuchet MS; color: #666; text-align: left;
	padding: 1px 0px 1px 1px;
	margin: 0px 0px 10px 0px;
	width: 200px;
	background: transparent;
	border: 1px solid #E7E7E7;
	display: block;
}
#photos img {
	width: 200px;
	height: 200px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #d8d8d8;
	display: block;
}

/*:::::::::::::: Last Posts :::::::::::::::*/
#lastposts
{
	width: 195px;
	padding: 1px;
	margin: 5px 0px 15px 5px;
	border: 1px solid #E7E7E7;
	background: #f2f2f2	url(images/lastpost_bg.gif) no-repeat left top;
}
#lastposts h1
{
	background: transparent;
	height: 30px;
	width: 160px;
	font: bold 16px Trebuchet MS; color: #3a6c0e; text-align: left;
	margin: 5px 0px 0px 5px;
	padding: 5px 0px 0px 5px;
}
#lastposts ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 3px 10px 0px;
	width: 192px;
}
#lastposts ul li
{
	font: normal 11px Arial, Verdana; color: #777; text-align: left;
	padding: 2px 5px 3px 20px;
	margin: 0px 0px 3px 5px;
	line-height: 13px;
	display: block;
	background: url(images/lastpost_icon.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: #444;
	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;
}

/*:::::::::::::: Other :::::::::::::::*/
.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 #eee;
	background: #fff;
}
.login td
{
	font: normal 10px Arial; color: #888; text-transform: uppercase; text-decoration: none; text-align: right;
	padding: 1px 2px 1px 4px;
	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 7px 0px 10px;
	cursor: default;
}
.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: #000; text-transform: none;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}
#form_comment p
{
	font-family: Arial; /* POST_FONTWEIGHT */
	font-size: 11px; /* POST_FONTSIZE */
	color: #333; /* 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: 15px 10px 10px 0px;
	margin: 0px;
}


/*:::::::::::::: Banners :::::::::::::::*/
#banner_top
{
	padding: 0px 10px 10px 10px;
	margin: 10px;
}
#banner_right
{
	padding: 8px 0px 8px 0px;
	text-align: center;
}
#banner_bottom
{
	padding: 2px 0px 8px 0px;
	text-align: center;
}

/*:::::::::::::: Photo Album :::::::::::::::*/
.photo_album h1
{
	display: none;
}
ul.photo_album 
{
	list-style-type: none;
	margin: 0px 0px 30px 0px;
	padding: 12px 5px 8px 5px;
	width: 410px;
	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-left: 55px;
}
#music
{
	padding: 0px 0px 10px 0px;
	text-align: center;
}
#wysiwyg_textarea
{
	width: 500px;
}
