
.the_new, .adapt_menu, .adapt_menu2 {display:none}


@media (min-width: 768px) and (max-width:1199px) {
	body, html {
		min-width: 769px;
		margin:0
	}
	
	body div {max-width:100%;box-sizing:border-box}
			body img {height:auto!important;max-width:100%;box-sizing:border-box}
			body embed, body iframe, body  video, object {max-width:100%}
			
			#header {height:auto;padding:10px;text-align:center}
				#logo {position:relative;top:auto;left:0;text-align:center}
				
				#container {margin:0;padding:10px}
				
				.home .post, .archive .post, .search .post, .ngg-gallery-thumbnail-box {float:none;margin:10px 2%;width:45%;height:auto;display:inline-block;vertical-align:top;}
					h2.entry-title {width:calc(100% - 16px);box-sizing:border-box}
					.entry-shadow {width:100%;background-size:100% auto}
					span.gallery-overlay {display:none!important}
					
					.thumb-entry img {margin:0 auto}
					
					.content-wrap {width:calc(100% - 220px)}
					
					.yarpp-thumbnails-horizontal {display:block;text-align:center}
	
}




@media (min-width: 481px) and  (max-width: 767px) {
	body, html {
		min-width: 480px;
		margin:0;
		
	}
		
		body div {max-width:100%;box-sizing:border-box}
			body img {height:auto!important;max-width:100%;box-sizing:border-box}
			body embed, body iframe, body  video, object {max-width:100%}
			
			#header {height:auto;padding:10px;text-align:center}
				#logo {position:relative;top:auto;left:0;text-align:center}
				
				#container {margin:0;padding:10px}
					.content-wrap, #sidebar {width:100%}
					
					.home .post, .archive .post, .search .post, .ngg-gallery-thumbnail-box {float:none;margin:10px 2%;width:45%;height:auto;display:inline-block;vertical-align:top;}
					h2.entry-title {width:calc(100% - 16px);box-sizing:border-box}
					.entry-shadow {width:100%;background-size:100% auto}
					span.gallery-overlay {display:none!important}
					
					.thumb-entry img {margin:0 auto}
					
				#footer {text-align:center}	
					
					.tizzzbot table {width:100%;table-layout:fixed;}
					.tizzzbot table td {display:inline-block;width:100%;height:auto;margin:10px 0;vertical-align:top;}
			
				.entry-con object {max-height:60vh}
				
				.yarpp-thumbnails-horizontal {display:block;text-align:center}
				
				/*post*/
				#respond textarea {height:auto;width:100%;box-sizing:border-box;padding:10px}
				
				.flashalbum.optima_jn {height:80vh!important}
				
				.highslide-viewport + table, #highslide-wrapper-0 {left:0!important;right:0!important;margin:0 auto}
		
}

	


/*480*/
@media (max-width: 560px) {
	body, html {
		min-width: 210px;
		margin:0;
		padding:0;
		
		height:auto;
	}
	
	
	
		body div {max-width:100%;box-sizing:border-box}
			body img {height:auto!important;max-width:100%;box-sizing:border-box}
			body embed, body iframe, body  video, object {max-width:100%}
			
			#header {height:auto;padding:10px;text-align:center}
				#logo {position:relative;top:auto;left:0;text-align:center}
				
				#container {margin:0;padding:10px}
					.content-wrap, #sidebar {width:100%}
					
					.home .post, .archive .post, .search .post {float:none;margin:10px 0;width:100%;height:auto;display:inline-block;vertical-align:top;}
					h2.entry-title {width:calc(100% - 16px);box-sizing:border-box}
					.entry-shadow {width:100%;background-size:100% auto}
					span.gallery-overlay {display:none!important}
					
					.thumb-entry img {margin:0 auto}
					
				#footer {text-align:center}	
					
					.tizzzbot table {width:100%;table-layout:fixed;}
					.tizzzbot table td {display:inline-block;width:100%;height:auto;margin:10px 0;vertical-align:top;}
			
				.entry-con object {max-height:60vh}
				
				.yarpp-thumbnails-horizontal {display:block;text-align:center}
				
				/*post*/
				#respond input, #respond textarea {height:auto;width:100%;box-sizing:border-box;padding:10px}
				p.comment-form-author, p.comment-form-email, p.comment-form-url {width:100%}
				p.comment-form-author label, p.comment-form-email label, p.comment-form-url label {position:relative;top:auto;right:auto}
				
				.flashalbum.optima_jn {height:80vh!important}
				
				.highslide-viewport + table, #highslide-wrapper-0 {left:0!important;right:0!important;margin:0 auto}
				
}
img {max-width:100%}


.post img {
    margin-bottom: 2px !important;
}

.yarpp-thumbnails-horizontal img:hover {
    opacity: 0.8;
}


iframe#aaa {
    height: 630px;
}