/*
 Theme Name:   Nirvana Child
 Theme URI:    http://fotobuddies.co.uk/nirvanachild/
 Description:  Nirvana Child Theme
 Author:       NCD
 Author URI:   http://fotobuddies.co.uk
 Template:     nirvana
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  nirvanachild
*/

@media (max-width: 1024px) {
	#header, #header-container, #access, #branding, #topbar-inner,  #footer-widget-area { width:100%; }
	#header-full, #footer { min-width: 100%; }
	#wrapper, #colophon,  #main, article.post, #container, #linky {width: auto;}
	#branding, #bg_image { min-height:100px; }
	#footer2 {margin-bottom:0;}
	#footer {margin-top:0;}

	#bg_image {width:100%;}
	#header-container > div {height:100%;}

	#header-widget-area {position:relative;top:0;left:0;width:95%;margin: 0 auto;}
	#header-widget-area #searchform {max-width:100%;}
	#header-widget-area .yoyo > li {margin-bottom:2px;}

	a#logo { height:100%; display: block; }
	a#logo img { width:auto; max-width:90%;height:80%; }
	.safari a#logo img { max-height: 80px;height:auto; }

	#slefts, #srights {display:none;}

	#access .menu-header, div.menu {margin:0 5px;}
	#container[class*='column'] #primary, #container[class*='column'] #secondary,
	#container[class*='column'] #content {width:100%;float:none;margin:0;clear:both;}
	#forbottom #container[class*='column'] #content {margin-bottom:25px;}

	#content img, #content article.post img, #content article .wp-caption, article embed {
		max-width: 100%;
	}
}
