html {
  color: black;
  background: white; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

li {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ""; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit; }

legend {
  color: black; }

#pedalNetwork {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 19px;
  background-image: url("/img/pedalNetworkBg.png");
  background-repeat: repeat-x; }
  #pedalNetwork ul, #pedalNetwork li {
    padding-left: 2px;
    padding-right: 2px;
    margin: 0px;
    display: inline;
    font-size: 0.9em; }
  #pedalNetwork ul.nb {
    float: right; }
  #pedalNetwork a {
    color: #561420; }
    #pedalNetwork a:hover {
      color: #c59a6f; }

body {
  font-family: sans-serif;
  font-size: 98%;
  font-size: 1em;
  background-color: #616161;
  padding: 0px 20px; }

h1 {
  font-size: 2em;
  margin: 20px; }

h2 {
  font-size: 1.5em;
  margin: 14px; }

h3 {
  font-size: 1.2em;
  margin: 8px; }

h1, h2, h3 {
  font-weight: bold; }

font, th, td, p {
  font-family: Helvetica, sans-serif; }

a:link, a:active, a:visited {
  color: #561420; }
a:hover {
  text-decoration: underline;
  color: #c59a6f; }

p {
  margin-top: 16px;
  margin-bottom: 16px; }

hr {
  height: 0px;
  border: solid #d1d7dc 0px;
  border-top-width: 1px; }

i {
  font-size: 0.8em; }

strong {
  font-weight: bold; }

#forums, #forum {
  font-size: 0.8em;
  margin: 0 auto;
  width: 100%; }
  #forums td, #forum td {
    padding: 6px;
    margin: 2px; }
  #forums .forumLink, #forum .forumLink {
    float: left; }
  #forums .forumDescription, #forum .forumDescription {
    float: right; }

#topic {
  width: 100%; }
  #topic td {
    padding: 5px;
    margin: 5px; }

.subForum {
  width: 90%;
  margin: 0 auto; }

.comment_avatar {
  font-size: 0.8em;
  float: left;
  margin: 0.5em; }

.user_cell {
  width: 200px; }

#contentBlock {
  background-color: #b0b0b0;
  position: absolute;
  top: 132px;
  left: 5px;
  right: 5px;
  z-index: 5;
  padding: 5px; }

#content {
  background-color: white;
  padding: 5px;
  left: 5px;
  right: 5px;
  clear: both;
  overflow: hidden; }

#pagination {
  padding: 5px;
  margin: 5px;
  border: solid 1px #cccccc; }

#foot {
  clear: both; }

.thumbnail {
  position: relative;
  float: left;
  width: 70px;
  margin: 15px; }

.featuredSection {
  width: 30%;
  float: right; }

.featured .thumbnail {
  clear: both;
  margin: 15px auto;
  width: 70px;
  float: none !important; }
.featured .thumbnailLink a {
  font-size: 1.2em;
  font-weight: bold; }

.thumbInner {
  position: relative;
  width: 70px;
  margin: 0 auto; }

#topRightAd {
  position: absolute;
  top: 0px;
  right: 0px; }

#rightColumn {
  float: right;
  width: 250px; }

#pictureBlock {
  background-color: white;
  text-align: center;
  padding-bottom: 10px;
  position: relative; }

.picture {
  border: solid black 3px;
  margin: 20px auto;
  display: block; }

.featured {
  clear: both;
  font-size: 0.7em;
  text-align: center; }

#subBlock1 {
  min-height: 175px;
  background-color: #821122; }
  #subBlock1 a {
    color: #c59a6f; }

#subBlock2 {
  padding-top: 5px;
  padding-left: 5px;
  background-color: white;
  font-size: 0.8em; }
  #subBlock2 p {
    padding: 1px; }

#header {
  position: absolute;
  top: 19px;
  left: 5px; }

#ads {
  position: absolute;
  top: 35px;
  right: 5px;
  width: 300px;
  float: right; }
  #ads img {
    float: right; }

#nav {
  padding-top: 1px;
  z-index: 1;
  padding-left: 5px;
  height: 90px;
  min-width: 583px; }
  #nav ul.subNav {
    border-top: solid #696969 1px;
    padding-top: 7px; }
  #nav a {
    font-size: 1em;
    text-decoration: none; }
    #nav a:visited {
      font-size: 1em;
      text-decoration: none; }
    #nav a:hover {
      text-decoration: underline; }
  #nav ul {
    list-style: none;
    margin: 5px;
    padding: 0px; }
  #nav li {
    display: inline;
    padding: 10px; }

#socialNav {
  float: right;
  padding: 5px; }

.ThemeGrayMenu {
  z-index: 2; }

div.optional {
  padding: 10px; }

#subBlock3 {
  padding-top: 15px;
  min-height: 275px;
  background-color: #821122;
  text-align: center; }

.evenRow {
  background-color: #cccccc;
  border-bottom: solid #ccdbea 1px; }

.unread {
  font-weight: bold; }

.numberCol {
  text-align: center;
  background-color: white; }

.leftCell {
  font-size: 0.9em;
  border: solid black 1px;
  margin: 2px; }
  .leftCell a {
    font-size: 1.4em; }

.ip {
  font-size: 0.8em; }

small, .small {
  font-size: 0.9em; }

#contentBlock small, #contentBlock .small {
  font-size: 0.9em;
  color: #333333; }

ul#head, .bold {
  font-weight: bold; }

.error {
  color: red; }

.indexTopper {
  font-size: 0.7em;
  text-align: center; }

h3 {
  padding: 0px;
  margin: 0px;
  margin-top: 0.5em; }

.error-message {
  margin: 5px;
  padding: 5px;
  border: solid 1px red; }

.errorMessage {
  border-bottom: solid white 1px;
  background-color: red;
  color: white;
  background-image: url("http://www.pedalbmx.com/img/icons/exclamation.png");
  background-repeat: no-repeat;
  background-position: 2px 50%; }

.alertMessage {
  background-image: url("http://www.pedalbmx.com/img/icons/error.png");
  background-repeat: no-repeat;
  background-position: 2px 50%;
  border-bottom: solid red 1px;
  background-color: #eee89b;
  color: red; }

.infoMessage {
  border-bottom: solid gray 1px;
  background-color: white;
  color: black; }

.okMessage {
  background-image: url("http://www.pedalbmx.com/img/icons/thumb_up.png");
  background-repeat: no-repeat;
  background-position: 2px 50%;
  border-bottom: solid black 1px;
  background-color: lime;
  color: black; }

.welcomeMessage {
  border-bottom: solid black 1px;
  background-color: white;
  color: black;
  background-image: url("http://www.pedalbmx.com/img/icons/asterisk_yellow.png");
  background-repeat: no-repeat;
  background-position: 2px 50%; }

.messageWrap {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 2em;
  z-index: 15;
  overflow: hidden;
  cursor: pointer; }

.message {
  padding: 5px 5px 5px 25px;
  list-style: none; }

.selected {
  background-color: #ffffcf; }

.pullquote {
  width: 20%;
  float: right;
  font-size: 125%;
  line-height: 140%;
  margin: 10px;
  background: url("http://www.pedalbmx.com/css/images/closequote.gif") no-repeat bottom right !important;
  background: url();
  padding: 0px 25px 5px 0px;
  position: absolute; }
  .pullquote:first-letter {
    background: url("http://www.pedalbmx.com/css/images/openquote.gif") no-repeat left top !important;
    padding: 5px 2px 10px 35px !important;
    padding: 0px;
    background: url(); }

.numCount {
  text-align: center;
  width: 100%;
  font-size: 0.8em; }

#foot {
  clear: both;
  padding-top: 2em;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  text-align: center; }
  #foot ul li {
    list-style: none;
    display: inline; }

#top {
  position: fixed;
  right: 10px;
  bottom: 10px; }
  #top a {
    text-decoration: none;
    font-weight: bold; }

.right {
  float: right; }

.recent {
  color: red; }

#wrap {
  background-color: white; }

.topLevel {
  border: solid gray 1px;
  background-color: #4f4f4f;
  font-size: 1.5em;
  color: white;
  font-weight: bold; }

.action {
  background-image: url("/img/arrow.gif");
  background-repeat: no-repeat;
  background-position: 0% 50%;
  padding-left: 15px; }

img {
  border: none; }

.error_message {
  color: red; }

.avatar {
  font-size: 11px;
  text-align: center;
  display: inline; }
  .avatar a {
    text-decoration: none;
    margin: 0 auto; }

.highlight {
  background-color: #eee89b; }

tr.Palette {
  height: 15px; }

td.Palette {
  width: 15px;
  border: 2px solid white;
  padding: 0; }
td.PaletteHover {
  width: 15px;
  border: 2px solid blue;
  padding: 0; }

blockquote {
  padding: 1em;
  border: solid gray 1px;
  margin: 1em 0; }

.blog {
  width: 80%;
  margin: 0 auto;
  padding: 10px 0px 60px 0px;
  border-bottom: solid 1px #666666; }

.user {
  margin: 1em;
  float: left;
  font-size: 11px !important; }

#loginBox {
  background-color: #b0b0b0;
  border-color: #696969;
  border-style: solid;
  border-width: 0px 1px 1px;
  display: none;
  padding: 5px;
  position: absolute;
  width: 200px;
  z-index: 50; }
  #loginBox p {
    margin: 5px 0; }

.form form {
  margin: 10px;
  padding: 0;
  font-size: 100%; }
  .form form fieldset {
    clear: both;
    font-size: 100%;
    border-color: black;
    border-width: 1px;
    padding: 10px;
    margin: 0 0 0 0; }
    .form form fieldset legend {
      font-weight: normal;
      color: black;
      margin: 0 0 0 0;
      padding: 0 5px; }
.form label {
  font-size: 100%;
  padding: 4px; }
  .form label u {
    font-style: normal;
    text-decoration: underline; }
.form input {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: black; }

select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: black; }

.form textarea {
  overflow: auto; }
.form form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  padding: 0 5px 5px 5px; }
.form form div.required label {
  font-weight: bold; }

label.required {
  font-weight: bold; }
