/*!
Theme Name: Adbreak Anthems 2015
Author: ITrex
Author URI: http://www.itrex.co.uk/
Description: Redesigned theme for Adbreak Antherms
Version: 0.1
*/
@import url(include/bootstrap/css/bootstrap.css);
@import url(include/bootstrap/css/bootstrap-theme.css);
#main-content #header {
  padding-left: 0;
  margin-left: -15px;
  margin-right: -15px; }

#main-content .container {
  background-color: transparent !important; }

#header {
  color: #fff;
  background: #2B72A9;
  padding-top: 15px; }
  #header a {
    color: #fff; }
  #header .toggle-nav {
    width: 80px;
    position: absolute;
    padding: 20px;
    margin-top: -20px;
    margin-left: -20px; }
    @media (max-width: 750px) {
      #header .toggle-nav {
        position: static;
        width: 60px;
        padding: 10px;
        margin: -10px 0 -10px -10px; } }
  #header .logo {
    margin-left: 0;
    margin-top: 17px;
    width: 400px; }
    @media (max-width: 992px) {
      #header .logo {
        margin-left: auto;
        width: 250px;
        margin-bottom: 10px; } }
    @media (max-width: 750px) {
      #header .logo {
        width: 210px; } }
  #header .row {
    margin-bottom: auto; }
    #header .row.nav-main {
      padding-bottom: 15px; }
  #header .menu {
    margin-bottom: 10px; }
  #header hr {
    height: 1px;
    margin-top: 0;
    margin-bottom: 10px; }
  #header .state-nav {
    cursor: pointer;
    margin-top: 10px; }
    #header .state-nav a, #header .state-nav span {
      margin-right: 50px; }
  #header .states {
    position: relative;
    font-size: 1.3em; }
    #header .states .state {
      display: none;
      position: absolute;
      bottom: 0;
      height: 48px;
      background-color: #40A6EF; }
      #header .states .state .close {
        height: 16px;
        width: 16px;
        margin-top: 16px; }
      #header .states .state input {
        height: 32px;
        margin-top: 8px;
        margin-right: 10px;
        color: #000;
        padding: 0 5px;
        border: none; }
      #header .states .state button {
        margin-left: 10px;
        color: #fff;
        border: none;
        font-weight: bold; }
      #header .states .state label {
        padding-right: 10px; }
      #header .states .state.search-state input[type=search] {
        width: 60%; }
      #header .states .state.follow-state .twitter {
        padding-top: 10px; }

#main .header-banner {
  padding-top: 15px; }

#footer {
  color: #fff;
  background: #2B72A9; }
  #footer a {
    color: #fff; }
  #footer .container {
    margin-top: 15px;
    margin-bottom: 15px; }
    #footer .container .row {
      margin-bottom: auto; }
      #footer .container .row .logo-container {
        line-height: 2em; }
        #footer .container .row .logo-container img {
          height: 22px; }
        #footer .container .row .logo-container hr {
          height: 1px;
          background: #fff;
          margin: 10px 0; }
      #footer .container .row .menu {
        margin-bottom: 10px; }

article h3 {
  margin-top: 10px; }

article img {
  height: auto; }

article p {
  margin-bottom: 5px; }

article .meta {
  color: grey;
  text-transform: uppercase;
  font-size: 0.8em;
  margin: 0 0 10px; }

article .entry-content p {
  margin-bottom: 5px; }

.article-full-width-A .h-container div,
.article-full-width-B .h-container div,
.article-preview .h-container div {
  background-color: transparent !important; }

.article-full-width-A .h-container .h-primary,
.article-full-width-B .h-container .h-primary,
.article-preview .h-container .h-primary {
  padding-left: 0; }

.article-full-width-A .h-container .h-secondary,
.article-full-width-B .h-container .h-secondary,
.article-preview .h-container .h-secondary {
  padding-right: 0; }

.article-full-width-A .h-container h1,
.article-full-width-A .h-container h2,
.article-full-width-A .h-container h3,
.article-full-width-A .h-container h4,
.article-full-width-A .h-container h5,
.article-full-width-A .h-container h6,
.article-full-width-B .h-container h1,
.article-full-width-B .h-container h2,
.article-full-width-B .h-container h3,
.article-full-width-B .h-container h4,
.article-full-width-B .h-container h5,
.article-full-width-B .h-container h6,
.article-preview .h-container h1, .article-preview .h-container h2, .article-preview .h-container h3, .article-preview .h-container h4, .article-preview .h-container h5, .article-preview .h-container h6 {
  text-transform: uppercase; }

.article-full-width-A h3 {
  margin: 0 0 5px; }

.article-third-width {
  padding-left: 12px;
  padding-right: 12px; }
  .article-third-width > [class*='col-'] {
    padding-right: 3px;
    padding-left: 3px;
    margin-bottom: 10px; }
  .article-third-width .article-content-container {
    padding: 0.5em;
    background-color: lightyellow;
    border: 1px solid #E6E6E6;
    min-height: 374px; }
  .article-third-width .category {
    font-weight: bold;
    font-size: 1.5em;
    text-transform: uppercase; }
  .article-third-width h3 {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold; }
  .article-third-width a {
    color: #000; }
  @media (min-width: 992px) {
    .article-third-width img {
      max-height: 119px; } }
  .article-third-width .h-container {
    margin-top: 10px;
    background-color: #000; }
    .article-third-width .h-container .h-content {
      top: -0.4em; }
      .article-third-width .h-container .h-content * {
        background-color: transparent;
        color: #000; }
      .article-third-width .h-container .h-content .h-primary {
        padding-left: 0; }
      .article-third-width .h-container .h-content .h-secondary {
        padding-right: 0; }
      .article-third-width .h-container .h-content h4 {
        text-transform: uppercase;
        font-weight: bold;
        margin-left: auto;
        padding-left: 0;
        padding-right: 5px; }
      .article-third-width .h-container .h-content h4, .article-third-width .h-container .h-content .pull-right {
        font-size: 0.8em; }
  @media (min-width: 750px) {
    .article-third-width .read-more {
      position: absolute;
      bottom: 6px; } }
  .article-third-width .custom .h-primary {
    margin-bottom: 2px; }

.article-title-only-half-width {
  margin: -5px 0; }
  .article-title-only-half-width a {
    color: #000; }
  .article-title-only-half-width h3 {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold; }

.article-preview h3 {
  margin: 0 0 5px; }

.article-preview ul {
  list-style-type: none;
  padding: 0; }
  .article-preview ul li {
    padding-top: 5px;
    padding-bottom: 5px; }

@media (min-width: 992px) {
  .article-preview img {
    max-height: 400px; } }

.type-advert h1 {
  margin-top: 0; }

.type-advert .h-container {
  margin-top: 20px; }

#site-wrapper {
  width: 100%; }

.stop-scrolling {
  height: 100%;
  overflow: hidden; }

#site-canvas {
  width: 100%;
  height: 100%;
  position: relative;
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -moz-transform: translateZ(0) translateX(0);
  -ms-transform: translateZ(0) translateX(0);
  -o-transform: translateZ(0) translateX(0);
  -webkit-transform: translateZ(0) translateX(0);
  transform: translateZ(0) translateX(0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transition: 300ms ease all;
  -ms-transition: 300ms ease all;
  -o-transition: 300ms ease all;
  -webkit-transition: 300ms ease all;
  transition: 300ms ease all;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

#site-wrapper.show-nav #site-canvas {
  -moz-transform: translateX(250px);
  -ms-transform: translateX(250px);
  -o-transform: translateX(250px);
  -webkit-transform: translateX(250px);
  transform: translateX(250px);
  -moz-transform: translateZ(0) translateX(250px);
  -ms-transform: translateZ(0) translateX(250px);
  -o-transform: translateZ(0) translateX(250px);
  -webkit-transform: translateZ(0) translateX(250px);
  transform: translateZ(0) translateX(250px);
  -moz-transform: translate3d(250px, 0, 0);
  -ms-transform: translate3d(250px, 0, 0);
  -o-transform: translate3d(250px, 0, 0);
  -webkit-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0); }

#side-menu {
  width: 250px;
  position: fixed !important;
  top: 0;
  bottom: 0;
  right: 0;
  left: -250px;
  background: #40A6EF;
  padding: 10px; }
  #side-menu #side-menu-search .col-xs-6:last-child {
    margin-left: -5px; }
  #side-menu .menu a {
    display: block;
    padding-top: 5px;
    padding-left: 5px;
    font-size: 1.2em;
    color: #FFF !important; }
  #side-menu #sidemenu-bottom-container {
    background-color: transparent;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0; }
    #side-menu #sidemenu-bottom-container #tablet_menu_sidebar {
      width: 100%;
      background-color: white;
      margin-bottom: -10px; }
      #side-menu #sidemenu-bottom-container #tablet_menu_sidebar h4 {
        font-size: 1em;
        text-align: center; }
      #side-menu #sidemenu-bottom-container #tablet_menu_sidebar .article-title-only-half-width {
        font-size: 0.6em;
        height: 110px;
        padding-right: 7px;
        padding-left: 7px; }
      #side-menu #sidemenu-bottom-container #tablet_menu_sidebar .widget_popular_ads_widget .row:first-child {
        margin-bottom: 0; }
    #side-menu #sidemenu-bottom-container #sidemenu-login-form,
    #side-menu #sidemenu-bottom-container #sidemenu-logout-form {
      background-color: #2B72A9;
      margin-bottom: 0;
      padding: 10px; }
    #side-menu #sidemenu-bottom-container h1 {
      padding-bottom: 15px;
      margin: 0;
      font-size: 1.5em;
      color: #FFF; }

.sidebar h4 {
  text-align: center;
  text-transform: uppercase; }

.home .sidebar h4:first-child {
  margin: 0; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 5px 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.close {
  opacity: 1; }

.home .preview-detail {
  display: none; }

@media (min-width: 1200px) {
  .container {
    width: 992px; } }

.pow-color {
  color: red; }

.align-justify {
  text-align: justify; }

body {
  background-color: #2B72A9; }

h1 {
  color: #40A6EF; }

h3 {
  color: #000; }

a {
  color: #000; }

strong {
  color: #000; }

iframe {
  width: 100% !important; }

#main {
  background: url("images/tmp-assets/advert-1920x1280.jpg") top center no-repeat /* #f6f6f6 */;
  /* background-image: none; */ background-attachment:fixed;}
  #main .container {
    background-color: white; }

.row {
  margin-bottom: 10px; }

.full-width img,
.full-width {
  width: 100%; }

.h-container {
  height: 1px;
  background-color: #ddd;
  margin-top: 15px; }
  .h-container .h-content {
    position: relative;
    top: -0.65em; }
    .h-container .h-content [class^="col-"], .h-container .h-content [class*=" col-"] {
      text-align: left;
      padding-right: 0; }
    .h-container .h-content * {
      background-color: white; }
    .h-container .h-content h1, .h-container .h-content h2, .h-container .h-content h3, .h-container .h-content h4, .h-container .h-content h5, .h-container .h-content h6 {
      display: inline;
      color: #40A6EF;
      padding: 0 10px 0 10px;
      margin-left: -10px; }
    .h-container .h-content .pull-right {
      padding: 0 0 0 5px;
      margin-top: -1px;
      color: #40A6EF; }
    .h-container .h-content .fa {
      margin-right: 3px; }

/** Nav Menus
 * this is for ALL menus. If you have a change specific
 * to your menu then this is not the place for it!		*/
.menu a {
  display: inline;
  margin-right: 20px;
  font-weight: bold;
  text-transform: uppercase; }

.pagination-container .pager .next a,
.pagination-container .pager .previous a {
  background-color: #40A6EF;
  color: white; }

.pagination-container .pager .inactive span {
  background-color: lightgray;
  color: white; }

.pagination-container .pager .active span {
  color: #40A6EF;
  border: none; }

.pagination-container .pager a, .pagination-container .pager a:hover, .pagination-container .pager .dots {
  border-radius: 0 !important;
  border: none;
  background-color: none; }

.pagination-container .pods-pagination-advanced {
  margin-top: 5px; }
  .pagination-container .pods-pagination-advanced a:hover {
    background-color: #eee;
    text-decoration: none; }
  .pagination-container .pods-pagination-advanced .pods-pagination-number {
    padding: 7px 15px; }
  .pagination-container .pods-pagination-advanced .pods-pagination-prev,
  .pagination-container .pods-pagination-advanced .pods-pagination-next {
    background-color: #40A6EF;
    color: white;
    border: none; }
  .pagination-container .pods-pagination-advanced .pods-pagination-prev:hover,
  .pagination-container .pods-pagination-advanced .pods-pagination-next:hover {
    background-color: #40A6EF;
    text-decoration: none; }
  .pagination-container .pods-pagination-advanced .pods-pagination-prev {
    float: left; }
  .pagination-container .pods-pagination-advanced .pods-pagination-next {
    float: right; }

.read-more {
  text-transform: uppercase;
  color: #000;
  font-weight: bold; }

.tags {
  margin: 15px 0; }
  .tags strong {
    text-transform: uppercase; }

#disqus_thread {
  margin-top: 20px; }

.tab-content {
  border: 1px solid #ddd;
  border-top: none; }
  .tab-content ul {
    padding: 10px 15px 0;
    list-style: none;
    min-height: 150px; }

.search-results h1 {
  text-transform: capitalize; }

.entry-content img {
  max-width: 100%; }

.single .site-description {
  font-size: 24px;
  margin-top: 10px;
  font-weight: bold;
  display: block; }

.error-flash {
  -moz-animation: flash 1s ease-out;
  -moz-animation-iteration-count: 1;
  -webkit-animation: flash 1s ease-out;
  -webkit-animation-iteration-count: 1;
  -ms-animation: flash 1s ease-out;
  -ms-animation-iteration-count: 1; }

@-webkit-keyframes flash {
  0% {
    background-color: none; }
  50% {
    background-color: #dd0000; }
  100% {
    background-color: none; } }

@-moz-keyframes flash {
  0% {
    background-color: none; }
  50% {
    background-color: #dd0000; }
  100% {
    background-color: none; } }

@-ms-keyframes flash {
  0% {
    background-color: none; }
  50% {
    background-color: #dd0000; }
  100% {
    background-color: none; } }

@media (max-width: 750px) {
  #main {
    background: none; } }
