/* 
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.
*/
#footer-widgets {
background:none repeat scroll 0 0 #EEEEEE;
border-top:1px solid #E6E6E6;
padding:10px 0;
}
.widget h3 {
margin:0 0 10px;
padding:0 0 2px;
text-transform:uppercase;
}
.post-meta {
margin:10px 0 20px;
text-transform:uppercase;
}
.entry, .entry p {
  color:#555555;
  font:normal normal normal 14px/1.5em Arial,Helvetica;
}
#wrapper {
  padding-bottom:40px;
  padding-left:0;
  padding-right:0;
  padding-top:0;
}
#fee1 td {
	border: 1px solid #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#fee1 #fee1row1 {
	background-color: #CFC;
}
#fee1 #rowb {
	background-color: #E1FFFF;
}




