.two-col .fleft {
  display: block;
  float: left;
}

.two-col .fleft.half {
  width: 50%;
}

.two-col .twitch-sidebar {
  width: 190px;
  margin-left: 10px;
}

body {
  background: #AAA;
}

li {
  font-size: 12pt;
  line-height: 20pt;
}

.content {
  background: #EFEFEF;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
}

.topbar,
.topbar-inner,
.fill {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
}

.container > footer p {
  padding: 5px;
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.15);
}

p {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 13pt;
  line-height: 18pt;
}

.post-img {
  text-align: center;
}

.red-gradient {
  background: #a90329;
  /* Old browsers */

  background: -moz-linear-gradient(top, #a90329 0%, #6d0019 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a90329), color-stop(100%, #6d0019));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #a90329 0%, #6d0019 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #a90329 0%, #6d0019 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #a90329 0%, #6d0019 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #a90329 0%, #6d0019 100%);
  /* W3C */

  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329', endColorstr='#6d0019', GradientType=0);
  /* IE6-9 */

}

pre {
  background: #F9F9F9;
}

.tag_box a {
  color: #A00;
  background: #CCC;
}

.content a:link,
.content a:visited {
  color: #A00;
}

.right-link {
  display: block;
  text-align: right;
}

.pagination a:hover {
  background-color: #fec7c7;
}

.fancy-list .posts {
  list-style: none;
}

.fancy-list .posts li {
  margin-bottom: 20px;
  line-height: normal;
}

.fancy-list .posts .dateline {
  font-style: oblique;
  color: #777;
}

.fancy-list .posts .date {
  display: block;
  float: left;
  width: 50px;
  margin-top: 5px;
  margin-right: 10px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  text-shadow: 0 -1px 0px rgba(0, 0, 0, 0.5);
  background: #a90329;
  background: -moz-linear-gradient(top, #a90329 0%, #6d0019 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a90329), color-stop(100%, #6d0019));
  background: -webkit-linear-gradient(top, #a90329 0%, #6d0019 100%);
  background: -o-linear-gradient(top, #a90329 0%, #6d0019 100%);
  background: -ms-linear-gradient(top, #a90329 0%, #6d0019 100%);
  background: linear-gradient(to bottom, #a90329 0%, #6d0019 100%);
  border: #000 1px solid;
  border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329', endColorstr='#6d0019', GradientType=0);
}

.fancy-list .posts .date span {
  display: block;
  height: 31px;
  padding: 3px;
  font-size: 36px;
  line-height: 31px;
  color: #000;
  text-align: center;
  text-shadow: 0;
  background: #FFF;
  border-radius: 0 0 3px 3px;
}

.fancy-list .posts p {
  float: left;
  width: 90%;
  font-size: 15px;
  line-height: normal;
  color: #000;
}

.fancy-list .posts p a:first-child {
  font-weight: bold;
  color: #A00;
}

.fancy-list .posts .cat {
  padding: 3px;
  margin-left: 5px;
  font-family: Verdana, tahoma, arial, sans-serif;
  font-size: 11px;
  color: #000;
  background: #C0C0C0;
  border-radius: 5px;
}

.fancy-list .posts .cat a:link {
  color: #000;
  text-decoration: none;
}

.fancy-list .posts .cat.nix {
  background: #050;
}

.fancy-list .posts .cat.nix a {
  color: #0A0;
}

#more-posts {
  display: block;
  height: 50px;
  margin-bottom: 10px;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  background: #FFF;
  border: 1px solid #000000;
  border-radius: 5px 5px 5px 5px;
}

.cf:before,
.cf:after {
  display: table;
  content: " ";
}

.cf:after {
  clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.cf {
  *zoom: 1;
}

.gamer.profile .profile-icon {
  float: left;
  width: 60px;
  margin-right: 10px;
}

.gamer.profile dt:after {
  content: ': ';
}

.gamer.profile dt {
  float: left;
  margin-right: 5px;
}

.gamer.profile .recently-played {
  float: none;
  clear: both;
}

.gamer.profile dt.recently-played {
  margin-top: 15px;
}

.gamer.profile dd.recently-played {
  margin-bottom: 5px;
}

.gamer.profile .progress-bar {
  position: relative;
  width: 180px;
  height: 20px;
  text-align: center;
  background: transparent;
  border: 1px solid #000;
  border-radius: 5px;
}

.gamer.profile .progress-bar span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 20px;
  line-height: 20px;
  color: #FFF;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

.gamer.profile .percent {
  height: 20px;
  background: #A00;
  background: -moz-linear-gradient(top, #efc5ca 0%, #d24b5a 50%, #aa0000 51%, #f18e99 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #efc5ca), color-stop(50%, #d24b5a), color-stop(51%, #aa0000), color-stop(100%, #f18e99));
  background: -webkit-linear-gradient(top, #efc5ca 0%, #d24b5a 50%, #aa0000 51%, #f18e99 100%);
  background: -o-linear-gradient(top, #efc5ca 0%, #d24b5a 50%, #aa0000 51%, #f18e99 100%);
  background: -ms-linear-gradient(top, #efc5ca 0%, #d24b5a 50%, #aa0000 51%, #f18e99 100%);
  background: linear-gradient(to bottom, #efc5ca 0%, #d24b5a 50%, #aa0000 51%, #f18e99 100%);
  border-radius: 4px 0 0 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efc5ca', endColorstr='#f18e99', GradientType=0);
}

.error {
  color: #600;
  text-decoration: line-through;
  background: #FAA;
}

.correction {
  color: #060;
  background: #AFA;
}

.vocab small {
  display: block;
  font-size: 10px;
  font-weight: bold;
}

h1 .subtitle {
  display: block;
}

.tooltip {
  position: absolute;
  z-index: 100;
  padding: 15px;
  color: #fff;
  text-align: center;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 5px;
}

/** triangle */
G .tooltip:before {
  position: absolute;
  top: -10px;
  width: 0;
  height: 0;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid rgba(0, 0, 0, 0.75);
  border-left: 10px solid rgba(0, 0, 0, 0);
  content: "";
}

.tooltip.top:after {
  top: -20px;
  bottom: auto;
  border-bottom: 10px solid #111;
  border-top-color: transparent;
}

.tooltip.left:after {
  left: 10px;
  margin: 0;
}

.tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0;
}

abbr {
  color: #A00;
  cursor: pointer;
}

.abbr-title {
  font-size: 75%;
  color: #000;
}
