	/* stylesheet by ljayouts.org, based on livejournal's orginal stylesheet.*/

	body {
background-image:url('http://www.backgroundsarchive.com/images/pub/0/47vuyco692jh.jpg');
		font-family:arial, sans-serif;
		font-size:8pt;
		}
	
	a, .userpicfriends a font {
		color: #ffffff;
		text-decoration: none;
		}
	
	a:hover, .userpicfriends a:hover font {
		color: #6EF1B9;
		text-decoration: none;
		border-bottom:1px dotted #6EF1B9;
		}
	
	#content {  	
		width: 800px;			
		padding: 15px;
		margin-left:auto;
		margin-right:auto;
		background-color:transparent !important;
		background-image:url('http://img.photobucket.com/albums/v255/LadyFogg/bwaytrade.jpg');
		background-repeat:no-repeat;
		background-position:175px 0;
		}
	
 	#maincontent {	 	
		margin-top:224px;
		margin-left:150px;
		}
	
	/* TOP - BOTTOM NAVIGATION */
	#header {display:none;}

	#footer {
		width:70%;
		text-align: center;
		font-weight: bold;
		letter-spacing: 1px;
		text-transform:uppercase;
		color:#CB3D17;
		z-index: 100;
		clear: both;
		}
		
	ul.navfooter {
		padding: 0px;	
		margin: 0px;
		}
	
	ul.navfooter li  {
		display: inline;	
		margin: 0 5px 0 5px;
		}
			

	/* SIDEBAR */
	#sidebar {		
		position:relative;
		top:-15px;
		background-color: #255E57;
		width: 160px;
		float:left;
		text-align:justify;
		color:#63E3CA;
		}
	
	li.sbartitle {
		background-color: #67716B;
		font-weight:bold;
		text-transform:uppercase;
		text-align:center; 
		color:#ffffff;
		margin-top:10px;
		margin-bottom:10px;
		} 
	
	.defaultuserpic { text-align: center;}	
	.sbarheader { padding: 0px 5px 0px 5px;}
	.sbarbody { padding: 0px 5px 0px 5px;}
	.sbarbody2 { padding: 0 15px 0 15px;}

	
	/* SIDEBAR CALENDAR */		
	table.calendar {
		margin-right: auto;
		margin-left: auto;
		}
		
	.sbarcalendar {
		border:1px solid #497D5D;
		background-color:#CFD7D2;
		text-align: center;
		color:#000000;
		font-weight:bold;
		font-size:8pt;
		}
	
	/* SIDEBAR CALENDAR HIGHLIGHTED DAY */
	.sbarcalendarposts {
		text-align: center;
		background-color: #CFD7D2;
		}
		
	.sbarcalendarposts a {
		text-decoration:none;
		color:#255E57;
		font-weight:bold;
		}

	.sbarcalendarposts a:hover { color:#ff0000;}
	
	/* SIDEBAR LINK LIST */
	ul.sbarlist {
		padding: 0px;
		margin: 0px;
		list-style: none;
		text-align:center;
		}
	
	/* ENTRIES */	
	.entry	{
		margin: 0px 10px 10px 30px;
		padding: 10px;
		background-color: #255E57;
		color: #85D5BA;
		text-align: justify;
		font-family:arial;
		}
		
	.entry ul li {
		padding-left: 5px;
		margin-left: 15px;
		}
		
    .entry ol li {
		padding-left: 5px;
		margin-left: 15px;
		}
	
	/* ENTRY ICONS */
	.userpic, .userpicfriends {
		position: relative;
		float: right;
		padding: 5px;
		top:10px;
		left:-5px;
		margin: 10px;
		z-index: 15;
		}

	/* FRIENDS ENTRY ICONS - USERNAME LINKS */	
	.userpicfriends { 
		background-color:transparent !important;
		text-align:center;
		}
	
	/* DATE - SUBJECT */	
	.date { visibility:hidden;}
	
	.subject {			
		font-weight: bold;
		color: #ffffff;
		background-color:#255E57;
		letter-spacing:3px;
		font-family:'trebuchet ms', sans-serif;
		font-size:12pt;
		text-transform:uppercase;
		}

	.datesubject {
		margin-left:30px;
		margin-right:10px;
		}
	
	/* MOOD - MUSIC */		
	.currents, .currentmood, .currentmusic {
		font-size:7pt;
		text-transform:uppercase;
		color:#20F895;
		}

	/* COMMENT BAR */
	.comments {
		text-align:center;
		background-color: #20F895;
		top: 15px;
		}
		
	div.comments a, div.comments a:link, div.comments a:visited{
		color: #000000;
		font-weight:bold;
		text-transform:uppercase;
		letter-spacing:1px;
		border-bottom:none;
		}
	
	div.comments a:hover {
		color:#ffffff;
		border-bottom:none;
		text-decoration: none;
		background-color:#255E57;
		}
	
	/* CALENDAR PAGE */
		
	ul.year { display:none;}
	
	ul.year li { display: inline;}
	
	table.yeartable {
		margin-left: 0;
		background-color:#255E57;
		margin-right: auto;
		margin-top:19px;
		}
	
	table.yeartable td.yeardate, table.yeartable td.yearday {
		background-color:#588071;
		}
	
	table.yeartable td.yearday {
		background-color: #32C48F;
		text-align: center;
		font-weight:bold;
		text-transform:uppercase;
		}
	
	td.yearmonth {
		border:0px none;
		font-size:14pt;
		color:#000000;
		text-transform:uppercase
		}

	td.yearmonth a {
		font-size:8pt;
		}	
		

	/* VIEW SUBJECTS PAGE */

	dt {background-color:#5B655F;}

	/* STUFFS */
	.clear { height: 10px;}		
	.skiplinks {text-align: center;}