/* @group Links */
a,a:link {color: #7f7f7f}
a:visited {color: #484848;}
a:hover,.blogcalmod a:hover {color: #ddd;background: #484848}
#footer_wrap ul li a:hover {background: #484848;color: #fff;}
/* @end */

/* @group Headings */
h1,.componentheading {color: #808080;} 
h2,.contentheading {color: #808080}
h3,.moduletable h3 {color: #808080;border-bottom: 2px solid #F2f2f2}
h4 {color: #808080}
h5 {color: #808080;}
h6 {color: #808080;}
/* @end */

#footerShadow {background: #fff}
ul.pagination li a:hover,,#footer_left ul li a:hover  {background:#d8d8d8;color: #d8d8d8;}
#midCol_fullWidth {border-top: 2px solid #F2f2f2;}
.blogcalmod {border-color: #E1E6FA;}