/* 
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: #BDB591 url(styles/red/collage.jpg) no-repeat fixed center top; color: #5A5A5A; }

a:link, a:visited  { color: #C30000; text-decoration: none; font-weight: bold; }
a:hover  { text-decoration: underline; }

h1, h2, h3, h4, h5, h6  { font-family: 'Neuton', arial, serif; }

#logo .site-title a { font-family: 'Neuton', arial, serif; }

#pagenav a { border-color: #FFF; color: #333; font-family: 'Neuton', arial, serif; font-size: 1.4em; }
#pagenav li.rss a { background-image: url(styles/red/ico-rss.png); }

div#pagenav.nav.fr { background-color: #C7BE9F; border: 8px solid #56513B; padding: 10px 5px; }

#header { padding: 15px; }

div.post { border-width: 8px; }

.gallery .gallery-item img { border-width:4px !important; }
.gallery .gallery-item img:hover { border-color: #33F !important; }

#extended-footer  { background-color: #55503A; border-top: 10px solid #B2AA86; margin-bottom: 0; color: #bd2828; }
#extended-footer .widget h3  { color: #FFFFFF; }
#extended-footer li a:link, #extended-footer li a:visited  { color:#FDD600; }
.one, .two  { border-right: 1px solid #151515; }

.widget h3  { background-color: #56513B; border-bottom: 6px solid #B3AB87; padding-left: 13px; padding-top: 13px; color: #FFD800; }
.widget ul li a:link, .widget ul li a:visited { background: #FFF none no-repeat 10px center; border-bottom: 1px solid #E5E3DB; font-family: verdana; font-size: 10px; font-weight: normal; padding: 0 10px 5px; }
.widget ul li a:hover  { background: #FFF none no-repeat 10px center; font-weight: bold; }
.widget_recent_comments li, #twitter li  { background-color: #FFF; border-bottom: 1px solid #E5E3DB; padding: 0 15px 5px 15px; } /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a, #twitter a  { color: #c40000!important; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */

.widget_rss a.rsswidget  { color: #FFD800; }
/*
.widget_rss ul, .widget_rss ul li, .widget_rss ul li a.rsswidget:link, .widget_rss ul li a.rsswidget:visited  { list-style:none !important; }
.widget_rss ul li a.rsswidget:hover { background: #fff; color:#5A5A5A; }*/

#featured { background-color: #fff; }
#featured h4 a { color:#000; font-weight:bold; }
#featured LI .thumb { padding:0 10px; }
#featured ul li .thumb img { border:5px solid #B4AC88; }

#topsearch #searchform_top { margin-top: 4px; }
input#s, input.field  { border: 5px solid #3A3A3A; margin-top: 5px; }
input#s:focus, input.field:focus  { border: 5px solid #FFF; }
input.submit  { background-color: #c40000; padding: 6px; margin-top: 6px; }

#sidebar .ads125 { border: 1px solid #B3AB87; background-color: #59543E; text-align: center; padding-left: 13px; width: 285px; }

/* highlight box appeneded to each post */
#content .post p.download { background-color: #FEE996; font-family: Arial, Verdana, Helvetica, sans-serif; margin-top: 15px; padding: 15px; border: 1px solid #DBB902; text-align: center; }
#content .post p.download a { font-size: 1.2em; color: #0000CD; text-decoration: underline; }

div.tagcloud a { color: #FFD800; }

/*celebskin a to z menu*/
#celebskin { display: block;  }
#celebskin ul li { background: #000; width: 60px; margin: 0; float: left; text-align: center; list-style-type: none; }
#celebskin ul li a { background: #FFF; font-family: Bevan, Helvetica, Arial, sans-serif; border: none; color: #33F; font-size: 1.4em; font-weight: normal; padding: 10px 0; text-decoration:underline;}
#celebskin ul li a:hover { background: #57523C; color: #FED700; }

