/* general styles */
body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#000;
  font-size: 10px;
}
body {
  margin:0;
  background:url(img/bg.jpg);
}
a {
    text-decoration:none;
    color:#0087e8;
}

ul {
    margin:5px 20px;
}
li {
    list-style-type:none;
    list-style-image:url(img/li.jpg);
}
img {
  margin:2px;
}
img.nbutton {
  margin:0px;
}
input, select, textarea {
  border:1px solid #004050;
  color:#004050;
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin:2px;
}
li {
  list-style-image:url(img/li.jpg);
  list-style-type:none;
}
ul.help li, ul.rules li, ul.terms li {
  list-style-image:url(img/li.jpg);
  list-style-type:none;
  margin:10px 0;
}
ul.contest {
  margin:5px 20px 5px 30px;
}
ul.contest li {
  margin:2px 0;
}
.adminoptions {
  font-size:10px;
}
.label, .label_small {
  padding:1px;
}
.label_small {
  font-size:10px;
}
.small {
  font-size:10px;
}
hr {
  border:0;
  width:85%;
  border-bottom:1px solid #999;
  margin:10px auto;
}

/* layout styles */
#header {
    margin:0 auto;
    width:1000px;
    height:260px;
    background:url(img/header.jpg) no-repeat;
}

#navtop {
    margin:0 auto;
    padding:0 100px;
    width:800px;
    height:35px;
    background:url(img/navigation.jpg) no-repeat;
}
#navtop a {
    color:#87d738;
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
    margin: 5px 15px 5px 0;
    font-weight:bold;
}
#navtop a:hover {
    color:#00acad;
}
#navtop .td1 {
    height:30px;
    width:350px;
    text-align:right;
    padding-right:0px;
}
#navtop .td2 {
    height:30px;
    width:440px;
    text-align:left;
    padding-left:10px;
}

#content {
    margin:0 auto;
    width:790px;
    padding:0 5px;
    background:url(img/content.jpg);
}
.conttab {
    width:100%;
}
.conttab .left {
    width:150px;
    padding-right:5px;
    vertical-align:top;
}
.conttab .left .navigation {
    margin:0 0 10px;
}
.conttab .left .navigation a {
    display:block;
    line-height:18px;
    background:url(img/navlink.png);
    margin:0 0 3px;
    padding:0 5px 0 20px;
    font-weight:bold;
    text-transform:lowercase;
    letter-spacing:1px;
    color:#0855b1;
    border:1px dashed #00c4f5;
}
.conttab .left hr {
    border:0;
    border-bottom:1px dashed #fff;
    margin:5px 0;
}
.conttab .left h1 {
    font-size:12px;
    text-transform:uppercase;
    letter-spacing:1px;
    color:#0087e8;
    margin:0 0 3px;
    background:url(img/navstar.png) no-repeat;
    padding-left:15px;
    text-align:left;
}
.conttab .left .navbox {
    border:1px dashed #00c4f5;
    padding:5px;
    background:url(img/navbg.png);
    margin-bottom:10px;
    color:#2c66a8;
}

.conttab .right {
    width:625px;
    vertical-align:top;
}

.conttab .right h1, #pagetitle {
    margin:5px 0;
    color:#d32cac;
    font-size:18px;
    letter-spacing:2px;
    text-transform:uppercase;
    background:url(img/h1bg.jpg) no-repeat;
    padding-left:30px;
    line-height:24px;
    font-weight:bold;
}
.right h1 a, #pagetitle a {
    color:#d32cac;
}
.conttab .right h2, .sectionheader, .viewstory h1 {
    margin:5px 0;
    color:#00acad;
    font-size:14px;
    letter-spacing:1px;
    text-transform:uppercase;
    padding-left:10px;
    font-weight:bold;
}
.right h2 a, .sectionheader a, .viewstory h1 a {
    color:#00acad;
}
.conttab .right h3 {
    font-size:11px;
    padding:0;
    margin:0 10px 2px;
    color:#00c3f6;
    letter-spacing:1px;
    text-transform:uppercase;
}

#footer {
    margin:0 auto 10px;
    width:780px;
    background:url(img/content.jpg);
    text-align:right;
    line-height:20px;
    padding-right:20px;
    color:#2c66a8;
}

/* categories.tpl */
#columncontainer {
  width:90%;
  margin:0 auto;
}
.cattab td.cat1 {
  text-align:left;
  padding-bottom:10px;
  border-bottom:1px dashed #00c4f5;
  height:90px;
}
.cattab .cat1 img {
  float:left;
  margin:2px 5px 8px 0;
}
.catlink {
  font-weight:bold;
  font-size:13px;
}
.catlink .small {
  font-weight:normal;
}
.catdescription {
  font-style:italic;
  color:#666;
}

/* comment & review styles */
#comment, #review {
  width:500px;
  margin:10px auto;
  border:1px dashed #00c4f5;
}
#comment {
  background:url(img/tdbg.jpg);
}
#commentbody, #reviewbody {
  margin:5px 0;
  padding:2px;
}
#commentfooter, #reviewheader {
  line-height:14px;
  padding-left:3px;
  background-color:#fff;
}
#commentfooter {
  font-size:10px;
  border-top:1px dashed #00c4f5;
}
#reviewheader {
  font-size:11px;
}
.review1 {
  width:100px;
  background:url(img/tdbg.jpg);
  border-right:1px dashed #00c4f5;
}
.review2 {
  background:url(img/tdbg.jpg);
  font-size:10px;
  height:12px;
  font-style:italic;
  border-bottom:1px dashed #00c4f5;
  color:#666;
}
.review3 {
  padding:8px;
}

/* index styles */
.indextab {
    width:635px;
}
.indexblocks {
  width:155px;
}
#indexbox {
    font-size:9px;
    padding:5px;
    margin-bottom:2px;
    background:#f3f3f3;
}


/* newsstyles */
.newstitle {
    color:#0068ab;
    font-weight:bold;
    font-size:11px;
    text-transform:lowercase;
    letter-spacing:1px;
    margin:5px 0 2px 3px;
}
.newsbox {
    margin:0 5px 0 10px;
}
.newsfooter {
    font-style:italic;
    color:#666;
    margin:3px 10px 0 0;
    text-align:right;
}

/* listing styles */
#list_series, #list_story {
  width:600px;
  margin:10px auto;
  border:1px dashed #00c4f5;
}
#list_seriesheader, #list_storyheader {
  line-height:16px;
  font-weight:bold;
  padding-left:10px;
  color:#004050;
  letter-spacing:1px;
  font-size:12px;
  background-image:url(img/tddunkel.jpg);
}
#list_seriesheader a, #list_storyheader a {
  color:#2c66a8;
}
#list_seriesbody, #list_storybody {
  padding:3px 0;
  background:url(img/navbg.png);
}
#list_storyfooter  {
  font-size:10px;
  line-height:14px;
  padding-left:3px;
  background-image:url(img/tdbg.jpg);
  color:#2c66a8;
}
#alphabet, #otherresults, #sort, #sortform, #tabs {
  position:relative;
  left:50%;
  width:640px;
  margin:10px 0 10px -320px;
  text-align:center;
}
#otherresults {
  font-weight:bold;
}
#tabs #active, #tabs span {
  border:1px dashed #00c4f5;
  padding:3px;
}
#tabs #active {
  font-weight:bold;
  background-image:url(img/tddunkel.jpg);
}
#tabs span {
  background-image:url(img/tddunkel.jpg);
}
#tabs #active, #tabs span a {
  color:#2c66a8;
}

/* biography styles */
#bio {
  width:625px;
  margin:10px auto 0;
}
#bioheader {
  text-align:center;
  letter-spacing:1px;
  margin:10px 0 5px;
  font-weight:bold;
  font-size:14px;
}
#biostory {
  width:550px;
  margin:10px auto;
  padding:5px 1px;
  background:url(img/tdbg.jpg);
}
.authorfields .label {
  font-weight:bold;
}

/* viewstory styles */
#vs_jump {
  position:relative;
  left:100%;
  width:200px;
  margin:5px 0 0 -210px;
  text-align:left;
}
#vs_storyinfo {
  width:100%;
  margin:10px auto:
  font-size:10px;
  background:url(img/tdbg.jpg);
}
#vs_storyinfo .item {
  margin:0 5px;
}
#vs_storyinfo select {
  margin:0px;
  padding:0px;
}
#vs_storyinfo .td1 {
  text-align:left;
  font-size:11px;
  font-weight:bold;
  padding:1px;
  width:50%;
}
#vs_storyinfo .td2 {
  text-align:right;
  padding:1px;
  width:50%;
}
#vs_storyinfo .td3 {
  line-height:14px;
  text-align:left;
  padding:1px;
  font-size:10px;
}
#vs_notes {
  width:500px;
  margin:0 auto;
  text-align:left;
}
#vs_notesbody {
  background-image:url(img/navbg.png);
  border:1px dashed #00c4f5;
  padding:2px;
  text-align:left;
}
#vs_story {
  width:625px;
  margin:10px;
  text-align:left;
  line-height:14px;
}
#vs_pagelinks {
  width:625px;
  margin:10px;
}
#vs_pagelinks .td2 {
  font-weight:bold;
}
#vs_revieform {}

/* FAQ styles */
#faq {
  margin:10px 30px;
}