@import "theme.css";

.module {
  margin: 10px 0;
  border: 1px solid #eee;
  padding: 10px;
  background: #fff url(../gfx/modulebg.jpg) repeat-x;
}

.para li {
  margin: 1em 0;
}

body {
  font-size: smaller;
  width: 1000px;
  padding: 0;
  margin: 0 auto;
}

dl {
  margin: 0;
  padding: 0;
}

dt {
  font-weight: bold;
  margin-top: 0.5em;
  padding-top: 0.3em;
  border-top: solid 1px #ccc;
}

hr {
  border: #fff;
  color: #fff;
  border-bottom: 1px solid #aaa;
}

#adlinkbar, #adarticle {
  text-align: center;
}

#adrcol {
  margin-bottom: 10px;
}

#affil a.clickbank {
  font-weight: bold;
  color: #900;
  text-decoration: underline;
}

#affil p {
  text-align: center;
}

#calendar {
  margin-top: 0;
}

#calendar p {
  margin: 0.5em 0;
  padding: 0;
  font-weight: bold;
  text-align: center;
}

#copyright {
  text-align: center;
}

#feature h2 a{
  font-size: 1.2em;
  color: #900;
  text-decoration: underline;
}

#feature span {
  padding: 4px 14px 4px 24px;
  font-weight: bold;
  background: #def url(../gfx/red_arrow.gif) left center no-repeat;
  border-bottom: 1px solid #bcd;
  border-right: 1px solid #bcd;
}

#feature span a {
  color: #a33;
}

#footer span {
  float: right;
}

#header {
  height: 160px;
  margin: 0 10px;
  padding: 0 10px 0 20px;
  background: #900 url(../gfx/headerbg.jpg) repeat-x;
}

#header a, #header a:hover {
  font-family: georgia, serif;
  font-weight: bold;
  color: #fff;
  font-size: 2.5em;
  text-decoration: none;
}

#main {
  width: 100%;
  margin: 2em 0;
}

#mcol, #rcol, #tcol {
  vertical-align: top;
}

#navbar {
  background: #444;
}

#navbar a {
  text-decoration: none;
  height: 2em;
  line-height: 2em;
  display: block;
  float: left;
  padding: 0 1em;
  color: #fff;
  border-right: 1px solid #fff;
}

#navbar a:hover {
  background: #000;
}

#navbar a.highlight,
#navbar a.highlight:hover {
  background: #911;
}

#rcol {
  width: 250px;
}

#sitesearch {
 color: #fff;
 float: right;
}

#sitesearch table {
  background: #fff;
}

#sitesearch input {
  font-size: 11px;
}

#tcol {
  width: 160px;
}

#topicArtList {
  font-weight: bold;
  text-indent: 11px;
}