/*
Theme Name: Health Guide
Theme URI: http://www.nfza.com
Version: 1.0
Description: A two column wordpress theme that shows off proudly red, white and some black's beauty and provides combination of a good design and excellent on-page seo.
Author: NFZA
Author URI: http://www.nfza.com
*/
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}
a {color: #048;}
a:hover{color: #444444;}
a img {border: none;}
body {
	background: #222 url('img/topbg.jpg') repeat-x;
	background-color: #FFFFFF;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 3px;
}
p,code,ul {padding-bottom: 1.2em;}
li {list-style: none;}
h1 {font: normal 1.6em Tahoma,sans-serif;}
h2 {font: normal 1.6em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}
h1,h3 {padding-top: 6px; margin-bottom: 4px;}
h2 {padding-top: 6px; margin-bottom: 4px; margin-left: 8px;}
code {
	background: #FFFFFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}
.sea {
	font-size: 1em;
	margin-left: 8px;
	margin-bottom: 10px; 
}
.inner-container {
	border: 1px solid #999999;
	background: #FFFFFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 2px;
	width: 1024px;
}
.outer-container {
	padding-bottom: 5px;
}
.header {
	background: #7e010f url('img/header.jpg') no-repeat;
	height: 150px;
	margin-bottom: 2px;
}
.header .title {
	padding-top: 50px;
	padding-left: 15px;
}
.header .title .sitename a {
	color: #FFFFFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #FFF;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}
.path {
	background: url('img/line.jpg');
	color: #1580BF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 4px 12px;
}
.path li,.path ul {display: inline;}
.path a {
	color: #EAEAEA;
	text-decoration: none;
	margin-right: 16px;
}
.path a:hover {
	text-decoration: none;
}
.main {
	background: #FFFFFF;
	padding: 2px 0 0 0;
}
.content {
	background: #EAEAEA;
	float: right;
	width: 812px;
	padding-left: 0px;
}
.content .descr {
	color: #666666;
	font-size: 0.9em;
	margin-bottom: 6px;
	 font-weight: bold;
}
.content li {
	line-height: 1.4em;
	margin-left: 18px;
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
}
.navigation {
	float: left;
	width: 210px;
	background: #FFFFFF;
}
.navigation h2 {
	color: #FFFFFF;
	font: bold 1.1em Tahoma,sans-serif;
	padding: 4px 0 4px 10px;
	margin: 0;
	padding-left: 8px;
	background: #000000;
	
}
.navigation ul {

	padding: 0;
}
.navigation li {}
.navigation li a {
	font-size: 1.1em;
	color: #000000;
	display: block;
	padding: 4px 0 5px 11px;
	text-decoration: none;
	width: 95%;
	background: #FFFFFF;
}
.navigation li a:hover {
	background: #222222;
	color: #FFF;
}
a {color: #777777;
	text-decoration: none;
}
.footer {
	background: #333333;
	height: 1px;
	margin-bottom: 1px;
	text-align: center;

}
.post h1 a {
	border-bottom: 1px #AAA;
	color: #555555;
	text-decoration: none;
}
.post h1 a:hover {
	border-color: #F60;
	color: #444444;
}
.post h1 {
	color: #555555;
}
.post {margin: 6px 10px 2px;}
.post .info{
	background: #000000;
	border: 1px solid #222222;
	color: #FFFFFF;
	margin: 2px 0 4px;
	padding: 3px 10px;
}
.post img {
	border: 1px solid #222222;
	margin: 4px 10px 0 0;
}
.post a img {border: 4px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.info a {color: #555555; text-decoration: none;}
.info a:hover { text-decoration: none;}
.content ol li {
	background: none;
}
.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
	margin-left: 50px; 
	color: #777777;
}
#commentform {
	margin: 1em 0;
	width: 360px;
	padding-left: 11px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {
	color: #444444;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline
;}
textarea.styled {
	width: 280px;
	background-color: #FFFFFF;
	border: 1px solid #222222;
	color: #555555;
	overflow:hidden;
}
.styled {
	font-size: 1.1em;
	background-color: #111111;
	border: thin solid #222222;
}
#commentform input {margin-bottom: 3px;
	background-color: #FFFFFF;
	border: 1px solid #222222;
	color: #555555;
}
#wp-calendar {
	color:#A0A0A0;
	margin: 10px 0px 0 0px;
}
.navigation table caption {border-bottom-color:#000;}
.navigation table thead tr {
  border-bottom-color:#000;
  color:#A53512;
}
.navigation table th {border-bottom-color:#000;}
.navigation table td#today {
  border-color:#000;
  color:#A53512;
}
.navigation table td a {
  border-bottom-color: #000;
  background-color: #EDF3DE;
}
.navigation table tfoot {border-top-color:#000;}
.navigation table tfoot a {background:none;}
#wp-calendar {
	display:inline-table;
	border-collapse:collapse;
	width:185px;
	margin:0px 10px 0 10px;
	text-align:center;
}
.navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}
.navigation table thead tr {border-bottom:1px solid;}
.navigation table th {border-bottom:1px solid;}
.navigation table td {
  width: 225px;
  padding: 1px;
  font-size: 0.9em;
}
.navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}
.navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}
.navigation table tfoot {border-top:1px solid;}
.navigation table tfoot a {
  border: none;
  font-weight: bold;
}
.navigation table tfoot #prev a {text-align:left;}
.navigation table tfoot #next a {text-align:center;}
#searchform {
	padding: 10px;
	background-color: #666666;
}
.searchbox {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
}

hr
{
	height: 1px;
	color: #B24F55;
	border-style: solid;
	margin-left: 20px;
}
.bottom {
	color: #666;
	clear: both;
	font-size: 1.1em;
}
.bottom a {
color: #888;
	text-decoration: none;
}

#nav {
	background:#9C1F1B url("../healthguide/img/suckerfish_red.png") repeat-x;
	font-size:12px;
	font-family:verdana,sans-serif;
	font-weight:bold;
	width:100%;
	float: left;
	margin:0px 0 0 -13px;
    }
#nav, #nav ul {
	float:left;
	list-style:none;
	line-height:30px;
	padding:0;
	border:1px solid #000000;
	width:1024px;
	left: inherit;
    }
#nav a {
    display:block;
    color:#dddddd;
    text-decoration:none;
    padding:0px 5px;
    }
#nav li {
    float:left;
    padding:0;
    }
#nav ul {
	position:absolute;
	left:-999em;
	height:auto;
	width:151px;
	font-weight:normal;
	margin:0;
	line-height:1;
	border:0;
	border-top:1px solid #666666;
    }
#nav li li {
    width:149px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#nav li li a {
    padding:4px 10px;
    width:130px;
    font-size:12px;
    color:#dddddd;
    }
#nav li ul ul {
    margin:-21px 0 0 150px;
    }
#nav li li:hover {
    background:#9C1F1B;
    }
#nav li ul li:hover a, #nav li ul li li:hover a, #nav li ul li li li:hover a, #nav li ul li li li:hover a {
    color:#dddddd;
    }
#nav li:hover a, #nav li.sfhover a {
    color:#dddddd;
    }
#nav li:hover li a, #nav li li:hover li a, #nav li li li:hover li a, #nav li li li li:hover li a {
    color:#dddddd;
    }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
    left:-999em;
    }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
    left:auto;
    background:#444444;
    }
#nav li:hover, #nav li.sfhover {
    background:#DA0909;
    }