/* 
STYLE SHEET FOR: vinnysnightmare.com
Created by Mik Fielding
ToC
	1. defaults
	2. structure
	3. fonts
	4. links and navigation
	5. forms
	6. images
	7. misc
	8. stop press
*/
/* --------- 1. defaults  --------- */
* {
	margin : 0;
	padding : 0;
	border : 0;
	}
body {
	background-color: Black;
	background-image: url(images/FIB01b.jpg);
	font-size: 0.75em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFDF26;
	text-align: center;
	}
/*  --------- 2. structure  --------- */
#wrapper {
	padding: 0px 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color : #000000;	
	}
#masthead {
	margin : 0px;
	padding : 0px;
	border : 0;
	}
#content1 {
	padding : 0px;
	background-color : #000000;
	background : url(images/Background-1.jpg) repeat-y center;
	}	
.content-inner {
	margin : 0px;
	padding : 5px 0px;
	}		
#columns-float {
	width : 74.99%;
	position : relative;
	float : right;
	}
#column-one {
	float: left;
	width: 25%;
	position: relative;
	color: #EAC800;
	}
.content-inner1 {
	margin : 0px;
	padding : 5px 10px 5px 5px; 
	}
#column-two {
	float: left;
	width: 67%;
	position : relative;
	color: #CCCC99;	
	}
.content-inner2 {
	margin : 0px;
	padding : 5px 0px;
	}
#column-three {
	margin-left: 67%;
	position: relative;
	color: #EAC800;
	}
.content-inner3 {
	margin : 0px;
	padding : 5px 5px 5px 15px;
	}
.clear {
	clear : both;
	margin : 0px;
	padding : 0px;
	line-height : 0px;
	}
#footer {
	width: 100%;
	padding: 0px 0px;
	text-align: center;
	}
.footnote {
	background-image : url(images/HeaderBackground.jpg);
	border: 1px solid #3C5A5D;
	padding: 5px 0px;
	text-align: center;
	}
.border3 {
	border : 1px solid #3C5A5D;
	}
.border4 {
	border : 1px solid #3C5A5D;
	margin: 0px 5px;
	}
/*--Structure Level 2--*/
.floatright {
	float : right;
}
.floatleft {
	float : left;
	margin-left : 0px;
	padding-bottom : 0px;
	}
.gapm24 { margin-bottom:24px }
.gapm20 { margin-bottom:20px }
.gapm12 { margin-bottom:12px }
.gapm09 { margin-bottom:9px }
.gapm08 { margin-bottom:8px }
.gapm07 { margin-bottom:7px }
.gapm06 { margin-bottom:6px }
.gapm05 { margin-bottom:5px }
.gapm04 { margin-bottom:4px }
.gapm03 { margin-bottom:3px }
.gapm02 { margin-bottom:2px }
.gapm01 { margin-bottom:1px }
/* ------------- 3. fonts -------------*/
p {
	padding: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 5px;
	}
#p:first-letter  {
	font-size: 300%;
	font-weight : bold;
	float: left;
	margin-right : 2px;
	}
.cynthia {
	font-size: 90%;
	}
.synopsis {
	font-size: medium;
	}
.synopsis p {
	text-align: justify;
	}
.border4 p {
	text-align: center;
	}
h1 {
	font-size : 120%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font : bold;
	font-variant : small-caps;
	text-align : center;
	margin : 0px 5px 0px 5px;
	
	}
h2 {
	font-size : 110%;
	color : #CCCC99;
	font-variant : small-caps;
	text-align : center;
	}
.headerblue {
	background-image : url(images/HeaderBackground.jpg);
	border : 1px solid #3C5A5D;
	padding : 5px;
	text-align : center;
	}
h3 {
	font-size : 120%;
	font-weight : normal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-variant : small-caps;
	text-align : center;
	margin-top: 5px;
	}
h4 {
	font-weight: normal;
	font-variant: normal;
	font-size: 120%;
	font-variant: small-caps;
	text-align: center;
	}
h5{
	font-size: 90%;
	text-align: justify;
	font-weight: normal;
	padding: 5px 25px;
}
h6 {
	font-size: 0.8em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC99;
	text-align: center;
	line-height: 1em;
	margin: 10px;
	}
.content-inner2 h6 {
	font-size: 0.8em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC99;
	text-align: left;
	line-height: 1em;
	margin: 10px;
	}
.xxsmall {
	font-size : x-small;
	}
.xsmall {
	font-size : 0.8em;
	color : #CCCC99;
	}
.small {
	font-size : 90%;
	}
.big {
	font-size : 120%;
	}
.xbig {
	font-size: 160%;
	font-family : Arial, Helvetica, sans-serif;
	}
.xxbig {
	font-size : 280%;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	}
.stoppress {
	font-size : 120%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font : bold;
	font-variant : small-caps;
	text-align : center;
	padding : 3px;
	margin : 0px 5px 0px 5px;
	}
.wwn {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #F5F5DC;
	text-align: center;
	padding: 0px;
	line-height: 1em;
	}
.center {
	text-align : center;
	}
.center p {
	text-align : center;
	font-size: 90%;
}
.justify {
	text-align: justify;
	}
.content-inner3 p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 5px;
	}
.promo {
	text-align: justify;
	color: #F1F200;
	background-image: url(images/promoBkgrnd.jpg);
	background-color: #000033;
	border: 1px solid #3C5A5D;
	margin-top: 5px;
	margin: 5px;
	}
.promo p {
	text-align: justify;
	}
#footer {
	font-size : smaller;
	}
/*---3b tables---*/
td {
	font-size : 0.8em;
	}
th {
	font-size : 1.0em;
	}
/*---3c lists---*/
li {
	margin: 0px 5px 0px 20px;
	text-align : left;
	font-size : 80%;
	}
/* ---------- 4. links and navigation ---------- */
a {
	color: Yellow;
	text-decoration: none
	}
a:visited { text-decoration: none }
a:hover {
	color: Aqua;
	text-decoration: underline;
	}
a:active {
	color: Fuchsia;
	text-decoration: underline;
	}
#navigation {
		font-size: 1.6em;
		line-height: 100%;
		text-align : center;
	}
#navigation ul {
		list-style-type: none;
	}
#navigation li {
	border-right: 1px solid #aaaaaa;
	padding-left: 0px;
	padding-right : 6px;
	margin : 5px;
	margin-bottom : 10px;
	display: inline;
	}
#navigation li.endLink {
		border: 0;
		padding-right: 0;
	}
#navigation a {
	text-decoration: none;
	color: White;
	font-variant: small-caps;
}
#navigation a:hover {
	text-decoration: none;
	color: #79DFFF;
	font-variant: small-caps;
}
#navigation a:active {
	text-decoration: none;
	color: #1E90FF;
	font-variant: small-caps;
}
#navigation a.page {
	text-decoration: none;
	color: #FFDF26;
	font-variant: small-caps;
}
/* -------------- 5. forms -------------- */
#contact-form {
	width: 330px;
	background-color: Black;
	padding: 0px;
	margin: auto;
	}
#contact-form label {
	font-size: 100%;
	display:block;
	width: 99.99%;
	color: #CCCC99;
	text-align: left;
	margin: 0px 0px 3px 0px;
	}
#contact-form div {
	margin: 3px 0px 5px 0px;
	}
#contact-form .ttle {
	width: 30px;
	float: left;
	}
#contact-form .name {
	width: 133px;
	float: left;
	margin-left: 17px;
	}
*HTML #contact-form .name {
	width: 133px;
	float: left;
	margin-left: 8px;
	display: inline;
	}
#contact-form fieldset {
	border: none;
	margin: 0;
	padding: 0;
	background-color : Black;
	}
#contact-form legend {
	color: #CCCC99;
	font-size: 90%;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
#contact-form .txt {
	width: 100%;
	color: Black;
	border: 1px solid #F0E68C;
	font-size: 90%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	background-color: #BCBC8F;
	}
#contact-form .btn {
	border: 2px outset #BCBC8F;
	background-color: #262626;
	color: #FFF8DC;
	padding: 2px;
	font-size: 100%;
	}
#contact-form div.submit {
	text-align: center;
	float: left;
	margin-right: 10px;
	} 
#contact-form div.submit input:active,
input:focus {
  background-color: #161616;
  border: 2px inset #BCBC8F;
	}
#contact-form h6 {
	text-align: justify;
}
/*--------------6. images------------*/
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
img.centered {
	text-align : center;
	margin-left : auto;
	margin-right : auto;
	}
.badgespin a {
	height: 100px;
	width: 100px;
	background: url(images/Badge100.jpg);
	}
.badgespin a:hover {
	height: 100px;
	width: 100px;
	background: url(images/Badge100spin.gif);
	}
#thumbs {
	text-align : center;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0px;
	}
#thumbs p {
	text-align: center;
}
#thumbs img {
	height : 100px;
	width : 100px;
	padding : 5px;
	}
#thumbs a:hover {
	visibility : hidden;
	}
#thumbs a:active {
	visibility : visible;
	}
#thumbs .link:hover {
	visibility : visible;
	}
/* ------------- 7. misc  ------------- */
.details {
	font-size : 1.2em;
	font-style : normal;
	color : White;
	}
.info {
	font-size : 90%;
	font-style : normal;
	}
.info p {
	text-align : center;
	padding: 0.3em;
	line-height: 1em;
	}
.copyright {
	font-size : 90%;
	font-weight : normal;
	text-align : center;
	padding : 5px;
	}
/*--------8 Structure Stop Press---------*/
#stopPress {
	width: 760px;
	background-color: #FFFFFF;
	color: Black;
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	text-align: justify;
	}
#stopPress-float {
	width : 67%;
	position : relative;
	float : right;
	}
#stopPressBody {
	margin: 0px 30px;
	}
#stopPressLeft {
	float : left;
	width : 32%;
	padding : 0px;
	padding-top : 0px;
	font-family : "Times New Roman", Times, serif;
	}
#stopPressRight {
	float: right;
	width : 48%;
	padding : 0px;
	padding-right : 0px;
	padding-top : 0px;
	font-family : "Times New Roman", Times, serif;
	margin-left : 0px;
	}
#stopPressMiddle {
	width : 50%;
	float : left;
	padding : 0px;
	margin-left : 0px;
	font-family : "Times New Roman", Times, serif;
	}
#stopPress p {
	font-family : "Times New Roman", Times, serif;
	padding: 0.3em;
	line-height : 1em;
	text-align: justify;
	}
.stop-press {
	font-size : 180%;
	font-weight : bold;
	font-family : inherit;
	border : 2px solid black;
	background-color : White;
	padding: 2px;
	text-align : center;
	position : relative;
	width : 194px;
	top : -6px;
	left : -6px;
	}
.shadow {
	background-color : Silver;
	margin-left : 16px;
	}
.shadow2 {
	width : 80%;
	margin-left : auto;
	margin-right : auto;
	margin-top : 15px;
	margin-bottom : 5px;
	background : Silver;
	}
hr {
	border-bottom : 1px solid Black;
   color:  #036;
	text-align : center;
	margin: 0px 40px;
	}
.border {
	border : 1px solid #000000;
	}
.border2 {
	border : 2px solid black;
	background-color : White;
	font-size : 110%;
	font-style : italic;
	font-weight : bold;
	padding : 3px;
	text-align : center;
	position : relative;
	top : -6px;
	left : -6px;
	}
.floatright1 {
	float : right;
	font-size : 140%;
	text-align : justify;
	}
.floatright2 {
	float: right;
	width : 28%;
	padding : 0px 15px 0px 8px;
	font-family : "Times New Roman", Times, serif;
	text-align : center;
	font-size : 120%;
	}
.floatleftBig {
	float : left;
	margin-left : 0px;
	font-size : 160%;
	padding-bottom : 0px;
	}
	