/* 
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.

*/



#sociall  {	
	margin: 0 0 15px 5px;
	padding: 10px 0;
background: rgba(0, 0, 0, 0.2);
}


.boxx {	}

#sociall li  { 
	float: left;
	width: 120px;
	margin: 5px 0 5px 5px;
	padding: 5px 10px;
background: rgba(0, 0, 0, 0.2);
}

#sociall li img  { float: left; margin: 0 10px 0 5px; }
#sociall li a span  { display: block; line-height: 16px; }
#sociall li a span.site  { font-size: 16px; color: #fff; font-weight: bold; }
#sociall li a span.url  { font-size: 11px; color: #989898; }
#sociall li a:hover  { text-decoration: none; }
#sociall li a:hover span.url  { color: #fff; }

.boxx2 {	}

#social li  { 
	float: left;
	width: 250px;
	margin: 5px 0 5px 10px;
	padding: 10px 15px;
background: rgba(0, 0, 0, 0.2);
}

#sociall li img  { float: left; margin: 0px 10px 5px 0px; }
#sociall li a span  { display: block; line-height: 16px; }
#sociall li a span.site  { font-size: 16px; color: #fff; font-weight: bold; }
#sociall li a span.url  { font-size: 11px; color: #989898; }
#sociall li a:hover  { text-decoration: none; }
#sociall li a:hover span.url  { color: #fff; }