/* reset
--------------------------------------------------*/
body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}
.low {display:none;}

html, body {
  margin: 0;
  padding: 0;
  height: 100%; /* Required */
}

.clear {
  clear:both;
}

/* body
--------------------------------------------------*/
body {
  font-family: Verdana, Arial, sans-serif;
  padding:0;
  margin:0;
  color:#333;
  background: #89BB35 url( /images/bgd_main_green.jpg ) repeat-y 50% 0;
  line-height:1.6em;
  text-align:center;
  font-size:75%
}

body#commentspopup {
  padding:0;
  background:white;
}


/* headings
--------------------------------------------------*/
h1 {font-size:30px;}

h1, h1 a,
h2, h2 a,
h3, h3 a,
h4, h4 a
{
  color:#62AC57;
  font-weight:normal;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover
  {color:#02A0C6;}





/* links
--------------------------------------------------*/
a {
  text-decoration:none;
  color:#02A0C6;
}

a:hover {
  background-color:#efefef;
  }

a img {border:none;}


/* paragraphs, lists, etc
--------------------------------------------------*/
p {
  margin:0;
  padding:0 0 18px 0;
}

ul {
  margin:0 0 0 1.4em;
  padding:0 0 18px 0;
}

ul ul {padding:0;}

blockquote {
  margin:0;
  padding:0 18px;
  font-style:italic;
}

pre, code, kbr {font-family:Courier, Monaco, monospace;}

pre,
code
  {background-color:#F8FAF2;}

kbr {color:#009193;}

pre {
  overflow:auto;
  margin:0 0 18px 0;
  padding:4px;
}

code, kbr {padding:0 2px;}

abbr, acronym {
  font-size:0.9em;
  letter-spacing:1px;
}


/* images
--------------------------------------------------*/
img.left {
  float:left;
  margin:0 12px 0 0;
}

img.right {
  float:right;
  margin:0 0 0 12px;
}

img.center {
  display: block;
  margin:0 auto;
}


/* container
--------------------------------------------------*/
#container {
  width:740px;
  margin:0 auto;
  padding:0 1px;
  text-align:left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#commentspopup #container {
  width:455px;
  padding:0 15px;
}


/* header
--------------------------------------------------*/
#header {
  border-top:#98CA45 solid 7px;
  padding:0;
  height: 435px;
  border-bottom:#02A0C6 solid 5px;
}

#header h1 {
  float:left;
  background: #fff url( /images/H1logo.jpg ) no-repeat;
  text-indent:-3000px;
  width:256px;
  height:88px;
  margin:0 0 0 15px;
}

#header p {
  margin:0;
  padding:45px 20px 0 0;
  font-size:12px;
  line-height:1.2em;
  float:right;
  color:#98CA45;
  text-align:right;
}

#header p a {
  color:#98CA45;
  text-decoration:underline;
}

#header p a:hover {
  color:#02A0C6;
  background:none;
}

#header img {
  border:0;
  margin:0;
  padding:0;
}



/* navigation
--------------------------------------------------*/
#navigation {
   clear:both;
   margin:-2px 0 0 0;
   padding:0;
   width:740px;
   height:28px;
   line-height:normal;  
   background: #fff url( /images/bgd_nav.jpg ) no-repeat; 
}

#navigation ul {
   padding:0;
   margin:0 10px;
}

#navigation li {
   float:left;
   list-style-type:none;
   /*border-right:1px solid;*/
   white-space:nowrap;
   border:0;
   margin:0 10px;
   padding:0;
   font-size:.95em;
   /*font-weight:bold;*/
}

#navigation li a {
   color:#fff;
   padding:5px 0 0 0;
   margin:0;
   border:0;
   height:16px;
   display:block;
}

#navigation li a.selected,
#navigation li a:hover,
#home #navigation #g1,
#services #navigation #g2,
#contact #navigation #g3,
#blog #navigation #g4,
#gettingstarted #navigation #g5,
#contactus #navigation #g6
{ 
   /*border-bottom: #fff solid 3px; */
   background-color:transparent;
   /*background-color:#00FF00;
   background: transparent url( /images/bgd_line.jpg ) bottom right repeat-x;*/
    /*border-bottom:#fff solid 1px;*/
  text-decoration:underline;
}



* html #navigation a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */


/* search
--------------------------------------------------*/
#search form {
  float:right;
  height:100%;
  width:175px;
  padding:0 8px;
  border:0;
  line-height:0;
}

#search form fieldset {
  margin-top:5px;
  border:0 solid; /* Opera */
}

* html #search form fieldset {margin-top:7px;}

#search #s {
  height:1.5em;
  width:125px;
  margin:0 5px 0 0;
  padding:0;
  border:#ccc 1px solid;
  font-size:1em;
  vertical-align:middle;
}

#search #searchbutton {
  /*height:2em;*/
  width:auto;
  background-color:#02A0C6;
  padding:0;
  /*border:#fff 1px solid;*/
  font-size:10px;
  text-align:center;
  vertical-align:middle;
  color:#fff;
}


/* content
--------------------------------------------------*/
#content {
  float:left;
  width:455px;
  padding:10px 20px;
}

#content #a {
	width:215px;
	float:left;
}

#content #b {
	width:215px;
	float:right;
}

#content h1 {
  margin:15px 0 18px 0;
  color:#5E8C31;
  font-size:1.8em;
  line-height:normal;
}

#content h2 {
  margin:15px 0 18px 0;
  font-size:17px;
  padding-bottom:5px;
  border-bottom:#62AC57 dotted 1px;
  letter-spacing:normal;
}

#content h3 {
  margin:0 0 18px 0;
  font-size:1em;
}

#content h4 {
  margin:0;
  font-size:1em;
}

#content.archive h2 {margin:25px 0 26px 0;}

#content.archive h3 {
  margin:0 0 10px 0;
  font-family:Georgia, serif;
  font-size:1.3em;
  font-weight:normal;
}

#content.archive h4 {
  margin:0 0 18px 0;
  font-size:1em;
}

#content.archive h5 {
  margin:0;
  font-size:1em;
}

#content p {
	font-size:1.15em;
	}

#content ul, #contentwide ul {
  margin:-10px 0 10px 0;
  padding:0;
  list-style-image:url( /images/bullet_content.gif);
}

#content ul li, #contentwide ul li {
  font-size:.9em;
  margin:2px 0 2px 18px;
  padding:0; 
}


#content ol, #contentwide ol {
  margin:0 0 25px 0;
  padding:0;
}

#content ol li, #contentwide ol li {
  font-size:1.2em;
  margin:0 0 10px 18px;
  padding:0;
  line-height:1.25em;
}

.singlecol #content {
  float:none;
  width:550px;
  margin:0 70px;
}

#commentspopup #content {
  float:none;
  padding-top:0;
}

/* contentwide
--------------------------------------------------*/
#contentwide {
  float:left;
  /*width:615px;*/
  padding:10px 40px 20px 20px;;
}

#contentwide p {
	font-size:1.15em;
	padding:5px 0;
	margin:0;
}

#contentwide h1 {
  margin:15px 0 10px 0;
  color:#5E8C31;
  font-size:1.8em;
  line-height:normal;
}

#contentwide a {
	background:none;
	border-bottom:1px dotted #02A0C6;
}

#contentwide a:hover {
	/*background:none;*/
	background-color:#DEEDEF;
}


/* contentwide class fitnessplan
--------------------------------------------------*/

#contentwide .fitnessplan {
	margin:15px 0 0 0;
	padding:5px;
	height:90px;
	display:block;
	border:1px solid #fff;
}

/*#contentwide .fitnessplan:hover {
	background-color:#DEEDEF;
	border:1px solid #CEE4E8;
}*/

#contentwide .fitnessplan h2 {
	color:#5E8C31;
	font-size:18px;
	border:none;
}

#contentwide .fitnessplan p {
	padding: 5px 0 0 0;
	margin:0;
	color:#222;
	font-size:1em;
	line-height:1.3em;
}

#contentwide .fitnessplan img {
	float:left;
	padding-right:20px;
	border:none;
}

#contentwide ul {
	margin-top:1px;
}

#contentwide .fitnessplan p a  {
	background:none;
	color:#02A0C6;
	/*text-decoration:underline;*/
}

#contentwide .fitnessplan p a:hover {
	background:none;
	color:#222;
	/*text-decoration:underline;*/
}

/*#contentwide .fitnessplan h2 a {
	background:none;
	color:#5E8C31;
	text-decoration:underline;	
}

#contentwide .fitnessplan h2 a:hover {
	background:none;
	color:#02A0C6;
}*/
/*#contentwide .fitnessplan p a {
	background:none;
	color:#222;
	text-decoration:underline;
}

#contentwide .fitnessplan p a:hover {
	background:none;
	color:#02A0C6;
}*/

/* recommend
*/

#recommend {
	border: 1px dotted #98CA45;
	margin:15px 0 25px 0;
	padding: 0 10px;
	display:block;
	width:50%;
}

#recommend p {
	margin-bottom:5px;
}

#contactform  {
	/*margin:35px 0 0 30px;*/
	width:100%;
	float:left;
}

#contactform form p {
	border:none;
}

#contactform input, #contactform form textarea {
	width:400px;
	border:1px solid #ccc;
	text-decoration:none;
	/*border:none;*/
}

/* entry
--------------------------------------------------*/
.entry {margin:10px 0 40px 0;}

.entry h2 a:hover { background-color:transparent; }

.entry h3 { font-family:Verdana, Arial, Helvetica, sans-serif; }

.entry .info {
  position:relative;
  margin-top:-3px;
  padding:3px;
  border-top:1px solid;
  border-bottom:1px solid;
  font-size:0.9em;
  border-color:#F3F4F4;
  background-color:#FAFAFA;
}

.entry.single {
	clear:both;
	margin-top:25px;
	}

.entry.single .info {margin:0 0 22px 0;}

.entry .info a {
  margin-right:6px;
  padding-right:9px;
  border-right:#949494 1px solid;
}

.entry .info em {
  padding-right:6px;
  font-style:normal;
}

.entry a.more {
  padding-left:12px;
  background:url(images/spring_flavour/more.gif) center left no-repeat;
}

.entry .info .date {
  padding-left:15px;
  background:url(images/spring_flavour/post.gif) center left no-repeat;
}

.entry .editlink a {
  margin:0;
  padding:0 0 0 10px;
  border-left:1px solid;
  border-right:none
}

.entry .info .author {
  margin:0;
  padding-left:23px;
  border-left:#949494 1px solid;
  background:url(images/spring_flavour/author.gif) 10px 2px no-repeat;
}

.entry #filedunder {
  clear:both;
  padding:3px 0 0 0;
  font-size:0.9em;
  border-top:#F3F4F4 1px solid;
}


/* mini-entry
--------------------------------------------------*/
.minientry {
  position:relative;
  margin:0px 0 35px 0;
  padding:10px 0;
  border-top:1px dotted;
  border-bottom:1px dotted;
}

.minientry p {padding:0;}

.minientry .commentlink {
  margin-left:3px;
  padding-right:7px;
  border-right:1px solid;
  font-size:0.9em;
}

.minientry .permalink {
  margin-left:3px;
  font-size:0.9em;
  font-style:normal;
}

.minientry .author,
.minientry .editlink a {
  margin-left:6px;
  padding:0 8px 0 10px;
  border-left:1px solid;
  font-size:0.9em;
  font-style:normal;
}

.minientry .editlink a {margin:0;}


/* comments
--------------------------------------------------*/
#comments h2 {
  margin-bottom:24px;
  font-size:1em;
}

#comments h2 a {
  margin-left:2px;
  padding-left:6px;
  border-left:1px solid;
  font-size:0.8em;
}

#comments ul {margin:0;}

#comments li {
  clear:both;
  list-style-image:url( /images/bullet_comments.gif);
}

#comments p {
  font-size:0.9em;
}

#comments li p {
  padding:0 0 10px 0;
}

#comments .header {
  position:relative;
  min-height:19px; /* 19 + 3 +3 = 25px = height of gravatar */
  margin:0 0 10px 0;
  padding:3px 6px;
}

* html #comments .header {height:19px;} /* IEWin */

#comments .header strong {font-family:Georgia,sans-serif;}

#comments .header .gravatar {
  position:absolute;
  top:1px;
  right:1px;
}


/* form
--------------------------------------------------*/
form {padding:6px 0;}

#commentform, #contactform {margin-bottom:18px;}

form fieldset {border:0 solid;} /* Opera */

form p {
  padding:6px 0;
  border-bottom:1px solid;
}

form label {
  display:block;
  float:left;
  width:60px;
}

#commentform label {margin:0 15px 0 15px;}
#contactform label {margin:0 15px 0 0;}

form em {
  margin-left:5px;
  font-size:0.9em;
  font-style:normal;
}

form input, form textarea {
  padding:3px;
  width:200px;
  /*border:1px solid;*/
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.9em;
}

form textarea {overflow:auto;}

#commentform input {width:200px;}
#commentform textarea {width:325px;}
#contactform textarea, #contactform #bx_subject {width:465px;}

* html #commentform textarea {width:320px;} /* IE WIN; but why? */
* html #contactform textarea,
* html #contactform #bx_subject {width:445px;} /* IE WIN; but why? */

form .button {
  width:90px !important;
  border-bottom:1px solid;
  font-weight:bold;
}

#commentform .button {margin-left:90px;}
#contactform .button {margin-left:75px;}

form .hiddenfield {display:none;}

form .info {padding-left:90px;}


/* archives
--------------------------------------------------*/
.archive .postspermonth {
  margin:0;
  list-style:none;
}


/* content misc
--------------------------------------------------*/
.next a {float:right;}
.previous a {float:left;}


#entrynavigation {
  overflow: auto;
  height:1%;
  margin-bottom:13px;
  padding-bottom:13px;
  border-bottom:1px solid;
  font-size:0.9em;
}


/* subcontent
--------------------------------------------------*/
#subcontent {
  float:right;
  width:205px;
  padding:15px 0 0 15px;
  font-size:0.9em;
  line-height:1.5em;
  background:url(/images/bgd_sidebar_blue.jpg) repeat-x;
  margin-top:1px;
}

* html #subcontent {padding-top:32px;} /* dirty fix for IEWIN; temporary! */

#subcontent ul, #subcontent p {margin:0 10px;}


/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {
  color:#fff;
  margin:18px 0 10px 0;
  font-size:16px;
  line-height:1em;
}

#subcontent h3 {
  margin:18px 0 10px 0;
  font-size:16px;
  line-height:1em;
}

#subcontent h2 em {
  display:block;
  padding:5px 10px;
  font-style:normal;
}


#subcontent ul {
	margin-left:0;
}

/* subcontent list
--------------------------------------------------*/
#subcontent ul li {
  margin:7px 0;
  /*border-bottom:#F2F4D5 1px solid;*/
}

#subcontent li a {
  display:block;
  padding:0;
  margin:0;
  text-decoration:underline;
  color:#17677B;
  /*padding:1px;*/
  height:1%; /* IE WIN */
  line-height:1.15em;
}

#subcontent li a:hover { 
	text-decoration:none; 
	background-color:transparent;
}

#subcontent .date {
	color:#333333;
	font-size:9px;
	}
	
#subcontent ul.posts li {
	list-style:none;
	background:url( /images/icon_post.gif ) no-repeat 0 2px;
	/*list-style-image:url( /images/icon_post.gif );*/
	padding:0 0 0 20px;
}
	
#subcontent ul.categories li,
#subcontent ul.months li {
	list-style:none;
	background:url( /images/icon_arrow.jpg ) no-repeat 0 0;
	padding:0 0 0 20px;
	/*list-style-image:url( /images/icon_arrow.gif );*/
}




/*#subcontent ul.categories li ul {margin:0;}

#subcontent ul.categories li li {
  margin:0;
  padding:0 0 3px 0;
  border-bottom:none;
}

#subcontent ul.categories li ul ul {margin:0 0 0 16px;}*/


/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
  color:#A0A0A0;
}

#subcontent table caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

#subcontent table thead tr {border-bottom:1px solid;}

#subcontent table th {border-bottom:1px solid;}

#subcontent table td {
  width:200px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

#subcontent table td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

#subcontent table td a {
  display:block;
  border-bottom:1px solid;
  font-weight:bold;
  font-size:1.15em;
}

#subcontent table tfoot {border-top:1px solid;}

#subcontent table tfoot a {
  border:none;
  font-weight:bold;
}

#subcontent table tfoot #prev a {text-align:left;}
#subcontent table tfoot #next a {text-align:right;}


#footerwrap {
  clear:both;
  position:relative;
  height:30px;
  bottom:0;
}

/* footer
--------------------------------------------------*/

#footer {  
  border-bottom:8px solid #98CA45;
/*  position: relative;
  top: 10px; 
  width: 100%;
  margin: 0px;*/ 
  width: 100%;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 100%;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: auto;
}
	
/*#footer {
  border-bottom:8px solid #98CA45;
  clear:both;
  padding:40px 0 0 0;
  position: relative;
  min-height: 100%;
  height: 100%;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: auto;
}
*/
html>body #footer {
    height: auto;
}

.singlecol #footer {
  padding:25px 0 15px 0;
}

#footer p {
  color:#999;
  font-size: 0.8em;
  padding:12px 0 10px 15px;
}

.singlecol #footer p {
  padding:12px 70px 18px 70px;
}