/* CSS Document */


@font-face {
  font-family: 'werker';
  src: url('http://www.werkermagazine.org/webfont/NewWerkerBook.eot'); /* IE9 Compat Modes */
  src: url('http://www.werkermagazine.org/webfont/NewWerkerBook.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://www.werkermagazine.org/webfont/NewWerkerBook.woff') format('woff'), /* Modern Browsers */
       url('http://www.werkermagazine.org/webfont/NewWerkerBook.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('http://www.werkermagazine.org/webfont/NewWerkerBook.svg#4de51cde781ba8f5449c591b0e187c34') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  normal;
}

html, body, h1, h2, h3, h4, h5, .column1, .column2, .column3, p {
	-webkit-text-size-adjust: 100%;
	-webkit-text-size-adjust: none;
	
}

body {
	background-color: white;
	margin: 30px;
}

#main {
	clear: both;
}

.credits {
	margin-bottom:40px;
}

#division {
	border-bottom: 2px solid black;
	width: 100%;
	height: 20px;
	margin-bottom: 40px;
	display: inline-block;
}

body, h1, h2, h3, h4, h5 {
	color: black;
	font-family: 'werker', Arial;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 24px;
	line-height: 1.3em;
	-webkit-text-size-adjust: 100%;
}

h1 {
	text-transform: uppercase;
	letter-spacing: 2px;
}


audio {
	width: 100%;
	height: 60px;
	z-index: -10;
}

input[type="button"]{
    -webkit-border-radius:0px;
    -webkit-appearance: none;
    border-radius: 0;   
}

a {
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
	padding-bottom: 1px;
}

img {
	width: 100%;
	height: auto;
}

/*
	----------------------------
	POPUP	
	____________________________
*/


.box {
	z-index: 10;
}

.button {
}

.button:hover {
}

.overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	visibility: hidden;
	opacity: 0;
	overflow: scroll;
	z-index: 10;
}
.overlay:target {
	visibility: visible;
	opacity: 1;
}

.popup {
	margin: 30px auto;
	width:80%;
	max-width: 1200px;
	margin-bottom: 30px;
	padding: 30px;
	background: #efd587;
	position: relative;
	overflow: scroll;
	opacity:1;
	z-index: 10;
}

.popup h2 {
	margin-top: 0;
	color: black;
	max-width:80%;
	margin: 0px 0px 0px 0px;
	text-shadow: none !important;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.popup .close {
	border-bottom: none !important;
	background: url(http://www.werkermagazine.org/imageact/media/cross.svg) no-repeat center center;
	position: absolute; 
	top: 20px !important;
	right: 20px !important;
	width: 20px !important;
	height: 20px !important;
	text-shadow: none !important;
	border-bottom: none;
	padding-bottom: 1px;
}


.popup .close:hover {
	width: 20px;
	height: 20px;
	top: 20px;
	right: 20px;
	border-bottom: none;
	padding-bottom: 1px;
}
.popup .content {
	  overflow: auto;
	  color: black;
	  z-index: 10;
}

.popup a {
	  color: black !important;
}

.close a {
	color: white !important;
}

.close a:hover {
	color: white !important;
}

.popup a:hover {
	color: black !important;
	border-bottom: 1px solid black;
	padding-bottom: 1px;
}

h2 {
	text-shadow: 0px !important;
}

img {width:100%;}





@media (max-width: 700px) {

  
body, h1, h2, h3, h4, h5 {
	font-size: 36px !important;
	-webkit-text-size-adjust: 100%;
}

.column_bio1 {
	width: 100%;
	margin-right:0%;
}

.column_bio2 {
	width: 100%;
	margin-right:0%;
}

.column1 {
	width: 100%;
	margin-right:3%;
}

.column2 {
	width: 100%;
	margin-right:3%;
}

.column3 {
	width: 45%;
	margin-right:3%;
	float: left;
}

.column4 {
	width: 45%;
	margin-right:3%;
	float: left;	
}

.column5 {
	width: 45%;
	margin-right:3%;
	float: left;
}




}

@media (min-width: 701px) (max-width: 1000px) {
  
  
body, h1, h2, h3, h4, h5 {
	font-size: 18px !important;
	-webkit-text-size-adjust: 100%;
}

.column1 {
	width: 45%;
	margin-right:3%;
	float: left;
}

.column2 {
	width: 45%;
	margin-right:3%;
	float: left;
}

.column3 {
	width: 45%;
	margin-right:3%;
	float: left;
}

.column4 {
	width: 45%;
	margin-right:3%;
	float: left;	
}

.column5 {
	width: 45%;
	margin-right:3%;
	float: left;
}

.column_bio1 {
	width: 49%;
	float: left;
	font-size: 18px;
	line-height: 1.3em;
}

.column_bio2 {
	width: 49%;
	float: right;
	font-size: 18px;
	line-height: 1.3em;
}


audio {
	margin-bottom: -40px;
}
}


@media (min-width: 1001px) {
  
  
body, h1, h2, h3, h4, h5 {
	font-size: 26px !important;
	-webkit-text-size-adjust: 100%;
}

.column1 {
	width: 30%;
	margin-right:3%;
	float: left;
}

.column2 {
	width: 30%;
	margin-right:3%;
	float: left;
}

.column3 {
	width: 30%;
	margin-right:3%;
	float: left;
}

.column4 {
	width: 45%;
	margin-right:3%;
	float: left;	
}

.column5 {
	width: 45%;
	margin-right:3%;
	float: left;
}

.column_bio1 {
	width: 49%;
	float: left;
}

.column_bio2 {
	width: 49%;
	float: right;
}


audio {
	margin-bottom: -40px;
}
}

