	body	{
		background-color: #ffffff;
                background-image: url();
		background-position: center;
                background-attachment: repeat;
       		text-align: center;
		color: #5d5d5d;
		font-family: "lucida grande", sans-serif;
		font-size: 10px;
		margin: 0px 0 0px 0;
		}
	
	a, a:link, a:visited {
		color: #5AA3B8;
		text-decoration: none;
                font-weight: bold;
		}
	
	a:hover {
		color: #655C5F;
		text-decoration: none;
                }
	
	p, td, blockquote {
	    	font-size: 9px;
                }
		
	code, kbd, pre, tt {
	    	font-family: monospace;
		}
		
	#content
	{  	
		width: 829px;
		margin-left: auto; margin-right: auto;				        
background-color: #ffffff;
		border-width: 0px;
		border-style: dotted;
		border-color: #ffffff;
		padding: 15px;
                text-align: justify;
	}

 	#maincontent {	 	
		margin-top: 5px;
		padding: 5px;
		font-family: "arial", sans-serif;
		font-size: 11px;
		line-height: 15px;
                background-color: #ffffff;
		color: #777777;
		border-style: dotted 1px;
		border-color: #5AA3B8;
		border-width: 1px;
		margin-left: 210px;
		text-align: justify;

		}
	
	#sidebar {
		padding-top: 0px;
		margin-top: 5px;
		background-color: #ffffff;
		border-width: 1px;
		border-style: solid;
		border-color: #ffffff;
	  	font-size: 11px;
		line-height: 13pt;
                font-family: "arial", sans-serif;
	  	color: #666666;
		width: 200px;
		float: left;
   border-right: 1px dotted #777777;
text-align: justify;
                }

	#header {		
		width: 100%;
		padding: 20px 0px 0px 0px;
		margin: 0px;
		text-align: right;
		font-family: "lucida grande", sans-serif;
                text-transform:lowercase;
		font-size: 10px;
		font-weight: none;
		letter-spacing: 2px;	
		background-color: #ffffff;
		border-width: 0px;
		border-style: solid;
		border-color: #ffffff;
		color: #dadada;	
                line-height: 0px;
	  font-weight: lighter;
                }

	#footer {			
		width: 100%;
		float: center;
		text-align: center;
		font-family: "arial", sans-serif;
                text-transform:uppercase;
		font-size: 13px;
		font-weight: none;
		letter-spacing: 2px;
		background-color: #ffffff;
		border-width: 1px;
		border-style: dotted;
		border-color: #DFDFDF;
		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: #000000;
	  font-weight: lighter;
	}
	
	div#header a:hover, div#footer a:hover {
		color: #555555;
		text-decoration: none;

	}	
	
        ul.navheader 	{	
		padding: 0px;	
		margin: 0px;
		}

        ul.navheader li  {
		display: inline;			
		padding: 0 3px 0 3px;
    
		}

	.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: #5AA3B8;
		border-bottom: 1pt dotted #FFFFFF;
	}
	
	div#sidebar a:hover {
		color: #888888;
		border-bottom: 1pt dotted #666666;
		text-decoration: none;
	}
	
	.defaultuserpic {
		text-align: left;
		padding-left: 18px;
		padding-right: 10px;
	}
	
	.sbarheader {
		padding: 0px 5px 0px 5px;
                color: #000000;
		text-align: left;
                }
	
	.sbarbody {
		padding: 0 10px 0 5px;		
		}
	
	.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: 12px;
		}
		
	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: 0px 5px 10px;
		list-style: none;		
		margin-bottom: 10px;
		margin-top: 10px;
                font-color: #4D4D4D;
                font-weight: none;
		font-family: "arial", sans-serif;
                text-transform:uppercase;
		font-size: 14px;
		border-bottom: 1px #cccccc dotted;
} 

	
	/* maincontent */	
	
	.subcontent {		
	background-color: #ffffff;
        }
		
	.entry	{
		margin: 0px 10px 10px 10px;
		padding: 10px;
		background-color: #ffffff;
		color: #444444;
		font-family: "lucida grande", sans-serif;
		font-size: 11px;
		text-align: justify;
		border-width: 0px;
		border-color: #DFDFDF;
		line-height: 13pt;
		border-style: solid;
		}
		
	.entry ul li
		{
		padding-left: 5px;
		margin-left: 15px;
		}
		
    .entry ol li
		{
		padding-left: 5px;
		margin-left: 15px;
		}

	.userpic {
		display: none;
		position: relative;
		float: right;
		background-color: #ffffff;
		padding: 0px;
		margin: 0px;
		z-index: 15;
		border-width: 0px;
		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: "arial", sans-serif;
		font-size: 10px;
                color: #bbbbbb;
		letter-spacing: 2px;
                font-weight: none; 
                text-transform:uppercase;
                letter-spacing: 0pt;
                background-color: transparent;
		}
	
	.subject {			
		padding: 6px;
		font-weight: bold; 
                color: #3B402B;
		font-family: "lucida grande", sans-serif;
                text-transform:uppercase;
		font-size: 15px;
		background-color: #ffffff;
		border-bottom: 1px #cccccc dotted;
		}
		
	.subject a, .subject a:link, .subject a:visited {
		color: #000000;
		}
	
	.subject a:hover {
		color: #666666;
		}	

	.datesubject {				
		background-color: #ffffff;
		padding: 5px;
		}
		
	.currents, .currentmood, .currentmusic {
		font-family: "arial", sans-serif;
		font-size: 10px;
		color: #555555;	
		}

	.comments {
		font-family: "arial", sans-serif;
                text-transform:uppercase;
		font-size: 10px;
		text-align: right;
		background-color: #f3f3f3;
		border-top: 1px #cccccc dotted;
		border-bottom: 1px #DFDFDF dotted;
		font-weight: none;
		padding: 5px;
		position: relative;
		top: 15px;
		}
		
	div.comments a, div.comments a:link, div.comments a:visited{
		color: #666666;
                font-size: 13px;
	  font-weight: lighter;
	}
	
	div.comments a:hover {
		color: #000000;
		text-decoration: none;
	}

	
	/* maincontent --  entry, reply pages */	
	
	.datesubjectcomment {				
			background-color: #f3f3f3;
			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 0px -20px 10px;
		z-index: 15;
		float: right;
		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: "Arial", sans-serif;
		font-size: 10px;
		line-height: 125%;
		background-color: #ffffff;
		color: #5d5d5d;
		}
		
	.replytosubject {
		font-weight: bold;
		}
			
	.commentreply {
		position: relative;
		margin: 10px;
		font-size: 11px;
		font-family: "lucida grande", "arial", sans-serif;
		color: #5d5d5d;
		}
		
	.commentbox {
		
		border-color: #cccccc; 
		border-width: 1px; 
		border-style: dotted; 
		padding: 10px; 
		margin: 10px; 
		background-color: #ffffff;
		}
		
	.datesubjectcomment a:link, .datesubjectcomment a:visited {
		color: #666666;
		}
		
	.datesubjectcomment a:hover {
		color: #333333;
		}
	
	.commentboxpartial {
		border-color: #cccccc; 
		border-width: 1px; 
		border-style: dotted; 
		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: dotted;
		border-color: #cccccc;
		}
	
	table.yeartable td.yearday {
		background-color: #f3f3f3;
		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;
		}
		



	.separator{
		/* for formatting separators between entries */
		height: 5px;
	}
