/*
	Theme Name: Enterprise Child Theme
	Theme URI: http://www.studiopress.com/themes/enterprise
	Description: Enterprise is a two or three column child theme created for the Genesis Framework.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 1.1
	
	Tags: black, blue, custom-background, custom-header, custom-menu, featured-images, fixed-width, gray, left-sidebar, one-column, right-sidebar, sticky-post, theme-options, threaded-comments, three-columns, translation-ready, two-columns, white
	
	Template: genesis
	Template Version: 1.7

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Home Top
* Home Middle
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms

*/


/* Import Fonts
------------------------------------------------------------ */

@import url(https://fonts.googleapis.com/css?family=Droid+Sans);


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #555;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	
}

input {
	color: #333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description,
.wp-caption {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 3px;
}

li,
ol,
ul {
	margin: 0;
	padding: 0 15px 0 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #008dcf;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {

}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
	background: url(/wp-content/themes/enterprise/assets/brick-bg.jpg) repeat;
	min-width: 1160px;	
}


/* Header
------------------------------------------------------------ */
#wrap #header {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	background-color: #333333 !important;
}

#header {
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
    height: 210px;
}

#header .wrap {
    height: 175px;
    margin: 0 auto;
    width: 1040px;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 25px 0 0;
	width: 360px;
}

#title {
	border: none;
	font-family: 'Droid Sans', arial, serif;
	font-size: 36px;
	line-height: 42px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#title a,
#title a:hover {
	color: #333;
	text-decoration: none;
}

#description {
	font-family: 'Droid Sans', arial, serif;
	font-size: 14px;
}

#header .widget-area {
    float: right;
    margin: 50px 0 0;
    padding: 0;
    width: 300px;
}


#header .widget-area h4,
#header .widget-area h4 a, 
#header .widget-area h4 a:link,
#header .widget-area h4 a:active,
#header .widget-area h4 a:hover,
#header .widget-area h4 a:visited  {
    background: none !important;
	border-bottom: none !important;
	font-size: 20px;
    margin: 0 0 10px;
    padding: 0 0 5px 0px;
    text-transform: uppercase;
	font-weight:bold;
	color:#fff;
}

#header .widget-area .textwidget p {
	font-size: 18px;
	line-height: 25px;
    margin: 0px;
    padding:0px;
    color:#fff;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title,
.header-image #title a {
	background: url(/wp-content/uploads/2012/11/wise-guys-logo.png) no-repeat !important;
	display: block;
	float: left;
	height: 180px;
	overflow: hidden;
	padding: 0;
	margin:0;
	text-indent: -9999px;
	width: 180px;
	position:relative;
	z-index:25;
}

.header-image #title-area { 
	background: url(/wp-content/uploads/2012/11/wise-guys-logo.png) no-repeat !important;
	display: block;
	float: left;
	height: 180px;
	overflow: hidden;
	padding: 0;
	margin: 0px 0px 0px 430px;
	text-indent: -9999px;
	width: 180px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 960px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.nav,
#header ul.menu {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-radius: 3px;
	float: right;
	font-family: 'Droid Sans', arial, serif;
}

#header ul.nav ul,
#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.nav li,
#header ul.menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.nav li a,
#header ul.menu li a {
	border-right: 1px solid #ddd;
	color: #555;
	display: block;
	font-size: 12px;
	padding: 6px 15px 5px;
	position: relative;
	text-decoration: none;
}

#header ul.nav li a:hover,
#header ul.nav li a:active,
#header ul.nav .current_page_item a,
#header ul.nav .current-cat a,
#header ul.nav .current-menu-item a,
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	color: #222;
}

#header ul.nav li li a,
#header ul.nav li li a:link,
#header ul.nav li li a:visited,
#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-top-width: 0;
	color: #555;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#header ul.nav li li a:hover,
#header ul.nav li li a:active,
#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	color: #222;
}

#header ul.nav li ul,
#header ul.menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a {
	width: 130px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -31px 0 0 149px;
}

#header ul.nav li:hover>ul,
#header ul.nav li.sfHover ul,
#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
    background: url("images/nav.png") repeat scroll 0 0 transparent;
    clear: both;
    color: #EEEEEE;
    font-family: 'Droid Sans',arial,serif;
    margin: -25px auto;
    /*overflow: hidden;*/
    padding: 0;
    position: relative;
    text-shadow: 1px 1px #000000;
    text-transform: uppercase;
    width: 1040px;
	height:45px;
	 z-index: 15;
}



#nav ul {
    background: url("/wp-content/themes/enterprise/assets/menu-nav/nav-stars.png") no-repeat scroll 22px center transparent;
    float: left;
    padding: 0 0 0 115px;
    width: 925px;
}

#nav ul ul {
	padding: 0;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a,
#nav li.home a {
	color: #fff;
	display: block;
	font-size: 17px;
	padding: 13px 22px 12px 20px;
	position: relative;
	text-decoration: none;
	text-shadow: #000 1px 1px;
	z-index: 10;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	background: url(images/nav-hover.png);
	color: #333;
	text-shadow: #fff 1px 1px;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background: none;
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-top-width: 0;
	color: #333;
	font-size: 17px;
	padding: 6px 10px 5px;
	position: relative;
	text-shadow: #fff 1px 1px;
	text-transform: none;
	width: 180px;
}

#nav li li a:hover,
#nav li li a:active {
	background-color: #fff;
	color: #333;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 200px;
	/*z-index: 9999 !important;*/
}

#nav li ul a {
	width: 130px;
}

#nav li ul ul {
	margin: -32px 0 0 149px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	font-size: 13px;
	padding: 13px 22px 12px 20px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #fff;
	text-decoration: underline;
	text-shadow: #000 1px 1px;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	-khtml-border-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	background: url(images/subnav.png);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	clear: both;
	color: #fff;
	font-family: 'Droid Sans', arial, serif;
	margin: 0 auto 20px;
	overflow: hidden;
	text-shadow: #000 1px 1px;
	text-transform: uppercase;
	width: 960px;
}

#subnav ul {
	float: left;
	padding: 0 0 0 10px;
	width: 950px;
}

#subnav ul ul {
	padding: 0;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 9px 10px 8px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background: url(images/nav-hover.png);
	color: #333;
	text-shadow: #fff 1px 1px;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	border-top-width: 0;
	color: #333;
	font-size: 11px;
	padding: 6px 10px 5px;
	position: relative;
	text-transform: none;
	text-shadow: #fff 1px 1px;
	width: 128px;
}

#subnav li li a:hover,
#subnav li li a:active {
	background: none;
	background-color: #fff;
	color: #333;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#subnav li ul a {
	width: 130px;
}

#subnav li ul ul {
	margin: -32px 0 0 149px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}
/********************* Locatoin Navigation *************************/
.locations-nav .menu {
    background-color: #333333;
    color: #fff;
    display: inline-flex;
    margin: 0 0 20px;
    padding: 10px;
    width: 98%;
}
.locations-nav li {
    list-style: outside none none;
    padding: 0;
}
.locations-nav a {
    color: #fff;
    padding: 10px;
}
.locations-nav a:hover {
    background-color: #555;
    text-decoration: none;
}
/*Location Orange "Whats On Tap" Club Email Sign Up*/
.what-on-tap-club {
    font-size: 14px;
    margin: 10px auto 30px;
    padding: 30px;
    text-align: center;
    width: 50%;
}
.what-on-tap-club .required.email {
    font-size: 13px;
    padding: 12px !important;
    width: 90% !important;
}
.what-on-tap-club p {
    display: none;
}
.what-on-tap-club #mc_embed_signup .button {
    font-size: 13px;
    padding: 10px;
    width: 95%;
}


/*Location YL "Whats On Tap" Club Email Sign Up*/


/* Inner
------------------------------------------------------------ */
.home #inner {
	display:none;
}

.full-width-content #inner {
	background: url("/wp-content/themes/enterprise/assets/menu/menu-bg.png") repeat scroll 0 0 #FFFFFF;
}

.single-post.full-width-content #inner, .parent-pageid-302.full-width-content #inner, .parent-pageid-304.full-width-content #inner {
    background: #fff none repeat scroll 0 0;
}

#inner {
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 10px;
	margin: 20px auto 0;
	overflow: hidden;
	padding: 25px 30px 30px;
	width: 940px;
}



/* Home Top
------------------------------------------------------------ */

#home-top-bg {
	/*background: url(/wp-content/themes/enterprise/assets/brick-bg.jpg) repeat;*/
	height:750px;
	width: 100%;
	}

#home-top {
    height: 518px;
    margin: 0 auto;
    padding: 25px 0 0;
    width: 1020px;
}
	
#home-top .wrap {
	/*-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;*/
	overflow: hidden;
	padding: 0px;
	width: 1020px;
}

#home-top a,
#home-top a:visited  {
	color: #fff !important;
}

#home-top a:hover {
	text-decoration: none;
}

#home-top p {
	color: #fff;
}

#slider-container{
	height:518px;
	width:1020;
	padding:0px;
	margin:0px;
}

.home-top-1 {
	/*background: #1ea7e8 url(images/home-top-left.png) left repeat-y;*/
	float: left;
	height: 518px;
	width: 1020px;
}

.home-top-1 .widget {
	margin: 0;
	padding: 0px;
}

.home-top-2 {
	float: right;
	height: 140px;
	width: 1020px;
	padding:50px 0 0;
}

/* Home Middle
------------------------------------------------------------ */

#home-middle {
	clear: both;
	overflow: hidden;
}

.home-middle-1 {
	 float: left;
    padding: 0 33px 0 0;
    width: 200px;
}

.home-middle-2 {
	float: left;
    padding: 0 33px 0 0;
    width: 200px;
}

.home-middle-3 {
	float: left;
    padding: 0 30px 0 0;
    width: 200px;
}
.home-middle-4 {
	float: right;
    width: 200px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 30px;
	padding: 0 0 5px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 720px;
}

.home .full-width-content #content-sidebar-wrap {
	width: 960px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 940px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	width: 420px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 640px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 940px;
}

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

blockquote p {
	color: #666;
	font-family: 'Droid Sans', arial, serif;
	font-style: italic;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 15px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333;
	font-family: 'Droid Sans', arial, serif;
	margin: 0 0 10px;
	text-transform: uppercase;
}

h1,
h2 {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 15px;
	padding: 0 0 5px;
}

h1,
h2,
h2 a,
h2 a:visited {
	color: #333;
	font-family: 'Droid Sans', arial, serif;
	font-size: 20px;
	line-height: 24px;
}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 5px;
}

h2 a:hover {
	color: #008dcf;
	text-decoration: none;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

#home-top h4 {
	background: none;
	border-bottom: 1px dotted #56b7e3;
	color: #fff;
	font-size: 20px;
	padding: 0 0 7px;
	text-shadow: #045ea4 1px 1px;
}

.home h4,
.widget-area h4 {
 	border-bottom: 1px dotted #CCCCCC;
    font-size: 20px;
    line-height: 24px;
    margin: 0 0 15px;
    padding: 0 0 5px 5px;
    text-transform: uppercase;
}

.sidebar h2 {
    border-bottom: medium none !important;
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 11px;
	margin: -5px 0 15px;
	text-transform: uppercase;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px dotted #ccc;
	clear: both;
	font-size: 11px;
	padding: 5px 0 0;
	text-transform: uppercase;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 3px 0 2px 22px;
}
	
.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 3px 0 2px 22px;
}
	
.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 3px 0 2px 22px;
}

.time {
	background: url(images/icon-time.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 3px 0 2px 22px;
}


/* Images
------------------------------------------------------------ */

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background: #fff;
	border: 4px solid #eee;
	margin: 0 0 5px;
	padding: 1px;
}

.author-box .avatar {
	border: 4px solid #e5e5e5;
	float: left;
	height: 70px;
	margin: 0 10px 0 0;
	width: 70px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	border: 4px solid #e5e5e5;
	float: right;
	margin: 0 5px 0 10px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	width: 270px;
}

.sidebar p {
	font-size: 13px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	margin: 0 0 30px;
}

.textwidget p {
	padding: 0 0 10px;
}

.widget-area ol,
.widget-area ul {
	margin: 5px 0 0 0;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

#home-middle ul li,
.widget-area ul li {
	border-bottom: 1px dotted #ccc;
	list-style-type: none;
	margin: 0 0 3px;
	padding: 0 0 3px 5px;
	word-wrap: break-word;
}

#header .widget-area ul li {
	border: none;
	margin: 0;
	padding: 0;
}

.widget-left{
	width:250px;
	height: 200px;
	position:relative;
	margin:0px;
	padding:0px;
}

/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: url(images/gradient.png);
	border-radius: 3px;
	color: #999;
	display: inline;
	font-size: 12px;
	font-style: italic;
	margin: 5px 0 0;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0;
	overflow: hidden;
	padding: 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

div.gform_footer input.button,
.enews #subbutton,
.searchsubmit,
#submit {
	background: url(images/button.png);
	border: 1px solid #2bc2f7;
	color: #fff;
	cursor: pointer;
	font-family: 'Droid Sans', arial, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 6px;
	text-decoration: none;
	text-shadow: #0b87d9 1px 1px;
	text-transform: uppercase;
}

div.gform_footer input.button:hover,
.enews #subbutton:hover,
.searchsubmit:hover,
#submit:hover {
	background: url(images/button.png) 0 -28px;
	text-shadow: #0b87d9 1px 1px;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 50px 0 0;
}

#nav .searchform {
	float: right;
}

.s {
	background: url(images/gradient.png);
	color: #999;
	font-family: 'Droid Sans', arial, serif;
	font-size: 12px;
	margin: 5px 2px 0 0;
	padding: 6px;
	width: 190px;
}

#header .s {
	margin: 5px 0 0;
	width: 250px;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	background: url(images/gradient.png);
	color: #999;
	font-family: 'Droid Sans', arial, serif;
	font-size: 12px;
	margin: 5px 3px 0 0;
	padding: 6px;
	width: 210px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */
.footer-bg{

	-moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    -ms-filter: flipv; /*IE*/
    filter: flipv; /*IE*/
	
}

#footer-widgets {
	clear: both;
    font-size: 12px;
    margin: 30px auto 0;
    overflow: hidden;
    padding: 15px 0 0;
    position: relative;
    width: 1000px;
}

 
#footer-widgets .wrap {
	margin: 0 auto;
	width: 1000px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
}

#footer-widgets p {
	color: #FFFFFF;
    font-size: 14px;
    padding: 0 0 10px;
}

.footer-widgets-1 {
	float: left;
    margin: 0;
    padding: 0 75px 0 0;
    width: 290px;
}

.footer-widgets-2 {
	float: left;
    padding: 0 35px 0 0;
    width: 200px;
}

.footer-widgets-3 {
	float: left;
    margin: 0;
    padding: 0px;
    width: 200px;
}
.footer-widgets-4 {
	float: right;
	width: 190px;
}

.footer-delivery-hr{
	color: #FFFFFF;
    font-size: 10px;
    line-height: 15px;
    margin: -8px 0 0;
}

.footer-phone,
.footer-phone a,
.footer-phone a:link,
.footer-phone a:active,
.footer-phone a:hover,
.footer-phone a:visited {
	color: #FFFFFF;
    font-size: 18px;
	padding:0 0 10px;
}

.footer-maps, .footer-maps a{ 
	color: #FFFFFF;
    font-size: 14px;
	padding:0px;
	margin:-47px 0 0 40px;
	position:absolute;
}
.footer-maps:hover{
	color: #F0F0F0;
	text-decoration:underline;
}
.delivery-car-position {
	margin: 0 0 0 15px;
    padding: 0;
}
.delivery-tex-position {
	margin: -36px 0 0 140px;
    padding: 0;
}
.fish-house-logo-position {
	float: right;
    margin: -15px 0 0;
    padding: 0 5px 0 0;
}

/* Footer
------------------------------------------------------------ */
.footer {
	background-color: #333333;
    height: 200px;
	width:100%;
	margin:-125px 0px 0px 0px !important;
}

.footer .wrap {
	margin: 0 auto;
	width: 900px;
}

#footer {
    clear: both;
    font-size: 11px;
    margin: 0 auto;
    overflow: hidden;
    text-transform: uppercase;
    width: 100%;
}

#footer p {
	color: #555;
	font-size: 11px;
}

#footer a,
#footer a:visited {
	color: #555;
}

#footer a:hover {
	color: #9c0000;
	text-decoration: none;
}

#footer .gototop {
    float: left;
    margin: 150px 0 0;
    padding: 0 0 0 5px;
    position: relative;
    width: 200px;
}

#footer .gototop a {
	margin: 0;
	padding: 0px 0 0 0px;
	/*background: url(images/footer-top.png) no-repeat left center;*/
	}

#footer .creds {
    float: right;
    margin: 150px 0 0;
    padding: 0 0px 0 0;
    position: relative;
    text-align: right;
    width: 660px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 15px;
	overflow: hidden;
}

#comments p,
#respond p {
	font-size: 13px;
	line-height: 20px;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px;
	padding: 10px 5px 10px 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ddd;
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #999;
	font-family: 'Droid Sans', arial, serif !important;
	font-size: 12px !important;
	padding: 4px 5px !important;
}

div.gform_footer input.button {
	color: #fff;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}
/*************** Menu Navigation *****************/
#menu-nav-container {
	position: relative;
	width: 1020px;
	margin:0px 0px 0px 0px;
	height:180px;
}
#menu-nav-container .menu-icon {
    color: #222;
    font-size: 1.1rem;
    font-weight: 700;
    margin: 110px 0 0;
    position: absolute;
    text-align: center;
    vertical-align: bottom;
    width: 155px;
	z-index:10;
}
#menu-nav-container .menu-icon::before {
    background-image: url("/wp-content/themes/enterprise/assets/menu-nav/menu-nav.png");
    background-repeat: no-repeat;
    background-size: 985px 622px;
    content: "";
    display: block;
    height: 90px;
    margin: 1rem auto;
    position: absolute;
    width: 110px;
	z-index:10;
}
#menu-nav-container .menu-icon.appetizers::before {
    background-position: -18px -378px;
    margin: -90px 0 0 30px;
    z-index: 10;
}
#menu-nav-container .menu-icon.appetizers:hover::before {
    background-position: -15px -53px;
    height: 125px;
    margin: -110px 0 0 23px;
    width: 150px;
}
#menu-nav-container .menu-icon.salads::before {
    background-position: -129px -383px;
    margin: -84px 0 0 27px;
    width: 115px;
    z-index: 10;
}
#menu-nav-container .menu-icon.salads:hover::before {
    background-position: -165px -61px;
    height: 125px;
    margin: -110px 0 0 15px;
    width: 150px;
}
#menu-nav-container .menu-icon.salads {
    margin: 110px 112px 0;
}
#menu-nav-container .menu-icon.sandwiches::before {
    background-position: -242px -380px;
    margin: -84px 0 0 14px;
    width: 135px;
    z-index: 10;
}
#menu-nav-container .menu-icon.sandwiches:hover::before {
    background-position: -333px -58px;
    height: 117px;
    margin: -110px 0 0 -10px;
    width: 183px;
}
#menu-nav-container .menu-icon.sandwiches {
    margin: 110px 248px 0;
}
#menu-nav-container .menu-icon.pastas::before {
    background-position: -377px -352px;
    margin: -114px 0 0 24px;
    width: 108px;
	height:118px;
    z-index: 10;
}
#menu-nav-container .menu-icon.pastas:hover::before {
    background-position: -530px -15px;
    margin: -157px 0 0 2px;
    height: 162px;
	width: 142px;
}
#menu-nav-container .menu-icon.pastas {
    margin: 110px 380px 0;
}
#menu-nav-container .menu-icon.pizzas::before {
    background-position: -489px -370px;
    margin: -95px 0 0 10px;
    width: 149px;
	height:115px;
    z-index: 10;
}
#menu-nav-container .menu-icon.pizzas:hover::before {
    background-position: -328px -193px;
    margin: -124px 0 0 -15px;
    height: 132px;
	width: 189px;
}
#menu-nav-container .menu-icon.pizzas {
    margin: 110px 505px 0;
}
#menu-nav-container .menu-icon.calzones::before {
    background-position: -644px -377px;
    margin: -88px 0 0 16px;
    width: 124px;
	height:94px;
    z-index: 10;
}
#menu-nav-container .menu-icon.calzones:hover::before {
    background-position: -534px -209px;
    margin: -108px 0 0 -9px;
    height: 122px;
	width: 166px;
}
#menu-nav-container .menu-icon.calzones {
    margin: 110px 648px 0;
}
#menu-nav-container .menu-icon.deserts::before {
    background-position: -771px -388px;
    margin: -77px 0 0 21px;
    width: 115px;
	height:78px;
    z-index: 10;
}
#menu-nav-container .menu-icon.deserts:hover::before {
    background-position: -704px -214px;
    margin: -103px 0 0 2px;
    height: 109px;
	width: 149px;
}
#menu-nav-container .menu-icon.deserts {
    margin: 110px 770px 0;
}
#menu-nav-container .menu-icon.beers-and-wines::before {
    background-position: -884px -360px;
    margin: -95px 0 0 35px;
    width: 80px;
	height:107;
    z-index: 10;
}
#menu-nav-container .menu-icon.beers-and-wines:hover::before {
    background-position: -869px -180px;
    margin: -131px 0 0 25px;
    height: 140px;
	width: 96px;
}
#menu-nav-container .menu-icon.beers-and-wines {
    margin: 110px 870px 0;
}
.bg-menu-white-bar {
	background: url("/wp-content/themes/enterprise/assets/menu-nav/menu-nav.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 140px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	width: 1020px;
	position:absolute;
	background-position: 14px -472px;
}

.displace {
	left: -5000px;
	position: absolute;
}

#slider-shadow {
	background: url("/wp-content/themes/enterprise/assets/slider-shadow.png") no-repeat;
	width:1164px;
	height:660px;
	pointer-events: none;
	position:absolute;
	z-index:1;
	padding:0px;
	margin: -84px 0px 0px -74px;
	overflow: hidden;
}

.royalSlider.default {
    z-index: 5 !important;
}
/********************** Locations **************/
.page-id-300.full-width-content #inner, .page-id-302.full-width-content #inner, .page-id-304.full-width-content #inner, .page-id-306.full-width-content #inner {
    background: #fff none repeat scroll 0 0;
}
.page-id-300 .entry-content p {
    padding: 0;
}
.state {
    float: left;
    width: 100%;
}
.state h2 {
    color: #e51937;
}
.location-title {
    font-size: 16px;
    font-weight: bold;
    width: 100%;
}
.location-contact-info {
    float: left;
    width: 60%;
}
.location-address {
    margin: 0 0 5px;
}
.phone::before {
    content: "P:";
}
.tele::before {
    margin: 0 3px 0 0;
}
.phone {
    border-bottom: 1px dotted #e51937;
}
.tele {
    display: inline-block;
    font-weight: 700;
    margin: 0 0 5px;
}
.tele.phone > a {
    color: #555;
}
.tele.phone > a:hover {
    color: #e51937;
    text-decoration: none;
}
.wg-pizza-map {
    background-image: url("/wp-content/themes/enterprise/assets/locations/location-icons.png");
    background-position: 0 0;
    background-size: 36px auto;
    display: inline;
    float: left;
    height: 15px;
    margin: 2px 5px 0 0;
    width: 18px;
}
.wg-pizza-map:hover {
	background-position:0 -15px;
}
.wg-pizza-location {
    background-image: url("/wp-content/themes/enterprise/assets/locations/location-icons.png");
    background-position: -19px 0;
    background-size: 36px auto;
    display: inline;
    float: left;
    height: 15px;
    margin: 2px 5px 0 0px;
    width: 18px;
}
.wg-pizza-location:hover {
	background-position:-19px 15px;
}
.location-directions > a, .location-details > a {
    color: #555;
}
.location-directions > a:hover, .location-details > a:hover {
    color: #e51937;
    text-decoration: none;
}
/*Single Locations*/
.single-location {
	float:left;	
}
.single-location-left{
	width:34%;
	float:left;
}
.single-location-right{
	width:65%;
	float:left;
}
.location-head {
    font-weight: bold;
}
.single-location-left .location-address, .single-location-left .tele {
    margin: 0 0 20px;
}

/********************** Menu ****************/
.parent-pageid-12 h1 /*Sub cats of Menu*/ {
    display: none;
}

.post-14 h1 /*Caterting Menu*/ {
    display: none;
}

.menu_manager h1 {
    display: list-item;
}

.wprmm_menu .menu_manager h2 {
    margin: 30px 0 15px !important;
}

.wprmm_menu .menu_manager ul {
    margin: 15px 0 0 !important;
}

.wprmm_menu .two-column li {
    margin: 0 45px 10px 0 !important;
    width: 45% !important;
}

.menu_item_info {
	padding: 0px 0px 3px 0px;
}

.wprmm_menu ul li span.menu_price {
    text-align: right;
}

.menu_manager h3 {
	font-size: 15px;
}

.two-column p {
    float: left;
    width: 340px;
}

#pizzalist li {
	display: inline;
	list-style-type: none;
	padding: 0px 25px 0px 0px ;
	margin:0px;
	font-weight: bold;
}
.wprmm_menu .menu_manager .pizzalist ul {
	padding: 0px;
	margin:0px;
	display: inline;
	list-style-type: none;
}

.wprmm_menu {
    margin: 10px 0;
    width: 105% !important;
}
.wprmm_tooltip {
    margin: 0 0 -1px;
    padding: 0 5px 0 0;
}

.menu-header-img{
	margin:0px 0px -15px 0px ;
	padding:0px;
}

/************* Header Left ******************/
#text-2 {
    margin: 0px;
    text-align: right;
    width: 280px;
}
#header .textwidget a {
    color: #fff;
}

#text-11 {
    float: left;
    margin: -65px 0 0 -715px;
    position: absolute;
    width: 370px;
}
/*********** Google Maps *****************/
.google-maps-container{
	float: left;
    margin: -435px 0 0 280px;
    padding: 0;
	position: absolute;
}

/*********** Rotating Text *****************/
.rotatingtext .rselector{
	line-height:20px !important;
}
/************* Sidebar buttons ***********/
a.catering-sb-btn {
	background: url("/wp-content/themes/enterprise/assets/sidebar/sidebar-buttons.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 107px;
	width: 270px;
	margin:0px;
	text-decoration: none;
	position: relative;
	background-position: 0px 0px;
	z-index:1;
}
a.specials-sb-btn {
	background: url("/wp-content/themes/enterprise/assets/sidebar/sidebar-buttons.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 107px;
	width: 270px;
	margin:0px;
	text-decoration: none;
	position: relative;
	background-position: 0px -107px;
	z-index:1;
}
a.events-sb-btn {
	background: url("/wp-content/themes/enterprise/assets/sidebar/sidebar-buttons.png") no-repeat scroll 0 0 transparent;
	display: block;
	height: 107px;
	width: 270px;
	margin:0px;
	text-decoration: none;
	position: relative;
	background-position: 0px -214px;
	z-index:1;
}
/*Email Sign Up *********/
/*Footer Newsletter */
.mc-field-group .required.email {
    margin: 0 0 10px;
    padding: 4px;
    width: 90%;
}
#mc_embed_signup .button {
    background-color: #555;
    border: medium none;
    color: #fff;
    padding: 3px;
    width: 96%;
}
#mc_embed_signup .button:hover {
    background-color: #9c0000;
}