




/*
     FILE ARCHIVED ON 17:07:08 Jun 7, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 7:33:07 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)).
*/
/* 
 * This has styling for elements seen on many pages.
 */

/* General formatting tools */
.dotted {
    /*//width: 100%;*/
    margin: 10px;
    height: 1px;
    clear: both;
    border-bottom: 1px dotted #333;
}


/* Formatting for Posts */

#disqus_thread {
    padding: 10px;
}
.post {
    clear: both;
    padding: 10px;
}

.post .entry-author, .post .entry-author a {
    font-family: "chaparral-pro", serif;
    font-style: italic;
    font-size: 16px;
    color: #333;
}


p.entry-author a {
    color: #333;
    font-style: italic;
}

a.print {
    color: #333;
}

.post.standard {
    position: relative;
    padding-left: 150px;
    margin: 0 30px;
    padding-bottom: 25  px;
    border-bottom: 1px dotted #333;
    margin-bottom: 25px;
}

.post.standard.last {
    border: none;
}

.post.standard .entry-title {
    color: #000;
}

.post.standard .entry-title.print {
    color: #000;
    font-weight: normal;
}

.post.standard .entry-title a {
    color: #E04034;
}

.post.standard .entry-side {
    position: absolute;
    left: 0px;
    top: 55px;
    padding: 10px;
    width: 130px;
}

.post.standard .entry-side p {
    margin: 0 0;
}

.post.standard .entry-extra {
    font-family: "proxima-nova-alt", sans-serif;
}

.post.standard .post-categories {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.post.standard .post-categories a {
    color: #333;
    font-size: 14px;
    font-family: "proxima-nova-alt", sans-serif;
}

/* Formatting for banners */

.banner-bar {
    position: relative;    
}

.banner-bar .widget {
    background-repeat: no-repeat;
    padding-top: 10px;
    background-position: 22px 10px;  
    background-image: url("/web/20140607170708/https://www.jacobinmag.com/wp-content/themes/boukman/images/side/dot_ribbon.png");
}

.banner-bar ul {
    list-style-type: none;
    position: relative;
    z-index: 1;
    margin-left: 26px;
    margin-top: -90px;
    padding: 55px 0 0 20px;
    border-left: 3px solid #000;
}

.banner-bar li {
    border-bottom: 1px dotted #333;
    padding: 10px;
}

.banner-bar li.last {
    border-bottom: none;
}

.banner-bar h2 {
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    background-repeat: no-repeat;
    letter-spacing: 4px;
    font-size: 20px;
    height: 54px;
    padding-top: 10px;
    padding-left: 40px;
}

.banner-bar h2 a {
    font-size: 18px;
}


.submenu {
    background-image: url("/web/20140607170708/https://www.jacobinmag.com/wp-content/themes/boukman/images/layout/header_bottom_w.png");
    background-repeat: repeat-x;
    width: 950px;
    background-color: #FFF;
    padding: 5px;
    margin-bottom: 5px;
}
.submenu .left, .submenu .right {
    display: inline-block;
}

.submenu .left {
    padding: 10px;
    background-image: url("/web/20140607170708/https://www.jacobinmag.com/wp-content/themes/boukman/images/misc/inthemag.png");
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 105px;
    margin: 0;
    margin-left: 30px;
}
.submenu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.submenu li {
    display: inline-block;
    background-image: url("/web/20140607170708/https://www.jacobinmag.com/wp-content/themes/boukman/images/misc/dot_subnav.png");
    background-repeat: no-repeat;
    background-position: right 9px;
    padding: 5px 10px;
    padding-right: 25px;
}

.submenu li.last {
    border: 0;
    background: none;
}


.submenu li a {
    color: #808184;
}

.submenu li.active a, .submenu li.active a:hover { 
    color: #E04034;
}

.submenu li a:hover {
    color: #333;
}

/* Pages */

.page-template-default #top-main {
    margin-left: 20px;
    width: 576px;
}

.page-template-default .submenu {
    margin-left: -20px;
}