/* link and text color */
a, a:visited, .colortext, .button:hover, #sidebar ul li a:hover, html ul.tabs li.active a, h2.active span,
#topnav a:hover,
#topnav li a:hover,
#topnav .current_page_item > a, #topnav  .current_page_item > a:hover,
#topnav .current_page_parent > a, #topnav .current_page_parent > a:hover,
#topnav .current-menu-parent > a, #topnav .current-menu-parent > a:hover,
#topnav .current-menu-item > a, #topnav .current-menu-item > a:hover,
{color:#dc6a4d;}
.colortext, .colortext a, .colortext a:visited, .wp-pagenavi a:hover, .wp-pagenavi .current{color:#dc6a4d !important;}

/* background images */
#header.innerpage{background:url(default/pattern_header_inner.gif) repeat;}
#footer{background:#212121 url(default/bg-footer.png) repeat-x;}
#footer-pattern{background:url(default/bg-footer-pattern.gif) repeat; }
#footer .frame{background:url(default/opacity-img.png) repeat}
#after-footer{background:url(default/bg-afterfooter.png) no-repeat;}

/* footer area */
#footer{border-top:solid 10px #303030; color:#aaa}
#footer .widget-title{color:#fafafa;}
#footer ul li a, #footer ul li a:visited{color:#aaa}
#footer ul li a:hover{color:#fff}
#footer ul li li{border-bottom:solid 1px #4a4a4a;}
#footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6{color:#fafafa}
#footer .frame{border:solid 1px #424242;}
#footertext{color:#aaaaaa}
#footertext a, #footertext a:visited{color:#aaaaaa}


