body	            { background-position: center; color: #5d5d5d; font-size: 10px; font-family: "trebuchet ms", sans-serif; text-align: center; margin: 0; background-color:#f2f2f2; background-repeat:repeat-y; background-attachment:scroll }
	
	a, a:link, a:visited  { color: #000000; font-weight: normal; text-decoration: none }
	
	a:hover {
		color: #888888;
		text-decoration: none;
                }
	
	p, td, blockquote {
	    	font-size: 9px;
                }
		
	code, kbd, pre, tt {
	    	font-family: monospace;
		}
		
	#content
	{  	
		width: 666px;
		margin-left: auto; margin-right: auto;				        
background-color: #ffffff;
		border-width: 0px;
		border-style: solid;
		border-color: #ffffff;
		padding: 15px;
                text-align: justify;
	}

 	#maincontent  { color: #5d5d5d; font-size: 10px; font-family: "century gothic", sans-serif; line-height: 15px; background-color: #ffffff; text-align: justify; margin-top: 5px; margin-left: 170px; padding: 5px; border: solid 1px #ffffff }
	
	#sidebar  { color: #666; font-size: 10px; font-family: "century gothic", sans-serif; line-height: 13pt; background-color: #f2f2f2; text-align: justify; margin-top: 5px; padding-top: 10px; width: 150px; float: left; border: solid 1px #f2f2f2 }

	#header {		
		width: 587px;
		padding: 10px 0px 0px 0px;
		margin: 0px;
		text-align: center;
		font-family: "century gothic", sans-serif;
                text-transform:lowercase;
		font-size: 9px;
		font-weight: none;
		letter-spacing: 2px;	
		background-color: #ffffff;
		border-width: 1px;
		border-style: solid;
		border-color: #ffffff;
		color: #cccccc;	
                line-height: 10px;
	  font-weight: bold;
                }

	#footer {			
		width: 100%;
		float: center;
		text-align: center;
		font-family: "century gothic", sans-serif;
                text-transform:lowercase;
		font-size: 10px;
		font-weight: none;
		letter-spacing: 2px;
		background-color: #ffffff;
		border-width: 1px;
		border-style: solid;
		border-color: #ffffff;
		color: #cccccc;
		z-index: 100;
		clear: both;
		}
		
	/* header -- links to views; title of journal; subtitle of journal */	
	
	div#header a, div#header a:link, div#header a:visited, div#footer a, div#footer a:link, div#footer a:visited    { color: #cccccc; font-weight: bold; text-decoration: underline }
	
	div#header a:hover, div#footer a:hover {
		color: #b8b8b8;
		text-decoration: none;

	}	
	
        ul.navheader 	{	
		padding: 0px;	
		margin: 0px;
		}

        ul.navheader li   { background-repeat: no-repeat; background-position: 0 center; display: inline; padding-left: 20px }

	.title	{
		font-family: "trebuchet ms", sans-serif;
		font-size: 10px;		
		font-weight: normal;
                visibility: hidden;
		top: 10px;
                }
	
	.subtitle{
		font-family: "trebuchet ms", sans-serif;
		font-size: 10px;
		font-weight: normal;		
		visibility: hidden;
		top: 10px;
                }
		

	/* sidebar */ 	
			
	div#sidebar a, div#sidebar a:link, div#sidebar a:visited { color: #bbbbbb; font-size: 10px; border-bottom: 1pt solid #f2f2f2 }
	
	div#sidebar a:hover     { color: #bbbbbb; text-decoration: underline; border-bottom: 1pt solid #666666 }
	
	.defaultuserpic {
		text-align: center;
		}
	
	.sbarheader {
		padding: 0px 5px 0px 5px;
                color: #000000;
		text-align: center;
                }
	
	.sbarbody {
		padding: 0 10px 0 -11px;		
		}
	
	.sbarbody2 {
		padding: 0 10px 0 10px;
	}
			
	table.calendar {
		margin-right: auto;
		margin-left: auto;
		}
		
	.sbarcalendar {
		border-color: #cccccc;
		border-width: 1px;
		border-style: solid;
		text-align: center;
		font-family: "arial", sans-serif;
		font-size: 10px;
		}
	
	.sbarcalendarposts {
		border-color:  #bbbbbb;
		border-width: 1px;
		border-style: dotted;
		background-color: #ffffff;
		text-align: center;
		font-family: "Arial", sans-serif;
		font-size: 10px;
		}
		
	ul.sbarlist
	{
		padding-left: 0px;
		margin-left: 0px;
		list-style: none;
	}

	li.sbaritem
	{
		padding-left: 15px;
		padding-right: 10px;
		list-style: none;		
	}

	li.sbartitle
	{
		padding-left: 5px;
		padding-right: 5px;
		padding: 5px;
		list-style: none;		
		margin-bottom: 10px;
		margin-top: 10px;
                font-color: #666666;
                font-weight: none;
		font-family: "century gothic", sans-serif;
                text-transform:lowercase;
		font-size: 14px;
		border-bottom: 1px #f2f2f2 solid;
} 

	
	/* maincontent */	
	
	.subcontent {		
	background-color: #ffffff;
        }
		
	.entry	    { color: #5d5d5d; font-size: 10px; font-family: "century gothic", sans-serif; font-weight: normal; line-height: 13pt; background-color: #ffffff; text-align: justify; padding: 10px; border: 0px solid #dfdfdf; ; margin-left:10px; margin-right:10px; margin-top:0; margin-bottom:10px }
		
	.entry ul li
		{
		padding-left: 5px;
		margin-left: 15px;
		}
		
    .entry ol li
		{
		padding-left: 5px;
		margin-left: 15px;
		}

	.userpic {
		position: relative;
		float: right;
		background-color: #ffffff;
		padding: 5px;
		margin: 10px;
		z-index: 15;
		border-width: 1px;
		border-color: #DFDFDF;
		border-style: solid;
		}
		
	.userpicfriends {
		position: relative;
		float: right;
		padding: 5px;
		margin: 10px;
		text-align: center;
		border-style: solid;
		background-color: #ffffff;
		border-width: 1px;
		border-color: #DFDFDF;
		font-family: "arial", sans-serif;
		font-size: 10px;
		z-index: 15;
		}
		
	.date {		
		line-height: 200%;		
		top: 5px;
		font-family: "century gothic", sans-serif;
		font-size: 10px;
                color: #bbbbbb;
		letter-spacing: 2px;
                font-weight: bold; 
                text-transform:lowercase;
                letter-spacing: 0pt;
                background-color: transparent;
		}
	
	.subject  { color: #b2b2b2; font-size: 13px; font-family: "century gothic", sans-serif; font-weight: none; background-color: #ffffff; text-transform: lowercase; padding: 6px; border-bottom: 1px solid #cccccc }
		
	.subject a, .subject a:link, .subject a:visited {
		color: #000000;
		}
	
	.subject a:hover {
		color: #555555;
		}	

	.datesubject {				
		background-color: #ffffff;
		padding: 5px;
		}
		
	.currents, .currentmood, .currentmusic   { color: #00c0c0; font-size: 10px; font-family: "century gothic", sans-serif; font-weight: normal }

	.comments  { font-size: 10px; font-family: "century gothic", sans-serif; font-weight: bold; background-color: #ffffff; text-align: right; text-transform: lowercase; padding: 5px; position: relative; top: 15px; border-top: 1px solid #cccccc; border-bottom: medium none }
		
	div.comments a, div.comments a:link, div.comments a:visited { color: #000000; font-size: 10px; font-weight: normal }
	
	div.comments a:hover  { color: #a4a278; text-decoration: underline }

	
	/* maincontent --  entry, reply pages */	
	
	.datesubjectcomment {				
			background-color: #ffffff;
			padding: 5px;
			margin-top: 20px;
			}	
		
	.userpiccomment {
		position: relative;
		border-width: 5px;
		border-style: solid;
		border-color: #ffffff;
		background-color: #ffffff;
		top: -30px;
		left: 0px;
		padding: 5px;
		margin: 10px 10px -20px 10px;
		z-index: 15;
		float: left;
		border-width: 1px;
		border-color: #ffffff;
		border-style: solid;
		}
		
	.box {
		border-style: solid;
		border-width: 1px 0px 0px 0px;
		border-color: #cccccc;
		padding: 10px;
		clear: right;
		}

	input, textarea {
		background-color: #ffffff;
		color: #5d5d5d;
		}
		
	textarea.textbox  {
      	width: 100% !important;
   		}
	
	.reply	{
		position: relative;
		margin: 20px 30px 10px 30px;
		padding: 25px 10px 10px 10px;
		text-align: left;
		font-family: "century gothic", sans-serif;
		font-size: 10px;
		line-height: 125%;
		background-color: #ffffff;
		color: #5d5d5d;
		}
		
	.replytosubject {
		font-weight: bold;
		}
			
		
	.commentreply {
		position: relative;
		margin: 10px;
		font-size: 10px;
		font-family: "century gothic", sans-serif;
		color: #5d5d5d;
		}
		
	.commentbox {
		
		border-color: #cccccc; 
		border-width: 1px; 
		border-style: solid; 
		padding: 10px; 
		margin: 10px; 
		background-color: #ffffff;
		}
		
	.datesubjectcomment a:link, .datesubjectcomment a:visited {
		color: #cccccc;
		}
		
	.datesubjectcomment a:hover {
		color: #333333;
		}
	
	.commentboxpartial {
		border-color: #cccccc; 
		border-width: 1px; 
		border-style: solid; 
		padding: 10px; 
		margin: 10px; 
		background-color: #ffffff;
		}

	.commentinfo {
		background-color: #ffffff; 
		margin-top: 10px; 
		width: 100%;
		}
			
		
	/* maincontent -- year/achive pages */
		
	ul.year {
		text-align: center;
		padding-bottom: 40px;
		}
	
	ul.year li {
		display: inline;		
		}
	
	table.yeartable {
		margin-left: auto;
		margin-right: auto;
		}
	
	table.yeartable td.yeardate, table.yeartable td.yearday {
		border-width: 1px;
		border-style: dashed;
		border-color: #cccccc;
		}
	
	table.yeartable td.yearday {
		background-color: #ffffff;
		text-align: center;
		}
	
	td.yearmonth {
		border-style: none;
		}
	
		
	/* footer */
		
	ul.navfooter{
		padding: 0px;	
		margin: 0px;
		}
	
	ul.navfooter li  {
		display: inline;	
		margin: 0 5px 0 5px;
		}

		
	.clearfoot {		
		clear: both;
		}
		
		
	/* misc  */
				
	.clear {		
		height: 15px;
		}
		
	.skiplinks {
		text-align: center;
		}
		
 .headerimage        { background-image: url(http://british.elessar.us/walktheline.png); background-repeat: no-repeat; margin-right: auto; margin-bottom: 0; margin-left: auto; position: relative; width: 700px; height: 400px }


	.separator{
		/* for formatting separators between entries */
		height: 5px;
	}
