@import url ("http://www.extrapounds.com/templates_blogs/canada/styles_ie.css"); 
body
{
	cursor: default;
	background: #B5001E url(images/bg_canada.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 -460px;
	position: absolute;
	top: 0px;
	left: 50%;
}
#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/top1.png) no-repeat left top;
	width: 920px; 
	height: 116px;
	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: #666;
	padding: 0px 0px 10px 40px;
	margin: 0px;
}
#main
{
	background: #F7F8F9;
	width: 920px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	display: block;
	float: left;
}

/*:::::::::::::: contentblock:::::::::::::::*/
#contentblock
{
	width: 615px;
	float: left;
	padding: 0px 5px 30px 20px;
	margin: 0px 0px 10px 0px;
	overflow: hidden;
}
.postdate
{
	font: bold 10px Arial; text-transform: uppercase; color: #666;
}
.post h1 
{
	font: 18px Arial; text-transform: uppercase; color: #850015;
	margin: 4px 0px 15px 0px;
	padding: 0px;
}
.post {
	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;
	clear: both;
	text-align: left;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	display: block;
}
.post p a {
	font: normal 13px Trebuchet MS;
	color: #FF3300;
	clear: both;
	text-align: left; text-decoration: underline;
}
.post p a:hover {
	cursor: pointer;
}
.post ul {
	font: normal 13px Trebuchet MS;
	color: #333;
	clear: both;
	text-align: left;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 15px;
	list-style: circle;
}
.post ul li {
	font: normal 13px Trebuchet MS; color: #333; text-align: left;
	clear: both;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 5px 0px;
	list-style: circle;
}
.post ul li a {
	font: normal 13px Trebuchet MS;
	color: #FF3300;
	clear: both;
	text-align: left;
	list-style: circle;
	text-decoration: underline;
}
.post ul li a:hover {
	cursor: pointer;
}
.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;
	cursor: pointer;
}
#content #left .comment
{
	background: #fff;
}
.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: #850015;
	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;
}
.tracker
{
	border: 1px solid #999;
	margin: 20px 0px 20px 0px;
	float: left;
	clear: both;
}
.tracker a
{
	border: 0px none;
	cursor: pointer;
}
.tracker img
{
	border: 0px none;
	cursor: pointer;
}
#pagination 
{
	width: 430px;
	padding: 0px;
	margin: 5px 0px 20px 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;
}
.invisible
{
	display: none;
}
.ads{
	padding: 10px 0px 0px 0px;
	text-align:center;
	width:232px;
}

/*:::::::::::::: COLUMN:::::::::::::::*/
#column
{
	background: #EFEDEB;
	width: 210px; 
	margin: 20px 15px 20px 0px;
	padding: 0px 15px 10px 15px;
	float: right;
	border: 0px none;
}/*
#content #right h1
{
	background: transparent url(images/leaf1.gif) no-repeat left center;
	height: 30px;
	font: bold 16px Trebuchet MS; color: #333; text-align: left;
	margin: 10px 0px 5px 5px;
	padding: 5px 0px 0px 30px;
	clear: both;
}
*/
/*:::::::::::::: Profile :::::::::::::::*/
.profiledata
{
	margin: 12px 0px 10px 0px;
}
.profiledata h1
{
	background: transparent url(images/leaf1.gif) no-repeat left center;
	height: 30px;
	font: bold 16px Trebuchet MS; color: #333; text-align: left;
	margin: 10px 0px 5px 5px;
	padding: 5px 0px 0px 30px;
	clear: both;
}
.profiledata img
{
	width: 85px;
	height: 85px;
	border: 1px solid;
	border-color: #bbb;
	margin: 0px 6px 15px 0px;
	float: left;
}
.profiledata ul
{
	font: normal 9.8px Arial; color: #333; text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	list-style: none;
}
.profiledata ul li
{
	font: normal 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
{
	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 a
{
	background: none;
	font: 11px Arial; color: #777; 
	padding: 10px 0px 4px 20px;
	margin: 40px 0px 0px 0px;
	text-transform: none;
	cursor: pointer;
	text-decoration: none;
	list-style: none;
}
.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;
	list-style: none;
}
.profiledata ul li a.profilecontact:hover
{
	background: transparent url(images/email_open.gif) no-repeat left;
	cursor: pointer;
}

/*:::::::::::::: 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
{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 170px;
	height: 18px;
} 
#quicknav ul li a 
{
	width: 168px;
	height: 14px;
	padding: 2px 0px 2px 0px;
	color: #AAA; 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;
}

/*:::::::::::::: Weightloss :::::::::::::::*/
#weightloss {
	background: transparent url(images/framegraph.gif) no-repeat center top;
	padding: 15px 0px 0px 0px;
	margin: 10px 0px 20px 0px;
	width: 210px;
	height: 400px;
	clear: both;
	display: block;
	
}
#weightloss h1
{
	background: transparent url(images/leaf1.gif) no-repeat left center;
	height: 30px;
	font: bold 16px Trebuchet MS; color: #333; text-align: left;
	margin: 0px 0px 5px 15px;
	padding: 5px 0px 0px 30px;
	clear: both;
}

#weightloss img {
	width: 170px;
	height: 180px;
	padding: 5px 0px 0px 10px;
	font: bold 10px Arial, Verdana; color: #666;
}
#weightloss p {
	font: bold 10px Arial; color: #666; vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
table#weightloss  {
	width: 170px;
	height: auto;
	border: 0px none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	background: none;
}
table#weightloss td {
	font: bold 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: #DD1523;
}

/*:::::::::::::: Calendar :::::::::::::::*/
#calendar 
{
	background: transparent url(images/framecal.gif) no-repeat;
	width: 195px;
	height: 300px;
	padding: 10px 0px 0px 25px;
	margin: 10px 0px 20px 0px;
	clear: both;
}
#calendar h1
{
	background: transparent url(images/leaf1.gif) no-repeat left center;
	height: 25px;
	font: bold 16px Trebuchet MS; color: #333; text-align: left;
	margin: 0px 0px 0px 15px;
	padding: 4px 0px 0px 30px;
	clear: both;
}
#calendar #calendar_header
{
	width: 158px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	text-align:center;
	font: bold 11px Arial, Verdana;
	height: 54px;
}
#calendar #calendar_header .first_line
{
	clear: both;
	font: bold 16px Arial; color: #888;
	padding: 0px 2px 1px 0px;
}
#calendar #calendar_header .second_line
{
	clear: both;
	font: bold 14px Arial; color: #888;
	padding: 0px 0px 1px 0px;
}
#calendar #calendar_body{
	background: transparent;
	border: 1px solid #bbb;
	width: 158px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
#calendar #calendar_body .row
{
	background: #999;
	height: 16px;
	padding: 0px;
	margin: 0px 0px 1px 0px;
	text-align: center;
}
#calendar #calendar_body .first_line
{
	background: #999;
	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 Trebuchet MS;	color: #C76E6F;
	background: #F7F8F9;
}
#calendar #calendar_body .normal:hover{
	color: #B5001E;
}
#calendar #calendar_body .normal_selected{
	text-align: center;
	font: normal 10px Trebuchet MS;	color: #B5001E;
	background: #fff;
	border: 1px solid #B5001E;
}
#calendar #calendar_body .normal_selected:hover{
	color: #005098;
}
#calendar #calendar_body .event{
	text-align: center;
	font: normal 10px Trebuchet MS;	color: #B5001E;
	background: #fff;
}
#calendar #calendar_body .event:hover{
	color: #B5001E;
}
#calendar #calendar_body .event_selected{
	text-align: center;
	font: normal 10px Trebuchet MS;	color: #B5001E;
	background: #fff;
	border: 1px solid #B5001E;
}
#calendar #calendar_body .event_selected:hover{
	color: #B5001E;
}

/*:::::::::::::: Friends List :::::::::::::::*/
#friends_list
{
	width: 195px;
	padding: 1px;
	margin: 20px 0px 20px 5px;
	border: 1px solid #E7E7E7;
	background: #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;
}
#friends_list ul li
{
	padding: 0px;
	margin: 3px 0px 3px 5px;
}
#friends_list ul li a
{
	background: transparent url(images/friendlist_icon.gif) no-repeat left top;
	display: compact;
	padding: 2px 5px 3px 20px;
	color: #666;
	text-decoration: none;
}
#friends_list ul li a:hover
{
	text-decoration: underline;
	color: #444;
	cursor: pointer;
}

/*:::::::::::::: Photos :::::::::::::::*/
#photos {
	background: transparent;
	padding: 0px 5px 0px 5px;
	margin: 0px 0px 0px 0px;
	width: 190px;
}
#photos h1
{
	background: transparent url(images/leaf1.gif) no-repeat left center;
	height: 30px;
	font: bold 16px Trebuchet MS; color: #333; text-align: left;
	margin: 0px 0px 10px 15px;
	padding: 5px 0px 0px 30px;
	clear: both;
}
#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;
	display: block;
	cursor: pointer;
}
#photos img {
	width: 200px;
	height: 200px;
	border: 1px solid #d8d8d8;
	display: block;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

/*:::::::::::::: Last Posts :::::::::::::::*/
#lastposts
{
	width: 195px;
	padding: 1px;
	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: 30px;
	font: bold 16px Trebuchet MS; color: #333; text-align: left;
	margin: 0px 0px 5px 15px;
	padding: 5px 0px 0px 20px;
	clear: both;
}
#lastposts ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 15px 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: 15px;
	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: 180px;
	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 5px 0px 5px;
	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;
}
#clearbar
{
	background: transparent;
	width: 740px;
	height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*:::::::::::::: FOOTER :::::::::::::::*/
#footer
{
	background: #B5001E  url(images/footer.gif) no-repeat left top;
	clear: both;
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 920px;
	height: 25px;
	text-align: center;
}
#footer p{
	font: bold 11px Trebuchet MS;; color: #333; text-align: center; vertical-align: middle;
	margin: 5px 0px 5px 0px;
}
.visit
{
	padding: 3px 5px 3px 5px;
	border: 1px solid;
	width: 110px;
	border-color: #ccc;
	margin: 15px 0px 10px 0px;
	font: 11px Arial; color: #000; text-transform: uppercase; text-decoration: none; text-align: center;
	display: inline;
	clear: both;
}
.visit .counter
{
	color: #000;
	margin-left: 10px;
	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;
}


/*:::::::::::::: Banner :::::::::::::::*/
#banner_top
{
	padding: 0px 10px 15px 10px;
	margin: 10px 0px 10px 0px;
}
#banner_right
{
	padding: 2px 0px 4px 0px;
	text-align: center;
}
#banner_bottom
{
	padding: 2px 0px 4px 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;
}
