/* HTML styling */

a:link { color: #000080; font-family: Arial, Sans-Serif; font-weight: normal; text-decoration: underline; }
a:visited {color: #000080;}
a.mini-add-comment { background: url(images/mini-down-arrow.gif) no-repeat; float: right; padding-left: 18px; }
span.next-entries { background: url(images/mini-nav-right.gif) no-repeat right center; display: block; float: right; padding-right: 18px; text-align: right; width: 225px; }
a.post-calendar { background: url(images/mini-calendar.gif) no-repeat; color: #999999; float: right; font-size: 95%; padding-left: 20px; }
span.post-dates { background: url(images/date.gif) no-repeat; float: left; font-size: 95%; padding-left: 20px; padding-right: 10px; }
span.post-cat { background: url(images/mini-category.gif) no-repeat; float: left; font-size: 95%; padding-left: 20px; }
span.post-comments { background: url(images/mini-comments.gif) no-repeat; float: right; font-size: 95%; padding-left: 20px; }
span.previous-entries { background: url(images/mini-nav-left.gif) no-repeat left center; display: block; float: left; padding-left: 18px; width: 228px; }
body { background-color: #ffffff; font: 10pt Arial, Helvetica, sans-serif; padding: 0px; MARGIN-LEFT: 0px;MARGIN-RIGHT: 0px;MARGIN-TOP: -1px;MARGIN-BOTTOM: -1px; }
form { margin: 0px; padding: 0px; }
h1 { font-family: Arial; 
font-size: 18px;  
color: #000000;
}
h2 {font-family: Arial; 
font-size: 16px;  
color: #000000; }
h3 { color: #758d38; font: normal 140%/100% Arial, Helvetica, sans-serif; margin: 10px 0px 5px; }
h4 { color: #758d38; font: normal 130%/100% Arial, Helvetica, sans-serif; margin: 10px 0px 5px; }
hr.clear { clear: both; margin: 0px; padding: 0px; visibility: hidden; }
img.alignleft, img[align="left"] { float: left; margin: 2px 10px 5px 0px; }
img.alignright, img[align="right"] { float: right; margin: 2px 0px 5px 10px; }
img.center, img[align="center"] { display: block; margin-left: auto; margin-right: auto; }
p { 
FONT-SIZE: 13pt; FONT-FAMILY: Arial,Tahoma,Verdana;
}

/* Div's and layout */
.TopMenu { margin: 0px; padding: 0px; height:30px; float:left}
.TopMenu ul { float:left; padding:0px; margin: 0px; height:30px; background:black; width:970px; display:inline}
.TopMenu li { padding: 0px; margin: 0px; list-style-type: none; display: inline; font-size: 17px; font-family:Lucida Sans Unicode, Tahoma, Verdana, Arial; font-weight: bold; float:left}
.TopMenu li a { color:white; line-height:30px; padding:5px 20px 4px 20px; font-weight:bold; }
.TopMenu li a:visited { color:white;}
.TopMenu li a:hover { color:white; background:#8FC801; text-decoration:none; }

#centerDoc { float: left; padding: 0px 10px 0px 20px; width: 644px; }
#credits { color: #7a9299; font-size: 11px; height: 15px; line-height: 120%; margin: 0px auto; padding-bottom: 3px; width: 988px; }
#credits a, #credit a:visited { color: #048db4; }

#footer { clear: both; background-color: #FFFFFF; font-size: 11px; line-height: 130%; margin-left: auto; margin-right: auto; padding-bottom: 10px; text-align: left; width: 988px; }
#footer h4 { font: normal 146%/100% Arial, Helvetica, sans-serif; margin: 10px 0px 5px; }
#footer li a { display: block; }
#footer_bg { background-color: #ffffff; height: 72px; width: 988px; }
#header { background-color: #FFFFFF; margin-left: auto; margin-right: auto; margin-top: -1px; width: 988px; }
#logo { background-color: #000000; margin: 0px auto 0px; width: 988px; }
#nav { clear: both; text align: center; list-style: none; margin: 0px 0px 0 0; }
#nav a { color: #FFFFFF; font: 10px/100% Arial, Helvetica, sans-serif; height: 12px; line-height: 14px; margin-right: 3px; text-decoration: underline; vertical-align: middle; padding: 0 0px; }
#nav li { display: inline; height: 15px; list-style: none; }
#nav ul { margin: 0px; padding: 0px; }
#page { background-color: #ffffff; margin: 0px auto; width: 988px; }
#searchform { margin: 15px 0 0; }
#searchform #s { background: #fff; border: 1px solid #cccccc; color: #000000; cursor: pointer; font-weight: normal; height: 19px; line-height: 19px; margin-right: 2px; padding: 0px 5px 0px 5px; vertical-align: middle; width: 135px; }
#searchform br { display: none; }
#searchform input { background: url(images/search-btn-bg.gif) no-repeat; border: none; color: #FFFFFF; font: bold 11px Arial, Helvetica, sans-serif; height: 20px; line-height: 20px; vertical-align: middle; width: 52px; }
#sidebar { background-color: #FFFFFF; float: right; padding: 0px 10px 20px 10px; width: 290px; }
#sidebar a, #sidebar a:visited { font-size: 13pt; color: #000080; font-family: Arial, Sans-Serif; font-weight: normal; text-decoration: underline; }
#sidebar h2 { 
	color : #D94616;
	font-size : 20px;
	font-weight:normal;
	padding : 8px 0 2px 0px;
	margin : 0 0 5px 0;
}
#sidebar p { 
	color : #000000;
	font-size : 17px;
	font-weight:normal;
	padding : 8px 0 2px 0px;
	margin : 0 0 5px 0;
} 
#sidebar ul { margin: 0; padding: 0; }
#sidebar ul li { margin: 0; padding: 2px 0; list-style-type:none; }
#sidebar ul li ul { margin: 0; padding: 0; }
#sidebar ul li ul li ul li { border: none; padding: 1px 0 1px 10px; }

/* Classes and other stuff */

.alignleft {
   display: inline;
   float: left;
}
.alignright { float: right; }
.center { text-align: center; }
.clear { clear: both; }
.commentlist { line-height: 130%; margin: 10px 0px; padding-left: 20px; }
.commentlist .alt { }
.commentlist cite { color: #CC6600; font-size: 120%; font-style: normal; font-weight: bold; }
.commentlist cite a, .commentlist cite a:visited { color: #CC6600; }
.commentlist li { padding: 5px 10px; }
.commentlist small { display: block; font-size: 87%; margin-bottom: 5px; }
.entry { clear: both; padding-top: 10px; }
.footer-about { float: right; padding-left: 10px; padding-right: 10px; width: 210px; color: #000000 }
#footer a, a:visited, a:hover { color: #000080 }
.footer-recent-comments { float: left; margin-left: 10px; width: 240px; }
.footer-recent-comments ul { list-style: none; margin: 0px; padding: 0px; }
.footer-recent-comments ul li { background: url(images/mini-footer-comments.gif) no-repeat; padding: 0px 0px 10px 20px; }
.footer-recent-posts { float: left; margin-left: 10px; width: 240px; }
.footer-recent-posts strong { font-size: 107%; font-weight: bold; line-height: 135%; }
.footer-recent-posts ul { font-size: 11px; line-height: 110%; list-style: none; margin: 0px; padding: 0px; }
.footer-recent-posts ul li { background: url(http://buildingbodies.ca/exercise/wp-content/themes/daily32/images/mini-footer-post.gif) no-repeat; padding: 0px 0px 10px 20px; }
.loginout { background: url(http://buildingbodies.ca/exercise/wp-content/themes/daily32/images/mini-loginout.gif) no-repeat left center; margin-left: 8px; padding-bottom: 2px; padding-left: 18px; }
.navigation { clear: both; height: 15px; padding: 10px 0px; }
.post { clear: both; padding-top: 15px; }
.post-date { background: url(http://buildingbodies.ca/exercise/wp-content/themes/daily32/images/date-bg.gif) no-repeat; float: left; height: 49px; width: 45px; }
.post-day { color: #999999; display: block; font-size: 18px; line-height: 18px; margin-left: -3px; padding-top: 7px; text-align: center; text-transform: uppercase; }
.post-month { color: #FFFFFF; display: block; font-size: 11px; line-height: 11px; margin-left: -3px; padding-top: 2px; text-align: center; text-transform: uppercase; }
.post-title { float: left; margin-left: 0px; text-transform: capitalize; width: 496px; }
.rss { background: url(http://buildingbodies.ca/exercise/wp-content/themes/daily32/images/mini-rss.gif) no-repeat left center; margin-left: 8px; padding-bottom: 2px; padding-left: 18px; }
 #subheader { 
width : auto;
text-align : left;
margin : 0px 0px 0px 8px;
padding : 0px;
float : left;
} 

#subheader { 
width : auto;
text-align : left;
margin : 0px 0px 0px 8px;
padding : 0px;
float : left;
display:inline
}

#subheader li { 
margin-bottom:3px;
}
#subheader a { 
color:#98C914;
border-bottom:1px solid #98C914;
margin-bottom:3px;
}
#subheader a:hover {
color:#98C914;
border-bottom:none;
}

#subheader ul { 
margin:0px;
padding:5px 20px 10px 20px;
list-style-type:none
}

#subheader p { 
font: normal 15px Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
color:white;
margin:0px;
padding:10px 20px 10px 20px;
}

#subheader h2 { 
background:url(http://buildingbodies.ca/exercise/wp-content/themes/daily32/images/heading_pat.gif);
font: normal 15px Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
color:white;
margin:0px;
padding:7px 20px 3px 20px;
}


* html .subheader_popular {
height:180px;
}
* html .subheader_about {
height:180px;
}
* html .subheader_subscribe {
height:180px;
}

.subheader_popular {
	background:#282828;
	width:320px;
	float:left;
	margin:0px;
	min-height:180px;
}

.subheader_about_alt {
	background:#282828;
	color:#999;
	float:left;
	width:320px;
	margin:0px 6px 0px 6px;
	min-height:180px;
}

.subheader_resources {
	background:#282828;
	color:#999;
	float:left;
	width:320px;
	margin:0px 6px 0px 6px;
	min-height:180px;
}

.subheader_about {
	background:#282828 url(http://buildingbodies.ca/exercise/wp-content/themes/daily32/images/about_bg.jpg);
	clear:right;
	width:320px;
	margin:0px 6px 0px 6px;
	min-height:180px;
	color:black;
}
.about {
	text-align:right;
	padding:45px 50px 0 80px;
	float:right;
}

.subheader_subscribe {
	background:#282828;
	clear:right;
	float:left;
	width:320px;
	margin:0px;
	min-height:180px;
}

#subheader .subheader_subscribe li { 
margin-top:10px;
}

#subheader .subheader_subscribe a { 
border-bottom:none;
}
.bottombio {
	position: relative;
	margin:0 0 20px;
	padding: 0;
	width: 100%;
	background: #ffffff;
}
.bioimage {
	position: relative;
	float: left;
	margin: 0;
	padding: 0px;
	width: 20px;
}
.biowords {
	position: relative;
	margin: 0;
	padding-bottom: 10px;
	padding-right: 10px;
	width: 300px;
}
.biolinks {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #DADADA;
	width: 460px;
}
.ads {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin:0 0 20px 0;
}

.ads ul {
	width:280px;
	margin:0px;
	padding:0px;
}

.ads ul li a {
	border-bottom:none;
	float:left;

}

.ads ul li a:hover {
	border-bottom:none;
}

.ads img {
	margin:0px 15px 10px 0px;
}


