




/*
     FILE ARCHIVED ON 17:07:10 Jun 7, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 7:33:03 Feb 17, 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)).
*/
/* Checking out this CSS is a little odd, as we have three levels going on:
 * - outside the iframe, in wordpress land
 * - the iframe itself
 * - inside the iframe, at auth.jacobinmag.com
 *
 * To make life a little more sane, they all are pulling the same CSS. */

iframe {
    border: 0;
}

#mini-profile-iframe {
    margin: 0;
    height: 150px;
    width: 100%;
}

#mini-profile .top {
    height: 20px;
    width: 100%;
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/side/sm_current_issue_top.png");
    background-repeat: no-repeat;
    background-position: center top;
}

#mini-profile .bottom {
    height: 20px;
    width: 100%;
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/side/sm_current_issue_bottom.png");
    background-repeat: no-repeat;
    background-position: center bottom;
}

#mini-profile-inner {
    text-align: center;
}

#mini-profile-inner .upper {
    font-style: italic;
    padding: 5px;
}

#mini-profile-inner .name {
    font-size: 1.3em;
    padding-bottom: 15px;
}

#mini-profile-inner .logout a, #mini-profile-inner .settings a   {
    display: block;
    height: 40px;
    width: 200px;
    text-align: left;
    color: #333;
    font-weight: 100;
    font-size: 1.2em;
    margin-left: 50px;
    padding-left: 40px;
    padding-top: 7px;
    background-repeat: no-repeat;
    background-position: left middle;
}

#mini-profile-inner .logout a {
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/logout.png");
}

#mini-profile-inner .logout a:hover {
    color: #E04034;
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/logout_mo.png");
}

#mini-profile-inner .settings a {
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/settings.png");
}

#mini-profile-inner .settings a:hover {
    color: #E04034;
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/settings_mo.png");
}

.generic-form form table td {
    padding: 5px 0;
}

.generic-form form table td.first {
    text-align: right;
    color: #666;
    padding-right: 5px;
}


.generic-form form table {
    margin-left: 60px;
}

/* Errors are the only lists in the form */
.generic-form form ul {
    list-style-type: none;
    margin-left: 50px;
    color: #E04034;
}

.generic-form textarea {
    width: 200px;
    height: 60px;
}

.login-form h3 {
    color: #666;
    padding-left: 40px;
    padding-top: 5px;
    height: 40px;
    margin: 0;
    margin-left: 60px;
    margin-bottom: -10px;
    font-size: 1.7em;
    font-weight: 300em;
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/login.png");
    background-position: left middle;
    background-repeat: no-repeat;
}

.login-form form table {
    margin-left: 20px;
}

.login-form button {
    border: 0;
    width: 25px;
    height: 26px;
    background-color: transparent;
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/enter.png");
}

.login-form button:hover {
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/enter_mo.png");
    cursor: pointer;
}

.login-form .forgot a {
    font-size: 0.8em;
    color: #666;
}

.login-form .forgot {
    text-align: right;
    padding-right: 25px;
}

.subscribe-message {
    font-size: 1.3em;
    width: 300px;
    margin: 0 auto;
    height: 60px;
}

.subscribe-message .text {
    padding-top: 20px;
    padding-left: 70px;
}

.subscribe-message img {
    float: left;
}

#login-subscribe-iframe {
    display: block;
    margin: 0 auto;
    height: 1300px;
    width: 650px;
}

#login-subscribe-inner .login-subscribe-header {
    font-size: 1.6em;
    font-weight: 100;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 200px;
}

#login-subscribe-inner .login-subscribe-header div {
    display: inline-block;
}


.subscribe-form .subscribe-header {
    padding-left: 250px;
    height: 200px;
    width: 330px;
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/subscription.png");
    background-position: left middle;
    background-repeat: no-repeat;
}

.subscriber-form .subscribe-header ul {
    list-style-type: none;
    font-size: 1.1em;
    font-weight: 100;
    padding-top: 50px;
}

.subscribe-form .subscribe-header ul li {
    padding: 5px;
}

.subscribe-form .subscribe-print-digital {
    margin-bottom: 10px;
}
.subscribe-form .subscribe-print-digital div {
    display: inline-block;
    font-size: 1.3em;
    font-weight: 100;
    height: 45px;
    padding-left: 60px;
    padding-right: 50px;
    background-position: left middle;
    background-repeat: no-repeat;
    padding-top: 10px;
}

.subscribe-form .subscribe-print-digital .print {
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/print.png");
}

.subscribe-form .subscribe-print-digital .digital {
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/digital.png");

}

.subscribe-form .subscribe-print-digital .selection {
    padding-left: 40px;
    margin-top: -10px;
    margin-bottom: 10px;
}

.subscribe-form .subscribe-print-digital .selection label,
.subscribe-form .subscribe-print-digital .selection input {
    display: inline-block;
    height: 20px;
}

.subscribe-form .subscribe-print-digital .selection input {
    padding-left: 40px;
    width: 10px;
}
.subscribe-form .subscribe-print-digital .selection label {
    width: 250px;
    padding-left: 5px;
    font-size: 12px;
}

.subscribe-form .country_code label {
    display: block;
}

.generic-form form table input.cc_year {
    width: 50px;
}

.generic-form form table input.cc_month {
    width: 25px;
}

.generic-form form table input.cc_cvc {
    width: 45px;
}


.subscribe-form .gift button {
    border: 0;
    width: 30px;
    height: 27px;
    background-color: transparent;
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/gift.png");
}

.subscribe-form .gift button:hover, .subscribe-form .gift button.active {
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/gift_sel.png");
    cursor: pointer;
}

.subscribe-form span.special {
    font-weight: bold;
    color: #E04034;
}

#settings-iframe {
    display: block;
    padding: 10px;
}

#settings-inner h2 {
    color: #000;
    font-weight: 300;
}

#settings-inner h3 {
    color: #666;
    font-weight: 300;
    padding-top: 15px;
}

#settings-inner .settings-left, #settings-inner .settings-right {
    display: inline-block;
    vertical-align: top;
    padding: 10px 5px;
    font-size: 0.9em;
}

#settings-inner .settings-left {
    width: 240px;
}

#settings-inner .settings-right {
    padding-top: 50px;
    width: 330px;
}
#settings-inner .settings-right .subscriptions .dates {
    padding-left: 10px;
}

#settings-inner .settings-right .subscriptions .subscription {
    padding: 5px 0;
}

#settings-inner .settings-right button, .donate-form button, .checkout-form button, button.generic {
    border: 0;
    background-color: transparent;
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/submit.png");
    background-repeat: no-repeat;
    background-position: left middle;
    padding-left: 20px;
    font-style: italic;
}

#settings-inner .settings-right button:hover, .donate-form button:hover,
.checkout-form button:hover, button.generic:hover {
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/submit_mo.png");
    cursor: pointer;
    color: #E04034;
}

#top-side.store {
    margin-top: -40px;
}

#cart-iframe {
    height: 30px;
    width: 100%;
}

#cart {
    text-align: center;
    color: #E04034;
    font-size: 1.1em;
    height: 30px;
    width: 210px;
    margin-left: 50px;
    padding-left: 30px;
    padding-top: 5px;
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/check_out_cart_small.png");
    background-repeat: no-repeat;
    background-position: left middle;
}

#store-iframe, #subscribe-iframe {
    width: 650px;
    height: 1400px;
}

#store-inner .products .product, #store-inner .issues .issue {
    border-bottom: 1px dotted #666;
    width: 100%;
    padding: 10px;
    margin: 10px;
}

#store-inner .products .product .title,
#store-inner .products .product .description {
    display: inline-block;
    vertical-align: top;
}

#store-inner .products .product .title {
    width: 30%;
    font-size: 1.2em;
}

#store-inner .products .product .title img {
    width: 90%;
}

#store-inner .products .product .description {
    width: 60%;
    position: relative;
    padding-bottom: 75px;
}

#store-inner .products .product .description .buy {
    height: 50px;
    position: absolute;
    bottom: 0;
    right: 0;
}

#store-inner .products .product .description a {
    color: #000;
    display: block;
    height: 50px;
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/add_to_cart.png");
    background-repeat: no-repeat;
    background-position: left middle;
    padding-left: 50px;
    padding-top: 15px;
}

#store-inner .products .product .description a:hover {
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/add_to_cart_mo.png");
    text-decoration: none;
    color: #E04034;
}

#store-inner .issues .issue .title {
    font-size: 1.2em;
    padding-bottom: 10px;
}

#store-inner .issues .picture, #store-inner .issues .right {
    display: inline-block;
    vertical-align: top;
}

#store-inner .issues .picture {
    width: 30%;
}

#store-inner .issues .picture img {
    width: 150px;
}

#store-inner .issues .right {
    width: 65%;
    line-height: 1.5em;
}

#store-inner .issues .issue .buy {
    padding-top: 40px;
    height: 50px;
    width: 100%;
    position: relative;
}

#store-inner .issues .issue .buy .option {
    text-align: left;
}

#store-inner .issues .buy button {
    display: block;
    position: absolute;
    right: 30px;
    bottom: 0px;
    height: 50px;
    background: transparent;
    border: 0;
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/add_to_cart.png");
    background-repeat: no-repeat;
    background-position: left middle;
    padding-left: 50px;
    font-style: italic;
}

#store-inner .issues .buy button:hover {
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/add_to_cart_mo.png");
    text-decoration: none;
    color: #E04034;
    cursor: pointer;
}

.donate-page {
    padding: 10px;
}

#donate-iframe {
    height: 900px;
    width: 600px;
}

.donate-form h3 {
    color: #000;
    font-weight: 300;
    margin-top: 50px;
}

.donate-form button {
    margin-left: 150px;
}

.donate-form p {
    padding: 0 70px;
    font-size: 0.9em;
}


#password-iframe {
    padding: 20px;
}

.checkout-form h3 {
    font-weight: 300;
    color: #000;
    margin-top: 30px;
}

#checkout-inner h3.title {
    color: #000;
    padding-left: 50px;
    padding-top: 10px;
    margin-left: 20px;
    height: 50px;
    font-size: 1.7em;
    font-weight: 300;
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/check_out_cart_big.png");
    background-repeat: no-repeat;
    background-position: left middle;
}

#checkout-inner table.products {
    width: 550px;
    margin: 20px;
    border-collapse: collapse;
    border-spacing: 1px;
}

#checkout-inner tr.headings {
    color: #666;
}

#checkout-inner tr.product {
    border-bottom: #000 dotted 2px;
}

#checkout-inner td {
    padding: 6px;
}

#checkout-inner tr.total td {
    padding-top: 20px;
}

#checkout-inner td.q {
    width: 40px;
    text-align: center;
}

#checkout-inner tr.product td.q div {
    margin: 3px;
    border: 1px solid #ccc;
    padding: 3px;
}

#checkout-inner tr.product td.r {
    width: 15px;
}

#checkout-inner tr.product td.r a {
    display: block;
    width: 15px;
    height: 15px;
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/remove_item.png");
    background-repeat: no-repeat;
}

#checkout-inner tr.product td.r a:hover {
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/remove_item_mo.png");
}

#checkout-inner td.n {
    padding-left: 30px;
}

#checkout-inner td.a {
    width: 60px;
}

#checkout-inner tr.separator {
    border-top: #000 solid 2px;
}

#checkout-inner td.total {
    padding-left: 380px;
}

.checkout-form button {
    margin-left: 150px;
}

#issues-iframe-inner .issue {
    display: inline-block;
    background-color: #eee;
    width: 150px;
    height: 250px;
    margin: 10px;
    padding: 5px;
    text-align: center;
    line-height: 1.5em;
}

#issues-iframe-inner .issue img {
    width: 150px;
    display: block;
}

#issues-iframe-inner .issue .download {
    display: block;
    padding-top: 25px;
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/download.png");
    background-repeat: no-repeat;
    background-position: center top;
    margin-bottom: 15px;
    margin-top: 5px;
}

#issues-iframe-inner .issue a.download:hover {
    background-image: url("/web/20140607170710/https://www.jacobinmag.com/wp-content/themes/boukman/images/auth/download_mo.png");
}