/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/


#authorarea{
background:none repeat scroll 0 0 #FFFFFF;
border:5px solid #EFEFEF;
color:#666666;
margin:0 0 60px;
overflow:hidden;
padding:50px 55px;
position:relative;
width:480px;
}
#authorarea h3{
font-size:14px;
color:#666666;
margin:0;
padding:10px 0 5px;
}
#authorarea h3 a{
text-decoration:none;
color: #666666;
font-weight: bold;
}
#authorarea img{
margin:0;
padding:10px;
float:left;
border: 1px solid #ddd;
width: 70px;
height: 70px;
}
#authorarea p{
color:#666666;
font-size:13px;
font-family: Georgia;
margin:0;
}
#authorarea p a{
color:#666666;
}
.authorinfo{
padding-left:120px;
}
