@charset "UTF-8";
/* CSS Document */



@media screen and (max-width: 930px) {

.newest { float: none; clear: both; width: 100%; }
.left, .right { float: none; width: 100%; clear: both; }
.left { margin-bottom: 5em;}
/*.newest figure { width: 40%; }
.newest figure.soloModel { width: 25%;}*/


}


@media screen and (max-width: 845px) {
figure { width: 40%;}
}

/*@media screen and (max-width: 756px) {
figure { width: 250px;}
}
*/

	
@media screen and (max-width: 600px) {

figure { width: 100%; float: none; padding: 1em; }
figure.solo { width: 50%; }
.newest figure { float: left;  }

#bannerLeft { width: 100%; float: none; }
#bannerRight { width: 100%; float: none; }
.left { margin-bottom: 3em;}
}

@media screen and (max-width: 490px) {
.newest figure { width: 100%; float: none;  }
/*.newest figure.solo { width: 70%; }
.newest figure.soloModel { width: 65%;}*/


}