/* CSS by Yuugao - http://uzuki_yuugao.livejournal.com/ */

	body	{
		background-color: #ffffff;
		text-align: center;
		color: #666666;
		font-family: "Verdana", sans-serif;
		font-size: 10px;
		margin: 20px 0 20px 0;
		}
	
	a, a:link, a:visited {
		color: #c1c1c1;
		text-decoration: none;
		}
	
	a:hover {
		color: #CB1835;
		text-decoration: none;
		}
	
	p, td, blockquote {
	    	font-size: 11px;
		}
		
	code, kbd, pre, tt {
	    	font-family: monospace;
		}
		
	#content
	{  	
		width: 700px;
		margin-left: auto; margin-right: auto;				
		background-color: #ffffff;
		border-width: 0px;
		border-style: solid;
		border-color: #CECECE;
		padding: 11px;
	}

 	#maincontent {	 	
		margin-top: 11px;
		font-family: "Verdana", sans-serif;
		font-size: 11px;
width: 540px;
		color: #666666;
		border-style: solid;
		border-color: #CECECE;
		border-width: 1px;
		text-align: left;
		}
	
	#sidebar {
		
		padding-top: 11px;
		margin-top: 11px;
		background-color: #ffffff;
		border-color: #cecece;
		border-width: 1px;
		border-style: solid;
	  	font-size: 9px;
		font-family: "Verdana", sans-serif;
		text-transform: lowercase;
		line-height: 15px;
	  	color: #666666;
		width: 150px;
		float: right;
		text-align: left;
		}

	#header {		
		width: 100%;
		padding: 0px 0px 0px 0px;
		margin-top: 0px;
		text-align: left;
		font-family: "Verdana", sans-serif;
		font-size: 11px;
		letter-spacing: 2px;	
		border-style: solid;
		border-color: #CECECE;
		border-width: 1px;

		color: #666666;	
		background-image: url(http://i50.photobucket.com/albums/f308/Yuugao/journal.jpg);
		background-position: bottom center;
		background-repeat: no-repeat;
		height:483px;
		}

	#footer {			
		width: 100%;
		text-align: center;
		font-family: "Verdana", sans-serif;
		font-size: 11px;
		letter-spacing: 1px;
		background-color: #ffffff;
		color: #666666;
		border-color: #CECECE;
		border-width: 1px;
		border-style: solid;
		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: #c1c1c1;
	}
	
	div#header a:hover, div#footer a:hover {
		color: #b28480;
		text-decoration: none;
	}	
	
	ul.navheader 
		{	
		padding: 0px;	
		margin: 0px;
text-align: center;
		}
	
	ul.navheader li  {
		display: inline;			
		padding: 0 3px 0 3px;
                text-transform: lowercase;
                font-size: 10px;
font-family: georgia;
font-weight: lighter;
		}

ul.navheader .view {color:#b28480;}

	.title	{
	     font-family: georgia, sans-serif;
	     text-transform: lowercase;
	     font-size: 13px;
	     color: #000000;
	     border-bottom: 0px solid #aebba8;
		line-height: 9px;
		font-weight: bold;
top: 15px;
		}
	
	.subtitle{
		font-family: "Verdana", sans-serif;
		font-size: 10px;
		color: #c1c1c1:
		font-weight: normal;		
	
		}
		

	/* sidebar */ 	
			
	div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
		color: #666666;
	}
	
	div#sidebar a:hover {
		color: #c1c1c1;
		text-decoration: none;
	}
	
	.defaultuserpic {
		text-align: center;
		}
	
	.sbarheader {
		padding: 0px 5px 0px 5px;
		}
	
	.sbarbody {
		padding: 0px 5px 0px 5px;	
		}
	
	.sbarbody2 {
		padding: 0px 0px 0px 0px;
	}
			
	table.calendar {
		margin-right: auto;
		margin-left: auto;
		}
		
	.sbarcalendar {
		border-color: #e1e1e1;
		border-width: 1px;
		border-style: solid;
		text-align: center;
		font-family: "Verdana", sans-serif;
		font-size: 11px; color: #666666;
		}
	
	.sbarcalendarposts {
		border-color:  #e1e1e1;
		border-width: 1px;
		border-style: solid;
		background-color: #e1e1e1;
		text-align: center;
		font-family: "Verdana", sans-serif;
		font-size: 11px;
		}
		
	ul.sbarlist
	{
		padding-left: 0px;
		margin-left: 0px;
		list-style: none;
	}

	li.sbaritem
	{
		padding-left: 10px;
		list-style: none;		
	}

	li.sbartitle
	{
		font-weight: lighter;
		padding: 0px;
		color: #b28480;
		font-family: "georgia", sans-serif;
text-transform: lowercase;
text-align: right;
border-bottom: 1px solid #e1e1e1;
		font-size: 10px;
letter-spacing: 5px;
	} 


	/* maincontent */	
	
	.subcontent {		
	}
		
	.entry	{
		margin: 0px 10px 10px 10px;
		padding: 10px;
		background-color: #ffffff;
		color: #666666;
		font-family: "Verdana", sans-serif;
		font-size: 10px;
		text-align: left;
		border-width: 0px;
		border-color: #cc0000;
		border-style: solid;
line-height: 20px;
		}
		
	.entry ul li
		{
		padding-left: 5px;
		margin-left: 15px;
		}
		
    .entry ol li
		{
		padding-left: 5px;
		margin-left: 15px;
		}

	.userpic {
		position: relative;
		float: left;
		background-color: #ffffff;
		padding: 2px;
		margin: 10px;
		z-index: 15;
		border-width: 1px;
		border-color: #CECECE;
		border-style: solid;
		}


	#sidebar .defaultuserpic {
		position: relative;
		background-color: #ffffff;
		padding: 2px;
                width: 100px;
		margin: 0px;
		z-index: 15;
		border-width: 1px;
		border-color: #CECECE;
		border-style: solid;
margin-left: 5px;
		}
		
	.userpicfriends {
		position: relative;
		float: left;
		background-color: #ffffff;
		padding: 2px;
		margin: 10px;
		z-index: 15;
		border-width: 1px;
		border-color: #CECECE;
		border-style: solid;
		}

	img.userpiccomment{
		position: relative;
		float: left;
		padding: 5px;
		margin: 10px;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-color: #CECECE;
		font-family: "Verdana", sans-serif;
		font-size: 11px;
		z-index: 15;
		}
		
	.date {		
		line-height: 200%;		
		top: 5px;
		color: #bcbcbc;
		font-family: "Verdana", sans-serif;
		font-size: 10px;
font-weight: lighter;
text-transform: uppercase;
		}
	
	.subject {			
		font-weight: lighter;
		padding: 0px;
		color: #b28480;
		font-family: georgia, sans-serif;
text-align: right;
border-bottom: 1px solid #e1e1e1;
		font-size: 10px;
letter-spacing: 6px;
		}
		
	.subject a, .subject a:link, .subject a:visited {
		color: #CB1835;
		}
	
	.subject a:hover {
		color: #000000;
		}	

	.datesubject {				
		background-color: #ffffff;
		padding: 5px;

		}
		
	.currents, .currentmood, .currentmusic {
		font-family: "Verdana", sans-serif;
		font-size: 9px;	
		}

	.comments {
		font-family: "Verdana", sans-serif;
		font-size: 10px;
		text-align: right;
		background-color: #ffffff;
		padding: 0px 5px 0px 5px;
		position: relative;
		top: 15px;
text-transform: lowercase;
		}
		
	div.comments a, div.comments a:link, div.comments a:visited{
		color: #CB1835;
	}
	
	div.comments a:hover {
		color: #c2c2c2;
		text-decoration: none;
	}

	
	/* maincontent --  entry, reply pages */	
	
	.datesubjectcomment {				
			padding: 5px;
		color: #000000;
		font-family: "Verdana", sans-serif;
		font-size: 9px;
font-weight: bold;
text-transform: lowercase;
			}	


	.userpiccomment {
		position: relative;
		border-width: 5px;
		border-style: solid;
		border-color: #CECECE;
		background-color: #ffffff;
		top: -30px;
		left: 0px;
		padding: 5px;
		margin: 10px 10px -20px 10px;
		z-index: 15;
		float: left;
		border-width: 1px;
		border-color: #cc0000;
		border-style: solid;
		}
		
	.box {
		border-style: solid;
		border-width: 1px 0px 0px 0px;
		border-color: #CECECE;
		padding: 10px;
		clear: left;
		}

	input, textarea {
		background-color: #ffffff;
		color: #000000;
		}
		
	textarea.textbox  {
      	width: 100% !important;
   		}
	
	.reply	{
		position: relative;
		margin: 20px 30px 10px 30px;
		padding: 25px 10px 10px 10px;
		text-align: left;
		font-family: "Verdana", sans-serif;
		font-size: 9px;
		line-height: 125%;
		background-color: #ffffff;
		color: #000000;
		}
		
	.replytosubject {
		font-weight: bold;
		}
			
		
	.commentreply {
		position: relative;
		margin: 10px;
		font-size: 10px;
		font-family: "Verdana", sans-serif;
		color: #666666;
		}
		
	.commentbox {
		
		border-color: #CECECE; 
		border-width: 1px; 
		border-style: solid; 
		padding: 10px; 
		margin: 10px; 
		background-color: #ffffff;
		}
		
	.datesubjectcomment a:link, .datesubjectcomment a:visited {
		color: #c1c1c1;
		}
		
	.datesubjectcomment a:hover {
		color: #666666; text-decoration: none;
		}
	
	.commentboxpartial {
		border-color: #CECECE; 
		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: #CECECE;
		}
	
	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 {
		/* for formatting header image */
		}

	.separator{
		/* for formatting separators between entries */
		height: 15px;
	}
/* CSS by Yuugao - http://uzuki_yuugao.livejournal.com/ */
