/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

/* body{background: #000000 url(img/grunge-bg.jpg) top center no-repeat;} */

#frontpage { background: url(img/background-blue.jpg); font-family: "Courier New", Courier, monospace; font-weight:bold;}

#poetry { background: #C2E9FF url(img/poetry-bg.gif) top center no-repeat;;  color:#333; font-family: "Courier New", Courier, monospace; font-weight:bold; size:16px;}

#poetry a { color:#003; }


#writing { background: #ffd9c2 url(img/light-orange-bg.gif) top center no-repeat;;  color:#333; font-family: "Courier New", Courier, monospace; font-weight:bold; size:16px;}

#writing a { color:#003; }

#photojournalism{ background: #fff8db url(img/light-white-bg.gif) top center no-repeat; color:#333; font-family: "Courier New", Courier, monospace; font-weight:bold; size:16px;}

#photojournalism a { color:#003; }


#homepagetwo { background: url(img/background-green.jpg); font-family: "Courier New", Courier, monospace; font-weight:bold; color:#333;}

#normalpage {background: #000000 url(img/black-bg.gif) top center no-repeat;}

#normalpage a {color: #fff;}
#normalpage #content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #fff;}
#normalpage #sidebar ul.categories li a{color: #14b8ed;}

#normalpage #page .navigation ul li a:hover{
text-decoration: none;
color: #14b8ed;
}

#normalpage #footer {padding-bottom:20px; margin-bottom: 0px;}
#normalpage #footer h2 {color:#ffffff;}
#normalpage #footer .footerList li {color:#fff;}
#normalpage #footer .copyright span {color:#fff;}
#normalpage #footer .copyright {color:#fff;}



#poetry #content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #333;}
#poetry #sidebar ul.categories li a{color: #003;}

#poetry #page .navigation ul li a:hover{
text-decoration: none;
color: #003;
}

#poetry #footer h2 {color:#333;}
#poetry #footer .footerList li {color:#333;}
#poetry #footer .copyright span {color:#333;}
#poetry #footer .copyright {color:#333;}



