/*
Theme Name:     Bodfish Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       bodfish
Version:        1.0
*/




body {
	background-color:#000 !important;
}


@import 'https://fonts.googleapis.com/css?family=Roboto+Condensed:300|Roboto:300';


.widget_nav_menu ul.menu{
border: 0px solid #ebebeb;
border-radius: 0px
}
.widget_nav_menu ul li{
	border-bottom: 1px solid #000000;}
	
	.widget_nav_menu ul li a{
font-family: 'Roboto Condensed', sans-serif;
font-weight:300;
letter-spacing:2px;
text-transform:uppercase;
font-size:27px;
line-height:28px;
padding: 2px 5px;
	}
	
	#theme-page .theme-page-wrapper{
		 margin: -25px auto; }