﻿body
  {
  	color:          #DCDCDC;
  	background:     #000000;
  	background-attachment: fixed;
  	width:          1000px;
  	margin-left:    auto;
  	margin-right:   auto;
  }

#wrap1
  {
  	padding:0;
  	text-align:left;
  }

#content
  {
  	padding: 0 0 0 0;
  	max-width: 1000px;
  	width: 100%;
  	margin: 0;
  }

#main1
  {
  	padding: 0 0 0 0;
  	width: 84%;
  	float: right;
  	/*background-image: url("/images/background.png");*/
  }

#main2
  {
  	margin:0;
  	padding:0;
  }

#sidebar1
  {
  	max-width: 140px;
  	width: 15%;
  	padding: 0 10px 0 0;
  	text-align: center;
  	float: left;
  	background: #000000;
  }

#sidebar2
  {
  	margin:0;
  	padding: 0px 0px 6px;
  	background: #000000;
  }

a         { text-decoration : none;}
a:link    { color: #00BFFF;}
a:visited { color: #00BFFF;}
a:active  { color: #00BFFF;}
a:hover   { color: #00FFFF;}

p {
    font-family:   Trebuchet, Calibri, Arial, Helvetica, sans-serif;
    font-weight:   normal;
    font-style:    normal;
    font-size:     100%;
    line-height:   125%;
    text-indent:   1em;
    text-align:    left;
    margin-left:   0em;
    margin-right:  0em;
    margin-top:    0em;
    margin-bottom: 1.0em;
    border-width:  0em;
    color:         #F5F5F5
  }

p i      { font-style: italic; }
p sub    { font-size: 60%; vertical-align: sub }
p sup    { font-size: 60%; vertical-align: super }
p em     { font-style: italic; }
p b      { font-weight: bold; }
p strong { font-weight: bold; }
p big    { font-size: 115%; }
p small  { font-size: 90%; }

p.story
  {
    font-style:    italic;
    text-indent:   0em;
    margin-left:   2em;
    font-size:     90%;
    line-height:   110%;
    color:         #DCDCDC
  }

p.banner
  {
    font-weight:   bold;
    font-style:    normal;
    font-size:     120%;
    line-height:   130%;
    text-indent:   0em;
    text-align:    center;
    margin-left:   0em;
    margin-right:  0em;
    margin-top:    0.5em;
    margin-bottom: 1.0em;
    border-width:  0em;
    color:         #AB82FF
  }

p.ribbon
  {
    font-weight:   bold;
    font-style:    italic;
    font-size:     125%;
    text-indent:   0em;
    text-align:    left;
    margin-left:   0.2em;
    margin-right:  0em;
    margin-top:    1.0em;
    margin-bottom: 0.5em;
    color:         #AB82FF;
    background:    #221F2B;
  }

p.title
  {
    font-weight:   bold;
    font-style:    italic;
    font-size:     120%;
    text-indent:   0em;
    text-align:    left;
    margin-left:   1.5em;
    margin-right:  0em;
    margin-top:    1.0em;
    margin-bottom: 0.5em;
    color:         #AB82FF;
  }

p.flush
  {
    text-indent:  0em;
  }

p.center
  {
    text-indent:   0em;
    text-align:    center;
  }

p.right
  {
    text-indent:   0em;
    line-height:   100%;
    text-align:    right;
  }

p.indent
  {
    text-indent:  0em;
    margin-left:  2em;
  }

p.note
  {
    font-style:    normal;
    font-style:    italic;
    font-size:     80%;
    line-height:   120%;
    text-indent:   0em;
    text-align:    center;
    border-width:  1.0pt;
    border-color:  Silver;
    color:         #F5F5F5;
    background:    #242030;
  }

p.quote
  {
    text-indent:   0em;
    margin-left:   3em;
  }

p.booktitle
  {
	text-align: 	  right;
	font-size:  	  250%;
	color:        	#AB82FF;
	margin-bottom: 	0.5em;
  }

p.storychapter
  {
	text-align: 	  right;
	font-size:  	  150%;
	margin-bottom:  0em;
  }

p.storytitle
  {
  	text-align: 	  right;
  	font-size:  	  250%;
  	margin-bottom: 	0.5em;
  }

p.byline
  {
  	text-align: 	  right;
  	font-size:  	  100%;
  	margin-bottom: 	1.5em;
  }

p.storybodyfirst
  {
	  font-size:  	  120%;
    text-indent:   	0em;
  }

p.storybody
  {
  	font-size:  	  120%;
    text-indent:    0em;
  }

p.storybreak
  {
    text-indent:    0em;
    text-align:     center
  }

p.menuhead
  {
    font-weight:	  bold;
    font-style:		  italic;
    text-align: 	  left;
    text-indent:    0em;
    margin-left: 	  0em;
    margin-right:	  0em;
    margin-top:     0.5em;
    margin-bottom:  0.2em;
    font-size: 		  100%;
    background:     #221F2B;
    color:          #AB82FF;
  }

p.menulink
  {
  	font-weight:	  normal;
  	text-align:     left;
    text-indent:    0em;
  	margin-left:    2em;
  	margin-right:	  0em;
    margin-top:     0em;
    margin-bottom:  0em;
  	font-size:      90%;
  	line-height:	  100%
  }

h1
  {
    font-family:   Trebuchet, Calibri, Arial, Helvetica, sans-serif;
    font-weight:   bold;
    font-style:    normal;
    font-size:     150%;
    line-height:   125%;
    text-indent:   0em;
    text-align:    center;
    margin-left:   0em;
    margin-right:  0em;
    margin-top:    2.0em;
    margin-bottom: 1.0em;
    border-width:  0em;
    color:         #AB82FF
  }

h2
  {
    font-family:   Trebuchet, Calibri, Arial, Helvetica, sans-serif;
    font-weight:   bold;
    font-style:    normal;
    font-size:     125%;
    line-height:   110%;
    text-indent:   0em;
    text-align:    center;
    margin-left:   0em;
    margin-right:  0em;
    margin-top:    1.0em;
    margin-bottom: 2.0em;
    border-width:  0em;
    color:         #AB82FF
  }

code
  {
    font:          normal small monospace;
    font-size:     100%;
    line-height:   100%;
    color:         #00FA9A;
  }

table
  {
    font-family:   Trebuchet, Calibri, Arial, Helvetica, sans-serif;
    font-weight:   normal;
    font-style:    normal;
    font-size:     90%;
    line-height:   100%;
    text-indent:   0em;
    text-align:    left;
    margin-left:   0em;
    margin-right:  0em;
    margin-top:    0em;
    margin-bottom: 0em;
    border-width:  0em;
    color:         #AB82FF;
    /*background:    #32264F;*/
  }

td
  {
    font-family:   Trebuchet, Calibri, Arial, Helvetica, sans-serif;
    font-weight:   normal;
    font-style:    normal;
    font-size:     90%;
    line-height:   100%;
    text-indent:   0em;
    text-align:    left;
    margin-left:   0em;
    margin-right:  0em;
    margin-top:    0em;
    margin-bottom: 0em;
    border-width:  0em;
    color:         #AB82FF;
  }

pre
  {
    font-family:   monospace;
    font-size:     100%;
    text-indent:   0em;
    text-align:    left;
    margin-left:   3.0em;
    margin-right:  0em;
    margin-top:    0.5em;
    margin-bottom: 0.5em;
    color:         #00FA9A;
    background:    #201820
  }

ul
  {
    font-family:   Trebuchet, Calibri, Arial, Helvetica, sans-serif;
    font-weight:   normal;
    font-style:    normal;
    font-size:     90%;
    line-height:   125%;
    text-indent:   0em;
    margin-left:   4em;
    margin-right:  0em;
    margin-top:    0em;
    margin-bottom: 0.5em;
    border-width:  0em;
    color:         #DDDDDD
  }

ol
  {
    font-family:   Trebuchet, Calibri, Arial, Helvetica, sans-serif;
    font-weight:   normal;
    font-style:    normal;
    font-size:     90%;
    line-height:   125%;
    text-indent:   0em;
    margin-left:   4em;
    margin-right:  0em;
    margin-top:    0em;
    margin-bottom: 0.5em;
    border-width:  0em;
    color:         #DDDDDD
  }

li
  {
    margin-bottom: 0.5em;
  }

div.menu
  {
    position:       relative;
  }

div.menu ul
  {
    text-align:     right;
    position:       absolute;
    margin:         0;
    padding:        0;
    list-style:     none;
    white-space:    nowrap;
    background:     #111122;
    border:         1px solid #111144;
    padding:        10px 0;
  }

div.menu ul ul
  {
    display:        none;
    left:           100%;
    margin-top:     -33px;
    margin-left:    -5px;
  }

div.menu li
  {
    margin:         0;
    padding:        0;
    list-style:     none;
    display:        inline-block;
    display:        inline;
  }

div.menu a
  {
    display:        block;
    font:           normal 11px verdana,arial,sans-serif;
    color:          #00BFFF;
    line-height:    22px;
    text-decoration:none;
    padding:        0 20px 0 10px;
  }

div.menu li a.fly
  {
    background:     url(http://coyotegulch.scottrobertladd.net/image/arrow-right.gif) no-repeat right top;
  }

div.menu li:hover > a
  {
    background-color: #483D8B;
    color:            #00FFFF;
  }

