/* 
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.

*/

/* ############## GLOBAL STYLES ############## */

body { background: #000 url('http://www.finnriggins.com/wp-content/themes/backstage/images/bg_finnriggins.jpg') top center no-repeat; color: #AAA; }

a:link, a:visted { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

strong { color: #FFF; }

h1, h2, h3, h4, h5 { font-family: arial, sans-serif; }

#wrap { background: transparent url('http://www.finnriggins.com/wp-content/themes/backstage/images/bg_wrap.png') bottom right no-repeat;}

/* ############## SHOP STYLES ############## */

.col-left #main #shop { margin: 0; padding: 0; }
.col-left #main #shop h2 { color: #FFFF99; border-bottom: 1px dotted #333; margin-top: 10px; text-transform: capitalize; }
.col-left #main #shop .alignnone { border: 2px solid #000; }


/* ############## FOOTER STYLES ############## */

#footer-out { background: transparent; text-align: left; }

#sidebar a:link, #sidebar a:visited { color: #4ab4a7; }
#sidebar a:hover, #sidebar a:active { color: #FFF; }

#footer a:link, #footer a:visited { color: #78c1e1; text-decoration: none;}
#footer a:hover, #footer a:active { color: #FFF; text-decoration: underline;}

