/*
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles in this file instead of style.css so it
is easier to update the theme. Simply copy an existing style
from style.css to this file, and modify it to your liking. */


/* GLOBAL STYLES
----------------
Add styles beneath this line that you want to be applied across your entire site */

html {
	font-size:16px;
}

body {
	background:url('images/topbg.jpg') 0 0 repeat-x #fff;
    font-family: "Bitter" !important;	
}


header#header, nav#navigation {
    display: none !important;
}

.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
    width: 72%;
}

.two-col-left #main-sidebar-container #sidebar, .two-col-right #main-sidebar-container #sidebar {
    width: 24.35%;
}

.nav .description { display: block; font-size: 11px; font-style: italic; }


#nav_menu-2 {
    background: #268bc7 url("images/navbar-bottom-bg.jpg") no-repeat scroll left bottom;
    padding: 50px 50px 100px;
}

#nav_menu-2 li {
    border-bottom: 1px solid #a1d7f7;
    list-style: outside none none;
}


#nav_menu-2 li:last-child {
    border: medium none;
}

#nav_menu-2 li a {
    color: #a5daf9;
    display: block;
    font-family: "Bitter",serif;
    font-size: 22px;
    font-weight: 400;
    padding: 24px 0 24px 51px;
    text-transform: uppercase;
}

#nav_menu-2 li .menu-item-description {

    display: inherit;
    font-family: "Bitter",serif;
    font-size: 15px;
    letter-spacing: 1px;

}

#nav_menu-2 li a:hover, #nav_menu-2 li a span:hover {
    color: #fff !important;
    text-decoration: none;    
}

ul li.home {
    background: rgba(0, 0, 0, 0) url("images/icon-home.png") no-repeat scroll left center;
}

ul li.home:hover {
	background:url('images/icon-home-hover.png') left center no-repeat;
}

ul li.beer {
    background: rgba(0, 0, 0, 0) url("images/icon-beer.png") no-repeat scroll left center;
}

ul li.beer:hover {
	background:url('images/icon-beer-hover.png') left center no-repeat;
}

ul li.food {
    background: rgba(0, 0, 0, 0) url("images/icon-pretzels.png") no-repeat scroll left center;
}

ul li.food:hover {
	background:url('images/icon-pretzels-hover.png') left center no-repeat;
}

ul li.map {
    background: rgba(0, 0, 0, 0) url("images/icon-map.png") no-repeat scroll left center;
}

ul li.map:hover {
	background:url('images/icon-map-hover.png') left center no-repeat;
}

ul li.music {
    background: rgba(0, 0, 0, 0) url("images/icon-music.png") no-repeat scroll left center;
}

ul li.music:hover {
	background:url('images/icon-music-hover.png') left center no-repeat;
}

ul li.kids {
    background: rgba(0, 0, 0, 0) url("images/icon-kids.png") no-repeat scroll left center;
}

ul li.kids:hover {
	background:url('images/icon-kids-hover.png') left center no-repeat;
}

ul li.tickets {
    background: rgba(0, 0, 0, 0) url("images/tickets.png") no-repeat scroll left center;
}

ul li.tickets:hover {
	background:url('images/tickets-hover.png') left center no-repeat;
}

.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    height: auto;
    padding: 0;
}

article {
    margin-top: 55px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6,
h1, h2, h3, h4, h5, h6 {
    font-family: "Bitter";
    line-height: 1.5em;
    margin: 0 0 0.5em;
}

header h2.title {
    display: none;
}

.page-title, .post .title, .page .title {
    font-family: "bitter";
    font-size: 30px;
    margin: 0 0 0.5em;
}

.entry, .entry p {
    color: #555555;
    font-family: "bitter";
    font-size: 15px;
    line-height: 26px;
}

.entry > h1 {
    color: #7f6151;
    font-family: "Bitter";
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    margin-bottom: 25px;
}

.entry > h2 {
    color: #362c22;
    font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
}

.entry h2 span {
    color: #278cc8;
    font-size: 34px;
}

.entry > h3 {
    color: #362c22;
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

.entry ul {
    list-style: outside none disc;
    margin-top: 25px;
    padding-left: 0;
}

.entry li::after {
    content: "•";
    margin: 0 4px;
}

.entry li {
    color: #7f6151;
    display: inline;
    font-family: "bitter";
    text-transform: uppercase;
}

#footer-widgets-container {
	background:url('images/footer-bg.jpg') 0 0 repeat;	
}

.block.footer-widget-1 {
    margin-top: 35px;
}

#text-2 {
    overflow: hidden;
}

.footer-left h4 {
    color: #c5bda9;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
}



.footer-middle > p {
    color: #c5bda9;
    font-family: "Bitter";
    font-size: 15px;
    font-style: italic;
    line-height: 24px;
}

.footer-right > p {
    color: #c5bda9;
    font-family: "Bitter";
    font-size: 15px;
    font-style: italic;
    line-height: 24px;
}

#footer-widgets .textwidget li {
    display: inline-block;
    list-style: outside none none;
    margin-right: 11px;
}

.footer-right a:hover {
    color: #fff;
}

#text-3 {
    margin: 40px 0;
    text-align: center;
}

#text-4 {
    margin-bottom: 20px;
    text-align: center;
}

#text-4 .textwidget, #text-4 .textwidget a {
    color: #60564c;
    font-size: 13px;
}


#text-4 .textwidget > a {
    border-bottom: 2px solid #342d25;
}

#footer-container {
    display: none;
}

/* DESKTOP STYLES
-----------------
Add styles inside the media query below that you only want to be applied to the desktop layout of your site */


@media only screen and (min-width: 800px) { 
	.footer-left {
        float: left;
        margin-right: 0;
        padding-right: 35px;
    }

    .footer-middle {
        border-left: 1px solid #564d44;
        border-right: 1px solid #564d44;
        float: left;
        padding-left: 35px;
        padding-right: 20px;
        width: 520px;
    }

    .footer-right {
        float: right;
    }
}

@media only screen and (max-width: 800px) { 
	
	.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
	    width: 100%;
	}

	#sidebar {
	    display: none;
	}
	.menu-item-description {
	    margin-left: 10px !important;
	}
}



@media only screen and (min-width: 768px) {
	/* Desktop styles go below this line */


	
}

@media only screen and (max-width: 480px) { 
	.ghost-button {
	    width: 80%;
	}
}