	body	{
		background-color: #d0d0d0;
		background-repeat: repeat;               
                background-position: center;
	        background-image: url();
                background-attachment: fixed;
       		text-align: justify;
		color: #5d5d5d;
		font-family: "arial", sans-serif;
		font-size: 11px;
		margin: 0px 0 0px 0;
		border-color: #ffffff;
		border-style: solid;
		border-width: 0px;
		}
	
	a, a:link, a:visited {
		color: #555555;
		text-decoration: none;
                font-weight: lighter;
		}
	
	a:hover {
		color: #222222;
		text-decoration: none;
                }
	
	p, td, blockquote {
	    	font-size: 9px;
                }
		
	code, kbd, pre, tt {
	    	font-family: monospace;
		}
		
	#content
	{  	
		width: 700px;
		margin-top: 0px;
		margin-left: auto; margin-right: auto;			
		background-color: #ffffff;
		border-width: 1px;
		border-style: solid;
		border-color: #ffffff;
		padding: 8px;
                text-align: justify;
	}

 	#maincontent {	 	
		margin-top: 5px;
		padding: 5px;
		font-family: "arial", sans-serif;
		font-size: 11px;
		line-height: 15px;
                background-color: #FFFFFF;
		background-image: url();
		color: #777777;
		border-style: solid;
		border-color: #ffffff;
		border-width: 1 px;
		margin-right: 225px;
		text-align: justify;

		}
	
	#sidebar {
		padding-top: 10px;
		margin-top: 5px;
		background-color: #ffffff;
		border-width: 0px;
		border-style: solid;
		border-color: #cccccc;
	  	font-size: 10px;
                text-transform:lowercase;
		line-height: 17px;
                font-family: "arial", sans-serif;
	  	color: #999999;
		width: 220px;
		float: right;
  	 	border-left: 1px solid #cccccc;
  	 	border-bottom: 1px solid #cccccc;
		text-align: justify;
                }

	#header {		
		width: 100%;
		padding: 10px 0px 0px 0px;
		margin: 0px;
		text-align: left;
		font-family: "century gothic", sans-serif;
		font-size: 11px;
		letter-spacing: -1px;
		text-transform: uppercase;	
		background-color: #ffffff;
		color: #a0a0a0;	
                line-height: 10px;
	  	font-weight: lighter;
                }

	#footer {			
		width: 100%;
		float: center;
		text-align: right;
		font-family: "arial", sans-serif;
                text-transform:lowercase;
		font-size: 10px;
		font-weight: none;
		background-color: #ffffff;
		border-width: 0px;
		border-style: solid;
		border-color: #cccccc;
		color: #333333;
		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: #a0a0a0;
		font-weight: lighter;
	}
	
	div#header a:hover, div#footer a:hover {
		color: #808080;
		text-decoration: none;

	}	
	
        ul.navheader 	{	
		padding: 0px;	
		margin: 0px;
		}

        ul.navheader li  {
		display: inline;			
		padding: 0 3px 0 3px;
		}

	.title	{
		font-family: "arial", sans-serif;
		font-size: 10px;
                color: #cccccc;
                font-weight: bold; 
                text-transform:lowercase;
                letter-spacing: 0pt;
                visibility: hidden;
		top: 10px;
                }
	
	.subtitle{
		font-family: "arial", sans-serif;
		font-size: 10px;
                color: #cccccc;
                font-weight: none; 
                text-transform:lowercase;
                letter-spacing: 0pt;		
		visibility: hidden;
		top: 10px;
                }
		

	/* sidebar */ 	
			
	div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
		color: #555555;
	}
	
	div#sidebar a:hover {
		color: #cccccc;
		text-decoration: none;
	}
	
	.defaultuserpic {
		text-align: center;
		}
	
	.sbarheader {
		padding: 5px 5px 5px 5px;
                color: #000000;
		text-align: center;
                }
	
	.sbarbody {
		padding: 0 15px 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: "trebuchet ms", sans-serif;
		font-size: 10px;
		}
	
	.sbarcalendarposts {
		border-color:  #bbbbbb;
		border-width: 1px;
		border-style: solid;
		background-color: #e5e5e5;
		text-align: center;
		font-family: "arial", sans-serif;
		font-size: 10px;
		font-weight: lighter;
		}
		
	ul.sbarlist
	{
		padding-left: 0px;
		margin-left: 0px;
		list-style: none;
	}

	li.sbaritem
	{
		padding-left: 10px;
		list-style: none;		
	}

	li.sbartitle
	{
		padding-left: 5px;
		padding-right: 5px;
		list-style: none;		
		margin-bottom: 10px;
		margin-top: 10px;
                text-transform:uppercase;
                letter-spacing: 0pt;
                color: #808080;
   		border-left: 0px solid #000000;
                font-weight: lighter;
		font-family: "arial", sans-serif;
		font-size: 11px;
} 

	
	/* maincontent */	
	
	.subcontent {		
	background-color: white;
        }
		
	.entry	{
		margin: 0px 0px 0px 0px;
		padding: 10px;
		background-color: #ffffff;
		color: #999999;
		font-family: "arial", sans-serif;
		font-size: 10px;
		text-align: justify;
		line-height: 11px;
		border-width: 0px;
		border-color: #ffffff;
		border-style: solid;
		}
		
	.entry ul li
		{
		padding-left: 5px;
		margin-left: 0px;
		margin-right: 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;
		display: none;
		border-width: 1px;
		border-color: #a0a0a0;
		border-style: dotted;
		}
		
	.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;
		text-align: right;
		font-family: "arial", sans-serif;
		font-size: 11px;
                color: #000000;
		letter-spacing: 2px;
                font-weight: none; 
                text-transform:uppercase;
                letter-spacing: 0pt;
                background-color: transparent;
		}
	
	.subject {			
		padding: 6px;
		font-weight: none; 
		text-align: left;
                color: #000000;
		font-family: "arial", sans-serif;
                text-transform:uppercase;
		font-size: 11px;
		letter-spacing: -1px;
		background-color: #ffffff;
   		border: 0px dotted #c0c0c0;
		}
		
	.subject a, .subject a:link, .subject a:visited {
		color: #cccccc;
		}
	
	.subject a:hover {
		color: #333333;
		}	

	.datesubject {				
		background-color: #ffffff;
		padding: 5px;
		}
		
	.currents, .currentmood, .currentmusic {
		text-align: left;
		font-family: "arial", sans-serif;
		font-size: 9px;
                text-transform:uppercase;
		color: #a0a0a0;
		margin-bottom: 0px;
		padding: 0px 0px 0px 0px;
                font-weight: lighter;
		}

	.comments {
		text-align: right;
		padding: 5px 5px 5px 5px;
		position: center;
		top: 17px;
                color: #454545;
		font-family: "arial", sans-serif;
                text-transform:uppercase;
		font-size: 11px;
		background-color: #FFFFFF;
   		border-right: 0px dotted #a0a0a0;
   		border-bottom: 0px dotted #a0a0a0;
		}
		
	div.comments a, div.comments a:link, div.comments a:visited{
		color: #a0a0a0;
                font-size: 11px;
	  font-weight: lighter;
	}
	
	div.comments a:hover {
		color: #a0a0a0;
		text-decoration: none;
	}

	
	/* maincontent --  entry, reply pages */	
	
	.datesubjectcomment {				
			background-color: #ffffff;
			padding: 5px;
			margin-top: 20px;
			}	
		
	.userpiccomment {
		position: relative;
		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: dotted;
		border-width: 1px 0px 0px 0px;
		border-color: #e5e5e5;
		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: #555555;
		}
		
	.replytosubject {
		font-weight: bold;
		}
			
		
	.commentreply {
		position: relative;
		margin: 10px;
		font-size: 10px;
		font-family: "arial", sans-serif;
		color: #444444;
		}
		
	.commentbox {
		
		border-color: #cccccc; 
		border-width: 1px; 
		border-style: solid; 
		padding: 10px; 
		margin: 10px; 
		background-color: #ffffff;
		}
		
	.datesubjectcomment a:link, .datesubjectcomment a:visited {
		color: #222222;
		}
		
	.datesubjectcomment a:hover {
		color: #777777;
		}
	
	.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: solid;
		border-color: #cccccc;
		}
	
	table.yeartable td.yearday {
		background-color: #ffffff;
		text-align: center;
		}
	
	td.yearmonth {
		border-style: none;
		}
		
 .headerimage {
    position: relative;
    width:  0px; /* Width of the banner, in pixels */
    height: 10px; /* Height of the banner, in pixels */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px; /* Space between bottom of image and outer box of style */
    background-image: url(http://feltmountain.atspace.com/doopedgreylayout123.css); /* Header image URL */
    background-repeat: no-repeat;
}

