.jp-seek-bar.jp-seeking-bg {
	background: url('http://geeknation.com/wp-content/themes/Geek2014/css/jplayer-skin/geeknation/jplayer.geeknation.seeking3.gif') !important;
}
.single-video #post-area .jp-jplayer-video {
		max-height:620px;
	}

.next-prev-post a {
	display:block;
	min-width:27px;
	height:47px;
	line-height:47px;
	font-size:20px;
}
.next-prev-post a.prev-post {
	float: right;
	padding-right: 37px;
	background: url('../../../../../wp-content/themes/Geek2014/img/icons/right-post.png') no-repeat right;
}
.next-prev-post a.next-post {
	float: left;
	padding-left: 37px;
	background: url('../../../../../wp-content/themes/Geek2014/img/icons/left-post.png') no-repeat left;
}
#mobile-menu {
    z-index:9;
}