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