

body {
background:rgb(104,144,161)  url('../pics/abominamobile/winter_scenery3.jpg') fixed;
background-size:cover;
}


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

header {
	color:rgb(154,245,255);
}

#content>header {
	border-radius: 3px;
    padding: 0.7em;
	background:rgba(0,0,0,0.3);
}


.archive-page #content header a:hover,
.archive-page #content header a:focus {
	background:rgb(154,245,255);
	color:#f96;
}


.archive-page #main-nav a {
	opacity:0.7;
	color:rgb(154,245,255);
	text-shadow:0px 0px 2px rgba(45,70,81,0.6);
}

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



#archive-nav li {
	border-color:white;
	background:rgba(40,77,89,0.6);
}


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



}/* closes media 	query for 650+ */	


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



}/* closes media 	query for 860+ */


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


body {
	font-size:1.2em;
}

header {
	color:rgb(199,246,251);
}

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


.archive-page #container > header h1 {
	opacity:0.4;
}

#content>header {
	background:rgba(196,232,238,0.5);
	top:200px;
	left:-200px;
	text-shadow:0px 0px 2px rgba(45,70,81,0.8);
}

.archive-page #content section header {
	background:rgba(196,232,238,0.5);
	border-radius:3px;
	padding:6px;
	text-shadow:0px 0px 2px rgb(45,70,81);
	width:250px;
}

.archive-page #content header a {
	color:rgb(254,0,186);
}

.archive-page #content header a:hover,
.archive-page #content header a:focus {
	color:white;
	background:none;
	text-shadow:0px 0px 2px white;
}
	

.archive-page #content img {
	background:black;
	border:0px !important;
}

.archive-page #content img:hover,
.archive-page #content img:focus {
	background:rgb(254,0,186);
	/*box-shadow:0px 0px 4px rgb(254,0,186);*/
	box-shadow:0px 0px 4px white, 0px 0px 10px rgb(254,0,186);
}



#bike figure {
	width:180px !important;
	left:290px;
	top:130px;
}


#bike figure a:nth-child(9):hover img,
#bike figure a:nth-child(9):focus img,
#bike figure a:nth-child(20):hover img,
#bike figure a:nth-child(20):focus img {
	background:rgb(49,255,0);
	box-shadow:0px 0px 4px white, 0px 0px 10px rgb(49,255,0);
}



#bike figure a:nth-child(7):hover img,
#bike figure a:nth-child(7):focus img,
#bike figure a:nth-child(17):hover img,
#bike figure a:nth-child(17):focus img {
	background:rgb(255,210,0);
	box-shadow:0px 0px 4px white, 0px 0px 10px rgb(255,210,0);
}

#cara header {
	top:200px;
	left:500px;
}

#catie header {
	top:430px;
	text-align:right !important;
	width:280px !important;
	left:-30px;
}

#ecb header {
	top:480px;
left:500px;
}


	
}/* closes media 	query for 1024+ */

