/* Cleaned CSS: */

	
	body	{
		background: url(http://www.scrynne.ca/layouts/cassie/cassie_tile.png) top center repeat #3e1103;
		text-align: center;
		color: #eca341;
		font-family: "Arial", sans-serif;
		font-size: 11px;
		margin: 0px;
		}
	
	a, a:link, a:visited {
		color: #581117;
		text-decoration: none;
		}
	
	a:hover {
		color: #581117;
		text-decoration: underline;
		}
	
	p, td, blockquote {
	    	font-size: 11px;
		}
		
	code, kbd, pre, tt {
	    	font-family: monospace;
		}
		
	#content
		{  		
		width: 750px;
		margin-left: auto; margin-right: auto; 				
		background: url(http://www.scrynne.ca/layouts/cassie/cassie_strip.png) top center repeat-y #581117;
		padding: 0px;
		}

 	#maincontent {	 	
		margin: 0px 0px 0px 300px;
		font-family: "Arial", sans-serif;
		font-size: 11px;
		color: #581117;
		text-align: left;
		}
	
	#sidebar {	
		padding: 0px 0px 0px 50px;
		margin: 0px;
		font-size: 11px;
		font-family: "Arial", sans-serif;
		color: #581117;
		width: 160px;
		float: left;
		text-align: left;
		line-height: 18px;
		}
	
	#header {		
		width: 100%;
		height: 458px;
		padding: 0px;
		margin: 0px;
		text-align: right;
		font-family: "Arial", sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		background: url(http://www.scrynne.ca/layouts/cassie/cassie_header.png) top center no-repeat transparent;
		color: #581117;	
		}

	#footer {
		margin: 0px 20px 0px 300px;			
		text-align: center;
		font-family: "Arial", sans-serif;
		font-size: 11px;
		font-weight: bold;
		letter-spacing: 1px;
		color: #581117;
		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: #581117;
	padding: 2px 5px;
	}
	
	div#header a:hover, div#footer a:hover {
	color: #eca341;
	background: #581117;
	text-decoration: none;
	}
	
	ul.navheader 
		{	
		padding: 400px 25px 10px 100px;	
		margin: 0px;
		}
	
	ul.navheader li  {
		display: inline;			
		padding: 0 3px 0 3px;
		}

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


	.title	{
		display: none;		
		font-family: "Arial", sans-serif;
		font-size: 11px;		
		font-weight: normal;
		line-height: 200%;
		top: 10px;
		}
	
	.subtitle{
		display: none;
		font-family: "Arial", sans-serif;
		font-size: 11px;
		font-weight: normal;		
		top: 10px;
		}
		

	/* sidebar */ 	
			
	div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
		line-height: 18px;
		margin: 2px 0px;
		color: #581117;
		font-weight: bold;
	}
	
	div#sidebar a:hover {
		margin: 2px 0px;
		text-decoration: none;
		border-bottom: 1px solid #581117;
		color: #581117;
	}
	
	.defaultuserpic {
		text-align: center;
		}
	
	.sbarheader {
		padding: 0px 5px 0px 5px;
		}
	
	.sbarbody {
		padding: 0px 5px 0px 5px;		
		}
	
	.sbarbody2 {
		padding: 0 15px 0 15px;
	}
			
	table.calendar {
		margin-right: auto;
		margin-left: auto;
		}
		
	.sbarcalendar {
		border-color: #581117;
		border-width: 1px;
		border-style: solid;
		text-align: center;
		font-family: "Arial", sans-serif;
		font-size: 11px;
		}
	
	.sbarcalendarposts {
		border-color:  #581117;
		border-width: 1px;
		border-style: solid;
		background-color: #eca341;
		text-align: center;
		font-family: "Arial", sans-serif;
		font-size: 11px;
		}
		
	ul.sbarlist
	{
		padding-left: 0px;
		margin-left: 0px;
		list-style: none;
	}

	li.sbaritem
	{
		padding: 0px;		
	}

	li.sbartitle 
		{
		
		color: #581117;
		padding: 0px 0px 3px 0px;
		border-bottom: 1px solid #581117;
		margin: 10px 0px;
		text-transform: uppercase;
		font-weight: bold;
		}

	
	/* maincontent */	
	
	.subcontent {		
	}
		
	.entry	{
		margin: 0px 50px 10px 0px;
		color: #581117;
		font-family: "Arial", sans-serif;
		font-size: 11px;
		text-align: left;
		}
		
	.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: #581117;
		padding: 5px;
		margin: 10px;
		z-index: 15;
		border-width: 1px;
		border-color: #581117;
		border-style: solid;
		}
		
	.userpicfriends {
		position: relative;
		float: left;
		padding: 5px;
		margin: 10px;
		text-align: center;
		border-style: solid;
		border-width: 1px;
		border-color: #581117;
		font-family: "Arial", sans-serif;
		font-size: 11px;
		z-index: 15;
		}
		
	.date {		
		line-height: 200%;
		top: 5px;
		color: #581117;
		font-family: "Arial", sans-serif;
		font-weight: bold;
		font-size: 12px;
		}
	
	.subject {			
		margin: 0px 0px 10px 0px;
		font-weight: bold;
		color: #581117;
		font-family: "Arial, sans-serif;
		font-size: 13px;
		text-transform: uppercase;
		}
		
	.subject a, .subject a:link, .subject a:visited {
		color: #eda446;
		}
	
	.subject a:hover {
		color: #581117;
		}	

	.datesubject {				
		}
		
	.currents, .currentmood, .currentmusic {
		font-family: "Arial", sans-serif;
		font-size: 11px;	
		}

	.comments {
		font-family: "Arial", sans-serif;
		font-size: 11px;
		text-align: right;
		padding: 0px 5px 0px 5px;
		position: relative;
		top: 15px;
		}
		
	div#maincontent a, div#maincontent a:link, div#maincontent a:visited {
		color: #581117;
		font-weight: bold;
		text-decoration: none;
		border-bottom: 1px solid #581117;
		}
	
	div#maincontent a:hover {
		color: #581117;
		text-decoration: underline;
		border-bottom: 1px solid #581117;
		}

	div.comments a, div.comments a:link, div.comments a:visited{
		color: #581117;
		font-weight: bold;
		text-decoration: none;
		border-bottom: 1px solid #581117;
	}
	
	div.comments a:hover {
		color: #581117;
		text-decoration: underline;
		border-bottom: 1px solid #581117;
	}

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

	/* maincontent --  entry, reply pages */	
	
	.datesubjectcomment {				
			background-color: #581117;
			padding: 5px;
			margin-top: 20px;
			}	
		
	.userpiccomment {
		position: relative;
		border-width: 5px;
		border-style: solid;
		border-color: #581117;
		background-color: #eda446;
		top: -30px;
		left: 0px;
		padding: 5px;
		margin: 10px 10px -20px 10px;
		z-index: 15;
		float: left;
		border-width: 1px;
		border-color: #581117;
		border-style: solid;
		}
		
	.box {
		border-style: solid;
		border-width: 1px 0px 0px 0px;
		border-color: ##581117;
		padding: 10px;
		clear: right;
		}

	input, textarea {
		background-color: #eda446;
		color: #581117;
		}
		
	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: 11px;
		line-height: 125%;
		background-color: #eda446;
		color: #581117;
		}
		
	.replytosubject {
		font-weight: bold;
		}
			
		
	.commentreply {
		position: relative;
		margin: 10px;
		font-size: 11px;
		font-family: "Arial", sans-serif;
		color: #581117;
		}
		
	.commentbox {
		
		border-color: #581117; 
		border-width: 1px; 
		border-style: solid; 
		padding: 10px; 
		margin: 10px; 
		background-color: #eda446;
		}
		
	.datesubjectcomment a:link, .datesubjectcomment a:visited {
		color: #eda446;
		}
		
	.datesubjectcomment a:hover {
		color: #581117;
		}
	
	.commentboxpartial {
		border-color: #581117; 
		border-width: 1px; 
		border-style: solid; 
		padding: 10px; 
		margin: 10px; 
		background-color: #eda446;
		}

	.commentinfo {
		background-color: #eda446; 
		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: #581117;
		}
	
	table.yeartable td.yearday {
		background-color: #eda446;
		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{
		margin: 50px; 0px; 0px; 0px;
		background: url(http://www.scrynne.ca/layouts/cassie/cassie_divider.png) center center no-repeat;
		height: 75px;
	}
    
