br.clearAll {
    clear:both;
    display:block;
    line-height:0 !important;
    position:relative;
    z-index:-10;
}

html,body {
    background-color:#000;
    color:#fff;
    font:12px Arial,Helvetica;
    margin:0;
    padding:0;
}

    #container {
        /*left:50%;
        margin:0 0 0 -475px;
        position:absolute;
        top:0;*/
        width:980px;
        position:relative;
        margin:0 auto;
    }


/***** Head *****/

#head {
    background:#000 url(/images/head_background.gif) no-repeat 0 16px;
    padding:16px 8px 0px 16px;
    width:956px  ; /* 980px */
}

    #head img#logo {
        border:0;
        float:left;
        height:64px;
        padding-top:5px;
        width:128px;
    }

    #topmenu {
        float:right;
        padding-top:2px;
    }

        #topmenu a {
            color:#666;
            font-size:9px;
            padding-left:15px;
            text-decoration:none;
        }

        #topmenu a:hover,#topmenu a.active {
            color:#fff;
        }


/***** Menu *****/

#mainmenu,#submenu {
    padding:8px 8px 0 16px;
    position:relative;
    width:956px; /* 980px */
}

#submenu {
    background:#000 url(/images/submenu_background.gif) no-repeat 0 15px;
}

    #mainmenu a,#submenu a {
        background:#000;
      color:#666;
      padding-right:12px;
        text-decoration:none;
    }

    #mainmenu a:hover,#mainmenu a.active,#submenu a:hover,#submenu a.active {
        color:#fff;
    }


/***** Content *****/

#content {
    padding:20px 8px 0 16px;
    width:956px  ; /* 980px */
}

    #content .cols {
        float:left;
        margin-right:12px;
        width:230px;
    }

    #content .last {
        margin-right:0;
    }

    #content h1,h2,h3,h4,h5,h6 {
        font-size:24px;
        margin:0 0 16px 0;
    }

    #content h1 {
        border-bottom:4px solid #fff;
        border-top:1px solid #6d6d6d;
        padding:8px 0 8px 0;
    }

    #content h2 {
        border-bottom:4px solid #fff;
        padding-bottom:8px;
    }

    #content h3 {
        border-top:1px solid #6d6d6d;
        padding-top:8px;
    }

    #content h5 {
        border-bottom:2px solid #fff;
        border-top:1px solid #6d6d6d;
        padding:8px 0 8px 0;
        margin-bottom:18px;
    }

    #content h6 {
        border-bottom:1px solid #fff;
        border-top:1px solid #6d6d6d;
        padding:8px 0 8px 0;
        margin-bottom:19px;
    }

    #content h7 {
        border-top:1px solid #6d6d6d;
        font-size:11px;
        margin:0;
        padding:2px 0 8px 0;
    }

    #content p {
        display:block;
        margin:0 0 8px 0;
        padding:0;
    }

        #content p.headline {
            border-top:1px solid #6d6d6d;
            font-size:11px;
            margin:0;
            padding:2px 0 8px 0;
        }

        #content p.issues {
            padding-bottom:32px;
        }

        #content p.headline_large {
            border-top:1px solid #6d6d6d;
            margin:0;
            padding-top:4px;
        }

    #content a {
        color:#fff;
        text-decoration:underline;
    }

    #content a:hover {
        color:#fff;
        text-decoration:none;
    }

    #content img {
        border:0;
        display:block;
        margin-bottom:8px;
        width:230px;
    }


/***** Archive *****/

#archive {
    position:absolute;
    right:8px;
    top:8px;
}

    #archive a {
        padding:0 0 0 12px;
    }


/***** Current issue *****/

#pages_content {
    float:left;
}

    #pages_content img {
        border:0;
        height:auto;
        margin-bottom:12px;
        width:auto;
    }

#pages_pagination {
  border-top:1px solid #6d6d6d;
  color:#6d6d6d;
  position:relative;
  width:358px;
}

    #pages_pagination a {
        color:#6d6d6d;
        float:left;
        font:normal 11px Arial,Helvetica;;
        padding:2px 12px 0 0 ;
        text-decoration:none;
    }

        #pages_pagination a:hover {
            color:#fff;
        }

    #pages_counter {
        float:right;
    }


/***** Back issues *****/

#yearsmenu {
    padding-bottom:20px;
    width:956px; /* 980px */
}

    #yearsmenu a {
        color:#666;
        font-style:normal;
        font-weight:normal;
        padding-right:12px;
        text-decoration:none;
    }

    #yearsmenu a:hover,#yearsmenu a.active {
        color:#fff;
    }

.covers {
    float:left;
    margin-bottom:8px;
    width:710px;
}

    .covers img {
        float:left;
        /*height:175px;*/
        margin:0 !important;
        padding:0 1px 1px 0;
        width:auto !important;
    }


/***** Where to buy *****/

#store p {
    margin-bottom:16px;

}

#store a {
    border-bottom:1px solid #000;
    display:block;
    font-style:normal;
    font-weight:normal;
    text-decoration:none;
}

    #store a:hover,#store a.active {
        border-bottom:1px solid #fff;
    }

.right_banner
{
    background-color:#000000;
    /*left:50%;*/
    overflow:hidden;
    /*margin-bottom:0;
    margin-left:520px;
    margin-right:0;
    margin-top:0;
    width:200px;
    */
    position:absolute;
    top:320px;
    right:0px;
}
.left_banner
{
    background-color:#000000;
    overflow:hidden;
    /*
    left:50%;
    margin:0 0 0 -720px;
    width:235px;
    */
    position:absolute;
    top:320px;
    left:0px;
}
.top_banner
{
    padding:8px 8px 0 16px;
    height:100%;
    width: 956px;
    overflow:hidden;
    background-color:#000000;
}
.top_banner a
{
    text-decoration:none;
}
.right_banner a
{
    text-decoration:none;
}
.left_banner a
{
    text-decoration:none;
}
.top_banner img
{
    border:0px;
}
.right_banner img
{
    border:0px;
}
.left_banner img
{
    border:0px;
}

/**
    New styles for the "THE CORNER" area
    The links will get a certain style
**/
#zoocol1 a, #zoocol2 a, #zoocol3 a  {
    display: block;
    text-decoration: none;
    line-height: 14px;
}
#zoocol1 a span, #zoocol2 a span, #zoocol3 a span {
    background-image: url('/images/plus.gif');
    background-position: top right;
    background-repeat: no-repeat;
    display: block;
    padding-bottom: 6px;
    border-bottom: solid 4px #fff;
}


/**
 * VIDEO BANNER
 * Banner on top of the website, video fade in after mouseover
 *
 * Added 2014-10-20 by Lukas Klee <klee@chewingthesun.com>
 * Hidden 2015-02-20 by Lukas Klee <klee@chewingthesun.com> 
 */
#videobanner {
    position: relative;
    width: 956px;
    margin: 8px 0 0 16px;
    overflow: hidden;

    height: 200px; /* DEVELOP */
    /*background: #a66bbe;*/ /* DEVELOP */
}

#videobanner iframe {
    margin-top: 20px;
}

#bannerimage {
    position: absolute;
    top: 0;
    left: 0;
    width: 946px;
    height: 200px;
    padding: 10px 0 0 10px;
    background: #a66bbe; /* DEVELOP */
    background: url('/VideoBanner_tmpImage.jpg') no-repeat;
}

#vb_close {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    color: #fff;
    text-decoration: underline;
    text-align: center;
}

#vb_close:hover {
    cursor: pointer;
    text-decoration: none;
}

#vimeoplayer {
    /*display: none;*/
}

























