/* paranoid writer default style sheet */

/* basics */

html, body	{
			margin: 0;
			padding: 0;
			border: 0;
			background-color: #000;
			color: #000;
			font: 12px Monaco, monospace;
			text-align: center;
			}

.clear		{
			clear: both;
			}
			
img			{
			border: 0;
			}			
		
/* main page divisions */

#wrapper	{
			width: 90%;
			margin: 30px 5% 20px 5%;
			padding: 0;
			text-align: left;
			}

#header		{
			border-top: 1px solid #fff;
			border-right: 1px solid #fff;
			border-bottom: 0;
			border-left: 1px solid #fff;
			margin: 0;
			padding: 0;
			background-color: #999;
			}
			
#logo		{
			margin: 0 0 0 6px;
			}
			
#headfloat	{
			float: right;
			width: auto;
			padding: 0;
			margin: 0;
			text-align: right;
			}
			
#menu		{
			border: 1px solid #fff;
			margin: 0;
			padding: 0;
			}
			
#content	{
			background-color: #666;
			border-top: 0;
			border-right: 1px solid #fff;
			border-bottom: 1px solid #fff;
			border-left: 1px solid #fff;
			margin: 0;
			padding: 0;
			line-height: 1.8em;
			}
			
#textcontent	{
			background-color: #fff;
			border-left: 1px solid #fff;
			border-right: 1px solid #fff;
			margin: 0;
			padding: 0;
			color: #000;
			line-height: 1.4em;
			}
			
#covimg		{
			float: left;
			width: 330px;
			margin: 0 0 0 10px;
			padding: 0;
			}
			
#covtxt		{
			margin: 0 0 0 340px;
			text-align: left;
			}
			
#bizcard		{
			margin: 20px 0 10px 340px;
			padding: 0 10px 0 0;
			text-align: right;
			}
			
#copyright	{
			font-size: 10px;
			text-align: right;
			color: #fff;
			margin: 5px 0 0 0;
			}

/* basic anchors */					
		
a:link		{
			color: #fff;
			text-decoration: none;
			}
			
a:visited	{
			color: #ccc;
			text-decoration: none;
			}
			
a:hover, active		{
			color: #F60;
			text-decoration: none;
			}

a.stories	{
			color: #f60;
			text-decoration: underline;
			}	
			
/* menu */	

#menufloat	{
			float: right;
			width: auto;
			padding: 0;
			margin: 3px 15px 0 0;
			}

#menu ul	{
			padding: 0;
			margin: 0;
			font-size: 12px;
			text-transform: uppercase;
			}
		
#menu li	{
			list-style-type: none;
			display: inline;
			padding: 0;
			}
			
#menu li#current	{
			color: #fff;
			}
			
#menu a:link		{
			color: #ccc;
			text-decoration: none;
			}
			
#menu a:visited	{
			color: #999;
			text-decoration: none;
			}
			
#menu a:hover		{
			color: #f60;
			text-decoration: none;
			}	
			
/* content divs */
			
p			{
			color: #000;
			padding: 0 40px 0 40px;
			margin: 0;
			text-align: justify;
			text-indent: 2em;
			}

ol			{
			padding: 0 40px 0 120px;
			}
			
.white		{
			color: #fff;
			padding: 00px 40px 0 40px;
			margin: 0;
			text-align: justify;
			text-indent: 2em;
			}
			
.white2		{
			font-size: 90%;
			color: #fff;
			padding: 00px 40px 0 40px;
			margin: 0;
			text-align: justify;
			text-indent: 0em;
			}
		
			
.cover		{
			margin: 70px 40px 80px 40px;
			color: #fff;
			}

.start		{
			padding: 50px 40px 0 40px;
			}

.end		{
			padding: 10px 40px 50px 40px;
			}

.noindent	{
			text-align: justify;
			text-indent: 0;
			}
			
.center		{
			text-align: center;
			}
			
.center2		{
			font: 16px Monaco, monospace;
			text-align: center;
			color: #000;
			padding:  0 40px 0 40px;
			margin: 0;
			text-indent: 0em;
			}
			
.sidenote		{
			font: 10px Monaco, monospace;
			text-align: justify;
			color: #000;
			padding:  0 40px 0 40px;
			margin: 0;
			text-indent: 0em;
			}
			
.line		{
			text-align: center;
			}
			
.strike		{
			text-decoration: line-through;
			}	
			
.script		{
			font: 1.2em/1.4em "Lucida Handwriting", "Comic Sans MS", cursive;
			margin: 10px 70px 10px 70px;
			padding: 10px;
			border-top: 1px solid #666;
			border-right: 2px solid #666;
			border-bottom: 2px solid #666;
			border-left: 1px solid #666;
			text-indent: 0;
			text-align: center;
			}
			
.script2		{
			font: 1.2em/1.4em "Times New Roman", cursive;
			text-align: justify;
			margin: 10px 70px 10px 70px;
			padding: 10px;
			border-top: 1px solid #666;
			border-right: 2px solid #666;
			border-bottom: 2px solid #666;
			border-left: 1px solid #666;
			text-indent: 0;
			text-align: center;
			}
					
.script3		{
			font: 1.2em/1.4em "Times New Roman", cursive;
			text-align: justify;
			margin: 10px 70px 10px 70px;
			padding: 10px;
			border-top: 1px solid #666;
			border-right: 2px solid #666;
			border-bottom: 2px solid #666;
			border-left: 1px solid #666;
			text-indent: 0;
			text-align: justify;
			}
			
.hand		{
			font: 13px "Lucida Handwriting", "Comic Sans MS", cursive;
			text-indent: 0em;
			}	
			
.handindent	{
			font: 13px "Lucida Handwriting", "Comic Sans MS", cursive;
			text-indent: 2em;
			}
			
.scratch		{
			font: 18px "3 Prong Tree", "Lucida Handwriting", "Comic Sans MS", cursive;
			color: #CC0000;
			text-align: center;
			text-indent: 0em;
			}	
			
			.media		{
			font: 16px Times New Roman, monospace;
			text-align: justify;
			color: #000;
			padding:  0 40px 0 40px;
			margin: 0;
			text-indent: 2em;
			}
			
.medianot		{
			font: 16px Times New Roman, monospace;
			text-align: justify;
			color: #000;
			padding:  0 40px 0 40px;
			margin: 0;
			text-indent: 0em;
			}
			
.
						
#crumb		{
			color: #fff;
			text-transform: uppercase;
			margin: 3px 0 3px 15px;
			padding: 0;
			}
			
h1			{
			font-size: 130%;
			margin: 0;
			border: 0;
			padding: 20px 15px 15px 0;
			color: #000;
			}

h2			{
			font-size: 120%;
			margin: 0;
			border: 0;
			padding: 0px 15px 15px 0;
			}
			
h3			{
			font-size: 85%;
			margin: 0;
			border: 0;
			padding: 0px 15px 15px 0;
			}
h4			{
			font-size: 70%;
			margin: 0;
			border: 0;
			text-align: center;
			padding: 0px 15px 15px 0;
			color: #000;
			}
			
h5			{
			font-size: 90%;
			margin: 0;
			border: 0;
			text-align: center;
			padding: 0px 15px 15px 0;
			color: #000;
			}
/* nav divs */

.backnav	{
			border: 0;
			margin: 0;
			padding: 10px;
			text-align: left;
			}
			
.nextnav	{
			border: 0;
			margin: 0;
			padding: 10px;
			text-align: right;
			}
			
/* story */
			
a.story:link  	{
				color: #ccc;
        			text-decoration: none;
				padding: 5px 0 0 20px;
				margin: 0;
				background: url(assets/nav/story_l.gif) no-repeat scroll center left;
				}

a.story:visited  {
				color: #999;
       			text-decoration: none;
				padding: 5px 0 0 20px;
				margin: 0;
				background: url(assets/nav/story_v.gif) no-repeat scroll center left;
				}

a.story:hover  {
        			color: #f60;
				text-decoration: none;
				padding: 5px 0 0 20px;
				margin: 0;
				background: url(assets/nav/story_h.gif) no-repeat scroll center left;
				}

a.story:visited:hover  {
				color: #f60;
       			text-decoration: none;
				padding: 5px 0 0 20px;
				margin: 0;
				background: url(assets/nav/story_vh.gif) no-repeat scroll center left;
				}			

a.story:active  {
        			color: #fff;
				text-decoration: none;
				padding: 5px 0 0 20px;
				margin: 0;
				background: url(assets/nav/story_a.gif) no-repeat scroll center left;
				}
				
.nostory  		{
				color: #ccc;
				padding: 0 0 0 20px;
				margin: 0;
				background: url(assets/nav/story_a.gif) no-repeat scroll center left;
				}

/* download */
			
a.download:link  	{
				color: #ccc;
        			text-decoration: none;
				padding: 5px 0 0 20px;
				margin: 0;
				background: url(assets/nav/download_l.gif) no-repeat scroll center left;
				}

a.download:visited  {
				color: #999;
       			text-decoration: none;
				padding: 5px 0 0 20px;
				margin: 0;
				background: url(assets/nav/download_v.gif) no-repeat scroll center left;
				}

a.download:hover  {
        		color: #f60;
				text-decoration: none;
				padding: 5px 0 0 20px;
				margin: 0;
				background: url(assets/nav/download_h.gif) no-repeat scroll center left;
				}

a.download:visited:hover  {
				color: #f60;
       			text-decoration: none;
				padding: 5px 0 0 20px;
				margin: 0;
				background: url(assets/nav/download_vh.gif) no-repeat scroll center left;
				}			

a.download:active  {
        		color: #fff;
				text-decoration: none;
				padding: 5px 0 0 20px;
				margin: 0;
				background: url(assets/nav/download_a.gif) no-repeat scroll center left;
				}
				
.nodownload  		{
				color: #ccc;
				padding: 0 0 0 20px;
				margin: 0;
				background: url(assets/nav/download_a.gif) no-repeat scroll center left;
				}