/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
@font-face {
font-family: 'Guardian Egyptian Web';
src: url('//d885pvmm0z6oe.cloudfront.net/fonts/73717_ups/guardian_egyptian/GuardianEgyp-Regular-Web.eot');
src: url('//d885pvmm0z6oe.cloudfront.net/fonts/73717_ups/guardian_egyptian/GuardianEgyp-Regular-Web.eot?#iefix') format('embedded-opentype'),
url('//d885pvmm0z6oe.cloudfront.net/fonts/73717_ups/guardian_egyptian/GuardianEgyp-Regular-Web.woff') format('woff'),
url('//d885pvmm0z6oe.cloudfront.net/fonts/73717_ups/guardian_egyptian/GuardianEgyp-Regular-Web.ttf') format('truetype'),
url('//d885pvmm0z6oe.cloudfront.net/fonts/73717_ups/guardian_egyptian/GuardianEgyp-Regular-Web.svg#Guardian Egyptian Web') format('svg');
font-weight: 300;
font-style: normal;
font-stretch: normal;
}

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.wrapper {
    -webkit-column-width: 150px;
    column-width: 150px;
    height: 100%;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 12px/18px Verdana, sans-serif;
}


/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.main-container {
    width: 298px;
    height: 598px;
    border: 1px solid rgb(255, 181, 0);
    background-color: #fff;
    overflow: hidden;
}

.header-area img {
    width: 298px;
}

.header-area .subheading {
    font-size: 9px;
    text-align: center;
    margin-top: 6px;
    width: 280px;
    padding: 0 10px;
    color: rgb(52, 28, 22);
}

#logo {
    cursor: pointer;
}

#logo-disclaimer {
    font-family: "Verdana";
    text-transform: uppercase;
    padding: 0 0 0 76px;
    font-size: 9px;
    font-weight: 500;
    color: #ffb500;
}

#loader {
    background: url(./../img/ajax-loader.gif) no-repeat center center;
    position: absolute;
    height: 393px; /* $('#article-zone').height() */
    width: 290px; /* total width - 2px border - 4px padding (8 total)*/
}
/* global border styles */
.border {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin: 4px 10px;
}

.article-slot {
    overflow: hidden;
    cursor: pointer;
    padding: 4px 0;
    /*padding: 4px 4px 0 4px;*/
}


.article-slot:hover {
    background-color: rgb(255, 247, 232);
}

.article-slot a {
    text-decoration: none;
    color: black;
}

#article-zone {
    font-family: Verdana, sans-serif;
    padding: 4px 4px 0 4px;
    overflow: hidden;
}

.article-title {
    font-family: 'Guardian Egyptian Web';
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    font-size: 14px;
    line-height: 16px;
    color: #666666;
    text-align: left;
    vertical-align: top;
    margin-bottom: 2px;
}

.read-more {
    font-weight: 700;
    /*text-transform: uppercase;*/
}
.snippet {
    font-size: 10px;
    line-height: 12px;
    vertical-align: top;
}

.image-slot {
    float: left;
    margin: 0 8px 12px 0;
}
.underline {
    text-decoration: underline;
}

.disclaimer {
    font-family: 'Verdana';
    position: absolute;
    top: 230px;
    font-size: 8px;
    line-height: 9px;
    padding: 0 42px;
    width: 210px;
}

.arrows {
    font-size: 5px;
    font-weight: 700;
    line-height: 4px;
}

.read-more-block {
    display: inline-block;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}