@media only screen and (min-width: 60em) { #content { float: right; padding-right: 0; padding-left: 2em; } #sidebar { float: left; } } '; endif; // Turn off Grayscale Image Filter if ( isset($theme_options['image_grayscale']) and $theme_options['image_grayscale'] == true ) : echo ''; endif; } ?>