/*
 * Evo Toolbar
 * Note: ther emay be some properties that seem overkill but the fact is we need to override
 * any too general styles a skin may want to bring in for its own body/general display.
 */
div#evo_toolbar {
   background-color: ThreeDFace;
   color: ButtonText;
   border-top: 1px solid ThreeDHighlight;
   border-bottom: 1px solid ThreeDShadow;
   text-align: left;
   margin: 0;
   /* font: menu; /* -- poorly supported */
   font-size: 11px;
   font-family: "Microsoft sans serif", sans-serif, Arial, Helvetica;

   position: fixed;
   z-index: 99;
   left: 0px;
   top: 0px;
   height: 21px;
   width:100%;      /* Safari Windows */
   -webkit-text-size-adjust: none; /* iPhone */
}

div.skin_wrapper_loggedin {
   margin-top: 22px;
   padding-top: 1px;
}

div#evo_toolbar a {
   border: 1px solid ThreeDFace;
   color: ButtonText;
   text-decoration: none;
   padding: 2px 1ex;
}
div#evo_toolbar a:hover {
   border-top-color: ThreeDHighlight;
   border-left-color: ThreeDHighlight;
   border-bottom-color: ThreeDShadow;
   border-right-color: ThreeDShadow;
}
div#evo_toolbar .actions_left {
   padding: 4px;
}
div#evo_toolbar .actions_right {
   padding: 4px;
   float: right;
}

div#evo_toolbar ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
div#evo_toolbar li {
  display: inline;
}
div#evo_toolbar li ul {
  position: absolute;
   z-index: 100;
   background-color: ThreeDFace;
   border: 1px solid;
   padding: 1px;
   border-top-color: ThreeDHighlight;
   border-left-color: ThreeDHighlight;
   border-bottom-color: ThreeDShadow;
   border-right-color: ThreeDShadow;
   width: 25ex; /* prevent page wide dropdowns in IE6; nicer hover in IE7 */
}
div#evo_toolbar li.menu_open ul {
   display: block;
}
div#evo_toolbar li.menu_close ul {
   display: none;
}
div#evo_toolbar li.menu_open:hover ul,
div#evo_toolbar li.menu_close:hover ul {
   display: block;
}
div#evo_toolbar li ul li {
   display: block;
   padding: 0 4ex 0 0;
   white-space: nowrap;
}
div#evo_toolbar li ul li a {
   display: block;
   padding: 4px 2ex;
   border: none;
   width: 100%;
}
div#evo_toolbar li ul li a:hover {
   background-color: Highlight;
   color: HighlightText;
}
div#evo_toolbar.evo_toolbar_safari li ul li a:hover {
   background-color: #36d;
}
div#evo_toolbar li.separator {
   padding: 0;
}
div#evo_toolbar hr {
   display: block;
}

div#evo_toolbar .time {
   margin: 0 1ex;
   color: GrayText;
}
/* ---------------------------------------------- */
* {
	padding: 0px;
	margin: 0px;
}
body {
	color: #ffffff;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #030200;
}
#mainwrap {
	background: url(images/background.jpg) no-repeat top;
}
#wrap {
	width: 870px;
	text-align: left;
	padding: 0px 15px;
}
#header {
	height: 250px;
}
#top {
	height: 25px;
	font-size: 9pt;
	padding-top: 10px;
	width: 870px;
}
#title {
	height: 180px;
	text-align: right;
}
#pagenav {
	height: 26px;
	clear: both;
	padding-top: 9px;
	font-size: 10pt;
	font-weight: bold;
}
#sidebar {
	float: right;
	width: 170px;
	margin-top: 20px;
	color: #999999;
}
#content {
	margin: 20px 220px 0px 0px;
	width: 650px;
}
#footer {
	clear: both;
	margin: 20px 0px;
	padding-top: 10px;
	text-align: center;
	color: #cccccc;
}
.date {
	float: left;
	width: 48px;
	padding: 7px 0px;
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
	color: #ffffff;
	background-color: #000000;
	border: 2px solid #2c2210; 
}
.entry {
	float: right;
	width: 590px;
}
.post {
	margin-bottom: 20px;
}
.postmetadata {
	padding: 10px 0px;
	color: #bababa;
}
.postmetadata a {
	color: #bababa;
	text-decoration: none;
}
.postmetadata a:hover {
	text-decoration: none;
}
/* text */
#top ul li{
	display: inline;
	list-style: none;
}
#top li a {
	padding-left: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#title h1 {
	font-weight: normal;
	font-size: 24pt;
	padding-top: 30px;
}
#title h1 a {
	color: #ffffff;
	text-decoration: none;
}
.description {
	font-size: 14pt;
	color: #ffffff;
}
#footer a {
	color: #cccccc;
	text-decoration: none;
}
#pagenav ul li {
	display: inline;
	list-style: none;
}
#pagenav li a {
	color: #ffffff;
	padding-right: 30px;
	text-decoration: none;
}
#pagenav li a:hover {
	color: #ffffff;
}
p, #content h1, h2, h3, h4, ol, ul {
	padding-bottom: 10px;
}
td, th {
	padding: 2px;
}
#content h1 {
	font-size: 14pt;
	color: #ffffff;
	font-weight: normal;
}
#content h1 a {
	color: #ffffff;
	text-decoration: none;
}
#sidebar a {
	color: #999999;
	text-decoration: none;
}
#sidebar h2 {
	font-size: 12pt;
}
h3 {
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
}
h4 {
	font-size: 10pt;
	color: #ffffff;
}
#content ol li, #content ul li {
	margin-left: 25px;
}
#sidebar li {
	padding-bottom: 2px;
}
#sidebar ul li {
	list-style: none;
}
#sidebar ul li ul li ul li {	
	margin-left: 5px;
}
ul li ul li {
	margin-left: 10px;
}
ul li ul li ul li {	
	margin-left: 10px;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img a {
	border: 0px;
}
blockquote {
	margin: 10px;
	font-size: 9pt;
	font-style: italic;
}
/* calendar */
#bCalendarToday, caption {
	font-weight: bold;
}
#bCalendarToday {
	color: #ffffff;
}
td, th {
	padding: 1px;
}
.bCalendarTable {
	padding-bottom: 10px;
}
.bMore a {
	text-decoration: none;
}
.bMore a:hover {
	color: #ffffff;
}

/* form */
.searchsubmit, .preview, .submit {
	background-color: #2c2210;
	color: #ffffff;
	border: 1px solid #111111; 
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
	font-weight: bold;
}
fieldset {
	border: 0px; 
	padding: 0px 15px 15px 15px;
}
input, textarea {
	border: 2px solid #2c2210; 
	padding: 5px;
	font-size: 8pt;
	background:#000000;
	color: #ffffff;
}
.search {
	padding-bottom: 10px;
}
.label {
	font-weight: bold;
}
.notes {
	font-style: italic;
}

#commentform a {
	color: #ffffff;
	text-decoration: none;
}
.comment {
	margin-left: 60px;
}
.bCommentText {
	padding: 10px 0px;
}
.bCommentSmallPrint {
	font-size: 7pt;
}
.feedback_feed_msg {
	padding: 10px 0px;
}
.widget_core_coll_longdesc p {
	padding-bottom: 0px;
}
.powered_by {
	padding: 10px 0px;
	margin-left: 15px;
}
.widget_core_coll_title {
	padding-top: 10px;
}

/* ---------------------------------------------------------- */
#evo_toolbar ul li,
#evo_toolbar ol li {
   margin-left: 0;
}