/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1 {font-size:18px;}
h2 {font-size:16px;color:#3c5735;font-weight: bold; }
h3 {font-size:14px;color:#4c5e48;}



/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 762px;
    text-align: left;
}
#container-inner { position: static; width: auto; }

.layout-two-column-left #banner1 { 	height:166px; float:left; }




#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { 
	position: relative;
	width: 100%;
}
#pagebody-inner { 
	position: static; 
	width: 100%; 
}

#alpha, #beta, #gamma, #delta {
    display: inline; /* ie win bugfix */
    position: relative;
    float: left;
    min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
    position: static;
}

/* page layout */
/* body background is dark brown container color is behind right column and bottom page  */
/* container inner color is 5px outline on page */

body {
    min-width: 740px;
    color: #330D00;
    background: #CCCC99;
}

#container {
    width: 770px;
    margin-bottom: 20px;
	 margin-top:20px;
    background: #f6f9ca;
}

#container-inner {
    border-width: 0 5px 5px 5px;
    border-style: solid;
    border-color: #f6f9ca;
}

#banner {
    width: 762px; /* necessary for ie win */
    background: #f6f9ca;
}

#banner-inner {
    padding: 2px 0px 2px 0px;
    border-width: 0;
    border-style: solid;
    border-color: #fff;
}

.banner-user {
    width: 70px;
    margin-top: 5px;
    font-size: 10px;
}

.banner-user-photo { border: 1px solid #fff; }

#banner-header {
    margin: 0;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    line-height: 1;
    text-shadow: #36414d 0 2px 3px;
}

#banner-description {
    margin-top: 5px;
    margin-bottom: 0;
    color: #fff;
    background: none;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.125;
    text-shadow: #36414d 0 1px 2px;
}

#alpha { margin: 5px 5px 0 5px; width: 200px; }
#beta { width:561px; background: #f7faed;}
#gamma, #delta { width: 58px; background: #e6ecf2; }

#beta-inner,
#gamma-inner,
#delta-inner {
    padding: 5px 5px 0 5px;
    border-width: 2px 2px 2px 0;
    border-style: solid;
    border-color: #fff;
	
	
}

.date-header {
    margin-top: 0;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.entry-header {
    margin-top: 0;
    border-left: 5px solid #bba930;
    padding: 0 0 0 10px;
    color: #240101;
    font-size: 18px;
}

.content-nav { margin-top: 0; }




/* content */

.content-nav {
    margin: 10px;
    text-align: center;
}

.content-nav
{
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content
{
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.comments,
.archive
{
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-closed
{
	clear: both;
	margin: 3px 20px;
	
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more
{
	clear: both;
}

.entry-footer,
.trackback-footer,
.comment-footer,
.comments-open-footer,
.archive-content
{
	clear: both;
	margin: 5px 10px 20px 10px;
}

.entry-photo {
	padding: 0px 0 10px 15px;
}
.nih
 {padding: 10px 10px 18px 35px;}

/* two-column-left tweaks */

.layout-two-column-left #alpha {
    margin: 0;
    width: 200px;
    
}

.layout-two-column-left #alpha-inner {
    padding: 15px 0px 0 1px;
	margin: 0px 0px 0 0px;
    border-width: 0px 0 0px 0px;
    border-style: solid;
    border-color: #fff;
	background: #799249;
	min-height: 420px;
}
.layout-two-column-left #alpha-inner1 {
    padding: 15px 0px 0 10px;
	margin: 10px 0px 0 0px;
    border-width: 0px 0 0px 0px;
    border-style: solid;
    border-color: #fff;
	background: #f6f9ca;
}

.layout-two-column-left #beta {
    margin: 0px 0px 0 0px;
    width: 560px;

}

.layout-two-column-left #beta-inner {
    padding: 0;
    border-width: 0;
	width: 500px;
	min-height: 420px;
}

h1 { font-size:14px;font-weight:bold; }
.bold  { font-weight:bold; } 
.boldi  { font-weight:bold;font-style:italic; } 


/* left nav list styling */
.leftnav{ padding:4px 0 0 20px;margin:0 0 2px 0;background-color: #799249;}
.leftnav ul{  clear: both; }
.leftnav li {margin:0 ;padding:0 ; white-space: nowrap;list-style-type:none;}


.leftnav a {display:block; color: #FFF;background-color: #799249;padding:1px 0 3px 0 ;}
.leftnav a:link {color:#FFF; text-decoration:none;   }
.leftnav a:visited {color:#FFF; text-decoration:none;   }
.leftnav a:hover {color:#FFF;text-decoration:underline;background: #7d3f0c;}
.leftnav a:active {color:#FFF;text-decoration:underline; background: #914e18;}

/* left nav nested list styling */
.leftnavn{ padding:4px 0 0 20px;margin:0 0 2px 0;background-color: #799249;}
.leftnavn ul{  clear: both; }
.leftnavn li {margin:0 ;padding:0 ; list-style-type:none;}


.leftnavn a {display:block; color: #FFF;background-color: #799249;padding:1px 0 3px 0 ;}
.leftnavn a:link {color:#FFF; text-decoration:none;   }
.leftnavn a:visited {color:#FFF; text-decoration:none;   }
.leftnavn a:hover {color:#FFF;text-decoration:underline;background: #a35618;}
.leftnavn a:active {color:#FFF;text-decoration:underline; background: #914e18;}

/* left nav double nested list styling */
.leftnavnn{ padding:4px 0 0 20px;margin:0 0 2px 0;background-color: #799249; }
.leftnavnn ul{  clear: both; }
.leftnavnn li {margin:0 ;padding:0 ; list-style-type:none;}


.leftnavnn a {display:block; color: #FFF;background-color: #799249;padding:1px 0 3px 0 ;}
.leftnavnn a:link {color:#FFF; text-decoration:none;   }
.leftnavnn a:visited {color:#FFF; text-decoration:none;   }
.leftnavnn a:hover {color:#FFF;text-decoration:underline;background: #b47c50;}
.leftnavnn a:active {color:#FFF;text-decoration:underline; background: #914e18;}




.homec ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

.homec li
{
list-style-type: none;
background-image: url(site-local/images/leaf_lists.jpg);
background-repeat: no-repeat;
background-position: 0 0.5em;
padding:6px 0 6px 30px;
}


/* footer and credits */

#footer{width:755px;padding:3px 2px 3px 1px;margin:1px;clear:both;color:#240101;font-size:11px; background:#bba930; border:1px #f8fbc7 solid;}

#footer a,#footer a:link,#footer a:visited{color:#240101;text-decoration:none;}
#footer a:hover{text-decoration:underline; color:#3c0101}
#footer a:active{}

#credits{width:760px;clear:both;text-align:center;margin:0 auto;color:#666565;font-size:9px;padding-top:5px;}
#credits a,#credits a:link,#credits a:visited{color:#666565;font-size:9px;text-decoration:none;}
#credits a:hover{text-decoration:underline;}
#credits a:active{}

/* Forms */
.formlabel {font-weight: bold; font-size: 10px;}
.formlabel lite { font-weight: normal; font-size: 10px }
.formrequired {font-weight: bold;font-size: 10px;color: #FF0000;}

/* prop open pages that don't have much content */
.prop {height:300px; float:right;width:1px;}

/* web resources anchor links */
.anchordwn {
	list-style-type:none;
	margin: 0px 0px 0px 0px;padding: 2px 0px 2px 18px;
	font-weight: normal;font-family:  verdana, arial, helvetica, sans-serif;font-size:13px;
	background-image: url(site-local/images/anchor.gif);
	background-repeat: no-repeat;background-position: 0.1em .5em; background-color:none;
}
.anchordwn a { text-decoration: none; }
.anchordwn a:link { color: #77652a; text-decoration: none; }
.anchordwn a:visited { color: #77652a; text-decoration: none; }
.anchordwn a:hover { color: #78975c; text-decoration: underline; }

/*back to top anchor links */

.top {font-size: 10px;list-style-type:none;
	margin: 0px;padding: 5px 0px 5px 0px;
	font-weight: normal;
}
.top a { text-decoration: none; }
.top a:link { color: #666666; text-decoration: none; }
.top a:visited { color: #666666; text-decoration: none; }
.top a:hover { color: #cccccc; text-decoration: underline; }

.leftnav sign {visibility:hidden;}
