/* Edited from tab stylesheet for  http://jadeeast.ficml.org */

/* default layout (.jade not used?) */

/* no plain bodies? */

body {	
        margin-top: 40px;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 600px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding: 0px;
	background: #06c;
	color: #000;
	background-image: url(http://www.ficml.org/jadeeast/pics/chevron_blue.gif);} 

body.jade, body.art  {	
        margin-top: 40px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 600px;}

body.main {	
        margin-top: 70px;
	margin-left: 70px;
	margin-right: 70px;
	margin-bottom: 600px;}

#banner {
	background: #ff9;
	border: 1px solid #111;
	clear: both;
	margin: 0px;
	margin-bottom: 20px;
	padding: 20px;}

#pagetext {
	background: #ff9;
	border: 1px solid #111;
	clear: both;
	margin: 0px;
	margin-bottom: 20px;
	padding: 20px;}

.art #pagetext, .jade #pagetext, #pagetext {
     padding-left: 0px;
     padding-right: 0px;}

.art #pagetext, .art #banner, .art #footer,
.jade #pagetext, .jade #banner, .jade #footer,
div.footer { 
     border-left: none;
     border-right: none;
     }

.main #banner, .main #pagetext {
        margin-bottom: 40px;}

#footer {
	background: #ff9;
	border: 1px solid #111;
	clear: both;
	margin: 0px;
	padding: 20px;}

/* added */

.csquish, .squish {
	  font-size: smaller;
	  padding-left: 5%;}

.storylist {font-size: smaller;}

.quotes cite, cite.quote {
	margin-left: +10%;
	font-size: smaller}

.jump-nav, .boldff {font-weight: bold;}

#pagetext {padding-left: +20px;}

#pagetext h1,
#pagetext h2,
#pagetext h3,
#pagetext h4,
#pagetext h5,
#pagetext h6 {padding-left: -20px;}

h1, h2, h3, h4, h5, h6 {
	font-family: "Comic Sans MS", "Final Frontier", "Trebuchet MS", Skia, "Lucida Sans Unicode", sans-serif;}

h1 {text-align: center;	
   white-space: nowrap;
   margin: 0px;
   padding: 0px;}

address {padding-left: 5%;}

div.storyinfo, div.fic-ficheaders
	      {font-size: smaller;
	      color: #333;
	      padding: 15px;
	      border-bottom: 5px solid #06c;}



/* jade */

A:link {color: #6F9}
A:visited {color: #306}
A:active {color: #cc6}
A:hover {color: #cc6}

.alert {color: #cc6}
address {color: #306}

h1, h2, h3, h4, h5, h6 {color: #000}

pre {
	       color: #333;
	       font-family: fixed, monospace;}

#banner, #pagetext, #footer {
	   background: #06c;
	   color: #000;}

body.snow #banner, body.snow #pagetext, body.snow #footer {
	   background: #b5bdde;}


/* story background and margins, nonstory margins */

div.story, div.nonstory {
	  padding: 20px;
	  padding-left: 35px;
	  padding-top: 0px;}

div.story {border: 1px solid #333;}

.art div.story, .jade div.story
      {border-right: none;
      border-left: none;}

.jade div.story
      {padding-left: 10%;
      padding-right: 10%;}

div.story, div.story address,
div.fic-ficcontent, div.fic-ficcontent address {
	  background: #ffe;
	  color: #000;}


div.story h1,
div.story h2,
div.story h3,
div.story h4,
div.story h5,
div.story h6,
div.story hr {color: #222;}

div.story h1, div.nonstory h1,
div.story h2, div.nonstory h2 {
	  margin-left: -15px;}
div.story h3, div.nonstory h3,
div.story h4, div.nonstory h4 {
	  margin-left: -10px;}
div.story h5, div.nonstory h5,
div.story h6, div.nonstory h6,
div.story hr, div.nonstory hr {
	  margin-left: -5px;}

div.story address {color: #555}
div.story p.quoted {
	 margin-left: +15%;
	 margin-right: +10%}

div.story .alert {color: #c03}

div.story blockquote.itext {color: #000}
div.story blockquote.notplain {color: #336}

div.story a:link {color: #333} 
div.story a:visited {color: #666}
div.story a:active {color: #666}
div.story a:hover {color: #336}

div.story blockquote {color: #336}
div.story blockquote.lyric {
	  color: #336;
	  font-style: italic;
	  margin-right: -5%;}

div.story pre {
    color: #336;
    font-family: fixed, monospace;}




/* snow */

body.snow {background: #fff;
	  background-image: url(http://www.ficml.org/jadeeast/pics/snow_top_edge.gif)}

.snow HR {border: 2px solid #666666;
      background: #666699;
      color: #666699;}

.snow ADDRESS
{color: #000066}


.snow .alert
{color: #000066}

.snow BLOCKQUOTE
{color: #333366}

.snow BLOCKQUOTE.lyric
{color: #333366}

.snow PRE, .snow storyinfo
{color: #333366}

.snow div.storyinfo {border: none;
      		    padding-bottom: none;
		    margin-bottom: none;}

.snow A:link {color: #333333}

.snow A:visited {color: #666666}

.snow A:active {color: #666666}

.snow A:hover {color: #333366}



/* xml extras */

div.fic-awards img {padding: 10px;
	       	   padding-top: 20px;
	           text-align: center;}

div.prefbox {float: right; 
	    padding: 5px;
	    margin-left: 7px; 
	    font-size: smaller; 
	    color: #220000; 
	    border-left: 1px dotted #333;}

/* div.fic-disclaimer {font-style: italic;} */

div.fic-disclaimer p:before {content: 'Disclaimer:  ';
		   	    font-style: normal;
		   	    font-variant: small-caps;}



/* eof */

