/*
Theme Name: Golf absolute - Weinstrasse
Theme URI: http://www.hz-marketing.de/
Description: Wordpress-Theme Golf absolute - Golfseiten
Version: 1.0
Author: HZ-Marketing
Author URI: http://www.hz-marketing.de/
*/

@import url(../master.css);

body { 	background: #e7e7e7 url('images/bg_container.jpg') repeat-x; }

.container { background: white url('images/bg_content.jpg') no-repeat -15px 500px; }

#shadow { z-index: 1; width: 980px; margin: 0 auto; background: url('images/shadow.png') no-repeat top; }

#search #s { background: #FFF url('images/icons/search_grey.gif') 0px center no-repeat; }

dl#comment_list dt { background: url('images/comment_top.gif') 0 100% no-repeat; }

dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }
dl#comment_list dd.author { background: #0099cc url('images/comment_author_bottom.gif') 0 100% no-repeat; }

ul#navmenu-h li.current_page_item a, ul#navmenu-h li.current-cat a, ul#navmenu-h li.current_page_parent a, ul#navmenu-h li.current_page_ancestor a { background: #dedede url('images/bg_topmenue.png') repeat-x; color: #2a2a2a; font-weight: bold; }


#navmenu-v { background: url('images/buttons/menue.png') no-repeat top; }

#navmenu-v ul a { background: #ebebeb url('images/buttons/button.jpg') no-repeat top; }
#navmenu-v ul li.current_page_item a, #navmenu-v ul li.cat-item.current-cat a { background: url('images/buttons/button_active.jpg') no-repeat; color: #FFF; font-weight: bold; }
#navmenu-v ul li.current_page_parent a  { background: url('images/buttons/button_active_parent.jpg') no-repeat; color: #FFF; font-weight: bold; }
#navmenu-v ul li.current_page_parent ul li.current_page_item a { background: url('images/buttons/button_active_child.jpg') no-repeat !important; color: #FFF !important; font-weight: bold !important; }
#navmenu-v ul li.current_page_parent ul li.page_item a, #navmenu-v ul li.current_page_item ul li.page_item a { background: url('images/buttons/button_child.jpg') no-repeat; color: #a2a2a2;}
#navmenu-v ul li.page_item ul li.page_item a { background: url('images/buttons/button_child.jpg') no-repeat; font-weight: normal;}
#navmenu-v ul li.page_item a:hover, #navmenu-v ul li.cat-item a:hover { background: url('images/buttons/button_hover.jpg') no-repeat; color: #FFF; font-weight: bold; }