body
{
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: black;
	color: #333;
}

p
{
	font: 100%/135% 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
       margin-top: 1ex;
       margin-bottom: 1.75ex;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }

#page_frame
{
	background: #ffffff;
	width: 736px;
	border: 0px solid #3A291F; 
	margin: 0px auto 6px auto;
	text-align: left;
}

#masthead
{
	letter-spacing: 0.2em;
	margin: 0;
	padding: 0;
	font-size: 24px;
	font: 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
	color: black;
}

#masthead h2
{
       font-weight: bold;
       color: black;
       margin: 0 auto auto 10px;
       padding: 0 auto auto 20px;
}

#main
{
	padding-left: 15px;
       padding-right: 15px;
}

#left_column
{
	float: left;
	width: 500px;
	padding-top: 5px;
}

h1
{
	color: black;
	font-weight: bold;
	font: 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
	text-align: left;
}

#left_column h2
{
	color: #444;
	font-weight: bold;
       font-size: 16px;
	font: 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}

#right_column
{
	float: right;
	width: 175px;
	margin-right: 3px;
       margin-left: 3px;
       margin-top: 10px;
	border-left: 1px dashed #2050A0;
}

#center_column
{
	padding-top: 15px;
       padding-bottom: 20px;
}

#center_column h2
{
	color: #444;
	font-weight: bold;
       font-size: 16px;
	margin: 0;
	padding: 0;
	text-align: left;
}


#acknowledgments
{
       clear: both;
       margin-top: 20px;
       padding-top: 10px;
       border-top: 1px dashed #2050A0;
       font-size: 80%;
}

#hmenu
{
	margin: 8px;
}

#hnav
{
	margin: 0;
	padding: 0;
}

#hnav ul
{
	text-align: center;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 0;
	margin-top: 0;
	margin-left: 0;
	color: black;
	width: 100%;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
       font-style: bold;
       font-size: 90%;
}

#hnav #navlist_last
{
	border-right: none;
}

#hnav ul li
{
	display: inline;
	padding-left: 17px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
       background-image: url('/images/4.gif');
       background-repeat: no-repeat;
       background-position: 0 55%;
}

#hnav ul li a:hover
{
	color: #ff9900;
}

#hnav ul li#active
{
	padding-left: 17px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
       border-bottom: thin solid #ff9900;
	color: #ff9900;
       background-image: url('/images/3.gif');
       background-repeat: no-repeat;
       background-position: 0 55%;
}

a
{
	color: #1155dd; 
	text-decoration: none;
       font-weight: bold;
}

a:visited
{
	color: #6699dd; 
	text-decoration: none;
       font-weight: bold;
}

a:hover
{
/*	color: #17397A; */
       color: #ff9900;
	text-decoration: underline;
       font-weight: bold;
}

acronym, abbr
{
	border-bottom: 1px dashed;
}

blockquote
{
	border-left: 3px solid #2F700F;
	color: #2F700F;
	border-bottom: 3px solid #2F700F;
	margin-left: 1.5em;
	padding-left: 5px;
}

h2
{
	color: #17397A;
	font-weight: normal;
	font: 100% 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
	letter-spacing: 0.12em;
	margin: 0.75ex 20px 10px auto;
	padding: 0.5ex 0 0 auto;
}

h3 a
{
	color: #17397A;
}

h3 a:hover
{
	color: #17397A;
}

h3 a:visited
{
	color: #17397A;
}

.meta
{
	color: #1F6710;
	font-size: .95em;
}

.meta a
{
	color: #001700;
}

.feedback a
{
	color: #001700;
}

a img
{
	border: none;
}

acronym, abbr, span.caps
{
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

cite
{
	font-size: 90%;
	font-style: normal;
}

#header a
{
	color: #333;
	text-decoration: none;
}

#header a:hover
{
	text-decoration: underline;
}

#hidden
{
	display: none;
}

/*
h2#tagline
{
	margin-right: 25px;
	padding: 0;
	text-align: left;
	color: black;
	border: 0px none;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}
*/

.post h2
{
	font: 100% 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
	letter-spacing: 0.2em;
	margin: 0 20px 0 30px;
	padding: 20px 0 30px 0;
}

h3
{
	font: 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
	margin-left: 0;
	margin-top: 20px;
}

h3#comments
{
	margin-left: 20px;
}

h3#respond
{
	margin-left: 20px;
}

h4
{
	font-weight: bold;
}

ol#comments li p
{
	font-size: 100%;
}

img
{
/*	margin: 10px; */
	padding: 0;
	border: 1px solid black;
}

.feedback
{
	font: 100% 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
       margin-top: 0.5ex;
       margin-bottom: 1.5ex;
}

.textarea
{
	width: 200px;
	margin: 0;
}

#archvies
{
	font: 150% normal 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
}

ul.post-meta
{
	list-style: none;
}

ul.post-meta span.post-meta-key
{
	font-weight: bold;
}

.feedback
{
	text-align: right;
	clear: both;
	margin-right: 30px;
	font-size: 90%;
}

.meta li, ul.post-meta li
{
	display: inline;
}

.meta ul
{
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a
{
	font-weight: normal;
	letter-spacing: 0;
}

.post
{
	margin: 35px 35px 20px 0;
}

.entrytext
{
	margin-left: 30px;
}

.storytitle
{
	margin-top: 10px;
	margin-bottom: 2px;
}

.storytitle a
{
	text-decoration: none;
}

.storycontent
{
	margin-bottom: 5px;
	border-bottom: 1px solid #2050A0;
}

#commentform
{
	margin-left: 20px;
}

#commentform  #comment
{
	width: 450px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea
{
	background: #fff;
	padding: .2em;
}

#commentform textarea
{
	width: 100%;
}

#commentlist li
{
	border: 2px solid #2050A0;
	margin-bottom: 20px;
	padding-left: 20px;
}

#commentlist li ul
{
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#nav
{
	padding-left: 10px;
	padding-top: 0px;
	width: 160px;
}

#nav h2
{
	color: #444; 
}

#nav form
{
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin: 0 0 0 0;
}

#nav input#s
{
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#nav ul li h2
{
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	color: #444; 
	letter-spacing: 0.1em;
	border: 0px none;
	text-align: left;
	padding-left: 0;
	margin-left: 0;
}

#nav ul ul ul.children
{
	font-size: 100%;
	padding-left: 4px;
}

#nav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, sans-serif;
	font-size: 95%;
}

#nav a
{
	display: block;
	padding-left: 17px;
	width: 130px;
	background-color: #FFF;
	background-image: url('images/icon.gif');
	background-repeat: no-repeat;
	background-position: 0 55%;
/*	border-bottom: 1px dotted #2050A0; */
	padding-right: 3px;
	padding-top: 3px;
/*	padding-bottom: 3px; */
}

#nav a:link, #navlist a:visited
{
	text-decoration: none;
}

#nav a:hover
{
	background-image: url('/images/3.gif');
	color: #000;
}

.gravatar
{
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #2F700F;
}

#commentbox
{
	background: #F2EEEC;
	border: 1px solid #2F700F;
	padding: 5px;
	margin-bottom: 15px;
}

.commentby
{
	font-size: 14px;
	text-transform: uppercase;
}

.commentinfo
{
	font-size: 10px;
	margin-top: -10px;
	border-bottom: 1px soild #1F6710;
}

.commentid
{
	float: right;
	font-size: 24px;
	font-style: italic;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #2050A0;
}

.commentid a
{
	color: #2050A0;
	text-decoration: none;
}

.post ul li
{
	padding: 0px;
	font-weight: normal;
	list-style: url('images/icon.gif');
	line-height: 1.5em;
}

.post ul li:hover
{
	padding: 0px;
	font-weight: normal;
	list-style: url('images/icon2.gif');
	line-height: 1.5em;
}

#clearer
{
	clear: both;
	margin: 0;
	padding: 0;
}

#footer
{
	margin: 4px 8px 4px 8px;
       text-align: center;
}

.contact
{
	color: #fff;
	font-size: xx-small;
	margin: 0;
	padding: 0;
	text-align: center;
}

.contact a, .contact a:hover
{
	color: #fff;
	text-decoration: underline;
}

.credit
{
	color: #fff;
	font-size: 75%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.credit a, .credit a:hover
{
	color: #fff;
	text-decoration: underline;
}

#themeswitcher
{
	font-size: 8px;
}

ul li
{
       margin-bottom: 5px;
}

table#bnmc_projects td
{
       padding: 5px;
}

#project_name
{
       font-size: 15px;
       width: 75px;
}

.linkbar
{
       text-align: center;
       font-size: x-small;
       margin-bottom: 10px;
}

#searchbox
{
       padding-left: 10px;
       font-size: x-small;
}