/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file 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-widget
{
	margin: 10px 0;
	padding: 10px;
	text-shadow: 0px 1px #FFF;
}

.rss-com
{
	background: url(images/RSS.png) no-repeat -17% -110%;
	float: left;
	height: 64px;
	width: 64px;
	padding: 5px 0 0 55px;
	color: #FD6B36;
}
.rss-com A
{
	color: #F38E33;
}
.rss-com A:hover
{
	color: #FD6B36;
}
.feed-count
{
	font-size: 1.4em;
	font-weight: bold;
}
#feedform
{
	margin: 1px 0 0;
}
#feedform .textarea
{
	width: 133px;
	font-size: 11px;
	border: 1px solid #AAA;
	background-color: #FFF;
	padding: 3px;
	height: 20px;
	margin-right: 6px;
}
.twitter-com
{
	background: url(images/Twitter.png) no-repeat -10% -110%;
	float: right;
	height: 64px;
	width: 64px;
	padding: 5px 0 0 55px;
}
.twitter-com A
{
	color: #379DE8;
}
.twitter-com A:hover
{
	color: #0B4978;
}
.tweet-count
{
	font-size: 1.4em;
	font-weight: bold;
}
.email-com
{
	background: url(images/Email.png) no-repeat -5% 20%;
	width: 220px;
	padding: 10px 0 0 55px;
	float: left;
	font-size: 1em;
	font-weight: bold;
	margin: -20px 0 0;
	color: #58879F;
}
.emailsubmit
{
	background: #333333;
	cursor: pointer;
	color: #FFF;
	font-family: inherit;
	border: none;
	padding: 8px 6px 7px;
	text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
	font-size: 10px;

}
.emailsubmit:hover
{
	background: #CA3B32;
}
.clear
{
	clear: both;
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
}
#bigBox
{
	float: left;
	height: auto;
	margin: 10px 0px;
	padding: 4px 4px 4px 0;
	width: 600px;
}
#bigBox .adleft
{
	color: #5A5A5A;
	float: left;
	font-size: 10px;
	height: 280px;
	text-align: left;
	width: 336px;
}
#bigBox .adright
{
	color: #5A5A5A;
	float: right;
	font-size: 10px;
	width: 250px;
}
#bigBox .adright P
{
	margin: 0px;
	padding: 0px 0px 4px;
}
#bigBox .quickshare {
height:90px;
overflow:hidden;
}
#bigBox .quickad
{
	height: 100%;
	margin-bottom: 20px;
	overflow: hidden;
}
.left
{
	float: left;
}
.right
{
	float: right;
}

.sharethis {
-moz-border-radius:3px 3px 3px 3px;
background:none repeat scroll 0 0 #EEEEEE;
margin-bottom:15px;
overflow:hidden;
padding:10px 5px 30px;
}
UL.socialwrap
{
	background: #680202;
	border: 0;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.socialwrap li {
float:left;
height:48px;
list-style:none outside none;
margin:5px 0 0 16px;
padding-right:15px;
}

UL.socialwrap IMG
{
	border: 0;
	margin: 0;
	padding: 0;
}
