/*
 Theme Name: Pokerology.com
 Theme URI: http://www.pokerology.com/
 Description:
 Author: WebCredo.net
 Author URI: http://webcredo.net/
 */
HTML {
  font-size: 100.01%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  vertical-align: baseline;
  font-family: inherit;
}
BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD, HR {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  vertical-align: baseline;
  font-family: inherit;
}
DFN, I, CITE, VAR, ADDRESS, EM {
  font-style: normal;
}
TH, B, STRONG, H1, H2, H3, H4, H5, H6 {
  font-weight: normal;
}
TEXTAREA, INPUT, SELECT {
  font-family: inherit;
  font-size: 1em;
}
SMALL {
  font-size: 0.85em;
}
OL, UL {
  list-style: none;
}
TABLE {
  border-collapse: collapse;
  border-spacing: 0;
}
CAPTION, TH, TD {
  text-align: left;
}
:focus {
  outline: none;
}
/* General
 ------------------------------------ */
HTML, BODY {
  background: #fff;
  font-family: Open Sans, Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  color: #000;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
A {
  color: #9d0000;
  text-decoration: none;
  cursor: pointer;
}
A:hover {
  text-decoration: underline;
}
STRONG {
  font-weight: bold;
}
EM {
  font-style: italic;
}
.clear {
  clear: both;
}
#container {
  width: 100%;
  min-height: 100%;
  position: relative;
}
#container:after {
  content: "";
  display: table;
  clear: both;
}
.wrapper {
  max-width: 940px;
  margin: 0 auto;
  position: relative;
}
/* Header
 ------------------------------------ */
#header {
  position: relative;
  width: 100%;
  z-index: 1000;
  background: #a00;
  padding: 30px 30px 15px;
  margin: 0 0 25px 0;
  box-sizing: border-box;
}
#header:after {
  content: "";
  display: table;
  clear: both;
}
#header .right-side {
  text-align: right;
  margin-top: -21px;
}
@media (max-width: 992px) {
  #header .right-side {
    margin-top: 0;
  }
}
@media (max-width: 768px) {
  #header {
    text-align: center;
  }
  #header .right-side {
    padding-top: 15px;
    text-align: right;
  }
}
#logo {
  outline: none;
  display: inline-block;
}
#logo img {
  max-width: 100%;
}
#register-links {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  line-height: 30px;
}
#register-links A {
  color: #fff;
}
#register-links EM {
  padding: 0 10px 0 10px;
}
.button {
  background: #ee1921;
  padding: 0 8px 0 8px;
  line-height: 30px;
  display: inline-block;
  height: 30px;
  position: relative;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
}
#login-links {
  display: inline-block;
  color: #fff;
}
#login-links A {
  display: inline-block;
  color: #fff;
  margin: 0 0 0 10px;
  text-decoration: underline;
  font-weight: bold;
}
#login-links A:hover {
  text-decoration: none;
}
#login-links .sp-1 {
  display: inline-block;
  position: relative;
  margin: 0 -6px 0 0;
}
/* Home 
 ------------------------------------ */
#box-1-left {
  width: 270px;
  float: left;
}
@media (max-width: 992px) {
  #box-1-left {
    display: none;
  }
}
.mobile-quick-text {
  display: none;
}
@media (max-width: 992px) {
  .mobile-quick-text {
    display: block;
    padding-top: 20px;
  }
}
#box-1-right {
  width: 416px;
  float: right;
}
#box-1-right .links {
  width: 416px;
}
#box-1-right .links A {
  margin: 0 0 0 10px;
  display: inline-block;
  float: left;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  background: url(images/arrow-1.png) no-repeat right 5px;
  padding: 0 22px 0 0;
}
#box-1-right .links A.last {
  background: none;
  padding: 0;
}
#box-1-right .links A SPAN {
  display: block;
  font-weight: normal;
  font-style: italic;
  font-size: 13px;
  color: #000;
}
@media (max-width: 992px) {
  #box-1-right {
    float: none;
    margin-bottom: 50px;
  }
}
@media (max-width: 768px) {
  #box-1-right {
    display: none;
  }
}
#home-slider {
  width: 416px;
  height: 172px;
  position: relative;
  clear: both;
  margin: 0 0 20px 0;
}
#home-slider .images {
  position: absolute;
  width: 416px;
  height: 172px;
  top: 0;
  left: 0;
}
#home-slider .item {
  display: none;
  position: absolute;
  width: 416px;
  height: 172px;
  top: 0;
  left: 0;
}
#home-slider IMG {
  display: block;
  width: 416px;
  height: 172px;
}
#home-slidetabs {
  z-index: 300;
  display: inline-block;
  position: absolute;
  right: 13px;
  bottom: 11px;
}
#home-slidetabs A {
  display: block;
  width: 19px;
  height: 20px;
  outline: none;
  text-indent: -999999px;
  background: #a00;
  float: left;
  margin: 0 0 0 8px;
}
#home-slidetabs A.current {
  background: #000;
}
#box-1-left .title, #box-3-left .title, .mobile-quick-text .title {
  display: block;
  font-weight: bold;
  color: #000;
  margin: 0 0 10px 0;
  font-size: 15px;
}
#box-1-left P, .mobile-quick-text p {
  display: block;
  margin: 0 0 10px 0;
  line-height: 150%;
}
#box-3-left {
  width: 390px;
  float: left;
}
#box-3-left P {
  display: block;
  margin: 0 0 10px 0;
  line-height: 150%;
}
@media (max-width: 992px) {
  #box-3-left {
    width: 100%;
    float: none;
  }
}
#box-3-right {
  width: 292px;
  float: right;
}
@media (max-width: 992px) {
  #box-3-right {
    width: 100%;
    float: none;
    padding-top: 30px;
  }
}
#box-3 {
  width: 100%;
  float: left;
  clear: both;
}
#box-4 {
  width: 100%;
  float: left;
  margin: 0 0 20px 0;
  clear: both;
  position: relative;
}
#box-4 H3.title {
  display: inline-block;
  font-weight: bold;
  color: #000;
  margin: 0 0 10px 0;
  font-size: 15px;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 40px;
}
@media (max-width: 550px) {
  #box-4 H3.title {
    position: relative;
    top: auto;
    left: auto;
  }
}
.tabs-1 {
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #999;
  margin: 0 0 20px 0;
}
.tabs-1 LI {
  float: right;
  margin: 0 15px 0 0;
}
.tabs-1 LI A {
  float: left;
  line-height: 39px;
  display: inline-block;
  padding: 0 15px 0 15px;
  color: #646464;
  text-decoration: none;
  font-size: 14px;
  border: 1px solid #999;
  background: #e4e4e4;
}
.tabs-1 LI A.current {
  background: #fff;
  border-bottom: 1px solid #fff;
}
@media (max-width: 350px) {
  .tabs-1 LI {
    margin: 0 5px 0 0;
  }
}
.panes-1 .item {
  display: none;
}
.post-1 {
  float: left;
  width: 100%;
  clear: both;
  border-bottom: 1px solid #d6d6d6;
  padding: 5px 0 3px 0;
  margin: 5px 0 3px 0;
}
.post-1 .title {
  display: block;
  font-weight: bold;
  margin: 0 0 5px 0;
  font-size: 14px;
}
.post-1 .meta {
  margin: 0 0 5px 0;
}
.post-1 .image {
  float: left;
  width: 110px;
  height: 70px;
  border: 1px solid #969b95;
}
.post-1 .image IMG {
  width: 110px;
  height: 70px;
  display: block;
}
.post-1 .text {
  float: left;
  width: calc(100% - 112px);
  padding: 0 15px;
  box-sizing: border-box;
}
/* Main 
 ------------------------------------ */
#main {
  max-width: 940px;
  position: relative;
  margin: 0 auto;
}
#main:after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 992px) {
  #main {
    max-width: 720px;
  }
}
/* Page
 ------------------------------------ */
#content {
  width: 705px;
  float: right;
  position: relative;
}
@media (max-width: 992px) {
  #content {
    width: 530px;
    padding-left: 30px;
    box-sizing: border-box;
  }
}
@media (max-width: 768px) {
  #content {
    width: 100%;
    float: none;
    padding: 30px;
  }
}
.meta {
  margin: 0 0 15px 0;
}
#breadcrumb {
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 0;
  color: #666;
  font-size: 11px;
}
#breadcrumb A {
  color: #666;
}
@media (max-width: 768px) {
  #breadcrumb {
    right: 15px;
  }
}
#page-wrapper {
  width: 440px;
  float: left;
}
@media (max-width: 992px) {
  #page-wrapper {
    width: 100%;
  }
}
#page {
  width: 440px;
  float: left;
  min-height: 400px;
}
#page.list {
  width: 100%;
}
@media (max-width: 992px) {
  #page {
    width: 100%;
  }
}
.tabs {
  width: 100%;
  height: 40px;
  border-bottom: 1px solid #999;
  margin: 0 0 30px 0;
}
.tabs LI {
  float: left;
  margin: 0 0 0 15px;
}
.tabs LI A {
  float: left;
  line-height: 39px;
  display: inline-block;
  padding: 0 15px 0 15px;
  color: #646464;
  text-decoration: none;
  font-size: 14px;
  border: 1px solid #999;
  background: #e4e4e4;
}
.tabs LI A.current {
  background: #fff;
  border-bottom: 1px solid #fff;
}
#content .panes .item {
  display: none;
}
.panes .video {
  margin: 0 0 10px 0;
}
.panes .video iframe {
  max-width: 100%;
}
#video-des, #video-content P {
  margin: 0 0 15px 0 !important;
}
#page H1, H1.title {
  color: #000;
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
#page H2 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px 0;
}
#page H3 {
  color: #000;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 15px 0;
}
#page H4 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 15px 0;
}
#page H5 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px 0;
}
#page P {
  margin: 0 0 15px 0;
  line-height: 25px;
}
#page P img {
  max-width: 100%;
}
#page UL {
  margin: 0 0 10px 5px;
  line-height: 25px;
}
#page UL LI {
  margin: 0 0 5px 0;
  list-style: disc;
  line-height: 25px;
}
#page OL {
  margin: 0 0 10px 5px;
  list-style: decimal;
}
#page OL LI {
  margin: 0 0 5px 15px;
  line-height: 25px;
}
#page BLOCKQUOTE {
  margin: 0 0 0 10px;
  border-left: 5px solid #9cc0bf;
  padding: 0 0 0 10px;
  font-style: italic;
}
#page iframe {
  max-width: 100%;
}
.alignleft {
  float: left;
  margin: 0 20px 0 0;
}
.alignright {
  float: right;
  margin: 0 0 0 20px;
}
.aligncenter, div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#navigation {
  width: 628px;
  text-align: center;
  color: #296d7b;
  text-transform: uppercase;
  font-size: 12px;
  margin: 10px 0 0 0;
  font-weight: bold;
}
#navigation .current {
  color: #296d7b;
}
#navigation A {
  color: #66a5b2;
}
#navigation .prev {
  display: inline-block;
  background: url(images/arrow-3.png) no-repeat left;
  margin: 0 6px 0 0;
  padding: 0 0 0 13px;
  position: relative;
}
#navigation .next {
  display: inline-block;
  background: url(images/arrow-2.png) no-repeat right;
  margin: 0 0 0 6px;
  padding: 0 13px 0 0;
  position: relative;
}
.page-numbers {
  padding: 0 3px 0 3px;
}
.related-posts ul {
  margin: 1em 0 2em 0;
  padding: 0;
  list-style: none;
  width: 100%;
  float: left;
  clear: both;
}
.related-posts li {
  margin: 0;
  padding: 0;
  display: block;
  clear: left;
}
.related-posts img {
  margin: 0 0.5em 0.5em 0;
  float: left;
}
#author-info {
  width: 100%;
  float: left;
  margin: 20px 0 0 0;
  clear: both;
}
#author-info .image {
  width: 66px;
  float: left;
  margin: 10px 0 0 0;
}
#author-info .text {
  width: calc(100% - 67px);
  float: left;
  padding-left: 15px;
  box-sizing: border-box;
}
#author-info .text P {
  margin: 0px;
}
#author-info .text .bio {
  font-size: 12px;
  line-height: 20px;
}
#share {
  float: left;
  margin: 30px 0 10px 0;
  clear: both;
  color: #919191;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
}
#share .sp-1 {
  display: inline-block;
  float: left;
  margin: 0 10px 0 0;
}
#share .addthis_toolbox {
  display: inline-block;
  float: left;
}
#link {
  width: 100%;
  float: left;
  margin: 0 0 25px 0;
}
#link SPAN {
  display: block;
  color: #000;
  width: 115px;
  height: 28px;
  line-height: 28px;
  border: 1px solid #bbb;
  text-align: center;
  float: left;
  background: #f2f2f2;
  margin: 0 5px 0 0;
}
#link INPUT[type="text"] {
  width: calc(100% - 125px);
  height: 28px;
  line-height: 26px;
  border: 1px solid #bbb;
  background: #fff;
  padding: 0 5px 0 5px;
  float: left;
  box-sizing: border-box;
}
#related H3 {
  margin: 35px 0 0 0;
  border-top: 1px solid #bbb;
  padding: 15px 0 0 0;
  color: black;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.related-posts H6 {
  display: none;
}
.related-posts UL {
  margin: 0 0 0 0 !important;
}
.related-posts UL LI {
  margin: 0 0 5px 0 !important;
  background: none;
  padding: 0 !important;
  line-height: 18px !important;
}
.related-posts LI A {
  color: #656565;
  text-decoration: underline;
}
.related-posts LI A:hover {
  text-decoration: none;
}
#action-button {
  border: none;
  position: relative;
  margin: -15px 0 20px 0;
}
.question-content P {
  margin: 0 0 10px 0;
}
/* Articles
 ------------------------------------ */
#categories {
  width: 100%;
  float: left;
  padding: 20px 0 0 0;
}
#categories .item {
  width: 50%;
  float: left;
  margin: 0 0 20px 0;
}
#categories .item.last {
  float: right;
  margin: 0 0 20px 0;
}
@media (max-width: 768px) {
  #categories .item {
    width: 100%;
  }
}
#categories .image {
  display: block;
  float: left;
  width: 110px;
  height: 75px;
}
#categories .image IMG {
  display: block;
  width: 110px;
  height: 75px;
}
#categories .text {
  display: block;
  float: right;
  padding-left: 10px;
  width: calc(100% - 110px);
  box-sizing: border-box;
}
#categories .title {
  display: block;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.list-box {
  width: 210px;
  float: left;
  width: 220px;
  float: left;
  color: #9d0000;
  margin: 0 15px 20px 0;
}
.list-box LI {
  list-style: inside !important;
  font-weight: bold;
}
.list-box.last {
  margin: 0 0 20px 0;
}
/* Post
 ------------------------------------ */
#category-description {
  background: #f2f2f2;
  padding: 10px;
  margin: 0 0 20px 0;
}
#category-description P {
  margin: 0;
}
.category-title {
  margin: 0 0 10px 0 !important;
}
.post {
  float: left;
  width: 100%;
  clear: both;
  border-bottom: 1px solid #d6d6d6;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}
.post .image {
  float: left;
  width: 110px;
  height: 70px;
  border: 1px solid #969b95;
}
.post .image IMG {
  width: 110px;
  height: 70px;
  display: block;
}
.post .text {
  float: left;
  width: calc(100% - 112px);
  padding: 0 15px;
  box-sizing: border-box;
}
#page .post .meta {
  margin: 0 0 5px 0;
}
#page .post .meta H2 {
  color: #9d0000;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 5px 0;
}
#page .post .meta H2 A {
  color: #9d0000;
}
#page .post .content-icons {
  display: inline-block;
  margin: 0 0 0 6px;
  position: relative;
}
#page .post .content-icons SPAN {
  display: inline-block;
  width: 12px;
  height: 14px;
  outline: none;
  text-indent: -999999px;
  margin: 0 2px 0 0;
  background: url(images/lesson-icons-a-v-q.png) no-repeat 0 0;
}
#page .post .content-icons .sp-2 {
  background-position: -15px 0;
}
#page .post .content-icons .sp-3 {
  background-position: -30px 0;
}
#page .post P {
  margin: 0 0 0 0;
  font-size: 13px;
  line-height: 15px;
}
.wp-pagenavi {
  margin: 20px 0 0 0;
}
@media (max-width: 768px) {
  .wp-pagenavi {
    padding-bottom: 20px;
  }
}
/* Sidebar Left
 ------------------------------------ */
#sidebar-left {
  width: 190px;
  float: left;
  position: relative;
}
#sidebar-left:after {
  content: "";
  display: table;
  clear: both;
}
#sidebar-left .sidebar-toggle-icon {
  display: none;
}
#sidebar-left DL {
  margin: 0 0 20px 0;
  float: left;
  clear: both;
}
@media (min-width: 769px) {
  #sidebar-left DL {
    display: block !important;
  }
}
#sidebar-left DD {
  width: 178px;
  border-left: 12px solid #fff;
  float: left;
  clear: both;
  position: relative;
}
#sidebar-left DD A {
  width: 130px;
  height: 40px;
  border-bottom: 1px solid #dedede;
  line-height: 40px;
  float: right;
  clear: both;
  display: block;
  padding: 0 0 0 36px;
  text-decoration: none;
  color: #333;
  font-size: 13px;
}
#sidebar-left DD .icon1 {
  background: url(images/icon1.gif) no-repeat 5px 13px;
}
#sidebar-left DD .icon2 {
  background: url(images/icon2.gif) no-repeat 5px 13px;
}
#sidebar-left DD .icon3 {
  background: url(images/icon3.gif) no-repeat 5px 13px;
}
#sidebar-left DD .icon5 {
  background: url(images/icon5.gif) no-repeat 5px 13px;
}
#sidebar-left DD .icon6 {
  background: url(images/icon6.gif) no-repeat 5px 13px;
}
#sidebar-left DD .icon7 {
  background: url(images/icon7.gif) no-repeat 5px 13px;
}
#sidebar-left DD .icon8 {
  background: url(images/icon8.gif) no-repeat 5px 13px;
}
#sidebar-left DD .icon9 {
  background: url(images/icon9.gif) no-repeat 5px 13px;
}
#sidebar-left DD .icon10 {
  background: url(images/icon10.gif) no-repeat 5px 13px;
}
#sidebar-left DD .icon11 {
  background: url(images/icon11.gif) no-repeat 5px 13px;
}
#sidebar-left DD:hover SPAN {
  width: 12px;
  height: 40px;
  position: absolute;
  top: 0;
  left: -12px;
  background: #a00;
}
#sidebar-left DT {
  width: 166px;
  border-bottom: 1px solid #dedede;
  line-height: 40px;
  float: right;
  clear: both;
  color: #646464;
  font-size: 13px;
  font-weight: bold;
}
#sidebar-left DD LI A {
  width: auto;
  height: auto;
  border-bottom: 0;
  line-height: normal;
  float: none;
  clear: both;
  display: inline-block;
  padding: 0;
  text-decoration: none;
  color: #333;
  font-size: 13px;
}
#sidebar-left DD LI A:hover {
  text-decoration: underline;
}
#sidebar-left UL {
  position: relative;
  left: 22px;
  width: auto;
  clear: both;
  display: none;
  padding: 5px 0 5px 0;
}
#sidebar-left .current UL {
  display: block;
}
#sidebar-left LI {
  padding: 8px 0 0 0;
}
@media (max-width: 768px) {
  #sidebar-left {
    display: block;
    width: 100%;
    float: none;
    padding: 0 30px;
    box-sizing: border-box;
    text-align: right;
  }
  #sidebar-left .sidebar-toggle-icon {
    padding: 10px 5px;
    display: block;
    text-align: center;
    box-sizing: border-box;
    user-select: none;
    border: 1px solid #000;
  }
  #sidebar-left .sidebar-toggle-icon .menu {
    display: inline-block;
    vertical-align: middle;
  }
  #sidebar-left .sidebar-toggle-icon .menu span {
    width: 16px;
    height: 4px;
    margin-bottom: 2px;
    background-color: #000;
    display: block;
  }
  #sidebar-left .sidebar-toggle-icon .menu span:last-child {
    margin-bottom: 0;
  }
  #sidebar-left .sidebar-toggle-icon span {
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
  }
  #sidebar-left .sidebar-toggle-icon.toggled {
    background-color: #a90000;
    border-color: #a90000;
  }
  #sidebar-left .sidebar-toggle-icon.toggled .menu span {
    background-color: #fff;
  }
  #sidebar-left .sidebar-toggle-icon.toggled span {
    color: #fff;
  }
  #sidebar-left dl {
    text-align: left;
    display: none;
    float: none;
    box-sizing: border-box;
  }
  #sidebar-left dl dd, #sidebar-left dl dt {
    display: block;
    width: 100%;
    float: none;
    box-sizing: border-box;
    border: none;
  }
  #sidebar-left dl dd a, #sidebar-left dl dt a {
    float: none;
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
  #sidebar-left dl dd a span, #sidebar-left dl dt a span {
    display: none;
  }
}
/* Sidebar Right
 ------------------------------------ */
#sidebar-right {
  width: 225px;
  float: right;
  position: relative;
}
#sidebar-right .image {
  width: 225px;
  border-bottom: 1px solid #dadada;
  padding: 0 0 15px 0;
  margin: 0 0 20px 0;
}
#sidebar-right .image IMG {
  display: block;
}
#sidebar-right .quote {
  width: 225px;
  border-bottom: 1px solid #dadada;
  padding: 0 0 15px 0;
  margin: 0 0 20px 0;
  color: #505050;
}
#sidebar-right .quote BLOCKQUOTE {
  width: 225px;
  background: url(images/quote.png) no-repeat 0 0;
  padding: 35px 0 0 0;
}
#sidebar-right .quote BLOCKQUOTE P {
  font-weight: bold;
  margin: 0 0 10px 0;
  font-size: 18px;
  line-height: 22px;
}
#sidebar-right .video-link {
  display: inline-block;
  color: #505050;
  background: url(images/icon-12.png) no-repeat 0 0;
  line-height: 14px;
  padding: 0 0 0 18px;
  font-weight: bold;
  font-size: 12px;
}
@media (max-width: 992px) {
  #sidebar-right {
    display: none;
  }
}
/*WishList Member Login Form*/
#wl-login {
  width: 275px;
  margin: 20px 0 0 0;
}
#wl-login p {
  margin: 0px;
}
.wl-boxes {
  height: 25px;
  width: 275px;
  font-size: 18px;
  margin-bottom: 10px;
}
.wl-boxes:hover, .wl-boxes:focus {
  border: 2px solid #999;
}
#wl-submit {
  height: 35px;
  width: 275px;
  font-size: 20px;
  text-transform: uppercase;
  border: 4px solid #a00;
  margin: 15px 0 20px 0;
}
#wl-submit:hover {
  border: 4px solid #ee1921;
}
.rememberme {
  text-align: right;
}
.lostit {
  margin: 3px 0 5px 0;
  text-align: right;
}
/* The Main Registration Form Table */
.wpm_registration {
  clear: both;
  padding: 0;
  margin: 10px 0;
  max-width: 100%;
}
.wpm_registration td {
  text-align: left;
}
@media (max-width: 768px) {
  .wpm_registration .desc {
    width: 200px !important;
  }
}
/* CSS for Registration Error Messages */
.wpm_err {
  color: #000;
  font-weight: bold;
}
/* CSS Code for the Registration Instructions Box */
/* The Main Instructions Box */
#wlmreginstructions {
  background: #ffd;
  border: 1px solid #f00;
  padding: 0 1em 1em 1em;
  margin: 0 auto 1em auto;
  font-size: 5em;
  width: 450px;
  color: #333;
}
#wlmreginstructions a {
  color: #00f;
  text-decoration: underline;
}
#wlmreginstructions ol {
  margin: 0 0 0 1em;
  padding: 0 0 0 1em;
  list-style: decimal;
  background: none;
}
#wlmreginstructions li {
  margin: 0;
  padding: 0;
  background: none;
}
/* Links displayed in the Instructions Box */
/* Numbered Bullets in the Instructions Box */
/* Each Bullet Entry */
/****************
 advanced comment styles
 ****************/
#respond H3, H3#comments {
  color: black;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px 0 !important;
  padding: 0;
}
h3#comments {
  display: block;
}
.comment-navigation {
  display: block;
}
.comment-navigation:after {
  display: block;
}
#respond:after, .comment-rss {
  display: block;
}
ol.commentlist {
  width: 100%;
  margin: 0;
}
li.authorcomment, li.comment {
  margin: 0;
}
#respond h3, form#commentform, input#submit {
  margin: 0;
}
ol.commentlist {
  padding: 0;
}
ol.commentlist ul {
  padding: 0;
}
form#commentform {
  padding: 0;
}
ol.commentlist {
  border-bottom: 1px solid #ccc;
}
ol.commentlist ul {
  margin: 0 0 0 20px;
}
li.authorcomment, li.comment {
  border: 1px solid #ccc;
}
form#commentform textarea, form#commentform input {
  border: 1px solid #ccc;
}
li.authorcomment, li.comment {
  padding: 10px 0 0 10px;
  list-style: none;
  border-bottom: none;
}
li.even {
  background: #fff;
}
li.odd {
  background: #f2f2f2;
}
.authorcomment {
  background: #deebf9;
}
.vcard img {
  float: left;
  background: #c4c4c4;
  padding: 5px;
}
.comment-navigation .newer a, .comment-navigation .older a {
  padding: 5px;
}
.comment-meta, ol.commentlist li small, p.subscribe-to-comments label {
  position: relative;
}
.comment-meta, ol.commentlist li small {
  top: 10px;
  left: 10px;
}
.comment-text {
  margin: 0px 10px 0 0;
}
.comment-text P {
  margin: 0 0 15px 0;
  line-height: 25px;
}
.reply, .comment-navigation .newer, input#submit {
  float: right;
}
.reply {
  background: #991f1c;
}
.comment-navigation .newer a, .comment-navigation .older a {
  background: #991f1c;
}
input#submit {
  background: #991f1c;
}
.reply {
  margin: 0 0 10px 0;
}
a.comment-reply-link, .reply a:link {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  color: #fff;
}
.comment-navigation .newer a, .comment-navigation .older a {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  color: #fff;
}
input#submit {
  display: inline-block;
  text-align: center;
  cursor: pointer;
  color: #fff;
}
a.comment-reply-link, .reply a:link {
  padding: 5px 0;
}
a.comment-reply-link, .reply a:link, input#submit {
  width: 150px;
}
a.comment-reply-link:hover, .reply a:hover {
  padding: 4px 0;
}
a.comment-reply-link:hover, .reply a:hover {
  border: 1px solid #4c7faa;
}
.comment-navigation {
  margin: 10px 0 10px 0;
}
.comment-navigation .newer a:hover, .comment-navigation .older a:hover {
  border: 1px solid #4c7faa;
}
.comment-navigation:after {
  content: ".";
  height: 0;
  visibility: hidden;
}
#respond:after {
  content: ".";
  height: 0;
  visibility: hidden;
}
.clear {
  clear: both;
}
.comment-navigation .newer a:hover, .comment-navigation .older a:hover {
  padding: 4px;
}
form#commentform textarea, form#commentform input {
  padding: 2px 3px;
}
form#commentform textarea {
  width: 442px;
}
input#submit {
  padding: 5px 0 !important;
  border: 0 !important;
  float: left;
  margin: 10px 0 10px 0;
  outline: 0;
}
p.subscribe-to-comments input {
  outline: 0;
}
/* Footer
 ------------------------------------ */
.push {
  height: 320px;
  clear: both;
}
@media (max-width: 768px) {
  .push {
    display: none;
  }
}
#footer {
  width: 100%;
  height: 300px;
  background: url(images/footer.png) repeat-x top;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
#footer .wrapper {
  width: 100%;
  height: 265px;
  padding: 35px 0 0 0;
  color: #000;
}
@media (max-width: 768px) {
  #footer {
    height: auto;
    position: relative;
    bottom: auto;
    left: auto;
    background-size: cover;
    background-repeat: no-repeat;
  }
  #footer .wrapper {
    height: auto;
  }
}
#copy {
  position: absolute;
  bottom: 15px;
  text-align: center;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  #copy {
    background-color: #fff;
    padding: 15px 30px;
    position: relative;
    bottom: auto;
  }
}
.f-box {
  float: left;
  width: 27%;
  padding: 0 0 0 20px;
  color: #fff;
  box-sizing: border-box;
}
.f-box.first {
  padding: 0;
  width: 19%;
}
.f-box.b-2 {
  width: 17%;
}
.f-box.b-3 {
  width: 36%;
}
.f-box A {
  color: #fff;
}
.f-box LI {
  font-size: 14px;
  margin: 0 0 10px 0;
}
@media (max-width: 992px) {
  .f-box {
    width: 32%;
  }
  .f-box.b-3 {
    width: 30%;
  }
}
@media (max-width: 768px) {
  .f-box {
    float: none;
    display: block;
    padding: 0 30px 30px;
    width: 100% !important;
  }
  .f-box.first {
    display: none;
  }
}
.back {
  cursor: pointer;
  display: inline-block;
  position: relative;
  left: 60px;
  background: url(images/back-to-top.png) no-repeat 0 2px;
  padding: 0 0 0 15px;
}
.f-box H4 {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  margin: 0 0 10px 0;
}
.footer-social A {
  display: inline-block;
  padding: 0 0 0 35px;
  line-height: 25px;
}
.footer-social .s-1 {
  background: url(images/icon-facebook.png) no-repeat 0 0;
}
.footer-social .s-2 {
  background: url(images/icon-twitter.png) no-repeat 0 0;
}
.footer-social .s-3 {
  background: url(images/icon-youtube.png) no-repeat 0 0;
}
.footer-social .s-4 {
  background: url(images/icon-rss.png) no-repeat 0 0;
}
/* Tim's Review Page CSS
 ------------------------------------ */
#page-template {
  width: 705px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
p {
  line-height: 25px;
}
h1.title {
  color: #000;
  font-size: 30px;
  font-weight: bold;
}
#page-template h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px 0;
}
.usaflag {
  float: left;
  margin-right: 10px;
}
#page-template hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 30px;
  margin-top: 25px;
}
.poker-tb {
  width: 190px;
  float: left;
}
.poker-info {
  width: 490px;
  float: right;
  margin-bottom: 25px;
}
.clears {
  clear: both;
}
.red-button {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  background: #ee1920;
  color: #fff;
  padding: 2px 8px 2px 8px;
  line-height: 30px;
  display: inline-block;
  border: none;
  font-weight: bold;
  cursor: pointer;
  float: right;
  margin-bottom: 10px;
}
.red-button:hover {
  background: #c70107;
  text-decoration: none;
}
.raquo {
  position: relative;
  bottom: 2px;
}
.bold-reds {
  color: #a00;
  font-weight: bold;
  float: left;
  line-height: normal;
  margin-top: 6px;
}


/* James New CSS Additions
 ------------------------------------ */

.card {
  background: #f1f6f7;
  border-radius: 5px;
  display: inline-block;
  margin: 2px;
  padding: 10px;
  position: relative;
  width: 100%;
}

.whitecard {
  background: #ffffff;
  border-radius: 5px;
  display: inline-block;
  margin: 2px;
  padding: 10px;
  position: relative;
  width: 100%;
}

.card-1 {
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.card-1:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.redbox {
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #ed2727;
  color: white;
  display: inline-block;
  position: relative;
  width: 100%;
}

.bluebox {
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #579ed6;
  color: white;
  display: inline-block;
  position: relative;
  width: 100%;
}

.darkbox {
  padding: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #1b1f2a;
  color: white;
  display: inline-block;
  position: relative;
  width: 100%;
}

.whitebox {
  padding: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #ffffff;
  color: 000000;
  display: inline-block;
  position: relative;
  width: 100%;
}


a.button1{
	display:inline-block;
	padding:0.35em 1.2em;
	border:0.1em solid #FFFFFF;
	margin:0 0.3em 0.3em 0;
	border-radius:0.12em;
	box-sizing: border-box;
	text-decoration:none;
	font-family:'Roboto',sans-serif;
	font-weight:300;
	color:#FFFFFF;
	text-align:center;
	transition: all 0.2s;
}

a.button1:hover{
	color:#000000;
	background-color:#FFFFFF;
}

@media all and (max-width:30em){
	a.button1{
	display:block;
	margin:0.4em auto;
}
}


a.button1{
	display:inline-block;
	padding:0.35em 1.2em;
	border:0.1em solid #FFFFFF;
	margin:0 0.3em 0.3em 0;
	border-radius:0.12em;
	box-sizing: border-box;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	transition: all 0.2s;
}

a.button1:hover{
	color:#1b1f2a;
	background-color:#ffffff;
}

@media all and (max-width:30em){
	a.button1{
	display:block;
	margin:0.4em auto;
}
}



a.button2{
	display:inline-block;
	padding:0.35em 1.2em;
	border:0.1em solid #579ed6;
	margin:0 0.3em 0.3em 0;
	border-radius:0.12em;
	box-sizing: border-box;
	text-decoration:none;
	color:#579ed6;
	text-align:center;
	transition: all 0.2s;
}

a.button2:hover{
	color:#ffffff;
	background-color:#1b1f2a;
}

@media all and (max-width:30em){
	a.button2{
	display:block;
	margin:0.4em auto;
}
}

.center-div {
     display: flex;
     align-items: center;
     justify-content: center;
    padding: 5px;
}