/*! YUI */
html {
  color: #000;
  background: #FFF;
}
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: #000;
}
body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small;
}
table {
  font-size: inherit;
  font: 100%;
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}
body {
  text-align: center;
}
#ft {
  clear: both;
}
#doc, #doc2, #doc3, #doc4 {
  margin: auto;
  text-align: left;
  width: 57.69em;
  *width: 56.301em;
  min-width: 750px;
}
#doc2 {
  width: 73.074em;
  *width: 71.313em;
}
#doc3 {
  margin: auto 10px;
  width: auto;
}
#doc4 {
  width: 74.923em;
  *width: 73.117em;
}

#boards .column {
  float: left;
  width: 12em;
}

#logo-fp {
  font-size: 1px;
  line-height: 0;
  overflow: hidden;
  margin: 0 auto;
}

#logo-fp img {
  margin: auto;
  display: block;
  border: none;
}

@media all and (max-device-width: 640px) {
  .center iframe,
  #logo-fp img {
    height: auto;
    max-width: 100%;
  }
}

#logo {
  background: url('/image/fp/logo.png') top left no-repeat;
  font-size: 1px;
  line-height: 0;
  height: 120px;
  overflow: hidden;
  margin: 0 auto;
  width: 300px;
}

#logo h1 {
  margin-left: -200px;
  width: 100%;
  height: 100%;
  display: block;
}

#logo h1 a {
  width: 100%;
  height: 100%;
  display: block;
  padding-right: 150px;
}

#logo h2 {
  margin-left: -200px;
}

#whatis {
  margin-top: 1.75em;
  text-align: center;
}

#hd {
  margin-bottom: 0;
}

br.clear-bug {
  height: 0;
  line-height: 0;
  clear: both;
}

.box-outer {
  border: 1px solid;
  zoom: 100%;
  margin-bottom: .5em;
  padding-bottom: .5em;
}

.boxbar {
  padding-left: .5em;
  line-height: 2em;
}

.boxcontent {
  padding: .5em;
  padding-top: .25em;
  padding-bottom: 0;
  line-height: 130%;
}

#disclaimer-dialog {
  border: 1px solid;
  text-align: left;
  position: absolute;
  margin: auto;
  width: 300px;
  box-shadow: 2px 2px 0px 1px rgba(0,0,0,0.10);
  background: #fff;
  left: 50%;
  margin-left: -151px;
}

#disclaimer-dialog .hd {
  border: none;
  padding: 0;
  padding-left: .5em;
  line-height: 2em;
  background: #800;
  color: #fff;
  position: relative;
}

#disclaimer-dialog .bd {
  padding: 8px;
}

.disclaimer-footer {
  margin-top: 20px;
  text-align: center;
}

.disclaimer-footer button {
  margin: 0 5px;
}

#disclaimer-dialog li {
  display: list-item;
  list-style: decimal inside;
}

#ft ul {
  margin: 0;
  width: 750px;
}

#ft li {
  display: block;
  float: left;
  border: 1px solid;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 2px;
  border-left: none;
  margin-top: -1px;
  padding-top: 2px;
}

#ft li.first {
  border-left: 1px solid;
}

#ft li.current {
  padding-bottom: 4px;
  border-top: none;
}

#ft li.fill {
  border: 0;
  padding-bottom: 4px;
  border-top: 1px solid;
  width: 68px;
}

#ft {
  text-align: center;
}

#ft ul {
  display: inline-block;
}

#ft ul {
  display: inline;
}

#ft ul {
  display: table;
  margin: auto;
}

#copyright {
  text-align: center;
  margin-top: 1em;
  margin-bottom: 1em;
}

.boxbar {
  position: relative;
  zoom: 100%;
}

.closebutton {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: .25em;
  width: 16px;
  height: 16px;
  margin-top: 4px;
  margin-right: 4px;
  cursor: pointer;
}

#filter-btn,
#opts-btn {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: .25em;
}

#filter-btn:hover,
#opts-btn:hover {
  cursor: pointer;
  color: #c63;
}

#fp-menu {
  display: inline-block;
  position: absolute;
  text-align: right;
  background: #fff;
  border: 1px solid #808080;
  box-shadow: 2px 2px 0px 1px rgba(0,0,0,0.10);
}

#fp-menu ul {
  padding: 4px 0;
}

#fp-menu li {
  padding: 3px 10px;
  cursor: pointer;
}

#fp-menu li:hover {
  background: #fca;
}

#fp-menu .fp-menu-sel {
  list-style: inside;
  list-style-type: '✔  ';
}

#fp-menu .fp-menu-sep {
  border-bottom: 1px solid #ccc;
  margin: 6px 0 4px 0;
  padding: 0;
}

#wot-cnt {
  min-height: 91px;
}

.boxcontent,#ft,#whatis {
  font-size: 93%;
}

h1 {
  font-family: Tahoma, Bitstream Vera Sans;
  font-size: 197%;
  font-weight: bold;
}

h2 {
  font-size: 131%;
  font-weight: bold;
}

h3 {
  font-size: 100%;
  font-weight: bold;
}

#copyright {
  font-size: 11px;
}

.menubutton li {
  font-size: inherit;
}

#announce .boxcontent {
  line-height: 1.5em;
}

#announce em {
  font-style: italic;
}

#announce strong {
  font-weight: bold;
}

h1 a {
  color: #800;
  text-decoration: none;
}

html {
  background: #ffe;
}

body {
  background: linear-gradient(#fed9b4 3em, #ffe 230px);  color: #800;
}

.boxbar {
  background: #fca;
  color: #800;
}

#announce .boxbar {
  background: #800;
  color: #fff;
}

#announce {
  background: #fff;
  color: #000;
}

#disclaimer-dialog .container-close,.closebutton {
  background: #800 url('/image/fp/icon-close-red.png');
}

.top-box {
  background: #fff;
}

#boards a {
  color: #800;
  text-decoration: none;
}

#boards a:hover {
  color: #e00;
  text-decoration: underline;
}

#ft ul {
  border-top: 1px solid;
}

#ft li {
  background: #fed;
}

#ft li a {
  color: #800;
  text-decoration: none;
}

#ft li a:hover {
  color: #c63;
}

#ft li.current,#ft li.fill {
  background: #ffe;
  color: #800;
}

.warning {
  color: #e00;
}

a:visited {
  color: blue;
}

strong {
  font-weight: bold;
}

.center {
  text-align: center;
}

#c-threads {
  text-align: center;
}

.c-thread {
  vertical-align: top;
  display: inline-block;
  word-wrap: break-word;
  overflow: hidden;
  margin-top: 5px;
  padding: 5px 0 3px 0;
  position: relative;
  width: 175px;
  max-height: 320px;
  margin-bottom: 10px;
}

.c-board {
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  white-space: nowrap;
  margin-bottom: 5px;
}

.c-thread img {
  border: 1px solid #800;
  display: inline-block;
}

.c-teaser {
  margin-bottom: 5px;
  padding: 0 2px;
  white-space: pre-line;
}

#site-stats .boxcontent {
  margin-top: 5px;
  text-align: center;
}

.stat-cell {
  display: inline-block;
  width: 33%;
}

#backdrop {
  display: block;
  content: '';
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background-color: rgba(128, 128, 128, 0.5);
  text-align: center;
}

@media all and (max-device-width: 480px) {
  #mobile-ad-top {
    height: 50px;
    width: 320px;
    margin: 10px auto;
    display: block;
  }
}

@media all and (max-device-width: 640px) {
  .yui-g .yui-u,
  .yui-g .yui-u.first {
    float: none;
    width: auto;
  }
  
  #doc {
    min-width: 0;
    width: auto;
    padding: 10px;
  }
  
  #ft li.current,#ft li.fill {
    background: inherit;
    color: #800;
  }
  
  #ft ul {
    width: auto;
    border-top: none;
    line-height: 2;
    display: block;
  }
  
  #ft li {
    background: inherit;
    display: inline;
    float: none;
    border: none;
    white-space: nowrap;
  }
  
  #ft li.first {
    border-left: none;
  }
  
  #ft li.current {
    padding-bottom: 4px;
    border-top: none;
  }
  
  #ft li.fill {
    display: none
  }
  
  #ft li a {
    color: blue;
    text-decoration: underline;
  }
  
  .boardlink {
    display: inline-block;
    font-size: 1.2em;
    padding: 5px 10px 5px 0;
  }
  
  #boards .column {
    margin-bottom: 25px;
  }
}

@media all and (min-device-width: 640px) {
  #ft li.first {
    margin-left: 170px;
  }
}

