/*Theme Name: Love in Space
Description: A layout created originally for Bloodfever: The Tom Paris & B'Elanna Torres Fanlisting
Version: 1.0
Author: Teresa 'Chrissy' Conner | aestas.designs@gmail.com
Author URL: http://aestas.dieromantic.com/fansites/
*/

/* ------------------------------ GENERAL ------------------------------ */ 

#wrapper {
  width: 960px; margin-left: auto; margin-right: auto;
  }

body {
  background-color: #5e909b; background-image:url(); 
  background-repeat: repeat-x; margin: 0px; color: #c2c2c2;
  }

img {
    border: 0px;
  }

/* ------------------------------ HEADER ------------------------------ */

#top {
  background-color: #b9cdd1; height: 10px; border-bottom: 1px solid #d6e3e6;
  }

#header {
  width: 960px; margin-left: auto; margin-right: auto;
  }

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

#content {
  width: 960px; background:url(http://sci-fi.retrogression.org/pt/images/bloodfever_09.jpg) no-repeat; 
  }

#main-area {
  width: 795px; margin-left: auto; margin-right: auto;
  -moz-opacity:.75; -ms-filter:�alpha(opacity=75)�; filter:alpha(opacity=75); opacity:.75;
  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
  }

.area {
  border: 1px solid #888888; background-color: transparent; 
  margin-bottom: 20px; position:relative;
  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
  }

.inside-area {
  display: block; border: 1px solid #ffffff; padding: 15px; overflow: auto;
  background: #d8e2e3 url(http://sci-fi.retrogression.org/pt/images/bg.jpg) repeat-x; color: #555151; text-align: justify;
  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
  font-family: Trebuchet MS; font-size: 13px;
  }

.inside-area h2, .inside-area h1 {
  font-size: 17px; text-align: center; font-family: arial; margin: 0px 0px 5px 0px;
  font-style: italic; border-bottom: 1px dotted #888888; color: #43579c; clear: both;
  }

.inside-area h1.breadcrumbs {text-align: left;}

.inside-area a, .inside-area a:visited {
  text-decoration: none; color: #151515;
  }

.inside-area a:hover {
  text-decoration: underline;
  }


.fl_nav {margin: 0 auto; width: 400px; }
.fl_nav li {float: left; list-style-type: none; padding: 5px;  }
.fl_nav li a, .fl_nav li a:visited {border: 1px solid #000; padding: 3px; background: #5e909b; font-weight: bold; color: #d8e2e3; text-transform: uppercase; }
.fl_nav li a:hover {text-decoration: none; background: #000;}

.gallery_nav {margin: 0 auto; width: 550px; }
.gallery_nav li {float: left; list-style-type: none; padding: 5px; }
.gallery_nav li.none {text-decoration: line-through;}
.gallery_nav li a, .gallery_nav li a:visited {border: 1px solid #000; padding: 3px; background: #5e909b; font-weight: bold; color: #d8e2e3; text-transform: uppercase;  }
.gallery_nav li a:hover {text-decoration: none; background: #000;}

.topmenu a, .topmenu a:link, .topmenu a:visited, .bottommenu a, .bottommenu a:link, .bottommenu a:visited {border: 1px solid #000; padding: 3px; background: #5e909b; font-weight: bold; color: #d8e2e3; text-transform: uppercase;  }
.topmenu a:hover, .bottommenu a:hover {text-decoration: none; background: #000;}
/* ------------------------------ FOOTER ------------------------------ */

#footer {
  padding: 8px 0px 8px 0px; text-align: center; font-size: 11px; font-family: arial;
  letter-spacing: 1px; color: #666464; background-color: #b9cdd1; border-top: 1px solid #d6e3e6;
  }

#footer a, a:visited {
  text-decoration: none; color: #414141;
  }

#footer a:hover {
  text-decoration: underline;
  }

