/*
File:			custom.css
Description:	Custom styles for Thesis
BASIC USAGE:
You can use the "custom" class to override *any* CSS declarations contained in the style.css file.
*/
body {margin-top:1em;background-image:url(/images/altbig.png); background-repeat:no-repeat;}
.custom a, .custom a:visited { color: #558d44; }	
.custom a:hover { color: #336600; }	
#feature_box {background-color:transparent;border-bottom-style:none;}
#custom_box {background-color:transparent; border-bottom-style:none; margin:auto;margin-top:20px; text-align:center;}
li.widget .widget_box {border-color:#418141; background-color:#a8d159;}
div #disqus_thread {margin-right:1em;}
ul li.cat-item {list-style-type:none;}
