/*---------------------------------

version: 0.2
author: Jamie Knight
contact: jamie@jkg3.com

info:This stysheet contains the infomation specific to the homepage

Please feel free to learn from this code. Do not copy this code in whole, if you wish for a copy of this code, or any explanation plese contact me at the above adress. 
----------------------------------*/



/* =Comments
-----------------------------------------------------------------------------*/

.comment {

background-color:#FFFFFF;
border:#DEDEDE solid 1px;
border-bottom:none;
margin-bottom:0px;
margin-left:10px;
clear: both;


}

/* gravatar */

.gravatar {

border:#CCCCCC solid 1px;
padding:2px;
background-color:#FFFFFF;
float:left;
margin:4px;
width:32px;
height:32px;
margin-left:10px;


}


.name {

margin:0px;
height:15px;
background-color:#D9E5EA;
border:#CCCCCC solid 1px;
border-top:none;
padding:10px;
margin-left:20px;



}

.recent_articles{

padding-left:0px;

}
