




/*
     FILE ARCHIVED ON 16:22:15 Sep 5, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 0:19:55 Apr 20, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* m-1044~/static/email-subscription/css/email-subscription4.css */
.us, .uk, .au {
    display: none;
}

.email-subscription-promo {
        background: #f5f5f5;
        float: left;
        padding: 10px;
        width: 440px;
        position: relative;
}

.email-subscription-promo h4 {
        color: #005689;
        font: 16px/1.4 Georgia, serif;
        margin: 0 0 4px 0;
        padding: 0;
}
.email-subscription-promo p {
        color: #333;
        font: 12px/15px Arial, sans-serif;
        margin: 0 0 8px !important;
        padding: 0;
}
.email-subscription-promo .email-description {
    position: relative;
}

.email-subscription-promo a, .email-subscription-promo .unregistered-signup .signup-button {
        background: #009bcf;
        color: #fff;
        font: 12px/1 Arial, sans-serif;
        font-weight: bold;
        padding: 3px 10px;
        text-decoration: none;
        cursor: pointer;
}
.email-subscription-promo .unregistered-signup .signup-button {
    position: relative;
    left: 16px;
}

.email-subscription-promo .email-image {
        float: left;
        padding: 0 10px 10px 0;
        width: 140px;
}
.email-subscription-promo .email-description {
        display: inline-block;
        float: left;
        width: 290px;
}
.email-subscription-promo .close-button {
    cursor: pointer;
    margin: 0;
    display: none;
    position: absolute;
    right: -4px;
    top: -4px;
}

.email-subscription-promo .unregistered-signup {
    display: none;
}

/* m-1044~/static/outbrain/style_v2.css */
.outbrain-container {
    overflow: hidden;
    width: 100%;
    font-size: 12px;
    border-bottom: 1px dotted #999;
    margin-bottom: 10px;
    display: none;
    clear: both;
}

.outbrain-container .OUTBRAIN {
    width: 300px;
    float: left;
}
.outbrain-container .OUTBRAIN.first {
    margin-right: 10px;
}
.outbrain-container .ob_box_cont ul,
.outbrain-container .ob_org_header div,
.outbrain-container .ob_what {
    background-color: transparent;
}

.ob_org_header.b1 {
    border-top-width: 10px;
    border-top-style: solid;
    display: block;
}
.ob_org_header.b1 div {
    border: 0;
}
.odb_li {
    border-top: 1px dotted #333;
    padding: 3px 0 7px 0;
}

.outbrain-container .explainer-link {
    float: right;
    margin-top: 2px;
}
.ob_what { display: none; }


/* Overlay */
.outbrain-explainer {
    position: absolute;
    font-size: 12px;
    -moz-box-shadow: 0px 0px 5px #333;
    -webkit-box-shadow: 0px 0px 5px #333;
    box-shadow: 0px 0px 5px #333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
    position: absolute;
    background: white;
    z-index: 100;
    width: 260px;
    display: none;
}
.outbrain-explainer h2 {
    font-family: arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
}
.outbrain-explainer .close {
    background: transparent url(/web/20130905162215/http://static.guim.co.uk/static/1afe67a1a34aa7133804fa3f5244f0d8d06a6efc/common/styles/images/ajax-overlay-close-button.gif) no-repeat 0 0;
    float: right;
    width: 18px;
    height: 18px;
    padding: 0;
    margin: -10px -10px 0 0px;
}
/* m-2041~static/css/yappy3.css */

.yappy-message {
    display:none;
    background-color: white;
    position: absolute;
    width:250px;
    top: 200px;
    right:-400px;
    border: 1px solid black;
    border-radius: 3px;
    padding: 15px;
    box-shadow: 0 4px 10px #666;
    z-index:9999;
}

.yappy-message-close {
    background-repeat: no-repeat;
    background-image: url(/web/20130905162215/http://guardian-notifier.appspot.com/static/img/close.png);
    background-position: 1px 1px;
    cursor: pointer;
    display: block;
    height: 32px;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    text-indent: 100%;
    white-space: nowrap;
    width: 32px;
}

.yappy-message-text{
    margin-top:10px;
}

.yappy-guardian-message{
    background-repeat: no-repeat;
    background-image: url(/web/20130905162215/http://www.guardian.co.uk/favicon.ico);
    background-position: 1px -1px;
    padding-left: 20px;
    padding-bottom: 5px;
    font-weight: bold;
}
