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

@media screen and (max-width : 400px)

{
* {clear: both; }	
#container img, #container, #slideshow, div#jssor_1 { display: none; }	

header,  div[role="main"], section, article, footer, header nav, header #nav2 #commercial, #head-bottom #leftCol, #head-bottom #rightCol, #head-bottom #oneCol,
article.single, article.double, article.doubleRight, footer ul, #about, div#jssor_1, #slideshow
{ width: 100%; margin: 0; }	
	
header #nav2 #commercial { border-right: none; padding-top: 1em; }	
header #nav2 nav {  width: 100%; padding-top: 2em; }	
header nav { padding-top: 2em; margin-left: -2em;   }
header h1 img { width: 300px; height: auto; }

article { padding: 1em; border: none; }

footer ul { margin-top: 2em; }	


.doubleRight p a img {
	display: none;
}

#slideshow { width: 50%; }

	}

	
	
	
/*	

	

header nav ul { padding-right: 20px; }
header nav ul li { padding-right: 20px; }

header #nav1, header #nav2 { padding-bottom: 6px; padding-bottom: 70px; }
	
#head-bottom { margin-top: 30px; }	
#head-bottom ul li { padding-bottom: .3em; }
	
*/


/* ------------------------MAIN CONTENT ----------------------


article.single img, article.double img, article.doubleRight img { padding-left: 1em; }
*/

