/* 
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.

*/

body { background:#000 url(images/img_bg.jpg) no-repeat right bottom fixed; }
#suckerfish, #header { background:transparent; color:#FFF; }
#suckerfish a:link, #suckerfish a:visited { color:#FFF; }
#suckerfish a:hover { color:#FF00B0; }
#page { background:transparent; z-index:10; }
#columns, #footer { background:#fff; }
#columns { margin:0; padding-top:20px; }
.top_ads { height:200px; }
.entry p, .post p { text-align:justify }
.singletags a { color: silver; }
.post-alt h2, .post-alt h2 a { color:silver; font-weight:normal; font-size:12px; }
#over-bg { position:fixed; right:0; top:0; height:600px; width:600px; background:url(images/over-bg.png) no-repeat; z-index:-1; }
#featured-th .idTabs li { background: #EEE; border:3px #DDD solid; padding:3px }
.thumb_title { width:100px; }
.box { margin-top: 15px; }
.see_more { margin-top:15px; float:right; }
