/*
Theme Name: fd-k2-1.0
Theme URI: http://frankdippelagency.com/
Description: frank dippel agency k2-style
Author: Alex Dippel
Author URI: http://http://alexdippel.com/
Template: k2
*/

#page { padding-top: 0px; 
border:none;
}

#header{
height: 146px !important;
background: #38C url('http://frankdippelagency.com/images/header.jpg');
}

.page .entry-head { 
        display: none; 
}

ul.menu li a { 
  font-size: 140%; 
} 

body {
	background:#474747;
	background-image: url(http://frankdippelagency.com/images/bkg_tall2.jpg);
	background-repeat: repeat-x;
}

.navigation .nav-next, 
.navigation .right { 
float: right; 
 width: 50%; 
text-align: right; 
white-space: nowrap; 
 overflow: hidden; 
text-overflow: ellipsis; 
} 

.navigation .nav-previous, 
.navigation .left { 
float: left; 
 width: 50%; 
text-align: left; 
white-space: nowrap; 
 overflow: hidden; 
text-overflow: ellipsis; 
} 
