html {
    font-size: 16px;
    height: 100.1%;
    background: #e5e5e5;
}
body
{
    background: white;
    min-height: 100%;
    max-width: 770px;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
    margin-left: -385px;
    color: black;
    font-family: Georgia, 'times new roman', times, serif;
    font-size: 16px;
    line-height: 23px;
    border: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
div.metadata {
    font-family: "Helvetica Neue", Helvetica, arial, sans-serif;
}
body {
    border: 0;
    background: #e5e5e5;
}

article {
    border: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: #fff;
    padding: 0 100px;
    padding-top: 25px;
    margin-top: 30px;
    padding-bottom: 1em;
}

/* Clear any floats at the end of the body */
body:after {
    content: " ";
    display: block;
    clear: both;
    padding-bottom: 10px;
}
/* Force rendering of background above first element */
body:before {
    content: " ";
    display: block;
    border-top: 1px solid #fff;
    padding-top: 0;
}
.pagebreak {
    border-left: 0;
    border-right: 0;
    background: #e5e5e5;
    width: 773px;
    margin: 50px -101px;
    height: 50px;
    line-height: 0px;
}
.pagebreak:before,
.pagebreak:after {
    content: "";
    display: block;
    background: transparent;
    width: 772px;
    height: 0px;
    margin: 0 auto;
    position: relative;
    z-index: 70;
    border-top: 1px solid #ccc;
}
.pagebreak:after {
    position: relative; top: 48px;
}

span.smallcaps {
    font-variant: small-caps;
    letter-spacing: 1pt;
}

.caps {
    text-transform: uppercase;
}

/* Prevent img overflow outside content */
img {
    max-width: 100%;
}
img.bordered {
    outline: 1px solid #CCC;
    outline-offset: -1px;
}

h3 {
    font-family: 'Helvetica Neue', "Helvetica", arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 29px;
    text-decoration: none;
    margin-top: 1.5em 0 0.167em;
}

.drop-cap.bold {
    font-weight: bold;
}

/*
    For reference, the cap-heights of Georgia roman capital letters as a
    percentage of font-size:

    69.3   B, D, E, F, H, I, K, L, M, P, R, T, X, Y, Z
    70.0   N
    70.2   V, W
    70.3   A
    71.0   J, U
    72.2   S
    72.4   C, G
    72.6   O
    89.7   Q
*/
/*p.drop-cap:first-child:first-letter {
    text-transform: uppercase;
    float: left;
    color: #903;
    font-size: 5em;
    padding-top: 0.101em;
    line-height: 0.72em;
    padding-right: 3px;
}*/

/* Uncomment when floats are fixed in CKEDITOR */

blockquote {
    background-color: #ECF0F3;
    color: #333;
    padding: 15px !important;
    margin: 5px 0px 10px 0px;
}
hr {
    border: none;
    border-top: solid 1px #D8D8D8;
}

a,
a:hover,
a:link,
a:active,
a:visited {
    color: #00598c;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a img {
    border: 1px solid #C2CCD2;
    padding: 1px;
}

.pullquote {
    border: 0;
    color: #252525;
    width: 250px;
    padding: 20px 25px 20px 0 !important;
    margin: 0;
    margin-left: -70px;
    font-style: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 30px;
    text-rendering: optimizelegibility;
    float: left;
}

.pullquote em, .pullquote i, .pullquote cite {
    font-style: italic;
}


.credit, .caption, figcaption {
    font-family: arial, sans-serif;
    color: #242b30;
    margin: 0 !important;
    padding: 0;
    background-color: #fff;
    width:auto;
    font-size: 12px;
    line-height: 14px;
}
.credit {
    text-align: right;
}
figure {
    margin: 0;
}
figure.right {
    float:right;
    margin: 1em 0 1em 1em;
}
figure.left {
    float:left;
    margin: 1em 1em 1em 0;
}
/* Assume 570px measure */
figure.one-third {
    width:190px;
}
figure.two-thirds {
    width: 380px;
}
figure.golden-ratio-big {
    width: 352px;
}
figure.golden-ratio-small {
    width: 218px;
}

/* Legacy Coma style */
.artsans {
    color:#000000;
    font-family:"lucida grande",verdana,arial,geneva,helvetica,sans-serif;
    font-size:11px;
    font-weight:normal;
    line-height:14px;
    text-decoration:none;
}
.callout .artsans {
    font-size:11px;
    padding:5px 0px 5px 0px;
}

p.letter-intro {
    font-weight: bold;
    font-style: italic;
}

p.letter-response {
    font-weight: bold;
    font-style: italic;
}

p.letter-reply {
    font-style: italic;
}

p.letter-intro i,
p.letter-response i,
p.letter-reply i,
p.letter-intro cite,
p.letter-response cite,
p.letter-reply cite,
p.letter-intro em,
p.letter-response em,
p.letter-reply em {
    font-style: normal;
}

p.letter-intro {
    margin-bottom: 1.5em;
}

p.letter-info {
    margin-top: 0.5em;
    margin-bottom: 1.5em;
}


/* Callouts */
.callout {
    margin: 10px;
    padding: 6px 0;
    border: 1px solid #dfdfdf;
    border-left: 0;
    border-right: 0;
    width: 242px;
    float: left;
    margin-left: -70px;
    margin-right: 30px;
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, arial, sans-serif;
    color: #000;
    text-rendering: optimizeLegibility
}

.callout a.top-image {
    display: block;
    margin: .5em auto;
    text-align: center
}

.callout hr {
    display: none
}

.callout {
    border: 0;
    font-size: 17px;
    font-family: 'Helvetica Neue', "Helvetica", arial, sans-serif;
    margin: 7px 26px 14px -70px;
    width: 220px;
    line-height: 21px;
    padding: 15px 0;
    border: 2px solid #DDD;
    border-left: 0;
    border-right: 0;
    letter-spacing: -0.5px
}

.callout .artsans {
    font-size: inherit;
    line-height: inherit;
    color: inherit
}

h3 {
    font-family: 'Roboto', 'Helvetica Neue', "Helvetica", arial, sans-serif;
    font-size: 20px;
    line-height: 1.45em;
    margin: 1.5em 0 .167em
}

.callout h4 {
    font-size: 17px;
    font-weight: bold;
    margin: 0;
    margin-bottom: 3px;
    padding: 0;
    font-family: 'Roboto', 'Helvetica Neue', "Helvetica", arial, sans-serif;
}

.callout h5 {
    margin: 0 0 5px 0;
    font-size: 17px;
    font-weight: 500
}

.callout p {
    font-size: 10.5pt;
    line-height: 1.4em;
    margin: 0
}

.callout p a {
    font-weight: bold
}

.callout h4:first-child, .callout p:first-child {
    margin-top: 0
}

.callout h4+p {
    margin-top: 0
}

.callout ul {
    font-size: .9em;
    line-height: 1.2em;
    margin: .5em 0 .25em 0;
    padding: 0;
    list-style-type: none
}

.callout li {
    margin: .75em 0;
    position: relative;
    overflow: hidden
}

.callout li img {
    float: left;
    margin-right: 1em
}

.callout li:last-child {
    margin-bottom: 0
}

.callout img.promo {
    width: 100%;
    margin: 0
}

.callout .related-video-link {
    position: relative;
    display: block;
    overflow: hidden
}

.callout .related-video-link:after {
    content: url("http://cdn.theatlantic.com/static/front/images/play-button.png");
    display: block;
    position: absolute;
    bottom: 0
}

.pullquote {
    float: left;
    color: #252525;
    width: 250px;
    padding: 20px 25px 20px 0 !important;
    margin: 0;
    margin-left: -70px;
    font-style: normal;
    font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 1.35em;
    text-rendering: optimizelegibility
}


/**
 * Partner "More From" Boxes
 */
.partner-box {
    width: 150px;
    float: right;
    margin: 0 0 15px 25px;
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, arial, sans-serif;
    padding: 0;
    clear: right;
}

.partner-box hr {
    display: none;
}

.partner-box h4 {
    font-family: 'Oswald', 'Helvetica Neue', Helvetica, arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    text-transform: uppercase;
    padding: 2px 4px;
    background: #999;
    color:white;
    margin: 0;
    letter-spacing: 1.4px;
}

.partner-box h4 a {
    height: auto; width: auto;
    display: block;
    margin: 0 -4px -2px -4px;
    width: 150px;
    height: 30px;
    text-indent: -150px;
    position: relative;
    overflow: hidden;
}

.partner-box h4.qz a {
    background-image: url('//cdn.theatlantic.com/images/partners/quartz.png');
}

.partner-box h4.nj a {
    background-image: url('//cdn.theatlantic.com/images/partners/national-journal.png');
}

.partner-box h4.defense-one a {
    background-image: url('//cdn.theatlantic.com/images/partners/defense-one.png');
}

.partner-box h4.govexec a {
    background-image: url('//cdn.theatlantic.com/images/partners/govexec.png');
}


.partner-box ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.partner-box li {
    padding: 5px 0; 
    position: relative; overflow: hidden;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    line-height: 1.2em;
}

.partner-box li:after {
    content:">";
    margin-left: 2px;
}


/* ckeditor panel / style-dropdown styles */
html.cke_panel_container body {
    left: 0;
    border: 0;
}

html.cke_panel_container body:before, html.cke_panel_container body:after {
    display: none;
}

html.cke_panel_container li.cke_panel_listItem .callout {
    width: 100%;
    padding: 5px 0;
    margin: 0;
}

html.cke_panel_container li.cke_panel_listItem .pullquote {
    margin: 0;
    padding: 0 !important;
    font-size: 16px;
    line-height: 20px;
}

html.cke_panel_container li.cke_panel_listItem p.letter-intro {
    margin: 0;
}

ul#reviewedBooks {
    margin: 0;
}

ul#reviewedBooks,
ul#reviewedBooks li {
    list-style-type: none;
    padding: 0;
    display: block;
}

ul#reviewedBooks.callout {
    margin: 25px 20px 10px 0;
    padding: 0 10px 10px 10px;
    font-size: 14px;
    line-height: 1.3em;
}

.past_path, .issue_slug {
    float: right;
    clear: right;
}

.metadata .dek, .metadata .rubric, .metadata .author, .metadata .bio {
    position: relative;
    margin-left: 70px;
}

.metadata .rubric:before,
.metadata .dek:before,
.metadata .author:before,
.metadata .bio:before {
    position: absolute;
    top: 0;
    left: -70px;
    display: block;
    font-size: 1em;
    font-weight: bold;
}

.metadata .rubric:before {
    content: "Rubric: ";
}
.metadata p.dek:before {
    content: "Dek: ";
}

.metadata .author:before {
    content: "Author: ";
}

.metadata .bio:before {
    content: "Bio: ";
}