@font-face {
    font-family: "abicon";
    src: url("http://www.aftonbladet.se/assets/fonts/abicon/abicon.eot?46803#iefix") format("embedded-opentype"), url("http://www.aftonbladet.se/assets/fonts/abicon/abicon.woff?46803") format("woff"), url("http://www.aftonbladet.se/assets/fonts/abicon/abicon.ttf?46803") format("truetype"), url("http://www.aftonbladet.se/assets/fonts/abicon/abicon.svg?46803#svgFontName") format("svg");
}

@font-face {
    font-family: "AntiqOlivAb";
    font-style: normal;
    font-weight: normal;
    src: url("http://www.aftonbladet.se/assets/fonts/streamers/NordAbWeb-Regular.eot?46803#iefix") format("embedded-opentype"), url("http://www.aftonbladet.se/assets/fonts/streamers/NordAbWeb-Regular.woff?46803") format("woff"), url("http://www.aftonbladet.se/assets/fonts/streamers/NordAbWeb-Regular.ttf?46803") format("truetype"), url("http://www.aftonbladet.se/assets/fonts/streamers/NordAbWeb-Regular.svg?46803#svgFontName") format("svg");
}

body {
    background: none repeat scroll 0 0 #DED8CF;
    margin: 0;
    padding: 0;
}

#abHeaderLogo {
    background: url(../images/aftonbladet_bloggar.png) no-repeat bottom left;
    width: 100%;
    height: 76px;
    position:relative;
}

#abHeaderLogo .aftonbladet,
#abHeaderLogo .bloggar {
    position: absolute;
    top: 0;
    display: block;
    height: 100%;
    text-indent: 100%;
    overflow: hidden;
}

#abHeaderLogo .aftonbladet {
    left: 0;
    width: 52%;
}

#abHeaderLogo .bloggar {
    left: 52%;
    width: 33%;
}

#abBody {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.15);
    margin: 0 auto;
    width: 1294px;
    overflow: hidden;
    padding: 1px 0 15px;
    position: relative;
    text-align: center;
}

#abInnerBody {
    margin: 0 auto;
    text-align: left;
    width: 100%;
}

#abPanoramaTop {
    float: left;
    width: 1020px;
}

#abOutsider {
    border-left: 1px solid #DED9D0;
    float: right;
    margin-left: -1px;
    min-height: 400px;
    padding-left: 12px;
    padding-right: 10px;
    position: relative;
    width: 250px;
}

#abContent {
    border-right: 1px solid #DED9D0;
    float: right;
    width: 1021px;
}

#abTopStreamer {
    background: none no-repeat scroll 0 0px, -moz-linear-gradient(center top , #F5F5F5 0px, #FFFFFF 35%, #FFFFFF 65%, #F5F5F5 100%) repeat scroll 0 0 transparent;
    border: 1px solid rgba(158, 143, 117, 0.6);
    border-width: 1px 1px 1px 0;
    margin: -5px 8px 8px;
    text-align: center;
}

#abTopStreamer ul {
    list-style: none outside none;
    padding: 0;
    overflow: hidden;
    margin: 0;
}

#abTopStreamer ul li {
    float: left;
    width: 16.6%;
}

#abTopStreamer ul li div {
    border-left: 1px solid #B3A793;
}

#abTopStreamer ul li div.abLefty {
    border-left: none;
}

#abTopStreamer ul li a {
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    display: block;
    height: 31px;
    overflow: hidden;
    padding: 0;
}

#abTopStreamer ul li a span {
    display: inline-block;
    height: 100%;
    overflow: hidden;
    vertical-align: middle;
    width: 1px;
}

#abTopStreamer ul li a img {
    display: inline-block;
    vertical-align: middle;
}

#abHeaderTop {
    font-size: 84%;
    height: 29px;
    margin: 0;
    position: relative;
    padding: 0 15px;
}

#abHeaderTop a:hover {
    color: #CE181E;
}

#abHeaderTop time {
    text-transform: uppercase;
}

nav.abSiteNav {
    background: none repeat scroll 0 0 #CE181E;
    font: 120%/1.25 arial,verdana;
    margin: 12px 0 10px;
    height: 33px;
    overflow: hidden;
}

nav.abSiteNav ul {
    margin: 0;
}

nav.abSiteNav li a {
    border-right: 1px solid #A01317;
    color: #FFFFFF;
    display: block;
    padding: 4px 10px;
}

nav.abSiteNav li a:hover {
    background-color: #E01A21;
}

nav.abSiteNav li a:active {
    background: none repeat scroll 0 0 #AE1419;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2) inset;
}

nav.abSiteNav li.abRight {
    border: none;
    float: right;
}

nav.abSiteNav .abSearchForm {
    font-size: 0.7em;
    line-height: 1;
    margin-right: 4px;
    padding-top: 4px;
}

nav.abSiteNav .abSearchInput {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #931115;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1) inset, 0 1px 1px rgba(255, 255, 255, 0.35);
    display: inline-block;
    margin-right: -1px;
    padding: 3px;
    vertical-align: middle;
    width: 174px;
}

nav.abSiteNav .abSearchButton {
    border-color: #931115;
    box-shadow: 0 1px 0 #FFFFFF inset, 0 1px 1px rgba(255, 255, 255, 0.35);
    display: inline-block;
    height: 24px;
    padding: 0 10px;
    vertical-align: middle;
}

a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

nav ul, nav ol {
    list-style: none outside none;
    padding: 0;
}

nav.abSiteNav li {
    border-left: 1px solid #E41B22;
    float: left;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
    display: list-item;
}

#sidebar, .abSidebar {
    float: right;
    width: 360px;
}

#content {
    float: left;
    width: 660px;
}

#content > #main > h1:first-child {
    margin-top: 0;
}

#search-bar {
    background-color: #f8f5f2;
    border: 1px solid #DED9D0;
    border-left: 0;
    border-right: 0;
    margin: 10px 0 20px;
}

#footer {
    clear: both;
    border-top: 1px solid #CCCCCC;
}

div.padder {
    padding: 15px;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

/* AB styles */
.abHeaderTopTxt {
    line-height: 20px;
    margin-top: 9px;
}
.abImageBlockLeft, .abLeft {
    float: left;
    margin-right: 5px;
}
.abHeaderSocial {
    font-size: 90%;
    position: relative;
    text-transform: uppercase;
    top: 1px;
}
.abImageBlockRight, .abRight {
    float: right;
    margin-left: 5px;
}
.abHeaderSocial a {
    margin-left: 15px;
}
.abSymbFacebook {
    background: url("http://aftonbladet.se/assets/gfx/social/facebook-ikon.gif?46803") no-repeat scroll left center transparent;
    padding-left: 18px;
}
.abSymbTwitter {
    background: url("http://aftonbladet.se/assets/gfx/social/twitter-ikon.gif?46803") no-repeat scroll left center transparent;
    padding-left: 18px;
}
.abHeaderTip {
    font-size: 90%;
    margin-left: 15px;
    position: relative;
    text-transform: uppercase;
    top: 1px;
}
.abIconArrow:before {
    content: "\f001";
    font-family: abicon;
    color: #CE181E;
    font-size: 0.9em;
}
/* end of AB styles */

/* buttons */

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}

.abButton, .abButtonDark, .abButtonPrimary, .abButtonSecondary {
    border: 1px solid #141414;
    border: 1px solid rgba(0, 0, 0, 0.25);
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    overflow: visible;
    padding: 6px 10px;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    background: #e2ded7 none no-repeat 0 0;
    background: none no-repeat 0 0, -webkit-gradient(linear, left top, left bottom, from(#f1efec), to(#e2ded7));
    background: none no-repeat 0 0, -webkit-linear-gradient(top, #f1efec, #e2ded7);
    background: none no-repeat 0 0, -moz-linear-gradient(#f1efec, #e2ded7);
    background: none no-repeat 0 0, -o-linear-gradient(top, #f1efec, #e2ded7);
    background: none no-repeat 0 0, -khtml-gradient(linear, left top, left bottom, from(#f1efec), to(#e2ded7));
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 #fff, 0 1px 1px rgba(0, 0, 0, 0.05);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35)
}

.abButton:hover, .abButtonDark:hover, .abButtonPrimary:hover, .abButtonSecondary:hover, .abButton:focus, .abButtonDark:focus, .abButtonPrimary:focus, .abButtonSecondary:focus {
    outline: 0;
    color: #000;
    background: #e8e5e0 none no-repeat 0 0;
    background: none no-repeat 0 0, -webkit-gradient(linear, left top, left bottom, from(#f7f6f5), to(#e8e5e0));
    background: none no-repeat 0 0, -webkit-linear-gradient(top, #f7f6f5, #e8e5e0);
    background: none no-repeat 0 0, -moz-linear-gradient(#f7f6f5, #e8e5e0);
    background: none no-repeat 0 0, -o-linear-gradient(top, #f7f6f5, #e8e5e0);
    background: none no-repeat 0 0, -khtml-gradient(linear, left top, left bottom, from(#f7f6f5), to(#e8e5e0))
}

.abButton:active, .abButtonDark:active, .abButtonPrimary:active, .abButtonSecondary:active {
    border: 1px solid rgba(0, 0, 0, 0.3);
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.75);
    background: #d5cfc6 none no-repeat 0 0;
    background: none no-repeat 0 0, -webkit-gradient(linear, left top, left bottom, from(#e6e3dd), to(#d5cfc6));
    background: none no-repeat 0 0, -webkit-linear-gradient(top, #e6e3dd, #d5cfc6);
    background: none no-repeat 0 0, -moz-linear-gradient(#e6e3dd, #d5cfc6);
    background: none no-repeat 0 0, -o-linear-gradient(top, #e6e3dd, #d5cfc6);
    background: none no-repeat 0 0, -khtml-gradient(linear, left top, left bottom, from(#e6e3dd), to(#d5cfc6));
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.25);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.25)
}

.abButtonDark {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.05);
    background: #141414 none no-repeat 0 0;
    background: none no-repeat 0 0, -webkit-gradient(linear, left top, left bottom, from(#3b3b3b), to(#141414));
    background: none no-repeat 0 0, -webkit-linear-gradient(top, #3b3b3b, #141414);
    background: none no-repeat 0 0, -moz-linear-gradient(#3b3b3b, #141414);
    background: none no-repeat 0 0, -o-linear-gradient(top, #3b3b3b, #141414);
    background: none no-repeat 0 0, -khtml-gradient(linear, left top, left bottom, from(#3b3b3b), to(#141414))
}

.abButtonDark:hover, .abButtonDark:focus {
    color: #fff;
    background: #212121 none no-repeat 0 0;
    background: none no-repeat 0 0, -webkit-gradient(linear, left top, left bottom, from(#474747), to(#212121));
    background: none no-repeat 0 0, -webkit-linear-gradient(top, #474747, #212121);
    background: none no-repeat 0 0, -moz-linear-gradient(#474747, #212121);
    background: none no-repeat 0 0, -o-linear-gradient(top, #474747, #212121);
    background: none no-repeat 0 0, -khtml-gradient(linear, left top, left bottom, from(#474747), to(#212121))
}

.abButtonDark:active {
    text-shadow: 0 -1px 0 #000;
    background: #050505 none no-repeat 0 0;
    background: none no-repeat 0 0, -webkit-gradient(linear, left top, left bottom, from(#3b3b3b), to(#050505));
    background: none no-repeat 0 0, -webkit-linear-gradient(top, #3b3b3b, #050505);
    background: none no-repeat 0 0, -moz-linear-gradient(#3b3b3b, #050505);
    background: none no-repeat 0 0, -o-linear-gradient(top, #3b3b3b, #050505);
    background: none no-repeat 0 0, -khtml-gradient(linear, left top, left bottom, from(#3b3b3b), to(#050505))
}

.abButtonDark:visited {
    color: #fff
}

.abButtonPrimary {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
    background: #a01317 none no-repeat 0 0;
    background: none no-repeat 0 0, -webkit-gradient(linear, left top, left bottom, from(#ce181e), to(#a01317));
    background: none no-repeat 0 0, -webkit-linear-gradient(top, #ce181e, #a01317);
    background: none no-repeat 0 0, -moz-linear-gradient(#ce181e, #a01317);
    background: none no-repeat 0 0, -o-linear-gradient(top, #ce181e, #a01317);
    background: none no-repeat 0 0, -khtml-gradient(linear, left top, left bottom, from(#ce181e), to(#a01317));
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.05)
}

.abButtonPrimary:hover, .abButtonPrimary:focus {
    color: #fff;
    background: #b3151a none no-repeat 0 0;
    background: none no-repeat 0 0, -webkit-gradient(linear, left top, left bottom, from(#e01a21), to(#b3151a));
    background: none no-repeat 0 0, -webkit-linear-gradient(top, #e01a21, #b3151a);
    background: none no-repeat 0 0, -moz-linear-gradient(#e01a21, #b3151a);
    background: none no-repeat 0 0, -o-linear-gradient(top, #e01a21, #b3151a);
    background: none no-repeat 0 0, -khtml-gradient(linear, left top, left bottom, from(#e01a21), to(#b3151a))
}

.abButtonPrimary:active {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
    background: #8e1115 none no-repeat 0 0;
    background: none no-repeat 0 0, -webkit-gradient(linear, left top, left bottom, from(#bc161b), to(#8e1115));
    background: none no-repeat 0 0, -webkit-linear-gradient(top, #bc161b, #8e1115);
    background: none no-repeat 0 0, -moz-linear-gradient(#bc161b, #8e1115);
    background: none no-repeat 0 0, -o-linear-gradient(top, #bc161b, #8e1115);
    background: none no-repeat 0 0, -khtml-gradient(linear, left top, left bottom, from(#bc161b), to(#8e1115))
}

.abButtonPrimary:visited {
    color: #fff
}

.abButtonSecondary {
    color: #000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
    background: #ffec18 none no-repeat 0 0;
    background: none no-repeat 0 0, -webkit-gradient(linear, left top, left bottom, from(#fff04b), to(#ffec18));
    background: none no-repeat 0 0, -webkit-linear-gradient(top, #fff04b, #ffec18);
    background: none no-repeat 0 0, -moz-linear-gradient(#fff04b, #ffec18);
    background: none no-repeat 0 0, -o-linear-gradient(top, #fff04b, #ffec18);
    background: none no-repeat 0 0, -khtml-gradient(linear, left top, left bottom, from(#fff04b), to(#ffec18));
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.1)
}

.abButtonSecondary:hover, .abButtonSecondary:focus {
    color: #000;
    background: #fff04b none no-repeat 0 0;
    background: none no-repeat 0 0, -webkit-gradient(linear, left top, left bottom, from(#fff265), to(#fff04b));
    background: none no-repeat 0 0, -webkit-linear-gradient(top, #fff265, #fff04b);
    background: none no-repeat 0 0, -moz-linear-gradient(#fff265, #fff04b);
    background: none no-repeat 0 0, -o-linear-gradient(top, #fff265, #fff04b);
    background: none no-repeat 0 0, -khtml-gradient(linear, left top, left bottom, from(#fff265), to(#fff04b))
}

.abButtonSecondary:active {
    text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.6);
    background: #fee900 none no-repeat 0 0;
    background: none no-repeat 0 0, -webkit-gradient(linear, left top, left bottom, from(#ffec18), to(#fee900));
    background: none no-repeat 0 0, -webkit-linear-gradient(top, #ffec18, #fee900);
    background: none no-repeat 0 0, -moz-linear-gradient(#ffec18, #fee900);
    background: none no-repeat 0 0, -o-linear-gradient(top, #ffec18, #fee900);
    background: none no-repeat 0 0, -khtml-gradient(linear, left top, left bottom, from(#ffec18), to(#fee900))
}

.abButtonSecondary:visited {
    color: #000
}


/* icons */

.icon-black-tags,
.icon-black-speech,
.icon-black-date,
.icon-black-menu,
.icon-black-arrow-r,
.icon-black-arrow-d {
    background-image: url('../images/icons-black.png');
    background-repeat: no-repeat
}

.icon-red-tags,
.icon-red-speech,
.icon-red-date,
.icon-red-menu,
.icon-red-arrow-r,
.icon-red-arrow-d {
    background-image: url('../images/icons-red.png');
    background-repeat: no-repeat
}

.icon-black-tags, .icon-red-tags {
    background-position: 0px 0px;
    width: 20px;
    height: 12px;
}

.icon-black-speech, .icon-red-speech {
    background-position: -20px 0px;
    width: 13px;
    height: 12px;
}

.icon-black-date, .icon-red-date {
    background-position: 0px -12px;
    width: 12px;
    height: 12px;
}

.icon-black-menu, .icon-red-menu {
    background-position: -12px -12px;
    width: 10px;
    height: 8px;
}

.icon-black-arrow-r, .icon-red-arrow-r {
    background-position: -22px -12px;
    width: 6px;
    height: 8px;
}

.icon-black-arrow-d, .icon-red-arrow-d {
    background-position: 0px -24px;
    width: 8px;
    height: 6px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2.0), only screen and (min--moz-device-pixel-ratio: 2.0), only screen and (-o-min-device-pixel-ratio: 200/100), only screen and (min-device-pixel-ratio: 2.0) {
    .icon-black-tags,
    .icon-black-speech,
    .icon-black-date,
    .icon-black-menu,
    .icon-black-arrow-r,
    .icon-black-arrow-d {
        background-image: url('../images/icons-black@2x.png');
        -webkit-background-size: 33px 30px;
        -moz-background-size: 33px 30px;
        background-size: 33px 30px;
    }

    .icon-red-tags,
    .icon-red-speech,
    .icon-red-date,
    .icon-red-menu,
    .icon-red-arrow-r,
    .icon-red-arrow-d {
        background-image: url('../images/icons-red@2x.png');
        -webkit-background-size: 33px 30px;
        -moz-background-size: 33px 30px;
        background-size: 33px 30px;
    }
}

