/*
Theme Name: HD Fitpro
Theme URI: http://www.treefrogcinegraphix.com/
Description: Custom WordPress Theme for HD Fitpro.
Version: 1.0
Author: Dan Bookman
Author URI: http://www.danbookman.com/

*/

html>body #content {
	height: auto;
}

body{
	font-family: verdana;
	font-size: 95%;
	background: #def4f3 url(images/bg.jpg) repeat-x;
	text-align: center;
	overflow-x: hidden;
}

body,td,th {
	color: #223140;
}

h1, h2, h3, h4 {
	color: #92c84e;
}

a, a:link {
	padding: 1px;
	color: #1b3653;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
	margin-bottom: .5em;
}

h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 175%;
	margin-bottom: .25em;
}

h3 {
	font-weight: bold;
	font-size: 100%;
	margin-bottom: .75em;
}

h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}

#doc3 {
	position: relative;
	left: 20px;
}

#hd{
	text-align: center;
	height: 125px;
}

#hd h1 {
	font-size: 290%;
	color: #FFFFFF;

}

#hd h1 a{
	text-decoration: none;
	color: #000;
}

#logo {
	position: relative;
	float: left;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #0099DD;
}

.storycontent {
	padding: 20px;
	_padding-right: 0;
	_padding-left: 0;
}

.storycontent p {
	width: 485px;
}

#contactform {
	position: relative;
	float: right;
	text-align: right;
	width: 490px;
}

#contact_page {
	width: 270px;
	position: relative;
	float: left;
}

#contact_page p {
	width: 200px;
}

#fitness_programs a {
	font-weight: bold;
	color: #92c84e;
}

.yui_nav ul {
	display: none;
}

#section_header {
	position: relative;
	top: -20px;
	left: -20px;
	_left: 0px;
}

#programs-menu {
	position: relative;
	float: left;
	width: 200px;
	
	margin-right: 20px;
	border-right: 1px solid #91c74f;
}

#program-description {
	margin-left: 220px;
}

#programs-menu a {
	font-size: 15px;
	display: block;
	color: #91c74f;
	padding: 5px;
	padding-left: 0;
}

#program-current {
	font-weight: bold;
}

#programs-menu h3 {
	font-size: 19px;
	color: #47c2bf;
}

.item {
	width: 802px;
	_width: 782px;
	background-color: #fff;
	background-repeat: repeat;
	text-align:left;
}

.storycontent {
	_margin-left: 20px;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead {
	padding-top: 5px;
	padding-bottom: 5px;
}

.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}

.itemhead h3{
	display: inline;
}

input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #FFFFCC;
}

.tags, .catagory {
	display: block;
}

.commentlist {
	width: 380px;
}

.commentlist p {
	clear: both;
	font-size: 95%;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFCC;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color:  ;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 1px solid #1A1A1A;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #859E6C;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {padding:0; border:0px solid #fff; }
#menu ul {list-style:none; margin:0; padding:0; }
#menu ul li { padding:0; margin:0; border-bottom:1px solid #FFFFFF; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #FFFFFF; }
#menu ul li a:hover { color:myheadttcolor; background: #0099DD; }

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#yui-main {
	
}

.yui-nav li {
	position: relative;
	top: -32px;
	left: 100px;
	margin-right: 5px;
}

.yui-nav li a {
	color: #2f3c5b;
	display: block;
	width: 89px;
	height: 33px;
	text-align: center;
	line-height: 2.5em;
	_line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

.yui-nav li a:hover {
	background-image: none;
	color: #fff;
}

.yui-nav li {
	background: url( 'images/tab.gif' ) top left no-repeat;
}

.yui-nav li a {
	color: #2f3c5b;
	font-size: 14px;
	background: url( 'images/tab.gif' ) 0 -33px no-repeat;
}

.yui-nav ul {
	display: none;
}

.toggler {
	border: 1px solid #eeffd8;
	cursor: pointer;
	padding: 5px;
	padding-bottom: 0;
	margin-bottom: 10px;
}

.tat_accordion .toggler {
	border: 1px solid #eeffd8;
	cursor: pointer;
	padding: 5px;
	padding-bottom: 0;
	margin-bottom: 10px;
}

.tat_accordion .toggler:hover {
	background-color: #eeffd8;
}

.tat_accordion div {
	width: 480px;
}

#program-description li {
	list-style-type: disc;
	padding: 5px;
	margin-left: 10px;
}

#program-description ul {
	margin-bottom: 10px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #FFFFFF;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	width: 782px;
	color: #82949b;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 40px;
	margin: 0 auto;
	font-size: 12px;
}

#ft a {
	color: #82949b;
}

#ft:hover {
	color: #223140;
}

#ft:hover a {
	color: #223140;
	text-decoration: underline;
}

.floatright {
	position: relative;
	float: right;
	clear: right;
	margin-left: .5em;
}

.floatleft {
	position: relative;
	float: left;
	margin-right: 20px;
}

#subscribe {
	position: relative;
	left: 549px;
	top: -5px;
}

.categories {
	font-weight: bold;
}

.infopane_border {
	position: relative;
	float: right;
	clear: right;
	width: 240px;
	border: 8px solid #92c84e;
	margin-bottom: 20px;
}

.infopane {
	padding: 10px;
	background-color: #92c84e;
	color: #fff;
	border: 1px solid #fff;
	font-size: 110%;
}

.infopane p {
	width: 210px;
}

.infopane ul {
	padding: 0;
	padding-left: 10px;
	margin: 0;
}

.infopane ul li {
	padding: 0;
	margin: 0;
	list-style: none;
	margin-bottom: 1em;
}

.infopane ol li {
	margin-left: 10px;
	list-style: decimal;
	margin-bottom: 1em;
}

.infopane a {
	color: #fff;
}

#footer_middle_section ul li {
	background: url(images/blue_li.gif) top left no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
	font-size: 13px;
}

#bulleted ul li {
	background: url(images/green_li.gif) top left no-repeat;
	padding-left: 20px;
}

.post_info_bar {
	display: block;
	padding: 4px;
	background-color: #4bc1be;
	width: 490px;
	color: #fff;
	margin-bottom: 10px;
}

#slug {display: none;}

.footer_title {
	font-weight: bold;
	position: relative;
	top: -10px;
}

.footer_image {
	position: relative;
	float: left;
	margin-right: 1em;
	border: 2px solid #fff;
}

.footer_section {
	position: relative;
	float: left;
	margin-top: 16px;
	margin-left: 16px;
	_margin-left: 8px;
	height: 100px;
	width: 240px;
	color: #fff;
}

.footer_section p {
	color: #223140;
}

.footer_section li {
	padding: 0;
	margin: 0;
}

.footer_section a {
	padding: 0;
	margin: 0;
}

#footer_middle_section {
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	padding-left: 10px;
	padding-right: 10px;
	_padding-right: 0;
}

#footer {
	height: 125px;
	width: 802px;
	background: url(images/footer_bg.gif) no-repeat;
	overflow: hidden;
}

.footerlink {
	position: relative;
	float: right;
	color: #fff;
}