#leftsidebar{
float:left;
margin:0 0 0 18px;
width:100px;
}
#container {
width:87% !important;
}
#content .entry-summary img{
max-width:150px; !important}
*//*#primary,secondary {
float:right;
overflow:hidden;
width:220px;
}
*/
<?php
printf( __( 'Category Archives: %s', 'twentyten' ), '‘ . single_cat_title( ”, false ) . ‘‘ );
?>
$cid,
‘posts_per_page’ => 5,
‘paged’ => $paged
);
query_posts($args);
if (have_posts() ) while (have_posts() ) : the_post(); ?>
<div id="post-” >
