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

body{background: #18171d url(img/hr_background.jpg) no-repeat top center;}
a{color: #14b8ed;} 
/* #content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #ffffff;} */
#sidebar ul.categories li a{color: #14b8ed;}

#sidebar ul li a {color: #fff;}
#sidebar ul li.current-menu-item a {color: #14b8ed;}
#sidebar ul li a:hover {color: #14b8ed;}

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


#footer {padding-bottom:20px; margin-bottom: 0px;}
#footer h2 {color:#4C5664;}
#footer .footerList li {color:#4C5664;}
#footer .copyright span {color:#4C5664;}
#footer .copyright {color:#4C5664;}
#footer .copyright span a {color:#4C5664; text-decoration: underline;}
#footer .copyright span a:hover {text-decoration: none;}



