@charset "UTF-8";
/*
Theme Name: Valenti
Theme URI: http://themeforest.net/item/valenti-wordpress-hd-review-magazine-news-theme/5888961
Author: Cubell
Author URI: http://themeforest.net/user/cubell
Description: Responsive, modern and clean Wordpress Theme
Version: 5.0.1
License: http://themeforest.net/licenses/regular_extended
License URI: http://themeforest.net/licenses/regular_extended
*/
/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css  Do not edit this section*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

html {
  font-family: 'Oxygen',Arial,Helvetica;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}
span2 {
	font-size:12px;
}
p,
pre {
  margin: 0 0 1em 0px;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 75%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

p {
  -webkit-hyphens: none;
  -epub-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

b, strong, .strong {
  font-weight: bold;
}

dfn, em, .em {
  font-style: italic;
}

small, .small {
  font-size: 75%;
}

ul, ol {
  padding: 0;
  list-style-type: none;
}

button {
  padding: 0;
}

dd {
  margin: 0;
}

.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}

/*********************
CLEARFIXIN'
*********************/
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

/*********************
TOOLS
*********************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/*********************
TYPOGRAPHY
*********************/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.alert-help, .alert-info, .alert-error, .alert-success {
  padding: 5px 18px;
  border: 1px solid;
}

.alert-help {
  border-color: #e8dc59;
  background: #ebe16f;
}

.alert-info {
  border-color: #bfe4f4;
  background: #d5edf8;
}

.alert-error {
  border-color: #f8cdce;
  background: #fbe3e4;
}

.alert-success {
  border-color: #deeaae;
  background: #e6efc2;
}

/*
 * Boxer [Formstone Library]
 * @author Ben Plum
 * @version 1.6.6
 *
 * Copyright ┬® 2013 Ben Plum <mr@benplum.com>
 * Released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
 */
#boxer, #boxer .boxer-container, #boxer .boxer-content, #boxer-overlay {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

#boxer-overlay {
  background: #000;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 905;
}

#boxer {
  background: #fff url(../images/fs-boxer-loading.gif) no-repeat center;
  box-shadow: 0 0 25px #000;
  padding: 10px;
  position: absolute;
  z-index: 905;
}

#boxer.inline {
  padding: 30px;
}

#boxer .boxer-close {
  background: #fff url(../images/fs-boxer-icons.png) no-repeat -70px 10px;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 30px;
  position: absolute;
  padding: 0;
  right: -8px;
  top: -8px;
  width: 30px;
  text-indent: -99999px;
  z-index: 906;
}

#boxer .boxer-close:hover {
  background-position: -70px -20px;
}

#boxer .boxer-container {
  background: #fff;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 905;
  zoom: 1;
}

#boxer .boxer-content {
  background: #fff;
  overflow: hidden;
  padding: 0;
  width: 10000px;
}

#boxer .boxer-image {
  float: left;
}

#boxer .boxer-video {
  height: 100%;
  width: 100%;
}

#boxer .boxer-iframe {
  float: left;
  height: 100%;
  overflow: auto;
  width: 100%;
}

#boxer .boxer-meta {
  clear: both;
}

#boxer .boxer-arrow {
  background: #fff url(../images/fs-boxer-icons.png) no-repeat 0 0;
  border-radius: 100%;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  display: block;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0;
  position: absolute;
  text-indent: -99999px;
  top: 0;
  width: 40px;
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -ms-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}

#boxer .boxer-arrow.previous {
  left: 20px;
}

#boxer .boxer-arrow.next {
  background-position: -40px 0;
  right: 20px;
}

#boxer .boxer-content:hover .boxer-arrow {
  opacity: 0.75;
}

#boxer .boxer-content .boxer-arrow:hover {
  opacity: 1;
}

#boxer .boxer-content:hover .boxer-arrow.disabled {
  opacity: 0.3;
  cursor: default !important;
}

#boxer .boxer-position {
  color: #999;
  font-size: 11px;
  margin: 0;
  padding: 15px 10px 5px;
}

#boxer .boxer-caption p {
  margin: 0;
  padding: 15px 10px 10px 10px;
}

#boxer .boxer-caption.gallery p {
  padding-top: 0;
}

.onecol {
  width: 100%;
}

.twocol {
  width: 100%;
}

.threecol {
  width: 100%;
}

.fourcol {
  width: 100%;
}

.fivecol {
  width: 100%;
}

.sixcol {
  width: 100%;
}

.sevencol {
  width: 100%;
}

.eightcol {
  width: 100%;
}

.ninecol {
  width: 100%;
}

.tencol {
  width: 100%;
}

.elevencol {
  width: 100%;
}

.twelvecol {
  width: 100%;
}

/*********************
GENERAL STYLES
*********************/
body {
  font-size: 15px;
  line-height: 1.5;
  color: #808080;
  -webkit-font-smoothing: antialiased;
}

/*********************
LAYOUT & GRID STYLES
*********************/
.wrap {
  width: 100%;
  margin: 0 auto;
}

.cb-repaint {
  clear: both;
}

#cb-container.cb-rel-wrap {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

/*********************
HEADER
*********************/
.header {
  background: #f5f5f5;
}

#cb-inner-header {
  padding: 15px 0 0 0;
}

#cb-nav-bar #cb-main-menu {
  display: none;
}

#cb-content {
  min-height: 200px;
}

.category .cb-grid-block > div, .home.blog .cb-grid-block > div, .tag .cb-grid-block > div {
  margin-bottom: 3px;
}

.home.blog .cb-slider-a, .category .cb-slider-a {
  margin-top: 20px;
  margin-bottom: 0;
}

#cb-media-frame-lb {
  width: 90%;
  position: fixed;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 906;
  visibility: hidden;
  -webkit-transition: 0.5s all ease;
  -transition: 0.5s all ease;
  transition: 0.5s all ease;
  text-align: center;
  display: inline-block;
  top: -100%;
}

#cb-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 905;
  visibility: hidden;
  -webkit-transition: 0.4s all;
  -ms-transition: 0.4s all;
  -o-transition: 0.4s all;
  -transition: 0.4s all;
  transition: 0.4s all;
  background: #000;
}

.cb-m-modal-on #cb-media-frame-lb {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  top: 50%;
}
.cb-m-modal-on #cb-overlay {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=96);
  opacity: 0.955;
}

#cb-media-frame-lb {
  max-width: none;
}
#cb-media-frame-lb iframe {
  max-width: 100%;
  max-height: 250px;
}
#cb-media-frame-lb audio {
  width: 100%;
}
#cb-media-frame-lb audio::-webkit-media-controls-enclosure {
  max-width: 100%;
}
#cb-media-frame-lb iframe[src*="soundcloud"] {
  height: auto;
}

.fa.cb-times {
  color: #fff;
  font-size: 20px;
}
.fa.cb-times:before {
  content: '\f105';
}
.fa.cb-times:after {
  content: '\f104';
  position: relative;
  left: -3px;
}

.cb-ta-right {
  text-align: right;
}

.cb-ta-left {
  text-align: left;
}

.cb-ta-center {
  text-align: center;
}

.cb-close-m {
  padding-bottom: 10px;
}
.cb-close-m:hover {
  cursor: pointer;
}

.cb-relative {
  position: relative;
}

/*********************
NAVIGATION STYLES
*********************/
#cb-mob-menu {
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  transition: transform 0.5s ease;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  background: #161616;
  z-index: 110;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
#cb-mob-menu .cb-mob-menu-wrap {
  text-align: center;
}
#cb-mob-menu .cb-mob-menu-wrap ul {
  margin: 0;
  padding: 20px 0;
}
#cb-mob-menu .cb-mob-menu-wrap ul li {
  display: block;
  margin: 10px 40px;
  font-size: 13px;
}
#cb-mob-menu .cb-mob-menu-wrap ul li a {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  text-decoration: none;
  color: #f2f2f2;
}
#cb-mob-menu .cb-mob-menu-wrap ul li a:hover {
  text-decoration: underline;
}
#cb-mob-menu .cb-mob-menu-wrap ul li .sub-menu {
  margin-bottom: 10px;
  padding: 5px 0;
}
#cb-mob-menu .cb-mob-menu-wrap ul li .sub-menu li {
  margin: 0 10px;
}
#cb-mob-menu .cb-mob-menu-wrap ul li .sub-menu li a {
  font-size: 0.8em;
  color: #B8B8B8;
  padding: 5px;
  display: block;
}
#cb-mob-menu .cb-mob-menu-wrap ul li .sub-menu li .sub-menu {
  margin-bottom: 0;
}
#cb-mob-menu #cb-mob-close {
  display: block;
  text-align: right;
  font-size: 20px;
  padding: 10px 20px 0 0;
}

#cb-mob-menu {
  background: #2d2d2d;
}
#cb-mob-menu ul li a {
  color: #E6E6E6;
}
#cb-mob-menu #cb-mob-close {
  color: #f0f0f0;
}

.cb-mob-op {
  overflow: hidden;
}

.cb-mob-op #cb-mob-menu {
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
}

#cb-bg-to {
  display: none;
}

#cb-top-menu {
  height: 40px;
  line-height: 40px;
  width: 100%;
  float: left;
  font-size: 18px;
}
#cb-top-menu .cb-top-menu-wrap {
  background: inherit;
  z-index: 109;
  height: inherit;
}
#cb-top-menu #cb-mob-open {
  display: inline-block;
  width: 15%;
  float: left;
  padding-left: 10px;
}
#cb-top-menu .cb-mob-right {
  float: right;
  width: 20%;
  text-align: right;
}
#cb-top-menu .cb-mob-right .cb-small-menu-search {
  padding-right: 10px;
}
#cb-top-menu .cb-mob-right .cb-small-menu-login {
  padding-right: 20px;
}
#cb-top-menu .cb-breaking-news {
  width: 85%;
  overflow: hidden;
  float: left;
  font-size: 12px;
  height: 40px;
  padding-top: 10px;
}
#cb-top-menu .cb-breaking-news span {
  text-align: center;
  padding: 0 10px 0 5px;
  letter-spacing: 1px;
  float: left;
  text-transform: uppercase;
}
#cb-top-menu .cb-breaking-news span i {
  margin-left: 5px;
}
#cb-top-menu .cb-breaking-news ul {
  overflow: hidden;
  margin: 0;
  padding: 0 5px 0 0;
}
#cb-top-menu .cb-breaking-news ul li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#cb-top-menu .cb-mob {
  float: left;
  width: 80%;
}
#cb-top-menu .cb-mob #mob-logo {
  width: 50%;
  float: right;
  min-height: 1px;
  display: table;
  height: 40px;
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transform: translate3d(0, -50px, 0);
  -ms-transform: translate3d(0, -50px, 0);
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
  text-align: center;
}
#cb-top-menu .cb-mob #mob-logo img {
  max-height: 30px;
  max-width: 100%;
}
#cb-top-menu .cb-mob #mob-logo img:not(.cb-retina) {
  width: auto;
}
#cb-top-menu .cb-mob #mob-logo a {
  display: table-cell;
  vertical-align: middle;
  line-height: 0;
}

#cb-top-menu {
  background-image:url(http://www.dragonball-ultimate.com/wp-content/uploads/2015/07/cb-top-menu.jpg);
  color: #424242;
}
#cb-top-menu a {
  color: #424242;
}

/*********************
LINK STYLES
*********************/
#cb-content, #content.widecolumn {
  background: #fff;
}
#cb-content .cb-sidebar, #content.widecolumn .cb-sidebar {
  margin: 0 10px;
}
#cb-content a:link, #cb-content a:visited:link, #content.widecolumn a:link, #content.widecolumn a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

.cb-main {
  width: 100%;
  padding: 10px;
}

.cb-fw-bs .cb-main .entry-content .alignnone.size-full {
 /* margin: 10px 0 10px -10px;*/
  max-width: 310px;
  height: auto;
}

.cb-page-header, .cb-404-header, .cb-cat-header {
  text-align: center;
  padding: 15px;
  background: #f5f5f5;
  letter-spacing: 1px;
  border-bottom: 3px solid transparent;
}
.cb-page-header #cb-cat-title, .cb-404-header #cb-cat-title, .cb-cat-header #cb-cat-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  color: #333333;
  margin: 0;
  padding-top:15px;
}
.cb-page-header #cb-cat-title span, .cb-404-header #cb-cat-title span, .cb-cat-header #cb-cat-title span {
  color: #999999;
}
.cb-page-header #cb-search-title, .cb-404-header #cb-search-title, .cb-cat-header #cb-search-title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  color: #666666;
  margin: 0;
}
.cb-page-header #cb-search-title span, .cb-404-header #cb-search-title span, .cb-cat-header #cb-search-title span {
  display: block;
  font-size: 38px;
  margin-top: 10px;
  line-height: 1;
}
.cb-page-header p, .cb-404-header p, .cb-cat-header p {
  color: #b3b3b3;
  margin: 0;
  font-weight: 700;
  padding: 0 10px;
}

.cb-cat-header.cb-tag-header p {
  margin-top: 10px;
}

.cb-cat-t-light .cb-page-header #cb-cat-title, .cb-cat-t-light .cb-404-header #cb-cat-title, .cb-cat-t-light .cb-cat-header #cb-cat-title {
  color: #f2f2f2;
}
.cb-cat-t-light .cb-page-header p, .cb-cat-t-light .cb-404-header p, .cb-cat-t-light .cb-cat-header p {
  color: #ddd;
}

.cb-cat-t-bg .cb-page-header, .cb-cat-t-bg .cb-404-header, .cb-cat-t-bg .cb-cat-header {
  padding: 30px 15px;
}

.cb-block-title {
  padding: 0 0 5px 0;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 16px;
  color: #808080;
  margin: 0 0 20px 0;
  border-bottom: 10px solid #f0f0f0;
}

a, a:visited {
  color:#012c82;
  text-decoration: none;
}
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

.cb-search {
  margin-top: 0;
  position: relative;
}
.cb-search .cb-search-field {
  width: 100%;
  color: #999999;
  background: #f7f7f7;
  border: 3px solid #e9e9e9;
  font-size: 20px;
  padding: 10px 20px 10px 80px;
  height: 60px;
  outline: none;
}
.cb-search .cb-search-field:focus {
  background: #e9e9e9;
}
.cb-search .cb-search-submit {
  background: #cccccc;
  font-size: 28px;
  border: 0;
  color: #fafafa;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-appearance: none;
  outline: none;
}

.cb-404-header {
  border-bottom-color: #cccccc;
}

#post-not-found {
  text-align: center;
  color: #808080;
}
#post-not-found h2 {
  font-size: 30px;
  color: #b3b3b3;
  text-transform: uppercase;
  margin: 0 0 40px 0;
}
#post-not-found .cb-search {
  width: 80%;
  margin: 0 10% 60px 10%;
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-weight: 700;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
  text-decoration: none;
}

h1, .h1 {
  font-size: 16px;
  margin: 0 0 10px;
}

h2, .h2 {
  font-size: 14px;
  margin: 0 0 10px;
}

h3, .h3 {
  font-size: 13px;
  margin: 0 0 10px;
}

h4, .h4 {
  font-size: 11px;
  margin: 0 0 5px;
}

h5, .h5 {
  font-size: 10px;
  font-weight: 400;
  margin: 0 0 5px;
}

h6, .h6 {
  font-size: 9px;
  font-weight: 400;
  margin: 0 0 5px;
}
h7, .h7 {
	  font-size: 16px;
	  color: #000;
}
	
h12{
	color: #c03538;   
    padding-left:20px;
	padding-bottom: 0px;
    border-bottom: 2px solid #C12025;
   background: url("/wp-content/themes/dbu-theme/library/images/red-bar.jpg") no-repeat scroll 0px 0px transparent;
	font-size:30px;
	font-family: 'Oswald', sans-serif;
	line-height: 20px;
	font-weight: 400;
	clear: both;
	margin: 0 0 10px;
}
h13{
	color: #3cab2c;
	padding-left: 1px;
    border-bottom: 2px solid #3cab2c;
    padding-bottom: 0px;
	margin: 5px 0 0px;
	font-family: 'Oswald', sans-serif;
	font-weight: 500;
	clear: both;
	font-size: 21px;
    line-height: 35px;
    /*background: url("/wp-content/themes/dbu-theme/library/images/left-red.png") no-repeat scroll 0px 0px transparent;*/
	}
h14{
	color: #c03538;   
    padding-top:25px;
	padding-bottom: 5px;
	font-size:30px;
	font-family: 'Oswald', sans-serif;
	line-height: 15px;
	font-weight: 400;
	clear: both;
margin-top: 40px;
}
/*********************
HEADER STYLES
*********************/
#cb-logo-box {
  display: table;
  padding: 10px;
}

#logo {
  margin-bottom: 0px;
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  float: left;
}

.cb-logo-center #logo, .cb-logo-center .cb-large, .cb-logo-center .cb-medium {
  width: 100%;
  text-align: center;
}

.cb-h-block {
  float: left;
  width: 100%;
  padding: 0 10px;
}

.cb-category-top {
  width: 100%;
  text-align: center;
  margin: 0 0 30px 0;
}

.cb-category-top img {
  width: auto;
}

/*********************
NAVIGATION STYLES
*********************/
#cb-nav-logo {
  float: left;
  padding-left: 15px;
  position: relative;
  line-height: 0;
}
#cb-nav-logo img {
  max-height: 30px;
  width: auto;
}

#cb-nav-bar #cb-main-menu .main-nav #cb-nav-logo > a {
  padding: 0;
}

.cb-multi-widget .tabberlive .tabbertabhide, .cb-multi-widget .tabber {
  display: none;
}
.cb-multi-widget .tabbernav li {
  width: 33.33333333%;
  font-size: 16px;
  padding: 3px;
}
.cb-multi-widget .cb-onetab li {
  width: 100%;
  font-size: 18px;
}
.cb-multi-widget .cb-twotabs li {
  width: 50%;
  font-size: 18px;
  padding: 3px 5px;
}
.cb-multi-widget .cb-threetabs li {
  width: 33.333333333333%;
  font-size: 16px;
  padding: 3px;
}
.cb-multi-widget .cb-fourtabs li {
  width: 25%;
  font-size: 12px;
  padding: 5px 2px;
}
.cb-multi-widget .tabbernav {
  margin: 0 0 30px 0;
}
.cb-multi-widget .tabbernav ul {
  margin: 0;
}
.cb-multi-widget .tabbernav li {
  text-align: center;
  border-bottom: #cccccc 3px solid;
  background: #f2f2f2;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  padding: 14px 10px 15px 10px;
}
.cb-multi-widget .tabbernav li a {
  display: block;
  color: #999999;
}
.cb-multi-widget .tabbernav .tabberactive a {
  color: #666666;
}
.cb-multi-widget .tabberlive .tabbertab ul {
  margin: 0;
}
.cb-multi-widget .tabberlive .tabbertab h2, .cb-multi-widget .tabberlive .tabbertab h3 {
  display: none;
}

/*********************
HOMEPAGE BUILDER STYLES
*********************/
.cb-module-header {
  width: 100%;
  text-align: center;
  border-bottom: transparent 3px solid;
  padding: 15px 20px;
  margin-bottom: 30px;
}
.cb-module-header h2 {
  margin: 0;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 700;
  color: #4d4d4d;
  display: inline-block;
  text-transform: uppercase;
}
.cb-module-header p {
  color: #b3b3b3;
  margin: 3px 0 0 0;
  font-weight: 700;
  letter-spacing: 2px;
}
.cb-module-header a {
  color: #222;
}

#cb-section-a {
  padding-top: 10px;
}

#cb-section-a.cb-first-true {
  padding-top: 0 !important;
}

.cb-section-top {
  padding-top: 10px;
}

.cb-hp-section {
  background: #fff;
}
.cb-hp-section .cb-main {
  padding-top: 0;
  float: left;
}
.cb-hp-section .cb-slider-block {
  margin-bottom: 20px;
}

/*********************
GLOBAL STYLES
*********************/
.cb-byline {
  font-size: 11px;
  color: #676767;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: none;
}
.cb-byline .cb-byline-element {
  display: inline-block;
  margin: 0 7px 10px 0;
}
.cb-byline i {
  margin-right: 3px;
}
.cb-byline a {
  color: #676767;
}

.cb-breadcrumbs {
  width: 100%;
  font-size: 12px;
  background: #f7f7f7;
  padding-left: 10px;
  line-height: 30px;
  border-bottom: 1px solid #F3F3F3;
}
.cb-breadcrumbs a {
  color: #808080;
}
.cb-breadcrumbs div {
  display: inline-block;
}
.cb-breadcrumbs .cb-current {
  color: #999999;
}
.cb-breadcrumbs .fa-angle-right {
  font-size: 16px;
  color: #cccccc;
  padding: 0 10px;
  line-height: 30px;
}

.cb-breadcrumbs.cb-padding-off {
  width: 100%;
}

.cb-main .cb-breadcrumbs {
  margin: 0 0 20px 0;
}

.cb-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/*********************
MODAL STYLES
*********************/
.cb_top_menu_extras {
  position: relative;
}

.cb-login-modal .cb-avatar {
  float: left;
  width: 50%;
}
.cb-login-modal .cb-avatar img {
  width: 80%;
  float: left;
}
.cb-login-modal .cb-user-data {
  width: 50%;
  float: left;
  padding-left: 10px;
}
.cb-login-modal .cb-user-data .cb-block {
  text-align: left;
  margin-bottom: 10px;
}
.cb-login-modal .cb-user-data .cb-block a {
  color: #e5e5e5;
}
.cb-login-modal .cb-user-data .cb-block i {
  margin-right: 10px;
  color: #C5C5C5;
}
.cb-login-modal .cb-user-data .cb-last-block {
  margin-bottom: 0;
}

#cb-search-modal .lwa-loading, .cb-join-modal .lwa-loading, .lwa .lwa-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #222 url(../images/loading.gif) 50% 50% no-repeat;
  left: 0px;
  top: 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  z-index: 1;
}
#cb-search-modal .cb-header, .cb-join-modal .cb-header, .lwa .cb-header {
  width: 100%;
  text-align: center;
  border-bottom: 3px solid transparent;
  text-transform: uppercase;
  color: #f7f7f7;
  display: inline-block;
  padding: 15px 0;
  margin: 0 0 30px 0;
}
#cb-search-modal .cb-header .cb-title, .cb-join-modal .cb-header .cb-title, .lwa .cb-header .cb-title {
  width: 95%;
  float: left;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
}
#cb-search-modal .cb-header .cb-close, .cb-join-modal .cb-header .cb-close, .lwa .cb-header .cb-close {
  width: 5%;
  float: right;
}
#cb-search-modal .cb-header .cb-close .lwa-links-remember-cancel, #cb-search-modal .cb-header .cb-close .cb-close-modal, .cb-join-modal .cb-header .cb-close .lwa-links-remember-cancel, .cb-join-modal .cb-header .cb-close .cb-close-modal, .lwa .cb-header .cb-close .lwa-links-remember-cancel, .lwa .cb-header .cb-close .cb-close-modal {
  margin-right: 0;
  cursor: pointer;
}
#cb-search-modal .cb-header .cb-close .lwa-links-remember-cancel .fa-times, #cb-search-modal .cb-header .cb-close .cb-close-modal .fa-times, .cb-join-modal .cb-header .cb-close .lwa-links-remember-cancel .fa-times, .cb-join-modal .cb-header .cb-close .cb-close-modal .fa-times, .lwa .cb-header .cb-close .lwa-links-remember-cancel .fa-times, .lwa .cb-header .cb-close .cb-close-modal .fa-times {
  color: #808080;
}

#cb-search-modal .cb-search .cb-search-field {
  border: none;
  padding: 10px 20px 10px 80px;
  color: #e5e5e5;
  background: #2d2d2d;
  letter-spacing: 1px;
}
#cb-search-modal .cb-search .cb-search-submit {
  background: #242424;
  border: none;
  font-size: 24px;
  color: #f2f2f2;
}

.lwa, .cb-join-modal {
  text-align: center;
  margin-bottom: 0px;
}
.lwa .lwa-remember, .cb-join-modal .lwa-remember {
  margin-top: 0;
}
.lwa .lwa-remember .lwa-button-remember, .cb-join-modal .lwa-remember .lwa-button-remember {
  margin-bottom: 20px;
}
.lwa .cb-form-body, .cb-join-modal .cb-form-body {
  float: left;
  width: 100%;
}
.lwa .cb-form-body > div, .cb-join-modal .cb-form-body > div {
  display: inline-block;
}
.lwa .cb-form-body .cb-username, .cb-join-modal .cb-form-body .cb-username {
  margin: 0 0 20px 0;
  width: 100%;
}
.lwa .cb-form-body .cb-password, .cb-join-modal .cb-form-body .cb-password {
  margin: 0 0 20px 0;
  width: 100%;
}
.lwa .cb-form-body .cb-email, .cb-join-modal .cb-form-body .cb-email {
  margin: 0 0 20px 0;
  width: 100%;
}
.lwa .cb-form-body .cb-submit, .cb-join-modal .cb-form-body .cb-submit {
  margin: 0 0 20px 0;
  width: 100%;
}
.lwa .cb-form-body .cb-lost-password, .cb-join-modal .cb-form-body .cb-lost-password {
  margin: 0;
  width: 100%;
}
.lwa .cb-form-body .cb-remember-buttons, .cb-join-modal .cb-form-body .cb-remember-buttons {
  width: 100%;
}
.lwa .cb-form-body .cb-register, .cb-join-modal .cb-form-body .cb-register {
  margin-top: 3px;
}
.lwa .cb-form-body a, .cb-join-modal .cb-form-body a {
  color: #999999;
}
.lwa .cb-form-body label, .cb-join-modal .cb-form-body label {
  display: block;
  float: left;
}
.lwa .cb-form-body i, .cb-join-modal .cb-form-body i {
  width: 20%;
  background: #242424;
  color: #f2f2f2;
  display: block;
  height: 50px;
  float: left;
  line-height: 50px;
  font-size: 24px;
}
.lwa .cb-form-body input[type="password"], .lwa .cb-form-body input[type="text"], .cb-join-modal .cb-form-body input[type="password"], .cb-join-modal .cb-form-body input[type="text"] {
  background: #2d2d2d;
  border: none;
  font-size: 14px;
  padding: 10px 20px;
  color: #f2f2f2;
  height: 50px;
  width: 80%;
  letter-spacing: 2px;
  line-height: 1;
  -webkit-transition: background 0.35s;
  -ms-transition: background 0.35s;
  -o-transition: background 0.35s;
  -transition: background 0.35s;
  transition: background 0.35s;
}
.lwa .cb-form-body input[type="password"]:focus, .lwa .cb-form-body input[type="text"]:focus, .cb-join-modal .cb-form-body input[type="password"]:focus, .cb-join-modal .cb-form-body input[type="text"]:focus {
  outline: none;
  background: #2d2d2d;
}
.lwa .cb-form-body input[type="submit"], .cb-join-modal .cb-form-body input[type="submit"] {
  background: #272727;
  color: #999999;
  font-weight: 700;
  border: 3px solid #2d2d2d;
  padding: 8px 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  height: 50px;
  -webkit-transition: background 0.35s;
  -ms-transition: background 0.35s;
  -o-transition: background 0.35s;
  -transition: background 0.35s;
  transition: background 0.35s;
}
.lwa .cb-form-body input[type="submit"]:focus, .cb-join-modal .cb-form-body input[type="submit"]:focus {
  background: #2d2d2d;
  outline: none;
}
.lwa .cb-form-body input[type="submit"]:disabled, .cb-join-modal .cb-form-body input[type="submit"]:disabled {
  cursor: pointer;
  opacity: 0.5;
}
.lwa .cb-form-body input[type="submit"]:active, .cb-join-modal .cb-form-body input[type="submit"]:active {
  outline: none;
}
.lwa .cb-form-body .cb-register, .cb-join-modal .cb-form-body .cb-register {
  width: 100%;
  display: inline-block;
}
.lwa .cb-form-body .cb-register a, .cb-join-modal .cb-form-body .cb-register a {
  color: #b3b3b3;
}
.lwa .lwa-status, .cb-join-modal .lwa-status {
  margin: 0 0 10px 0;
  padding: 10px;
  color: #333;
  border-radius: 0;
  display: none;
}
.lwa .lwa-status-invalid, .cb-join-modal .lwa-status-invalid {
  background-color: #da564d;
  border: none;
  color: #f7f7f7;
}
.lwa .lwa-status-invalid a, .cb-join-modal .lwa-status-invalid a {
  color: #f5f5f5;
}

.cb-join-modal .lwa-status, .lwa-remember .lwa-status {
  margin: 10px 0;
}

.widget_loginwithajaxwidget .cb-login-modal {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  margin-left: 0;
  z-index: 95;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.widget_loginwithajaxwidget .cb-login-modal .cb-close {
  display: none;
}
.widget_loginwithajaxwidget .cb-login-modal .cb-meta {
  width: 210px;
}
.widget_loginwithajaxwidget .cb-login-modal .cb-meta .cb-welcome .cb-title {
  border-right: none;
  width: 100%;
}
.widget_loginwithajaxwidget .cb-login-modal .lwa {
  width: 100%;
}

.cb-modal {
  width: 90%;
  max-width: 400px;
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  z-index: 906;
  visibility: hidden;
  -webkit-transition: 0.5s opacity ease, 0.5s transform ease;
  -ms-transition: 0.5s opacity ease, 0.5s transform ease;
  -o-transition: 0.5s opacity ease, 0.5s transform ease;
  -transition: 0.5s opacity ease, 0.5s transform ease;
  transition: 0.5s opacity ease, 0.5s transform ease;
  -moz-box-shadow: 0px 0px 20px 3px #000;
  -webkit-box-shadow: 0px 0px 20px 3px #000;
  box-shadow: 0px 0px 20px 3px #000;
  padding: 0 30px 30px 30px;
}

.widget_loginwithajaxwidget .cb-modal {
  position: static;
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: 100%;
  max-width: none;
  z-index: inherit;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.widget_loginwithajaxwidget .cb-modal .cb-close {
  display: none;
}

#cb-media-overlay {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 97;
  -webkit-transition: 0.35s opacity ease;
  -ms-transition: 0.35s opacity ease;
  -o-transition: 0.35s opacity ease;
  -transition: 0.35s opacity ease;
  transition: 0.35s opacity ease;
}
#cb-media-overlay iframe {
  -moz-box-shadow: 0 0 30px 8px #060606;
  -webkit-box-shadow: 0 0 30px 8px #060606;
  box-shadow: 0 0 30px 8px #060606;
  width: 100%;
  height: 100%;
}
#cb-media-overlay .cb-close-m {
  position: absolute;
  right: -50px;
}

.cb-audio-overlay iframe {
  width: 94%;
}

.cb-s-modal {
  max-width: 600px;
}

.cb-s-modal-on .cb-s-modal {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.cb-s-modal-on #cb-overlay {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}

.cb-m-modal-on #cb-media-overlay {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  top: 50%;
}
.cb-m-modal-on #cb-overlay {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=96);
  opacity: 0.955;
}

.cb-m-em-modal-on #cb-media-overlay {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  top: 0;
}
.cb-m-em-modal-on #cb-media-overlay.cb-audio-overlay {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: auto;
}
.cb-m-em-modal-on #cb-m-trigger {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.35s opacity ease;
  -ms-transition: 0.35s opacity ease;
  -o-transition: 0.35s opacity ease;
  -transition: 0.35s opacity ease;
  transition: 0.35s opacity ease;
}
.cb-m-em-modal-on #cb-par-wrap img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
  opacity: 0.1;
}
.cb-m-em-modal-on #cb-media-bg {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}

.cb-m-em-modal-on.cb-fis-type-full-width #cb-media-bg {
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.cb-m-em-modal-on.cb-fis-type-full-width #cb-full-width-featured #cb-media-bg {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}

.cb-fis-type-standard.cb-m-em-modal-on #cb-media-bg {
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

.cb-modal.cb-m-modal {
  max-width: none;
}
.cb-modal.cb-m-modal iframe {
  max-width: 100%;
}
.cb-modal.cb-m-modal audio {
  width: 100%;
}
.cb-modal.cb-m-modal audio::-webkit-media-controls-enclosure {
  max-width: 100%;
}
.cb-modal.cb-m-modal iframe[src*="soundcloud"] {
  height: auto;
}

.cb-lwa-modal-on .cb-login-modal, .cb-lwa-modal-on #cb-lwa .cb-logged-in {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.cb-lwa-modal-on #cb-overlay {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}

.cb-lwa-r-modal-on .cb-register-modal, .cb-lwa-r-modal-on #cb-lwa {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.cb-lwa-r-modal-on .cb-login-modal {
  visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.cb-lwa-r-modal-on #cb-overlay {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}

.cb-modal .cb-avatar {
  float: left;
  width: 50%;
}
.cb-modal .cb-user-data {
  width: 50%;
  float: left;
  padding-left: 10px;
}
.cb-modal .cb-user-data .cb-block {
  text-align: left;
  margin-bottom: 10px;
}

.cb-modal-light .cb-modal {
  background: #f2f2f2;
  color: #666666;
}
.cb-modal-light .cb-modal a {
  color: #666666;
}
.cb-modal-light .cb-modal i
.cb-password, .cb-modal-light .cb-modal .cb-username, .cb-modal-light .cb-modal .cb-email {
  border: 3px solid #e9e9e9;
}
.cb-modal-light .cb-modal i {
  color: #999999;
  background: #f0f0f0;
}
.cb-modal-light .cb-modal input[type="password"], .cb-modal-light .cb-modal input[type="text"], .cb-modal-light .cb-modal input[type="submit"] {
  background: #f7f7f7;
  color: #999999;
  -webkit-transition: background 0.35s;
  -ms-transition: background 0.35s;
  -o-transition: background 0.35s;
  -transition: background 0.35s;
  transition: background 0.35s;
}
.cb-modal-light .cb-modal input[type="password"]:focus, .cb-modal-light .cb-modal input[type="text"]:focus, .cb-modal-light .cb-modal input[type="submit"]:focus {
  background: #e9e9e9;
}
.cb-modal-light .cb-modal input[type="submit"] {
  border: 3px solid #e9e9e9;
}
.cb-modal-light .cb-modal .cb-register a {
  color: #808080;
}
.cb-modal-light .cb-modal .cb-search .cb-search-field {
  color: #999999;
  background: #f7f7f7;
  border: 3px solid #e9e9e9;
}
.cb-modal-light .cb-modal .cb-search .cb-search-submit {
  border: none;
  background: #e5e5e5;
  color: #999999;
}
.cb-modal-light .cb-modal .lwa-status-invalid a {
  color: #fafafa;
}

.cb-modal-dark .cb-modal {
  background: #272727;
  color: #f2f2f2;
}
.cb-modal-dark .cb-modal a {
  color: #f2f2f2;
}
.cb-modal-dark .cb-modal .cb-user-data .cb-block i {
  margin-right: 10px;
}

/*********************
GENERAL MODULE STYLES
*********************/
.cb-module-block {
  position: relative;
  margin-bottom: 20px;
}
.cb-module-block .cb-module-header {
  margin-bottom: 10px;
}
.cb-module-block img {
  -webkit-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.cb-module-block .format-video .cb-mask a:after, .cb-module-block .format-audio .cb-mask a:after, .cb-module-block .format-gallery .cb-mask a:after {
  font-family: 'FontAwesome';
  color: #161616;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  height: 60px;
  width: 60px;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  line-height: 60px;
  -moz-border-radius: 50% / 50%;
  -webkit-border-radius: 50% 50%;
  border-radius: 50% / 50%;
  margin-left: -30px;
  margin-top: -30px;
  font-size: 20px;
}
.cb-module-block .format-video .cb-mask a:after {
  content: '\f04b';
}
.cb-module-block .format-audio .cb-mask a:after {
  content: '\f025';
  font-size: 24px;
}
.cb-module-block .format-gallery .cb-mask a:after {
  content: '\f030';
}
.cb-module-block .cb-blog-style-e.format-video .cb-mask a:after, .cb-module-block .cb-blog-style-e.format-audio .cb-mask a:after, .cb-module-block .cb-blog-style-e.format-gallery .cb-mask a:after {
  display: none;
}
.cb-module-block .cb-article-row {
  width: 100%;
  float: left;
}
.cb-module-block .cb-article-row .cb-meta {
  padding: 10px;
}
.cb-module-block .cb-article-row img {
  min-width: 100%;
}
.cb-module-block .cb-no-1 {
  margin-left: 0 !important;
}
.cb-module-block .cb-mask {
  line-height: 0;
}
.cb-module-block .cb-mask .cb-review-ext-box {
  line-height: 1.5;
}
.cb-module-block .cb-post-title {
  letter-spacing: 1px;
  font-weight: 400;
  font-size: 16px;
}

.archive #cb-content > .cb-module-block.cb-slider-b {
  margin-bottom: 0;
}

.cb-separated {
  margin-bottom: 20px;
}

.cb-light-blog .cb-module-block article {
  /*background: #f2f2f2;*/
  background:FFF;
}
.cb-light-blog .cb-module-block .cb-post-title a {
  color: #4d4d4d;
}

.cb-dark-blog .cb-module-block article {
  background: #2d2d2d;
}
.cb-dark-blog .cb-module-block .cb-post-title a {
  color: #f2f2f2;
}
.cb-dark-blog .cb-module-block .cb-byline, .cb-dark-blog .cb-module-block .cb-byline a {
  color: #e5e5e5;
}
.cb-dark-blog .cb-module-block .cb-excerpt {
  color: #b3b3b3;
}

.cb-mask {
  position: relative;
  overflow: hidden;
}

#cb-m-trigger {
  color: #161616;
  background: #fff;
  background: rgba(255, 255, 255, 0.7);
  height: 80px;
  width: 80px;
  text-align: center;
  line-height: 80px;
  -moz-border-radius: 50% / 50%;
  -webkit-border-radius: 50% 50%;
  border-radius: 50% / 50%;
  font-size: 30px;
  display: inline-block;
  margin-top: 15px;
}
#cb-m-trigger:hover {
  cursor: pointer;
}

.cb-fis-tl-default #cb-m-trigger {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  z-index: 1;
}

.cb-module-b, .cb-module-c, .cb-module-d, .cb-a-square, .cb-module-custom-h {
  float: left;
}

.cb-light {
  background: #f0f0f0;
}
.cb-light h2 a {
  color: #4d4d4d;
}

#cb-footer .cb-light {
  background: transparent;
}
#cb-footer .cb-light h4 a {
  color: #e5e5e5;
}
#cb-footer .cb-light .cb-byline a, #cb-footer .cb-light .cb-byline {
  color: #cccccc;
}

.cb-light-off .cb-light {
  background: transparent;
}
.cb-light-off article {
  background: #f2f2f2;
}

.cb-dark {
  background: #2d2d2d;
}
.cb-dark h2 {
  color: #f2f2f2;
}
.cb-dark h2 a {
  color: #f2f2f2;
}
.cb-dark .cb-module-header {
  background: inherit;
}
.cb-dark .cb-byline {
  color: #f2f2f2;
}
.cb-dark .cb-byline a {
  color: #f2f2f2;
}
.cb-dark .cb-excerpt {
  color: #b3b3b3;
}

.cb-line-next {
  margin-top: 20px;
}

.cb-module-a {
  width: 100%;
  padding: 0 0 20px;
}
.cb-module-a .cb-article {
  float: left;
}
.cb-module-a .cb-article .cb-meta {
  padding: 10px 20px 0;
}

.cb-module-fw {
  width: 100%;
}

.cb-module-a.cb-module-fw {
  padding-bottom: 20px;
}
.cb-module-a.cb-module-fw .cb-article .cb-meta {
  padding: 10px 10px 0;
}

.cb-module-b {
  width: 100%;
}
.cb-module-b .cb-article {
  margin: 0 0 20px 0;
}
.cb-module-b .cb-big .cb-mask {
  margin: 0 0 5px 0;
}
.cb-module-b .cb-big .cb-meta {
  padding: 10px;
}
.cb-module-b .cb-big .cb-meta h2 {
  margin: 0 0 10px 0;
}

.cb-module-c {
  width: 100%;
}
.cb-module-c .cb-article {
  float: left;
  width: 100%;
}
.cb-module-c .cb-article .cb-meta {
  padding: 10px 10px 20px 10px;
}
.cb-module-c .cb-article .cb-meta h2 {
  margin: 0 0 10px 0;
}
.cb-module-c .cb-article .cb-meta .cb-excerpt {
  display: none;
}

.cb-module-d {
  width: 100%;
}
.cb-module-d .cb-module-header {
  margin-bottom: 0;
}
.cb-module-d .cb-article {
  float: left;
  width: 100%;
  padding: 10px 20px;
}
.cb-module-d .cb-article h2 {
  margin: 0 0 10px 0;
}
.cb-module-d .cb-article:last-child {
  padding: 10px 15px 30px 15px;
}
.cb-module-d .cb-article:first-of-type {
  padding: 20px 15px 20px 15px;
}

.cb-module-g {
  width: 100%;
  padding: 0 10px 10px 10px;
}
.cb-module-g .cb-article {
  margin: 0 0 20px 0;
  width: 100%;
}
.cb-module-g .cb-big .cb-mask {
  margin: 0 0 5px 0;
}
.cb-module-g .cb-big .cb-mask a img {
  width: 100%;
}
.cb-module-g .cb-big .cb-meta {
  padding: 10px;
}
.cb-module-g .cb-big .cb-meta h2 {
  margin: 0 0 10px 0;
}
.cb-module-g .cb-small .cb-mask {
  display: none;
}

.cb-module-custom, .cb-module-custom-h {
  width: 100%;
}

.cb-box .cb-module-title {
  margin: 0 0 5px;
  text-transform: uppercase;
  color: #aeaeae;
  font-size: 10px;
}

.cb-a-medium, .cb-a-large {
  height: auto;
  width: 100%;
}

.cb-a-square, .cb-a-medium, .cb-a-large {
  text-align: center;
  height: auto;
}

.cb-module-lp .cb-page-navigation {
  background: #fff;
}

.cb-small {
  padding: 0 10px;
}
.cb-small .cb-mask {
  display: none;
}
.cb-small .cb-category {
  display: inline-block;
  vertical-align: top;
}
.cb-small .cb-meta {
  overflow: hidden;
}
.cb-small .cb-meta h2 {
  margin: 0 0 5px 0;
}

.cb-mod-underlines .cb-grid-entry h2 a {
  border-bottom: 2px white solid;
}

/*********************
GRID STYLES
*********************/
.cb-grid-block .cb-module-header {
  margin-bottom: 3px;
  border: 3px;
  border-color: #000000;
}
.cb-grid-block .cb-xs .cb-title {
  font-size: 14px;
}

.cb-grid-img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 1s opacity ease;
  -ms-transition: 1s opacity ease;
  -o-transition: 1s opacity ease;
  -transition: 1s opacity ease;
  transition: 1s opacity ease;

}

.cb-imgs-loaded .cb-grid-img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.cb-grid-block {
  position: relative;
  margin: 3px 0 20px 0;
  border: 3px solid;
  border-color: #000000;
}
.cb-grid-block .cb-grid-module {
  overflow: hidden;
}
.cb-grid-block .cb-grid-module > div {
  overflow: hidden;
  float: left;
  position: relative;
  background: #0d0d0d;
}

.archive .cb-grid-block {
  margin-bottom: 0;
}

.cb-style-overlay .cb-article-meta {
  position: absolute;
  left: 0;
  z-index: 16;
  width: 100%;
  text-align: center;
}
.cb-style-overlay .cb-byline {
  color: #fff;
  margin-bottom: 5px;
  padding: 0 10px;

}
.cb-style-overlay .cb-byline a {
  color: #fff;
}
.cb-style-overlay .cb-post-title {
  line-height: 1.3;
  text-transform: uppercase;
  padding: 0 10px;
  margin: 0 0 10px;
}
.cb-style-overlay .cb-post-title a {
  color: #fff;
}
.cb-style-overlay img {
  width: 100%;
}
.cb-style-overlay .cb-link {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 17;
  border: 3px;
  border-color: #000000;
}

.cb-light-blog .cb-style-overlay .cb-post-title a {
  color: #fff;
}

.cb-dark-bg {
  background: #060606;
}

.cb-gs-style-a .cb-style-overlay img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.cb-gs-style-a .cb-style-overlay .cb-article-meta {
  bottom: 0;
}

.cb-gs-style-b .cb-style-overlay .cb-article-meta {
  background: url(../images/black-50.png);
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  padding-top: 5px;
}

.cb-gs-style-c .cb-style-overlay img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.cb-gs-style-c .cb-style-overlay .cb-article-meta {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cb-gs-style-c .cb-style-overlay .cb-byline {
  margin-bottom: 0;
}
.cb-gs-style-c .cb-style-overlay .cb-title {
  margin-bottom: 10px;
}

.cb_module_underlines .cb-grid-module .cb-article-meta h2 a {
  border-bottom: 2px solid #fff;
}

.cb-grid-3 .cb-grid-entry {
  width: 100%;
  height: 150px;
  margin: 0;
  border-bottom: 3px solid #fff;
}

.cb-grid-4 .cb-grid-entry {
  margin: 0;
  border-bottom: 3px solid #fff;
  width: 100%;
}
.cb-grid-4 .cb-feature-1 {
  height: 160px;
}
.cb-grid-4 .cb-feature-2 {
  height: 120px;
}
.cb-grid-4 .cb-feature-3 {
  height: 120px;
}
.cb-grid-4 .cb-feature-4 {
  height: 120px;
}

.cb-grid-5 .cb-grid-entry {
  height: 200px;
  width: 100%;
  border-bottom: 3px solid #fff;
}

.cb-grid-6 .cb-grid-entry {
  max-height: 250px;
  width: 100%;
  border-bottom: 3px solid #fff;
  height: auto;
}
.cb-grid-6 .cb-feature-6 {
  border: none;
}
.cb-grid-6 .cb-m {
  max-height: 160px;
}

/*********************
REVIEW STYLES
*********************/
.cb-review-ext-box {
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 35px;
  text-align: center;
}
.cb-review-ext-box .cb-bg, .cb-review-ext-box .cb-score {
  display: block;
}
.cb-review-ext-box .cb-percent-sign {
  font-size: 12px;
  position: relative;
}
.cb-review-ext-box .cb-score {
  color: #f5f5f5;
  font-size: 18px;
  position: relative;
  line-height: 35px;
  letter-spacing: 1px;
}
.cb-review-ext-box .cb-score-title {
  color: #f0f0f0;
  position: relative;
  font-size: 9px;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: none;
}
.cb-review-ext-box .cb-bg {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

.cb-review-ext-box.cb-small-box {
  width: 33px;
  height: 25px;
}
.cb-review-ext-box.cb-small-box .cb-percent-sign {
  font-size: 10px;
  margin-left: 1px;
}
.cb-review-ext-box.cb-small-box .cb-score {
  font-size: 12px;
  line-height: 26px;
}
.cb-review-ext-box.cb-small-box .cb-score-title {
  display: none;
}

.cb-recent-comments-avatar {
  background: #f2f2f2;
  padding: 10px;
}
.cb-recent-comments-avatar .cb-comment-with-avatar {
  margin-bottom: 20px;
  min-height: 60px;
}
.cb-recent-comments-avatar .cb-comment-with-avatar:last-child {
  margin-bottom: 0;
}
.cb-recent-comments-avatar .cb-comment-with-avatar .cb-avatar {
  float: left;
}
.cb-recent-comments-avatar .cb-comment-with-avatar .cb-comment {
  padding-left: 80px;
  color: #4d4d4d;
}
.cb-recent-comments-avatar .cb-comment-with-avatar .cb-comment .fa-long-arrow-right {
  padding: 0 5px;
  color: #b3b3b3;
  font-size: 16px;
  vertical-align: middle;
}
.cb-recent-comments-avatar .cb-comment-with-avatar .cb-comment a {
  color: #808080;
}
.cb-recent-comments-avatar .cb-comment-with-avatar .cb-comment .url {
  color: #4d4d4d;
}

.cb-review-box {
  margin: 0 0 10px 0;
  color: #808080;
  padding: 10px;
  background: #eeeeee;
}
.cb-review-box #cb-review-title {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  color: #808080;
  margin: 0 0 15px 0;
}
.cb-review-box .cb-bar {
  width: 100%;
  margin: 0 0 12px 0;
  position: relative;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 12px;
  float: left;
  color: #808080;
}
.cb-review-box .cb-bar #cb-vote {
  width: 100%;
  position: relative;
  text-align: center;
}
.cb-review-box .cb-bar #cb-vote .cb-average-score {
  float: right;
}
.cb-review-box .cb-bar #cb-vote .cb-overlay-stars {
  display: block;
  position: relative;
  height: auto;
  margin: 0 auto;
  width: 125px;
  background: none;
  float: none;
  margin-top: 10px;
}
.cb-review-box .cb-bar #cb-vote .cb-overlay-stars .fa-star {
  font-size: 20px;
  margin-left: 5px;
}
.cb-review-box .cb-bar #cb-vote .cb-overlay-stars .fa-star:first-child {
  margin-left: 0;
}
.cb-review-box .cb-bar #cb-vote .cb-overlay-stars .cb-opacity {
  position: absolute;
  background: #eeeeee;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  top: 0;
  right: 0;
  height: 100%;
}
.cb-review-box .cb-bar .cb-criteria-score {
  float: right;
  z-index: 5;
}
.cb-review-box .cb-bar .cb-criteria {
  z-index: 5;
}
.cb-review-box .cb-bar .cb-overlay {
  height: 20px;
  margin-top: 2px;
  display: block;
  width: 100%;
  background: #fff;
}
.cb-review-box .cb-bar .cb-overlay span {
  height: 100%;
  display: block;
}
.cb-review-box .cb-overlay-stars {
  display: inline-block;
  position: relative;
}
.cb-review-box .cb-overlay-stars .fa-star {
  font-size: 20px;
  margin-left: 5px;
}
.cb-review-box .cb-overlay-stars .cb-opacity {
  position: absolute;
  background: #eeeeee;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
  top: 0;
  right: 0;
  height: 100%;
}
.cb-review-box .cb-bar.cb-user-rating {
  margin-bottom: 0;
}
.cb-review-box .cb-bar.cb-stars {
  padding: 0 10px 0 0;
  margin: 0 0 10px 0;
  text-align: center;
}
.cb-review-box .cb-bar.cb-stars .cb-criteria, .cb-review-box .cb-bar.cb-stars .cb-overlay-stars {
  display: block;
}
.cb-review-box .cb-bar.cb-stars .cb-criteria {
  margin-bottom: 5px;
}
.cb-review-box .cb-summary {
  width: 100%;
  float: left;
}
.cb-review-box .cb-summary #cb-conclusion {
  font-size: 14px;
  color: #999999;
  display: block;
  margin: 0 0 20px 0;
}
.cb-review-box .cb-pros-cons {
  width: 50%;
  float: left;
  text-align: center;
  margin: 15px 0 30px 0;
}
.cb-review-box .cb-pros-cons ul {
  padding: 20px 20px 0 20px;
  list-style-type: square;
  list-style-position: inside;
  margin: 0;
}
.cb-review-box .cb-pros-cons ul li {
  font-size: 12px;
  margin-bottom: 5px;
}
.cb-review-box .cb-title {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  color: #808080;
}
.cb-review-box .cb-score-box {
  position: relative;
  height: 130px;
  color: #fff;
  margin: 15px 0 30px 25%;
  width: 50%;
  float: left;
  border: 3px solid #e5e5e5;
}
.cb-review-box .cb-score-box > span {
  line-height: 1;
  width: 100%;
  display: block;
  text-align: center;
}
.cb-review-box .cb-score-box .score {
  font-size: 65px;
  padding: 15px 0 0 0;
}
.cb-review-box .cb-score-box .score-title {
  font-size: 16px;
  letter-spacing: 1px;
  padding: 15px 0 0 0;
  text-transform: uppercase;
}
.cb-review-box .cb-score-box .filling {
  top: 0;
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.cb-review-box .cb-score-box .cb-overlay-stars {
  width: 100%;
  float: none;
  padding: 10px 0;
  max-width: 125px;
  margin: 0 auto;
}
.cb-review-box .cb-score-box.cb-stars {
  height: auto;
}
.cb-review-box .cb-score-box.cb-stars .score {
  font-size: 55px;
  padding: 15px 0 0 0;
}
.cb-review-box .cb-score-box.cb-stars .score-title {
  padding: 10px 0 0 0;
}

.cb-top-review-box #cb-review-title, .cb-half #cb-review-title {
  display: none;
}

.cb-user-rating-tip {
  display: none;
  position: absolute;
  background: #333333;
  border-top: 3px solid  #4d4d4d;
  padding: 7px 10px;
  color: #fff;
}

.cb-review-box.cb-half .cb-score-box {
  margin-left: 25%;
  width: 50%;
  float: left;
}
.cb-review-box.cb-half .cb-bar.cb-stars {
  padding: 0;
  margin: 0 0 10px 0;
  border-bottom: none;
  text-align: center;
}

/*********************
RELATED POST STYLE
*********************/
.cb-related-posts-block {
  margin: 0 0 30px 0;
}
.cb-related-posts-block ul li {
  float: left;
  width: 100%;
  position: relative;
  text-align: center;
}
.cb-related-posts-block ul .cb-style-overlay img {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/*********************
AUTHOR BOX STYLE
*********************/
#cb-author-box {
  margin: 0 0 40px 0;
}
#cb-author-box .cb-mask {
  display: none;
  float: left;
  overflow: hidden;
  padding-right: 15px;
}
#cb-author-box .cb-mask img {
  margin: 0;
}
#cb-author-box .cb-meta {
  width: 100%;
  float: left;
}
#cb-author-box .cb-meta .cb-info {
  float: left;
  width: 100%;
  line-height: 1;
}
#cb-author-box .cb-meta .cb-info .cb-author-title {
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
#cb-author-box .cb-meta .cb-info .cb-author-title a {
  color: #333333;
  display: inline-block;
}
#cb-author-box .cb-meta .cb-info .cb-author-position {
  color: #cccccc;
  font-size: 16px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
#cb-author-box .cb-meta .cb-info .cb-author-position .fa-long-arrow-right {
  margin-right: 10px;
}
#cb-author-box .cb-meta .cb-info .cb-author-contact {
  vertical-align: middle;
  padding: 10px 0 0 0;
  display: none;
}
#cb-author-box .cb-meta .cb-info .cb-author-contact .fa-link, #cb-author-box .cb-meta .cb-info .cb-author-contact .fa-twitter, #cb-author-box .cb-meta .cb-info .cb-author-contact .fa-envelope-o, #cb-author-box .cb-meta .cb-info .cb-author-contact .cb-googleplus {
  margin: 0 0 0 10px;
  display: inline-block;
  vertical-align: middle;
}
#cb-author-box .cb-meta .cb-info .cb-author-contact .fa-link {
  color: #cccccc;
  font-size: 20px;
}
#cb-author-box .cb-meta .cb-info .cb-author-contact .cb-googleplus {
  text-decoration: none;
  width: 18px;
}
#cb-author-box .cb-meta .cb-info .cb-author-contact .cb-googleplus img {
  border: 0;
  margin: 0;
}
#cb-author-box .cb-meta .cb-info .cb-author-contact .fa-twitter {
  color: #00aced;
  font-size: 22px;
}
#cb-author-box .cb-meta .cb-info .cb-author-contact .fa-envelope-o {
  color: #cccccc;
  font-size: 18px;
  margin: -2px 0 0 0;
}
#cb-author-box .cb-meta .cb-author-bio {
  margin: 20px;
  color: #999999;
  float: left;
  width: 100%;
  padding: 10px 0 0 0;
}

/*********************
AUTHOR PAGE
*********************/
.cb-author-page .cb-author-details, .cb-about-page .cb-author-line .cb-author-details {
  padding: 20px 0 0 0;
  background: #f5f5f5;
}
.cb-author-page .cb-author-details .cb-mask, .cb-about-page .cb-author-line .cb-author-details .cb-mask {
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.cb-author-page .cb-author-details .cb-mask img, .cb-about-page .cb-author-line .cb-author-details .cb-mask img {
  width: 100px;
  margin: 0;
}
.cb-author-page .cb-author-details .cb-meta, .cb-about-page .cb-author-line .cb-author-details .cb-meta {
  text-align: center;
  overflow: hidden;
  letter-spacing: 1px;
  border: 1px solid #e5e5e5;
  border-top: none;
}
.cb-author-page .cb-author-details .cb-meta h3, .cb-about-page .cb-author-line .cb-author-details .cb-meta h3 {
  width: 100%;
  padding: 20px 10px 5px 10px;
  font-size: 16px;
  margin: 0;
}
.cb-author-page .cb-author-details .cb-meta h3 a, .cb-about-page .cb-author-line .cb-author-details .cb-meta h3 a {
  color: #808080;
}
.cb-author-page .cb-author-details .cb-meta .cb-author-page-contact, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact {
  width: 100%;
  padding: 10px 0;
  border-bottom: 3px solid transparent;
}
.cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-link, .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-twitter, .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-envelope-o, .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-link, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-twitter, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-envelope-o, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus {
  margin: 0 0 0 10px;
  display: inline-block;
  vertical-align: middle;
}
.cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-link, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-link {
  color: #b3b3b3;
  font-size: 18px;
}
.cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus {
  width: 18px;
  text-decoration: none;
}
.cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus img, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus img {
  margin: 0;
  border: 0;
  vertical-align: middle;
}
.cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-twitter, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-twitter {
  color: #00aced;
  font-size: 20px;
}
.cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-envelope-o, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-envelope-o {
  color: #b3b3b3;
  font-size: 17px;
}
.cb-author-page .cb-author-details .cb-meta .cb-author-position, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-position {
  font-size: 13px;
  padding: 0  0 5px 0;
  color: #b3b3b3;
}
.cb-author-page .cb-author-details .cb-meta .cb-author-bio, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-bio {
  padding: 10px;
  margin: 0;
  color: #999999;
}

.cb-about-page .cb-author-line {
  margin: 0 0 30px 0;
}
.cb-about-page .cb-author-line .cb-author-details {
  padding: 0;
  margin-right: 30px;
  margin-bottom: 30px;
  width: 100%;
  float: left;
}
.cb-about-page .cb-author-line .cb-author-details:last-child {
  margin-right: 0;
}
.cb-about-page .cb-author-line .cb-author-details .cb-mask img {
  width: 100px;
}

.cb-about-page.wrap .cb-author-line .cb-author-details {
  width: 100%;
}

/******************************************************************
CONTACT PAGE STYLES
******************************************************************/
.wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-textarea {
  margin-top: 5px;
  width: 50%;
  padding: 12px;
  font: inherit;
  line-height: 1.5em;
  border: 3px solid #f0f0f0;
  background: #fafafa;
  color: #808080;
  margin-top: 10px;
  -webkit-transition: background, 0.35s;
  -ms-transition: background, 0.35s;
  -o-transition: background, 0.35s;
  -transition: background, 0.35s;
  transition: background, 0.35s;
}
.wpcf7-form-control.wpcf7-text:focus, .wpcf7-form-control.wpcf7-textarea:focus {
  background: #fff;
  outline: none;
}
.wpcf7-form-control.wpcf7-text:invalid, .wpcf7-form-control.wpcf7-textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}

.wpcf7-form-control.wpcf7-textarea {
  width: 100%;
}

.wpcf7-form p {
  color: #808080;
  font-size: 1.15em;
}

.wpcf7-form-control.wpcf7-text:focus, .wpcf7-form-control.wpcf7-textarea:focus {
  background-color: #fff;
}

.wpcf7-submit {
  text-decoration: none;
  margin-top: 20px;
  font-size: 1.25em;
  background: #fafafa;
  -webkit-transition: background, 0.35s;
  -ms-transition: background, 0.35s;
  -o-transition: background, 0.35s;
  -transition: background, 0.35s;
  transition: background, 0.35s;
  padding: 10px 30px;
  color: #999999;
  border: 3px solid #f0f0f0;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  -webkit-appearance: none;
  font-weight: 700;
}
.wpcf7-submit:hover, .wpcf7-submit:focus {
  background: #f5f5f5;
}

/**********************
SHORTCODES
*********************/
.cb-accordion a, .cb-accordion span {
  color: #fff;
  display: block;
  padding: 10px;
}
.cb-accordion span {
  background-color: #333333;
}
.cb-accordion a {
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  background-color: #2d2d2d;
}

.cb-alert {
  width: 100%;
  padding: 40px;
  color: #fff;
  border: 3px solid transparent;
  margin: 20px 0;
  text-align: center;
  letter-spacing: 2px;
}

.cb-alert.cb-red {
  background: #D62F2F;
  border-color: #af2323;
}

.cb-alert.cb-yellow {
  background: #f0d544;
  color: #333333;
  border-color: #bfa40f;
}

.cb-alert.cb-green {
  background: #1ba83f;
  border-color: #13732b;
}

.cb-alert.cb-white {
  background: #f5f5f5;
  color: #999999;
  border-color: gainsboro;
}

.cb-alert.cb-blue {
  background: #263852;
  border-color: #16202f;
}

.cb-highlight {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 1px;
  color: #fff;
}

.cb-button {
  letter-spacing: 2px;
}
.cb-button a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 30px;
  color: #fafafa !important;
  display: inline-block;
  margin: 2px 2px 2px 0;
  border: 3px solid transparent;
}

.cb-button.cb-center {
  display: block;
  text-align: center;
}

.cb-button.cb-no-url {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 30px;
  color: #fafafa;
  display: inline-block;
  margin: 2px 2px 2px 0;
  border: 3px solid transparent;
}

.cb-button.cb-yellow a, .cb-button.cb-yellow.cb-no-url {
  background: #eccb15;
}

.cb-button.cb-white a, .cb-button.cb-white.cb-no-url {
  background: #f0f0f0;
  color: #808080 !important;
  border-color: #cccccc;
}

.cb-button.cb-pink a, .cb-button.cb-pink.cb-no-url {
  background: #ca56b0;
}

.cb-button.cb-green a, .cb-button.cb-green.cb-no-url {
  background: #1a9f3c;
}

.cb-button.cb-red a, .cb-button.cb-red.cb-no-url {
  background: #D62F2F;
}

.cb-button.cb-black a, .cb-button.cb-black.cb-no-url {
  background: #1a1a1a;
}

.cb-button.cb-grey a, .cb-button.cb-grey.cb-no-url {
  background: #4d4d4d;
}

.cb-button.cb-blue a, .cb-button.cb-blue.cb-no-url {
  background: #263852;
}

.cb-button.cb-brown a, .cb-button.cb-brown.cb-no-url {
  background: #975021;
}

.cb-button.cb-big a, .cb-button.cb-big.cb-no-url {
  padding: 15px 40px;
  font-size: 18px;
}

.cb-toggler {
  margin-bottom: 15px;
  margin-left:20px;
}
.cb-toggler .fa-minus, .cb-toggler .fa-plus {
  color: #cccccc;
  display: inline-block;
  margin-right: 15px;
  float: left;
  line-height: 32px;
  font-size:24px;
}
.cb-toggler .fa-minus {
  display: none;
}
.cb-toggler .cb-toggle {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #808080;
  font-size:24px;
}
.cb-toggler .cb-toggle-content {
  display: none;
  margin-bottom: 15px;
}

.cb-dropcap-big {
  font-size: 80px;
  color: #4d4d4d;
  float: left;
  line-height: 1;
  margin-right: 15px;
  font-weight: 700;
}

.cb-dropcap-small {
  font-size: 60px;
  color: #4d4d4d;
  float: left;
  line-height: 1;
  margin-right: 10px;
  font-weight: 700;
}

.cb-tabs {
  margin: 0 0 30px 0;
}
.cb-tabs > ul {
  margin: 0;
}
.cb-tabs > ul li {
  text-align: center;
  border-bottom: #e5e5e5 3px solid;
  background: #f5f5f5;
  letter-spacing: 2px;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  padding: 14px 30px 15px 30px;
}
.cb-tabs > ul li a {
  color: #999999;
}
.cb-tabs > ul .current {
  border-bottom: #666666 3px solid;
}
.cb-tabs .cb-panes .cb-tab-content {
  margin-top: 30px;
  display: none;
}
.cb-tabs .cb-panes .cb-tab-content h2 {
  font-size: 30px;
  margin: -20px 0 0 0;
}
.cb-tabs .cb-panes .cb-tab-content p {
  margin: 20px 0;
}

.cb-video-frame {
  margin: 20px 0;
}

.cb-divider {
  width: 100%;
  text-align: center;
  height: auto;
  margin: 30px 0;
  background: #e5e5e5;
}
.cb-divider .cb-title {
  background: #fff;
  padding: 7px 30px;
  font-size: 14px;
  color: #808080;
  font-weight: 700;
  letter-spacing: 2px;
  display: inline-block;
  top: -10px;
  position: relative;
}

.cb-video-gallery a {
  vertical-align: top;
}
.cb-video-gallery a img {
  margin: 0;
}

/******************************************************************
BLOG STLYES
******************************************************************/
.cb-hp-paginated.cb-site-padding {
  padding-top: 20px;
}

.cb-mask img {
  vertical-align: top;
  /*min-width: 100%;*/
  /*border: 3px solid #494949;*/
}

.sticky {
  border: #e5e5e5 1px solid;
  background: #f5f5f5;
}

.gallery-caption {
  background: #2d2d2d;
}
.content-body figure figcaption{clear:both;display:block;font-family:Georgia,serif;font-style:oblique;margin:10px 0;text-align:centerleft;text-shadow:rgba(255,255,255,0.5) 0 1px 0}

.cb-read-more {
  text-transform: uppercase;
  padding-left: 3px;
  -webkit-transition: 0.35s background, 0.35s color;
  -transition: 0.35s background, 0.35s color;
  transition: 0.35s background, 0.35s color;
  margin-bottom: 10px;
  font-size: 10px;
  letter-spacing: 1px;
  display: inline-block;
  font-weight: 700;
  color: #666;
}

.cb-blog-style-a, .cb-blog-style-d {
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
  margin: 0 0 30px 0;
}
.cb-blog-style-a .cb-mask, .cb-blog-style-d .cb-mask {
  width: 100%;
  margin: 0;
  position: relative;
  overflow: hidden;
  float: left;
}
.cb-blog-style-a .cb-mask a, .cb-blog-style-d .cb-mask a {
  display: block;
}
.cb-blog-style-a .cb-meta, .cb-blog-style-d .cb-meta {
  width: 100%;
  float: left;
  padding: 10px 20px 10px 10px;
}
.cb-blog-style-a .cb-meta h2, .cb-blog-style-d .cb-meta h2 {
  margin: 0 0 5px 0;
  font-weight: 700;
  letter-spacing: 1px;
}
.cb-blog-style-a .cb-meta h2 a, .cb-blog-style-d .cb-meta h2 a {
  color: #4d4d4d;
}
.cb-blog-style-a .cb-meta .cb-excerpt, .cb-blog-style-d .cb-meta .cb-excerpt {
  margin: 0;
  color: #808080;
}

.cb-blog-style-a {
  width: 100%;
}

.cb-blog-style-a:last-of-type {
  margin-bottom: 0 !important;
}

.cb-blog-style-d .cb-mask, .cb-blog-style-d .cb-mask a img, .cb-blog-style-d .cb-meta {
  width: 100%;
}
.cb-blog-style-d .cb-meta {
  padding: 10px;
}
.cb-blog-style-d .cb-meta h2 {
  font-size: 18px;
}

.cb-blog-style-e {
  padding: 0 0 10px 0;
}
.cb-blog-style-e .cb-post-title {
  font-size: 12px;
  margin-bottom: 10px !important;
}
.cb-blog-style-e .cb-mask {
  width: 50%;
  margin-right: 0;
  display: block;
  float: left;
}
.cb-blog-style-e .cb-meta {
  width: 50%;
  padding: 5px 0 5px 10px !important;
  float: left;
}

.cb-blog-style.cb-dark-blog {
  background: #2d2d2d;
}
.cb-blog-style.cb-dark-blog .cb-meta .cb-byline {
  color: #e5e5e5;
}
.cb-blog-style.cb-dark-blog .cb-meta .cb-byline a {
  color: #e5e5e5;
}
.cb-blog-style.cb-dark-blog .cb-meta h2 {
  font-weight: 400;
}
.cb-blog-style.cb-dark-blog .cb-meta h2 a {
  color: #f2f2f2;
}
.cb-blog-style.cb-dark-blog .cb-meta .cb-excerpt {
  color: #b3b3b3;
}

/*********************
POSTS & CONTENT STYLES
*********************/
.cb-image-credit {
  z-index: 2;
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(../images/black-50.png);
  background: rgba(0, 0, 0, 0.65);
  color: #f0f0f0;
  font-size: 12px;
  padding: 5px 10px;
}
.cb-image-credit i {
  margin-right: 10px;
  font-size: 10px;
}
.cb-image-credit a {
  color: #cccccc;
}

#cb-standard-featured {
  margin-bottom: 20px;
}
#cb-standard-featured .cb-entry-header {
  color: #666666;
  z-index: 3;
}

.cb-first-drop .cb-entry-content > p:first-of-type:first-letter {
  font-weight: 700;
  float: left;
  line-height: 1;
  margin: 0 20px 0 0;
  text-transform: uppercase;
}

.cb-drop-s .cb-entry-content > p:first-of-type:first-letter {
  font-size: 3em;
}

.cb-drop-l .cb-entry-content > p:first-of-type:first-letter {
  font-size: 6em;
}

.cb-fis-big {
  position: relative;
}
.cb-fis-big .cb-entry-header {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  text-align: center;
}
.cb-fis-big .cb-entry-header .cb-title-fi {
  padding: 0 10px;
}
.cb-fis-big .cb-entry-header .cb-title-fi .cb-entry-title {
  text-transform: uppercase;
  padding: 5px 0;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 700;
  line-height : 1.5;
  color: #4d4d4d;
  margin: 0;
}
.cb-fis-big .cb-entry-header .cb-title-fi .cb-byline {
  margin: 0;
  display: none;
}
.cb-fis-big .cb-mask {
  position: relative;
  height: 100%;
}
.cb-fis-big .cb-image-credit {
  bottom: auto;
  top: 0;
  font-size: 10px;
  padding: 2px 10px;
}

.cb-fis-tl-overlay .cb-fis-big #cb-full-width-featured-img #cb-media-bg {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4;
}
.cb-fis-tl-overlay .cb-fis-big #cb-par-wrap img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
.cb-fis-tl-overlay .cb-fis-big .cb-entry-header .cb-title-fi {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 10%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 95;
}
.cb-fis-tl-overlay .cb-fis-big .cb-entry-header .cb-title-fi .cb-entry-title {
  color: #fff;
  font-size: 16px;
}
.cb-fis-tl-overlay .cb-fis-big .cb-entry-header .cb-title-fi .cb-byline, .cb-fis-tl-overlay .cb-fis-big .cb-entry-header .cb-title-fi .cb-byline a {
  color: #f2f2f2;
}

.cb-fis-tl-default .cb-fis-big .cb-entry-header .cb-title-fi {
  display: inline-block;
  bottom: 0;
  position: absolute;
  left: 0;
  text-align: left;
  background: white;
  z-index: 3;
}

.cb-fis .cb-single-title {
  color: #333;
}

.cb-fis-tl-st-above #cb-standard-featured .cb-fis {
  margin-bottom: 20px;
}

.cb-fis-tl-st-default #cb-standard-featured .cb-fis {
  margin-top: 20px;
}

#cb-full-width-featured {
  background: #fff !important;
}

#cb-full-width-featured-img {
  height: 200px;
}

#cb-full-background-featured {
  height: 150px;
  -webkit-transition: 0.6s height ease;
  -ms-transition: 0.6s height ease;
  -o-transition: 0.6s height ease;
  -transition: 0.6s height ease;
  transition: 0.6s height ease;
}

#cb-media-bg {
  height: 100%;
  width: 100%;
  background: #000;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
  z-index: 4;
  position: absolute;
  -webkit-transition: 0.35s all ease;
  -ms-transition: 0.35s all ease;
  -o-transition: 0.35s all ease;
  -transition: 0.35s all ease;
  transition: 0.35s all ease;
}

#cb-parallax-featured {
  position: static;
  -webkit-transition: 0.6s height ease;
  -ms-transition: 0.6s height ease;
  -o-transition: 0.6s height ease;
  -transition: 0.6s height ease;
  transition: 0.6s height ease;
}
#cb-parallax-featured .cb-parallax-media-bg {
  background: #000 !important;
}
#cb-parallax-featured .cb-entry-header, #cb-parallax-featured .cb-entry-header .cb-byline {
  position: relative;
}
#cb-parallax-featured .cb-mask {
  height: auto;
}
#cb-parallax-featured #cb-parallax-bg {
  z-index: -2;
  position: absolute;
  background-color: #060606;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}
#cb-parallax-featured .cb-parallax-bg-color {
  background-color: #000 !important;
}

#cb-par-wrap {
  position: absolute;
  overflow: hidden;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
#cb-par-wrap img {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin: auto;
  min-width: 50%;
  min-height: 50%;
  max-width: none;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.cb-style-off {
  margin-bottom: 20px;
}

.entry-content {
  margin: 0 0 30px 0;
}
.entry-content blockquote {
  margin: 5px 0 15px 5%;
  border-left: 3px solid #d51011;
  content: "\f10d";
  padding-left: 20px;
  padding-right: 15px;
  background-color: #f7f7f7;
  border-style: solid;
  border-width: 1px 1px 1px 5px;
  padding-top: 15px;
  border-color: #e8e8e8 #e8e8e8 #e8e8e8 #eb1436;
}
.entry-content blockquote cite {
  font-size: 14px;
  color: #b3b3b3;
  display: block;
  margin-top: 10px;
}
.entry-content blockquote p {
  font-size: 16px;
  font-style: italic;
  color: #777;
}
.entry-content dt {
  font-weight: bold;
}
.entry-content dd {
  padding-left: 50px;
}
.entry-content table {
  width: 100%;
  margin-bottom: 5px;
}
.entry-content table tr td {
 /*border-bottom: 1px solid #e7e7e7;*/
  padding: 5px;
  font-size: 14px;
}
.entry-content table tr th {
  padding: 5px;
  background-color: #eeeeee;
  color: #595959;
  /*background-color: #c01d1e;*/
  /*color: #fff;*/
}
.entry-content ul {
  /*margin: 10px 0;*/
  /*list-style-type: circle;*/
  list-style-position: inside;
  font-size: 14px;
}
.entry-content ul li ol, .entry-content ul li ul {
  margin: 0 0 0 20px;
}
.entry-content ol {
  margin: 15px 0;
  list-style-type: decimal;
  list-style-position: inside;
  font-size: 14px;
}
.entry-content ol li ol, .entry-content ol li ul {
  margin: 0 0 0 20px;
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  margin: 0 0 0px 0;
  max-width: 100%;
  height: auto;
}
.entry-content .wp-smiley {
  margin: 0;
}
.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px;
}

.wp-caption {
	background-color:#f0efee;
	padding: 5px 5px 0px 5px;
	/*padding-top:5px;
	padding-left:5px;
	padding-right:-5px;*/

}
.wp-caption img {
	position:relative;
	text-align:center;

}
.wp-caption p.wp-caption-text {
	font-size:10px;
	line-height:17px;
	margin:0;
	padding:0 0px 5px;
	text-align:left;
}

.alignnone {
  overflow: hidden;
}

.gallery {
  /*background: #f2f2f2;*/
  margin-top: 5px !important;
  margin-bottom: 10px !important;
  
}
.gallery dl {
  /*margin-top: 30px !important;*/
}
.gallery dl dt {
  font-size: 0;
}
.gallery dl dd.gallery-caption {
  background: #f2f2f2;
  padding: 8px 10px;
  text-align: center;
  color: #535353;
  margin: 0;
  letter-spacing: 1px;
}
.gallery dl a {
  vertical-align: top;
}
.gallery dl img {
  border: none !important;
  margin: 0;
}

.boxer-caption.gallery {
  background: transparent;
  margin: 0 !important;
}

/******************************************************************
GALLERY POST STYLES
*****************************************************************/
#cb-gallery-post {
  background: #f7f7f7;
}
#cb-gallery-post #cb-gallery {
  overflow: hidden;
  max-height: 240px;
}
#cb-gallery-post #cb-gallery .slides {
  height: 100%;
  line-height: 0;
}
#cb-gallery-post #cb-gallery .slides li {
  position: relative;
  background: #1a1a1a;
  display: none;
  height: 100%;
}
#cb-gallery-post #cb-gallery .slides li i {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
#cb-gallery-post #cb-gallery .slides li .cb-meta .cb-caption {
  line-height: 1.2;
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: center;
  padding: 15px 10px;
  background: url(../images/black-50.png);
  background: rgba(0, 0, 0, 0.6);
  color: #f7f7f7;
  letter-spacing: 1px;
  z-index: 5;
  font-size: 12px;
}
#cb-gallery-post #cb-gallery .flex-direction-nav {
  display: none;
  line-height: 0;
}
#cb-gallery-post #cb-gallery .flex-viewport {
  height: 100%;
}
#cb-gallery-post #cb-carousel {
  margin: 5px;
  position: relative;
}
#cb-gallery-post #cb-carousel .slides li {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  display: none;
  position: relative;
  margin: 0 5px 5px 0;
}
#cb-gallery-post #cb-carousel .slides .flex-active-slide {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
}

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.cb-page-navigation, .page-navigation, .wp-prev-next, .woocommerce-pagination {
  padding: 20px 0 30px 0;
  clear: both;
}
.cb-page-navigation .cb-page-navi, .cb-page-navigation .page-numbers, .page-navigation .cb-page-navi, .page-navigation .page-numbers, .wp-prev-next .cb-page-navi, .wp-prev-next .page-numbers, .woocommerce-pagination .cb-page-navi, .woocommerce-pagination .page-numbers {
  margin: 0;
}
.cb-page-navigation .cb-page-navi li, .cb-page-navigation .page-numbers li, .page-navigation .cb-page-navi li, .page-navigation .page-numbers li, .wp-prev-next .cb-page-navi li, .wp-prev-next .page-numbers li, .woocommerce-pagination .cb-page-navi li, .woocommerce-pagination .page-numbers li {
  display: inline-block;
  margin: 0 10px 10px 0;
  -webkit-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  -transition: all 0.35s;
  transition: all 0.35s;
}
.cb-page-navigation .cb-page-navi li a, .cb-page-navigation .page-numbers li a, .page-navigation .cb-page-navi li a, .page-navigation .page-numbers li a, .wp-prev-next .cb-page-navi li a, .wp-prev-next .page-numbers li a, .woocommerce-pagination .cb-page-navi li a, .woocommerce-pagination .page-numbers li a {
  display: block;
  padding: 3px 10px;
  color: #999999;
  border: 3px solid #e9e9e9;
}
.cb-page-navigation .cb-page-navi .cb-current, .cb-page-navigation .cb-page-navi li .current, .cb-page-navigation .page-numbers .cb-current, .cb-page-navigation .page-numbers li .current, .page-navigation .cb-page-navi .cb-current, .page-navigation .cb-page-navi li .current, .page-navigation .page-numbers .cb-current, .page-navigation .page-numbers li .current, .wp-prev-next .cb-page-navi .cb-current, .wp-prev-next .cb-page-navi li .current, .wp-prev-next .page-numbers .cb-current, .wp-prev-next .page-numbers li .current, .woocommerce-pagination .cb-page-navi .cb-current, .woocommerce-pagination .cb-page-navi li .current, .woocommerce-pagination .page-numbers .cb-current, .woocommerce-pagination .page-numbers li .current {
  background: #b3b3b3;
  border: 3px solid #b3b3b3;
  padding: 3px 10px;
  color: #f5f5f5;
}
.cb-page-navigation .cb-page-navi li .current, .cb-page-navigation .page-numbers li .current, .page-navigation .cb-page-navi li .current, .page-navigation .page-numbers li .current, .wp-prev-next .cb-page-navi li .current, .wp-prev-next .page-numbers li .current, .woocommerce-pagination .cb-page-navi li .current, .woocommerce-pagination .page-numbers li .current {
  display: block;
}
.cb-page-navigation .cb-page-navi .cb-prev-link, .cb-page-navigation .cb-page-navi .cb-next-link, .cb-page-navigation .page-numbers .cb-prev-link, .cb-page-navigation .page-numbers .cb-next-link, .page-navigation .cb-page-navi .cb-prev-link, .page-navigation .cb-page-navi .cb-next-link, .page-navigation .page-numbers .cb-prev-link, .page-navigation .page-numbers .cb-next-link, .wp-prev-next .cb-page-navi .cb-prev-link, .wp-prev-next .cb-page-navi .cb-next-link, .wp-prev-next .page-numbers .cb-prev-link, .wp-prev-next .page-numbers .cb-next-link, .woocommerce-pagination .cb-page-navi .cb-prev-link, .woocommerce-pagination .cb-page-navi .cb-next-link, .woocommerce-pagination .page-numbers .cb-prev-link, .woocommerce-pagination .page-numbers .cb-next-link {
  margin: 0 0 10px 10px;
}
.cb-page-navigation .cb-page-navi .cb-prev-link a, .cb-page-navigation .cb-page-navi .cb-next-link a, .cb-page-navigation .page-numbers .cb-prev-link a, .cb-page-navigation .page-numbers .cb-next-link a, .page-navigation .cb-page-navi .cb-prev-link a, .page-navigation .cb-page-navi .cb-next-link a, .page-navigation .page-numbers .cb-prev-link a, .page-navigation .page-numbers .cb-next-link a, .wp-prev-next .cb-page-navi .cb-prev-link a, .wp-prev-next .cb-page-navi .cb-next-link a, .wp-prev-next .page-numbers .cb-prev-link a, .wp-prev-next .page-numbers .cb-next-link a, .woocommerce-pagination .cb-page-navi .cb-prev-link a, .woocommerce-pagination .cb-page-navi .cb-next-link a, .woocommerce-pagination .page-numbers .cb-prev-link a, .woocommerce-pagination .page-numbers .cb-next-link a {
  color: #b3b3b3;
}

.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}

.cb-post-pagination {
  margin: 20px 0 30px 0;
}
.cb-post-pagination a .wp-link-pages-number {
  display: inline-block;
  margin: 0 10px 10px 0;
  text-decoration: none;
  position: relative;
  color: #999999;
  border: 3px solid #e9e9e9;
  background: #f7f7f7;
}
.cb-post-pagination .wp-link-pages-number {
  padding: 10px 20px;
  float: left;
  margin: 0 10px 10px 0;
  background: #b3b3b3;
  font-size: 14px;
  border: 3px solid #b3b3b3;
  text-decoration: none;
  position: relative;
  color: #f5f5f5;
}

#cb-blog-infinite-load {
  margin: 40px 0;
}
#cb-blog-infinite-load a {
  -webkit-transition: all 0.35s;
  -ms-transition: all 0.35s;
  -o-transition: all 0.35s;
  -transition: all 0.35s;
  transition: all 0.35s;
  display: block;
  padding: 15px;
  text-align: center;
  color: #999999;
  background: #f7f7f7;
  margin: 0 5px 5px 0;
  letter-spacing: 2px;
  border: 3px solid #e5e5e5;
  font-size: 18px;
  text-transform: uppercase;
}
#cb-blog-infinite-load a:hover {
  background-color: #e5e5e5;
  color: gray;
  text-decoration: none !important;
}

.cb-no-more-posts {
  display: block;
  padding: 15px;
  text-align: center;
  color: #B8B8B8;
  background: #f7f7f7;
  margin: 40px 0;
  letter-spacing: 2px;
  border: 3px solid #eee;
  font-size: 18px;
  text-transform: uppercase;
}

.cb-pagination-button {
  clear: left;
}

#cb-blog-infinite-load.cb-hidden, #cb-blog-infinite-scroll.cb-hidden {
  display: none;
}

#main.cb-loading {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}

.cb-hide {
  display: none;
}

/******************************************************************
COMMENT STYLES
******************************************************************/
.commentlist {
  margin: 20px 0 20px 0;
}
.commentlist .cb-gravatar-image {
  width: 80px;
  float: left;
  margin-left: 30px;
  display: none;
}
.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  border-top: 1px solid #f0f0f0;
}
.commentlist li .cb-comment-body {
  width: 100%;
  float: left;
  padding: 0 10px;
}
.commentlist li:last-child {
  margin-bottom: 0;
  border-bottom: 1px solid #f0f0f0;
}
.commentlist li:last-child article {
  border-bottom: none !important;
}
.commentlist li article {
  padding: 40px 0;
}
.commentlist ul.children {
  background: #fff;
  padding: 0 0 0 20px;
  margin: 0;
}
.commentlist ul.children li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.commentlist .bypostauthor {
  background: #f0f0f0;
  border-bottom: 3px solid #fff;
}
.commentlist .bypostauthor article {
  border-bottom: 3px solid #fff;
}
.commentlist .comment-author {
  margin: 0 0 10px 0;
}
.commentlist .vcard cite.fn {
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 2px;
  font-style: normal;
  margin: 0 0 2px 0;
  display: block;
}
.commentlist .vcard cite.fn a.url {
  color: #4d4d4d;
}
.commentlist .vcard time {
  display: block;
  font-size: 12px;
  color: #b3b3b3;
  letter-spacing: 0.1em;
}
.commentlist .vcard time a {
  color: #999;
  text-decoration: none;
}
.commentlist .vcard time a:hover {
  text-decoration: underline;
}
.commentlist .vcard img.avatar {
  position: absolute;
  left: 10px;
  padding: 2px;
  border: 1px solid #cecece;
  background-color: #fff;
}
.commentlist .comment_content p {
  margin: 0 0 20px 0;
  color: #808080;
}
.commentlist .comment-reply-link {
  text-decoration: none;
  float: left;
  background: #f7f7f7;
  padding: 7px 20px;
  font-size: 14px;
  color: #999999;
  border: 3px solid #e9e9e9;
  -webkit-transition: opacity, 0.35s;
  -ms-transition: opacity, 0.35s;
  -o-transition: opacity, 0.35s;
  -transition: opacity, 0.35s;
  transition: opacity, 0.35s;
  margin-bottom: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
}
.commentlist .comment-reply-link:focus {
  background: #e9e9e9;
  text-decoration: none !important;
}

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
#reply-title {
  padding: 0 0 5px 0;
  letter-spacing: 0.15em;
  text-transform: uppercase;
  font-size: 16px;
  color: #808080;
  margin: 0 0 15px 0;
  border-bottom: 10px solid #f0f0f0;
}
#reply-title small {
  float: right;
}
#reply-title a {
  display: block;
  margin-top: 5px;
  font-size: 12px;
}

#respond {
  margin: 0 0 30px 0;
  background: #fff;
}
#respond p {
  margin: 0 0 30px 0;
}
#respond form {
  font-size: 18px;
}
#respond form label, #respond form small {
  display: block;
}
#respond form .comment-form-author, #respond form .comment-form-email {
  width: 48%;
  float: left;
}
#respond form .comment-form-author {
  margin: 0 4% 0 0;
}
#respond form .comment-form-url {
  width: 100%;
}
#respond form .comment-notes {
  font-size: 16px;
  color: #cccccc;
  margin: 0 0 20px 0;
}
#respond form input[type=text], #respond form input[type=email], #respond form input[type=url], #respond form textarea {
  padding: 12px;
  font: inherit;
  line-height: 1.5em;
  border: 3px solid #e9e9e9;
  background: #f7f7f7;
  color: #808080;
  margin-top: 10px;
  -webkit-transition: background, 0.35s;
  -ms-transition: background, 0.35s;
  -o-transition: background, 0.35s;
  -transition: background, 0.35s;
  transition: background, 0.35s;
}
#respond form input[type=text]:focus, #respond form input[type=email]:focus, #respond form input[type=url]:focus, #respond form textarea:focus {
  background: #e9e9e9;
  outline: none;
}
#respond form input[type=text]:invalid, #respond form input[type=email]:invalid, #respond form input[type=url]:invalid, #respond form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
#respond form input[type=text], #respond form input[type=email], #respond form input[type=url] {
  width: 100%;
  margin-top: 10px;
}
#respond form textarea {
  width: 100%;
  height: 150px;
}
#respond form #submit {
  text-decoration: none;
  background: #f7f7f7;
  -webkit-transition: background, 0.35s;
  -ms-transition: background, 0.35s;
  -o-transition: background, 0.35s;
  -transition: background, 0.35s;
  transition: background, 0.35s;
  padding: 10px 30px;
  color: #999999;
  border: 3px solid #e9e9e9;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  -webkit-appearance: none;
  font-weight: 700;
}
#respond form #submit:hover, #respond form #submit:focus {
  background: #e9e9e9;
}

#comment-form-title {
  margin: 0 0 15px;
}

.comments-logged-in-as, .logged-in-as {
  font-size: 12px;
  color: #b3b3b3;
  letter-spacing: 1px;
}

#allowed_tags {
  margin: 20px 10px 10px 0;
}

.nocomments {
  margin: 0 20px 20px;
}

/******************************************************************
TAGS FOOTER POSTS
*****************************************************************/
.cb-tags, .bbp-topic-tags {
  margin: 0 0 20px 0;
}
.cb-tags a, .bbp-topic-tags a {
  margin: 0 5px 5px 0;
  /*border: 3px solid #000;*/
  background: #CB0820;
  padding: 6px 10px;
  font-size: 12px !important;
  font-weight: 700;
  display: inline-block;
  color: #f7f7f7 !important;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.cb-tags a:hover, .bbp-topic-tags a:hover {
  background-color: #eeeeee;
  text-decoration: none !important;
  color: #CB0820 !important;
}

.cb-post-footer-block {
  margin: 0 0 30px;
}

/******************************************************************
PREVIOUS/NEXT LINKS
*****************************************************************/
#cb-previous-next-links {
  width: 100%;
  overflow: hidden;
  text-align: center;
  color: #999999;
  background: #eeeeee;
}
#cb-previous-next-links #cb-previous-link, #cb-previous-next-links #cb-next-link, #cb-previous-next-links .cb-empty {
  padding: 20px 15px 100px 15px;
  margin-bottom: -80px;
  width: 100%;
  float: left;
  position: relative;
}
#cb-previous-next-links #cb-previous-link .cb-title, #cb-previous-next-links #cb-next-link .cb-title, #cb-previous-next-links .cb-empty .cb-title {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  color: #cccccc;
}
#cb-previous-next-links #cb-previous-link a, #cb-previous-next-links #cb-next-link a, #cb-previous-next-links .cb-empty a {
  color: #999999;
  letter-spacing: 1px;
  margin-top: 5px;
  display: block;
}
#cb-previous-next-links #cb-previous-link .fa-long-arrow-left, #cb-previous-next-links #cb-previous-link .fa-long-arrow-right, #cb-previous-next-links #cb-next-link .fa-long-arrow-left, #cb-previous-next-links #cb-next-link .fa-long-arrow-right, #cb-previous-next-links .cb-empty .fa-long-arrow-left, #cb-previous-next-links .cb-empty .fa-long-arrow-right {
  color: #c5c5c5;
  font-size: 20px;
  display: block;
}
#cb-previous-next-links #cb-previous-link {
  border-right: 3px solid #fff;
}
#cb-previous-next-links #cb-next-link {
  border-left: 2px solid #fff;
}
#cb-previous-next-links .cb-empty {
  font-size: 10px;
  text-transform: uppercase;
  line-height: 40px;
}

/******************************************************************
SOCIAL SHARING
******************************************************************/
.cb-social-sharing > div, .cb-social-sharing > iframe {
  display: inline-block;
  margin-bottom: 10px;
}
.cb-social-sharing .cb-facebook, .cb-social-sharing .cb-pinterest, .cb-social-sharing .cb-tall, .cb-social-sharing .cb-twitter {
  margin-right: 10px;
}

.cb-beside {
  padding: 20px;
  text-align: center;
  background: #eeeeee;
}
.cb-beside .cb-title-subtle {
  color: #808080;
  letter-spacing: 1px;
  text-transform: uppercase;
  width: 100%;
  font-size: 16px;
  margin: 0 0 20px 0;
  position: relative;
  top: -3px;
}

.cb-social-sharing .cb-facebook {
  position: relative;
  top: -5px;
}

#cb-to-top {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  -transition: all 0.35s ease;
  transition: all 0.35s ease;
  position: fixed;
  bottom: 0;
  right: 20px;
  -moz-transform: translate3d(0, 20px, 0);
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
}
#cb-to-top i {
  font-size: 40px;
  padding: 5px 15px;
}

/*********************
SIDEBARS & ASIDES
*********************/
.cb-sidebar {
  background: #fff;
}
.cb-sidebar .cb-lwa-profile, .cb-sidebar .cb-form-body {
  padding: 0 10px;
}

.cb-sidebar-widget {
  margin-bottom: 30px;
  max-width: 100%;
  overflow: hidden;
}
.cb-sidebar-widget a {
  color: #4d4d4d;
}
.cb-sidebar-widget .cb-sidebar-widget-title {
  margin: 0 0 30px 0;
  text-align: center;
  border-bottom: transparent 3px solid;
  background-image:url(http://www.dragonball-ultimate.com/wp-content/uploads/2015/07/bg-cool.jpg);
  border-radius: 5px 10px 0 5px;
  padding: 14px 20px 15px 20px;
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
}
.cb-sidebar-widget .cb-light {
  background: #f2f2f2;
}
.cb-sidebar-widget .cb-light li .cb-meta h3 a {
  color: #4d4d4d;
}
.cb-sidebar-widget .lwa-form, .cb-sidebar-widget .lwa-remember, .cb-sidebar-widget .lwa-register-form, .cb-sidebar-widget .lwa.cb-logged-in {
  padding: 0 0 30px 0;
}

.widget_categories ul {
  margin: 15px 0;
  list-style-type: circle;
  list-style-position: inside;
  font-size: 14px;
}
.widget_categories ul li ol, .widget_categories ul li ul {
  margin: 0 0 0 20px;
}

.cb-small-squares-widget {
  text-align: center;
}
.cb-small-squares-widget li {
  display: inline-block;
  width: 50%;
  margin: 0 5px;
}

.widget_nav_menu ul, .widget_rss ul, .widget_recent_entries ul, .widget_recent_comments ul, .widget_meta ul, .widget_categories ul, .widget_archive ul, .widget_pages ul {
  list-style-type: disc;
  list-style-position: inside;
}

.widget_tag_cloud a, .tags-title {
  padding: 6px 10px;
  font-size: 12px !important;
  display: inline-block;
  color: #999999;
  background: #f7f7f7;
  margin: 0 5px 5px 0;
  letter-spacing: 1px;
  border: 3px solid #e5e5e5;
}

.widget_tag_cloud a {
  color: #b3b3b3;
}

#calendar_wrap {
  background-color: #f2f2f2;
}

#calendar_wrap td {
  padding: 10px;
  text-align: center;
}

#wp-calendar {
  width: 100%;
  color: #999999;
  font-size: 12px;
}
#wp-calendar caption {
  padding: 15px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  border-bottom: 3px solid transparent;
  margin: 0 0 20px 0;
  color: #666666;
}
#wp-calendar thead, #wp-calendar tfoot {
  background-color: #f2f2f2;
}
#wp-calendar thead tr th {
  padding: 5px 0;
}

.cb-top-reviews-widget li, .cb-related-posts-block li {
  margin-bottom: 20px;
}
.cb-top-reviews-widget li .cb-post-title, .cb-related-posts-block li .cb-post-title {
  font-weight: 400;
}
.cb-top-reviews-widget li .cb-countdown, .cb-related-posts-block li .cb-countdown {
  font-size: 32px;
  padding: 10px 0;
  text-align: center;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  background: #f2f2f2;
  color: #333333;
  height: 50px;
  width: 50px;
  line-height: 1;
}

.cb-social-media-widget {
  text-align: center;
  overflow: visible;
}
.cb-social-media-widget .cb-social-media-icon {
  display: inline-block;
  vertical-align: top;
  top: 0;
  height: 70px;
  width: 70px;
  position: relative;
  margin: 10px;
}
.cb-social-media-widget .cb-rss {
  background: url(../images/social-icons.png) -210px 0 no-repeat;
}
.cb-social-media-widget .cb-twitter {
  background: url(../images/social-icons.png) -70px 0 no-repeat;
}
.cb-social-media-widget .cb-googleplus {
  background: url(../images/social-icons.png) -140px 0 no-repeat;
}
.cb-social-media-widget .cb-facebook {
  background: url(../images/social-icons.png) 0 0 no-repeat;
}
.cb-social-media-widget .cb-youtube {
  background: url(../images/social-icons.png) -280px 0 no-repeat;
}

.widget-latest-articles ul {
  margin: 0;
}
.widget-latest-articles ul li {
  margin: 0 0 20px 0;
}
.widget-latest-articles ul li .cb-mask {
  position: relative;
}
.widget-latest-articles ul li .cb-mask a {
  display: block;
}
.widget-latest-articles ul li .cb-meta .cb-byline .cb-byline-element {
  margin: 0 3px 5px 0;
}
.widget-latest-articles ul li .cb-meta .cb-byline i {
  margin: 0 2px 0 0;
}
.widget-latest-articles ul li:last-child {
  margin: 0;
}
.widget-latest-articles .cb-small {
  padding: 10px;
}
.widget-latest-articles .cb-small li .cb-mask {
  float: left;
  margin: 0 20px 0 0;
}
.widget-latest-articles .cb-small li .cb-mask {
  display: block;
}
.widget-latest-articles .cb-big li {
  margin: 0;
}
.widget-latest-articles .cb-big li .cb-mask a img {
  width: 100%;
}
.widget-latest-articles .cb-big li .cb-meta {
  padding: 5px 5px 20px 5px;
}
.widget-latest-articles .cb-big li .cb-meta .h2 {
  margin: 0 0 5px 0;
  letter-spacing: 1px;
}

/*********************
FOOTER STYLES
*********************/
#cb-footer {
  background-color: #171717;
  /*border-top: 20px solid #333333;*/
  border-top: 3px solid #c03538;
}
#cb-footer a {
  color: #cccccc;
}
#cb-footer .cb-recent-comments-avatar {
  background: transparent;
}
#cb-footer .cb-recent-comments-avatar .cb-comment-with-avatar .cb-comment {
  color: #f5f5f5;
}
#cb-footer .cb-top-reviews-widget li .cb-meta h4 a {
  color: #f7f7f7;
}
#cb-footer #cb-widgets {
  background-color: #171717;
  overflow: hidden;
}
#cb-footer #cb-widgets > div {
  float: left;
  padding-top: 10px;
}
#cb-footer #cb-widgets .cb-footer-widget-title {
  text-align: center;
  padding: 15px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  margin: 0 0 20px 0;
  color: #f2f2f2;
  line-height: 3;
}
#cb-footer #cb-widgets .cb-footer-widget-title span {
  border-bottom: 3px solid #333333;
}
#cb-footer #cb-widgets .widget_tag_cloud a {
  color: #e5e5e5;
  background: #272727;
  border: 3px solid #333333;
}
#cb-footer #cb-widgets .widget_tag_cloud a:hover {
  background-color: #333333;
  color: #b3b3b3;
}
#cb-footer #cb-widgets .fb-like-box {
  background: #fff;
  width: 100%;
  overflow: hidden;
}
#cb-footer #cb-widgets .cb-125-ads li {
  margin: 0 10px 15px;
}
#cb-footer #cb-widgets .cb-comment-with-avatar {
  background: #272727;
}
#cb-footer #cb-widgets .cb-single-image-widget {
  padding-bottom: 0;
  text-align: center;
}
#cb-footer #cb-widgets .cb-single-image-widget img {
  padding: 10px 0 20px 0;
}
#cb-footer #cb-widgets .lwa .cb-header {
  display: none;
}
#cb-footer #cb-widgets .lwa-form, #cb-footer #cb-widgets .lwa-remember, #cb-footer #cb-widgets .lwa-register-form, #cb-footer #cb-widgets .lwa.cb-logged-in {
  padding: 0;
}
#cb-footer #cb-widgets .lwa .cb-form-body .cb-username, #cb-footer #cb-widgets .cb-join-modal .cb-form-body .cb-username {
  margin: 0 0 30px 0;
}
#cb-footer #cb-widgets .lwa .cb-form-body .cb-password, #cb-footer #cb-widgets .cb-join-modal .cb-form-body .cb-password {
  margin: 0 0 30px 0;
}
#cb-footer #cb-widgets .lwa .cb-form-body .cb-email, #cb-footer #cb-widgets .cb-join-modal .cb-form-body .cb-email {
  margin: 0 0 30px 0;
}
#cb-footer #cb-widgets .cb-search .cb-search-field {
  color: #e5e5e5;
  background: #2d2d2d;
  border: 0;
}
#cb-footer #cb-widgets .cb-search .cb-search-submit {
  background: #242424;
  color: #f2f2f2;
  border: 0;
}
#cb-footer .cb-fw {
  border-right: 1px solid #171717;
  border-left: 1px solid #171717;
}
#cb-footer .cb-column {
  margin-bottom: -700px;
  padding-bottom: 700px;
}
#cb-footer .cb-footer-wrap .cb-column {
  width: 100%;
}
#cb-footer .cb-footer-wrap .cb-footer-widget {
  margin: 0 10px;
  padding-bottom: 20px;
}
#cb-footer .cb-social-media-widget {
  text-align: center;
}
#cb-footer .cb-social-media-widget .cb-social-media-icon {
  margin: 0 10px 20px 10px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cb-footer .cb-footer-lower {
  padding: 20px 0;
  font-size: 12px;
  background: #1c1d1e;
}
#cb-footer .cb-footer-lower > div {
  padding: 0 10px;
}
#cb-footer .cb-footer-lower > div >
div {
  display: inline-block;
}
#cb-footer .cb-footer-lower .cb-copyright {
  width: 100%;
  color: #808080;
  text-align: center;
}
#cb-footer .cb-footer-lower .cb-footer-links {
  width: 100%;
}
#cb-footer .cb-footer-lower .cb-footer-links ul {
  text-align: center;
  margin: 20px 0 0 0;
}
#cb-footer .cb-footer-lower .cb-footer-links ul li {
  display: inline-block;
  margin: 0 5px;
}
#cb-footer .cb-footer-lower .cb-footer-links ul li a {
  color: #b3b3b3;
}
#cb-footer .cb-footer-lower .cb-footer-links ul li .sub-menu {
  display: none;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

.slides li img {
  width: 100%;
}

/******************************************************************
SLIDER MODULE STYLES
******************************************************************/
.cb-slider-block {
  position: relative;
  zoom: 1;
  margin: 0;
}
.cb-slider-block .cb-flex {
  position: relative;
}
.cb-slider-block .slides {
  zoom: 1;
}
.cb-slider-block .slides li {
  margin-right: 3px;
  position: relative;
  background: #060606;
  overflow: hidden;
  display: none;
}
.cb-slider-block .slides li img {
  vertical-align: top;
}
.cb-slider-block .flex-direction-nav {
  line-height: 0;
  text-align: left;
}
.cb-slider-block .flex-direction-nav a {
  /*z-index: 10;
  top: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  height: 100%;
  margin: 0;
  display: block;
  position: absolute;
  background: #f5f5f5;
  width: 40px;
  padding: 0 !important;*/
}
.cb-slider-block .flex-direction-nav a i {
  top: 50%;
  position: absolute;
  color: #4d4d4d;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  text-align: center;
  font-size: 36px;
  left: 0;
}
.cb-slider-block .flex-direction-nav .flex-next {
  right: 0;
}
.cb-slider-block .flex-direction-nav .flex-prev {
  left: 0;
}
.cb-slider-block .flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}

.flexslider-1-fw {
  width: 100%;
}

.cb-slider-a .cb-flex h2 {
  font-size: 16px;
  margin-bottom: 10px;
}

.cb-slider-a.cb-module-fw.cb-no-title {
  padding: 0 30px;
  background: none;
}

.cb-slider-b .slides li {
  margin-right: 0;
}
.cb-slider-b .cb-review-ext-box {
  display: none;
}

.flexslider-2.cb-featured .slides li {
  height: 520px;
  overflow: hidden;
}

.comment-form-social-connect label {
  color: #a3a3a3;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  float: none !important;
  text-align: center;
}

#respond .comment-form-social-connect label {
  text-align: left;
}

#respond .social_connect_ui p {
  margin-bottom: 10px;
}

/******************************************************************
CSS ANIMATION STYLES
******************************************************************/
.cb-zero-trigger {
  width: 0 !important;
}

.cb-zero-stars-trigger {
  width: 100% !important;
}

.cb-bar-ani {
  animation: cb-bar-ani 2s;
  -webkit-animation: cb-bar-ani 2s;
}

@keyframes cb-bar-ani {
  from {
    width: 0;
  }
}
@-webkit-keyframes cb-bar-ani {
  from {
    width: 0;
  }
}
@-moz-keyframes cb-bar-ani {
  from {
    width: 0;
  }
}
.cb-bar-ani-stars {
  animation: cb-bar-ani-stars 2s;
  -webkit-animation: cb-bar-ani-stars 2s;
}

@keyframes cb-bar-ani-stars {
  from {
    width: 100%;
  }
}
@-webkit-keyframes cb-bar-ani-stars {
  from {
    width: 100%;
  }
}
@-moz-keyframes cb-bar-ani-stars {
  from {
    width: 100%;
  }
}
.icon-facebook, .icon-twitter, .icon-youtube, .icon-instagram, .icon-linkedin, .icon-tumblr, .icon-flickr, .icon-pinterest {
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
.icon-facebook:before, .icon-twitter:before, .icon-youtube:before, .icon-instagram:before, .icon-linkedin:before, .icon-tumblr:before, .icon-flickr:before, .icon-pinterest:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-pinterest:before {
  content: "";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-flickr:before {
  content: "\F16E";
}

.icon-2x {
  font-size: 2em;
}

.fa-eye:before {
  position: relative;
  top: -1px;
}

.cb-pre-load .cb-recent ul {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -webkit-transition: 0.25s opacity ease;
  -ms-transition: 0.25s opacity ease;
  -o-transition: 0.25s opacity ease;
  -transition: 0.25s opacity ease;
  transition: 0.25s opacity ease;
}

.cb-pre-load .cb-recent:before {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'fontawesome';
  content: '\f1ce';
  -webkit-animation: cb-spinner 1s infinite;
  animation: cb-spinner 1s infinite;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 40px;
  z-index: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 0.25s opacity ease;
  -ms-transition: 0.25s opacity ease;
  -o-transition: 0.25s opacity ease;
  -transition: 0.25s opacity ease;
  transition: 0.25s opacity ease;
}

.cb-dark-menu .cb-pre-load .cb-recent:before {
  color: #fff;
}

.cb-light-menu .cb-pre-load .cb-recent:before {
  color: #161616;
}

.cb-pre-load.cb-pro-load .cb-recent:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.cb-pre-load.cb-pro-load .cb-recent ul {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
  opacity: 0.15;
}

@-moz-keyframes cb-spinner {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes cb-spinner {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes cb-spinner {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@media only screen and (max-width: 319px) {
  #cb-top-menu .cb-breaking-news {
    display: none;
  }

  #cb-top-menu .cb-mob {
    width: 50%;
  }

  #cb-top-menu .cb-mob-right {
    width: 50%;
  }
}
@media only screen and (max-width: 481px) {
  #cb-full-width-featured .cb-entry-header #cb-media-overlay #cb-media-frame iframe, #cb-full-background-featured .cb-entry-header #cb-media-overlay #cb-media-frame iframe, #cb-parallax-featured .cb-entry-header #cb-media-overlay #cb-media-frame iframe {
    width: 100%;
    height: 100%;
  }

  .cb-divider {
    height: auto;
  }

  .woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
    padding: 20px 0 !important;
  }

  .woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
    padding: 9px 5px !important;
  }
}
@media only screen and (min-width: 481px) {
  /*********************
  GENERAL STYLES
  *********************/
  h1, .h1 {
    font-size: 20px;
  }

  .wrap {
    width: 480px;
  }

  .cb-main {
    width: 440px;
    float: left;
    padding: 20px 0 0 0;
  }

  .cb-fw-bs .cb-main {
    width: 440px;
  }
  .cb-fw-bs .cb-main .entry-content .alignnone.size-full {
   */ margin: 20px 0 20px -20px;*/
    max-width: 480px;
  }

  .cb-site-padding {
    padding: 0 20px;
  }

  #cb-section-a {
    padding-top: 20px;
  }

  #cb-content .cb-main, #content.widecolumn .cb-main {
    margin: 0 20px;
  }
  #cb-content .cb-sidebar, #content.widecolumn .cb-sidebar {
    margin: 0 20px;
  }

  #cb-media-frame-lb iframe {
    max-height: none;
  }

  /*********************
  MODAL STYLES
  *********************/
  .cb-boxed {
    -moz-box-shadow: 0px 9px 0px 0px rgba(255, 255, 255, 0), 0px -9px 0px 0px rgba(255, 255, 255, 0), 10px 0px 30px 0px rgba(0, 0, 0, 0.15), -10px 0px 30px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 9px 0px 0px rgba(255, 255, 255, 0), 0px -9px 0px 0px rgba(255, 255, 255, 0), 10px 0px 30px 0px rgba(0, 0, 0, 0.15), -10px 0px 30px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 9px 0px 0px rgba(6, 6, 6, 0), 0px -9px 0px 0px rgba(6, 6, 6, 0), 10px 0px 30px 0px rgba(6, 6, 6, 0.45), -10px 0px 30px 0px rgba(6, 6, 6, 0.45);
  }

  /*********************
  POSTS & CONTENT STYLES
  *********************/
  .entry-content .alignleft, .entry-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left;
  }
  .entry-content .alignright, .entry-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right;
  }
  .entry-content .aligncenter, .entry-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
  }

  /*********************
  FEATURED IMAGES STYLES
  *********************/
  .cb-fis-big .cb-entry-header .cb-title-fi {
    padding: 0 20px;
  }
  .cb-fis-big .cb-entry-header .cb-title-fi .cb-entry-title {
    font-size: 14px;
  }
  .cb-fis-big .cb-entry-header .cb-title-fi .cb-byline {
    display: block;
  }
  .cb-fis-big .cb-image-credit {
    font-size: 12px;
    padding: 5px 10px;
  }

  #cb-full-width-featured-img {
    height: 320px;
  }

  /******************************************************************
  COMMENT STYLES
  ******************************************************************/
  .commentlist li .cb-comment-body {
    padding: 0 20px;
  }

  /*********************
  AUTHOR BOX STYLE
  *********************/
  #cb-author-box .cb-meta .cb-info .cb-author-title {
    float: left;
  }
  #cb-author-box .cb-meta .cb-info .cb-author-title a {
    font-size: 18px;
  }
  #cb-author-box .cb-meta .cb-info .cb-author-position {
    font-size: 18px;
    float: left;
  }
  #cb-author-box .cb-meta .cb-info .cb-author-contact {
    display: block;
    padding: 0;
    float: right;
  }

  /*********************
  AUTHOR PAGE
  *********************/
  .cb-about-page .cb-author-line {
    margin: 0 0 20px 0;
  }
  .cb-about-page .cb-author-line .cb-author-details {
    margin-right: 10px;
    width: 140px;
    margin-bottom: 0;
  }
  .cb-about-page .cb-author-line .cb-author-details .cb-mask img {
    width: 100%;
  }

  .cb-author-page .cb-main {
    width: 440px;
  }

  .cb-about-page.wrap .cb-author-line .cb-author-details {
    margin-right: 20px;
    margin-bottom: 20px;
    width: 210px;
  }
  .cb-about-page.wrap .cb-author-line .cb-author-details:nth-child(even) {
    margin-right: 0;
  }

  /*********************
  SIDEBAR STYLES
  *********************/
  .cb-sidebar .cb-lwa-profile, .cb-sidebar .cb-form-body {
    padding: 0 15px;
  }

  .cb-125-ads li {
    margin: 0 10px 15px 35px;
  }

  /******************************************************************
  BLOG STYLE A
  ******************************************************************/
  .cb-blog-style-a {
    margin: 0 0 20px 0;
    width: auto;
  }
  .cb-blog-style-a .cb-mask {
    width: 33%;
    margin: 0 3% 0 0;
  }
  .cb-blog-style-a .cb-meta {
    width: 64%;
    padding: 10px;
  }
  .cb-blog-style-a .cb-meta h2 {
    margin: 0 0 5px 0;
    font-size: 16px;
  }
  .cb-blog-style-a .cb-meta .cb-excerpt {
    font-size: 13px;
  }

  /******************************************************************
  BLOG STYLE D
  ******************************************************************/
  .cb-blog-style-d .cb-meta h2 {
    font-size: 20px;
  }

  /*********************
  GRID STYLES
  *********************/
  .cb-grid-3 .cb-grid-entry {
    height: 200px;
  }

  .cb-grid-4 .cb-feature-1 {
    height: 250px;
  }
  .cb-grid-4 .cb-feature-2, .cb-grid-4 .cb-feature-3, .cb-grid-4 .cb-feature-4 {
    height: 200px;
  }

  .cb-grid-5 .cb-grid-entry {
    height: 300px;
  }

  .cb-grid-6 .cb-m, .cb-grid-6 .cb-grid-entry {
    max-height: none;
  }
  .cb-grid-6 .cb-feature-1, .cb-grid-6 .cb-feature-6 {
    height: 200px;
  }

  /*********************
  MODULE STYLES
  *********************/
  .cb-a-square, .cb-module-custom-h {
    width: 48%;
  }

  .cb-module-b {
    width: 48%;
  }
  .cb-module-b .cb-big .cb-meta {
    padding: 10px 15px;
  }

  .cb-module-c {
    width: 48%;
  }
  .cb-module-c .cb-article .cb-meta {
    padding: 10px 15px 30px 15px;
  }
  .cb-module-c .cb-article .cb-meta .cb-excerpt {
    display: block;
  }

  .cb-module-d {
    width: 48%;
  }

  .cb-module-half:nth-child(odd) {
    margin: 0 4% 20px 0;
  }

  /******************************************************************
  GALLERY POST STYLES
  *****************************************************************/
  #cb-gallery-post #cb-gallery {
    max-height: none;
  }
  #cb-gallery-post #cb-carousel {
    margin: 10px 10px 0 10px;
  }
  #cb-gallery-post #cb-carousel .slides li {
    margin: 0 10px 10px 0;
  }

  /*********************
  FOOTER STYLES
  *********************/
  #cb-footer #cb-widgets .cb-125-ads li {
    margin: 0 20px 15px;
  }
  #cb-footer .cb-footer-wrap .cb-footer-widget {
    margin: 0 20px;
  }
  #cb-footer .cb-footer-lower {
    padding: 20px 0;
  }
  #cb-footer .cb-footer-lower > div {
    padding: 0 20px;
  }

  .widget-latest-articles .cb-big li .cb-meta {
    padding: 10px 10px 20px 10px;
  }
  .widget-latest-articles .cb-big li .cb-meta .h2 {
    margin: 0 0 10px 0;
  }

  /******************************************************************
  PREVIOUS/NEXT LINKS
  *****************************************************************/
  #cb-previous-next-links #cb-previous-link, #cb-previous-next-links #cb-next-link, #cb-previous-next-links .cb-empty {
    width: 50%;
  }
  #cb-previous-next-links #cb-previous-link .cb-title, #cb-previous-next-links #cb-next-link .cb-title, #cb-previous-next-links .cb-empty .cb-title {
    font-size: 11px;
  }
  #cb-previous-next-links #cb-previous-link .fa-long-arrow-left, #cb-previous-next-links #cb-previous-link .fa-long-arrow-right, #cb-previous-next-links #cb-next-link .fa-long-arrow-left, #cb-previous-next-links #cb-next-link .fa-long-arrow-right, #cb-previous-next-links .cb-empty .fa-long-arrow-left, #cb-previous-next-links .cb-empty .fa-long-arrow-right {
    font-size: 20px;
  }
  #cb-previous-next-links #cb-next-link {
    border-top: none;
  }
  #cb-previous-next-links .cb-empty {
    font-size: 10px;
    line-height: 40px;
  }

  /*********************
  REVIEW STYLES
  *********************/
  .cb-review-box {
    margin: 0 0 20px 0;
    padding: 15px;
  }
  .cb-review-box #cb-review-title {
    font-size: 16px;
    margin: 0 0 15px 0;
  }
  .cb-review-box .cb-bar #cb-vote {
    text-align: left;
  }
  .cb-review-box .cb-bar #cb-vote .cb-overlay-stars {
    float: right;
    margin: 0;
    display: inline-block;
  }
  .cb-review-box .cb-bar #cb-vote .cb-overlay-stars .fa-star {
    font-size: 20px;
    margin-left: 5px;
  }
  .cb-review-box .cb-overlay-stars .fa-star {
    font-size: 20px;
    margin-left: 5px;
  }
  .cb-review-box .cb-bar.cb-stars {
    text-align: left;
    margin: 0 0 5px 0;
  }
  .cb-review-box .cb-bar.cb-stars .cb-criteria, .cb-review-box .cb-bar.cb-stars .cb-overlay-stars {
    display: inline-block;
  }
  .cb-review-box .cb-bar.cb-stars .cb-criteria {
    margin-bottom: 0;
    float: left;
  }
  .cb-review-box .cb-bar.cb-stars .cb-overlay-stars {
    float: right;
  }
  .cb-review-box .cb-summary #cb-conclusion {
    font-size: 14px;
    margin: 0 0 20px 0;
  }
  .cb-review-box .cb-pros-cons {
    width: 34%;
    margin: 15px 0 30px 0;
  }
  .cb-review-box .cb-pros-cons ul {
    padding: 20px 20px 0 20px;
  }
  .cb-review-box .cb-pros-cons ul li {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .cb-review-box .cb-title {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
  }
  .cb-review-box .cb-score-box {
    margin: 15px 0 30px 0;
    width: 32%;
    float: right;
  }
  .cb-review-box .cb-score-box .score {
    font-size: 65px;
    padding: 15px 0 0 0;
  }
  .cb-review-box .cb-score-box.cb-stars .score {
    font-size: 55px;
    padding: 15px 0 0 0;
  }
  .cb-review-box .cb-score-box.cb-stars .score-title {
    padding: 10px 0 0 0;
  }

  .cb-review-box.cb-readers .cb-score-box {
    margin: 15px 34% 30px 0;
  }

  .cb-review-box.cb-half .cb-score-box {
    margin: 10px 0 20px 33%;
    width: 33%;
  }
  .cb-review-box.cb-half .cb-bar.cb-stars {
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  #cb-nav-bar {
    display: none;
  }

  .cb-module-a .cb-article {
    margin-bottom: 20px;
  }

  .cb-tm-stuck #cb-top-menu .cb-top-menu-wrap {
    position: fixed;
    top: 0;
  }
  .cb-tm-stuck #cb-top-menu .cb-mob #mob-logo {
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all ease 0.35s;
    -ms-transition: all ease 0.35s;
    -o-transition: all ease 0.35s;
    -transition: all ease 0.35s;
    transition: all ease 0.35s;
  }

  .cb-tm-logo.cb-tm-stuck #cb-top-menu .cb-breaking-news {
    display: none;
  }
  .cb-tm-logo.cb-tm-stuck #cb-top-menu .cb-mob {
    width: 67%;
  }
  .cb-tm-logo.cb-tm-stuck #cb-top-menu #cb-mob-open {
    width: 50%;
  }
  .cb-tm-logo.cb-tm-stuck #cb-top-menu .cb-mob-right {
    width: 33%;
  }

  .admin-bar #cb-mob-menu {
    padding-top: 46px;
  }

  .admin-bar.cb-tm-stuck #cb-mob-menu {
    padding-top: 0;
  }

  #wpadminbar {
    position: absolute;
  }

  .cb-mobm-dark #cb-top-menu {
    background: #252525;
    color: #f5f5f5;
  }
  .cb-mobm-dark #cb-top-menu a {
    color: #f5f5f5;
  }

  .cb-top-nav {
    display: none;
  }

  .cb-menu-logo-vis #cb-top-menu .cb-breaking-news {
    display: none;
  }
  .cb-menu-logo-vis #cb-top-menu .cb-mob {
    width: 67%;
  }
  .cb-menu-logo-vis #cb-top-menu #cb-mob-open {
    width: 50%;
  }
  .cb-menu-logo-vis #cb-top-menu .cb-mob-right {
    width: 33%;
  }
  .cb-menu-logo-vis #cb-top-menu .cb-mob #mob-logo {
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all ease 0.35s;
    -ms-transition: all ease 0.35s;
    -o-transition: all ease 0.35s;
    -transition: all ease 0.35s;
    transition: all ease 0.35s;
  }
}
@media only screen and (min-width: 768px) {
  .onecol {
    width: 5.801104972%;
  }

  .twocol {
    width: 14.364640883%;
  }

  .threecol {
    width: 22.928176794%;
  }

  .fourcol {
    width: 31.491712705%;
  }

  .fivecol {
    width: 40.055248616%;
  }

  .sixcol {
    width: 48.618784527%;
  }

  .sevencol {
    width: 57.182320438000005%;
  }

  .eightcol {
    width: 65.74585634900001%;
  }

  .ninecol {
    width: 74.30939226%;
  }

  .tencol {
    width: 82.87292817100001%;
  }

  .elevencol {
    width: 91.436464082%;
  }

  .twelvecol {
    width: 99.999999993%;
  }

  .onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
    position: relative;
    float: left;
    margin-left: 2.762430939%;
  }

  .first {
    margin-left: 0;
  }

  .last {
    float: right;
  }

  /*********************
  GENERAL STYLES
  *********************/
  .cb-main {
    width: 450px;
  }

  .cb-fw-bs .cb-main {
    width: 710px;
  }
  .cb-fw-bs .cb-main .entry-content .alignnone.size-full {
    max-width: 750px;
  }
  .cb-fw-bs .cb-main .cb-review-box .cb-pros-cons {
    width: 38%;
  }
  .cb-fw-bs .cb-main .cb-review-box .cb-score-box {
    width: 24%;
  }

  .cb-main.cb-sidebar-left {
    float: right;
  }

  .cb-page-header, .cb-404-header, .cb-cat-header {
    padding: 20px;
  }
  .cb-page-header #cb-cat-title, .cb-404-header #cb-cat-title, .cb-cat-header #cb-cat-title {
    font-size: 26px;
	opacity: 0.0;
    opacity: 0;
  }
  .cb-page-header #cb-search-title, .cb-404-header #cb-search-title, .cb-cat-header #cb-search-title {
    font-size: 16px;
  }
  .cb-page-header #cb-search-title span, .cb-404-header #cb-search-title span, .cb-cat-header #cb-search-title span {
    font-size: 26px;
    margin-top: 10px;
  }
  .cb-page-header p, .cb-404-header p, .cb-cat-header p {
    margin: 0;
    padding: 0 20px;
  }

  #cb-content {
    min-height: 400px;
  }

  #cb-container.cb-unboxed.cb-rel-wrap {
    position: static;
  }
  #cb-container.cb-unboxed.cb-rel-wrap .header, #cb-container.cb-unboxed.cb-rel-wrap .wrap, #cb-container.cb-unboxed.cb-rel-wrap #cb-footer, #cb-container.cb-unboxed.cb-rel-wrap #lang_sel_footer {
    position: relative;
  }

  .cb-divider {
    height: 20px;
  }

  /*********************
  AUTHOR PAGE
  *********************/
  .cb-author-page .cb-author-details, .cb-about-page .cb-author-line .cb-author-details {
    float: left;
  }
  .cb-author-page .cb-author-details .cb-mask img, .cb-about-page .cb-author-line .cb-author-details .cb-mask img {
    -webkit-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    -transition: all 0.35s;
    transition: all 0.35s;
    width: 100%;
  }
  .cb-author-page .cb-author-details .cb-mask img:hover, .cb-about-page .cb-author-line .cb-author-details .cb-mask img:hover {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  .cb-author-page .cb-author-details .cb-meta .cb-author-bio, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-bio {
    padding: 20px 10px;
  }
  .cb-author-page .cb-author-details .cb-meta a:hover, .cb-about-page .cb-author-line .cb-author-details .cb-meta a:hover {
    text-decoration: underline;
  }
  .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact a:hover, .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact a:focus, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact a:hover, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact a:focus {
    text-decoration: none !important;
  }
  .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-link, .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-twitter, .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-envelope-o, .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-link, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-twitter, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-envelope-o, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus {
    margin: 0 0 0 12px;
  }
  .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-link:hover, .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-link:focus, .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-twitter:hover, .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-twitter:focus, .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-envelope-o:hover, .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-envelope-o:focus, .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus:hover, .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus:focus, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-link:hover, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-link:focus, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-twitter:hover, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-twitter:focus, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-envelope-o:hover, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-envelope-o:focus, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus:hover, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus:focus {
    text-decoration: none !important;
  }
  .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus {
    width: 19px;
  }

  .cb-author-page .cb-main {
    width: 470px;
  }
  .cb-author-page .cb-author-details {
    margin: 20px 0 20px 20px;
    width: 220px;
    padding: 0;
  }

  .cb-about-page.wrap .cb-author-line .cb-author-details {
    margin-right: 10px;
    margin-bottom: 0;
    width: 170px;
  }
  .cb-about-page.wrap .cb-author-line .cb-author-details:nth-child(even) {
    margin-right: 10px;
  }
  .cb-about-page.wrap .cb-author-line .cb-author-details:last-child {
    margin-right: 0;
  }

  .cb-about-page .cb-author-line .cb-author-details {
    margin-right: 15px;
    width: 140px;
  }

  /*********************
  AUTHOR BOX STYLE
  *********************/
  #cb-author-box {
    margin: 0 0 20px 0;
  }
  #cb-author-box .cb-mask {
    width: 60px;
    display: block;
	/*border-radius: 50% 50%;*/
  }
  #cb-author-box .cb-mask img {
     -webkit-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    -transition: all 0.35s;
    transition: all 0.35s;
  }
  #cb-author-box .cb-mask:hover img {
   -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  #cb-author-box .cb-meta {
    width: 390px;
    min-height: 60px;
  }
  #cb-author-box .cb-meta .cb-info {
    padding: 0px 20px;
  }
  #cb-author-box .cb-meta .cb-info .cb-author-title a {
    font-size: 16px;
  }
  #cb-author-box .cb-meta .cb-info .cb-author-position {
    font-size: 16px;
    margin-left: 5px;
  }
  #cb-author-box .cb-meta .cb-info .cb-author-position .fa-long-arrow-right {
    margin-right: 5px;
  }
  #cb-author-box .cb-meta .cb-info .cb-author-contact .fa-link, #cb-author-box .cb-meta .cb-info .cb-author-contact .fa-twitter, #cb-author-box .cb-meta .cb-info .cb-author-contact .fa-envelope-o {
    margin: 0 0 0 5px;
  }
  #cb-author-box .cb-meta .cb-info .cb-author-contact .fa-link:hover, #cb-author-box .cb-meta .cb-info .cb-author-contact .fa-twitter:hover, #cb-author-box .cb-meta .cb-info .cb-author-contact .fa-envelope-o:hover {
    text-decoration: none;
  }
  #cb-author-box .cb-meta .cb-author-bio {
    margin: 0;
    padding: 10px 15px;
  }

  /*********************
  FEATURED IMAGES STYLES
  *********************/
  .cb-fis-big .cb-entry-header .cb-title-fi .cb-entry-title {
    padding: 10px 0;
    font-size: 17px;
  }
  .cb-fis-big .cb-entry-header .cb-default {
    max-width: 75%;
  }
  .cb-fis-big .cb-image-credit {
    top: auto;
    bottom: 0;
    max-width: 240px;
    max-width: 25%;
  }
  .cb-fis-big .cb-image-credit i {
    font-size: 12px;
  }

  #cb-media-frame-lb {
    max-width: 750px;
  }
  #cb-media-frame-lb iframe[src*="youtube.com"], #cb-media-frame-lb iframe[src*="vimeo"] {
    width: 750px;
    height: 422px;
  }

  .fa.cb-times {
    font-size: 28px;
  }

  #cb-full-width-featured-img {
    height: 400px;
  }

  /******************************************************************
  COMMENT STYLES
  ******************************************************************/
  .commentlist {
    margin: 20px 0 20px 0;
  }
  .commentlist li .cb-comment-body {
    padding: 0 30px;
  }
  .commentlist li article {
    padding: 20px 0;
  }
  .commentlist ul.children {
    padding: 0 0 0 40px;
  }
  .commentlist .comment-author {
    margin: 0 0 10px 0;
  }
  .commentlist .vcard time a:hover {
    text-decoration: underline;
  }
  .commentlist .comment_content p {
    margin: 0 0 20px 0;
  }
  .commentlist .comment-reply-link {
    padding: 7px 20px;
    font-size: 14px;
    -webkit-transition: opacity, 0.35s;
    -ms-transition: opacity, 0.35s;
    -o-transition: opacity, 0.35s;
    -transition: opacity, 0.35s;
    transition: opacity, 0.35s;
    margin-bottom: 10px;
  }
  .commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus {
    background: #e9e9e9;
    text-decoration: none !important;
  }

  #respond {
    padding-top: 30px;
  }

  /*********************
  BREADCRUMBS
  *********************/
  .cb-breadcrumbs {
    padding-left: 20px;
    line-height: 40px;
  }
  .cb-breadcrumbs .fa-angle-right {
    line-height: 40px;
    padding: 0 20px;
  }

  /*********************
  LINK STYLES
  *********************/
  #cb-content .cb-main, #content.widecolumn .cb-main {
    margin: 0 0 0 20px;
  }
  #cb-content .cb-main.cb-sidebar-left, #content.widecolumn .cb-main.cb-sidebar-left {
    margin: 0 20px 0 0;
  }
  #cb-content a:hover, #content.widecolumn a:hover {
    text-decoration: underline;
  }

  .cb-search .cb-search-field {
    -webkit-transition: background 0.35s;
    -ms-transition: background 0.35s;
    -o-transition: background 0.35s;
    -transition: background 0.35s;
    transition: background 0.35s;
  }
  .cb-search .cb-search-submit {
    -webkit-transition: background 0.35s;
    -ms-transition: background 0.35s;
    -o-transition: background 0.35s;
    -transition: background 0.35s;
    transition: background 0.35s;
  }
  .cb-search .cb-search-submit:hover {
    background: #b3b3b3;
  }

  .widget_tag_cloud a:hover, .tags-title:hover {
    background-color: #e5e5e5;
    color: #808080;
    text-decoration: none !important;
  }

  /*********************
  MODAL STYLES
  *********************/
  #cb-search-modal .cb-search .cb-search-submit:hover, #cb-search-modal .cb-search .cb-search-submit:focus {
    background: #2d2d2d;
    background: rgba(27, 27, 27, 0.95);
  }

  #cb-search-modal.cb-light-menu .cb-search .cb-search-submit:hover {
    background: #b3b3b3;
  }

  .lwa .cb-form-body a:hover, .cb-join-modal .cb-form-body a:hover {
    text-decoration: underline;
  }
  .lwa .cb-form-body input[type="password"]:hover, .lwa .cb-form-body input[type="password"]:focus, .lwa .cb-form-body input[type="text"]:hover, .lwa .cb-form-body input[type="text"]:focus, .cb-join-modal .cb-form-body input[type="password"]:hover, .cb-join-modal .cb-form-body input[type="password"]:focus, .cb-join-modal .cb-form-body input[type="text"]:hover, .cb-join-modal .cb-form-body input[type="text"]:focus {
    outline: none;
    background: #2d2d2d;
  }
  .lwa .cb-form-body input[type="submit"]:hover, .cb-join-modal .cb-form-body input[type="submit"]:hover {
    background: #2d2d2d;
  }

  .lwa.cb-light-menu .cb-form-body input[type="password"]:hover, .lwa.cb-light-menu .cb-form-body input[type="password"]:focus, .lwa.cb-light-menu .cb-form-body input[type="text"]:hover, .lwa.cb-light-menu .cb-form-body input[type="text"]:focus, .cb-join-modal.cb-light-menu .cb-form-body input[type="password"]:hover, .cb-join-modal.cb-light-menu .cb-form-body input[type="password"]:focus, .cb-join-modal.cb-light-menu .cb-form-body input[type="text"]:hover, .cb-join-modal.cb-light-menu .cb-form-body input[type="text"]:focus, .cb-login-modal.cb-light-menu .cb-form-body input[type="password"]:hover, .cb-login-modal.cb-light-menu .cb-form-body input[type="password"]:focus, .cb-login-modal.cb-light-menu .cb-form-body input[type="text"]:hover, .cb-login-modal.cb-light-menu .cb-form-body input[type="text"]:focus {
    background: #e9e9e9;
  }
  .lwa.cb-light-menu .cb-form-body input[type="submit"]:hover, .lwa.cb-light-menu .cb-form-body input[type="submit"]:focus, .cb-join-modal.cb-light-menu .cb-form-body input[type="submit"]:hover, .cb-join-modal.cb-light-menu .cb-form-body input[type="submit"]:focus, .cb-login-modal.cb-light-menu .cb-form-body input[type="submit"]:hover, .cb-login-modal.cb-light-menu .cb-form-body input[type="submit"]:focus {
    background: #e9e9e9;
  }

  .tagcloud a, .cb-tags a, .bbp-topic-tags a {
    -webkit-transition: background, 0.35s;
    -ms-transition: background, 0.35s;
    -o-transition: background, 0.35s;
    -transition: background, 0.35s;
    transition: background, 0.35s;
  }

  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    width: 750px;
  }

  /*********************
  HEADER STYLES
  *********************/
  .cb-with-large {
    width: 100%;
    text-align: center;
  }

  .cb-large {
    float: left;
    width: 809px;
    height: 150px;
    padding: 0;
	padding-top:0;
  }

  .cb-medium {
    float: left;
    width: 468px;
    height: 60px;
  }

  /*********************
  NAVIGATION STYLES
  *********************/
  .cb-login-search {
    width: 20%;
    float: left;
    text-align: right;
    padding: 5px 0;
  }
  .cb-login-search a {
    color: #b3b3b3;
    margin-right: 20px;
  }
  .cb-login-search a i {
    margin-right: 5px;
  }
  .cb-login-search a:hover {
    text-decoration: none;
  }

  #cb-top-menu {
    width: 100%;
  }
  #cb-top-menu .wrap {
    padding-right: 10px;
  }
  #cb-top-menu .cb-mob {
    width: 50%;
  }
  #cb-top-menu .cb-breaking-news {
    width: 100%;
  }
  #cb-top-menu .cb-breaking-news ul li {
    font-size: 16px;
  }
  #cb-top-menu .cb-breaking-news ul li .cb-mask {
    float: left;
  }
  #cb-top-menu .cb-breaking-news span {
    padding: 0 20px;
  }
  #cb-top-menu .cb-breaking-news span i {
    margin-left: 10px;
  }
  #cb-top-menu a {
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
    border-bottom: 0;
    color: #999999;
  }
  #cb-top-menu a:hover {
    text-decoration: underline;
  }
  #cb-top-menu .cb-top-nav {
    width: 50%;
    float: right;
    text-align: right;
    display: block;
    border: 0;
    margin: 0;
    height: 40px;
  }
  #cb-top-menu .cb-top-nav .fa-2x {
    line-height: 40px;
  }
  #cb-top-menu .cb-top-nav .cb-has-children > a:after {
    content: "\f067";
    font-family: fontawesome;
    font-size: 8px;
    color: #b3b3b3;
    padding-left: 5px;
    vertical-align: middle;
  }
  #cb-top-menu .cb-top-nav li {
    float: right;
    display: table;
    position: relative;
    height: 100%;
    -webkit-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    -transition: all 0.35s;
    transition: all 0.35s;
  }
  #cb-top-menu .cb-top-nav li:hover {
    background: #2d2d2d;
  }
  #cb-top-menu .cb-top-nav li:hover a {
    color: #f5f5f5;
  }
  #cb-top-menu .cb-top-nav li a {
    border-bottom: 0;
    padding: 0 10px;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
	padding-top: 5px;
  }
  #cb-top-menu .cb-top-nav li a:hover {
    text-decoration: none !important;
  }
  #cb-top-menu .cb-top-nav li ul.sub-menu, #cb-top-menu .cb-top-nav li ul.children {
    text-align: center;
    margin-top: 0;
    position: absolute;
    display: none;
    z-index: 8999;
    background: #e5e5e5;
    border-top: 1px dashed #cccccc;
  }
  #cb-top-menu .cb-top-nav li ul.sub-menu li, #cb-top-menu .cb-top-nav li ul.children li {
    width: 100%;
    border-bottom: 1px dashed #cccccc;
    position: relative;
    -webkit-transition: background 0.35s;
    -ms-transition: background 0.35s;
    -o-transition: background 0.35s;
    -transition: background 0.35s;
    transition: background 0.35s;
    padding: 0;
  }
  #cb-top-menu .cb-top-nav li ul.sub-menu li:hover > a, #cb-top-menu .cb-top-nav li ul.children li:hover > a {
    color: #f5f5f5;
  }
  #cb-top-menu .cb-top-nav li ul.sub-menu li a, #cb-top-menu .cb-top-nav li ul.children li a {
    border-right: 0;
    width: 100%;
    display: block;
    color: #b3b3b3;
    line-height: 1.5;
    padding: 10px;
  }
  #cb-top-menu .cb-top-nav li ul.sub-menu li:last-child, #cb-top-menu .cb-top-nav li ul.children li:last-child {
    border-bottom: none;
  }
  #cb-top-menu .cb-top-nav li ul.sub-menu li:last-child a, #cb-top-menu .cb-top-nav li ul.children li:last-child a {
    border-bottom: 0;
  }
  #cb-top-menu .cb-top-nav li:hover > ul {
    top: 100%;
    display: block;
    left: 0;
  }
  #cb-top-menu .cb-top-nav li:hover > ul li ul {
    display: none;
  }
  #cb-top-menu .cb-top-nav li:hover > ul li:hover > ul {
    left: 100%;
    display: block;
    top: 0;
  }
  #cb-top-menu .cb-small-menu-icons {
    display: none;
  }

  #cb-top-menu.cb-hidden {
    display: none;
  }

  .admin-bar.cb-stuck #cb-nav-bar .cb-nav-bar-wrap {
    top: 32px;
  }

  .admin-bar.cb-stuck-hid #cb-nav-bar .cb-nav-bar-wrap {
    top: 32px;
  }

  .cb-no-admin-bar.admin-bar.cb-stuck #cb-nav-bar .cb-nav-bar-wrap {
    top: 0;
  }

  .cb-no-admin-bar.admin-bar.cb-stuck-hid #cb-nav-bar .cb-nav-bar-wrap {
    top: 0;
  }

  .cb-stuck-hid #cb-nav-bar .cb-nav-bar-wrap {
    position: fixed;
    -moz-transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  .cb-stuck-hid.cb-stuck #cb-nav-bar .cb-nav-bar-wrap {
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: transform 0.25s;
    -ms-transition: transform 0.25s;
    -o-transition: transform 0.25s;
    -transition: transform 0.25s;
    transition: transform 0.25s;
  }

  #cb-nav-bar .cb-nav-bar-wrap {
    top: 0;
    z-index: 100;
    position: relative;
  }
  #cb-nav-bar #cb-main-menu {
    display: block;
    padding: 0;
    background-color: inherit;
    height: inherit;
  }
  #cb-nav-bar #cb-main-menu .main-nav {
    border: 0;
    position: relative;
    text-align: center;
    height: inherit;
  }
  #cb-nav-bar #cb-main-menu .main-nav li {
    -webkit-transition: background, 0.35s;
    -ms-transition: background, 0.35s;
    -o-transition: background, 0.35s;
    -transition: background, 0.35s;
    transition: background, 0.35s;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    text-transform: uppercase;
    margin-right: -2px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li > a {
    padding: 9px 7px;
    display: inline-block;
    letter-spacing: 1px;
	
  }
  #cb-nav-bar #cb-main-menu .main-nav li li {
    margin-right: 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu {
    position: absolute;
    left: 0;
    width: 750px;
    overflow: hidden;
    display: none;
    z-index: 900;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles {
    width: 100%;
    float: right;
    padding: 0 0 20px 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-mega-title {
    padding: 10px 0;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-mega-title span {
    border-bottom: 3px solid transparent;
    padding: 0 0 10px 0;
    display: inline-block;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent {
    float: left;
    width: 50%;
    padding: 0 30px;
    position: relative;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul {
    margin: 0;
    text-align: left;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li {
    width: 100%;
    margin: 0 0 10px 0;
    display: inline-block;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-mask {
    position: relative;
    float: left;
    margin-right: 20px;
    display: none;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-mask .cb-review-ext-box {
    top: 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-mask:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-mask a {
    display: block;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-mask a img {
    -webkit-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    -transition: all 0.35s;
    transition: all 0.35s;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta .h4 {
    margin: 0 0 2px 0;
    text-transform: none;
    font-size: 13px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta .h4:hover, #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta .h4:focus {
    text-decoration: underline;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta .cb-byline {
    display: none;
    font-size: 11px;
    color: #b3b3b3;
    letter-spacing: 1px;
    margin: 0;
    text-transform: none;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta .cb-byline a:hover {
    text-decoration: underline;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li:last-child {
    margin: 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent.cb-recent-fw ul li {
    width: 48%;
    float: left;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent.cb-recent-fw ul .cb-article-1, #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent.cb-recent-fw ul .cb-article-3 {
    margin: 0 4% 15px 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent.cb-recent-fw ul .cb-article-5 {
    margin: 0 4% 0 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent.cb-recent-fw ul .cb-article-6 {
    margin: 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-featured {
    width: 50%;
    float: left;
    padding: 0 20px 500px 20px;
    margin-bottom: -500px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-featured .cb-style-overlay img {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
	border: 3px solid #000;

  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-featured .cb-style-overlay img:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
	border: 3px solid #000;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-slider-a {
    margin: 0 auto;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-slider-a .slides li {
    margin-right: 3px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles.cb-with-sub {
    width: 80%;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu {
    width: 20%;
    margin: 0 0 -500px 0;
    padding-bottom: 500px;
    float: left;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu li {
    width: 100%;
    border-bottom: 1px solid #333333;
    position: relative;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu li:hover {
    background: #333333;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu li a {
    padding: 5px 10px;
    letter-spacing: 1px;
    width: 100%;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu li .cb-grandchild-menu {
    display: none;
    position: absolute;
    top: 0;
    right: -200px;
    width: 200px;
    z-index: 16;
    border-left: 1px dashed #f5f5f5;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu li .cb-grandchild-menu li:last-child {
    border-bottom: none !important;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-mega-menu {
    position: absolute;
    left: 0;
    width: 750px;
    overflow: hidden;
    display: none;
    z-index: 900;
    background: #2d2d2d;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding: 10px 0 20px 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu {
    margin: 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu > li {
    padding: 0 20px 1000px 20px;
    margin-bottom: -1000px;
    float: left;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu li {
    width: 25%;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu li a {
    display: inline-block;
    color: #f7f7f7;
    font-weight: 700;
    border-bottom: 3px solid transparent;
    padding: 15px 0 10px 0;
    margin: 0 0 15px 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu li .cb-grandchild-menu {
    margin: 0;
    width: 100%;
    z-index: 15;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu li .cb-grandchild-menu li {
    width: 100%;
    margin: 0;
    border: none;
    padding: 5px 20px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu li .cb-grandchild-menu li a {
    text-transform: none;
    border: none;
    margin: 0;
    font-size: 12px;
    font-weight: 400;
    padding: 0;
    -webkit-transition: background 0.35s;
    -ms-transition: background 0.35s;
    -o-transition: background 0.35s;
    -transition: background 0.35s;
    transition: background 0.35s;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu li .cb-grandchild-menu li a:hover {
    text-decoration: underline;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-links-menu {
    position: relative;
    z-index: 900;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-links-menu .cb-sub-menu {
    min-height: 37px;
    position: absolute;
    left: 0;
    margin: 0;
    display: none;
    width: 200px;
    border-top: 1px dashed #f5f5f5;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-links-menu .cb-sub-menu li {
    width: 200px;
    border-bottom: 1px solid #333333;
    position: relative;
    -webkit-transition: background 0.35s;
    -ms-transition: background 0.35s;
    -o-transition: background 0.35s;
    -transition: background 0.35s;
    transition: background 0.35s;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-links-menu .cb-sub-menu li:hover {
    background: #333333;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-links-menu .cb-sub-menu li a {
    padding: 8px 12px;
    width: 100%;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-links-menu .cb-sub-menu li .cb-grandchild-menu {
    z-index: 15;
    display: none;
    position: absolute;
    top: 0;
    right: -180px;
    width: 180px;
    margin: 0;
    border-left: 1px dashed #f5f5f5;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-links-menu .cb-sub-menu li:last-child {
    border-bottom: none;
  }
  #cb-nav-bar #cb-main-menu .main-nav .cb-icons {
    float: right;
    margin-right: 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav .cb-icons .cb-menu-icon {
    float: right;
    position: relative;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
  }
  #cb-nav-bar #cb-main-menu .main-nav .cb-icons .cb-menu-icon a {
    display: block;
    padding: 0 8px;
    margin-right: 10px;
  }
  #cb-nav-bar #cb-main-menu .main-nav .cb-icons .cb-menu-icon a i {
    font-size: 16px;
  }
  #cb-nav-bar #cb-main-menu .main-nav .cb-icons .cb-icon-logged-in {
    line-height: 1;
  }
  #cb-nav-bar #cb-main-menu .main-nav .cb-icons .cb-icon-logged-in a img {
    height: 25px;
    width: 25px;
  }
  #cb-nav-bar #cb-main-menu .main-nav .cb-has-children > a:after {
    content: "\f067";
    font-family: fontawesome;
    font-size: 10px;
    padding-left: 5px;
    vertical-align: middle;
  }
  #cb-nav-bar #cb-main-menu .main-nav .cb-mega-menu .cb-has-children a:after {
    content: "";
  }
  #cb-nav-bar #cb-main-menu #cb-nav-logo {
    display: table;
    height: 100%;
  }
  #cb-nav-bar #cb-main-menu #cb-nav-logo a {
    display: table-cell;
    vertical-align: middle;
  }
  #cb-nav-bar .flexslider-1-menu {
    width: 560px;
  }
  #cb-nav-bar .flexslider-1-fw-menu {
    width: 710px;
  }

  #cb-nav-bar.cb-dark-menu {
    background-color: #2d2d2d;
    background-color: rgba(27, 27, 27, 0.95);

  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-big-menu {
    background: #2d2d2d;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-mega-title span {
    color: #f7f7f7;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-featured {
    border-right: 1px solid #333333;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta .cb-byline {
    color: #999999;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta .cb-byline a {
    color: #999999;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu {
    border-right: 1px solid #333333;
    background: #2d2d2d;
	border-bottom: 2px solid #000;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu li {
    border-bottom: 1px dashed #fafafa;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu li:hover {
    background: #333333 !important;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-links-menu ul {
    background-color: #2d2d2d;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-links-menu ul li {
    border-bottom: 1px dashed #f7f7f7;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-links-menu ul li:hover {
    background: #333333 !important;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-mega-menu {
    background-color: #2d2d2d;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu {
    background: #2d2d2d !important;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu li {
    background: #2d2d2d !important;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu li a {
    color: #f7f7f7;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu li .cb-grandchild-menu {
    background: #2d2d2d !important;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu li .cb-grandchild-menu li a {
    color: #cccccc;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li:hover > a {
    color: #fff;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li a {
    color: #f2f2f2;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav .current-menu-item a, #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav .current_page_item a, #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav .current-page-ancestor a, #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav .current-category-ancestor a, #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav .current-menu-ancestor a, #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav .current-menu-parent a, #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav .current-post-parent a, #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav .current-post-ancestor a {
    color: #fafafa;
  }

  .cb-layout-fw #cb-nav-bar #cb-main-menu {
    width: 100%;
  }
  .cb-layout-fw #cb-nav-bar.cb-dark-menu {
    background-color: #1b1b1b;
	/*border-top: solid 3px #d51011;*/
  }

  .cb-nav-logo-sticky {
    visibility: hidden;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
  }

  .cb-stuck #cb-nav-bar .cb-nav-bar-wrap {
    position: fixed;
  }
  .cb-stuck .cb-nav-logo-sticky {
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .cb-menu-logo-vis .cb-nav-logo-sticky {
    visibility: visible;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  #cb-nav-bar.cb-light-menu {
    background-color: #f2f2f2;
    background-color: rgba(240, 240, 240, 0.92);
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav .cb-icons i {
    color: #b3b3b3;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-big-menu {
    background: #f2f2f2;
    -moz-box-shadow: 0px 7px 7px -6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 7px 7px -6px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 7px 7px -6px rgba(0, 0, 0, 0.5);
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-mega-title {
    color: #808080;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta .h4 a {
    color: #808080;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta .cb-byline {
    color: #A0A0A0;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta .cb-byline a {
    color: #A0A0A0;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-slider-a a {
    color: #f7f7f7;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-big-menu .cb-featured {
    border-right: 1px solid #e5e5e5;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-big-menu .cb-featured a {
    color: #f2f2f2;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu {
    border-right: 1px solid #e5e5e5;
    background: #f5f5f5;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu li {
    border-bottom: 1px dashed #fafafa;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu li a {
    color: #fafafa;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu li:hover {
    background: #4d4d4d !important;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu li .cb-grandchild-menu {
    border: 1px solid #e5e5e5;
    border-bottom: none;
    margin-top: -1px;
    background: #f5f5f5;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-links-menu .cb-sub-menu {
    background: #f5f5f5;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-links-menu .cb-sub-menu li {
    border-bottom: 1px dashed #e5e5e5;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-links-menu .cb-sub-menu li a {
    color: #fafafa;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-links-menu .cb-sub-menu li:hover {
    background: #4d4d4d !important;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-links-menu .cb-sub-menu li:last-child {
    border-bottom: none;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-links-menu .cb-sub-menu li .cb-grandchild-menu {
    border: 1px solid #e5e5e5;
    border-bottom: none;
    margin-top: -1px;
    background: #f5f5f5;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-mega-menu {
    background: #f5f5f5;
    -moz-box-shadow: 0px 7px 7px -6px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 7px 7px -6px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 7px 7px -6px rgba(0, 0, 0, 0.5);
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu {
    background: #f5f5f5;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu li {
    background: #f5f5f5 !important;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu li a {
    color: #808080;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu li .cb-grandchild-menu li a {
    background: #f5f5f5;
    border: none;
    color: #999999;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li:hover > a {
    color: #fff;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li a {
    color: #999999;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav li ul li:hover a {
    color: #b3b3b3;
  }
  #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav .current-menu-item a, #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav .current_page_item a, #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav .current-page-ancestor a, #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav .current-category-ancestor a, #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav .current-menu-ancestor a, #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav .current-menu-parent a, #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav .current-post-parent a, #cb-nav-bar.cb-light-menu #cb-main-menu .main-nav .current-post-ancestor a {
    color: #fafafa;
  }

  #cb-top-menu #cb-mob-open {
    display: none;
  }

  #cb-nav-bar.cb-dark-menu.stickybar {
    background-color: #2d2d2d;
    background-color: rgba(27, 27, 27, 0.95);
  }

  #cb-nav-bar.cb-light-menu.stickybar {
    background-color: #f0f0f0;
    background-color: rgba(240, 240, 240, 0.92);
  }

  #cb-previous-next-links #cb-previous-link .fa-long-arrow-left, #cb-previous-next-links #cb-previous-link .fa-long-arrow-right, #cb-previous-next-links #cb-next-link .fa-long-arrow-left, #cb-previous-next-links #cb-next-link .fa-long-arrow-right {
    text-decoration: none;
  }

  /*********************
  HOMEPAGE BUILDER STYLES
  *********************/
  .cb-module-header h2 {
    letter-spacing: 3px;
    font-size: 18px;
  }

  .cb-section-top {
    padding-top: 20px;
  }

  /*********************
  MODULE STYLES
  *********************/
  .cb-module-title a:hover {
    text-decoration: underline;
  }

  .cb-module-block .cb-no-1 {
    clear: both;
	/*border: 3px solid;
    border-color: #000000;*/
  }
  .cb-module-block .slides .cb-no-1 {
    clear: none;
	border: 3px solid;
    border-color: #000000;
  }
  .cb-module-block .cb-article-row-1 {
    width: 48%;
    margin-left: 4%;
	/*border: 3px solid;
    border-color: #000000;*/
  }
  .cb-module-block .cb-article-row-2 {
    width: 48%;
    margin-left: 4%;
	/*border: 3px solid;
    border-color: #000000;*/
  }
  .cb-module-block .cb-article-row-3 {
    width: 32%;
    margin-left: 2%;
	/*border: 3px solid;
    border-color: #000000;*/
  }
  .cb-module-block .cb-excerpt {
    font-size: 13px;
  }
  .cb-module-block .cb-big-thumb.format-video .cb-mask a:after, .cb-module-block .cb-big-thumb.format-audio .cb-mask a:after, .cb-module-block .cb-big-thumb.format-gallery .cb-mask a:after {
    line-height: 100px;
    margin-left: -50px;
    margin-top: -50px;
    height: 100px;
    width: 100px;
    font-size: 2em;
	border: 3px solid;
    border-color: #000000;
  }

  .cb-grid-block {
    overflow: hidden;
  }
  .cb-grid-block h2 {
    letter-spacing: 1px;
  }
  .cb-grid-block .cb-s .cb-byline {
    display: none;
  }

  .cb-mod-zoom .cb-grid-entry img {
    -webkit-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    -transition: all 1s ease;
    transition: all 1s ease;
  }
  .cb-mod-zoom .cb-grid-entry:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }

  .cb-grid-3 {
    height: 360px;
  }
  .cb-grid-3 .cb-l {
    width: 100%;
    height: 64%;
    border-bottom: 3px solid #fff;
  }
  .cb-grid-3 .cb-feature-2 {
    border-right: 3px solid #fff;
  }
  .cb-grid-3 .cb-feature-3, .cb-grid-3 .cb-feature-2 {
    border-bottom: none;
  }
  .cb-grid-3 .cb-s {
    width: 50%;
    height: 36%;
  }

  .cb-grid-4 {
    height: 400px;
  }
  .cb-grid-4 .cb-feature-1 {
    width: 56%;
    height: 62%;
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .cb-grid-4 .cb-feature-2 {
    width: 44%;
    height: 62%;
    border-bottom: 3px solid #fff;
  }
  .cb-grid-4 .cb-feature-3 {
    width: 50%;
    height: 39%;
    border-bottom: none;
    border-right: 3px solid #fff;
  }
  .cb-grid-4 .cb-feature-4 {
    width: 50%;
    height: 39%;
  }
  .cb-grid-4 .cb-feature-1 a img, .cb-grid-4 .cb-feature-2 a img {
    margin-left: -6%;
    height: 100%;
    width: auto;
    max-width: none;
  }

  .cb-grid-5 {
    height: 400px;
  }
  .cb-grid-5 .cb-l {
    width: 50%;
    height: 61.5%;
    border-bottom: 3px solid #fff;
  }
  .cb-grid-5 .cb-s {
    width: 33.33333333%;
    height: 38.5%;
  }
  .cb-grid-5 .cb-feature-1, .cb-grid-5 .cb-feature-3, .cb-grid-5 .cb-feature-4 {
    border-right: 3px solid #fff;
  }

  .cb-grid-5.cb-flipped .cb-l {
    width: 50%;
    height: 61.5%;
    border: none;
    border-top: 3px solid #fff;
  }
  .cb-grid-5.cb-flipped .cb-s {
    width: 33.33333333%;
    height: 38.5%;
    border: none;
  }
  .cb-grid-5.cb-flipped .cb-feature-2 {
    border-right: 3px solid #fff;
  }
  .cb-grid-5.cb-flipped .cb-feature-1, .cb-grid-5.cb-flipped .cb-feature-4 {
    border-right: 3px solid #fff;
  }

  .cb-grid-6 {
    height: 305px;
  }
  .cb-grid-6 .cb-s {
    width: 25%;
  }
  .cb-grid-6 .cb-m {
    width: 50%;
  }
  .cb-grid-6 .cb-grid-entry {
    height: 50%;
  }
  .cb-grid-6 .cb-feature-1 {
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
  }
  .cb-grid-6 .cb-feature-2 {
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
  }
  .cb-grid-6 .cb-feature-3 {
    border-bottom: 3px solid #fff;
  }
  .cb-grid-6 .cb-feature-4 {
    border-right: 3px solid #fff;
  }
  .cb-grid-6 .cb-feature-5 {
    border-right: 3px solid #fff;
  }
  .cb-grid-6 .cb-feature-4, .cb-grid-6 .cb-feature-5 {
    border-bottom: none;
  }

  .cb-color-hover .cb-mask img {
    -webkit-transition: 0.5s ease opacity;
    -ms-transition: 0.5s ease opacity;
    -o-transition: 0.5s ease opacity;
    -transition: 0.5s ease opacity;
    transition: 0.5s ease opacity;
  }
  .cb-color-hover .cb-mask:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }

  .cb-module-fw {
    margin: 0 auto;
    width: 710px;
  }

  .cb-module-a .cb-article {
    width: 48%;
  }
  .cb-module-a .no-2 {
    margin: 0 0 0 4%;
  }

  .cb-module-a.cb-module-fw .cb-article {
    width: 32%;
  }
  .cb-module-a.cb-module-fw .no-2 {
    margin: 0 0 0 2%;
  }
  .cb-module-a.cb-module-fw .no-3 {
    margin: 0 0 0 2%;
    float: right;
  }

  .cb-module-c .cb-article .cb-meta .cb-excerpt {
    display: block;
  }

  .cb-module-g {
    padding: 0 10px 10px 0;
  }
  .cb-module-g .cb-article {
    width: 50%;
    float: left;
  }
  .cb-module-g .cb-big {
    max-width: 225px;
  }

  .cb-module-half:nth-child(odd) {
    margin: 0 4% 20px 0;
  }

  .cb-slider-block .flex-direction-nav a {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    opacity: 0.25;
    -webkit-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -transition: all 0.35s ease;
    transition: all 0.35s ease;
  }
  .cb-slider-block .flex-direction-nav a:hover {
    text-decoration: none !important;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  .cb-slider-block .flex-direction-nav a {
    width: 50px;
  }
  .cb-slider-block .cb-post-title {
    letter-spacing: 1px;
  }

  .cb-blog-style-a .cb-meta {
    padding: 10px 20px 10px 10px;
  }
  .cb-blog-style-a .cb-meta h2 {
    font-size: 18px;
  }

  .cb-blog-style-e {
    padding: 0;
  }
  .cb-blog-style-e .cb-post-title {
    font-size: 14px;
    margin-bottom: 10px !important;
  }
  .cb-blog-style-e .cb-mask {
    width: 100%;
  }
  .cb-blog-style-e .cb-meta {
    width: 100%;
    padding: 10px !important;
  }

  /******************************************************************
  GALLERY POST STYLES
  *****************************************************************/
  #cb-gallery-post #cb-gallery .slides li .cb-meta .cb-caption {
    padding: 15px 30px;
  }
  #cb-gallery-post #cb-gallery li i {
    color: #161616;
    background: #fff;
    background: rgba(255, 255, 255, 0.7);
    height: 60px;
    width: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    line-height: 60px;
    -moz-border-radius: 50% / 50%;
    -webkit-border-radius: 50% 50%;
    border-radius: 50% / 50%;
    margin-left: -30px;
    margin-top: -30px;
    font-size: 20px;
    -webkit-transition: opacity 0.35s;
    -ms-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    -transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  #cb-gallery-post #cb-gallery li img {
    -webkit-transition: opacity 0.35s;
    -ms-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    -transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  #cb-gallery-post #cb-gallery li :hover i {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
  }
  #cb-gallery-post #cb-gallery li :hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  #cb-gallery-post #cb-carousel .slides li img:hover {
    cursor: pointer;
  }

  .tiled-gallery img {
    -webkit-transition: opacity 0.35s;
    -ms-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    -transition: opacity 0.35s;
    transition: opacity 0.35s;
  }

  .tiled-gallery img:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=83);
    opacity: 0.825;
  }

  /******************************************************************
  REVIEW STYLES
  ******************************************************************/
  .cb-review-ext-box.cb-small-box {
    width: 33px;
    height: 25px;
  }
  .cb-review-ext-box.cb-small-box .cb-percent-sign {
    font-size: 10px;
    margin-left: 1px;
  }
  .cb-review-ext-box.cb-small-box .cb-score {
    font-size: 12px;
    line-height: 26px;
  }
  .cb-review-ext-box.cb-small-box .cb-score-title {
    display: none;
  }

  .cb-review-box {
    padding: 20px;
  }
  .cb-review-box .cb-bar .cb-overlay {
    height: 25px;
  }
  .cb-review-box .cb-bar #cb-vote .cb-overlay:hover, .cb-review-box .cb-bar #cb-vote .cb-overlay-stars:hover {
    cursor: pointer;
  }
  .cb-review-box .cb-bar .cb-voted .cb-overlay:hover, .cb-review-box .cb-bar .cb-voted .cb-overlay-stars:hover {
    cursor: auto !important;
  }

  /******************************************************************
  PAGE NAVI STYLES
  ******************************************************************/
  .cb-page-navigation .cb-page-navi li, .cb-page-navigation .page-numbers li, .page-navigation .cb-page-navi li, .page-navigation .page-numbers li, .wp-prev-next .cb-page-navi li, .wp-prev-next .page-numbers li, .woocommerce-pagination .cb-page-navi li, .woocommerce-pagination .page-numbers li {
    margin: 0 10px 0 0;
    -webkit-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    -transition: all 0.35s;
    transition: all 0.35s;
  }
  .cb-page-navigation .cb-page-navi li:hover a, .cb-page-navigation .page-numbers li:hover a, .page-navigation .cb-page-navi li:hover a, .page-navigation .page-numbers li:hover a, .wp-prev-next .cb-page-navi li:hover a, .wp-prev-next .page-numbers li:hover a, .woocommerce-pagination .cb-page-navi li:hover a, .woocommerce-pagination .page-numbers li:hover a {
    border-color: #b3b3b3;
  }
  .cb-page-navigation .cb-page-navi .cb-current:hover, .cb-page-navigation .cb-page-navi li .current:hover, .cb-page-navigation .page-numbers .cb-current:hover, .cb-page-navigation .page-numbers li .current:hover, .page-navigation .cb-page-navi .cb-current:hover, .page-navigation .cb-page-navi li .current:hover, .page-navigation .page-numbers .cb-current:hover, .page-navigation .page-numbers li .current:hover, .wp-prev-next .cb-page-navi .cb-current:hover, .wp-prev-next .cb-page-navi li .current:hover, .wp-prev-next .page-numbers .cb-current:hover, .wp-prev-next .page-numbers li .current:hover, .woocommerce-pagination .cb-page-navi .cb-current:hover, .woocommerce-pagination .cb-page-navi li .current:hover, .woocommerce-pagination .page-numbers .cb-current:hover, .woocommerce-pagination .page-numbers li .current:hover {
    background-color: #b3b3b3;
  }
  .cb-page-navigation .cb-page-navi .cb-prev-link, .cb-page-navigation .cb-page-navi .cb-next-link, .cb-page-navigation .page-numbers .cb-prev-link, .cb-page-navigation .page-numbers .cb-next-link, .page-navigation .cb-page-navi .cb-prev-link, .page-navigation .cb-page-navi .cb-next-link, .page-navigation .page-numbers .cb-prev-link, .page-navigation .page-numbers .cb-next-link, .wp-prev-next .cb-page-navi .cb-prev-link, .wp-prev-next .cb-page-navi .cb-next-link, .wp-prev-next .page-numbers .cb-prev-link, .wp-prev-next .page-numbers .cb-next-link, .woocommerce-pagination .cb-page-navi .cb-prev-link, .woocommerce-pagination .cb-page-navi .cb-next-link, .woocommerce-pagination .page-numbers .cb-prev-link, .woocommerce-pagination .page-numbers .cb-next-link {
    margin: 0 0 0 10px;
  }

  .cb-post-pagination {
    margin: 20px 0 20px 0;
  }
  .cb-post-pagination a .wp-link-pages-number {
    -webkit-transition: all, 0.35s;
    -ms-transition: all, 0.35s;
    -o-transition: all, 0.35s;
    -transition: all, 0.35s;
    transition: all, 0.35s;
  }
  .cb-post-pagination a .wp-link-pages-number:hover, .cb-post-pagination a .wp-link-pages-number:focus {
    background: #e9e9e9;
  }
  .cb-post-pagination .wp-link-pages-number {
    padding: 10px 20px;
    font-size: 14px;
  }

  /*********************
  TO TOP STYLE
  *********************/
  .cb-to-top-vis #cb-to-top {
    z-index: 100;
    cursor: pointer;
	visibility: visible;
    progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: 0.75;
    -moz-transform: translate3d(0, -20px, 0);
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
	/**background-image: url(http://www.dragonball-ultimate.com/wp-content/uploads/2015/07/top-db.png);
	background-repeat: no-repeat;
    background-position: center; **/
  }
  .cb-to-top-vis #cb-to-top:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
    opacity: 0.95;
  }

  /*********************
  SHORTCODE STYLES
  *********************/
  .cb-button a {
    -webkit-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    -transition: all 0.35s;
    transition: all 0.35s;
  }
  .cb-button a:hover, .cb-button a:focus {
    text-decoration: none !important;
    background: #333333 !important;
  }

  .cb-button.cb-white a:hover, .cb-button.cb-white a:focus {
    background: #cccccc !important;
  }

  .cb-tabs ul li a:hover {
    color: #666666;
  }

  #respond {
    margin: 0 0 20px 0;
    padding-top: 20px;
  }
  #respond p {
    margin: 0 0 20px 0;
  }
  #respond form {
    font-size: 16px;
  }
  #respond form .comment-notes {
    font-size: 14px;
    margin: 0 0 20px 0;
  }
  #respond form input[type=text],
  #respond form input[type=email],
  #respond form input[type=url],
  #respond form textarea {
    padding: 7px;
    margin-top: 10px;
  }
  #respond form #submit {
    padding: 7px 20px;
  }

  /*********************
  SIDEBARS & ASIDES
  *********************/
  .cb-sidebar {
    margin-left: 20px;
    width: 240px;
    float: left;
    padding: 20px 0 0 0;
  }
  .cb-sidebar .cb-lwa-profile, .cb-sidebar .cb-form-body {
    padding: 0 20px;
  }
  .cb-sidebar .cb-social-media-widget .cb-social-media-icon {
    margin: 0 5px 10px 5px;
    -webkit-transition: all 0.25s;
    -ms-transition: all 0.25s;
    -o-transition: all 0.25s;
    -transition: all 0.25s;
    transition: all 0.25s;
  }
  .cb-sidebar .cb-social-media-widget .cb-social-media-icon:hover {
    top: -7px;
    -moz-box-shadow: 0 10px 6px -6px #cccccc;
    -webkit-box-shadow: 0 10px 6px -6px #cccccc;
    box-shadow: 0 10px 6px -6px #cccccc;
  }

  .cb-sticky-sidebar {
    position: relative;
    float: left;
  }

  .cb-stuck-sb .cb-sticky-sidebar .cb-sidebar {
    position: fixed;
    bottom: 0;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
  }

  .cb-stuck-sb .cb-sticky-sidebar #cb-sidebar-d, .cb-stuck-sb .cb-sticky-sidebar #cb-sidebar-b {
    padding-top: 30px !important;
  }

  .cb-stuck-sb.cb-footer-vis .cb-sticky-sidebar .cb-sidebar {
    position: absolute;
    bottom: auto;
    margin-top: 0;
  }

  .cb-stuck-sb.cb-footer-vis .cb-sticky-sidebar {
    position: static;
  }

  #cb-sidebar-d, #cb-sidebar-b {
    padding: 0 !important;
  }

  .cb-small-squares-widget li {
    width: auto;
  }

  .widget-latest-articles ul li {
    margin: 0 0 10px 0;
  }
  .widget-latest-articles ul li .cb-mask:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.7;
  }
  .widget-latest-articles ul li .cb-mask a img {
    -webkit-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    -transition: all 0.35s;
    transition: all 0.35s;
  }
  .widget-latest-articles ul li .cb-meta .cb-byline .cb-byline-element {
    margin: 0 3px 5px 0;
  }
  .widget-latest-articles ul li .cb-meta .cb-byline i {
    margin: 0 2px 0 0;
  }
  .widget-latest-articles .cb-small {
    padding: 15px;
  }
  .widget-latest-articles .cb-small li .cb-meta {
    padding: 0;
    overflow: hidden;
  }
  .widget-latest-articles .cb-big li .cb-meta {
    padding: 10px 10px 20px 10px;
  }
  .widget-latest-articles .cb-big li .cb-meta .h2 {
    margin: 0 0 10px 0;
  }

  /*********************
  RELATED POST STYLE
  *********************/
  .cb-related-posts-block ul li {
    width: 48%;
  }
  .cb-related-posts-block ul .no-1 {
    clear: left;
  }
  .cb-related-posts-block ul .no-2 {
    margin-left: 4%;
  }
  .cb-related-posts-block ul a:hover {
    text-decoration: none important;
  }

  /*********************
  FOOTER STYLES
  *********************/
  #cb-footer #cb-widgets > div {
    padding-top: 20px;
  }
  #cb-footer #cb-widgets .cb-footer-widget-title span {
    padding: 10px 0;
    font-size: 16px;
    margin: 0 0 20px 0;
  }
  #cb-footer #cb-widgets .widget_tag_cloud a:hover {
    background-color: #333333;
    color: #b3b3b3;
  }
  #cb-footer #cb-widgets .cb-search .cb-search-submit:hover, #cb-footer #cb-widgets .cb-search .cb-search-submit:focus {
    background: #2d2d2d;
    background: rgba(27, 27, 27, 0.95);
  }
  #cb-footer .cb-footer-a .cb-column {
    width: 33%;
    border-right: 1px solid #333333;
  }
  #cb-footer .cb-footer-a .cb-three {
    width: 34%;
    border-right: 0;
  }
  #cb-footer .cb-footer-b .cb-column {
    width: 25%;
    border-right: 1px solid #333333;
  }
  #cb-footer .cb-footer-b .cb-four {
    border-right: 0;
  }
  #cb-footer .cb-footer-c .cb-one {
    width: 44%;
    border-right: 1px solid #333333;
  }
  #cb-footer .cb-footer-c .cb-two {
    width: 28%;
    border-right: 1px solid #333333;
  }
  #cb-footer .cb-footer-c .cb-three {
    width: 28%;
  }
  #cb-footer .cb-footer-d .cb-one {
    width: 28%;
    border-right: 1px solid #333333;
  }
  #cb-footer .cb-footer-d .cb-two {
    width: 28%;
    border-right: 1px solid #333333;
  }
  #cb-footer .cb-footer-d .cb-three {
    width: 44%;
  }
  #cb-footer .cb-footer-e .cb-column {
    width: 50%;
  }
  #cb-footer .cb-footer-e .cb-one {
    border-right: 1px solid #333333;
  }
  #cb-footer .cb-footer-lower {
    font-size: 12px;
  }
  #cb-footer .cb-footer-lower .cb-copyright {
    width: 29.5%;
    text-align: left;
  }
  #cb-footer .cb-footer-lower .cb-footer-links {
    width: 70%;
  }
  #cb-footer .cb-footer-lower .cb-footer-links ul {
    text-align: right;
    margin: 0;
  }
  #cb-footer .cb-footer-lower .cb-footer-links ul li a:hover {
    text-decoration: underline;
  }

  .cb-review-box .cb-bar.cb-user-rating {
    margin: 0;
  }
  .cb-review-box .cb-bar #cb-vote {
    text-align: left;
  }
  .cb-review-box .cb-bar #cb-vote .cb-overlay.cb-stars {
    float: right;
    margin-top: 0;
  }

  .cb-review-box.cb-half .cb-bar {
    color: #999999;
    margin: 0 0 10px 0;
  }
  .cb-review-box.cb-half .cb-bar.cb-stars {
    margin: 0 0 15px 0;
  }
  .cb-review-box.cb-half .cb-bar.cb-stars .cb-criteria, .cb-review-box.cb-half .cb-bar.cb-stars .cb-overlay-stars {
    display: block;
  }
  .cb-review-box.cb-half .cb-bar.cb-stars .cb-criteria {
    margin-bottom: 5px;
    float: none;
  }
  .cb-review-box.cb-half .cb-bar.cb-stars .cb-overlay-stars {
    float: none;
  }
  .cb-review-box.cb-half .cb-score-box {
    width: 40%;
    margin: 20px 0 20px 30%;
  }
  .cb-review-box.cb-half .cb-bar.cb-user-rating {
    margin: 0;
  }
  .cb-review-box.cb-half .cb-bar #cb-vote .cb-overlay-stars {
    float: none;
    margin-top: 5px;
  }

  /*
   * Tipper Plugin [Formstone Library]
   * @author Ben Plum
   * @version 0.4.3
   *
   * Copyright ┬® 2013 Ben Plum <mr@benplum.com>
   * Released under the MIT License <http://www.opensource.org/licenses/mit-license.php>
   */
  .tipper-positioner {
    left: -99999px;
    position: absolute;
    pointer-events: none;
    top: -99999px;
    z-index: 95;
  }

  .tipper-positioner .tipper-wrapper {
    position: relative;
  }

  .tipper-positioner .tipper-content {
    background: #2d2d2d;
    background: rgba(0, 0, 0, 0.85);
    border-radius: 3px;
    color: #f5f5f5;
    letter-spacing: 1px;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 8px 12px;
    white-space: nowrap;
  }

  .tipper-positioner .tipper-caret {
    display: block;
    height: 11px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    width: 5px;
  }

  .tipper-positioner.right .tipper-caret {
    background-position: left center;
    left: -5px;
    top: 0;
  }

  .tipper-positioner.left .tipper-caret {
    background-position: right center;
    right: -5px;
    top: 0;
  }

  .tipper-positioner.top .tipper-caret, .tipper-positioner.bottom .tipper-caret {
    display: block;
    float: none;
    height: 5px;
    margin: 0 auto;
    width: 11px;
  }

  .tipper-positioner.top .tipper-caret {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, 0.85);
    bottom: -6px;
    left: 0;
  }

  .tipper-positioner.bottom .tipper-caret {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid rgba(0, 0, 0, 0.85);
    top: -6px;
    left: 0;
  }
}
@media only screen and (min-width: 1020px) {
  /******************************************************************
  H1, H2, H3, H4, H5 STYLES
  ******************************************************************/
  h1, .h1 {
    font-size: 28px;
    margin: 0 0 20px;
  }

  h2, .h2 {
    font-size: 20px;
    margin: 0 0 20px;
  }

  h3, .h3 {
    font-size: 16px;
    margin: 0 0 10px;
  }

  h4, .h4 {
    font-size: 14px;
    margin: 0 0 10px;
  }

  h5, .h5 {
    font-size: 12px;
    margin: 0 0 10px;
  }

  h6, .h6 {
    font-size: 11px;
    margin: 0 0 10px;
  }

  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .cb-main {
    width: 610px;
    padding: 30px 0 0 0;
  }

  .cb-fw-bs .cb-main {
    width: 940px;
  }
  .cb-fw-bs .cb-main .entry-content .alignnone.size-full {
    /*margin: 30px 0 30px -30px;*/
    max-width: 1020px;
  }
  .cb-fw-bs .cb-main .cb-review-box .cb-pros-cons {
    width: 42%;
  }
  .cb-fw-bs .cb-main .cb-review-box .cb-score-box {
    width: 16%;
  }

  #cb-bg-to {
    top: 0;
    left: 0;
    position: fixed;
    display: inline;
    width: 100%;
    cursor: pointer;
    height: 100%;
  }

  #cb-section-a {
    padding-top: 30px;
  }

  .wrap {
    width: 1000px;
  }

  #logo {
    width: auto;
    text-align: left;
    float: none;
    margin-bottom: 0;
  }

  .cb-with-large {
    text-align: left;
    width: auto;
  }
  .cb-with-large a img {
    max-width: 210px;
  }

  #cb-logo-box {
    padding: 0px 0px 0px 30px;
  }

  .cb-large {
    float: right;
  }

  .cb-medium {
    float: right;
  }

  #cb-content .cb-main, #content.widecolumn .cb-main {
    margin: 0 0 0 30px;
  }
  #cb-content .cb-main.cb-sidebar-left, #content.widecolumn .cb-main.cb-sidebar-left {
    margin: 0 30px 0 0;
  }
  #cb-content .cb-sidebar, #content.widecolumn .cb-sidebar {
    margin-left: 30px;
    padding: 30px 0 0 0;
  }

  #cb-content {
    min-height: 500px;
  }

  .cb-page-header, .cb-404-header, .cb-cat-header {
    padding: 5px;
  }
  .cb-page-header #cb-cat-title, .cb-404-header #cb-cat-title, .cb-cat-header #cb-cat-title {
    font-size: 32px;
  }
  .cb-page-header #cb-search-title, .cb-404-header #cb-search-title, .cb-cat-header #cb-search-title {
    font-size: 16px;
  }
  .cb-page-header #cb-search-title span, .cb-404-header #cb-search-title span, .cb-cat-header #cb-search-title span {
    font-size: 38px;
    margin-top: 10px;
  }
  .cb-page-header p, .cb-404-header p, .cb-cat-header p {
    margin: 0;
    padding: 0 20px;
  }

  .cb-cat-t-bg .cb-page-header, .cb-cat-t-bg .cb-404-header, .cb-cat-t-bg .cb-cat-header {
    padding: 50px 20px;
  }

  .cb-review-box.cb-half {
    margin: 0 20px 20px 0;
    float: left;
    width: 60%;
  }
  .cb-review-box.cb-half .cb-bar.cb-stars .cb-criteria, .cb-review-box.cb-half .cb-bar.cb-stars .cb-overlay-stars {
    display: inline-block;
  }
  .cb-review-box.cb-half .cb-bar.cb-stars .cb-criteria {
    margin-bottom: 0;
    float: left;
  }
  .cb-review-box.cb-half .cb-bar.cb-stars .cb-overlay-stars {
    float: right;
  }
  .cb-review-box.cb-half .cb-bar #cb-vote .cb-overlay-stars {
    float: right;
    margin-top: 0;
  }
  .cb-review-box.cb-half .cb-score-box {
    margin: 20px 0 30px 30%;
    width: 40%;
  }

  /*********************
  AUTHOR PAGE
  *********************/
  .cb-author-page .cb-author-details .cb-meta h3, .cb-about-page .cb-author-line .cb-author-details .cb-meta h3 {
    font-size: 22px;
  }
  .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact {
    padding: 15px 0;
  }
  .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-link, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-link {
    font-size: 22px;
  }
  .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus {
    width: 22px;
  }
  .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus img, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .cb-googleplus img {
    margin-top: -5px;
  }
  .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-twitter, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-twitter {
    font-size: 26px;
  }
  .cb-author-page .cb-author-details .cb-meta .cb-author-page-contact .fa-envelope-o, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-page-contact .fa-envelope-o {
    font-size: 19px;
    margin: -3px 0 0 10px;
  }
  .cb-author-page .cb-author-details .cb-meta .cb-author-position, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-position {
    font-size: 16px;
    padding: 0  0 5px 0;
  }
  .cb-author-page .cb-author-details .cb-meta .cb-author-bio, .cb-about-page .cb-author-line .cb-author-details .cb-meta .cb-author-bio {
    padding: 20px 10px;
  }

  .cb-author-page .cb-main {
    width: 700px;
  }
  .cb-author-page .cb-author-details {
    width: 210px;
    float: left;
    margin: 30px 0 30px 30px;
  }

  .cb-about-page .cb-author-line {
    margin: 0 0 30px 0;
  }
  .cb-about-page .cb-author-line .cb-author-details {
    margin-right: 20px;
    width: 190px;
  }

  .cb-about-page.wrap .cb-author-line .cb-author-details {
    margin-right: 20px;
    width: 220px;
  }
  .cb-about-page.wrap .cb-author-line .cb-author-details:nth-child(even) {
    margin-right: 20px;
  }
  .cb-about-page.wrap .cb-author-line .cb-author-details:last-child {
    margin-right: 0;
  }

  /*********************
  BREADCRUMBS
  *********************/
  .cb-breadcrumbs {
    font-size: 12px;
    padding-left: 30px;
    line-height: 35px;
    height: 35px;
  }
  .cb-breadcrumbs .fa-angle-right {
    font-size: 16px;
    padding: 0 20px;
    line-height: 35px;
  }

  #cb-top-menu .cb-breaking-news span {
    padding: 0 20px 0 30px;
  }

  /*********************
  MENU STYLES
  *********************/
  #cb-nav-bar #cb-main-menu .main-nav li > a {
    padding: 12px 10px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu {
    width: 1000px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles {
    padding: 0 0 30px 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-mega-title {
    padding: 20px 0;
    font-size: 18px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent {
    width: 330px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li {
    width: 100%;
    margin: 0 0 25px 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-mask {
    margin-right: 20px;
    width: 70px;
    display: block;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-mask .cb-review-ext-box {
    top: 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta {
    padding: 0 0 0 90px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta .h4 {
    margin: 0 0 3px 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta .cb-byline .cb-byline-element {
    margin: 0 7px 3px 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent.cb-recent-fw {
    width: 530px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent.cb-recent-fw ul .cb-article-1, #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent.cb-recent-fw ul .cb-article-3 {
    margin: 0 4% 25px 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-featured {
    width: 470px;
    padding: 0 30px 500px 30px;
    margin-bottom: -500px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-sub-menu li a {
    padding: 5px 10px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-mega-menu {
    width: 1000px;
    padding: 20px 0 30px 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu {
    margin: 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu li .cb-grandchild-menu li {
    padding: 5px 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-mega-menu .cb-sub-menu li .cb-grandchild-menu li a {
    font-size: 14px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-links-menu .cb-sub-menu li a {
    padding: 10px 20px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-links-menu .cb-sub-menu li .cb-grandchild-menu {
    right: -200px;
    width: 200px;
  }
  #cb-nav-bar #cb-main-menu .main-nav .cb-icons .cb-menu-icon a i {
    font-size: 20px;
  }
  #cb-nav-bar .flexslider-1-menu {
    width: 740px;
  }
  #cb-nav-bar .flexslider-1-fw-menu {
    width: 940px;
  }

  /*********************
  HOMEPAGE BUILDER STYLES
  *********************/
  .cb-module-header h2 {
    font-size: 22px;
  }

  .cb-hp-paginated.cb-site-padding {
    padding-top: 30px;
  }

  /*********************
  MODULE STYLES
  *********************/
  .cb-grid-block .cb-byline {
    font-size: 12px;
  }
  .cb-grid-block .cb-l h2 {
    font-size: 23px;
    padding: 0 30px;
  }
  .cb-grid-block .cb-s h2 {
    margin: 0 0 10px;
  }
  .cb-grid-block .cb-s .cb-byline {
    display: block;
  }

  .cb-grid-3 {
    height: 500px;
  }

  .cb-grid-4 {
    height: 480px;
  }

  .cb-grid-5 {
    height: 530px;
  }

  .cb-grid-6 {
    height: 410px;
  }

  .cb-module-block {
    margin-bottom: 30px;
  }
  .cb-module-block .cb-post-title {
    font-size: 20px;
	border-left: 3px solid #c31f20;
	padding-left: 10px;
  }
  .cb-module-block .cb-article-row .cb-meta {
    padding: 20px;
	background-color: #eef0ee;
  }
  .cb-module-block .cb-excerpt {
    font-size: 14px;
  }

  .cb-module-block.cb-slider-b .cb-post-title {
    font-size: 30px;
    padding: 0 40px;
  }

  .archive #cb-content > .cb-module-block.cb-slider-b {
    margin-bottom: 0;
  }

  .cb-line-next {
    margin-top: 30px;
  }

  .cb-module-a {
    padding: 0 0 30px;
  }
  .cb-module-a .cb-article-big {
    padding-right: 15px;
  }
  .cb-module-a .cb-article-small {
    padding-left: 15px;
  }
  .cb-module-a .cb-article-small .mask {
    width: 60px;
    height: 60px;
  }

  .cb-separated {
    margin-bottom: 30px;
  }

  .cb-module-fw {
    width: 940px;
  }

  .cb-module-a.cb-module-fw {
    padding-bottom: 30px;
  }
  .cb-module-a.cb-module-fw .cb-article .cb-meta {
    padding: 20px 20px 0;
  }

  .cb-module-g {
    padding: 0 0 10px;
  }
  .cb-module-g .cb-article {
    margin: 0 0 30px 0;
  }
  .cb-module-g .cb-big {
    max-width: 300px;
  }
  .cb-module-g .cb-small {
    padding-left: 20px;
  }
  .cb-module-g .cb-small .cb-mask {
    float: left;
    margin-right: 20px;
    display: block;
  }

  .cb-module-half:nth-child(odd) {
    margin: 0 4% 40px 0;
  }

  .cb-slider-b.cb-module-fw .cb-flex {
    max-height: 520px;
    overflow: hidden;
  }

  .cb-slider-b.cb-module-fw .cb-byline {
    font-size: 14px;
  }
  .cb-slider-b.cb-module-fw .cb-title {
    font-size: 26px;
    padding: 0 50px;
  }

  .cb-small .cb-mask {
    float: left;
    margin-right: 20px;
    display: block;
  }

  /******************************************************************
  REVIEW STYLES
  ******************************************************************/
  .cb-review-ext-box {
    width: 80px;
    height: 70px;
  }
  .cb-review-ext-box .cb-percent-sign {
    font-size: 14px;
  }
  .cb-review-ext-box .cb-score {
    font-size: 30px;
    line-height: 50px;
    height: 40px;
  }
  .cb-review-ext-box .cb-score-title {
    font-size: 9px;
    display: inline-block;
  }

  .cb-review-ext-box.cb-small-box {
    width: 33px;
    height: 25px;
  }
  .cb-review-ext-box.cb-small-box .cb-percent-sign {
    font-size: 10px;
    margin-left: 1px;
  }
  .cb-review-ext-box.cb-small-box .cb-score {
    font-size: 12px;
    line-height: 26px;
  }
  .cb-review-ext-box.cb-small-box .cb-score-title {
    display: none;
  }

  /******************************************************************
  BLOG STYLES
  ******************************************************************/
  .cb-blog-style-a {
    margin: 0 0 30px 0;
    width: auto;
  }
  .cb-blog-style-a .cb-mask {
    width: 40%;
    margin: 0 3% 0 0;
  }
  .cb-blog-style-a .cb-meta {
    width: 57%;
    padding: 10px 20px 10px 10px;
  }
  .cb-blog-style-a .cb-meta h2 {
    margin: 0 0 10px 0;
    font-size: 20px;
  }
  .cb-blog-style-a .cb-meta .cb-excerpt {
    font-size: 14px;
  }

  .cb-blog-style-d .cb-meta {
    padding: 20px;
  }
  .cb-blog-style-d .cb-meta h2 {
    font-size: 26px;
  }

  .cb-blog-style-e .cb-post-title {
    font-size: 14px;
  }

  /******************************************************************
  PAGE NAVI STYLES
  ******************************************************************/
  .cb-page-navigation, .page-navigation, .wp-prev-next, .woocommerce-pagination {
    padding: 20px 0 40px 0;
  }
  .cb-page-navigation .cb-page-navi li a, .cb-page-navigation .page-numbers li a, .page-navigation .cb-page-navi li a, .page-navigation .page-numbers li a, .wp-prev-next .cb-page-navi li a, .wp-prev-next .page-numbers li a, .woocommerce-pagination .cb-page-navi li a, .woocommerce-pagination .page-numbers li a {
    padding: 10px 20px;
  }
  .cb-page-navigation .cb-page-navi .cb-current, .cb-page-navigation .cb-page-navi li .current, .cb-page-navigation .page-numbers .cb-current, .cb-page-navigation .page-numbers li .current, .page-navigation .cb-page-navi .cb-current, .page-navigation .cb-page-navi li .current, .page-navigation .page-numbers .cb-current, .page-navigation .page-numbers li .current, .wp-prev-next .cb-page-navi .cb-current, .wp-prev-next .cb-page-navi li .current, .wp-prev-next .page-numbers .cb-current, .wp-prev-next .page-numbers li .current, .woocommerce-pagination .cb-page-navi .cb-current, .woocommerce-pagination .cb-page-navi li .current, .woocommerce-pagination .page-numbers .cb-current, .woocommerce-pagination .page-numbers li .current {
    padding: 10px 20px;
  }
  .cb-page-navigation .page-numbers.dots, .page-navigation .page-numbers.dots, .wp-prev-next .page-numbers.dots, .woocommerce-pagination .page-numbers.dots {
    display: block;
    padding: 20px 0px 0;
  }

  /******************************************************************
  SOCIAL SHARING
  ******************************************************************/
  .cb-social-sharing > div, .cb-social-sharing > iframe {
    margin-bottom: 20px;
  }
  .cb-social-sharing .cb-facebook, .cb-social-sharing .cb-pinterest, .cb-social-sharing .cb-tall, .cb-social-sharing .cb-twitter {
    margin-right: 30px;
  }

  .cb-beside {
    padding: 30px 0 10px 0;
  }
  .cb-beside .cb-title-subtle {
    font-size: 16px;
    margin: 0 40px 0 0;
    width: auto;
  }

  #respond {
    margin: 0 0 30px 0;
    padding-top: 30px;
  }
  #respond p {
    margin: 0 0 30px 0;
  }
  #respond form {
    font-size: 18px;
  }
  #respond form .comment-notes {
    font-size: 16px;
    margin: 0 0 20px 0;
  }
  #respond form input[type=text],
  #respond form input[type=email],
  #respond form input[type=url],
  #respond form textarea {
    padding: 12px;
    margin-top: 10px;
  }
  #respond form textarea {
    height: 220px;
  }
  #respond form #submit {
    padding: 10px 30px;
  }

  .cb-post-footer-block {
    margin: 0 0 40px;
  }

  /******************************************************************
  PREVIOUS/NEXT LINKS
  *****************************************************************/
  #cb-previous-next-links #cb-previous-link, #cb-previous-next-links #cb-next-link, #cb-previous-next-links .cb-empty {
    padding: 10px 40px 100px 40px;
    margin-bottom: -80px;
    width: 50%;
  }
  #cb-previous-next-links #cb-previous-link .fa-long-arrow-left, #cb-previous-next-links #cb-previous-link .fa-long-arrow-right, #cb-previous-next-links #cb-next-link .fa-long-arrow-left, #cb-previous-next-links #cb-next-link .fa-long-arrow-right, #cb-previous-next-links .cb-empty .fa-long-arrow-left, #cb-previous-next-links .cb-empty .fa-long-arrow-right {
    font-size: 40px;
  }
  #cb-previous-next-links .cb-empty {
    line-height: 40px;
  }

  /*********************
  AUTHOR BOX STYLE
  *********************/
  #cb-author-box {
    margin: 0 0 30px 0;
  }
  #cb-author-box .cb-mask {
    width: 120px;
  }
  #cb-author-box .cb-meta {
    width: 490px;
  }
  #cb-author-box .cb-meta .cb-info {
    padding: 0 0 0 30px;
  }
  #cb-author-box .cb-meta .cb-info .cb-author-title a {
    font-size: 22px;
  }
  #cb-author-box .cb-meta .cb-info .cb-author-position {
    font-size: 22px;
    margin-left: 10px;
  }
  #cb-author-box .cb-meta .cb-info .cb-author-position .fa-long-arrow-right {
    margin-right: 10px;
  }
  #cb-author-box .cb-meta .cb-info .cb-author-contact .fa-link, #cb-author-box .cb-meta .cb-info .cb-author-contact .fa-twitter, #cb-author-box .cb-meta .cb-info .cb-author-contact .fa-envelope-o {
    margin: 0 0 0 12px;
  }
  #cb-author-box .cb-meta .cb-author-bio {
    margin: 0;
    padding: 15px 0 15px 30px;
  }

  /*********************
  FEATURED IMAGES STYLES
  *********************/
  .cb-fis-big .cb-entry-header .cb-title-fi {
    padding: 0 30px;
  }
  .cb-fis-big .cb-entry-header .cb-title-fi .cb-entry-title {
    padding: 15px 0 10px 0;
    font-size: 24px;
  }

  .cb-fis .cb-image-credit i {
    font-size: 13px;
  }
  .cb-fis .cb-byline {
    font-size: 14px;
  }

  #cb-full-width-featured-img {
    height: 520px;
  }

  #cb-full-background-featured, #cb-parallax-featured {
    height: 350px;
  }

  .cb-style-off .cb-byline {
    font-size: 13px;
  }
  .cb-style-off h1 {
    margin: 0 0 15px;
  }

  #cb-media-frame-lb {
    max-width: 1020px;
  }
  #cb-media-frame-lb iframe[src*="youtube.com"], #cb-media-frame-lb iframe[src*="vimeo"] {
    width: 1020px;
    height: 575px;
  }

  .cb-fis-tl-overlay .cb-fis-big .cb-entry-header .cb-title-fi .cb-entry-title {
    font-size: 32px;
    letter-spacing: 2px;
  }

  /******************************************************************
  COMMENT STYLES
  ******************************************************************/
  .commentlist {
    margin: 20px 0 20px 0;
  }
  .commentlist .cb-gravatar-image {
    margin-left: 30px;
    display: block;
  }
  .commentlist li .cb-comment-body {
    width: 470px;
    padding: 0 0 0 30px;
  }
  .commentlist li article {
    padding: 40px 0;
  }
  .commentlist ul.children {
    padding: 0 0 0 120px;
  }
  .commentlist li.depth-2 .cb-comment-body {
    width: 350px;
  }
  .commentlist li.depth-3 .cb-comment-body {
    width: 230px;
  }
  .commentlist .comment-author {
    margin: 0 0 10px 0;
  }
  .commentlist .comment_content p {
    margin: 0 0 20px 0;
  }
  .commentlist .comment-reply-link {
    padding: 7px 20px;
    font-size: 14px;
    margin-bottom: 10px;
  }

  /*********************
  SIDEBAR STYLES
  *********************/
  .cb-sidebar {
    width: 300px;
    margin-left: 30px;
    float: left;
  }
  .cb-sidebar .cb-lwa-profile, .cb-sidebar .cb-form-body {
    padding: 0 30px;
  }
  .cb-sidebar .cb-social-media-widget .cb-social-media-icon {
    margin: 0 10px 20px 10px;
  }

  .cb-125-ads li {
    margin: 0 5px 15px 15px;
  }

  .cb-recent-comments-avatar {
    padding: 20px;
  }

  .widget-latest-articles ul li {
    margin: 0 0 20px 0;
  }
  .widget-latest-articles ul li .cb-meta .cb-byline .cb-byline-element {
    margin: 0 3px 5px 0;
  }
  .widget-latest-articles ul li .cb-meta .cb-byline i {
    margin: 0 2px 0 0;
  }
  .widget-latest-articles ul li .cb-meta .cb-byline .fa-comment {
    margin: 0 5px 0 0;
  }
  .widget-latest-articles .cb-small {
    padding: 20px;
  }
  .widget-latest-articles .cb-big li .cb-meta {
    padding: 15px 15px 20px 15px;
  }
  .widget-latest-articles .cb-big li .cb-meta .h2 {
    margin: 0 0 10px 0;
  }

  /*********************
  FOOTER STYLES
  *********************/
  #cb-footer #cb-widgets > div {
    padding-top: 30px;
  }
  #cb-footer #cb-widgets .cb-footer-widget-title {
    padding: 15px;
  }
  #cb-footer .cb-footer-wrap .cb-footer-widget {
    margin: 0 30px;
    padding-bottom: 30px;
  }
  #cb-footer .cb-footer-lower {
    padding: 30px 0;
    font-size: 12px;
  }
  #cb-footer .cb-footer-lower > div {
    padding: 0 30px;
  }

  /*********************
  REVIEW STYLES
  *********************/
  .cb-review-box {
    padding: 30px;
  }
  .cb-review-box #cb-review-title {
    font-size: 16px;
    margin: 0 0 15px 0;
  }
  .cb-review-box .cb-bar #cb-vote {
    text-align: left;
  }
  .cb-review-box .cb-bar #cb-vote .cb-overlay.cb-stars {
    float: right;
    margin-top: 0;
  }
  .cb-review-box .cb-bar #cb-vote .cb-overlay.cb-stars .fa-star {
    font-size: 20px;
    margin-left: 5px;
  }
  .cb-review-box .cb-overlay-stars .fa-star {
    font-size: 20px;
    margin-left: 5px;
  }
  .cb-review-box .cb-summary #cb-conclusion {
    font-size: 14px;
    margin: 0 0 20px 0;
  }
  .cb-review-box .cb-pros-cons {
    width: 38%;
    margin: 15px 0 30px 0;
  }
  .cb-review-box .cb-pros-cons ul {
    padding: 20px 20px 0 20px;
  }
  .cb-review-box .cb-pros-cons ul li {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .cb-review-box .cb-title {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
  }
  .cb-review-box .cb-score-box {
    margin: 15px 0 30px 0;
    width: 24%;
  }
  .cb-review-box .cb-score-box.cb-stars .score {
    font-size: 55px;
    padding: 15px 0 0 0;
  }
  .cb-review-box .cb-score-box.cb-stars .score-title {
    padding: 10px 0 0 0;
  }

  .cb-review-box.cb-readers .cb-score-box {
    margin: 15px 38% 30px 0;
  }
}
@media only screen and (min-width: 1200px) {
  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .cb-main {
    width: 750px;
  }

  .cb-fw-bs .cb-main {
    width: 1140px;
  }
  .cb-fw-bs .cb-main .entry-content .alignnone.size-full {
    max-width: 1200px;
  }
  .cb-fw-bs .cb-main .cb-review-box .cb-pros-cons {
    width: 42%;
  }
  .cb-fw-bs .cb-main .cb-review-box .cb-score-box {
    width: 16%;
  }
  .cb-fw-bs .cb-main #cb-author-box .cb-meta {
    width: 1020px;
  }
  .cb-fw-bs .cb-main .cb-review-box.cb-half .cb-score-box {
    width: 33%;
    margin-left: 33%;
  }
  .cb-fw-bs .cb-main .cb-related-posts-block ul li {
    width: 360px;
    margin-bottom: 30px;
  }
  .cb-fw-bs .cb-main .cb-related-posts-block ul .no-1 {
    margin-left: 0;
  }
  .cb-fw-bs .cb-main .cb-related-posts-block ul .no-2, .cb-fw-bs .cb-main .cb-related-posts-block ul .no-3 {
    margin-left: 30px;
  }

  .wrap {
    width: 1200px;
  }

  .cb-site-padding {
    padding: 0 30px;
  }

  #cb-content {
    min-height: 600px;
  }

  .cb-with-large a img {
    max-width: none;
  }

  /*********************
  POSTS & CONTENT STYLES
  *********************/
  .cb-homepage {
    margin: 30px;
  }

  .home.blog .cb-slider-a, .category .cb-slider-a {
    margin-top: 30px;
  }

  #cb-nav-bar #cb-main-menu .main-nav li {
    font-size: 15px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li > a {
    padding: 12px 15px;
    letter-spacing: 2px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu {
    width: 1200px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles {
    width: 100%;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent {
    width: 420px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-mask {
    width: 80px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta {
    padding: 0 0 0 100px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta .h4 {
    letter-spacing: 1px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li .cb-meta .cb-byline {
    font-size: 10px;
    display: block;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent ul li:last-child {
    margin: 0;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent.cb-recent-fw {
    width: 660px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-featured {
    width: 540px;
  }
  #cb-nav-bar #cb-main-menu .main-nav li .cb-mega-menu {
    width: 1200px;
  }
  #cb-nav-bar #cb-main-menu .main-nav .cb-has-children a:after {
    font-size: 10px;
    padding-left: 5px;
  }
  #cb-nav-bar .flexslider-1-menu {
    width: 900px;
  }
  #cb-nav-bar .flexslider-1-fw-menu {
    width: 1140px;
  }

  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-big-menu .cb-articles .cb-recent {
    border-left: 1px solid #333333;
  }
  #cb-nav-bar.cb-dark-menu #cb-main-menu .main-nav li .cb-links-menu ul li {
    border-bottom: 1px dashed #f7f7f7;
  }

  /*********************
  GRID STYLES
  *********************/
  .cb-grid-block {
    margin: 3px 0 30px 0;
  }
  .cb-grid-block img {
    width: auto;
  }
  .cb-grid-block .cb-l h2 {
    font-size: 23px;
  }

  .archive .cb-grid-block {
    margin-bottom: 0;
  }

  .cb-grid-entry .cb-l h2 {
    font-size: 23px;
  }

  .cb-grid-3 {
    height: 620px;
  }

  .cb-grid-4 {
    height: 645px;
  }

  .cb-grid-5 {
    height: 645px;
  }
  .cb-grid-5 .cb-l {
    height: 400px;
  }
  .cb-grid-5 .cb-s {
    height: 245px;
  }

  .cb-grid-5.cb-flipped .cb-l {
    width: 600px;
    height: 400px;
  }
  .cb-grid-5.cb-flipped .cb-s {
    width: 400px;
    height: 245px;
  }

  .cb-grid-6 {
    height: 495px;
  }

  /*********************
  MODULE STYLES
  *********************/
  .cb-module-a .cb-article {
    width: 360px;
  }
  .cb-module-a .no-2 {
    margin: 0 0 0 30px;
  }

  .cb-module-a.cb-module-fw .cb-article {
    width: 360px;
  }
  .cb-module-a.cb-module-fw .no-2 {
    margin: 0 0 0 30px;
  }
  .cb-module-a.cb-module-fw .no-3 {
    margin: 0 0 0 30px;
  }

  .cb-module-b {
    width: 360px;
  }

  .cb-module-c {
    width: 360px;
  }

  .cb-module-d {
    width: 360px;
  }

  .cb-module-custom-h {
    width: 360px;
  }

  .cb-module-g .cb-big {
    max-width: 360px;
  }

  .cb-module-half:nth-child(odd) {
    margin: 0 30px 50px 0;
  }

  .cb-module-custom {
    padding: 0 30px 20px 30px;
  }

  .cb-a-square {
    width: 360px;
  }

  .cb-slider-b.cb-module-fw .cb-title {
    font-size: 34px;
  }

  .cb-module-fw {
    width: 1140px;
  }

  /*********************
  HOMEPAGE BUILDER STYLES
  *********************/
  .cb-section-top {
    padding-top: 30px;
  }

  #cb-content .cb-sidebar.cb-section-top {
    margin: 30px 30px 0 30px;
  }

  .cb-blog-style-e {
    padding-left: 0;
  }
  .cb-blog-style-e .cb-mask {
    width: 50%;
    margin-right: 0;
  }
  .cb-blog-style-e .cb-meta {
    width: 50%;
    padding: 5px 15px !important;
    float: left;
  }

  /*********************
  FEATURED IMAGES STYLES
  *********************/
  .cb-fis-big .cb-entry-header .cb-title-fi .cb-entry-title {
    padding: 20px 0 15px;
    font-size: 32px;
  }

  #cb-full-background-featured, #cb-parallax-featured {
    height: 520px;
  }

  #cb-full-width-featured-img {
    height: 600px;
  }

  #cb-media-frame-lb {
    max-width: 1200px;
  }
  #cb-media-frame-lb iframe[src*="youtube.com"], #cb-media-frame-lb iframe[src*="vimeo"] {
    width: 1200px;
    height: 675px;
  }

  .fa.cb-times {
    font-size: 40px;
  }

  .cb-fis-tl-overlay .cb-fis-big .cb-entry-header .cb-title-fi .cb-entry-title {
    font-size: 44px;
  }

  /*********************
  AUTHOR PAGE
  *********************/
  .cb-author-page .cb-main {
    width: 870px;
  }
  .cb-author-page .cb-main .cb-blog-style-a .cb-mask {
    width: 300px;
  }
  .cb-author-page .cb-main .cb-blog-style-a .cb-meta {
    width: 540px;
  }
  .cb-author-page .cb-author-details {
    width: 240px;
  }

  .cb-about-page .cb-author-line .cb-author-details {
    margin-right: 30px;
    width: 230px;
  }

  .cb-about-page.wrap .cb-author-line .cb-author-details {
    margin-right: 30px;
    width: 262px;
  }
  .cb-about-page.wrap .cb-author-line .cb-author-details:nth-child(even) {
    margin-right: 30px;
  }
  .cb-about-page.wrap .cb-author-line .cb-author-details:last-child {
    margin-right: 0;
  }

  /*********************
  AUTHOR BOX STYLE
  *********************/
  #cb-author-box {
    margin: 0 0 40px 0;
  }
  #cb-author-box .cb-meta {
    width: 630px;
  }

  /*********************
  ABOUT PAGE
  *********************/
  .cb-about-page .cb-author-details {
    width: 240px;
    padding: 30px 0 30px 30px;
  }

  /*********************
  SIDEBAR STYLES
  *********************/
  .cb-sidebar {
    width: 360px;
    padding: 30px 0 0 0;
  }

  .cb-125-ads li {
    margin: 0 10px 15px 35px;
  }

  /******************************************************************
  COMMENT STYLES
  ******************************************************************/
  .commentlist {
    margin: 20px 0 20px 0;
  }
  .commentlist .cb-gravatar-image {
    margin-left: 30px;
  }
  .commentlist li .cb-comment-body {
    width: 610px;
    padding: 0 0 0 30px;
  }
  .commentlist li article {
    padding: 30px 0;
  }
  .commentlist ul.children {
    padding: 0 0 0 110px;
  }
  .commentlist li.depth-2 .cb-comment-body {
    width: 490px;
  }
  .commentlist li.depth-3 .cb-comment-body {
    width: 380px;
  }
  .commentlist .comment-author {
    margin: 0 0 10px 0;
  }
  .commentlist .comment_content p {
    margin: 0 0 20px 0;
  }
  .commentlist .comment-reply-link {
    padding: 7px 20px;
    font-size: 14px;
    margin-bottom: 10px;
  }

  /******************************************************************
  PREVIOUS/NEXT LINKS
  *****************************************************************/
  #cb-previous-next-links #cb-previous-link, #cb-previous-next-links #cb-next-link, #cb-previous-next-links .cb-empty {
    padding: 20px 40px 110px 40px;
  }
  #cb-previous-next-links #cb-previous-link .fa-long-arrow-left, #cb-previous-next-links #cb-previous-link .fa-long-arrow-right, #cb-previous-next-links #cb-next-link .fa-long-arrow-left, #cb-previous-next-links #cb-next-link .fa-long-arrow-right, #cb-previous-next-links .cb-empty .fa-long-arrow-left, #cb-previous-next-links .cb-empty .fa-long-arrow-right {
    font-size: 40px;
  }
  #cb-previous-next-links .cb-empty {
    font-size: 11px;
    line-height: 40px;
  }

  .cb-review-box {
    margin: 0 0 30px 0;
  }
  .cb-review-box .cb-bar #cb-vote .cb-overlay.cb-stars .fa-star {
    font-size: 20px;
    margin-left: 5px;
  }
  .cb-review-box .cb-overlay-stars .fa-star {
    font-size: 20px;
    margin-left: 5px;
  }
  .cb-review-box .cb-bar.cb-stars {
    padding: 0 10px 15px 10px;
  }
  .cb-review-box .cb-summary #cb-conclusion {
    font-size: 14px;
    margin: 0 0 20px 0;
  }
  .cb-review-box .cb-pros-cons {
    width: 40%;
    margin: 15px 0 30px 0;
  }
  .cb-review-box .cb-pros-cons ul {
    padding: 20px 20px 0 20px;
  }
  .cb-review-box .cb-pros-cons ul li {
    font-size: 13px;
    margin-bottom: 5px;
  }
  .cb-review-box .cb-title {
    font-size: 16px;
    line-height: 40px;
    height: 40px;
  }
  .cb-review-box .cb-score-box {
    width: 20%;
  }
  .cb-review-box .cb-score-box.cb-stars .score {
    font-size: 50px;
    padding: 10px 0 0 0;
  }
  .cb-review-box .cb-score-box.cb-stars .score-title {
    padding: 10px 0 0 0;
  }

  .cb-review-box.cb-readers .cb-score-box {
    margin: 15px 40% 30px 0;
  }

  .cb-review-box.cb-half {
    width: 50%;
  }
  .cb-review-box.cb-half .cb-score-box {
    margin: 20px 0 30px 27%;
    width: 46%;
  }
}
/*
RETINA (2x RESOLUTION DEVICES)

*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  /* Social Media widget */
  .cb-social-media-widget .cb-rss, .cb-social-media-widget .cb-twitter, .cb-social-media-widget .cb-googleplus, .cb-social-media-widget .cb-facebook, .cb-social-media-widget .cb-youtube {
    background-image: url(../images/social-icons@2x.png);
    background-size: 350px 70px;
  }

  #boxer .boxer-arrow, #boxer .boxer-close {
    background-size: 90px 40px !important;
  }

  #boxer .boxer-close {
    background-image: url(../images/fs-boxer-icons@2x.png);
  }

  #boxer .boxer-arrow {
    background: #fff url(../images/fs-boxer-icons@2x.png);
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}
/*OLD CSS*\ 
m {
  font-style: italic;
}

cite {
  font-style: normal;
}

.muted {
  color: #999999;
}

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}
.text-movie {
  color: #b94a48;
}
.text-animation{color: #921c1a;}

.text-filler{color: #7e7d7d;}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
a.text-movie:hover {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

li {
  line-height: 20px;
}

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}

ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
   padding-right: 5px;
   padding-left: 5px;
  *zoom: 1;
}

dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 5px;
}

.dl-horizontal {
  *zoom: 1;
}

.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  line-height: 0;
  content: "";
}

.dl-horizontal:after {
  clear: both;
}

.dl-horizontal dt {
  float: left;
  width: 2000px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  line-height: 0;
  content: "";
}

.dl-horizontal:after {
  clear: both;
}

.dl-horizontal dt {
  float: left;
  width: 160px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: sting;
  white-space: nowrap;
}

.dl-horizontal dd {
  margin-left: 165px;
}
code {
  padding: 2px 4px;
  color: #d14;
  white-space: nowrap;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

pre.prettyprint {
  margin-bottom: 20px;
}

pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.animation > td {
  background-color: #dab1b1;
  }
  .table tbody tr.filler > td {
  background-color: #f6f6f6;
  }
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.seiyuu > td {
  background-color: #fce3bf;
}

.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.movie > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}

.table tbody tr.figures > td {
  background-color: #bcf8f9;
}

.table tbody tr.info > td {
  background-color: #d9edf7;
}

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.movie:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

.btn {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  *background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  *border: 0;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  *zoom: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}

.btn:active,
.btn.active {
  background-color: #cccccc \9;
}

.btn:first-child {
  *margin-left: 0;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}

.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}

.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da5657;
  *background-color: #c72021;
  background-image: -moz-linear-gradient(top, #e78196, #cc281b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e78196), to(#cc281b));
  background-image: -webkit-linear-gradient(top, #e78196, #cc281b);
  background-image: -o-linear-gradient(top, #e78196, #cc281b);
  background-image: linear-gradient(to bottom, #e78196, #cc281b);
  background-repeat: repeat-x;
  border-color: #c72021 #c72021 #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #c72021;
  *background-color: #dd360a;
}

.btn-primary:active,
.btn-primary.active {
  background-color: #d31030 \9;
}

.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  *background-color: #f89406;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  *background-color: #bd362f;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  *background-color: #51a351;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}

.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}

.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  *background-color: #2f96b4;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}

.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  *background-color: #222222;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.btn-link {
  color: #0088cc;
  cursor: pointer;
  border-color: transparent;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}

.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *margin-left: .3em;
  font-size: 0;
  white-space: nowrap;
  vertical-align: middle;
  *zoom: 1;
}

.btn-group:first-child {
  *margin-left: 0;
}

.btn-group + .btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 0;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.nav {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
}

.nav > li > a {
  display: block;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  /*background-color: #000;*/
}

.nav > li > a > img {
  max-width: none;
}

.nav > .pull-right {
  float: right;
}

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.nav li + .nav-header {
  margin-top: 9px;
}

.nav-list {
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
}

.nav-list > li > a,
.nav-list .nav-header {
  margin-right: -15px;
  margin-left: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list > li > a {
  padding: 3px 15px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

.nav-tabs,
.nav-pills {
  *zoom: 1;
}

.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  line-height: 0;
  content: "";
}

.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

.nav-tabs > li,
.nav-pills > li {
  float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
     -moz-border-radius: 4px 4px 0 0;
          border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li > a {
  margin-right: 0;
}

.nav-tabs.nav-stacked {
  border-bottom: 0;
}

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
}

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  z-index: 2;
  border-color: #ddd;
}

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.nav .dropdown-toggle .caret {
  margin-top: 6px;
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
}

.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}

/* move down carets for tabs */

.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}

.tabbable {
  *zoom: 1;
}

.tabbable:before,
.tabbable:after {
  display: table;
  line-height: 0;
  content: "";
}

.tabbable:after {
  clear: both;
}

.tab-content {
  /*overflow: auto;*/
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}

.nav > .disabled > a {
  color: #999999;
}

.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
  background-color: transparent;
}

.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 20px;
  overflow: visible;
}

.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}

.navbar-inner:before,
.navbar-inner:after {
  display: table;
  line-height: 0;
  content: "";
}

.navbar-inner:after {
  clear: both;
}

.navbar .container {
  width: auto;
}

.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}

.navbar .brand {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777777;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}

.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777777;
}

.navbar-link {
  color: #777777;
}

.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}

.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #f2f2f2;
}

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}

.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}

.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}

.navbar-form:before,
.navbar-form:after {
  display: table;
  line-height: 0;
  content: "";
}

.navbar-form:after {
  clear: both;
}

.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}

.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}

.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}

.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}

.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}

.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}

.navbar-search .search-query {
  padding: 4px 14px;
  margin-bottom: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.navbar-static-top {
  position: static;
  margin-bottom: 0;
}

.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}

.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}

.navbar-fixed-top {
  top: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}

.navbar-fixed-bottom {
  bottom: 0;
}

.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
     -moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}

.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}

.navbar .nav > li {
  float: left;
}

.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}

.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  color: #333333;
  text-decoration: none;
  background-color: transparent;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
     -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}

.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-right: 5px;
  margin-left: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  *background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}

.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}

.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
     -moz-border-radius: 1px;
          border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}

.navbar .nav > li > .dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: 9px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.navbar .nav > li > .dropdown-menu:after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: '';
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  top: auto;
  bottom: -7px;
  border-top: 7px solid #ccc;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.2);
}

.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  top: auto;
  bottom: -6px;
  border-top: 6px solid #ffffff;
  border-bottom: 0;
}

.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}

.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #555555;
  background-color: #e5e5e5;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}

.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  right: 12px;
  left: auto;
}

.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  right: 13px;
  left: auto;
}

.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  right: 100%;
  left: auto;
  margin-right: -1px;
  margin-left: 0;
  -webkit-border-radius: 6px 0 6px 6px;
     -moz-border-radius: 6px 0 6px 6px;
          border-radius: 6px 0 6px 6px;
}

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  border-color: #252525;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
}

.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}

.navbar-inverse .brand {
  color: #999999;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}

.navbar-inverse .divider-vertical {
  border-right-color: #222222;
  border-left-color: #111111;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  color: #ffffff;
  background-color: #111111;
}

.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}

.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}

.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
     -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
  -webkit-transition: none;
     -moz-transition: none;
       -o-transition: none;
          transition: none;
}

.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}

.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  outline: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
     -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}

.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  *background-color: #040404;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}

.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.accordion {
  margin-bottom: 20px;
}

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.accordion-heading {
  border-bottom: 0;
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

.accordion-toggle {
  cursor: pointer;
}

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
/*///////////////////////////////////
          GUIDE DES SAGAS
//////////////////////////////////*/

div.episode-sagas div.info {
    line-height: 14pt;
    text-align: left;
	width: 800px;
	border-left-color:#CCC;
}
div.episode-sagas {
    width: 800px;
    padding: 0px 20px 5px;
    margin: 0px;
    overflow: hidden;
}
div.arc div.image {
    float: left;
	padding-right:25px;
    width: 206px;
    text-align: left;
}
div.arc div.info {
    float: left;
    width: 545px;
}
div.episode-sagas div.info {
    text-align: left;
    line-height: 14pt;
    margin: 3px 0px 0px;
    padding: 0px;
	width: 545px;
}

div.arc div.info div.date {
    color: #444444;
    font-size: 9pt;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 6px;
    text-align: left;
	width: 545px;
}
div.arc div.info div.date {
    font-size: 9pt;
    font-weight: bold;
    color: rgb(68, 68, 68);
    text-align: left;
    margin: 0px;
    padding: 10px 0px 6px;
	width: 545px;
}
div.arc div.info p {
    text-align: justify;
    padding: 0px;
    margin: 0px;
	width: 545px;
}
div.arc div.info h9 {
    border-bottom: 2px solid #ecebeb;
	color: #5b5654;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 20px 2px 0px;

}



/*///////////////////////////////////
         GUIDE DES EPISODES
//////////////////////////////////*/


div.episode-list {
    width: 100%;
    padding: 0px 10px 0px;
    margin: 10px;
    overflow: hidden;
	border-left: 3px solid rgb(236, 235, 235);
	border-bottom: 2px solid rgb(236, 235, 235);
}
div.episode-list:hover {
	background-color:#f9f8f8;
	color:#333;
	border-left: 3px solid rgb(195, 31, 32);
}
div.episode-list blockquote {
	margin-top:10px;
}

div.episode div.info div.eps-credit {
    color:#7d7d7d;
    font-size: 8pt;
    line-height: normal;
    margin-top: 5px;
    padding-top: 2px;
    border-top: 1px dotted rgb(221, 221, 221);
}
div.episode div.image {
    float: left;
    width: 20%;
    text-align: center;
	margin-right:5px;
	/*border: 1px dashed rgb(203, 202, 202);*/
}
div.episode div.image div.desc {
	text-align:center;
	font-size:0.8em;
	padding-bottom:3px;
}
div.episode div.image div.desc span {
     color: #c9490a;
	 font-weight:bold;
	 text-align:center;
}
div.episode div.info {
    float: left;
    width: 76%;
}
div.episode-list div.info {
    text-align: left;
    margin: 0px 0px 0px 5px;
    padding: 0px;
}
div.episode div.info div.title {
    color: rgb(68, 68, 68);
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
    margin-bottom: 5px;
    padding-bottom: 2px;
    border-bottom: 1px dashed rgb(203, 202, 202);
}
div.episode-list div.info {
    text-align: left;
	width:76%;
}
div.episode div.info div.base-definition {
    color: rgb(90, 90, 90);
    font-size: 0.9em;
    line-height: normal;
    margin-top: 5px;
    padding-top: 2px;
	padding-bottom:5px;
    border-top: 1px dotted rgb(221, 221, 221);
	text-align:justify;
}
div.episode div.info div.base-definition span {
    color: #c9490a;
}
div.episode div.info div.title span {
    color: rgb(153, 153, 153);
    float: right;
    font-size: 8pt;
    font-weight: bold;
    text-transform: none;
    padding-left: 10px;
}
div.episode div.info div.base-title span {
    color: rgb(0, 0, 0);
    font-weight: bold;
}
div.episode div.info div.sub-names {
    color: rgb(153, 153, 153);
    font-size: 8pt;
    line-height: normal;
    margin-top: 3px;
    padding-top: 2px;
	padding-bottom:5px;
    border-top: 1px dotted rgb(221, 221, 221);
}

div.episode div.info div.sub-infos {
    color: rgb(153, 153, 153);
    font-size: 8pt;
    line-height: normal;
    margin-top: 3px;
    padding-top: 2px;
	padding-bottom:5px;
}
div.episode div.pics dl.pics-item dt.pics-icon img.none {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
}
div.episode div.pics {
    display: block;
    margin: 0 0px 0px 0px;
	overflow: hidden;
    padding: 0;
	border-top: 1px dotted rgb(221, 221, 221);
}
div.pics a {
    font-size: 11pt;
    font-weight: bold;
}
div.episode div.pics div.pics-row {
    display: block;
    margin: 0 0 1px;
    overflow: hidden;
}
div.episode div.pics div.manga-pages div {
    border-bottom: 1px solid #DDDDDD;
    font-size: 10pt;
    font-weight: bold;
    margin: 0 15px 1px;
    padding: 0 0 1px;
}
div.episode div.pics dl.pics-item {
    float: left;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
div.episode div.pics dl.pics-item dt.pics-icon {
    margin: 0;
    padding: 0;
}
div.episode div.pics img {
    background: none repeat scroll 0 0 #FFF;
    margin: 1px 1px 1px;
    max-width: 100%;
    width: auto;
}
div.episode div.pics dl.col-0 {
    width: 100%;
}
div.episode div.pics dl.col-1 {
    width: 100%;
}
div.episode div.pics dl.col-2 {
    width: 50%;
}
div.episode div.pics dl.col-3 {
    width: 33.33%;
}
div.episode div.pics dl.col-4 {
    width: 25%;
}
div.episode div.pics dl.col-5 {
    width: 20%;
}
div.episode div.pics dl.col-6 {
    width: 16.66%;
}
div.episode div.pics dl.col-7 {
    width: 14.28%;
}
div.episode div.pics dl.col-8 {
    width: 12.5%;
}
div.episode div.pics dl.col-9 {
    width: 11.11%;
}
div.episode div.pics dl.col-10 {
    width: 10%;
}
div.episode div.pics dl.col-11 {
    width: 9.09%;
}
div.episode div.pics dl.col-12 {
    width: 8.33%;
}
div.episode div.pics dl.col-13 {
    width: 7.69%;
}
div.episode div.pics dl.col-14 {
    width: 7.14%;
}
div.episode div.pics dl.col-15 {
    width: 6.66%;
}
div.episode div.pics dl.col-16 {
    width: 6.25%;
}
div.episode div.pics dl.col-17 {
    width: 5.88%;
}
div.episode div.pics dl.col-18 {
    width: 5.55%;
}
div.episode div.pics dl.col-19 {
    width: 5.26%;
}
div.episode div.pics dl.col-20 {
    width: 5%;
}
div.episode div.pics dl.col-21 {
    width: 4.76%;
}
div.episode div.pics dl.col-22 {
    width: 4.54%;
}
div.episode div.pics dl.col-23 {
    width: 4.34%;
}
div.episode div.pics dl.col-24 {
    width: 4.16%;
}
div.episode div.pics dl.col-25 {
    width: 4%;
}
div.gallery dl.col-26 {
    width: 3.84%;
}
div.episode div.pics dl.col-27 {
    width: 3.7%;
}
div.episode div.pics dl.col-28 {
    width: 3.57%;
}
div.episode div.pics dl.col-29 {
    width: 3.44%;
}
div.episode div.pics dl.col-30 {
    width: 3.33%;
}


/*///////////////////////////////////
       SPONSORS & TITLES CARDS
//////////////////////////////////*/


div.card-list {
    width: 100%;
    padding: 0px 10px 0px;
    margin: 10px;
    overflow: hidden;
	border-left: 3px solid rgb(236, 235, 235);
	border-bottom: 2px solid rgb(236, 235, 235);
}
div.card-list:hover {
	background-color:#f9f8f8;
	color:#333;
	border-left: 3px solid rgb(195, 31, 32);
}
div.card-list blockquote {
	margin-top:10px;
}

div.card div.info div.cds-credit {
    color:#7d7d7d;
    font-size: 8pt;
    line-height: normal;
    margin-top: 5px;
    padding-top: 2px;
    border-top: 1px dotted rgb(221, 221, 221);
}
div.card div.image {
    float: left;
    width: 40%;
    text-align: center;
	margin-right:5px;
	/*border: 1px dashed rgb(203, 202, 202);*/
}
div.card div.image div.desc {
	text-align:center;
	font-size:0.8em;
	padding-bottom:3px;
}
div.card div.image div.desc span {
     color: #c9490a;
	 font-weight:bold;
	 text-align:center;
}
div.card div.info {
    float: left;
    width: 70%;
}
div.card-list div.info {
    text-align: left;
    line-height: 14pt;
    margin: 3px 0px 0px 5px;
    padding: 0px;
}
div.card div.info div.title {
    color: rgb(68, 68, 68);
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
    margin-bottom: 5px;
    padding-bottom: 2px;
    border-bottom: 1px dashed rgb(203, 202, 202);
}
div.card-list div.info {
    text-align: left;
    line-height: 14pt;
	width:50%;
}
div.card div.info div.base-definition {
    color: rgb(90, 90, 90);
    font-size: 0.9em;
    line-height: normal;
    margin-top: 10px;
    padding-top: 5px;
	padding-bottom:5px;
    border-top: 1px dotted rgb(221, 221, 221);
	text-align:justify;
}
div.card div.info div.base-definition span {
    color: #c9490a;
}
div.card div.info div.title span {
    color: rgb(153, 153, 153);
    float: right;
    font-size: 8pt;
    font-weight: bold;
    text-transform: none;
    padding-left: 10px;
}
div.card div.info div.base-title span {
    color: rgb(0, 0, 0);
    font-weight: bold;
}
card div.info div.sub-names {
    color: rgb(153, 153, 153);
    font-size: 8pt;
    line-height: normal;
    margin-top: 3px;
    padding-top: 2px;
	padding-bottom:5px;
    border-top: 1px dotted rgb(221, 221, 221);
}

div.card div.info div.sub-infos {
    color: rgb(153, 153, 153);
    font-size: 8pt;
    line-height: normal;
    margin-top: 3px;
    padding-top: 2px;
	padding-bottom:5px;
}
div.card div.pics dl.pics-item dt.pics-icon img.none {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
}
div.card div.pics {
    display: block;
    margin: 0 0px 0px 0px;
	overflow: hidden;
    padding: 0;
	border-top: 1px dotted rgb(221, 221, 221);
}
div.pics a {
    font-size: 11pt;
    font-weight: bold;
}
div.card div.pics div.pics-row {
    display: block;
    margin: 0 0 1px;
    overflow: hidden;
}
div.card div.pics div.manga-pages div {

    border-bottom: 1px solid #DDDDDD;
    font-size: 10pt;
    font-weight: bold;
    margin: 0 15px 1px;
    padding: 0 0 1px;
}
div.card div.pics dl.pics-item {
    float: left;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
div.card div.pics dl.pics-item dt.pics-icon {
    margin: 0;
    padding: 0;
}
div.card div.pics img {
    background: none repeat scroll 0 0 #FFF;
    margin: 1px 1px 1px;
    max-width: 100%;
    width: auto;
}
div.card div.pics dl.col-0 {
    width: 100%;
}
div.card div.pics dl.col-1 {
    width: 100%;
}
div.card div.pics dl.col-2 {
    width: 50%;
}
div.card div.pics dl.col-3 {
    width: 33.33%;
}
div.card div.pics dl.col-4 {
    width: 25%;
}
div.card div.pics dl.col-5 {
    width: 20%;
}
div.card div.pics dl.col-6 {
    width: 16.66%;
}
div.card div.pics dl.col-7 {
    width: 14.28%;
}
div.card div.pics dl.col-8 {
    width: 12.5%;
}
div.card div.pics dl.col-9 {
    width: 11.11%;
}
div.card div.pics dl.col-10 {
    width: 10%;
}
div.card div.pics dl.col-11 {
    width: 9.09%;
}
div.card div.pics dl.col-12 {
    width: 8.33%;
}
div.card div.pics dl.col-13 {
    width: 7.69%;
}
div.card div.pics dl.col-14 {
    width: 7.14%;
}
div.card div.pics dl.col-15 {
    width: 6.66%;
}
div.card div.pics dl.col-16 {
    width: 6.25%;
}
div.card div.pics dl.col-17 {
    width: 5.88%;
}
div.card div.pics dl.col-18 {
    width: 5.55%;
}
div.card div.pics dl.col-19 {
    width: 5.26%;
}
div.card div.pics dl.col-20 {
    width: 5%;
}
div.card div.pics dl.col-21 {
    width: 4.76%;
}
div.card div.pics dl.col-22 {
    width: 4.54%;
}
div.card div.pics dl.col-23 {
    width: 4.34%;
}
div.card div.pics dl.col-24 {
    width: 4.16%;
}
div.card div.pics dl.col-25 {
    width: 4%;
}
div.gallery dl.col-26 {
    width: 3.84%;
}
div.card div.pics dl.col-27 {
    width: 3.7%;
}
div.card div.pics dl.col-28 {
    width: 3.57%;
}
div.card div.pics dl.col-29 {
    width: 3.44%;
}
div.card div.pics dl.col-30 {
    width: 3.33%;
}


/* Giant Characters */


.grad-text{text-shadow:rgba(179,25,25,0.5) 0 0 5px;color:#cf4949;background:-webkit-gradient(linear, left top, left bottom, from(#ec7979), to(#b31919));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.grad-dark,#skin-switch .skin-switch-btn.black,.avatar-user-info .dropdown-menu,.promo-upcoming,.tome .toolbar button.buttonActive,.tome .toolbar button:hover,.tome .toolbar .dropdown ul button.on,.tome .toolbar .dropdown ul button.on:hover,.gallery-header .gallery-header-grad,.profile-avatar{background-color:#2c3035;background-image:-webkit-linear-gradient(#394046,rgba(44,48,53,0));background-image:linear-gradient(#394046,rgba(44,48,53,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF394046', endColorstr='#FF2C3035', GradientType=0)}.grad-dark-border,.av-podcast .av-controls .av-switch .av-icn span,.sub-nav div>ul>li select,.overlay-stats i,.editorial-stats i,.avatar-user-info .dropdown-menu,.promo-upcoming,.tome .toolbar button.buttonActive,.tome .toolbar button:hover,.profile-avatar{border:1px solid #0b0d0e}.grad-light,.dropnav-menu.default,.typeahead-full,.modal.modal-select-from-gallery .images-in-gallery li a .dimensions,.nav-tabs>li>a,.nav-pills-super>li>a,.paginate>li>a,.paginate-order-switch span,#skin-switch .skin-switch-btn.white,.wiki-details h3,.wiki-details h5,.tome .toolbars,.tome .toolbar .dropdown ul,.body-sellsheet .sellsheet-copy section,.system-list .system{background-color:#c01d1e;background-image:-webkit-linear-gradient(#c31f20,rgba(195,31,32,0));background-image:linear-gradient(#c01d1e,rgba(195,31,32,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c01d1e', endColorstr='#c01d1e', GradientType=0)}
.bubble.bubble-comment,.bubble.bubble-count,.bubble.bubble-pie {background-color:#fff; }
.grad-light-border,.bubble.bubble-comment,.bubble.bubble-count,.bubble.bubble-pie,.modal.modal-select-from-gallery .images-in-gallery li a .dimensions,.nav-tabs>li>a,.nav-pills-super>li>a,.paginate-order-switch span,.tome .toolbar .dropdown ul,.system-list .system{border:1px solid #c2c2c2}
.grad-theme,.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-pills-super>.active>a,.nav-pills-super>.active>a:hover,
.sub-nav div>ul>li:hover,.sub-nav div>ul>li.active,.data-count:before{background-color:#c31f20;background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB31919', endColorstr='#FF981616', GradientType=0)}.sub-nav div>ul>li.visited{color:#fff;}.grad-theme-reverse,.sub-nav div>ul .dropnav dl{background-color:#b31919;background-image:-webkit-linear-gradient(#981616,rgba(179,25,25,0));background-image:linear-gradient(#981616,rgba(179,25,25,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF981616', endColorstr='#FFB31919', GradientType=0)}.grad-theme-hover{background-color:#7d1212;background-image:-webkit-linear-gradient(#981616,rgba(125,18,18,0));background-image:linear-gradient(#981616,rgba(125,18,18,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF981616', endColorstr='#FF7D1212', GradientType=0)}.grad-theme-border,.nav-tabs>.active>a,.nav-tabs>.active>a:hover,.nav-pills-super>.active>a,.nav-pills-super>.active>a:hover,.sub-nav div>ul>li.active select,.data-count:before,.promo-strip h4{border:1px solid #701010}.font-smooth,h1,h2,h3,h4,h5,h6,.icon:before,.av-livestream .av-stream-label i:before,#forums .breadcrumbs li:after,.btn-primary,.av-age-gate button,.btn-warning,.btn-danger,.btn-success,.btn-info,.btn-inverse,.btn-twitter,.btn-google,.btn-facebook,#nav-info,.search-filters .search-group-toggle a:before,#nav-main-hold,.sub-nav,footer,.object-stats-wrap .object-stats,.data-count:before,.editorial.foursquare .img .rating,.avatar-user-actions,.promo-strip .hdr,.promo-upcoming,.kubrick-lead,.kubrick-info,.wiki-review-pod,.wiki-controls,.news-hdr,.review-info dl,.profile-header,.twitterSync--update label,.body-sellsheet,#note-tray header,.note-tray .note-tray-header,.note-tray .note-tray-activity .media{-webkit-font-smoothing:antialiased}.forcehw,.av-podcast,.body-sellsheet .btn-sellsheet{-webkit-backface-visibility:hidden}.fixbleed,.dropdown-menu,.av-buffer .av-position,.paginate>li>a,#forums .table-forums .type,.message-inner .message-notification-line .bug,.profile-status__form__footer,.wiki-details-game dd{background-clip:padding-box}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}[hidden]{display:none}*{-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:hover,a:active{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}ins{background:#ff9;color:#000;text-decoration:none}mark{background:#ff0;color:#000;font-style:italic;font-weight:bold}pre,code,kbd,samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:"";content:none}small{font-size:85%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:0.25em}/*ul,ol,dl{margin:0;padding:0;list-style:none;*/list-style-image:none}li{list-style:none}dd{margin:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;max-width:100%}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;*margin-left:-7px;padding:0;white-space:normal}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*width:13px;*height:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top;resize:vertical}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}.chromeframe{margin:0.2em 0;background:#ccc;color:black;padding:0.2em 0}.ir{display:block;border:0;text-indent:-999em;overflow:hidden;background-color:transparent;background-repeat:no-repeat;text-align:left;direction:ltr;*line-height:0}.ir br{display:none}.hidden{display:none !important;visibility:hidden}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.relative{position:relative}@media print{*{background:transparent !important;color:black !important;box-shadow:none !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.container,.dropnav .sub-nav-toc-menu{;*zoom:1}.container:before,.dropnav .sub-nav-toc-menu:before,.container:after,.dropnav .sub-nav-toc-menu:after{display:table;content:""}.container:after,.dropnav .sub-nav-toc-menu:after{clear:both}.container-fluid{width:100% !important;*zoom:1}.container-fluid:before,.container-fluid:after{display:table;content:""}.container-fluid:after{clear:both}.span1{float:left;margin-left:2.12766%;width:6.38298%}.span2{float:left;margin-left:2.12766%;width:14.89362%}.span3{float:left;margin-left:2.12766%;width:23.40426%}.span4{float:right;margin-left:2.12766%;width:31.91489%}.span5{float:left;margin-left:2.12766%;width:40.42553%}.span6{float:left;margin-left:2.12766%;width:48.93617%}.span20{float:right;margin-left:2.12766%;width:31.91489%;}.span7{float:left;margin-left:2.12766%;width:57.44681%}.span8{float:left;width:65.95745%}.span9{float:left}.span10{float:left;margin-left:2.12766%;width:82.97872%}.span11{float:left;margin-left:2.12766%;width:91.48936%}.span12{float:left;margin-left:2.12766%;width:100%}.row{*zoom:1}.row:before,.row:after{display:table;content:""}.row:after{clear:both}.row .span1:first-child{margin-left:0}.row .span2:first-child{margin-left:0}.row .span3:first-child{}.row .span4:first-child{margin-left:0}.row .span5:first-child{margin-left:0}.row .span6:first-child{margin-left:0}.row .span7:first-child{margin-left:0}.row .span8:first-child{margin-left:0}.row .span9:first-child{margin-left:10px;}.row .span10:first-child{margin-left:0}.row .span11:first-child{margin-left:0}.row .span12:first-child{}@media (max-width: 767px){.container,.dropnav .sub-nav-toc-menu,.container-fluid{padding-left:15px;padding-right:15px;width:auto}.row>[class*="span"]{float:none;display:block;width:auto;margin:0;padding-left:0}}@media (min-width: 768px) and (max-width: 979px){.container,.dropnav .sub-nav-toc-menu{width:740px}}@media (min-width: 1210px){.skin-no .container,.skin-no .dropnav .sub-nav-toc-menu,.dropnav .skin-no .sub-nav-toc-menu{width:1160px}.skin-no .span1{float:left;margin-left:3.44828%;width:5.17241%}.skin-no .span2{float:left;margin-left:3.44828%;width:13.7931%}.skin-no .span3{float:left;margin-left:3.44828%;width:22.41379%}.skin-no .span4{float:left;margin-left:3.44828%;width:31.03448%}.skin-no .span5{float:left;margin-left:3.44828%;width:39.65517%}.skin-no .span6{float:left;margin-left:3.44828%;width:48.27586%}.skin-no .span7{float:left;margin-left:3.44828%;width:56.89655%}.skin-no .span8{float:left;margin-left:3.44828%;width:65.51724%}.skin-no .span9{float:left;margin-left:3.44828%;width:74.13793%}.skin-no .span10{float:left;margin-left:3.44828%;width:82.75862%}.skin-no .span11{float:left;margin-left:3.44828%;width:91.37931%}.skin-no .span12{float:left;margin-left:3.44828%;width:100%}.skin-no .row{*zoom:1}.skin-no .row:before,.skin-no .row:after{display:table;content:""}.skin-no .row:after{clear:both}.skin-no .row .span1:first-child{}.skin-no .row .span2:first-child{}.skin-no .row .span3:first-child{margin-left:0}.skin-no .row .span4:first-child{}.skin-no .row .span5:first-child{}.skin-no .row .span6:first-child{}.skin-no .row .span7:first-child{}.skin-no .row .span8:first-child{}.skin-no .row .span9:first-child{}.skin-no .row .span10:first-child{}.skin-no .row .span11:first-child{}.skin-no .row .span12:first-child{}}

/*a{text-decoration:none;color:#b31919}*/.no-touch a:hover{color:#cd1d1d;cursor:pointer}hr{display:block;height:0;border:0;margin:1px 0;padding:1px 0;background-position:bottom;/*background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');*/background-repeat:repeat-x}p,ul{margin-top:0;}@media (max-width: 767px){p,ul{margin-bottom:10px}}
h1,h2,h3,h4,h5,h6{margin:5px 0 5px;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;font-weight:400; margin-bottom:5px; margin-top:0px;}h2{color:#45629e;}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#2c2e30}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{color:#cd1d1d}h1 b,h1 strong,h2 b,h2 strong,h3 b,h3 strong,h4 b,h4 strong,h5 b,h5 strong,h6 b,h6 strong{font-weight:600}h1{margin-bottom:0;font-size:30px;line-height:40px}/*h2{font-size:23px;line-height:27px}*/h3{font-size:21px;line-height:30px}h4,h5,h6{font-size:18px;line-height:20px}@media (max-width: 767px){body:not(.wysiwyg-article) article html{font-size:16px;line-height:20px}body:not(.wysiwyg-article) article h1{font-size:32px;line-height:35px}body:not(.wysiwyg-article) article h2{font-size:21px;line-height:30px}body:not(.wysiwyg-article) article h3{font-size:18px;line-height:20px}}
.header-border,.header-borders{background-position:bottom;/*background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');*/background-repeat:repeat-x;padding-bottom:6px;margin-bottom:10px}.header-border .icon-share-alt,.header-borders .icon-share-alt{float:right}.header-borders:before{content:" ";display:block;height:2px;margin-bottom:4px;background-position:bottom;/*background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');*/background-repeat:repeat-x}.header-borders:hover {background-color:#f9f8f8;}.header-borders span{color:#696e72;font-family:Georgia,serif;font-style:italic;font-size:80%;float:right}.text-custom{font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif}.text-center{text-align:center !important}.text-left{text-align:left !important}.text-right{text-align:right !important}.ellipsis{white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.badge{display:inline-block;background:#e8e8e8;line-height:18px;font-size:14px;border:solid 1px transparent;padding:0 5px;border-radius:4px}.badge.badge-success{color:#fff;background:#a8d194;border-color:#588f3d}.badge.badge-danger{color:#fff;background:#d19494;border-color:#8f3d3d}.badge.badge-info{color:#fff;background:#94b2d1;border-color:#3d668f}.badge.badge-crazy{color:#fff;background:#b18ed4;border-color:#8f58be}.fluid-width{width:100% !important}#default-content{position:relative}.below-content{padding-bottom:20px}.pull-right{float:right !important}.pull-left{float:left !important}.clear{clear:both}.hide{display:none !important}.hide.in{display:block !important}.show{display:block !important}@media (max-width: 767px){.hide-mobile{display:none !important}}
@media (max-width: 767px){.hide-tablet{display:none !important}}
@media (min-width: 980px){.hide-desktop{display:none !important}}
.invisible{visibility:hidden !important}.visible{visibility:visible !important;opacity:1}.opacity-0{opacity:0}.dn{display:none !important}.ib{display:inline-block !important}.l-item--push{float:right !important;margin-left:15px !important;margin-right:0 !important}.l-item--pull{float:left !important;margin-right:15px !important;margin-left:0 !important}.l-item--center{float:none;display:block;clear:both;margin:0 auto 20px}.breadcrumbs li{display:inline-block}.breadcrumbs li.is-jump-link{float:right}.aside-pod{padding:15px;margin-bottom:20px;*zoom:1;background:#f3f3f3;box-shadow:rgba(0,0,0,0.15) 0 1px 6px inset,rgba(255,255,255,0.75) 0 1px 0;border-radius:2px}.aside-pod:before,.aside-pod:after{display:table;content:""}.aside-pod:after{clear:both}.aside-pod .nav{margin-bottom:0}.aside-pod a{color:#2c2e30}
.icon:before,.av-livestream .av-stream-label i:before,#forums .breadcrumbs li:after{display:inline-block;font-family:fontawesome-webfont;font-style:normal;font-variant:normal;font-weight:normal;line-height:1;text-decoration:inherit;text-transform:none}a .icon,a .av-livestream .av-stream-label i,.av-livestream .av-stream-label a i{display:inline-block;text-decoration:inherit}.icon-large:before{vertical-align:-10%;font-size:1.33333em}.btn .icon,.av-age-gate button .icon,.btn .av-livestream .av-stream-label i,.av-livestream .av-stream-label .btn i,.av-age-gate button .av-livestream .av-stream-label i,.av-livestream .av-stream-label .av-age-gate button i,.nav .icon,.nav .av-livestream .av-stream-label i,.av-livestream .av-stream-label .nav i{display:inline}.btn .icon.icon-large,.av-age-gate button .icon.icon-large,.btn .av-livestream .av-stream-label i.icon-large,.av-livestream .av-stream-label .btn i.icon-large,.av-age-gate button .av-livestream .av-stream-label i.icon-large,.av-livestream .av-stream-label .av-age-gate button i.icon-large,.nav .icon.icon-large,.nav .av-livestream .av-stream-label i.icon-large,.av-livestream .av-stream-label .nav i.icon-large{line-height:0.9em}.btn .icon.icon-spin,.av-age-gate button .icon.icon-spin,.btn .av-livestream .av-stream-label i.icon-spin,.av-livestream .av-stream-label .btn i.icon-spin,.av-age-gate button .av-livestream .av-stream-label i.icon-spin,.av-livestream .av-stream-label .av-age-gate button i.icon-spin,.nav .icon.icon-spin,.nav .av-livestream .av-stream-label i.icon-spin,.av-livestream .av-stream-label .nav i.icon-spin{display:inline-block}.btn-mini .icon:before,.btn-mini .av-livestream .av-stream-label i:before,.av-livestream .av-stream-label .btn-mini i:before,.btn-mini #forums .breadcrumbs li:after,#forums .breadcrumbs .btn-mini li:after{font-size:14px;vertical-align:-15%}li .icon,li .av-livestream .av-stream-label i,.av-livestream .av-stream-label li i{display:inline-block;width:1.25em;text-align:center}li .icon-large:before,li .icon-large:before{width:1.875em}ul.icons{list-style-type:none;margin-left:2em;text-indent:-0.8em}ul.icons li .icon,ul.icons li .av-livestream .av-stream-label i,.av-livestream .av-stream-label ul.icons li i{width:0.8em}

.animated{-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0}100%{-webkit-transform:perspective(400px) rotateY(0deg);opacity:1}}@-moz-keyframes flipInY{0%{-moz-transform:perspective(400px) rotateY(90deg);opacity:0}100%{-moz-transform:perspective(400px) rotateY(0deg);opacity:1}}@-o-keyframes flipInY{0%{-o-transform:perspective(400px) rotateY(90deg);opacity:0}100%{-o-transform:perspective(400px) rotateY(0deg);opacity:1}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}100%{transform:perspective(400px) rotateY(0deg);opacity:1}}.flipInY{-webkit-backface-visibility:visible !important;-webkit-animation-name:flipInY;-moz-backface-visibility:visible !important;-moz-animation-name:flipInY;-o-backface-visibility:visible !important;-o-animation-name:flipInY;backface-visibility:visible !important;animation-name:flipInY}.btn,.av-age-gate button{color:#515458;display:inline-block;font-size:14px;line-height:20px;cursor:pointer;outline:0;margin-bottom:20px;padding:4px 15px 4px;text-align:center;vertical-align:middle;position:relative;background-size:auto 100%;box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset,rgba(0,0,0,0.25) 0 3px 3px -3px;text-shadow:rgba(255,255,255,0.5) 0 1px 0;background-color:#f7f7f8;border:1px solid #a8abad;border-radius:4px;-webkit-transition:all 0.25s;transition:all 0.25s}.no-touch .btn:hover,.no-touch .av-age-gate button:hover,.av-age-gate .no-touch button:hover{color:#383b3d;background-color:#eaebeb}.btn:focus,.av-age-gate button:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.active,.av-age-gate button.active,.btn:active,.av-age-gate button:active{box-shadow:rgba(0,0,0,0.25) 0 2px 6px inset;outline:0}.btn.disabled,.av-age-gate button.disabled,.btn[disabled],.av-age-gate button[disabled]{cursor:default;background-image:none;background-color:#e6e6e6;opacity:65;box-shadow:none}.btn-large,.av-age-gate button{padding:9px 14px;font-size:16px;line-height:normal}.btn-small{padding:5px 9px;font-size:12px;line-height:18px}.btn-mini{padding:2px 6px;font-size:12px;line-height:16px;border-radius:3px}.btn-full{width:100%}.btn-load{clear:both;display:block;margin:0 auto 40px;text-align:center;width:100%;box-shadow:none}.btn-friends{min-width:33%}.btn-primary,.av-age-gate button,.btn-warning,.btn-danger,.btn-success,.btn-info,.btn-inverse,.btn-twitter,.btn-google,.btn-facebook{color:#e6e6e6 !important;color:rgba(255,255,255,0.9) !important;text-shadow:rgba(0,0,0,0.25) 0 -1px 0}.no-touch .btn-primary:hover,.no-touch .av-age-gate button:hover,.av-age-gate .no-touch button:hover,.no-touch .btn-warning:hover,.no-touch .btn-danger:hover,.no-touch .btn-success:hover,.no-touch .btn-info:hover,.no-touch .btn-inverse:hover,.no-touch .btn-twitter:hover,.no-touch .btn-google:hover,.no-touch .btn-facebook:hover{color:#fff !important}.btn-primary,.av-age-gate button{background-color:#b31919;border:1px solid #590d0d}.no-touch .btn-primary:hover,.no-touch .av-age-gate button:hover,.av-age-gate .no-touch button:hover{background-color:#9c1616}.btn-warning{background-color:#da652b;border:1px solid #863d18}.no-touch .btn-warning:hover{background-color:#c75a23}.btn-danger{background-color:#b31919;border:1px solid #590d0d}.no-touch .btn-danger:hover{background-color:#9c1616}.btn-success{background-color:#34cb52;border:1px solid #1f7a31}.no-touch .btn-success:hover{background-color:#2fb64a}.btn-info{background-color:#1773cf;border:1px solid #0d4073}.no-touch .btn-info:hover{background-color:#1466b8}.btn-twitter{background-color:#27b7e7;border:1px solid #117697}.no-touch .btn-twitter:hover{background-color:#18abdc}.btn-facebook{background-color:#2a52a7;border:1px solid #152a56}.no-touch .btn-facebook:hover{background-color:#254893}.btn-google{background-color:#dd4831;border:1px solid #912818}.no-touch .btn-google:hover{background-color:#d33a22}.btn-inverse{background-color:#394046;border:1px solid #0b0d0e}.no-touch .btn-inverse:hover{background-color:#2e3338}.btn-group{position:relative;*zoom:1}.btn-group:before,.btn-group:after{display:table;content:""}.btn-group:after{clear:both}.btn-group+.btn-group{margin-left:5px}.btn-toolbar{margin-top:10px}.btn-toolbar .btn-group{display:inline-block}.btn-group>.btn,.av-age-gate .btn-group>button{position:relative;float:left;margin-left:-1px;border-radius:0}.btn-group>.btn:first-child,.av-age-gate .btn-group>button:first-child{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.btn-group>.btn:last-child,.av-age-gate .btn-group>button:last-child,.btn-group>.dropdown-toggle{border-radius:0 4px 4px 0}.btn-group>.btn.large:first-child,.av-age-gate .btn-group>button.large:first-child{margin-left:0;border-top-left-radius:6px;border-bottom-left-radius:6px}.btn-group>.btn.large:last-child,.av-age-gate .btn-group>button.large:last-child,.btn-group>.large.dropdown-toggle{border-top-right-radius:6px;border-bottom-right-radius:6px}.btn-group>.btn:hover,.av-age-gate .btn-group>button:hover,.btn-group>.btn:focus,.av-age-gate .btn-group>button:focus,.btn-group>.btn:active,.av-age-gate .btn-group>button:active,.btn-group>.btn.active,.av-age-gate .btn-group>button.active{z-index:2}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.dropdown-toggle{padding-left:8px;padding-right:8px;box-shadow:inset 1px 0 0 rgba(255,255,255,0.125),inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05)}.btn-group>.btn.dropdown-toggle,.av-age-gate .btn-group>button.dropdown-toggle{position:relative;z-index:5000001}.btn-group>.btn-mini.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group>.btn-large.dropdown-toggle,.av-age-gate .btn-group>button.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{background-image:none;box-shadow:inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)}.dropnav{position:relative}.dropnav.inline{display:inline-block}.dropnav>a{position:relative;-webkit-tap-highlight-color:transparent}.dropnav:hover .dropnav-menu{display:block}.dropnav-menu{display:none;left:0;padding:10px;position:absolute;top:100%;width:100%;z-index:5000000;border-radius:4px}.dropnav-menu.default{color:#333;padding:5px 10px;box-shadow:#fff 0 1px 0 inset,rgba(0,0,0,0.5) 0 1px 5px}.dropnav-menu.default:before{content:" ";border-bottom:5px solid #f5f5f5;border-left:5px solid transparent;border-right:5px solid transparent;position:absolute;display:block;top:-4px;left:50%;margin-left:-3px}.dropnav-menu.default:after{content:" ";position:absolute;display:block;top:-10px;left:0;width:100%;height:10px}.dropnav-menu.default.left-arrow:before{left:15px;margin-left:0}.dropnav-menu.default.right-arrow:before{left:auto;right:15px;margin-left:0}.dropnav-menu.double a,.dropnav-menu.triple a,.dropnav-menu.triple-profile a{text-align:left}.dropnav-menu.single{width:140px;left:50%;margin-left:-70px}.dropnav-menu.double{left:50%;margin-left:-100px;width:200px}.dropnav-menu.triple{width:400px}.dropnav-menu.triple.notification{margin-left:-138px;width:290px}.dropnav-menu.triple .unread .headline{font-weight:bold}.dropnav-menu.triple-profile{width:300px;left:50%;margin-left:-150px}.dropnav-menu.quad{width:600px}.dropnav-menu.right{left:auto;right:0;margin-left:0;border-radius:5px 0 5px 5px}.dropnav-menu.left{left:0;right:auto;margin-left:0;border-radius:0 5px 5px 5px}.dropnav-menu.col2 dd,.dropnav-menu.col2 li{width:50%;float:left}.dropnav-menu.col3 dd,.dropnav-menu.col3 li{float:left;width:33%}.dropnav-menu.col4 dd,.dropnav-menu.col4 li{float:left;width:25%}.dropnav-menu dd,.dropnav-menu dt,.dropnav-menu li{position:relative;margin:0}.dropnav-menu dt,.dropnav-menu a:not(.btn){background:none;color:#333;display:block;font-weight:normal;height:30px;line-height:30px;overflow:hidden;text-shadow:rgba(255,255,255,0.5) 0 1px 0;text-shadow:rgba(255,255,255,0.5) 0 1px 0}.dropnav-menu a:hover{color:#b31919;text-shadow:rgba(255,255,255,0.5) 0 1px 0}.dropnav-menu dt,.dropnav-menu dt a{color:#444;clear:both;font-weight:bold;text-align:left;background:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png') bottom repeat-x;margin:5px 0}.dropnav-menu dt:first-child,.dropnav-menu dt a:first-child{margin-top:0}.dropnav-menu a{text-align:center}.dropdown{position:relative}.dropdown-toggle{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown-toggle:active,.open .dropdown-toggle{outline:0}.dropdown-menu{background-color:#f2f2f2;border:1px solid #b3b3b3;display:none;font-size:12px;list-style:none;min-width:160px;padding:4px 0;position:absolute;margin:10px 0 0;left:0;top:100%;z-index:5000000;border-radius:4px;box-shadow:rgba(0,0,0,0.2) 0 4px 8px,rgba(255,255,255,0.15) 0 1px 0 inset}.dropdown-menu:after{content:" ";display:block;position:absolute;top:-8px;left:10px;border-bottom:9px solid #f2f2f2;border-left:9px solid transparent;border-right:9px solid transparent}.dropdown-menu:before{content:" ";display:block;position:absolute;top:-9px;left:9px;border-bottom:10px solid #b3b3b3;border-left:10px solid transparent;border-right:10px solid transparent}@media (min-width: 980px){.dropdown-menu.dropnav-menu--small{width:140px;left:50%;margin-left:-70px}}@media (min-width: 980px){.dropdown-menu.dropnav-menu--medium{width:200px;left:50%;margin-left:-100px}}@media (min-width: 980px){.dropdown-menu.dropnav-menu--large{width:300px;left:50%;margin-left:-150px}}@media (min-width: 980px){.dropdown-menu.dropnav-menu--larger{width:600px;left:50%;margin-left:-300px}}.dropdown-menu.pull-bottom{top:auto;bottom:100%;margin:0 0 10px}.dropdown-menu.pull-bottom:after{top:100%;left:10px;border-bottom:none;border-top:9px solid #f2f2f2}.dropdown-menu.pull-bottom:before{top:100%;left:9px;margin-top:1px;border-bottom:none;border-top:10px solid #b3b3b3}.dropdown-menu.pull-right{right:0;left:auto;margin-left:0}.dropdown-menu.pull-right:after{left:auto;right:10px}.dropdown-menu.pull-right:before{left:auto;right:9px}.dropdown-menu.light{background-color:#f2f2f2;border-color:#b3b3b3}.dropdown-menu.light:after{border-bottom-color:#f2f2f2}.dropdown-menu.light:before{border-bottom-color:#b3b3b3}.dropdown-menu.light.pull-bottom:after{border-top-color:#f2f2f2}.dropdown-menu.light.pull-bottom:before{border-top-color:#b3b3b3}.dropdown-menu.dark{background-color:#303336;border-color:#181a1b}.dropdown-menu.dark:after{border-bottom-color:#303336}.dropdown-menu.dark:before{border-bottom-color:#181a1b}.dropdown-menu.dark.pull-bottom:after{border-top-color:#303336}.dropdown-menu.dark.pull-bottom:before{border-top-color:#181a1b}.dropdown-menu a{display:block;padding:3px 15px;clear:both;font-weight:normal;line-height:20px;color:#515458;white-space:nowrap;text-shadow:none}.dropdown-menu li>a:hover,.dropdown-menu .active>a,.dropdown-menu .active>a:hover{color:#fff;text-decoration:none;text-shadow:none;background-color:#b31919;-webkit-transition:none;transition:none}.open>.dropdown-menu{display:block}.typeahead{margin-top:2px;opacity:1;height:auto;border-radius:4px}.typeahead:before,.typeahead:after{content:none}.typeahead-full{margin-top:6px;padding:0;border:0;color:#333;background-color:#f2f2f2}.typeahead-full ul{margin:-1px 0;overflow:hidden;border-radius:4px}.typeahead-full .resultWrap{padding:8px 15px 8px 55px;*zoom:1;background-position:top;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.typeahead-full .resultWrap:before,.typeahead-full .resultWrap:after{display:table;content:""}.typeahead-full .resultWrap:after{clear:both}.typeahead-full .resultTextOnly{padding:8px 15px}.typeahead-full li:not(.loading){margin-bottom:0;overflow:hidden}.typeahead-full li:not(.loading):first-child a{background:none}.typeahead-full li:not(.loading):hover,.typeahead-full li:not(.loading).active{cursor:pointer;color:#fff;background-color:#8f1414;background-image:-webkit-linear-gradient(#b31919,rgba(143,20,20,0));background-image:linear-gradient(#b31919,rgba(143,20,20,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB31919', endColorstr='#FF8F1414', GradientType=0)}.typeahead-full a:hover{color:#fff;background:none !important}.typeahead-full img{float:left;margin:0 0 5px -45px;border:1px solid #fff;width:32px;box-shadow:#000 0 1px 3px;border-radius:3px}.typeahead-full h5{margin-bottom:0px;font-weight:bold;font-family:"Helvetica Neue","HelveticaNeue",Arial,sans-serif;color:#333}.typeahead-full span{color:#999}.typeahead-full h5,.typeahead-full span{font-size:12px;line-height:20px;display:block}.typeahead-full h5 span,.typeahead-full span span{display:inline-block}.typeahead-full h5 span.search-type,.typeahead-full span span.search-type{color:#333}.typeahead-full .noResults,.typeahead-full .prev,.typeahead-full .next,.typeahead-full .notificationBar{padding:8px 15px}.typeahead-full .next{text-align:right;background-position:top;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.typeahead-full typeahead-full .typeahead-full .prev:before{content:url('/bundles/phoenixsite/images/core/sprites/icons/icn-key-up-13x13.png');position:relative;top:3px;margin-right:5px}.typeahead-full .selected:not(.loading){color:#fff;background-color:#8f1414;background-image:-webkit-linear-gradient(#b31919,rgba(143,20,20,0));background-image:linear-gradient(#b31919,rgba(143,20,20,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB31919', endColorstr='#FF8F1414', GradientType=0)}.typeahead-full .selected:not(.loading) h5,.typeahead-full .selected:not(.loading) span{color:#fff}.typeahead-full #notificationTerm{display:inline}.typeahead-full #notificationTerm:before{content:'"'}.typeahead-full #notificationTerm:after{content:'"'}form{margin:0 0 20px}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:40px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}label,input,button,select,textarea{font-size:14px;line-height:20px}label{display:block;margin-bottom:5px;color:#515458}.table-moderation label,#promo_group_regions label{display:inline}#promo_group_regions label{padding:4px 8px}input,textarea,select,.uneditable-input,.autocomplete,.tagsinput,.tagsinput span,.autocomplete>span{display:inline-block;width:100%;height:28px;padding:4px;margin-bottom:9px;font-size:14px;line-height:20px;color:#555;border:1px solid #ccc;background-color:#fff;border-radius:3px}select{width:auto}aside select{width:100%}aside .form-date select{width:auto}td input,td textarea,td select,td .uneditable-input,td .autocomplete,td .tagsinput,td .tagsinput span,td .autocomplete>span,th input,th textarea,th select,th .uneditable-input,th .autocomplete,th .tagsinput,th .tagsinput span,th .autocomplete>span{margin-bottom:0}.autocomplete,.tagsinput{display:block;height:auto !important;padding-bottom:0;*zoom:1}.autocomplete:before,.autocomplete:after,.tagsinput:before,.tagsinput:after{display:table;content:""}.autocomplete:after,.tagsinput:after{clear:both}.autocomplete span.tag-pod,.autocomplete span.resultPod,.tagsinput span.tag-pod,.tagsinput span.resultPod{display:block;float:left;width:auto;height:auto;margin-right:4px;margin-bottom:5px;cursor:pointer;background:#f2f2f3}.autocomplete span.tag-pod.partial,.autocomplete span.resultPod.partial,.tagsinput span.tag-pod.partial,.tagsinput span.resultPod.partial{background-color:#f2f2f3;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(0,0,0,0.1)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(0,0,0,0.1)), color-stop(0.75, rgba(0,0,0,0.1)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(-45deg, rgba(0,0,0,0.1) 25%, transparent 25%, transparent 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(-45deg, rgba(0,0,0,0.1) 25%, transparent 25%, transparent 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, rgba(0,0,0,0.1) 25%, transparent 25%, transparent 50%, rgba(0,0,0,0.1) 50%, rgba(0,0,0,0.1) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, rgba(0,0,0,0.1) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(0,0,0,0.1) 50%,rgba(0,0,0,0.1) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-size:40px 40px;color:#9da1a4}.autocomplete span.tag-pod a,.autocomplete span.tag-pod i,.autocomplete span.resultPod a,.autocomplete span.resultPod i,.tagsinput span.tag-pod a,.tagsinput span.tag-pod i,.tagsinput span.resultPod a,.tagsinput span.resultPod i{color:#999;margin-left:4px}.autocomplete span.tag-pod a:hover,.autocomplete span.tag-pod i:hover,.autocomplete span.resultPod a:hover,.autocomplete span.resultPod i:hover,.tagsinput span.tag-pod a:hover,.tagsinput span.tag-pod i:hover,.tagsinput span.resultPod a:hover,.tagsinput span.resultPod i:hover{color:#b31919}.autocomplete span.tag span,.tagsinput span.tag span{border:none;margin:0;padding:0}.autocomplete.displayView i,.autocomplete.displayView .search-autocomplete,.tagsinput.displayView i,.tagsinput.displayView .search-autocomplete{display:none}.uneditable-textarea{width:auto;height:auto}label input,label textarea,label select{display:block}.wiki-datetime>[data-hide],.fuzzy-datetime>[data-hide],.table-moderation .proposed>[data-hide],.wiki-details [data-field="release_date"]>[data-hide]{display:none !important}.modal-image-editor .controls .slider .label{display:block;width:225px;text-align:center;margin-left:15px;padding-right:0}.slider>.progress{height:9px;background:#c5ff00;display:none;opacity:0.6}input[type="text"].range{position:absolute;left:-10000px}input[type="image"],input[type="checkbox"],input[type="radio"]{width:auto;height:auto;padding:0;margin:3px 0;*margin-top:0;line-height:normal;border:0;cursor:pointer;border-radius:0}input[type="file"]{padding:initial;line-height:initial;border:initial;background-color:#fff;background-color:initial;box-shadow:none}input[type="button"],input[type="reset"],input[type="submit"]{width:auto;height:auto}select,input[type="file"]{height:28px;*margin-top:4px}html[data-useragent*='Chrome'][data-platform*='Linux'] select{-webkit-appearance:menulist-button;background:#f5f5f5;border:1px solid #c2c2c2}select[multiple],select[size]{height:auto;background:#fff}select[multiple].select-tall,select[size].select-tall{height:200px}input[type="image"]{box-shadow:none}textarea{height:auto}input[type="hidden"]{display:none}.radio,.checkbox{padding-left:18px}.radio input[type="radio"],.checkbox input[type="checkbox"]{float:left;margin-left:-18px}form li div>.radio:first-child,form li div>.checkbox:first-child,form li.no-input div{padding-top:5px}.radio.inline,.checkbox.inline{display:inline-block;margin-bottom:0;vertical-align:middle}.radio.inline+.radio.inline,.checkbox.inline+.checkbox.inline{margin-left:10px}form li div>.radio.inline:first-child,form li div>.checkbox.inline:first-child{padding-top:0}input,textarea{box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border,linear,0.2s box-shadow linear 0.2s;transition:border linear 0.2s box-shadow linear 0.2s}input:focus,textarea:focus{border-color:rgba(82,168,236,0.8);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);outline:0;outline:thin dotted \9}input[type="file"]:focus,input[type="checkbox"]:focus,select:focus{box-shadow:none}.input-mini{width:60px}.input-small{width:90px}.input-medium{width:150px}.input-large{width:210px}.input-xlarge{width:270px}.input-xxlarge{width:530px;min-width:100%}.input-big-text{font-size:16.8px;height:33.6px;padding:8px;line-height:24px}input[class*="span"],select[class*="span"],textarea[class*="span"],.uneditable-input{float:none;margin-left:0}input[disabled],select[disabled],textarea[disabled],input[readonly],select[readonly],textarea[readonly]{background-color:#fff;border-color:#ccc;cursor:not-allowed}form li.warning>label,form li.warning .help-block,form li.warning .help-inline{color:#c09853}form li.warning input,form li.warning select,form li.warning textarea{color:#c09853;border-color:#c09853;background-color:#fcf8e3}form li.warning input:focus,form li.warning select:focus,form li.warning textarea:focus{border-color:#a47e3c;box-shadow:0 0 6px #dbc59e}form li.warning .input-prepend .add-on,form li.warning .input-append .add-on{color:#c09853;background-color:#fcf8e3;border-color:#c09853}form li.error>label,form li.error .help-block,form li.error .help-inline{color:#b94a48}form li.error input,form li.error select,form li.error textarea{color:#b94a48;border-color:#b94a48;background-color:#f2dede}form li.error input:focus,form li.error select:focus,form li.error textarea:focus{border-color:#953b39;box-shadow:0 0 6px #d59392}form li.error .input-prepend .add-on,form li.error .input-append .add-on{color:#b94a48;background-color:#f2dede;border-color:#b94a48}form li.success>label,form li.success .help-block,form li.success .help-inline{color:#468847}form li.success input,form li.success select,form li.success textarea{color:#468847;border-color:#468847;background-color:#dff0d8}form li.success input:focus,form li.success select:focus,form li.success textarea:focus{border-color:#356635;box-shadow:0 0 6px #7aba7b}form li.success .input-prepend .add-on,form li.success .input-append .add-on{color:#468847;background-color:#dff0d8;border-color:#468847}input:focus:required:invalid,textarea:focus:required:invalid,select:focus:required:invalid{color:#b94a48;border-color:#ee5f5b}input:focus:required:invalid:focus,textarea:focus:required:invalid:focus,select:focus:required:invalid:focus{border-color:#e9322d;box-shadow:0 0 6px #f8b9b7}.form-actions{margin-top:20px;margin-bottom:20px}@media (min-width: 980px){.label-left .form-actions{padding:19px 20px 20px}}
.uneditable-input{display:block;background-color:#fff;border-color:#eee;box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);cursor:not-allowed}.help-block{margin-top:5px;margin-bottom:0;color:#999;font-size:12px}.help-inline{display:inline-block;color:#999;margin-bottom:3px;vertical-align:middle;padding-left:5px;font-size:12px}.input-prepend,.input-append{margin-bottom:5px;*zoom:1}.input-prepend:before,.input-prepend:after,.input-append:before,.input-append:after{display:table;content:""}.input-prepend:after,.input-append:after{clear:both}.input-prepend input,.input-prepend .uneditable-input,.input-append input,.input-append .uneditable-input{border-radius:0 3px 3px 0}.input-prepend input:focus,.input-prepend .uneditable-input:focus,.input-append input:focus,.input-append .uneditable-input:focus{position:relative;z-index:2}.input-prepend .uneditable-input,.input-append .uneditable-input{border-left-color:#ccc}.input-prepend .add-on,.input-append .add-on{float:left;display:block;width:auto;min-width:16px;height:20px;margin-right:-1px;padding:4px 5px;font-weight:normal;line-height:20px;color:#999;text-align:center;text-shadow:0 1px 0 #fff;background-color:#fff;border:1px solid #ccc;border-radius:3px 0 0 3px}.input-prepend .active,.input-append .active{background-color:#aeeaba;border-color:#34cb52}.input-prepend .add-on{*margin-top:1px}.input-append input,.input-append .uneditable-input{float:left;border-radius:3px 0 0 3px}.input-append .uneditable-input{border-right-color:#ccc}.input-append .add-on{margin-right:0;margin-left:-1px;border-radius:0 3px 3px 0}.input-append input:first-child{*margin-left:-160px}.input-append input:first-child+.add-on{*margin-left:-21px}.form-search input,.form-search textarea,.form-search select,.form-search .help-inline,.form-search .uneditable-input,.form-inline input,.form-inline textarea,.form-inline select,.form-inline .help-inline,.form-inline .uneditable-input,label-left input,label-left textarea,label-left select,label-left .help-inline,label-left .uneditable-input{display:inline-block;margin-bottom:0}.form-search label,.form-inline label,.form-search .input-append,.form-inline .input-append,.form-search .input-prepend,.form-inline .input-prepend{display:inline-block}.form-search .input-append .add-on,.form-inline .input-prepend .add-on,.form-search .input-append .add-on,.form-inline .input-prepend .add-on{vertical-align:middle}fieldset li{margin-bottom:10px}.label-left legend+li{margin-top:20px;-webkit-margin-top-collapse:separate}.label-left li{margin-bottom:20px;*zoom:1}.label-left li:before,.label-left li:after{display:table;content:""}.label-left li:after{clear:both}.label-left li>label{white-space:nowrap}@media (min-width: 980px){.label-left li>label{float:left;width:140px;padding-top:5px;text-align:right}}@media (min-width: 980px){.label-left li>div{padding-left:160px}}.label-left li>div.blocked input,.label-left li>div.blocked select{display:block;margin-bottom:10px}.label-left label[for="article_body"]{display:none}.label-left label[for="article_body"]+div{padding-left:0}@media (min-width: 980px){.label-left .form-actions{padding-left:160px}}
.fake-file-input{z-index:5000070}.filter-checkbox{font-size:11px;line-height:20px;color:#b31919;display:block;margin-bottom:10px;cursor:pointer}.note-on{margin-bottom:20px;display:block}#notification-checkboxes .notification-category{position:relative}#notification-checkboxes .notification-category .js-help-hover-over{display:inline-block}#notification-checkboxes .js-explanation{font-size:11px;max-width:260px;padding:3px 8px;color:#fff;text-decoration:none;background-color:#000;position:absolute;left:170px;margin-top:-20px;opacity:0.8;border-radius:4px;z-index:5000020}#notification-checkboxes .js-explanation li{margin:0}.score{display:inline-block;max-width:100%;letter-spacing:3px}.score:before{color:#ffc300}.score:after{color:#696e72}.score:before,.score:after{font-family:fontawesome-webfont;vertical-align:top}.score.score-0:after{content:"\e007\e007\e007\e007\e007"}.score.score-0dot5:before{content:"\e008"}.score.score-0dot5:after{content:"\e007\e007\e007\e007"}.score.score-1:before{content:"\e007"}.score.score-1:after{content:"\e007\e007\e007\e007"}.score.score-1dot5:before{content:"\e007\e008"}.score.score-1dot5:after{content:"\e007\e007\e007"}.score.score-2:before{content:"\e007\e007"}.score.score-2:after{content:"\e007\e007\e007"}.score.score-2dot5:before{content:"\e007\e007\e008"}.score.score-2dot5:after{content:"\e007\e007"}.score.score-3:before{content:"\e007\e007\e007"}.score.score-3:after{content:"\e007\e007"}.score.score-3dot5:before{content:"\e007\e007\e007\e008"}.score.score-3dot5:after{content:"\e007"}.score.score-4:before{content:"\e007\e007\e007\e007"}.score.score-4:after{content:"\e007"}.score.score-4dot5:before{content:"\e007\e007\e007\e007\e008"}.score.score-5:before{content:"\e007\e007\e007\e007\e007"}.score span{width:0;height:0;display:inline-block;overflow:hidden;text-indent:120%}.score.input-score{cursor:pointer;margin:8px 0 16px 0}.score-big{line-height:1.1em;letter-spacing:5px}.score-big:before,.score-big:after{font-size:220%}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){}}.score.score-special:before,.score.score-special:after{content:none}.score.score-special.score-5{background-position:0 0}.score.score-special.score-4{background-position:0 -20px}.score.score-special.score-3{background-position:0 -40px}.score.score-special.score-2{background-position:0 -60px}.score.score-special.score-1{background-position:0 -80px}.score.score-special.score-0{background-position:0 -100px}}{background-position:0 -80px}.score.score-special.score-big.score-2{background-position:0 -120px}.score.score-special.score-big.score-1{background-position:0 -160px}.score.score-special.score-big.score-0{background-position:0 -200px}.bubble{color:#515458;display:inline-block;font-family:"Helvetica Neue","HelveticaNeue",Arial,sans-serif;font-size:10px;font-style:normal;line-height:16px;margin:0 5px 5px 0;padding:0 4px 0 20px;text-align:left;width:auto;border-radius:4px;text-shadow:rgba(255,255,255,0.5) 0 1px 0}.bubble:hover{color:#45474a}.bubble.type{background-image:none;padding:1px 6px;text-transform:uppercase}.bubble.bubble-comment,.bubble.bubble-count,.bubble.bubble-pie{float:right;margin:2px 0 0 5px;padding-left:4px;font-family:"Helvetica Neue","HelveticaNeue",Arial,sans-serif;text-shadow:rgba(255,255,255,0.5) 0 1px 0;box-shadow:rgba(0,0,0,0.15) 0 1px 3px,rgba(255,255,255,0.15) 0 1px 0 inset}.bubble.bubble-comment:before,.bubble.bubble-count:before,.bubble.bubble-pie:before{font-family:"fontawesome-webfont";font-weight:normal;content:"\f075 ";margin-right:5px;font-size:1em;line-height:1em}.bubble.bubble-count:before{content:"\f0cb "}.bubble.bubble-pie:before{content:"\f0e4"}.bubble.bubble-date{background:url('/bundles/phoenixsite/images/core/sprites/icons/icn-calendar-12x12.png') no-repeat 5px 3px}.bubble.bubble-lock{background:url('/bundles/phoenixsite/images/core/sprites/icons/icn-lock-12x12.png') no-repeat 3px 2px;background-color:#e64c4c}.sort-header .icon-sort-up,.sort-header .icon-sort-down{float:right}.icn{display:inline-block;height:16px;padding-left:16px;background-repeat:no-repeat;background-position:left center;overflow:hidden;vertical-align:middle}.icn-twitter{background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-twitter-16x16.png')}.flag{display:inline-block;background-position:left center;background-repeat:no-repeat}.flag.united-states,.flag.us{background-image:url('http://www.dragonball-ultimate.com/wp-content/uploads/2014/10/usa-flag.jpg');padding-left:40px}.flag.australia,.flag.au{background-image:url('http://www.dragonball-ultimate.com/wp-content/uploads/2014/10/australia-flag.png');padding-left:50px}.flag.united-kingdom,.flag.uk{background-image:url('http://www.dragonball-ultimate.com/wp-content/uploads/2014/10/uk-flag.png');padding-left:40px}.flag.japan,.flag.jp{background-image:url('http://www.dragonball-ultimate.com/wp-content/uploads/2014/10/japan-flag.jpg');padding-left:40px}.flag.france,.flag.fr{background-image:url('http://www.dragonball-ultimate.com/wp-content/uploads/2014/10/france-flag.gif');padding-left:40px}.flag.spain,.flag.es{background-image:url('http://www.dragonball-ultimate.com/wp-content/uploads/2014/10/spain-flag.png');padding-left:40px}.flag.catalan,.flag.cat{background-image:url('http://www.dragonball-ultimate.com/wp-content/uploads/2014/10/catalan-flag.jpg');padding-left:40px}.flag.italy,.flag.it{background-image:url('http://www.dragonball-ultimate.com/wp-content/uploads/2014/10/italy-flag.png');padding-left:40px}.flag.germany,.flag.ger{background-image:url('http://www.dragonball-ultimate.com/wp-content/uploads/2014/10/germany-flag.gif');padding-left:40px}.flag.mexico,.flag.mex{background-image:url('http://www.dragonball-ultimate.com/wp-content/uploads/2014/10/mexico-flag.png');padding-left:40px}.flag.portugal,.flag.pt{background-image:url('http://www.dragonball-ultimate.com/wp-content/uploads/2014/10/portugal-flag.png');padding-left:40px}.flag.canada,.flag.can{background-image:url('http://www.dragonball-ultimate.com/wp-content/uploads/2014/10/canada-flag.png');padding-left:40px}.flag.brazil,.flag.br{background-image:url('http://www.dragonball-ultimate.com/wp-content/uploads/2014/10/brazil-flag.png');padding-left:40px}.input.flag{background-position:5px center;padding-left:25px}.imgflare,.note-tray .note-tray-activity .img a{display:block;position:relative}.imgflare:after,.note-tray .note-tray-activity .img a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;display:block;box-shadow:rgba(0,0,0,0.3) 0 1px 3px}@media (max-width: 767px){.imgflare:after,.note-tray .note-tray-activity .img a:after{content:none}}





.nav-pills-super>.active>a,.nav-pills-super>.active>a:hover{color:#fff;text-shadow:rgba(0,0,0,0.5) 0 -1px 0}.nav-pills-super>li>a.dropdown-toggle{margin-left:-6px;border-left:0;border-radius:0 100px 100px 0}.nav-pills-super>li>a.dropdown-toggle:hover{border-left:0}.nav-pills-super .dropdown-menu{font-size:12px;text-align:left;width:100%;min-width:60px}.nav-pills.nav-stacked>li>a{margin-bottom:3px}.nav-pills.nav-stacked>li:last-child>a{margin-bottom:1px}.nav-tabs .dropdown-menu,.nav-pills .dropdown-menu{margin-top:1px;border-width:1px}.nav-pills .dropdown-menu{border-radius:4px}.nav>.dropdown.active>a:hover{color:#000;cursor:pointer}.nav-tabs .open .dropdown-toggle,.nav-pills .open .dropdown-toggle,.nav>.open.active>a:hover{background-color:#999}.tabs-stacked .open>a:hover{border-color:#999}.tabbable{*zoom:1}.tabbable:before,.tabbable:after{display:table;content:""}.tabbable:after{clear:both}.tab-content{width:100%}.tabs-below .nav-tabs,.tabs-right .nav-tabs,.tabs-left .nav-tabs{border-bottom:0}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.ui-widget-content{border:1px solid #ddd;background-color:#fff;color:#444}.ui-autocomplete{position:absolute;cursor:default}* html .ui-autocomplete{width:1px}.ui-menu{list-style:none;padding:2px;margin:0;display:block;float:left}.ui-menu .ui-menu{margin-top:-3px}.ui-menu .ui-menu-item{margin:0;padding:0;zoom:1;float:left;clear:left;width:100%}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:0.2em 0.4em;line-height:1.5;zoom:1}.ui-menu .ui-menu-item a:hover{background-color:#fe57a1;color:#fff}.ui-menu .ui-menu-item a.ui-state-hover,.ui-menu .ui-menu-item a.ui-state-active{font-weight:normal;margin:-1px}.resultWrap>span>.alias-text{display:inline;font-weight:bold}#notificationText{display:inline}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:14px;padding:2px;margin-bottom:18px;background-color:#e4e6e7;background-image:-webkit-linear-gradient(#ecedee,rgba(228,230,231,0));background-image:linear-gradient(#ecedee,rgba(228,230,231,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFECEDEE', endColorstr='#FFE4E6E7', GradientType=0);box-shadow:rgba(0,0,0,0.25) 0 2px 5px inset,rgba(255,255,255,0.1) 0 1px 0;border-radius:10px;-moz-box-sizing:content-box;box-sizing:content-box}.progress.progress-small,.progress.progress-small .bar{height:8px;margin-bottom:10px}.progress .bar{width:0%;height:14px;color:#fff;font-size:12px;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background:#df2020;border-radius:10px;box-shadow:#b31919 0 0 4px,rgba(255,255,255,0.5) 0 1px 0 inset;background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.15));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.15));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#26000000', GradientType=0);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width 0.6s ease;transition:width 0.6s ease}.progress-striped .bar{background-color:#149bdf;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, rgba(255,255,255,0.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-size:40px 40px}.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-danger .bar{background-color:#ee5f5b}.progress-danger.progress-striped .bar{background-color:#ee5f5b}.progress-success .bar{background-color:#62c462}.progress-success.progress-striped .bar{background-color:#62c462}.progress-info .bar{background-color:#5bc0de}.progress-info.progress-striped .bar{background-color:#5bc0de}.progress-warning .bar{background-color:#e5946c}.progress-warning.progress-striped .bar{background-color:#e5946c}.ui-timepicker-list{overflow-y:auto;height:150px;width:118px;background:#fff;border:1px solid #ddd;margin:0;margin-left:10px;padding:0;list-style:none;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);outline:none}.ui-timepicker-list.ui-timepicker-with-duration{width:11em}.ui-timepicker-duration{margin-left:5px;color:#888}.ui-timepicker-list:hover .ui-timepicker-duration{color:#888}.ui-timepicker-list li{padding:3px 0 3px 5px;cursor:pointer;white-space:nowrap;color:#000;list-style:none;margin:0}.ui-timepicker-list:hover .ui-timepicker-selected{background:#fff;color:#000}li.ui-timepicker-selected,.ui-timepicker-list li:hover,.ui-timepicker-list:hover .ui-timepicker-selected:hover{background:#1773cf;color:#fff;text-shadow:rgba(0,0,0,0.25) 0 -1px 0}li.ui-timepicker-selected .ui-timepicker-duration,.ui-timepicker-list li:hover .ui-timepicker-duration{color:#ccc}.datepicker{margin-top:1px;opacity:1;height:auto;display:none;overflow:visible;visibility:visible}.datepicker>div{display:none}.datepicker.days div.datepicker-days{display:block}.datepicker.months div.datepicker-months{display:block}.datepicker.years div.datepicker-years{display:block}.datepicker .prev i,.datepicker .next i{height:0;width:0;display:block;border-top:6px solid transparent;border-bottom:6px solid transparent;margin-left:7px}.datepicker .prev i:before,.datepicker .next i:before{display:none}.datepicker .prev i{border-right:6px solid #999}.datepicker .next i{border-left:6px solid #999}.datepicker table{width:100%;margin:0}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;border-radius:4px}.datepicker td.day:hover{color:#222;background:#eee;cursor:pointer}.datepicker td.active,.datepicker td.active:hover{background:#1773cf;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datepicker td span{display:block;width:47px;height:54px;line-height:54px;float:left;margin:2px;cursor:pointer;border-radius:4px}.datepicker td span:hover{color:#222;background:#eee}.datepicker td span.active{background:#1773cf;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,0.25)}.datepicker td span.old{color:#999}.datepicker th.switch{width:145px}.datepicker thead tr:first-child th{cursor:pointer}.datepicker thead tr:first-child th:hover{color:#222;background:#eee}.input-append.date .add-on i,.input-prepend.date .add-on i{display:block;cursor:pointer;width:16px;height:16px}.av-bg-grad,.av-box-quality div,.av-box-wrap,.av-menu{background-color:#1d1f20;background-image:-webkit-linear-gradient(#292b2e,rgba(29,31,32,0));background-image:linear-gradient(#292b2e,rgba(29,31,32,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF292B2E', endColorstr='#FF1D1F20', GradientType=0)}.av-control-text-on,.av-box-wrap a:hover,.av-box-wrap a.on,.av-gear.on,.av-gear:hover,.has-vid-share .av-share{color:#f5faff !important;text-shadow:#007fff 0 0 3px,#007fff 0 0 5px}.av-wrapper-max{height:100%;width:100%;padding:0;margin:0 auto;position:relative;cursor:pointer}.av-wrapper-max-width{height:100%;width:100%;padding:0;margin:0 auto;display:table}.av-wrapper-valign{padding:0;margin:0;max-height:100%;width:100%;display:table-cell;vertical-align:middle}.av-wrapper{position:relative;padding-bottom:56.25%;height:0}.av-player-holder{position:absolute;top:0;left:0;right:0;bottom:0;margin:0}.av-player-type-holder{height:0;width:100%;visibility:hidden}.av-video-player{box-sizing:content-box;margin:0 auto 20px;padding:0;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;*zoom:1}.av-video-player:before,.av-video-player:after{display:table;content:""}.av-video-player:after{clear:both}.av-video-player .av-share-markup{-webkit-touch-callout:text;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}@media (min-width: 980px){.av-video-player{max-width:640px}.av-video-player.is-vid-fullscreen{max-width:100%;width:100%;height:100%}}.av-video-player ul,.av-video-player li{margin:0;padding:0}.av-video-player li{list-style:none !important}.av-video-player object,.av-video-player video,.av-video-player iframe{width:100%;height:100%;border:0}.av-video-player img{width:100%;max-height:100%}.av-video-player:focus{outline:none}.av-video-player:full-screen{margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;z-index:9999999999}.av-video-player:-webkit-full-screen{margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;z-index:9999999999}.av-video-player:-moz-full-screen{margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;z-index:9999999999}.av-desktop-player{padding-bottom:40px}.av-video-player-frame{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%}.av-video-player-bg{background:no-repeat 0 50%;background-size:cover}.av-video-player-no-js{text-align:center;padding:20px;margin:0}.av-modal{cursor:auto;color:#fff;position:absolute;top:50%;left:50%;width:80%;height:80%;max-width:480px;max-height:270px;display:none;z-index:200}.av-modal>div{padding:5%;background:#111213;background:rgba(17,18,19,0.95);border-radius:10px;height:100%;width:100%;margin:-28.125% 0 0 -50%;z-index:200}.av-modal select{margin:0}.av-modal .av-share-title{height:20%;margin:0}.av-modal .av-share-markup-wrap{width:100%;height:80%}.av-modal .av-share-size-markup{height:100%;width:100%;position:relative}.av-modal .av-share-markup{cursor:text;color:#000;background:#fff;width:100%;height:100%;resize:none;overflow:auto;margin:0;padding:5px;border-radius:3px}.av-modal .av-share-markup:focus{box-shadow:#007fff 0 0 3px,#007fff 0 0 5px}.av-modal .av-share-markup-copy{height:100%;width:100%}.av-modal .av-share-markup-copy.clipboard-msg:after{padding:10% 0 0}@media (max-width: 480px){.av-modal .av-share-title{font-size:14px;line-height:20px;height:25%}.av-modal select,.av-modal option{font-size:14px;line-height:20px}.av-modal .av-share-markup{font-size:14px;line-height:20px;padding:10px}.av-modal .av-share-markup-wrap{height:75%}}
body.body-fauxscreen,html.body-fauxscreen,body.body-fullscreen,html.body-fullscreen{overflow:hidden;width:100%;height:100%}body.body-fauxscreen div,body.body-fauxscreen header,html.body-fauxscreen div,html.body-fauxscreen header,body.body-fullscreen div,body.body-fullscreen header,html.body-fullscreen div,html.body-fullscreen header{visibility:hidden;overflow:visible}.body-fauxscreen .av-video-player,.body-fauxscreen .kubrick-lead.large .av-video-player,.body-fullscreen .av-video-player,.body-fullscreen .kubrick-lead.large .av-video-player{visibility:visible;background:#000 !important;margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;position:fixed;left:0;top:0;z-index:9999999999}.body-fauxscreen .av-video-player div,.body-fullscreen .av-video-player div{visibility:visible}#embed-body,#embed-html{height:100%;padding:0;margin:0;width:100%;overflow:hidden}.embed{width:100%;height:100%;background:#000 no-repeat 0 50%;background-size:100% auto;overflow:hidden}.embed .av-video-player{width:100%;height:100%;max-width:100%;margin:0;background:none no-repeat 0 50%;background-size:100% auto;box-sizing:border-box}.embed .av-menu-hit:hover .av-menu-right{left:auto;right:0}.embed .av-video-title{visibility:visible}.embed object{display:block}body.nocursor{cursor:none}.av-video-player-disabled{box-sizing:border-box;background:#000 no-repeat center;background-size:100% auto;height:100%;width:100%;padding:0;margin:0;text-align:center;color:#eee;position:absolute;top:0;left:0;display:none;visibility:hidden;z-index:200}.av-msg-wrapper{display:table;height:100%;width:100%}.av-msg-wrapper .av-msg-valign{display:table-cell;vertical-align:middle;padding:20px}@media (max-width: 480px){.av-msg-wrapper .av-msg-valign{padding:10px}}
.av-msg-invalid-reqs{padding:30px 0}.av-msg-invalid-age{text-indent:-9999px}.av-msg-invalid-sub{background:rgba(0,0,0,0.7);text-shadow:0px 0px 1px #aaa}.av-msg-invalid-sub p{margin:20px 0}.av-msg-invalid-sub .icon-lock{font-size:48px}.av-msg-no-js{visibility:visible}.av-msg-countdown .av-msg-valign{padding:0}.av-msg-countdown .av-countdown{margin:0}.av-msg-countdown .av-countdown-label{display:inline-block;text-transform:uppercase;margin:0}.av-msg-countdown .time-unit{visibility:hidden}.av-msg-countdown .time-unit:before{content:" "}.av-msg-countdown .time-unit:first-child:before{content:"";margin:0}.av-msg-countdown .time-value{text-shadow:0 0 3px #fff}.av-msg-countdown .time-label{color:#ccc;font-size:15.25px;font-style:normal}.av-msg-countdown .time-label:before{content:" "}@media (max-width: 480px){.av-msg-countdown .time-label{font-size:12.444px}}.av-msg-countdown .swatch-time:before{content:"";margin:0}.av-msg-countdown .is-counting .time-unit{visibility:visible}.av-msg-countdown time{display:block;margin:5px 0 0;padding:20px;background:#111213;color:#fff;font-size:36px;line-height:40px;background-color:#111213;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, #292b2e), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #292b2e), color-stop(0.75, #292b2e), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(0, #292b2e 25%, transparent 25%, transparent 50%, #292b2e 50%, #292b2e 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(0, #292b2e 25%, transparent 25%, transparent 50%, #292b2e 50%, #292b2e 75%, transparent 75%, transparent);background-image:-o-linear-gradient(0, #292b2e 25%, transparent 25%, transparent 50%, #292b2e 50%, #292b2e 75%, transparent 75%, transparent);background-image:linear-gradient(0, #292b2e 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,#292b2e 50%,#292b2e 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-size:4px 4px}@media (max-width: 480px){.av-msg-countdown time{font-size:22px;line-height:30px}}
.av-age-gate{background:#000;position:absolute;top:0;left:0;height:100%;width:100%;color:#fff;text-align:center;z-index:101;display:none}.av-age-gate a{color:#cd1d1d !important}.av-age-gate a:hover{color:#e02929 !important}.av-age-gate select{font-size:12px;line-height:40px;margin:5px;width:100px}@media (max-width: 480px){.av-age-gate select{font-size:11px;line-height:20px;margin:2px;width:auto}}.av-age-gate p{margin:10px 0 0 0}@media (max-width: 480px){.av-age-gate p{font-size:8px;line-height:10px;line-height:15px !important;margin:5px 0 0 0}}.av-age-gate button.av-age-gate-submit{background-color:#b31919;border:1px solid #590d0d}@media (max-width: 480px){.av-age-gate button.av-age-gate-submit{font-size:11px;line-height:20px;line-height:20px !important;padding:2px 10px}}
.av-age-gate-title{margin:0 0 10px}@media (max-width: 480px){.av-age-gate-title{font-size:12px;line-height:20px;margin:0 0 5px}}
.av-splash{z-index:100;display:block;position:absolute;left:0;top:0;height:100%;width:100%;text-indent:120%;overflow:hidden;background:url('/bundles/phoenixsite/images/core/sprites/player/av-splash-130x130.png') no-repeat center center}@media (max-width: 480px){.av-splash{background-size:65px auto;background-position:center 40%}}.av-splash:hover{cursor:pointer}.av-mobile-player .av-ad-message{display:none;background:rgba(0,0,0,0.85);color:#f2f2f2;font-size:12px !important;padding:0 20px;bottom:0;left:0;position:absolute;width:100%;z-index:5000060}.av-mobile-player .av-countdown time{background:#050505}.av-phone-player video{height:1px;width:1px}.av-ima-clickthru{display:none}.av-video-title{background:#000;background-color:rgba(0,0,0,0.8);color:#fff;position:absolute;top:0;left:0;padding:10px;width:100%;visibility:hidden;opacity:1;z-index:201}.av-box-quality{text-align:center;margin:0 auto !important;position:absolute;padding:0;left:0;bottom:16px;width:100%;z-index:5000061;line-height:32px}@media (max-width: 480px){.av-box-quality{bottom:0;line-height:24px}}.av-box-quality a,.av-box-quality div{font-size:10px !important;line-height:32px !important;margin:0}@media (max-width: 480px){.av-box-quality a,.av-box-quality div{line-height:24px !important}}.av-box-quality div{display:inline-block;border-radius:4px;box-shadow:rgba(0,0,0,0.25) 0 2px 5px}.av-box-quality .btn,.av-box-quality .av-age-gate button,.av-age-gate .av-box-quality button{background:#35383b;border-color:#1d1f20}.av-box-quality .btn.on,.av-box-quality .av-age-gate button.on,.av-age-gate .av-box-quality button.on{background:#292b2e;text-shadow:#007fff 0 0 3px,#007fff 0 0 5px}.av-box-quality .btn-group{margin:0}.av-box-quality-single{visibility:hidden}.av-box{z-index:101;height:40px;background:#292b2e;position:absolute;padding:8px 0 0;bottom:0;left:0;right:0}.av-box li,.av-box div{font-size:10px !important;line-height:32px !important}.av-box-wrap{border-top:1px solid #1d1f20;border-bottom:1px solid #1d1f20;color:#afb3b6;font-weight:bold;text-shadow:rgba(0,0,0,0.5) 0 1px 0;height:32px;padding:0 5px;width:auto;border-width:0 0 1px;box-shadow:#3c4044 0 1px 0 inset;*zoom:1}.av-box-wrap:before,.av-box-wrap:after{display:table;content:""}.av-box-wrap:after{clear:both}.av-box-wrap a,.av-box-wrap li,.av-box-wrap span{color:#afb3b6 !important;display:block;position:relative;text-shadow:rgba(0,0,0,0.5) 0 1px 0}.av-box-wrap a{color:#95999d !important}.av-box-wrap a:hover,.av-box-wrap a.on{cursor:pointer}.av-menu{border:1px solid #111213;bottom:92%;font-style:normal;left:-9999em;margin:0 auto 0 -41px !important;padding:2px 5px !important;position:absolute;text-align:center;width:80px;z-index:5000010;box-shadow:rgba(0,0,0,0.25) 0 0 10px inset,rgba(255,255,255,0.15) 0 1px 0 inset,rgba(0,0,0,0.75) 0 0 5px;border-radius:3px}.av-menu:before{content:" ";border-top:6px solid #111213;border-left:6px solid transparent;border-right:6px solid transparent;position:absolute;display:block;top:100%;left:50%;margin-left:-5px}.av-menu:after{content:" ";position:absolute;display:block;float:left;top:100%;left:0;width:100%;height:10px}.av-menu.av-menu-right:before{left:100%;margin-left:-31px !important}.av-menu a,.av-menu li{line-height:20px !important}.av-menu .av-menu-full-message{display:none}.no-fullscreen .av-menu.av-menu-fullscreen{display:none}.av-menu-hit:hover{cursor:pointer}.av-menu-hit:hover .av-menu{left:50%}.av-menu-hit:hover .av-menu.av-menu-right{left:auto;right:-14px}.av-config div{line-height:32px !important}.av-config .av-play-qualities{width:100%;overflow:hidden}.av-config .av-menu:hover{cursor:default}.av-config .av-menu a{display:block}.av-config .av-menu li{color:#f2f2f3;float:left;text-align:left;padding-bottom:50px !important;margin-bottom:-50px}.av-config .av-menu li:first-child{padding-left:5px;padding-right:10px !important;margin-right:10px !important;border-right:1px solid #161718;box-shadow:rgba(255,255,255,0.075) 1px 0 0}.av-config .av-embiggen{border-top:1px solid #161718;float:none;clear:left;height:46px;margin:5px 5px 0;width:auto;display:block;box-shadow:rgba(255,255,255,0.075) 0 1px 0 inset}.av-config .av-embiggen a{background:transparent url('/bundles/phoenixsite/images/core/sprites/icons/icn-andre-24x120.png') 0 4px no-repeat;line-height:46px !important;padding-left:25px !important;height:100%;background-size:24px auto}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){.av-config .av-embiggen a{background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-andre-48x240.png')}}.av-config .av-embiggen a:after{content:"Embiggen"}.av-config .av-embiggen a:hover{background-position:0 -66px}.av-sub-feature{color:#494d50;position:relative}.av-sub-feature:after{color:#f5faff;display:block;line-height:20px !important;padding:0 5px;left:-5px;top:0;position:absolute;text-shadow:#007fff 0 0 3px;white-space:nowrap;z-index:5000011;border-radius:4px}.av-sub-feature:hover{text-shadow:none}.av-sub-feature:hover:after{font-size:9px !important;font-weight:normal;content:"Members only";background:#000}.av-sub-feature,a.av-sub-feature{cursor:not-allowed}.av-sub-feature:hover,.av-sub-feature.on,a.av-sub-feature:hover,a.av-sub-feature.on{cursor:not-allowed}.av-time{text-align:left !important;float:left}@media (max-width: 320px){.av-time{font-size:18px !important}}
.av-icn{width:16px;height:16px;line-height:16px;margin-top:8px !important;overflow:hidden;float:left;background:url('/bundles/phoenixsite/images/core/sprites/player/av-sprite.png') no-repeat left center}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){.av-icn{background:url('/bundles/phoenixsite/images/core/sprites/player/av-sprite@2x.png') no-repeat left center;background-size:20px auto}}
.av-volume-mute{background-position:left -2px}.av-volume-mute:hover{background-position:left -42px}.av-volume-unmute{background-position:left -22px}.av-pin{background-position:left -62px}.av-pin:hover{background-position:left -82px}.av-pin:after{content:"Pin"}@media (max-width: 767px){.av-pin:after{content:""}}
.av-embiggen{background-position:left -382px}.av-embiggen:hover,.is-vid-embiggened .av-embiggen{background-position:left -402px}.av-menu-embiggen a:after{content:"Enlarge"}@media (max-width: 767px){.av-menu-embiggen a:after{content:""}}
.av-fullscreen{background-position:left -102px}.av-fullscreen.on,.av-fullscreen:hover{background-position:left -122px}.av-menu-hit:hover .av-fullscreen{background-position:left -122px}.av-gear{background-position:left -142px}.av-gear.on,.av-gear:hover{background-position:left -162px}.av-play{background-position:center -222px;padding:16px 16px 0}.av-play:hover{background-position:center -242px}.av-pause{background-position:left -262px;padding:16px 10px 0}.av-pause:hover{background-position:left -282px}.av-fullscreen-exit{background-position:left -302px}.av-fullscreen-exit.on,.av-fullscreen-exit:hover{background-position:left -322px}@media (max-width: 480px){.av-play,.av-pause{padding:16px 4px 0}}
.av-icn--text{padding-left:20px;width:auto}@media (max-width: 767px){.av-icn--text{padding-left:16px;width:0;overflow:hidden}}
.av-box .av-share{background:none;overflow:hidden;height:16px;padding-top:0 !important;line-height:16px !important;text-align:left;width:auto}.av-box .av-share:after{content:" Embed";font-size:10px;position:relative;top:-1px}@media (max-width: 767px){.av-box .av-share:after{content:""}}
.av-controls,.av-options{position:absolute;top:8px}.av-options{right:0;padding-right:5px !important}.av-buffer{height:8px;width:100%;line-height:10px !important;background:#111213;padding:0;margin:0;position:absolute;top:0;left:0;right:0}.av-buffer .av-buffer-wrap,.av-buffer .av-buffer-pad{position:relative;width:100%;height:100%}.av-buffer .av-position,.av-buffer .av-loaded{content:" ";position:absolute;height:100%;width:0}.av-buffer .av-position{background-color:#861313;background-image:-webkit-linear-gradient(#b31919,rgba(134,19,19,0));background-image:linear-gradient(#b31919,rgba(134,19,19,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB31919', endColorstr='#FF861313', GradientType=0);box-shadow:rgba(0,0,0,0.15) 2px 0 3px,rgba(255,255,255,0.15) 0 1px 0 inset}@media (max-width: 480px){.av-buffer .av-position{font-size:9px !important}}.av-buffer .av-loaded{background:#303336;-webkit-transition:all 0.05s;transition:all 0.05s}.av-buffer .av-seek-display{position:absolute;top:-25px;left:0}.av-buffer .av-seek-pointer{position:absolute;left:-5px;bottom:-5px;width:10px;overflow:hidden;text-align:center}.av-buffer .av-seek-pointer:before{content:" ";display:block;border:5px solid transparent;border-top-color:#35383b;border-bottom:0;margin:0;float:none}.av-buffer .av-seek-pointer.limit-left:before{float:right}.av-buffer .av-seek-pointer.limit-right:before{float:left}.av-buffer .av-seek-text{background:#111213;background:rgba(17,18,19,0.95);border:1px solid #35383b;color:#fff;font-size:11px !important;line-height:11px !important;padding:5px 6px;position:relative;left:-50%;opacity:1;border-radius:4px 4px 0 0;-webkit-transition:opacity 0.5s;transition:opacity 0.5s}.av-options>li{display:block;float:right;padding:0 5px !important}@media (max-width: 480px){.av-options>li{padding:0 2px !important}}@media (max-width: 320px){.av-options>li{padding:0 !important}}.av-options .av-audio{position:relative}.av-options .av-audio .av-volume{padding:7px 2px !important}.av-options .av-audio .av-volume-bar{display:block;height:5px;margin:0 !important;position:relative;background-color:#44464b;background-image:-webkit-linear-gradient(#acb2b9,rgba(68,70,75,0));background-image:linear-gradient(#acb2b9,rgba(68,70,75,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFACB2B9', endColorstr='#FF44464B', GradientType=0);border-radius:3px}.av-options .av-audio .av-volume-bar:before{content:" ";display:block;position:absolute;padding:0 20px;width:100%;height:35px;left:-20px;top:-20px}.av-options .av-audio .av-volume-handle{background:url('/bundles/phoenixsite/images/core/sprites/player/av-handle.png') no-repeat;position:absolute;top:-6px;left:100%;margin-left:-8px !important;height:16px;width:16px}.av-options .av-config .av-menu{text-align:left;width:130px;margin-left:-65px !important;padding:5px 3px 4px !important}.av-livestream .av-stream-label{font-size:10px !important;margin:6px 5px 0;line-height:20px !important;height:20px;background:#111213;color:#fff;padding:0;width:50px;float:left;display:none;text-align:center}@media (max-width: 320px){.av-livestream .av-stream-label{width:30px}}.av-livestream .av-stream-label i{font-size:10px !important;line-height:20px !important}.av-livestream .av-stream-label i:before{line-height:20px;position:relative;top:-1px}.av-livestream .av-live:before{content:"LIVE"}.av-livestream .av-live i:before{font-size:5px;color:#b31919;margin-left:5px}@media (max-width: 320px){.av-livestream .av-live{color:#b31919}.av-livestream .av-live i:before{display:none}}.av-livestream .av-offair{color:#71787f}.av-livestream .av-offair:before{content:"OFF AIR"}@media (max-width: 320px){.av-livestream .av-offair:before{content:"OFF"}}.av-livestream .av-tolive{background:#b31919;cursor:pointer}.av-livestream .av-tolive i:before{font-size:12px}.video-embed{line-height:14px !important;margin:5px !important;height:50px;width:200px}.clip-button-container{margin:0 5px 5px 5px !important;position:relative}.clip-button-container .clip-flash-obj{position:absolute;top:0;left:0;width:100%;height:100%}.clip-button-container .clip-flash-obj:hover{cursor:pointer}@-webkit-keyframes spin{from{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(-360deg)}}@-moz-keyframes spin{from{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(-360deg)}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}.av-podcast{border-top:1px solid #1d1f20;border-bottom:1px solid #1d1f20;margin:20px auto;padding:20px 20px 0;position:relative;left:auto;right:auto;top:auto;height:auto;border-radius:10px;box-shadow:rgba(0,0,0,0.25) 0 0 10px inset,rgba(255,255,255,0.15) 0 1px 0 inset,rgba(0,0,0,0.5) 0 4px 10px;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png'),-webkit-linear-gradient(#3a3d41,#292b2e);background-image:url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png'),linear-gradient(#3a3d41,#292b2e);background-repeat:repeat}.av-podcast .av-podcast-image{border:1px solid #1d1f20;position:relative;border-radius:10px;box-shadow:rgba(255,255,255,0.15) 0 1px 0}.av-podcast .av-podcast-image:before,.av-podcast .av-podcast-image:after{content:"";display:block;position:absolute}.av-podcast .av-podcast-image:before{left:5px;right:5px;top:5px;bottom:50%;border-radius:10px 10px 0 0;box-shadow:rgba(52,203,82,0.2) 0 -1px 0;background-image:-webkit-linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0));background-image:linear-gradient(rgba(255,255,255,0.1),rgba(255,255,255,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1AFFFFFF', endColorstr='#00FFFFFF', GradientType=0)}.av-podcast .av-podcast-image:after{left:0;right:0;top:0;bottom:0;border-radius:10px;box-shadow:rgba(0,0,0,0.5) 0 0 10px inset}.av-podcast .av-podcast-image img{border-radius:10px}.av-podcast .av-controls{position:relative;left:auto;width:100%;margin:0;*zoom:1;top:0}.av-podcast .av-controls:before,.av-podcast .av-controls:after{display:table;content:""}.av-podcast .av-controls:after{clear:both}.av-podcast .av-controls>li{display:block;float:left;margin:0;padding:0;height:65px;width:20%;text-align:center}.av-podcast .av-controls>li:first-child,.av-podcast .av-controls>li:last-child{padding:10px 15px !important;width:40%}@media (max-width: 767px){.av-podcast .av-controls>li:first-child{display:none}.av-podcast .av-controls>li:nth-child(2){width:30%}.av-podcast .av-controls>li:nth-child(3){width:70%}}.av-podcast .av-controls .av-speaker span{display:block;background-color:rgba(0,0,0,0.15);height:5px;margin:5px 5px 0;border-radius:10px;box-shadow:rgba(255,255,255,0.1) 0 1px 0,rgba(0,0,0,0.5) 0 1px 3px inset}.av-podcast .av-controls .av-speaker span:first-child{margin-top:0}.av-podcast .av-controls .av-speaker span:nth-child(1),.av-podcast .av-controls .av-speaker span:nth-child(5){margin-left:15px;margin-right:15px}.av-podcast .av-controls .av-speaker span:nth-child(2),.av-podcast .av-controls .av-speaker span:nth-child(4){margin-left:10px;margin-right:10px}.av-podcast .av-controls .av-switch{background-color:rgba(0,0,0,0.15)}.av-podcast .av-controls .av-switch .av-icn{background:none;color:#bcbfc2;display:block;height:100%;line-height:32px !important;margin:0 !important;padding:5px 0 0 !important;width:100%;text-transform:uppercase;font-size:12px !important;text-shadow:rgba(0,0,0,0.25) 0 1px 1px;box-shadow:rgba(0,0,0,0.25) 1px 0 0 inset;-webkit-transition:all 0.25s;transition:all 0.25s}.av-podcast .av-controls .av-switch .av-icn span{display:block;background-color:#35383b;height:5px;margin:0 25px 4px;box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset,rgba(0,0,0,0.5) 0 1px 3px}.av-podcast .av-controls .av-switch .av-icn span:nth-child(2){background-color:#414549}.av-podcast .av-controls .av-switch .av-play{box-shadow:rgba(0,0,0,0.35) 0 2px 5px,rgba(0,0,0,0.35) 1px 0 0 inset,rgba(0,0,0,0.35) -1px 0 0 inset}.av-podcast .av-controls .av-switch .av-pause{padding-top:7px;box-shadow:rgba(0,0,0,0.75) 0 5px 10px inset}.av-podcast .av-controls .av-switch .av-pause i{top:-1px;position:relative}.av-podcast .av-buffer{margin:10px 0 0 !important;bottom:auto;left:auto;right:auto;background-color:rgba(0,0,0,0.5);height:16px;padding:4px 4px 4px;clear:both;position:relative;border-radius:100px}.av-podcast .av-buffer .av-position,.av-podcast .av-buffer .av-loaded{border-radius:100px}.av-podcast .av-time{display:block;font-size:12px !important;line-height:15px !important;margin-bottom:5px;text-align:left !important;color:#c4c7ca;text-shadow:rgba(0,0,0,0.25) 0 1px 1px}.av-podcast .av-options{right:10px;top:2px}.av-podcast .av-spool-hold{height:76px;width:76px;position:absolute;left:25%;top:35%;margin-left:-38px !important;background:#292b2e;opacity:0;-webkit-transition:all 1s;transition:all 1s;-webkit-transform:scale(0.1);transform:scale(0.1);border-radius:100%;box-shadow:rgba(0,0,0,0.5) 0 -3px 5px,rgba(255,255,255,0.5) 0 3px 5px}.av-podcast .av-spool-hold:nth-child(2){left:75%}.av-podcast .av-spool{background:url('/bundles/phoenixsite/images/core/sprites/player/av-spool.png') no-repeat center center;height:100%;width:100%;border-radius:100%}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){.av-podcast .av-spool{background-image:url('/bundles/phoenixsite/images/core/sprites/player/av-spool@2x.png');background-size:100% 100%}}
.podcast-active .av-spool-hold{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.podcast-active .av-spool{-webkit-animation:spin 8s linear infinite;-moz-animation:spin 8s linear infinite;-o-animation:spin 8s linear infinite;animation:spin 8s linear infinite}.no-cssgradients .av-podcast{background:#292b2e url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png')}.av-video-player .av-buffer .av-seek-display{visibility:hidden}.av-video-player .av-buffer .av-seek-display div{visibility:hidden}.av-video-player .av-buffer-wrap{visibility:hidden}.has-vid-single-playback.av-config .av-menu{width:60px;margin-left:-30px !important;text-align:center}.has-vid-single-playback.av-config .av-menu li{float:none;text-align:center}.has-vid-single-playback .av-embiggen a{width:0;margin:5px auto 0;padding-left:33px !important;background-position:8px 4px}.has-vid-single-playback .av-embiggen a:hover{background-position:8px -66px}.has-vid-single-playback .av-embiggen a:after{content:""}.has-vid-single-playback .av-playbacks{display:none}.has-vid-invalid-age .av-msg-invalid-age,.has-vid-invalid-reqs .av-msg-invalid-reqs,.has-vid-invalid-sub .av-msg-invalid-sub,.has-vid-countdown .av-msg-countdown{display:block;visibility:visible}.has-vid-share div{z-index:auto}.has-vid-share .av-modal-share{display:block}.is-vid-age-gate .av-video-title,.is-vid-started .av-video-title{opacity:0;visibility:hidden;-webkit-transition:opacity,0.25s;transition:opacity,0.25s}.is-vid-age-gate .av-age-gate{display:block}.is-vid-age-gate .av-splash{background-color:rgba(0,0,0,0.75)}.is-vid-age-gate .av-box-quality{display:none}.is-vid-played .av-video-player-bg{background:none !important}.is-vid-started.is-vid-html5-player .av-html5-player-holder,.is-vid-started.is-vid-flash-player .av-flash-player-holder,.is-vid-started.is-vid-youtube-player .av-youtube-player-holder{visibility:visible;height:100%}.is-vid-started .av-poster{display:none}.is-vid-started .av-video-player-frame,.is-vid-started .av-box-quality{display:none}.is-vid-started .av-splash{z-index:auto;background:none}.is-vid-started .av-buffer{cursor:pointer}.is-vid-started.av-phone-player video{height:100%;width:100%}.is-vid-content-started .av-buffer-wrap{visibility:visible}.is-vid-content-started .av-buffer-wrap:hover .av-seek-display{visibility:visible}.is-vid-content-started .av-buffer-wrap:hover .av-seek-display div{visibility:visible}.is-vid-live .av-live,.is-vid-offair .av-offair,.is-vid-rewound .av-tolive{display:inline-block}.is-vid-noseek .av-buffer,.is-vid-noseek .av-buffer-wrap{visibility:hidden}.is-vid-loading{background-color:rgba(0,0,0,0.8)}.is-vid-loading .js-vid-player-chrome{display:none}.is-vid-content-loading .av-buffer,.is-vid-ad-playing .av-buffer{visibility:hidden}.is-vid-content-loading .av-config .av-gear,.is-vid-content-loading .av-config:hover .av-gear,.is-vid-ad-playing .av-config .av-gear,.is-vid-ad-playing .av-config:hover .av-gear{background-position:left -142px;cursor:not-allowed;color:#7a8085 !important;text-shadow:none;opacity:0.7}.is-vid-content-loading .av-config:hover .av-menu,.is-vid-ad-playing .av-config:hover .av-menu{left:-9999em}.is-vid-playing .av-play{background-position:center -262px}.is-vid-playing .av-play:hover{background-position:center -282px}.is-vid-muted .av-volume-mute{background-position:left -22px}.is-vid-stickied .av-pin{background-position:left -82px}.is-vid-stickied .av-pin:after{content:"Un-Pin"}@media (max-width: 767px){.is-vid-stickied .av-pin:after{content:""}}
.is-vid-embiggened .av-config .av-embiggen a{background-position:0 -66px}.is-vid-embiggened .av-config .av-embiggen a:hover{background-position:0 4px}.is-vid-embiggened .av-config .av-embiggen a:after{content:"Debiggen"}.is-vid-embiggened .has-vid-single-playback .av-embiggen a{background-position:8px -66px}.is-vid-embiggened .has-vid-single-playback .av-embiggen a:hover{background-position:8px 4px}.is-vid-embiggened .has-vid-single-playback .av-embiggen a:after{content:""}.is-vid-embiggened .av-menu-embiggen .av-embiggen{background-position:left -402px}.is-vid-embiggened .av-menu-embiggen .av-embiggen:hover{background-position:0 -402px}.is-vid-embiggened .av-menu-embiggen .av-embiggen:after{content:"I'm huge!"}@media (max-width: 767px){.is-vid-embiggened .av-menu-embiggen .av-embiggen:after{content:""}}
.is-vid-fullscreen.av-desktop-player{padding-bottom:0}.is-vid-fullscreen .av-config ul,.is-vid-fullscreen .av-config div,.is-vid-fullscreen .av-menu-fullscreen,.is-vid-fullscreen .av-menu-pin,.is-vid-fullscreen .av-menu-embiggen{display:none}.is-vid-fullscreen .av-config .av-menu-full-message{display:block;visibility:visible}.is-vid-fullscreen .av-config .av-menu{display:block;width:130px;margin-left:-65px !important;visibility:visible}.is-vid-fullscreen .av-fullscreen{background-position:center -302px}.is-vid-fullscreen .av-menu-hit:hover .av-fullscreen{background-position:center -322px}.is-vid-stow-controls .av-box{-webkit-transition:bottom 2s;transition:bottom 2s;bottom:-40px}.is-vid-youtube-player.is-vid-played.av-desktop-player{padding-bottom:0}.is-vid-youtube-player.is-vid-played .av-wrapper{padding-top:40px}.is-vid-youtube-player.is-vid-played .av-box{background:none;left:auto;right:160px;width:60px;z-index:5000010}.is-vid-youtube-player.is-vid-played .av-box-wrap{background:none;border:none;box-shadow:none}.is-vid-youtube-player.is-vid-played .av-buffer{display:none}.is-vid-youtube-player.is-vid-played .av-controls{display:none}.is-vid-youtube-player.is-vid-played .av-options{margin:2px 0 0;padding:0 !important}.is-vid-youtube-player.is-vid-played .av-options>li{display:none}.is-vid-youtube-player.is-vid-played .av-options .av-config,.is-vid-youtube-player.is-vid-played .av-options .av-menu-pin{display:inline-block}.is-vid-youtube-player.is-vid-played .av-options .av-gear{width:0}.is-vid-youtube-player.is-vid-played .av-options .av-pin:after{display:none}.embed .is-vid-youtube-player.is-vid-played .av-wrapper{position:static;padding:0;height:100%}.is-vid-disabled{cursor:not-allowed}.is-vid-disabled .av-box{z-index:auto}.is-vid-disabled .av-wrapper-max{cursor:not-allowed}.is-vid-disabled .js-vid-player-chrome{display:none}.paginate{font-family:"Helvetica Neue","HelveticaNeue",Arial,sans-serif;padding:0;margin:0;*zoom:1}.paginate:before,.paginate:after{display:table;content:""}.paginate:after{clear:both}.paginate:hover{cursor:pointer}.paginate>li{color:#9da1a4;display:inline-block;padding:0 3px;margin:0;font-size:12px !important;line-height:20px !important;font-weight:bold;text-align:center;float:left}.paginate>li:hover a{color:#2c2e30;text-decoration:none}.paginate>li>a{color:#696e72;display:inline-block;padding:0 6px;line-height:19px !important;border-radius:2px;box-shadow:rgba(0,0,0,0.25) 0 0 0 1px,rgba(255,255,255,0.15) 0 1px 0 inset,rgba(0,0,0,0.25) 0 2px 2px;text-shadow:rgba(255,255,255,0.5) 0 1px 0}.paginate>li.on a{color:#696e72;box-shadow:#b5b5b5 0 0 0 1px,rgba(255,255,255,0.15) 0 1px 0 inset,rgba(0,0,0,0.3) 0 1px 5px inset,#fff 0 2px 0}.paginate>li.results{font-weight:normal;padding-left:0}.paginate>li.ellipse{background:none;box-shadow:none;border:none}.paginate>li.ellipse:hover{cursor:default}.paginate>li.results{color:#696e72}.paginate-order{display:inline-block;margin-left:10px;padding-left:10px;text-transform:none;font-size:12px;background-position:left;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-left-light.png');background-repeat:repeat-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.paginate-order a{color:#9da1a4}.paginate-order a.on{color:#2c2e30}@media (max-width: 767px){.paginate-order{background:none;margin-left:0;padding:0;float:right}}
.paginate-order-switch{display:inline-block;width:30px;height:6px;margin:0 8px;position:relative;background:#eaebec;box-shadow:rgba(0,0,0,0.15) 0 1px 6px inset,rgba(255,255,255,0.75) 0 1px 0;border-radius:2px;border-radius:100px}.paginate-order-switch span{display:inline-block;width:12px;height:12px;position:absolute;left:0px;right:auto;top:-3px;border-radius:100%;box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset,rgba(0,0,0,0.15) 0 1px 3px}.paginate-order-switch span:after{content:" ";display:block;width:6px;height:6px;position:absolute;left:50%;top:50%;margin-top:-3px;margin-left:-3px;background:#eaebec;box-shadow:rgba(0,0,0,0.15) 0 1px 6px inset,rgba(255,255,255,0.75) 0 1px 0;border-radius:2px;border-radius:100%}.paginate-order-switch.on span{left:20px}.paginate-order-switch:hover{cursor:pointer}.navigation--is-top{padding-top:20px;padding-bottom:20px}.has-border .navigation--is-top .paginate{background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.navigation--is-bottom{*zoom:1;padding-top:20px}.navigation--is-bottom:before,.navigation--is-bottom:after{display:table;content:""}.navigation--is-bottom:after{clear:both}.navigation--is-bottom .quickLinks{float:right}.has-border .navigation--is-bottom .paginate{background-position:top;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}@media (max-width: 767px){.quickLinks{width:auto;float:none !important;margin:10px 0}}.quickLinks.dropdown.open .btn,.quickLinks.dropdown.open .av-age-gate button,.av-age-gate .quickLinks.dropdown.open button{border-radius:4px}.quickLinks.dropdown.open .quickLinks-list{border-radius:4px}.quickLinks .btn-small{font-size:12px;font-weight:bold;line-height:19px;padding:0 6px}.quickLinks .quickLinks-list__item a{color:#0d0d0d;text-align:left;text-shadow:none;padding-top:0;padding-bottom:0}.quickLinks-list__item a:hover{text-decoration:underline}.quickLinks-list__item.on a{font-weight:600}.image-selector-dialog li{cursor:pointer}.ui-widget-overlay{opacity:0;background:#000;position:absolute;top:0;left:0;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:0.2s;transition-duration:0.2s}.ui-widget-overlay>span{font-size:200%;color:#fff;text-align:center;display:block;position:absolute;top:25%;width:100%}.logo-site{background:url('/wp-content/themes/dbu-theme/library/images/logo-gb.png') no-repeat center;color:#fff;display:block;font-size:40px;height:80px;line-height:40px;margin:0 auto;overflow:hidden;text-indent:110%;white-space:nowrap;width:110px;background-size:contain}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){.logo-site{background-image:url('/wp-content/themes/dbu-theme/library/images/logo-gb@2x.png');background-size:contain}}
#nav-info{color:#ccc;font-size:12px;margin:0;position:relative;background:#242629 url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png');background-image:url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png'),-webkit-linear-gradient(#242629,#414549);background-image:url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png'),linear-gradient(#242629,#414549);*zoom:1}#nav-info:before,#nav-info:after{display:table;content:""}#nav-info:after{clear:both}#nav-info a:not(.btn){color:#ccc}#nav-info a:not(.btn):hover{color:#fff;text-shadow:rgba(255,255,255,0.25) 0 0 6px}#nav-info dd a:not(.btn){color:#333}#nav-info dd a:not(.btn):hover{color:#b31919}.no-cssgradients #nav-info{background:#242629 url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png')}#logo-hold,#user-bar{display:inline-block;float:left;margin-right:30px}#user-bar{float:right;margin-right:0;margin-left:30px}#user-bar,#siteSearch{padding:25px 0 0}#logo-hold .logo-site{margin:0 20px 0 0;float:left}#logo-hold .promo{float:left;margin-top:25px;line-height:30px}#logo-hold .promo.andre{padding-left:30px;background:transparent url('/bundles/phoenixsite/images/core/sprites/icons/icn-andre-24x120.png') 0 0 no-repeat;height:50px;background-size:24px auto}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){#logo-hold .promo.andre{background:transparent url('/bundles/phoenixsite/images/core/sprites/icons/icn-andre-48x240.png') 0 0 no-repeat;background-size:24px auto}}#logo-hold .promo.andre:hover{background-position:0 -70px}#logo-hold .promo.shirt{padding-left:30px;background:transparent url('/bundles/phoenixsite/images/core/sprites/icons/icn-shirt-24x24.png') 5px 2px no-repeat;height:50px}#user-bar{font-size:11px;font-weight:bold;line-height:30px;position:relative}#user-bar>li{display:inline-block;float:right;margin-left:10px;vertical-align:middle}#user-bar>li:last-child{margin-left:0}#user-bar .header-avatar{border-radius:30px;box-shadow:rgba(0,0,0,0.5) 0 0 0 4px,rgba(255,255,255,0.15) 0 1px 0 4px,rgba(0,0,0,0.5) 0 -1px 0 4px;display:inline-block;float:left;margin-right:10px;overflow:hidden}#user-bar .header-avatar img{border-radius:30px;vertical-align:top;height:30px;width:30px}#user-bar .username{color:#fff}#user-bar .pm>a{background:url('/bundles/phoenixsite/images/core/sprites/icons/icn-mail-16x16.png') 0 center no-repeat;padding-left:20px;float:right}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){#user-bar .pm>a{background:url('/bundles/phoenixsite/images/core/sprites/icons/icn-mail-32x32.png') 0 center no-repeat;background-size:16px 16px}}#user-bar .notification>a{background:url('/bundles/phoenixsite/images/core/sprites/icons/icn-notif-16x16.png') 0 center no-repeat;padding-left:20px;float:right}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){#user-bar .notification>a{background:url('/bundles/phoenixsite/images/core/sprites/icons/icn-notif-32x32.png') 0 center no-repeat;background-size:16px 16px}}#user-bar .store a{background:url('/bundles/phoenixsite/images/core/sprites/icons/icn-shirt-24x24.png') 0 center no-repeat;padding-left:22px;display:block}#user-bar .btn,#user-bar .av-age-gate button,.av-age-gate #user-bar button{text-align:center;width:96%;margin:0 auto}#user-bar .inboxMessage,#user-bar .inboxNotification{float:none;width:100%}#user-bar .inboxMessage:first-child>a,#user-bar .inboxNotification:first-child>a{padding-top:0}#user-bar .inboxMessage:last-child>a,#user-bar .inboxNotification:last-child>a{background:none}#user-bar .inboxMessage>a,#user-bar .inboxNotification>a{display:block;font-size:12px;line-height:16px;text-align:left;text-shadow:none;overflow:visible;height:auto;padding:4px 0;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}#user-bar .inboxMessage>a .img,#user-bar .inboxNotification>a .img{width:30px;margin-right:10px;float:left;border-radius:2px}#user-bar .inboxMessage>a .headline,#user-bar .inboxNotification>a .headline{height:32px;margin:0 0 0 40px;overflow:hidden}#user-bar .inboxMessage>a time,#user-bar .inboxNotification>a time{font-size:10px;text-transform:uppercase;color:#333;margin:0 0 0 40px}#skin-switch{margin-top:7px;position:relative;z-index:1;border-radius:4px;box-shadow:#000 0 0 0 1px}#skin-switch .skin-switch-btn{display:block;float:left;line-height:16px;padding:0 5px;text-align:center}#skin-switch .skin-switch-btn.white{color:#222 !important;border-radius:4px 0 0 4px}#skin-switch .skin-switch-btn.white:hover{color:#000}#skin-switch .skin-switch-btn.black{color:#eee;border-radius:0 4px 4px 0}#skin-switch .skin-switch-btn.black:hover{color:#fff}#siteSearch fieldset{background:#f5f5f5;border-radius:30px;box-shadow:rgba(0,0,0,0.4) 0 3px 3px inset,#000 0 0 0 1px,rgba(255,255,255,0.15) 0 2px 0;margin:0;position:relative;overflow:visible}#siteSearch fieldset:before{color:#4d4d4d;font-size:14px;position:absolute;left:7px;top:8px;text-shadow:rgba(255,255,255,0.5) 0 1px 0}#siteSearch fieldset>input{background:transparent;border:0;color:#000;font-size:12px;height:30px;line-height:initial;width:100%;margin:0;padding:0;padding-left:25px;text-shadow:rgba(255,255,255,0.5) 0 1px 0;border-radius:300px}#siteSearch input::-webkit-input-placeholder{color:gray}#siteSearch input:focus{border-color:rgba(179,25,25,0.2);box-shadow:rgba(0,0,0,0.075) 0 1px 1px inset,rgba(179,25,25,0.5) 0 0 4px}#siteSearch #search-toggle{font-size:11px;position:absolute;right:0;top:0;line-height:30px;padding:0 2px}#siteSearch #search-toggle>a{color:gray;padding:0 6px;display:block;text-shadow:rgba(255,255,255,0.5) 0 1px 0}#siteSearch #search-toggle>a:after{content:none}#siteSearch #search-toggle>a .icon:before,#siteSearch #search-toggle>a .av-livestream .av-stream-label i:before,.av-livestream .av-stream-label #siteSearch #search-toggle>a i:before,#siteSearch #search-toggle>a #forums .breadcrumbs li:after,#forums .breadcrumbs #siteSearch #search-toggle>a li:after{position:relative;font-size:14px;vertical-align:text-top}#siteSearch #search-toggle .search-filters{margin-top:3px;padding:10px 10px 5px;width:240px;z-index:5000040}#siteSearch #search-toggle .search-filters label,#siteSearch #search-toggle .search-filters .search-group-toggle a{color:#555}.search-filters{font-size:11px}.search-filters p{margin-bottom:5px;line-height:1.5}.search-filters dl{*zoom:1}.search-filters dl:before,.search-filters dl:after{display:table;content:""}.search-filters dl:after{clear:both}.search-filters ul{margin-bottom:0}.search-filters dt{font-weight:bold;background:none;padding:0}.search-filters dt,.search-filters dd{width:50%;clear:none;margin:0}.search-filters dt,.search-filters dd,.search-filters label,.search-filters a{font-size:11px;line-height:20px;height:auto}.search-filters input{width:auto;height:auto;margin-right:5px;display:inline-block}.search-filters .search-group-wiki{float:right;clear:right}.search-filters .search-group-toggle{clear:both;padding:0;*zoom:1}.search-filters .search-group-toggle:before,.search-filters .search-group-toggle:after{display:table;content:""}.search-filters .search-group-toggle:after{clear:both}.search-filters .search-group-toggle a{display:inline-block;height:auto;padding:0 0 0 8px;text-align:center}.search-filters .search-group-toggle a:first-child{padding-left:0}.search-filters .search-group-toggle a:before{content:"\f096";font-family:fontawesome-webfont;display:inline-block;padding-right:2px}.search-filters .search-group-toggle a:hover:before{content:"\f046"}#nav-main-hold{border-top:solid 1px #070808;background:#2b2e31 url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png');box-shadow:#373b3f 0 1px 0 inset}#nav-main-hold:after{content:" ";display:block;height:1px;width:100%;background:#861313;border-top:1px solid #b31919;border-bottom:1px solid #590d0d;box-shadow:rgba(255,255,255,0.15) 0 1px 0}#nav-main{font-size:12px;margin:0 auto;padding:0}#nav-main>ul{margin:0;border-left:solid 1px #070808;border-right:solid 1px #373b3f}#nav-main>ul>li{border-right:solid 1px #070808;border-left:solid 1px #373b3f;position:relative}#nav-main>ul>li>a{display:block;text-align:center;color:#fff;font-size:12px;font-weight:500;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;line-height:40px;text-shadow:rgba(0,0,0,0.5) 0 -1px 0}html[data-useragent*='Chrome'][data-platform='Win32'] #nav-main>ul>li>a{font-weight:400}@media (min-width: 980px){#nav-main>ul>li>a{font-size:14px}}#nav-main>ul>li:hover,#nav-main>ul>li.active,#nav-main>ul>li.active:hover{background:#b31919 url('/wp-content/themes/dbu-theme/library/images/bg-navsubhover.png') repeat-x;box-shadow:none}@media (min-width: 768px){#nav-main>ul>li:hover:before,#nav-main>ul>li.active:before,#nav-main>ul>li.active:hover:before{content:"";display:block;background:#b31919 url('/wp-content/themes/dbu-theme/library/images/bg-navsubhover.png') repeat-x;height:2px;width:100%;position:absolute;top:-2px;border-radius:2px 2px 0 0;box-shadow:rgba(255,255,255,0.2) 0 1px 0 inset}}#nav-main .dropdown-toggle{display:none}#nav-main .dropnav>a:after{content:url('/wp-content/themes/dbu-theme/library/images/menu-down-stripe.png');width:auto;height:auto;border:0;top:0;margin:0 0 0 5px;opacity:0.7}#nav-main .dropnav>a:hover:after{opacity:1}#nav-main .dropnav dl{padding:15px 20px;margin-top:0;border-radius:0 0 4px 4px;background-color:#7d1212;background-image:-webkit-linear-gradient(#b31919,rgba(125,18,18,0));background-image:linear-gradient(#b31919,rgba(125,18,18,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB31919', endColorstr='#FF7D1212', GradientType=0);box-shadow:rgba(0,0,0,0.75) 0 10px 15px -5px}#nav-main .dropnav dl.left{border-radius:0 4px 4px 4px}#nav-main .dropnav dl.right{border-radius:4px 0 4px 4px}#nav-main .dropnav dl:after{content:" ";display:block;background:#f0f0f0;border-top:1px solid #fff;position:absolute;top:10px;bottom:10px;right:10px;left:10px;box-shadow:rgba(0,0,0,0.5) 0 8px 5px -5px,rgba(0,0,0,0.25) 0 0 5px;border-radius:4px}#nav-main .dropnav dl dt,#nav-main .dropnav dl dd{z-index:5000000}#nav-main .dropnav dl dd a{color:#333}#nav-main .dropnav dl dd a:hover{color:#b31919}#nav-main .dropnav .reviews{padding:15px 20px 17px}#nav-main .dropnav .reviews a{padding:5px 0 9px;line-height:20px;height:auto;overflow:visible;*zoom:1;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}#nav-main .dropnav .reviews a:before,#nav-main .dropnav .reviews a:after{display:table;content:""}#nav-main .dropnav .reviews a:after{clear:both}#nav-main .dropnav .reviews a:hover p{color:#333}#nav-main .dropnav .reviews .imgboxart{float:left;margin-right:10px;width:70px;position:relative;border-color:#fff}#nav-main .dropnav .reviews .imgboxart img{margin:0}#nav-main .dropnav .reviews h4{font-size:14px;font-weight:500}#nav-main .dropnav .reviews h4,#nav-main .dropnav .reviews p,#nav-main .dropnav .reviews img,#nav-main .dropnav .reviews .score{display:block;margin:0 0 4px 85px;line-height:15px}@media (min-width: 768px){.no-flexbox:not(.flexboxlegacy) #nav-main>ul{display:table;width:100%}.flexboxlegacy #nav-main>ul{display:-moz-box;display:-webkit-box;display:flex;width:100%}.flexbox #nav-main>ul{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}#nav-main>ul>li{position:relative}.no-flexbox:not(.flexboxlegacy) #nav-main>ul>li{display:table-cell;float:none}.flexboxlegacy #nav-main>ul>li{-moz-box-flex:1;-webkit-box-flex:1;flex:1 1 auto}.flexbox #nav-main>ul>li{-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.no-flexbox:not(.flexboxlegacy) #nav-main>ul>li{width:9.09091%}#nav-main>ul>li.slide-nav-only{display:none}#nav-main>ul>li.slide-nav-only .dropnav{position:absolute;width:100%}}.nav-new{height:16px;width:38px;position:absolute;left:50%;top:-7px;margin-left:-20px;display:inline-block;z-index:2;background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-star-new-38x16.png')}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){.nav-new{background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-star-new-76x32.png');background-size:38px 16px}}
.nav-new-icon{color:#fce8e8;text-shadow:#b5302c 0 0 2px,#be8e46 0 1px 1px;position:absolute;left:-16px;top:-2px;width:auto}.nav-mobile{display:none;padding:0 0 5px 0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png'),-webkit-linear-gradient(#242629,#414549);background-image:url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png'),linear-gradient(#242629,#414549)}.nav-mobile:after{content:" ";display:block;height:1px;width:100%;position:absolute;bottom:0;left:0;background:#861313;border-top:1px solid #b31919;border-bottom:1px solid #590d0d;box-shadow:rgba(255,255,255,0.1) 0 1px 0}.nav-mobile .logo-site{margin:0 auto;float:none;height:60px}.btn-mobile{display:block;position:absolute;top:20px;left:15px}.btn-mobile i{font-size:25px;line-height:25px}.btn-mobile i:before{width:auto;color:#ccc;text-shadow:rgba(0,0,0,0.5) 0 2px 5px}.btn-mobile-search{left:auto;right:15px}@media (max-width: 767px){html{background:#242629 url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png')}.nav-mobile{display:block}.nav-new{position:static;margin:2px 0 0 0}#masthead{position:absolute;left:0;top:0;width:85%;z-index:1;display:none}#mantle_skin{background:#f2f2f3 none;position:absolute;left:0;top:0;overflow-x:hidden;width:100%;margin:0;z-index:4;box-shadow:rgba(0,0,0,0.75) 0 0 10px 5px}#logo-hold,#search-toggle,#siteSearch{display:none}#user-bar,#siteSearch{float:none;width:100%;margin:10px 0;background:none;padding:0 10px}#user-bar .username{float:left}#skin-switch{margin:3px 0 0 10px}#skin-switch .skin-switch-btn{line-height:24px;padding:0 10px}#nav-info .container,#nav-info .dropnav .sub-nav-toc-menu,.dropnav #nav-info .sub-nav-toc-menu{padding:0}#siteSearch .typeahead-full{display:none !important}#nav-info .dropnav dl,#nav-main .dropnav dl{display:none}#nav-main{*zoom:1}#nav-main:before,#nav-main:after{display:table;content:""}#nav-main:after{clear:both}#nav-main>ul{border:0;display:block !important}#nav-main>ul>li{border:0;box-shadow:rgba(255,255,255,0.05) 0 1px 0 inset,rgba(0,0,0,0.5) 0 -1px 0}#nav-main>ul>li:hover{background:none;box-shadow:rgba(255,255,255,0.05) 0 1px 0 inset,rgba(0,0,0,0.5) 0 -1px 0}#nav-main>ul>li:hover:before{content:none}#nav-main>ul>li.active{box-shadow:rgba(255,255,255,0.05) 0 1px 0 inset,rgba(0,0,0,0.5) 0 -1px 0}#nav-main>ul>li.active:hover{box-shadow:rgba(255,255,255,0.05) 0 1px 0 inset,rgba(0,0,0,0.5) 0 -1px 0}#nav-main>ul>li a{font-size:16px;line-height:38px;padding-left:20px;text-align:left}#nav-main>ul>li a:after{display:none}#nav-main .dropdown-toggle{background:rgba(0,0,0,0.1);color:#b31919;display:block;padding-left:0;text-align:center;position:absolute;right:0;top:0;width:40px;z-index:2;box-shadow:rgba(255,255,255,0.025) 1px 0 0 inset,rgba(0,0,0,0.25) -1px 0 0}#nav-main .dropdown.open dl{background:#242629 url('/images/bg-noise-white.png');display:block;padding:5px 20px;position:static;overflow:hidden;visibility:visible;width:100%;opacity:1;box-shadow:rgba(0,0,0,0.5) 0 0 10px inset;border-radius:0;-webkit-transition:none;transition:none}#nav-main .dropdown.open dl:after{content:none}#nav-main .dropdown.open dl dt,#nav-main .dropdown.open dl a{color:#ccc;font-size:14px;line-height:30px;padding:0 10px 0 0;text-shadow:none}#nav-main .dropdown.open dl dt{color:#666;margin-top:10px;background-position:bottom;background-image:url('/images/bg-border-dark.png');background-repeat:repeat-x}#nav-main .dropdown.open dl dt:first-child{margin-top:0}body.mobile-slide #masthead{display:block}body.mobile-slide-nav #siteSearch{display:none}body.mobile-slide-nav #mantle_skin{left:85%;top:0;position:fixed}body.mobile-slide-nav #wrapper{overflow:hidden}body.mobile-slide-search #user-bar{display:none}body.mobile-slide-search #siteSearch{display:block}body.mobile-slide-search #masthead{width:100%}body.mobile-slide-search #mantle_skin{left:0;top:50px;position:absolute}.auth #nav-info{background-image:url('/images/bg-noise-white.png'),-webkit-linear-gradient(#242629,#414549);background-image:url('/images/bg-noise-white.png'),linear-gradient(#242629,#414549)}}@media (min-width: 768px) and (max-width: 979px){#nav-info .promo{display:none}}.sub-nav{border-bottom: 1px solid #909090;list-style:none;margin:0 auto;padding:0;position:relative;z-index:5;background:#d1d4d6 url("/images/bg-noise-white.png");background-image:url('/imagesbg-noise-white.png'),-webkit-linear-gradient(#26292c,#1c1f21);background-image:url('/images/bg-noise-white.png'),linear-gradient(#26292c,#1c1f21);box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset,rgba(0,0,0,0.35) 0 5px 5px;*zoom:1}.sub-nav:before,.sub-nav:after{display:table;content:""}.sub-nav:after{clear:both}.no-cssgradients .sub-nav{background:#2b2e31 url("/images/bg-noise-white.png")}.body-fullscreen .sub-nav{display:none}.sub-nav:before{content:" ";display:block;position:absolute;top:100%;left:0;width:100%;height:2px;background:#c31f20;box-shadow:rgba(255,255,255,0.15) 0 1px 0}
.sub-nav div>ul{margin:0 auto}.sub-nav div>ul>li{border-left:solid 1px #373b3f;box-shadow:#070808 -1px 0 0;display:block;float:left;padding:0;position:relative}.sub-nav div>ul>li>a{border:0;display:block;text-align:center;float:left;font-size:12px;font-weight:500;line-height:40px;text-shadow:#000 0 -1px 0;padding:0 15px;position:relative}html[data-useragent*='Chrome'][data-platform='Win32'] 
.sub-nav div>ul>li>a{color:#fff;font-weight:600}@media (min-width: 1210px){.sub-nav div>ul>li>a{padding:0 20px}}@media (min-width: 768px) and (max-width: 979px){.sub-nav div>ul>li>a{padding:0 10px}}.sub-nav div>ul>li:hover>a,.sub-nav div>ul>li.active>a{color:#fff;background:none}.sub-nav div>ul>li:hover:after,.sub-nav div>ul>li.active:after{content:" ";display:block;height:2px;border-radius:2px 2px 0 0;top:-2px;left:0;right:1px;z-index:1;background:#b31919;box-shadow:#861313 0 1px 0 inset,rgba(255,255,255,0.2) 0 2px 0 inset}.sub-nav div>ul>li.active select{color:#fff;background:#c31f20 url('/images/bg-selects-grad.png') right;background-size:auto 100%}.sub-nav div>ul>li .icon,.sub-nav div>ul>li .av-livestream .av-stream-label i,.av-livestream .av-stream-label .sub-nav div>ul>li i{color:#fff;font-size:14px;vertical-align:middle}.sub-nav div>ul>li select{float:right;margin:9px 10px 0;font-size:11px;position:relative;width:120px;z-index:2;background:#394046 url('/wp-content/themes/dbu-theme/library/images/bg-selects-dark.png') right;color:#dedede;background-size:auto 100%;box-shadow:rgba(255,255,255,0.2) 0 1px 0 inset,rgba(0,0,0,0.25) 0 1px 1px;text-shadow:rgba(0,0,0,0) 0 1px 0}@media (min-width: 768px){.sub-nav div>ul>li.sub-nav-split{border-left:solid 1px #373b3f;border-right:solid 1px #070808;box-shadow:#070808 -1px 0 0,#373b3f 1px 0 0}}.sub-nav div>ul>li.sub-nav-search{float:right;border:0;padding:0;box-shadow:none}.sub-nav div>ul>li.sub-nav-search:hover{background:none !important}.sub-nav div>ul>li.sub-nav-search:hover:after{display:none}.sub-nav div>ul>li.sub-nav-search fieldset{background:rgba(0,0,0,0.3);margin:0;padding:0;width:100%;box-shadow:rgba(0,0,0,0.75) 0 -3px 5px inset}.sub-nav div>ul>li.sub-nav-search fieldset:before{color:#999;font-size:14px;position:absolute;left:10px;top:50%;margin-top:-7px;text-shadow:rgba(0,0,0,0.5) 0 1px 0}.sub-nav div>ul>li.sub-nav-search input{border:0;background:none;color:#fff;font-size:12px;line-height:initial;height:40px;padding:0 10px 0 30px;margin:0}.sub-nav div>ul>li.sub-nav-search input::-webkit-input-placeholder{color:#7d8082}.sub-nav div>ul>li.sub-nav-search input:focus{box-shadow:none}.sub-nav div>ul .dropnav>a:after{content:url('/wp-content/themes/dbu-theme/library/images/menu-down-stripe.png');width:auto;height:auto;border:0;top:0;margin:0 0 0 5px}.sub-nav div>ul .dropnav dl{font-size:12px;padding:15px 20px;margin-top:0;border-radius:0 0 4px 4px;box-shadow:rgba(0,0,0,0.75) 0 10px 15px -5px}.sub-nav div>ul .dropnav dl.left{border-radius:0 4px 4px 4px}.sub-nav div>ul .dropnav dl.right{border-radius:4px 0 4px 4px}.sub-nav div>ul .dropnav dl:after{content:" ";display:block;background:#f0f0f0;border-top:1px solid #fff;position:absolute;top:10px;bottom:10px;right:10px;left:10px;box-shadow:rgba(0,0,0,0.5) 0 8px 5px -5px,rgba(0,0,0,0.25) 0 0 5px;border-radius:4px}.sub-nav div>ul .dropnav dl dt,.sub-nav div>ul .dropnav dl dd{z-index:5000000}.sub-nav div>ul .dropnav dl dd a{color:#333}.sub-nav div>ul .dropnav dl dd a:hover{color:#b31919}@media (min-width: 768px){.sub-nav.sticky{margin-top:0;position:fixed;top:0;z-index:5000000}}
@media (min-width: 768px){.no-flexbox:not(.flexboxlegacy) .sub-nav-flex div>ul{display:table;width:100%}.flexboxlegacy .sub-nav-flex div>ul{display:-moz-box;display:-webkit-box;display:flex;width:100%}.flexbox .sub-nav-flex div>ul{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.no-flexbox:not(.flexboxlegacy) .sub-nav-flex div>ul>li{display:table-cell;float:none}.flexboxlegacy .sub-nav-flex div>ul>li{-moz-box-flex:1;-webkit-box-flex:1;flex:1 1 auto}.flexbox .sub-nav-flex div>ul>li{-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.sub-nav-flex div>ul>li>a{float:none;padding:0;text-align:center}}@media (min-width: 768px) and (min-width: 768px) and (max-width: 979px){.sub-nav-flex div{padding:0 20px}}.sub-nav-mobile .sub-nav-toggle{display:none;background:rgba(0,0,0,0.15);box-shadow:rgba(255,255,255,0.1) 0 -1px 0 inset;-moz-user-select:-moz-none;-ms-user-select:none;-webkit-user-select:none;user-select:none}.sub-nav-mobile .sub-nav-toggle a{color:#ccc;padding:0 20px;width:100%;display:block;line-height:40px}@media (max-width: 767px){.sub-nav-mobile .sub-nav-toggle{display:block;margin-bottom:0}.sub-nav-mobile .sub-nav-toggle .icon,.sub-nav-mobile .sub-nav-toggle .av-livestream .av-stream-label i,.av-livestream .av-stream-label .sub-nav-mobile .sub-nav-toggle i{float:right;margin:8px 0 0 0;font-size:18px}.sub-nav-mobile .sub-nav-toggle .icon:before,.sub-nav-mobile .sub-nav-toggle .av-livestream .av-stream-label i:before,.av-livestream .av-stream-label .sub-nav-mobile .sub-nav-toggle i:before,.sub-nav-mobile .sub-nav-toggle #forums .breadcrumbs li:after,#forums .breadcrumbs .sub-nav-mobile .sub-nav-toggle li:after{text-shadow:0 -1px 0 rgba(0,0,0,0.8)}.sub-nav-mobile div>ul{display:none}}
.dropnav .sub-nav-toc-menu{margin:0;border:0;left:-1px;margin-top:3px;padding:10px 15px;-moz-column-count:4;-webkit-column-count:4;column-count:4;border-radius:0 0 4px 4px;box-shadow:rgba(0,0,0,0.75) 0 10px 15px -5px;background-color:#1f2123;background-image:-webkit-linear-gradient(#2b2e31,rgba(31,33,35,0));background-image:linear-gradient(#2b2e31,rgba(31,33,35,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2B2E31', endColorstr='#FF1F2123', GradientType=0);*zoom:1}.dropnav .sub-nav-toc-menu:before,.dropnav .sub-nav-toc-menu:after{display:table;content:""}.dropnav .sub-nav-toc-menu:after{clear:both}.dropnav .sub-nav-toc-menu li{margin:0;padding:0;display:block}.dropnav .sub-nav-toc-menu li a{color:#ccc;font-weight:bold;text-align:left;text-shadow:none;border-radius:80px}.dropnav .sub-nav-toc-menu li a:hover{color:#cd1d1d}.dropnav .sub-nav-toc-menu li ul{margin-left:10px;background-position:left;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-left-dark.png');background-repeat:repeat-y}.dropnav .sub-nav-toc-menu li ul a{font-weight:normal;margin-left:10px}.nocsscolumns .sub-nav-toc>a:after{display:none}.nocsscolumns .sub-nav-toc-menu{display:none}aside .sub-nav{z-index:4;box-shadow:none;border-radius:3px 3px 0 0}aside .sub-nav div{display:table;width:100%}aside .sub-nav div>ul{display:table-row;width:100%}aside .sub-nav div>ul>li{display:table-cell;float:none}aside .sub-nav div>ul>li a{float:none;padding:0 0;line-height:30px; color:fff;}aside .sub-nav div>ul>li:first-child{border-left:none;box-shadow:none}@media (max-width: 767px){.sub-nav .container,.sub-nav .dropnav .sub-nav-toc-menu,.dropnav .sub-nav .sub-nav-toc-menu{padding:0;margin:0}.sub-nav .dropnav a:after,.sub-nav .dropnav-menu,.sub-nav .sub-nav-mobile-hide,.sub-nav .sub-nav-toc-menu,.sub-nav .sub-nav-search{display:none}.sub-nav div>ul>li{border:0;width:50%}.sub-nav div>ul>li a{width:100%;text-align:center}.sub-nav div>ul>li select{margin:0;padding:0 20px 0 0;position:absolute;right:10px;top:10px;width:20px}.sub-nav div>ul>li .icon,.sub-nav div>ul>li .av-livestream .av-stream-label i,.av-livestream .av-stream-label .sub-nav div>ul>li i{display:none}aside .sub-nav div>ul>li{width:auto}.body-profile .sub-nav-flex{margin-bottom:20px}.sub-nav-flex div>ul>li,.sub-nav-flex a{width:100%}.sub-nav-flex li:after{display:none !important}.sub-nav-flex.sub-nav-mobile div>ul>li a{text-align:left}}.touch .sub-nav li:hover:not(.active){background:none}.touch .sub-nav li:hover:not(.active):after{display:none}
.object-stats-wrap{position:relative;padding:20px;margin-bottom:30px;background:#111;border:1px solid #000;border-radius:4px}.object-stats-wrap .object-stats{position:relative;z-index:2;color:#e6e6e6;margin:0;*zoom:1;text-shadow:rgba(0,0,0,0.5) 0 1px 0}.object-stats-wrap .object-stats:before,.object-stats-wrap .object-stats:after{display:table;content:""}.object-stats-wrap .object-stats:after{clear:both}.object-stats-wrap .object-stats h3{font-weight:600;font-size:18px;line-height:20px;box-shadow:rgba(255,255,255,0.15) 0 1px 0;margin-bottom:10px;padding-bottom:5px}.object-stats-wrap .object-stats p{margin-bottom:10px}.object-stats-wrap .object-stats a{color:#eee;display:block}.object-stats-wrap .object-stats a:hover{color:#fff;text-shadow:rgba(255,255,255,0.75) 0 0 10px}.object-stats-wrap .object-stats a:hover p{text-shadow:none}.object-stats-wrap .object-stats dd{display:block;float:left;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;position:relative;width:50%;font-size:18px;line-height:30px}.object-stats-wrap .object-stats .object-infoart{float:none;font-weight:normal}.object-stats-wrap .object-stats .object-art{float:right;margin-left:10px;width:90px}.object-stats-wrap .object-kubrick{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-position:center center;background-repeat:no-repeat;overflow:hidden;background-size:cover;border-radius:4px;-webkit-transition:all 0.5s;transition:all 0.5s}.object-stats-wrap .object-kubrick:after{content:"";display:block;height:100%;width:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,0.75) url('/wp-content/themes/dbu-theme/library/images/bg-kubrick-fade-top-black.png') top repeat-x;background-size:100% 100%;box-shadow:rgba(255,255,255,0.2) 0 1px 0 inset,rgba(0,0,0,0.75) 0 0 10px inset;border-radius:4px}body.auth{background-color:#f2f2f3}body.auth #nav-info ul{margin-bottom:0;margin-left:20px}body.auth #nav-info li{display:inline-block;line-height:40px;margin-right:20px}body.auth #nav-info li a{color:#fff}body.auth #nav-info li.account a{color:#fde872}body.auth #nav-info li.account img{border-radius:2px;margin-right:5px}body.auth .zip{width:50%;float:left}body.auth .secret{width:45%;margin-right:5%;float:left}body.auth .notice{background:#dbe6f0;margin-bottom:30px;padding:10px;border-radius:4px}body.auth .container-fluid{max-width:830px;margin:50px auto}@media (min-width: 768px){body.auth .container-fluid{background:#fcfcfd;box-shadow:rgba(0,0,0,0.25) 0 15px 10px -10px,rgba(0,0,0,0.25) 0 2px 6px,rgba(0,0,0,0.1) 0 0 0 1px inset}}@media (max-width: 767px){body.auth .container-fluid{width:100%;margin:0 auto}}body.auth .container-fluid.billing-options{width:900px}@media (max-width: 767px){body.auth .container-fluid.billing-options{width:100%}}body.auth .container-fluid.billing-options .accepted_cards{overflow:auto}body.auth .container-fluid.billing-options .accepted_cards .card{background-position:right top;background-repeat:no-repeat;text-indent:-3000px;width:40px;height:30px;margin:0;padding:0;float:left}body.auth .container-fluid.billing-options .accepted_cards .card.mastercard{background:url('/wp-content/themes/dbu-theme/library/images/mastercard.png') no-repeat top center}body.auth .container-fluid.billing-options .accepted_cards .card.american_express{background:url('/wp-content/themes/dbu-theme/library/images/amex.png') no-repeat top center}body.auth .container-fluid.billing-options .accepted_cards .card.visa{background:url('/wp-content/themes/dbu-theme/library/images/visa.png') no-repeat top center}body.auth .container-fluid.billing-options .accepted_cards .card.discover{background:url('/wp-content/themes/dbu-theme/library/images/discover.png') no-repeat top center}body.auth .container-fluid.billing-options .cvv{width:20%;margin-right:5%;float:left}body.auth .container-fluid.billing-options .expires .title{display:block}body.auth .container-fluid.billing-options .expires .month,body.auth .container-fluid.billing-options .expires .year{display:inline}body.auth .container-fluid.billing-options input[type="submit"]{float:right}body.auth .container-fluid.billing-options .last_name input{width:47%}body.auth .container-fluid.billing-options .first_name{float:left;margin-right:6%;width:47%}body.auth .container-fluid.billing-options .title,body.auth .container-fluid.billing-options .vat_number,body.auth .container-fluid.billing-options .due_now,body.auth .container-fluid.billing-options .subscription{display:none}body.auth .container-fluid.billing-options .only_zip{margin-top:8px}body.auth .container-fluid.billing-options .right-col li{margin-bottom:10px}body.auth .container-fluid.billing-options .right-col img{margin-bottom:10px}body.auth .container-fluid.billing-options .gift-email{border-top:solid 1px #999d9f;padding-top:20px}body.auth .container-fluid.billing-options .sub-types li{position:relative;height:95px}body.auth .container-fluid.billing-options .sub-types li:nth-child(even){border-top:solid 1px #999d9f;border-bottom:solid 1px #999d9f}body.auth .container-fluid.billing-options .sub-types li.selected .plan-type{color:#2fb64a}body.auth .container-fluid.billing-options .sub-types li.gift .plan-type{color:#2fb64a}body.auth .container-fluid.billing-options .sub-types li.gift label{left:0;width:100%}body.auth .container-fluid.billing-options .sub-types input[type="radio"]{position:absolute;top:15px}body.auth .container-fluid.billing-options .sub-types label{top:15px;left:25px;position:absolute;display:block;width:95%}body.auth .container-fluid.billing-options .sub-types label .plan-type{font-weight:bold;font-size:16px}body.auth .container-fluid.billing-options .sub-types label .plan-desc{display:block;width:75%}body.auth .container-fluid.billing-options .sub-types label .plan-price{font-size:24px;position:absolute;right:0;top:20px}body.auth .container-fluid .row.split-choice{margin-bottom:20px}@media (min-width: 768px){body.auth .container-fluid .row.split-choice{background:url('/wp-content/themes/dbu-theme/library/images/split-choice.png') no-repeat top center}}body.auth .container-fluid .row.split{margin-bottom:20px}@media (min-width: 768px){body.auth .container-fluid .row.split{background:url('/wp-content/themes/dbu-theme/library/images/split.png') no-repeat top center}}body.auth .auth-logo{background:url('/wp-content/themes/dbu-theme/library/images/logo-gb.png') no-repeat top right;background-size:auto 90%}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){body.auth .auth-logo{background-image:url('/wp-content/themes/dbu-theme/library/images/logo-gb@x2.png')}}body.auth .profile-border{background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}body.auth .profile-data{padding:0 0 20px 0px;margin-bottom:30px}body.auth .profile-data p{margin:0}body.auth .profile-data .sub-key{color:#c5c7c9}body.auth h2{font-size:36px;line-height:60px;margin-bottom:20px}body.auth .avatar-user{position:relative;top:-10px;left:5px}@media (min-width: 768px){body.auth .left-col{padding-right:30px}}body.auth .left-col .btn-twitter,body.auth .left-col .btn-facebook,body.auth .left-col .btn-google{margin-bottom:20px;width:100%}@media (min-width: 768px){body.auth .right-col{padding-left:30px}}body.auth .right-col .extra-margin{margin-top:20px}body.auth .right-col h3,body.auth .left-col h3{margin-bottom:20px}body.auth .captcha{margin-bottom:8px;border:solid 1px #eee}body.auth label{color:#999}body.auth .sites-title{display:block;padding-bottom:10px;margin-bottom:10px;border-bottom:solid 1px #ccc;color:#999}body.auth .bullets li{margin-bottom:5px}body.auth .user-stats li{padding-bottom:5px}body.auth .user-stats li .points{float:right}body.sub-sale{background-image:-webkit-radial-gradient(#e83434,#830303 600px);background-image:radial-gradient(#e83434,#830303 600px);height:100%}body.sub-sale #promo{width:739px;height:1050px;margin:auto;background:url('/wp-content/themes/dbu-theme/library/images/sale-dec-2012.png') no-repeat top;position:relative}body.sub-sale #promo .family-portrait{position:absolute;top:275px;left:0;height:500px;width:100%}body.sub-sale #promo .sale-btn{color:#fff;background:#c62420;display:inline-block;font-size:18px;font-weight:bold;line-height:40px;margin-right:5%;text-align:center;text-shadow:rgba(0,0,0,0.5) 0 1px 0px;border:1px solid #90050e;width:200px;position:absolute;left:20px;bottom:186px;border-radius:40px;background-image:-webkit-linear-gradient(#c62420,#8f050e);background-image:linear-gradient(#c62420,#8f050e);box-shadow:#ff4840 0 1px 0px inset,rgba(0,0,0,0.5) 0 1px 10px}body.sub-sale #promo .sale-btn:hover{-webkit-transform:scale(1.05, 1.05);box-shadow:#ff4840 0 1px 0px inset,rgba(255,255,255,0.5) 0 1px 10px}body.sub-sale #promo .available{position:absolute;width:95px;font:20px/25px sans-serif;right:327px;top:830px}body.sub-sale #promo .available span{display:inline-block;width:19px;text-align:center;color:#0c3d59}.feed-hdr{padding-bottom:6px;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;*zoom:1;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.feed-hdr:before,.feed-hdr:after{display:table;content:""}.feed-hdr:after{clear:both}.feed-hdr:before{content:" ";display:block;height:2px;margin-bottom:4px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.feed-hdr dt{float:left;margin-right:10px;font-weight:normal;font-size:18px;line-height:20px;text-shadow:rgba(255,255,255,0.5) 0 1px 0}.feed-hdr dt a{color:#2c2e30}.feed-hdr dt a:hover{color:#b31919}.feed-hdr dd{float:right;margin-left:10px}.feed-hdr dd a{color:#9da1a4;display:inline-block;float:left;text-shadow:0 1px 0 rgba(255,255,255,0.5)}.feed-hdr dd a:hover{color:#b31919}.feed-hdr dd a.on{color:#2c2e30}.feed-hdr .feed-view:before{font-size:14px;line-height:20px;margin-right:4px;float:left}@media (max-width: 767px){.feed-hdr dt,.feed-hdr dd{float:none;clear:both;margin:0}.feed-hdr dt{font-size:14px}.feed-hdr .paginate-hold{margin:5px 0}.feed-hdr .feed-view{display:none}}
.data-count{position:relative}.data-count:before{content:attr(data-count);position:absolute;left:-10px;top:8px;padding:6px;font-size:11px;font-weight:bold;line-height:11px;min-width:11px;text-align:center;color:#fff;z-index:1;text-shadow:rgba(0,0,0,0.5) 0 1px 0;box-shadow:rgba(0,0,0,0.5) 1px 2px 4px,rgba(255,255,255,0.1) 0 1px 0 inset;border-radius:100px}.overlay-stats,.editorial-stats{display:block;position:absolute;bottom:5px;right:5px;left:5px;width:auto}.overlay-stats i,.editorial-stats i{color:#fff;font-size:12px;font-style:normal;line-height:16px;text-transform:uppercase;float:left;margin:0;padding:1px 6px 0;width:auto;text-shadow:rgba(0,0,0,0.5) 0 -1px 0;background:#000;border-radius:100px;box-shadow:rgba(255,255,255,0.25) 0 1px 1px}.overlay-stats i:first-child,.editorial-stats i:first-child{float:right}.overlay-stats i:before,.editorial-stats i:before{font-weight:normal}.editorial{margin:0 0 20px;padding:0 !important;word-break:hyphenate;*zoom:1}.editorial:before,.editorial:after{display:table;content:""}.editorial:after{clear:both}.editorial>li,.editorial>dd,.editorial>dt{font-size:14px;line-height:20px;list-style:none !important;margin:0;padding:15px 0 17px;position:relative;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;*zoom:1}.editorial>li:before,.editorial>li:after,.editorial>dd:before,.editorial>dd:after,.editorial>dt:before,.editorial>dt:after{display:table;content:""}.editorial>li:after,.editorial>dd:after,.editorial>dt:after{clear:both}.editorial>li:last-child,.editorial>dd:last-child,.editorial>dt:last-child{background:none}.editorial>li>a,.editorial>dd>a,.editorial>dt>a{color:#2c2e30;display:block;text-decoration:none;*zoom:1}.editorial>li>a:before,.editorial>li>a:after,.editorial>dd>a:before,.editorial>dd>a:after,.editorial>dt>a:before,.editorial>dt>a:after{display:table;content:""}.editorial>li>a:after,.editorial>dd>a:after,.editorial>dt>a:after{clear:both}.no-touch .editorial>li>a:hover,.no-touch .editorial>dd>a:hover,.no-touch .editorial>dt>a:hover{cursor:pointer}.no-touch .editorial>li>a:hover h2,.no-touch .editorial>li>a:hover h3,.no-touch .editorial>li>a:hover:after,.no-touch .editorial>dd>a:hover h2,.no-touch .editorial>dd>a:hover h3,.no-touch .editorial>dd>a:hover:after,.no-touch .editorial>dt>a:hover h2,.no-touch .editorial>dt>a:hover h3,.no-touch .editorial>dt>a:hover:after{color:#cd1d1d !important}.editorial .img{float:left;margin:0 2.12766% 0 0;position:relative;width:23.40426%}.editorial .title,.editorial .editorial-title{font-weight:400;clear:none;margin:0;font-size:21px;line-height:25px}.editorial .score{margin:0}.editorial .byline,.editorial .editorial-byline{font-family:Georgia,serif;font-style:italic;margin:0 0 5px 0}.editorial p,.editorial .editorial-excerpt{display:block;margin-bottom:0;color:#696e72;font-size:14px;line-height:20px}.editorial .system-list{margin:10px 0;font-size:11px;line-height:20px}.editorial .title,.editorial p,.editorial .system-list{margin-left:25.53191%}@media (max-width: 480px){.editorial .title,.editorial p,.editorial .system-list{margin-left:0}}.editorial .video:before,.editorial .podcast:before{content:" ";position:absolute;left:50%;top:50%;height:0;float:left;background:url('/bundles/phoenixsite/images/core/sprites/player/av-splash-65x65.png') no-repeat center top;width:65px;padding-top:65px;margin-top:-33px;margin-left:-33px;background-size:100% auto}.editorial .podcast:before{background-image:url('/bundles/phoenixsite/images/core/sprites/player/av-podcast-65x65.png')}.editorial .specs{width:auto;text-align:left;background:#eaebec;margin:5px 0;padding:2px 10px;display:inline-block;border-radius:4px}.editorial .specs span{margin-left:5px;display:inline-block;font-size:12px;line-height:20px;border-radius:4px}.editorial .specs span:first-child{margin-left:0}@media (max-width: 767px){.editorial>li,.editorial>dd{background:none;width:48.93617%;float:left;clear:none;padding:10px 0 12px}.editorial>li:nth-of-type(2n+1),.editorial>dd:nth-of-type(2n+1){clear:both}.editorial>li:nth-of-type(2n+2),.editorial>dd:nth-of-type(2n+2){margin-right:0;float:right;clear:none}.editorial>li .img,.editorial>dd .img{float:left;margin:0 0 10px;width:100%}.editorial>li img,.editorial>dd img{width:100%}.editorial>li .title,.editorial>li p,.editorial>dd .title,.editorial>dd p{margin-left:0}}@media (max-width: 480px){.editorial>li,.editorial>dd{float:none;width:100%;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}}
.header-borders+.editorial{margin-top:-10px}.editorial.search{min-height:300px}.editorial.user-list textarea{width:74.46809%}.editorial.user-list .img{font-size:20px;line-height:28px}.editorial.user-list input[type=number]{float:left;margin-right:10px}.editorial.search .title,.editorial.search p{margin-left:0}.editorial.search .img{float:right;margin:0 0 20px 20px}@media (min-width: 768px){.editorial.compact>li,.editorial.compact>dd{margin-bottom:0;width:50%;float:left;background:none;background-position:top;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.editorial.compact>li:nth-of-type(1),.editorial.compact>li:nth-of-type(2),.editorial.compact>dd:nth-of-type(1),.editorial.compact>dd:nth-of-type(2){background:none}.editorial.compact>li:nth-of-type(odd),.editorial.compact>dd:nth-of-type(odd){clear:both}.editorial.compact .img{margin-bottom:0;width:23.40426%}.editorial.compact .date{margin-left:0;margin-bottom:0}.editorial.compact p{display:none}}@media (max-width: 767px){.editorial.compact>li,.editorial.compact>dd{width:100%}.editorial.compact .img{float:right;margin:0 0 0 10px;width:80px}}
.editorial.grid{border:0}.editorial.grid>li,.editorial.grid>dd{float:left;position:relative;background:none;margin:0 2.12766% 10px 0;width:23.40426%}@media (min-width: 1210px){.editorial.grid>li,.editorial.grid>dd{margin-right:3.44828%;width:22.41379%}}.editorial.grid>li:nth-of-type(4n+1),.editorial.grid>dd:nth-of-type(4n+1){clear:both}.editorial.grid>li:nth-of-type(4n+4),.editorial.grid>dd:nth-of-type(4n+4){margin-right:0}.editorial.grid .img{float:left;margin:0 0 10px;width:100%}.editorial.grid .imgboxart{margin:0 0 20px}.editorial.grid .title,.editorial.grid p,.editorial.grid .system-list{margin-left:0}@media (min-width: 768px){.editorial.grid.sixths>li,.editorial.grid.sixths>dd{clear:none;float:left;margin-right:2.12766%;width:31.91489%}.editorial.grid.sixths>li:nth-of-type(3n+1),.editorial.grid.sixths>dd:nth-of-type(3n+1){clear:both}.editorial.grid.sixths>li:nth-of-type(3n+3),.editorial.grid.sixths>dd:nth-of-type(3n+3){margin-right:0}}@media (min-width: 980px){.editorial.grid.sixths>li:nth-of-type(n),.editorial.grid.sixths>dd:nth-of-type(n){clear:none;margin-right:2.12766%;width:14.89362%}.editorial.grid.sixths>li:nth-of-type(6n+1),.editorial.grid.sixths>dd:nth-of-type(6n+1){clear:both}.editorial.grid.sixths>li:nth-of-type(6n+6),.editorial.grid.sixths>dd:nth-of-type(6n+6){margin-right:0}}@media (min-width: 1210px){.editorial.grid.sixths>li:nth-of-type(n),.editorial.grid.sixths>dd:nth-of-type(n){margin-right:3.44828%;width:13.7931%}.editorial.grid.sixths>li:nth-of-type(6n+1),.editorial.grid.sixths>dd:nth-of-type(6n+1){clear:both}.editorial.grid.sixths>li:nth-of-type(6n+6),.editorial.grid.sixths>dd:nth-of-type(6n+6){margin-right:0}}@media (min-width: 768px){.editorial.grid.thirds>li,.editorial.grid.thirds>dd{clear:none;float:left;margin-right:2.12766%;width:31.91489%}.editorial.grid.thirds>li:nth-of-type(3n+1),.editorial.grid.thirds>dd:nth-of-type(3n+1){clear:both}.editorial.grid.thirds>li:nth-of-type(3n+3),.editorial.grid.thirds>dd:nth-of-type(3n+3){margin-right:0}}@media (min-width: 1210px){.editorial.grid.thirds>li:nth-of-type(n),.editorial.grid.thirds>dd:nth-of-type(n){margin-right:3.44828%;width:31.03448%}.editorial.grid.thirds>li:nth-of-type(3n+1),.editorial.grid.thirds>dd:nth-of-type(3n+1){clear:both}.editorial.grid.thirds>li:nth-of-type(3n+3),.editorial.grid.thirds>dd:nth-of-type(3n+3){margin-right:0}}@media (min-width: 768px){.editorial.grid.halves>li,.editorial.grid.halves>dd{width:48.93617%;float:left}.editorial.grid.halves>li:nth-of-type(even),.editorial.grid.halves>dd:nth-of-type(even){margin-right:0;float:right}.editorial.grid.halves>li:nth-of-type(odd),.editorial.grid.halves>dd:nth-of-type(odd){clear:both}}@media (min-width: 1210px){.editorial.grid.halves>li:nth-of-type(n),.editorial.grid.halves>dd:nth-of-type(n){margin-right:3.44828%;width:48.27586%}.editorial.grid.halves>li:nth-of-type(even),.editorial.grid.halves>dd:nth-of-type(even){margin-right:0;float:right}.editorial.grid.halves>li:nth-of-type(odd),.editorial.grid.halves>dd:nth-of-type(odd){clear:both}}.editorial.grid.halves.yearly{background:rgba(0,0,0,0.2)}@media (max-width: 767px){.editorial.grid>li,.editorial.grid>dd{width:48.93617%;float:left;clear:none}.editorial.grid>li:nth-of-type(2n+1),.editorial.grid>dd:nth-of-type(2n+1){clear:both}.editorial.grid>li:nth-of-type(2n+2),.editorial.grid>dd:nth-of-type(2n+2){margin-right:0;float:right;clear:none}.editorial.grid>li img,.editorial.grid>dd img{width:100%}}@media (max-width: 480px){.editorial.grid>li,.editorial.grid>dd{float:none;width:100%;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}}
.editorial.image-mod div{padding:5px;background:#fff;box-shadow:0 1px 3px rgba(34,25,25,0.4)}.editorial.image-mod .size{position:absolute;top:15px;left:5px;background-color:rgba(0,0,0,0.7);color:#fff;padding:0 5px}.editorial.image-mod .img{display:block;text-align:center}.editorial.image-mod dd{font-weight:normal;padding:10px;font-size:11px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;color:#999}.editorial.image-mod dd input{margin-bottom:0}.editorial.image-mod dd.new,.editorial.image-mod dd.new a{background-color:#e4d8f0;color:#5d4688}.editorial.image-mod dd.add,.editorial.image-mod dd.add a{background-color:#e2f0db;color:#588f3d}.editorial.image-mod dd.remove,.editorial.image-mod dd.remove a{background-color:#f0dbdb;color:#8f3d3d}.editorial.image-mod dd p{margin:0}.editorial.image-mod dd:last-child{border:none}@media (min-width: 768px){.editorial.large .img{width:220px;margin-right:20px}.editorial.large .title{font-size:24px;line-height:25px}.editorial.large p{margin-left:240px}.editorial.large.grid .img{width:100%}.editorial.large.grid .title{font-size:21px;line-height:25px}.editorial.large.grid p{margin-left:0}}@media (min-width: 768px) and (min-width: 1210px){.editorial.large .img{width:260px}}@media (min-width: 768px) and (min-width: 1210px){.editorial.large p{margin-left:240px}}
.editorial.foursquare .rating{font-size:12px}.editorial.foursquare .img{position:relative;background:#e4e6e7}.editorial.foursquare .img li{float:left;width:50%}.editorial.foursquare .img li:last-child{*zoom:1}.editorial.foursquare .img li:last-child:before,.editorial.foursquare .img li:last-child:after{display:table;content:""}.editorial.foursquare .img li:last-child:after{clear:both}.editorial.foursquare .img .rating{line-height:16px;position:absolute;bottom:0;display:block;width:100%;height:auto;padding:0;border-top:1px solid #000;background:#000;background:rgba(0,0,0,0.85);color:#fff;text-shadow:rgba(0,0,0,0.5) 0 1px 0;box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset;color:#eee;font-weight:bold;position:absolute;font-size:12px;padding:5px 10px;border-radius:0 0 2px 2px}.editorial.foursquare .img .rating span{font-size:11px;float:right;font-weight:normal}.editorial.small .img,.editorial.small .points{width:42px}.editorial.small .points{float:right;line-height:42px}.editorial.mini .img{width:40px}.editorial.mini .title{font-weight:normal}.editorial li.divider,.editorial dt.divider,.divider{background:#e7e8e9;border:1px solid #dcdee0;font-size:12px;font-weight:bold;clear:both;float:none;margin:10px 0 !important;padding:10px 10px;width:100% !important;border-radius:4px;*zoom:1;text-shadow:rgba(255,255,255,0.5) 0 1px 0}.editorial li.divider:before,.editorial li.divider:after,.editorial dt.divider:before,.editorial dt.divider:after,.divider:before,.divider:after{display:table;content:""}.editorial li.divider:after,.editorial dt.divider:after,.divider:after{clear:both}.editorial li.divider a,.editorial dt.divider a,.divider a{display:inline-block;font-weight:normal;float:right}.editorial li.divider .search,.editorial dt.divider .search,.divider .search{float:left;display:inline-block;margin:0;*zoom:1}.editorial li.divider .search:before,.editorial li.divider .search:after,.editorial dt.divider .search:before,.editorial dt.divider .search:after,.divider .search:before,.divider .search:after{display:table;content:""}.editorial li.divider .search:after,.editorial dt.divider .search:after,.divider .search:after{clear:both}.divider input,.divider select,.nav input,.nav select{padding:0 8px;font-size:12px;line-height:20px;margin:0 10px 0 0;height:auto;text-align:left;width:160px;border-radius:3px}.divider select,.nav select{color:#515458;width:auto}@media screen and (-webkit-min-device-pixel-ratio: 0){.divider select,.nav select{padding:0 24px 0 8px;-webkit-appearance:none;background:#f5f5f5 url('/wp-content/themes/dbu-theme/library/images/bg-selects-light.png') right;border:1px solid #c2c2c2;background-size:auto 100%}}html[data-useragent*='Chrome'][data-platform*='Linux'] .divider select,html[data-useragent*='Chrome'][data-platform*='Linux'] .nav select{-webkit-appearance:menulist-button;background:#f5f5f5;border:1px solid #c2c2c2}.divider .pull-right select,.nav .pull-right select{margin-right:0}.spotlight-release{margin:10px 0 0;position:relative;*zoom:1}.spotlight-release:before,.spotlight-release:after{display:table;content:""}.spotlight-release:after{clear:both}.spotlight-release dt{width:45%;float:left}.spotlight-release dd{width:55%;float:left;text-transform:uppercase;padding:5px 0 0 15px;font-size:11px;line-height:20px}.spotlight-release dd a.full-text{text-transform:none}.spotlight-release img{width:100%}.spotlight-release .title{font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;font-size:16px;font-weight:500;text-transform:none;padding-bottom:5px;margin-bottom:5px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.spotlight-release a{color:#2c2e30;display:block;position:relative}.no-touch .spotlight-release a:hover{color:#cd1d1d}.spotlight-release .score{display:inline-block;padding-top:0;margin:0 0 0 5px}.spotlight-release .user{width:20px;float:right;margin-top:-1px;z-index:4}.spotlight-release .icon:before,.spotlight-release .av-livestream .av-stream-label i:before,.av-livestream .av-stream-label .spotlight-release i:before,.spotlight-release #forums .breadcrumbs li:after,#forums .breadcrumbs .spotlight-release li:after{width:14px}aside .editorial{margin-bottom:0}aside .editorial .title{font-weight:500;margin:0;font-size:14px;line-height:20px}html[data-useragent*='Chrome'][data-platform='Win32'] aside .editorial .title{font-weight:400}aside .editorial .deck,aside .editorial p{margin:0;font-size:12px;line-height:20px}aside .editorial .img{float:right;width:60px;margin:0 5px 0 20px}aside .editorial.spotlight{padding-bottom:2px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}aside .editorial.spotlight dt{padding:5px 0 17px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}aside .editorial.spotlight dt .title{font-size:19px;line-height:20px}aside .editorial.spotlight dt .deck{font-size:14px;line-height:20px}aside .editorial.spotlight dt .img{float:none;width:100%;margin:0 0 10px}aside .editorial.spotlight dd{padding:10px 0 12px 150px;position:relative;*zoom:1}aside .editorial.spotlight dd:before,aside .editorial.spotlight dd:after{display:table;content:""}aside .editorial.spotlight dd:after{clear:both}aside .editorial.spotlight dd .title{font-size:16px;line-height:20px}aside .editorial.spotlight dd .img{float:left;width:140px;margin:0 0 0 -150px}aside .editorial.spotlight sup{top:0;text-transform:capitalize;color:#696e72}@media (max-width: 979px){aside .editorial.spotlight dd{padding-left:0}aside .editorial.spotlight dd .img{float:none;width:100%;margin:0}}aside .editorial.grid li,aside .editorial.grid dd{width:48.93617%;padding:0;clear:right}aside .editorial.grid li:nth-of-type(2n+2),aside .editorial.grid dd:nth-of-type(2n+2){margin-right:0;float:right}.mapped-ad{display:block;visibility:visible}.mapped-ad .ad-wrap{margin:0 auto;line-height:0}.ad-wrap>div>*{display:block;margin:0 auto !important}.ad-wrap>div>script,.ad-wrap>div>style{display:none}.mapped-banner,.mapped-leader_bottom,.mapped-leader_top,.mapped-leader_plus_top{background:#1b1c1d;text-align:center}.mapped-banner .ad-wrap,.mapped-leader_bottom .ad-wrap,.mapped-leader_top .ad-wrap,.mapped-leader_plus_top .ad-wrap{padding:20px 0 !important}.mapped-overlay_leader_top{display:table;text-align:center}.mapped-overlay_leader_top .ad-wrap{display:table-cell;vertical-align:middle}.mapped-mpu_top,.mapped-mpu_plus_top{-moz-box-sizing:content-box;box-sizing:content-box;background:#eaebec;margin-bottom:20px;padding:0px;padding-left:0;padding-right:0}.mapped-mpu_top.mapped-ad-blank,.mapped-mpu_plus_top.mapped-ad-blank{background:none;margin:0;padding:0}.mapped-mpu_top .ad-wrap,.mapped-mpu_plus_top .ad-wrap{width:300px;margin:0 auto}.mapped-skin{font-size:0;line-height:0}@media (min-width: 1210px){.skin-no .mapped-mpu_top,.skin-no .mapped-mpu_plus_top{padding:30px 0;box-shadow:#d7d9db 0 0 0 1px inset}.skin-no .mapped-mpu_top.mapped-ad-blank,.skin-no .mapped-mpu_plus_top.mapped-ad-blank{padding:0;box-shadow:none}}
.skin-yes .mapped-banner,.skin-yes .mapped-leader_top,.skin-yes .mapped-leader_plus_top,.skin-yes .mapped-leader_bottom{background:none}.skin-yes #mantle_skin{*zoom:1}.skin-yes #mantle_skin:before,.skin-yes #mantle_skin:after{display:table;content:""}.skin-yes #mantle_skin:after{clear:both}.skin-yes #default-content,.skin-yes .below-content{background:#f2f2f3 none}@media (min-width: 768px){.skin-yes #default-content,.skin-yes .below-content{padding-left:20px;padding-right:20px;-moz-box-sizing:content-box;box-sizing:content-box}}@media (min-width: 980px){.skin-yes .sub-nav{max-width:980px;margin:0 auto}.skin-yes #video-append{background-color:#f2f2f3 !important;padding-left:20px;padding-right:20px}.skin-yes footer{padding-left:20px;padding-right:20px}.skin-yes .kubrick-lead{max-width:980px;margin:0 auto}.skin-yes .kubrick-lead.sticky{left:50% !important;margin-left:-490px;box-shadow:none}.skin-yes .kubrick-info.no-sticky{max-width:980px}.skin-yes .kubrick-lead.large.video .av-video-player,.skin-yes .kubrick-lead.large.video .kubrick-promo-video{width:960px !important;height:540px !important}.skin-yes .podcast-hold{max-width:980px}}
.mapped-leader-admarvel{text-align:center}
.mapped-banner .ad-wrap,.mapped-skin .ad-wrap{position:relative}
.mapped-leader-madison .ad-wrap,.mapped-leader_bottom-madison .ad-wrap{min-height:66px;-moz-box-sizing:content-box;box-sizing:content-box}
.mapped-mpu-madison .ad-wrap{height:250px}.mapped-omnibar_top{background:#00073f;text-align:center}.mapped-omnibar_top .ad-wrap{line-height:0;font-size:0}
.mapped-ad-blank{display:none;visibility:hidden}.mapped-ad-blank,.mapped-ad-blank .ad-wrap{background:none;margin:0;padding:0;box-shadow:none;height:auto;width:auto}#nrelate_related_placeholder .widget_id_376{background:#eaebec !important;border-color:#cfd1d3 !important}#nrelate_related_placeholder .widget_id_376:before{display:none}
.well-large{padding:24px;border-radius:6px}
.well-small{padding:9px;border-radius:3px}
.alert,.well{padding:8px 5px 8px 14px;margin-bottom:20px;border:1px solid #999d9f;background:#ecedee;border-radius:3px}
.alert-heading{color:inherit}.alert .close{position:relative;top:-2px;right:-21px;line-height:18px}
.alert-success{background-color:#e2f0db;border-color:#a8d194;color:#588f3d}
.alert-danger,.alert-error{background-color:#f0dbdb;border-color:#d19494;color:#8f3d3d}
.alert-animation{color: #921c1a;  background-color: #dab1b1;  border-color: #b6979b;}
.alert-info{background-color:#dbe6f0;border-color:#94b2d1;color:#3d668f}
.alert-block{padding-top:14px;padding-bottom:14px}
.alert-block>p,.alert-block>ul{margin-bottom:0}
.alert-block p+p{margin-top:5px}
.base-alert{padding:10px;background-color:#1773cf;background-image:-webkit-linear-gradient(#0d4073,rgba(23,115,207,0));background-image:linear-gradient(#0d4073,rgba(23,115,207,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0D4073', endColorstr='#FF1773CF', GradientType=0);box-shadow:rgba(0,0,0,0.15) 0 -1px 3px inset,rgba(0,0,0,0.15) 0 1px 3px inset;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;text-shadow:rgba(0,0,0,0.5) 0 1px 0;color:#fff;font-size:18px;text-align:center}
.global-notice{background-color:#fa0;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, #e69900), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #e69900), color-stop(0.75, #e69900), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(-45deg, #e69900 25%, transparent 25%, transparent 50%, #e69900 50%, #e69900 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(-45deg, #e69900 25%, transparent 25%, transparent 50%, #e69900 50%, #e69900 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, #e69900 25%, transparent 25%, transparent 50%, #e69900 50%, #e69900 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, #e69900 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,#e69900 50%,#e69900 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));background-size:40px 40px;border-top:solid 1px #960;color:#320;font-size:12px;font-weight:bold;line-height:30px;text-align:center}#forum-content.container,.dropnav #forum-content.sub-nav-toc-menu{width:100%;padding:20px}#comments-block{clear:both}#comments-block .feed-hdr{margin-bottom:20px}.no-login-comment{padding:20px;text-align:center;font-size:18px}#forums .forum-above-grid{padding-top:20px}#forums.pm #default-content{padding-top:30px}#forums h1{margin-bottom:10px}#forums .breadcrumbs{margin-bottom:0;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;padding:10px 0}#forums .breadcrumbs li:after{content:"\f105";margin:0 5px}#forums .breadcrumbs li:last-child{font-weight:bold}#forums .breadcrumbs li:last-child:after{content:none}#forums .locked-topic{background:url('/bundles/phoenixsite/images/core/sprites/icons/icn-lock-16x16.png') left no-repeat;padding-left:20px;display:inline-block}#forums .inbox-controls>li{display:inline-block}#forums .inbox-controls>li.dropdown{margin-right:20px}#forums .pm-boxes>a{margin-bottom:10px}#forums .pm-boxes li a{line-height:30px;display:block;color:#909090;padding-left:6.66667px}#forums .forum-bar{margin-bottom:20px;*zoom:1}#forums .forum-bar:before,#forums .forum-bar:after{display:table;content:""}#forums .forum-bar:after{clear:both}.inbox-controls{margin-bottom:0;line-height:16px}#forums .forum-bar .btn,#forums .forum-bar .av-age-gate button,.av-age-gate #forums .forum-bar button,#forums .forum-bar .dropdown{float:left;margin:0 5px 5px 0}#forums .forum-bar .paginate{float:right}#forums .table-forums{font-size:12px}#forums .table-forums .icon-pushpin,#forums .table-forums .icon-lock{color:#b31919}#forums .table-forums .pm.unread{font-weight:bold}#forums .table-forums .pm.unread a{color:#2c2e30}#forums .table-forums .pm td{padding:10px}#forums .table-forums .pm .select{width:16px}#forums .table-forums .pm .recipients{width:180px}#forums .table-forums .pm .recipients span{font-weight:normal;color:#999}#forums .table-forums .pm .starred{width:16px;font-size:16px}#forums .table-forums .pm .time{white-space:nowrap;font-size:10px;width:100px}#forums .table-forums .pm a{color:#555}#forums .table-forums .pm .conversation{overflow:hidden}#forums .table-forums .pm .conversation span{font-weight:normal;display:inline-block;max-width:2px;white-space:nowrap;color:#999}#forums .table-forums .topic-name{color:#2c2e30;font-weight:bold;overflow:hidden}#forums .table-forums .topic-name:visited{font-weight:normal;color:#999}#forums .table-forums .type{float:right;margin:10px 0 0 5px;font-size:10px;font-weight:bold;line-height:10px;padding:2px 4px 2px 4px;border-radius:2px;text-shadow:rgba(255,255,255,0.5) 0 1px 0;color:#9da1a4;border:1px solid #b0b0b0;background-color:#e6e6e6;background-image:-webkit-linear-gradient(#f5f5f5,rgba(230,230,230,0));background-image:linear-gradient(#f5f5f5,rgba(230,230,230,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFE6E6E6', GradientType=0);box-shadow:#fff 0 1px 0 inset,rgba(0,0,0,0.1) 0 1px 1px}#forums .table-forums .img{width:30px}#forums .table-forums .views{text-align:center;width:50px}#forums .table-forums td.views{font-size:14px}#forums .table-forums .delete{width:16px;font-size:16px}#forums .table-forums .delete a{color:#999 !important}#forums .table-forums .board,#forums .table-forums .author{color:#999}#forums .table-forums .info{font-size:10px;color:#999}#forums .table-forum-prefs label{font-size:12px;margin:0;color:#2c2e30}#forums .table-forum-prefs th{font-size:12px;border-top:none}#forums .table-forum-prefs tr td,#forums .table-forum-prefs tr th{text-align:center}#forums .table-forum-prefs tr td:first-child,#forums .table-forum-prefs tr th:first-child{text-align:left;padding-left:0}#forums .forum-aside{border:1px solid #999d9f;background:#ecedee;padding:15px;margin-bottom:20px;box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset;border-radius:4px}#forums .forum-aside-search{position:relative}#forums .forum-aside-search .btn,#forums .forum-aside-search .av-age-gate button,.av-age-gate #forums .forum-aside-search button{position:absolute;top:2px;right:2px;padding:3px 15px}#forums .log{font-size:10px;line-height:14px}#forums .log li a{padding:4px 0 12px 0;display:block;position:relative;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}#forums .log li a span{float:none;font-size:10px}#forums .log li a .action{display:inline-block;padding:0px 3px;border-radius:2px}#forums .log li a .action.delete{background:#f0dbdb;color:#8f3d3d}#forums .log li a .action.ignore{background:#dbe6f0;color:#3d668f}#forums .log li a .author{font-weight:bold;display:block;color:#999}#forums .log li a .title{display:block}#forums .log li a .date{position:absolute;right:0;top:4px;color:#999}#forums .top-users{margin-bottom:0}#forums .top-users .avatar,#forums aside .forum-aside .avatar{margin-right:10px;width:30px}#forums .top-users li,#forums aside .forum-aside li{margin-bottom:4px}#forums .top-users li.on a,#forums aside .forum-aside li.on a{color:#2c2e30;font-weight:bold}#forums .top-users li a,#forums aside .forum-aside li a{display:block}#forums .top-users span,#forums aside .forum-aside span{float:right;color:#999;font-size:12px}#forums .board-list li a:before{content:"\f0e5";color:#c5c7c9;display:inline-block;font-family:fontawesome-webfont;font-size:85%;margin-right:8px;font-weight:normal}#forums .board-list li a:hover{color:#b31919}#forums .board-list li a:hover:before{color:#b31919}#forums .mod-title{background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;line-height:26px;margin-bottom:20px;color:#999}#forums .mod-title a{color:#2c2e30;font-weight:bold}#forums .mod-title span{font-weight:bold;color:#f28d9e}#forums .mod-title span.type{float:right;color:#2c2e30;font-weight:normal;color:#fff;display:inline-block;padding:0 5px;border-radius:4px;font-size:12px;line-height:20px}#forums .mod-title span.type.topic{background-color:#b31919}#forums .mod-title span.type.message{background-color:#1773cf}#forums .mod-title span.type.user-review{background-color:#da652b}#forums #default-content .primary-content.span8,#forums #forum-content .primary-content.span8{margin:0;margin-right:-330px;width:100%;padding-right:330px}@media (max-width: 767px){#forums #default-content .primary-content.span8,#forums #forum-content .primary-content.span8{padding:0;margin:0}}#forums #default-content .secondary-content.span4,#forums #forum-content .secondary-content.span4{margin:0;width:300px;margin-left:30px}@media (max-width: 767px){#forums #default-content .secondary-content.span4,#forums #forum-content .secondary-content.span4{width:auto;margin:0;padding:0}}
.message{margin:0 0 20px;position:relative;*zoom:1}.message:before,.message:after{display:table;content:""}.message:after{clear:both}@media (max-width: 767px){.message{margin-bottom:10px}}.message.answer .message-inner{background:#e2f0db}.message-wrap{margin-left:80px;padding:3px;border-radius:4px;background:#dfe0e2}@media (max-width: 767px){.message-wrap{margin-left:0;padding:0}}
.message-inner{position:relative;padding:10px 10px 0;border:1px solid #999d9f;background:#ecedee;border-radius:4px}@media (max-width: 767px){.message-inner{padding:5px 5px 0}}@media (min-width: 768px){.message-inner:after{content:" ";border-right:8px solid #ecedee;border-top:8px solid transparent;border-bottom:8px solid transparent;position:absolute;left:-8px;top:11px}.message-inner:before{content:" ";border-right:10px solid #999d9f;border-top:10px solid transparent;border-bottom:10px solid transparent;position:absolute;left:-10px;top:9px}}.message-inner:hover .message-options{display:block}.message-inner:hover .message-notification-line{display:none}.message-inner .message-notification-line{position:absolute;top:15px;right:10px;font-size:11px;line-height:20px}.message-inner .message-notification-line .bug{margin:0 5px 0 0;font-size:10px;font-weight:bold;line-height:10px;padding:2px 4px 2px 4px;float:right;border-radius:2px;text-shadow:rgba(255,255,255,0.5) 0 1px 0;color:#9da1a4;border:1px solid #b0b0b0;background-color:#e6e6e6;background-image:-webkit-linear-gradient(#f5f5f5,rgba(230,230,230,0));background-image:linear-gradient(#f5f5f5,rgba(230,230,230,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5', endColorstr='#FFE6E6E6', GradientType=0);box-shadow:#fff 0 1px 0 inset,rgba(0,0,0,0.1) 0 1px 1px}.message-inner .message-notification-line .bug.error i{color:#b31919}.message-inner .message-notification-line .bug.staff i{color:#1f7a31}.message-inner .message-notification-line .bug.mod i{color:#b530aa}.message-inner .message-notification-line .bug.online i{color:#1f7a31}.message-options{position:absolute;top:10px;right:10px;display:none;-webkit-transition:opacity 0.25s;transition:opacity 0.25s}.message-options>a{font-size:11px}.message-title{color:#515458;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;font-size:14px;line-height:20px;text-shadow:rgba(255,255,255,0.5) 0 1px 0}.message-title .icon-time{color:#696e72}.message-title .icon-time:before{color:#c5c7c9}.message-title .avatar-mini{width:20px;margin:-2px 2px 0 0}.message-content{margin:10px 0 0;overflow:hidden;*zoom:1}.message-content:before,.message-content:after{display:table;content:""}.message-content:after{clear:both}.message-content article p,.message-content article li,.message-content article div,.message-content .wysiwyg-body p,.message-content .wysiwyg-body li,.message-content .wysiwyg-body div{font-size:14px;line-height:20px}.message-body,.poll{padding-right:20px}.message-breadcrumb li{display:inline-block;font-weight:bold;margin-top:20px;font-size:16px;line-height:20px}.touch .message-options{display:block;position:static;margin:10px 0}.message-body .highlight{font-weight:bold;display:inline-block;background:#dbe6f0;color:#3d668f;padding:0 3px;border-radius:4px;border:solid 1px #94b2d1}.avatar{display:inline-block;position:relative;max-width:100%;line-height:0;border:1px solid #fff;border-radius:4px}.avatar img{border-radius:4px}.avatar.notes{background-color:#308ce8;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, #1259a1), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #1259a1), color-stop(0.75, #1259a1), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(-45deg, #1259a1 25%, transparent 25%, transparent 50%, #1259a1 50%, #1259a1 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(-45deg, #1259a1 25%, transparent 25%, transparent 50%, #1259a1 50%, #1259a1 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, #1259a1 25%, transparent 25%, transparent 50%, #1259a1 50%, #1259a1 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, #1259a1 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,#1259a1 50%,#1259a1 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));border:solid 5px transparent}.avatar.high-karma{background-color:#e18456;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, #b2501f), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #b2501f), color-stop(0.75, #b2501f), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(-45deg, #b2501f 25%, transparent 25%, transparent 50%, #b2501f 50%, #b2501f 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(-45deg, #b2501f 25%, transparent 25%, transparent 50%, #b2501f 50%, #b2501f 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, #b2501f 25%, transparent 25%, transparent 50%, #b2501f 50%, #b2501f 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, #b2501f 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,#b2501f 50%,#b2501f 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));border:solid 5px transparent}.avatar.banned,.avatar.karma-blocked{background-color:#df2020;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, #861313), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #861313), color-stop(0.75, #861313), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(-45deg, #861313 25%, transparent 25%, transparent 50%, #861313 50%, #861313 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(-45deg, #861313 25%, transparent 25%, transparent 50%, #861313 50%, #861313 75%, transparent 75%, transparent);background-image:-o-linear-gradient(-45deg, #861313 25%, transparent 25%, transparent 50%, #861313 50%, #861313 75%, transparent 75%, transparent);background-image:linear-gradient(-45deg, #861313 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,#861313 50%,#861313 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));border:solid 5px transparent}.avatar.subscriber:after{content:" ";background:url('/wp-content/themes/dbu-theme/library/images/medal-yearly-30x40.png') no-repeat right top;background-size:100% auto;display:block;top:100%;right:2px;margin-top:-10px;position:absolute;height:60px;width:50%;max-width:30px}.avatar.subscriber.monthly:after{background-image:url('/wp-content/themes/dbu-theme/library/images/medal-monthly-30x40.png')}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){.avatar.subscriber:after{background-image:url('/wp-content/themes/dbu-theme/library/images/medal-yearly-60x80.png')}.avatar.subscriber.monthly:after{background-image:url('/wp-content/themes/dbu-theme/library/images/medal-monthly-60x80.png')}}
.avatar-mini{display:inline-block;width:30px;border-radius:4px}.avatar-mini.subscriber:after{content:" ";background:url('/wp-content/themes/dbu-theme/library/images/medal-yearly-30x40.png') no-repeat right top;background-size:100% auto;display:block;top:100%;right:2px;margin-top:-5px;position:absolute;height:40px;width:50%;max-width:30px}.avatar-mini.subscriber:after.monthly:after{background-image:url('/wp-content/themes/dbu-theme/library/images/medal-monthly-30x40.png')}.avatar-circle{display:inline-block;float:right;width:75px;margin:10px 0 20px 10px;position:relative;border-radius:200px}.avatar-circle img{vertical-align:top;border-radius:200px}.avatar-circle:after{content:" ";display:block;position:absolute;width:100%;height:100%;top:0;left:0;border-radius:200px;box-shadow:rgba(0,0,0,0.5) 0 2px 6px inset}.avatar-user{float:left;width:70px;font-size:12px;position:relative;display:block}@media (max-width: 767px){.avatar-user{display:none}}.avatar-user:hover .avatar-user-actions{left:100%;opacity:1;margin:0 0 0 5px}.avatar-user .avatar{width:60px;margin:0 0 30px 0}.avatar-user.banned .avatar:before{box-shadow:#9c1616 0 0 0 6px inset}.avatar-user-actions{background:rgba(0,0,0,0.9);border:1px solid rgba(0,0,0,0.9);color:#ccc;margin-left:-5px;opacity:0;padding:10px;position:absolute;top:0;left:-9999em;width:280px;z-index:5000010;border-radius:4px;box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset,rgba(0,0,0,0.25) 0 2px 5px;*zoom:1;-webkit-transition:opacity 0.25s,margin 0.25s;transition:opacity 0.25s,margin 0.25s}.avatar-user-actions:before,.avatar-user-actions:after{display:table;content:""}.avatar-user-actions:after{clear:both}.avatar-user-actions:before{content:" ";border-right:10px solid rgba(0,0,0,0.9);border-top:10px solid transparent;border-bottom:10px solid transparent;position:absolute;display:block;top:11px;left:-10px}.avatar-user-actions:after{content:" ";position:absolute;display:block;top:0;left:-30px;height:100%;width:30px}.avatar-user-actions dl{*zoom:1}.avatar-user-actions dl:before,.avatar-user-actions dl:after{display:table;content:""}.avatar-user-actions dl:after{clear:both}.avatar-user-actions dl dd>a,.avatar-user-actions dl .dropdown-toggle{display:block;text-align:center;border-radius:4px}.avatar-user-info dt{font-size:16px;font-weight:bold;margin-bottom:2px;margin-left:1px}.avatar-user-info dt a{color:#eee}.avatar-user-info dt a:hover{color:#fff}.avatar-user-info dd{float:left;margin-right:5px}.avatar-user-info dd.online,.avatar-user-info dd.mod,.avatar-user-info dd.staff{margin-right:0;float:right;border:1px solid transparent}.avatar-user-info dd.online:before,.avatar-user-info dd.mod:before,.avatar-user-info dd.staff:before{margin-right:5px}.avatar-user-info dd.online{color:#34cb52}.avatar-user-info dd.mod{color:#b530aa}.avatar-user-info dd.staff{color:#b31919}.avatar-user-info .dropdown-menu{width:120px;min-width:0;border-radius:4px;box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset,rgba(0,0,0,0.25) 0 2px 2px}.avatar-user-info .dropdown-menu a{color:#fff;padding-right:0}.avatar-user-level{margin:10px 0 0;font-size:11px;*zoom:1}.avatar-user-level:before,.avatar-user-level:after{display:table;content:""}.avatar-user-level:after{clear:both}.avatar-user-level li{display:inline-block;float:left;width:50%;font-weight:bold}.avatar-user-level li span:last-child{margin-left:10px}.avatar-user-level li span:first-child{margin-left:0}.avatar-user-level span{font-weight:normal;font-size:12px}.activity-list{position:relative}.activity-list__item{padding:10px;position:relative;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.no-touch .activity-list__item:hover .activity-delete{opacity:1}.activity-list__item .activity-time{display:block;color:#9da1a4;font-weight:normal;font-size:12px;line-height:20px}.activity-list__item .activity-message{font-weight:600}.activity-list__item .activity-message>a{font-weight:700}.activity-list__item .activity-message .btn,.activity-list__item .activity-message .av-age-gate button,.av-age-gate .activity-list__item .activity-message button{margin:5px;float:right}.activity-list__item .activity-content{overflow:hidden;margin-top:10px}.activity-list__item .activity-date,.activity-list__item .activity-delete{color:#9da1a4;font-size:12px;line-height:20px}.activity-list__item .activity-delete{color:#c5c7c9;position:absolute;top:10px;right:-5px;opacity:0;font-size:14px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity 0.15s;transition:opacity 0.15s}.activity-list__item .activity-date{display:block}.activity-list__item .activity-update{*zoom:1;padding:5px}.activity-list__item .activity-update:before,.activity-list__item .activity-update:after{display:table;content:""}.activity-list__item .activity-update:after{clear:both}.activity-list__item .activity-update .media-well{margin-bottom:0}.activity-list__item .activity-update p{margin-bottom:0}.activity-list__item .media{*zoom:1}.activity-list__item .media:before,.activity-list__item .media:after{display:table;content:""}.activity-list__item .media:after{clear:both}.activity-list__item .media-figure{width:50px;margin-bottom:0 !important}.user-reviews dd{overflow:hidden}.user-reviews dd .score-hold{margin-bottom:0;margin-top:20px}.user-reviews dd .title{margin-left:0}.user-reviews dd .score{display:block}.user-reviews .avatar{float:left;margin-right:10px;width:50px}.user-reviews .score-hold{display:inline-block;float:left;margin-right:10px;background:#e7e8e9;border:1px solid #dcdee0;padding:0 10px 0 5px;margin-bottom:20px;border-radius:4px}.user-reviews .score-hold a{font-weight:bold}.user-reviews .score-hold .yes{color:#2aa242}.user-reviews .score-hold .no{color:#b31919}.user-reviews .byline{color:#999}.user-reviews h3,.user-reviews p{margin-left:0}.user-reviews .reviewer-info{font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;color:#555;padding-bottom:20px;padding-left:80px;margin-bottom:0;padding-bottom:0}.user-reviews .user-review-notes{background:#eaebec;box-shadow:rgba(0,0,0,0.15) 0 1px 6px inset,rgba(255,255,255,0.75) 0 1px 0;border-radius:2px;border-radius:4px;padding:10px;margin-bottom:10px}.breakdown{margin-bottom:20px;*zoom:1}.breakdown:before,.breakdown:after{display:table;content:""}.breakdown:after{clear:both}.breakdown .breakdown-score{background:none;float:left;width:57.44681%}.breakdown .breakdown-score th,.breakdown .breakdown-score td{padding:0}.breakdown .breakdown-score th{white-space:nowrap;text-align:left}.breakdown .breakdown-score td{width:99%}.breakdown .breakdown-score a{color:#2c2e30;display:inline-block;font-size:12px;margin:0 10px 0 0}.breakdown .breakdown-score i{color:#fb9f28}.breakdown .breakdown-score .progress{display:block;margin:4px 0}.breakdown .average{text-align:center;float:right;width:40.42553%}.breakdown .average p{margin:5px 0;font-size:12px;line-height:20px}.breakdown .average .average-score{font-size:18px;line-height:20px}.breakdown .score{font-size:20px;display:block}.body-help h2{font-weight:bold}.aside-toc{margin:0;border:0;left:-1px}.aside-toc ul li>a{font-weight:bold}.aside-toc li{margin:0;padding:0;display:block}.aside-toc li ul{margin:10px 0 10px 20px;padding-left:10px;list-style-type:disc;border-left:solid 1px rgba(0,0,0,0.2)}.aside-toc li ul li{list-style-type:disc}.aside-toc li ul a{font-weight:normal;margin-left:5px;font-size:12px;color:#b31919;display:inline-block}.aside-toc li ul a:hover{color:#cd1d1d}body.browse .aside-pod .help-inline{display:none}body.browse .aside-pod label{font-size:11px;line-height:20px;text-transform:uppercase;color:#9da1a4}body.browse .aside-pod form{margin:0}body.browse .aside-pod input[type="submit"]{margin-top:10px}.keyboard{margin-bottom:0}.keyboard li{display:inline;display:inline-block;min-width:1em;padding:0.2em 0.3em;font:bold 0.85em/1 "Lucida Grande",Lucida,Arial,sans-serif;text-align:center;text-decoration:none;-moz-border-radius:0.3em;-webkit-border-radius:0.3em;border-radius:0.3em;border:none;cursor:default}.keyboard[title]{cursor:help}.keyboard.dark li{background:#505050;background:-moz-linear-gradient(top, #3c3c3c, #505050);background:-webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#505050));color:#fafafa;text-shadow:-1px -1px 0 #464646;box-shadow:inset 0 0 1px #969696,inset 0 -0.05em 0.4em #505050,0 0.1em 0 #1e1e1e,0 0.1em 0.1em rgba(0,0,0,0.3)}.keyboard.light li{background:#fafafa;background:-moz-linear-gradient(top, #d2d2d2, #fff);background:-webkit-gradient(linear, left top, left bottom, from(#d2d2d2), to(#fff));color:#323232;text-shadow:0 0 2px #fff;box-shadow:inset 0 0 1px #fff,inset 0 0 0.4em #c8c8c8,0 0.1em 0 #828282,0 0.11em 0 rgba(0,0,0,0.4),0 0.1em 0.11em rgba(0,0,0,0.9)}.promo-strip{background:#000;border-top:1px solid #000;position:relative}.promo-strip:after{content:" ";display:block;width:100%;height:1px;position:absolute;top:0;left:1;z-index:1}.promo-strip:after{background:rgba(255,255,255,0.15)}.promo-strip .promo-strip-width{position:relative;max-width:1280px;margin:0 auto}.promo-strip ul{display:table;width:100%;margin:0 auto;*zoom:1}.promo-strip ul:before,.promo-strip ul:after{display:table;content:""}.promo-strip ul:after{clear:both}@media (max-width: 767px){.promo-strip ul{display:block}}.promo-strip li{background-position:center top;display:table-cell;margin:0;padding:0;position:relative;background-size:cover;height:250px}.promo-strip li>div{display:block;height:100%;width:310px;float:right;position:relative;z-index:1}.promo-strip li:before,.promo-strip li:after{content:" ";display:block;position:absolute;width:100%;height:100%;left:0;bottom:0}.promo-strip li:before{background:url('/wp-content/themes/dbu-theme/library/images/bg-promo-triptic-fade.png') left bottom repeat-x}.promo-strip li:first-child:after{background:url('/wp-content/themes/dbu-theme/library/images/bg-promo-triptic-fade-left.png') left repeat-y}.promo-strip li:last-child:after{background:url('/wp-content/themes/dbu-theme/library/images/bg-promo-triptic-fade-right.png') right repeat-y}@media (min-width: 980px){.promo-strip li:first-child>div{box-shadow:rgba(0,0,0,0.75) -1px 0 0 inset}.promo-strip li:nth-child(2){width:340px}.promo-strip li:nth-child(2)>div{width:100%;box-shadow:rgba(0,0,0,0.75) -1px 0 0 inset,rgba(255,255,255,0.2) 1px 0 0 inset}.promo-strip li:last-child>div{float:left;box-shadow:rgba(255,255,255,0.2) 1px 0 0 inset}}@media (max-width: 1024px){.promo-strip li:first-child:after,.promo-strip li:last-child:after{display:none}}@media (min-width: 1210px){.promo-strip li:nth-child(2){width:440px}.promo-strip li>div{width:380px}}@media (max-width: 979px){.promo-strip li{width:33.33333%}.promo-strip li>div{width:100%}}@media (max-width: 767px){.promo-strip li{width:100%;display:block;height:180px}.promo-strip li>div{width:100%}}.promo-strip a{color:#fff;height:100%;width:100%;float:left;display:block}.no-touch .promo-strip a:hover h3{text-shadow:rgba(255,255,255,0.75) 0 0 10px,rgba(0,0,0,0.75) 0 1px 1px}.promo-strip .hdr{padding:80px 15px 10px;margin:0;position:absolute;left:0;bottom:0;width:100%}.promo-strip .hdr.type-video h3{padding-right:55px}.promo-strip .hdr.type-podcast h3{padding-right:102px}.promo-strip h3{color:#fff;margin:0;text-shadow:rgba(0,0,0,0.75) 0 1px 1px;font-size:24px;line-height:30px}.promo-strip h4{display:inline-block;color:#fff;font-size:12px;line-height:16px;font-weight:600;text-transform:uppercase;margin:0;padding:0 5px;position:absolute;bottom:15px;right:5px;text-shadow:rgba(0,0,0,0.15) 0 1px 0;box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset;border-radius:100px;background:rgba(179,25,25,0.85)}.promo-strip .icon,.promo-strip .av-livestream .av-stream-label i,.av-livestream .av-stream-label .promo-strip i{font-size:12px;line-height:12px;float:right;margin:2px 0 0 4px;width:auto}.promo-strip .score{display:block;top:-5px;margin:0 0 -5px 0;position:relative}.no-cssgradients .promo-strip .hdr{background:url('/wp-content/themes/dbu-theme/library/images/bg-promo-triptic-hdr.png') center bottom no-repeat;background-size:100% 100%;padding-top:40px}.skin-yes .promo-strip{max-width:980px;margin:0 auto}@media (min-width: 980px){.skin-yes .promo-strip li{width:33.3333%}.skin-yes .promo-strip li>div{width:100%}}
.promo-strip.four li,.promo-strip.six li{height:146px}@media (min-width: 1210px){.promo-strip.four li,.promo-strip.six li{height:185px}}@media (min-width: 980px){.promo-strip.four li>div,.promo-strip.six li>div{width:240px}.promo-strip.four li:nth-child(n+2):nth-child(-n+3),.promo-strip.six li:nth-child(n+2):nth-child(-n+3){width:240px}.promo-strip.four li:nth-child(n+2):nth-child(-n+3)>div,.promo-strip.six li:nth-child(n+2):nth-child(-n+3)>div{width:100%;box-shadow:rgba(0,0,0,0.75) -1px 0 0 inset,rgba(255,255,255,0.2) 1px 0 0 inset}}@media (min-width: 1210px){.promo-strip.four li:nth-child(n+2):nth-child(-n+3),.promo-strip.six li:nth-child(n+2):nth-child(-n+3){width:300px}.promo-strip.four li>div,.promo-strip.six li>div{width:300px}}@media (max-width: 979px){.promo-strip.four li,.promo-strip.six li{width:25%}.promo-strip.four li>div,.promo-strip.six li>div{width:100%}}@media (max-width: 767px){.promo-strip.four li,.promo-strip.six li{width:50%;display:block;float:left}.promo-strip.four li:nth-child(n+3),.promo-strip.six li:nth-child(n+3){display:none}.promo-strip.four li>div,.promo-strip.six li>div{width:100%}}.promo-strip.four .hdr h3,.promo-strip.six .hdr h3{font-size:20px;line-height:25px}@media (min-width: 1210px){.promo-strip.four .hdr h3,.promo-strip.six .hdr h3{font-size:24px;line-height:30px}}.promo-strip.four .hdr.type-video h3,.promo-strip.six .hdr.type-video h3{padding-right:15px}.promo-strip.four .hdr.type-podcast h3,.promo-strip.six .hdr.type-podcast h3{padding-right:25px}.promo-strip.four .icon,.promo-strip.four .av-livestream .av-stream-label i,.av-livestream .av-stream-label .promo-strip.four i,.promo-strip.six .icon,.promo-strip.six .av-livestream .av-stream-label i,.av-livestream .av-stream-label .promo-strip.six i{margin:2px 0 0 0;width:auto}.promo-strip.four .score,.promo-strip.six .score{top:0;margin:5px 0}.promo-strip.four .score-big,.promo-strip.six .score-big{top:0;margin:0 0 -5px 0}@media (min-width: 980px){.promo-strip.six li>div{width:160px}.promo-strip.six li:nth-child(n+2):nth-child(-n+5){width:160px}.promo-strip.six li:nth-child(n+2):nth-child(-n+5)>div{width:100%;box-shadow:rgba(0,0,0,0.75) -1px 0 0 inset,rgba(255,255,255,0.2) 1px 0 0 inset}}@media (min-width: 1210px){.promo-strip.six li:nth-child(n+2):nth-child(-n+5){width:200px}.promo-strip.six li>div{width:200px}}.promo-strip.six .hdr{background-image:none;padding-top:0}.promo-strip.six .hdr h3{font-size:18px;line-height:20px;font-weight:500}html[data-useragent*='Chrome'][data-platform='Win32'] .promo-strip.six .hdr h3{font-weight:400}.promo-reviews.six li{height:146px}.promo-reviews.six .score{margin:0;left:-4px}.promo-upcoming{margin-bottom:20px;border-radius:4px;box-shadow:rgba(0,0,0,0.5) 0 2px 5px}.promo-upcoming dt{height:40px;text-indent:110%;background:rgba(0,0,0,0.5) url('/wp-content/themes/dbu-theme/library/images/upcoming-gb.png') left center no-repeat;overflow:hidden;white-space:nowrap;background-size:contain;box-shadow:rgba(255,255,255,0.1) 0 1px 0 inset}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){.promo-upcoming dt{background-image:url('/wp-content/themes/dbu-theme/library/images/upcoming-gb@2x.png')}}.promo-upcoming dd{position:relative;background:no-repeat center center;background-size:cover}.promo-upcoming .title{font-size:16px;line-height:20px;font-weight:500;margin:0}html[data-useragent*='Chrome'][data-platform='Win32'] .promo-upcoming .title{font-weight:400}.promo-upcoming .img{float:right}.promo-upcoming .deck{display:none}.promo-upcoming .time{text-transform:uppercase;margin:0;font-size:11px !important;line-height:20px;color:#aaa}.promo-upcoming div{background:rgba(0,0,0,0.5) url('/wp-content/themes/dbu-theme/library/images/bg-kubrick-fade-left.png') top left repeat-y;color:#fff;display:block;padding:10px 15px;box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset,rgba(0,0,0,0.5) 0 0 5px;text-shadow:rgba(0,0,0,0.5) 0 1px 0}.promo-upcoming div:hover{cursor:default}.header-promo{color:#555;display:block;margin:20px 0 0 120px;max-width:200px}@media (max-width: 979px){.header-promo{display:none}}.header-promo a,.header-promo span{white-space:nowrap}.header-promo a{color:#5ea6ed !important}.header-promo time{white-space:nowrap;color:#fff;font-weight:500;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;display:block;width:220px}html[data-useragent*='Chrome'][data-platform='Win32'] .header-promo time{font-weight:400}.header-promo time em{color:#999;font-style:normal}.header-promo p{margin-bottom:0}.promo-twitter-feed{margin-top:20px}.promo-twitter-feed .editorial li{padding:10px 15px 10px 65px}.promo-twitter-feed .editorial .img{float:left;margin:3px 0 0 -65px;width:48px}.promo-twitter-feed .editorial p{font-size:12px;line-height:20px;color:#515458;margin:0}.promo-twitter-feed .editorial .time{clear:both;color:#696e72}.promo-twitter-feed .twitter-author{color:#696e72;float:right}.no-touch .promo-twitter-feed .twitter-author:hover{color:#cd1d1d}.ui-pnotify{top:25px;right:25px;position:absolute;height:auto;z-index:9999}html>body .ui-pnotify{position:fixed}.ui-pnotify .ui-pnotify-shadow{-webkit-box-shadow:0px 2px 10px rgba(50,50,50,0.5);-moz-box-shadow:0px 2px 10px rgba(50,50,50,0.5);box-shadow:0px 2px 10px rgba(50,50,50,0.5)}.ui-pnotify-container{background-position:0 0;padding:0.8em;height:100%;margin:0}.ui-pnotify-sharp{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.ui-pnotify-closer,.ui-pnotify-sticker{float:right;margin-left:0.2em}.ui-pnotify-title{display:block;margin-bottom:0.4em}.ui-pnotify-text{display:block}.ui-pnotify-icon{display:block;float:left;margin-right:0.2em}.ui-pnotify-icon span{display:block;float:left;margin-right:0.2em}.ui-pnotify-history-container{position:absolute;top:0;right:18px;width:70px;border-top:none;padding:0;-webkit-border-top-left-radius:0;-moz-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-top-right-radius:0;border-top-right-radius:0;z-index:10000}.ui-pnotify-history-container .ui-pnotify-history-header{padding:2px}.ui-pnotify-history-container button{cursor:pointer;display:block;width:100%}.ui-pnotify-history-container .ui-pnotify-history-pulldown{display:block;margin:0 auto}.kubrick-lead{background-color:#000;margin:0 auto 0;position:relative;min-height:160px}.kubrick-lead:before{content:"";display:block;height:1px;width:100%;position:absolute;left:0;top:0;z-index:3;box-shadow:rgba(255,255,255,0.25) 0 1px 0 inset}@media (max-width: 767px){.kubrick-lead{min-height:0}.kubrick-lead:before{display:none}}.kubrick-lead a,.kubrick-lead p a{color:#fff}.no-touch .kubrick-lead a:hover,.no-touch .kubrick-lead p a:hover{color:#fff}.no-touch .kubrick-lead a:hover h2{color:#fff;text-shadow:rgba(255,255,255,0.75) 0 0 10px !important}.kubrick-lead img{margin:0 auto;display:block}.kubrick-lead>figure{max-width:1280px;overflow:hidden;margin:0 auto;position:relative}.kubrick-lead>figure:after,.kubrick-lead>figure:before{content:"";width:280px;height:100%;background:url('/wp-content/themes/dbu-theme/library/images/bg-kubrick-fade-left.png') left repeat-y;display:block;top:0;position:absolute}.kubrick-lead>figure:after{left:0}@media (max-width: 767px){.kubrick-lead>figure:after{left:-100px}}.kubrick-lead>figure:before{background:url('/wp-content/themes/dbu-theme/library/images/bg-kubrick-fade-right.png') right repeat-y;right:0}@media (max-width: 767px){.kubrick-lead>figure:before{right:-100px}}.kubrick-lead.no-fade{height:350px;overflow:hidden;background-position:center top}@media (min-width: 1210px){.kubrick-lead.no-fade{height:400px}}.kubrick-lead.bg-cover{background-size:cover}.kubrick-strip{background:#000;background-size:cover;background-position:center center}.kubrick-cover{background:rgba(0,0,0,0.75)}.kubrick-info{color:#fff;text-shadow:rgba(0,0,0,0.9) 0 1px 0;background:url('/wp-content/themes/dbu-theme/library/images/bg-kubrick-info-fade.png') left top no-repeat;min-height:400px;padding:20px 0;position:relative;z-index:1;background-size:100% 90%}.kubrick-promo-video .kubrick-info{min-height:428px}@media (min-width: 1210px){.kubrick-promo-video .kubrick-info{min-height:440px}}@media (max-width: 979px){.kubrick-promo-video .kubrick-info{min-height:0}}.kubrick-info.no-min{min-height:0}.kubrick-info.no-sticky{margin:0 auto;width:100%;padding:20px;min-height:0;background:#000;float:none;position:static}.kubrick-info h2{font-size:32px;line-height:35px;-webkit-transition:color 0.25s,text-shadow 0.25s;transition:color 0.25s,text-shadow 0.25s}.kubrick-info p{margin:10px 0;font-size:21px;line-height:30px}.kubrick-info h2,.kubrick-info p{font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;margin-bottom:0}.kubrick-info .byline{font-style:italic;font-family:Georgia,serif;font-size:18px;line-height:20px}.kubrick-info .stats{font-size:18px;line-height:20px}.kubrick-info .stats a{display:block;color:#ccc}.no-touch .kubrick-info .stats a:hover{color:#fff}.kubrick-info .stats span{display:block}.kubrick-info .stats .icon:before,.kubrick-info .stats .av-livestream .av-stream-label i:before,.av-livestream .av-stream-label .kubrick-info .stats i:before,.kubrick-info .stats #forums .breadcrumbs li:after,#forums .breadcrumbs .kubrick-info .stats li:after{margin-right:5px}.kubrick-info a,.kubrick-info p a{color:#fff}.no-touch .kubrick-info a:hover,.no-touch .kubrick-info p a:hover{color:#fff}.no-touch .kubrick-info a:hover h2{color:#fff;text-shadow:rgba(255,255,255,0.75) 0 0 10px !important}@media (min-width: 1210px){.kubrick-info h2{font-size:36px;line-height:40px}}@media (max-width: 979px){.kubrick-info{min-height:0;border:none;background:rgba(0,0,0,0.9);width:100% !important;float:none !important}.kubrick-info h2{font-size:30px;line-height:30px}.kubrick-info p{font-size:14px;line-height:20px}}
.kubrick-promo-video{margin:0 auto;position:relative;background-repeat:no-repeat;background-position:center center;background-size:cover}.kubrick-promo-video:before,.kubrick-promo-video:after{content:" ";width:400px;height:100%;background:url('/wp-content/themes/dbu-theme/library/images/bg-kubrick-fade-right.png') right top repeat-y;display:block;top:0;right:0;position:absolute}@media (max-width: 979px){.kubrick-promo-video:before,.kubrick-promo-video:after{display:none}}.kubrick-promo-video:after{background:url('/wp-content/themes/dbu-theme/library/images/bg-kubrick-fade-left.png') left top repeat-y;right:auto;left:0}@media (max-width: 979px){.kubrick-promo-video{background-position:center bottom;margin-bottom:20px;background-size:720px 405px}.kubrick-promo-video .span8{width:100%;margin-left:0}.kubrick-promo-video .av-video-player{margin:10px auto 0;background:none}}@media (max-width: 767px){.kubrick-promo-video{background-size:440px 248px}}@media (max-width: 479px){.kubrick-promo-video{background-size:280px 158px}}
.touch .kubrick-promo-video:before,.touch .kubrick-promo-video:after{display:none}.touch .kubrick-promo-video .kubrick-info{background:none}.kubrick-lead.video{background:#000;padding-top:0}.kubrick-lead.video .kubrick-info{background:url('/wp-content/themes/dbu-theme/library/images/bg-kubrick-video-info-fade.png') left top no-repeat;background-size:100% 100%}@media (max-width: 979px){.kubrick-lead.video .kubrick-info{padding:10px 0 0;margin:0;background:none}}.kubrick-lead.video .av-video-player{box-shadow:rgba(255,255,255,0.1) 0 0 0 1px;z-index:2}.kubrick-lead.video-active .kubrick-promo-video-cover{background:rgba(0,0,0,0.65);-webkit-transition:background 2.5s;transition:background 2.5s}.kubrick-lead.video-active .av-video-player{background:#000;box-shadow:none}.kubrick-lead.large{padding-top:20px}.kubrick-lead.large .row{padding:0;margin:0}.kubrick-lead.large .kubrick-info{width:100%;min-height:0;box-shadow:none}@media (min-width: 768px){.kubrick-lead.large .kubrick-info{margin-left:10px}}.kubrick-lead.large .video-size,.kubrick-lead.large .container,.kubrick-lead.large .dropnav .sub-nav-toc-menu,.dropnav .kubrick-lead.large .sub-nav-toc-menu{float:none;clear:both;margin:0 auto;width:100%;padding:0}.kubrick-lead.large .kubrick-promo-video:before,.kubrick-lead.large .kubrick-promo-video:after{display:none !important}.kubrick-lead.large .av-video-player,.kubrick-lead.large .kubrick-promo-video{margin:0 auto;max-width:960px}@media (min-width: 1280px) and (min-height: 720px){.kubrick-lead.large .av-video-player,.kubrick-lead.large .kubrick-promo-video{max-width:1280px}}.kubrick-lead.large .av-video-player{background:none}.kubrick-lead.sticky{padding:0;z-index:5000050;box-shadow:rgba(0,0,0,0.5) 0 -15px 10px 20px}.kubrick-lead.sticky .kubrick-promo-video .row{padding-top:0}.kubrick-lead.sticky .kubrick-info{margin-top:0 !important}.kubrick-lead.sticky .av-video-player{margin-top:20px}.kubrick-lead.sticky.large{padding:15px 0}.kubrick-lead.sticky.large .av-video-player{margin-top:0}.kubrick-lead .av-video-player{background:rgba(0,0,0,0.2);margin-top:20px}@media (min-width: 768px) and (max-width: 979px){.kubrick-lead .video-size{float:none;clear:both;margin:0 auto;width:100%;padding:0}}
.kubrick-lead.chat h4{font-family:Georgia,serif;font-style:italic}.kubrick-lead.chat .kubrick-info{min-height:418px}@media (max-width: 979px){.kubrick-lead.chat .kubrick-info{min-height:0;padding-bottom:20px}}
.kubrick-chat-player{width:620px;height:378px;margin:20px auto;position:relative;z-index:1}.kubrick-chat-player #player{width:100%;height:100%}@media (max-width: 479px){.kubrick-chat-player{width:280px;height:170px}}@media (min-width: 480px) and (max-width: 767px){.kubrick-chat-player{width:440px;height:268px}}@media (max-width: 979px){.kubrick-chat-player{margin:10px auto}}@media (max-width: 767px){.kubrick-chat-player{margin:0 auto}}.kubrick-chat-player div,.kubrick-chat-player embed,.kubrick-chat-player object{position:absolute;width:100%;height:100%;left:0;top:0}.kubrick-promo-article{max-width:960px;margin:0 auto;overflow:hidden;position:relative;background-position:center top;background-size:cover}.kubrick-promo-article:after,.kubrick-promo-article:before{content:"";width:280px;height:100%;background:url('/wp-content/themes/dbu-theme/library/images/bg-kubrick-fade-left.png') left repeat-y;display:block;top:0;position:absolute}@media (max-width: 979px){.kubrick-promo-article:after,.kubrick-promo-article:before{display:none}}.kubrick-promo-article:after{left:0}.kubrick-promo-article:before{background:url('/wp-content/themes/dbu-theme/library/images/bg-kubrick-fade-right.png') right repeat-y;right:0}@media (min-width: 1210px){.kubrick-promo-article{max-width:1160px}}@media (max-width: 979px){.kubrick-promo-article .kubrick-info{margin:140px 0 0;padding:10px 20px}.kubrick-promo-article .container,.kubrick-promo-article .dropnav .sub-nav-toc-menu,.dropnav .kubrick-promo-article .sub-nav-toc-menu{padding:0}}@media (max-width: 767px){.kubrick-promo-article{background-repeat:no-repeat;background-size:100% auto}}
.kubrick-promo-podcast{background:url('/wp-content/themes/dbu-theme/library/images/bg-podcast-page.jpg') center top;background-size:cover}.kubrick-promo-podcast .kubrick-info{background:none}.kubrick-overlap{background:#f2f2f3 none;margin:-180px 0 0 -100%;padding-left:100%;padding-right:10px;position:relative;z-index:2}@media (max-width: 979px){.kubrick-overlap{margin-top:-160px}}@media (max-width: 767px){.kubrick-overlap{margin:0;padding:0}}
.kubrick-overlap-shadow{background:#f2f2f3 none;padding-top:15px;margin-right:-2.12766%;margin-left:-2.12766%;padding-right:2.12766%;padding-left:2.12766%;position:relative}.kubrick-overlap-shadow:after{content:" ";display:block;width:10px;height:470px;background:url('/wp-content/themes/dbu-theme/library/images/bg-page-overlap-right.png') no-repeat;position:absolute;right:-10px;top:0}@media (max-width: 767px){.kubrick-overlap-shadow{margin:0;padding:0}.kubrick-overlap-shadow:after,.kubrick-overlap-shadow:before{display:none}}
.poll h4{margin-bottom:20px}.poll .number{margin-bottom:5px}.poll .number span{float:right;font-size:16px;color:#999}.poll .options{margin-left:20px;list-style-type:none;padding-left:20px}.poll .options li{margin-bottom:10px;list-style-type:none}.body-podcast .podcast-skin{background:#000 no-repeat right bottom;min-height:350px;padding-bottom:20px}.body-podcast .podcast-skin.bombcast{background-image:url('/wp-content/themes/dbu-theme/library/images/podcast-skin.jpg')}.podcast-sources a{margin:10px 10px 10px 0;border-radius:100px}.body-feeds h1{padding-bottom:20px}.body-feeds .feeds li{line-height:40px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.body-feeds .feeds a{float:right;margin-left:10px}.body-feeds .feeds .icon,.body-feeds .feeds .av-livestream .av-stream-label i,.av-livestream .av-stream-label .body-feeds .feeds i{color:#da652b}body.wiki_object .js-wikiEdit.disabled{opacity:0.5}@media (max-width: 767px){body.wiki_object .js-wikiEdit{display:none}}body.wiki_object .edit-view{display:block}body.wiki_object textarea.edit-view{width:62%;height:150px}body.wiki_object.releases table{margin-top:0}body.wiki_object.releases table tr td:nth-child(odd){white-space:nowrap}body.wiki_object.releases .release{margin-bottom:20px}body.wiki_object.releases .release .hover-edit{display:none;text-align:center;margin-top:5px}body.wiki_object.releases .release .hover-edit p{margin-bottom:2px;color:#999;font-size:12px}body.wiki_object.releases .release:hover .hover-edit{display:block}body.wiki_object .gallery-box-pod{margin-bottom:20px}body.wiki_object .last-edit{display:block;font-size:12px;line-height:16px;color:#555;clear:both}body.wiki_object .last-edit a{color:#2c2e30}.wiki-hdr{padding-bottom:20px;padding-top:20px}.wiki-hdr .btn,.wiki-hdr .av-age-gate button,.av-age-gate .wiki-hdr button{margin-top:10px;margin-left:10px}@media (max-width: 767px){.wiki-hdr .btn,.wiki-hdr .av-age-gate button,.av-age-gate .wiki-hdr button{clear:right}}.wiki-hdr h1,.wiki-hdr h2,.wiki-hdr h3,.wiki-hdr p{color:#fff;margin:0 0 10px;text-shadow:rgba(0,0,0,0.75) 0 1px 0;-webkit-font-smoothing:antialiased}@media (max-width: 767px){.wiki-hdr h1,.wiki-hdr h2,.wiki-hdr h3,.wiki-hdr p{margin-left:0}}.wiki-hdr a{color:#fff;-webkit-font-smoothing:antialiased}.wiki-hdr a:hover{color:#fff;text-shadow:rgba(0,0,0,0.25) 0 1px 0,rgba(255,255,255,0.75) 0 0 6px}.wiki-hdr p{font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif}.wiki-hdr p.wiki-descriptor{padding-bottom:10px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-dark.png');background-repeat:repeat-x}.wiki-hdr p.wiki-descriptor a{color:#5ea6ed}.wiki-hdr .wiki-page-type{display:inline-block;text-transform:uppercase}@media (min-width: 768px){.wiki-hdr-indent h1,.wiki-hdr-indent h2,.wiki-hdr-indent h3,.wiki-hdr-indent p,.wiki-hdr-indent ul{margin-left:230px}}
.wiki-boxart{float:left;position:relative;margin-right:30px;max-width:200px;max-height:260px;overflow:hidden}@media (max-width: 767px){.wiki-boxart{width:80px;margin:20px 0 10px 20px;float:right;clear:right}}.wiki-boxart.imgboxart{border:2px solid #1d1f20}.wiki-score{position:absolute;bottom:4px;left:4px;right:4px;text-align:center;background:rgba(0,0,0,0.8);display:none}
.wiki-relation{margin-bottom:0;*zoom:1}
.wiki-relation:before,.wiki-relation:after{display:table;content:""}
.wiki-relation:after{clear:both}
.wiki-relation li{display:block;padding:1px;background-position:top;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;*zoom:1;font-weight: bold;line-height:23px;font-family: 'Roboto',Arial,Helvetica;}
.wiki-relation li:before,.wiki-relation li:after{display:table;content:""}
.wiki-relation li a{color: #305A75; !important}
.wiki-relation li:hover{background-color:#f3f3f3 !important}
.wiki-relation li:after{clear:both}
.wiki-relation li.role{font-weight: bold;font-size:15px;line-height:23px;font-family:"Roboto,Arial,Helvetica";background-image:none;color:#9da1a4;}
.wiki-relation li.related-game img{width:122px;height:auto;float:left}
.wiki-relation li.related-game .relation{margin-top:15px;font-size:14px;font-weight: bold;font:Verdana, Geneva, sans-serif;}
.wiki-relation li .relation{white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;display:inline-block}
.wiki-relation li img{width:75px;margin-right:20px;/*border-radius:4px;*/border-right:#d51011 3px solid;}
.wiki-relation li input{margin-bottom:0}
.wiki-relation li .edit-icon a{margin-right:4px}
.wiki-relation li .credit-desc{color:#9da1a4}
.wiki-relation li .relation-note{margin:10px 0 0 60px}
.wiki-relation li .detail{display:inline-block;color:#9da1a4}
.wiki-relation li .credits-role{color:#9da1a4;margin-left:40px;font-size:12px;line-height:20px}
.wiki-relation li .further-detail{float:right;color:#9da1a4}
.wiki-relation li .credits-role-edit dd{padding-left:60px}
.wiki-relation li .credits-role-edit dd input{margin-right:5px}
.wiki-details{border:1px solid #2c2c2c;margin:0 0 20px;overflow:hidden;position:relative;z-index: 1;}
.wiki-details select{max-width:50%}.wiki-details h3{color:#FFF;padding:15px 10px 15px 10px;text-shadow:rgba(82,82,82,0.5) 0 1px 0}
.wiki-details h5{color:#FFF;padding:15px 10px 15px 10px;text-shadow:rgba(82,82,82,0.5) 0 1px 0}
.wiki-details .selector{padding:10px;background-color:#ecedee;background-position:top;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;*zoom:1}
.wiki-details .selector:before,.wiki-details .selector:after{display:table;content:""}
.wiki-details .selector:after{clear:both}
.wiki-details .selector .imgboxart{width:50px;margin-right:10px}
.wiki-details table{margin-bottom:0;border:0;border-radius:0}
.wiki-details td,.wiki-details th{border:0;padding:10px;vertical-align:top;color:#515458;background-position:top;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.wiki-details td img,.wiki-details th img{margin-right:10px;height:22px}./*wiki-details tr:nth-child(even) th,.wiki-details tr:nth-child(even) td{background-color:#f3f3f3}*/.wiki-details .view-more{float:right;margin:0 8px 8px}.wiki-details .aliases{white-space:initial}.wiki-review-pod{background:#000 center top no-repeat;border:1px solid #000;color:#fff;margin:0 0 20px 0;background-size:cover;border-radius:4px;box-shadow:rgba(0,0,0,0.5) 0 2px 5px;*zoom:1}.wiki-review-pod:before,.wiki-review-pod:after{display:table;content:""}.wiki-review-pod:after{clear:both}.wiki-review-pod a{color:#999}.wiki-review-pod a:hover{color:#fff}.wiki-review-pod h4{background:none;box-shadow:rgba(255,255,255,0.15) 0 1px 0}.wiki-review-pod h4:before{display:none}.wiki-review-pod .breakdown .breakdown-score a{color:#999}.wiki-review-pod .breakdown .progress{background:rgba(255,255,255,0.2)}.wiki-review-pod .wiki-review-cover{background:rgba(0,0,0,0.87);padding:15px;box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset}.wiki-review-pod .wiki-review-cover>div:last-child{margin-bottom:0}.wiki-review-pod .wiki-review-site a,.wiki-review-pod .wiki-review-users a{color:#fff}.wiki-review-pod .wiki-review-site a p,.wiki-review-pod .wiki-review-users a p{color:#999}.wiki-review-pod .wiki-review-site a:hover h3,.wiki-review-pod .wiki-review-site a:hover p,.wiki-review-pod .wiki-review-users a:hover h3,.wiki-review-pod .wiki-review-users a:hover p{color:#fff}.wiki-review-pod .wiki-review-site a:hover h3,.wiki-review-pod .wiki-review-site a:hover h4,.wiki-review-pod .wiki-review-users a:hover h3,.wiki-review-pod .wiki-review-users a:hover h4{text-shadow:rgba(255,255,255,0.75) 0 0 10px}.wiki-review-site{margin:0 0 20px;border-radius:4px 4px 0 0}.wiki-review-site p{margin:0 0 10px}.wiki-related-reviews{clear:both;margin:10px 0 0;font-size:12px;line-height:20px}.wiki-related-reviews a{margin:0;color:#eee;display:block}.wiki-related-reviews .title,.wiki-related-reviews .platform,.wiki-related-reviews .rating{display:inline-block;float:left}.wiki-related-reviews .title{width:100%;font-weight:bold;padding-top:4px;box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset}.wiki-related-reviews .platform{width:50%;text-align:right}.wiki-related-reviews .rating{width:50%}.wiki-review-users{margin-bottom:20px}.wiki-review-users p{color:#2c2e30}.wiki-review-users .btn,.wiki-review-users .av-age-gate button,.av-age-gate .wiki-review-users button{margin-left:10px}.wiki-controls{display:none;position:fixed;left:20px;bottom:25px;padding:20px;z-index:999;*zoom:1;background:#27292b;color:#e6e6e6;font-size:12px;border-radius:2px;box-shadow:rgba(0,0,0,0.25) 0 15px 10px -10px,rgba(0,0,0,0.25) 0 2px 6px,rgba(255,255,255,0.1) 0 1px 0 inset;text-shadow:rgba(0,0,0,0.5) 0 1px 0}.wiki-controls:before,.wiki-controls:after{display:table;content:""}.wiki-controls:after{clear:both}.wiki-controls:hover{cursor:move}.wiki-controls .controls-big{width:600px;display:none}.wiki-controls .controls-small{font-weight:bold}.wiki-controls div div{float:left;width:50%}.wiki-controls div div p{margin-bottom:0;padding-right:20px}.wiki-controls .added-items{display:block;padding:10px;background:#b31919;margin-bottom:20px;border-radius:5px}.wiki-controls .added-items i{float:left;display:block;font-size:50px;line-height:70px;margin-right:20px}.wiki-controls .added-items p{margin-bottom:10px;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;font-size:16px}.wiki-controls .added-items span{font-weight:bold}body.wiki-editing #kubrick-lead,body.wiki-editing .wiki-review-pod,body.wiki-editing .not-editable,body.wiki-editing .wiki-boxart{display:none}@media (min-width: 768px){body.wiki-editing .wiki-hdr h1,body.wiki-editing .wiki-hdr h2,body.wiki-editing .wiki-hdr p{margin-left:0}}body.wiki-editing .tome{margin-top:0}body.wiki-editing textarea{padding:10px}.wiki-list-item .icon-remove-sign{margin-left:5px;cursor:pointer;color:#999}.wiki-list-item .icon-remove-sign:hover{color:#b31919}.autocomplete .resultPod.fake-item{background-color:#dbe6f0}.body-simple-form .container-fluid{padding:0}.body-simple-form section.span8{padding:40px}@media (max-width: 767px){.body-simple-form section.span8{padding-top:0}}.body-simple-form aside.span4{background:#242629 url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png');color:#9da1a4;font-size:12px;overflow:auto;padding:40px}@media (min-width: 768px){.body-simple-form aside.span4{height:100%;position:fixed;top:0;right:0}}
.added-items-container span:after{content:", "}.added-items-container span:last-child:after{content:none}.js-editor-textarea.unsupported{width:100%;min-height:150px;margin:0 0 1em}.js-editor-textarea.unsupported.wikid{display:none}.tome{border:1px solid #ccc;background:#fff;overflow:hidden;border-radius:4px;margin:1em 0;position:relative}.tome .editor{padding:0 10px 10px;margin-top:10px;color:#2c2e30;position:relative;min-height:150px}.tome textarea{display:none;width:100%;min-height:150px;border:0;background:none;font:12px monospace;box-shadow:none;border-radius:0;padding:0;margin:0}.tome textarea:focus{box-shadow:none;outline:none}.tome .toolbars{width:100%;border-radius:4px 4px 0 0}.tome .toolbars.fixed{position:fixed}.tome .toolbar{padding:5px 5px 5px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.tome .toolbar>span{margin-right:6px;display:inline-block}.tome .toolbar button{color:#515458;display:inline-block;cursor:pointer;border:1px solid transparent;height:20px;font-family:"Helvetica Neue","HelveticaNeue",Arial,sans-serif;font-size:12px;text-align:center;min-width:20px;background:none;margin:0 3px 3px 3px;padding:0 4px;width:auto;border-radius:4px;text-shadow:rgba(255,255,255,0.5) 0 1px 0}.tome .toolbar button:first-child{margin-left:0}.tome .toolbar button.buttonActive,.tome .toolbar button:hover{color:#fff;text-shadow:none}.tome .toolbar button.buttonDisabled{opacity:0.4;cursor:default;background:none}.tome .toolbar button.buttonDisabled:hover{color:#515458;background:none;border-color:transparent}.tome .toolbar button:before{font-size:14px}.tome .toolbar button.labeled-icon:before{padding-right:3px}.tome .toolbar .dropdown{position:relative}.tome .toolbar .dropdown:hover ul{display:block;z-index:2}.tome .toolbar .dropdown:hover>button{z-index:3}.tome .toolbar .dropdown>button{text-align:left;position:relative;width:auto;padding-right:20px}.tome .toolbar .dropdown>button.labeled-icon:before{padding-right:4px}.tome .toolbar .dropdown ul{display:none;overflow:hidden;top:100%;left:0;position:absolute;margin-top:-2px;padding:0;width:125px;border-radius:4px}.tome .toolbar .dropdown li{margin:0;list-style-type:none}.tome .toolbar .dropdown ul button{border:0;display:block;margin:0;background:none;height:auto;width:100%;text-align:left;padding:5px 0 5px 10px;border-radius:0}.tome .toolbar .dropdown ul button:before{margin-right:10px !important}.tome .toolbar .dropdown ul button:hover{color:#2c2e30;background-color:#27292b;background:rgba(39,41,43,0.1)}.tome .toolbar .dropdown ul button.on,.tome .toolbar .dropdown ul button.on:hover{color:#fff;text-shadow:none}.tome .toolbar .dropdown ul button.paragraph{font-weight:normal}.tome .toolbar .dropdown ul button.header-2{font-size:18px}.tome .toolbar .dropdown ul button.header-3{font-size:16px}.tome .toolbar .dropdown ul button.header-4{font-size:14px}.tome .toolbar .dropdownDisabled{opacity:0.4;cursor:default}.tome .toolbar .dropdownDisabled button{cursor:default;background:none;border-color:transparent}.tome .toolbar .dropdownDisabled button:hover{color:#515458}.tome .toolbar .dropdownDisabled:hover ul{display:none;z-index:1}.tome-wysiwyg-mode div[contenteditable]{display:table;min-height:150px;width:100%}.tome-wysiwyg-mode textarea{display:none}.tome-code-mode div[contenteditable]{display:none}.tome-code-mode textarea{display:block}.tome-toolbar-more .toolbar.more{display:block}.tome-toolbar-more .toolbar button.more{float:right}.tome-toolbar-more .toolbar button.more:before{content:"Less";font-size:12px}.tome-toolbar-less .toolbar.more{display:none}.tome-toolbar-less .toolbar button.more{float:right}.tome-toolbar-less .toolbar button.more:before{content:"More";font-size:12px}.tome-edit-menu{background:#444;padding:10px;width:200px;position:absolute;border-radius:4px;box-shadow:rgba(0,0,0,0.3) 2px 2px 2px}.tome-edit-menu[data-disabled="true"]{visibility:hidden}.tome-edit-menu[data-disabled="false"]{visibility:visible}.tome-edit-menu button{display:block;float:none;min-width:10px;height:20px;padding:0 5px;text-align:center;font:bold 11px/20px Arial,Sans-serif;cursor:pointer;border:1px solid #1a1a1a;color:#999;background-image:-webkit-linear-gradient(#4e4e4e,#212121);background-image:linear-gradient(#4e4e4e,#212121)}.tome-edit-menu button:hover{background-image:-webkit-linear-gradient(#212121,#4e4e4e);background-image:linear-gradient(#212121,#4e4e4e)}.tome-edit-menu button.on{color:cyan}.tome-edit-menu>span{margin-left:10px;margin-right:3px}.tome-edit-menu>span:first-child{margin-left:0}.tome-toolbar{position:absolute;background:#444;color:#fff;font:12px/22px Arial,Sans-serif;padding:5px;background-color:#464c53;border:1px solid #25282c;border-radius:4px;box-shadow:rgba(0,0,0,0.75) 0 4px 8px,rgba(255,255,255,0.15) 0 1px 0 inset}.tome-toolbar[data-disabled="true"]{display:none}.tome-toolbar[data-disabled="false"]{display:block}.tome-toolbar button{float:none;min-width:10px;height:20px;margin:0 0 0 3px;padding:0 5px;text-align:center;font:bold 11px/20px Arial,Sans-Serif;cursor:pointer;border:1px solid #1a1a1a;color:#999;background-image:-webkit-linear-gradient(#4e4e4e,#212121);background-image:linear-gradient(#4e4e4e,#212121)}.tome-toolbar button:hover{background-image:-webkit-linear-gradient(#212121,#4e4e4e);background-image:linear-gradient(#212121,#4e4e4e)}.tome-toolbar button.buttonActive{color:cyan}.tome-toolbar button.buttonDisabled{display:none}.tome-toolbar>span{margin-left:10px;margin-right:3px}.tome-toolbar>span:first-child{margin-left:0}.tome-toolbar span[data-toolbar-section]{margin:0}.tome-toolbar span[data-toolbar-section][data-disabled="true"]{display:none}.tome-toolbar span[data-toolbar-section][data-disabled="false"]{display:inline}.wysiwyg-modal{width:auto;max-width:90%}.wysiwyg-modal .wysiwyg-modal-body li{margin-bottom:10px}.wysiwyg-modal label{float:none;width:auto;text-align:left}.wysiwyg-modal input.waiting:after{content:"..."}.wysiwyg-modal [data-embed-option] .option-title,.wysiwyg-modal [data-embed-option] .step-title{font-family:"Helvetica Neue","HelveticaNeue",Arial,sans-serif;font-size:1.1em;font-weight:bold;line-height:2;margin-bottom:0.7em}.wysiwyg-modal [data-embed-option] button{font-size:1em;line-height:1.2;background:#fff;border:5px solid #e9e9e9;border-radius:5px;margin:0 5px;width:145px;padding:10px}.wysiwyg-modal [data-embed-option] button[data-selected="true"]{border-color:#008fa9}.wysiwyg-modal [data-embed-option] button span{display:block;font-size:0.9em;margin-top:0.4em}.wysiwyg-modal [data-embed-option] [data-disabled="true"]{opacity:0.5;cursor:default}.wysiwyg-modal [data-embed-option] [data-hidden="true"]{display:none}.wysiwyg-modal [data-embed-option] [data-hidden="false"]{display:block}.wysiwyg-modal [data-embed-option][data-disabled="true"]{display:none}.wysiwyg-modal [data-embed-option][data-disabled="false"]{display:block}.wysiwyg-modal .modal-footer[data-hidden="true"]{display:none}.wysiwyg-modal .modal-footer[data-hidden="false"]{display:block}.wysiwyg-modal .wysiwyg-search-wrap{position:relative}.wysiwyg-modal-waiting{z-index:1000}.wysiwyg-context-modal-open .modal-backdrop{background:none}.wysiwyg-modal-image [data-embed-option]{text-align:center}.wysiwyg-modal-table{width:300px}.wysiwyg-modal-table ol{display:table;width:100%}.wysiwyg-modal-table li{display:table-cell;padding:5px}.wysiwyg-modal-table li label{margin:0;padding:0}.wysiwyg-modal-table .modal-body{padding:10px}.wysiwyg-modal-video{width:500px}.wysiwyg-modal-link{width:400px;overflow:visible}.wysiwyg-modal-link .modal-body{overflow:visible}.wysiwyg-modal-link .modal-body label{float:left;margin:4px 0 0 -150px}.wysiwyg-modal-link .modal-body input{margin-bottom:0}.wysiwyg-modal-link .wysiwyg-modal-link-props ol,.wysiwyg-modal-link .wysiwyg-search{padding:0 0 0 150px}.wysiwyg-modal-link .wysiwyg-modal-link-props li,.wysiwyg-modal-link .wysiwyg-search-wrap{display:table;margin:0 0 10px;padding:0;width:100%}.wysiwyg-modal-link .wysiwyg-modal-autocomplete{width:300px}.wysiwyg-modal-quicklink{position:absolute;top:0;left:0;margin:0;width:300px;overflow:visible}.wysiwyg-modal-quicklink .modal-body{padding:8px;overflow:visible}.wysiwyg-modal-quicklink .modal-body input[type="text"]{margin:0}.wysiwyg-modal-quicklink .modal-footer{padding:7px 8px 8px}.wysiwyg-modal-quicklink .wysiwyg-modal-autocomplete{width:100%}.wysiwyg-modal-userlist{min-width:40%;max-width:90%}.wysiwyg-modal-userlist .wysiwyg-modal-body:not(.loading){overflow:auto;padding:10px}.wysiwyg-modal-userlist table{background:none;width:100%}.wysiwyg-modal-userlist tbody tr{cursor:pointer}.wysiwyg-modal-userlist tbody tr:hover{background:#e2e3e4}.wysiwyg-modal-userlist td,.wysiwyg-modal-userlist th{padding:5px;vertical-align:middle}.wysiwyg-modal-userlist td.images{white-space:nowrap;min-width:129px}.wysiwyg-modal-userlist td.images img{margin-left:3px;height:30px;width:30px}.wysiwyg-modal-userlist td.images img:first-child{margin-left:0}.wysiwyg-modal-userlist td.title{min-width:50%}.wysiwyg-modal-userlist thead th{padding-bottom:3px}.wysiwyg-modal-userlist th{font-size:0.8em;font-weight:normal;line-height:1.2;text-align:left}.wysiwyg-modal-userlist th.images{visibility:hidden}.is-user-list{background:none;width:100%}.is-user-list tbody tr{cursor:pointer}.is-user-list tbody tr:hover{background:#e2e3e4}.is-user-list td,.is-user-list th{padding:5px;vertical-align:middle}.is-user-list td.images{white-space:nowrap;min-width:129px}.is-user-list td.images img{margin-left:3px;height:30px;width:30px}.is-user-list td.images img:first-child{margin-left:0}.is-user-list td.title{min-width:50%}.is-user-list thead th{padding-bottom:3px}.is-user-list th{font-size:0.8em;font-weight:normal;line-height:1.2;text-align:left}.is-user-list th.images{visibility:hidden}.wysiwyg-article{background:#fff}.wysiwyg-article table,.wysiwyg-article td,.wysiwyg-article th{cursor:text}.wysiwyg-article table[data-borders="false"]{border:1px dashed #ddd}.wysiwyg-article table[data-borders="false"] td,.wysiwyg-article table[data-borders="false"] th{border:1px dashed #ddd}.wysiwyg-article td,.wysiwyg-article th{padding:4px 6px}.wysiwyg-article [data-mce-hellip-stub] a:before{content:"\2026"}.wysiwyg-article .spoiler{background:none;outline:1px dotted #2c2e30}.wysiwyg-article .spoiler *{color:inherit !important}.wysiwyg-article .tome-note{margin:1em 0}.wysiwyg-article .tome-insert{text-align:center}.wysiwyg-article .tome-insert img{margin:0 5px}.wysiwyg-article .tome-insert textarea{width:100%}.wysiwyg-article .tome-insert span{display:block;margin:5px 0}.wysiwyg-article .tome-teaser{clear:both;height:15px;cursor:pointer;border:0;border-top:1px dotted #ccc;background:url('/static/editor/img/tome/pagebreak.gif') center no-repeat}.wysiwyg-article .js-item-cage[rel="image"]>div:hover{outline:5px dotted #000}.wysiwyg-article .js-item-cage[rel="video"]:hover,.wysiwyg-article .js-item-cage[rel="galleries"]:hover,.wysiwyg-article .js-item-cage[rel="images"]:hover,.wysiwyg-article .js-item-cage[rel="html"]:hover{outline:5px dotted #000}.wysiwyg-article .editor>blockquote:hover{outline:5px dotted #000}.body-help article h2{font-size:36px;margin:0 0 40px 0;padding-top:40px;background:none}.body-help article h3{padding:40px 0 0 0;font-weight:bold;margin-bottom:10px;margin-top:20px;background-position:top;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.body-help article p{padding-bottom:40px}#gallery-content.container,.dropnav #gallery-content.sub-nav-toc-menu{width:100%;padding:0 10px}.gallery-header{color:#fff;padding:0;background-size:100% auto}.gallery-header .gallery-header-fade,.gallery-header .gallery-header-grad{padding:20px}.gallery-header .gallery-header-fade{background-color:rgba(0,0,0,0.75)}.gallery-header h1 a,.gallery-header h2 a,.gallery-header h3 a,.gallery-header p a{color:#fff}.gallery-header h1 a:hover,.gallery-header h2 a:hover,.gallery-header h3 a:hover,.gallery-header p a:hover{color:#fff}.gallery-header li{display:inline-block;padding:10px}.gallery-header .btn,.gallery-header .av-age-gate button,.av-age-gate .gallery-header button{float:right;margin-left:10px}.gallery-header .img{width:100px;float:left;margin:5px 20px 0 0}.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1}.isotope,.isotope .isotope-item{-webkit-transition-duration:0.8s;transition-duration:0.8s}.isotope{-webkit-transition-property:width;transition-property:width;-webkit-transition-property:height;transition-property:height}.isotope .isotope-item{-webkit-transition-property:-webkit-transform;transition-property:transform;-webkit-transition-property:opacity;transition-property:opacity}.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-webkit-transition-duration:0s;transition-duration:0s}.isotope-container{margin:0 auto}.isotope-image{width:24%;background:#fff;border-top:solid 1px #fff;padding:10px 10px 0 10px;margin:0.5%;box-shadow:0 1px 3px rgba(34,25,25,0.4);font-size:11px;font-weight:bold;line-height:14px;display:inline-block;position:relative;opacity:1}@media (min-width: 1210px){.isotope-image{width:19%}}@media (min-width: 768px) and (max-width: 979px){.isotope-image{width:49%}}@media (max-width: 767px){.isotope-image{width:99%}}.isotope-image.underConstruction{opacity:0}.isotope-image.editing .edit-bar{display:block}.isotope-image.editing .edit-bar a,.isotope-image.editing .edit-bar a:hover{display:none}.isotope-image.editing .edit-bar a.edit-btn{display:block !important;width:100%;background-image:-webkit-linear-gradient(#1294e7,#0e70ae);background-image:linear-gradient(#1294e7,#0e70ae);color:#fff}.isotope-image.related-object{width:99%;font-size:14px;font-weight:normal;line-height:20px;margin-top:20px}.isotope-image.related-object h4{color:#2c2e30}.isotope-image.related-object p{margin-bottom:10px;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif}.isotope-image.related-object p a{color:#b31919}.isotope-image.related-object p button{float:right;margin-left:10px}.isotope-image.related-object p.tags{background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;padding-bottom:15px;color:#999}.isotope-image.related-object .title{background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;background-color:#ecedee;margin:-10px -10px 10px -10px;padding:5px 10px}.isotope-image.related-object .title a,.isotope-image.related-object .title h1{font-size:18px;display:inline;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif}.isotope-image.related-object .title a{color:#999}.isotope-image.related-object ul{margin-bottom:10px}@media (max-width: 480px){.isotope-image.related-object ul{padding-left:0}}.isotope-image.related-object li{display:inline-block;background:#e4e6e7;border-radius:4px;padding:0 5px;margin-bottom:5px;font-size:12px}.isotope-image.related-object li a{color:#555;display:inline-block}.isotope-image.related-object li.on{font-weight:bold;background:#b31919;color:#fff}.isotope-image.related-object li.on a,.isotope-image.related-object li.on i{color:#fff}.isotope-image.related-object li i{color:#c5c7c9}.isotope-image.related-object input{padding-left:18px;background:#fff url('/bundles/phoenixsite/images/core/sprites/icons/icn-search-12x12.png') no-repeat 2px center}.isotope-image .fav{position:absolute;top:20px;right:20px;opacity:0.8;color:#fff !important;text-shadow:rgba(0,0,0,0.25) 0 1px 0}.isotope-image:hover .fav{display:none}.isotope-image .edit-bar{position:absolute;top:100px;left:0;width:100%;display:none;*zoom:1}.isotope-image .edit-bar:before,.isotope-image .edit-bar:after{display:table;content:""}.isotope-image .edit-bar:after{clear:both}.isotope-image .edit-bar a{text-align:center;padding:10px;line-height:30px;font-size:18px;display:block;margin:0;background:rgba(255,255,255,0.8);font-weight:bold;box-shadow:rgba(0,0,0,0.25) 0 2px 6px;text-shadow:rgba(0,0,0,0.25) 0 1px 0}.isotope-image .edit-bar a:hover{background:rgba(255,255,255,0.9)}.isotope-image:hover .edit-bar{display:block}.isotope-image img{width:100%}.isotope-image a{color:#2c2e30}.isotope-image dl{margin:0 -10px}.isotope-image dd{font-weight:normal;padding:10px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;color:#999}.isotope-image dd p{margin:0}.isotope-image dd:last-child{background:none;border:none}.isotope-image dd:last-child.comment{background-color:#ecedee}.isotope-image dd.comment{background-color:#ecedee;font-style:italic;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;*zoom:1}.isotope-image dd.comment:before,.isotope-image dd.comment:after{display:table;content:""}.isotope-image dd.comment:after{clear:both}.isotope-image dd.comment .avatar{width:20px;height:20px;float:left}.isotope-image dd.comment img{width:20px;height:20px}.isotope-image dd.comment div{padding-left:30px}.isotope-image dd.comment.upload{line-height:20px}#gallery-edit{position:fixed;left:20px;bottom:20px;width:300px;padding:20px;z-index:999;*zoom:1;background:#fff;border-radius:2px;box-shadow:rgba(0,0,0,0.25) 0 15px 10px -10px,rgba(0,0,0,0.25) 0 2px 6px,rgba(255,255,255,0.1) 0 1px 0 inset}#gallery-edit:before,#gallery-edit:after{display:table;content:""}#gallery-edit:after{clear:both}#gallery-edit label{font-size:12px}#gallery-edit form{margin:0}#gallery-edit h3{background:#1294e7;color:#fff;margin:-20px -20px 0 -20px;padding:10px 20px;margin-bottom:20px;font-weight:normal;cursor:move}#gallery-edit h3 .icon-remove{float:right;color:#fff}#gallery-edit .partial-tag-note{margin-bottom:10px;font-size:11px;line-height:20px}#gallery-edit input.datepicker-input{width:120px}#gallery-edit input.timepicker{width:80px;margin:0}#gallery-edit .gallery-edit__actions{display:inline-block}#gallery-edit .gallery-edit__actionsMod{margin:10px -20px 0;padding:10px 20px;background:#d9d9d9}.filmstrip{position:fixed;top:0;left:0;width:100%;height:100%;background:url('/wp-content/themes/dbu-theme/library/images/texture-dark-canvas.png');z-index:4950;visibility:hidden;-moz-box-sizing:border-box;box-sizing:border-box}.filmstrip.filmstripOpen{visibility:visible}.filmstrip .image-mask{width:100%;height:100%;z-index:4951;background:rgba(0,0,0,0.7);position:fixed;display:none}.filmstrip .image-pane{border-radius:4px;display:inline-block;vertical-align:middle;height:0;padding:0;text-align:center;position:relative;border-right:1px solid #000;border-top:1px solid rgba(255,255,255,0.1);cursor:pointer;background:rgba(0,0,0,0.3) none no-repeat center;z-index:4951}.filmstrip .image-pane.loading{background-image:url('/wp-content/themes/dbu-theme/library/images/loading.gif')}.filmstrip .image-pane img{top:0;left:0;max-width:100%;max-height:100%;position:absolute}.filmstrip .image-pane .image-fs{font-size:50px;height:50px;width:50px;line-height:50px;border-radius:4px;color:rgba(255,255,255,0.2);position:absolute;right:40px;bottom:40px;background-color:rgba(0,0,0,0.5);display:none}.filmstrip .image-pane .image-fs:hover{color:#fff;cursor:pointer}.filmstrip .image-pane:hover .image-fs{display:block}.filmstrip .image-pane:hover .image-next,.filmstrip .image-pane:hover .image-prev{opacity:100}.filmstrip .image-title{color:#fff;font-size:22px;line-height:40px;text-align:left;overflow:hidden;width:50%;position:absolute;left:40px;top:40px;font-family:"Helvetica Neue","HelveticaNeue",Arial,sans-serif;font-weight:bold;z-index:4954;text-shadow:#80bfff 0 0 5px,#000 0 0 2px}.filmstrip .image-comments{display:inline-block;vertical-align:middle;width:300px;background:#f7f7f7;height:100%;position:fixed;right:0;top:0;border-left:1px solid rgba(255,255,255,0.1);border-radius:4px;-webkit-transition:width 0.1s;transition:width 0.1s}.filmstrip .image-comments .login-alert{text-align:center;background:#fff}.filmstrip .image-comments .login-alert>p{margin-bottom:0}.filmstrip .image-comments ul{margin-bottom:0;overflow-x:hidden}.filmstrip .image-comments ul.scroll{overflow-y:auto}.filmstrip .image-comments li{font-style:italic;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;padding:10px;background-color:#e4e6e7;line-height:16px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;*zoom:1}.filmstrip .image-comments li:before,.filmstrip .image-comments li:after{display:table;content:""}.filmstrip .image-comments li:after{clear:both}.filmstrip .image-comments li .avatar{width:20px;height:20px;float:left}.filmstrip .image-comments li img{width:20px;height:20px}.filmstrip .image-comments li div{padding-left:30px}.filmstrip .image-comments li.upload{line-height:20px}.filmstrip #postComment{margin-bottom:0}.filmstrip .image-control{font-size:16px;color:#eee;position:relative;z-index:4953;cursor:pointer}.filmstrip .image-control:hover{color:#fff;text-shadow:#80bfff 0 0 5px,#000 0 0 2px;-webkit-transition:all 0.05s;transition:all 0.05s}.filmstrip .image-close{background-color:rgba(0,0,0,0.5);color:#fff;line-height:50px;text-align:center;height:50px;width:50px;font-size:46px;display:block;position:fixed;top:40px;right:40px;color:rgba(255,255,255,0.2);z-index:4952;cursor:pointer;border-radius:4px}.filmstrip .image-close i{cursor:pointer}.filmstrip .image-next,.filmstrip .image-prev{background-color:rgba(0,0,0,0.5);width:50px;height:50px;line-height:50px;text-align:center;display:block;position:absolute;top:50%;margin-top:-40px;opacity:0;border-radius:4px;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.touch .filmstrip .image-next,.touch .filmstrip .image-prev{opacity:100;width:50px;height:50px;line-height:50px}.filmstrip .image-next:active,.filmstrip .image-prev:active{background-color:rgba(0,0,0,0.8);-webkit-transform:scale(0.9, 0.9);transform:scale(0.9, 0.9)}.filmstrip .image-next i,.filmstrip .image-prev i{position:absolute;top:50%;margin-top:-25px;font-size:50px;line-height:50px;display:block;left:50%}.touch .filmstrip .image-next i,.touch .filmstrip .image-prev i{font-size:50px;line-height:50px;margin-top:-25px}.filmstrip .image-next{right:40px}.touch .filmstrip .image-next{right:20px}.filmstrip .image-next i{margin-left:-6px}.touch .filmstrip .image-next i{margin-left:-5px}.filmstrip .image-prev{left:40px}.touch .filmstrip .image-prev{left:20px}.filmstrip .image-prev i{margin-left:-13px}.touch .filmstrip .image-prev i{margin-left:-12px}.filmstrip .image-strip{background-image:-webkit-linear-gradient(#333333,#222222);background-image:linear-gradient(#333333,#222222);position:fixed;left:0;top:100%;width:100%;height:50%;z-index:4952;margin-bottom:-50%;-webkit-transition:all 0.1s;transition:all 0.1s;display:none}.filmstrip .image-strip.imagestripActive{display:block}.filmstrip .image-strip.imagestripActive:after{content:"";position:absolute;top:-5px;left:0;width:100%;height:5px;background-color:#444}.filmstrip .image-strip .number{height:5%;background:#444;box-shadow:rgba(255,255,255,0.1) 0 1px 0 inset,rgba(0,0,0,0.15) 0 2px 4px;z-index:4953;position:relative}.filmstrip .image-strip ul{height:95%;overflow-y:auto;text-align:center}.filmstrip .image-strip li,.filmstrip .image-strip li img{display:inline-block;width:130px;height:130px}.filmstrip .image-strip li{margin:20px 10px 0 10px}.filmstrip .image-strip li a{display:block;position:relative}.filmstrip .image-strip li a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;display:block;box-shadow:rgba(0,0,0,0.3) 0 1px 3px}@media (max-width: 767px){.filmstrip .image-strip li a:after{content:none}}.filmstrip .image-strip li:last-child{margin-bottom:20px}.filmstrip .image-strip img{opacity:0;-webkit-transition:opacity 0.2s;transition:opacity 0.2s}.filmstrip .image-strip img.loaded{opacity:1}.filmstrip .image-strip .image-view-film{width:120px;height:40px;text-align:center;color:#fff;padding:10px;background-color:#444;font-size:12px;font-weight:bold;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:rgba(255,255,255,0.1) 0 1px 0 inset;color:#fff;border-bottom:none;position:absolute;top:-39px;left:50%;z-index:4954;-webkit-transition:left 0.1s;transition:left 0.1s}.filmstrip .image-strip .image-view-film .caret-message:before{content:"View all images"}.filmstrip.imageStripOpen .image-strip{top:50%}.filmstrip.imageStripOpen .image-strip:after{display:none}.filmstrip.imageStripOpen .image-mask{display:block}.filmstrip.imageStripOpen .image-strip .caret-message:before{content:"Close gallery"}.filmstrip.imageStripOpen .image-next,.filmstrip.imageStripOpen .image-prev{display:none}.filmstrip .image-viewer-ad{height:0;padding:0;display:none;visibility:hidden}.filmstrip .mapped-ad{visibility:hidden}.filmstrip .image-commands-tip{z-index:4955;top:50%;left:50%;width:40%;margin-left:-20%;margin-top:-10%;position:absolute;background:rgba(0,0,0,0.7);display:block;border-radius:10px;color:#fff;font-size:22px;text-align:center;padding:20px;display:block;opacity:1}.filmstrip .image-commands-tip p{font-size:18px}.filmstrip .image-commands-tip-hide{display:none}.filmstrip .image-commands-tip-fade-out{opacity:0;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.filmstrip-with-ads .image-viewer-ad{height:auto;display:block}.filmstrip-with-ads .image-viewer-leader .mapped-ad,.filmstrip-with-ads .image-viewer-leader .mapped-ad .ad-wrap{background:none;margin:0 auto;padding:0;height:110px}.filmstrip-with-ads .image-viewer-mpu{width:300px;height:250px;background:#999;color:#fff;font-size:24px;text-align:center;padding:0;overflow:hidden;margin-top:1px;border-top-left-radius:4px}.filmstrip-with-ads .image-viewer-mpu .mapped-ad,.filmstrip-with-ads .image-viewer-mpu .mapped-ad .ad-wrap{margin:0;padding:0}.filmstrip-with-ads.filmstripOpen .image-viewer-ad,.filmstrip-with-ads.filmstripOpen .mapped-ad{visibility:visible}
.content-body{*zoom:1}
.content-body:before,.content-body:after{display:table;content:""}.content-body:after{clear:both}
.content-body h2,.content-body h3{clear:both;}.content-body h4{clear:both; padding-top:10px; margin-top:0px;}.content-body h2{
	color: #c03538;   
    padding-left:20px;
	padding-top:2px;
	padding-bottom:3px;
	line-height: 1em;
    border-bottom: 2px solid #C12025;
    background: url("/wp-content/themes/dbu-theme/library/images/red-bar.jpg") no-repeat scroll 0px 0px transparent;
	background-position:left;
	margin-bottom: 20px;
	font-size:30px;

}

.content-body h3{
	color: #3cab2c;
	padding-left: 1px;
    border-bottom: 2px solid #3cab2c;
    padding-bottom: 1px;
	margin-bottom: 15px;
    /*background: url("/wp-content/themes/dbu-theme/library/images/left-red.png") no-repeat scroll 0px 0px transparent;*/
	}
.content-body h4{
	color: #1c1c1c;
	padding-left: 60px;
    background: url("/wp-content/themes/dbu-theme/library/images/tread.jpg") no-repeat scroll 0px 0px transparent;
	background-position:left;
	padding-bottom:10px;
	}
.content-body h3,.content-body h4,.content-body h5,.content-body h6{font-weight:500}html[data-useragent*='Chrome'][data-platform='Win32'] .content-body h3,html[data-useragent*='Chrome'][data-platform='Win32'] .content-body h4,html[data-useragent*='Chrome'][data-platform='Win32'] .content-body h5,html[data-useragent*='Chrome'][data-platform='Win32'] .content-body h6{font-weight:600}.content-body ins{background:none;color:#2c2e30;text-decoration:underline}.content-body figure{position:relative}.content-body figure h1{position:absolute;bottom:0;color:#fff;text-shadow:none;width:100%;padding:0 20px;line-height:100%;vertical-align:text-bottom;background-color:rgba(0,0,0,0.7)}.content-body figure figcaption{clear:both;display:block;font-family:Georgia,serif;font-style:oblique;margin:10px 0;text-align:center;text-shadow:rgba(255,255,255,0.5) 0 1px 0}.content-body .gallery-insert,.content-body figure[data-embed-type="gallery"]{margin:20px 0;padding-top:10px;position:relative;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;*zoom:1}.content-body .gallery-insert:before,.content-body .gallery-insert:after,.content-body figure[data-embed-type="gallery"]:before,.content-body figure[data-embed-type="gallery"]:after{display:table;content:""}.content-body .gallery-insert:after,.content-body figure[data-embed-type="gallery"]:after{clear:both}.content-body .gallery-insert:before,.content-body figure[data-embed-type="gallery"]:before{content:" ";display:block;width:100%;height:2px;position:absolute;top:0;left:0;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.content-body .gallery-insert a,.content-body figure[data-embed-type="gallery"] a{float:left;width:8%;margin:10px 1%}.content-body .gallery-insert img.loading,.content-body figure[data-embed-type="gallery"] img.loading{background:url('/wp-content/themes/dbu-theme/library/images/loading.gif') no-repeat top center;height:50px}.content-body .gallery-insert figcaption,.content-body figure[data-embed-type="gallery"] figcaption{padding:10px 0 0}.content-body .center,.content-body [data-align="center"]{margin-left:auto;margin-right:auto;text-align:center}.content-body .right,.content-body [data-align="right"]{float:right !important;margin-top:5px;margin-left:40px}.content-body .left,.content-body [data-align="left"]{float:left !important;margin-top:5px;margin-right:40px}.content-body figure.large,.content-body figure[data-size=large]{clear:both;max-width:960px}.content-body figure.large>a,.content-body figure[data-size=large]>a{display:block;margin-bottom:20px;position:relative}.content-body figure.large>a:before,.content-body figure[data-size=large]>a:before{content:" ";background:url('/wp-content/themes/dbu-theme/library/images/bg-shadow-lift-920x20.png') center top no-repeat;background-size:100% 100%;display:block;height:20px;left:50%;margin-left:-50%;margin-top:0;position:absolute;top:100%;width:100%}@media (max-width: 767px){.content-body figure.large>a:before,.content-body figure[data-size=large]>a:before{content:none}}.content-body figure.medium,.content-body figure[data-size=medium]{max-width:400px}.content-body figure.medium>a,.content-body figure[data-size=medium]>a{display:block;margin-bottom:20px;position:relative}.content-body figure.medium>a:before,.content-body figure[data-size=medium]>a:before{content:" ";background:url('/wp-content/themes/dbu-theme/library/images/bg-shadow-lift-920x20.png') center top no-repeat;background-size:100% 100%;display:block;height:20px;left:50%;margin-left:-50%;margin-top:0;position:absolute;top:100%;width:100%}@media (max-width: 767px){.content-body figure.medium>a:before,.content-body figure[data-size=medium]>a:before{content:none}}.content-body figure.small,.content-body figure[data-size=small]{max-width:280px}.content-body figure.small>a,.content-body figure[data-size=small]>a{display:block;position:relative}.content-body figure.small>a:after,.content-body figure[data-size=small]>a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;display:block;box-shadow:rgba(0,0,0,0.3) 0 1px 3px}@media (max-width: 767px){.content-body figure.small>a:after,.content-body figure[data-size=small]>a:after{content:none}}.content-body figure.large>a,.content-body figure[data-size=large]>a,.content-body figure.medium>a,.content-body figure[data-size=medium]>a,.content-body figure.small>a,.content-body figure[data-size=small]>a{max-width:100%;display:inline-block}.content-body .screen_large{width:256px}.content-body .large,.content-body .middle,.content-body .small,.content-body .screen_large{max-width:100%}content-body table{margin:20px 0;overflow:hidden}.content-body table[data-max-width="true"]{width:100%}.content-body th,.content-body td{padding:5px;text-align:left;border-collapse:collapse}.content-body th{background-color:rgba(0,0,0,0.1);border-left:1px solid rgba(255,255,255,0.1);border-right:1px solid rgba(0,0,0,0.1)}.content-body th:first-child{border-left:none}.content-body th:last-child{border-right:none}.content-body tr:nth-of-type(odd) td{background-color:rgba(255,255,255,0.05)}.content-body ul{list-style-type:square; text-align:justify; margin:0 0 10px 20;padding:0 0 0 25px}.content-body ul li{list-style-type:square;margin-bottom:5px;}.content-body td ul{padding-left:20px}.content-body ol{list-style-type:decimal;margin:0 0 20px 0;padding:0 0 0 40px}.content-body ol li{list-style-type:decimal}.content-body .list-type-none{list-style:none;padding-left:0}.content-body .list-type-none li{list-style:none}.content-body span[data-embed-type="spoiler"]{background:#2c2e30}.content-body span[data-embed-type="spoiler"]:hover{background:none}.content-body span[data-embed-type="spoiler"]:hover a{color:#b31919}.content-body span[data-embed-type="spoiler"] a{color:#2c2e30}.content-body div[data-embed-type="spoiler"]{margin-bottom:20px;border-left:solid 2px #b31919;padding-left:10px}.content-body div[data-embed-type="spoiler"] .header{cursor:pointer}.content-body div[data-embed-type="spoiler"] .header:before{display:block;color:#b31919;content:"Click to reveal **SPOILERS**";cursor:pointer}.content-body [data-message-user]{font-weight:bold}.content-body div[data-embed-type="message-quote"]{clear:both}.content-body div[data-embed-type="message-quote"] div[data-embed-type="message-quote-content"]{border-left:1px solid #cccfd1;font-family:"Helvetica Neue","HelveticaNeue",Arial,sans-serif;margin:10px 0 10px 40px;padding:0 0 0 10px;overflow:hidden}.content-body div[data-embed-type="message-quote"] div[data-embed-type="message-quote"]{opacity:0.7}.content-body div[data-embed-type="video"]{clear:both;text-align:center;margin-bottom:20px;position:relative;width:100%}.content-body div[data-embed-type="video"]:before{display:block;content:" ";height:0;width:100%;padding:56.25% 0 40px 0}.content-body div[data-embed-type="video"] iframe{height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0}.content-body iframe{max-width:100%}@media (max-width: 767px){body:not(.wysiwyg-article) article blockquote{width:100%;margin-left:0;margin-right:0;float:none !important}body:not(.wysiwyg-article) article table{display:block}body:not(.wysiwyg-article) article figure[data-embed-type="image"]{width:100%;max-width:100%}body:not(.wysiwyg-article) article figure[data-embed-type="image"] [data-align="left"],body:not(.wysiwyg-article) article figure[data-embed-type="image"] [data-align="right"]{margin-left:auto !important;margin-right:auto !important;float:none !important}body:not(.wysiwyg-article) article figure[data-embed-type="image"] a{display:block}body:not(.wysiwyg-article) article figure[data-embed-type="image"] img{width:100%}}
.message-content .message-body blockquote{font-family:"Helvetica Neue","HelveticaNeue",Arial,sans-serif;padding:0 0 0 20px;margin-left:20px;border-left:2px solid #999d9f;font-size:12px;line-height:20px;opacity:0.75}.message-content .message-body blockquote p,.message-content .message-body blockquote li,.message-content .message-body blockquote div{font-size:12px;line-height:20px}.message-content .message-body blockquote blockquote{opacity:0.5}.news-hdr{margin-bottom:20px;text-shadow:rgba(255,255,255,0.5) 0 1px 0;*zoom:1}.news-hdr:before,.news-hdr:after{display:table;content:""}.news-hdr:after{clear:both}.news-hdr .score.score-special.score-big{float:left}.news-hdr .system-list{display:inline-block;float:left;margin:0;padding:5px}.content-body .news-byline{color:#2c2e30;clear:left;font-weight:400;padding-bottom:10px;margin:5px 0 10px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}html[data-useragent*='Chrome'][data-platform='Win32'] .content-body .news-byline{font-weight:400}.content-body .news-byline .comments{float:right;text-align:right}@media (max-width: 767px){.content-body .news-byline{font-size:14px}}.content-body .news-deck{background:none;font-weight:500;padding:0;margin-bottom:10px}.content-body .news-section{color:#696e72;margin-bottom:5px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;background-position:center center}.content-body .news-section h4,.content-body .news-section a{background-color:#f2f2f3}.content-body .news-section h4{float:left;font-weight:400;padding-right:10px;margin:0;font-size:14px;line-height:20px}.content-body .news-section a{float:right;margin-left:10px;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;padding-left:10px;font-size:14px;line-height:20px}.content-body .news-section a i:before{font-size:14px}.news-author figure{float:left;margin:0 10px 0 0;width:60px}.news-author h3{background:none}.news-author p{color:#515458;margin:10px 0}.news-author a{color:#2c2e30}.news-author a:hover{color:#b31919}.news-author a.icn{font-size:12px;display:block}.news-author .icon-twitter{display:block}.news-author .icon-twitter:before{color:#00a0d1}.news-author-twitter{margin:0}.news-author-twitter li{padding:10px 0 12px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;*zoom:1}.news-author-twitter li:before,.news-author-twitter li:after{display:table;content:""}.news-author-twitter li:after{clear:both}.news-author-twitter .img{float:left;width:40px;margin-top:3px;border-radius:4px}.news-author-twitter .img img{border-radius:4px}.news-author-twitter p{display:block;margin:0 0 5px 50px;clear:right}.news-author-twitter p .icon-twitter{float:right;width:auto}.news-author-twitter p .icon-twitter:before{color:#00a0d1}.news-author-twitter p.time{color:#696e72;font-size:11px;text-transform:uppercase;margin-bottom:0}.news-author-twitter p.author{display:none}.news-author-twitter p.author a{color:#515458}.news-author-twitter p.author a:hover{color:#b31919}.news-related dt,.news-related dd{display:inline-block;margin-right:10px}.review-info{border:6px solid #fff;margin:0 0 40px;overflow:hidden;border-radius:2px;box-shadow:rgba(0,0,0,0.25) 0 1px 3px}.review-info dl{background:#fff;border:0;padding:10px 5px 0;margin:0;*zoom:1}.review-info dl:before,.review-info dl:after{display:table;content:""}.review-info dl:after{clear:both}.review-info dt,.review-info dd{display:block;font-size:12px;float:left;margin:0 0 5px;padding:0 0 0 10px}.review-info dt{color:#515458;clear:both;float:left;font-weight:bold;text-align:right;width:100px}.notifications-list{position:relative}.notifications-list:before{content:"";position:absolute;left:35px;top:0;width:3px;height:100%;background:#c9cccf}.notifications-list .notification-item{position:relative;padding:30px 10px 10px 75px;min-height:75px}.notifications-list .notification-item:first-child time{top:-9px}.notifications-list .notification-item .img{position:absolute;top:20px;left:10px;overflow:hidden;border-radius:30px;box-shadow:#d7d9db 0 0 0 4px,rgba(255,255,255,0.15) 0 1px 0 4px,#c9cccf 0 -1px 0 4px}.notifications-list .notification-item .img img{border-radius:30px;vertical-align:top;height:50px;width:50px}.notifications-list .notification-item .notification-body{font-size:12px;margin-bottom:5px}.notifications-list .notification-item .notification-body>*:only-of-type{margin-bottom:0}.notifications-list .notification-item time{color:#9da1a4;font-size:12px;position:absolute;top:0;left:75px}.notifications-list .notification-item time:before{content:"";position:absolute;left:-40px;top:9px;width:40px;height:1px;background:#c9cccf}.modal-image-editor{margin-top:-400px !important}.modal-image-editor .modal-body{overflow:visible;max-height:99999px}.modal-image-editor .controls{*zoom:1;height:22px;margin-bottom:20px}.modal-image-editor .controls:before,.modal-image-editor .controls:after{display:table;content:""}.modal-image-editor .controls:after{clear:both}.modal-image-editor .controls .btn,.modal-image-editor .controls .av-age-gate button,.av-age-gate .modal-image-editor .controls button{margin-right:4px}.modal-image-editor .controls .btn:last-child,.modal-image-editor .controls .av-age-gate button:last-child,.av-age-gate .modal-image-editor .controls button:last-child{margin-right:0}.modal-image-editor .controls .btn span,.modal-image-editor .controls .av-age-gate button span,.av-age-gate .modal-image-editor .controls button span{width:12px;height:12px;line-height:12px;margin-right:4px;vertical-align:middle;display:inline-block;background:transparent url('/bundles/phoenixsite/images/core/sprites/icn-editor-sprite.png') no-repeat}.modal-image-editor .controls .btn span.crop,.modal-image-editor .controls .av-age-gate button span.crop,.av-age-gate .modal-image-editor .controls button span.crop{background-position:0 -70px}.modal-image-editor .controls .btn span.hue,.modal-image-editor .controls .av-age-gate button span.hue,.av-age-gate .modal-image-editor .controls button span.hue{background-position:0 -105px}.modal-image-editor .controls .btn span.bright,.modal-image-editor .controls .av-age-gate button span.bright,.av-age-gate .modal-image-editor .controls button span.bright{background-position:0 -140px}.modal-image-editor .controls .btn span.rotate,.modal-image-editor .controls .av-age-gate button span.rotate,.av-age-gate .modal-image-editor .controls button span.rotate{background-position:0 -175px}.modal-image-editor .controls .actions{float:right}.modal-image-editor .controls .crop-sizes{display:inline-block;margin-bottom:0}.modal-image-editor .controls .crop-sizes li{display:inline-block;font-size:12px;padding-right:10px}.modal-image-editor .controls .crop-sizes input{margin-right:5px}.modal-image-editor .slider{height:16px;position:relative;width:250px;float:left}.modal-image-editor .slider .bar{height:4px;background:#ccc;position:absolute;width:150px;top:6px;right:0}.modal-image-editor .slider .position{width:16px;height:16px;background:transparent url('/wp-content/themes/dbu-theme/library/images/slider-position.png') no-repeat;position:absolute;margin-left:42px;top:0;cursor:col-resize}.modal-image-editor .slider .label{font-size:12px;line-height:16px;width:80px;padding-right:20px;text-align:right}.modal-image-editor .stage{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:620px;height:620px;background:#e4e6e7;position:relative}.modal-image-editor .stage .croppable-area{max-width:620px;max-height:620px;position:absolute;overflow:hidden}.modal-image-editor .stage .croppable-area img{max-width:620px;max-height:620px}.modal-image-editor .stage .loading-text{bottom:0;left:0;background:rgba(0,0,0,0.8);padding:0 5px;color:#fff;font-size:12px;position:absolute}.modal-image-editor .stage .loading-text span{color:#999}.modal-image-editor .stage .real-size{bottom:0;right:0;background:rgba(0,0,0,0.8);padding:0 5px;color:#fff;font-size:12px;position:absolute}.modal-image-editor .stage .real-size span{color:#999}.modal-image-editor .stage .crop-box{position:absolute;box-shadow:rgba(0,0,0,0.7) 0 0 0 620px}.modal-image-editor .stage .grid{-webkit-flex-direction:column;flex-direction:column;width:100%;height:100%;border:solid 1px #fff;cursor:move}.no-flexbox:not(.flexboxlegacy) .modal-image-editor .stage .grid{display:table;width:100%}.flexboxlegacy .modal-image-editor .stage .grid{display:-moz-box;display:-webkit-box;display:flex;width:100%}.flexbox .modal-image-editor .stage .grid{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.no-flexbox:not(.flexboxlegacy) .modal-image-editor .stage .grid>div{display:table;width:100%}.flexboxlegacy .modal-image-editor .stage .grid>div{display:-moz-box;display:-webkit-box;display:flex;width:100%}.flexbox .modal-image-editor .stage .grid>div{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}.no-flexbox:not(.flexboxlegacy) .modal-image-editor .stage .grid>div{display:table-cell;float:none}.flexboxlegacy .modal-image-editor .stage .grid>div{-moz-box-flex:1;-webkit-box-flex:1;flex:1 1 auto}.flexbox .modal-image-editor .stage .grid>div{-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.modal-image-editor .stage .grid>div:nth-child(2n){border-top:solid 1px #fff;border-bottom:solid 1px #fff}.no-flexbox:not(.flexboxlegacy) .modal-image-editor .stage .grid>div>div{display:table-cell;float:none}.flexboxlegacy .modal-image-editor .stage .grid>div>div{-moz-box-flex:1;-webkit-box-flex:1;flex:1 1 auto}.flexbox .modal-image-editor .stage .grid>div>div{-ms-flex:1 1 auto;-webkit-flex:1 1 auto;flex:1 1 auto}.modal-image-editor .stage .grid>div>div:nth-child(2n){border-right:solid 1px #fff;border-left:solid 1px #fff}.modal-image-editor .stage .crop-size{right:0;position:absolute;color:#34cb52;background:rgba(0,0,0,0.7);font-size:12px;line-height:12px;padding:4px;display:inline}.modal-image-editor .stage .crop-size span{color:#999}.modal-image-editor .stage .corner{height:10px;width:10px;position:absolute;z-index:5}.modal-image-editor .stage .corner span{display:block;width:4px;height:4px;margin:3px;background:#fff}.modal-image-editor .stage .corner.nw{top:-5px;left:-5px;cursor:nw-resize}.modal-image-editor .stage .corner.ne{top:-5px;right:-5px;cursor:ne-resize}.modal-image-editor .stage .corner.sw{bottom:-5px;left:-5px;cursor:sw-resize}.modal-image-editor .stage .corner.se{bottom:-5px;right:-5px;cursor:se-resize}.modal-image-editor .stage .ui-resizable-handle{height:10px;width:10px;position:absolute;display:block;width:4px;height:4px;margin:3px;background:#fff}.modal-image-editor .stage .ui-resizable-handle.ui-resizable-nw{top:-5px;left:-5px;cursor:nw-resize}.modal-image-editor .stage .ui-resizable-handle.ui-resizable-ne{top:-5px;right:-5px;cursor:ne-resize}.modal-image-editor .stage .ui-resizable-handle.ui-resizable-sw{bottom:-5px;left:-5px;cursor:sw-resize}.modal-image-editor .stage .ui-resizable-handle.ui-resizable-se{bottom:-5px;right:-5px;cursor:se-resize}.controls>.crop-sizes input{float:left}.controls>.crop-sizes label{font-size:12px;float:left}.body-profile aside .header-borders{margin-top:20px}.body-profile aside .header-borders:first-of-type{margin-top:0}.body-profile .alert-info{text-align:center}.body-profile .alert-info h3{margin-bottom:0;font-weight:400}.profile-header{background:rgba(0,0,0,0.75);border-top:1px solid #000;color:#fff;padding:10px 20px 15px;position:absolute;bottom:0;left:0;width:100%;box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset;-moz-box-sizing:content-box;box-sizing:content-box;*zoom:1}.profile-header:before,.profile-header:after{display:table;content:""}.profile-header:after{clear:both}@media (max-width: 767px){.profile-header{padding:10px 0 0}}.profile-header .container,.profile-header .dropnav .sub-nav-toc-menu,.dropnav .profile-header .sub-nav-toc-menu{position:relative}.profile-header h1{font-size:48px;line-height:50px}.profile-avatar{width:110px;float:left;padding:5px;border-radius:4px;box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset}@media (max-width: 767px){.profile-avatar{bottom:auto;float:right;left:auto;margin-left:10px;padding:2px;position:relative;width:80px}}.profile-avatar .avatar{margin:0;width:100%;border-color:#000}.profile-avatar .subscriber:after{top:-8px;right:-10px;margin-top:0}.profile-avatar-buttons{width:100%}.profile-avatar-buttons a:first-child{float:none}.profile-avatar-buttons a:last-child{float:right}@media (max-width: 767px){.profile-avatar-buttons a{float:none;width:100%}}
.profile-title-hold{*zoom:1;margin-left:130px}.profile-title-hold:before,.profile-title-hold:after{display:table;content:""}.profile-title-hold:after{clear:both}@media (max-width: 767px){.profile-title-hold{display:block;margin-left:0}.profile-title-hold .profile-title h1{margin-bottom:20px}.profile-title-hold .profile-title h4{font-size:14px}}.profile-title-hold section.profile-title{float:left;margin-left:2.12766%;width:65.95745%;margin-left:0}@media (max-width: 767px){.profile-title-hold section{display:block;margin-bottom:10px;padding-left:0}.profile-title-hold section.profile-follow{clear:both;float:none;padding-top:10px;float:left;margin-left:2.12766%;width:100%;margin-left:0}}
.profile-follow{float:left;margin-left:2.12766%;width:31.91489%;text-align:right;margin:5px 0}.profile-follow table{background:none;text-align:center;width:100%}.profile-follow th,.profile-follow td{padding:0 10px;margin:0;box-shadow:rgba(255,255,255,0.1) 1px 0 0 inset}.profile-follow th{font-size:11px;line-height:20px;font-weight:normal;white-space:nowrap}.profile-follow td{font-size:30px;line-height:35px;font-weight:bold}.profile-image{margin:0 0 20px;position:relative;text-align:center}@media (max-width: 767px){.profile-image{margin-top:20px}}.profile-image a{color:#515458;font-size:12px;line-height:30px}.profile-image a:hover{color:#b31919}.profile-stats .avatar-user-level{margin:0}.profile-stats .avatar-user-level dd{font-size:20px;line-height:20px;margin:5px 0 5px;margin-left:0;width:100%;float:none}.profile-stats .avatar-user-level dd span{color:#515458;font-size:20px;line-height:20px}.profile-status__form{margin-bottom:20px;position:relative;background:#eaebec;box-shadow:rgba(0,0,0,0.15) 0 1px 6px inset,rgba(255,255,255,0.75) 0 1px 0;border-radius:2px;border-radius:3px}.profile-status__form>form{*zoom:1}.profile-status__form>form:before,.profile-status__form>form:after{display:table;content:""}.profile-status__form>form:after{clear:both}.profile-status__form textarea{margin:0;min-height:70px;width:100%;background:#fff;border-color:#bcbfc2;padding:10px;color:#999d9f;-webkit-transition:all 0.5s;transition:all 0.5s;border-radius:3px 3px 0 0}.profile-status__form__footer{border-top:none;line-height:29px;padding:0;border-radius:0 0 3px 3px;overflow:hidden;background:#d1d4d6 url("/images/bg-noise-white.png");background-image:url('/images/bg-noise-white.png'),-webkit-linear-gradient(#d1d4d6,#7e8285);background-image:url('/images/bg-noise-white.png'),linear-gradient(#d1d4d6,#7e8285)}.profile-status__form__footer:after{display:none}.profile-status__form__footer .btn,.profile-status__form__footer .av-age-gate button,.av-age-gate .profile-status__form__footer button{border-radius:0;border:none;height:29px;box-shadow:none}.profile-status__form__footer .btn.sync-twitter,.profile-status__form__footer .av-age-gate button.sync-twitter,.av-age-gate .profile-status__form__footer button.sync-twitter{color:#fff;text-shadow:0 1px 0 rgba(0,0,0,0.4);background-color:#2b2e31;border:1px solid #000;border:none;border-left:1px solid #131416;border-right:1px solid #131416}@media (max-width: 979px){.profile-status__form__footer .btn.sync-twitter,.profile-status__form__footer .av-age-gate button.sync-twitter,.av-age-gate .profile-status__form__footer button.sync-twitter{width:100%;height:auto;line-height:normal}}.profile-status__form__footer .btn.sync-twitter.twitterSync--on,.profile-status__form__footer .av-age-gate button.sync-twitter.twitterSync--on,.av-age-gate .profile-status__form__footer button.sync-twitter.twitterSync--on{border-bottom-left-radius:2px;border-right:1px solid #131416}.profile-status__form__footer .btn.btn-primary,.profile-status__form__footer .av-age-gate button,.av-age-gate .profile-status__form__footer button{border-bottom-right-radius:2px}@media (max-width: 979px){.profile-status__form__footer .btn.btn-primary,.profile-status__form__footer .av-age-gate button,.av-age-gate .profile-status__form__footer button{width:100%;height:40px}}.profile-status__form__footer .btn .icon-facebook-sign,.profile-status__form__footer .av-age-gate button .icon-facebook-sign,.av-age-gate .profile-status__form__footer button .icon-facebook-sign{color:#3b5998}.profile-status__form__footer .btn .icon-twitter,.profile-status__form__footer .av-age-gate button .icon-twitter,.av-age-gate .profile-status__form__footer button .icon-twitter{color:#00a0d1}.profile-status__form__footer .icon-question-sign{color:#696e72;text-shadow:rgba(255,255,255,0.5) 0 1px 0}@media (max-width: 979px){.profile-status__form__footer>div{width:50%;margin:0 !important;height:auto}}
.twitterSync--update{margin:0 !important;padding:0 15px}.twitterSync--update input{display:inline}.twitterSync--update label{margin-bottom:0;line-height:29px;color:#fff}@media (max-width: 979px){.twitterSync--update label{line-height:normal;padding:4px 15px 4px}}
.profile-blog{padding-top:30px}.profile-blog:before{content:" ";display:block;margin-bottom:20px;height:10px;background:#eaebec;box-shadow:rgba(0,0,0,0.15) 0 1px 6px inset,rgba(255,255,255,0.75) 0 1px 0;border-radius:2px}.profile-blog:first-child{padding-top:0}.profile-blog:first-child:before{display:none}.profile-blog-edit{*zoom:1;padding:10px 0;text-align:right}.profile-blog-edit:before,.profile-blog-edit:after{display:table;content:""}.profile-blog-edit:after{clear:both}.profile-blog-edit .post-comment{text-align:left;float:left;margin-left:0}@media (max-width: 767px){.profile-blog-edit>*{font-size:11px}}
.user-about{*zoom:1}.user-about:before,.user-about:after{display:table;content:""}.user-about:after{clear:both}@media (max-width: 767px){.user-about{float:left;margin-left:2.12766%;width:100%;margin-left:0}}.user-about ~ aside{float:right}.user-bits{float:left;margin-left:2.12766%;width:31.91489%;margin-left:0}.user-bits li{margin-bottom:10px}.user-bits strong{margin-right:3px}.user-bits a{color:#b31919}@media (max-width: 767px){.user-bits{float:left;margin-left:2.12766%;width:100%;margin-left:0;clear:both}.user-bits li{float:left;width:50%;margin:0 0 5px}}
.user-bits-about{float:left;margin-left:2.12766%;width:65.95745%}@media (max-width: 767px){.user-bits-about{float:left;margin-left:2.12766%;width:100%;margin-left:0;clear:both}}
.profile-list-stats{margin-top:20px}.mod-notes{margin-bottom:0}.mod-notes li{padding:10px 0;background-position:top;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.mod-notes time{font-size:11px;line-height:20px;color:#555}.mod-notes p{margin-bottom:10px}#mod-notes label{display:none}.html-sellsheet{background:url('/wp-content/themes/dbu-theme/library/images/bg-sub-noise.png') repeat center top}.body-sellsheet{color:#fff;background:url('/wp-content/themes/dbu-theme/library/images/bg-sub-light.png') no-repeat center top}.body-sellsheet #default-content{max-width:940px;padding-top:140px;background:url('/wp-content/themes/dbu-theme/library/images/logo-siteflags.png') no-repeat center top}.body-sellsheet #default-content h1,.body-sellsheet #default-content h2{text-align:center;text-shadow:rgba(0,0,0,0.5) 0 1px 0}.body-sellsheet #default-content h1{font-size:32px;line-height:40px;font-weight:bold}.body-sellsheet #default-content h2{font-size:18px;line-height:20px;margin-bottom:20px}.body-sellsheet #default-content h3{font-size:28px;line-height:30px;margin-bottom:10px}.body-sellsheet #default-content p{font-size:16px;line-height:24px}.body-sellsheet #default-content .big-sell{color:#9da1a4}.body-sellsheet #default-content .member-note{color:#9da1a4;font-size:12px}.body-sellsheet hr{background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png')}.body-sellsheet .btn-sellsheet{font-size:18px;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;line-height:40px;padding:0;margin:0 10px;width:240px;border-radius:100px}.body-sellsheet .btn-primary,.body-sellsheet .av-age-gate button,.av-age-gate .body-sellsheet button{position:relative;z-index:1;box-shadow:rgba(0,0,0,0.5) 0 1px 5px}.body-sellsheet .btn-primary:hover,.body-sellsheet .av-age-gate button:hover,.av-age-gate .body-sellsheet button:hover{box-shadow:rgba(255,255,255,0.5) 0 1px 10px;-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}.body-sellsheet .btn-no-thanks{background:rgba(0,0,0,0.25);font-size:14px;border-color:transparent;box-shadow:rgba(0,0,0,0.5) 0px 1px 10px inset,rgba(255,255,255,0.05) 0px 1px 0px}.body-sellsheet .btn-no-thanks:hover:after{content:" :(";margin-left:4px}.body-sellsheet .sellsheet-copy{background:#fff;color:#4e5256;margin-bottom:60px;*zoom:1}.body-sellsheet .sellsheet-copy:before,.body-sellsheet .sellsheet-copy:after{display:table;content:""}.body-sellsheet .sellsheet-copy:after{clear:both}.body-sellsheet .sellsheet-copy h3{color:#9c1616;background:-webkit-gradient(linear, left top, left bottom, from(#b31919), to(#861313));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.body-sellsheet .sellsheet-copy section{padding:20px;clear:both;*zoom:1}.body-sellsheet .sellsheet-copy section:before,.body-sellsheet .sellsheet-copy section:after{display:table;content:""}.body-sellsheet .sellsheet-copy section:after{clear:both}.body-sellsheet .sellsheet-copy .pull-right{margin:0 -40px 0 40px}.body-sellsheet .sellsheet-copy .pull-left{margin:0 40px 0 -40px}.body-sellsheet .sellsheet-callouts{background:rgba(0,0,0,0.1);margin:40px 0 0;overflow:hidden;border-radius:4px}.body-sellsheet .sellsheet-callouts dt{font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;padding:5px 15px;color:#000;text-shadow:rgba(255,255,255,0.5) 0 1px 0;box-shadow:0px 0px 5px #333;background-color:#efa52e;background-image:-webkit-linear-gradient(#f4be67,rgba(239,165,46,0));background-image:linear-gradient(#f4be67,rgba(239,165,46,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF4BE67', endColorstr='#FFEFA52E', GradientType=0)}.body-sellsheet .sellsheet-callouts dl{float:left;margin-bottom:0;width:50%}.body-sellsheet .sellsheet-callouts dl:first-child dt{background-color:#c2c2c2;background-image:-webkit-linear-gradient(#d1d1d1,rgba(194,194,194,0));background-image:linear-gradient(#d1d1d1,rgba(194,194,194,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD1D1D1', endColorstr='#FFC2C2C2', GradientType=0)}.body-sellsheet .sellsheet-callouts dd{padding:15px}.body-sellsheet .sellsheet-callouts img{margin:0 auto;display:block}.profile-list-stats dt{text-transform:uppercase;font-size:11px;margin-top:10px}.profile-list-stats dd{font-weight:bold}.create-list{padding-bottom:20px;*zoom:1}.create-list:before,.create-list:after{display:table;content:""}.create-list:after{clear:both}.editorial.user-list .resultPod{display:none}.editorial.user-list .deck p{margin-bottom:10px}.save-user-list ul{background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;margin-bottom:10px}.save-user-list li{*zoom:1}.save-user-list li:before,.save-user-list li:after{display:table;content:""}.save-user-list li:after{clear:both}.save-user-list li input[type="radio"]{float:left}.save-user-list li div{padding-left:30px}.save-user-list li p{margin-bottom:10px;color:#9da1a4}.save-user-list li a.delete-list{color:#9da1a4}#note-tray{background-color:#27292b;color:#fff;width:350px;height:100%;position:fixed;bottom:0;right:0;opacity:1;z-index:5000045;box-shadow:rgba(0,0,0,0.35) 0 0 10px}#note-tray header{background:#242629 url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png');padding:2px 5px;color:#fff;*zoom:1}#note-tray header:before,#note-tray header:after{display:table;content:""}#note-tray header:after{clear:both}#note-tray .tray-hdr{font-family:"Helvetica Neue","HelveticaNeue",Arial,sans-serif;text-transform:uppercase;font-size:11px;line-height:20px}#note-tray .tray-close{color:#fff;float:right;font-weight:normal;font-size:18px;line-height:20px}#note-tray .tray-new{color:#fde872}#note-tray time{display:block}#note-tray.not-visible{height:auto;width:auto;opacity:0.9;border-radius:4px 0 0 0}#note-tray.not-visible:hover{opacity:1;cursor:pointer}#note-tray.not-visible ul,#note-tray.not-visible .tray-close{display:none}#note-tray.not-visible header{padding:0 5px;border-radius:4px 0 0 0}.note-tray{/*background:#d1d4d6 url("/wp-content/themes/dbu-theme/library/images/bg-noise-white.png");background-image:url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png')*/,-webkit-linear-gradient(#d1d4d6,#8b9194);background-image:url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png'),linear-gradient(#d1d4d6,#8b9194);width:200px;max-height:43px;z-index:5000045;padding:0 3px;border-top:1px solid #070808;border-left:1px solid #070808;box-shadow:rgba(0,0,0,0.35) 0 0 10px}.note-tray.new-item-appeared .note-tray-header>*{-ms-animation:textGlow 1s infinite;-o-animation:textGlow 1s infinite;-webkit-animation:textGlow 1s infinite;-moz-animation:textGlow 1s infinite;animation:textGlow 1s infinite}.note-tray.transition-height{-webkit-transition:all 0.25s;transition:all 0.25s}.note-tray .note-tray-header{clear:both;position:relative;text-align:center;cursor:pointer}.note-tray .note-tray-header:hover{cursor:pointer}.note-tray .note-tray-header:hover span,.note-tray .note-tray-header:hover .icon,.note-tray .note-tray-header:hover .av-livestream .av-stream-label i,.av-livestream .av-stream-label .note-tray .note-tray-header:hover i{color:#b31919}.note-tray .note-tray-header>span{font-family:"Helvetica Neue","HelveticaNeue",Arial,sans-serif;color:#fff;padding:0 6px;font-size:12px;font-weight:900;margin:0;position:relative;z-index:2;display:block;height:30px;line-height:30px;background-position:bottom;/*background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-dark.png')*/;background-repeat:repeat-x}.note-tray .note-tray-header .icon,.note-tray .note-tray-header .av-livestream .av-stream-label i,.av-livestream .av-stream-label .note-tray .note-tray-header i{position:absolute;right:0;bottom:2px;width:30px;height:28px;line-height:28px;background-position:left;/*background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-left-dark.png')*/;background-repeat:repeat-y}.note-tray .note-tray-activity{overflow-y:auto;max-height:755px}.note-tray .note-tray-activity::-webkit-scrollbar{width:8px;height:8px}.note-tray .note-tray-activity::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(128,128,128,0);-webkit-transition:background-color 1s linear;transition:background-color 1s linear}.note-tray .note-tray-activity::-webkit-scrollbar-thumb:window-inactive{border-radius:4px;background:rgba(128,128,128,0);-webkit-transition:background-color 1s linear;transition:background-color 1s linear}.note-tray .note-tray-activity:hover::-webkit-scrollbar{width:8px;height:8px}.note-tray .note-tray-activity:hover::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(128,128,128,0.5);-webkit-transition:background-color 1s linear;transition:background-color 1s linear}.note-tray .note-tray-activity:hover::-webkit-scrollbar-thumb:window-inactive{border-radius:4px;background:rgba(128,128,128,0.5);-webkit-transition:background-color 1s linear;transition:background-color 1s linear}.note-tray .note-tray-activity li+li{background-position:top;/*background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-dark.png')*/;background-repeat:repeat-x;padding-top:8px}.note-tray .note-tray-activity .media{padding:6px 30px 6px 2px;position:relative;color:#fff}.note-tray .note-tray-activity .img a{display:block}.note-tray .note-tray-activity .media-img{width:28px;height:28px;margin-right:8px}.note-tray .note-tray-activity .media-body{line-height:normal}.note-tray .note-tray-activity .media-body .icon,.note-tray .note-tray-activity .media-body .av-livestream .av-stream-label i,.av-livestream .av-stream-label .note-tray .note-tray-activity .media-body i{position:absolute;right:10px;top:5px}.note-tray .note-tray-activity .activity-date{font-size:10px}.note-tray .note-tray-activity .activity-content{display:none}.note-tray--fixed{position:fixed;bottom:-2px;right:0}.note-tray-grip{font-size:10px;line-height:14px;height:14px;text-align:center;border-bottom:1px solid #131416;border-top:1px solid #393d41;/*background:#181a1b url('/wp-content/themes/dbu-theme/library/images/bg-noise-white.png')*/;position:relative;cursor:ns-resize;width:206px;margin-left:-3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.note-tray-grip .grippy{background:#131416;border-top:1px solid #42474c;display:block;height:2px;left:50%;margin-left:-6px;top:50%;margin-top:-1px;position:absolute;width:12px}#user-bar .js-inbox-message,#user-bar .js-notification-message{width:100%;float:none}@-webkit-keyframes textGlow{0%,100%{text-shadow:#b31919 0 0 0}50%{text-shadow:#b31919 0 0 10px}}@-moz-keyframes textGlow{0%,100%{text-shadow:#b31919 0 0 0}50%{text-shadow:#b31919 0 0 10px}}@-ms-keyframes textGlow{0%,100%{text-shadow:#b31919 0 0 0}50%{text-shadow:#b31919 0 0 10px}}@keyframes textGlow{0%,100%{text-shadow:#b31919 0 0 0}50%{text-shadow:#b31919 0 0 10px}}#moderation aside .filter .btn,#moderation aside .filter .av-age-gate button,.av-age-gate #moderation aside .filter button{margin-bottom:20px}#moderation aside .filter .btn.light-margin,#moderation aside .filter .av-age-gate button.light-margin,.av-age-gate #moderation aside .filter button.light-margin{margin-bottom:10px}#moderation aside .filter .log{font-size:10px;line-height:14px}#moderation aside .filter .log li a{padding:4px 0;display:block;position:relative;border-bottom:1px solid #d1d1d1}#moderation aside .filter .log li a .author{font-weight:bold;display:block;color:#999}#moderation aside .filter .log li a .title{display:block}#moderation aside .filter .log li a .date{position:absolute;right:0;top:4px;color:#999}#moderation aside .filter .often-used li{list-style:disc;margin-left:20px}#moderation blockquote p{font-family:Georgia,serif;font-style:oblique}#moderation blockquote p.has-comment:before,#moderation blockquote p.has-comment:after{content:'"'}#moderation blockquote cite{font-size:14px;line-height:20px;color:#696e72;display:block;text-align:right}#moderation blockquote cite:before{content:"~ "}#moderation .user-history .previous{display:block;margin-left:75px;text-align:center}#moderation .user-history div.icon{float:left;width:50px;height:50px;text-align:center;font-size:18px;font-weight:bold}#moderation .user-history div.icon div{padding:5px 0;color:#fff;border-bottom-left-radius:4px;border-bottom-right-radius:4px}#moderation .user-history div.icon div:after{content:"%";font-size:14px}#moderation .user-history div.icon div.approved{background-color:#2aa242}#moderation .user-history div.icon div.rejected{background-color:#861313}#moderation .user-history ul{margin-left:75px;font-size:12px}#moderation .user-history ul a{color:#2c2e30;display:block}#moderation .user-history ul li{border-bottom:1px solid #999d9f;line-height:30px}#moderation .user-history ul li span{float:right}#moderation .user-history ul li.approved span{color:#2aa242}#moderation .user-history ul li.rejected span{color:#861313}#moderation .user-history .standing{font-size:14px;color:#555}#moderation .rate{font-size:12px;margin-left:20px}#moderation .rate li{line-height:30px;color:#555}#moderation .rate input{margin-right:5px}#moderation .rate .score{margin-right:5px}#moderation .approve-award textarea{height:125px}.table-moderation{font-size:12px}.table-moderation .list-img-small,.table-moderation .list-img-small img{width:30px}.table-moderation .list-img,.table-moderation .list-img img{width:75px}.table-moderation .play,.table-moderation .play img{width:32px}.table-moderation tr.marker td{border-top-width:10px}.table-moderation tr.delete td,.table-moderation tr.delete th{background-color:#f0dbdb}.table-moderation tr.delete:hover td,.table-moderation tr.delete:hover th{background-color:#edd4d4}.table-moderation tr.add td,.table-moderation tr.add th{background-color:#e2f0db}.table-moderation tr.add:hover td,.table-moderation tr.add:hover th{background-color:#dcedd4}.table-moderation tr.change td,.table-moderation tr.change th{background-color:#dbe6f0}.table-moderation tr.change td .text-add,.table-moderation tr.change th .text-add{color:#34cb52}.table-moderation tr.change td .text-delete,.table-moderation tr.change th .text-delete{color:#b31919;text-decoration:line-through}.table-moderation tr.change:hover td,.table-moderation tr.change:hover th{background-color:#d4e0ed}.table-moderation tr.create td,.table-moderation tr.create th{background-color:#e4d8f0}.table-moderation tr.create:hover td,.table-moderation tr.create:hover th{background-color:#dfd1ed}.table-moderation tr.relation .live{vertical-align:middle}.table-moderation tr input[type="checkbox"]{margin-right:4px}.table-moderation tr.line-item .allow{vertical-align:top}.table-moderation tr.line-item .allow input[type="checkbox"]{margin-left:20px}.table-moderation tr.release-date-modified .live>span{display:block}.table-moderation tr.release-date-modified .text-delete{color:#b31919;text-decoration:line-through}.table-moderation tr.release-date-modified .text-add{color:#34cb52}.table-moderation th,.table-moderation td{text-align:center;width:75px}.table-moderation th.content-object,.table-moderation td.content-object{text-align:left}.table-moderation th.content-object img,.table-moderation td.content-object img{margin-right:10px}.table-moderation th.text-left,.table-moderation td.text-left{width:auto}.table-moderation th.stats,.table-moderation td.stats{width:150px}.table-moderation th.min,.table-moderation td.min{width:10px}.table-moderation th.new,.table-moderation td.new{width:10px}.table-moderation th.new img,.table-moderation td.new img{width:24px}.table-moderation th.allow,.table-moderation td.allow{width:20%;text-align:left}.table-moderation th.live,.table-moderation th.proposed,.table-moderation td.live,.table-moderation td.proposed{width:40%;text-align:left}.table-moderation th.state,.table-moderation td.state{font-weight:bold}.table-moderation th.state-approved,.table-moderation td.state-approved{color:#34cb52}.table-moderation th.state-pending,.table-moderation td.state-pending{color:#1773cf}.table-moderation th.state-denied,.table-moderation td.state-denied{color:#b31919}.table-moderation .bubble.bubble-date{background-color:#d9d9d9}.table-moderation tbody tr.ready td{background:#dff0d8}.table-moderation tbody tr.ready td .bubble.bubble-date{background-color:#a3d48e}.system-list{margin:0;display:block}.system-list li{display:inline-block}.system-list .system{display:inline-block;padding:0 5px;margin:0 5px 0 0;border-radius:3px}.system-list-small .system{display:inline-block;background:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);font-size:12px;padding:0;margin:0;border:0}.system-list-special .system{background:none left center no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);border:0;line-height:28px;padding:0;margin:0 10px 0 0}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){.system-list-special .system{background-size:24px 24px}}.system-list-special .system.X360,.system-list-special .system.XONE,.system-list-special .system.PC,.system-list-special .system.PS3,.system-list-special .system.PS4,.system-list-special .system.WIIU,.system-list-special .system.WII,.system-list-special .system.PS3N,.system-list-special .system.XBLM{padding:0 0 0 30px}.system-list-special .system.X360{background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-system-xbox360-24x24.png')}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){.system-list-special .system.X360{background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-system-xbox360-48x48.png')}}.system-list-special .system.XONE{background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-system-xboxone-24x24.png')}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){.system-list-special .system.XONE{background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-system-xboxone-48x48.png')}}.system-list-special .system.PC{background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-system-pc-24x24.png')}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){.system-list-special .system.PC{background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-system-pc-48x48.png')}}.system-list-special .system.PS3{background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-system-ps3-24x24.png')}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){.system-list-special .system.PS3{background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-system-ps3-48x48.png')}}.system-list-special .system.PS4{background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-system-ps4-24x24.png')}@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5){.system-list-special .system.PS4{/*background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-system-ps4-48x48.png')*/}}.system-list-special .system.WIIU{/*background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-system-wiiu-24x24.png')*/}.system-list-special .system.WII{/*background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-system-wii-24x24.png')*/}.system-list-special .system.PS3N{/*background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-system-ps3n-24x24.png')*/}.system-list-special .system.XBLM{/*background-image:url('/bundles/phoenixsite/images/core/sprites/icons/icn-system-xblm-24x24.png')*/}.wiki-details-game{*zoom:1}.wiki-details-game:before,.wiki-details-game:after{display:table;content:""}.wiki-details-game:after{clear:both}.wiki-details-game dt{font-weight:bold;clear:left;text-transform:uppercase;text-shadow:rgba(255,255,255,0.5) 0 1px 0}.wiki-details-game dd{float:left;display:block;width:49%;font-size:12px;margin:5px 2% 5px 0;text-align:center;color:#c5c7c9;background:#e7e8e9;border:1px solid #dfe0e2;border-radius:20px}.wiki-details-game dd.yes{color:#fff;text-shadow:rgba(0,0,0,0.25) 0 -1px 1px}.wiki-details-game dd:nth-child(odd){margin-right:0}.wiki-details-game.offline dt{color:orange}.wiki-details-game.offline .yes{border:1px solid #db8e00;background-color:#e69500;background-image:-webkit-linear-gradient(#ffa500,rgba(230,149,0,0));background-image:linear-gradient(#ffa500,rgba(230,149,0,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFA500', endColorstr='#FFE69500', GradientType=0);box-shadow:rgba(255,255,255,0.25) 0 2px 1px inset}.wiki-details-game.online dt{color:green}.wiki-details-game.online .yes{border:1px solid #005c00;background-color:#006700;background-image:-webkit-linear-gradient(#008000,rgba(0,103,0,0));background-image:linear-gradient(#008000,rgba(0,103,0,0));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF008000', endColorstr='#FF006700', GradientType=0);box-shadow:rgba(255,255,255,0.25) 0 2px 1px inset}																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																														
.presentcadre {
    background-color: rgb(255, 255, 255);
    text-align: center;
    border-style: dashed;
    width: auto;
    border-color:#d9d9d9;
    border-width: 1px;		
}

.poll h4{margin-bottom:20px}.poll .number{margin-bottom:5px}.poll .number span{float:right;font-size:16px;color:#999}.poll .options{margin-left:20px;list-style-type:none;padding-left:20px}.poll .options li{margin-bottom:10px;list-style-type:none}.body-podcast .podcast-skin{background:#000 no-repeat right bottom;min-height:350px;padding-bottom:20px}.body-podcast .podcast-skin.bombcast{/*background-image:url('/wp-content/themes/dbu-theme/library/images/podcast-skin.jpg')*/}.podcast-sources a{margin:10px 10px 10px 0;border-radius:100px}.body-feeds h1{padding-bottom:20px}.body-feeds .feeds li{line-height:40px;background-position:bottom;/*background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');*/background-repeat:repeat-x}.body-feeds .feeds a{float:right;margin-left:10px}.body-feeds .feeds .icon,.body-feeds .feeds .av-livestream .av-stream-label i,.av-livestream .av-stream-label .body-feeds .feeds i{color:#da652b}body.wiki_object .js-wikiEdit.disabled{opacity:0.5}@media (max-width: 767px){body.wiki_object .js-wikiEdit{display:none}}body.wiki_object .edit-view{display:block}body.wiki_object textarea.edit-view{width:62%;height:150px}body.wiki_object.releases table{margin-top:0}body.wiki_object.releases table tr td:nth-child(odd){white-space:nowrap}body.wiki_object.releases .release{margin-bottom:20px}body.wiki_object.releases .release .hover-edit{display:none;text-align:center;margin-top:5px}body.wiki_object.releases .release .hover-edit p{margin-bottom:2px;color:#999;font-size:12px}body.wiki_object.releases .release:hover .hover-edit{display:block}body.wiki_object .gallery-box-pod{margin-bottom:20px}body.wiki_object .last-edit{display:block;font-size:12px;line-height:16px;color:#555;clear:both}body.wiki_object .last-edit a{color:#2c2e30}.wiki-hdr{padding-bottom:20px;padding-top:20px}.wiki-hdr .btn,.wiki-hdr .av-age-gate button,.av-age-gate .wiki-hdr button{margin-top:10px;margin-left:10px}@media (max-width: 767px){.wiki-hdr .btn,.wiki-hdr .av-age-gate button,.av-age-gate .wiki-hdr button{clear:right}}.wiki-hdr h1,.wiki-hdr h2,.wiki-hdr h3,.wiki-hdr p{color:#fff;margin:0 0 10px;text-shadow:rgba(0,0,0,0.75) 0 1px 0;-webkit-font-smoothing:antialiased}@media (max-width: 767px){.wiki-hdr h1,.wiki-hdr h2,.wiki-hdr h3,.wiki-hdr p{margin-left:0}}.wiki-hdr a{color:#fff;-webkit-font-smoothing:antialiased}.wiki-hdr a:hover{color:#fff;text-shadow:rgba(0,0,0,0.25) 0 1px 0,rgba(255,255,255,0.75) 0 0 6px}.wiki-hdr p{font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif}.wiki-hdr p.wiki-descriptor{padding-bottom:10px;background-position:bottom;/*background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-dark.png'*/);background-repeat:repeat-x}.wiki-hdr p.wiki-descriptor a{color:#5ea6ed}.wiki-hdr .wiki-page-type{display:inline-block;text-transform:uppercase}@media (min-width: 768px){.wiki-hdr-indent h1,.wiki-hdr-indent h2,.wiki-hdr-indent h3,.wiki-hdr-indent p,.wiki-hdr-indent ul{margin-left:230px}}
.wiki-boxart{float:left;position:relative;margin-right:30px;max-width:200px;max-height:260px;overflow:hidden}@media (max-width: 767px){.wiki-boxart{width:80px;margin:20px 0 10px 20px;float:right;clear:right}}.wiki-boxart.imgboxart{border:2px solid #1d1f20}.wiki-score{position:absolute;bottom:4px;left:4px;right:4px;text-align:center;background:rgba(0,0,0,0.8);display:none}
.wiki-details{border:2px solid #2c2c2c;margin:0 0 20px;overflow:hidden;}.wiki-details select{max-width:50%}.wiki-details h3{color:#FFF;padding:15px 10px 15px 10px;text-shadow:rgba(82,82,82,0.5) 0 1px 0}.wiki-details h5{color:#FFF;padding:15px 10px 15px 10px;text-shadow:rgba(82,82,82,0.5) 0 1px 0}.wiki-details .selector{padding:10px;background-color:#ecedee;background-position:top;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;*zoom:1}.wiki-details .selector:before,.wiki-details .selector:after{display:table;content:""}.wiki-details .selector:after{clear:both}.wiki-details .selector .imgboxart{width:50px;margin-right:10px}.wiki-details table{margin-bottom:0;border:0;border-radius:0}.wiki-details td,.wiki-details th{border:0;padding:10px;vertical-align:top;color:#515458;background-position:top;/*background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');*background-repeat:repeat-x}.wiki-details td img,.wiki-details th img{margin-right:10px;height:22px}.wiki-details tr:nth-child(even) th,.wiki-details tr:nth-child(even) td{background-color:#f3f3f3}.wiki-details 
.view-more{float:right;margin:0 8px 8px}
.wiki-details .aliases{white-space:initial}
.wiki-review-pod{background:#000 center top no-repeat;border:1px solid #000;color:#fff;margin:0 0 20px 0;background-size:cover;border-radius:4px;box-shadow:rgba(0,0,0,0.5) 0 2px 5px;*zoom:1}.wiki-review-pod:before,.wiki-review-pod:after{display:table;content:""}.wiki-review-pod:after{clear:both}.wiki-review-pod a{color:#999}.wiki-review-pod a:hover{color:#fff}.wiki-review-pod h4{background:none;box-shadow:rgba(255,255,255,0.15) 0 1px 0}.wiki-review-pod h4:before{display:none}.wiki-review-pod .breakdown .breakdown-score a{color:#999}.wiki-review-pod .breakdown .progress{background:rgba(255,255,255,0.2)}.wiki-review-pod .wiki-review-cover{background:rgba(0,0,0,0.87);padding:15px;box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset}.wiki-review-pod .wiki-review-cover>div:last-child{margin-bottom:0}.wiki-review-pod .wiki-review-site a,.wiki-review-pod .wiki-review-users a{color:#fff}.wiki-review-pod .wiki-review-site a p,.wiki-review-pod .wiki-review-users a p{color:#999}.wiki-review-pod .wiki-review-site a:hover h3,.wiki-review-pod .wiki-review-site a:hover p,.wiki-review-pod .wiki-review-users a:hover h3,.wiki-review-pod .wiki-review-users a:hover p{color:#fff}.wiki-review-pod .wiki-review-site a:hover h3,.wiki-review-pod .wiki-review-site a:hover h4,.wiki-review-pod .wiki-review-users a:hover h3,.wiki-review-pod .wiki-review-users a:hover h4{text-shadow:rgba(255,255,255,0.75) 0 0 10px}.wiki-review-site{margin:0 0 20px;border-radius:4px 4px 0 0}.wiki-review-site p{margin:0 0 10px}.wiki-related-reviews{clear:both;margin:10px 0 0;font-size:12px;line-height:20px}.wiki-related-reviews a{margin:0;color:#eee;display:block}.wiki-related-reviews .title,.wiki-related-reviews .platform,.wiki-related-reviews .rating{display:inline-block;float:left}.wiki-related-reviews .title{width:100%;font-weight:bold;padding-top:4px;box-shadow:rgba(255,255,255,0.15) 0 1px 0 inset}.wiki-related-reviews .platform{width:50%;text-align:right}.wiki-related-reviews .rating{width:50%}.wiki-review-users{margin-bottom:20px}.wiki-review-users p{color:#2c2e30}.wiki-review-users .btn,.wiki-review-users .av-age-gate button,.av-age-gate .wiki-review-users button{margin-left:10px}.wiki-controls{display:none;position:fixed;left:20px;bottom:25px;padding:20px;z-index:999;*zoom:1;background:#27292b;color:#e6e6e6;font-size:12px;border-radius:2px;box-shadow:rgba(0,0,0,0.25) 0 15px 10px -10px,rgba(0,0,0,0.25) 0 2px 6px,rgba(255,255,255,0.1) 0 1px 0 inset;text-shadow:rgba(0,0,0,0.5) 0 1px 0}.wiki-controls:before,.wiki-controls:after{display:table;content:""}.wiki-controls:after{clear:both}.wiki-controls:hover{cursor:move}.wiki-controls .controls-big{width:600px;display:none}.wiki-controls .controls-small{font-weight:bold}.wiki-controls div div{float:left;width:50%}.wiki-controls div div p{margin-bottom:0;padding-right:20px}.wiki-controls .added-items{display:block;padding:10px;background:#b31919;margin-bottom:20px;border-radius:5px}.wiki-controls .added-items i{float:left;display:block;font-size:50px;line-height:70px;margin-right:20px}.wiki-controls .added-items p{margin-bottom:10px;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;font-size:16px}.wiki-controls .added-items span{font-weight:bold}body.wiki-editing #kubrick-lead,body.wiki-editing .wiki-review-pod,body.wiki-editing .not-editable,body.wiki-editing .wiki-boxart{display:none}@media (min-width: 768px){body.wiki-editing .wiki-hdr h1,body.wiki-editing .wiki-hdr h2,body.wiki-editing .wiki-hdr p{margin-left:0}}body.wiki-editing .tome{margin-top:0}body.wiki-editing textarea{padding:10px}.wiki-list-item .icon-remove-sign{margin-left:5px;cursor:pointer;color:#999}.wiki-list-item .icon-remove-sign:hover{color:#b31919}.autocomplete .resultPod.fake-item{background-color:#dbe6f0}.body-simple-form .container-fluid{padding:0}.body-simple-form section.span8{padding:40px}@media (max-width: 767px){.body-simple-form section.span8{padding-top:0}}.body-simple-form aside.span4{background:#242629 url('images/loose/bg-noise-white.png');color:#9da1a4;font-size:12px;overflow:auto;padding:40px}@media (min-width: 768px){.body-simple-form aside.span4{height:100%;position:fixed;top:0;right:0}}
.added-items-container span:after{content:", "}.added-items-container span:last-child:after{content:none}.js-editor-textarea.unsupported{width:100%;min-height:150px;margin:0 0 1em}.js-editor-textarea.unsupported.wikid{display:none}.tome{border:1px solid #ccc;background:#fff;overflow:hidden;border-radius:4px;margin:1em 0;position:relative}.tome .editor{padding:0 10px 10px;margin-top:10px;color:#2c2e30;position:relative;min-height:150px}.tome textarea{display:none;width:100%;min-height:150px;border:0;background:none;font:12px monospace;box-shadow:none;border-radius:0;padding:0;margin:0}.tome textarea:focus{box-shadow:none;outline:none}.tome .toolbars{width:100%;border-radius:4px 4px 0 0}.tome .toolbars.fixed{position:fixed}.tome .toolbar{padding:5px 5px 5px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.tome .toolbar>span{margin-right:6px;display:inline-block}.tome .toolbar button{color:#515458;display:inline-block;cursor:pointer;border:1px solid transparent;height:20px;font-family:"Helvetica Neue","HelveticaNeue",Arial,sans-serif;font-size:12px;text-align:center;min-width:20px;background:none;margin:0 3px 3px 3px;padding:0 4px;width:auto;border-radius:4px;text-shadow:rgba(255,255,255,0.5) 0 1px 0}.tome .toolbar button:first-child{margin-left:0}.tome .toolbar button.buttonActive,.tome .toolbar button:hover{color:#fff;text-shadow:none}.tome .toolbar button.buttonDisabled{opacity:0.4;cursor:default;background:none}.tome .toolbar button.buttonDisabled:hover{color:#515458;background:none;border-color:transparent}.tome .toolbar button:before{font-size:14px}.tome .toolbar button.labeled-icon:before{padding-right:3px}.tome .toolbar .dropdown{position:relative}.tome .toolbar .dropdown:hover ul{display:block;z-index:2}.tome .toolbar .dropdown:hover>button{z-index:3}.tome .toolbar .dropdown>button{text-align:left;position:relative;width:auto;padding-right:20px}.tome .toolbar .dropdown>button.labeled-icon:before{padding-right:4px}.tome .toolbar .dropdown ul{display:none;overflow:hidden;top:100%;left:0;position:absolute;margin-top:-2px;padding:0;width:125px;border-radius:4px}.tome .toolbar .dropdown li{margin:0;list-style-type:none}.tome .toolbar .dropdown ul button{border:0;display:block;margin:0;background:none;height:auto;width:100%;text-align:left;padding:5px 0 5px 10px;border-radius:0}.tome .toolbar .dropdown ul button:before{margin-right:10px !important}.tome .toolbar .dropdown ul button:hover{color:#2c2e30;background-color:#27292b;background:rgba(39,41,43,0.1)}.tome .toolbar .dropdown ul button.on,.tome .toolbar .dropdown ul button.on:hover{color:#fff;text-shadow:none}.tome .toolbar .dropdown ul button.paragraph{font-weight:normal}.tome .toolbar .dropdown ul button.header-2{font-size:18px}.tome .toolbar .dropdown ul button.header-3{font-size:16px}.tome .toolbar .dropdown ul button.header-4{font-size:14px}.tome .toolbar .dropdownDisabled{opacity:0.4;cursor:default}.tome .toolbar .dropdownDisabled button{cursor:default;background:none;border-color:transparent}.tome .toolbar .dropdownDisabled button:hover{color:#515458}.tome .toolbar .dropdownDisabled:hover ul{display:none;z-index:1}.tome-wysiwyg-mode div[contenteditable]{display:table;min-height:150px;width:100%}.tome-wysiwyg-mode textarea{display:none}.tome-code-mode div[contenteditable]{display:none}.tome-code-mode textarea{display:block}.tome-toolbar-more .toolbar.more{display:block}.tome-toolbar-more .toolbar button.more{float:right}.tome-toolbar-more .toolbar button.more:before{content:"Less";font-size:12px}.tome-toolbar-less .toolbar.more{display:none}.tome-toolbar-less .toolbar button.more{float:right}.tome-toolbar-less .toolbar button.more:before{content:"More";font-size:12px}.tome-edit-menu{background:#444;padding:10px;width:200px;position:absolute;border-radius:4px;box-shadow:rgba(0,0,0,0.3) 2px 2px 2px}.tome-edit-menu[data-disabled="true"]{visibility:hidden}.tome-edit-menu[data-disabled="false"]{visibility:visible}.tome-edit-menu button{display:block;float:none;min-width:10px;height:20px;padding:0 5px;text-align:center;font:bold 11px/20px Arial,Sans-serif;cursor:pointer;border:1px solid #1a1a1a;color:#999;background-image:-webkit-linear-gradient(#4e4e4e,#212121);background-image:linear-gradient(#4e4e4e,#212121)}.tome-edit-menu button:hover{background-image:-webkit-linear-gradient(#212121,#4e4e4e);background-image:linear-gradient(#212121,#4e4e4e)}.tome-edit-menu button.on{color:cyan}.tome-edit-menu>span{margin-left:10px;margin-right:3px}.tome-edit-menu>span:first-child{margin-left:0}.tome-toolbar{position:absolute;background:#444;color:#fff;font:12px/22px Arial,Sans-serif;padding:5px;background-color:#464c53;border:1px solid #25282c;border-radius:4px;box-shadow:rgba(0,0,0,0.75) 0 4px 8px,rgba(255,255,255,0.15) 0 1px 0 inset}.tome-toolbar[data-disabled="true"]{display:none}.tome-toolbar[data-disabled="false"]{display:block}.tome-toolbar button{float:none;min-width:10px;height:20px;margin:0 0 0 3px;padding:0 5px;text-align:center;font:bold 11px/20px Arial,Sans-Serif;cursor:pointer;border:1px solid #1a1a1a;color:#999;background-image:-webkit-linear-gradient(#4e4e4e,#212121);background-image:linear-gradient(#4e4e4e,#212121)}.tome-toolbar button:hover{background-image:-webkit-linear-gradient(#212121,#4e4e4e);background-image:linear-gradient(#212121,#4e4e4e)}.tome-toolbar button.buttonActive{color:cyan}.tome-toolbar button.buttonDisabled{display:none}.tome-toolbar>span{margin-left:10px;margin-right:3px}.tome-toolbar>span:first-child{margin-left:0}.tome-toolbar span[data-toolbar-section]{margin:0}.tome-toolbar span[data-toolbar-section][data-disabled="true"]{display:none}.tome-toolbar span[data-toolbar-section][data-disabled="false"]{display:inline}.wysiwyg-modal{width:auto;max-width:90%}.wysiwyg-modal .wysiwyg-modal-body li{margin-bottom:10px}.wysiwyg-modal label{float:none;width:auto;text-align:left}.wysiwyg-modal input.waiting:after{content:"..."}.wysiwyg-modal [data-embed-option] .option-title,.wysiwyg-modal [data-embed-option] .step-title{font-family:"Helvetica Neue","HelveticaNeue",Arial,sans-serif;font-size:1.1em;font-weight:bold;line-height:2;margin-bottom:0.7em}.wysiwyg-modal [data-embed-option] button{font-size:1em;line-height:1.2;background:#fff;border:5px solid #e9e9e9;border-radius:5px;margin:0 5px;width:145px;padding:10px}.wysiwyg-modal [data-embed-option] button[data-selected="true"]{border-color:#008fa9}.wysiwyg-modal [data-embed-option] button span{display:block;font-size:0.9em;margin-top:0.4em}.wysiwyg-modal [data-embed-option] [data-disabled="true"]{opacity:0.5;cursor:default}.wysiwyg-modal [data-embed-option] [data-hidden="true"]{display:none}.wysiwyg-modal [data-embed-option] [data-hidden="false"]{display:block}.wysiwyg-modal [data-embed-option][data-disabled="true"]{display:none}.wysiwyg-modal [data-embed-option][data-disabled="false"]{display:block}.wysiwyg-modal .modal-footer[data-hidden="true"]{display:none}.wysiwyg-modal .modal-footer[data-hidden="false"]{display:block}.wysiwyg-modal .wysiwyg-search-wrap{position:relative}.wysiwyg-modal-waiting{z-index:1000}.wysiwyg-context-modal-open .modal-backdrop{background:none}.wysiwyg-modal-image [data-embed-option]{text-align:center}.wysiwyg-modal-table{width:300px}.wysiwyg-modal-table ol{display:table;width:100%}.wysiwyg-modal-table li{display:table-cell;padding:5px}.wysiwyg-modal-table li label{margin:0;padding:0}.wysiwyg-modal-table .modal-body{padding:10px}.wysiwyg-modal-video{width:500px}.wysiwyg-modal-link{width:400px;overflow:visible}.wysiwyg-modal-link .modal-body{overflow:visible}.wysiwyg-modal-link .modal-body label{float:left;margin:4px 0 0 -150px}.wysiwyg-modal-link .modal-body input{margin-bottom:0}.wysiwyg-modal-link .wysiwyg-modal-link-props ol,.wysiwyg-modal-link .wysiwyg-search{padding:0 0 0 150px}.wysiwyg-modal-link .wysiwyg-modal-link-props li,.wysiwyg-modal-link .wysiwyg-search-wrap{display:table;margin:0 0 10px;padding:0;width:100%}.wysiwyg-modal-link .wysiwyg-modal-autocomplete{width:300px}.wysiwyg-modal-quicklink{position:absolute;top:0;left:0;margin:0;width:300px;overflow:visible}.wysiwyg-modal-quicklink .modal-body{padding:8px;overflow:visible}.wysiwyg-modal-quicklink .modal-body input[type="text"]{margin:0}.wysiwyg-modal-quicklink .modal-footer{padding:7px 8px 8px}.wysiwyg-modal-quicklink .wysiwyg-modal-autocomplete{width:100%}.wysiwyg-modal-userlist{min-width:40%;max-width:90%}.wysiwyg-modal-userlist .wysiwyg-modal-body:not(.loading){overflow:auto;padding:10px}.wysiwyg-modal-userlist table{background:none;width:100%}.wysiwyg-modal-userlist tbody tr{cursor:pointer}.wysiwyg-modal-userlist tbody tr:hover{background:#e2e3e4}.wysiwyg-modal-userlist td,.wysiwyg-modal-userlist th{padding:5px;vertical-align:middle}.wysiwyg-modal-userlist td.images{white-space:nowrap;min-width:129px}.wysiwyg-modal-userlist td.images img{margin-left:3px;height:30px;width:30px}.wysiwyg-modal-userlist td.images img:first-child{margin-left:0}.wysiwyg-modal-userlist td.title{min-width:50%}.wysiwyg-modal-userlist thead th{padding-bottom:3px}.wysiwyg-modal-userlist th{font-size:0.8em;font-weight:normal;line-height:1.2;text-align:left}.wysiwyg-modal-userlist th.images{visibility:hidden}.is-user-list{background:none;width:100%}.is-user-list tbody tr{cursor:pointer}.is-user-list tbody tr:hover{background:#e2e3e4}.is-user-list td,.is-user-list th{padding:5px;vertical-align:middle}.is-user-list td.images{white-space:nowrap;min-width:129px}.is-user-list td.images img{margin-left:3px;height:30px;width:30px}.is-user-list td.images img:first-child{margin-left:0}.is-user-list td.title{min-width:50%}.is-user-list thead th{padding-bottom:3px}.is-user-list th{font-size:0.8em;font-weight:normal;line-height:1.2;text-align:left}.is-user-list th.images{visibility:hidden}.wysiwyg-article{background:#fff}.wysiwyg-article table,.wysiwyg-article td,.wysiwyg-article th{cursor:text}.wysiwyg-article table[data-borders="false"]{border:1px dashed #ddd}.wysiwyg-article table[data-borders="false"] td,.wysiwyg-article table[data-borders="false"] th{border:1px dashed #ddd}.wysiwyg-article td,.wysiwyg-article th{padding:4px 6px}.wysiwyg-article [data-mce-hellip-stub] a:before{content:"\2026"}.wysiwyg-article .spoiler{background:none;outline:1px dotted #2c2e30}.wysiwyg-article .spoiler *{color:inherit !important}.wysiwyg-article .tome-note{margin:1em 0}.wysiwyg-article .tome-insert{text-align:center}.wysiwyg-article .tome-insert img{margin:0 5px}.wysiwyg-article .tome-insert textarea{width:100%}.wysiwyg-article .tome-insert span{display:block;margin:5px 0}.wysiwyg-article .tome-teaser{clear:both;height:15px;cursor:pointer;border:0;border-top:1px dotted #ccc;background:url('/static/editor/img/tome/pagebreak.gif') center no-repeat}.wysiwyg-article .js-item-cage[rel="image"]>div:hover{outline:5px dotted #000}.wysiwyg-article .js-item-cage[rel="video"]:hover,.wysiwyg-article .js-item-cage[rel="galleries"]:hover,.wysiwyg-article .js-item-cage[rel="images"]:hover,.wysiwyg-article .js-item-cage[rel="html"]:hover{outline:5px dotted #000}.wysiwyg-article .editor>blockquote:hover{outline:5px dotted #000}.body-help article h2{font-size:36px;margin:0 0 40px 0;padding-top:40px;background:none}.body-help article h3{padding:40px 0 0 0;font-weight:bold;margin-bottom:10px;margin-top:20px;background-position:top;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x}.body-help article p{padding-bottom:40px}#gallery-content.container,.dropnav #gallery-content.sub-nav-toc-menu{width:100%;padding:0 10px}.gallery-header{color:#fff;padding:0;background-size:100% auto}.gallery-header .gallery-header-fade,.gallery-header .gallery-header-grad{padding:20px}.gallery-header .gallery-header-fade{background-color:rgba(0,0,0,0.75)}.gallery-header h1 a,.gallery-header h2 a,.gallery-header h3 a,.gallery-header p a{color:#fff}.gallery-header h1 a:hover,.gallery-header h2 a:hover,.gallery-header h3 a:hover,.gallery-header p a:hover{color:#fff}.gallery-header li{display:inline-block;padding:10px}.gallery-header .btn,.gallery-header .av-age-gate button,.av-age-gate .gallery-header button{float:right;margin-left:10px}.gallery-header .img{width:100px;float:left;margin:5px 20px 0 0}.isotope-item{z-index:2}.isotope-hidden.isotope-item{pointer-events:none;z-index:1}.isotope,.isotope .isotope-item{-webkit-transition-duration:0.8s;transition-duration:0.8s}.isotope{-webkit-transition-property:width;transition-property:width;-webkit-transition-property:height;transition-property:height}.isotope .isotope-item{-webkit-transition-property:-webkit-transform;transition-property:transform;-webkit-transition-property:opacity;transition-property:opacity}.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-webkit-transition-duration:0s;transition-duration:0s}.isotope-container{margin:0 auto}.isotope-image{width:24%;background:#fff;border-top:solid 1px #fff;padding:10px 10px 0 10px;margin:0.5%;box-shadow:0 1px 3px rgba(34,25,25,0.4);font-size:11px;font-weight:bold;line-height:14px;display:inline-block;position:relative;opacity:1}@media (min-width: 1210px){.isotope-image{width:19%}}@media (min-width: 768px) and (max-width: 979px){.isotope-image{width:49%}}@media (max-width: 767px){.isotope-image{width:99%}}.isotope-image.underConstruction{opacity:0}.isotope-image.editing .edit-bar{display:block}.isotope-image.editing .edit-bar a,.isotope-image.editing .edit-bar a:hover{display:none}.isotope-image.editing .edit-bar a.edit-btn{display:block !important;width:100%;background-image:-webkit-linear-gradient(#1294e7,#0e70ae);background-image:linear-gradient(#1294e7,#0e70ae);color:#fff}.isotope-image.related-object{width:99%;font-size:14px;font-weight:normal;line-height:20px;margin-top:20px}.isotope-image.related-object h4{color:#2c2e30}.isotope-image.related-object p{margin-bottom:10px;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif}.isotope-image.related-object p a{color:#b31919}.isotope-image.related-object p button{float:right;margin-left:10px}.isotope-image.related-object p.tags{background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;padding-bottom:15px;color:#999}.isotope-image.related-object .title{background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;background-color:#ecedee;margin:-10px -10px 10px -10px;padding:5px 10px}.isotope-image.related-object .title a,.isotope-image.related-object .title h1{font-size:18px;display:inline;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif}.isotope-image.related-object .title a{color:#999}.isotope-image.related-object ul{margin-bottom:10px}@media (max-width: 480px){.isotope-image.related-object ul{padding-left:0}}.isotope-image.related-object li{display:inline-block;background:#e4e6e7;border-radius:4px;padding:0 5px;margin-bottom:5px;font-size:12px}.isotope-image.related-object li a{color:#555;display:inline-block}.isotope-image.related-object li.on{font-weight:bold;background:#b31919;color:#fff}.isotope-image.related-object li.on a,.isotope-image.related-object li.on i{color:#fff}.isotope-image.related-object li i{color:#c5c7c9}.isotope-image.related-object input{padding-left:18px;background:#fff url('/bundles/phoenixsite/images/core/sprites/icons/icn-search-12x12.png') no-repeat 2px center}.isotope-image .fav{position:absolute;top:20px;right:20px;opacity:0.8;color:#fff !important;text-shadow:rgba(0,0,0,0.25) 0 1px 0}.isotope-image:hover .fav{display:none}.isotope-image .edit-bar{position:absolute;top:100px;left:0;width:100%;display:none;*zoom:1}.isotope-image .edit-bar:before,.isotope-image .edit-bar:after{display:table;content:""}.isotope-image .edit-bar:after{clear:both}.isotope-image .edit-bar a{text-align:center;padding:10px;line-height:30px;font-size:18px;display:block;margin:0;background:rgba(255,255,255,0.8);font-weight:bold;box-shadow:rgba(0,0,0,0.25) 0 2px 6px;text-shadow:rgba(0,0,0,0.25) 0 1px 0}.isotope-image .edit-bar a:hover{background:rgba(255,255,255,0.9)}.isotope-image:hover .edit-bar{display:block}.isotope-image img{width:100%}.isotope-image a{color:#2c2e30}.isotope-image dl{margin:0 -10px}.isotope-image dd{font-weight:normal;padding:10px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;color:#999}.isotope-image dd p{margin:0}.isotope-image dd:last-child{background:none;border:none}.isotope-image dd:last-child.comment{background-color:#ecedee}.isotope-image dd.comment{background-color:#ecedee;font-style:italic;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;*zoom:1}.isotope-image dd.comment:before,.isotope-image dd.comment:after{display:table;content:""}.isotope-image dd.comment:after{clear:both}.isotope-image dd.comment .avatar{width:20px;height:20px;float:left}.isotope-image dd.comment img{width:20px;height:20px}.isotope-image dd.comment div{padding-left:30px}.isotope-image dd.comment.upload{line-height:20px}#gallery-edit{position:fixed;left:20px;bottom:20px;width:300px;padding:20px;z-index:999;*zoom:1;background:#fff;border-radius:2px;box-shadow:rgba(0,0,0,0.25) 0 15px 10px -10px,rgba(0,0,0,0.25) 0 2px 6px,rgba(255,255,255,0.1) 0 1px 0 inset}#gallery-edit:before,#gallery-edit:after{display:table;content:""}#gallery-edit:after{clear:both}#gallery-edit label{font-size:12px}#gallery-edit form{margin:0}#gallery-edit h3{background:#1294e7;color:#fff;margin:-20px -20px 0 -20px;padding:10px 20px;margin-bottom:20px;font-weight:normal;cursor:move}#gallery-edit h3 .icon-remove{float:right;color:#fff}#gallery-edit .partial-tag-note{margin-bottom:10px;font-size:11px;line-height:20px}#gallery-edit input.datepicker-input{width:120px}#gallery-edit input.timepicker{width:80px;margin:0}#gallery-edit .gallery-edit__actions{display:inline-block}#gallery-edit .gallery-edit__actionsMod{margin:10px -20px 0;padding:10px 20px;background:#d9d9d9}.filmstrip{position:fixed;top:0;left:0;width:100%;height:100%;background:url('/wp-content/themes/dbu-theme/library/images/texture-dark-canvas.png');z-index:4950;visibility:hidden;-moz-box-sizing:border-box;box-sizing:border-box}.filmstrip.filmstripOpen{visibility:visible}.filmstrip .image-mask{width:100%;height:100%;z-index:4951;background:rgba(0,0,0,0.7);position:fixed;display:none}.filmstrip .image-pane{border-radius:4px;display:inline-block;vertical-align:middle;height:0;padding:0;text-align:center;position:relative;border-right:1px solid #000;border-top:1px solid rgba(255,255,255,0.1);cursor:pointer;background:rgba(0,0,0,0.3) none no-repeat center;z-index:4951}.filmstrip .image-pane.loading{background-image:url('/wp-content/themes/dbu-theme/library/images/loading.gif')}.filmstrip .image-pane img{top:0;left:0;max-width:100%;max-height:100%;position:absolute}.filmstrip .image-pane .image-fs{font-size:50px;height:50px;width:50px;line-height:50px;border-radius:4px;color:rgba(255,255,255,0.2);position:absolute;right:40px;bottom:40px;background-color:rgba(0,0,0,0.5);display:none}.filmstrip .image-pane .image-fs:hover{color:#fff;cursor:pointer}.filmstrip .image-pane:hover .image-fs{display:block}.filmstrip .image-pane:hover .image-next,.filmstrip .image-pane:hover .image-prev{opacity:100}.filmstrip .image-title{color:#fff;font-size:22px;line-height:40px;text-align:left;overflow:hidden;width:50%;position:absolute;left:40px;top:40px;font-family:"Helvetica Neue","HelveticaNeue",Arial,sans-serif;font-weight:bold;z-index:4954;text-shadow:#80bfff 0 0 5px,#000 0 0 2px}.filmstrip .image-comments{display:inline-block;vertical-align:middle;width:300px;background:#f7f7f7;height:100%;position:fixed;right:0;top:0;border-left:1px solid rgba(255,255,255,0.1);border-radius:4px;-webkit-transition:width 0.1s;transition:width 0.1s}.filmstrip .image-comments .login-alert{text-align:center;background:#fff}.filmstrip .image-comments .login-alert>p{margin-bottom:0}.filmstrip .image-comments ul{margin-bottom:0;overflow-x:hidden}.filmstrip .image-comments ul.scroll{overflow-y:auto}.filmstrip .image-comments li{font-style:italic;font-family:"jubilat","Helvetica Neue","HelveticaNeue",Arial,sans-serif;padding:10px;background-color:#e4e6e7;line-height:16px;background-position:bottom;background-image:url('/wp-content/themes/dbu-theme/library/images/bg-border-light.png');background-repeat:repeat-x;*zoom:1}.filmstrip .image-comments li:before,.filmstrip .image-comments li:after{display:table;content:""}.filmstrip .image-comments li:after{clear:both}.filmstrip .image-comments li .avatar{width:20px;height:20px;float:left}.filmstrip .image-comments li img{width:20px;height:20px}.filmstrip .image-comments li div{padding-left:30px}.filmstrip .image-comments li.upload{line-height:20px}.filmstrip #postComment{margin-bottom:0}.filmstrip .image-control{font-size:16px;color:#eee;position:relative;z-index:4953;cursor:pointer}.filmstrip .image-control:hover{color:#fff;text-shadow:#80bfff 0 0 5px,#000 0 0 2px;-webkit-transition:all 0.05s;transition:all 0.05s}.filmstrip .image-close{background-color:rgba(0,0,0,0.5);color:#fff;line-height:50px;text-align:center;height:50px;width:50px;font-size:46px;display:block;position:fixed;top:40px;right:40px;color:rgba(255,255,255,0.2);z-index:4952;cursor:pointer;border-radius:4px}.filmstrip .image-close i{cursor:pointer}.filmstrip .image-next,.filmstrip .image-prev{background-color:rgba(0,0,0,0.5);width:50px;height:50px;line-height:50px;text-align:center;display:block;position:absolute;top:50%;margin-top:-40px;opacity:0;border-radius:4px;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.touch .filmstrip .image-next,.touch .filmstrip .image-prev{opacity:100;width:50px;height:50px;line-height:50px}.filmstrip .image-next:active,.filmstrip .image-prev:active{background-color:rgba(0,0,0,0.8);-webkit-transform:scale(0.9, 0.9);transform:scale(0.9, 0.9)}.filmstrip .image-next i,.filmstrip .image-prev i{position:absolute;top:50%;margin-top:-25px;font-size:50px;line-height:50px;display:block;left:50%}.touch .filmstrip .image-next i,.touch .filmstrip .image-prev i{font-size:50px;line-height:50px;margin-top:-25px}.filmstrip .image-next{right:40px}.touch .filmstrip .image-next{right:20px}.filmstrip .image-next i{margin-left:-6px}.touch .filmstrip .image-next i{margin-left:-5px}.filmstrip .image-prev{left:40px}.touch .filmstrip .image-prev{left:20px}.filmstrip .image-prev i{margin-left:-13px}.touch .filmstrip .image-prev i{margin-left:-12px}.filmstrip .image-strip{background-image:-webkit-linear-gradient(#333333,#222222);background-image:linear-gradient(#333333,#222222);position:fixed;left:0;top:100%;width:100%;height:50%;z-index:4952;margin-bottom:-50%;-webkit-transition:all 0.1s;transition:all 0.1s;display:none}.filmstrip .image-strip.imagestripActive{display:block}.filmstrip .image-strip.imagestripActive:after{content:"";position:absolute;top:-5px;left:0;width:100%;height:5px;background-color:#444}.filmstrip .image-strip .number{height:5%;background:#444;box-shadow:rgba(255,255,255,0.1) 0 1px 0 inset,rgba(0,0,0,0.15) 0 2px 4px;z-index:4953;position:relative}.filmstrip .image-strip ul{height:95%;overflow-y:auto;text-align:center}.filmstrip .image-strip li,.filmstrip .image-strip li img{display:inline-block;width:130px;height:130px}.filmstrip .image-strip li{margin:20px 10px 0 10px}.filmstrip .image-strip li a{display:block;position:relative}.filmstrip .image-strip li a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;display:block;box-shadow:rgba(0,0,0,0.3) 0 1px 3px}@media (max-width: 767px){.filmstrip .image-strip li a:after{content:none}}.filmstrip .image-strip li:last-child{margin-bottom:20px}.filmstrip .image-strip img{opacity:0;-webkit-transition:opacity 0.2s;transition:opacity 0.2s}.filmstrip .image-strip img.loaded{opacity:1}.filmstrip .image-strip .image-view-film{width:120px;height:40px;text-align:center;color:#fff;padding:10px;background-color:#444;font-size:12px;font-weight:bold;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:rgba(255,255,255,0.1) 0 1px 0 inset;color:#fff;border-bottom:none;position:absolute;top:-39px;left:50%;z-index:4954;-webkit-transition:left 0.1s;transition:left 0.1s}.filmstrip .image-strip .image-view-film .caret-message:before{content:"View all images"}.filmstrip.imageStripOpen .image-strip{top:50%}.filmstrip.imageStripOpen .image-strip:after{display:none}.filmstrip.imageStripOpen .image-mask{display:block}.filmstrip.imageStripOpen .image-strip .caret-message:before{content:"Close gallery"}.filmstrip.imageStripOpen .image-next,.filmstrip.imageStripOpen .image-prev{display:none}.filmstrip .image-viewer-ad{height:0;padding:0;display:none;visibility:hidden}.filmstrip .mapped-ad{visibility:hidden}.filmstrip .image-commands-tip{z-index:4955;top:50%;left:50%;width:40%;margin-left:-20%;margin-top:-10%;position:absolute;background:rgba(0,0,0,0.7);display:block;border-radius:10px;color:#fff;font-size:22px;text-align:center;padding:20px;display:block;opacity:1}.filmstrip .image-commands-tip p{font-size:18px}.filmstrip .image-commands-tip-hide{display:none}.filmstrip .image-commands-tip-fade-out{opacity:0;-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.filmstrip-with-ads .image-viewer-ad{height:auto;display:block}.filmstrip-with-ads .image-viewer-leader .mapped-ad,.filmstrip-with-ads .image-viewer-leader .mapped-ad .ad-wrap{background:none;margin:0 auto;padding:0;height:110px}.filmstrip-with-ads .image-viewer-mpu{width:300px;height:250px;background:#999;color:#fff;font-size:24px;text-align:center;padding:0;overflow:hidden;margin-top:1px;border-top-left-radius:4px}.filmstrip-with-ads .image-viewer-mpu .mapped-ad,.filmstrip-with-ads .image-viewer-mpu .mapped-ad .ad-wrap{margin:0;padding:0}.filmstrip-with-ads.filmstripOpen .image-viewer-ad,.filmstrip-with-ads.filmstripOpen .mapped-ad{visibility:visible}.content-body{*zoom:1}.content-body:before,.content-body:after{display:table;content:""}.content-body:after{clear:both}
.content-body h2,.content-body h3{clear:both;}.content-body h4{overflow: hidden; margin-top:0px;}.content-body h2{
	color: #c03538;   
    padding-left:20px;
	padding-top:2px;
	padding-bottom:6px;
    border-bottom: 2px solid #C12025;
    background: url("/wp-content/themes/dbu-theme/library/images/red-bar.jpg") no-repeat scroll 0px 0px transparent;
	background-position:left;
	margin-bottom: 20px;
	font-size:30px;
}.content-body h3{
	color: #3cab2c;
	padding-left: 1px;
    border-bottom: 2px solid #3cab2c;
    padding-bottom: 1px;
	margin-bottom: 15px;
    /*background: url("/wp-content/themes/dbu-theme/library/images/left-red.png") no-repeat scroll 0px 0px transparent;*/
	}
.tabnavi div>ul>li:hover,.tabnavi div>ul>li.active,.data-count:before{   
font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
padding-bottom: 0px;
border-bottom: none;
}

.tabnavi div>ul>li.active select,.data-count:before,.promo-strip h4{border-right:1px solid #cfcfcf; border-left:1px solid #cfcfcf; border-top:1px solid #cfcfcf;}

.tabnavi{
	list-style:none;margin:0 auto;padding:0;position:relative;z-index:5;background:#fff;}



.tabnavi div>ul>li:hover,.tabnavi div>ul>li.active,.data-count:before{   
font: bold 11px verdana, arial, sans-serif;
list-style-type: none;
padding-bottom: 0px;
}

.tabnavi li {
	margin: 2px 2px 0 2px;
	float: left;
    height: 21px;
	padding:0px 0px;
}


.tabnavi div>ul>li.active select,.data-count:before,.promo-strip h4{border-right:1px solid #cfcfcf; border-left:1px solid #cfcfcf; border-top:1px solid #cfcfcf;}

.tabnavi{list-style:none;margin:0 auto;padding:0;position:relative;z-index:5;}.tabnavi:before,.tabnavi:after{display:table;content:""}.tabnavi:after{clear:both}.tabnavi:before{content:" ";display:block;position:absolute;top:100%;left:0;width:100%;height:1px;}.tabnavi div>ul{margin:0 auto}.tabnavi div>ul>li{border:solid 1px #cfcfcf;float:left;padding:0;position:relative}.tabnavi div>ul>li>a{border:0;display:block;text-align:center;float:left;color:#000;;font-size:12px; line-height:20px; font-weight:500; padding:0 15px;position:relative}html[data-useragent*='Chrome'][data-platform='Win32'] .tabnavi div>ul>li>a{font-weight:600}.tabnavi div>ul>li>a{padding:0 20px}}@media (min-width: 768px) and (max-width: 979px){.tabnavi div>ul>li>a{padding:0 10px}}.tabnavi div>ul>li:hover>a,.tabnavi div>ul>li.active>a{color:#b71e1d; background-color:#e5e5e5;}.tabnavi div>ul>li:hover:after,.tabnavi div>ul>li.active:after{content:" ";display:block;height:1px;border-radius:2px 2px 0 0;top:-2px;left:0;right:1px;z-index:1;}.tabnavi div>ul>li.active select{background:#cfcfcf right;background-size:auto 100%}.tabnavi div>ul>li .icon,.tabnavi div>ul>li .av-livestream .av-stream-label i,.av-livestream .av-stream-label .tabnavi div>ul>li i{font-size:14px;vertical-align:middle}.tabnavi div>ul>li select{float:right;margin:9px 10px 0;font-size:11px;position:relative;width:120px;z-index:2; right;color:#dedede;background-size:auto 100%;}@media (min-width: 768px){.tabnavi div>ul>li.tabnavi-split{border:solid 1px #cfcfcf; box-shadow:#cfcfcf; -1px 0 0}}.tabnavi div>ul>li.tabnavi-search{float:right;border:0;padding:0;box-shadow:none}.tabnavi div>ul>li.tabnavi-search:hover{background:none !important}.tabnavi div>ul>li.tabnavi-search:hover:after{display:none}.tabnavi div>ul>li.tabnavi-search fieldset{margin:0;padding:0;width:100%;}


/*///////////////////////////////////
           DRAGONBOOKS
//////////////////////////////////*/


div.dragonbook-list {
    width: 50%;
	float:left;
    overflow: hidden;
}
div.dragonbook-list:hover {
	background-color:#f9f8f8;
	color:#333;
}
div.dragonbook-list blockquote {
	margin-top:10px;
}

div.dragonbook div.info div.eps-credit {
    color:#4c4b4b;
    font-size: 8pt;
    line-height: normal;
    padding-top: 2px;
	padding-left:6px;
    border-left : 1px solid rgb(36, 34, 34);
	border-top: 3px solid rgb(36, 34, 34);
}
div.dragonbook div.info div.eps-credit span {
	color:#c31f20;
    font-weight: bold;
}
div.dragonbook div.image {
    float: left;
	padding-top:7px;
	padding-right:5px;
    text-align: center;
	/*border: 1px dashed rgb(203, 202, 202);*/
}
div.dragonbook div.image div.desc {
	text-align:center;
	font-size:0.8em;
	padding-bottom:3px;
}
div.dragonbook div.image div.desc span {
     color: #c9490a;
	 font-weight:bold;
	 text-align:center;
}
div.dragonbook div.info div.titledragonballs {
    color: rgb(36, 34, 34);
    font-size: 1.5em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/looking-for-the-dragon-balls-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titletraining {
    color: rgb(36, 34, 34);
    font-size: 1.5em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/training-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.title21st {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/21st-tenka-ichi-budokai-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titleredribbon {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/red-ribbon-army-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlebaba {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/fortuneteller-baba-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlegokutraining {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/son-goku-training-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.title22nd {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/22nd-tenka-ichi-budokai-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlepiccolo {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/piccolo-daimao-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlekami {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/training-to-the-temple-of-god-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.title23rd {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/23rd-tenka-ichi-budokai-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlewedding {
    color: rgb(36, 34, 34);
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/wedding-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlesaiyans {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/saiyans-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlenamek {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/namek-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlefreeza {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/freeza-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlegarlic {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/garlic-jr-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlehumans {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/artificial-humans-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlecell {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/cell-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titletheotherworld {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/the-other-world-tournament-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlegreatsaiyaman {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/great-saiyaman-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlebuu {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/majin-buu-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titleultimatedb {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/ultimate-dragon-balls-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlebaby {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/baby-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlesupern17 {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/super-n17-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlejaakuryuu {
    color: rgb(36, 34, 34);
    font-size: 1.2em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/evil-dragons-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlebattleofgods {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/battle-of-gods-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlefuturetrunks {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/future-trunks-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.titlezeno {
    color: rgb(36, 34, 34);
    font-size: 1.3em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/universe-survival-arc.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.title orange {
	border-bottom: 3px solid #F33;
	display:block;
}
div.dragonbook-list div.info {
	float: left;
    text-align: left;
    line-height: 10pt;
    margin: 2px 2px 0px 0px;
    padding: 0px;
	width:98%;
}
div.dragonbook div.info div.base-definition {
    color: rgb(90, 90, 90);
    font-size: 0.9em;
    line-height: normal;
    margin-top: 5px;
    padding-top: 5px;
	padding-bottom:5px;
	text-align:justify;
	border-top: 3px solid #242222;
}
div.dragonbook div.info div.base-definition span {
    color: #c9490a;
}
div.dragonbook div.info div.title span {
    color: rgb(153, 153, 153);
    float: right;
    font-size: 12pt;
    font-weight: bold;
    text-transform: none;
    padding-left: 10px;
}
div.dragonbook div.info div.based-number {
	color:#f49401;
	font-size:60pt;
	font: "Haettenschweiler" ,"Arial Black", Gadget, sans-serif;
	padding-left:10px;
	border-top: 3px solid #010101;
}
div.dragonbook div.info div.based-number p {
	color:#f49401;
	font-size:60pt;
	font: "Haettenschweiler" ,"Arial Black", Gadget, sans-serif;
	padding-left:10px;
}
div.dragonbook div.info div.based-bulle {
	color:#000;
	font-size:10pt;
	padding-left:10px;
    line-height: normal;
	border-top: 3px solid #010101;
}
div.dragonbook div.info div.based-bulle p {
	border:solid 2px ##000;
	font-size:10pt;
	padding-left:10px;
	padding-top:5px;
	margin:5px 0 5px 0;
    line-height: normal;
	margin-bottom:15px;
}

div.dragonbook div.info div.based-number16 {
	color:#f49401;
	font-size:35pt;
	font: "Haettenschweiler" ,"Arial Black", Gadget, sans-serif;
	padding-left:10px;
	border-top: 3px solid #010101;
	padding-top: 30px;
	padding-bottom: 0px;
}
div.dragonbook div.info div.based-number16 p {

line-height:0;
}

div.dragonbook div.info div.based-bulle16 {
	color:#000;
	font-size:10pt;
	padding-left:10px;
    line-height: normal;
	border-top: 3px solid #010101;
}
div.dragonbook div.info div.based-bulle16 p {
	border:solid 2px ##000;
	font-size:10pt;
	padding-left:10px;
	padding-top:0px;
	margin:5px 0 5px 0;
    line-height: normal;
	margin-bottom:10px;
}


div.dragonbook div.info div.base-title{
	padding-top:0px;
	padding-left:10px;
	font-size: 10pt;
	font: "Haettenschweiler" ,"Arial Black", Gadget, sans-serif;
	
}
div.dragonbook div.info div.base-titre{
	padding-left:10px;
	padding-bottom:18px;
    line-height: 10pt;
}
div.dragonbook div.info div.base-title span {
    color: rgb(0, 0, 0);
    font-weight: bold;
}
div.dragonbook div.info div.quotes {
    background: url("/Site/img/eps-quotes.png") no-repeat scroll right top #c5c3c3;
    border-left: 3px solid #e48c61;
	text-align:left;
	font-size:0.9em;
    color: #828181;
	margin-top:10px;
	padding: 2px 30px 2px 5px;
}
div.dragonbook div.info div.sub-names {
    color: rgb(153, 153, 153);
    font-size: 8pt;
    line-height: normal;
    margin-top: 3px;
    padding-top: 2px;
	padding-bottom:5px;
    border-top: 1px dotted rgb(221, 221, 221);
}

div.dragonbook div.info div.sub-infos {
    color: rgb(153, 153, 153);
    font-size: 8pt;
    line-height: normal;
    margin-top: 3px;
    padding-top: 2px;
	padding-bottom:5px;
}
div.dragonbook div.pics dl.pics-item dt.pics-icon img.none {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
}
div.dragonbook div.pics {
    display: block;
    margin: 0 0px 0px 0px;
	overflow: hidden;
    padding: 0;
	border-top: 1px dotted rgb(221, 221, 221);
}
div.pics a {
    font-size: 11pt;
    font-weight: bold;
}
div.dragonbook div.pics div.pics-row {
    display: block;
    margin: 0 0 1px;
    overflow: hidden;
}
div.dragonbook div.pics div.manga-pages div {
    border-bottom: 1px solid #DDDDDD;
    font-size: 10pt;
    font-weight: bold;
    margin: 0 15px 1px;
    padding: 0 0 1px;
}
div.dragonbook div.pics dl.pics-item {
    float: left;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
div.dragonbook div.pics dl.pics-item dt.pics-icon {
    margin: 0;
    padding: 0;
}
div.dragonbook div.pics img {
    background: none repeat scroll 0 0 #FFF;
    margin: 1px 1px 1px;
    max-width: 100%;
    width: auto;
}
div.dragonbook div.pics dl.col-0 {
    width: 50%;
}
div.dragonbook div.pics dl.col-1 {
    width: 50%;
}
div.dragonbook div.pics dl.col-2 {
    width: 25%;
}
div.dragonbook div.pics dl.col-3 {
    width: 16.65%;
}
div.dragonbook div.pics dl.col-4 {
    width: 12,5%;
}
div.dragonbook div.pics dl.col-5 {
    width: 10%;
}
div.dragonbook div.pics dl.col-6 {
    width: 8.33%;
}
div.dragonbook div.pics dl.col-7 {
    width: 7.14%;
}
div.dragonbook div.pics dl.col-8 {
    width: 6.25%;
}
div.dragonbook div.pics dl.col-9 {
    width: 5.55%;
}
div.dragonbook div.pics dl.col-10 {
    width: 5%;
}
div.dragonbook div.pics dl.col-11 {
    width: 4.54%;
}
div.dragonbook div.pics dl.col-12 {
    width: 4.16%;
}
div.dragonbook div.pics dl.col-13 {
    width: 3.84%;
}
div.dragonbook div.pics dl.col-14 {
    width: 3.57%;
}
div.dragonbook div.pics dl.col-15 {
    width: 3.33%;
}
div.dragonbook div.pics dl.col-16 {
    width: 3.12%;
}
div.dragonbook div.pics dl.col-17 {
    width: 2.94%;
}
div.dragonbook div.pics dl.col-18 {
    width: 2.77%;
}
div.dragonbook div.pics dl.col-19 {
    width: 2.63%;
}
div.dragonbook div.pics dl.col-20 {
    width: 2,50%;
}
div.dragonbook div.pics dl.col-21 {
    width: 2.38%;
}
div.dragonbook div.pics dl.col-22 {
    width: 2.27%;
}
div.dragonbook div.pics dl.col-23 {
    width: 2.17%;
}
div.dragonbook div.pics dl.col-24 {
    width: 2.08%;
}
div.dragonbook div.pics dl.col-25 {
    width: 2%;
}
div.gallery dl.col-26 {
    width: 1.92%;
}
div.dragonbook div.pics dl.col-27 {
    width: 1.85%;
}
div.dragonbook div.pics dl.col-28 {
    width: 1.78%;
}
div.dragonbook div.pics dl.col-29 {
    width: 1.72%;
}
div.dragonbook div.pics dl.col-30 {
    width: 1.66%;
}
div.dragonbook div.info div.titletvsp {
    color: rgb(36, 34, 34);
    font-size: 1.5em;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
	padding-left:80px;
	padding-top:15px;
    padding-bottom: 19px;
	border-left : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/based/tv-specials-higher.jpg") no-repeat scroll left top #FFF;
}
div.dragonbook div.info div.based-tvsp {
	color:#c03538;
	font-size:16pt;
	font: "Haettenschweiler" ,"Arial Black", Gadget, sans-serif;
	padding-left:10px;
    line-height: normal;
	border-top: 3px solid #010101;
	padding-top:15px;
	padding-bottom:5px;
}
div.dragonbook div.info div.based-tvsp p {
	color:#c03538;
	font-size:16pt;
	font: "Haettenschweiler" ,"Arial Black", Gadget, sans-serif;
	padding-left:10px;
    line-height: normal;
	padding-top:15px;
	padding-bottom:5px;
}
	

/*///////////////////////////////////
           AGES
//////////////////////////////////*/


div.ages-list {
    width: 33%;
	float:left;
	margin-bottom:10px;
    overflow: hidden;
}
div.ages-list:hover {
	background-color:#f9f8f8;
	color:#333;
}
div.ages-list blockquote {
	margin-top:10px;
}
div.ages-list blockquote:hover {
	background-color:#FFF;
}

div.ages div.image {
    float: left;
	padding-top:5px;
	padding-right:5px;
    text-align: center;
	/*border: 1px dashed rgb(203, 202, 202);*/
}
div.ages div.image div.desc {
	text-align:center;
	font-size:0.8em;
	padding-bottom:3px;
}
div.ages div.image div.desc span {
     color: #c9490a;
	 font-weight:bold;
	 text-align:center;
}
div.ages div.info div.title461 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-461.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title orange {
	border-bottom: 3px solid #F33;
	display:block;
}
div.ages-list div.info {
	float: left;
    text-align: left;
    line-height: 14pt;
    margin: 3px 0px 0px 5px;
    padding: 0px;
	width:96%;
}
div.ages div.info div.base-definition {
    color: rgb(90, 90, 90);
    font-size: 0.9em;
    line-height: normal;
    margin-top: 5px;
    padding-top: 10px;
	padding-left:10px;
	padding-bottom:5px;
	text-align:justify;
}
div.ages div.info div.base-definition span {
    color: #c9490a;
}
div.ages div.info div.name span {
    color: rgb(153, 153, 153);
    float: right;
    font-size: 12pt;
    font-weight: bold;
    text-transform: none;
    padding-left: 10px;
}
div.ages div.info div.based-number {
	color:#b81e1f;
	font-size:25pt;
	font: "Haettenschweiler" ,"Arial Black", Gadget, sans-serif;
	padding-left:10px;
	padding-bottom:5px;
	line-height:normal;
}
div.ages div.info div.based-number p {
	color:#b81e1f;
	font-size:25pt;
	font: "Haettenschweiler";
	padding-left:10px;
	padding-bottom:10px;
}
	
div.ages div.info div.base-name {
	padding-left:10px;
	padding-top:15px;
	font-size: 12pt;
}
div.ages div.info div.base-name p {
	padding-left:10px;
	padding-top:15px;
	font-size: 12pt;
}
div.ages div.info div.base-name span {
    color: rgb(0, 0, 0);
    font-weight: bold;
}
div.ages div.info div.quotes {
    background: url("/Site/img/eps-quotes.png") no-repeat scroll right top #c5c3c3;
    border-left: 3px solid #e48c61;
	text-align:left;
	font-size:0.9em;
    color: #828181;
	margin-top:10px;
	padding: 2px 30px 2px 5px;
}
div.ages div.info div.sub-names {
    color: rgb(153, 153, 153);
    font-size: 8pt;
    line-height: normal;
    margin-top: 3px;
    padding-top: 2px;
	padding-bottom:5px;
    border-top: 1px dotted rgb(221, 221, 221);
}

div.ages div.info div.sub-infos {
    color: rgb(153, 153, 153);
    font-size: 8pt;
    line-height: normal;
    margin-top: 3px;
    padding-top: 2px;
	padding-bottom:5px;
}
div.ages div.pics dl.pics-item dt.pics-icon img.none {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
}
div.ages div.pics {
    display: block;
    margin: 0 0px 0px 0px;
	overflow: hidden;
    padding: 0;
	border-top: 1px dotted rgb(221, 221, 221);
}
div.pics a {
    font-size: 11pt;
    font-weight: bold;
}
div.ages div.pics div.pics-row {
    display: block;
    margin: 0 0 1px;
    overflow: hidden;
}
div.ages div.pics div.manga-pages div {
    border-bottom: 1px solid #DDDDDD;
    font-size: 10pt;
    font-weight: bold;
    margin: 0 15px 1px;
    padding: 0 0 1px;
}
div.ages div.pics dl.pics-item {
    float: left;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
div.ages div.pics dl.pics-item dt.pics-icon {
    margin: 0;
    padding: 0;
}
div.ages div.pics img {
    background: none repeat scroll 0 0 #FFF;
    margin: 1px 1px 1px;
    max-width: 100%;
    width: auto;
}
div.ages div.pics dl.col-0 {
    width: 50%;
}
div.ages div.pics dl.col-1 {
    width: 50%;
}
div.ages div.pics dl.col-2 {
    width: 25%;
}
div.ages div.pics dl.col-3 {
    width: 16.65%;
}
div.ages div.pics dl.col-4 {
    width: 12,5%;
}
div.ages div.pics dl.col-5 {
    width: 10%;
}
div.ages div.pics dl.col-6 {
    width: 8.33%;
}
div.ages div.pics dl.col-7 {
    width: 7.14%;
}
div.ages div.pics dl.col-8 {
    width: 6.25%;
}
div.ages div.pics dl.col-9 {
    width: 5.55%;
}
div.ages div.pics dl.col-10 {
    width: 5%;
}
div.ages div.pics dl.col-11 {
    width: 4.54%;
}
div.ages div.pics dl.col-12 {
    width: 4.16%;
}
div.ages div.pics dl.col-13 {
    width: 3.84%;
}
div.ages div.pics dl.col-14 {
    width: 3.57%;
}
div.ages div.pics dl.col-15 {
    width: 3.33%;
}
div.ages div.pics dl.col-16 {
    width: 3.12%;
}
div.ages div.pics dl.col-17 {
    width: 2.94%;
}
div.ages div.pics dl.col-18 {
    width: 2.77%;
}
div.ages div.pics dl.col-19 {
    width: 2.63%;
}
div.ages div.pics dl.col-20 {
    width: 2,50%;
}
div.ages div.pics dl.col-21 {
    width: 2.38%;
}
div.ages div.pics dl.col-22 {
    width: 2.27%;
}
div.ages div.pics dl.col-23 {
    width: 2.17%;
}
div.ages div.pics dl.col-24 {
    width: 2.08%;
}
div.ages div.pics dl.col-25 {
    width: 2%;
}
div.gallery dl.col-26 {
    width: 1.92%;
}
div.ages div.pics dl.col-27 {
    width: 1.85%;
}
div.ages div.pics dl.col-28 {
    width: 1.78%;
}
div.ages div.pics dl.col-29 {
    width: 1.72%;
}
div.ages div.pics dl.col-30 {
    width: 1.66%;
}

div.ages div.info div.title737 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-737.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title749 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-749.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title750 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-750.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title753 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-753.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title756 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-756.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title761 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-761.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title762 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-762.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title763 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-763.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title764 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-764.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title767 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-767.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title774 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-774.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title776 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-776.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title784 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-784.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title785 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-785.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title788 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-788.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title783 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-783.jpg") no-repeat scroll left top #FFF;
	height:55px;
}

div.ages div.info div.title789 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-789.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title790 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-790.jpg") no-repeat scroll left top #FFF;
	height:55px;
}
div.ages div.info div.title890 {
    color:#4c4b4b;
    font-size: 11pt;
	padding-left:70px;
	padding-top:34px;
	line-height:normal;
    border-right : 1px solid rgb(36, 34, 34);
	background: url("/wp-content/themes/dbu-theme/library/images/ages-barre/age-890.jpg") no-repeat scroll left top #FFF;
	height:55px;
}


div#details div.interview { border-top: 1px dashed #CCC; padding: 10px 20px 0; }
div#details div.interview .question { color: #C01D1E; font-weight: bold; margin: 0 0 10px 0; }
div#details div.interview .answer { border-left: 2px solid #CCC; margin: 0 0 25px 5px; padding-left: 10px; }
div#details div.interview ol { padding: 0 0 0 18px; }
div#details div.interview div.note { color: #888; font-size: 8pt; margin-bottom: 20px; line-height: 13pt; }
div#details div.interview ul { list-style-type: square; margin: 0 0 20px; padding: 0 0 0 20px; }
div#detailst div.interview ul li { margin: 0 0 2px; }
div#details sup { color: #C01D1E; font-weight: bold; height: 0; bottom: 5px; vertical-align: baseline; _vertical-align: bottom; position: relative; }

div#note-sup { color: #888; font-size: 9pt; margin-bottom: 20px; line-height: 14pt; }
div#note-sup sup { color: #C01D1E; font-weight: bold; height: 0; bottom: 5px; vertical-align: baseline; _vertical-align: bottom; position: relative; }


div#main-title { color: #c31f20; font-size: 19px; font-weight: bold; }
div#main-notes { color: #7D7D7D; font-size: 12px; }


a.anchor { position: relative; top: - $40; visibility: hidden; }
a.anchor:before {
  content:"";
  float: left;
  height: 0px;
}
a[name] {
  padding-top: 40px;
  margin-top: -40px;
  display: inline-block; /* required for webkit browsers */
}
h4a {
  padding-top: 0px;
  margin-top: 0px;
}

/*///////////////////////////////////
         PUNCH LINES
//////////////////////////////////*/


div.line-list {
    width: 100%;
    padding: 0px 10px 0px;
    margin: 10px;
    overflow: hidden;
	border-left: 3px solid rgb(236, 235, 235);
	border-bottom: 2px solid rgb(236, 235, 235);
}
div.line-list:hover {
	background-color:#f9f8f8;
	color:#333;
	border-left: 3px solid rgb(195, 31, 32);
}
div.line-list blockquote {
	margin-top:10px;
}
div.line-list blockquote:hover {
	background-color:#FFF;
}
div.line div.info div.explanation {
    color:#7d7d7d;
    line-height: normal;
    margin-top: 5px;
	padding-bottom:4px;
    padding-top: 4px;
}
div.line div.image {
    float: left;
    width: 20%;
    text-align: center;
	margin-right:5px;
	/*border: 1px dashed rgb(203, 202, 202);*/
}
div.line div.image div.desc {
	text-align:center;
	font-size:0.8em;
	padding-bottom:3px;
}
div.line div.image div.desc span {
     color: #c9490a;
	 font-weight:bold;
	 text-align:center;
}
div.line div.info {
    float: left;
    width: 100%;
}
div.line-list div.info {
    text-align: left;
    line-height: 14pt;
    margin: 3px 0px 0px 5px;
    padding: 0px;
}
div.line div.info div.title {
    color: rgb(68, 68, 68);
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
    margin-bottom: 5px;
    padding-bottom: 2px;
	border-bottom: 1px dashed rgb(203, 202, 202);
}
div.line-list div.info {
    text-align: left;
    line-height: 14pt;
	width:100%;
}
div.line div.info div.base-definition {
    color: rgb(90, 90, 90);
    font-size: 0.9em;
    line-height: normal;
    margin-top: 5px;
    padding-top: 2px;
	padding-bottom:5px;
    border-top: 1px dotted rgb(221, 221, 221);
	text-align:justify;
}
div.line div.info div.base-definition span {
    color: #c9490a;
}
div.line div.info div.title span {
    color: rgb(153, 153, 153);
    float: right;
    font-size: 8pt;
    font-weight: bold;
    text-transform: none;
    padding-left: 10px;
}
div.line div.info div.base-title span {
    color: rgb(0, 0, 0);
    font-weight: bold;
}
div.line div.info div.quotes {
	width:565px;
    background: url("/Site/img/eps-quotes.png") no-repeat scroll right top #c5c3c3;
    border-left: 3px solid #e48c61;
	text-align:left;
	font-size:0.9em;
    color: #828181;
	margin-top:10px;
	padding: 2px 30px 2px 5px;
}
div.line div.info div.sub-names {
    color: rgb(153, 153, 153);
    font-size: 8pt;
    line-height: normal;
    margin-top: 3px;
    padding-top: 2px;
	padding-bottom:5px;
    border-top: 1px dotted rgb(221, 221, 221);
}

div.line div.info div.sub-infos {
    color: rgb(153, 153, 153);
    font-size: 8pt;
    line-height: normal;
    margin-top: 3px;
    padding-top: 2px;
	padding-bottom:5px;
}
div.line div.pics dl.pics-item dt.pics-icon img.none {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
}
div.line div.pics {
    display: block;
    margin: 0 0px 0px 0px;
	overflow: hidden;
    padding: 0;
	border-top: 1px dotted rgb(221, 221, 221);
}
div.pics a {
    font-size: 11pt;
    font-weight: bold;
}
div.line div.pics div.pics-row {
    display: block;
    margin: 0 0 1px;
    overflow: hidden;
}
div.line div.pics div.manga-pages div {
    border-bottom: 1px solid #DDDDDD;
    font-size: 10pt;
    font-weight: bold;
    margin: 0 15px 1px;
    padding: 0 0 1px;
}
div.line div.pics dl.pics-item {
    float: left;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
div.line div.pics dl.pics-item dt.pics-icon {
    margin: 0;
    padding: 0;
}
div.line div.pics img {
    background: none repeat scroll 0 0 #FFF;
    margin: 1px 1px 1px;
    max-width: 100%;
    width: auto;
}



div.redcarre {
    background: url("/wp-content/themes/dbu-theme/library/images/redcarre.gif") no-repeat scroll 0px 3px transparent;
    padding: 0px 0px 10px 15px;
}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////
                                            PRODUCTS
///////////////////////////////////////////////////////////////////////////////////////////////////////*!
 * jQuery UI Draggable/Sortable 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */#bulk-titles div a:before{position:relative;top:-3px}.plugins tbody,.plugins tbody th.check-column{padding:8px 0 0 2px}.plugins tbody th.check-column input[type=checkbox]{margin-top:4px}#update-plugins-table tbody td p{margin-top:0}#update-plugins-table tbody td p strong{font-size:14px}.plugins .inactive th.check-column,.plugins tfoot th.check-column,.plugins thead th.check-column{padding-left:6px}#update-plugins-table tfoot th.check-column,#update-plugins-table thead th.check-column{padding-top:11px}.plugins,.plugins td,.plugins th{color:#000}.plugins tr{background:#fff}.plugins p{margin:0 4px;padding:0}.plugins .desc p{margin:0 0 8px}.plugins td.desc{line-height:1.5em}.plugins .desc ol,.plugins .desc ul{margin:0 0 0 2em}.plugins .desc ul{list-style-type:disc}.plugins .row-actions{font-size:13px}.plugins .active td,.plugins .active th,.plugins .inactive td,.plugins .inactive th{padding:10px 9px}.plugins .active td,.plugins .active th{background-color:#f7fcfe}.plugins .update td,.plugins .update th{border-bottom:0}.plugin-update-tr td{border-top:0}.plugin-install #the-list td,.plugins .active td,.plugins .active th,.plugins .inactive td,.plugins .inactive th,.upgrade .plugins td,.upgrade .plugins th{-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}.plugins tr.active+tr.inactive td,.plugins tr.active+tr.inactive th,.plugins tr.active.plugin-update-tr+tr.inactive td,.plugins tr.active.plugin-update-tr+tr.inactive th{border-top:1px solid rgba(0,0,0,.03);-webkit-box-shadow:inset 0 1px 0 rgba(0,0,0,.02),inset 0 -1px 0 #e1e1e1;box-shadow:inset 0 1px 0 rgba(0,0,0,.02),inset 0 -1px 0 #e1e1e1}.plugins .update td,.plugins .update th,.plugins .updated td,.plugins .updated th,.plugins tr.active+tr.inactive.update td,.plugins tr.active+tr.inactive.update th,.plugins tr.active+tr.inactive.updated td,.plugins tr.active+tr.inactive.updated th,.upgrade .plugins tr:last-of-type td,.upgrade .plugins tr:last-of-type th{-webkit-box-shadow:none;box-shadow:none}.plugins .active.update td,.plugins .active.update th,tr.active.update+tr.plugin-update-tr .plugin-update{background-color:#fef7f1}.plugin-update-tr.active td,.plugins .active th.check-column{border-left:4px solid #00a0d2}.plugins .active.update th.check-column,.plugins .active.update+.plugin-update-tr .plugin-update{border-left:4px solid #d54e21}#wpbody-content .plugins .plugin-title,#wpbody-content .plugins .theme-title{padding-right:12px;white-space:nowrap}.plugins .inactive .plugin-title strong{font-weight:400}.plugins .row-actions,.plugins .second{padding:0 0 5px}.plugins .update .row-actions,.plugins .update .second,.plugins .updated .row-actions,.plugins .updated .second{padding-bottom:0}.plugins-php .widefat tfoot td,.plugins-php .widefat tfoot th{border-top-style:solid;border-top-width:1px}.plugin-update-tr .update-message{font-size:13px;font-weight:400;padding:6px 12px;margin:0 10px 8px 31px;background-color:#f7f7f7;background-color:rgba(0,0,0,.03)}.plugin-card .install-now:before,.plugin-card .update-now:before,.plugin-update-tr .update-message:before{color:#d54e21;display:inline-block;font:400 20px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top}.plugin-card .update-now:before,.plugin-update-tr .update-message:before{content:'\f463'}.plugin-update-tr .update-message:before{margin:0 8px 0 -2px}.plugin-card .install-now:before,.plugin-card .update-now:before{margin:3px 5px 0 -2px}.plugin-card .updating-message:before,.plugin-update-tr .updating-message:before{content:'\f463';-webkit-animation:rotation 2s infinite linear;animation:rotation 2s infinite linear}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.plugin-card .updated-message:before,.plugin-update-tr .updated-message:before{color:#79ba49;content:'\f147'}.plugins .plugin-update-tr .plugin-update{padding:0;border:none;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 rgba(0,0,0,.1)}tr.active+tr.plugin-update-tr .plugin-update{background-color:#f7fcfe}tr.active+tr.plugin-update-tr:not(.updated) .plugin-update .update-message{background-color:#fcf3ef}.plugin-install-php h3{clear:both}.plugin-install-php h4{margin:2.5em 0 8px}.plugin-install-php .wp-filter{margin-bottom:0}.plugin-group{overflow:hidden;margin-top:1.5em}.plugin-group h3{margin-top:0}.plugin-card{float:left;margin:0 8px 16px;width:48.5%;width:-webkit-calc(50% - 8px);width:calc(50% - 8px);background-color:#fff;border:1px solid #dedede;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.plugin-card:nth-child(odd){clear:both;margin-left:0}.plugin-card:nth-child(even){margin-right:0}@media screen and (min-width:1600px){.plugin-card{width:30%;width:-webkit-calc(33.1% - 8px);width:calc(33.1% - 8px)}.plugin-card:nth-child(odd){clear:none;margin-left:8px}.plugin-card:nth-child(even){margin-right:8px}.plugin-card:nth-child(3n+1){clear:both;margin-left:0}.plugin-card:nth-child(3n){margin-right:0}}@media screen and (max-width:782px){.plugin-card{margin-left:0;margin-right:0;width:100%}}.plugin-card-top{position:relative;padding:20px 20px 10px;min-height:135px}.plugin-action-buttons,div.action-links{margin:0}.plugin-card h4{margin:0 0 12px;font-size:18px;line-height:1.3}.plugin-card .desc,.plugin-card .name{margin-left:148px;margin-right:120px}.plugin-card .action-links{position:absolute;top:20px;right:20px;width:120px}.plugin-action-buttons{clear:right;float:right;margin-left:2em;margin-bottom:1em;text-align:right}.plugin-action-buttons li{margin-bottom:10px}.plugin-card-bottom{clear:both;padding:12px 20px;background-color:#fafafa;border-top:1px solid #dedede;overflow:hidden}.plugin-card-bottom .star-rating{display:inline}.plugin-card .column-rating{line-height:23px}.plugin-card .column-rating,.plugin-card .column-updated{margin-bottom:4px}.plugin-card .column-downloaded,.plugin-card .column-rating{float:left;clear:left;max-width:180px}.plugin-card .column-compatibility,.plugin-card .column-updated{text-align:right;float:right;clear:right;width:65%;width:-webkit-calc(100% - 180px);width:calc(100% - 180px)}.plugin-card .column-compatibility span:before{font:400 20px/.5 dashicons;speak:none;display:inline-block;padding:0;top:4px;left:-2px;position:relative;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;color:#444}.plugin-card .compatibility-incompatible:before{content:'\f158'}.plugin-card .compatibility-compatible:before{content:'\f147'}.plugin-icon{position:absolute;top:20px;left:20px;width:128px;height:128px;margin:0 20px 20px 0}.plugin-icon img{width:128px;height:128px}.no-plugin-results{color:#999;font-size:18px;font-style:normal;margin:0;padding:100px 0 0;text-align:center}.wp-list-table tr.site-deleted{background:#ff8573}.wp-list-table tr.site-spammed{background:#faafaa}

.star-rating .star {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 1;
    font-family: dashicons;
    text-decoration: inherit;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    text-align: center;
    color: #FFB900;
}
table .column-rating,table .column-visible,table .vers{text-align:left}.error-message{color:red;font-weight:600}body.iframe{height:98%}.lp-show-latest p{display:none}.lp-show-latest .lp-error p,.lp-show-latest p:last-child{display:block}td.media-icon{text-align:center;width:80px;padding-top:8px;padding-bottom:8px}td.media-icon img{max-width:80px;max-height:60px;width:auto;height:auto}td.image-icon img{border:1px solid rgba(0,0,0,.07)}#howto{font-size:11px;margin:0 5px;display:block}.importers td{padding-right:14px}.importers{font-size:16px;width:auto}#post-body #post-body-content #namediv h3{margin-top:0}#namediv h3 label{vertical-align:baseline}#namediv table{width:100%}#namediv td.first{width:10px;white-space:nowrap}#namediv input{width:98%}#namediv p{margin:10px 0}#submitdiv h3{margin-bottom:0!important}.zerosize{height:0;width:0;margin:0;border:0;padding:0;overflow:hidden;position:absolute}br.clear{height:2px;line-height:2px}.checkbox{border:none;margin:0;padding:0}fieldset{border:0;padding:0;margin:0}.post-categories{display:inline;margin:0;padding:0}.post-categories li{display:inline}div.star-holder{position:relative;height:17px;width:100px;background:url(images/stars.png?ver=20121108) bottom left repeat-x}div.star-holder .star-rating{background:url(images/stars.png?ver=20121108) top left repeat-x;height:17px;float:left}.star-rating{white-space:nowrap}.star-rating .star{display:inline-block;width:20px;height:20px;-webkit-font-smoothing:antialiased;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;-webkit-transition:color .1s ease-in 0;transition:color .1s ease-in 0;text-align:center;color:#ffb900}.star-rating .star-full:before{content:'\f155'}.star-rating .star-half:before{content:'\f459'}.rtl .star-rating .star-half{-webkit-transform:rotateY(180deg);-ms-transform:rotateY(180deg);transform:rotateY(180deg)}.star-rating .star-empty:before{content:'\f154'}div.action-links{font-weight:400}#plugin-information{background:#fff;position:fixed;top:0;right:0;bottom:0;left:0;height:100%;padding:0}#plugin-information-scrollable{overflow:auto;-webkit-overflow-scrolling:touch;height:100%}#plugin-information-title{padding:0 20px;background:#f5f5f5;font-size:22px;font-weight:600;line-height:56px;position:relative;top:0;right:0;left:0;height:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#plugin-information-title.with-banner{margin-right:0;height:250px;bottom:250px;-webkit-background-size:cover;background-size:cover}#plugin-information-title h2{font-size:1em;font-weight:700;padding:0;margin:0;max-width:680px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#plugin-information-title.with-banner h2{font-family:"Helvetica Neue",sans-serif;display:inline-block;font-size:30px;line-height:50px;padding:0 15px;margin:174px 0 0 10px;color:#fff;background:rgba(30,30,30,.9);text-shadow:0 1px 3px rgba(0,0,0,.4);-webkit-box-shadow:0 0 30px rgba(255,255,255,.1);box-shadow:0 0 30px rgba(255,255,255,.1);-webkit-border-radius:8px;border-radius:8px}#plugin-information-title div.vignette{display:none}#plugin-information-title.with-banner div.vignette{display:block;float:right;top:0;height:250px;width:772px;margin:0 -20px;background:0 0;-webkit-box-shadow:inset 0 0 50px 4px rgba(0,0,0,.2),inset 0 -1px 0 rgba(0,0,0,.1);box-shadow:inset 0 0 50px 4px rgba(0,0,0,.2),inset 0 -1px 0 rgba(0,0,0,.1)}#plugin-information-tabs{padding:0 16px;position:relative;right:0;left:0;height:36px;z-index:1;border-bottom:1px solid #ddd;background:#f3f3f3}#plugin-information-tabs a{position:relative;float:left;padding:9px 10px;margin:0;height:18px;line-height:18px;font-size:14px;text-decoration:none;-webkit-transition:none;transition:none}#plugin-information-tabs a.current{margin:0 -1px;background:#fff;border:1px solid #ddd;border-bottom-color:#fff;padding-top:8px;color:#32373c}#plugin-information-tabs.with-banner a.current{border-top:none;padding-top:9px}#plugin-information-tabs a:active,#plugin-information-tabs a:focus{outline:0}#plugin-information-content{overflow:hidden;background:#fff;position:relative;top:0;right:0;left:0;min-height:100%;min-height:-webkit-calc(100% - 152px);min-height:calc(100% - 152px)}#plugin-information-content.with-banner{min-height:-webkit-calc(100% - 346px);min-height:calc(100% - 346px)}#section-holder{position:relative;top:0;right:250px;bottom:0;left:0;margin-right:250px;padding:10px 26px 99999px;margin-bottom:-99930px}#section-holder .updated{margin:16px 0}#plugin-information .fyi{display:block;float:right;position:relative;top:0;right:0;padding:16px 16px 99999px;margin-bottom:-99930px;width:217px;border-left:1px solid #ddd;background:#f3f3f3;color:#666}#plugin-information .fyi strong{color:#464646}#plugin-information .fyi h3{font-weight:700;text-transform:uppercase;font-size:12px;color:#666;margin:24px 0 8px}#plugin-information .fyi h2{font-size:.9em;margin-bottom:0;margin-right:0}#plugin-information .fyi ul{padding:0;margin:0;list-style:none}#plugin-information .fyi li{margin:0 0 10px}#plugin-information .counter-container{margin:3px 0}#plugin-information .counter-label{float:left;margin-right:5px;min-width:55px}#plugin-information .counter-back{height:17px;width:92px;background-color:#ececec;float:left}#plugin-information .counter-bar{height:17px;background-color:#ffc733;float:left}#plugin-information .counter-count{margin-left:5px}#plugin-information .fyi ul.contributors{margin-top:10px}#plugin-information .fyi ul.contributors li{display:inline-block;margin-right:8px;vertical-align:middle}#plugin-information .fyi ul.contributors li img{vertical-align:middle;margin-right:4px}#plugin-information-footer{padding:15px 16px;position:absolute;right:0;bottom:0;left:0;height:28px;border-top:1px solid #ddd;background:#f3f3f3}#plugin-information .section{direction:ltr}#plugin-information .section ol,#plugin-information .section ul{list-style-type:disc;margin-left:24px}#plugin-information .section,#plugin-information .section p{font-size:14px;line-height:1.7}#plugin-information #section-screenshots ol{list-style:none;margin:0}#plugin-information #section-screenshots li img{vertical-align:text-top;margin-top:16px;max-width:100%;width:auto;height:auto;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3);box-shadow:0 1px 2px rgba(0,0,0,.3)}#plugin-information #section-screenshots li p{font-style:italic;padding-left:20px}#plugin-information pre{padding:7px;overflow:auto;border:1px solid #ccc}#plugin-information .review{overflow:hidden;width:100%;margin-bottom:20px;border-bottom:1px solid #e6e6e6}#plugin-information .review-title-section{overflow:hidden}#plugin-information .review-title-section h4{display:inline-block;float:left;margin:0 6px 0 0}#plugin-information .reviewer-info p{clear:both;margin:0;padding-top:2px}#plugin-information .reviewer-info .avatar{float:left;margin:4px 6px 0 0}#plugin-information .reviewer-info .star-rating{float:left}#plugin-information .review-meta{float:left;margin-left:.75em}#plugin-information .review-body{float:left;width:100%}.plugin-version-author-uri{font-size:13px}@media screen and (max-width:771px){#plugin-information-title.with-banner{height:100px;bottom:100px}#plugin-information-title.with-banner h2{margin-top:30px;font-size:20px;line-height:40px;max-width:85%}#plugin-information-title.with-banner div.vignette{height:100px;bottom:100px;width:800%}#plugin-information-tabs{overflow:hidden;padding:0;height:auto}#plugin-information-tabs a.current{margin-bottom:0;border-bottom:none}#plugin-information .fyi{float:none;border:1px solid #ddd;position:static;width:auto;margin:26px 26px 0;padding-bottom:0}#section-holder{position:static;margin:0;padding-bottom:70px}#plugin-information .fyi h3,#plugin-information .fyi small{display:none}#plugin-information-footer{padding:12px 16px 0;height:46px}}body.import-php #TB_window,body.index-php #TB_window,body.plugin-install-php #TB_window,body.plugins-php #TB_window,body.update-core-php #TB_window{background:url(images/spinner.gif) center no-repeat #fcfcfc}@media print,(-webkit-min-device-pixel-ratio:1.25),(min-resolution:120dpi){body.import-php #TB_window,body.index-php #TB_window,body.plugin-install-php #TB_window,body.plugins-php #TB_window,body.update-core-php #TB_window{background:url(images/spinner-2x.gif) center/20px 20px no-repeat #fcfcfc;-webkit-background-size:20px 20px}}body.import-php #TB_title,body.index-php #TB_title,body.plugin-install-php #TB_title,body.plugins-php #TB_title,body.update-core-php #TB_title{float:left;height:1px}body.import-php #TB_ajaxWindowTitle,body.index-php #TB_ajaxWindowTitle,body.plugin-install-php #TB_ajaxWindowTitle,body.plugins-php #TB_ajaxWindowTitle,body.update-core-php #TB_ajaxWindowTitle{display:none}body.import-php .tb-close-icon,body.index-php .tb-close-icon,body.plugin-install-php .tb-close-icon,body.plugins-php .tb-close-icon,body.update-core-php .tb-close-icon{left:auto;right:-30px;color:#eee;-webkit-transition:color .1s ease-in-out,background .1s ease-in-out;transition:color .1s ease-in-out,background .1s ease-in-out}body.import-php #TB_closeWindowButton:focus,body.import-php #TB_closeWindowButton:focus .tb-close-icon,body.import-php .tb-close-icon:focus,body.import-php .tb-close-icon:hover,body.index-php #TB_closeWindowButton:focus,body.index-php #TB_closeWindowButton:focus .tb-close-icon,body.index-php .tb-close-icon:focus,body.index-php .tb-close-icon:hover,body.plugin-install-php #TB_closeWindowButton:focus,body.plugin-install-php #TB_closeWindowButton:focus .tb-close-icon,body.plugin-install-php .tb-close-icon:focus,body.plugin-install-php .tb-close-icon:hover,body.plugins-php #TB_closeWindowButton:focus,body.plugins-php #TB_closeWindowButton:focus .tb-close-icon,body.plugins-php .tb-close-icon:focus,body.plugins-php .tb-close-icon:hover,body.update-core-php #TB_closeWindowButton:focus,body.update-core-php #TB_closeWindowButton:focus .tb-close-icon,body.update-core-php .tb-close-icon:focus,body.update-core-php .tb-close-icon:hover{color:#00a0d2;outline:0;-webkit-box-shadow:none;box-shadow:none}body.import-php .tb-close-icon:before,body.index-php .tb-close-icon:before,body.plugin-install-php .tb-close-icon:before,body.plugins-php .tb-close-icon:before,body.update-core-php .tb-close-icon:before{content:"\f335";font-size:32px}@media screen and (max-width:830px){body.import-php .tb-close-icon,body.index-php .tb-close-icon,body.plugin-install-php .tb-close-icon,body.plugins-php .tb-close-icon,body.update-core-php .tb-close-icon{right:0;top:-30px}}img{border:none}#wphead{border-bottom:1px solid #dfdfdf}#wphead h1 a{color:#464646}.js .meta-box-sortables .postbox:hover .handlediv{margin-right:0!important}.js .meta-box-sortables .postbox .handlediv:before,.js .sidebar-name .sidebar-name-arrow:before{right:12px;font:400 20px/1 dashicons;speak:none;display:inline-block;padding:8px 10px;top:0;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.js #widgets-left .sidebar-name .sidebar-name-arrow{display:none}.js #widgets-left .sidebar-name:hover .sidebar-name-arrow,.js #widgets-left .widgets-holder-wrap.closed .sidebar-name .sidebar-name-arrow{display:block}.js .meta-box-sortables .postbox .handlediv:before,.js .sidebar-name .sidebar-name-arrow:before{content:'\f142'}.js .meta-box-sortables .postbox.closed .handlediv:before,.js .widgets-holder-wrap.closed .sidebar-name-arrow:before{content:'\f140'}.error a{text-decoration:underline}.updated a{text-decoration:none;padding-bottom:2px}#photo-add-url-div input[type=text]{width:300px}.alignleft h3{margin:0}#template textarea{font-family:Consolas,Monaco,monospace;font-size:13px;width:97%;background:#f9f9f9;outline:0}#docs-list,#template textarea{direction:ltr}#template p{width:97%}#templateside{float:right;width:190px;word-wrap:break-word}#postcustomstuff p.submit,#templateside h3{margin:0}#templateside h4{margin:1em 0 0}#templateside ol,#templateside ul{margin:.5em 0;padding:0}#templateside li{margin:4px 0}#templateside li a,.theme-editor-php .highlight{display:block;padding:3px 3px 3px 12px;text-decoration:none}.theme-editor-php .highlight{margin:-3px 3px -3px -12px}#templateside .highlight{border:none;font-weight:700}.nonessential{color:#666;font-size:11px;font-style:italic;padding-left:12px}#documentation{margin-top:10px}#documentation label{line-height:22px;vertical-align:baseline;font-weight:600}.fileedit-sub{padding:10px 0 8px;line-height:180%}.accordion-section-title:after,.control-section .accordion-section-title:after,.nav-menus-php .item-edit:before,.widget-top a.widget-action:after{right:0;content:'\f140';border:none;background:0 0;font:400 20px/1 dashicons;speak:none;display:block;padding:0;text-indent:0;text-align:center;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important}.accordion-section-title:after,.handlediv,.item-edit,.sidebar-name-arrow,.widget-action{color:#a0a5aa}.accordion-section-title:hover:after,.handlediv:hover,.item-edit:hover,.sidebar-name:hover .sidebar-name-arrow,.widget-action:hover{color:#777}.widget-top a.widget-action:after{padding:12px 12px 11px}.widget-top a.widget-action:focus:after{-webkit-box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8);box-shadow:0 0 0 1px #5b9dd9,0 0 2px 1px rgba(30,140,190,.8)}.nav-menus-php .item-edit:before{line-height:2.1}.accordion-section-title:after,.control-section .accordion-section-title:after{float:right;right:20px;top:-2px}#customize-info.open .accordion-section-title:after,.control-section.open .accordion-section-title:after,.nav-menus-php .menu-item-edit-active .item-edit:before,.widget.open .widget-top a.widget-action:after{content:'\f142'}

/* ======================================== ARCS =============================================== */
/*================================================================================================*/

nav.arcschoice ul {
	position: relative;
}

nav.arcschoice li {
	margin: 0;
	border: 0;
}
nav.arcschoice li a.active {
	color: #c21e1f;
}
nav.arcschoice ul a.hover, li a.hover {
	color: #c21e1f;
	display: block;
}
nav.arcschoice li a {
	padding: 0;
}

.arcsbnt {
	display: block;
	margin: 25px auto;
	width: 27%;
}
/* ======================================== MENUS ARCS =============================================== */
/*================================================================================================*/

nav.pagemenus {
	position: relative;
	width: auto;
	margin: 0 auto;
	text-align: center;
	
}

nav.pagemenus li {
	display: inline-block;
	padding: 0 0 0px;
	text-align: center;
	vertical-align: middle;
}

nav.pagemenus li a {
	font: 13px bold;
	color: #545556;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0 0 10px;
	padding: 0 0 0px;
	line-height: 100% !important;
	
	display: block;

	-moz-transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;

	-moz-perspective: 1000;
	-moz-backface-visibility: hidden;
	-webkit-perspective: 1000;
	-webkit-backface-visibility: hidden;
	-ms-perspective: 1000;
	-ms-backface-visibility: hidden;
	-o-perspective: 1000;
	-o-backface-visibility: hidden;
	perspective: 1000;
	backface-visibility: hidden;

}

nav.pagemenus li a:hover, nav.pagemenus li a.hover, nav.pagemenus li a.active {
	color: #c21e1f;
	filter: alpha(opacity=100);
	opacity: 1.0;
	display: block;
}

nav.pagemenus ul li a img {
	position: relative;
	width: 215px;
	height: 271px;
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.5;

	-moz-transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
}

nav.pagemenus li a:hover img, nav.pagemenus li a.hover img {
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1.0;
	color: #c21e1f;
	display: block;
}

nav.pagemenus ul li a.active img {
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1.0;
	}

nav.pagemenus ul li a div {
	width: 100%;
	height: 10px;
	background: #252525;

	-moz-transition: all 0.25s linear;
	-webkit-transition: all 0.25s linear;
	-o-transition: all 0.25s linear;
}

nav.pagemenus li a div:hover, nav.pagemenus li a div.hover, nav.pagemenus li a div.active  {
	background: #c21e1f;
}
.colorbar {
	position: relative;
	height: 10px;
	width: 100%;
	display: block;
	background: #c21e1f;
	border-bottom: 1px solid black;
}

nav.pagemenus ul li a.pagemenus-title div.colorbar {
	border-bottom: 0;
}
::selection {
	background: #c21e1f; /* Safari */
}

::-moz-selection {
	background: #c21e1f; /* Firefox */
}
nav.arcsnav li a {
    padding: 0px;
}
links a img {
	display: block;
	border-bottom: 1px solid #252525;
}

.main li a {
    color: #FFF;}
	
/* ======================================== MENUS FILMS FICHES =============================================== */
/*================================================================================================*/

nav.ffiche {
	position: relative;
	width: auto;
	margin: 0;
	text-align: center;
	font-family:Oswald;
	
}

nav.ffiche li {
	display: inline-block;
	padding: 0 0 0px;
	text-align: center;
	vertical-align: middle;
	font-family:Oswald;
}

nav.ffiche li a {
	margin: 0 0 0px;
	padding: 0 0 0px;
	font-family:Oswald;

}

nav.ffiche a title {
	font: 12px bold;
	color: #b71e1e;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 0 0px;
	line-height: 1.2em !important;
	font-family:Oswald;
	
}

nav.ffiche span {
 font-family:Oswald;
 font-size:12px;
 margin: 0 0 0px;
}

nav.ffiche li a:hover, nav.ffiche li a.active, span.hover {
	color: #c21e1f;
	display: block;	

}


nav.ffiche ul li a img {
	position: relative;
	margin-bottom: 10px;
	width: 215px;
	height: 271px;
	zoom: 1;

}

nav.ffiche ul li a.active img {
	margin-bottom: 10px;
	zoom: 1;
	filter: alpha(opacity=100);
	opacity: 1.0;
	}


img.zoomEffect {
    -moz-transition: all 0.5s ease-in-out 0s;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    opacity: 0.7;
}
img.zoomEffect:hover {
    -moz-transform: rotate(2deg) scale(1.10);
    -webkit-transform: rotate(2deg) scale(1.10);
    -o-transform: rotate(2deg) scale(1.10);
    -ms-transform: rotate(2deg) scale(1.10);
    transform: rotate(2deg) scale(1.10);
    opacity: 1;
}

#comicanime.movie .itemList li .img, #comicanime.tvSpecial .itemList li .img {
    padding-top: 133.4375%;
}
main {
    margin-top: 32px;
}
main {
    margin-top: 24px;
    width: 100%;
}
details, main, summary {
    display: block;
}

.itemList {
 display:-webkit-box;
 display:-moz-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 flex-wrap:wrap
}
.itemList:after {
 content:" ";
 display:block;
 clear:both
}
.itemList li {
 width:calc(100% - 10px);
 margin-right:9px; !important!
}
.itemList li:nth-child(2n) {
 margin-right:0
}
.itemList li:nth-child(n+3) {
 margin-top:24px
}
.itemList li a,.itemList li>span {
 color:#3D3D3D;
 width:100%;
 display:block
}
.itemList li a .img,.itemList li>span .img {
 overflow:hidden;
 position:relative;
 padding-top:66.67%;
 background-color:rgba(0,0,0,0.16);
 width:100%
}
.itemList li a .img img,.itemList li>span .img img {
 width:100%;
 transition:all ease .3s;
position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 margin:auto;
 height:100%;
 object-fit:cover;
 object-position:center center;
 font-family:'object-fit: cover;
 object-position: center center;'
}
.itemList li a .img.iconZoom::after,.itemList li>span .img.iconZoom::after {
 width:32px;
 height:32px;
 position:absolute;
 bottom:0;
 right:0
}
.itemList li a .img.iconPlay::after,.itemList li>span .img.iconPlay::after {
 width:32px;
 height:32px;
 position:absolute;
 bottom:0;
 right:0
}
.itemList li a .title,.itemList li>span .title {
 margin-top:12px;
 height:auto;
 margin-bottom:auto;
 transition:all ease .3s
}
.itemList li a .copy,.itemList li>span .copy {
 transition:all ease .3s
}
.itemList li a .iconCategory,.itemList li>span .iconCategory {
 margin-top:12px;
 font-size:1.0rem
}
.itemList li a .info,.itemList li>span .info {
 margin-top:13px;
 font-size: 10px;
 width:100%;
 align-self:baseline;
 display:-webkit-box;
 display:-moz-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 justify-content:space-between
}
.itemList li a .info:after,.itemList li>span .info:after {
 content:" ";
 display:block;
 clear:both
}
.itemList li a .info .date,.itemList li>span .info .date {
 color:#9DA0A3;
 line-height:1;
 margin-right:auto;
 transition:all ease .3s;
 font-weight:bold
}
.itemList li a .info .comment,.itemList li>span .info .comment {
 font-weight:bold;
 color:#0bb146;
 transition:all ease .3s;
}
.itemList li a .info .viewNum,.itemList li>span .info .viewNum {
 line-height:1
}
.itemList li a .subComment,.itemList li>span .subComment {
 transition:all ease .3s;
 font-weight:bold;
 color:#9DA0A3;
 margin-top:4px
}
.itemList li a .comment,.itemList li>span .comment {
 color:#9DA0A3;
 float:right;
 line-height:1;
padding-left:7px
 margin-right: 0px;
}
.itemList li>span * {
 color:#ccc !important
}
.itemList li.new a {
 position:relative
}
.itemList li.new a::after {
 content:"";
 position:absolute;
 top:0;
 left:0;
 width:32px;
 height:32px
}
.itemList li.new a::after {
 background-size:100%
}
.itemList li a.blank .img {
 position:relative
}
.itemList li a.blank .img::after {
 content:"";
 position:absolute;
 bottom:0;
 right:0;
 width:32px;
 height:32px;
 z-index:2
}
.itemList li a.blank .img::after {
 background-size:100%
}
.itemTabList {
 margin-top:16px;
 margin-bottom:24px;
 text-align:center;
 width:100%;
 max-width:288px;
 margin-left:auto;
 /*margin-right:auto;*/
}
.itemTabList li {
 display:inline-block;
 width:49%;
 max-width:160px
}
.itemTabList li a {
 width:100%;
 display:block;
 text-align:center;
 padding:16px 0;
 color:#3D3D3D;
 transition:all ease .3s;
 position:relative;
 font-weight:700
}
.itemTabList li a::after {
 transition:all ease .3s;
 content:"";
 width:0;
 position:absolute;
 left:50%;
 bottom:0;
 border-bottom:3px solid #D9312B;
 -moz-transform:translate(-50%, 0);
 -o-transform:translate(-50%, 0);
 -ms-transform:translate(-50%, 0);
 -webkit-transform:translate(-50%, 0);
 transform:translate(-50%, 0)
}
.itemTabList li.on a {
 color:#D9312B
}
.itemTabList li.on a::after {
 width:100%
}
@media (min-width: 640px) {
 .itemList li {
  width:calc(33.3333% - 10px);
  margin-right:15px
 }
 .itemList li:nth-child(2n) {
  margin-right:15px
 }
 .itemList li:nth-child(3n) {
  margin-right:0
 }
 .itemList li:nth-child(n+3) {
  margin-top:0
 }
 .itemList li:nth-child(n+4) {
  margin-top:24px
 }
 .itemList li a,.itemList li>span {
  display:block;
  color:#3D3D3D;
  width:100%
 }
 .itemList li a .title,.itemList li>span .title {
  margin-top:18px;
  height:auto
 }
 .itemList li a .iconCategory,.itemList li>span .iconCategory {
  display:inline-block;
  margin-top:8px
 }
 .itemList li a .info,.itemList li>span .info {
  margin-top:10px;
 }
 .itemList li a .info:after,.itemList li>span .info:after {
  content:" ";
  display:block;
  clear:both
 }
 .itemList li a .info .date,.itemList li>span .info .date {
  color:#9DA0A3;
  line-height:1
 }
 .itemList li a .info .viewNum,.itemList li>span .info .viewNum {
  line-height:1
 }
 .itemTabList {
  margin-top:16px;
  margin-bottom:24px
 }
 .itemTabList li a {
  display:block;
  color:#3D3D3D;
  transition:all ease .3s
 }
}
@media (min-width: 960px) {
 .itemList li {
  width:204px;
  margin-right:24px
 }
 .itemList li:nth-child(2n),.itemList li:nth-child(3n) {
  margin-right:24px
 }
 .itemList li:nth-child(4n) {
  margin-right:0
 }
 .itemList li:nth-child(n+4) {
  margin-top:0
 }
 .itemList li:nth-child(n+5) {
  margin-top:24px
 }
 .itemList li a,.itemList li>span {
  display:block;
  color:#3D3D3D;
  width:100%
 }
 .itemList li a .title,.itemList li>span .title {
  margin-top:13px
 }
 .itemList li a .iconCategory,.itemList li>span .iconCategory {
  margin-top:10px
 }
 .itemList li a:hover {
  opacity:1
 }
 .itemList li a:hover .title,.itemList li a:hover .animeTitle,.itemList li a:hover .charaName,.itemList li a:hover .copy {
  color:#D9312B
 }
 .itemList li a:hover .img img {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -o-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1)
 }
 .itemList li a:hover .comment,.itemList li a:hover .subComment {
  color:rgba(217,49,43,0.63)
 }
 .itemList li a:hover .info .date {
  color:rgba(217,49,43,0.63)
 }
 .itemTabList {
  margin-top:16px;
  margin-bottom:24px;
  text-align:center;
  max-width:330px
 }
 .itemTabList li {
  display:inline-block
 }
 .itemTabList li a {
  display:block;
  padding:16px 20px;
  color:#3D3D3D;
  transition:all ease .3s
 }
 .itemTabList li a:hover {
  color:#D9312B
 }
}
@media (min-width: 1280px) {
 .itemList li {
  width:266px
 }
 .itemList li:nth-child(n+4) {
  margin-top:0
 }
 .itemList li:nth-child(n+5) {
  margin-top:24px
 }
 .itemList li a,.itemList li>span {
  display:block;
  color:#3D3D3D;
  width:100%
 }
 .itemList li a .title,.itemList li>span .title {
  margin-top:13px
  	font: 12px bold;
	color: #2470a8;
	text-decoration: none;
	text-transform: uppercase;
	/*font-family:Oswald;*/
 }
 .itemList li a .iconCategory,.itemList li>span .iconCategory {
  margin-top:10px
 }
}
.f11 {
    font-size: 0.9em;
}
.f12 {
    font-size: 1.2em;
}
.f13 {
    font-size: 1.4em;
}

#comicanime.listPage .itemList li a .info .date {
    /*margin-right: 0;*/
}
#comicanime.listPage .itemList li a .info {
    justify-content: flex-start;
}

/*///////////////////////////////////
               EPISODES
//////////////////////////////////*/

#Epnumber {
    position:absolute;
    left: 0px;
    top: 0px;}
     
.StyleNo {
    position:absolute;
    left: 18px;
    top: 31px;
    font-family: Gabriola, "Gentium Basic", Georgia;
    font-size: 36px;
    color:#FFFFFF;}
	
.persoList li a .cb-score {
    font-size: 15px;
    line-height: 50px;
    height: 40px;
}
.persoList li a .cb-review-ext-box {
    text-align: center;
}
.persoList li a .cb-review-ext-box .cb-bg {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}

/*///////////////////////////////////
               PERSONNAGES
//////////////////////////////////*/


#comicanime.movie .persoList li .img, #comicanime.tvSpecial .persoList li .img {
   /* padding-top: 133.4375%;*/
}
main {
    margin-top: 32px;
}
main {
    margin-top: 24px;
    width: 100%;
}
details, main, summary {
    display: block;
}

.persoList {
 display:-webkit-box;
 display:-moz-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 flex-wrap:wrap
}
.persoList:after {
 content:" ";
 display:block;
 clear:both
}
.persoList li {
 width:calc(100% - 10px);
 /*margin-right:9px; !important!*/
}
.persoList li:nth-child(2n) {
 margin-right:0
}
.persoList li:nth-child(n+3) {
 margin-top:24px
}
.persoList li a,.persoList li>span {
 color:#3D3D3D;
 width:100%;
 display:block
}
.persoList li a .img,.persoList li>span .img {
 overflow:hidden;
 position:relative;
 padding-top:66.67%;
 background-color:rgba(0,0,0,0.16);
 width:100%
}
.persoList li a .img img,.persoList li>span .img img {
 width:100%;
 transition:all ease .3s;
position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
 margin:auto;
 height:100%;
 object-fit:cover;
 object-position:center center;
 font-family:'object-fit: cover;
 object-position: center center;'
}
.persoList li a .img.iconZoom::after,.persoList li>span .img.iconZoom::after {
 width:32px;
 height:32px;
 position:absolute;
 bottom:0;
 right:0
}
.persoList li a .img.iconPlay::after,.persoList li>span .img.iconPlay::after {
 width:32px;
 height:32px;
 position:absolute;
 bottom:0;
 right:0
}
.persoList li a .title,.persoList li>span .title {
 margin-top:12px;
 height:auto;
 margin-bottom:auto;
 transition:all ease .3s
}
.persoList li a .copy,.persoList li>span .copy {
 transition:all ease .3s
}
.persoList li a .iconCategory,.persoList li>span .iconCategory {
 margin-top:12px;
 font-size:1.0rem
}
.persoList li a .info,.persoList li>span .info {
 margin-top:13px;
 font-size: 10px;
 width:100%;
 align-self:baseline;
 display:-webkit-box;
 display:-moz-box;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:flex;
 justify-content:space-between
}
.persoList li a .info:after,.persoList li>span .info:after {
 content:" ";
 display:block;
 clear:both
}
.persoList li a .info .date,.persoList li>span .info .date {
 color:#9DA0A3;
 line-height:1;
 margin-right:auto;
 transition:all ease .3s;
 font-weight:bold
}
.persoList li a .info .comment,.persoList li>span .info .comment {
 font-weight:bold;
 color:#0bb146;
 transition:all ease .3s

}
.persoList li a .info .viewNum,.persoList li>span .info .viewNum {
 line-height:1
}
.persoList li a .subComment,.persoList li>span .subComment {
 transition:all ease .3s;
 font-weight:bold;
 color:#9DA0A3;
 margin-top:4px
}
.persoList li a .comment,.persoList li>span .comment {
 color:#9DA0A3;
 float:left;
 line-height:1;
 padding-left:7px
}
.persoList li>span * {
 color:#ccc !important
}
.persoList li.new a {
 position:relative
}
.persoList li.new a::after {
 content:"";
 position:absolute;
 top:0;
 left:0;
 width:32px;
 height:32px
}
.persoList li.new a::after {
 background-size:100%
}
.persoList li a.blank .img {
 position:relative
}
.persoList li a.blank .img::after {
 content:"";
 position:absolute;
 bottom:0;
 right:0;
 width:32px;
 height:32px;
 z-index:2
}
.persoList li a.blank .img::after {
 background-size:100%
}
.persoTabList {
 margin-top:16px;
 margin-bottom:24px;
 text-align:center;
 width:100%;
 max-width:288px;
 margin-left:auto;
 margin-right:auto;
}
.persoTabList li {
 display:inline-block;
 width:49%;
 max-width:160px
}
.persoTabList li a {
 width:100%;
 display:block;
 text-align:center;
 padding:16px 0;
 color:#3D3D3D;
 transition:all ease .3s;
 position:relative;
 font-weight:700
}
.persoTabList li a::after {
 transition:all ease .3s;
 content:"";
 width:0;
 position:absolute;
 left:50%;
 bottom:0;
 border-bottom:3px solid #D9312B;
 -moz-transform:translate(-50%, 0);
 -o-transform:translate(-50%, 0);
 -ms-transform:translate(-50%, 0);
 -webkit-transform:translate(-50%, 0);
 transform:translate(-50%, 0)
}
.persoTabList li.on a {
 color:#D9312B
}
.persoTabList li.on a::after {
 width:100%
}
@media (min-width: 640px) {
 .persoList li {
  width:calc(33.3333% - 10px);
  margin-right:15px
 }
 .persoList li:nth-child(2n) {
  margin-right:15px
 }
 .persoList li:nth-child(3n) {
  margin-right:0
 }
 .persoList li:nth-child(n+3) {
  margin-top:0
 }
 .persoList li:nth-child(n+4) {
  margin-top:24px
 }
 .persoList li a,.persoList li>span {
  display:block;
  color:#3D3D3D;
  width:100%
 }
 .persoList li a .title,.persoList li>span .title {
  margin-top:18px;
  height:auto
 }
 .persoList li a .iconCategory,.persoList li>span .iconCategory {
  display:inline-block;
  margin-top:8px
 }
 .persoList li a .info,.persoList li>span .info {
  margin-top:10px
 }
 .persoList li a .info:after,.persoList li>span .info:after {
  content:" ";
  display:block;
  clear:both
 }
 .persoList li a .info .date,.persoList li>span .info .date {
  color:#9DA0A3;
  line-height:1
 }
 .persoList li a .info .viewNum,.persoList li>span .info .viewNum {
  line-height:1
 }
 .persoTabList {
  margin-top:16px;
  margin-bottom:24px
 }
 .persoTabList li a {
  display:block;
  color:#3D3D3D;
  transition:all ease .3s
 }
}
@media (min-width: 960px) {
 .persoList li {
  width:204px;
  margin-right:24px
 }
 .persoList li:nth-child(2n),.persoList li:nth-child(3n) {
  margin-right:24px
 }
 .persoList li:nth-child(4n) {
  margin-right:0
 }
 .persoList li:nth-child(n+4) {
  margin-top:0
 }
 .persoList li:nth-child(n+5) {
  margin-top:24px
 }
 .persoList li a,.persoList li>span {
  display:block;
  color:#3D3D3D;
  width:100%
 }
 .persoList li a .title,.persoList li>span .title {
  margin-top:13px
 }
 .persoList li a .iconCategory,.persoList li>span .iconCategory {
  margin-top:10px
 }
 .persoList li a:hover {
  opacity:1
 }
 .persoList li a:hover .title,.persoList li a:hover .animeTitle,.persoList li a:hover .charaName,.persoList li a:hover .copy {
  color:#D9312B
 }
  .persoList li a:hover .animeRomaji {
  padding-bottom: 3px;
 }
   .persoList li a .animeRomaji {
  font-style:italic;
  color:#868686;
  padding-bottom: 3px;
  font-size:12px;
  font-family: 'Roboto', Arial, Tahoma, Sans-serif;
 }
 .persoList li a .animeJP {
  color:#868686;
  line-height: 1.6;
 }
 .persoList li a:hover .img img {
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -o-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1)
 }
 .persoList li a:hover .comment,.persoList li a:hover .subComment {
  color:rgba(217,49,43,0.63)
 }
 .persoList li a:hover .info .date {
  color:rgba(217,49,43,0.63)
 }
 .persoTabList {
  margin-top:16px;
  margin-bottom:24px;
  text-align:center;
  max-width:330px
 }
 .persoTabList li {
  display:inline-block
 }
 .persoTabList li a {
  display:block;
  padding:16px 20px;
  color:#3D3D3D;
  transition:all ease .3s
 }
 .persoTabList li a:hover {
  color:#D9312B
 }
}

@media (min-width: 1280px) {
 .persoList li {
  width:266px
 }
 .persoList li:nth-child(n+4) {
  margin-top:0
 }
 .persoList li:nth-child(n+5) {
  margin-top:24px
 }
 .persoList li a,.persoList li>span {
  display:block;
  color:#3D3D3D;
  width:100%
 }
 .persoList li a .title,.persoList li>span .title {
  margin-top:13px
  	font: 13px bold;
	color: #2470a8;
	text-decoration: none;
	text-transform: uppercase;
	font-family:Oswald;
 }
 .persoList li a .iconCategory,.persoList li>span .iconCategory {
  margin-top:10px
 }
}



.charList::after {
    content: " ";
    display: block;
    clear: both;
}
.boxRadius {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    display: block;
    border: 1px solid rgba(0,0,0,0.08);
    background: #fff;
}

.listPage .charList li a .detailBox {
    padding: 10px 0 0 15px;
}
.listPage .charList li a .detailBox {
    margin-right: auto;
    padding: 15px 0 0 15px;
}
.listPage .charList li a .thumb {
    width: 96px;
    height: 96px;
    overflow: hidden;
}

.listPage .charList li a .charaName {
    padding-bottom: 1%;
    transition: all ease .3s;
}
.listPage .charList li:nth-child(2n+1) {
    margin-right: 24px;
}
.listPage .charList li:nth-child(1), #about.listPage .charList li:nth-child(2), #about.listPage .charList li:nth-child(3) {
    padding-top: 0;
    margin-top: 0;
}

/*///////////////////////////////////
               CREDITS
//////////////////////////////////*/

div.credits { margin: 0 auto 0; }
div.credits dl { overflow: hidden; width: 500px; margin: 0 20px 20px; padding: 0; }
div.credits dt { clear: both; }
div.credits dd.single h3 { font: 9pt Helvetica; font-weight: normal; text-align: center; margin: 0; padding: 0; }
div.credits dd.single h4 { font: 7pt Helvetica; font-weight: bold; text-align: center; margin: 0 0 5px; padding: 0; }
div.credits dd.space { margin: 0 0 20px; }
div.credits dd { float: left; width: 198px; margin: 0 0 8px; padding: 0; }
div.credits dd.single { width: 500px; margin: 0; padding: 0; }
div.credits dd.lt { text-align: right; }
div.credits dd.lt-red { text-align: right; border-left: 2px solid #b81e1e; }
div.credits dd.rt { text-align: left; }
div.credits dd.rt-red { text-align: left; border-right: 2px solid #b81e1e; }
div.credits dd.lt h3 { font: 10pt Helvetica; font-weight: normal; margin: 0; padding-right: 5px; }
div.credits dd.lt h4 { font: 9pt Helvetica; font-weight: bold; margin: 0; padding-right: 5px; }
div.credits dd.rt h3 { font: 10pt Helvetica; font-weight: normal; margin: 0; padding-left: 5px; }
div.credits dd.rt h4 { font: 9pt Helvetica; font-weight: bold; margin: 0; padding-left: 5px; }

div.credits dd.lt-red h3 { font: 10pt Helvetica; font-weight: normal; margin: 0; padding-right: 5px; }
div.credits dd.lt-red h4 { font: 9pt Helvetica; font-weight: bold; margin: 0; padding-right: 5px; }
div.credits dd.rt-red h3 { font: 10pt Helvetica; font-weight: normal; margin: 0; padding-left: 5px; }
div.credits dd.rt-red h4 { font: 9pt Helvetica; font-weight: bold; margin: 0; padding-left: 5px; }

div.credits dd.list h4 { margin-bottom: 8px; }
div.credits dd.list h3.last { margin-bottom: 0; }
div.credits dd.list h4.last { margin-bottom: 0; }
div.credits dd h3 span { font-size: 7pt; }
div.credits dd h4 span { font-size: 7pt; font-weight: normal; }



/*///////////////////////////////////
         EPISODES CREDITS
//////////////////////////////////*/


div.credit-list-left {
    width: 100%;
    padding: 0px 10px 0px;
    margin: 10px;
    overflow: hidden;
	border-left: 3px solid rgb(195, 31, 32);
	border-bottom: 2px solid rgb(236, 235, 235);
}
div.credit-list-right {
    width: 100%;
    padding: 0px 10px 0px;
    margin: 10px;
    overflow: hidden;
	border-right: 3px solid rgb(195, 31, 32);
	border-bottom: 2px solid rgb(236, 235, 235);
}
div.credit-list:hover {
	background-color:#f9f8f8;
	color:#333;
}
div.credit div.info div.eps-credit {
    color:#7d7d7d;
    font-size: 8pt;
    line-height: normal;
    margin-top: 5px;
    padding-top: 2px;
    border-top: 1px dotted rgb(221, 221, 221);
}
div.credit div.image {
    float: left;
    width: 20%;
    text-align: center;
	margin-right:5px;
	/*border: 1px dashed rgb(203, 202, 202);*/
}
div.credit div.image div.desc {
	text-align:center;
	font-size:0.8em;
	padding-bottom:3px;
}
div.credit div.image div.desc span {
     color: #c9490a;
	 font-weight:bold;
	 text-align:center;
}
div.credit div.info {
    float: left;
    width: 76%;
}
div.credit-list div.info {
    text-align: left;
    line-height: 12pt;
    margin: 3px 0px 0px 5px;
    padding: 0px;
	width:76%;
}

div.credit-list div.info p {
    text-align: left;
    line-height: 12pt;
	font-size: 8pt;
}

div.credit div.info div.title span {
    color: rgb(153, 153, 153);
    float: right;
    font-size: 8pt;
    font-weight: bold;
    text-transform: none;
    padding-left: 10px;
}
div.credit div.info div.base-title span {
    color: rgb(0, 0, 0);
    font-weight: bold;
}
div.credit div.info div.base-title p {
    text-align: left;
    line-height: 10pt;
	font-size: 9pt;
}

div.credit div.pics dl.pics-item dt.pics-icon img.none {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
}
div.credit div.pics {
    display: block;
    margin: 0 0px 0px 0px;
	overflow: hidden;
    padding: 0;
	border-top: 1px dotted rgb(221, 221, 221);
}
div.pics a {
    font-size: 11pt;
    font-weight: bold;
}
div.credit div.pics div.pics-row {
    display: block;
    margin: 0 0 1px;
    overflow: hidden;
}
div.credit div.pics div.manga-pages div {
    border-bottom: 1px solid #DDDDDD;
    font-size: 10pt;
    font-weight: bold;
    margin: 0 15px 1px;
    padding: 0 0 1px;
}
div.credit div.pics dl.pics-item {
    float: left;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
div.credit div.pics dl.pics-item dt.pics-icon {
    margin: 0;
    padding: 0;
}
div.credit div.pics img {
    background: none repeat scroll 0 0 #FFF;
    margin: 1px 1px 1px;
    max-width: 100%;
    width: auto;
}
div.credit div.pics dl.col-0 {
    width: 100%;
}
div.credit div.pics dl.col-1 {
    width: 100%;
}
div.credit div.pics dl.col-2 {
    width: 50%;
}
div.credit div.pics dl.col-3 {
    width: 33.33%;
}
div.credit div.pics dl.col-4 {
    width: 25%;
}
div.credit div.pics dl.col-5 {
    width: 20%;
}
div.credit div.pics dl.col-6 {
    width: 16.66%;
}
div.credit div.pics dl.col-7 {
    width: 14.28%;
}
div.credit div.pics dl.col-8 {
    width: 12.5%;
}
div.credit div.pics dl.col-9 {
    width: 11.11%;
}
div.credit div.pics dl.col-10 {
    width: 10%;
}
div.credit div.pics dl.col-11 {
    width: 9.09%;
}
div.credit div.pics dl.col-12 {
    width: 8.33%;
}
div.credit div.pics dl.col-13 {
    width: 7.69%;
}
div.credit div.pics dl.col-14 {
    width: 7.14%;
}
div.credit div.pics dl.col-15 {
    width: 6.66%;
}
div.credit div.pics dl.col-16 {
    width: 6.25%;
}
div.credit div.pics dl.col-17 {
    width: 5.88%;
}
div.credit div.pics dl.col-18 {
    width: 5.55%;
}
div.credit div.pics dl.col-19 {
    width: 5.26%;
}
div.credit div.pics dl.col-20 {
    width: 5%;
}
div.credit div.pics dl.col-21 {
    width: 4.76%;
}
div.credit div.pics dl.col-22 {
    width: 4.54%;
}
div.credit div.pics dl.col-23 {
    width: 4.34%;
}
div.credit div.pics dl.col-24 {
    width: 4.16%;
}
div.credit div.pics dl.col-25 {
    width: 4%;
}
div.gallery dl.col-26 {
    width: 3.84%;
}
div.credit div.pics dl.col-27 {
    width: 3.7%;
}
div.credit div.pics dl.col-28 {
    width: 3.57%;
}
div.credit div.pics dl.col-29 {
    width: 3.44%;
}
div.credit div.pics dl.col-30 {
    width: 3.33%;
}








/*///////////////////////////////////
         SUMMARY & BOOKS
//////////////////////////////////*/

div#summary-index dt {
    width: 600px;
    margin: 0px 0px 12px;
    clear: both;
}
div#summary-index dt.main {
    width: 560px;
    margin: 0px 30px 0px 10px;
}
div#summary-index dd.main {
    font-size: 11pt;
    height: 18px;
    line-height: normal;
    background: url("/Site/img/summary_list.gif") repeat-x scroll right center rgb(255, 255, 255);
}
div#summary-index dt.note {
    text-align: left;
    color: #FFF;
    font-size: 8pt;
    line-height: 12pt;
}
div#summary-index dd.pg {
    float: left;
    text-align: right;
    width: 30px;
    margin: 0px;
    padding: 0px;
}
div#summary-index dd.pg2 {
    float: left;
    text-align: right;
    width: 60px;
    margin: 0px;
    padding: 0px;
}
div#summary-index dd.main span {
    font-size: 11pt;
    font-weight: bold;
    padding-right: 9px;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
}
div#summary-index dd.title2 {
    text-align: left;
}
div#summary-index dd.title2 {
    float: left;
    text-align: left;
    width: 540px;
    margin: 0px;
    padding: 0px;
}

/*///////////////////////////////////
     TIMELINE, CADRES IDENTITY
//////////////////////////////////*/

div.time-list {
    width: 760px;
    padding: 3px 10px 3px;
    margin: 10px;
    overflow: hidden;
	border: 1px dashed rgb(223, 223, 223);
}
div.time div.image {
    float: left;
    width: 150px;
    text-align: center;
	margin-right:5px;
	/*border: 1px dashed rgb(203, 202, 202);*/
}
div.time div.image div.desc {
	text-align:center;
	font-size:0.8em;
	padding-bottom:3px;
}
div.time div.image div.desc span {
     color: #c9490a;
	 font-weight:bold;
	 text-align:center;
}
div.time div.info {
    float: left;
    width: 600px;
}
div.time-list div.info {
    text-align: left;
    line-height: 14pt;
    margin: 3px 0px 0px 5px;
    padding: 0px;
}
div.time div.info div.title {
    color: rgb(68, 68, 68);
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
    margin-bottom: 5px;
    padding-bottom: 2px;
    border-bottom: 1px dashed rgb(203, 202, 202);
}
div.time-list div.info {
    text-align: left;
    line-height: 14pt;
}
div.time div.info div.base-definition {
    color: rgb(90, 90, 90);
    font-size: 0.9em;
    line-height: normal;
    margin-top: 3px;
    padding-top: 2px;
	padding-bottom:5px;
    border-top: 1px dotted rgb(221, 221, 221);
	text-align:justify;
}
div.time div.info div.base-definition span {
    color: #c9490a;
}
div.time div.info div.title span {
    color: rgb(153, 153, 153);
    float: right;
    font-size: 8pt;
    font-weight: bold;
    text-transform: none;
    padding-left: 10px;
}
div.time div.info div.base-title span {
    color: rgb(0, 0, 0);
    font-weight: bold;
}
div.time div.info div.quotes {
	width:565px;
    background: url("/Site/img/eps-quotes.png") no-repeat scroll right top #c5c3c3;
    border-left: 3px solid #e48c61;
	text-align:left;
	font-size:0.9em;
    color: #828181;
	margin-top:10px;
	padding: 2px 30px 2px 5px;
}
div.time div.info div.sub-names {
    color: rgb(153, 153, 153);
    font-size: 8pt;
    line-height: normal;
    margin-top: 4px;
    padding-top: 3px;
	padding-bottom:2px;
    border-top: 1px dotted rgb(221, 221, 221);
}
div.time div.pics dl.pics-item dt.pics-icon img.none {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
}
div.time div.pics {
    display: block;
    margin: 0 0px 0px 0px;
	overflow: hidden;
    padding: 0;
	border-top: 1px dotted rgb(221, 221, 221);
}
div.pics a {
    font-size: 11pt;
    font-weight: bold;
}
div.time div.pics div.pics-row {
    display: block;
    margin: 0 0 1px;
    overflow: hidden;
}
div.time div.pics div.manga-pages div {
    border-bottom: 1px solid #DDDDDD;
    font-size: 10pt;
    font-weight: bold;
    margin: 0 15px 1px;
    padding: 0 0 1px;
}
div.time div.pics dl.pics-item {
    float: left;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
div.time div.pics dl.pics-item dt.pics-icon {
    margin: 0;
    padding: 0;
}
div.time div.pics img {
    background: none repeat scroll 0 0 #FFF;
    margin: 1px 1px 1px;
    max-width: 100%;
    width: auto;
}

/*///////////////////////////////////
         GUIDE ENCYCLOPEDIA
//////////////////////////////////*/

div.enc-list {
    width: 100%;
    padding: 0px 10px 0px;
    margin-top: 20px;
    overflow: hidden;
	border-left: 2px solid rgb(236, 235, 235);
	border-bottom: 2px solid rgb(236, 235, 235);
}
div.enc div.image {
    float: left;
    width: 150px;
    text-align: center;
	margin-right:15px;
	/*border: 1px dashed rgb(203, 202, 202);*/
}
div.enc div.image div.desc {
	text-align:center;
	font-size:0.8em;
	padding-bottom:3px;
}
div.enc div.image div.desc span {
     color: #c9490a;
	 font-weight:bold;
	 text-align:center;
}
div.enc div.info {
    width: 60%px;
}
div.enc-list div.info {
    text-align: left;
    line-height: 14pt;
    margin: 3px 0px 0px 5px;
    padding: 0px;
}
div.enc div.info div.title {
    color: rgb(68, 68, 68);
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
    margin-bottom: 5px;
    padding-bottom: 2px;
    border-bottom: 1px dashed rgb(203, 202, 202);
}
div.enc-list div.info {
    text-align: left;
    line-height: 14pt;
}
div.enc div.info div.base-definition {
    color: rgb(90, 90, 90);
    font-size: 0.9em;
    line-height: normal;
    margin-top: 5px;
    padding-top: 2px;
	padding-bottom:5px;
    border-top: 1px dotted rgb(221, 221, 221);
	text-align:justify;
}
div.enc div.info div.base-definition span {
    color: #c9490a;
}
div.enc div.info div.title span {
    color: rgb(153, 153, 153);
    float: right;
    font-size: 8pt;
    font-weight: bold;
    text-transform: none;
    padding-left: 10px;
}
div.enc div.info div.base-title span {
    color: rgb(0, 0, 0);
    font-weight: bold;
}
div.enc div.info div.quotes {
	width:565px;
    background: url("/Site/img/eps-quotes.png") no-repeat scroll right top #c5c3c3;
    border-left: 3px solid #e48c61;
	text-align:left;
	font-size:0.9em;
    color: #828181;
	margin-top:10px;
	padding: 2px 30px 2px 5px;
}
div.enc div.info div.sub-names {
    color: rgb(153, 153, 153);
    font-size: 8pt;
    line-height: normal;
    margin-top: 3px;
    padding-top: 2px;
	padding-bottom:5px;
    border-top: 1px dotted rgb(221, 221, 221);
}
div.enc div.pics dl.pics-item dt.pics-icon img.none {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
}
div.enc div.pics {
    display: block;
    margin: 0 0px 0px 0px;
	overflow: hidden;
    padding: 0;
	border-top: 1px dotted rgb(221, 221, 221);
}
div.pics a {
    font-size: 11pt;
    font-weight: bold;
}
div.enc div.pics div.pics-row {
    display: block;
    margin: 0 0 1px;
    overflow: hidden;
}
div.enc div.pics div.manga-pages div {
    border-bottom: 1px solid #DDDDDD;
    font-size: 10pt;
    font-weight: bold;
    margin: 0 15px 1px;
    padding: 0 0 1px;
}
div.enc div.pics dl.pics-item {
    float: left;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
div.enc div.pics dl.pics-item dt.pics-icon {
    margin: 0;
    padding: 0;
}
div.enc div.pics img {
    background: none repeat scroll 0 0 #FFF;
    margin: 1px 1px 1px;
    max-width: 100%;
    width: auto;
}
div.enc div.pics dl.col-0 {
    width: 100%;
}
div.enc div.pics dl.col-1 {
    width: 100%;
}
div.enc div.pics dl.col-2 {
    width: 50%;
}
div.enc div.pics dl.col-3 {
    width: 33.33%;
}
div.enc div.pics dl.col-4 {
    width: 25%;
}
div.enc div.pics dl.col-5 {
    width: 20%;
}
div.enc div.pics dl.col-6 {
    width: 16.66%;
}
div.enc div.pics dl.col-7 {
    width: 14.28%;
}
div.enc div.pics dl.col-8 {
    width: 12.5%;
}
div.enc div.pics dl.col-9 {
    width: 11.11%;
}
div.enc div.pics dl.col-10 {
    width: 10%;
}
div.enc div.pics dl.col-11 {
    width: 9.09%;
}
div.enc div.pics dl.col-12 {
    width: 8.33%;
}
div.enc div.pics dl.col-13 {
    width: 7.69%;
}
div.enc div.pics dl.col-14 {
    width: 7.14%;
}
div.enc div.pics dl.col-15 {
    width: 6.66%;
}
div.enc div.pics dl.col-16 {
    width: 6.25%;
}
div.enc div.pics dl.col-17 {
    width: 5.88%;
}
div.enc div.pics dl.col-18 {
    width: 5.55%;
}
div.enc div.pics dl.col-19 {
    width: 5.26%;
}
div.enc div.pics dl.col-20 {
    width: 5%;
}
div.enc div.pics dl.col-21 {
    width: 4.76%;
}
div.enc div.pics dl.col-22 {
    width: 4.54%;
}
div.enc div.pics dl.col-23 {
    width: 4.34%;
}
div.enc div.pics dl.col-24 {
    width: 4.16%;
}
div.enc div.pics dl.col-25 {
    width: 4%;
}
div.gallery dl.col-26 {
    width: 3.84%;
}
div.enc div.pics dl.col-27 {
    width: 3.7%;
}
div.enc div.pics dl.col-28 {
    width: 3.57%;
}
div.enc div.pics dl.col-29 {
    width: 3.44%;
}
div.enc div.pics dl.col-30 {
    width: 3.33%;
}

/*///////////////////////////////////
         GUIDE PRODUCTS
//////////////////////////////////*/

div.products-list {
    width: 100%;
    padding: 0px 10px 0px;
    margin: 10px;
    overflow: hidden;
	border-left: 2px solid rgb(236, 235, 235);
	border-bottom: 2px solid rgb(236, 235, 235);
}
div.products div.image {
    float: left;
    width: 20%;
    text-align: center;
	margin-right:5px;
	/*border: 1px dashed rgb(203, 202, 202);*/
}
div.products div.image div.desc {
	text-align:center;
	font-size:0.8em;
	padding-bottom:3px;
}
div.products div.image div.desc span {
     color: #c9490a;
	 font-weight:bold;
	 text-align:center;
}
div.products div.info {
    float: left;
    width: 76%;
}
div.products-list div.info {
    text-align: left;
    line-height: 14pt;
    margin: 3px 0px 0px 5px;
    padding: 0px;
}
div.products div.info div.title {
    color: rgb(68, 68, 68);
    font-size: 11pt;
    font-weight: bold;
    text-align: left;
    text-transform: none;
    line-height: normal;
    margin-bottom: 5px;
    padding-bottom: 2px;
    border-bottom: 1px dashed rgb(203, 202, 202);
}
div.products-list div.info {
    text-align: left;
    line-height: 14pt;
	width:76%;
}
div.products div.info div.base-definition {
    color: rgb(90, 90, 90);
    font-size: 0.9em;
    line-height: normal;
    margin-top: 5px;
    padding-top: 2px;
	padding-bottom:5px;
    border-top: 1px dotted rgb(221, 221, 221);
	text-align:justify;
}
div.products div.info div.base-definition span {
    color: #c9490a;
}
div.products div.info div.title span {
    color: rgb(153, 153, 153);
    float: right;
    font-size: 8pt;
    font-weight: bold;
    text-transform: none;
    padding-left: 10px;
}
div.products div.info div.base-title span {
    color: rgb(0, 0, 0);
    font-weight: bold;
}
div.products div.info div.quotes {
	width:565px;
    background: url("/Site/img/eps-quotes.png") no-repeat scroll right top #c5c3c3;
    border-left: 3px solid #e48c61;
	text-align:left;
	font-size:0.9em;
    color: #828181;
	margin-top:10px;
	padding: 2px 30px 2px 5px;
}
div.products div.info div.sub-names {
    color: rgb(153, 153, 153);
    font-size: 8pt;
    line-height: normal;
    margin-top: 3px;
    padding-top: 2px;
	padding-bottom:5px;
    border-top: 1px dotted rgb(221, 221, 221);
}

div.products div.info div.sub-infos {
    color: rgb(153, 153, 153);
    font-size: 8pt;
    line-height: normal;
    margin-top: 3px;
    padding-top: 2px;
	padding-bottom:5px;
}
div.products div.pics dl.pics-item dt.pics-icon img.none {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 0 none;
}
div.products div.pics {
    display: block;
    margin: 0 0px 0px 0px;
	overflow: hidden;
    padding: 0;
	border-top: 1px dotted rgb(221, 221, 221);
}
div.pics a {
    font-size: 11pt;
    font-weight: bold;
}
div.products div.pics div.pics-row {
    display: block;
    margin: 0 0 1px;
    overflow: hidden;
}
div.products div.pics div.manga-pages div {
    border-bottom: 1px solid #DDDDDD;
    font-size: 10pt;
    font-weight: bold;
    margin: 0 15px 1px;
    padding: 0 0 1px;
}
div.products div.pics dl.pics-item {
    float: left;
    list-style: none outside none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
}
div.products div.pics dl.pics-item dt.pics-icon {
    margin: 0;
    padding: 0;
}
div.products div.pics img {
    background: none repeat scroll 0 0 #FFF;
    margin: 1px 1px 1px;
    max-width: 100%;
    width: auto;
}
div.products div.pics dl.col-0 {
    width: 100%;
}
div.products div.pics dl.col-1 {
    width: 100%;
}
div.products div.pics dl.col-2 {
    width: 50%;
}
div.products div.pics dl.col-3 {
    width: 33.33%;
}
div.products div.pics dl.col-4 {
    width: 25%;
}
div.products div.pics dl.col-5 {
    width: 20%;
}
div.products div.pics dl.col-6 {
    width: 16.66%;
}
div.products div.pics dl.col-7 {
    width: 14.28%;
}
div.products div.pics dl.col-8 {
    width: 12.5%;
}
div.products div.pics dl.col-9 {
    width: 11.11%;
}
div.products div.pics dl.col-10 {
    width: 10%;
}
div.products div.pics dl.col-11 {
    width: 9.09%;
}
div.products div.pics dl.col-12 {
    width: 8.33%;
}
div.products div.pics dl.col-13 {
    width: 7.69%;
}
div.products div.pics dl.col-14 {
    width: 7.14%;
}
div.products div.pics dl.col-15 {
    width: 6.66%;
}
div.products div.pics dl.col-16 {
    width: 6.25%;
}
div.products div.pics dl.col-17 {
    width: 5.88%;
}
div.products div.pics dl.col-18 {
    width: 5.55%;
}
div.products div.pics dl.col-19 {
    width: 5.26%;
}
div.products div.pics dl.col-20 {
    width: 5%;
}
div.products div.pics dl.col-21 {
    width: 4.76%;
}
div.products div.pics dl.col-22 {
    width: 4.54%;
}
div.products div.pics dl.col-23 {
    width: 4.34%;
}
div.products div.pics dl.col-24 {
    width: 4.16%;
}
div.products div.pics dl.col-25 {
    width: 4%;
}
div.gallery dl.col-26 {
    width: 3.84%;
}
div.products div.pics dl.col-27 {
    width: 3.7%;
}
div.products div.pics dl.col-28 {
    width: 3.57%;
}
div.products div.pics dl.col-29 {
    width: 3.44%;
}
div.products div.pics dl.col-30 {
    width: 3.33%;
}

.noprint, div#jump-to-nav, .mw-jump, div.top, div#column-one, #colophon, .editsection, .toctoggle, .tochidden, div#f-poweredbyico, div#f-copyrightico, li#viewcount, li#about, li#disclaimer, li#mobileview, li#privacy, #footer-places, .mw-hidden-catlinks, tr.mw-metadata-show-hide-extended, span.mw-filepage-other-resolutions, #filetoc {
    display: none;
}
#toc {
    background-color: #f3f2f1;
    border: 1px solid #dad9d8;
    padding: 5px;
	margin-left:15px;
}
#toc, .toc, .mw-warning {
    background-color: #f3f2f1;
    border: 1px solid #dad9d8;
    font-size: 95%;
    margin-left: 20px;
    padding: 5px;
}
#toc h2, .toc h2 {
    border: medium none;
    display: inline;
    font-size: 100%;
    font-weight: bold;
    padding: 0;
}
#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {
    text-align: center;
}
#toc ul, .toc ul {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    padding-left: 5px;
    text-align: left !important;
}
#toc ul ul, .toc ul ul {
    margin: 0 0 0 2em;
}
#toc .toctoggle, .toc .toctoggle {
    font-size: 100%;
}
#toc table {
    border-collapse: collapse;
    border-spacing: 0;
}
.content-warning {
    margin-left: 50px;
    margin-right: 50px;
    text-align: center;
}
#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {
    margin: 3px 0 8px;
    text-align: left;
}
#toc .toctoggle, .toc .toctoggle {
    font-size: 100%;
}
ul#filetoc {
    background-color: #f3f2f1;
    border: 1px solid #dad9d8;
    font-size: 100%;
    margin-bottom: 0.5em;
    margin-left: 5;
    margin-right: 5;
    padding: 5px;
    text-align: center;
}
#filetoc li {
    display: inline;
    list-style-type: none;
	margin-left: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
    padding-right: 2em;
}
#toc ul, .toc ul {
    margin: 0.3em 0;
}
.content .toc ul, .mw-content-ltr #toc ul, .mw-content-rtl .mw-content-ltr .toc ul, .mw-content-rtl .mw-content-ltr #toc ul {
    text-align: left;
}
.content .toc ul, .mw-content-rtl #toc ul, .mw-content-ltr .mw-content-rtl .toc ul, .mw-content-ltr .mw-content-rtl #toc ul {
    text-align: right;
}
.content .toc ul ul, .mw-content-ltr #toc ul ul, .mw-content-rtl .mw-content-ltr .toc ul ul, .mw-content-rtl .mw-content-ltr #toc ul ul {
    margin: 0 0 0 2em;
}
.content .toc ul ul, .mw-content-rtl #toc ul ul, .mw-content-ltr .mw-content-rtl .toc ul ul, .mw-content-ltr .mw-content-rtl #toc ul ul {
    margin: 0 2em 0 0;
}
#toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle {
    direction: ltr;
}
#jq-primaryContent .mw-body a, #jq-primaryContent .mw-body a:visited {
    text-decoration: none;
}
#jq-interior #jq-primaryContent p, #jq-interior #jq-primaryContent li {
    font-size: 13px;
    font-weight: normal;
    line-height: 1.5 !important;
}
#jq-primaryContent p, #jq-primaryContent li {
    font-size: 12px;
    line-height: 1.4 !important;
    margin: 0.5em 0 !important;
}
/*ul li, ul.menu li, .item-list ul li, li.leaf {
    background: none repeat scroll 0 0 transparent !important;
}*/
ol, ul {
    list-style: none outside none;
}
.editsection, .toctoggle {
    -moz-user-select: none;
}

div.dvd-type div.info {
    float: left;
    width: 387px;
}
div.product-stack div.info {
    background: none repeat scroll 0 0 #23170c;
    border-left: 3px solid #b23e0e;
    color: #b23e0e;
    line-height: 14pt;
    margin: 6px 0 0;
    padding: 5px;
    text-align: left;
}
.Style48 {
    color: #b75d03;
    font-size: 1.2em;
    font-weight: bold;
}
.recrutement_td
{
   background-color: #c9c7c7;
   font-weight: bold;
   width: auto;
}
.Style57 {
    color: #974d03;
    font-size: 10px;
}
.Style481 {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
.Stylepetit {
    color: #5b5a59;
    font-size: 13px;
}
.Stylebigwhite{
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}
.presentation
{
	background-color: #c0c0bf;
	text-height: font-size;
	text-align: center;
	font-weight: bold;
	border-style: solid;
	width: 672px;
	border-color: #663300;
	border-width: 1px;
}


/*///////////////////////////////////
          PAGE NAVIGATION
//////////////////////////////////*/

div.link-nav { color: #555656; font-size: 10pt; font-weight: bold; margin-bottom: 20px;}
div.link-nav a:link { color: #C00; text-decoration: none; }
div.link-nav a:visited { color: #C00; text-decoration: none; }
div.link-nav a:hover { color: #555656; text-decoration: none; }


div#pg_nav { height: 70px;  width:100%; margin: 10px 0 10px; text-align: center; background: url('/wp-content/themes/dbu-theme/library/images/pgbg.jpg') no-repeat center center; padding: 5px 0; overflow: hidden;}
div#pg_nav.a {color:#555656;}
div#pg_nav .current { color: #555656; font-weight: 900;}
div#pg_nav_lt { display: inline-block; color: #888; text-align: left; vertical-align: middle; }
div#pg_nav_lt span { color: #999; text-transform:uppercase; font-weight: bold; line-height: 21px; text-align: left; text-indent: -1px;}
div#pg_nav_lt a span { display: block; color: #333; line-height: 21px; text-align: left; font:bold;}
div#pg_nav_md { display: inline-block; height: 45px; color: #888; font-weight: 700; line-height: 20px; letter-spacing: 1px; vertical-align: middle; }
div#pg_nav_rt { display: inline-block; color: #888; text-align: right; vertical-align: middle;}
div#pg_nav_rt span { color: #999; text-transform:uppercase; font-weight: bold; line-height: 21px; text-align: right; text-indent: -1px;}
div#pg_nav_rt a span { display: block; color: #333; line-height: 21px; text-align: right; text-indent: 1px; font:bold;}
div#pg_nav_rt a:hover span, div#pg_nav_lt a:hover span { color: #C00; background-color: #FFF; box-shadow: 0 0 3px 1px #CCC; }


/*///////////////////////////////////
         Sub Navs
//////////////////////////////////*/


    dl.nav {
    width: auto;
    height: 27px;
    margin: 0 0 18px;
    }
    dl.nav dt, dl.nav dd {
    float: left;
    display: inline;
    }
    dl.nav dt {
    color: #999;
    font-weight: normal;
    }
    dl.nav dd a {
    margin-left: 6px;
    padding: 5px 12px;
    text-decoration: none;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    }
    dl.nav a:hover {
    background: #eee;
    }
    dl.nav dd.active a {
    background: #c01d1e;
    color: #fff;
    }
.flickr_feeds li a {width:40px;}


table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  /*border-top: 1px solid #dddddd;*/
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.animation > td {
  background-color: #d4fcfc;
  }
.table tbody tr.movie > td {
  background-color: #99d8d8;
}
  .table tbody tr.filler > td {
  background-color: #f6f6f6;
  }
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.videogames > td {
  background-color: #e0b6e6;
}
.table tbody tr.seiyuu > td {
  background-color: #fcecd4;
}
.table tbody tr.figures > td {
  background-color: #f3bcb8;
}
.table tbody tr.products > td {
  background-color: #f2f2f2;
}
.table tbody tr.manga > td {
  background-color: #e1f0da;
}
.table tbody tr.cards > td {
  background-color: #fcf8e3;
}

.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}

.table tbody tr.info > td {
  background-color: #d9edf7;
}

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.movie:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../images/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
}
.listItem__rightRail--grid {
	float: right;
	max-width: 330px;
	padding: 15px 0 0;
	margin-top: 35px;
	box-shadow: -8px 0 4px -4px #ebebeb;
}
.whiteBg {
	background-color: #fff;
}
.listItem__rightRail--grid .related__item .related__itemMeta {
	width: 91.8%;
	height: auto;
	min-height: 81px;
	padding: 15px 4.1%;
	font-size: 20px;
	line-height: 27px;
}
.related__itemMeta {
	width: 91.4%;
	min-height: 60px;
	height: auto;
	padding: 10px 4.3%;
	font-size: 25px;
	line-height: 30px;
	flex-flow: column;
	justify-content: center;
	z-index: 2;
}

/*///////////////////////////////////
         GUIDE DES PERSOS
//////////////////////////////////*/


div.charact-list {
    padding: 0px 0px 0px 0px;
	width: 30%;
	float:left;
    overflow: hidden;
	border: 1px solid rgb(223, 223, 223);
	margin-bottom:6px;
	margin:3px;
}
div.charact-list:hover {
	background-color:#f9f8f8;
	color:#333;
	border: 1px solid rgb(195, 31, 32);
}

div.charact div.image {
	line-height: normal;
	padding: 0px 0px 0px 0px;
    text-align: center;
	/*border: 1px dashed rgb(203, 202, 202);*/
}
div.charact div.image div.desc {
	text-align:center;
	font-size:1.9em;
	margin-bottom:3px;
}
div.charact div.image div.desc span {
     color: #c9490a;
	 font-weight:bold;
	 text-align:center;
}
