* {
  font-size: 1em;
  font-weight: normal;
  margin:0;
  padding:0;
  list-style: none;
}

h1 {
  text-indent: -9999px;
  height: 0px;
}

body {
  width: 1008px;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 30px;
  background: #3e291e url("/media/site/images/grad.png") repeat-x;
  font-family: georgia, serif;
  color: #141411;
}

#guntip {
  height: 23px;
  background: url("/media/site/images/wobot_top.png") no-repeat;
  behavior: url("/media/site/misc/iepngfix.htc");
}

#outerwrap {
  border: 26px solid #e6dec4;
  border-top: 0;
}

#innerwrap {
  background: #e6dec4 url("/media/site/images/header.png") no-repeat;
  behavior: url("/media/site/misc/iepngfix.htc");
}

#header {
  height: 177px;
}

a, a:visited {
  color: #6E0000;
}

a:hover {
  background: #F9F8CE;
}

#header a {
  text-decoration: none;
  font-family: "trebuchet MS", helvetica, sans-serif;
  color: #000;
  font-size: 1.1em;
  display: block;
  padding: 0 .55em .40em;
}

#header a.active {
  text-decoration: underline;
  background: url("/media/site/images/pointer.png") center bottom no-repeat;
}

#header a:hover {
  color: #6E0000;
  text-decoration: underline;
  background: #e6dec4;
}

#header a.active:hover {
  background: #e6dec4 url("/media/site/images/pointer.png") center bottom no-repeat;
}

#header ul li {
  display: block;
  float: left;
}

#header ul {
  padding: 143px 0 0 150px;
}

#content {
  padding: 20px 16px 1em 16px;
  margin: 5px 0 20px 0;
}

.with_sidebar #content {
  width: 554px;
  float: left;
}

.with_sidebar #side {
  width: 368px;
  float: left;
}

.with_sidebar #side #sidebar {
  background: #222;
  margin: 139px 0 0 30px;
  padding: 22px;
  color: #ddd;
  font-size: .9em;
}

.with_sidebar #side #sidebar a {color: #E19A2F;}
.with_sidebar #side #sidebar a:hover {color: #fff; background-color: #222; }

/* delete this */ #sidebar p.fff {color: #fff;}
/* delete this */ #sidebar p.bbb {color: #bbb;}

h2 {
  font-size: 1.6em;
  color: #000;
  margin-top: 0.3em;
  margin-bottom: 0.5em;
}

h2 a, h2 a:visited, h2 a:hover {
  color: #000;
  text-decoration: none;
}

h3 {
  font-size: 1.1em;
  color: #000;
  margin-top: 0.5em;
  margin-bottom: 0.75em;
}

h6 {
  font-weight: bold;  
  margin-bottom: 1em;
}

.nogap {
  margin-bottom: 0;
}

.sub {
  color: #4a4a4a;
  font-size: .8em;
  padding-bottom: 1em;
}

p {
  margin: 0 0 1em;
  font-size: .9em;
  line-height: 1.5em;
}

ul, ol {
  margin: 0 0 1em;
}

dt,dd {
	font-size: 0.9em;
}

dd {
	margin-left: 1em;
}

#content ul, #content ol {
  font-size: .9em;
}

#footer {
  background: url("/media/site/images/footer.gif") 16px 0 no-repeat;
  padding: 0 16px 0 90px;
  height: 77px;
  color: #272727;
  clear: both;
  font-size: .7em;
  font-family: verdana, geneva, sans-serif;
}

#footer p {
  text-align: justify;
}

#footer ul li {
  display: inline;
  margin-right: .3em;
}

#footer ul {
  margin-bottom: .75em;
}

img {
  border: 0;
  behavior: url("/media/site/misc/iepngfix.htc");
}

ul.controls, ul.controllist {
  clear: both;
  margin: 0 0 1.5em;
}

ul.controls li {
  display: inline;
  font-size: 0.8em;
}

ul.controllist li {
  display: block;
}

ul.controls li a, ul.controllist li a {
  background-repeat: no-repeat;
  background-position: left;
  padding: 0em 1.0em 0em 20px;
}

li a.comments {
  background-image: url("/media/site/images/icon-comments.png");
}

li a.more {
  background-image: url("/media/site/images/icon-more.png");
}

li a.newsarchive {
  background-image: url("/media/site/images/icon-newsarchive.png");
}

li a.feedrss {
  background-image: url("/media/site/images/feedrss.png");
}

li a.feedatom {
  background-image: url("/media/site/images/feedatom.png");
}

ul.controllist li a.headphones {
  background-image: url("/media/site/images/headphones.png");
  padding: 0.5em 1.0em 0.5em 40px;
}

strong {
  font-weight: bold;
}

.comment {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.commenttext {
  margin-left: 2em;
  margin-right: 2em;
}

label {
  display: block;
  font-weight: bold;
}

.video {
  margin: 1em 0 1em 0;
  height: 360px;
  text-align: center;
}

ul.other-videos {
  margin: 0 2em 0 2em;
}

ul.other-videos li {
  padding-top: 1em;
  clear: both;
}

ul.other-videos h5 {
  margin-left: 20px;
  display: inline;
}

ul.other-videos span {
  margin-left: 20px;
}

ul.other-videos img {
  float: left;
  display: inline;
}

hr {
  margin: 1em 2em 1em 2em;
}

.hidden {
  display: none;
}

blockquote {
 padding-left: 2em;
 padding-right: 2em;
}
