body {
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  font-size: 62.5%;
  color: #222;
}

#wrapper {
  width: 800px;
  margin: 0 auto;
  background-color: #f9f9f9;
}

#header, #menu, #contentwrapper {
  border-bottom: 1px solid gray;
}

#menu {
  font-size: 1.2em;
  padding: 10px;
  text-align: center;
}

#contentwrapper {
  overflow: hidden;
  background: url('/images/wrapper.gif') repeat-y;
}

#content {
  font-size: 1.4em;
  padding: 20px;
  float: left;
  width: 560px;
}

#content #error {
  color: red;
  font-weight: bold;
  margin-bottom: 10px;
}

#content #sites {
  margin-bottom: 10px;
  font-size: 0.8em;
  text-align: center;
}

#content #sites .site a {
  text-decoration: none;
}

#content #sites .sitesep {
  margin: 0 5px;
}

#content #sites .sitesel {
  background-color: gray;
}

#content #sites .sitesel a {
  color: white;
}

#content .greatest {
  font-size: 1.6em;
  text-align: center;
}

#content #adengagebox {
  width: 450px;
  margin: 0 auto;
  border: 2px solid #000000;
  padding: 20px;
  margin-bottom: 20px;
}

#content #adengagebox .adsep {
  margin-bottom: 10px;
}

#content .adengageitem {
  overflow: hidden;
}

#content .adengageitem .pic {
  float: left;
  margin-right: 10px;
  width: 100px;
}

#content .adengageitem .ad {
  margin-left: 110px;
}

#content .adengageitem .adbox {
  width: 300px;
  overflow: hidden;
  height: 20px;
  margin-top: 5px;
}

#content .adengageitem .title {
  margin-top: 3px;
  font-size: 0.8em;
  padding-left: 4px;
}

#content .adengageitem .views {
  padding-left: 4px;
}

#content #video {
  margin: 10px auto 0;
  width: 336px;
}

#content #before_vid_ad {
  text-align: center;
}

#content #before_vid_ad div {
  margin: auto;
}

#content #after_vid_ad {
  text-align: center;
  margin-bottom: 10px;
}

#content #amazon_bestsell {
  margin-top: 10px;
  text-align: center;
}

#content #social {
  text-align: center;
  margin-bottom: 10px;
}

#content #social #fb {
  float: left;
  width: 100px;
  margin-left: 190px;
}

#content #social #twitter {
  float: left;
  width: 110px;
}

#content h1 {
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}

#content h2 {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 0.5em;
}

#content #video a.player {
  display: block;
  width: 336px;
  height: 280px;
}

#sidebar {
  float: left;
  width: 180px;
  padding: 10px;
  font-size: 1.3em;
}

#sidebar .title {
  font-weight: bold;
  color: #dd8e29;
  border-bottom: 1px solid gray;
  margin-bottom: 5px;
}

#sidebar .items {
  font-size: 0.9em;
  margin-bottom: 10px;
}

#sidebar .items p {
  margin-bottom: 6px;
  line-height: 1.2;
}

#sidebar .sitemenu {
  margin-bottom: 10px;
}

#content .video {
  margin-bottom: 10px;
}

#content .video .thumb {
  float: left;
  width: 150px;
}

#content .video .title {
  margin-left: 150px;
}

#content .video .desc {
  font-size: 0.9em;
}

#content #sitemap {
  margin-left: 20px;
}

#content #sitemap ul {
  margin-left: 20px;
  margin-bottom: 10px;
}

#content .adengage {
  margin-bottom: 10px;
}

#content #pagination {
  text-align: center;
}

#content #pagination .page {
  border: 1px solid blue;
}

#content #pagination .page a {
  text-decoration: none;
  padding: 2px 5px;
}

#content #thumbnails {
  margin-bottom: 10px;
}

#content .row {
  text-align: center;
  overflow: hidden;
  margin-bottom: 5px;
}

#content #more {
  margin-bottom: 10px;
}

#content #more .row {
  margin-left: 12px;
  margin-bottom: 10px;
}

#content #more .morevideo {
  float: left;
  width: 170px;
}

#content #more .right {
  margin-right: 15px;
}

#content #more .morevideo .title {
  font-size: 0.8em;
}

#footer {
  padding: 10px;
  text-align: center;
}

#footer .cpx {
  text-align: center;
  margin-top: 10px;
}

.clear {
  clear: both;
}

.center {
  text-align: center;
}

.sep {
  margin-top: 5px;
  border-top: 1px solid gray;
  margin-bottom: 5px;
}
