/*  
Theme Name: healthytime
Theme URI: http://www.freewpthemes.net/preview/glazed
Description: Widget ready and tested on WP2.3 .. Dan goes to town
Version: 0.1
Author: Triangular Media, Inc.
Author URI: http://triangularmedia.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	background:#eeeeee; */
	background:#F5FAFE url(images/bg_light.gif) repeat-y scroll center;
/*	D4D9DD*/
	color:#333333;
	margin:0px;
	padding:0px;
}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}

h1 {
	margin-top: 20px;
	letter-spacing: -1px;
	font-size: 1.4em;
	font-weight: normal;
	text-transform: capitalize;
}

h2 {
	margin-top: 20px;
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: capitalize;
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 10px;
	margin-bottom: 2px;
	line-height: 170%;
}

p {
}

blockquote {
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
}

blockquote p {
}

a {
/*	background: url(images/img03.gif) repeat-x left bottom;*/
	text-decoration: none;
	color: #1D92C3;
}
h2 a { color: #1D92C3; }
h2 a:hover { color: #1D92C3; }

a:hover {
	background: none;
	text-decoration: underline;
	/*color: #E43C15;*/
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
	background-color:#FFF;
	margin:0pt auto;
	width:988px;
	border: 1px solid #eeeeee;
}


/* Header */

#header {
	height: 120px;
/*	background:transparent url(images/bg_top.gif) repeat-x scroll center top;*/
	height:100px;
	position:relative;
	background-color:white;
}

/* Logo */

#logo {
	float: left;
	padding: 10px;
/*	border: 1px solid black;*/
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	padding: 20px 0 0 20px;
	font-size: 3.2em;
	font-weight: bold;
	color: #E43C15;
}

#logo h1 a {
	background: none;
	color: #E43C15;
}

#logo p {
	margin: 0;
	padding: 42px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman", Times, serif;
}

#curdate { padding-bottom: 10px; font: 16px arial bold; color: #444;}

/* Search */

#search {
	float: right;
	width: 250px;
	padding: 20px 15px 4px 0;
	text-align: right;
	/*background: url(images/img05.gif) no-repeat left bottom;*/
/*	border: 1px solid red;*/
}

#search fieldset {
	border: none;
}

#search legend {
	display: none;
}

#s {
	border: 1px solid #bebebe;
	float: right;
	width: 140px;
	margin: 0 0 0 10px;
	background: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
	padding: 5px;
}

#x {
	/*background: #767676;*/
	background: #999999;
	float: right;
	color: white;
	padding: 5px;
	margin: 0px;
	margin-left: 5px;
	border: 1px solid black;
	font: bold 13px Arial, Helvetica, sans-serif;
	/*display: none;*/
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	/*background: #FFFFFF url(images/img06.gif);*/
}

#bgtop {
	height: 20px;
	/*background: url(images/img07.gif);*/
}

#bgbottom {
	padding-bottom: 20px;
	/*background: url(images/img09.gif) no-repeat left bottom;*/
}

#page ul {
	list-style: none;
}

#page ul li {
	padding-left: 15px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Content */

#content {
	float: left;
	width: 580px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
/*	border: 1px solid #cccccc;*/
	border: 1px solid #dddddd;	
}

#news_header {
	height: 120px;
	padding: 0 10px 5px 20px;
/*	border: 1px solid #cccccc;*/
	border: 1px solid #dddddd;	
	margin-bottom: 10px;
}
#news_header_left { float: left; width: 330px;}
#news_header_mid { float: left; width: 180px; margin-left: 10px;}
#news_header_right { float: right; width: 336px;}

#news_footer {
	clear: both;
	height: 120px;
	padding: 0 0 0 20px;
	margin-top: 10px;
/*	border: 1px solid #cccccc;*/
	border: 1px solid #dddddd;	
}
#news_footer_left { float: left; width: 330px;}
#news_footer_mid { float: left; width: 180px;}
#news_footer_right { float: right; width: 316px;}

html>body #content {
	height: auto;
}

/* Post */

.post {
	padding-right: 20px;
}

.post .bigpix {
	margin-bottom: 20px;
	background: #FFF;
}

.post .bigpix .image {
}

.post .bigpix .caption {
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a {
	color: #999999;
}

.post .title {
/*
	margin: 0;
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
	font-weight: normal;
	text-transform: none;
*/
	text-transform: none;
color:#000000;
font-family: Georgia,"Times New Roman",Times serif;
font-size: 1.6em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:35px;
margin:0pt;
padding-bottom: 0px;
padding-top: 10px;
}	

.post .title a {
	background: none;
	/*color: #1D92C3;*/
	color: #222222;
}

.post .byline {
	margin: 0;
	padding: 5px 0 5px 0;
	line-height: normal;
	/*text-transform: uppercase;*/
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

.post .byline a {
	color: #C2C2C2;
}

.post .entry {
	padding: 20px 10px 0 10px;
}

.post .tags {
	margin: 0;
	padding: 5px 10px;
	background: #cceeff;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a {
	padding: 0 5px;
	background: none;
}

.post .links {
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments {
	padding-left: 20px;
	background: url(images/img13.gif) no-repeat left center;
	font-weight: normal;
}

.post .links .permalink {
	padding-left: 18px;
	background: url(images/img14.gif) no-repeat left center;
	font-weight: normal;
}

.post .meta {
	padding: 10px;
	background: #cceeff;
	line-height: normal;
}

.posts {
	margin: 0;
	padding: 0;
	background: none;
}

#page .posts li {
	padding: 20px 0 5px 0;
	background: none;
	border-top: 1px solid #F0F0F0;
}

.posts .title {
	padding: 0;
	letter-spacing: normal;
	font-size: 1.3em;
}

.posts .byline {
	margin-bottom: 10px;
	padding: 0;
}

.navigation {
	padding-top: 10px;
	border-top: 2px solid #F0F0F0;
	font-size: 12px;
	font-weight: bold;
}

.navigation a {
	background: none;
	font-weight: normal;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comments */

#comments {
	padding: 20px 0;
	border-bottom: 2px solid #F0F0F0;
}

.commentlist {
	list-style: none;
}

.commentlist li {
	height: 105px;
	min-height: 105px;
	padding-top: 20px;
	border-bottom: 1px solid #F0F0F0;
}

html>body .commentlist li {
	height: auto;
}

.commentlist .meta {
	float: left;
	width: 100px;
	padding-top: 3px;
	text-align: right;
	line-height: normal;
}

.commentlist .meta cite {
	font-weight: bold;
}

.commentlist .comment {
	margin-left: 120px;
}

#comment {
	width: 420px;
}

#commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#respond {
	margin-bottom: 20px;
	padding: 20px 0;
	border-bottom: 2px solid #F0F0F0;
}

/* Sidebar Common Style */

.sidebar {
/*	padding-top: 20px;*/
}

#page .sidebar ul {
	line-height: normal;
}

#page .sidebar li {
	padding: 0;
	background: none;
	padding-bottom:10px;
}

#page .sidebar li ul {
}

#page .sidebar li li {
	padding: 5px 15px 5px 25px;
	background: url(images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a {
	background: none;
}

/* Sidebar One */

#sidebar1 {
	float: right;
	width: 326px;
	padding-left: 20px;
	border: 1px solid #ddd;
}

/* Sidebar Two */

#sidebar2 {
	display: none;
	float: right;
	width: 180px;
	padding-right: 20px;
}

/* Calendar */

#calendar_wrap {
	padding: 0 10px 20px 10px;
}

#calendar_wrap table {
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td {
	padding: 2px;
}

#calendar_wrap thead {
	background: #FFFFFF;
}

#calendar_wrap tbody {
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td {
	padding: 5px;
}

#calendar_wrap tbody a {
	font-size: 1.2em;
}

#calendar_wrap tfoot {
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev {
	text-align: left;
}

#calendar_wrap tfoot #next {
	text-align: right;
}

/* Tag Cloud */

#tag_cloud {
	margin-bottom: 20px;
}

/* Footer */

#footer {
/*	width: 960px;*/
	/*height: 83px;*/
	margin: 0 auto;
/*	background: url(images/img10.gif) no-repeat;*/
	color: white;
}

#footer p {
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;	
}

#footer a {
	color: white;
}

.dots {
background:transparent url(images/dot_h.gif) repeat-x scroll 0% 50%;
clear:both;
height:1px; 
}

/* Menu */
#menu,#menu1 {	
	background: #f8f8f8 none repeat scroll 0%;	
	font-family:arial;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	border-bottom: 1px solid #eeeeee;
	
	/*minance*/
	/*padding:10px;*/
	height: 30px;	
	padding:0px;
	/*END - minance*/	
}

#menu ul,#menu1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#menu li,#menu1 li {
	display: list-item;
}
#menu a, #menu1 a {
	/*minance*/
	display: block;
	line-height:30px;
/*	font-size: 1.2em;*/
	font-size: 12px;
	/*END - minance*/
	
	padding: 0px 10px 0px 10px;	
/*	font-weight: bold;*/
	color: black;	
	text-decoration: none;	
	/*border-right:1px solid #c9d4F2;
	border-left:1px solid #E9F4FF;*/
}
#menu a:hover, #menu1 a:hover {
	/*minance*/
	background: #858585;
/*	border-right:1px solid #F5FAFE;
	border-left:1px solid #F5FAFE;	
*/	/*END - minance*/	
	
/*	font-weight: bold;*/
	color: white;	
}

.menu_selected{
	background: #858585;
}

#menu .current_page_item a, #menu1 .current_page_item, #menu1 .page_item{
	color:white; font-weight: bold;
}
#menu li, #menu1 li { float:left; position:relative; padding: 0px; }
#menu ul, #menu1 ul { 
	list-style-position:outside;
	list-style-type:none; 
	margin: 0px; 
	padding: 0px;
}
#menu ul li.cat-item, #menu1 ul li.cat-item { display: list-item; height: 10px; }
#menu ul li.cat-item:hover ul.children { display: list-item; /*background: #F2F6FF;*/ background: #858585;}
#menu ul li.cat-item:hover a { color: white; }
#menu ul li.cat-item ul.children li:hover li.cat_item { /*background: #F2F6FF;*/ background: #858585;}
#menu ul li.cat-item ul.children li:hover { /*background: #006699;*/ background: #858585; } 
#menu ul li.cat-item ul.children li:hover a {  /*color: white;*/ color: white;}
/*#menu ul.children { display: none; position: absolute; top: 180px; background: #333333; z-index: 500; }*/
#menu ul.children, #menu1 ul.children { display: none; position: absolute;}
#menu ul.children, #menu1 ul.children { 
left: 0; 

/*minance*/
/*top: 20px; */
top: 30px; 
/*END - minance*/

margin: auto;
list-style-position:outside; 
list-style-type:none; 
background: #858585; 
padding-left: 0px; 
padding-top: 8px; 
padding-bottom: 5px;
border: 1px solid #999999;
opacity: 0.90; 
filter:alpha(opacity=90);
-moz-opacity:0.90;
-khtml-opacity: 0.9;
width: 200px;
}

li > ul {
left:auto;
top:auto;
}
#menu ul.children li,#menu1 ul.children li { padding: 5px; font-size: 12px; width: 94%; /*padding-bottom: 15px;*/ border-bottom:1px dotted #555555;}
#menu ul.children li a, #menu1 ul.children li a { text-decoration: none; background: none; border: none; color: #eeeeee; line-height:10px;}
#menu a.biglink,#menu1 a.biglink { font-size: 14px; font-weight: bold; color: black; padding-left: 10px;}
#menu a.biglink:hover,#menu1 a.biglink:hover { color: white; }

.post_time{
	color:#333333;
	font-size:1em;
	font-weight:bold;
	line-height:normal;	
}

.read_share_this{
	text-align: right; 
	margin-top: 10px; 
	margin-bottom: 20px; 
	font-size: 11px;
}