@import url ("http://www.extrapounds.com/templates_blogs/mexico/styles_ie.css"); 
body
{
	cursor: default;
	background: #009C31 url(images/bg_mexico.jpg) no-repeat fixed left top;
	font: normal 11px Trebuchet MS;
	margin: 0px;
	padding: 0px;
}
#no_post
{
	text-align: center;
	padding: 20px;
	width: 300px;
	border:1px solid #000;
}
#holder 
{
	width: 920px;
	margin: 30px auto 0px auto;
	padding: 0px;
}
#preview_layer {
	background: transparent url(images/transparent.gif) repeat;
	width: 920px;
	min-height: 1500px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	z-index: 120;
}

/*:::::::::::::::::: Quicknav ::::::::::::::::::::*/
#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;
}
#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: #BABABA; 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;
	cursor: pointer;
}

/*:::::::::::::::::: TOP ::::::::::::::::::::*/
#top{
	background: url(images/top_new.gif) no-repeat left top;
		-moz-opacity: 0.85;
	filter: filter: Alpha(Opacity=85);
	width: 920px; 
	height: 86px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#top h1
{
	font: 26px Arial; text-transform: uppercase; color: #444;
	padding: 20px 0px 5px 40px;
	margin: 0px;
}
#top h2
{
	font: 14px Arial; text-transform: uppercase; color: #444;
	padding: 0px 0px 10px 40px;
	margin: 0px;
}
#main
{
	background: url(images/main_bg.gif) no-repeat top #F7F8F9;
	width: 920px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	float: left;
}

/*:::::::::::::::::: CONTENTBLOCK ::::::::::::::::::::*/
#contentblock
{
	width: 570px;
	float: left;
	padding: 0px 5px 30px 30px;
	margin: 0px 0px 10px 0px;
}
.postdate
{
	font: bold 10px Arial; text-transform: uppercase; color: #666;
}
.post h1 
{
	font: 18px Arial; text-transform: uppercase; color: #157A0D;
	margin: 4px 0px 20px 0px;
	padding: 0px;
}
.post {
	font: normal 13px Trebuchet MS;
	color: #333;
	clear: both;
	width: 550px;
	text-align: left;
	padding: 0px 0px 25px 0px;
	background: transparent url(images/dotted_line.gif) repeat-x left bottom;
	overflow: hidden;
}
.post img {
	float: none;
}
.post p {
	font: normal 13px Trebuchet MS; color: #333; text-align: left;
}
.post ul {
	font: normal 13px Trebuchet MS; color: #333; 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: #333; text-align: left;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style: circle;
}
.postauthor
{
	padding: 5px 0px 3px 0px;
	margin: 5px 0px 50px 0px;
	font: bold 10px Arial; color: #666; text-align: left;
	clear: both;
}
.postauthor a {
	color: #333;
	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;
}
#content #left .comment
{
	background: #fff;
}
.comments_header 
{
	font: bold 14px Trebuchet MS; text-transform: uppercase; color: #666;
	border: 0px none;
	margin: 20px 0px 20px 0px;
}
#add_comment 
{
	font: bold 12px Trebuchet MS; text-transform: uppercase; color: #007A50;
	border: 0px none;
	margin: 20px 0px 20px 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: 20px 0px 20px 0px;
	clear: both;
	float: left;
}
.tracker a img
{
	border: 0px none;
	cursor: pointer;
}
#pagination 
{
	width: 430px;
	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: #333; text-align: center;
	border: 1px solid #333;
	background: #fff;
	width: 16px;
}
#pagination ul li a 
{
	color: #333;
	text-decoration: none;
	padding: 1px;	
	display: block;
}
#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:hover 
{
	color: #fff;
	background: #333;
	border-color: #fff;
}

/*:::::::::::::::::: COLUMN ::::::::::::::::::::*/
#column
{
	background: #EFEDEB;
	width: 210px; 
	margin: 20px 20px 20px 0px;
	padding: 0px 15px 10px 15px;
	float: right;
	border: 0px none;
}
/*:::::::::::::::::: Profile ::::::::::::::::::::*/
.profiledata
{
	margin: 12px 0px 10px 0px;
}
.profiledata h1
{
	background: transparent url(images/cactus1.gif) no-repeat left center;
	height: 33px;
	font: bold 16px Trebuchet MS; color: #333; text-align: left;
	margin: 6px 0px 5px 5px;
	padding: 10px 0px 0px 26px;
}
.profiledata img
{
	width: 85px;
	height: 85px;
	border: 1px solid;
	border-color: #bbb;
	margin: 0px 6px 15px 0px;
	float: left;
}
.profiledata ul
{
	font: bold 9.8px Arial; color: #333; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
.profiledata ul li
{
	font: bold 9.8px Arial; color: #333; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	list-style: none;
}
.profiledata ul li span
{
	color: #FF0000;
}
.profiledata ul li a
{
	font: bold 9.8px Arial; color: #333; text-align: left; text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	list-style: none;
}
.profiledata ul li a:hover
{
	cursor: pointer;
}
.profiledata ul li a.profilecontact
{
	background: transparent url(images/email.gif) no-repeat left;
	font: 11px Arial; color: #777; 
	padding: 10px 0px 4px 20px;
	margin: 40px 0px 0px 0px;
	text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
}
.profiledata ul li a.profilecontact:hover
{
	background: transparent url(images/email_open.gif) no-repeat left;
	cursor: pointer;
}
.profiledata p
{
	font: bold 9.8px Arial; color: #333; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
.profiledata p a
{
	font: bold 9.8px Arial; color: #333; text-align: left; text-decoration: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}
.profiledata p a:hover
{
	cursor: pointer;
}

/*:::::::::::::::::: Weightloss ::::::::::::::::::::*/
#weightloss {
	background: transparent url(images/framegraph.gif) no-repeat center top;
	padding: 10px 0px 20px 0px;
	margin: 10px 0px 28px 0px;
	width: 210px;
}
#weightloss p {
	padding: 0px;
	margin: 0px;
}
#weightloss h1
{
	background: transparent url(images/cactus1.gif) no-repeat left center;
	height: 33px;
	font: bold 16px Trebuchet MS; color: #333; text-align: left;
	margin: 6px 0px 0px 10px;
	padding: 10px 0px 0px 26px;
}
#weightloss img {
	width: 170px;
	height: 180px;
	padding: 3px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	font: bold 10px Arial, Verdana; color: #555;
}
table#weightloss  {
	width: 170px;
	border: 0px none;
	margin: 4px 0px 0px 20px;
	background: none;
}
table#weightloss td {
	font: bold 10px Arial, Verdana; color: #555; vertical-align: middle;
	margin: 1px 0px 0px 0px;
	padding: 0px 5px 1px 0px;
}
table#weightloss td.right {
	text-align: right;
	width: 70px;
	border: 1px solid #d8d8d8;
	margin: 0px 0px 0px 4px;
	background: #fff;
	color: #DD1523;
	float: left;
}

/*:::::::::::::::::: Calendar ::::::::::::::::::::*/
#calendar {
	background: transparent url(images/framecal.gif) no-repeat;
	width: 195px;
	height: 240px;
	padding: 10px 0px 50px 25px;
	margin: 10px 0px 20px 0px;
	clear: both;
}
#calendar h1
{
	background: transparent url(images/cactus1.gif) no-repeat left center;
	height: 33px;
	font: bold 16px Trebuchet MS; color: #333; text-align: left;
	margin: 6px 0px 5px 10px;
	padding: 10px 0px 0px 26px;
}
#calendar #calendar_header{
	width: 158px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	text-align:center;
	font: bold 11px Arial, Verdana;
	height: 60px;
}
#calendar #calendar_header .first_line{
	clear: both;
	font: normal 16px Arial, Verdana; color: #DD1523;
	padding: 0px 2px 2px 0px;
}
#calendar #calendar_header .second_line{
	clear: both;
	font: normal 14px Arial, Verdana; color: #DD1523;
	padding: 0px 0px 6px 0px;
}
#calendar #calendar_body{
	background: transparent;
	border: 1px solid #eeeeee;
	width: 158px;
	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: #DD1523;
	background: #F2EEED;
	border: 1px solid #333;
}
#calendar #calendar_body .normal_selected{
	font: bold 10px Arial, Verdana; color: #DD1523; text-align: center;
	background: #fff;
	border: 1px solid #DD1523;
}
#calendar #calendar_body .normal_selected:hover{
	color: #005098;
}
#calendar #calendar_body .event{
	font: bold 10px Arial, Verdana; color: #DD1523; text-align: center;
	background: #fff;
}
#calendar #calendar_body .event:hover{
	color: #DD1523;
}
#calendar #calendar_body .event_selected{
	font: bold 10px Arial, Verdana; color: #DD1523; text-align: center;
	background: #fff;
	border: 1px solid #DD1523;
}
#calendar #calendar_body .event_selected:hover{
	color: #E47F00;
}

/*:::::::::::::::::: Friends List ::::::::::::::::::::*/
#friends_list
{
	width: 195px;
	padding: 0px 0px 10px 0px;
	margin: 20px 0px 20px 5px;
	border: 1px solid #f2f2f2;
}
#friends_list h1
{
	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 #f2f2f2;
}
#friends_list ul li
{
	padding: 0px;
	margin: 2px 0px 2px 5px;
	display: compact;
	
}
#friends_list ul li a
{
	background: transparent url(images/friendlist_icon.gif) no-repeat left top;
	display: block;
	padding: 2px 5px 3px 20px;
	margin: 2px 0px 2px 0px;
	display: compact;
	color: #666;
	text-decoration: none;
}
#friends_list ul li a:hover
{
	text-decoration: underline;
	color: #444;
	cursor: pointer;
}

/*:::::::::::::::::: Photos ::::::::::::::::::::*/
#photos {
	background: transparent;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	width: 200px;
	
}
#photos h1
{
	background: transparent url(images/cactus1.gif) no-repeat left center;
	height: 33px;
	font: bold 16px Trebuchet MS; color: #333; text-align: left;
	margin: 6px 0px 5px 10px;
	padding: 10px 0px 0px 26px;
}
#photos a {
	font: normal 12px Trebuchet MS; color: #333; text-align: left;
	padding: 1px;
	margin: 0px 0px 10px 0px;
	width: 200px;
	border: 1px solid #E7E7E7;
	background: #f2f2f2;
	cursor: pointer;
	display: block;
}
#photos img {
	width: 200px;
	height: 200px;
	border: 1px solid #d8d8d8;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	display: block;
}

/*:::::::::::::::::: Last Posts ::::::::::::::::::::*/
#lastposts
{
	width: 195px;
	padding: 10px 0px 10px 0px;
	margin: 5px 0px 20px 5px;
	border: 1px solid #E7E7E7;
	background: #f2f2f2 url(images/lastpost_bg.gif) no-repeat left top;
}
#lastposts h1
{
	background: none;
	height: 33px;
	font: bold 16px Trebuchet MS; color: #333; text-align: left;
	margin: 0px 0px 10px 5px;
	padding: 0px 0px 0px 26px;
}
#lastposts ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 10px 0px;
	background: none;
	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;
	cursor: pointer;
}

/*:::::::::::::::::: 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;
	cursor: pointer;
}
.login 
{
	width: 100px;
	padding: 2px;
	margin: 5px 0px 10px 0px;
	clear: both;
	border: 1px solid #009900;
	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: 2px; 
	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 5px;
	cursor: pointer;
	border-color: #fff #bbb #bbb #fff;
	border: 1px solid;
}
.loginalert
{
	font: bold 13px Verdana, Arial; color: #000; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 10px 0px;
	display: block;
	float: left;
}
#form_comment p
{
	font: normal 13px Verdana, Arial; color: #333; text-align: left;
	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;
}

/*:::::::::::::::::: FOOTER ::::::::::::::::::::*/
#footer
{
	background: #009C31 url(images/footer.gif) no-repeat left top;
	color: #fff;
	clear: both;
	text-align: center;
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 920px;
	height: 25px;
}
#footer p
{
	color: #fff;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.visit /*BLOG=VISITS COUNTER*/
{
	padding: 3px 5px 3px 5px;
	border: 1px solid;
	width: 110px;
	border-color: #ccc;
	margin: 5px 0px 10px 0px;
	font: 11px Arial; color: #fff8ee; text-transform: uppercase; text-decoration: none; text-align: center;
	clear: both;
	display: inline;
}
.visit .counter
{
	color: #fff;
	margin-left: 10px;
	border: 0px none;
	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;
}


/*:::::::::::::::::: Banners ::::::::::::::::::::*/
#banner_top
{
	padding: 0px 10px 14px 10px;
	margin: 20px 0px 20px 0px;
}
#banner_right
{
	padding: 4px 0px 8px 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 30px 0px;
	padding: 12px 5px 8px 5px;
	width: 448px;
	border: 1px solid #eee;
	background: #f7fafd;
}
 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: 450px;
}
