/*  
 * Slider Navigation
 * Description: Navigation used in theme Slider from Counterjumper
 * Version: 1.0.2
 * Author: Karmadude
 * Author URI: http://counterjumper.com/
 * 
 * Slider 1.0.2
 *  
 * This navigation was designed and built by Karmadude   
 * 
 * 
 */
#navigation .sliderContent {
	display: none;
	margin: 0;
	border-bottom-color: #646161;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	background: #000000;
}

#navigation h2:hover {
cursor: pointer;
}