#issue15 {
	background-color: #E52F25;
}

/*Paintbrush*/

#paintbrush {
	width: 25px;
	height: 500px;
	position: fixed;
	top: 0;
	margin-left: 560px;
	z-index: 2;
}

#paint {
	width: 19px;
	height: 260px;
	background-color: #E52F25; 
	border-left: 3px solid #000000;
	border-right: 3px solid #000000;
}

#brush {
	width: 25px;
	height: 70px;
	background-image: url("images/issue15-16/paintbrush.png");
	background-repeat: no-repeat;
}

/*Issue Title*/

#iss15-title-wrap {
	background-color: #E52F25;
	border-bottom: 4px solid #000000;
	padding: 10px 0 12px 0;
}

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

#iss15-title h1 {
	border: none;
	color: #FBE96A;
    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;
}

#iss15-title h2 {
	color: #FBE96A;
    font-family: "proxima-nova-alt", sans-serif;
    font-weight: 500;
    font-size: 21px;
    letter-spacing: 3px;
}

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

#iss15-title-col2 {
	display: inline-block;
	width: 300px;	
	vertical-align: top;
	padding: 10px 0 0 25px;
}


/*Links for Buying Issue*/

#iss15-menu-wrap {
	background-color: #FBE96A;
	border-bottom: 4px solid #000000;
	width: 100%;
	padding: 10px 0 20px 0;
}

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

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


#iss15-menu-col3 {
	width: 320px;
	padding: 0 0 0 35px;
}

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

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

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

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

#iss15-menu-col1 {
	background-image: url("images/issue15-16/sub_p.png");
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 8px;
}

#iss15-menu-col2 {
	background-image: url("images/issue15-16/issue_p.png");
	background-repeat: no-repeat;
	margin-top: 8px;
}

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

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

#iss15-menu-col3 a div{
	width: 62px;
	height: 60px;
	display: inline-block;
	margin: 10px 20px 0 20px;
}

#infrastructure-link div {
	background-image: url("https://www.jacobinmag.com/wp-content/uploads/2014/10/infrastructure-link.png");
	background-repeat: no-repeat;
}

#infrastructure-link div:hover {
	background-image: url("https://www.jacobinmag.com/wp-content/uploads/2014/10/infrastructure-link_b.png");
	background-repeat: no-repeat;
}

#architecture-link div {
	background-image: url("https://www.jacobinmag.com/wp-content/uploads/2014/10/architecture-link.png");
	background-repeat: no-repeat;
}

#architecture-link div:hover {
	background-image: url("https://www.jacobinmag.com/wp-content/uploads/2014/10/architecture-link_b.png");
	background-repeat: no-repeat;
}

#workers-link div {
	background-image: url("https://www.jacobinmag.com/wp-content/uploads/2014/10/workers-link.png");
	background-repeat: no-repeat;
}

#workers-link div:hover {
	background-image: url("https://www.jacobinmag.com/wp-content/uploads/2014/10/workers-link_b.png");
	background-repeat: no-repeat;
}



/*Bobigny Text*/

#bobigny-wrap {
	background-color: #E52F25;
	border-bottom: 4px solid #000000;
}

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

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


#bobigny-col1 p {
    font-family: "Antwerp Regular", 'Times New Roman', Times, serif; 
    font-style: normal;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 1.3em;
    padding-top: 18px;
    margin: 0;
    letter-spacing: .4px;
}

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

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

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

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

.black {
	color: #000000;
}

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

.yellow {
	color: #FBE96A;
}

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



/*The People's Playground*/

#playground-wrap {
	background-color: #F6CDCF;
	border-bottom: 4px solid #000000;
}

#playground {
	width: 960px;
	margin: 0 auto;
	height: 560px;
	/*background-image: url("images/issue15-16/playground.gif");*/
background-image: url("https://s3.jacobinmag.com/misc/playground.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

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

#playground h1 {
	border: none;
}

#playground h1 a {
	color: #E52F25;
    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;
}

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

#playground img {
	float: right;
}


/*General Features*/

.section-icon {
	float: left;
	margin-top: -90px;
	margin-left: 30px;
	margin-right: 10px;
}

h1.section-head {
	border: none;
	color: #000000;
    font-family: "Antwerp SemiBold", 'Times New Roman', Times, serif; 
    font-weight: 600; 
    font-style: normal;
    font-size: 42px;
    margin: 0;
    line-height: 1.3em;
    padding: 10px 0 20px 0;
}

.iss15-article {
	padding-top: 30px;
	padding-bottom: 20px;
}

.iss15-icon {
	width: 41px;
	height: 41px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

.iss15-content {
	display: inline-block;
	vertical-align: top;
}

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

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

/*Infrastructure*/

#infrastructure-intro-wrap {
	background-color: #2B7ABB;
	border-bottom: 4px solid #000000;
}

#infrastructure-intro {
	width: 960px;
	height: 635px;
	border-left: 4px solid #000000;
	border-right: 4px solid #000000;
	margin: 0 auto;
	/*background-image: url("images/issue15-16/infrastructure.jpg");*/
background-image: url("https://s3.jacobinmag.com/misc/infrastructure.jpg");
}

#infrastructure-main-wrap {
	background-color: #FBE96A;
	border-bottom: 4px solid #000000;
}

#infrastructure-main{
	width: 960px;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#infrastructure-col1 {
	display: inline-block;
	vertical-align: top;
	width: 575px;
	margin: 0;
	padding: 0;
}

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

#infrastructure-col1 .iss15-article {
	width: 557px;
}

#infrastructure-col1 .iss15-content {
	width: 500px;
}

#infrastructure-col2 .iss15-content, #s-stein .iss15-content, #maisano .iss15-content {
	width: 300px;
}


#s-stein {
	background-image: url("images/issue15-16/illo_stein.png");
	background-repeat: no-repeat;
	background-position: left top;
}

#maisano {
	background-image: url("images/issue15-16/illo_maisano.png");
	background-repeat: no-repeat;
	min-height: 475px;
	background-position: center bottom;
}

#prouse {
	background-image: url("images/issue15-16/illo_prouse.gif");
	background-repeat: no-repeat;
	padding-bottom: 580px;
	background-position: center bottom;
}

#s-stein .iss15-icon {
	background-image: url("images/issue15-16/icon_sam_stein.png");
	background-repeat: no-repeat;
	margin-left: 180px;
}

#dukmasova .iss15-icon {
	background-image: url("images/issue15-16/icon_dukmasova.png");
	background-repeat: no-repeat;
}

#kofman .iss15-icon {
	background-image: url("images/issue15-16/icon_kofman.png");
	background-repeat: no-repeat;
}

#maisano .iss15-icon {
	background-image: url("images/issue15-16/icon_maisano.png");
	background-repeat: no-repeat;
	margin-left: 180px;
}

#prouse .iss15-icon {
	background-image: url("images/issue15-16/icon_prouse.png");
	background-repeat: no-repeat;
}

#wetherell .iss15-icon {
	background-image: url("images/issue15-16/icon_wetherell.png");
	background-repeat: no-repeat;
}

/*Interview*/

#florida-wrap {
	background-color: #F6CDCF;
	border-bottom: 4px solid #000000;
}

#florida {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#florida h2 a {
	font-size: 60px;
}

#florida .iss15-author {
	padding-bottom: 20px;
}

#florida-col1 {
	display: inline-block;
	vertical-align: top;
	width: 520px;
}

#florida-col2 {
	display: inline-block;
	vertical-align: top;
	width: 360px;
	height: 330px;
	margin-left: 55px;
/*	background-image: url("images/issue15-16/illo_florida.gif");*/
background-image: url("https://s3.jacobinmag.com/misc/illo_florida.gif");
	background-repeat: no-repeat;
}

/*Architecture*/

#architecture-intro-wrap {
	background-color: #7B61AA;
	border-bottom: 4px solid #000000;
}

#architecture-intro {
	width: 960px;
	height: 635px;
	border-left: 4px solid #000000;
	border-right: 4px solid #000000;
	margin: 0 auto;
	/*background-image: url("images/issue15-16/architecture.jpg");*/
background-image: url("https://s3.jacobinmag.com/misc/architecture.jpg");
}

#architecture-main-wrap {
	background-color: #9ED084;
	border-bottom: 4px solid #000000;
}

#architecture-main{
	width: 960px;
	margin: 0 auto;
	padding: 0 0 0 0;
/*	background-image: url("images/issue15-16/illo_davis.gif");*/
background-image: url("https://s3.jacobinmag.com/misc/illo_davis.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}

#arch-col1 {
	display: inline-block;
	vertical-align: top;
	width: 575px;
	margin: 0;
	padding: 0;

}

#arch-col2 {
	display: inline-block;
	vertical-align: top;
	width: 360px;
	margin: 0 0 0 15px;
	padding: 0;
	background-image: url("images/issue15-16/illo_battistoni.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 600px;	
}

#arch-col1 .iss15-content, #arch-col2 .iss15-content {
	width: 300px;
}

#arch-col1 .iss15-icon {
	margin-left: 180px;
}

#dinces {
	background-image: url("https://www.jacobinmag.com/wp-content/uploads/2014/10/illo_dinces.png");
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 250px;
}

#j-stein .iss15-icon {
	background-image: url("images/issue15-16/icon_j_stein.png");
	background-repeat: no-repeat;
}

#davis .iss15-icon {
	background-image: url("images/issue15-16/icon_davis.png");
	background-repeat: no-repeat;
}

#dinces .iss15-icon {
	background-image: url("images/issue15-16/icon_dinces.png");
	background-repeat: no-repeat;
}

#hatherley .iss15-icon {
	background-image: url("images/issue15-16/icon_hatherley.png");
	background-repeat: no-repeat;
}

#battistoni .iss15-icon {
	background-image: url("images/issue15-16/icon_battistoni.png");
	background-repeat: no-repeat;
}



/*Workers*/

#workers-intro-wrap {
	background-color: #E52F25;
	border-bottom: 4px solid #000000;
}

#workers-intro {
	width: 960px;
	height: 635px;
	border-left: 4px solid #000000;
	border-right: 4px solid #000000;
	margin: 0 auto;
/*	background-image: url("images/issue15-16/workers.jpg");*/
background-image: url("https://s3.jacobinmag.com/misc/workers.jpg");
}

#workers-main-wrap {
	background-color: #9ED7CD;
	border-bottom: 4px solid #000000;
}

#workers-main{
	width: 960px;
	margin: 0 auto;
	padding: 0 0 50px 0;
	background-image: url("images/issue15-16/illo_narefsky.gif");
	background-repeat: no-repeat;
	background-position: right top;
}

#workers-col1 {
	display: inline-block;
	vertical-align: top;
	width: 575px;
	margin: 0;
	padding: 0 0 40px 0;
}

#workers-col2 {
	display: inline-block;
	vertical-align: bottom;
	width: 360px;
	margin: 0 0 0 15px;
	padding: 0 0 0 0;	
}

#workers-col1 .iss15-article {
	width: 557px;
}

#workers-col1 .iss15-content {
	width: 500px;
}

#workers-col2 .iss15-content, #freeman .iss15-content {
	width: 300px;
}

#freeman {
	background-image: url("images/issue15-16/illo_freeman.png");
	background-repeat: no-repeat;
	min-height: 220px;
	background-position: left 30px;
}

#narefsky {
	padding-top: 0;
}


#friedman .iss15-icon {
	background-image: url("images/issue15-16/icon_friedman.png");
	background-repeat: no-repeat;
}

#freeman .iss15-icon {
	background-image: url("images/issue15-16/icon_freeman.png");
	background-repeat: no-repeat;
	margin-left: 180px;
}

#brenner .iss15-icon {
	background-image: url("images/issue15-16/icon_brenner.png");
	background-repeat: no-repeat;
}

#cohen .iss15-icon {
	background-image: url("images/issue15-16/icon_cohen.png");
	background-repeat: no-repeat;
}

#narefsky .iss15-icon {
	background-image: url("images/issue15-16/icon_narefsky.png");
	background-repeat: no-repeat;
}

#peterson .iss15-icon {
	background-image: url("images/issue15-16/icon_peterson.png");
	background-repeat: no-repeat;
}

#workers-bottom-wrap {
	background-color: #9ED7CD;
	border-bottom: 4px solid #000000;
}

#workers-bottom {
	width: 960px;
	height: 353px;
	border-left: 4px solid #000000;
	border-right: 4px solid #000000;
	margin: 0 auto;
	/*background-image: url("images/issue15-16/photo_cohen.jpg");*/
background-image: url("https://s3.jacobinmag.com/misc/photo_cohen.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}


/*Hang Your Landlord*/

#landlord-wrap {
	background-color: #F6CDCF;
	border-bottom: 4px solid #000000;
}

#landlord {
	width: 960px;
	margin: 0 auto;
	padding: 90px 0 90px 0;
}

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

p#hang {
	color: #000000;
}

/*Boxes Linking to Issue15/16 Page on Other Pages*/

#issue15-link {
    background-image: url("images/issue15-16/paintbrush_2.png");
    background-color: #FBE96A;
    background-repeat: no-repeat;
    background-position: 20px top;
    margin: 48px 0 40px 56px;
    width: 318px;
    border: 3px solid #000000;
}

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

.home #issue15-link {
    width: 176px;
    background-image: url("images/issue15-16/paintbrush_2.png");
    background-color: #FBE96A;
    background-repeat: no-repeat;
    background-position: center top;
    margin: 20px 0 40px 0;
    border: 3px solid #000000;
}

#issue15-link h2 {
    font-family:"Antwerp Semibold", 'Times New Roman', Times, serif; 
    font-weight: 600; 
    font-size: 42px;
    color: #E52F25;
    line-height: 1em;
    padding: 0 0 10px 65px;
    margin: 0;
}

.home #issue15-link h2 {
    line-height: 1.2em;
    font-size: 30px;
	padding: 0 15px 10px 15px;
    margin: 0;
	text-align: center;
}

#issue15-link p {
	color: #000000;
    font-family: "proxima-nova-alt", sans-serif;
    font-weight: 600;
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 1.3em;
    padding: 20px 0 8px 65px;
    margin: 0;
}

.home #issue15-link p {
    padding: 130px 15px 10px 15px;
    margin: 0;
    text-align: center;
}

