body {
	margin: 0px 0px 20px 0px;
    background-color: #eee;
    text-align: center;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #0F314E;
	}

a:visited {
	color: #0F314E;
	}

a:active {
	color: #0F314E;
	}

a:hover {
	color: #f90;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
    margin-top: 40px;
    margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 770px;
	background-color: #eee;
	border: 1px solid #eee;
	}

#center {
	float: left;
	width: 500px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #eee;
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

#right {
    float: left;
	width: 270px;
	background-color: #eee;
	overflow: hidden;
	}

.content p {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content .entry h2 {
	margin-top: 20px;
	}

.content #firstentry h2 {
	margin-top: 0px;
	}

.content .entry .detritusentry h2 {
	margin-top: 0px;
	}

.content h2 {
	color: #f90;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	}

.content h2 a {
	color: #f90;
	text-decoration: none;
	}

.content h2 a:hover {
	color: #069;
	text-decoration: underline;
	}

.content .detritusentry  {
	background-color: #eee;
	padding: 0px;
	padding-bottom: 10px;
	margin-left: 15px;
	margin-right: 5px;
	}

.content div.detritusentry + .content div.detritusentry {
	margin-top: -20px;
	background-color: #f00;
	}

.content .detritusentry h2 {
	color: #f90;
	margin-bottom: 0px;
	padding-bottom: 0px;
	display: inline;
	}
.content .detritusentry h2 a {
	color: #f90;
	font-size: small;
	}
.content .detritusentry h2 a:hover {
	color: #f90;
	}
.content .detritusentry p.detritustext {
	margin-top: 0px;
	font-size: small;
	font-variant: italic;
	display: inline;
	}

.content h3 {
	color: #666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h4 {
	color: #666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}

.content h3#commentlisting {
	color: #999;
	font-size: medium;
	margin-bottom: 10px;
	}

.content p.posted {
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #ccc;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	text-align: right;
	}

body.individual #entrynavigation {
	text-align: center;
	font-size: 10px;
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

body.individual #commentform {
	color: #666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;	
	font-size: small;
	}

body.individual #commentform h3 {
	color: #999;
	font-size: medium;
	margin-bottom: 10px;
	}

body.individual .comments-body .comment-authorname {
	color: #036;
	font-size: 14px;
	padding: 0px;
	border-bottom: 1px dotted #960;
	}

.sidebar {
	padding: 15px;
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

.sidebar h2 {
	color: #f90;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #f90;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
  	padding: 3px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

form#archives {
    margin-top: 20px;
    }

#nav {
    position: fixed;
    top: 0px;
    margin: 0px;
    width: 100%;
    padding: 0px;
    background-color: #f90;
    height: 15px;
    border-bottom: 1px solid #333;
    z-index:99;
    }
/*
    NAVBAR STYLES
*/
#nav a {
    background-color: #f90;
    color: #333;
    text-decoration: none;
    border-bottom: 0;
    padding-left: 1em;
    padding-right: 1em;
    }
#nav a:hover {
    text-decoration: none;
    border-bottom: 0;
    background-color: #fc6;
    color: #000066;
    }
/* active tab highlighting based on body @class attribute */
body.journey #nav li#nav-journey a,
body.glass #nav li#nav-glass a,
body.stories #nav li#nav-stories a,
body.about #nav li#nav-about a {
    /*   background-color: #fff; */
    /*   color: #000066; */
    background-color: #c60;
    color: #eee;
    }

/*
    NAVBAR LIST STYLES
*/
#nav ul {
    display: block;
    list-style: none outside;
    padding: 0px;
    margin: 0px;
    font-family: Verdana, sans-serif;
    font-size: x-small;
    }
#nav li {
    padding: 0px 0px 0px 10px;
    margin: 0px 4px 0px 0px;
    border: 1px solid #f90;
    border-bottom: 0px;
    background-color: transparent;
    color: inherit;
    font-weight: bold;
    /* the next 4 lines are magic */
    display: block;
    float: left;
/* 		position: relative; */
/* 		top: -1.32em; */
    }
#navclear {
    display: none;
    }
html>body #navclear {
    display: block;
    clear: both;
    }

.left {
    float:left;
}
.right {

    float:right;
}

#sectiontitle {
    font-weight: bold;
    font-family: Verdana, sans-serif;
    font-size: x-small;
}

#nav #sectiontitle a {
    background-color: #f90;
    color: #333;
    text-decoration: none;
    border-bottom: 0;
    padding-left: 1em;
    padding-right: 1em;
    }
#nav #sectiontitle a:hover {
    text-decoration: none;
    border-bottom: 0;
    background-color: #fc6;
    color: #000066;
    }

a.commenter-profile img { border: 0px; }

#powered { font-family: monospace; font-size:10px; }


body.individual .comments
{
   position: static;
   overflow: hidden;
   clear: both;
   width: 100%;
   margin-bottom: 20px;
}

body.individual .comment-content,
body.individual .comments-open-content,
body.individual .comments-closed
{
   clear: both;
   margin: 5px 10px;
}

body.individual .comment-footer,
body.individual .comments-open-footer,
{
   clear: both;
   margin: 5px 10px 20px 10px;
}

body.individual .comments-open label { display: block; }
body.individual .comments-open #field-comment-name label,
body.individual .comments-open #field-comment-email label,
body.individual .comments-open #field-comment-url label  
{ 
  display: block; 
  float: left; 
  width: 100px; 
}

body.individual #comment-author, 
body.individual #comment-email, 
body.individual #comment-url, 
body.individual #comment-text
{
   width: 240px;
}

body.individual #comment-bake-cookie
{
   margin-left: 0;
   vertical-align: middle;
}

body.individual #comment-post
{
   font-weight: bold;
}

#typekey-notice {
   background-color: #fff;
   width: 400px;
   font-size: 90%;
   margin-top: 0px;
   padding: 5px;
   line-height: 1.2em;
   font-style: italic;
}