/* -------------------[ Main Page Elements ]------------------- */
body {
	font-size: 9pt;
	font-family: arial,lucinda,verdana,geneva,sans-serif;
	color: #000;
	background:#000 url(images/back1.gif);
	text-align: left;
	margin: 0;
	padding: 15px 0;
	line-height: 1.5em;
	}

#wrap {
	padding:15px;
	clear: both;
	width: 960px;
	margin: 0 auto;
	background: #fff;
	border:double #ccc;
	}

#header {
	clear: both;
	padding: 0;
	margin: 0 auto;
	}

#header .sitehead-left {
  width:30%;
  float:left;
  margin:0;
  padding:0;
  background:url(images/weightloss.gif) top left no-repeat;
  height:65px;
  }

#header .sitehead-right {
	width:69%;
	float:right;
	margin:0;
	padding:0;
	}

#header .sitehead-left p {
  position:absolute;
  text-indent:-999em;
  margin:0;
  height:26px;
  line-height:26px;
  }

#header .sitehead-right p {
	clear: both;
	float:right;
	margin:0;
	height:24px;
	line-height:24px;
	}

#nav {
	height:60px;
	line-height:30px; 
	margin: 0 auto;
	padding:1px;
	border:1px solid #ddd;
	}

#page {
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	}  

#contentleft {
	overflow:hidden;
	width: 650px;
	float:left;
	padding: 0;	
	margin: 0;
	} 

#content {
	width: 100%;
	overflow:hidden;
	float:left;
	margin: 0;
	padding: 0;
	}

#contentright {
	overflow:hidden;
	width: 300px;	
	float:right;	
	padding: 0;	
	margin: 0;
	} 

#sidebar {
	width: 100%;
	}


#footer {
	font-size:8pt;
	clear: both;
	margin: 0px auto;
	padding: 0;
	text-align: center;	
	margin: 0 auto;
	padding:1px;
	border:1px solid #ddd;
	background:#fff;
	}

.footer-content {
	background:#eee;
	padding: 8px 10px;
	}

#footer .alignleft {
	float:left;
	}

#footer .alignright {
	float:right;
	}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	font-family: arial,lucinda,verdana,geneva,sans-serif;
	line-height: 1.2em;
	letter-spacing:-1px;
	margin: 0;
	padding: 0;
	text-align: left;
	}

h1 {
	font-size: 14pt;
	margin: 0;
	}

h2 {
	font-size: 12pt;
	}

h3 {
	font-size: 10pt;
	letter-spacing:0px;
	}

h4,h5,h6,h7 {
	font-size: 10pt;
	letter-spacing:0px;
	}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 10px;
	}

#header h1 {
  position:absolute;
  text-indent:-999em;
  font-size:20px;
  margin:0;
  line-height:24px;
  height:24px;  
  }

#subhead h3 {
	margin: 0;
	padding: 0;
	font-size:12pt;
	}

#subhead h1 {
	margin: 0;
	padding: 0;
	}

h3#comments, h3#respond  {
	font-size:12pt;
	margin: 0 !important;
	padding: 10px;
	background:#ddd;
	border:1px solid #fff;
	border-left:0;
	border-right:0;
    }

h2.home-list {
	font-size: 9pt;
	font-family: arial,lucinda,verdana,geneva,sans-serif;
	font-weight:bold;
	letter-spacing:0px;
	margin-bottom:0;
	}

/* -------------------[ Links ]------------------- */
a, a:link, a:visited {
	color:#003366;
	text-decoration:none;
	}

.singlepost p a{color:#03F; text-decoration:underline;}


a:hover, a:active {
	color:#009900;
	}

#sidebar a {}
.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {}
a.more-link {
	background: url(images/arrow-rt.gif) 100% 70% no-repeat;
	padding-right:14px; 
	}

a.more-link:hover, a.more-link:active {
	text-decoration:none;
	background:#000 url(images/arrow-rt.gif) 100% 70% no-repeat;
	}

/* -------------------[ Images ]------------------- */
img.alignright {
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
	}

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        }

img.centered { 
        display: block; 
        margin: 0 auto 20px auto;  
        float: none; 
        clear: both;
        }

img.feature-photo {
	height:220px;
	margin-left:10px;
	float:right;
	border-left:1px solid #fff;
	}

.entry img.feature-photo {
	margin:0 0 10px 10px;
	float:right;
	border:1px solid #ddd;
	background:#fff;
	padding:1px;
	}

img.home-grav {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 5px 10px;
	}

img.post-thum {
	height:100px;
	width:100px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:left;
	margin-right:5px;
	}

.home-post-list-2 img.post-thum {
	height:100px;
	width:100px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 0 5px;
	}

.home-post-list-5 img.post-thum {
	height:100px;
	width:100px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 5px;
	}

.archive-post-list-2 img.post-thum {
	height:100px;
	width:100px;
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 0 5px;
	}

img.auth-single-post {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 10px;
	}

img.auth-archive-page {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 10px;
	} 

img.comment-grav {
	padding:1px;
	background:#fff;
	border:1px solid #ccc;
	float:right;
	margin:0 0 10px 20px;
	} 

/* -------------------[ Comments ]------------------- */
.commentlist {
	list-style-type:none;
	padding:0;
	margin: 0;
	padding: 0;
	}

.commentlist li {
	clear:both;
	margin: 0;
	padding: 10px 10px 1px;
	background:#fff;
	}

.commentlist li.alt {
	margin: 0;
	padding: 10px 10px 1px;
	background:#eee;
	}

.commentmetadata {
	display: block;
	margin-bottom:5px;
	}

.commentlist cite {
	font: 9pt arial;
	font-weight:bold;
	}

#commentform {
	background:#eee;
	padding:10px;
	margin:0;
	}

#commentform textarea {
	width:90%;
	padding:5px;
	}

/* -------------------[ Misc Tags and Classes ]------------------- */
.post ul {
        list-style-type: none;
        }

.post ul li {
        list-style-type:none;
        background: url(images/bullet2.gif) 0 4px no-repeat;
        padding: 0 0 2px 14px;
        }

.post ul ul {
        margin-left:0;
        }

.post ol li {
        list-style-type:decimal;
        }

.post ol.archives {
        margin:0;
        padding-left:25px;
	}

p {
	margin-top: 0px;
	margin-bottom: 15px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 10px;
	border-left: 5px solid #ccc;
    color: #999;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

.post {
	margin: 0 0 10px;
	padding: 0;
	}

.entry {
	padding: 0;
	margin: 0;
	}

.postinfo {
    clear: both;
	margin: 0 0 10px;
	padding: 0;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block;
        clear:both;
        }

.navigation {
	clear:both;
	font-size:8pt;
	margin: 0;
	padding: 0 10px;
	background:#ddd;
	border-top:1px solid #fff;
	text-align:left;
	}

.navigation .alignright {
	padding: 3px 10px;
	float: right;
	margin: 0;
	}

.navigation .alignleft {
	padding: 3px 10px;
	float: left;
	margin: 0;
	}

.banner468 {
	text-align:center;
	margin: 0 auto;
	padding:0 0 1px;
	}

.banner300 {
	text-align:center;
	margin: 0 auto;
	padding:0;
	}

/* -------------------[ Top Navigation ]------------------- */
#topnav { 
	float:right; 
	height:26px;
	line-height:26px; 
	padding: 0;
	margin: 0;
	clear:both;
	width:100%;
	}

#topnav ul {
	background:#fff;
	float:right; 
	height:26px;
	line-height:26px; 
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

#topnav li { 
	float: left;
	margin: 0;
	padding:0;
	}

#topnav li li { 
	line-height:1.5em;
	float: none;
	margin: 0;
	padding:0;
	}

#topnav li ul {
	border-top:1px solid #fff;
	background: #000;
	display:none;
	position: absolute;
	width: 154px;
	left: -999em;
	padding:0; 
	}

#topnav li ul ul { 
	margin: -29px 0 0 154px;
	}

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li.sfhover ul ul, #topnav li.sfhover ul ul ul {
	left: -999em;
	}

#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li.sfhover ul, #topnav li li.sfhover ul, #topnav li li li.sfhover ul { 
	display:block;
	left: auto;
	}

#topnav a, #topnav a:visited, #topnav a:link {
	display: block;
	text-decoration:none;
        padding:0 7px;
        margin:0;
	}

#topnav a:hover, #topnav a:active {
	background:transparent;
	color:#000;
	}

#topnav li.rss a, #topnav li.rss a:visited, #topnav li.rss a:link {
	padding-right:0 !important;
	padding-left:21px;
	background:url(images/rss-sm.gif) 7px 6px no-repeat;
	}

#topnav li li a, #topnav li li a:link, #topnav li li a:visited {
	color:#3399CC;
	background: #000;
	width:140px;
	float: none;
	margin: 0;
	padding-top:5px;
	padding-bottom:5px;
	}

#topnav li li a:hover, #topnav li li a:active {
	background: #333;
	color:#3399CC;
	}

#topnav li li li a {
	border-left:1px solid #fff;
	}

/* -------------------[ Category Navigation ]------------------- */
#nav ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	width:100%;
	background:#eee;
	}

#nav li { 
	float: left;
	margin: 0;
	padding:0;
	border-right:1px solid #fff;
	}

#nav li li { 
	float: none;
	margin: 0;
	padding:0;
	}

#nav li ul {
	border-top:1px solid #fff;
	background: #000;
	display:none;
	position: absolute;
	width: 160px;
	left: -999em;
	padding:0; 
	}

#nav li ul ul { 
	margin: -31px 0 0 160px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	display:block;
	left: auto;
        _height:1em;
	}

#nav a,#nav a:visited, #nav a:link {
	color:#000;
	display: block;
	text-decoration:none;
        padding:0 10px;
        margin:0;
	}

#nav a:hover, #nav a:active {
	background:#000;
	color:#3399CC;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	color:#3399CC;
	background: #000;
	width:140px;
	float: none;
	margin: 0;
	}

#nav li li a:hover, #nav li li a:active {
	background: #333;
	}

#nav li li li a {
	border-left:1px solid #fff;
	}

/* ---------------[ Tables ]--------------- */
table {
	margin-bottom:15px;
	}

tr, td, th {
	margin:auto; 
	}

td, th {
	padding:8px;
	vertical-align:top;
	}

th {
	font-weight:bold;
	background:#ddd;
	}

td {
	border:1px solid #ddd;
	}

/* ---------------[ Site Map Page ]--------------- */
ul.archives, ul.wp-tag-cloud {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul.archives ul, ul.wp-tag-cloud ul {
        padding:0;
        }

ul.archives ul li, ul.wp-tag-cloud ul li {
        background:transparent;
        padding-left:0;
        margin:0;
        }

ul.archives ul ul, ul.wp-tag-cloud ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }

/* ---------------[ Tabber ]--------------- */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/

#tab-box {
	border:1px solid #ddd;
	}

#tab-box h3 {
	font-size:9pt;
	font-weight:normal;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

.tabberlive .tabbertabhide {
	border:0;
	display:none;
	}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/

.tabber {
	display:none;
	}
.tabberlive {}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/

ul.tabbernav {
	background:#ccc !important;
	padding: 0 !important;
	height:24px;
	line-height:24px;
	border:1px solid #fff;
	border-bottom:0;
	margin: 0 !important;
	padding:0 !important;
	list-style-type:none !important;
	font-size:8pt;
	}

.tabbernav li {
	padding:0 !important;
	list-style-type:none;
	float:left !important;
	margin-right:1px !important;	
	background: transparent !important;
	}

.tabbernav li a {
	float:left;
	display: block;	
	padding: 0 5px;
	}

.tabbernav li a:link { 
	color:#000 !important;
	}

.tabbernav li a:visited {
	text-decoration: none;
	}

.tabbernav li a:hover {
	background: #eee;
	}

.tabbernav li.tabberactive a {
	background: #eee;
	}

.tabbernav li.tabberactive a:hover {
	background: #eee;
	}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/

.tabberlive .tabbertab {	
	padding: 8px;
	background:#eee;
	border:1px solid #fff;
	}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {}

.tabberlive .tabbertab h3 {
	display:none;
	}

.tabberlive .tabbertab ul.pop {}

.tabberlive .tabbertab ul.pop li {
	clear:both !important;
	border-bottom:1px solid #fff !important;
	padding: 5px 10px !important;
	}

.tabberlive .tabbertab ul.pop li a {}

/* -------------------[ Site Guide ]------------------- */
#searchform, #monthform, #tagform, #categoryform {
	margin: 0;
	padding: 0; 
    }

#searchform #s {
    width: 160px;
	margin-right: 2px;
	}
#searchform #submit {}

select#months, select#tag_drop, select#category_drop {
        width: 180px;
        margin:0;
	}


/* ---------------[ Related Entries ]--------------- */
.related {
	margin:0 auto 10px;
	background:#eee;
	border:1px solid #ddd;
	padding:10px 10px 0;
    }

.home-post-1 .related {
	background:#fff;
        }

.related h3 {
	font-weight:bold;
	letter-spacing:0px;
	font-family:arial,helvetica,sans-serif;
	font-size:9pt;
	margin-bottom:5px;
	}

.related ul {
        margin: 0 0 10px;
        padding:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 14px;
        background: url(images/bullet2.gif) 0 3px no-repeat;
        }

.tags {
	margin: 0 0 10px;
	padding: 0;
	}

/* -------------------[ Features ]------------------- */
#my-glider {
	width:646px;
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	margin: 0 0 10px;
	}

#my-glider .controls {
	border-top:1px solid #fff;
	clear:both;
	width:646px;
	background:#000;
	padding: 0;
	margin:0;
	}

#my-glider .controls ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}

#my-glider .controls li {
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	}

#my-glider .controls li.feat-nums {
	border-right:1px solid #fff;
	float:left;
	padding:0px 10px;
	margin:0;
	color:#fff;
	line-height:25px;
	height:25px;
	}

#my-glider .controls a, .control a:link, .controls a:visited {
	border-right:1px solid #fff;
	float:left;
	display:block;
	padding:0px 10px;
	margin:0;
	color:#3399CC;
	text-decoration:none;
	line-height:25px;
	height:25px;
	}

#my-glider .controls a:hover {
	background:#353535;
	}

#my-glider .controls li.feat-about {
	float:right;
	}
#my-glider .controls li.feat-about a {
	border-left:1px solid #fff;
	border-right:0;
	}

#my-glider .scroller {	
	background:#eee;
	height: 220px;
	width:646px;
	overflow: hidden;
	}

#my-glider .scroller .section {
	width:646px;
	height: 220px;
	overflow: hidden;
	padding: 0;		
	}

#my-glider .scroller .content {
	width: 10000px;
	}

#my-glider .feature-entry {
	padding: 10px;
	}

#my-glider .feature-entry h3 {
	font-family: arial,lucinda,verdana,geneva,sans-serif;
	font-size:9pt;
	margin: 0 0 5px 0;
	letter-spacing:0px;
	} 

/* -------------------[ Archive Pages 2 and 4 + Search ]------------------- */
.archive-post-list-1 {
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}

.archive-post-1 {
	background:#fff;
	padding:10px;
	margin:0;
	}

.alt-archive-post-1 {
	background:#eee;
	padding:10px;
	margin:0;
	}

/* -------------------[ Archive Page 1 and 3  ]------------------- */
.archive-post-list-2 {
	overflow:hidden;
	/*width:468px;*/
	width:100%;
	float:left;
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}

.archive-post-1 {
	background:#fff;
	padding:10px;
	margin:0;
	}

.alt-archive-post-1 {
	background:#eee;
	padding:10px;
	margin:0;
	}

/* -------------------[ Sub-Head ]------------------- */
#subhead {
	margin: 0;
	padding: 10px;
	background:#eee;
	}

#subhead p {
	margin:0;
	}

/* -------------------[ Single Post ]------------------- */
.singlepost {
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}

.singlepost .post {
	padding:10px 10px 0;
	}

/* -------------------[ Sidebar ]------------------- */
#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul ul {
        margin: 0;
        padding: 0;
        }

#sidebar li {
	padding:0;
	margin: 0 0 10px;
	}

#sidebar li h2 {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #ddd;
	border-top:2px solid #ddd;
	padding:4px 2px;
	margin:0 0 3px;
	color:#000;
	}

#sidebar li li {
	margin:0;
	padding:0;
	}

#sidebar p {
	padding: 0;
	}

#sidebar li#recent-comments, #sidebar li.wlpr {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#recent-comments h2, #sidebar li.wlpr h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#recent-comments li, #sidebar li.wlpr li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#recent-posts  {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#recent-posts h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#recent-posts li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#links {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#links  h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#links li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#meta {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#meta h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#meta li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#pages {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#pages h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#pages li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#pages li li {
	padding:0 7px 0 0;
	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}

#sidebar li#archives {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li#archives h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li#archives li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li#tag_cloud {
	border:1px solid #ddd;
	background:#eee;
	padding:7px 10px;
	}

#sidebar li#tag_cloud h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	padding:0;
	margin:0;
	color:#000;
	}

#sidebar li.widget_categories, #sidebar li.widget_pages, #sidebar li.widget_recent_entries {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#sidebar li.widget_categories h2, #sidebar li.widget_pages h2, #sidebar li.widget_recent_entries h2 {
	font-size:9pt;
	letter-spacing:0px;
	border:0;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#sidebar li.widget_categories li, #sidebar li.widget_pages li, #sidebar li.widget_recent_entries li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#sidebar li.widget_categories li li {
	padding:0 7px 0 0;
	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}


/* -------------------[ Middle Content ]------------------- */
#midcontent {
	float:right;
	width:168px;
	margin:0;
	padding:0;
	}

#midcontent ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#midcontent ul ul {
        margin: 0;
        padding: 0;
        }

#midcontent li {
	padding:0;
	margin: 0 0 10px;
	}

#midcontent li h2 {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #ddd;
	border-top:2px solid #ddd;
	padding:4px 2px;
	margin:0 0 3px;
	color:#000;
	}

#midcontent li li {
	margin:0;
	padding:0;
	}

#midcontent p {
	padding: 0;
	}

#midcontent li#recent-comments {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#recent-comments h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#recent-comments li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#recent-posts-2 {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#recent-posts-2 h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#recent-posts-2 li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#links {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#links  h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#links li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#meta {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#meta h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#meta li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#pages-2 {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#pages-2 h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#pages-2 li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#pages-2 li li {
	padding:0 7px 0 0;
	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}

#midcontent li#archives {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li#archives h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li#archives li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li#tag_cloud {
	border:1px solid #ddd;
	background:#eee;
	padding:7px 10px;
	}

#midcontent li#tag_cloud h2 {
	border:0;
	font-size:9pt;
	letter-spacing:0px;
	padding:0;
	margin:0;
	color:#000;
	}

#midcontent li.widget_categories {
	border:1px solid #ddd;
	background:#fff;
	padding:1px 1px 0;
	}

#midcontent li.widget_categories h2 {
	font-size:9pt;
	letter-spacing:0px;
	border:0;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

#midcontent li.widget_categories li {
	margin:0;
	background:#eee;
	padding:5px 10px;
	border-bottom:1px solid #fff;
	}

#midcontent li.widget_categories li li {
	padding:0 7px 0 0;
	margin-left:15px;
	list-style-type:square;
	border-bottom:0;
	}

/* -------------------[ Home Page 1 and 3 Articles ]------------------- */
.home-post-list-2 {
	overflow:hidden;
	/*width:468px;*/
	width:100%;
	float:left;
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}

.home-post-list-2 .post {
	margin:0;
	}

h3.home-post-list {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

.home-post-list-2 .home-post-1 {
	background:#eee;
	padding:10px;
	margin:0;
	}

.home-post-list-2 .alt-home-post-1 {
	background:#fff;
	padding:10px;
	margin:0;
	}

/* -------------------[ Home Page 2 and 4 Articles ]------------------- */
.home-post-list-1 {
	overflow:hidden;
	background:#fff;
	padding:1px;
	border:1px solid #ddd;
	}

.home-post-list-1 .post {
	margin:0;
	}

.home-post-list-1 .float-post-right {
	float:right;
	width:510px;
	padding:0;
	margin:0
	}

h3.home-post-list {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

.home-post-list-1 .home-post-1 {
	background:#eee;
	padding:10px;
	margin:0;
	}

.home-post-list-1 .alt-home-post-1 {
	background:#fff;
	padding:10px;
	margin:0;
	}

/* -------------------[ Home Page 5 Articles ]------------------- */
.home-post-list-5 {
	overflow:hidden;
	background:#fff;
	padding:1px 1px 0;
	border:1px solid #ddd;
	}

.home-post-list-5 .post {
	margin:0;
	}

h3.home-post-list {
	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;
	}

.home-post-list-5 .home-post-1 {
	background:#eee;
	padding:0;
	margin:0;
	float:left;
	width:322px;
	overflow:hidden;
	}

.home-post-list-5 .alt-home-post-1 {
	background:#eee;
	padding:0;
	margin:0;
	float:right;
	width:323px;
	overflow:hidden;
	}

.home-post-list-5 .entry {
	height: 140px;
	padding:10px;
	}

.home-post-list-5 .bottom {
	background:#ddd;
	height: 24px;
	line-height:24px;
	padding:0 10px;
	font-size:8pt;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}

.home-post-list-5 .navigation {
	clear:both;
	font-size:8pt;
	margin: 0;
	padding: 0 10px;
	background:#ddd;
	border:0;
	border-bottom:1px solid #fff;
	text-align:left;
	}

.post ol.archives {
    margin: 0;
    padding-left: 35px;
    }

/************* Entry link styles **************/
/*  
.entry a,
        .entry a:link {
		text-decoration: underline;
		font-weight:normal;
		color:#0000CC;
		}

	.entry a:visited {
	color:#0000CC;
	text-decoration: underline;
		}

        .entry a:active,
        .entry a:hover {
		text-decoration: underline;
		color:green;
		}
*/		

/************* Related post styles **************/
.related_post a,
        .related_post a:link {
		text-decoration: none;
		font-weight:normal;
		color:#003366;
		}

        .related_post a:visited {
	color:#003366;
	text-decoration: none;
		}

        .related_post a:active,
        .related_post a:hover {
		text-decoration: none;
		color:#009900;
		}

/* -------------------[ 125x125 Banner Ads ]------------------- */
#sidebar li ul.banner125 {
	margin-left:2px;
	}

#sidebar Li li.ad1 {
  float:left;
  margin: 15px 5px 5px 0;
  width:125px;
  }

#sidebar Li li.ad2 {
  float:left;
  margin: 15px 0 5px 0;
  width:125px;
  }

#sidebar Li li.ad3 {
  float:left;
  margin: 0 5px 0 0;
  width:125px;
  }

#sidebar Li li.ad4 {
  float:left;
  margin: 0 0 0 0;
  width:125px;
  }

#sidebar li#ads {
	BORDER-RIGHT: #ddd 1px solid;
	PADDING-RIGHT: 1px;
	BORDER-TOP: #ddd 1px solid;
	PADDING-LEFT: 1px;
	BACKGROUND: #eee;
	PADDING-BOTTOM: 8px;
	BORDER-LEFT: #ddd 1px solid;
	PADDING-TOP: 1px;
	BORDER-BOTTOM: #ddd 1px solid;
}

#sidebar LI#ads H2 {
	BORDER-TOP-WIDTH: 0px; 
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 10px; 
	BORDER-LEFT-WIDTH: 0px; 
	FONT-SIZE: 9pt; 
	BACKGROUND: #ccc; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px; COLOR: #000; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #fff 1px solid; 
	LETTER-SPACING: 0px; 
	BORDER-RIGHT-WIDTH: 0px;
}

#sidebar LI#ads LI {
	PADDING-RIGHT: 10px; 
	PADDING-LEFT: 11px; 
	BACKGROUND: #eee; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 12px;
}

/*new styles for upsell addin*/

#upsell{}
#upsell #upsell-list{float:right;}

#upsell p{padding:5px;}
#upsell h1{margin: 10px 5px 10px 5px; }
.underline{text-decoration:underline;}
 
/**bmi css*/
div#body-type{margin:0 0 0 -4px;}
div#body-type-top{background:url(images/bmi/bmi-top.png) no-repeat; width:270px; height:13px;}
div#body-type-content{background:url(images/bmi/bmi-fill.png) repeat-y; width:240px; padding:5px 15px;}
div#body-type-bottom{background:url(images/bmi/bmi-bottom.png) no-repeat; width:270px; height:12px;}

/* BMI Calculator */
div#body-type-wide{float:right; margin:0 -4px 0 8px;}
div#body-type-wide h1 {font-size:16px; line-height:24px; margin-bottom:5px; text-align:center; color:#F00; letter-spacing:0em;}
div#body-type h1{font-size:16px; line-height:24px; margin-bottom:5px; text-align:center; color:#003366; letter-spacing:0em;}
div#body-type-wide h2{font-size:12px; line-height:22px; color:#4183b5; margin-bottom:25px; text-align:center; letter-spacing:0em;}
div#body-type-top-wide{background:url(images/bmi/bmi-wide-top.png) no-repeat; width:360px; height:13px;}
div#body-type-content-wide{background:url(images/bmi/bmi-wide-fill.png) repeat-y; width:330px; padding:11px 15px;}
div#body-type-bottom-wide{background:url(images/bmi/bmi-wide-bottom.png) no-repeat; width:360px; height:12px;}
form{width:170px; margin:0 auto;}
form br{margin-bottom:25px;}
label{font-size:14px; color:#4183b5; font-weight:bold; }
input.weight{background:url(images/bmi/bmi-weight.png) no-repeat top left; width:44px; height:17px; border:none; padding:5px 8px;}
input.height2, input.height3 {background:url(images/bmi/bmi-height.png) no-repeat top left; width:17px; height:17px; border:none; padding:5px 8px;}
input.submit{background:url(images/bmi/bmi-submit.png) no-repeat 50% 50%; width:60px; height:29px; border:none; font-size:0px; cursor:pointer; margin:0 0 0 110px;}

div#body-type-content-wide hr{clear:right;}

img.float-left{margin:0 10px 0 0; float:left;}
div#recommendation{margin-left: 40px;}
div#recommendation h3{margin-bottom:5px;}
div#recommendation h3 a{color:#4183b5; font-weight:bold; font-size:16px; line-height:16px; text-decoration:none;}
div#recommendation p{color:#777; font-size:12px; line-height:18px; font-style:italic; margin-left:15px;}
div#recommendation p a{color:#4183b5; text-decoration:none; font-style:normal;}
div#recommendation p a:hover{color:#4183b5; text-decoration:underline;}
div#recommendation p.learn-more{color:#4183b5; text-decoration:none; text-align:right; font-weight:bold; margin-bottom:0px; line-height:12px;}

div#body-type-content ul{padding-left:20px;}
div#body-type-content ul li{list-style-type:none; background-image:none; padding-left:0px;}
div#body-type-content ul li a{background:url(images/bmi/pills.jpg) top left no-repeat; padding-left:35px;}
div#body-type-content ul li a:hover{background-position:bottom left;}

/**Favorite Pills Upsell**/
.favorite-pills{border-top:thin #F00 dashed; background:#eeeffb; border-right:thin #F00 dashed; border-left:thin #F00 dashed; border-bottom:thin #F00 dashed; padding:15px; margin-bottom:10px;}

.favorite-pills img{float:left; margin:8px 8px 0px 0px;}

.favorite-pills h1{text-align:center;}
.favorite-pills h1{color:red; margin-bottom:0px;}
.favorite-pills h2{margin-top:0px;}

/**quick look**/
#quicklook .section  a{text-decoration:none; color:#428ac2; font-weight:bold;}
#quicklook .section  a:hover{color:#0f7000; font-style:italic; letter-spacing:.025em;}
#quicklook .section h1 a{color:#0f7cc2;}

#quicklook h1{font-size:15px;}
#quicklook h2{font-size:14px; margin-bottom:5px;}

#quicklook p{margin-left:28px; line-height:19px; padding:0 3px 15px 0px;}

#quicklook img{float:left; padding:10px; padding-top:0px;}
#quicklook-top img{float:none;}	
hr {background:#e5e5e5; margin:15px 0; height:1px; border:none;}

/* Recommendation 300x300*/
div.recommendation300{float:right; border:1px dashed #f00; background:#EEEFFB; width:276px; padding:12px; margin:0 0 10px 12px;}
div.recommendation300 h3{text-align:center;}
div.recommendation300 img{float:left; margin-right:12px;} 
div.recommendation300 p.noMargin{margin-bottom:0px;}

div.box-compare{border:#06F 1px solid; background:#dee7ff; padding:10px; margin:15px;}

#comparisonsChart {
	background: url(images/comparisonNEW.png) no-repeat;
	width: 632px;
	height: 310px;
}

#comparisonsChart #moreBTNS {
	padding:282px 0 0 208px;
	width:410px;
}

#comparisonsChart #moreBTNS .moreInfoBTNS {
	float:left;
	list-style-type: none;
	list-style-image: none;
	list-style: none;
	background: none;
	margin: 0;
	padding: 0 2px;
}

*:first-child+html #comparisonsChart #moreBTNS {
	padding: 282px 168px;
}

div#compare-soloslim{background:url(images/soloslim-compare2.png) no-repeat; height:201px; width:623; margin-bottom:20px;}
div#compare-soloslim p.use{font-size:14px; margin:0px 0px 5px 125px; padding-top:15px; font-weight:500;}
div#compare-soloslim p.share{font-size:14px; margin:0px 0px 0px 175px;}
div#compare-soloslim p.share a{font-weight:bold; text-decoration:underline; color:#00F; font-size:14px;}

div.entry h3 {	font-size:9pt;
	letter-spacing:0px;
	border-bottom:1px solid #fff;
	padding:5px 10px;
	margin:0;
	color:#000;
	background:#ccc;}
	
.bold{font-weight:bold;}

ul#sharebar li {background-image:none;}
