/* ================================================================
This copyright notice must be kept untouched in the stylesheet at
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/elegant1.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.

Note from webmaster: these are terrific menus and I strongly suggest
checking them out!
=================================================================== */ 
#nav {position: absolute; left:250px; top:75px; }

#menu {padding:0; margin:0; list-style:none; font-size:25px; font-family:"georgia", serif;}
#menu table {border-collapse:collapse; height:0; width:0; margin:0 -4px -1px 0;}
#menu li {float:left; margin:0 5px;}
#menu li a {display:block; float:left; height:35px; line-height:35px; color:#666; text-decoration:none; border-bottom:3px solid #fff;}
#menu li a.current {font-style:italic; color:#06b; border-bottom:3px solid #aaa; cursor:text;}

#menu li:hover {position:relative; z-index:100;}
#menu li a:hover {color: #06b; position:relative; z-index:100; border-bottom:3px solid #aaa;}
#menu li:hover > a {color: #06b; border-bottom:3px solid #aaa;}
#menu ul {position:absolute; left:-9999px; top:38px; width:140px; padding:0; margin:0; list-style:none; background:url(trans.gif);}
#menu ul li {margin:0;}
#menu ul li a {width:140px; height:25px; line-height:25px; font-size:15px; border:0; text-align:right;}
#menu ul li a:hover {border:0;}
#menu ul li:hover > a {border:0;}

#menu ul ul {position:absolute; margin-left:100%; top:0; padding:0; margin:0; list-style:none;}

#menu :hover ul {right:0; left:auto;}
#menu :hover ul ul {left:-9999px; width:130px; padding-left:10px; background:url(trans.gif);}

#menu li ul :hover ul {left: 140px; right:auto;}
#menu li ul li ul li a {text-align:left; color:#06b;}
#menu li ul li ul li a:hover {color:#000;}

img.left {
	float: left;
	margin: 0 1em 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 1em;
}

#wrapper {
    width: 920px;
	margin: 0 auto;
	padding-top: 1em;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    line-height:18px;
	color: #666666;
}

#wrapper h1, h2 {
	font-weight: normal;
   	color: #008C00;
}

#wrapper h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
    line-height:2.8em;
}

#wrapper h2 {
	font-size: 1.8em;
}

#wrapper h3 {
    font-family: "Georgia", "Times New Roman", serif;
	font-size: 1.2em;
	font-weight: bold;
}

#wrapper a {
	color: #008C00;
}

#wrapper a:hover {
	color: #eed02a;
}

#left_content {
	float: left;
	width: 570px;
	padding: 0px 20px 0px 10px;
}

#right_sidebar {
	float: right;
	width: 290px;
    padding: 0px 20px 0px 10px;
    background: url(images/border.gif) repeat-y;
	padding: 0px 10px 20px 20px;
}

.item {
margin-top:1.5em;
padding-bottom:1.5em;
background: url(images/border.gif) repeat-x left bottom;
}

.item .title {
	margin: 0;
}

.item .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.item .meta a {
	color: #BABABA;
}

.item .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}
