/*  
Theme Name: Blitz Green
Theme URI: http://www.templatesquare.com/
Description: Blitz Green is a child theme of Blitz.
Author: templatesquare
Author URI: http://www.templatesquare.com/
Tags: theme-options, widget-ready, right-sidebar, green
Template: blitz3
*/

@import url(../blitz3/style.css);
a:link, a:visited {color:#49a902; text-decoration:none;}
a:hover{color:#60c019; text-decoration:none;}
#sideright ul li a:hover{color:#60c019 !important; text-decoration:none;}

#top_container{ background-image:url(images/bg_container_top.gif); background-repeat:repeat-x; background-position:top}
#top_container_inner{ background-image:url(images/bg_container_inner_top.gif); background-repeat:repeat-x; background-position:top}
.current-menu-ancestor a, current_page_ancestor a, .current_page_item a, .current-menu-item a, .current-page-parent a, 
.current-menu-parent a{background-image:url(images/arrow.gif) !important; background-repeat:no-repeat; background-position:0px 4px;}
#topmenu ul li a.active{background-image:url(images/arrow.gif) !important; background-repeat:no-repeat; background-position:0px 4px;}
#topmenu ul li a:hover{color:#fff; text-decoration:none; background-image:url(images/arrow.gif); background-repeat:no-repeat; background-position:0px 4px;}


#slideshow_navigation a{background: url(images/button.png) no-repeat scroll 50% 50%;}
#slideshow_navigation .activeSlide {background: url(images/button_selected.png) no-repeat scroll 0% 50%;}