/*
Theme Name: Shoestringscifi201010
Theme URI: http://www.shoestringscifi.com
Description: Theme for shoestringscifi.com, initially developed beginning in October 2010.
Author: Gregory Tyler
Author URI: http://www.shoestringscifi.com
Version: 0.1
*/

body {
   margin-top: 0px;
   padding: 0;
   background-image: url(assets/2725-v6.jpg);
   text-align: center; /* For Internet Explorer */
   font-family: Tahoma, Arial, Helvetica;
   font-size: .8em;
}

a {
   color: #054376;
   font-weight: bold;
}

a:hover {
   color: white;
   background-color: #054376;
}

#skipnavcontainer {
   width: 740px;
   /*border-top: 2px black solid;*/
   /*border-bottom: none;*/
   /*border-left: 2px black solid;*/
   /*border-right: 2px black solid;*/
   text-align: left;
   /*background-color: #ffff80;*/
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
}
#skipnav {
   text-align: right;
   padding: 2px;
}
#skipnav a {
   color: white;
   font-family: Arial;
   font-size: 8pt;
   font-weight: bold;
   background-color: #b60000;
}

#returntotopcontainer {
   width: 740px;
   border-top: none;
   border-bottom: 2px black solid;
   border-left: 2px black solid;
   border-right: 2px black solid;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   background-color: white;
}
#returntotop {
   text-align: right;
   font-family: Arial;
   font-size: 9pt;
   padding: 2px;
}

#menu {
   text-align: left; border-bottom: 2px black solid; background-color: #054376; padding-left: 8px; padding-right: 8px; padding-top: 5px; padding-bottom: 5px;
}
#menu ul {
   display: inline; padding: 0px;
}
#menu li {
   display: inline; padding-left: 4px; padding-right: 4px; padding-top: 0px; padding-bottom: 0px;
}
#menu li a {
   color: white; font-weight: bold; font-family: Arial; /*text-decoration: none;*/ padding: 3px;
}
#menu li a:hover {
   color: #054376; background-color: white;
}

#search-form {
   display: inline;
   margin-left: 30px;
   color: white;
}

#searchinput {
   background-color: white; color: #000000; font-family: Arial, Helvetica; font-size: 0.9em;
}
#searchsubmit {
   background-color: #054376; color: #ffffff; font-family: Arial, Helvetica; font-size: 0.9em; font-weight: bold;
}

#mastercontainer {
   width: 740px;
   border-left: 2px black solid;
   border-right: 2px black solid;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   padding: 0px;
   background-color: white;
}

#bannerimageoutercontainer {
   width:740px;
   margin-left: auto;
   margin-right: auto;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
   background-color: black;
   border-left: 2px black solid;
   border-right: 2px black solid;
}

#bannerimageinnercontainer {
   /*padding: 2px;*/
}

#banner {
   border: 0;
}

#content {
   text-align: left;
   padding: 10px;
}

#footercontainer {
   width: 740px;
   border-top: none;
   border-bottom: 2px black solid;
   border-left: 2px black solid;
   border-right: 2px black solid;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
   background-color: #054376;
}
#footer {
   text-align: left;
   padding: 5px;
   color: white;
}

h1 {  }
h2 {  }
h3 {  }
h4 {  }
h5 {  }
h6 {  }