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

#container {
	width:auto;
	margin-top:0px;
	background:rgba(255,255,255,0.7);
	padding:5%;
}

#archive-nav li {
	background:rgba(255,255,255,0.7);
}


.archive-page #content section {
	background:rgba(255,255,255,0.7);
}

#erikw header a {
	font-size:0.95em !important;
}



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

.archive-page #content #catie {
	float:right;
	margin-right:50px;
}

}/* closes media 	query for 650+ */	


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

.archive-page #content #catie {
	margin-right:20px;
}

}/* closes media 	query for 860+ */	


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

#container {
	padding:0px;
	background:none;
	left:60%;
	top:40px;
}
	

.archive-page #content section {
	background:none;
}


.archive-page>#container>header h1 {
	background:url('../pics/flat_title_lightgreen.png') no-repeat;	
	opacity:1;
	background-size:contain;
}



.archive-page #main-nav a {
	color:rgb(207,237,202);
	opacity:1;
}

.archive-page #main-nav a.current {
	color:white;
	opacity:1;
}


.archive-page #content {
	width:700px;
}

#content>header {
	top:185px; 
	left:-75px; 
	width:150px !important;
	text-align:center !important;
	background:rgb(244,253,242);
	opacity:0.9;
	padding:5px;
	padding-top:9px;
	border-radius:4px;
}

#content section header,
#content figure {
	background:rgb(244,253,242);
	text-align:center !important;
	padding:5px;
	border-radius:4px;
	opacity:0.9;
}

#liz header {
	top:420px; 
	left:39px;
	width:65px !important;
}

#liz figure {
	top:350px; 
	left:55px; 
	width:50px !important;
}


#edra header {
	top:310px; 
	left:130px;
	width:65px !important;
}

#edra figure {
	top:350px; 
	left:140px; 
	width:50px !important;
}


#jon header {
	top:470px; 
	left:209px;
	width:65px !important;
}

#jon figure {
	top:350px; 
	left:225px; 
	width:50px !important;
}



#catie header {
	top:106px; 
	left:275px;
	width:115px !important;
	padding-top:9px;
}

#catie figure {
	top:350px; 
	left:310px; 
	width:50px !important;
}



#ecb header {
	top:470px;  
	left:397px;
	width:65px !important;
}

#ecb figure {
	top:350px; 
	left:395px; 
	width:50px !important;
}



#erikw header {
	top:285px; 
	left:476px;
	width:115px !important;
}

#erikw figure {
	top:350px; 
	left:474px; 
	width:50px !important;
}

#archive-nav li {
	background:rgba(255,255,255,0.8);
}

	
	
}/* closes media query for 1024+ */


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


#archive-nav li {
	width:15%;
}

#archive-nav li:nth-child(5n+6) {
	clear:left;
}

#archive-nav li:nth-child(6n+7) {
	clear:none;
}


}/* closes media 	query for 1450+ */