/* @group Links */
a,a:link {color: #0079C2}
a:visited {color: #000;}
a:hover,.blogcalmod a:hover {color: #333;background: #c1d72e}
#footer_wrap ul li a:hover {background: #183152;color: #fff;}
/* @end */

/* @group Headings */
h1,.componentheading {color: #0079c2;} 
h2,.contentheading {color: #0079c2}
h3,.moduletable h3 {color: #0079c2;border-bottom: 4px solid #f78f1e}
h4 {color: #f78f1e}
h5 {color: #c1d72E;}
h6 {color: #0079c2;}
/* @end */

#footerShadow {border-top: 4px solid #c1d72E}
ul.pagination li a:hover,,#footer_left ul li a:hover  {background:#0079C2;color: #fff;}
#midCol_fullWidth {border-top: 4px solid #dcdcdc;}
.blogcalmod {border-color: #e8efb9;}