/*
Theme Name: U-Design
Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7
Description: A slick, powerful and clean theme.
Author: Andon
Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7
Version: 2.0.1
License: Located in 'licensing' folder
License URI: Located in 'licensing' folder
*/

/*
    Do not remove any of the commented text above as it is used by the theme for proper function!

    All the themes' CSS files are located under the 'styles/' sub-folder...

    If you would like to use this file to add any custom CSS, you'll need to enable it first  
    from the theme's "General Options" section.
    Please note: After enabling the use of this file, you will not see any change here, 
    feel free to add your custom CSS below.
    On the other hand, if you need access to the theme's main style sheet, you will 
    need FTP client to access it, is it located in: "styles/style1/css/style.css"
*/

#wrapper-1{
	background-color: rgba(0, 0, 0, 0.58);
}

#main-menu{
	position: absolute;
	top: 20px;
	background: none !important
}

#main-menu i{
	font-size: 80%;
}

.social-icon.facebook{
	margin-left: 177px !important;
	padding-right: 5px;
}

.social-icon a span{
	padding-left: 0px !important;
}

.banner-text{
	font-size: 233%;
	color: #FE5E08;
	font-family: 'Oswald';
	text-shadow: -4px 2px 6px #000000;
	font-weight: 900;
	text-align: center;
}

.banner-text-highlighted{
	color: rgb(244, 244, 244);
	font-size: 123%;
	vertical-align: -3px;
}

.last_column{
    background: url('http://www.maydaybrewery.com//wp-content/uploads/2013/12/mayday-righthalf.png') no-repeat;
    height: 750px;
    padding-top: 80px;
}

@media screen and (min-width: 720px) and (max-width: 959px) {
    #main-top-menu{
        font-size: 80% !important;
    }

    .social_media_top div img{
        margin-left: -320px !important;
    }
}
 
@media screen and (max-width: 719px) and (min-width: 480px){
    

}

@media screen and (max-width: 719px) and (min-width: 480px){
    .social_media_top div img{
        display: none;
    }   
}

/* Homepage */

#top-wrapper{
    height: 186px !important;
}

.cont_col_1{
    color: white;
    font-size: 130%;
    font-family: Oswald;
}

#before-content{
    background: rgba(0,0,0,.5);
    margin-top: 50px;
    display: none;
}

#before-cont-box-1{
    width: auto !important;
}

#jugs-of-fun div, #placeholderarea, #upcoming-events-cal div{
    top: 0px !important;
    left: 0px !important;
    position: relative !important;
}

#facebook-foodtruck{
    clear: both;
}

#our-beers{
    /* This section was not salvagable, and would have to be rebuilt, so hide it for now. */
    display: none;
}

/* End Homepage */

/* Staff */

.r1, .r2, .r3, .r4, .r5, .r6, .r7, .r8, .r9, .r10, .r11 {
    width: 161px;
    height: 230px;
    background-position-y: 100%;
}

.r1:hover, .r2:hover, .r3:hover, .r4:hover, .r5:hover, .r6:hover, .r7:hover, .r8:hover, .r9:hover, .r10:hover, .r11:hover {
    background-position-y: 0%;
}

.r1 { background-image: url('/wp-content/uploads/2013/11/r1.png'); }
.r2 { background-image: url('/wp-content/uploads/2013/11/r2.png'); }
.r3 { background-image: url('/wp-content/uploads/2013/11/r3.png'); }
.r4 { background-image: url('/wp-content/uploads/2013/11/r4.png'); }
.r5 { background-image: url('/wp-content/uploads/2013/11/r5.png'); }
.r6 { background-image: url('/wp-content/uploads/2013/11/r6.png'); }
.r7 { background-image: url('/wp-content/uploads/2013/11/r7.png'); }
.r8 { background-image: url('/wp-content/uploads/2013/11/r8.png'); }
.r9 { background-image: url('/wp-content/uploads/2013/11/r9.png'); }
.r10 { background-image: url('/wp-content/uploads/2013/11/r10.png'); }
.r11 { background-image: url('/wp-content/uploads/2013/11/r11.png'); }

/* End Staff */