body {
	color: #44433f;	
	font: 14px Helvetica, Verdana, Arial, sans-serif;
	margin: 0;
	padding: 4px 0 0;
	background: #ccc url('http://hygen.net/images/header.png') no-repeat center top;
/* margin-bottom: 40px; */
}
a {
	color: #E5F2FB;
	text-decoration: none;
}
a:hover {
	color: #09548B;
}
p {
	margin: 0 0 17px;
	padding: 0;
	line-height: 18px;
}
.wrapper {
	width: 945px;
	margin: 20px auto;
}
.nav {
	background: #fff url(images/nav_bg.png) repeat-x;
	float: left;
}
.NavFirst{
margin-left: -25px;
}
.nev-wrapper {
	clear: both;
	float: left;
}
.nav-left {
	background: url(images/nav_left.png) no-repeat top left;
	float: left;
	width: 11px;
	height: 41px;
}
.nav-right {
	background: url(images/nav_right.png) no-repeat top right;
	float: left;
	width: 11px;
	height: 41px;
}
.nav ul {
	width: 883px;
	height: 38px;
	float: left;
	margin: 0;
	padding-top: 3px;
	list-style: none;
	font-size: 15px;
}
.nav li {
	float: left;
	padding: 0 7px;
	background: url(images/split.png) no-repeat right center;
	position: relative;
	z-index: 1;
}
.nav li.last {
	background:none;
}
.nav li:hover {
	z-index:2;
}
.nav li a {
	display: block;
	line-height: 38px;
	overflow: hidden;
	float: left;
}
a .menu-left {
	background: url(images/menu_left.gif) no-repeat left top;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-mid {
	background: url(images/menu_mid.gif) repeat-x top left;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
a .menu-right {
	background: url(images/menu_right.gif) no-repeat top left;
	width: 8px;
	height: 32px;
	line-height: 35px;
	display: block;
	float: left;
}
.nav li a{
font-weight: bold;
}
.nav li a:hover .menu-left,
.nav li.active a .menu-left,
.nav li:hover a .menu-left,
.nav li a:hover .menu-mid,
.nav li.active a .menu-mid,
.nav li:hover a .menu-mid,
.nav li a:hover .menu-right,
.nav li.active a .menu-right,
.nav li:hover a .menu-right {
	background-position: 0 -37px;
	line-height: 35px;
}
.nav li a:hover,
.nav li.active a,
.nav li.hover a,
.nav li:hover a {
color: #09548B;
}

.nav li a:hover {
color: #EC7F33;
}

.nav li:hover .sub,
.nav li.hover .sub {
	display:block;
}
.nav li .sub {
	display: none;
	position: absolute;
	top: 27px;
	left: 6px;
	background: url(images/submenu_top.png) no-repeat;
	width: 186px;
	padding-top: 9px;
}
.nav li ul {
	background: url(images/submenu_bg.png) repeat-y;
	width: 162px;
	height: auto;
	margin: 0;
	padding: 0 12px 10px;
	list-style: none;
	font-size: 14px;
}

.nav li li a {
font-weight: normal;
}

.nav li:hover li,
.nav li.active li {
	width: 100%;
	padding: 1px 0 2px;
	border-bottom: 1px #C1D9F0 dashed;
	background: none !important;
}
.nav li:hover li a,
.nav li.active li a {
	color: #09548B;
	background: none !important;
	line-height: normal;
	width: 156px;
	padding: 8px 3px 3px;
	text-indent: 1px;
}
.nav li:hover li a:hover,
.nav li.active li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/*IE*/
.nav li li a:hover,
.nav li li a:hover {
	color: #fff;
	background: #165B9F !important;
	text-decoration: none;
	line-height: normal;
}
/**/
.nav .btm-bg {
	background: url(images/submenu_bottom.png) no-repeat;
	width: 205px;
	height: 9px;
	overflow: hidden;
	clear: both;
}
.content {
	width: 900px;
	background: transparent url(images/content_bg.png) repeat-y;
	float: left;
	padding: 10px 20px;
}
.content h1 {
	color: #E5F2FB;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px dashed #C1D9F0;
clear: both;
padding-top: 10px;
}
.content h2 {
	font-weight: 400;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 10px;
	clear: both;
/* 	margin-bottom: -5px; */
}
.content p{
padding: 0 15px;

font: 0.9em Helvetica, Verdana, Arial, sans-serif;	
}

.content a {
color: #09548B;
}

.content a:hover {
color: #0467A2;
color: #EC7F33;
text-decoration: underline;
}

.content ul {

}

ol.commentlist {
margin: 0;
padding: 0;
padding-left: 15px;
}

.content li{
margin: 0;
padding: 0;
font: 0.9em Helvetica, Verdana, Arial, sans-serif;	
}
.content-bottom {
	width: 940px;
	background: transparent url(images/content_bottom.png) no-repeat;
	height: 13px;
	float: left;
}
#hygen {
font: 2em Helvetica, Verdana, Arial, sans-serif;
margin:0;
padding:0;
padding-left: 8px;
}
#hygensub {
font: 0.9em Helvetica, Verdana, Arial, sans-serif;
margin:0;
padding:0;
padding-left: 8px;
padding-bottom: 10px;
}
.squash-left {
border: solid 1px #eee;
padding: 10px;
float: left;
margin-right: 10px;
width: 250px;
background: #fff url('images/grey.jpg') repeat-x top;
}
.squash-right {
border: solid 1px #eee;
padding: 10px;
float: right;
margin-left: 10px;
width: 250px;
background: #fff url('images/grey.jpg') repeat-x top;
}
#footer {
height: 40px;
clear:both;
background: #fff url('images/n2.gif') repeat-x top;
font: 0.8em Helvetica, Verdana, Arial, sans-serif;
color: #222;
padding-top:5px;
border-top: solid 1px #ccc;
}
#footer p {
margin:0;
}
.skype {
float: left;
padding-right: 5px;
clear: none;
border: none;
}

#contact-hygen {
float: right;
}
#contact-hygen tel {
background: url('images/user.png') no-repeat top left;
padding-left: 50px;
padding-bottom: 20px;
padding-right: 8px;
font: 1.2em Helvetica, Verdana, Arial, sans-serif;
font-weight: bold;
text-align: right;
}
#contact-hygen skype {
display: block;
padding-left: 30px;
padding-bottom: 20px;
padding-right: 8px;
font: 1em Helvetica, Verdana, Arial, sans-serif;
font-weight: bold;
text-align: right;
}
.whitespace {
height: 25px;
clear: both;
}
rss {
float: right;
}
rss a img {
border: none;
padding-right: 10px;
}
.nav-wrapper {
clear:both;
}
.clear {
clear: both;
}
#hygen-home {
/*background: #fff url('images/index.png') left top;
background-repeat: no-repeat;*/
/* height:  412px; */
margin-top: -180px; 
}
#hygen-home h1 {
padding-left: 10px;
color: #fff;
}
#hygen-home h2 {
padding-left: 10px;
font-weight: bold;
padding-top: 0;
}
.BoxedLi {
padding: 5px;
margin:5px;
border-bottom: dotted 1px #ccc;
border-left:  dotted 1px #ccc;
}
form {
background: #fff url('images/grey.jpg') repeat-x top;
padding: 10px;
}
.button {
background: #fff url('images/nav_bg.png') repeat-x top;
padding: 10px;
color: #fff;
border: none;
font-weight: bold;
clear: both;
float: right;
}
label {
font-weight: bold;
}
input {

}
.HYGEN-Course-Section {
background: #eee;
padding: 10px;
border: solid 1px #ccc;
margin-bottom: 10px;
}
#comment {
width: 99%;
}
.cat-item {
display: inline;
margin: 0;
padding: 0;
}
#AboutDan {
background: url('images/grey.jpg') repeat-x;
padding: 10px;
}
#dangibas {
float: left;
margin: 0;
padding: 0;
margin-right: 10px;
width: 75px;
}
.wp-caption {
/* margin-right: 10px; */
padding-right: 10px;
}
.wp-caption img {
padding: 10px;
border: solid 1px #ccc;
margin-right: 10px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}
.wp-caption img a {
border: none;
}
.alignleft {
float: left;
margin-right: 10px;
margin-left: 10px;
}
.alignright {
float: right;
margin-right: 10px;
margin-left: 10px;
}
.wp-caption-text {
margin: 0;
padding: 10px;
font-weight: bolder;
clear: both;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
color: #fff;
background:  #32AD1C;
border: solid 1px #ccc;
}
.clear {
clear: both;
}
blockquote {
font-style: italic;
}
#badges {

}
.bannerad {
margin: 0 auto;
float: none;
max-width: 500px;
text-align: left;
position: relative;
}


#nuff, #nnadsfoot {
width: 800px;
text-align: left;
margin:0 auto;
}

/*rounded corners */

.rounded {
margin: 20px 0;
border: 1px solid #ccc;
border-radius: 12px;
}


.roundedBottom
{
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
margin: 0;
}

.roundedTop 
{
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;
border-bottom: none;
}

.postmetadata {
background: #eee;
margin-left: 10px;
margin-right: 10px;
padding-top:10px;
}

.postmetadata a img, .postmetadata img {
border: none;
}

.padded {
padding: 10px;
}

.heading {
color: #E5F2FB;
}

.margined {
margin: 10px;
padding: 10px;
}

.commentmetadata {
margin-left: 10px;
}
cite {
font-weight: bold;
}

#SearchDiv {
display: none;
}

.icon {
height: 15px;
display: inline;
margin-top: 4px;
padding-right: 5px;
border: none;
text-decoration: none;
}

.icon-smaller {
height: 10px;
display: inline;
margin-top: 4px;
padding-right: 5px;
border: none;
text-decoration: none;
}

.gravicon {
border: none;
float: left;
margin-right: 5px;
}

#AddThis {
text-align: right;
float: right;
margin:0;
padding: 0;
width: 210px;
}

#Bread {
margin: 0;
padding:0;
margin-top: -35px;
}

.AccordionHack {
padding-left: 10px;
background:  url ('images/ui-bg_glass_75_dadada_1x400.png') repeat-x;
color: #fff;
font-weight: bold;
}

#accordion {
margin-top: 10px;
height: auto;
color: #444;
}

#accordion h3 {
margin: 0;
padding: 0;
font-size: 12px;
background: #ccc;
padding-top: 2px;
padding-bottom: 2px;
}

#accordion div {
border-top: none;
padding: 10px;
height: 50px;
background: #fff url('images/grey.jpg') repeat-x;
overflow: auto;
}

.stats {
font-size: 12px;
text-decoration: none;
font-style: none;
margin-top: 0;
margin-left: 0px;
padding-top: 0;
}

.stats ul {
margin-top: 0;
margin-left: 0px;
padding-top: 0;
padding-left: 2px;
list-style-type: none;
}

.generalstats-output {
margin-top: 0;
margin-left: 0px;
}

.twitter {
border: solid 1px #04659E;
}

.twitterlogo {
float: right; margin:0; padding: 10px;
width: 30px;
}

.youtube {
border: solid 1px #04659E;
}

.youtubelogo {
float: right; margin:0; padding: 0px; padding-right: 10px;
}

#youtube-inline {
padding: 10px;
overflow: auto; 
height: 220px;
width: 95%;
margin-bottom: 10px;
}

#youtube-inline img {
width: 120px;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
padding: 5px;
border: none;
background: #222;
}

#youtube-inline img a {
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
}

#youtube-inline p {
width: 130px;
padding: 6px;
display: inline;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border: solid 1px #ccc;
float: left;
margin-right: 10px;
}

#youtube-inline a {
border: none;
text-decoration: none;
}

#youtube-inline p:hover {
background: #000;
}

#youtube-inline strong {
clear: top;
font-weight: normal;
}

.infoarea {
background: #fff;
box-shadow: 2px 2px 2px #333;
}

.infoarea h3 {
margin: 0;
padding: 0;
}

.welcome {
padding: 10px;
width: 590px;
float:right;
height: 120px;
margin-right: 20px;
margin-top: 10px;
}

.welcome ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#totalComments {
font-size: 10px;
padding-top: 5px;
text-align: right;
font-weight: bold;
}

#totalNum {
font-size: 12px;
}

.dansarea {
float: left;
width: 220px;
background: #FFB500;
background: #007EBF;
color: #fff;
margin: 10px;
padding: 10px;
border-radius: 12px;
box-shadow: 2px 2px 2px #333;
}

.dansarea p {
margin-left: 0px;
padding-left: 0px;
}

.dansarea h3 {
color: #fff;
}

.dansarea a {
color: #fff;
text-decoration: underline;
margin:0;
padding:0;
font-weight: bold;
}

.dangibas {
float: left;
padding: 0;
margin: 0;
clear: none;
border: none;
width: 100%;
}

table {
padding: 10px;
}

.search {
width: 180px;
height: 18px;
float: left;
margin-right: 10px;
padding: 5px;
background: #eee;
}

.table-stats {
padding: 10px;
}

.table-stats table {

}

.enough {
width: 50%; 
padding: 10px;
float: left;
-moz-border-radius: 12px;
-webkit-border-radius: 12px;
border: solid 1px #ccc;
background: #007EBF;
}

#gads {
width: 100%;background: #EFEFEF; border-top: solid 2px #868686;
}

#gads-inner {
width:728px;margin:0 auto;padding: 10px;
}

.aligncenter {
margin: 0 auto;
clear: both;
margin-top: 10px;
margin-bottom: 10px;
}

.entry #comments {
padding-left: 15px;
}

.banner {
margin-left: 10px;
margin-bottom: 10px;
border-radius: 10px;
box-shadow: 2px 2px 2px #333;
}

#navigation a {
text-shadow: #222 0px 1px;
}

