/*
                          \\|////
                          \ _ _ /
                          ( o o )
+----------------------oOOo-(_)-oOOo-------------------------------------------+
Name	: quick-styles.css
Usage	: css elastic framework
Date	: 11/30/07
Author	: Eddie Drye (edrye)
Copyright 2007 - Synergy Digital Services. All rights reserved.
+---------------------------------Oooo-----------------------------------------+
                           oooO  (  )
                          (  )   ) /
                           \ (  (_/
                            \_)
*/

/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{background: #003a66 url("../web-carolina-tribune/img/skyblue-bg.jpg") repeat-x center top;}
.blue{color: #3F9815;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #3F9815;}
#sidebar ul.categories li a{color: #3F9815;}

#footer {padding-bottom:20px; margin-bottom: 0px;}
#footer h2 {color:#ffffff;}
#footer .footerList li {color:#4f95ca;}
#footer .copyright span {color:#4f95ca;}
#footer .copyright {color:#4f95ca;}

.required { color: #f00; background: transparent; }

#content .content_wrap .entries ul li .entry ul li, #content .content_wrap .full-entry .post ul li {
background:transparent url("../web-carolina-tribune/skyblue/img/bullet.gif") no-repeat scroll 0 0;}
