/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
/* WHEN EDITING REMEMBER TO BE SURE YOU HAVE THE CORRECT PATH TO THIS FILE */
/* MANY OF THE HTML FILES POINT TO THIS FILE ON THE SERVER !!!!! */
/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/
/******************************************************************************
* Defines styles for the main site pages and menu.                            *
******************************************************************************/
html {
  font-size: medium;
  color: #FFFFFF;
}
body {
  font: 90% Garamond, Times, serif;
  background-color: #000000;
  background: rgb(5,2,4); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(5,2,4,1) 0%, rgba(5,2,4,1) 61%, rgba(84,21,83,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(5,2,4,1)), color-stop(61%,rgba(5,2,4,1)), color-stop(100%,rgba(84,21,83,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(5,2,4,1) 0%,rgba(5,2,4,1) 61%,rgba(84,21,83,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(5,2,4,1) 0%,rgba(5,2,4,1) 61%,rgba(84,21,83,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(5,2,4,1) 0%,rgba(5,2,4,1) 61%,rgba(84,21,83,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(5,2,4,1) 0%,rgba(5,2,4,1) 61%,rgba(84,21,83,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#050204', endColorstr='#541553',GradientType=0 ); /* IE6-9 */
}
a {
  color: ;
  font-weight: bold;
  text-decoration: none;
}
a:link {
  color: #6D199E;
}
a:hover, a:visited:hover {
  color: #FFFFFF;
}
a:visited {
  color: #0070c0;
  /* Alternately use nothing at all ! */
  /* color: #9E6619;  #69502E; USE THIS TO MAKE THIS DARKER IF IE IS SCREWING UP THE MENU COLORS */
  /*text-decoration: none;*/
}
li.lh {
  font-weight:bold;
  font-size:1.2em;
  color: red;
  list-style-type: none;
}
div#searchbox {
  clear: right;
  padding-bottom: 1em;
  color: red;
  font: x-small Helvetica, Arial, sans-serif;
  font-weight: bold;
}
div.top_section, div#left, div#news {
  outline: 20px groove #835BC9;
  outline-offset: 2px;
  margin: 2em;
}
h1 {
  font: 2em Arial, Helvetica, sans-serif;
  /*font: 2em Garamond, Times, serif;*/
  font-weight: bold;
  font-size: 170%;
}
h2 {
  font-size: 150%;
  /*font-size: 1.8em;*/
}
#main_page h2 {
  font-size: 1.6em;
  text-align: center;
  text-shadow: 4px 4px 4px #8800E3;
  -webkit-transition: color 2s ease-in;
  -moz-transition: color 2s ease-in;
  -ms-transition: color 2s ease-in;
  -o-transition: color 2s ease-in;
  transition: color 2s ease-in;
}
h3 {
  font-size: 130%;
  /*font-size: 1.7em;*/
}
h4 {
  font-size: 120%; /*1.6em;*/
}


/*---------------------------------------------------------------------------*/
/* New (added) Divs                                                          */
/*---------------------------------------------------------------------------*/
/* jblink is The Green "JB CHURCHILL" Link */

div#nav {
  font-size: 140%;
  color: silver;
  padding-bottom: 0.4em;
  text-align: center;
}

/*---------------------------------------------------------------------------*/
/* ORIGINAL JBCHURCHILL DIVS                                                 */
/*---------------------------------------------------------------------------*/

#footer {
  font: 0.7em Arial, Helvetica, sans-serif;
  clear: both;
  margin: 0 10% 0 10%;
}
#content {
  /*position: relative;*/
  /*max-width: 850px;*/
  width: 70em;
  max-width: 100%;
  margin: 0 auto;
  text-align: left;
}
#left {
  float: left;
  /*clear: both;*/
  width: 16em;
  max-width: 15%
  /*width: 190px;*/
  /*position: absolute; left: 0; right: 190px;*/
  /*max-width: 190px;*/
  /*border: 1px dotted gray;*/
  padding-right: 0;
  padding-left: 4%;
  padding-top: 10px;
  padding-bottom: 10px;
  font: 90% Garamond, Times, serif;
  font-size: 1em;
}
#news {
  /*position: relative 0 0 0 0;*/
  /*margin-left: 220px;*/
  width: 48em;
  max-width: 58%;
  float: right;
  padding-left: 2%;
 /* padding-right: 1em;*/
  /*max-width: 590px;
  width: 590px;*/
  /* border: 1px dotted gray;*/
  /* border-left: 2px solid gray; */
  margin-bottom: 20px;
}
p.amazon_search_widget {
  border: 3px solid #6D199E;
  width: 180px;
}
/*
* html #left {
  /* the star html ie hack *//*
  width:230px;
}
* html #news {
  /* the star html ie hack *//*
  margin-left: 262px;
  max-width: 540px;
  width: 540px;
}
*/
/*
#news p, widenews p {
  font-size: 1.2em;
}
*/
div#top, div#top_central {
  padding-top: 0.4em;
  padding-bottom: 0em;
}
#top {
  /* padding-left: 0;*/
  height: 18em;
  /*background: #917C9E url(images/icons/top.gif) no-repeat scroll top left;*/
  /*background-color: #917C9E;*/
  background: #000000 url(jbchurchill_apr_2008_output.png) no-repeat scroll top center;
}
div#top_central {
  /*background: #917C9E url(images/icons/middle2.gif) repeat;*/
  margin-left: -1200px;
}
.undecorated li {
  list-style-type: none;
  margin-left: -2em;
}
.right {
  float: right;
  clear: right;
}
.portrait {
  padding-left: 15px;
  padding-right: 15px;
}
.landscape {
  padding-top: 15px;
  padding-bottom: 15px;
}
/*
General formatting for Fiesta.php
*/
body#fiesta {
  padding-left: 2em;
  padding-right: 1em;
}
p.fiesta {
  font-size: 1.3em;
}
em.fiesta{
  color: #45FF66;
}
/*
Table Formatting for Fiesta.php
*/
table, th, td {
  /* background-color: #A1A6B2; /* #E0CFB5; */
  border: 2px solid white;
  padding: 0.3em;
}
th {
  font-size: 1.5em;
  padding: 0.6em;
  background-color: #6E80B2;
}
td {
  padding-right: 1.2em;
  padding-left: 1.4em;
  font-size: 1.2em;
}
tr.even {
  background-color:#A2A4B7;
}
tr.odd {
  background-color: #E68A00; /* #CC7A00; */
}
img.fiesta {
  float:right; 
}