/* Original stylesheet by Susan @ http://intocolor.livejournal.com
Style System: S2
Theme: Flexible squares
Account: Free and/or Paid*/

	
	body	{
		background-color: #c8b59c;
	background-position: center;
        background-attachment: scroll;
		background-image: url();
       	text-align: center;
		text-align: center;
		color: #333333;
		font-family: "Verdana", sans-serif;
		font-size: 7.5pt;
		margin: 0px 0 0px 0;
		}
	
	a, a:link, a:visited {
		color: #333333;
		font-weight: bold;
		text-decoration: none;
		}
	
	a:hover {
		color: #121212;
		text-decoration: none;
		}
	
            h2  {
                 font-size: 10pt;
                 line-height: 12pt;
                 font-weight:normal;
                 color: #333333;
                 font-family: "Verdana", sans-serif;
                 }

           h3, h {
                 font-weight:normal;
                 color: #333333;
                 font-family: "Verdana", sans-serif;
                  }
           sup {
               font-family: "Verdana", sans-serif;
               color: #121212;
               font-size: 7pt;
               }




	p, td {
	    	color: #333333;
		font-family: "Verdana", sans-serif;
		font-size: 7.5pt;
		}
	b {
                color: #333333;
		font-family: "Verdana", sans-serif;
		font-weight: heavy;
                font-size: 7.5pt;
                }


     blockquote {
	    	color: #8C9287;
		font-family: "Verdana", sans-serif;
		font-size: 7.5pt;
                padding: 5px 15px 5px 15px; 
                background-color: #F5F5F5;
		}

	code, kbd, pre, tt {
	    	font-family: monospace;
		}
		
	#content
	{  	
		width: 750px;
		margin-left: auto; margin-right: auto;				
		background-color: #FFFFFF;
		border-width: 0px;
		border-style: solid;
		border-color: #999999;
		padding: 9px;
	}

 	#maincontent {	 	
		margin-top: 5px;
		color: #333333;
		font-family: "Verdana", sans-serif;
		font-size: 7.5pt;
		background-color: #FFFFFF;
		border-style: solid;
		border-color: #999999;
		border-width: 0px;
		margin-right: 200px;
		text-align: left;
		}
	
	#sidebar {
		
		padding-top: 15px;
		margin-top: 5px;
		background-color: #FFFFFF;
		border-left: 1px solid #EFF2EB;
	  	color: #333333;
		font-family: "Verdana", sans-serif;
		font-size: 7.5pt;
		width: 180px;
		float: right;
		text-align: left;
		}

	#header {		
		width: 100%;
		padding: 9px 0px 5px 0px;
		margin: 0px;
		text-align: left;
		color: #333333;
		font-family: "Verdana", sans-serif;
		font-size: 7.5pt;
		font-weight: lighter;
                text-transform: uppercase;
		letter-spacing: 1px;	
		border-bottom: 1px dashed #D8D8D8;		
		background-color: #fff;
		}

	#footer {			
		width: 100%;
		text-align: center;
		color: #333333;
		font-family: "Verdana", sans-serif;
		font-size: 7.5pt;
		font-weight: bold;
		letter-spacing: 0px;
		background-color: #fff;
		border-color: #999999;
		border-width: 0px;
		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: #333333;
	}
	
	div#header a:hover, div#footer a:hover {
		color: #121212;
		text-decoration: none;
	}	
	
	ul.navheader 
		{	
		padding: 0px;	
		margin: 0px;
		}
	
	ul.navheader li  {
		display: inline;			
		padding: 0 3px 0 3px;
		}

	.title	{
		color: #333333;
		font-family: "Verdana", sans-serif;
		font-size: 8pt;	
		font-weight: normal;
		line-height: 150%;
		top: 10px;
                display: none;
		}
	
	.subtitle{
		font-family: "Verdana", sans-serif;
		font-size: 11px;
		font-weight: normal;		
		top: 10px;
                display: none;
		}
		

	/* sidebar */ 	
			
	div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
		color: #333333;
	}
	
	div#sidebar a:hover {
		color: #121212;
		text-decoration: none;
	         }
	 .defaultuserpic {
                 display:default;
                 text-align: center;         
                 }
	
	.sbarheader {
		padding: 0px 5px 0px 5px;
		}
	
	.sbarbody {
		padding: 0px 10px 0px 10px;		
		}
	
	.sbarbody2 {
		padding: 0 10px 0 10px;
	}
			
	table.calendar {
		margin-right: auto;
		margin-left: auto;
		}
		
	.sbarcalendar {
		border-color: #E3E3E3;
		border-width: 1px;
		border-style: solid;
		text-align: center;
		color: #333333;
		font-family: "Verdana", sans-serif;
		font-size: 7.5pt;
		}
	
	.sbarcalendarposts {
		border-color:  #E3E3E3;
		border-width: 0px;
		border-style: solid;
		background-color: #fff;
		text-align: center;
		color: #333333;
		font-family: "Verdana", sans-serif;
		font-size: 7.5pt;
		}
		
	ul.sbarlist
	{
		padding-left: 0px;
		margin-left: 0px;
		list-style: none;
	}

	li.sbaritem
	{
		padding-left: 15px;
		list-style: none;		
	}

        li.sbaritem a {
               display: block;
               color: #333333;
               text-decoration: none;
               font-size: 7.5pt;
               list-style: none;

        }
         li.sbaritem a:hover {
                display: block;
                color: #C58089;
                font-size: 7.5pt;
                list-style: none;
        }

	li.sbartitle
	{
		padding-left: 3px;
		list-style: none;		
		color: #7694A7;
		background-color: #fff; 
		margin-bottom: 10px;
		margin-top: 10px; 
                letter-spacing: 2px;
              border-bottom: 1px solid #EFF2EB;}
               
	
	/* maincontent */	
	
	.subcontent {		
	}
		
	.entry	{
		margin: 0px 10px 10px 30px;
		padding: 7px;
		background-color: #fff;
		color: #333333;
		font-family: "Verdana", sans-serif;
		font-size: 7.5pt;
		text-align: left;
		border-bottom: 1px solid #E8ECE4;
		}
		
	.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: #fff;
		padding: 5px;
		margin: 10px;
		z-index: 15;
		border-width: 1px;
		border-color: #E2DADC;
		border-style: dotted;
		}
		
	.userpicfriends {
		position: relative;
		float: left;
		padding: 5px;
		margin: 10px;
		text-align: center;
		border-style: dotted;
		border-width: 1px;
		border-color: #E2DADC;
		font-family: "Verdana", sans-serif;
		font-size: 8pt;
		z-index: 15;
		}
		
	.date {		
		line-height: 100%;		
		margin-top: 5px;
                padding-bottom: 5px;
		color: #E2DADC;
		font-family: "Verdana", sans-serif;
		font-size: 7.5pt;
		}
	
	.subject {			
		font-weight: normal;
		padding: 3px;
		color: #333333;
		font-family: "Verdana", sans-serif;
		font-size: 8pt;
                letter-spacing: 2pt;
                background-color: #F5F5F5;
		}
		
	.subject a, .subject a:link, .subject a:visited {
		color: #ffffff;
		}
	
	.subject a:hover {
		color: #121212;
		}	

	.datesubject {				
		background-color: transparent;
		padding: 5px;
		}
		
	.currents strong, .currentmood strong, .currentmusic .currentlocation {
		color: #333333;
		font-weight: lighter;
                font-size:7.5pt;
		text-transform:lowercase;
		}

	.currents, .currentmood, .currentmusic, .currentlocation {
		color: #333333; 
                font-size:7.5pt; 
		font-weight: normal;
                text-align:left;
		text-transform:normal;
		}

	.currentlocation a, .currentlocation a:link, .currentlocation a:visited  {
		color: #333333;
		text-transform: none; 
                font-size:7.5pt;
		font-weight: normal;
		}
	
	.currentlocation a:hover, .ljtags a:hover {
		color: #333333;
		font-weight: normal;
		text-transform: none;
		}
		


	.comments {
		color: #333333;
		font-family: "Verdana", sans-serif;
		font-size: 7.5pt;
		text-align: right;
		 background-color: #F5F5F5;
		padding: 3px 5px 3px 5px;
		position: relative;
		top: 35px;
               border-top: 1px solid #E9EDEC;

		}
		
	div.comments a, div.comments a:link, div.comments a:visited{
		color: #333333;
	        }
	
	div.comments a:hover {
		color: #121212;
		text-decoration: none;
	        }

	 .ljtags {
                margin:20px 0px 0px 0px;
                background-color:#fff;
                color:#333333;
                font-size: 7.5pt;
                border:0px solid #c2cde0;
} 
	/* maincontent --  entry, reply pages */	
	
	.datesubjectcomment {				
			background-color: #F4F4F4;
			padding: 5px;
			margin-top: 20px;
			}	
		
	.userpiccomment {
		position: relative;
		border-width: 1px;
		border-color: #E2DADC;
		border-style: dotted;
		background-color: #fff;
		top: -30px;
		left: 0px;
		padding: 5px;
		margin: 10px 10px -20px 10px;
		z-index: 15;
		float: left;
		}
		
	.box {
		border-style: solid;
		border-width: 1px 0px 0px 0px;
		border-color: #EFF2EB;
		padding: 10px;
		clear: left;
		}

	input, textarea {
		background-color: #fff;
		color: #333333;
		}
		
	textarea.textbox  {
      	width: 100% !important;
   		}
	
	.reply	{
		position: relative;
		margin: 20px 30px 10px 30px;
		padding: 25px 10px 10px 10px;
		text-align: left;
		color: #333333;
		font-family: "Verdana", sans-serif;
		font-size: 7.5pt;
		line-height: 125%;
		background-color: #fff;
		}
		
	.replytosubject {
		font-weight: bold;
		}
			
		
	.commentreply {
		position: relative;
		margin: 10px;
		color: #333333;
		font-family: "Verdana", sans-serif;
		font-size: 7.5pt;
		}
		
	.commentbox {
		
		border-color: #E7EEE1; 
		border-width: 1px; 
		border-style: solid; 
		padding: 10px; 
		margin: 10px; 
		background-color: #fff;
		}
		
	.datesubjectcomment a:link, .datesubjectcomment a:visited {
		color: #ffffff;
		}
		
	.datesubjectcomment a:hover {
		color: #121212;
		}
	
	.commentboxpartial {
		border-color: #EFF2EB; 
		border-width: 1px; 
		border-style: solid; 
		padding: 10px; 
		margin: 10px; 
		background-color: #fff;
		}

	.commentinfo {
		background-color: #fff; 
		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: #999999;
		}
	
	table.yeartable td.yearday {
		background-color: #333333;
		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:  768px; /* Width of the banner, in pixels */
    height: 300px; /* Height of the banner, in pixels */
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px; /* Space between bottom of image and outer box of style */
    background-image: url("http://img360.imageshack.us/img360/3865/alcodefceciliase8.jpg");
    background-repeat: no-repeat;
		}

	.separator{
		/* for formatting separators between entries */
		height: 35px;
	}