/*Issue Title*/

#iss-title-wrap {
	background-color: #5C94CE;
	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: 15px;
}

#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: #27A66B;
	border-bottom: 3px solid #000000;
	width: 100%;
	padding: 0 0 5px 0;
    z-index: 1;
}

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

#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 85px;
}

#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: 500;
    font-size: 21px;
    color: #FFFFFF;
    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/issue19/sub_p.png");
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 2px;
}

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

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

}

#iss-menu a:hover h3 {
    color: #F5EA59;
}

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

#iss-menu-col3 a div{
	width: 60px;
	height: 40px;
	display: inline-block;
	margin: 16px 20px 0 20px;
    background-size: contain;
}

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

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

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

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

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

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



/*intro Text*/

#intro-wrap {
	background-color: #5C94CE;
	border-bottom: 4px solid #000000;
	padding-bottom: 60px;
    padding-top: 20px;
}

#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 Medium", '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;
}

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


#intro-col1 p.offset {
    font-family: "Antwerp  Italic", 'Times New Roman', Times, serif; 
    font-style: italic;
    font: 400;
    font-size: 28px;
    letter-spacing: .5px;
    color: #FFFFFF;
    padding-bottom: 30px;
}

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




/*Editorial & Interview*/

#editorial-wrap {
	background-color: transparent;
	border-bottom: 4px solid #000000;
}

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

#editorial p, #editorial p a {
	margin: 0;
	color: #FFFFFF;
    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: #FFFFFF;
    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-wrap {
    border-bottom: 3px solid;
}


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

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

}

#tools-main-wrap .section-head::before {
    content: url("images/issue19/section-icon-1-tools.png");
    position: absolute;
    margin-top: -160px;
    z-index: 0;
}

#apprentices-main-wrap .section-head::before {
    content: url("images/issue19/section-icon-2-apprentices.png");
    position: absolute;
    margin-top: -160px;
    z-index: 0;
}

#beautiful-main-wrap .section-head::before {
    content: url("images/issue19/section-icon-3-beautiful.png");
    position: absolute;
    margin-top: -160px;
    z-index: 0;
}


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

.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;
}

p.iss-author, p.iss-author a {
	color: #000000;
    font-family: "proxima-nova-alt", sans-serif;
    font-weight: 600;
    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-illo, .section-main {
    border-left: 3px solid #000000;
    border-right: 3px solid #000000;
}

.section-illo {
    border-bottom: 3px solid #000000;
}

#editorial-wrap {
    background-color: #27A66B;
}

#tools-main-wrap {
    background-color: #000000;
}

#tools-main-wrap .section-main {
    background-color: #FFFFFF;
}

#apprentices-main-wrap {
    background-color: #AD7748;
}

#apprentices-main-wrap .section-main {
    background-color: #F4B85E;
    background-image: url("images/issue19/illo-fogel.png");
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-bottom: 120px;

}

#beautiful-main-wrap {
    background-color: #0085C8;
}

#beautiful-main-wrap .section-main {
    background-color: #F1D3DD;
    background-image: url("images/issue19/illo-chibber.png");
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 450px;
}




/*Images*/

#tools-illo {
    background-image: url("images/issue19/section-1-tools.png")
}

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

#beautiful-illo {
    background-image: url("images/issue19/section-3-beautiful.png")
}


#bateman .iss-icon {
    background-image: url("images/issue19/icon-1-bateman.png")
}

#handl-spronk .iss-icon {
    background-image: url("images/issue19/icon-2-handl.png")
}

#mcgoey .iss-icon {
    background-image: url("images/issue19/icon-3-mcgoey.png")
}

#hung .iss-icon {
    background-image: url("images/issue19/icon-4-hung.png")
}

#carmody .iss-icon {
    background-image: url("images/issue19/icon-5-carmody.png")
}

#marshall .iss-icon {
    background-image: url("images/issue19/icon-6-marshall.png")
}

#fogel .iss-icon {
    background-image: url("images/issue19/icon-7-fogel.png")
}

#immerwahr .iss-icon {
    background-image: url("images/issue19/icon-8-immerwahr.png")
}

#chibber .iss-icon {
    background-image: url("images/issue19/icon-9-chibber.png")
}


/*Back Cover*/

#back-cover-wrap {
	background-color: #414092;
	border-bottom: 4px solid #000000;
}

#back-cover {
	margin: 0 auto;
	padding: 200px 0 90px 0;
    background: url("images/issue19/logo-j.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: #FFFFFF;
}

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


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

.issue19-link {
    background-color: #5C94CE;
    margin: 48px 0 40px 56px;
    width: 318px;
    border: 3px solid #FFFFFF;
}

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


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

.issue19-link h2 a:hover {
    text-decoration: none;
    color: #000000;
}


.issue19-link p {
    color: #FFFFFF;
    font-family: "proxima-nova-alt", sans-serif;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 1.3em;
    padding: 30px 0 5px 40px;
    margin: 0;
}


