/*! ******************************************************************
Theme Name: Zoomers Theme
Version: 2.0
Tags: html5, css3, development, responsive, media queries, mobile, h5bp
******************************************************************/

body,
html {
    /*max-width: 100%;*/
    overflow-x: hidden
}

body {
    background: #fff url(https://s3.amazonaws.com/zml-prodsites/ezshell/css/images/ez_bg.jpg)
}

@font-face {
    font-family: BebasNeueRegular;
    src: url(https://s3.amazonaws.com/zml-prodsites/ezshell/css/fonts/BebasNeue-webfont.eot);
    src: url(https://s3.amazonaws.com/zml-prodsites/ezshell/css/fonts/BebasNeue-webfont.eot?#iefix) format("embedded-opentype"), url(https://s3.amazonaws.com/zml-prodsites/ezshell/css/fonts/BebasNeue-webfont.woff) format("woff"), url(https://s3.amazonaws.com/zml-prodsites/ezshell/css/fonts/BebasNeue-webfont.ttf) format("truetype"), url(https://s3.amazonaws.com/zml-prodsites/ezshell/css/fonts/BebasNeue-webfont.svg#BebasNeueRegular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: SlingNormal;
    src: url(https://s3.amazonaws.com/zml-prodsites/ezshell/css/fonts/Sling-webfont.eot);
    src: url(https://s3.amazonaws.com/zml-prodsites/ezshell/css/fonts/Sling-webfont.eot?#iefix) format("embedded-opentype"), url(https://s3.amazonaws.com/zml-prodsites/ezshell/css/fonts/Sling-webfont.woff) format("woff"), url(https://s3.amazonaws.com/zml-prodsites/ezshell/css/fonts/Sling-webfont.ttf) format("truetype"), url(https://s3.amazonaws.com/zml-prodsites/ezshell/css/fonts/Sling-webfont.svg#SlingNormal) format("svg");
    font-weight: 400;
    font-style: normal
}
/*
@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: local("Montserrat-Regular"), url(https://fonts.gstatic.com/s/montserrat/v6/zhcz-_WihjSQC0oHJ9TCYAzyDMXhdD8sAj6OAJTFsBI.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}	

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    src: local("Montserrat-Bold"), url(https://fonts.gstatic.com/s/montserrat/v6/IQHow_FEYlDC4Gzy_m8fcmaVI6zN22yiurzcBKxPjFE.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}

@font-face {
    font-family: Arapey;
    font-style: normal;
    font-weight: 400;
    src: local("Arapey Regular"), local("Arapey-Regular"), url(https://fonts.gstatic.com/s/arapey/v5/4t1S0d9lD7X4L2Hpcr5y_evvDin1pK8aKteLpeZ5c0A.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
*/
html {
    height: 100%;
    margin-bottom: 1px;
    overflow-y: scroll;
    margin-top: 0!important
}

body,
div,
input,
p,
span,
table,
td,
textarea,
th,
tr {
    font-family: Arial, sans-serif;
    color: #000;
    font-size: 14px
}

body.single-post p {
    font-size: 16px
}

body {
    margin: 0;
//    min-width: 980px;
    text-align: center;
//    white-space-collapsing: discard
}

a {
    color: #c51919
}

a,
a:hover {
    text-decoration: none
}

a:hover {
    color: #666
}

a img {
    border: none
}

a {
    outline: none
}

ul,
ul li {
    list-style: none;
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4 {
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #666
}

p {
    margin: 0;
    padding: 10px 0
}

.clear {
    clear: both;
    line-height: 0;
    height: 0
}

img {
    vertical-align: bottom
}

.hidden {
    display: none;
    visibility: hidden
}

.flt {
    display: inline-block;
    vertical-align: top
}

.site_width {
    text-align: left;
    width: 1000px;
    margin: 0 auto
}


#header {
    background: #fff
}

#logo {
    padding: 20px 0 3px
}

#logo,
#logo_div {
    text-align: center
}

#logo_div {
    line-height: 0
}

#header_float {
    position: fixed;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 26;
    display: none
}

#f_logo {
    padding: 0;
    background: #000
}

#f_logo_in {
    position: relative;
    text-align: center
}

#f_logo_in .search_box {
    position: absolute;
    top: 0;
    right: 0
}

#f_logo_in a,
#f_logo_in a:hover {
    font: 36px/36px BebasNeueRegular;
    color: #fff
}

#h_nav_out {
    background: #fff;
    border-bottom: 3px solid #000;
    height: 42px;
    padding-top: 4px;
    text-transform: none;
    font-weight: 400
}

#h_nav ul li a:hover {
    background: none!important;
    color: #000
}

#h_nav ul li a {
    padding: 7px 4px 5px!important
}

#h_nav ul li a:first-child {
    padding-left: 0!important
}

#nav_out {
    height: 40px;
    z-index: 7
}

.nav ul li,
.nav ul li a {
    display: inline-block;
    vertical-align: top
}

.nav ul li a {
    padding: 7px 1px 14px;
    letter-spacing: 1px;
    margin: 0 6px;
    font-size: 25px;
    line-height: 27px;
    color: #000;
    text-transform: uppercase;
    font: 24px/26px BebasNeueRegular;
    z-index: 10
}

.nav ul li a:hover {
    background: url(images/nav_hover.png) repeat-x bottom;
    color: #fff
}

#nav ul .current-cat-parent a,
#nav ul .current-cat a {
    background: url(images/nav_active.png) no-repeat bottom;
    color: #fff
}

.nav_home a {
    display: inline-block;
    vertical-align: top;
    padding: 0!important;
    background: url(images/home.png) no-repeat 0 0;
    width: 26px;
    height: 27px
}

.nav_home a:hover {
    background: url(images/home.png) no-repeat 0 -27px!important
}

.mm_nav ul li {
    display: none!important;
    visibility: hidden!important
}

.mm_nav ul ul li {
    vertical-align: top
}

.mm_nav .cat-item-0,
.mm_nav .cat-item-1,
.mm_nav .cat-item-3,
.mm_nav .cat-item-4,
.mm_nav .cat-item-5,
.mm_nav .cat-item-6,
.mm_nav .cat-item-7,
.mm_nav .cat-item-8,
.mm_nav .cat-item-40,
.mm_nav .cat-item-90,
.mm_nav ul ul li {
    display: inline-block!important;
    visibility: visible!important
}

#footer_mm ul li {
    width: 100%
}

#footer .item ul li.title {
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    display: block!important;
    visibility: visible!important
}

#footer .item ul li.pad_top {
    padding-top: 15px!important
}

.nav ul {
    position: relative
}

.nav ul ul {
    width: 960px;
    top: 43px;
    display: none;
    position: absolute;
    left: 0;
    z-index: 27
}

.nav ul .current-cat-parent ul,
.nav ul .current-cat ul {
    display: block
}

.nav ul ul li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    border: 0;
    height: 40px;
    border: none;
    z-index: 18
}

.nav ul ul ul {
    left: 100%;
    top: 0
}

.nav ul li ul li a,
.nav ul ul a {
    color: #fff;
    display: block;
    text-align: left;
    padding: 9px 2px 10px;
    letter-spacing: 1px;
    margin-top: -3px;
    z-index: 18;
    font: 19px/21px BebasNeueRegular, Arial;
    text-transform: none;
    font-weight: 400;
    background: none!important
}

#nav ul li ul li a:hover,
#nav ul ul .current-cat-parent a,
#nav ul ul .current-cat a,
.nav ul li ul li a:hover,
.nav ul ul:hover>a,
.nav ul ul a:hover {
    color: #fff;
    background: #6a6967!important;
    z-index: 11
}

.nav ul li:hover>ul {
    display: block;
    background: none
}

* html ul li.current-menu-ancestor a,
* html ul li.current-menu-item a,
* html ul li.current-menu-parent a,
* html ul li.current_page_item a,
* html ul li a:hover,
.nav ul li.current-menu-ancestor>a,
.nav ul li.current-menu-item>a,
.nav ul li.current-menu-parent>a,
.nav ul li.current_page_item>a {
    color: #fff
}

#sub_nav {
    height: 40px;
    background: url(images/grey_90.png);
    z-index: 6
}

#search_nav_out {
    background: url(images/light_grey_90.png);
    height: 45px
}

#third_nav {
    width: 750px;
    overflow: hidden;
    text-align: left;
    padding-left: 0;
    z-index: 5;
    margin-left: -10px
}

.search_box {
    position: relative;
    display: block;
    width: 25px;
    float: right;
    height: 40px;
    margin: 5px 21px 0 0;
    background: transparent
}

.search_box .input {
    border: nonel;
    background: #fff;
    border: none;
    padding: 6px 0 5px;
    font-style: italic;
    width: 164px
}

.search_box .search {
    position: absolute;
    top: 5px;
    right: 4px
}

#search_results .page_list .text {
    width: 100%
}

#search_result_form {
    margin: 0 0 20px;
    padding-left: 425px
}

#search_results .search_box .input {
    padding-left: 7px
}

#search_results {
    margin: 0 -10px
}

.search_results h2,
.sr_titlewrapper h2 a {
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    color: #000
}

#searchpane {
    display: block;
    margin-right: 33%;
    position: ralative;
    width: 100%
}

#searchfacets {
    display: block;
    width: 33%;
    float: right
}

.searchsortbutton {
    border: 0;
    padding: 8px 10px;
    margin: 5px 0;
    border-radius: 1px;
    background-color: #333
}

select.facetwp-sort-select {
    display: none;
    background: transparent;
    width: 320px;
    padding: 5px 5px 0;
    font-size: 28px;
    line-height: 1;
    border: 2px;
    border-radius: 5px;
    height: 40px;
    margin: 8px 4px 24px
}

#searchsidebar #searchfacets {
    width: 100%;
    padding-top: 12px
}

#searchsidebar #searchfacets .facet-wrapper {
    margin-left: 12px
}

#searchfacets h3 {
    margin-bottom: 5px
}

.facetwp-checkbox {
    background-position: 0 3px!important
}

div.facetwp-facet {
    max-height: none;
    margin-bottom: 20px
}

#content ul.searchresults li {
    background: none;
    padding: 1em 2em 1.5em 0;
    margin-bottom: 1em
}

ul.searchresults {
    list-style-type: none;
    margin: 0;
    padding: 0
}

li.searchresult {
    padding-right: 16px;
    clear: both
}

.sr_thumbnail {
    display: block;
    float: left;
    min-width: 125px;
    padding: 5px;
    border: 1px solid #ccc;
    margin-right: 12px
}

.sr_titlewrapper a {
    text-decoration: none;
    color: #000
}

.sr_titlewrapper a:hover {
    text-decoration: underline
}

.sr_titlewrapper h2 {
    margin-bottom: 2px
}

.sr_meta,
.sr_meta span {
    font-size: .9em
}

.sr_author,
.sr_category,
.sr_category a {
    cursor: pointer
}

.sr_excerpt p {
    padding-top: 0
}

div.facetwp-facet-post_search {
    margin: 4px 24px 4px 0
}

.facetwp-facet input.facetwp-search,
div.facetwp-facet.facetwp-facet-post_search.facetwp-type-search input,
input.facetwp-search,
input[type=search] {
    width: 100%;
    padding: 3px 0 3px 6px;
    font-size: 84px;
    border: 2px solid #000;
    font-family: BebasNeueRegular;
    -webkit-appearance: none
}

#third_nav li {
    display: inline-block;
    vertical-align: top;
    padding: 15px 13px 15px 7px
}

#third_nav li:last-child {
    background: none
}

#third_nav li a {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    font-weight: 700;
    font-family: Helvetica, Arial;
    color: #000;
    text-transform: uppercase
}

#third_nav li a.active,
#third_nav li a:hover {
    text-decoration: underline
}

#third_nav #hot_topics {
    background: url(images/hot_topics.png) no-repeat 100% 2px;
    text-align: left;
    padding: 11px 0 0 12px;
    margin: 0;
    width: 128px;
    height: 32px;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-family: BebasNeueRegular
}

#page {
    background: url(images/page_bkg.gif) repeat-y #fff;
    position: relative
}

.page-template-page-alternative-search-php #page,
.page-template-page-search-php #page {
    background-image: none;
    background: #fff
}

#signuppage {
    background: #fff;
    position: relative
}

.signupformchunk {
    display: block;
    float: left
}

#signup_chunkone {
    width: 29%
}

#signup_chunktwo {
    width: 50%
}

#signup_chunkthree {
    width: 20%
}

#top_ad {
    padding: 25px 0;
    text-align: center;
    background: #fff
}

#top_ad div {
    text-align: center!important;
    width: auto!important
}

#top_page {
    margin: 0 1px;
    background: #fff
}

.page_title h1 {
    font-size: 84px;
    line-height: 86px;
    border-bottom: 13px solid #fff;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    margin: 0;
    display: block;
    border-bottom: 1px solid #000
}

.black_title h1 {
    padding: 5px 10px;
    background: #000;
    color: #fff
}

.white_title h1 {
    color: #000;
    padding: 5px 0 0;
    margin: 0
}

.white_title {
    background: #fff;
    padding: 0 20px 15px
}

.page_title .by {
    font-size: 14px!important;
    padding: 0
}

#page_left {
    width: 675px;
    padding: 0 0 10px
}

#page_right {
    width: 320px;
    padding-top: 20px
}

#top_slide_out {
    height: 382px;
    overflow: hidden;
    position: relative;
    margin: 0 0 40px 10px
}

#top_slide_next,
#top_slide_prev {
    position: absolute;
    width: 60px;
    height: 60px;
    overflow: hidden;
    cursor: pointer;
    top: 155px;
    z-index: 14
}

#top_slide_next {
    background: url(images/prev.gif) no-repeat 0 0;
    right: 7px
}

#top_slide_prev {
    background: url(images/next.gif) no-repeat 0 0;
    left: 0
}

#top_slide_next:hover,
#top_slide_prev:hover {
    background-position: -60px 0
}

#top_slide {
    width: 618px;
    height: 382px
}

#top_slide script {
    display: none;
    visibility: hidden;
    position: absolute;
    clip: rect(0 0 0 0)
}

.top_slide {
    width: 618px;
    height: 382px
}

.top_slide .slide_title {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    font-size: 14px;
    padding: 10px 15px;
    width: 588px
}

.top_slide .slide_title a {
    color: #fff;
    font: 16px/18px ltc-bodoni-175
}

.top_slide_in .cat_float,
.top_slide_in .cat_floatRed {
    top: 0;
    right: 0
}

.cat_feat {
    width: 300px;
    padding: 0 13px 10px 10px
}

.cat_feat_last {
    padding: 0 0 10px!important
}

.advt_300x85_image,
.f_img {
    padding: 4px;
    border: 1px solid #d3d3d3;
    position: relative
}

.f_img .title {
    position: absolute;
    left: 4px;
    bottom: 4px;
    padding: 10px;
    background: #000;
    width: 269px
}

.f_img .title h2 a {
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    font-size: 24px;
    line-height: 24px;
    color: #fff
}

.cat_feat .by,
.cat_feat .count {
    padding: 5px 0 5px 6px;
    display: block
}

.cat_feat p {
    font-size: 14px;
    padding: 0 6px
}

.cat_quote p {
    font-size: 44px;
    line-height: 49px;
    background: #000;
    color: #fff;
    font-family: BebasNeueRegular;
    padding: 50px
}

.cat_quote p,
.page_list {
    margin-right: -4px
}

.page_list .item {
    padding: 20px 10px;
    border-top: 1px solid #e4e4e4
}

.page_list .item_imgs {
    width: 185px
}

.page_list .item_img {
    position: relative
}

.page_list .text {
    width: 420px
}

.page_list .text h3 a {
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    color: #000
}

.page_list .text p {
    margin: 0;
    padding: 0
}

#cat_advetorial img {
    width: 169px
}

#cat_advetorial .text {
    padding-left: 4px
}

#cat_advetorial .advt_300x85_image {
    display: inline-block;
    vertical-align: top;
    width: 170px;
    margin-right: 10px
}

#cat_advetorial .advt_300x85_text,
#cat_advetorial .advt_300x85_title {
    display: inline-block;
    vertical-align: top;
    width: 420px
}

.advetorial_title {
    font-size: 24px;
    line-height: 28px;
    padding: 0 0 15px;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    color: #c51919
}

.next_post {
    width: 296px
}

.next_post a {
    background: #c51919;
    padding: 10px;
    font-size: 16px;
    font-family: ltc-bodoni-175;
    color: #fff;
    font-weight: 700
}

#older_post {
    text-align: left;
    margin: 15px 0 0 10px;
    float: left
}

#newer_post {
    text-align: right;
    margin: 15px 10px 0 0;
    float: right
}

#newer_post a,
#older_post a {
    width: 117px;
    margin: 0
}

.clear {
    clear: both
}

.gallery_slide_out {
    border: 1px solid #e7e7e7;
    border-left: none;
    border-right: none;
    margin: 10px -4px 10px 0
}

.post-content .gallery_slide_out {
    border: none;
    margin: 0
}

.gallery_slide {
    background: #000;
    padding: 10px 15px 10px 35px;
    margin: 10px 6px 10px 10px
}

.post-content .gallery_slide {
    margin: 10px -4px 10px 0
}

.gallery_imgs {
    width: 78px;
    margin: 0 40px 0 0
}

.gallery_img_slide,
.gallery_out {
    width: 78px;
    height: 287px;
    overflow: hidden;
    margin: 0 40px 0 0
}

.gallery_f_img {
    display: block;
    width: 78px;
    height: 61px;
    margin: 0 0 10px
}

.gallery_arrows {
    display: block;
    width: 78px;
    height: 17px
}

.gallery_up {
    margin-bottom: 10px
}

.gallery_photo {
    width: 440px;
    position: relative
}

.gallery_photo h3 {
    font: 24px/26px BebasNeueRegular;
    text-transform: uppercase;
    color: #fff;
    padding: 0 0 7px
}

.gallery_photo h3 a {
    color: #fff
}

.gallery_l_img {
    margin: 0 0 7px
}

.gallery_l_text {
    color: #fff
}

.gallery_credit {
    color: #9f9f9f
}

.gallery_large_images,
.gallery_large_images div {
    z-index: 1
}

.gallery_nn {
    position: absolute;
    top: 110px;
    opacity: .3;
    cursor: pointer;
    z-index: 9
}

.gallery_nn:hover {
    opacity: 1
}

.gallery_nnext {
    right: 0
}

.gallery_nprev {
    left: 0
}

#enewsletter {
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
    padding: 20px
}

#enewsletter img {
    padding: 20px;
    margin: 0 auto
}

#enewsletter .input {
    margin: 0 auto;
    width: 155px;
    height: 15px;
    padding: 10px;
    border: 0;
    background: url(images/newsletter_bkg.jpg) no-repeat;
    font-size: 13px;
    color: #b4b4b4;
    font-style: italic
}

#enewsletter .submit {
    background: #888;
    height: 35px;
    width: 43px;
    margin-left: -5px;
    border: 0;
    font-size: 16px;
    font-family: ltc-bodoni-175;
    color: #fff;
    font-weight: 700
}

.title_right {
    text-align: center;
    letter-spacing: 1px;
    background: url(images/side_bkg_right.png) no-repeat 100% 0;
    color: #fff;
    padding: 11px 20px 23px 10px;
    margin: 20px -20px -12px 0;
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: BebasNeueRegular
}

.title_right a {
    color: #fff
}

.side_ad {
    text-align: center;
    padding: 20px 0 0
}

.last_side_ad {
    padding-bottom: 25px
}

.ad300 {
    clear: both
}

#marketplace {
    text-align: center
}

.trending_cbc {
    padding: 18px 0 0
}

#side_ads {
    margin: 20px 0 0
}

.side_ad {
    padding: 4px 0
}

#side_recent .item {
    background: url(images/div_dots.gif) no-repeat bottom;
    font-size: 16px;
    color: #000;
    padding: 22px 20px;
    text-align: center;
    font-weight: 700
}

#side_recent .item:last-child {
    background: none
}

#side_recent .item a {
    color: #000
}

#cbc_feed {
    text-align: center
}

.right_most {
    letter-spacing: 1px;
    background: url(images/side_bkg_right.png) no-repeat 100% 0;
    color: #fff;
    padding: 0 0 12px;
    margin: 20px -20px -12px 0;
    overflow: hidden
}

.right_most a {
    background: url(images/most_none.png) no-repeat 100% 10px #fff;
    border: 1px solid #ccc;
    color: #000;
    width: 149px;
    margin: 0 -5px 0 0;
    font: 22px/24px BebasNeueRegular;
    text-transform: uppercase;
    text-align: center;
    padding: 11px 20px 7px 10px
}

.right_most a.active {
    border: 1px solid #000;
    background: url(images/most_active.png) no-repeat 100% 10px #000;
    color: #fff
}

.switch_most_first {
    width: 128px!important
}

#most_viewed {
    display: none
}

#most_recent h2,
#most_viewed h2 {
    font-weight: 400!important
}

.side_blog .item {
    padding: 12px 0 0
}

.side_blog .item_img {
    width: 85px
}

.side_blog .text {
    width: 210px
}

.side_blog .text h2 {
    font-size: 14px;
    font-weight: 700
}

.side_blog .text a {
    color: #000
}

#current_issue {
    padding: 18px 0 20px
}

#current_issue .item_img_nb {
    width: 140px;
    margin: 0 0 0 10px
}

#current_issue .text {
    width: 136px;
    padding: 0 0 0 10px
}

#current_issue .text h2 {
    font-size: 23px;
    line-height: 25px;
    color: #d52723;
    text-transform: uppercase;
    font-family: BebasNeueRegular
}

#current_issue .text li a {
    background: url(images/div_dots_sm.png) no-repeat bottom;
    padding: 5px 0 6px;
    display: block;
    color: #333
}

#side_videos {
    text-align: center;
    padding: 10px 0 0
}

#side_videos h3 a {
    display: block;
    font: 24px/26px BebasNeueRegular;
    text-transform: uppercase;
    color: #000;
    padding: 5px 0
}

#links {
    margin: 0 -17px 0 0;
    padding: 20px 0
}

#ic_horo {
    background: url(images/side_horoscope.png) no-repeat
}

#ic_games {
    background: url(images/side_games.png) no-repeat
}

#ic_cont {
    background: url(images/side_contest.png) no-repeat
}

#ic_social {
    background: url(images/side_social.png) no-repeat
}

#ic_date {
    background: url(images/side_dating.png) no-repeat
}

#ic_list {
    background: url(images/side_listings.png) no-repeat
}

#ic_store {
    background: url(images/side_store.png) no-repeat
}

#links a {
    width: 85px;
    height: 86px;
    display: inline-block;
    vertical-align: top;
    margin: 0 9px 12px
}

#links a:hover {
    background-position: 0 -86px
}

#prev_post {
    text-align: left;
    border-right: 1px solid #e7e7e7
}

#next_post,
#prev_post {
    width: 498px;
    border-bottom: 10px solid #fff;
    min-height: 67px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7
}

#next_post {
    margin-left: -4px;
    text-align: right
}

#next_post a,
#prev_post a {
    display: block;
    border: 1px solid #e7e7e7;
    border-left: none;
    border-right: none;
    color: #333;
    font-size: 14px;
    line-height: 24px;
    padding: 0 12px;
    min-height: 67px;
    font: 24px/26px BebasNeueRegular;
    color: #000;
    border: none
}

#next_post strong,
#prev_post strong {
    font: 14px/16px BebasNeueRegular;
    color: #999;
    display: block;
    margin-right: 10px
}

#next_post a b,
#prev_post a b {
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    font-size: 18px;
    line-height: 20px
}

#next_post a,
#prev_post a {
    background: transparent
}

.prev_n_post:hover {
    background-color: #f3f3f3
}

#next_post img,
#prev_post img {
    display: block;
    height: 67px;
    width: 67px
}

#prev_post img {
    float: left;
    margin-right: 12px
}

#next_post img {
    float: right;
    margin-left: 12px
}

.page_post {
    padding: 0 10px
}

#post_top {
    padding: 0 0 20px
}

#post_image {
    padding: 0 0 5px
}

#photo_credit {
    font-size: 12px;
    text-align: right
}

.origianlly {
    position: relative;
    width: 356px;
    text-align: lef;
    background: url(images/side_bkg_left.png) no-repeat 0 0;
    color: #fff;
    height: 21px;
    padding: 11px 20px 23px 28px;
    margin: 50px 0 0 -30px;
    font-size: 19px;
    line-height: 24px!important;
    text-transform: uppercase;
    font-family: BebasNeueRegular
}

.origianlly,
.origianlly * {
    letter-spacing: 1px
}

.origianlly img {
    position: absolute;
    top: -18px;
    left: 336px
}

.origianlly a {
    color: #8d8d8d
}

.advert {
    position: relative;
    width: 356px;
    text-align: left;
    background: url(images/side_bkg_left_639px.png) no-repeat scroll 0 100% transparent;
    color: #fff;
    height: 21px;
    padding: 11px 20px 23px 28px;
    margin: 10px 0 0 -30px;
    font-size: 19px;
    line-height: 24px!important;
    text-transform: uppercase;
    font-family: BebasNeueRegular
}

.advert,
.advert * {
    letter-spacing: 1px
}

.advert img {
    position: absolute;
    top: -18px;
    left: 336px
}

.advert a {
    color: #8d8d8d
}

#content div,
#content p {
    line-height: 20px
}

#content ul {
    padding: 10px 0 10px 10px;
    display: inline-block
}

#content ul li {
    padding: 7px 0 7px 15px;
    background: url(images/bullet.png) no-repeat 0 9px
}

#breadcrumbs {
    color: #777;
    padding: 10px;
    font-size: 16px
}

#breadcrumbs a {
    color: #000
}

#post_pager {
    margin: 30px 0 15px
}

#post_pager,
#post_pager * {
    font-size: 12px;
    color: #000
}

#post_pager .text {
    padding: 0 15px 0 0
}

#post_pager b {
    border: 1px solid #000;
    padding: 3px 4px;
    background: #000;
    color: #fff
}

#post_pager a b {
    background: #fff;
    color: #000
}

.related-posts {
    border-top: 1px solid #e7e7e7;
    padding: 10px 10px 20px;
    margin: 0 -10px
}

.related-posts h2 {
    font-size: 18px;
    color: #000;
    padding: 10px 0 20px;
    text-transform: uppercase;
    font-family: BebasNeueRegular
}

.related-posts ul li {
    display: inline-block;
    vertical-align: top;
    width: 140px;
    padding: 0 0 0 14px
}

.related-posts li:nth-child(4n+1),
.related-posts ul li:first-child {
    padding: 0
}

.related-posts ul li a {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    color: #000
}

#small a {
    font-size: 13px
}

#large a,
#small a {
    display: inline-block;
    border: 1px solid #000;
    padding: 3px 6px;
    line-height: 18px;
    color: #000
}

#large a {
    font-size: 16px;
    margin-left: 5px
}

#disqus_thread {
    margin: 20px -10px 15px;
    padding: 10px
}

#disqus_thread,
#video_list {
    border-top: 1px solid #e7e7e7
}

#video_list {
    margin: 40px -10px 0;
    padding: 20px 0
}

#video_list h3 {
    color: #000;
    padding: 10px 0 20px 10px;
    text-transform: uppercase;
    font: 24px/26px BebasNeueRegular
}

#video_list .item {
    width: 140px;
    padding: 0 5px 20px 10px;
    position: relative
}

#video_list .play {
    position: absolute;
    top: 0;
    left: 0
}

#video_list .text a {
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    color: #000;
    padding: 4px 0
}

#video_top {
    padding: 0
}

#video_top h3 {
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    color: #000;
    padding: 15px 0 15px8 10px
}

#video_top h3 a {
    color: #000
}

#news .item {
    padding: 20px 10px;
    border-bottom: 5px solid #000
}

#news .item_img {
    width: 185px
}

#news .item_img img {
    border: none;
    padding: 0
}

#news .text {
    width: 420px
}

#news .text h3 a {
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    color: #000
}

#news .text p {
    margin: 0;
    padding: 0
}

.source {
    font-size: 12px;
    font-style: italic;
    font-weight: 700;
    padding: 15px 0 0
}

.source a {
    text-decoration: underline
}

.photo_source {
    font-size: 12px;
    font-style: italic;
    padding: 4px 0 0
}

#breaking_list .item {
    padding: 12px 10px;
    border-bottom: 5px solid #000
}

#breaking_list .text h3 {
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    color: #000
}

#breaking_list .source {
    padding: 6px 0 0
}

#horoscopes h1 {
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    color: #000;
    padding: 0
}

#horoscopes .sign {
    border-top: 1px solid #e7e7e7;
    margin: 0 -10px;
    padding: 10px 10px 10px 105px;
    background-repeat: no-repeat;
    background-position: 10px 10px
}

#horoscopes .sign h2 {
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    color: #000
}

#horoscopes .sign p {
    padding: 0;
    margin: 0
}

#horoscopes .sign br {
    padding: 0;
    margin: 0;
    line-height: 0;
    font-size: 0;
    display: none;
    visibility: hidden
}

#horoscopes .aquarius {
    background-image: url(images/signs/aquarius.jpg)
}

#horoscopes .cancer {
    background-image: url(images/signs/cancer.jpg)
}

#horoscopes .capricorn {
    background-image: url(images/signs/capricorn.jpg)
}

#horoscopes .gemini {
    background-image: url(images/signs/gemini.jpg)
}

#horoscopes .leo {
    background-image: url(images/signs/leo.jpg)
}

#horoscopes .libra {
    background-image: url(images/signs/libra.jpg)
}

#horoscopes .pisces {
    background-image: url(images/signs/pisces.jpg)
}

#horoscopes .sagittarius {
    background-image: url(images/signs/sagittarius.jpg)
}

#horoscopes .scorpio {
    background-image: url(images/signs/scorpio.jpg)
}

#horoscopes .taurus {
    background-image: url(images/signs/taurus.jpg)
}

#horoscopes .aries {
    background-image: url(images/signs/aries.jpg)
}

#horoscopes .virgo {
    background-image: url(images/signs/virgo.jpg)
}

.cat_menu {
    background: #e8e8e8;
    padding: 6px;
    border-radius: 2px;
    margin: 8px 0
}

.cat_menu a {
    display: inline-block;
    vertical-align: top;
    padding: 4px 30px 4px 7px;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    margin: 0 5px 8px 0;
    background: url(images/cat_x.gif) no-repeat 97% 3px #000;
    border-radius: 2px
}

.cat_menu #all {
    background-image: none
}

.filter {
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    color: #000;
    padding: 0 0 0 10px
}

.pad_top20 {
    padding-top: 30px
}

.pad_top {
    padding-top: 15px
}

#cat_menu_neg a {
    opacity: .3!important
}

#cat_menu_neg a.active {
    opacity: 1!important
}

#home {
    position: relative
}

#home_slider {
    top: 0;
    left: 0
}

#home_slider,
.slides {
    position: absolute;
    width: 100%;
    z-index: 1
}

.slides {
    padding: 0;
    height: 4000px
}

#slide_1 {
    background: url(images/home/feature_bkg.jpg) fixed no-repeat top
}

#slide_2 {
    background: url(images/home/2.jpg) fixed no-repeat top
}

.slides h1 {
    font-size: 56px;
    line-height: 56px;
    color: #fff;
    background-color: #000;
    width: 800px;
    padding: 10px 0 10px 10px;
    white-space: nowrap;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    position: relative
}

.slides h1 a {
    color: #fff;
    display: inline-block;
    overflow: hidden
}

.slides .home_advetorial {
    position: absolute;
    top: 0;
    left: 500px;
    background: url(images/cat_floatRed.png);
    padding: 4px 7px;
    font: 11px/12px Arial;
    color: #fff;
    white-space: nowrap
}

#home_top_out {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 4
}

#home_top {
    position: relative
}

#home_date {
    background: url(images/black_80.png);
    text-align: center;
    font-size: 16px;
    padding: 9px 5px;
    line-height: 18px;
    width: 70px;
    position: absolute;
    top: 0;
    right: 0
}

#home_date,
#home_date b {
    color: #fff;
    text-transform: uppercase;
    font-family: BebasNeueRegular
}

#home_date b {
    font-size: 50px;
    line-height: 52px
}

#home_prev_next {
    width: 160px;
    position: absolute;
    top: 104px;
    right: 0;
    opacity: .7
}

#home_prev_next a {
    width: 78px;
    height: 41px;
    margin: 0;
    overflow: hidden
}

#home_prev {
    background: url(images/home_prev.gif) no-repeat 0 0
}

#home_next {
    background: url(images/home_next.gif) no-repeat 0 0
}

#home_prev:hover {
    background: url(images/home_prev.gif) no-repeat 0 -41px
}

#home_next:hover {
    background: url(images/home_next.gif) no-repeat 0 -41px
}

#home_page_out {
    position: absolute;
    top: 145px;
    left: 0;
    width: 100%;
    z-index: 3
}

#home_page {
    border-top: 7px solid #000;
    padding: 0;
    width: 1000px;
    background: #fff
}

#breaking_news {
    position: relative;
    height: 61px;
    margin: 0 20px 25px;
    overflow: hidden
}

#breaking_news .title {
    background: url(images/breaking_news.png) no-repeat 0 0;
    text-align: center;
    padding: 20px 30px 0 19px;
    width: 115px;
    height: 41px;
    z-index: 8;
    color: #000;
    font-size: 22px;
    text-transform: uppercase;
    font-family: BebasNeueRegular
}

#breaking_news .title,
#breaking_slide_out {
    position: absolute;
    top: 0;
    left: 0
}

#breaking_slide div {
    background: #000;
    width: 787px;
    height: 61px;
    margin-left: 138px;
    color: #fff;
    text-align: center;
    font-size: 22px;
    text-transform: uppercase;
    font-family: BebasNeueRegular
}

#breaking_slide div a {
    display: table-cell;
    width: 787px;
    height: 61px;
    padding-left: 20px;
    vertical-align: middle
}

#breaking_slide div a,
#breaking_slide div a * {
    color: #fff
}

#home_sections {
    background: url(images/home_bkg.gif) repeat-y
}

#home_left {
    width: 231px
}

#home_center_right {
    width: 765px
}

#home_center {
    width: 429px;
    padding: 0 5px;
    position: relative
}

#home_right {
    width: 322px
}

#quote_home_out {
    border: 1px solid #e7e7e7;
    border-left: 0;
    border-right: 0;
    margin: 10px 0 30px
}

#home_quote {
    padding: 0 15px 0 120px;
    height: 150px;
    display: table-cell;
    vertical-align: middle;
    font-size: 28px;
    line-height: 26px;
    font-weight: 700;
    color: #000;
    font-style: italic;
    font-family: ltc-bodoni-175;
    text-align: right
}

#home_quote a {
    color: #000
}

#home_quote a b {
    display: block;
    font-size: 18px;
    color: #c51919;
    font-style: italic
}

#home_slide_top_items {
    height: 470px;
    overflow: hidden
}

.home_feat_top .title {
    width: 359px
}

.home_feat_top .black_text {
    display: none;
    color: #fff
}

.home_feat_top .black_text .by a,
.home_feat_top .black_text p {
    color: #fff
}

.home_feat_top .cat_float {
    right: 5px
}

.home_feat_top .by {
    padding: 5px 0 0
}

.cat_float {
    background: url(images/black_80.png);
    top: 5px
}

.cat_float,
.cat_floatRed {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    color: #fff;
    padding: 4px 7px;
    position: absolute;
    right: 6px
}

.cat_floatRed {
    background: url(images/cat_floatRed.png);
    bottom: 5px
}

.cat_float a,
.cat_floatRed a {
    color: #fff
}

.cat_float_red {
    background: egba(0, 0, 0, .5)
}

#home_feat_top_ad {
    min-width: 389px;
    min-height: 339px;
    display: table
}

#home_feat_top_ad .in {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

#home_feat_next,
#home_feat_prev {
    width: 30px;
    height: 41px;
    display: block;
    position: absolute;
    top: 123px;
    opacity: .8;
    overflow: hidden;
    z-index: 12
}

#home_feat_prev {
    background: url(images/home_prev.gif) no-repeat 0 0;
    left: 10px
}

#home_feat_next {
    background: url(images/home_next.gif) no-repeat 100% 0;
    right: 10px
}

#home_feat_prev:hover {
    background: url(images/home_prev.gif) no-repeat 0 -41px
}

#home_feat_next:hover {
    background: url(images/home_next.gif) no-repeat 100% -41px
}

.title_left {
    text-align: center;
    letter-spacing: 1px;
    background: url(images/side_bkg_left.png) no-repeat 0 0;
    color: #fff;
    height: 21px;
    padding: 11px 20px 23px 10px;
    margin: 20px 0 -12px -20px;
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: BebasNeueRegular
}

#page_right .title_left {
    margin: 20px -20px -12px 0;
    background: url(images/side_bkg_right.png) no-repeat 100% 0
}

.title_left_red {
    background-position: 0 -47px
}

.item_left {
    padding-bottom: 10px
}

.title_left a {
    color: #fff
}

#home_left .title_left:first-child {
    margin-top: 0
}

.item_left .item {
    padding: 10px 9px 0 10px
}

.advt_300x85_title a,
.item_left .item h3 a {
    display: block;
    padding: 7px 0;
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    color: #000
}

.item_left .item p {
    padding: 0;
    margin: 0
}

#home_left #enewsletter {
    border: none;
    padding: 15px 0 20px
}

#home_left #enewsletter,
#subscribe {
    background: url(images/div_left.png) no-repeat top
}

#subscribe {
    text-align: center;
    padding: 20px 0 10px
}

#home_left .div_top {
    border: none;
    background: url(images/div_left.png) no-repeat top;
    padding: 15px 0 20px;
    margin: 10px 0 0
}

#item_left_id_45 .title_left {
    background-position: 0 -55px
}

#item_left_id_45 .item_left {
    background: #f2f2f2
}

.items_right {
    padding: 5px 0 0
}

.items_right .item {
    padding: 0 10px 15px
}

.items_right .item_img {
    width: 138px
}

.items_right .text {
    width: 160px
}

.items_right .text h3 a {
    display: block;
    padding: 7px 0;
    font: 24px/26px BebasNeueRegular;
    text-transform: uppercase;
    color: #000
}

.items_celeb .text {
    width: 158px
}

.item_celeb_title {
    letter-spacing: 1px
}

#books,
#looks {
    text-align: center;
    padding-left: 20px!important;
    padding-right: 20px!important
}

#books {
    background: url(images/div_left.png) no-repeat bottom, url(images/div_left.png) no-repeat top!important;
    margin-bottom: 15px!important
}

#books h3,
#looks h3 {
    font: 24px/26px BebasNeueRegular;
    text-transform: uppercase;
    color: #000;
    padding: 5px 0 10px
}

#books h3 a,
#looks h3 a {
    color: #000
}

.look .f_img {
    width: 154px;
    margin: 0 auto
}

#looks_listing {
    text-align: center
}

#looks_listing .item {
    text-align: left;
    width: 400px;
    margin: 15px auto;
    background: url(images/border_btm_div.gif) repeat-x 0 100%
}

#book_quote,
#looks_listing .item .img {
    text-align: center
}

#book_quote {
    background: #000;
    color: #fff;
    padding: 40px 90px;
    margin-right: -4px
}

#book_quote a {
    font: 700 30px/36px ltc-bodoni-175;
    color: #fff
}

#book_quote a b {
    font: 18px/21px ltc-bodoni-175;
    display: block;
    text-align: right;
    padding-top: 15px;
    position: relative;
    margin-right: -40px
}

#looks li label {
    background: url(images/no.gif) no-repeat 0 0
}

#looks li:first-child label {
    background: url(images/yes.gif) no-repeat 0 0
}

#looks label,
#looks li {
    display: inline-block;
    vertical-align: top;
    width: 77px;
    height: 27px;
    cursor: pointer
}

#looks label {
    font-size: 0;
    line-height: 0
}

#looks li input {
    display: none
}

.wp-polls .Buttons {
    background: #c51919;
    height: 34px;
    padding: 7px 10px;
    border: 0;
    font-size: 16px;
    font-family: ltc-bodoni-175;
    color: #fff;
    font-weight: 700
}

#h_opinions {
    height: 485px;
    overflow: hidden
}

#home_trivia_title {
    font: 22px/44px BebasNeueRegular;
    text-transform: uppercase;
    text-align: center;
    background: #000;
    color: #fff;
    padding: 0;
    margin: 7px 0 0
}

#home_trivia_title a {
    color: #fff
}

#home_trivia_title img {
    padding-bottom: 6px
}

#home_list {
    margin: 10px -10px;
    padding: 5px 0 0
}

#home_list .item {
    padding: 0 10px 15px
}

#home_list .item_img {
    width: 148px
}

#home_list .text {
    width: 235px
}

#home_list .text h3 a {
    display: block;
    padding: 3px 0;
    font: 24px/26px BebasNeueRegular;
    text-transform: uppercase;
    color: #000
}

.home_more {
    padding-bottom: 15px
}

#home_right #links {
    border: 0;
    padding: 0
}

#home_btm {
    margin: 0;
    background: #fff;
    padding: 10px 0 0
}

#home_btm .cat_feat {
    margin: 0 10px 7px 0;
    width: 345px;
    padding: 0
}

#home_btm .title {
    width: 313px
}

#zoomer_title_b {
    text-align: center;
    padding: 16px 0;
    background: #000
}

#zoomer_wire {
    padding: 30px 0 0;
    text-align: center
}

#zoomer_wire div {
    width: 150px;
    padding: 0 0 25px;
    font-style: italic
}

#zoomer_wire div b {
    display: block;
    padding: 0 0 10px;
    font: 24px/26px BebasNeueRegular;
    text-transform: uppercase;
    font-style: normal
}

#zoomer_wire div a {
    color: #000
}

.dr a b {
    color: #d21313!important
}

.bb a b {
    color: #13acd2!important
}

.db a b {
    color: #083b97!important
}

.lb a b {
    color: red!important
}

.rd a b {
    color: #337bbb!important
}

.gr a b {
    color: #ced600!important
}

.pr a b {
    color: #c51a42!important
}

.bl a b {
    color: #000!important
}

#connect_items {
    padding: 0 0 20px
}

#connect_items .cat_feat {
    margin: 20px 0 0
}

#connect_items .title {
    text-align: right
}

#zoomer_connect {
    padding: 25px 20px;
    overflow: visible
}

#zoomer_connect h3 {
    padding: 0 0 20px;
    font: 24px/26px BebasNeueRegular;
    text-transform: uppercase;
    color: #000
}

#zoomer_connect h3 a {
    color: #000
}

#connect_left {
    width: 300px;
    padding: 0 75px 0 0
}

#connect_right {
    width: 300px
}

#connect_left .item {
    padding: 0 0 15px;
    margin-bottom: 20px;
    border-bottom: 2px dotted #000;
    font-size: 16px;
    line-height: 18px
}

#connect_left .item .rich {
    display: none;
    visibility: hidden
}

#connect_left .item .date {
    color: #777;
    font-size: 11px;
    padding: 6px 0 0
}

#join_connect {
    padding: 10px 0 0;
    text-align: right
}

#connect_members a {
    display: inline-block;
    width: 61px;
    height: 61px
}

#members_view {
    text-align: left;
    padding: 0;
    text-align: right
}

.connect_link a {
    font-size: 20px;
    text-align: right
}

#catch_of {
    padding: 10px 0 0
}

#catch_img {
    width: 160px
}

#catch_text {
    width: 130px
}

#catch_text * {
    font-size: 16px
}

#catch_text h2,
#catch_text h2 a {
    font-size: 18px!important
}

#catch_find {
    font-size: 20px;
    text-align: right;
    padding: 15px 0
}

#book_connect {
    background: #000;
    padding: 15px 25px
}

#book_connect * {
    color: #fff
}

#book_connect a {
    color: #dedede
}

#book_connect h2 {
    font: 26px/28px BebasNeueRegular
}

#book_connect h2,
#book_connect h3 {
    padding: 0 0 10px;
    text-transform: uppercase
}

#book_connect h3 {
    font: 24px/26px BebasNeueRegular
}

#book_connect h2 a,
#book_connect h3 a {
    color: #fff
}

#book_items .item {
    padding: 0 0 15px;
    font-size: 16px;
    line-height: 18px
}

#book_items .item .rich {
    display: none;
    visibility: hidden
}

.book_view {
    font-size: 18px;
    text-align: right;
    padding: 10px 0 0
}

.book_view,
.c_title {
    text-transform: uppercase
}

.c_title {
    font: 34px/36px BebasNeueRegular;
    color: #000;
    padding: 18px 0 18px 75px;
    margin: 40px 0
}

#signuppage .c_title {
    padding-bottom: 18px;
    padding-left: 66px;
    margin-bottom: 4px;
    margin-top: 10px
}

#signuppage .page_title h1 {
    margin-top: 12px
}

.c_t1 {
    background: url(images/signup_1.jpg) no-repeat 0 0
}

.c_t2 {
    background: url(images/signup_2.jpg) no-repeat 0 0
}

.c_t3 {
    background: url(images/signup_3.jpg) no-repeat 0 0
}

.contact_form b {
    width: 120px;
    font-weight: 700
}

.contact_form b,
.contact_form i {
    display: inline-block;
    vertical-align: top
}

.contact_form i {
    width: 310px;
    font-weight: 400;
    font-style: normal
}

.contact_form i input {
    border: 1px solid #ccc;
    padding: 2px 5px
}

.contact_form h2 {
    margin: 15px 0 0
}

.contact_form .error {
    color: #900;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 10px
}

.wpcf7-list-item {
    margin: 0!important
}

.check_label,
.wpcf7-list-item-label {
    font-size: 16px;
    padding: 0 4px 0 0;
    font-weight: 700
}

.wpcf7-not-valid-tip {
    top: -2px!important;
    color: #900!important;
    text-align: right!important;
    right: 0!important;
    background: none!important;
    border: none!important
}

.subscibe_list {
    margin: 25px 0
}

.content-205 h2 {
    font: 44px/46px BebasNeueRegular;
    color: #d42922
}

#content.content-205 ul {
    padding: 10px 0
}

#content.content-205 ul li {
    background: url(images/border_btm_div.gif) repeat-x 0 100%;
    padding: 14px 0
}

#content.content-205 ul li,
#content.content-205 ul li a {
    font-size: 18px;
    line-height: 18px;
    color: #333
}

#subscribe_black {
    margin-top: 20px;
    padding: 77px 10px;
    font: 43px/46px BebasNeueRegular
}

.thank_you_list {
    margin: 15px -5px 0 0;
    padding: 15px 0
}

#other_cats,
.thank_you_list {
    border-top: 1px solid #e7e7e7
}

#other_cats {
    padding: 15px 10px;
    margin-right: -3px
}

#other_cats li {
    padding: 0 6px 0 0;
    font: 19px/21px BebasNeueRegular
}

#other_cats li,
#other_cats li a {
    display: inline-block;
    vertical-align: top
}

#other_cats li a {
    text-transform: uppercase;
    color: #000
}

.tp-poll-container .question,
h3.question,
h3.tp-question {
    font: 24px/26px BebasNeueRegular!important;
    color: #000
}

.tp-poll-container .question {
    display: block;
    margin: 20px 0 0!important
}

.tp-poll-container .choices li.choice {
    background: #fff!important;
    border: 0 solid #ccc!important
}

.tp-poll-container .tp-buttons {
    min-height: 42px
}

.redtext {
    color: #c51919
}

.clearr {
    clear: both;
    min-height: 100px
}

.left {
    float: left;
    margin-right: 5px
}

.checkboxes p {
    padding-top: 0
}

.author_block_pad {
    margin: 0 -4px 15px 0;
    padding: 0 10px;
    border-bottom: 1px solid #e7e7e7
}

.author_block {
    border-top: 1px solid #e7e7e7;
    padding: 10px 10px 20px;
    margin: 0 -10px
}

.author_block_pad .author_block {
    padding-bottom: 10px
}

.auth_img {
    width: 150px
}

.auth_left {
    width: 440px;
    padding: 10px 0 0
}

.auth_social {
    padding: 15px 0 0
}

.auth_social img {
    padding: 0 3px 2px 0
}

.auth_name,
.author_caption {
    color: #d7d7d7
}

.auth_name {
    font: 36px/38px BebasNeueRegular
}

.auth_name a {
    color: #d7d7d7
}

.auth_title {
    font-size: 16px
}

.is_cat #auth_9,
.is_cat .author_block_pad {
    display: none!important;
    visibility: hidden!important
}

#authors_list .author_block_pad {
    border-bottom: none
}

#footer {
    background: #000;
    padding: 20px 12px 10px
}

#footer_ad {
    width: 250px
}

#footer .item {
    width: 155px;
    border-right: 1px solid #555;
    padding: 0 26px 0 22px
}

#footer .item:last-child {
    border: none
}

#footer .item li {
    padding: 6px 0 0;
    width: 100%
}

#footer .item li:first-child {
    padding: 0
}

#footer .item li a {
    color: #8d8d8d;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 15px
}

#footer .item_last {
    width: 230px;
    padding-right: 0;
    border-right: 0
}

#footer_btm {
    text-align: center;
    padding: 25px 0 0
}

#footer_btm,
#footer_btm a {
    color: #fff;
    text-transform: uppercase;
    line-height: 22px;
    font-size: 13px
}

#footer_btm a {
    color: #8d8d8d
}

.white {
    color: #fff!important
}

.page-item-2,
.page-item-70,
.page-item-125,
.page-item-148,
.page-item-384,
.page-item-501 {
    display: none;
    visibility: hidden
}

.cat-item-40,
.cat-item-56,
.cat-item-60,
.cat-item-68,
.cat-item-90 {
    position: absolute;
    clip: rect(0 0 0 0)
}

.btn_red_form input,
.btn_red a {
    display: inline-block;
    background: #888;
    height: 21px;
    padding: 7px 10px;
    border: 0;
    font-size: 16px;
    font-family: ltc-bodoni-175;
    color: #fff;
    font-weight: 700
}

.btn_red_form input {
    display: block;
    height: 30px
}

.img_border img,
.item_img img {
    border: 1px solid #d3d3d3;
    padding: 4px
}

.pad {
    padding: 0 8px
}

.border_btm {
    border-bottom: 1px solid #e7e7e7;
    padding: 20px 0
}

.no_border {
    border: none
}

.by {
    font-size: 13px;
    color: #757575;
    padding: 10px 0
}

.by a {
    color: #000
}

.count {
    font-size: 13px;
    text-align: right;
    color: #c51919;
    padding: 10px 0
}

.pad_10 {
    padding: 10px
}

.text_right {
    text-align: right
}

.dropped {
    font-size: 125px;
    color: #d7d7d7;
    font-family: SlingNormal;
    float: left;
    height: 88px;
    line-height: .95;
    line-height: .8\9;
    padding: 0 10px 5px 0;
    width: auto
}

.marg_top {
    margin: 25px 0 0
}

.center {
    text-align: center
}

.redbutton {
    background: url(images/print-icon.png) no-repeat scroll 100% 0, -moz-linear-gradient(center top, #d31145, #d72e5b) repeat scroll 0 0 transparent;
    border: 1px solid #a53f3f;
    border-radius: 5px 5px 5px 5px;
    box-shadow: inset 1px 1px 0 #e13087;
    color: #fff;
    display: block;
    font-family: Lucida Grande, Helvetica, Arial, Sans-Serif;
    font-size: 16px;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #bc1f49;
    transition: background-color .4s linear 0s;
    vertical-align: middle;
    width: 40%;
    margin: auto
}

.redbutton:hover {
    background: url(images/print-icon.png) no-repeat scroll 100% 0, none repeat scroll 0 0 #a30d35;
    border-top-color: #a30d35;
    color: #fff
}

.greenbutton {
    background: url(images/digital-icon.png) no-repeat scroll 100% 0, -moz-linear-gradient(center top, #4ad93d, #86d313) repeat scroll 0 0 transparent;
    border: 1px solid #3fa55e;
    border-radius: 5px 5px 5px 5px;
    box-shadow: inset 1px 1px 0 #83fd7d;
    color: #fff;
    display: block;
    font-family: Lucida Grande, Helvetica, Arial, Sans-Serif;
    font-size: 16px;
    padding: 10px 20px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #1b8d2e;
    transition: background-color .4s linear 0s;
    vertical-align: middle;
    width: 40%;
    margin: auto
}

.greenbutton:hover {
    background: url(images/digital-icon.png) no-repeat scroll 100% 0, none repeat scroll 0 0 #31bd24;
    border-top-color: #31bd24;
    color: #fff
}

.button {
    background: -moz-linear-gradient(center top, #d72e5b, #d31145) repeat scroll 0 0 transparent;
    border: 1px solid #a53f3f;
    border-radius: 20px 20px 20px 20px;
    box-shadow: inset 0 1px 0 #e06c8b;
    color: #fff;
    display: block;
    font-family: Lucida Grande, Helvetica, Arial, Sans-Serif;
    font-size: 14px;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    transition: background-color .4s linear 0s;
    vertical-align: middle;
    width: 41%;
    margin: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .button,
    .redbutton {
        background: #d72e5b
    }
    .greenbutton {
        background: #4ad93d
    }
}

.button:hover {
    background: none repeat scroll 0 0 #a30d35;
    border-top-color: #a53f3f;
    color: #fff
}

#rssmi_more,
.hidden,
.rssmi_more {
    display: none
}

.hidden {
    visibility: hidden
}

#zoomermedia_address_wrapper {
    position: relative;
    text-align: right
}

#zoomermedia_address_wrapper:after {
    clear: both
}

#zoomermedia_address {
    display: inline-block;
    text-align: left
}

#zoomermedia_address:after {
    clear: both
}

#zoomermedia_address h5 {
    font-size: 1.1em;
    margin-bottom: .5em
}

#superSlideShowRegion {
    margin-bottom: 32px
}

#superSlideShowWrapper {
    position: relative;
    width: 100%;
    background: orange
}

#superSlideShowImageStackWrapper {
    position: relative;
    z-index: 1;
    display: block;
    width: 630px;
    float: left;
    min-height: 400px
}

.superSlideSetWrapper {
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

.superSlideSetWrapper.activeSlideSet {
    display: block
}

#superSlideShowImageStackWrapper ul.superSlides li {
    background: none;
    margin: 0;
    padding: 0
}

ul.superSlides li.videoslide .playbuttonoverlay {
    display: block;
    position: absolute;
    content: url(images/videoslide_playbackbutton_overlay.png) no-repeat;
    width: 196px;
    height: 100px;
    top: 95px;
    left: 210px;
    z-index: -1;
    pointer-events: none
}

ul.superSlides li a.videoslideoverlay {
    display: block;
    position: absolute;
    width: 196px;
    height: 100px;
    top: 227px;
    left: 210px
}

#superSlideShowTabs {
    position: relative;
    display: block;
    width: 369px;
    float: right
}

#superSlideShowTabs a {
    cursor: pointer
}

ul#superSlideShowTabsTabs {
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0
}

ul#superSlideShowTabsTabs li {
    display: block;
    float: left;
    width: 50%;
    position: relative;
    text-align: center
}

ul#superSlideShowTabsTabs li a {
    display: block;
    padding: 10px 0;
    background: #e2e2e2;
    color: #393939;
    width: 100%;
    font: 20px/20px BebasNeueRegular
}

ul#superSlideShowTabsTabs li.activeTab a {
    background: #393939;
    color: #fff
}

.slideShowTabItemStack,
.slideShowTabListItemWrapper {
    display: block;
    background: #ccc
}

.slideShowTabListItemWrapper {
    clear: both;
    position: relative
}

.slideShowTabListItemWrapper.odd {
    background: #fff;
    border-bottom: 1px solid #e2e2e2
}

.slideShowTabListItemWrapper .slideShowTabListItemDescription {
    padding: 12px 0 0;
    font: 14px/16px BebasNeueRegular;
    color: #999
}

.slideShowTabListItemDescription h4 {
    font: 24px/26px BebasNeueRegular;
    color: #000
}

.slideShowTabListItemWrapper.activeItem,
.slideShowTabListItemWrapper.activeItem .slideShowTabListItemDescription,
.slideShowTabListItemWrapper.activeItem .slideShowTabListItemDescription a h4 {
    background: #b1b1b1!important;
    color: #fff
}

.slideShowTabListItemWrapper {
    display: block;
    overflow: hidden;
    height: 90px;
    position: relative;
    background: #fff;
    border: 1px solid #e2e2e2
}

.slideShowTabListItemWrapper:after {
    content: "";
    display: table;
    clear: both
}

.slideShowTabListItemWrapper img {
    float: left;
    padding: 2px 4px 1px 2px;
    min-width: 78px;
    min-height: 61px
}

.superSlideCaptionWrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #666;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    font: 14px/16px BebasNeueRegular;
    padding: 4px 0;
    min-height: 82px
}

.superSlideCaptionWrapper a {
    color: #fff;
    margin: 0
}

.superSlideCaptionWrapper h3 {
    font: 24px/26px BebasNeueRegular;
    color: #fff;
    padding: 8px 12px 3px
}

.superSlideCaptionWrapper p {
    padding: 2px 12px;
    margin: 0;
    line-height: 16px
}

.page_title {
    position: relative
}

.page_title .sponsorimage {
    display: block;
    width: 240px;
    position: absolute;
    right: 0;
    bottom: 24px
}

#secondaryFeaturedSection {
    margin-top: 12px;
    position: relative;
    display: block;
    clear: both;
    padding-top: 32px
}

#secondaryFeaturedSection:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    visibility: hidden
}

#secondaryPromotedRegion {
    display: block;
    width: 400px;
    float: left;
    position: relative
}

#secondaryPromotedRegion .side_ad {
    text-align: left
}

#featuredcategories {
    display: block;
    position: relative;
    width: 600px;
    text-align: center;
    float: left
}

.mixedBagWrapper {
    position: relative;
    display: inline-block
}

.mixedBagWrapper:after {
    clear: both
}

.featuredTagCircleWrapper,
.hoverball {
    display: block;
    position: relative;
    float: left;
    width: 160px;
    margin: 12px;
    text-align: center
}

.featuredTagCircleWrapper:nth-child(3n+1) {
    margin-left: 36px
}

.featuredTagCircleThumbnail {
    overflow: hidden;
    border-radius: 50%;
    display: block;
    width: 160px;
    height: 160px;
    border: 1px solid #999
}

.featuredTagCircleWrapper a {
    font: 24px/26px BebasNeueRegular;
    color: #000
}

#featuredarticlesofafeaturedcategory {
    display: block;
    position: relative;
    clear: both;
    width: 100%
}

#zoomerconnect {
    margin-top: 20px
}

#tertiaryFeaturedSection .sectionhead_full,
#zoomerconnect .sectionhead_full {
    position: relative;
    margin: 0 -31px;
    background: transparent url(images/edge_right_black.png) 100% 0 no-repeat;
    padding: 0;
    height: 111px
}

#featuredcategories .sectionhead_full {
    margin-right: -31px;
    background: transparent url(images/edge_right_black.png) 100% 100% no-repeat;
    height: 72px
}

#featuredcategories .sectionhead_full h2 {
    background: #000;
    height: 50px;
    margin: 0 31px 0 0;
    color: #fff;
    font: 32px/36px BebasNeueRegular;
    line-height: 54px
}

.sectionhead_full_innerinner {
    position: relative;
    display: block;
    margin: 0 31px;
    background-color: #000;
    height: 90px;
    color: #fff;
    font: 32px/36px BebasNeueRegular;
    line-height: 80px
}

.sectionhead_full h2 {
    text-align: center;
    font: 32px/36px BebasNeueRegular;
    color: #fff;
    background: transparent url(images/edge_left_black.png) 0 0 no-repeat;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 111px
}

.sectionhead_full h2 a {
    position: relative;
    display: block;
    margin: 0 31px;
    background-color: #000;
    height: 90px;
    line-height: 80px;
    color: #fff
}

.bucketHeader h2 a {
    color: #fff
}

#tertiaryFeaturedSection .sectionhead_full.style_primary {
    margin-top: 16px
}

.sectionhead_full.style_secondary {
    background: teal
}

.sectionhead_full.style_tertiary {
    background: #f0f
}

.sectionhead_full.style_quatrinary {
    background: red
}

.sectionhead_full.style_quintinary {
    background: orange
}

#featuredarticlesofafeaturedcategory h2 a {
    color: #fff
}

#featuredarticlesofafeaturedcategorystack article {
    margin-left: 10px;
    width: 213px;
    float: left!important;
    margin: 0 10px!important
}

#featuredarticlesofafeaturedcategorystack article:nth-child(1) {
    margin-left: 30px
}

.teaser-mobile {
    position: relative;
    width: 300px
}

.teaser-mobile header {
    display: block;
    position: relative;
    color: #fff;
    border: 1px solid #999
}

.teaser-mobile header h3 {
    padding: 6px 8px 4px 4px
}

.teaser-mobile header a {
    color: #fff;
    font: 24px/21px BebasNeueRegular
}

.teaser-mobile .entry-author {
    margin: 4px 4px 0
}

.teaser-mobile .entry-content {
    margin: 0 4px 4px
}

.teaser-mobile .entry-title-wrapper {
    display: block;
    clear: both;
    width: 100%;
    background: #000;
    color: #fff
}

.teaser-ezstyle {
    position: relative;
    display: block;
    float: left;
    width: 370px;
    margin: 4px 0 8px 16px
}

.teaser-ezstyle header {
    border: 1px solid #ccc;
    padding: 4px
}

.teaser-books h3 a,
.teaser-books header a,
.teaser-ezstyle h3 a,
.teaser-ezstyle header a {
    color: #333;
    font: 24px/21px BebasNeueRegular
}

.teaser-books h3 {
    margin-top: 12px
}

.teaser-ezstyle h3 {
    margin: 6px 0 4px
}

#quatrinary_bucketstack {
    clear: both;
    width: 675px;
    padding: 24px 0 10px
}

.bucketHeader {
    position: relative;
    margin: 0 0 0 -31px;
    clear: both
}

#featuredarticlesofafeaturedcategorystack .post-thumb {
    min-height: 300px;
    display: block
}

#bucket_five .post-thumb,
#bucket_three .post-thumb {
    min-height: 87px;
    min-width: 116px;
    display: block
}

#bucket_five article:nth-child(1) .post-thumb,
#bucket_one .post-thumb,
#bucket_three article:nth-child(1) .post-thumb {
    min-height: 151px;
    display: block
}

#bucket_two .post-thumb {
    min-height: 87px;
    display: block
}

.bucketHeader h2 {
    text-align: center;
    color: #fff;
    font: 48px/48px BebasNeueRegular;
    margin: 0;
    display: block;
    position: relative
}

.teaser-advice,
.teaser-smallmobile {
    width: 201px;
    position: relative;
    display: block;
    float: left;
    margin: 0 10px 20px;
    border: 1px solid #ccc
}

.teaser-advice {
    min-height: 533px
}

.teaser-advice header a {
    color: #fff;
    font: 24px/21px BebasNeueRegular
}

.teaser-lookoftheday {
    width: 260px;
    position: relative;
    display: block;
    float: left;
    margin: 4px;
    border: 1px solid #ccc;
    min-height: 424px
}

.teaser-smallmobile {
    min-height: 360px
}

.teaser-lookoftheday header,
.teaser-smallmobile header {
    position: relative
}

.teaser-advice .entry-title-wrapper,
.teaser-lookoftheday .entry-title-wrapper,
.teaser-smallmobile .entry-title-wrapper {
    display: block;
    width: 100%;
    background: #ccc;
    background: #000;
    color: #fff
}

.teaser-advice .entry-title,
.teaser-lookoftheday .entry-title,
.teaser-smallmobile .entry-title {
    padding: 8px 4px 0 12px
}

.teaser-advice .entry-title-wrapper a,
.teaser-lookoftheday .entry-title-wrapper a,
.teaser-smallmobile .entry-title-wrapper a {
    color: #fff;
    font: 24px/21px BebasNeueRegular
}

.teaser-advice .entry-author,
.teaser-lookoftheday .entry-author,
.teaser-smallmobile .entry-author {
    padding: 4px 4px 7px 12px;
    color: #fff
}

.teaser-advice header h3,
.teaser-lookoftheday header h3,
.teaser-smallmobile header h3 {
    padding: 6px 4px 0 12px;
    margin-bottom: 0
}

.teaser-advice header a,
.teaser-lookoftheday header a,
.teaser-smallmobile header a {
    color: #fff;
    font: 24px/21px BebasNeueRegular
}

.teaser-advice .entry-content,
.teaser-lookoftheday .entry-content,
.teaser-smallmobile .entry-content {
    padding: 12px 0 0 12px
}

.teaser-tinymobile {
    display: block;
    width: 440px;
    float: left;
    margin: 0 6px 10px 4px
}

.teaser-tinymobile h3 a {
    font: 24px/21px BebasNeueRegular;
    color: #000
}

.teaser-tinymobile .post-thumb {
    display: block;
    padding: 5px;
    border: 1px solid #ccc;
    float: left;
    margin-right: 8px
}

.teaser-books {
    display: block;
    width: 201px;
    float: left;
    margin: 8px;
    min-height: 272px
}

#bucketHeader_bucketOne {
    background: transparent url(images/edge_left_purple.png) 0 100% no-repeat;
    height: 80px
}

#bucketHeader_bucketOne h2 {
    background-color: #900caf;
    height: 59px;
    line-height: 64px
}

#bucketHeader_bucketTwo {
    background: transparent url(images/edge_left_moss.png) 0 100% no-repeat;
    height: 80px
}

#bucketHeader_bucketTwo h2 {
    background-color: #a2d5c6;
    height: 59px;
    line-height: 64px
}

#bucketHeader_bucketThree {
    background: transparent url(images/edge_left_red.png) 0 100% no-repeat;
    height: 80px
}

#bucketHeader_bucketThree h2 {
    background-color: #cf181d;
    height: 59px;
    line-height: 64px
}

#bucketHeader_bucketFour {
    background: transparent url(images/edge_left_orange.png) 0 100% no-repeat;
    height: 80px
}

#bucketHeader_bucketFour h2 {
    background-color: #ec7b1f;
    height: 59px;
    line-height: 64px
}

#bucketHeader_bucketFive {
    background: transparent url(images/edge_left_perriwinkle.png) 0 100% no-repeat;
    height: 80px
}

#bucketHeader_bucketFive h2 {
    background-color: #9aa9c0;
    height: 59px;
    line-height: 64px
}

#zconnect-content {
    padding: 20px 10px
}

#fb-widget,
#instagram-widget,
#pinterest-widget,
#twitter-widget,
.center {
    text-align: center
}

#instagram-widget h3,
#zoomerconnectdotcom h3 {
    background: #000;
    padding: 10px 0
}

#fb-widget h3 {
    background: #3b5998;
    padding: 10px 0
}

#twitter-widget h3 {
    background: #4099ff;
    padding: 10px 0
}

#pinterest-widget h3 {
    background: #c92228;
    padding: 10px 0
}

#fb-widget h3 a,
#instagram-widget h3 a,
#pinterest-widget h3 a,
#twitter-widget h3 a,
#zoomerconnectdotcom h3 a,
#zoomerconnectdotcom h3 a span {
    color: #fff;
    font: 26px/24px BebasNeueRegular
}

#zoomerconnectdotcom h3 a span {
    color: #666
}

#zoomerconnectdotcom .fullwidthtitlewrapper {
    background: transparent url(images/edge_left_black.png) 0 0 no-repeat;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 111px
}

#zoomerconnectdotcom h2 {
    text-align: center;
    font: 32px/36px BebasNeueRegular;
    color: #fff;
    width: 100%;
    background: #000;
    height: 90px;
    line-height: 64px
}

#twitterpinterestfbwrapper {
    padding: 20px 0
}

#fb-widget,
#pinterest-widget,
#twitter-widget {
    width: 320px;
    padding: 20px 3px;
    float: left
}

#community-activity {
    padding: 20px 0
}

#community-activity li {
    width: 31%;
    padding: 1%;
    float: left
}

#community-activity li:first-child,
#community-activity li:nth-child(4) {
    padding-right: 1%
}

#main .avgrund-popup {
    width: 800px
}

.avgrund-popup h2 {
    color: #000;
    font: 36px BebasNeueRegular;
    padding: 10px 0;
    margin-bottom: 15px
}

.search_box.input-field {
    width: 790px;
    border: 5px solid #000;
    background: #fff;
    height: 56px;
    margin: auto;
    float: none
}

.search_box.input-field .input {
    width: 730px;
    font-size: 30px;
    float: left;
    padding: 10px
}

button.close-btn {
    border: none;
    height: 27px;
    width: 24px;
    display: block;
    text-indent: -9999px;
    position: absolute;
    top: -12px;
    right: -12px
}

button.close-btn,
button.close-btn:hover {
    background: url(images/close.png) 50% no-repeat
}

button.close-btn:hover {
    cursor: pointer
}

.promo_blurbwrapper {
    display: block;
    position: relative;
    margin: 12px 0 6px;
    clear: both
}

.promo_blurbwrapper:after {
    display: block;
    content: " ";
    display: table;
    clear: both
}

#promoblurb_contest {
    display: block;
    background: #393939 url(images/contests_promoblurb.png) 0 0 no-repeat;
    padding: 16px 0 12px 76px
}

#promoblurb_contest,
#promoblurb_contest span {
    color: #fff;
    font: 24px/21px BebasNeueRegular
}

#promoblurb_contest h4 {
    font: 40px/40px BebasNeueRegular;
    color: #fff
}

.oneThirdPromoBlurb {
    display: block;
    float: left;
    width: 100px;
    clear: none;
    margin: 0 2px 0 4px
}

.oneThirdPromoBlurbCircle {
    overflow: hidden;
    border-radius: 50%;
    display: block;
    width: 100px;
    height: 100px;
    background-color: #666
}

#oneThirdPromoBlurbCircle_dating {
    background: #393939 url(images/promoblurb_dating.png) 12px 12px no-repeat
}

#oneThirdPromoBlurbCircle_games {
    background: #393939 url(images/promoblurb_games.png) 12px 12px no-repeat
}

#oneThirdPromoBlurbCircle_horoscopes {
    background: #393939 url(images/promoblurb_horoscopes.png) 12px 12px no-repeat
}

.oneThirdPromoBlurb {
    text-align: center
}

.oneThirdPromoBlurb h4 {
    text-align: center;
    font: 24px/21px BebasNeueRegular;
    color: #fff;
    background: #393939;
    margin-top: 6px;
    padding: 6px 0 5px
}

#sideFeaturedTags {
    padding-left: 24px
}

.featuredTagCircleWrapper_small {
    display: block;
    position: relative;
    float: left;
    width: 84px;
    margin: 4px;
    text-align: center;
    min-height: 120px
}

.featuredTagCircleWrapper_small:nth-child(3n+1) {
    margin-left: 8px
}

.featuredTagCircleThumbnail_small {
    overflow: hidden;
    border-radius: 50%;
    display: block;
    width: 84px;
    height: 84px;
    border: 1px solid #999
}

.featuredTagCircleWrapper_small a {
    font: 16px/16px BebasNeueRegular;
    color: #000
}

#menubarwrapper {
    position: relative;
    padding: 0;
    margin: 0;
    width: auto
}

#menubarinner {
    margin: 0 auto;
    width: 1000px;
	
    position: relative
}

button.searchButton {
    border: none;
    height: 40px;
    width: 44px;
    display: block;
    background: #fff url(images/searchGlass_35x35.png) 100% 0 no-repeat;
    padding-right: 30px;
    text-align: -9999px
}

button.searchButton:hover {
    cursor: pointer
}

#magazinesubscription_wrapper {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 1px solid #e7e7e7;
    margin: 16px 0 0 16px;
    width: 300px;
    position: relative;
    display: block;
    min-height: 150px
}

#magazinesubscription_wrapper:after {
    content: "";
    display: table;
    clear: both
}

#magazinesubscription {
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    font: 18px/18px BebasNeueRegular;
    padding: 4px 0 3px;
    margin: 12px 0
}

#magazinesubscription a.magazinesubscribelinkplain {
    color: #fff;
    background: #393939;
    margin: 16px 0 0 120px;
    display: block;
    position: relative;
    padding: 6px 0 4px
}

#coverblurb {
    color: #000;
    font-family: ltc-bodoni-175;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
    line-height: 16px;
    padding: 0 12px 0 0;
    text-align: right;
    vertical-align: middle;
    position: relative;
    display: block;
    margin-left: 120px
}

.currentmagazinecoverwrapper {
    float: left
}

.currentmagazinecoverimagelink,
.currentmagazinecoverwrapper {
    display: block;
    width: 120px;
    height: 150px;
    overflow: hidden
}

.currentmagazinecover {
    display: block;
    overflow: hidden
}

#minimagazinesubscription_wrapper {
    display: block;
    float: left;
    position: relative;
    width: 185px;
    text-align: left
}

#minimagazinesubscription {
    display: block;
    position: relative;
    width: 100%
}

.minicurrentmagazinecoverwrapper {
    display: block;
    width: 83px;
    height: 100px;
    overflow: hidden;
    position: absolute;
    top: -60px;
    right: 0
}

.minicurrentmagazinecoverimagelink {
    cursor: pointer
}

.minimagazinesubscribelinkplain {
    font-family: BebasNeueRegular;
    font-size: 24px;
    line-height: 45px;
    background-color: #393939;
    color: #fff;
    padding-right: 12px;
    padding-left: 10px
}

.minimagazinesubscribelinkplain:hover {
    background: transparent;
    color: #000
}

#front_pagenavi_wrapper {
    display: none
}

#socialmediaicons {
    position: relative;
    margin-left: 32px
}

.hpsocial,
.hpsocial a {
    position: relative
}

.hpsocial a {
    text-indent: -9999px;
    display: block;
    float: left;
    width: 68px;
    height: 68px
}

.hp_twitter {
    background: #fff url(images/hpsocial_twitter.png) 0 0 no-repeat
}

.hp_facebook {
    background: #fff url(images/hpsocial_facebook.png) 0 0 no-repeat
}

.hp_instagram {
    background: #fff url(images/hpsocial_instagram.png) 0 0 no-repeat
}

.hp_pintarest {
    background: #fff url(images/hpsocial_pintarest.png) 0 0 no-repeat
}

#secondaryPromotedRegion .bigBoxWrapper,
.signupwrapper {
    margin-left: 16px
}

.signupwrapper {
    margin-top: 12px;
    padding-left: 0;
    display: block;
    width: 299px;
    height: 199px;
    position: relative;
    background: transparent url(images/enewsletterbg.jpg) 0 0 no-repeat
}

#signupspecialpromoblurb {
    font: 16px/16px BebasNeueRegular;
    color: #000;
    text-align: center
}

#signupspecialpromoblurb h4 {
    position: relative;
    font: 26px/23px BebasNeueRegular;
    color: #000;
    padding: 0;
    margin: 10px 0 0;
    padding-top: 10px
}

.signupwrapper .widget {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-left: 24px
}

.signupwrapper .widgettitle {
    font: 23px/23px BebasNeueRegular;
    color: #393939;
    margin: 6px 0
}

#zoomer-sub-widget {
    border: 1px solid #666
}

#zoomer-sub-widget-submit {
    padding: 4px 8px 3px 4px;
    border: none;
    font: 18px/18px BebasNeueRegular;
    margin-left: 2px;
    background: #393939;
    color: #fff
}

#zoomer-sub-widget-email {
    border-radius: 5px;
    border: 1px solid #393939;
    padding: 4px 8px 3px 4px
}

#zoomer-sub-widget-submit:hover {
    background: #fff;
    color: #000
}

.perks_submit_button,
.perks_submit_button:hover {
    cursor: pointer
}

.hideAuthor {
    display: none;
    visibility: 0
}

.addthis_floating_style {
    position: absolute;
    top: 24px;
    left: 48px
}

.wp-polls-ul li {
    padding: 16px 0 0 16px
}

.bx-controls-direction a {
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out
}

.bx-wrapper:hover .bx-controls-direction a {
    opacity: 1
}

.thumbs-rating-container {
    padding-left: 0;
    margin-left: 0
}

.thumbs-rating-container .thumbs-rating-down,
.thumbs-rating-container .thumbs-rating-up {
    background: #fff;
    color: #333!important;
    border: 1px solid #393939
}

.thumbs-rating-container .thumbs-rating-down:hover,
.thumbs-rating-container .thumbs-rating-up:hover {
    background: #000;
    color: #fff!important;
    border: 1px solid #000
}

#tp-default-default-preset .question {
    background: none repeat scroll 0 0 #eee;
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #000;
    padding: 1em
}

.tp-poll-container .buttons {
    min-height: 40px;
    padding-right: 56px!important
}

.tp-results-btn,
.tp-vote-btn {
    display: block;
    float: right;
    margin-right: 12px!important
}

.thumbs-rating-container .thumbs-rating-up {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 33px;
    background: #fff url(images/thumbsup.png) no-repeat 0 0;
    background-repeat: no-repeat
}

.thumbs-rating-container .thumbs-rating-up:hover {
    background: #000 url(images/thumbsup_over.png) no-repeat 0 0;
    background-repeat: no-repeat
}

.thumbs-rating-container .thumbs-rating-down {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 33px;
    background: #fff url(images/thumbsdown.png) no-repeat 100% 0;
    background-repeat: no-repeat
}

.thumbs-rating-container .thumbs-rating-down:hover {
    background: #000 url(images/thumbsdown_over.png) no-repeat 100% 0;
    background-repeat: no-repeat
}

.megamenuposttile {
    font: 24px/24px BebasNeueRegular
}

[type=radio] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

label {
    cursor: pointer;
    line-height: 2.5;
    font-size: 1.5em
}

[type=radio]+span,
label {
    display: block
}

[type=radio]+span:before {
    content: '';
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: -.25em;
    border-radius: 1em;
    border: .125em solid #fff;
    box-shadow: 0 0 0 .15em #000;
    margin-right: .75em;
    transition: .5s ease all
}

[type=radio]:checked+span:before {
    background: #000;
    box-shadow: 0 0 0 .25em #000
}

#community-activity .rich-thumb {
    display: none
}

#community-activity .feed-story-title {
    font-family: Arial, sans-serif;
    color: #000;
    background: none;
    font-size: 14px
}

#india-contest-wrapper {
    background: #fff;
    padding-bottom: 40px
}

#india-contest-wrapper img {
    max-width: 100%
}

.india-contest {
    width: 960px;
    margin: auto
}

.india-header-content {
    margin-top: -260px;
    padding: 0 40px
}

.india-header-content .one_half {
    margin-bottom: 0
}

#india-contest-wrapper .rules-regs p,
#india-contest-wrapper .rules-regs ul,
#india-contest-wrapper table td {
    font-size: 21px;
    font-family: Montserrat, sans-serif
}

#india-contest-wrapper table td {
    border: 1px solid;
    padding: 5px
}

#india-contest-wrapper table {
    border-collapse: collapse
}

.india-contest-info .text p,
.india-header-content p {
    margin-bottom: 30px
}

#india-contest-wrapper ul,
.india-contest-info .text p,
.india-header-content p {
    font-size: 30px;
    text-align: left;
    font-family: Montserrat, sans-serif
}

#india-contest-wrapper ul li {
    list-style: outside disc;
    margin: 16px
}

#india-contest-wrapper ul ol {
    list-style: outside decimal;
    margin: 16px;
    padding: 0;
    display: list-item
}

.cta-container {
    background: #802b57;
    padding: 20px 0;
    text-align: center
}

.cta-link {
    padding: 20px 30px;
    display: block;
    width: 70%;
    margin: auto;
    font-family: Arapey, serif;
    font-size: 3.8em;
    font-weight: 700
}

.cta-container p {
    color: #fff;
    font-size: 1.8em;
    text-align: center
}

.cta-container p a {
    color: #fff;
    font-size: 1.2em;
    padding: 0 20px;
    display: inline-block;
    width: 37%
}

.india-contest-info {
    background: #fff url(india/img/ZMag_India_watermarkBG.jpg) no-repeat center -110px;
    padding-top: 100px
}

.india-contest-info .side-imgs {
    width: 30%;
    float: left
}

.india-contest-info .text {
    width: 60%;
    padding: 0 30px;
    text-align: left;
    float: left
}

.india-contest-info h3 {
    font-family: Arapey, serif;
    font-size: 70px;
    color: #802b57;
    margin-bottom: 30px
}

.market-img {
    background: #802b57;
    padding: 40px
}

.logos img {
    width: 30%
}

.indiacontainer {
    width: 100%;
    max-width: 960px;
    text-align: left
}

.indiacontainer,
.indiacontainer div {
    font-family: Montserrat, sans-serif
}

.indiatitle {
    font-size: 4.4rem;
    display: block;
    padding-bottom: 20px
}

.indiasubtitle,
.indiatitle {
    text-transform: capitalize;
    font-family: Didot, Arapey, serif;
    color: #802b57;
    text-align: left
}

.indiasubtitle {
    font-size: 34px;
    margin: 0;
    padding: 0
}

.indiapics {
    width: 279px;
    margin-right: 20px;
    float: left
}

.indiaitinerary {
    width: auto
}

.indiaitinerarySngl {
    padding-bottom: 40px;
    display: block;
    min-height: 120px;
    font-size: 21px;
    line-height: 1.25
}

.indiaicon {
    vertical-align: top
}

blockquote {
    padding-left: 4em;
    padding-right: 1em;
    font-style: italic
}

@media (max-width:800px) {
    a img {
        border: none;
    }
    #featuredarticlesofafeaturedcategorystack article {
        margin-left: 10px;
        width: 220px!important;
        margin: 0 6px!important;
        float: left
    }
    .entry-title-wrapper,
    .teaser-lookoftheday .entry-title-wrapper {
        display: block;
        width: 100%;
        background: #ccc;
        background: #000;
        float: right;
        color: #fff
    }
    #bucket_two .post-thumb {
        margin: 0 auto!important;
        display: block!important;
        text-align: center;
        float: none!important
    }
}
/*
@media (max-width:1140px) and (min-width:800px) {
    #featuredarticlesofafeaturedcategorystack article {
        width: 240px!important
    }
    .teaser-smallmobile {
        min-height: 390px!important
    }
    .advertorial,
    .item {
        width: 100%;
        display: block;
        margin: 0 auto
    }
    .advertorial {
        position: relative;
        float: left
    }
    .item a {
        display: block;
        width: 100%;
        float: left
    }
    .item {
        width: 320px;
        padding: 22px 0
    }
    .item,
    div#page_right {
        display: block;
        margin: 0 auto
    }
    .footer_pages.flt.mm_nav,
    .item_last.flt,
    div#footer_mm {
        float: left
    }
    #footer .item {
        width: 142px;
        padding: 0 46px 0 9px!important
    }
}
*/
.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

img.aligncenter,
img.alignleft,
img.alignright {
    margin-bottom: 12px
}

.page_title_black {
    font-size: 40px;
    line-height: 42px!important;
    text-transform: uppercase;
    font-family: BebasNeueRegular;
    padding: 5px 10px;
    background: #000;
    color: #fff;
    clear: both;
    display: block;
    margin: 0 -4px 0 0
}

div.jp-audio,
div.jp-video {
    font-size: 1.25em;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.6;
    color: #666;
    border: 1px solid #009be3;
    background-color: #eee
}

div.jp-audio {
    width: 420px
}

div.jp-video-270p {
    width: 480px
}

div.jp-video-360p {
    width: 640px
}

div.jp-video-full {
    width: 480px;
    height: 270px;
    position: static!important;
    position: relative
}

div.jp-video-full div div {
    z-index: 18
}

div.jp-video-full div.jp-jplayer {
    top: 0;
    left: 0;
    position: fixed!important;
    position: relative;
    overflow: hidden
}

div.jp-video-full div.jp-gui {
    position: fixed!important;
    position: static;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 19
}

div.jp-video-full div.jp-interface {
    position: absolute!important;
    position: relative;
    bottom: 0;
    left: 0
}

div.jp-interface {
    position: relative;
    background-color: #eee;
    width: 100%
}

div.jp-audio div.jp-type-playlist div.jp-interface,
div.jp-audio div.jp-type-single div.jp-interface {
    height: 80px
}

div.jp-video div.jp-interface {
    border-top: 1px solid #009be3
}

div.jp-controls-holder {
    clear: both;
    width: 440px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    top: -8px
}

div.jp-interface ul.jp-controls {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}

div.jp-audio ul.jp-controls {
    width: 380px;
    padding: 20px 20px 0
}

div.jp-video div.jp-type-single ul.jp-controls {
    width: 78px;
    margin-left: 200px
}

div.jp-video div.jp-type-playlist ul.jp-controls {
    width: 134px;
    margin-left: 172px
}

div.jp-interface ul.jp-controls li,
div.jp-video ul.jp-controls {
    display: inline;
    float: left
}

div.jp-interface ul.jp-controls a {
    display: block;
    overflow: hidden;
    text-indent: -9999px
}

a.jp-pause,
a.jp-play {
    width: 40px;
    height: 40px
}

a.jp-play {
    background: url(jplayer.blue.monday.jpg) 0 0 no-repeat
}

a.jp-play:hover {
    background: url(jplayer.blue.monday.jpg) -41px 0 no-repeat
}

a.jp-pause {
    background: url(jplayer.blue.monday.jpg) 0 -42px no-repeat;
    display: none
}

a.jp-pause:hover {
    background: url(jplayer.blue.monday.jpg) -41px -42px no-repeat
}

a.jp-next,
a.jp-previous,
a.jp-stop {
    width: 28px;
    height: 28px;
    margin-top: 6px
}

a.jp-stop {
    background: url(jplayer.blue.monday.jpg) 0 -83px no-repeat;
    margin-left: 10px
}

a.jp-stop:hover {
    background: url(jplayer.blue.monday.jpg) -29px -83px no-repeat
}

a.jp-previous {
    background: url(jplayer.blue.monday.jpg) 0 -112px no-repeat
}

a.jp-previous:hover {
    background: url(jplayer.blue.monday.jpg) -29px -112px no-repeat
}

a.jp-next {
    background: url(jplayer.blue.monday.jpg) 0 -141px no-repeat
}

a.jp-next:hover {
    background: url(jplayer.blue.monday.jpg) -29px -141px no-repeat
}

div.jp-progress {
    overflow: hidden;
    background-color: #ddd
}

div.jp-audio div.jp-progress {
    position: absolute;
    top: 32px;
    height: 15px
}

div.jp-audio div.jp-type-single div.jp-progress {
    left: 110px;
    width: 186px
}

div.jp-audio div.jp-type-playlist div.jp-progress {
    left: 166px;
    width: 130px
}

div.jp-video div.jp-progress {
    top: 0;
    left: 0;
    width: 100%;
    height: 10px
}

div.jp-seek-bar {
    background: url(jplayer.blue.monday.jpg) 0 -202px repeat-x;
    width: 0;
    height: 100%;
    cursor: pointer
}

div.jp-play-bar {
    background: url(jplayer.blue.monday.jpg) 0 -218px repeat-x;
    width: 0;
    height: 100%
}

div.jp-seeking-bg {
    background: url(jplayer.blue.monday.seeking.gif)
}

a.jp-mute,
a.jp-unmute,
a.jp-volume-max {
    width: 18px;
    height: 15px;
    margin-top: 12px
}

div.jp-audio div.jp-type-single a.jp-mute,
div.jp-audio div.jp-type-single a.jp-unmute {
    margin-left: 210px
}

div.jp-audio div.jp-type-playlist a.jp-mute,
div.jp-audio div.jp-type-playlist a.jp-unmute {
    margin-left: 154px
}

div.jp-audio a.jp-volume-max {
    margin-left: 56px
}

div.jp-video a.jp-mute,
div.jp-video a.jp-unmute,
div.jp-video a.jp-volume-max {
    position: absolute;
    top: 12px;
    margin-top: 0
}

div.jp-video a.jp-mute,
div.jp-video a.jp-unmute {
    left: 50px
}

div.jp-video a.jp-volume-max {
    left: 134px
}

a.jp-mute {
    background: url(jplayer.blue.monday.jpg) 0 -170px no-repeat
}

a.jp-mute:hover {
    background: url(jplayer.blue.monday.jpg) -19px -170px no-repeat
}

a.jp-unmute {
    background: url(jplayer.blue.monday.jpg) -60px -170px no-repeat;
    display: none
}

a.jp-unmute:hover {
    background: url(jplayer.blue.monday.jpg) -79px -170px no-repeat
}

a.jp-volume-max {
    background: url(jplayer.blue.monday.jpg) 0 -186px no-repeat
}

a.jp-volume-max:hover {
    background: url(jplayer.blue.monday.jpg) -19px -186px no-repeat
}

div.jp-volume-bar {
    position: absolute;
    overflow: hidden;
    background: url(jplayer.blue.monday.jpg) 0 -250px repeat-x;
    width: 46px;
    height: 5px;
    cursor: pointer
}

div.jp-audio div.jp-volume-bar {
    top: 37px;
    left: 330px
}

div.jp-video div.jp-volume-bar {
    top: 17px;
    left: 72px
}

div.jp-volume-bar-value {
    background: url(jplayer.blue.monday.jpg) 0 -256px repeat-x;
    width: 0;
    height: 5px
}

div.jp-audio div.jp-time-holder {
    position: absolute;
    top: 50px
}

div.jp-audio div.jp-type-single div.jp-time-holder {
    left: 110px;
    width: 186px
}

div.jp-audio div.jp-type-playlist div.jp-time-holder {
    left: 166px;
    width: 130px
}

div.jp-current-time,
div.jp-duration {
    width: 60px;
    font-size: .64em;
    font-style: oblique
}

div.jp-current-time {
    float: left;
    display: inline
}

div.jp-duration {
    float: right;
    display: inline;
    text-align: right
}

div.jp-video div.jp-current-time {
    margin-left: 20px
}

div.jp-video div.jp-duration {
    margin-right: 20px
}

div.jp-title {
    font-weight: 700;
    text-align: center
}

div.jp-playlist,
div.jp-title {
    width: 100%;
    background-color: #ccc;
    border-top: 1px solid #009be3
}

div.jp-type-playlist div.jp-title,
div.jp-type-single div.jp-playlist,
div.jp-type-single div.jp-title {
    border-top: none
}

div.jp-playlist ul,
div.jp-title ul {
    list-style-type: none;
    margin: 0;
    padding: 0 20px;
    font-size: .72em
}

div.jp-title li {
    padding: 5px 0;
    font-weight: 700
}

div.jp-playlist li {
    padding: 5px 0 4px 20px;
    border-bottom: 1px solid #eee
}

div.jp-playlist li div {
    display: inline
}

div.jp-type-playlist div.jp-playlist li:last-child {
    padding: 5px 0 5px 20px;
    border-bottom: none
}

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
    list-style-type: square;
    list-style-position: inside;
    padding-left: 7px
}

div.jp-type-playlist div.jp-playlist a {
    color: #333;
    text-decoration: none
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-current,
div.jp-type-playlist div.jp-playlist a:hover {
    color: #0d88c1
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px;
    font-weight: 700;
    color: #666
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
    color: #0d88c1
}

div.jp-type-playlist div.jp-playlist span.jp-free-media {
    float: right;
    display: inline;
    text-align: right;
    margin-right: 10px
}

div.jp-type-playlist div.jp-playlist span.jp-free-media a {
    color: #666
}

div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
    color: #0d88c1
}

span.jp-artist {
    font-size: .8em;
    color: #666
}

div.jp-video-play {
    width: 100%;
    overflow: hidden;
    cursor: pointer;
    background-color: transparent
}

div.jp-video-270p div.jp-video-play {
    margin-top: -270px;
    height: 270px
}

div.jp-video-360p div.jp-video-play {
    margin-top: -360px;
    height: 360px
}

div.jp-video-full div.jp-video-play {
    height: 100%
}

a.jp-video-play-icon {
    position: relative;
    display: block;
    width: 112px;
    height: 100px;
    margin-left: -56px;
    margin-top: -50px;
    left: 50%;
    top: 50%;
    background: url(jplayer.blue.monday.video.play.png) 0 0 no-repeat;
    text-indent: -9999px
}

div.jp-video-play:hover a.jp-video-play-icon {
    background: url(jplayer.blue.monday.video.play.png) 0 -100px no-repeat
}

div.jp-jplayer,
div.jp-jplayer audio {
    width: 0;
    height: 0
}

div.jp-jplayer {
    background-color: #000
}

ul.jp-toggles {
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    overflow: hidden
}

div.jp-audio .jp-type-single ul.jp-toggles {
    width: 25px
}

div.jp-audio .jp-type-playlist ul.jp-toggles {
    width: 55px;
    margin: 0;
    position: absolute;
    left: 325px;
    top: 50px
}

div.jp-video ul.jp-toggles {
    margin-top: 10px;
    width: 100px
}

ul.jp-toggles li {
    display: block;
    float: right
}

ul.jp-toggles li a {
    display: block;
    width: 25px;
    height: 18px;
    text-indent: -9999px;
    line-height: 100%
}

a.jp-full-screen {
    background: url(jplayer.blue.monday.jpg) 0 -310px no-repeat;
    margin-left: 20px
}

a.jp-full-screen:hover {
    background: url(jplayer.blue.monday.jpg) -30px -310px no-repeat
}

a.jp-restore-screen {
    background: url(jplayer.blue.monday.jpg) -60px -310px no-repeat;
    margin-left: 20px
}

a.jp-restore-screen:hover {
    background: url(jplayer.blue.monday.jpg) -90px -310px no-repeat
}

a.jp-repeat {
    background: url(jplayer.blue.monday.jpg) 0 -290px no-repeat
}

a.jp-repeat:hover {
    background: url(jplayer.blue.monday.jpg) -30px -290px no-repeat
}

a.jp-repeat-off {
    background: url(jplayer.blue.monday.jpg) -60px -290px no-repeat
}

a.jp-repeat-off:hover {
    background: url(jplayer.blue.monday.jpg) -90px -290px no-repeat
}

a.jp-shuffle {
    background: url(jplayer.blue.monday.jpg) 0 -270px no-repeat;
    margin-left: 5px
}

a.jp-shuffle:hover {
    background: url(jplayer.blue.monday.jpg) -30px -270px no-repeat
}

a.jp-shuffle-off {
    background: url(jplayer.blue.monday.jpg) -60px -270px no-repeat;
    margin-left: 5px
}

a.jp-shuffle-off:hover {
    background: url(jplayer.blue.monday.jpg) -90px -270px no-repeat
}

.jp-no-solution {
    position: absolute;
    width: 390px;
    margin-left: -202px;
    left: 50%;
    top: 10px;
    padding: 5px;
    font-size: .8em;
    background-color: #eee;
    border: 2px solid #009be3;
    color: #000;
    display: none
}

.jp-no-solution a {
    color: #000
}

.jp-no-solution span {
    font-size: 1em;
    display: block;
    text-align: center;
    font-weight: 700
}


/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 21
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 22
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-inner,
.fancybox-outer {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(fancybox_sprite.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 25
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(fancybox_loading.gif) 50% no-repeat
}

.fancybox-close {
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px
}

.fancybox-close,
.fancybox-nav {
    position: absolute;
    cursor: pointer;
    z-index: 23
}

.fancybox-nav {
    top: 0;
    width: 40%;
    height: 100%;
    text-decoration: none;
    background: transparent url(blank.gif);
    -webkit-tap-highlight-color: transparent
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 23;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}

.fancybox-lock {
    overflow: hidden
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 20;
    background: url(fancybox_overlay.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 24
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 24;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0, 0, 0, .8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

#cssmenu {
    padding: 0;
    margin: 0;
    border: 0;
    width: auto;
    width: 804px
}

#cssmenu li,
#cssmenu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#cssmenu ul {
    position: relative;
    z-index: 15;
    margin: 0;
    text-align: left;
    width: 954px
}

#cssmenu ul li {
    float: left;
    min-height: 1px;
    vertical-align: middle
}

#cssmenu ul li.hover,
#cssmenu ul li:hover {
    position: relative;
    z-index: 17;
    cursor: default
}

#cssmenu ul ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 16;
    width: 100%
}

#cssmenu ul ul li {
    float: none;
    clear: both;
    width: 100%
}

#cssmenu ul ul li a img {
    clear: both
}

#cssmenu ul ul ul {
    top: 0;
    left: 190px;
    width: 600px
}

#cssmenu ul li:hover>ul {
    visibility: visible
}

#cssmenu ul ul {
    bottom: 0;
    left: 0;
    margin-top: 0
}

#cssmenu ul ul li {
    font-weight: 400
}

#cssmenu a {
    display: block;
    line-height: 1em;
    text-decoration: none
}

#cssmenu {
    background: #fff;
    font-family: Helvetica, Oxygen Mono, Tahoma, Arial, sans-serif;
    font-size: 12px
}

#cssmenu>ul {
    *display: inline-block
}

#menubarinner {
    border-bottom: 4px solid #000;
    min-height: 45px
}

#menubarwrapper:after {
    content: '';
    display: block;
    clear: both
}

#cssmenu ul {
    text-transform: uppercase
}

#cssmenu ul ul {
    text-transform: none;
    min-width: 190px
}

#cssmenu ul ul a {
    background: gray;
    color: #000;
    border: 1px solid gray;
    border-top: 0 none;
    line-height: 150%;
    padding: 16px 20px;
    font-size: 12px
}

#cssmenu ul ul a span {
    color: #fff
}

#cssmenu ul ul ul {
    border-top: 0 none
}

#cssmenu ul ul li {
    position: relative
}

#cssmenu ul ul li:first-child>a {
    border-top: 1px solid gray
}

#cssmenu ul ul li:hover>a {
    background: #393939;
    color: #fff
}

#cssmenu ul ul li:last-child>a {
    background-clip: padding-box;
    box-shadow: 0 1px 0 gray
}

#cssmenu ul ul li:last-child:hover>a {
    background-clip: padding-box
}

#cssmenu ul ul li.has-sub>a:after {
    content: '+';
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -8px
}

#cssmenu ul li.active>a,
#cssmenu ul li:hover>a {
    color: #fff
}

#cssmenu ul li.has-sub>a:after {
    content: '+';
    margin-left: 5px
}

#cssmenu ul li.last ul {
    left: auto;
    right: 0
}

#cssmenu ul li.last ul ul {
    left: auto;
    right: 99.5%
}

#cssmenu a {
    color: #cbcbcb;
    padding: 0 13px
}

#cssmenu>ul>li>a {
    line-height: 45px
}

#cssmenu>ul>li>a,
#cssmenu>ul>li>a>span {
    font-family: BebasNeueRegular;
    font-size: 24px
}

#cssmenu ul a.megamenureadmore {
    display: inline;
    float: none;
    clear: none;
    background: none;
    color: #000;
    border: none;
    border-top: 0 none;
    line-height: 1em;
    padding: 0;
    font-size: 1em
}


/*!responsive.css v6*/

.checkboxes td:nth-child(2) {
    padding: 0 10px 10px;
    vertical-align: top
}

.home .promo_blurbwrapper {
    margin-top: 4px
}

#superSlideShowImageStackWrapper {
    min-height: 454px
}

#superSlideShowTabs {
    z-index: 13
}

#top_ad {
    display: block
}

#mobile_bigbox_1,
#mobile_top_ad {
    display: none
}

body {
    -webkit-overflow-scrolling: touch!important
}

@media (max-width:1140px) {
    #cssmenu ul ul ul {
        display: none!important
    }
    #cssmenu ul ul {
        min-width: 215px
    }
    #cssmenu ul ul a {
        padding: 10px
    }
    #cssmenu>ul>li>a {
        font-size: 18px;
        padding: 0 8px
    }
    #cssmenu>ul>li>a>span {
        font-size: 17px
    }
    .search_box {
        width: 15px
    }
    #logo {
        max-width: 450px;
        margin: 0 auto
    }
    .nav ul li a {
        font-size: 18px
    }
    #default-popup {
        width: 595px!important;
        margin-left: -320px!important
    }
    #default-popup .search_box.input-field {
        width: 100%
    }
    #default-popup .search_box.input-field .input {
        width: 100%;
        padding-right: 55px
    }
    body {
        min-width: auto;
        min-width: 320px!important
    }
	/*
    #menubarinner,
    .site_width {
        width: 800px
    }
    #page_left {
        width: 376px
    }*/
    .page_title h1 {
        font-size: 65px;
        line-height: 66px
    }
    .alignnone,
    .attachment-post_image {
        width: 450px
    }
    #footer {
        overflow-y: hidden
    }
    #footer_ad {
        width: 182px
    }
    #footer .item {
        width: 142px;
        padding: 0 2px 0 9px
    }
    #footer .item li {
        font-size: 12px
    }
    #footer .item_last li {
        color: #fff;
        overflow: hidden;
        text-overflow: ellipsis
    }
    .top_slide .slide_title {
        width: 415px
    }
    .right_most {
        margin-left: 10px
    }
    .right_most a {
        padding-left: 7px
    }
    .cat_feat {
        width: 215px;
        padding-right: 10px
    }
    .cat_feat img {
        width: 100%
    }
    .f_img .title {
        width: 195px;
        padding: 5px
    }
    .f_img .title h2 {
        line-height: 1
    }
    .f_img .title h2 a {
        font-size: 18px;
        line-height: 20px
    }
    .cat_feat_last {
        padding-left: 0!important
    }
    #page_right {
        width: 315px
    }
    #page_left {
        width: 455px
    }
    .side_blog .item_img {
        width: 85px;
        margin: 0 auto;
        display: block
    }
    .right_most {
        margin-right: -47px
    }
    .right_most a {
        display: inline-block;
        width: 137px!important;
        margin-right: 0;
        float: left
    }
    img {
        max-width: 100%;
        height: auto
    }
    .oneThirdPromoBlurb {
        width: auto;
        float: none
    }
    .oneThirdPromoBlurbCircle {
        margin: 0 auto
    }
    .bucket:after,
    .page_list .item:after {
        clear: both;
        content: ' ';
        display: block;
        font-size: 0;
        line-height: 0;
        visibility: hidden;
        width: 0;
        height: 0
    }
    .page_list .item_img {
        float: left;
        margin-right: 10px
    }
    .page_list .text {
        display: block;
        width: auto
    }
    .gallery_slide_out {
        width: 650px
    }
    .wp-pagenavi {
        width: 470px;
        padding-left: 10px
    }
    #signuppage .c_title {
        padding-left: 45px;
        font-size: 24px;
        background-size: 40px
    }
    .promohead {
        min-height: inherit!important;
        padding: 4.3% 4.3% 4.3% 38%!important;
        background-size: 36%!important;
        margin-bottom: 35px
    }
    .checkboxes td:last-child {
        padding-bottom: 10px
    }
    #superSlideShowImageStackWrapper {
        width: 800px
    }
    .slideShowTabListItemWrapper {
        width: 99%;
        display: inline-block
    }
    #quatrinary_bucketstack,
    .bx-wrapper img {
        width: 100%
    }
    #featuredcategories,
    #superSlideShowTabs {
        width: auto;
        margin-top: 45px
    }
    .slideShowTabListItemWrapper,
    .slideShowTabListItemWrapper.even,
    .slideShowTabListItemWrapper.odd {
        background: #fff
    }
    .slideShowTabListItemWrapper.activeItem,
    .slideShowTabListItemWrapper.even.activeItem,
    .slideShowTabListItemWrapper.odd.activeItem {
        background: #393939
    }
    .featuredTagCircleWrapper,
    .hoverball {
        width: 209px
    }
    .featuredTagCircleThumbnail {
        margin: 0 auto
    }
    .featuredTagCircleWrapper:nth-child(3n+1) {
        margin-left: 12px
    }
    .home #page_right {
        width: auto
    }
    #page_right .title_left,
    .title_right {
        background-size: 100% auto;
        padding-bottom: 15px
    }
    .item_left .item {
        margin-top: 10px
    }
    #instagram-widget iframe {
        width: 675px!important
    }
    .home .oneThirdPromoBlurb {
        margin: 0;
        padding: 5px 3px;
        width: 32.47%;
        float: left
    }
    #pinterest-widget,
    #twitter-widget {
        margin-top: -5px
    }
    #fb-widget {
        width: 340px
    }
    #fb-widget+a {
        width: 315px;
        float: left;
        margin-left: 5px
    }
    #next_post,
    #prev_post {
        width: 49%
    }
}

@media (max-width:800px) {
    #header_float {
        display: none!important
    }
    #top_ad {
        display: none
    }
    #mobile_top_ad {
        display: block
    }
    #bigbox_1 {
        display: none
    }
    #mobile_bigbox_1 {
        display: block
    }
    #menubarinner,
    .site_width {
        width: 100%;
        max-width: 700px
    }
    #menubarwrapper {
        display: none
    }
    #cssmenu,
    #cssmenu ul,
    #menubarinner {
        width: auto
    }
    #cssmenu ul li {
        float: none
    }
    .minicurrentmagazinecoverwrapper {
        position: static
    }
    .search_box {
        float: none;
        vertical-align: baseline;
        width: 48%;
        text-align: right;
        margin-right: 0
    }
    .search_box,
    .search_box button.searchButton {
        display: inline-block
    }
    #minimagazinesubscription_wrapper {
        float: none;
        width: 47%;
        display: inline-block;
        margin-top: 10px
    }
    .toggle-btn {
        position: absolute;
        top: 12px;
        right: 15px;
        overflow: hidden;
        margin: 0 auto;
        padding: 0;
        width: 35px;
        height: 35px;
        border: medium none;
        transition: .3s ease 0s;
        background: none;
        z-index: 2
    }
    .toggle-btn span {
        transition: 0s ease .3s;
        top: 15px;
        right: 0;
        background: #cf181d
    }
    .toggle-btn span,
    .toggle-btn span:after,
    .toggle-btn span:before {
        display: block;
        position: absolute;
        left: 0;
        height: 3px;
        border-radius: 4px
    }
    .toggle-btn span:after,
    .toggle-btn span:before {
        transition-duration: .3s, .3s;
        transition-delay: .3s, 0s;
        width: 100%;
        background-color: #cf181d;
        content: ""
    }
    .toggle-btn span:before {
        transition-property: top, transform;
        top: -10px
    }
    .toggle-btn span:after {
        transition-property: bottom, transform;
        bottom: -10px
    }
    .toggle-btn.active span {
        background: transparent
    }
    .toggle-btn.active span:after,
    .toggle-btn.active span:before {
        transition-delay: 0s, .3s;
        background: #cf181d
    }
    .toggle-btn.active span:before {
        top: 0;
        transform: rotate(45deg)
    }
    .toggle-btn.active span:after {
        bottom: 0;
        transform: rotate(-45deg)
    }
    #logo {
        padding: 10px 50px 0 3px
    }
    #cssmenu ul ul {
        position: static;
        visibility: visible;
        margin: 0 15px;
        width: auto
    }
    #cssmenu ul ul li {
        display: inline-block;
        width: auto;
        margin-bottom: 5px
    }
    #cssmenu>ul>li>a {
        line-height: 30px;
        padding: 0 15px
    }
    #cssmenu ul ul li.has-sub>a:after {
        display: none
    }
    #default-popup {
        width: 80%!important;
        margin: 0 auto!important
    }
    #default-popup .search_box.input-field {
        width: 100%
    }
    #default-popup .search_box.input-field .input {
        width: 100%;
        padding-right: 55px;
        left: 50px
    }
    body {
        overflow-x: hidden;
        min-width: 320px!important
    }
    #page_left {
        width: auto
    }
    #page_right {
        display: block;
        width: auto
    }
    .alignnone,
    .attachment-post_image {
        width: 100%
    }
    .alignnone {
        margin-bottom: 15px
    }
    .page_title h1 {
        font-size: 50px;
        line-height: 53px
    }
    #next_post,
    #prev_post {
        width: 350px
    }
    #sideFeaturedTags {
        padding: 0 15px;
        text-align: center;
        margin: 1em 0
    }
    #marketplace {
        margin: 1em 0
    }
    .featuredTagCircleWrapper_small {
        display: inline-block;
        float: none;
        vertical-align: middle;
        margin: 0 20px 10px
    }
    .featuredTagCircleThumbnail_small {
        display: inline-block;
        margin-bottom: 6px
    }
    .featuredTagCircleThumbnail_small a {
        display: block
    }
    .featuredTagCircleThumbnail_small img {
        width: 100%
    }
    .right_most {
        background: none;
        display: table;
        width: 100%;
        margin-left: 0
    }
    .right_most a {
        display: table-cell
    }
    #main .avgrund-popup,
    .avgrund-ready .avgrund-popup {
        width: 100%;
        top: 30px;
        left: 0;
        right: 0;
        margin: 0
    }
    .search_box.input-field {
        width: auto
    }
    .search_box.input-field .input {
        width: 100%
    }
    #content p {
        padding: 3px 0;
        text-align: left
    }
    .promo_blurbwrapper {
        margin-bottom: 0;
        padding-bottom: 10px
    }
    .oneThirdPromoBlurb {
        width: auto;
        margin-bottom: 20px;
        float: none
    }
    .oneThirdPromoBlurb h4 {
        margin-top: 12px
    }
    .top_slide {
        width: 100%!important
    }
    #top_slide,
    .top_slide img {
        width: 100%
    }
    #top_slide_out {
        margin-left: 0
    }
    #page_left {
        text-align: center;
        width: 100%!important
    }
    .cat_feat {
        width: 225px;
        padding: 0;
        text-align: left
    }
    .cat_feat_last {
        padding-left: 10px!important
    }
    .f_img .title {
        width: 205px
    }
    .f_img .title h2 a {
        font-size: 18px
    }
    .top_slide .slide_title {
        width: 100%
    }
    .gallery_slide,
    .page_list .item {
        text-align: left
    }
    .page_list .item_img {
        width: 20%
    }
    .page_list .text {
        display: block;
        width: 74%;
        padding-left: 15px;
        float: left
    }
    .page_list .text h3 a {
        font-size: 21px
    }
    .gallery_slide,
    .gallery_slide_out {
        width: auto;
        margin: 10px 0
    }
    .gallery_slide {
        padding: 10px
    }
    .gallery_imgs {
        margin-right: 10px
    }
    .gallery_photo {
        width: 360px;
        margin-top: 25px
    }
    .gallery_photo img {
        width: 100%
    }
    .gallery_nn {
        width: 50px
    }
    .side_blog .item_img {
        display: inline-block
    }
    .side_blog .item {
        text-align: center
    }
    .side_blog .text {
        text-align: left
    }
    #top_slide,
    #top_slide_out,
    .top_slide {
        height: auto!important
    }
    #top_slide {
        padding-bottom: 64%!important
    }
    #top_slide_next,
    #top_slide_prev {
        top: 50%;
        margin-top: -60px
    }
    .dm-video-subinfo,
    .dm-video-title {
        padding-left: 10px!important
    }
    #signup_chunkone,
    #signup_chunkthree,
    #signup_chunktwo {
        width: 100%;
        float: none
    }
    .contact_form {
        margin-bottom: 30px
    }
    .contact_form b {
        width: auto
    }
    .contact_form i,
    .contact_form i input {
        width: 100%
    }
    .checkboxes td:last-child {
        padding-bottom: 10px
    }
    #zoomermedia_address_wrapper {
        text-align: left
    }
    .contact_form {
        padding-right: 15px
    }
    #content h2 {
        margin-bottom: 15px
    }
    #content p,
    .linkchunk,
    .linklabel {
        margin-bottom: 10px
    }
    .featuredTagCircleWrapper,
    .hoverball {
        width: 45%;
        margin: 0;
        padding: 10px
    }
    .featuredTagCircleWrapper:nth-child(3n+1) {
        margin-left: 0
    }
    #tertiaryFeaturedSection .sectionhead_full,
    #zoomerconnect .sectionhead_full,
    .sectionhead_full h2 {
        height: 60px
    }
    .sectionhead_full h2 a {
        height: 60px;
        line-height: 60px
    }
    #featuredarticlesofafeaturedcategorystack article {
        margin-left: 10px;
        width: 213px!important;
        float: left!important;
        margin: 0 10px!important;
        width: 45.8%
    }
    #featuredarticlesofafeaturedcategorystack .post-thumb {
        min-height: inherit
    }
    .teaser-lookoftheday {
        text-align: left;
        width: 100%;
        margin: 0;
        border: none
    }
    .teaser-lookoftheday header {
        border: 1px solid #ccc;
        margin: 5px;
        float: left;
        width: 100%
    }
    .teaser-ezstyle {
        width: 100%;
        margin: 0 0 15px;
        text-align: left
    }
    .entry-author,
    .entry-content {
        padding: 0 5px
    }
    .teaser-ezstyle header {
        margin: 5px
    }
    #bucket_two .post-thumb {
        text-align: left;
        margin-right: 15px;
        width: 50%
    }
    #bucket_one .post-thumb,
    .teaser-smallmobile {
        min-height: 56px
    }
    .teaser-advice header,
    .teaser-smallmobile header {
        min-height: 56px;
        border: none!important;
        margin: 5px 5px 0 8px;
        text-align: left;
        float: left;
        max-width: 116px
    }
    .teaser-advice,
    .teaser-smallmobile {
        margin: 0 0 20px;
        width: 100%;
        text-align: left;
        border: none;
        border-bottom: 1px solid #ccc;
        min-height: 56px;
        padding-bottom: 10px
    }
    .teaser-advice .entry-content {
        padding: 10px 10px 0
    }
    .teaser-tinymobile {
        width: auto;
        text-align: left
    }
    .bucket {
        text-align: center
    }
    .teaser-books {
        float: none;
        display: inline-block;
        text-align: left;
        vertical-align: top
    }
    #fb-widget,
    #pinterest-widget,
    #twitter-widget {
        width: 100%
    }
    .home .oneThirdPromoBlurb {
        width: 32%
    }
    #instagram-widget iframe {
        width: 100%!important
    }
    #superSlideShowImageStackWrapper {
        width: 100%;
        min-height: inherit!important;
        float: none
    }
    .bx-wrapper .bx-viewport {
        height: auto!important
    }
    .superSlideSetWrapper {
        position: static
    }
    .slideShowTabListItemWrapper {
        width: 49%
    }
    #superSlideShowRegion {
        margin-bottom: 0
    }
    #superSlideShowTabs {
        margin-top: 0
    }
    #footer_btm,
    #footer_btm a {
        font-size: 12px
    }
    #footer,
    .site_width {
        width: 100%
    }
    #footer .item {
        border-right: none
    }
    #footer_ad {
        width: 100%;
        margin-bottom: 24px;
        text-align: center
    }
    #footer_btm {
        padding: 0
    }
    #footer .item {
        width: 140px;
        padding: 0 2px 22px 6px;
        text-align: left
    }
    #secondaryPromotedRegion {
        margin: 0 auto;
        width: 320px;
        position: relative;
        float: none
    }
    .teaser-lookoftheday {
        min-height: auto
    }
    .prev_n_post,
    ul#accessibility {
        display: none
    }
    .img_border img,
    .item_img img {
        border: none;
        padding: 0
    }
    div.item_right {
        padding-bottom: 40px
    }
    .item_right .f_img {
        float: left;
        margin-right: 20px
    }
    div.item_left {
        clear: both
    }
    #most_recent,
    #most_viewed,
    .right_most,
    .switch_most {
        display: none
    }
    #socialmediaicons {
        display: block;
        min-height: 80px;
        margin-bottom: 18px
    }
}


@media (max-width:750px) {
    .featuredTagCircleWrapper_small {
        margin: 0 36px 10px!important
    }
    
}


@media (max-width:479px) {
    .search_box {
        width: 46%
    }
    #minimagazinesubscription_wrapper {
        width: 45%
    }
    .toggle-btn {
        top: 12px;
        right: 10px
    }
    #logo {
        padding: 10px 50px 10px 0
    }
    .page_title h1 {
        font-size: 40px;
        line-height: 50px
    }
    #next_post,
    #prev_post {
        width: 310px
    }
    #prev_post a {
        font-size: 20px
    }
    .featuredTagCircleWrapper_small {
        margin: 0 15px 10px!important
    }
    #default-popup {
        width: 70%!important
    }
    .avgrund-popup h2 {
        font-size: 28px
    }
    .cat_feat_last {
        margin-top: 15px
    }
    .page_list .item_img,
    .page_list .text {
        width: 100%;
        float: none;
        display: block;
        margin-bottom: 10px;
        text-align: center
    }
    .page_list .text {
        padding-left: 0;
        text-align: left
    }
    .page_list .item_img img {
        display: inline-block
    }
    .gallery_img_slide,
    .gallery_imgs,
    .gallery_out {
        width: 60px
    }
    .gallery_imgs {
        margin-right: 5px
    }
    .gallery_photo {
        width: 230px;
        margin-top: 70px
    }
    .gallery_nn {
        width: 30px;
        top: 70px
    }
    #signuppage .page_title h1 {
        font-size: 34px
    }
    .promohead {
        margin-bottom: 25px;
        padding: 320px 0 0!important;
        background-size: auto!important;
        background-position: top!important
    }
    .teaser-tinymobile {
        margin-bottom: 20px;
        border: nbone
    }
    .teaser-tinymobile header {
        border: none
    }
    .teaser-tinymobile .post-thumb {
        float: left;
        border: none;
        padding-top: 0;
        padding-left: 0
    }
    .teaser-smallmobile .entry-title-wrapper {
        background: #fff
    }
    .teaser-advice header,
    .teaser-smallmobile header {
        border: none
    }
    .teaser-smallmobile .size-home_left {
        max-width: 116px
    }
    #featuredcategories .sectionhead_full {
        margin-right: 0
    }
    #featuredcategories .sectionhead_full h2 {
        padding-right: 20px
    }
    #bucket_five article:nth-child(1) .post-thumb,
    #bucket_one .post-thumb,
    #bucket_three article:nth-child(1) .post-thumb {
        max-width: 116px;
        min-height: auto
    }
    .teaser-smallmobile .entry-title-wrapper h3 a {
        color: #000
    }
    .teaser-advice .entry-author,
    .teaser-lookoftheday .entry-author,
    .teaser-smallmobile .entry-author {
        color: #000;
        display: none
    }
    .teaser-tinymobile .entry-content {
        display: none
    }
    .teaser-ezstyle header {
        border: none
    }
    .home .oneThirdPromoBlurb {
        width: 100%;
        padding: 5px 0
    }
    .item_left .item {
        text-align: center
    }
    #featuredarticlesofafeaturedcategorystack article:nth-child(1) {
        margin-left: 0
    }
    #featuredarticlesofafeaturedcategorystack article {
        width: 100%;
        margin: 0
    }
    #featuredarticlesofafeaturedcategorystack article img {
        width: 100%
    }
    .teaser-mobile header {
        margin: 5px
    }
    .featuredTagCircleThumbnail {
        width: 120px;
        height: 120px
    }
    .featuredTagCircleWrapper,
    .hoverball {
        width: 43%
    }
    .slideShowTabListItemWrapper {
        width: 100%
    }
    .superSlideCaptionWrapper h3 {
        font-size: 19px
    }
    .superSlideCaptionWrapper p {
        font-size: 13px
    }
    .slideShowTabListItemDescription h4 {
        font-size: 18px;
        line-height: 1
    }
    #footer {
        text-align: left
    }
    #footer .item {
        width: auto
    }
    #featuredcategories .sectionhead_full {
        background: none
    }
    
    a#gamesBanner {
    float: left;
    width: 100%;
        display: block;
    }
    a#gamesBanner img {
        float: left;
        width: 100%;
    }
    
}

@media (max-width:800px) {
    #featuredarticlesofafeaturedcategorystack article {
        margin-left: 10px;
        width: 213px!important;
        float: left!important;
        margin: 0 10px!important
    }
    #footer {
        overflow-y: hidden;
        width: 100%
    }
    .slideShowTabListItemWrapper img {
        float: left;
        padding: 2px 4px 1px 2px;
        width: 118px;
        height: 91px
    }
}

@media (max-width:588px) {
    #featuredarticlesofafeaturedcategorystack article {
        margin-left: 30px;
        display: block;
        margin: 0 auto!important;
        text-align: center;
        width: auto!important
    }
    .teaser-tinymobile {
        margin: 0 auto!important;
        display: block;
        width: 100%!important
    }
    #bucket_five .post-thumb,
    #bucket_three .post-thumb {
        min-height: 87px;
        min-width: 116px;
        display: block;
        width: 100%!important
    }
    #footer .item {
        width: auto
    }
}
/*
@media (min-width:1130px) {
    #featuredarticlesofafeaturedcategorystack article {
        margin-left: 10px;
        width: 313px!important;
        float: left!important;
        margin: 0 10px!important
    }
}*/