body	{
		background: #fff9c5;
       		text-align: center;
		color: #500507;
		font-family: verdana, arial, sans-serif;
		font-size: .85em;
		line-height: 1.3em;
		margin: 0px;
		}
	
	a, a:link, a:visited {
		color: #780e10;
		text-decoration: none;
                font-weight: bold;
		}
	
	a:hover {
		color: #500507;
		border-bottom: 2px solid #780e10;
	}
	
	p, td  {
	    	font-size: 9px;
                }
		
blockquote {
	    	font-size: 9px;
	    	background-color: #fff9c5;
	    	border: 1px solid #780e10;
	    	padding: 10px 35px 10px 10px;
	    	margin: 15px 30px 15px 30px;
                }

	#content
	{  	
		width: 680px;
		top: 0px;
		margin-left: auto; margin-right: auto;
		background: #fff9c5;
		padding: 5px;
		font-size: .7em;
		text-align: justify;
	}

 	#maincontent {	 	
		width: 410px;
                background: #fff9c5;
		text-align: left;
		float: right;
		margin: 0px 0px 50px 0px;
		}
	
	#sidebar {
	  	background: #fff9c5;
	  	color: #500507;
		width: 175px;
		float: left;
		text-align: justify;
		padding-bottom: 30px;
                }

	#header {		
		width: 680px;
		padding: 0px 0px 400px 0px;
		margin: 0px;
		text-align: right;
		background: #fff9c5  url(http://barbarylane28.free.fr/house/house.jpg) top left no-repeat;
		color: #500507;	
		font-size: 1em;
                }

	#footer {			
		width: 680px;
		text-align: center;
		background-color: #fff9c5;
		color: #500507;	
		z-index: 100;
		clear: both;
		padding: 10px 0px 10px 0px;
		border-top: 2px solid #780e10;
		}
		
/* header -- links to views; title of journal; subtitle of journal */	
	
        ul.navheader 	{	
		padding: 0px;	
		margin: 0px;
		}

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

        li.view {
	        border-bottom: 2px solid #780e10;
        	}

	.title	{
		font-weight: normal;
                visibility: hidden;
		top: 10px;
                }
	
	.subtitle{
		font-weight: normal;		
		visibility: hidden;
		top: 10px;
                }
		

/* sidebar */ 	
			
	div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
		color: #780e10;
		font-weight: normal
	}
	
	div#sidebar a:hover {
		color: #500507;
		text-decoration: none;
		border-bottom: 2px solid #780e10;
	}
	
	.defaultuserpic {
		text-align: left;
		}
	
	#sidebar img {
		border: 1px solid #500507;
}
	.sbarheader {
		padding: 0px 5px 0px 5px;
		text-align: center;
                }
	
	.sbarbody {
		padding: 0px;		
		}
	
	.sbarbody2 {
		padding: 0px;
	}
			
	table.calendar {
		margin-right: auto;
		margin-left: auto;
		float: left;
		}
		
	.sbarcalendar {
		border-color: #500507;
		border-width: 1px;
		border-style: solid;
		text-align: center;
		}
	
	.sbarcalendarposts {
		border-color:  #bbbbbb;
		border-width: 1px;
		border-style: dotted;
		background-color: #e5e5e5;
		text-align: center;
		}
		
	ul.sbarlist
	{
		padding-left: 0px;
		margin-left: 0px;
		list-style: none;
	}

	li.sbaritem
	{
		padding-left: 15px;
		list-style: none;		
	}

	li.sbartitle
	{
		padding-left: 5px;
		padding-right: 5px;
		list-style: none;		
		margin-bottom: 10px;
		margin-top: 10px;
		color: #500507;
		font-size: 1.2em;
		font-weight: bold;
		text-transform: uppercase
		} 

	
/* maincontent */	
	
	.subcontent {		
		background-color: #fff9c5;
        }
		
	.entry	{
		margin: 0px 10px 10px 10px;
		padding: 10px;
		text-align: justify;
		}
		
	.entry ul
		{
		padding: 5px;
		margin: 5px 10px 5px 5px;
		list-style-type: square;
		}
		
	.entry ol 
		{
		padding: 5px;
		margin: 5px 10px 5px 5px;
		list-style-type: lower-roman;
		}


	.entry li
		{
		padding: 5px 0px 5px 5px;
		margin: 0px;
	}








	.userpic {
		position: relative;
		float: right;
		background: #780e10;
		padding: 5px;
		margin: 10px;
		z-index: 15;
		border: 1px #500507 solid;
		}
		
	.userpicfriends {
		position: relative;
		float: left;
		padding: 5px;
		margin: 10px;
		text-align: center;
		border: 1px solid #500507;
		background: #780e10;
		}
		
	.date {		
                font-weight: normal; 
                background-color: transparent;
		}
	
	.subject {			
		padding: 0px;
		background-color: transparent;
		border-bottom: 1px solid #780e10;
                font-weight: bold; 
		}
		
	.subject a, .subject a:link, .subject a:visited {
		color: #780e10;
		}
	
	.subject a:hover {
		color: #500507;
		}	

	.datesubject {				
		background-color: #fff9c5;
		color: #500507;
		padding: 5px;
		text-transform: uppercase;
		}
		
	.currents, .currentmood, .currentmusic {
		}

	.comments {
		text-align: right;
		background-color: #fff9c5;
		padding: 0px 5px 0px 5px;
		position: relative;
		}


	.postedpics {
		float: right;
		padding: 5px;
		margin: 5px;
		border: 0px;
		}

/* maincontent --  entry, reply pages */	
	
	.datesubjectcomment {				
			background-color: transparent;
			padding: 5px;
			margin-top: 20px;
			}	
		
	.box {
		border-style: solid;
		border-width: 1px 0px 0px 0px;
		border-color: #e5e5e5;
		padding: 10px;
		clear: right;
		}

	input, textarea {
		background-color: transparent;
		color: #500507;
		}
		
	textarea.textbox  {
      	width: 100% !important;
   		}
	
	.reply	{
		position: relative;
		margin: 20px 30px 10px 30px;
		padding: 25px 10px 10px 10px;
		text-align: left;
		background-color: #fff9c5;
		}
		
	.replytosubject {
		font-weight: bold;
		}
			
		
	.commentreply {
		position: relative;
		margin: 10px;
		}
		
	.commentbox {
		
		border-color: #500507; 
		border-width: 1px; 
		border-style: dashed; 
		padding: 10px; 
		margin: 10px; 
		background-color: #fff9c5;
		}
		
	.datesubjectcomment a:link, .datesubjectcomment a:visited {
		color: #780e10;
		}
		
	.datesubjectcomment a:hover {
		color: #500507;
		}
	
	.commentboxpartial {
		border-color: #500507; 
		border-width: 1px; 
		border-style: dashed; 
		padding: 10px; 
		margin: 10px; 
		background-color: #fff9c5;
		}

	.commentinfo {
		background-color: #fff9c5; 
		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: #500507;
		}
	
	table.yeartable td.yearday {
		background-color: #fff9c5;
		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 {	
		display: none;	
		clear: both;
		}
		

	/* misc  */
				
	.clear {		
		height: 10px;
		}
		
	.skiplinks {
		text-align: center;
		}
		
.headerimage {
}


	.separator{
		/* for formatting separators between entries */
		height: 21px;
		background: #fff9c5 url(http://barbarylane28.free.fr/house/sep_house.jpg) top center no-repeat;
		padding: 0px 0px 0px 0px;	
}


div.ljtags {
	margin: 10px 0px 0px 0px;
	font-weight: bold;
	}
