/*

 * 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 {

	font-family: Georgia, "Times New Roman", Times, serif;

	background: url(images/background.gif) center;

	font-size: 8pt;

	color: #000000;

	maring-top: 10px;

}

#centerwrap {
	width: 1200px;
}

#wrap {

	width: 910px;

	text-align: left;

	background: url(images/background_main.gif) repeat-y;

	min-height: 700px;



}

.left-adv {
    height: 600px;
    margin-left: -125px;
    position: absolute;
    top: 88px;
    width: 120px;
	float: left;
}
.left-adv2 {
    height: 200px;
    margin-left: -135px;
    position: absolute;
	top: 700px;
    width: 140px;
	float: left;
}


#header {

	background: url(images/background_navigation.gif) no-repeat;

	height: 82px;

}

#navigation {

	margin: 20px 0px 0px 25px;

	padding: 5px 0px 5px 0px;

	font-size: 12pt;

	font-weight: bold;

	float: left;

}

#topright {

	float: right;

	margin: 20px 37px 0px 0px;

}
.search {
	height: 20px;
}

#title {

	height: 83px;

	padding-left: 25px;

	clear: both;

	margin-bottom: 10px;

}

#main {

	padding: 0 10px 10px;
	overflow: hidden;

}

#sidebar {

	float: right;

	margin: -10px 10px 0px;

	width: 160px;

/*	background: url(images/background_sidebar.gif) repeat-x; */

	min-height:500px;

	padding: 10px;

	color: #898989;

}

a.rssfeed {
    background: url("images/rss-buttons.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 20px;
    outline: medium none;
    width: 160px;
	padding: 11px 160px 2px 0 !important;
}

a.rssfeed:hover {
	background-position: 0 -28px;
}

.rssbutton {
	background-color: #F5B850;
	margin-top: 1px;
	padding: 3px;
}

.rssbutton:hover {
	background-color: #222;
	color: #fff;
}

input.rss {
	width:100%;
	height:20px;
}

#content {

	margin: 0px 200px 0px 10px;

	padding: 10px;

	color: #333333;

}

#footer {

	color: #FFFFFF;

	clear: both;

	padding: 30px 0px 10px 0px;

	width: 910px;

	font-size: 7pt;

	text-align: center;

}

.post {

	padding-bottom: 10px;

}

#comments {

	margin-top: 10px;

}

/* text */

#title h1 {

	font-size: 24pt;

	color:#400101;

	padding-top: 20px;

	font-weight: bold;

}

#title h1 a{

	color:#400101;

	text-decoration: none;

}

.description {

	font-size: 12pt;

	color: #333333;

	font-weight: bold;

}

#navigation ul li {

	list-style: none;

	display: inline;

}



#navigation ul li a {

	text-decoration: none;

	color: #ffffff;

	margin-right: 20px; 

}

#navigation li a:hover {

	color: #cccccc;

}

h1 {

	font-size:14pt;

	font-weight: normal;

	color: #500707;

}

.post h1 a {

	color: #500707;

	text-decoration: none;

}

#sidebar h2,

h2,

h3,

h4 {

	font-size: 12pt;

	color: #333333;

}



#content a {
	color: #770000;
	text-decoration: none;
}

#sidebar a,

h2 a,

h3 a,

h4 a {

	color: #000000;

	text-decoration: none;

}

#content a:hover {
	color: #000000;
	text-decoration: underline;
}

#sidebar a:hover,

h2 a:hover,

h3 a:hover,

h4 a:hover {

	color: #333333;

}

#sidebar li a {

	padding: 2px 0px 1px 0px;



}

#sidebar ul li {

	list-style: none;

}

#sidebar li {

	padding-bottom: 2px;	

}

#sidebar li.widget_core_coll_search_form {
	height: 75px;
}

p,

#content h1,

h3,

h4,

sidebar h2,

ul,

ol {

	padding-bottom: 10px;

}
#content h2 {font-size:12px;}

.entry ul li,

.entry ol li,

#content ul li,

#content ol li {

	margin-left: 25px;

}

img a {

	border: 0px;

}

blockquote {

	margin: 10px;

	color: #000000;

	font-size: 9pt;

	font-style:italic;

}

blockquote a {

	color: #000000;

}

#footer a {

	color: #FFFFFF;

	text-decoration: none;

}

/* default */

.navigation {

	padding: 10px 0px;

	color: #666666;

}

.navigation a {

	color: #666666;

	text-decoration: none;

}

.alignleft {

	float: left;

}

.alignright {

	float: right;

}

.postmetadata {

	color: #898989;

	padding: 10px;

	border: 1px solid #e1e1e1;	

	background-color: #f7f7f7; 

}

.postmetadata a,

.postmetadata a:hover {

	color: #898989;

	text-decoration: none;

}

#date {

	padding-bottom: 5px;

	color:#898989;	



}

#date a {

	color:#898989;	

	text-decoration: none;

	font-weight: normal;

}

.comment {

	padding: 10px 0px;

}



/* form */



fieldset {

	border: 0px; 

	padding: 0px 15px 15px 15px;

}

input, textarea {

	border: 1px solid #aaaaaa; 

	color: #333333;

	background-color: #ffffff;

	font-size: 8pt;

}

.input_search {

	border: 1px solid #aaaaaa; 
	height: 20px;
	color: #333333;

	background-color: #ffffff;

	font-size: 12px;

}

.label {

	font-weight: bold;

}

.notes {

	font-style: italic;

}

#author, #email, #url, #comment {

	padding: 5px;

}

.s {

	padding: 3px;

}

.submit, .searchsubmit, .preview {

	background-color: #500707;

	color: #ffffff;

	border: 1px solid #000000; 

	font-size: 8pt;

	padding: 2px;

	margin: 3px 0px;

}

#commentform a {

	color: ##005197;

	text-decoration: none;

}

#commentform a:hover {

	color: #005197;	

	text-decoration: underline;

}

.bComment {

	padding: 0px 15px;

}

.bCommentText {

	padding: 10px 15px;

}

.bCommentSmallPrint {

	font-size: 7pt;

	padding: 0px 15px;

}

.feedback_feed_msg {

	padding: 10px 15px;

}

.widget_core_coll_longdesc p {

	padding-bottom: 0px;

}

.powered_by {

	padding: 10px 0px;

}

.widget_core_coll_title {

	padding-top: 10px;

}

/* ---------------------------------------------------------- */

#evo_toolbar ul li,

#evo_toolbar ol li {

   margin-left: 0;

}

