/* If you want to add your own CSS code, please do it in this file */


#Footer .copyrights, a, a:hover {
    font-size: 16px;
	color: #83acb6;
    margin: 15px 0 0;
    overflow: hidden;
}

.widget ul.menu li a {
    border: medium none;
    font-size: 20px;
    margin: 0 0 18px;
    padding: 0 0 3px 25px;
	}
	
.widget ul.menu li.current_page_item a, 
.widget ul.menu li a:hover,
.widget ul.menu li a{
	background: url("../images/pfeilchen-menue.JPG") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
	
.widget ul.menu li.current_page_item a, 
.widget ul.menu li a:hover{
	color: #F6B501;
}

.widget.widget_nav_menu {
    float: right;
	padding: 0px 0px 0px 60px;
}

.widget ul.menu li a:hover {
	color: #F6B501;
}

#Footer .widgets_wrapper {
    background: #2c6f80 url("http://bin-dann-mal-segeln.de/wp-content/themes/rocco/images/bg-footer.png") repeat-x scroll 0 0;
}

#Header {
    background: rgba(0, 0, 0, 0) url("http://bin-dann-mal-segeln.de/wp-content/themes/rocco/images/bg-header.png") repeat-x scroll 0 0;
}

.gallery .gallery-item .gallery-icon .mask {
    background: rgba(44, 111, 128, 0.6) none repeat scroll 0 0;
}