/* Cleaned CSS: */


	body	{
		background-color: #8da685;
		background-image: url("http://pics.livejournal.com/jissa/pic/000qc6c5");
		background-repeat: no-repeat;
		background-position: top left;
		background-attachment: fixed;
		color: #30291F;
		font-family: "Verdana", sans-serif;
		font-size: 11px;
		margin: 0px 0 0px 0;
		}

	a, a:link, a:visited {
		color: #29293a;
		}

	a:hover {
		cursor: crosshair;
		color: #a5b895;
		text-decoration: underline;
		}

	blockquote {
	    	background-color:#a5b895;
	    	padding:5px;
	    	border:1px dashed #6f8567;
		}

	#content
	{  	
		margin-left: 501px;
		margin-right: 9px;
		margin-top: 9px;
	}

	#sidebar {
		display:none;
	}

/* header -- links to views; title of journal; subtitle of journal */	

	#header {
		margin: -95px 0px 10px 0px;
		height: 248px;
		background: url(http://pics.livejournal.com/jissa/pic/000qabk5) top left no-repeat transparent; 
		color: #30291F;
		font-family: "century gothic", sans-serif;
		font-size: 14px;
		text-transform: lowercase;
		letter-spacing: 4px;
		}

	.headerimage {
		position: top;
		margin-bottom: -8px;
		width: 100%;
		height: 5px;
		background: #ffffff;
		}

	.headerright {
		margin-top: 2px;
		margin-bottom: -5px;
		height: 98px;
		background: url(http://pics.livejournal.com/jissa/pic/000qbf2x) right no-repeat transparent; 
		}

	div#header a, div#header a:link, div#header a:visited {
		color: #322b21;
		text-decoration: none;
		text-transform: lowercase;
	}

	div#header a:hover {
		cursor: crosshair;
		color: #4e473d;
		text-decoration: none;
		text-transform: lowercase;
	}	

	ul.navheader {	
		padding: 78px 0px 0px 171px;	
		margin-top: 0px;
		margin-left: 0px;
	}

	ul.navheader li {
		list-style-type: none;
		padding-left: 20px; 
		padding-right: 10px;
		padding-bottom: 5px;
		background-image: url("http://pics.livejournal.com/jissa/pic/000q8e9y");
		background-repeat: no-repeat;
		background-position: 0 center;
	}

	ul.navheader li + li {

		margin-left: 11px;
	}

	ul.navheader li + li + li {
		margin-left: 15px;
	}

	ul.navheader li + li + li + li {
		margin-left: 84px;
	}

	ul.navheader li + li + li + li + li {
		margin-left: 124px;
	}

	ul.navheader li + li + li + li + li + li {
		margin-left: 146px;
	}


	.title	{
                display: none;
	}

	.subtitle{
                display: none;
	}

/* footer */

	#footer {			
		width: 100%;
		text-align: center;
		letter-spacing: 1px;
		color: #29293a;
		background-color: transparent;
		text-transform: lowercase;
		font-weight: bold;
		z-index: 100;
		clear: both;
		}
		
	ul.navfooter{
		padding: 0px;	
		margin: 0px;
		}
	
	ul.navfooter li  {
		display: inline;	
		margin: 0 10px 0 10px;
		}	

	div#footer a, div#footer a:link, div#footer a:visited {
		color: #3a3329;
		text-decoration: none;
		text-transform: lowercase;
		font-weight: normal;
	}

	div#footer a:hover {
		cursor: crosshair;
		color: #3a3329;
		text-decoration: none;
		text-transform: lowercase;
		font-weight: bold;
	}	
	

/* maincontent */

	.entry	{
		margin-right: 10px;
		margin-bottom: 69px;
		padding: 10px;
		background-color: #7a9372;
		color: #4e473d;
		font-family: verdana, sans serif;
		font-size: 10;
		text-align: left;
		border-width: 1px;
		border-color: #6f8567;
		border-style: dotted;
		}

	.userpic {
		position: relative;
		float: right;
		display: inline;
		margin-left: 10px;
		margin-right: 7px;
		margin-top: 28px;
		margin-bottom: 10px;
		}

	.userpic img {
		padding:2px;
		border: 1px solid #6f8567;
		}

	.userpicfriends {
		position: relative;
		float: right;
		display: inline;
		margin-left: 10px;
		margin-right: 7px;
		margin-top: 28px;
		margin-bottom: 10px;
		text-align: center;
		background-color: transparent !important;
		}

	div.userpicfriends a, div.userpicfriends a:link, div.userpicfriends a:visited{
		color: #29293a !important;
		}

	.userpicfriends img {
		padding:2px;
		border: 1px solid #6f8567;
		}

	.date {		
		top: 5px;
		color: #332c22;
		font-size: 10pt;
		font-weight: bold;
		border-bottom: #6f8567 solid 1px;
		padding: 3px;
		letter-spacing: 3px;
		}

	.subject {			
		font-weight: bold;
		color: #29293a;
		font-size: 10pt;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 10px;
		}

	.currents, .currentmood, .currentmusic .currenttags {
		text-transform: lowercase;
		}

	div.currenttags a, div.currenttags strong a {
		color: #4e473d ;
		text-decoration: none ;
		}	

	div.currenttags strong a img, div.currentmood strong img, div.currentmusic strong img {
		border-width: 0px;
		margin-bottom: -2px;
		}	

	.comments {
		background-color: #3a3329;
		padding: 3px 5px 5px 5px;
		text-align: right; 
		position: relative;
		top: 62px;
		margin-right: -21px;
		margin-left: -11px;
		}

	div.comments a, div.comments a:link, div.comments a:visited{
		color: #8da685;
		}

	.leftlinks{
		float: left; 
		position: relative; 
		}


/* maincontent --  entry, reply pages */	

	.datesubjectcomment {				
		background-color: #3A3329;
		padding: 5px;
		margin-top: 20px;
		color: #7A9372;
		}	

	.datesubjectcomment a:link, .datesubjectcomment a:visited {
		color: #8DA685;
		}

	.datesubjectcomment a:hover {
		color: #ffffff;
		}
		
	.userpiccomment {
		position: relative;
		border-width: 5px;
		border-style: solid;
		border-color: #7A9372;
		background-color: #7A9372;
		top: -30px;
		left: 0px;
		padding: 5px;
		margin: 10px 10px -20px 10px;
		z-index: 15;
		float: left;
		border-width: 1px;
		border-color: #3a3329;
		border-style: dotted;
		}
		
	.box {
		border-style: solid;
		border-width: 1px 0px 0px 0px;
		border-color: #6f8567;
		padding: 10px;
		clear: left;
		}

	input, textarea {
		background-color: #7A9372;
		color: #000000;
		}
		
	textarea.textbox  {
      	width: 100% !important;
   		}
	
	.reply	{
		position: relative;
		margin: 20px 30px 10px 30px;
		padding: 25px 10px 10px 10px;
		background-color: #7A9372;
		}
		
	.replytosubject {
		font-weight: bold;
		}
			
		
	.commentreply {
		position: relative;
		margin: 10px;
		}
		
	.commentbox {
		
		border-color: #6f8567; 
		border-width: 1px; 
		border-style: solid; 
		padding: 10px; 
		margin: 10px; 
		background-color: #7A9372;
		}
		
	.commentboxpartial {
		border-color: #6f8567; 
		border-width: 1px; 
		border-style: solid; 
		padding: 10px; 
		margin: 10px; 
		background-color: #7A9372;
		}

	.commentinfo {
		background-color: #7A9372; 
		margin-top: 10px; 
		width: 100%;
		}

	.clear {		
		height: 15px;
		}

	.skiplinks {
		text-align: center;
		}


/* misc */


	.ljuser img { 
		width: 0px;
		height: 0px;
		background-repeat: no-repeat;
		background-image: url(http://pics.livejournal.com/jissa/pic/000qdbzz); 
		padding: 13px 16px 2px 2px;
		}

	.ljuser img[src="http://stat.livejournal.com/img/user.gif"] {
		background-image: url(http://pics.livejournal.com/jissa/pic/000qdbzz);
		padding: 16px 18px 0px 2px;
		}

	.ljuser img[src="http://stat.livejournal.com/img/community.gif"] {
		background-image: url(http://pics.livejournal.com/jissa/pic/000qefp9);
		padding: 14px 16px 2px 2px;
		}

	span.ljuser a {
		width: 0px;
		height: 0px;
		padding: 02px 0 02px 0;
		margin-right: 2px;
		}

	.subject img[src="http://stat.livejournal.com/img/icon_protected.gif"] {
		width: 0px;
		height: 0px;
		padding: 0px 16px 16px 0px;
		margin-bottom: -2px;
		background-repeat: no-repeat;
		background: url(http://pics.livejournal.com/jissa/pic/000qprbf);
		}

	.subject img[src="http://stat.livejournal.com/img/icon_private.gif"] {
		width: 0px;
		height: 0px;
		padding: 0px 16px 16px 0px;
		margin-bottom: -2px;
		background-repeat: no-repeat;
		background: url(http://pics.livejournal.com/jissa/pic/000qg76h);
		}

	div.entry_text center a img {
		margin: 5px;
		padding: 2px;
		border: 1px solid #6f8567;
		}

	.friendsonly {
		background-repeat: no-repeat;
		background: url(http://pics.livejournal.com/jissa/pic/000s1fet);
		margin-top: -5px;
		margin-left: -4px;
		padding-bottom: 7px;
		}



