

body {
	background:rgb(0,0,0) url('../pics/papertwist_bw2.gif');
}

.archive-page #content section {
	border:1px solid rgba(150,124,223,0.3);
}

#mosquito div {
display:inline;
}

.archive-page #content>header p a {
	font-size:0.9em;
}



@media only screen and (min-width: 650px) {


.archive-page #content #mosquito,
.archive-page #content #cars {
	float:right;
	margin-right:50px;
}


}/* closes media 	query for 650+ */	


@media only screen and (min-width: 860px) {

.archive-page #content #mosquito,
.archive-page #content #cars {
	margin-right:20px;
}


}/* closes media 	query for 860+ */



@media only screen and (min-width: 1024px) {
	
.archive-page #content {
	width:700px;
	top:100px;
}

.archive-page #content section {
	border:0px;
}


#content>header {
	width:365px !important; 
	top:335px; 
	left:-65px;
}

.archive-page #content #videowall figure {
	top:82px; 
	left:0px; 
	width:150px !important;
}

.archive-page #content #videowall figure a:first-child img {
	float:left;
}

.archive-page #content #videowall figure a:nth-child(2) img {
	clear:left; 
	float:left;
}

.archive-page #content #videowall figure a:last-child img {
	margin-top:16px;
}


.archive-page #content #mosquito figure {
	top:135px; 
	left:40px; 
	width:250px !important;
}

.archive-page #content #mosquito figure div {
	float:left; 
	width:38px !important; 
	text-align:right;
}

.archive-page #content #mosquito figure a:nth-child(2) img {
	float:left;
}

.archive-page #content #filmscreen figure {
	top:210px; 
	left:130px; 
	width:120px !important;
}

.archive-page #content #filmscreen figure div {
	float:left; 
	width:42px !important; 
	text-align:right;
}

.archive-page #content #cars figure {
	top:178px; 
	left:260px; 
	width:110px !important;
}

.archive-page #content #cars figure a:first-child img {
	float:left
}

.archive-page #content #woodpile figure {
	top:250px; 
	left:270px; 
	width:200px !important;
}

.archive-page #content #woodpile figure a:first-child img {
	float:left;
}

.archive-page #content #woodpile figure a:nth-child(2) img {
	margin-bottom:8px;
}

.archive-page #content #woodpile figure a:nth-child(4) img {
	margin-top:0px;
}

.archive-page #content #woodpile figure a:last-child img {
	margin-bottom:15px;
}

.archive-page #content #raygun figure {
	top:105px; 
	left:470px; 
	width:210px !important;
}

.archive-page #content #raygun figure a:first-child img {
	float:left;
}

.archive-page #content #raygun figure a:last-child img {
	float:right;
}

.archive-page #content #painting figure {
	top:170px; 
	left:500px; 
	width:70px !important;
}

.archive-page #content #salsa figure {
	top:220px; 
	left:650px; 
	width:100px !important;
}

.archive-page #content #salsa figure a:first-child img {
	margin-bottom:5px;
}
	
	
}/* closes media 	query for 1024+ */