0 && ($mandigo_options['sidebar_always_show'] || (!is_single() && !is_page())) ? ( $mandigo_options['sidebar_1_width']+12 + ( $mandigo_options['layout_width'] == 1024 && $mandigo_options['sidebar_count'] == 2 ? $mandigo_options['sidebar_2_width']+12 : 0 ) ) : 0 ) ; $lastminutecss[] = sprintf( ' .entry img, .entry embed, .entry object { max-width: %spx; width: expression(this.clientWidth > %s ? %s : true); }', $maxwidth, $maxwidth, $maxwidth ); $lastminutecss[] = ' .entry img { height: auto; }'; ?>