/*  
Theme Name: heAp
Theme URI: http://designotherwise.com/
Description: 2 column, minimal theme, dropdown navigation
Version: 1.0
Author: design being
Author URI: http://designotherwise.com/
*/

html {min-height:100%;}

body {
	background: url(/wp-content/themes/heAp/images/bg-grad.png) repeat-x 0 top;
	background-color: #303933;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
#container {
	width: 735px;
	min-height: 730px;
	margin: 0 auto;
}
* {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	/*font-style: normal;
	font-weight: normal;*/
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
/*--------------------------------------------*/
#header {
	display: visible;
	z-index: 0;/*0=auto*/
	width: 735px;
	margin-right: auto;
}
#header img{
	position: relative;
	border-style: none;
	float: right;
	clear: right;
	/*background-repeat: no-repeat;
	background-position: 0px 50px;*/
	margin-top: 27px;
	margin-bottom: -18px;
	height: 31px;
	/*padding: 0px;
	width: 254px;*/
}
/*--------------------------------------------*/
#sidebar {
	position: relative;
	float: left;
	clear: left;
	width: 250px;
	background: #F2FBFF;
	border: 1px solid #303933;
	text-align: left;
	font-size:8pt;
	z-index: 2;
	margin-top: -18px;
	opacity: 0.8;filter:alpha(opacity=80);zoom:1;
}
#sidebar p {
	margin: 5px 8px 5px 8px;
	line-height: 130%;
}
#sidebar a {
	color: #3373B2;
	text-decoration: none
}
#sidebar img {
	border-style: none;
}
#sidebar h2 {
	color: #303933; /* was #3373B2;*/
	font-size: 10pt;
	text-decoration: none;
	margin: 2px 5px 0 5px;
	font-style: normal;
	font-weight: normal;
}
#sidebar ul {
	list-style: url(none) none inside;
	padding: 5px 0px;
	color: #3373B2;
}
#sidebar ul li {
	list-style: url(none) none outside;
	color: #3373B2;
}
#sidebar ul li a {
	text-decoration: none;
	color: #3373B2;
	list-style: outside;
	padding: 5px 0px;
	margin-left: 7px;
}
#sidebar a:hover {
	color: #303933;
}
/*--------------------------------------------*/
.asides_sidebar {
font:Verdana;
font-size:8pt;
}
.asides_sidebar a {
text-decoration:none;
}
/*--------------------------------------------*/
.navbar { /*dropdown nav*/
	position: relative;
	float: right;
	clear: right;
	margin-bottom: -1px;
	margin-left: 0px;
	width: 476px;
	height: 19px;
	z-index: 4;
	border-left: 1px solid #303933;
}
#nav, #nav ul {
	padding: 0;
	margin: 0 0 0 0;
	list-style: none;
	line-height: 17px;
	clear: right;
}
/*
#nav {
	float: left;
	width: 115px;
	padding: 20px;
	font-size: x-small;
	border: 1px solid #B5B088; butcher
}
*/
#nav a {
	display: block;
	text-decoration: none;
}
#nav li {
	float: left;
	margin: 0 0 -1px 0;
	background-color: #F5F5F3;
	list-style: none;
}
#nav li ul {
	position: absolute;
	width: 85px;
	left: -999px;
	margin: -1px 0 0 -1px;
	z-index: 4; /*needed */
}
#nav li ul ul { /* 3rd level list position*/
	margin: -18px 0 0 85px;
	width: 85px;
}
#nav li li {
	width: 85px;
	margin: 0;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999px;
	border: 1px solid #303933;
}
#nav li ul a {
	width: 85px;
	w\idth: 85px;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	background-color: #F0F1D8;
	border-top: 1px solid #303933;
	border-right: 1px dashed #303933;
	border-bottom: 1px dashed #303933;
	border-left: 1px dashed #303933;
	/*opacity: 0.9;filter:alpha(opacity=90);zoom:1;
	margin-top: -1px;*/
}
#nav li:hover, #nav li.sfhover {
	background-color: #FFFFFF;
}
#nav a.h1 {/*green "tab" titles for displayed tab only*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	border-top: 1px solid #303933;
	border-right: 1px solid #303933;
	border-bottom: 1px solid #303933;
	border-left: 1px none #303933;
	padding-right: 5px;
	padding-left: 6px;
	line-height: 17px;
	margin-left: -1px;
}
#nav a.h4 {/*green "tab" title for titles without dropdowns*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	border-top: 1px solid #303933;
	border-right: 1px solid #303933;
	border-left: 1px solid #303933;
	border-bottom: 1px solid #FFFFFF;
	padding-right: 5px;
	padding-left: 6px;
	background-color: #FFFFFF;
	line-height: 17px;
	margin-left: -1px;
}
#nav a.h2 {/*green dropdown links*/
	color: #333333;
	font-size: 13px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	text-decoration: none;
}
# nav h2 {/*green dropdown links*/
	color: #333333;
	font-size: 13px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
}
#nav a.h5 {/*brown currently visiting dropdown link*/
	color: #474700;
	font-size: 13px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a.h3 {/*green RHS flyout from green dropdown*/
	color: #333333;
	font-size: 13px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#nav a.h3:visited, #nav a.h2:visited, #nav h2:visited {
	color:#004700; /*009100;*/
	text-decoration: none
}
/*--------------------------------------------*/
/*#nav h2 {
	font-size: small;
	text-decoration: none;
	color: #0099CC;
}*/
/*#nav ul {
	list-style: url(none) none outside;
	padding: 10px 0px; butcher
}*/
#nav ul li {
	list-style: none; /*url(none) none outside;*/
}
#nav ul li a {
	list-style: none; /*url(none) none outside;*/
	text-decoration: none;
	/*padding: 0px 0px;
	color: #0099CC;
	*/
}
/*#nav ul lo a:hover {
	color:#FFFFFF;
}*/
/*--------------------------------------------*/
#content {
	position: relative;
	float: right;
	clear: right;
	margin: 0 0 5px 0;
	width: 475px;
	background: #FFFFFF;
	opacity: 0.85;filter:alpha(opacity=85);zoom:1;
	/*padding: 20px;*/
	border: 1px solid #303933;
	z-index: 3;
}
#content .entry {
	clear: both;
	margin: 15px 10px 0px 10px;
}
#content .entrybody a {
	color: #3373B2;
}
#content .entrytitle a {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .entrydate {
	font-size: 7pt;
	padding-bottom: 7px;
	color: #666666;
}
#content .entrybody {
	font-size: 10pt;
	line-height: 130%;
}
#content .entrybody p {
	padding-top: 7px;
	padding-bottom: 7px;
}
#content .entrybody p img {
	float: left;
	border-style: none;/*new*/
	margin-right: 1px;
	margin-top: 1px;
}
#content .entrybody a {
	color: #3373B2;
	text-decoration: none;
}
#content .entrybody a:hover {
	color: #474700;
}
#content .entrybody blockquote {
	padding: 15px;
	background: #F5F7F1;
	margin: 5px;
}
#content .entrybody blockquote blockquote {
	background: #D9E0C9;
	margin: 5px;
	padding: 5px;
}
#content .entrybody .wp-smiley {
	float: none;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}
#content .entrybody ol li {
	list-style: decimal inside;
}
#content .entrybody ul li {
	list-style: circle inside;
}
#content .entrymeta {
	text-align: left;
	padding-bottom: 35px;
	font-size: 10px;
	clear: both;
}
#content .entrymeta a {
	color: #3373B2;
	text-decoration: none;
}
#content .entrymeta a:hover {
	color: #474700;
}
#content .navigation a {
	color: #3373B2;
}
#content .navigation .nextposts {
	float: left;
}
#content .navigation .previousposts {
	float: right;
}
/*--------------------------------------------*/
#content .commentsblock #comments {
	font-size: 12px;
	font-weight: bold;
	margin: 10px;
}
#content .commentsblock .commentlist .commentmetadata {
	font-size: x-small;
	display: none;
}
#content .commentsblock .commentlist li {
	background: #F2FBFF;
	font-size: small;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	list-style: decimal inside;
}
#content .commentsblock .commentlist p {
	padding-top: 5px;
	padding-bottom: 5px;
}
#content .commentsblock .commentlist a {
	color: #3373B2;
}
#content .commentsblock #respond {/*title for "Write a comment"*/
	font-size: 12px;
	font-weight: bold;
	margin-left: 10px;
}
#content .commentsblock #commentform input, textarea {/*text input boxes*/
	border: 1px solid #666647;
	font-size: 13px;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: -1px;
	width: 350px;
	padding: 3px;
}
#content .commentsblock #commentform #submit {/*"submit comment" button*/
	font-family: Arial, Helvetica, sans-serif;
	border-style: none;
	text-transform: uppercase;
	font-size: 13px;
	color: #007000;
	text-decoration: none;
	background-color: #F0F1D8;
	border: 1px solid #666647;
	width: 130px;
	margin-left: 10px;
	margin-bottom: 50px;
	margin-top: 0px;
	line-height: 19px;
	/*padding-right: 5px;
	padding-left: 6px;
	margin-left: -1px;*/
}
#content .commentsblock #commentform #submit:hover, {
	background-color: #FFFFFF;
}
/*--------------------------------------------*/
#footer {
	position: relative;
	float: right;
	clear: right;
	margin: -5px 0 0 0;
	width: 475px;
	font-size: 7pt;
	background-color: #303933;
	border-left: 1px solid #303933;
	border-right: 1px solid #303933;
	/*padding: 15px 0px 10px;
	border: 1px solid #B5B088;
	background-color: white;
	z-index: 3*/
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #CFCFB8; /*#A3A37F;*/
}
#footer p {
	color: #CFCFB8; /*#A3A37F;*/
	margin: -2px 10px 1px 0px;
}
#footer img {
	border-style: none;
	margin: 0 0 -3px 0;
}