/* 
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.

*/

/* SOCIAL widget */
#social h3  { }
#social .inside  {background-color:#F2F2F2;
border:1px solid #FFFFFF;}
#social ul  { border: none; }
#social li  {border-bottom:1px solid #DDDDDD;
border-top:1px solid #FFFFFF;
padding:15px;}
#social li img  { float: left; margin: 0 10px 0 0; }
#social li a  { padding: 0; line-height: 14px; }
#social li a .site  { display: block; line-height: 15px; padding: 3px 0 0 0; font-size: 16px; font-weight: bold; text-transform: uppercase; color: #000000; }
#social li a .url  { display: block; line-height: 15px; font-size: 12px; color:#193b51; font-weight: bold; }
