body	{
		background-color: #dadada;
		text-align: center;
		color: #3399ff;
		font-family: "Arial", sans-serif;
		font-size: 11px;
		margin: 0px 0 0px 0;
		}

      a, a:link {
		color: #3399ff;
		text-decoration: none;
                font-size: 11px;
		}

        a:visited {
		color: #3399ff;
		text-decoration: none;
                font-size: 11px;
		}

	a:hover {
		color: #3399ff;
		border-bottom: 2px solid #dadada;
                font-size: 11px; 
		}

	p, td, blockquote {
	    	font-size: 9px;
                color: #ffffcc;
                font-style: italic;
		font-family: "Arial", sans-serif;
		}

	code, kbd, pre, tt {
	    	font-family: monospace;
                color: #ffffcc;
		}

/*---------------------------------------------------------------------
   General page alignment and width
------------------------------------------------------------------------*/

	#content
	{
		width: 600px;
		background-color: #000000;
		border-width: 0px;
		border-style: solid;
		border-color: #000000;
		padding: 0px;
                margin-top: 0px;
		margin-left: auto; 
		margin-right: auto;
                text-align: left;
	}

 	#maincontent {
		margin-left: auto; 
                margin-right: auto;
                margin-top: 0px;
		font-family: "Arial", sans-serif;
		font-size: 11px;
		background-color: #000000;
		color: #dadada;
		border-style: solid;
		border-color: #000000;
		border-width: 0px;
		text-align: left;
		}


	#sidebar {

		padding-top: 10px;
		margin-top: 5px;
		background-color: #000000;
		border-color: #000000;
		border-width: 1px;
		border-style: solid;
	  	font-size: 11px;
		font-family: "Arial", sans-serif;
	  	color: #dadada;
		width: 180px;
		float: left;
		text-align: justify;
		}

/*-----------------------------------------------------------------------------
   Header - you can add a header image with either #header or .headerimage
--------------------------------------------------------------------------------*/

	#header {
                width: 100%;
                margin-bottom: 0px;                   
		text-align: center;
		font-family: "Arial", sans-serif;
		font-size: 14px;
		font-weight: normal;
		letter-spacing: 1px;
		border-style: solid;
		border-color: #000000;
		border-width: 0px;
		background-color: #000000;
		color: #dadada;
                padding-top: 10px;
		}

	.headerimage { 
                position: relative;
                width:  600px; /* Width of the banner, in pixels */
                height: 200px; /* Height of the banner, in pixels */
                margin-left: auto;
                margin-right: auto;
                margin-bottom: 0px;
                margin-top: 0px;
                background-image: url(http://www.quite-hysterical.com/lj/header_loliver_long.png);
                background-repeat: no-repeat;
		}

      /*look  and color of links (also partly for footer)*/

	div#header a, div#header a:link {
		color: #3399ff;
		font-size: 14px;
                padding-left: 10px;
                padding-right: 10px;
		font-weight: normal;
		}

        div#header a:visited {
		color: #3399ff;
                font-size: 14px;
                padding-left: 10px;
                padding-right: 10px;
		font-weight: normal;
		}


        div#footer a, div#footer a:link {
		color: #3399ff;
                font-size: 14px;
                padding-left: 10px;
                padding-right: 10px;
		font-weight: normal;
		}

        div#footer a:visited {
		color: #3399ff;
                font-size: 14px;
                padding-left: 10px;
                padding-right: 10px;
		font-weight: normal;
		}

	div#header a:hover, div#footer a:hover {
		color: #dadada;
                font-size: 14px;
                padding-left: 10px;
                padding-right: 10px;
		font-weight: normal;
                border-bottom: 3px solid #3399ff;
                }

/*-----------------------------------------------------------------------------
   Header - top navigation
--------------------------------------------------------------------------------*/

/* header -- links to views; title of journal; subtitle of journal */

	ul.navheader     { 
                width: 580px;
                color: #dadada;
                width: 100%;
                background-color: #000000;
                text-transform: uppercase;
                font-size: 14px;
		padding-left: 10px;
                padding-right: 10px;
		margin-right: 0px;
                margin-left: 0px;
                padding-top: 15px;
                display: inline;
                }

	ul.navheader li  { 
                width: 100%;
                background-color: #000000;
                color: #dadada;
                text-transform: uppercase;
                font-size: 14px;
                padding-left: 0px;
                padding-right: 0px;
                margin-bottom: 0px;
                display: inline;
                letter-spacing: 3px;
		}
        
	.title	{
		font-family: "Arial", sans-serif;
		font-size: 14px;
		color: #dadada;
		font-weight: normal; 
		letter-spacing: 1pt;
		visibility: hidden;
		margin-top: 10px;
                }

	.subtitle	{
		font-family: "Garamond", sans-serif;
		font-size: 18px;
		color: #dadada;
		font-weight: bold; 
		letter-spacing: 1pt;
		visibility: visible;
		margin-top: 10px;
                margin-bottom: 10px;
                font-style: italic;
                padding-bottom: 10px;
                }

        li.view {
                width: 100%;
                background-color: #000000;
                color: #3399ff;
                font-size: 14px;
                margin: 0px;
                padding-left: 10px;
                padding-right: 10px;
		font-weight: normal;
                border-bottom: 3px solid #3399ff;
                text-transform: uppercase;
                display: inline;
                letter-spacing: 3px;
		}

/*-----------------------------------------------------------------------------
   Entry stuff
------------------------------------------------------------------------*/


	.subcontent {
	}

	.entry	{
		margin-top: 6px;
                margin-left: 6px;
                margin-right: 6px;
                margin-bottom: 6px;
		padding: 10px;
		background-color: #000000;
		color: #dadada;
		font-family: "Arial Narrow", sans-serif;
		font-size: 11px;
		text-align: left;
                letter-spacing: 1px;
		border-width: 1px;
		border-color: #000000;
		border-style: solid;
		}

        .entry_text {
                margin-bottom: 0px;
                } 

	.userpic {
		position: relative;
		float: right;
		background-color: #000000 !important;
		padding: 5px;
		margin: 0px;
		z-index: 0;
		border-width: 0px;
		border-color: #3399ff;
		border-style: solid;
		}

	.date {
		line-height: 100%;
                padding-bottom: 0px;
		color: #dadada;
		font-family: "Garamond", sans-serif;
		font-size: 12px;
                text-align: right;
		}

	.ljtags {
		font-family: "Arial Narrow", sans-serif;
		font-size: 11px;
		color: #dadada;
		margin-top: 10px;
                margin-bottom: 0px;
		font-weight: normal;
		text-align: left;
                letter-spacing: 1px;
		}

	.subject {
		font-weight: normal;
		color: #3399ff;
		font-family: "Garamond", sans-serif;
		font-size: 20px;
                padding-bottom: 1px;
                padding-left: 8px;
                margin-left: 3px;
                letter spacing: 2px;
		border-bottom-width: 2px;
		border-bottom-color: #ff3399;
		border-bottom-style: solid;
                text-align: left;
		}

	.subject a, .subject a:link, .subject a:visited {
		color: #3399ff;
		text-decoration: none;
                font-size: 20px;
		}

	.subject a:hover {
		color: #3399ff;
		border-bottom: 2px solid #3399ff;
                font-size: 20px; 
		}

         .entry ul li
		{
		padding-left: 5px;
		margin-left: 15px;
		}

    .entry ol li
		{
		padding-left: 5px;
		margin-left: 15px;
		}

/*---------------------------------------------------------------------
  Entry Stuff - Current Mood, Music and Location
------------------------------------------------------------------------*/

	.currents, .currentmood, .currentmusic {
		
		font-family: "Arial Narrow", sans-serif;
		font-size: 11px;
		color: #dadada;
		margin-top: 0px;
		font-weight: normal;
		text-align: left ;
		}

        .currents strong{
                font-weight: normal;
                } 


/*---------------------------------------------------------------------
  Entry Stuff - Comments
------------------------------------------------------------------------*/

	.comments {
		font-family: "Arial Narrow", sans-serif;
		font-size: 11px;
		color: #dadada;
		text-align: center;
		background-color: #000000;
		padding: 5px 5px 5px 5px;
		position: relative;
		margin-top: 5px;
		}

	div.comments a, div.comments a:link, div.comments a:visited {
		color: #3399ff;
		text-decoration: none;
                font-size: 11px;
	}

	div.comments a:hover {
		color: #3399ff;
		border-bottom: 2px solid #dadada;
                font-size: 11px; 
	}


/*---------------------------------------------------------------------
  Entry Stuff - Separator for formatting separators between entries
------------------------------------------------------------------------*/

  .separator {	
		height: 0px;
   		border-bottom: 0px dashed #3399ff;
                width: 150px;
                text-align: center;
	}


/*------------------------------------------------------------
  Special friends page customization
-------------------------------------------------------------------------------*/


       	.userpicfriends {
		position: relative;
		float: right;
		background-color: #000000 !important;
		padding: 5px;
		margin: 0px;
		z-index: 0;
		border-width: 0px;
		border-color: #3399ff;
		border-style: solid;
		}

        .userpicfriends a font {
		font-family: "Arial", sans-serif;
		font-size: 11px;
                color: #3399ff;
                text-align: center;
		}

        .userpicfriends a:hover font {
		font-family: "Arial", sans-serif;
		font-size: 11px;
		color: #3399ff;
		border-bottom: 2px solid #dadada;
                font-size: 11px; 
                text-align: center;
		}

/*------------------------------------------------------------
  Sidebar
-------------------------------------------------------------------------------*/

	.defaultuserpic {
		text-align: center;
		}

	.sbarheader {
		padding: 0px 5px 0px 5px;
		}

	.sbarbody {
		padding: 0px 5px 0px 5px;
		}

	.sbarbody2 {
		padding: 0 15px 0 15px;
	}

           div#sidebar a, div#sidebar a:link, div#sidebar a:visited{
                 color: #5674b9;
         }

         div#sidebar a:hover {
                 color: #7aa1f8;
                 text-decoration: none;
         }


/*------------------------------------------------------------
  Sidebar - Calendar
-------------------------------------------------------------------------------*/

	table.calendar {
		margin-right: auto;
		margin-left: auto;
		}

	.sbarcalendar {
		border-color: #000000;
		border-width: 1px;
		border-style: solid;
		text-align: center;
		font-family: "Arial", sans-serif;
		font-size: 11px;
		}

	.sbarcalendarposts {
		border-color:  #ff3399;
		border-width: 1px;
		border-style: solid;
		background-color: #000000;
		text-align: center;
		font-family: "Arial", sans-serif;
		font-size: 11px;
		}

/*------------------------------------------------------------
  Sidebar - link box contents and sidebar box titles
-------------------------------------------------------------------------------*/

	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: #ff3399;
		background-color: #000000;
		margin-bottom: 10px;
		margin-top: 10px;
	}

/*----------------------------------------------------
  footer
----------------------------------------------------------------*/


	#footer {
                width: 580px;
		text-align: center;
		font-family: "Arial Narrow", sans-serif;
		font-size: 11px;
		font-weight: bold;
		letter-spacing: 1px;
		background-color: #000000;
		color: #ff3399;
		border-color: #000000;
		border-width: 1px;
		border-style: solid;
		z-index: 100;
		clear: both;
		}


	ul.navfooter{
		padding: 0px;
		margin: 0px;
                width: 580px;
		}

	ul.navfooter li  {
		display: inline;
		margin: 0 0px 0 5px;
                width: 580px;
		}


	.clearfoot {
		clear: both;
		}

/*----------------------------------------------------
 Archive 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: #ff3399;
		}

	table.yeartable td.yearday {
		background-color: #000000;
		text-align: center;
		}

	td.yearmonth {
		border-style: none;
		}


/*----------------------------------------------------
 Comments pages
----------------------------------------------------------------*/

	.datesubjectcomment {
			background-color: #000000;
			padding: 2px;
			margin-top: 5px;
                        text-align: left;
			}

	.userpiccomment {
		position: relative;
		float: right;
		background-color: #000000 !important;
		padding: 5px;
		margin-bottom: 5px;
		z-index: 0;
		border-width: 0px;
		border-color: #3399ff;
		border-style: solid;
		}

	.box {
		border-style: solid;
		border-width: 0px 0px 0px 0px;
		border-color: #ff3399;
		padding: 5px;
		clear: center;
                margin-left: 10px;
                margin-right: 10px;
		}

	input, textarea {
		background-color: #000000;
		color: #dadada;
		}

	textarea.textbox  {
          	width: 100% !important;
   		}

	.reply	{
		position: relative;
		margin: 20px 30px 10px 30px;
		padding: 25px 10px 10px 10px;
		text-align: left;
		font-family: "Arial Narrow", sans-serif;
		font-size: 11px;
		line-height: 125%;
		background-color: #000000;
		color: #dadada;
		}

	.replytosubject {
		font-weight: bold;
		}


	.commentreply {
		position: relative;
		margin-top: 5px;
		margin-bottom: 10px;
		font-size: 11px;
		font-family: "Arial", sans-serif;
		color: #dadada;
                text-align: left;
		}

	.commentbox {
		border-color: #ff3399;
		border-width: 1px;
		border-style: dashed;
		padding: 5px;
		margin-top: 5px;
		background-color: #000000;
		}

	commentlinks {
		background-color: #000000;
		padding: 2px;
		margin-top: 5px;
                text-align: left;
		}

	.datesubjectcomment a:link, .datesubjectcomment a:visited {
		color: #3399ff;
		}

	.datesubjectcomment a:hover {
		border-bottom: 2px solid #dadada;
		}

	.commentboxpartial {
		border-color: #ff3399;
		border-width: 1px;
		border-style: dashed;
		padding: 10px;
		margin: 5px;
		background-color: #000000;
		}

	.commentinfo {
		background-color: #000000;
		margin-top: 10px;
		width: 100%;
		}

         .skiplinks {
		text-align: center;
		}


/*--------------------------------------------
Misc
-----------------------------------------*/

	.clear {
		height: 15px;
		}

	.subject img[src="http://www.quite-hysterical.com/lj/icon/lock.gif"]{
		width: 0;
		height: 0;
		padding: 0 08px 10px 0;
		background: url(http://www.quite-hysterical.com/lj/icon/lock.gif);
		}

	.subject img[src="http://www.quite-hysterical.com/lj/icon/private.gif"]{
		width: 0;
		height: 0;
		padding: 0 08px 10px 0;
		background: url(http://www.quite-hysterical.com/lj/icon/private.gif);
		}

	.subject img[src="http://www.quite-hysterical.com/lj/icon/community.gif"]{
		width: 0;
		height: 0;
		padding: 0 08px 10px 0;
		background: url(http://www.quite-hysterical.com/lj/icon/community.gif);
		}

	span.ljuser{
		background-image: url(http://www.quite-hysterical.com/lj/icon/user.gif);
		background-repeat: no-repeat;
		background-position: left-middler;
		}

	span.ljuser img{
		visibility: hidden;
		margin-top: 0px;
		margin-left: 0px;
		}
