

/*Issue Title*/

#iss-title-wrap {
    background-color: #00E32C;
    border-bottom: 3px solid #000000;
    padding: 10px 0 0 0;
}

#iss-title {
    width: 960px;
    margin: 0 auto;
}

#iss-title h1 {
    border: none;
    color: #000000;
    font-family: "Antwerp SemiBold", 'Times New Roman', Times, serif; 
    font-weight: 600; 
    font-style: normal;
    font-size: 54px;
    padding: 15px 0 0 15px;
    margin: 0;
    border: none;
}

#iss-title h2 {
    color: #FFFFFF;
    font-family: "proxima-nova-alt", sans-serif;
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 2px;
    text-align: center;
    padding-left: 75px;
}

#iss-title-col1 {
    display: inline-block;
    width: 600px;
    vertical-align: top;
}

#iss-title-col2 {
    display: inline-block;
    width: 355px;   
    vertical-align: top;
    padding: 5px 0 0 0;
}


#iss-title h2 .release {
    color: #000000;
    font-weight: 600;
}


/*Links for Buying Issue*/

#iss-menu-wrap {
    background-color: #ffffff;
    border-bottom: 3px solid #000000;
    width: 100%;
    padding: 0 0 0px 0;
    z-index: 10;
}

#iss-menu {
    width: 960px;
    margin: 0 auto;
    padding-top: 6px;
}

#iss-menu-col0, #iss-menu-col1, #iss-menu-col2, #iss-menu-col3 {
    display: inline-block;
    width: 150px;
    padding: 0 0 0 50px;
    vertical-align: top;
    background-position: 0 10px;
    min-height: 60px;
}

#iss-menu-col0 {
    width: 100px;
    padding-left: 20px;
}


#iss-menu-col3 {
    width: 320px;
    padding: 0 0 0 90px;
}

#iss-menu h2{
    font-family: "proxima-nova-alt", sans-serif;
    font-weight: 600;
    font-size: 23px;
    color: #FFFFFF;
    margin: 23px 0 0 0;
    text-align: center;
}

#iss-menu h3 {
    font-family: "proxima-nova-alt", sans-serif;
    font-weight: 600;
    font-size: 21px;
    color: #000000;
    margin: 20px 0 0 0;
    padding: 0;
}


#iss-menu-col0 h3 {
    margin-top: 22px;
    margin-bottom: 12px;
}

#iss-menu p {
    font-family: "proxima-nova-alt", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #ED9009;
    margin: 0;
    padding: 0;
    line-height: 1em;
}

#iss-menu a {
    color: transparent;
}

#iss-menu-col3 p { 
    color: #000000;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.2em;
}

#iss-menu-col1 {
    background-image: url("images/issue21/sub_p.png");
    background-repeat: no-repeat;
    margin-left: 20px;
    margin-top: 2px;
    padding-top: 20px;
}

#iss-menu-col2 {
    background-image: url("images/issue21/issue_p.png");
    background-repeat: no-repeat;
    margin-top: 2px;
    padding-top: 20px;
}

#iss-menu-col1:hover {
    background-image: url("images/issue21/sub_p_hov.png");
    background-repeat: no-repeat;
    margin-left: 20px;
}

#iss-menu-col1 h3, #iss-menu-col2 h3 {
    display: inline;
}

#iss-menu-col1:hover h3, #iss-menu-col2:hover h3 {
    border-bottom: 2px solid #3BD42E;
}

#iss-menu a:hover h3 {
    color: #000000;
    /*font-weight: 500;*/
}

#iss-menu-col2:hover {
    background-image: url("images/issue21/issue_p_hov.png");
    background-repeat: no-repeat;
    color: #3BD42E;
}

#iss-menu-col3 a div{
    width: 55px;
    height: 55px;
    float: left;
    margin: 9px 0 10px 45px;
    background-size: contain;
}

#editorial-link div {
    background-image: url("images/issue20/link-editorial.png");
    background-repeat: no-repeat;
    
}

#editorial-link div:hover {
    background-image: url("images/issue20/link-editorial-hov.png");
    background-repeat: no-repeat;
    
}

#section-1-link div {
    background-image: url("images/issue21/links/link-section-1.png");
    background-repeat: no-repeat;
    
}

#section-1-link div:hover {
    background-image: url("images/issue21/links/link-section-1-hov.png");
    background-repeat: no-repeat;
  
}

#section-2-link div {
    background-image: url("images/issue21/links/link-section-2.png");
    background-repeat: no-repeat;
    
}

#section-2-link div:hover {
    background-image: url("images/issue21/links/link-section-2-hov.png");
    background-repeat: no-repeat;
    
    
}

#section-3-link div {
    background-image: url("images/issue21/links/link-section-3.png");
    background-repeat: no-repeat;
    
}

#section-3-link div:hover {
   background-image: url("images/issue21/links/link-section-3-hov.png");
    background-repeat: no-repeat;
 
}



/*intro Text*/

#intro-wrap {
    background-color: #3BD42E;
    background-image: url("images/issue21/gradient.png");
    border-bottom: 4px solid #000000;
    padding-bottom: 60px;
    padding-top: 20px;
    background-size: 4px 1020px;
    background-position: bottom;
}

#intro {
    width: 960px;
    margin: 0 auto;
}

#intro-col1 {
    display: inline-block;
    width: 500px;
    vertical-align: top;
    padding: 5px 0 30px 20px;
}


#intro-col1 p {
    font-family: "Antwerp SemiBold", 'Times New Roman', Times, serif; 
    font-style: normal;
    font-size: 25px;
    font-weight: 500;
    color: #000000;
    line-height: 1.3em;
    padding-top: 18px;
    margin: 0;
    letter-spacing: .4px;
}

#intro-col2{
    display: inline-block;
    width: 360px;
    vertical-align: top;
    margin: 0 0 0 15px;
    padding: 30px 0 0 60px;
}

#intro-col2 img {
    border: 3px solid #000000;
}

a.commemorative {
    font-size: 17px;
    color: #000000;
    font-family: "Antwerp Medium", 'Times New Roman', Times, serif;
    font-weight: 500;
}

#intro-col2 p.intro-title {
    color: #FFFFFF;
    font-family: "proxima-nova-alt", sans-serif;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 2px;
    margin: 40px 0 0 0;
}

#intro-col2 p.intro-name, #intro-col2 p.intro-name a {
    font-family: "Antwerp Medium", 'Times New Roman', Times, serif; 
    font-style: normal;
    font-weight: 500;
    font-size: 36px;
    color: #000000;
    margin: 0;
    line-height: 1.2em;
}

.ampersand {
    font-family: "Antwerp Italic", 'Times New Roman', Times, serif; 
    font-style: italic;
}

.black {
    color: #000000;
}

.white {
    color: #ffffff;
}

#intro-col1 {
    font-family: "Antwerp Semibold", 'Times New Roman', Times, serif;
    font: 600;
    font-size: 30px;
    letter-spacing: 0;
}

#intro-col1 p.offset {
    font-size: 30px;
    padding-bottom: 30px;
}

#intro-col1 p.offset cite {
    font-family: "Antwerp Medium Italic", 'Times New Roman', Times, serif; 
    font-style: italic;
}

#intro-col1 p.offset:first-child {
    padding-bottom: 100px;
}




/*Editorial & Interview*/


#finalspread {
    /* width: 960px; */
    margin: 0 auto;
    height: 480px;
    background-repeat: no-repeat;
    /* background-position: 500px center; */
    border-top: 4px solid #000000;
    background-image: url("images/issue21/finalspread.png");
}

#editorial-wrap {
    border-bottom: 4px solid #000000;
    background-image: url("images/issue21/editorial-wrap.png");
}

#editorial {
    width: 960px;
    margin: 0 auto;
    height: 480px;
    /*background-image: url("images/issue21/editorial.png");*/
    background-repeat: no-repeat;
    background-position: 500px center;
}

#editorial p {
    margin: 0;
    color: #000000;
    font-family: "proxima-nova-alt", sans-serif;
    font-weight: 500;
    font-size: 21px;
    letter-spacing: 2px;
    padding: 120px 0 0 0;
    border: none;
}

.divider {
    color: #000000;
    font-weight: 600;
}

}

#editorial h1 {
    padding-top: 20px;
}

#editorial h1, #editorial h1 a {
    color: #000000;
    font-family: "Antwerp SemiBold", 'Times New Roman', Times, serif; 
    font-weight: 600; 
    font-style: normal;
    font-size: 84px;
    margin: 0;
    line-height: 1.2em;
    padding: 10px 360px 90px 0;
    border: none;
}

#editorial h1 a:hover {
    color: #000000;
    text-decoration: none;
}

#editorial img {
    float: right;
}


/*General Features*/

.section-illo {
    width: 960px;
    height: 640px;
    margin: 0 auto;
}

.section-illo-b {
    width: 960px;
    height: 150px;
    /*margin: -50px 60px 60px 50px;*/
}

h1.section-head-rising {
    color: #000000;
    font-family: "Antwerp Medium", 'Times New Roman', Times, serif; 
    font-weight: 500; 
    font-style: normal;
    font-size: 50px;
    padding: 18px;
    border: none;
    text-align: center;
    margin-bottom: 0px;
    background-image: url("images/issue21/rising-hed.png");
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 90px;

}

h1.section-head-reaction {
    color: #000000;
    font-family: "Antwerp Medium", 'Times New Roman', Times, serif; 
    font-weight: 500; 
    font-style: normal;
    font-size: 50px;
    padding: 15px;
    border: none;
    text-align: center;
    margin-bottom: 0px;
    margin-top: -19px;
    background-image: url("images/issue21/reaction-hed.png");
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 72px;
}

h1.section-head-return {
    color: #000000;
    font-family: "Antwerp Medium", 'Times New Roman', Times, serif; 
    font-weight: 500; 
    font-style: normal;
    font-size: 50px;
    padding: 15px;
    border: none;
    text-align: center;
    margin-bottom: 0px;
    margin-top: -19px;
    background-image: url("images/issue21/return-hed.png");
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 110px;
}

h1.section-head {
    color: #000000;
    font-family: "Antwerp Medium", 'Times New Roman', Times, serif; 
    font-weight: 500; 
    font-style: normal;
    font-size: 50px;
    padding: 0;
    margin-top: -200px;
    border: none;
    text-align: center;
}


.section-main{
    width: 960px;
    margin: 0 auto;
    padding: 0 0 40px 0;
    z-index:3;
}

.iss-article {
    display: inline-block;
    width: 450px;
    padding: 40px 0 40px 25px;
    vertical-align: top;
}

.section-main img {
    padding: 0 0 0 25px;
    display: inline-block;
}

.iss-icon {
    width: 50px;
    height: 50px;
    display: inline-block;
    vertical-align: top;
    background-repeat: no-repeat;
}

.iss-content {
    width: 360px;
    display: inline-block;
    vertical-align: top;
    padding: 10px 20px 0 5px;
}

h2.iss-hed {
    margin-top: 0;
}

h2.iss-hed, h2.iss-hed a {
    font-family: "Antwerp Bold", 'Times New Roman', Times, serif; 
    font-weight: 700; 
    font-style: normal;
    font-size: 28px;
    margin: 0;
    line-height: 1.3em;
    padding: 0 0 0 0;
    color: #000000;
}

h2.iss-hed2, h2.iss-hed2 a {
    font-family: "Antwerp Bold", 'Times New Roman', Times, serif; 
    font-weight: 700; 
    font-style: normal;
    font-size: 28px;
    margin: 0;
    line-height: 1.3em;
    padding: 0 0 0 0;
    color: #ffffff;
}

p.iss-author, p.iss-author a {
    color: #3BD42E;
    font-family: "proxima-nova-alt", sans-serif;
    font-weight: 500;
    font-size: 19px;
    margin: 0;
    padding: 10px 0 10px 0;
}


p.iss-dek {
    font-family: "Antwerp Regular", 'Times New Roman', Times, serif; 
    font-weight: 400; 
    font-style: normal;
    font-size: 19px;
    margin: 0;
    line-height: 1.4em;
    padding: 0 0 0 0;
}


.section-main {
    border-left: 4px solid #000000;
    border-right: 3px solid #000000;
}

.section-illo {
     background-position: center;
}

#section-1-main-wrap {
    background-image: url("images/issue21/flyers/flyer1.png");
    background-repeat: no-repeat;
    padding: 0 0 173px 0;
    background-position: -102px -98px
}



#section-1-main-wrap .section-main {
    background-color: #ffffff;
    position: relative;
    background-image: url("images/issue21/woi.png");
    background-position: 502px 780px;
    background-size: 425px;
    background-repeat: no-repeat;
}
 


#section-1-main-wrap .section-main::before {
    content: "";
    background-image: url("images/issue21/dogear-top.png");
    width: 968px;
    height: 50px;
    display: block;
    position: absolute;
    margin-left: -5px;
    margin-top: -50px;
}



#section-1-main-wrap .section-main::after {
    content: "";
    background-image: url("images/issue21/dogear-bottom.png");
    width: 968px;
    height: 50px;
    display: block;
    position: absolute;
    margin-left: -5px;
    margin-top: 39px;
}

#section-2-main-wrap {
    background-image: url("images/issue21/flyers/flyer3.png");
    background-repeat: no-repeat;
    position: relative;
    z-index: 2;
    background-position: right 60px;
    padding-bottom: 176px;

}

#section-2-main-wrap::before {
    content: "";
    background-image: url("images/issue21/flyers/flyer2.png");
    width: 500px;
    height: 625px;
    display: block;
    position: absolute;
    margin-top: -320px;
    margin-left: -80px;
    z-index: -1;

}

#section-2-main-wrap .section-main {
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-top: 20px;
    margin-bottom: 59px;
    margin-top: 80px;
}

#section-2-main-wrap .section-main::before {
    content: "";
    background-image: url("images/issue21/dogear-top2.png");
    width: 968px;
    height: 120px;
    display: block;
    position: absolute;
    margin-left: -5px;
    margin-top: -94px;
    background-repeat: no-repeat;

}

#section-2-main-wrap .section-main::after {
    content: "";
    background-image: url("images/issue21/dogear-bottom.png");
    width: 968px;
    height: 50px;
    display: block;
    position: absolute;
    margin-left: -5px;
    margin-top: 39px;
}

#section-3-main-wrap {
    
    background-repeat: no-repeat;
    padding: 0 0 176px 0;
    background-position: -20px -98px;
    /*background-image: url("images/issue21/flyers/flyer5.png");*/
}

#section-3-main-wrap::before {
    content: "";
    background-image: url("images/issue21/flyers/flyer4.png");
    width: 500px;
    height: 625px;
    display: block;
    position: absolute;
    margin-top: -350px;
    margin-left: -50px;
    z-index: 0;
}

#section-3-main-wrap::after {
    content: "";
    background-image: url("images/issue21/flyers/flyer5.png");
    width: 500px;
    height: 625px;
    display: block;
    position: absolute;
    right: 0;
    margin-top: -250px;
    z-index: 0;
    background-repeat: no-repeat;
}


#section-3-main-wrap .section-main {
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-top: 75px;
    padding-bottom: 43px;
    position: relative;
    z-index: 4;
}

#section-3-main-wrap .section-main::before {
    content: "";
    background-image: url("images/issue21/dogear-top3.png");
    width: 968px;
    height: 50px;
    display: block;
    position: absolute;
    margin-left: -5px;
    margin-top: -125px;
}

#section-3-main-wrap .section-main::after {
    content: "";
    background-image: url("images/issue21/dogear-bottom2.png");
    width: 968px;
    height: 50px;
    display: block;
    position: absolute;
    margin-left: -5px;
    margin-top: 39px;
}



#background-main {
    background-image: url("images/issue21/bricks-green.png");
    background-size: 500px;
    padding-bottom: 150px;
    padding-top: 173px;
}



/*Images*/

#section-1-illo {

    /*background-image: url("images/issue21/homerule.png");*/
}

#section-2-illo {
    background-image: url("images/issue20/testintro.png")
}


#mcauliffe .iss-icon {
    background-image: url("images/issue21/icons/mcauliffe.png")
}

#hanley .iss-icon {
    background-image: url("images/issue21/icons/hanley.png")
}

#burtenshaw .iss-icon {
    background-image: url("images/issue21/icons/burtenshaw.png")
}

#fallon .iss-icon {
    background-image: url("images/issue21/icons/fallon.png")
}

#oconnor .iss-icon {
    background-image: url("images/issue21/icons/oconnor.png")
}

#puirseil .iss-icon {
    background-image: url("images/issue21/icons/puirseil.png");
}

#madden .iss-icon {
    background-image: url("images/issue21/icons/madden.png");
}

#finn .iss-icon {
    background-image: url("images/issue21/icons/finn.png");
}

#buckley .iss-icon {
    background-image: url("images/issue21/icons/buckley.png");
}

#broin .iss-icon {
    background-image: url("images/issue21/icons/broin.png");
}

#mcaliskey .iss-icon {
    background-image: url("images/issue21/icons/mcaliskey.png");
}


/*Back Cover*/

#back-cover-wrap {
    /*background-color: #3BD42E;*/
    background-image: url("images/issue21/gradient.png");
    border-top: 3px solid #000000;
    border-bottom: 4px solid #000000;
    background-size: 4px;
}

#back-cover {
    margin: 0 auto;
    padding: 200px 0 90px 0;
    background: url("images/issue21/logo-j-alt.png");
    background-position: center 40px;
    background-repeat: no-repeat;
}

#back-cover p {
    border: none;
    font-family: "Antwerp Medium", 'Times New Roman', Times, serif; 
    font-weight: 500; 
    font-style: normal;
    font-size: 42px;
    margin: 0;
    line-height: 1.3em;
    padding: 20px 0 0 0;
    text-align: center;
    color: #000000;
}

#back-cover p.attribution {
    color: #FFFFFF;
}


/*Boxes Linking to Issue 19 Page on Other Pages*/

.issue20-link {
    background-color: #00AEEF;
    margin: 48px 0 40px 56px;
    width: 318px;
    border: 3px solid #000000;
}

.issue20-link img {
    width: 318px;
    height: auto;
    border-top: 3px solid #000000;
    margin: 8px 0 -4px 0;
}


.issue20-link h2 a {
    font-family:"Antwerp Semibold", 'Times New Roman', Times, serif; 
    font-weight: 600; 
    font-size: 42px;
    color: #000000;
    line-height: 1.1em;
    padding: 0 0 0 35px;
    margin: 0;
    display: block;
}

.issue20-link h2 a:hover {
    text-decoration: underline;
}


.issue20-link p {
    color: #000000;
    font-family: "proxima-nova-alt", sans-serif;
    font-weight: 600;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 1.3em;
    padding: 20px 0 8px 0;
    margin: 0;
    text-align: center;
}


