
	
	body	{
		background-color: #f1ede2;
		
    background-image: url("http://i33.photobucket.com/albums/d80/Eximius/other/videoback.gif");
    background-repeat: repeat;
    background-position: center;
    background-attachment: scroll;
        
		text-align: center;
		color: #0b1517;
		font-family: "Verdana", sans-serif;
		font-size: 11px;
		margin: 20px 0 20px 0;
		}
	
	a, a:link, a:visited {
		color: #efe397;
		text-decoration: none;
		}
	
	a:hover {
		color: #f0ffc0;
		text-decoration: underline;
		}
	
	p, td, blockquote {
	    	font-size: 11px;
		}
		
	code, kbd, pre, tt {
	    	font-family: monospace;
		}
		
	#content
	{  	
		width: 765px;
		margin-left: auto; margin-right: auto;				
		background-color: #d3ccc1;
		border-width: 1px;
		border-style: solid;
		border-color: #9b4e1b;
		padding: 15px;
	}

 	#maincontent {	 	
		margin-top: 15px;
		font-family: "Arial", sans-serif;
		font-size: 11px;
		background-color: #ae9e89;
		color: #0b1517;
		border-style: solid;
		border-color: #9b4e1b;
		border-width: 1px;
		margin-left: 180px;
		text-align: left;
		}
	
	#sidebar {
		
		padding-top: 15px;
		margin-top: 15px;
		background-color: #ae9e89;
		border-color: #9b4e1b;
		border-width: 1px;
		border-style: solid;
	  	font-size: 11px;
		font-family: "Verdana", sans-serif;
	  	color: #f9f4f7;
		width: 160px;
		float: left;
		text-align: left;
		}

	#header {		
		width: 100%;
		padding: 10px 0px 20px 0px;
		margin: 0px;
		text-align: center;
		font-family: "tahoma", sans-serif;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 2px;	
		border-style: solid;
		border-color: #9b4e1b;
		border-width: 1px;
		background-color: #da712b;
		color: #e7eef0;	
		}

	#footer {			
		width: 100%;
		text-align: center;
		font-family: "tahoma", sans-serif;
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 1px;
		background-color: #da712b;
		color: #e7eef0;
		border-color: #9b4e1b;
		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: #ffffff;
	}
	
	div#header a:hover, div#footer a:hover {
		color: #efe397;
		text-decoration: none;
	}	
	
	ul.navheader 
		{	
		padding: 0px;	
		margin: 0px;
		}
	
	ul.navheader li  {
		display: inline;			
		padding: 0 20px 0 20px;
		}

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

	/* sidebar */ 	
			
	div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
		color: #9b4e1b;
	}
	
	div#sidebar a:hover {
		color: #da712b;
		text-decoration: none;
	}
	
	.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: #0b1517;
		border-width: 1px;
		border-style: solid;
		text-align: center;
		font-family: "Verdana", sans-serif;
		font-size: 11px;
		}
	
	.sbarcalendarposts {
		border-color:  #0b1517;
		border-width: 1px;
		border-style: solid;
		background-color: #bfcada;
		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: 15px;
		list-style: none;		
	}

	li.sbartitle
	{
		padding-left: 15px;
		list-style: none;		
		border-style: solid;
		border-width: 1px;
		border-color: #9b4e1b;
		background-color: #bd5f21; 
		margin-bottom: 10px;
		margin-top: 10px;
	} 

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

	.datesubject {				
		background-color: #bfcada;
		padding: 5px;
		}
		
	.currents, .currentmood, .currentmusic {
		font-family: "Arial", sans-serif;
		font-size: 11px;	
		}

	.comments {
		font-family: "Arial", sans-serif;
		font-size: 11px;
		text-align: right;
		background-color: #bfcada;
		padding: 0px 5px 0px 5px;
		position: relative;
		top: 15px;
		}
		
	div.comments a, div.comments a:link, div.comments a:visited{
		color: #364376;
	}
	
	div.comments a:hover {
		color: #485988;
		text-decoration: none;
	}

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

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

	.commentinfo {
		background-color: #275974; 
		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: #9b4e1b;
		}
	
	table.yeartable td.yearday {
		background-color: #275974;
		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 {
    position: relative;
    width:  800px; /* Width of the banner, in pixels */
    /* height: 200px; /* Height of the banner, in pixels */
    height: 200px;
    margin-left: auto;
    margin-right: auto;
   // margin-bottom: 5px; /* Space between bottom of image and outer box of style */
    background-image: url("http://i33.photobucket.com/albums/d80/Eximius/virsraksts.jpg"); /* Header image URL */
    background-repeat: no-repeat;
}
	.separator{
		/* for formatting separators between entries */
		height: 35px;
	}
    