/**************************************************************
Theme Name: Mobile Dentist Services
Theme URI: 
Description: 
Version: 1.0
Author: Sam
Author URI: http://dusted.com.au 
**************************************************************/
@import url(css/style.css);
@import url(css/scrollpane.css);	

/* Comment */
#comment-area input[type=text], #comment-area textarea{ width:400px; }
#comment-area .comment{ margin:1em 0; padding:10px 0; }
#comment-area .odd{ background:#f6f6f6; }
#comment-area span.date{ color:#666; font-size:14px; }
#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; }