/* THATSFIT THEME */
/* =RESET */
html, body, form, fieldset{ margin: 0;padding: 0; }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address{ margin:0;padding: 0; }
a img, :link img, :visited img {border: 0;}
input, select, textarea	{ font-size:1em; }
label input 	{border: 0;}
dd, blockquote	{margin-left: 1em;}
form label 	{cursor: pointer;}
fieldset	{border: none;}
textarea 	{font-size:1.2em;font-family:Arial, Helvetica, sans-serif;}
ol, ul, ul li 	{list-style: none;}
table 		{border-collapse: collapse;border-spacing: 0;}
blockquote, q 	{quotes: none;}
:focus 		{outline: 0;}
ins 		{text-decoration: none;}
del 		{text-decoration: line-through;}
#cRSponsor {float:right}
/* =TYPOGRAPHY */

body          { font-size: .76em;font-family:Arial, Helvetica, sans-serif;}   /* IE */
html > body   { font-size: 12px; }  /* Other browsers */
h1,h2,h3,h4,h5,h6 { font-family: Arial, Helvetica, sans-serif;color:#111; clear:both; }
h1 { font-size: 3em; }
h2 { font-size: 2em; }
h3 { font-size: 1.5em; line-height:2; }
h4 { font-size: 1.2em; line-height:1.25; font-weight:bold; }
h5 { font-size: 1em; font-weight:bold; }
h6 { font-size: 1em; }
p           { margin: 0 0 1.5em 0; text-align:left; }
p.last      { margin-bottom:0; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding:0; }
p img.top   { margin-top:0; } /* Use this if the image is at the top of the <p>. */
ul, ol      { margin: 0 0 10px 1.5em; }
ol          { list-style-type: decimal; }
dl          { margin: 1.5em 0; }
dl dt       { font-weight: bold; }
a           { color: #1c95a2; text-decoration: none; outline: none; }
a:hover     { color: #1c95a2; text-decoration: underline; }
blockquote  { margin: 1.5em 0 1.5em 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em          { font-style: italic; }
pre         { margin-bottom: 1.3em; background: #eee; border:0.1em solid #ddd; padding:1.5em; }
code        { font:0.9em Monaco, monospace; }
hr {background: #ddd; color: #ddd; clear: both; float: none; width: 100%; height: 0.1em; margin: 1em 0 1.4em 0; border: none; }
* html hr { margin: 0 0 1.2em 0; } /* IE6 fix */
table   { margin-bottom: 1.4em;}
th,td   { }
th      { font-weight:bold; }
label     { font-weight: normal; }
textarea  { height: 180px; width: 300px; }
p.small   { font-size: 0.8em; margin-bottom: 1.875em; line-height: 1.875em; }
p.large   { font-size: 1.2em; line-height: 2.5em; }
p.quiet   { color: #666; }

p.sponsored{ background:#ffffee; font-size:.9em; padding: 12px; margin: 0 10px 10px; line-height: 1.4em;}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
width:577px;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-HD .jcarousel-container-horizontal {position:relative;padding:0 20px 20px 20px; _margin-left: 15px;}
#mycarousel {overflow:hidden;width:567px}
/* =CAROUSEL */
.carousel {
    width:661px; 
    height:222px;
    margin:0;
    position:relative;
    overflow:hidden; 
    padding:0px; 
    background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/carousel-bg2.gif) no-repeat 0 0;
    }
    
    
.panelStage { padding: 10px; }
    
.carousel li {list-style:none;color:#000;float:left;width:186px;margin:4px 3px 12px 0;height:204px;overflow:hidden; border-right: 1px solid #bbe9e6; padding-right: 3px; }
.carousel ul {height:204px;}
.carousel img {border:0;float:left;}
.carousel a {outline:0;}
.carousel a:focus img {outline:3px dotted #F00;}
.carousel h4 {z-index: 9999;text-align: left; font-size: 1.3em; font-weight: normal; line-height: 1em; margin:0 0 9px 0;}
.carousel h4 a:hover {text-decoration:underline;}
.carousel p {color:#000;padding:0 9px;}
.carousel .cottBottomLink {color:#2864B4;font-weight:bold;padding:0 9px;}
.carousel .jcarousel-prev{cursor:pointer;position:absolute;top:80px;left:0px;_left:-25px;width:23px;height:33px;background:#FFFFFF url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/carousel-arrow-lt.gif) no-repeat scroll 0 47%;z-index:1000;overflow:hidden;}
.carousel .jcarousel-next{cursor:pointer;position:absolute;top:80px;right:0px;_right:10px;width:23px;height:33px;background:transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/carousel-arrow-rt.gif) no-repeat scroll -121px 47%;z-index: 1000;overflow:hidden;}
.carousel h4 a {text-decoration:none;padding: 0 0 18px 3px; margin: 0;color:#675a34;background:transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/carousel-readmore.gif) no-repeat scroll left bottom;height:42px;_height: 60px;display:block; font-size: 15px;}
.carousel .credit {z-index:1;color:#544F44;font-size:.75em;display:block;text-align:right;height:1.5em;clear:both; padding-right: 10px;}

/* =LAYOUT  */
body {
background: #23b2c2 url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/sitebg2.gif) 50% 0 repeat-y;
_background: #23b2c2 url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/sitebg2.gif) 50% 4px repeat-y;
line-height: 1.5;
font-family: Arial, Verdana, sans-serif;
color: #444;
text-align: center;
margin:0;
}
#container {
background: #fff;
position: relative;
width: 980px !important; /* total width */
margin: 0 auto;
text-align: left;
z-index: 1;
overflow: hidden;
}
#main {
background: #fff url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/main-bg2.gif) repeat-y;
clear: both;
width: 980px;
zoom: 1;
}
* html #main {border:0}
#col-1 {
width: 650px;
/*display: inline;*/
float: left;
}
#col-2 {
float: right;
margin-left: 0;
width: 319px;
display: inline;
margin-bottom: 20px;
}
* html #col-2 {
margin-left: 0;
float: right;

}
#subcontent {
padding: 0;
/*position: relative;
_position: static !important;
_display: inline;*/
}
.template-1 #subcontent {
/*margin-top: -222px;*/
}

* html #subcontent { overflow-x: hidden;_position: static !important; } /* IE6 fix */

/* =SANDWICH  */
body.sandwich #content {
clear: both;
width: 460px;
margin-right: 10px;
float: right;
position: relative;
padding: 5px 0px;
display: inline;
overflow: hidden;
}
* html body.sandwich #content {
display: inline;
overflow-x: hidden;
}
body.sandwich #sidebar {
width: 160px;
position: relative;
float: left;
margin-left: 0;
padding-top: 20px;
}

* html body.sandwich #sidebar {
width: 160px;
position: relative;
float: left;
padding: 0 0 0 0;
}

* html body.sandwich #subcontent {
margin-right: -2px!important;
overflow-x: hidden;
width: 319px;
}

/* =HEADER */
#header {
background: #1d95a2 url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/header-bg-clear.gif) repeat-x bottom;
/*border-bottom: 1px solid #bcb9b4;*/
position: relative;
height: 160px;
width: 980px;
margin: 0;
padding-bottom: 0;
z-index:2;
}

.sitelogo {
position: absolute;
left: 26px;
z-index: 9;
}
.sitelogo a {
display: block;
height: 94px;
width: 246px;
overflow: hidden;
text-indent: -9000px;
}

.sitelogo-becel {
position: absolute;
left: 730px;
z-index: 9;
}
.sitelogo-becel a {
display: block;
height: 94px;
width: 246px;
overflow: hidden;
text-indent: -9200px;
}



/* =HEADER HAT (HEADER and TOP NAV) */
#hat {
background: #ffffff;
height: 30px;
width: 980px;
}
.gallery #hat { display: none; }
#hat ul {
margin: 3px;
}
#hat ul li  {
font: 11px/100% Arial, Helvetica, sans-serif;
text-transform: uppercase;
float: left;
}
#hat ul li a {
background: transparent;
color: #9f8a49;
float: left;
display: block;
padding: 4px 10px 7px;
text-decoration: none;
}
#hat ul li a:hover {
color: #000;
}
#hat ul li.selected {
background: #fff;
position: relative;
margin-top: -6px;
height: 27px;
}
#hat ul li.selected a {
padding: 10px 10px 7px;
position: relative;
margin-right: -4px;
}
#hat ul.miniHat {
position: absolute;
top: 1px;
left: 1px;
z-index: 99;
}

#hat ul li.top-cobrand {
margin: 1px 10px;
width: 118px;
height: 22px;
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/tfca-aol-logo.gif) no-repeat;
text-indent: -9999px;
overflow: hidden;
margin-top: -2px;
}

* html #hat li.top-cobrand {
margin-left: 5px;
} 

#hat ul li.top-cobrand a {
width: 96px;
height: 20px;
display: block;
}

#hat ul.chGuide {
display: block;
position: absolute;
top: 1px;
right: 1px;
z-index: 99;
}

/* HEADER BOTTOM (HEADER > CATEGORY NAV)
-------------------------------- */
#headerBottom {
background: transparent;
position: absolute;
bottom: 0;
left: 0;
height: 21px;
width: 980px;
display: block;
}
#headerBottom ul.chNav {
height: 21px;
margin-bottom: 0;
margin-left: 0;
}
#headerBottom ul.chNav li {
font-size: 14px;
float: left;
text-transform: uppercase;
}
#header #headerBottom ul.chNav li a {
border-right: 1px solid #ffffff;
color: #ffffff;
float: left;
display: block; 
padding: 0px 13px 5px;
text-decoration: none;
font-size: 12px;
font-family: arial, tahoma, serif;
}
* html #header #headerBottom ul.chNav li a {
height: 1%;
}
#header #headerBottom ul.chNav li a.selected {
font-weight: bold!important;
background: #f8f7e1;
color: #9f8a49;
}
#header #headerBottom ul.chNav li a:hover {
background: #f8f7e1;
color: #9f8a49;
}
#headerBottom ul.metaNav {
height: 17px;
position: absolute;
bottom: 0;
right: 0;
width: 214px;
z-index: 1;
}
* html #headerBottom ul.metaNav {
bottom: -10px;
}
* html #headerBottom ul.metaNav li {
display: block;
float: left;
height:1%;
}
#header #headerBottom ul.metaNav li a {
color: #ffffff;
float: left;
display: block; 
padding: 4px 10px 5px;
text-decoration: none;
font-size: 12px;
font-family: arial, tahoma, serif;
white-space: nowrap;
}
* html #header #headerBottom ul.metaNav li a {
height: 1%;
}
#header #headerBottom ul.metaNav li a:hover {
color: #333;
}
#header #headerBottom ul li.feedback a {
background: transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/feedback-icon.gif) no-repeat 5px;
padding-left: 29px!important;
}
#header #headerBottom ul li.rss-feed a {
background: transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/rss-icon.gif) no-repeat 5px;
padding-left: 29px!important;
*margin-top:-18px;
_margin-top:0px;
}


/* =SEARCH FORMS (header)
-------------------------------------------------------------- */
.searchform {
position: absolute;
top: 46px;
left: 297px;
z-index: 9;
height: 54px;
width: 389px;
}
.searchform form {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/search-bg.gif);
clear: both;
height: 38px;
padding: 0;
width: 389px;
zoom: 1;
display: block;
position: relative;
}
.searchform ul {
padding-left: 0;
margin: 0 0 0 4px;
list-style: none;
}
.searchform ul li {
margin-left: 0;
list-style: none;
float: left;
color: #444;
line-height: 1em;
}
* html .searchform {
font-size: .9em;
}
.searchform ul li a {
color: #fff;
float: left;
display: block;
padding: 6px 6px 5px;
cursor: pointer !important;
text-decoration: none;
font-family: arial, verdana, sans-serif;
font-size: 9px;
text-transform: uppercase;
}
.searchform ul li.selected,
.searchform ul li:hover {
background: transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/search-tab-lt.gif) no-repeat top left;
}

.searchform ul li.selected a,
.searchform ul li a:hover {
color: #fff;
background: transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/search-tab-rt.gif) no-repeat top right;
}

.searchform input.text {
border: 0;
background: transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/search-textbox.gif);
width: 337px;
padding: 3px 5px;
position: absolute;
top: 8px;
left: 6px;
font-size: 14px;
}
* html .searchform input.text {
font-size: 13px;
}
.searchform button {
background: transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/search-button.gif) no-repeat 0 0;
display: block;
margin: 0 !important;
padding: 0;
border: 0;
position: absolute;
right: 4px;
top: 4px;
cursor: pointer;
height: 28px;
width: 28px;
text-indent: -9000px;
outline: 0;
}

/* =SEARCH FORMS (footer)
-------------------------------------------------------------- */
.searchform_footer {
position: absolute;
margin-top: 25px;
left: 297px;
z-index: 9;
height: 54px;
width: 389px;
}
.searchform_footer form {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/search-bg.gif);
clear: both;
height: 38px;
padding: 0;
width: 389px;
zoom: 1;
display: block;
position: relative;
}
.searchform_footer ul {
padding-left: 0;
margin: 0 0 0 4px;
list-style: none;
}
.searchform_footer ul li {
margin-left: 0;
list-style: none;
float: left;
color: #444;
line-height: 1em;
}
* html .searchform_footer {
font-size: .9em;
}
.searchform_footer ul li a {
color: #515d69;
float: left;
display: block;
padding: 6px 6px 5px;
cursor: pointer !important;
text-decoration: none;
font-family: arial, verdana, sans-serif;
font-size: 9px;
text-transform: uppercase;
}
.searchform_footer ul li.selected,
.searchform_footer ul li:hover{
background: transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/search-tab-lt.gif) no-repeat top left;
}
.searchform_footer ul li.selected a,
.searchform_footer ul li a:hover {
color: #fff;
background: transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/search-tab-rt2.gif) no-repeat top right;
}
.searchform_footer input.text {
border: 0;
background: transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/search-textbox.gif);
width: 337px;
padding: 3px 5px;
position: absolute;
top: 8px;
left: 6px;
font-size: 14px;
}
* html .searchform_footer input.text {
font-size: 13px;
}
.searchform_footer button {
background: transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/search-button.gif) no-repeat 0 0;
display: block;
margin: 0 !important;
padding: 0;
border: 0;
position: absolute;
right: 4px;
top: 4px;
cursor: pointer;
height: 28px;
width: 28px;
text-indent: -9000px;
outline: 0;
}



#smore {
position: absolute;
top: 0;
left: 0;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
_width: 100px;
margin-left: -4.5em;
z-index: 9999;
}
#smore ul {list-style-type:none; margin: 0;}
#smore ul li {height:1.5em;white-space:nowrap;}
#smorex {position:absolute;right:5px;top:1px;}



#smorefoot {
position: absolute;
background: #fff;
border: 1px solid #ddd;
padding: 10px;
_width: 100px;
margin-left: -4.5em;
z-index: 9999;
}
#smorefoot ul {list-style-type:none; margin: 0;}
#smorefoot ul li {height:1.5em;white-space:nowrap;}
#smorefootx {position:absolute;right:5px;top:1px;}



/* =CONTENT
--------------------------------------------------- */
#content {
position: relative;
padding-top: 2em;
}
#content h1.small {
font-size: 1.5em;
font-weight: normal;
color: #4a423b;
border-bottom: 1px solid #eee;
margin-top: 10px;
margin-bottom: 1.3em;
}
#content h2 {
font-size: 2.3em;
font-weight: normal;
line-height: 1.1em;
letter-spacing: -1px;
margin: 0 0 .4em;
}
#content h2 a {
font-weight: normal;
color: #1c95a2;
}
#content h3 {
color: #ef5827;
font-weight: normal;
margin-bottom: .3em;
}

ul.normal {
margin-left: 1em!important;
}
.categorylist {_margin-left:5px;}
/* =POST
--------------------------------------------------- */
.post {
margin: .3em 0 2em 0;
padding: 0 0 40px 0;
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/hr-flower.gif) -6px bottom no-repeat;
}
.post .filed-under {
margin: .5em 0 1em 0;
font-size: 12px;
}
.post .filed-under a {
color: #1b8f9c;
/*border-bottom: 1px dotted #aaa;
_border-bottom: 1px solid #eee;*/
}
#content .post h2 {
margin: .4em 0 .2em;
}
#content .homepage h2 {
margin: .4em 0 .2em;
}
.byline {
color: #959595;
font-size: 12px;
margin: 0 0 .7em;
}
.homepage .byline {
margin-bottom: .7em;
}
.byline em {
font-weight: bold;
font-style: normal;
}
.byline strong {
font-weight: normal;
}
.post .byline a {
color: #1c95a2;
font-weight: bold;
}

#content .post ul {
margin-left: 0;
}
#content .post ul li {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/bullet-circle.gif) no-repeat 0 6px;
margin: 0 0 .2em;
padding-left: 15px;
}
* html #content .post ul li {
height: 1%;
}

/* =POST BODY --------------- */
.post .postbody {
border-top: 4px solid #ddd;
padding-top: 1.4em;
line-height: 1.3em;
*width: 450px;
*overflow: hidden;
display:inline;
}
.homepage .postbody {
border: 0; padding-top: 0; line-height: 18px;
}
.post .postbody p {
color: #5b544c;
margin: .8em 0;
}
.post .postbody br {
line-height: .8em;
}
.postbody img {
margin: .5em;
border: none;
}
.postbody img.photo {
padding: 4px;
}
.postbody img.right {
float: right;
margin: 0 0 15px 15px;
}
.postbody img.left {
float: left;
margin: 0 15px 15px 0;
}
.interviewthumb a img {
border: solid #6bc6c4 3px;
}
.interviewthumb a:hover img {
border-color: #6bc6c4; 
border-width: 3px;
}

/*Start Top Story Widget*/
.topstorywidget {
height: 225px;
width: 225px;
padding:0;
background-image:url("http://jonathonmorgan.net/pd-top-story2.png")
}

.topstorywidget a:link, .topstorywidget a:visited {display:block;}

.topstorywidget img {width:100%;height:100%;border:0;}

.topstorywidget a:hover img {visibility:hidden;}
/*End Top Story Widget*/

/* =PHOTO CAPTION ----------------- */

#classy {
margin:0px;
padding-left: 4px;
padding-right: 4px;
display:block;
}

#classy img {
padding:2px; border:0px; }


#classy a img {
border: solid white 2px;
}

#classy a:hover img {
border-color: #5e87c0; 
border-width: 2px;
}

#classy .photocaption {
float:right;
}

#classy .photocaption p {
font-size:10px;
color:#f73c89;
font-style:italic;
position: abs bottom;
width:240px;
_width:260px;
text-align:center;
padding-left:10px;
_padding-left:15px;
padding-top:0px;
margin-top:0px;
}


#classy .captioncenter {
align:center;
}

#classy .captioncenter p {
font-size:10px;
color:#f73c89;
font-style:italic;
position: abs bottom;
width:425px;
_width:445px;
text-align:center;
padding-left:7px;
_padding-left:12px;
padding-top:0px;
margin-top:0px;
padding-bottom:6px;
}

#classy .captionleft {
float:left;
padding-left:0px;
margin-left:0px;
padding-right:7px;
}

#classy .captionleft p {
font-size:10px;
color:#f73c89;
font-style:italic;
position: abs bottom;
width:240px;
_width:265px;
text-align:center;
padding-left:10px;
_padding-left:15px;
padding-top:0px;
margin-top:0px;
padding-bottom:6px;
}

/* =SHARE WIDGET --------------- */

.sharethumbnail{
position:relative;
align:left;
z-index: 0;
}

.sharethumbnail:hover{
background-color: transparent;
z-index: 50;
}

.sharethumbnail span{ 
left: -1000px; 
visibility: hidden;
text-decoration: none; 
}

.sharethumbnail span img{ 
border-width: 0; 
margin-top:45px;
margin-left:0px;	 
position:absolute;
}

.sharethumbnail:hover span{ 
visibility: visible;
top: 0;
bottom:50px;
}



/* =POST META ----- */


/* =POST META ----- */

.postmeta {
clear: both;
width: 456px;
margin-top: 10px;
}
.postmeta a em {
font-weight: bold;
font-size: 1em;
}
.postmeta p {
margin: .5em 0;
padding: 0;
}
.postmeta br {
line-height: .5em;
}
.postmeta h4 {
border-top: 1px solid #ddd;
font-weight: normal;
padding-top: 1em;
}
#content .continueReading {
float: left;
width: 108px;
height: 30px;
margin: 0 0 .5em;
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/btn-continue.gif) no-repeat;
}
#content .continueReading a {
width: 90px;
height: 30px;
display: block;
text-indent: -9999px;
}
.comments-link {
float: right;
}
.comments-link a {
font-size: 12px;
color: #1b8f9c;
text-decoration: none!important;
}
.comments-link a:hover {
text-decoration: underline!important;
}
.comments-link a span {
color: #888;
}

.postmeta .navbar {
display: block;
clear: both;
margin: 1em 0 1em;
min-height: 38px;
width: 470px;
border-top: 1px solid #eeeeee;
}
* html .postmeta .navbar {
height: 1%;
}
.postmeta .navbar ul {
margin: 0;
padding: 5px 8px;
min-height: 28px;
}
* html .postmeta .navbar ul {height:1%;}
#content .postmeta .navbar li {
background: transparent;
height: 28px;
display: inline;
margin: 0 15px 0 0;
padding: 0;
float: left;
}
.postmeta .navbar li a {
color: #888;
display: block;
padding: 0px;
font-size: 11px;
font-weight: normal;
text-decoration: none;
white-space: nowrap;
}
.navbar li.more-link a {
display: block;
padding-left: 13px;
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/more-icon.gif) 0 no-repeat;
}

* html .navbar li.more-link a {
height: 1%;
}


/* =SIDEBAR
--------------------------------------------------- */
#sidebar h3 {
font-size: 1em;
font-weight: bold;
color: #4a423b;
width: 160px;
text-transform: uppercase;
}
* html #sidebar h3 {
height: 1%;
width: 140px;
}
#sidebar h3 span {
display: block;
padding: 4px 12px;
}
#sidebar h3, #subcontent h4 {
margin: 0 0 .5em;
}
#sidebar ul {
margin: 0 2px 1em;
width: 156px;
}
#sidebar ul li {
margin: 0;
padding: 0;
width: 156px;
border-bottom: 1px solid #a3dad0;
}
#sidebar ul li a {
padding: 0px 10px;
line-height: 22px;
margin: 0;

}
* html 
 {
height: 1%;
}

/* =SUBCONTENT
--------------------------------------------------- */
#subcontent h3,
#subcontent dt {
font-size: 1.5em;
font-weight: normal;
color: #4a423b;
margin: 0 !important;
}
* html #subcontent h3 {
height: 1%;
}
#subcontent h3 {
/*background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/dots.gif) repeat-x top;*/
}
#subcontent dt {
margin-bottom: 10px;
}
#subcontent dd {
margin: .2em 0;
}
#subcontent h3 span,
#subcontent dt span {
display: block;
padding: 3px 10px;

}
#subcontent dt span {
padding: 4px 12px;
}
#subcontent h3, #subcontent h4 {
clear: both;
margin: 1em 0 0;
}
#subcontent a {
text-decoration: none;
}
#subcontent a:hover {
text-decoration: underline;
}
#subcontent dd em {
color: #000;
}
#subcontent dl.box {
background: #fff;
padding: 0 0 10px;
}
#subcontent dl.box dd {
padding: 0 20px 0;
margin: .4em 0;
}
#subcontent ul.box {
background: #fff;
margin: 0;
padding: 12px 20px 16px;
}
#subcontent ul.box li {
padding: 0;
margin: 0 0;
}
#subcontent .box p {
background: #fff;
margin: 0;
padding: 12px 20px 16px;
}

/* =FOOTER
--------------------------------------------------- */
#footer {
background:#fff;
color:#aaaaac;
clear:both;
width:960px !important;
width /**/: 980px;
margin:0 auto 0 auto;
padding:10px;
z-index: 3;
}

#footer p {
margin: 0 0 .3em;
text-align: right;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{ color: #3750a2; text-decoration: none;}
#footer #legal {
color: #aaa;
font-size: .95em;
text-shadow: 0 0 0 #000;
margin: 0;
line-height: 1.4em;
}

#footer a.cobrand-footer {
position: relative;
left: 5px;
border: none !important;
display:block;
width: 130px;
height: 32px;
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/new-aol-living-footer.gif) no-repeat 0 6px !important;
z-index: 2;
text-indent: -9000px;
}

/* =BASEMENT
-------------------------------------------------------------- */
#basement {
background: #ffffff;
border-top: 1px solid #bbe9e6;
clear: both;
min-height: 434px;
}
#basement .sitelogo {
position: relative;
top: 0;
left: 11px;
float: left;
}
#basement .searchform {
position: relative;
width: 306px;
height: 54px;
clear: both;
margin: -5.5em 0 4em 297px;
padding: 0;
left: 0;
width: 389px;
top:0 !important;
float: left;
display: inline;
}
#basement table * {
margin: 0; padding: 0;
}
#basement table th,
#basement table td {
padding-left: 15px;
}
#basement table th {
color: #8e8e90;
padding-bottom: .6em;
font-size: 1.1em;
}
#basement table li {
line-height: 1.3em;
margin-bottom: .1em;
}

/* =ADS
-------------------------------------------------------------- */
.advertise-link {
margin-left: 1em;
}

#omniture {position: absolute; top: 0; left: 0;}

#outerslice {

background: #187e89;
border: 1px solid #484137;
border-right: none;
border-left: none;
padding-top: 1px;
}
#slice {
list-style: none;
margin: 0;
padding: 2px;
text-align: center;
color: #ccc;
}
#slice p {
padding: 3px 0;
display: inline;
}
#slice a {

color: #fff;
background-color: transparent;
font-size: 12px;
margin-right: 2px;
text-decoration: none;
}
#slice a:hover {
background: #333;
color: #fff;
}
#dogear_promo {
position:absolute;top:0;right:0;width:120px;height:120px;z-index:99;
}
.topleader {
background: #f8f7e1 url(http://www.blogsmithmedia.com/framework.weblogsinc.com/media/advertisement-vert.gif) no-repeat 117px 8px;
border-bottom: 1px solid #fff;
position: relative;
text-align: center;
margin: 0 auto;
padding: 5px 0;
overflow: hidden;
width: 980px;
_height: 100px;
}
.topleader .adwrap  {width:728px; margin:0px auto;text-align:center;}
.topleader img {
text-align: center;
margin: 0 auto;
}
.blogsmith-logo {
display: block;
margin: 1em 0 1em 8px;
text-align: center;
width: 160px;
}
.pinboxland {
margin: 10px 0;
}
.pinbox {
margin: 0 0 8px;
}
.bottomleader { 
background: url(http://www.blogsmithmedia.com/framework.weblogsinc.com/media/advertisement-vert.gif) no-repeat 120px 3px;
width: 980px; 
margin: .6em auto 0; 
text-align: center; 
clear:both;
padding: 0 0 0 9px;
}
.skyscraper {
margin: 0;
padding: 18px 0;
width: 160px;
overflow: hidden;
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/skyscraper-bg.gif) no-repeat top center;
}
#subcontent .skyscraper {
width: 317px;
margin: 0 1px; 
padding: 14px 0 24px;
text-align: center;
}
.medrect {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/medrect-bg-wt.gif) no-repeat 0 0;
width: 299px;
_width: 300px;
padding: 9px 10px 19px;
_overflow: visible;
_z-index: 9999;
position:relative;
}
.medrect * {
margin: 0;
}
.googlebanner {
width: 450px; overflow: hidden; margin: 1em 0 3em; background: #fff !important;
}
.quigoads {
margin: 0;
text-align: center;
margin: 1em 0 1em;
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/dots.gif) repeat-x top;
padding-top: 10px;
}
#subcontent #sponsoredlinks h3 {
border: none;
margin: 0; padding: 0;
text-align: center;
}
#sponsoredlinks ul {
background:#ffe;
margin-top: 6px;
border:1px solid #feefb1;
clear: both;
}
li.sponsored{ 
background: transparent;
border:  none;
font-size:1em; 
margin: 1.2em 15px;
line-height: 1.2em; 
}

.sponsored .post {
background: none!important;
}

/* =CATEGORY LISTING */

.categories {
margin-top: -3px;
_margin-top: -30px;
margin-bottom: 1.5em!important;
/*background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/dots.gif) repeat-x bottom;*/
padding-bottom: 1em;

}

* html .categories {
margin-top: -30px;
}

.categories h3 {
margin-bottom: 2px!important;
width: 160px!important;
}

.categories h3 span {
line-height: 1;
}

.categories ul {
margin-top: 0em!important;
margin-bottom: 25px!important;
margin-left: 1em;
width: 95%;
}

.categories a {
display: block;
color: #1b8f9c;
text-decoration: none;
}

* html .categories a {
height: 1%;
}

.categories a:hover {
background-color: #23b2c2;
color: #ffffff;
}

.categories span.post-count {
color: #999;
}

/* CHMODULES */

.chModule {
margin: .7em auto 3.5em auto;
text-align: center;
width: 160px;
}

.chModule h3 {
width: 160px!important;
line-height: 1.1em;
font-size: 1.4em!important;
}

.chModule a img {
border: 3px solid #6bc6c4;
margin-bottom: .3em;
padding: 1px;
}

.chModule a:hover img {
border: 3px solid #ef5827;
}

.chModule h4 {
font-size: 12px;
}

.chModule h4 a {
color: #1b8f9c;
text-decoration: none;
}

.chModule h4 a:hover {
color: #1b8f9c;
text-decoration: underline;
}

.chModule p {
text-align: center;
}

/* =MOMLOGIC */

#momlogic-module h3 a {
margin: 0 0 0 .5em;
display: block;
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/momlogic-header.gif) 0 no-repeat;
text-indent: -9999px;
}

ul#momlogic-feed {
margin-left: 1em;
}

ul#momlogic-feed li {
padding-left: 9px;
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/pink-bullet.gif) 0 no-repeat;
}

* html ul#momlogic-feed li {
height: 1%;
}


/* =TAG CLOUD
-------------------------------------------------------------- */
#tagCloud p {
line-height: 1.9em;
margin: 0 0 2em;
padding-top: .7em;
}
* html #tagCloud p {
height: 1%;
}
#tagCloud a.tagSmall {font-size: .9em;}
#tagCloud a.tagNormal {font-size: 1.2em;}
#tagCloud a.tagLarge {font-size: 1.6em;}


/* =POPULAR ARTICLES
-------------------------------------------------------------- */


#populararticles {
margin: 0 .6em;
}

#populararticles li {
line-height: 1.2em;
margin-right: 38px;
font-size: 15px;
margin-bottom: .8em;
padding-top: 4px;
padding-bottom: 10px;
_height: 1%;
margin-bottom: 0;
}

#populararticles li.popno1 {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/popno1-icon.gif) no-repeat 0 0;
}

#populararticles li.popno2 {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/popno2-icon.gif) no-repeat;
}

#populararticles li.popno3 {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/popno3-icon.gif) no-repeat;
}

#populararticles li a {
display: block;
margin-left: 35px;
text-decoration: none;
font-size: 18px;
}

#populararticles li a:hover {
text-decoration: underline;
}

* html #populararticles li {
height: 1%;
}

/* =BLOGROLL
-------------------------------------------------------------- */
#blogroll { padding-bottom: 15px;}

#blogroll ul {
margin: 15px 0 0 20px;

}
#blogroll ul li {
padding: .5em 0px;
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/dots.gif) repeat-x scroll center bottom;
width: 290px;
}
#blogroll ul li a {
text-decoration: none;
}

* html #blogroll ul li {
height: 1%;
}

#blogroll ul li a:hover {
text-decoration: underline;
}

#main #blogroll_header a {
color: #5b544c;
display: block;
text-decoration: none;
margin-bottom: 0;
padding-left: 10px;
}

#main #winblogroll,
#main #winblogroll * {
padding: 0; margin: 0;
}

#main #winblogroll strong,
#main #winblogroll a {
color: #5b544c;
cursor: pointer;
font-weight: bold;
display: block;
margin-left: 0;
text-decoration: none;
padding: 5px 5px 5px 10px;
border-bottom: 1px dotted #8ac9c5;
display: block;

margin-left: 0;
text-decoration: none;
}
* html #winblogroll strong, 
* html #winblogroll a {
height: 1%;
}

#winblogroll strong:hover { background: #e5f6f5; }

#winblogroll ul li { padding: 0;}

#main #winblogroll ul a {
background: #fff;
font-weight: normal;
padding-left: 20px;
color: #1b73b7;
}
#main #winblogroll ul a:hover {
background: #f4fcfb;
}
* html #sidebar .winblogrollcat strong,
* html #sidebar .winblogrollcat a {
height: 1%;
}


/* =SEARCH RESULTS PAGE
-------------------------------------------------------------- */
#sortlinks { 
font: normal 1.1em arial; 
margin: 5px 0 1em; 
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/sortlinks-bg.gif) no-repeat bottom;
}
#sortlinks li {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/searchresults-tab-lt.gif) no-repeat 0 0;
float: left;
margin-right: 4px;
}
#sortlinks li.selected {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/searchresults-tab-selected-lt.gif) no-repeat 0 0;
}
#sortlinks strong {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/searchresults-tab-selected-rt.gif) no-repeat right top;
font-weight: normal;
display: block;
padding: 9px;
}
#sortlinks a {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/searchresults-tab-rt.gif) no-repeat right top;
text-decoration: none;
display: block;
padding: 9px 9px 8px;
}
#content .searchresults h2 {
font-size: 1.5em;
margin: 1em 0;
padding-bottom: .4em;
letter-spacing: normal;
}
#content .searchresults h2 strong {
font-style: italic;
}
#content .searchresults h3 {
color: #000;
font-size: 1.4em;
margin: 1em 0 .1em;
border: none;
}
#content .searchresults .byline strong {
font-weight: normal;
}
#content .searchresults .byline {
font-weight: normal;
font-size: .9em;
line-height: 1.4em;
margin: 0;
}
#content .searchresults .search_post {
font-size: 1em;
border-bottom: 1px solid #ddd;
padding-bottom: 1.5em;
margin: .4em 0;
}
/* =SPONSORED RESULTS */
.sponsored {
background: #e5f6f5;
margin: .6em 0;
padding: 0 0 .3em 0;
}
#content .sponsored h2 {
background: #bbe9e6;
font-size: 1.1em;
font-family: arial, sans-serif;
padding: 10px;
margin: 0;
letter-spacing: normal;
}
* html #content .sponsored h2 {
width: 450px;
}
#content .sponsored .post {
font-size: 12px;
padding: 0 10px;
margin: 0 0 1em;
line-height: 1.3em;
}
#content .sponsored h3 {
font-size: 1.2em;
margin: .5em 10px 0;
}
#content .sponsored h3 a {
text-decoration: none;
}
#content .sponsored p {
margin: .3em 0;
}
#content .searchresults .byline {
font-size: .75em;
margin: 0 0 .5em;
}

/* =DATA TABLE
-------------------------------------------------------------- */
table.data {
background-color: #f5f4ea;
margin-left: 15px;
font-size: 13px;
width: 295px;
}
table.data th {
background-color: #fff;
color: #000;
font-weight: normal;
text-transform: uppercase;
text-align: left;
padding: 4px 4px
}
table.data tr td.statsclass1 {
background-color: #FFFFFF;
}
table.data tr td.statsclass2 {
background-color: #FFFFFF;
}
table.data td {
padding: 6px 4px;
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/dots.gif) repeat-x bottom;
}
thead th {
font-weight: normal;
}
/* =STATS DATA
-------------------------------------------------------------- */
ul .statsclass1 {
padding: 5px 0 !important;
}
ul .statsclass2 {
padding: 5px 0 !important;
}
/* =PAGE NAV

-------------------------------------------------------------- */
p.page-nav {
width: 450px;
height: 50px;
}
p.page-nav .divider {
display: none;
}
#content p.page-nav a.previous-page {
background: transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/btn-prev-page.gif) no-repeat right center;
display: block;
padding:30px 0 0 0;
height: 0 !important;
height /**/: 23px;
width: 104px;
overflow: hidden;
float: left;
}
#content p.page-nav a.next-page {
background: transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/btn-next-page.gif) no-repeat right center;
display: block;
padding:30px 0 0 0;
height: 0 !important;
height /**/: 23px;
width: 104px;
overflow: hidden;
float: right;
}
* html #content p.page-nav a {
padding: 50px 0 0 0 !important;
}
/* =COMMENT FORM
-------------------------------------------------------------- */
#commentform {
color: #4d605f;
background: #e5f6f5;
border: 1px solid #bbe9e6;
display: block; 
padding: 15px 0 25px; 
margin: 10px 0; 
font-size: 100%;
width: 458px;
}
#commentform h3 {
padding-left: 25px;
}
#authorinfo_anon, 
#authorinfo_user { 
display: block; 
float: left; 
width: 40%; 
}
#authorinfo_user {
padding-left: 25px;
}
#authorinfo_anon legend, 
#authorinfo_user legend {
color: #333;
font-size: 1.3em; 
padding: 0 0;
margin-bottom: .3em;
}
#commentform fieldset { 
padding: 0 0 0 25px;
border: 0; 
font-size: 1em;
color: #666;
}
#remember { 
clear: left;
padding-top: .4em;
}
#commentform label {
display: block;
padding: 5px 0 0;
}
#remember label {
display: inline;
}
#commentform input.text, 
#commentform textarea { 
padding: 3px;
border: 1px solid #a4d2dd;
outline: 0;
font-size: 1.1em;
}
#comment_text {
padding-top: .4em;
}
#commentform textarea {
width: 410px;
}
#formerrors { 
color: #900; 
font-weight: bold; 
padding: 0 0 8px 0; 
}
#replyindicator { 
font-weight: bold; 
}
.form-button {
cursor: pointer; 
}
#commentform p {
margin: .5em 0;
}
.instructions {
font-size: .9em;
color: #4d605f;
margin-top: 1.4em;
padding: 0 25px;
}
.instructions strong {color: #4d605f;}
.instructions .preamble {
font-size: 1.1em;
line-height: 1.4em;
}


/* =COMMENTS
-------------------------------------------------------------- */
#comments {
margin: 0 0 2em 0;
position: relative;
}
#comments .comment-link a {
margin-bottom: .5em;
float: left;
font-size: 14px;
text-decoration: none;
}
#comments p {
margin: 0 0 .3em 0;
padding-left: 0px;
padding-right: 10px;
}
#comments h4 {
padding-left: 0px;
font-size: 1.1em;
font-weight: normal;
margin: -.2em 0 .7em;
}
#comments h4 a {
color: #1b73b7;
text-decoration: none;
}
#comments h4 .dim,
#comments h4 .dim a {
color: #a7a7a7;
font-weight: normal;
}

#content #comments p br {
height: .5em;
}
.commentclass1 {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/dots.gif) repeat-x bottom;
padding: 18px 0 3.5em 40px;
position: relative;
width: 430px;
}
.commentclass2 {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/dots.gif) repeat-x bottom;
padding: 18px 0 3.5em 40px;
position: relative;
width: 430px;
}
* html .commentclass1,
* html .commentclass2 {

}
.child {
margin-left: 15px;
border-left: 1px dotted #bbe9e6;
width: 410px;
padding-left: 45px;
}
#comments .child .avatar, 
#comments .child .rownum { left: 8px; }

#comments .rownum {
background: #fff;
color: #bbe9e6;
border: 1px solid #bbe9e6;
font-size: 1.4em;
position: absolute;
top: 18px;
left: 0;
text-align: center;
width: 28px;
height: 28px;
line-height: 28px;
z-index: 9;
}
.avatar {
display: block;
height: 30px;
width: 30px;
position: absolute;
top: 60px;
left: 0;
margin: 0;
outline: 0;
z-index: 9;
}
.cmt_votes {
position: absolute;
top: 17px;
right:10px;
width: 98px !important;
}
.cmt_votes .star {
margin-top: 1px;
}
.cmt_tools {
position: absolute;
top: 0;
right: 0;
width: 49px;
}
.votedComment .cmt_tools a { display: none; }
.votedComment .cmt_tools { background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/voted.gif) 0 1px no-repeat; width: 54px; height: 16px; text-align: right;
}
.cmt_reply a {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/comment-reply-btn.gif) no-repeat 0 0;
color: #666;
display: block;
float: left;
text-decoration: none;
font-size: 10px;
text-indent: -9000px;
height: 24px;
width: 76px;
padding: 0;
margin: 0;
position: absolute;
right: 0;
bottom: 10px;
}
#thankYou {
background: #fceaf1;
color: #666;
padding: 15px;
margin: 1em 0;
}
#thankYou h2 {
color: #f83c88;
font-size: 1.5em;
}
#thankYou em {
color: #f83c88;
}


/* =CONTENT FORM
-------------------------------------------------------------- */
#contentform {
background: #eee;
display: block; 
padding: 20px; 
border: 1px solid #cecece; 
margin: 1em 0; 
font-size: 100%;
width: 410px !important;
width /**/: 450px;
}
#incontent .byline {
font-family: georgia, serif;
font-size: 1.1em;

}
#incontent .byline a {
font-family: verdana, sans-serif;
}
#contentforminner {

padding: 0;
}
#contentform p.instructions {
font-size: .9em;
margin: 1em 0;
}
#contentform .formlabel {
display: block;
padding: 1.3em 0 .4em;
font-size: 10px;
font-weight: normal;
color: #000;
text-transform: uppercase;

}

#contentform input.text,
#contentform textarea.text {
border: 1px solid #ccc;
padding: 3px;
width: 310px;
}
#contentform textarea.text {
width: 410px;
}
#contentform .nav {
margin: 1em 0;
}
#contentform p {
clear: both;
}
#contentform button {
float: none;
margin-top: 5px;
}

/* =FEATURED GALLERIES -- */
.featuredgalleries {
margin: .5em 13px;
width: 300px;
}
.thumb {
float: left;
height: 98px;
width: 98px;
}
.thumb a {
padding: 6px 10px 10px 6px;
display: block;
}


.thumb a img { border: solid #6bc6c4 3px; padding: 1px; }

.thumb a:hover img {border: solid #ef5827 3px; }

/* =TIP OF THE DAY
-------------------------------------------------------------- */
#photomodule {
background-color: white;
width: 288px;
height: 156px;
margin: 0 auto;
border: solid black 1px;
}


#tipoftheday {
background: #f63a86 url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/2008/07/tipofthedaygradient2.gif) no-repeat;
width: 288px;
height: 156px;
margin: 0 auto;
border: solid #e73b81 1px;
}
	
#tipoftheday h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18pt;
color: #000;
margin: 10px 0 0 0;
text-align: center;
padding-top: 5px;
}

#postText {
text-align: center;
}


#postText p {
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9pt;
padding: 5px 6px 0px 6px;
}
	
#postText img {
margin: 0px auto;
border: 0;
}


/* =POST GALLERY */

.postgallery {
position: relative;
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/postgallery-bg.gif) no-repeat;
padding-bottom: 10px;
border-bottom: 2px solid #bbe9e6;
width: 467px;
text-align: left;
padding-top: 58px;
}

.postgallery h4 {
width: 240px;
position: absolute;
top: 8px;
left: 240px;
color: #5c534a;
font-size: 13px;
}

.postgallery h4 a {
color: #5c534a;
text-decoration: none;
}

.postgallery h4 a:hover {
text-decoration: underline;
}

.postgallery h4 em {
font-size: 10px;
font-weight: normal;
font-style: normal;
display: block;
}

.postgallery img {
margin-left: 8px;
border: 2px solid #bbe9e6;
}

/* =inpostad & =adverpost -- */
.adverpost_ind_top {
background: #f8f5cc url(http://www.blogsmithmedia.com/framework.weblogsinc.com/media/advertisement.gif) no-repeat center center;
margin: 0 !important;
padding: 5px;
text-indent: -9000px;
}
.adverpost_ind_bottom {display: none;}

.inpostad {
padding: 0;
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/inpostad-bg2.gif) no-repeat left top;
height: 380px;
padding-top: 14px;
width: 470px;
}
.inpostad iframe {
background: red;
margin-left: 85px;
}
.inpostad .adverpost {
background: #fdfbe9;
border: none;
padding: 15px 20px 0;
margin: 0;
}
.inpostad h1, .inpostad h2, .inpostad h3 {
color: #222;
font-size: 1em;
margin: 0 0 .5em 0;
}
.adverpost p {
font-size: 1.1em;
}
.adverpost img {
float: right;
margin: 0 0 5px 5px;
border: 6px solid #f8f5cc;
}
.adverpost a:hover img {
border-color: #222;
}
.inpostad:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
/* for IE-mac */
.inpostad {display: inline-table;}

/* Hides from IE-mac \*/
* html .inpostad {height: 1%;}
.adverpost {display: block;}
/* End hide from IE-mac */

/* =POLLS -- */
.poll {
clear: both;
border-collapse: collapse;
width: 467px;
padding-bottom: .5em;
margin: 1em auto;
position: relative;
min-height: 13em;
_height: 13em;
}
div.poll, table.poll {
background: #bbe9e6 url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/poll-bg-top.gif) no-repeat 0 0;
padding: 3px 0;
border-bottom: 2px solid #bbe9e6;
}
.poll fieldset {
padding: 8px;
font-size:1em;
border:none;margin:0;
text-align:left;
margin-right: 3px;
}
* html .poll fieldset {
width: 204px;margin-right: 0;
}
.poll caption, 

#content .poll form p {
font-family: "helvetica neue", Arial, Helvetica, "Lucida Grande", Verdana, sans-serif !important;
padding:35px 10px 8px;
margin:0;
font-weight:bold;
width: 200px;
font-size: 1.2em;
line-height: 1.2em;
color: #5c534a;
float: left;
}
.poll caption {
position: absolute;
top: 35px;
left: 0;
padding-top: 0;
text-align: left;
}
table.poll {
float: none;
position: relative;
}
table.poll tbody {
width: 210px;
float: right;
}
table.poll caption {

top: 45px;left: 0;
}
.poll table.poll caption {
top: 18px;
left: -228px;
}
* html .poll caption {
height: 1%;
}
.postbody div {
position: relative; /* this is a total hack */
}
.poll table {
background: transparent;
width: 220px !important;
float: right;
margin-right: 3px;
}
.poll td, .poll th {
text-align:left;
border-collapse: collapse;
border-bottom: 1px dotted #ddd;
padding: .3em 10px;
font-weight: normal;
width: 45%;;
}
.poll td{
white-space: nowrap;
font-style: italic;
}
.poll form label{
display:block;
position: relative;
text-align:left;
margin: .4em 0;
padding-left: 25px;
width: 40%;
line-height: 1.5em;
}
* html .poll form label {
height: 1%;
}
.poll label input {
position: absolute;
top: 0;
left: 0px;
}
.poll button {
width: 7em;
position: relative;
margin: .6em 0 .4em 5px;
}
.poll_result_bar {
background: transparent !important;
border-bottom: 9px solid #43a9c4;
position: relative;
}
#quick-links {
clear: both;
}


/* =GRID
-------------------------------------------------------------- */
#container #grid {
clear: both;
padding: 0;
width: 980px;
position: relative;
/*background: #e6f6f5;*/
}
#grid p {
margin: 1em 0;
}
#grid{
width:982px;margin:0 auto;padding:0;
}
#grid a {
text-decoration: underline;
}
#grid p {
padding: 1em 0;
}
#grid table {
width:100%;
margin:20px 0 0;
padding:0;
font-size:11px;
position:relative;
z-index:1000;
}
#grid table td{
width:50%;
padding:0 40px 1em 0;
vertical-align:top;
}
#grid table td ul{
background:#fff;
margin-left:1em;
list-style: square;
margin-top: -.5em;
margin-left: 50px;
padding: 30px 20px 20px;
border: 2px solid #bbe9e6;
}
#grid table td ul li {
line-height:1.4em;color:#FF6600;
margin-bottom: .4em;
}
#grid p{text-align:center; margin-top:0; padding-top:10px;}
#grid table td ul li a{padding:5px 0;}
#grid table td ul li a:hover{}
.feed{
background: url(http://www.blogsmithmedia.com/www.engadget.com/media/feedicon.gif) 0 50% no-repeat;
padding:4px 18px;
line-height:16px;
}
#grid table td  div.grid_subscribe{
padding: .6em 50px .4em 71px;
background-position: 50px .4em;
}
#grid table td div.pod{
position:relative;
padding:20px 0;
}
#grid table td div.pod img{
position:absolute;top:-10px;left:170px;
margin:0 auto;display:block;padding:3px;
background:white;
border: 2px solid #bbe9e6;
}

/* =MISC
-------------------------------------------------------------- */
.clearfix { display: inline-block; }   
.clearfix:after, .container:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.hide {
visibility: hidden;
}
#nocache_ind {
background-color: #790000 !important;
padding: 6px;
text-align: center;
font-size: 10px;
text-transform: uppercase;
font-weight: normal !important;
}
.noheight {
height: 0 !important;
margin-bottom: 0 !important;
}
.center {
text-align: center;
}
.hide-me {
display: none;
}
.no-bullets {
margin: 0 0 1em;
}
.no-bullets li {
background: transparent;
padding-left: 0 !important;
margin-left: 0 !important;
}
.trigger {cursor:pointer;}
img.left {float: left; padding: 0 10px 10px 0;}
.hide     { display: none; }
.required {
color: red !important;
font-weight: bold;
}
span.normal {
text-transform: none !important;
font-size: 1em !important;
}
.module {
margin-bottom: 1em;
}
ul.normal {
margin-left: 0;
}
ul.normal li {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/bullet-circle.gif) no-repeat 0 6px;
margin: 0 0 .2em;
padding-left: 15px;
}
* html ul.normal li {
height: 1%;
}
/* CAPTIONED THUMB --------------- */
.gallery .all-galleries {
padding: 8px 0;
width: 470px;







margin: 0;

}
#content .gallery .all-galleries h2,
#content .gallery .gallery-thumbnails h2 {
font-size: 1.6em;
}
.gallery .captionedthumb {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/gallery-thumb-frame.gif) no-repeat 0 0;
padding: 3px;
float: left;
display: block;
margin: 0;
height: 140px;
width: 94px;
}
.gallery .captionedthumb:hover {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/gallery-thumb-frame-hover.gif) no-repeat 0 0;
}
* html .gallery .captionedthumb {
height: 160px;
overflow: hidden; 
}
.gallery .captionedthumb img {
width: 75px;
height: 75px;
margin: 4px 0 1em 4px;
}
.gallery .captionedthumb .title {
padding: 3px 0;
width: 85px;
text-align: center;
}
.gallery .captionedthumb .title a {
font-size: 11px;
overflow: hidden;
position: relative;
line-height: 1.1em;
text-align: center;
}
/* GALLERY THUMBNAILS */
.gallery-thumbnails {
padding: 8px 0;
width: 470px;
margin: 0;
}
.gallery-thumbnails ul {
margin: 0; padding: .5em 0;
width: 490px;
}

.gallery-thumbnails .thumb {
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/gallery-thumb-frame.gif) no-repeat 0 0;
border: 0;
float: left;
width: 95px;
}
.gallery-thumbnails .thumb a {
padding: 0;
display: block; 
padding: 7px;
width: 78px;
}
.gallery-thumbnails .thumb a:hover {
border: 0;
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/gallery-thumb-frame-hover.gif) no-repeat 0 0;
}
.gallery-thumbnails .thumb a img { }
.gallery-thumbnails .thumb a:hover img { /*border-color: #f73d88;*/ }


/* =crosspromo */
.crosspromo {background: transparent; padding:0 0 0 14px; overflow:hidden; width:956px; height:340px!important; clear: both; position: relative;}
div.crosspromo img {border:none; padding:0; margin:0;}
.crosspromo .img_cred {display:block; font-size:.7em; color:#777; text-align:right;}
.crosspromo h3, .crosspromo h4, .crosspromo p, .crosspromo ul {margin:0; padding:0; font-weight:normal;}
div.crosspromo h4 {color:#2864b4; font-weight:bold; font-size:1em; margin-bottom:5px; margin-bottom:1px; display:block; width:auto; float:left;}
.crosspromo .icon {float:right;}

.crosshdr {border-bottom:5px solid #e7dcd6; margin:18px 10px 10px 0; padding:0; float:left; width:946px; text-transform: uppercase; line-height: 1;}
.crosshdr h3 {display:block; width:auto; float:left; padding-top:5px; color:#5b544c; font-size:1.5em;}

.crosspromo .content {clear:both;}
.cart {float:left;margin:0 6px 0 1px; width:152px; background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/x-promobox.gif) repeat-y;}
.cart .top {background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/x-promobox.gif) no-repeat; display:block; height:6px; _font-size:0;}
.cart .body {padding:4px 10px 0px; min-height:16em; height:auto; _height:16em;}
.cart a {display:block; clear:both;}
.cart .btm {background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/x-promobox.gif) no-repeat bottom; display:block; height:3em; _font-size:0;}

.photo img {clear:both;}
div.photo p {clear:both; margin:0; color:#2864b4; line-height:15px;}

div.text p {clear:both; margin:0; font-family:georgia, times new roman, serif; color:#2864b4; font-size:1.4em; line-height:22px;}

.list .body {padding-right:5px;}
div.list ul {clear:both; color:#777; list-style:disc; margin-bottom:0; margin-left:0;}
div.list ul li {padding:0; padding-bottom:5px; background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/bullet-circle.gif) no-repeat 0 .4em; padding-left: 12px;}
.list li.more {list-style:none; margin-bottom:0;}
.list li.more a {font-weight:bold; text-decoration:underline;}

#quick-links {clear: both;}

#stats_bloggers {
padding-right: 10px;
}
#stats_bloggers h3 {
line-height: 1.4em;
padding: .7em 0;
}
#stats_bloggers h3 .wrap {
padding-left: 0;
}
.statstable ul {
margin: 0 10px 10px 18px;
}
@media print {
	body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,
	caption,pre,p,blockquote,input,textarea {
	  font-family: Helvetica, arial, verdana, sans-serif;
	  line-height: 130%;
	  color:#000;

	  background:none;
	}
	#header, #hat, #headerBottom, #header-middle, #main, #container, #footer {
	width: 470px !important; background: none;
	}
	#container {
	background: #fff;
	}
	p,ul,ol,h1,h2,h3,h4,h5,h6 {
	margin: .5em 0 .5em 0;
	}


	body {


	  background: white;
	  font-size: 11pt;
	width: 720px;
	}
	.topleader {
	top: 0;
	margin: 0;
	overflow: hidden;
	padding-bottom: 0;
	}
	#header {
	border: 0;
	padding: 0;
	height: 50px;
	width: 470px;
	}
	#header #logo {
	top: 0;
	left: 0;
	}
	img { 
	  float:left; 
	  margin:10px 10px 10px 0;
	}
	a img {
	border: 0;
	}
	hr { 
	  background:#ccc; 
	  width:100%; 
	  height:2px; 
	  margin:20px 0; 
	  padding:0; 
	  border:none; 
	}
	blockquote { 
	  margin:15px 0; 
	  padding:10px; 
	  border:2px solid #ccc; 
	  font-style:italic; 
	  font-size:0.9em; 
	}
	
	.small, .small p  { font-size: 0.9em; }
	.large, .large p  { font-size: 1.1em; }
	.quiet, .quiet p  { color: #999; }
	.hide             { display:none; }
	
	a:link, a:visited {
		background: transparent;
		font-weight: bold;
		text-decoration: none;
	color: #000;
	}
	.post {
	border-top: 1px solid #eee; padding-top: .5em; margin-top: 0;
	}
	a:link:after, a:visited:after {
	   /*content: " (" attr(href) ") "; THIS SHOWS THE LINK. WE DON'T NEED THIS. */
	   font-size: 90%;
	}
	#footer {
	background: transparent; padding: 0; border-top: 1px solid #eee; padding-top: 10px;
	}
	#footer a {
	color: #000 !important;
	}
	#outerslice, #hat, #headerBottom, .searchform, .postmeta, #sidebar, #subcontent, 
	.page-nav, #bp3, #bp5, #bp9, .googlebanner, #grid, .chGuide, #dogear_promo  {
	display: none !important;
	}
	#logo img {
	display: block;
	margin-bottom: 30px;
	}
	#main {
	clear: both;
	}
	.post .postbody {
	text-align: justify;
	}
}
/* End of media Print*/

/* lilsugar promo */
#rr-featured-galleries { width:26.083em;}
#rr-featured-galleries .header{background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/featured-galleries.gif) no-repeat; width: 319px; height: 30px;}
#rr-featured-galleries .tagLine{display:block;color:#b1c1d0;font-size:1.1em}
#rr-featured-galleries .body{text-align:left; margin:0px 10px 0 10px; padding:.583em;}
#rr-featured-galleries .item{margin:.583em 0;clear:both;}
#rr-featured-galleries .itemBody {line-height:1.3em;}
#rr-featured-galleries .itemBody p {margin:0}
#rr-featured-galleries .item a{color: #1c95a2;}
#rr-featured-galleries a{color:#b1c1d0;}
#rr-featured-galleries .item a img{float:left;border:3px solid #6bc6c4;margin:0 12px 20px 0; padding: 1px; }
#rr-featured-galleries .item a:hover img {border:3px solid #ef5827; }
#rr-featured-galleries .footer a{font-size:1.1em; clear: both; float: left; margin:0 0 10px 20px; color: #1C95A2; }


#rr-promos .generic-header {
font-size: 18px;
color: #EF5827;
padding: 5px 0 0 18px;
background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/dots.gif) repeat-x top;
clear: both;
}

#rr-promos .header-promo-1{background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/generic-promo-title.gif) no-repeat; width: 319px; height: 31px;}
#rr-promos .header-promo-2{background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/generic-promo-title.gif) no-repeat; width: 319px; height: 31px;}
#rr-promos .header-promo-3{background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/generic-promo-title.gif) no-repeat; width: 319px; height: 31px;}

#rr-promos { width:26.083em;}
#rr-promos .header{background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/featured-galleries.gif) no-repeat; width: 319px; height: 30px;}
#rr-promos .tagLine{display:block;color:#b1c1d0;font-size:1.1em}
#rr-promos .body{text-align:left; margin:0px 10px 0 10px; padding:.583em;}
#rr-promos .item{margin:.583em 0;clear:both;}
#rr-promos .itemBody {line-height:1.3em;}
#rr-promos .itemBody p {margin:0}
#rr-promos .item a{color: #1c95a2;}
#rr-promos a{color:#b1c1d0;}
#rr-promos .item a img{float:left;border:3px solid #6bc6c4;margin:0 12px 20px 0; padding: 1px; }
#rr-promos .item a:hover img{border:3px solid #ef5827;}
#rr-promos .footer a{font-size:1.1em; clear: both; margin-left: 20px; color: #1C95A2; }


/* kraft mobile form */
#mobTxtFld{width:85px}

/* St Judes Promo*/
#stJudesCrossPromo {font-size: 10px;text-align: left;overflow: hidden;border: 1px solid #ccc;width: 290px;font-family: helvetica, arial, sans-serif;background: #FFFFFF url(http://www.aolcdn.com/ch_living/niceone_crosspromo_3.png) no-repeat;}
#stJudesCrossPromo .stJudeContent {float: left;padding-top: 6.4em;overflow: hidden;display: inline;margin: 1em;background: transparent;}
.stJudeContent img {margin: 0pt 1.1em 0 0;padding: 0.5em;border: 1px solid #ccc;float: left;}
.stJudeContent .promoCopy {float: left;width: 16.5em;}
.stJudeContent .promoCopy p {line-height: 1.15em;margin: 1em 3.5em 1em 0;font-size: 1em;}
body .stJudeContent a:link, body .stJudeContent a:visited, body .stJudeContent a:hover, body .stJudeContent a:active {color: #2765b2;text-decoration: none;color: #2963B5;font-size: 1.4em;line-height: 1.1em;}
.stJudeContent a:hover {text-decoration: underline;}
.stJudeContent .promoCopy .readMore {border-top: 1px dotted #929292;margin: 0;padding: 0.5em 0 0 0;}
.stJudeContent .readMore a {background: transparent url(http://www.blogsmithmedia.com/niceone.aol.com/media/nice-one-side-arrow.png) no-repeat scroll right 0.5em;padding-right: 0.5em;}
#stJudesCrossPromo .donateNow {float: left;padding: 1em;background-color: #f2ebce;border-top: 1px solid #dbd5bb;}
#stJudesCrossPromo .donateNow p {font-size: 1.4em;line-height: 1.1em;color: #696967;	float: left;display: inline;width: 55%;padding: 0.3em 0 0 0;margin: 0;}
#stJudesCrossPromo .donateNow span {float: right;}
#stJudesCrossPromo .donateNow img {border: none;}

#Features {background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/left-rail-features.gif) no-repeat; width: 160px; height: 25px; _margin-bottom: 10px; margin-left: -6px; }

#healthy-eating { background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/leftrail_healthyEating.gif) no-repeat; width: 160px; height: 75px; }
#hapiness { background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/leftrail_hapiness.gif) no-repeat; width: 160px; height: 75px; }
#love-relationships { background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/leftrail_loveRelationships.gif) no-repeat; width: 160px; height: 97px; }
#fitness-expert { background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/leftrail_fitness.gif) no-repeat scroll 0% 0%; width: 160px; height: 75px; }




#right-rail-recent-comments { background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/recent-comments.gif) no-repeat scroll 0% 0%; width: 319px; height: 33px; margin-bottom: 15px;}
#right-rail-most-popular-posts {background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/most-popular-posts.gif) no-repeat; width: 319px; height: 33px; margin: 10px 0 15px 0;}
#right-rail-features {background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/right-rail-features-title.gif) no-repeat scroll 0% 0%; width: 319px; height: 30px; }
#meet-all-our-bloggers {background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/meet-all-our-bloggers.gif) no-repeat scroll 0% 0%; width: 319px; height: 46px; }
#sites-we-love {background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/sites-we-love.gif) no-repeat scroll 0% 0%; width: 319px; height: 38px; }

#footer_search { background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/footer-bg.gif); width: 980px; height: 128px; clear: both; }

/*-- RECIRCULATION WIDGET --*/
.recirc_container {margin-left: 15px;}
#recirculation {clear: both; margin-left: 15px; line-height: 1.3; }
#recirc-spot {width: 152px; margin: 0 8px 25px 0; padding: 0; float: left;}
.recirc_header {border-bottom:4px solid #22b2c1; margin:1.5em 0.8em 0.8em 15px; padding:0 0 0.7em 0.25em; float:left; width:946px;}
.recirc_header h3 {font: 1.5em Georgia; padding-top: 0.3em; color: #f15a28; float:left; margin:0;}

.recirc_nav {float:right;}
.recirc_nav a.prev {border:1px solid #c4c4c4; display:block; width:23px; height:23px; float:left; background:url(http://206.47.170.43/channels/core/buckets/recirc_prev_off.gif) no-repeat;}
.recirc_nav a.prev:hover {background:url(http://206.47.170.43/channels/core/buckets/recirc_prev_on.gif);}
.recirc_nav a.next {border:1px solid #c4c4c4; border-left:0; display:block; width:23px; height:23px; float:left; background:url(http://206.47.170.43/channels/core/buckets/recirc_next_off.gif) no-repeat;}
.recirc_nav a.next:hover {background:url(http://206.47.170.43/channels/core/buckets/recirc_next_on.gif);}
.recirc_nav a span.hidden {display:block; position:absolute;top:-999px; width:1px; height:1px; overflow:hidden;}

.recirc_promo .imgcaption {font: 9px Arial; color:#666666; margin: 0 0 0.4em 0; padding:0px; text-align: right; vertical-align:top;}
.recirc_promo a {text-decoration:none; color: #2b65b0;}
.recirc_promo a:hover {text-decoration:underline;}
#recirc-spot .recirc_promo {float:left;margin:0; width:152px; background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/recirc_box_side.gif) repeat-y;}
#recirc-spot .body {padding:4px 10px 0px 10px; width:132px; _width: 152px; min-height:175px; height:auto; height:175px; overflow: hidden;}
#recirc-spot .body h4 {font-size:1em; float:left; color: #2b65b0;}
#recirc-spot .body ul {border:0;padding:0;margin:0;list-style-type:none;}
#recirc-spot .body ul li {list-style-type:none; font-family:arial; font-size:1em; color:#2b65b0; display: inline; clear: both;}
#recirc-spot .body ul li a {background: url(http://www.aolcdn.com/ch_news/icon_generic_blue) no-repeat 0 6px;color:#2b65b0;text-decoration:none;padding-left:9px;display:block;}
#recirc-spot .body ul li a:hover {color:#2b65b0;text-decoration:underline;}
#recirc-spot .body p {padding:0; margin:0;}
.icon {float:right;}
.top {background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/recirc_box_top.gif) no-repeat; display:block; height:6px; _font-size:0;}
#recirc-spot .body a {display:block; clear:both;}
.btm {background: url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/recirc_box_bottom.gif) no-repeat; display:block; height:8px; _font-size:0;}
.recirc_promo .photo img {clear:both;}

#quicklinks {margin-top: 20px; }
#quicklinks-spot {float: left; border-right: 1px solid #c9c7c2; margin: 0 20px; width: 155px; height: 225px;}
#quicklinks-spot ul { margin: 0; }
#quicklinks-spot h4 { color: #8d8e90; padding-bottom: 10px; }
#quicklinks-spot a { color: #3952a2; }

#footer_links {margin-left: 15px; color: #8d8e90; }
#footer_links a { color: #3952a2; padding:2px;}

p.kicker10questions{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/TF_kicker_10questions.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }
p.kickeraskexpert{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/TF_kicker_askExpert.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }
p.kickerdonteatthis{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/TF_kicker_dontEatThis.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }
p.kickereatthis{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/TF_kicker_eatThis.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }
p.kickerhealthyfoodie{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/TF_kicker_healthyFoodie.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }
p.kickerholisticrecipies{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/TF_kicker_holisticRecipes.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }
p.kickerhowhappy{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/TF_kicker_howHappy.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }
p.kickermorningscoop{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/TF_kicker_morningScoop.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }
p.kickermusic{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/TF_kicker_music.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }
p.kickerstayfit{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/TF_kicker_stayFit.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }
p.kickerworrywart{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/TF_kicker_worrywart.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }
p.kickerwhyirun{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/TF_kicker_whyIrun.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }
p.kickerhormonediet{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/TF_kicker_hormoneDiet.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }
p.kickerfitfamilyguy{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/kicker_FitFamilyGuy.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }
p.kickerfityoga{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/kicker_FitYoga.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }
p.kicker30daychallenge{ display: inline; float: left; margin: 0 1em 0 0; padding: 0; width: 126px; height: 52px; background: url("http://www.blogsmithmedia.com/www.thatsfit.ca/media/30-day-challenge.gif") no-repeat left; font-size: 1em; text-indent: -1000em; }


div.pageToolsN {margin:1em 10px;}
div.pageToolsN ul li a {text-decoration:none;}
div.pageToolsN ul li a:hover {text-decoration:underline;}
div.pageToolsN ul {padding: 0; margin: 0; list-style-type: none;}
div.pageToolsN ul li {display: inline; padding: 0; margin: 0;}
div.pageToolsN ul.topTools {border-bottom:1px solid #CCCCCC;border-top:1px solid #CCCCCC;height:45px;margin-top:10px;padding-top:8px;}
div.pageToolsN ul.topTools li {display:inline;float:left;font-family:Arial;font-size:11px;margin:0;text-align:center;width:98px;border-right:1px solid #CCC;}
div.pageToolsN ul.topTools li.lastTool {border: none;}
div.pageToolsN ul.topTools li a {margin:0 auto;padding:0;width:56px;display: block;text-align:center;}
div.pageToolsN ul.topTools li table {margin:0 auto;}
div.pageToolsN ul.topTools li a.icon {display:block;margin:0 auto 5px;text-indent:-200em;}
div.pageToolsN ul.topTools li a span.icon {display:block;margin:0 auto 5px;text-indent:-900em;cursor:pointer;}
div.pageToolsN ul.topTools li a span.contact {background:transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/pagetools-sprite.gif) no-repeat scroll 0px 1px;height:17px;width:38px;}
div.pageToolsN ul.topTools li a span.contact:hover {background-position:0px -15px;}
div.pageToolsN ul.topTools li a span.rss  {background:transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/pagetools-sprite.gif) no-repeat scroll 0 -45px;height:17px;width:33px; margin-right: 5px;}
div.pageToolsN ul.topTools li a span.rss:hover {background-position:0px -64px;}
div.pageToolsN ul.topTools li a.fb {background:transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/pagetools-sprite.gif) no-repeat scroll 0 -96px;height:17px;width:17px;margin-right:4px;}
div.pageToolsN ul.topTools li a.fb:hover {background-position:0px -114px;}
div.pageToolsN ul.topTools li a.twitter  {background:transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/pagetools-sprite.gif) no-repeat scroll -21px -96px;height:17px;width:17px;}
div.pageToolsN ul.topTools li a.twitter:hover {background-position:-21px -114px;}
div.pageToolsN ul.topTools li a span.news  {background:transparent url(http://www.blogsmithmedia.com/www.thatsfit.ca/media/pagetools-sprite.gif) no-repeat scroll 0 -146px;height:17px;width:18px;}
div.pageToolsN ul.topTools li a span.news:hover {background-position:0px -166px;}
div.pageToolsN ul.bottomTools {margin:5px 0 0 0;border-bottom:1px solid #ccc;height:22px;}
div.pageToolsN ul.bottomTools li {border-right:1px solid #CCCCCC;display:inline;float:left;font-family:arial;font-size:11px;margin:0 auto;text-align:center;width:100px;}
div.pageToolsN ul.bottomTools li.firstTool {width:110px;}
div.pageToolsN ul.bottomTools li.secondTool {width:106px;}
div.pageToolsN ul.bottomTools li.lastTool {border:none;width:181px;}


.twitterLink a { background:transparent url(http://www.blogsmithmedia.com/www.spinner.com/media/twitter-spinner.gif) no-repeat scroll 1.2em 0; font-weight:bold; margin-bottom:0.3em; padding-left:2.65em; text-decoration:none; text-transform:uppercase; color:#32D4FF; font-size:1.6em; line-height:1.2em; }
.sponsor-logo {
float:right;
margin:30px 100px 0px 0px;
height:35px;
width:215px;
background:url(http://www.blogcdn.com/www.thatsfit.ca/media/2010/04/becellogo.png) no-repeat;
}
* html .sponsor-logo {margin: 20px 40px 0px 0px; background:url(http://www.blogcdn.com/www.thatsfit.ca/media/2010/04/becellogo.gif) no-repeat;}

/* addthis*/
.at300bs {margin-left:6px;margin-right:3px;_margin-right:1px;_margin-left:1px;*margin-right:1px;*margin-left:1px;}
#content .postmeta .navbar li {margin:0px;}
.at300b, .at300m, .at300bs {float:left;margin:0 4px;}
.homepageaddthis{margin-top:-35px;float:left;}
.homepageaddthis a{float:left;}
.aol-addthis {flaot:left;}
.homepageaddthis .aol-addthis {width:300px;}