/************************************************************
 * Theme Name: RPC Theme
 * Theme URI: 
 * Description: 
 * Version: 1.0
 * Author: Portfolio
 * Author URI: http://crunchersonline.co.uk/
 ************************************************************/
@import url('css/main.css');	

/* Comment style */
#comment-area input[type=text], #comment-area textarea{ /*width:auto;*/ border:1px solid #ccc; padding:3px; }
#comment-area .comment{ margin:1em 0; padding:10px 0; }
#comment-area .odd{ background:#f6f6f6; }
#comment-area span.date{ color:#666; font-size:11px; }
#comment-area cite{ font-weight:bold; }
#comment-area ol{ margin:0; }
#comment-area ol li{ list-style-type:none; border-bottom:1px solid #eee; }
#comment-area ol li div.comment-author{ overflow:hidden; margin-bottom:10px; }
#comment-area ol li div.comment-author img{ float:left; margin-right:10px; }
#comment-area p{ padding:0!important; }