/* Stormbringer Enterprises Styles July 2009
copyright Stormbringer Enterprises 
------------------------------------- */


/* MAIN BODY COMPONENTS
-------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #809ebb;
	font: 0.78em/150% Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #000000;
	background-image: url(grfx/back.jpg);
	min-width: 984px;
}

h1 {
	margin-left: -5000px;
}

h2, h3, h4 {
	color: #739c9d;
	font-variant: small-caps;
}

h2 {
	padding-bottom: 20px;
	font-size: 1.4em;
}

h3 {
	padding-bottom:10px;
	font-size: 1.18em;
}

p {
	text-align: justify;
	padding-bottom: 15px;
}

a {
	color: #9b9b9b;
}

a:hover {
	color: #cccccc;
}

img {
	border: 0;
}

hr {
	width: 40%;
	margin: 20px auto;
}

.fright {
	float: right;
	margin: 5px 0 5px 12px;
}

.fleft {
	float: left;
	margin: 5px 12px 5px 0;
}

.clear {
	clear: both;
}

.blockimg {
	margin: 40px auto;
	display: block;
}

.advertising img {
	display: block;
	margin: 20px auto;
	border: 0;
}

.bullist {
	margin: 20px 30px;
}

.bullist li {
	list-style: circle inside;
	text-align: justify;
}


.bullist2 {
	margin: 10px 30px;
}

.bullist2 li {
   list-style: none;
	text-align: justify;
}

.blockem {
	font-style: italic;
}


/* INDEX PAGE
----------------------------- */

#indexwrapper {
	width: 980px;
	margin: 0 auto;
	border: 1px solid #739c9d;
	background-image: url(grfx/intro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#indexinnerwrap {
	width: 880px;
	border-top: 1px solid #739c9d;
	margin-top: 431px;
	background-color: #000000;
	padding: 50px;
}

#entry {
	width: 400px;
	height: 261px;
	margin: 35px auto;
	background-image: url(grfx/door.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

#entry p {
	font-variant: small-caps;
	font-size: 400%;
	text-align: center;
	padding-top: 200px;
}

#entry a {
	text-decoration: none;
}

#tested {
	text-align: center;
	font-style: italic;
	font-size: 80%;
}


/* PAGE LAYOUT
------------------------------- */

#wrapper {
	width: 980px;
	margin: 0 auto;
	border: 1px solid #739c9d;
	background-image: url(grfx/sitehead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#innerwrap {
	width: 100%;
	border-top: 1px solid #739c9d;
	margin-top: 206px;
	background-color: #000000;
}

#contentwrap {		
	width: 660px;
	height: 100%;
	float: left;
	margin: 0;
	padding: 20px;
}

.picblock {
	width: 640px;
	margin: 20px auto;
}

.picblock img {
	display: block;
	margin: 30px auto 5px auto;
	border: 1px solid #809ebb;
}

.picblock p {
	text-align: center;
}


/* NAVIGATION
---------------------------- */

#nav {
	width: 250px;
	float: right;
	margin-top: 20px;
}

#navtop {
	width: 250px;
	height: 100px;
	background-image: url(grfx/navtop.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#navtop h2 {
	padding-top: 50px;
	font-size: 1.6em;
	text-align: center;
}

#navmid {
	width: 250px;
	background-image: url(grfx/navmid.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

#navmid h3 {
	padding: 5px;
	margin: 0 30px 15px 30px;	
	color: #C9CA00;
	font-size: 120%;
	border: thin solid #FF4500;
}

#navmid p {
	padding: 0 25px 10px 35px;
	font-size: 86%;
	font-style: italic;
}

#navmid li {
	padding: 0 25px 10px 35px;
	list-style: none outside;
}

#navmid a {
   font-weight: bold;
	font-size: 110%;
	font-variant: small-caps;
	text-decoration: none;
}

#navmid span {
	font-size: 86%;
	font-style: italic;
}

#navend {
	width: 250px;
	height: 50px;
	background-image: url(grfx/navend.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* FOOTER
---------------------------- */

#footer {
	border-top: 1px solid #739c9d;
	clear: both;
	background-color: #000000;
}

#copyright {
	font-style: italic;
	padding: 12px;
	text-align: right;
}

/* HOLIDAY GRAPHIC
---------------------------------- */


#holiday {
  width: 540px;
  margin: 30px auto;
}

#holiday img {
  display: block;
  margin: 10px auto;
  border: 1px solid #809ebb;
}

#holiday p {
  text-align: center;
  font-style: italic;
  font-size: 105%;
}

#holiday span {  
  font-size: 110%;
  font-weight: bold;
  font-style: normal;
}

/* FLOORPLAN PAGE
-------------------------------- */

#storyinnerwrap {
	width: 900px;
	border-top: 1px solid #739c9d;
	margin-top: 206px;
	background-color: #000000;
	padding: 40px;
}

#majorlink {
	text-align: center;
	font-size: 200%;
	font-weight: bold;
	margin: 40px 0;
}


/* FAQ FOR ADMIN HELP PAGES
---------------------------------- */

#faq {
   padding-top: 100px;
}

#faq a {
	color: #809ebb;
   font-weight: bold;
   font-variant: small-caps;
}

#top {
	color: #739c9d;
	padding-bottom: 20px;
	font-size: 1.4em;
   font-weight: bold;
}

.top {
   font-size: smaller;
   font-weight: normal;
   margin-bottom: 20px;
   display: block;
   font-variant: normal;
}


/* ADMIN HELP - GALLERY HELP PAGES
----------------------------------------- */

.nextimg {
   clear: both;
	padding: 35px 0 5px 0;
}


/* SEARCH PAGE
-------------------------------------- */

#srching {
	clear: both;
	margin: 50px;
	border: 1px solid #D3D3D3;
	padding: 20px;
}

/* BANNER DISPLAY
-------------------------------------- */

#banners img {
	display: block;
	margin: 30px auto;
}

#banners p {
	font-weight: bold;
}

#banners h3 {
	padding-top: 30px;
}

/* GALLERY TABLE
---------------------------------- */

.galtable {
	width: 600px;
	margin: 20px auto;
	border-collapse: collapse;
}

.galtable tr, .galtable td {
	border: 0;
	padding: 0;
}

/* UPDATES LIST
------------------------------ */

#update {
	margin: 20px 0 20px 50px;
}

#update li {
	list-style-type: none;
	padding-bottom: 8px;
}

#update span {
   font-weight: bold;
   display: block;
}