/* Start of CMSMS style sheet 'HanleyFilms Classic' */
/* Main CSS Template for HanleyFIlms.net  */
/* Mostly created by CSS-N00b Mike Hanley */
/*     He is very proud of this fact.     */

html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background: #151515 url(images/pagebg.jpg) repeat-x scroll left top;
 font: 12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
 color: rgb(200, 200, 200)
}

p { text-align:justify;
 }

a { border-width: 0px;
font-family: 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
text-transform: none;
color: rgb(204, 225, 255);
font-weight: inherit;
text-decoration: underline;
opacity: 1;
}

.navbutton {
font: 12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
 color: #000;
 text-decoration: none;
 border-right: solid #666 1px;
 padding-top: 1px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 6px;
}

a.navbutton:hover {
 color: #fff;
 background: gray url(images/navbardown.jpg) repeat-x scroll left bottom;
}

.navbutton2 {
 font: 12px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
 color: #999;
 text-decoration: none;
 border-right: solid silver 1px;
 padding-top: 4px;
 padding-left: 10px;
 padding-right: 10px;
 padding-bottom: 3px;
}

a.navbutton2:hover {
 color: #fff;
}

h1 {
font-weight: normal;
font-size: x-large;
color: rgb(255, 255, 255);
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: solid silver 1px;
}

h2 {
margin-top: 1em;
}

.note {
 background: #181818;
 border: solid silver 1px;
 border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: .5em;
 padding: 5px;
 margin-left: 50px;
 margin-right: 50px;
 overflow: hidden;
 display:block;
 }
 
 .note h2 {
font-weight: normal;
font-size: large;
margin-top: 0;
margin-bottom: .25em;

}

.right {
 margin: 10px;
 float:right;
 font-size: x-small;
 color: gray;
 display: block;
 }
 
 .left {
 margin: 10px;
 float:left;
 font-size: x-small;
 color: gray;
 }
 
 
 .dockanim {
 border: solid #666 1px;
 margin-top: 2px;
 margin-bottom: 0px;
}

.dockanim:hover {
 border: solid #999 1px;
 margin-top: 0px;
 margin-bottom: 2px;
}
 
 

  .dl-blank {
  background: #212121;
  color: white;
  padding: 2px;
  padding-left: 36px;
  padding-right: 6px;
  border: solid silver 1px;
  margin-left: 20px;
  width: 450px;  
  }
  
  .dl-dvd {
  background: #212121 url(images/dl_icons/dvd.gif) no-repeat left;
  color: white;
  padding: 2px;
  padding-left: 36px;
  padding-right: 6px;
  border: solid silver 1px;
  margin-left: 20px;
  width: 450px;  
  }
  
  .dl-mov {
  background: #212121 url(images/dl_icons/quicktime.gif) no-repeat left;
  color: white;
  padding: 2px;
  padding-left: 36px;
  padding-right: 6px;
  border: solid silver 1px;
  margin-left: 20px;
  width: 450px;  
  }
  
  .dl-ipod {
  background: #212121 url(images/dl_icons/ipod.gif) no-repeat left;
  color: white;
  padding: 2px;
  padding-left: 36px;
  padding-right: 6px;
  border: solid silver 1px;
  margin-left: 20px;
  width: 450px;  
  }
  
  .dl-wmv {
  background: #212121 url(images/dl_icons/windowsmedia.gif) no-repeat left;
  color: white;
  padding: 2px;
  padding-left: 36px;
  padding-right: 6px;
  border: solid silver 1px;
  margin-left: 20px;
  width: 450px;  
  }
  
    .dl-tube {
  background: #212121 url(images/dl_icons/youtube.gif) no-repeat left;
  color: white;
  padding: 2px;
  padding-left: 36px;
  padding-right: 6px;
  border: solid silver 1px;
  margin-left: 20px;
  width: 450px;  
  }
  
  
  span.dllinks {
   float:right;
   }
  
  
 a.dl {
  padding-left: 20px;
  padding-right: 6px;
  }
  
 a.dlsave {
  background: #181818;
  padding: 2px;
  padding-left: 20px;
  padding-right: 6px;
  border: solid silver 1px;
  }


/* Page Layout Stuff -- partially generated by csscreator.com,
   then brutally ripped apart by me */
#pagewidth{background: #000000  url(images/mainpanel.jpg);
 width:900px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header{   background: #444444 url(images/header-main.jpg);
 text-align: right;
 position:relative;
 height:150px; 
 width:100%;
}

#simpleheader{
 display: none;
}

#search {
float: right;
display: inline;
text-align: center;

color: #333333;
width: 220px;
padding:  2px;
margin: 4px;


}

#top-notice{
 background: #181818;
 border: solid silver 1px;
 color: yellow;
 padding: 5px;
 margin-left: 50px;
 margin-right: 50px;
 overflow: hidden;
 display:block;

} 

#nav{background: #828282 url(images/navbarback.jpg) repeat-x scroll left bottom;
 color: rgb(100, 100, 100);
 text-align: left;
 position: relative;
 padding: 1px;
 padding-bottom: 6px;
 margin-left: 1px;
 margin-right: 1px;
 width:896px;
 border-bottom: solid #333 1px;
 border-top: solid #ddd 1px;
} 

#nav2{background: #000000 url(images/navbar2back.jpg) repeat-x scroll left bottom;
 color: rgb(100, 100, 100);
 text-align: left;
 position: relative;
 padding: 1px;
 padding-top: 4px;
 padding-bottom: 3px;
 margin-left: 1px;
 margin-right: 1px;
 width:896px;
 border-bottom: solid silver 1px;
 
} 
 
#maincol{
/* This one gets a little hacky to close the gap between content and the top
   of the page.  Still seems to work in every browser I have. */
 /* background: url(mirror-main.jpg) no-repeat scroll left top; */
 /* position: relative; */
 padding-left:25px; 
 padding-right:25px;
 padding-top:0px;
 width:850px;
 }

.breadcrumbs{
 margin-left: 15px; 
 margin-right:15px;
 padding-left: 10px;
 padding-right: 10px;
 margin-bottom: 5px;
 padding-top:5px;
border-bottom: solid 1px #333;
color: #444;
 }

.breadcrumbs a {
 color: #666;
 margin-bottom: 5px;
}

 
 #featuredarea {
 /* position: relative; */
 padding-left:12px; 
 padding-right12px;
 padding-top:25px;
 padding-bottom:0px;
 width:850px;
 }
 

 
#leftcolumn {
 margin: 0px;
 padding: 25px;
 padding-top: 5px;
 width: 550px;
 float: left;
}

#rightcolumn { 
 float: right;
 margin: 0px;
 padding: 0px;
 padding-top:0px;
 width: 300px;
display: inline;
}
 
#footer{
 background: url(images/footerback.jpg) no-repeat scroll left top;
 font-size: x-small;
 text-align: center;
 padding-left:25px; 
 padding-right:25px;
 padding-top:5px;
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */ 



/* John August's Screenplay CSS styles, adapted by me for HanleyFilms.net.  W00t.  */
.screenbox {
    list-style: none;
    width: 440px;
    background: #181818;
    border: 1px solid silver;
    padding: 5px 14px;
    color: rgb(160, 160, 160);
    margin-left: 180px;

}

.screenbox li {
    font:  12px/14px Courier, fixed;
}

.sceneheader,
.action,
.character {
    padding-top: 1.5ex;
}

.action {
    padding-right: 5%;
}

.character {
    margin-left: 40%;
}

.dialogue {
    margin-left: 25%;
    padding-right: 25%;
}

.parenthetical {
    margin-left: 32%;
    padding-right: 30%;
}

/* special case: dialogue followed by
a parenthetical; the extra line needs 
to be suppressed */

.dialogue + .parenthetical {
    padding-bottom: 0;
}

.transition {
    padding-top: 3ex;
    margin-left: 75%;
    padding-bottom: 1.5ex;
}


/* End of 'HanleyFilms Classic' */

