/*
Theme Name:         Anchorage Tavern Restaurant Theme
Version:            1.01
Author:             Webimax

*/ 


/*----- Global reset ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/		
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, textarea, label, p, blockquote, th, td 					{ margin:0;padding:0; }

table 																		{ border-collapse:collapse;border-spacing:0; }
fieldset, img 																{ border:0; }
address, caption, cite, code, dfn, em, strong, th, var 						{ font-style:normal;font-weight:normal; }
strong 																		{ font-weight:bold; }
ol, ul 																		{ list-style:none; }
caption, th 																	{ text-align:left; }
h1, h2, h3, h4, h5, h6 														{ font-size:100%;font-weight:normal; }
q:before, q:after 															{ content:''; }
abbr, acronym 																{ border:0; }

/*----- Clearfix ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/		
.clearfix:after 															{ content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;	}
.clearfix																	{ display: inline-block; 	}
html[xmlns] .clearfix 														{ display: block; 			}
* html .clearfix 															{  height: 1%; 				}
* 																			{ outline: none;			}
 
body {
    background: #fff url('images/light/back-noise.png') repeat-x;
    color: #4a462c;
    font-family: Georgia, Arial, sans-serif;
}


#hash-wrapper {
    background: url('images/light/back-body-hash.png') repeat-y center top;
}

#header-wrapper {
    background: url('images/light/band-top.png') no-repeat center bottom;
    height: 467px;
}

#print-logo { display:none; }

.social-icons {
    width: 960px;
    text-align: right;
    position: absolute;
    margin: 10px -10px;
}

.social-icons a {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    background-color: #911b1b;
    color: #fff;
    display: inline-block;
    padding: 5px;
    text-align: center;
}

.social-icons-footer {
    /*display: block;
    font-size: 14px;
    position: absolute;
    right: 10px;
    bottom: -8px;
    margin: 0;*/
    display: block;
    font-size: 14px;
    position: absolute;
    margin-top: 12px;
}

.social-icons a:hover {
    background: #bf1b1b;
}

/*.fa-facebook-square:hover,
.fa-instagram:hover {
    color: #bf1b1b;
}*/

#header .logo {
    background: url('images/light/transp-logo.png') no-repeat center center;
    width: 346px;
    height: 196px;
    position: relative;
    z-index: 50;
    top: 200px;
    left: -10px;
    text-align: center;
    margin: 0 auto;
}

#header .logo a img {
    display:none;
}


#main-menu{
    width: 960px;
    height: 40px;
    position: relative;
    z-index: 50;
    top: 192px;
    left: -10px;
    text-align: center;
    margin: 0 auto;
}
#main-menu ul {
    list-style: none;
    text-align: center;
    
}

#main-menu ul li {
    display: inline-block;
}

#main-menu ul li a {
    color: #911B1B;
    text-decoration: none;
    font-size:21px;
    font-weight: bold;
    padding: 1em 1.25em;
    font-family: 'Saira Extra Condensed', sans-serif;
}
#main-menu ul li a:hover {
    color: #bf1b1b;
}

#main-menu ul.sub-menu {
    display: none;
}

#main-menu ul li:hover ul.sub-menu{
    display: block;
    position: absolute;
    background: #FDFDFC;
    margin-top: 10px;
}


.mobile-menu-button,
#mobile-menu { 
    display:none; 
}



#content-wrapper {
    background: url('images/light/band-bottom.png') no-repeat center bottom;
}
a {
    color:#911b1b;
    text-decoration:none;
}

a:hover {
    text-decoration:underline;
}

.red_text {
    color:#911b1b;
}


#content,
#header,
#footer {
    width: 960px;
    margin: 0 auto;
}

#content {
    padding-top: 0;
    margin-bottom: 0;
    margin-top: 0;
    /*padding-bottom: 100px;*/
    padding-bottom:0;
}

#content .section {
    padding: 0 20px;
}

#content h1{
    font-size: 2rem;
    margin: 0 0 1rem;
    font-family: 'Saira Extra Condensed', sans-serif;
}
#content h2{
    font-size: 1.7rem;
    font-family: 'Saira Extra Condensed', sans-serif;
}

#content h3{
    font-size: 1.5rem;
    font-family: 'Saira Extra Condensed', sans-serif;
}

#content h4{
    font-size: 1.3rem;
}

#content p {
    font-size: 1rem;
    margin: 0 0 1.5rem;
    color:#4a462c;
}

#content a {
    color: #911b1b;
    text-decoration: none;
}
#content a:hover {
    text-decoration: underline;
}

#content img.alignright {
    float:right;
    padding: 5px 0 5px 10px;
}

#content img.alignleft {
    float:left;
    padding: 5px 10px 5px 0;
}

#content img.aligncenter {
    margin: 0 auto;
    display: block;
}

#content div.row {
    display:block;
    clear:both;
}
#content div.row div.col2 {
    float:left;
    width:50%;
}

#content div.row div.col4 {
    float:left;
    width:25%;
}

#content div.row div.col3 {
    float:left;
    width:33.3%;
}


.footer-info {
    padding-top:25px;
    text-align:center;
}

.footer-info strong {
    text-transform:uppercase;
}

.footer-info hr {
    width:40px;
    background:#911B1B;
    height:3px;
    border:none;
}

.footer-info p {
   
}

#footer-wrapper {
    /*background: url('images/light/back-footer-top.jpg') no-repeat center top;
    padding-bottom: 10px;*/
    background: url('images/light/back-footer-top.jpg') no-repeat center bottom;
    padding: 0px 0 90px 0;
}

#footer_ribbon_area {
    padding: 0 0 25px 0;
    height: 40px;
    margin: 0 0 10px 0;
    /*margin: -6px 0 10px 0;*/
    text-align: center;
    font-family: georgia, 'sans serif';
    color: #911b1b;
    font-size: 16px;
    font-weight: bolder;
    width: 100%;
    position: relative;
    top: 22px;
    /*top: -37px;*/
}

div.dashed-band {
    height: 20px;
    margin-top: 0;
    line-height: 25px;
    overflow: hidden;
}

#footer_widget_area {
    /*text-align: center;
    padding: 0;
    height: 15px;
    margin: 0;
    font-size: 14px;
    top: -25px;
    position: relative;*/
    text-align: center;
    padding: 10px;
    height: auto;
    margin: 0;
    font-size: 14px;
    top: 0;
    position: relative;
}

#footer_widget_area strong {
    color: #911b1b;
}

.section.hr {
    background: url('images/light/separator-dots.png') repeat-x left center;
    height: 36px;
    position: relative;
    top: 40px;
}

div.footer_gallery {
    
}

div.footer_gallery strong {
    text-transform:uppercase;
}

div.footer_gallery hr {
    width:40px;
    background:#911B1B;
    height:3px;
    border:none;
}

.footer_gallery_images {
    display:block;
}

.footer_gallery_images a img {
    height: 75px;
/*     width: 75px; */
    display:inline-block;
    padding:10px 10px 0 0;
}

.footer_gallery_images a img:hover { opacity:.7; }

.copyright {
    text-align: center;
    top: 40px;
    position: relative;
    margin: 0 10px;
}

@media (max-width: 960px) {
    #header-wrapper { 
        background: #e6e4d8; 
        width: 100%;
        height: auto;
        
    }
    
    .social-icons {
        width: 100%;
        z-index: 60;
    }
    
    #header .logo {
        background: none;
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
    }
    
    #header .logo a img {
        display:block;
        margin: 0 auto;
    }

    #main-menu{ 
        width: 100%; 
        top: 0;
        left: 0;
        margin: 10px auto;
    }

    
    #content,
    #header,
    #footer {
        width: 100%;
    }
    
    #content img {
        max-width:100%;
        height: auto;
    }
}

@media (max-width: 767px) {
    #main-menu { display:none; }
    .mobile-menu-button {
        display:block;
        z-index:999;
        position: fixed;
        top:0px;
        left:0px;
        padding:10px;
    }
    
    #mobile-menu { 
        z-index:99;
        position: fixed;
        top:0px;
        left:0px;
        width:200px;
        background: #E6E4D8;
        padding:40px 10px 10px 10px;
        font-size:1.4rem;
        font-family: 'Saira Extra Condensed', sans-serif;
    }
    
    #mobile-menu ul.menu li { padding:5px 0 0 3px; }
    
    #mobile-menu ul.menu li ul.sub-menu { padding-left:10px; }
    
    #content img.alignright {
        float:none;
        display: block;
        margin: 0 auto;
        padding: 10px;
        max-width:90%;
    }

    #content img.alignleft {
        float:none;
        display: block;
        margin: 0 auto;
        padding: 10px;
        max-width:90%;
    }

    #content img.aligncenter {
        margin: 0 auto;
        display: block;
        padding: 10px;
        max-width:90%;
    }
        
    
    
    #content div.row {
        display:block;
        clear:both;
    }
    #content div.row div.col2 {
        float:none;
        width:100%;
    }

    #content div.row div.col4 {
        float:left;
        width:50%;
    }

    #content div.row div.col3 {
        float:none;
        width:100%;
    }
 
}


@media (max-width: 680px) {
    #header .logo a img {
        width:100%;
    }
}

@media (max-width: 600px) {
    .social-icons-footer {
        padding: 60px 0 0 10px;
        text-align: center;
    }
}

@media (max-width: 470px) {
    #main-menu {
        height: 35px;
    }
    #main-menu ul li a {
        font-size: 16px;
    }
}


@media (max-width: 400px) {
    #footer_widget_area {
        font-size: 12px;
    }
    
    #footer_ribbon_area {
        font-size: 14px;
    }
    
}

@media (max-width: 360px) {
    
    #main-menu ul li a {
        font-size: 1rem;
    }

    #main-menu ul li a {
        padding: 1em 0.85em;
    }
    
    
    #footer_widget_area {
        font-size: 10px;
    }
    
    #footer_ribbon_area {
        font-size: 12px;
    }
    
    
}


#dynamic-to-top {
    display: none;
    overflow: hidden;
    width: auto;
    z-index: 90;
    position: fixed;
    bottom: 20px;
    right: 20px;
    top: auto;
    left: auto;
    font-family: sans-serif;
    font-size: 1em;
    color: #fff;
    text-decoration: none;
    padding: 17px 16px;
    border: 1px solid #000;
    background: #272727;
    background-clip: border-box;
    -webkit-background-origin: border;
    -moz-background-origin: border;
    -icab-background-origin: border;
    -khtml-background-origin: border;
    -o-background-origin: border;
    background-origin: border;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    -icab-background-clip: padding-box;
    -khtml-background-clip: padding-box;
    -o-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 ), inset 0 0 0 1px rgba( 0, 0, 0, 0.2 ), inset 0 1px 0 rgba( 255, 255, 255, .4 ), inset 0 10px 10px rgba( 255, 255, 255, .1 );
    -ms-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 ), inset 0 0 0 1px rgba( 0, 0, 0, 0.2 ), inset 0 1px 0 rgba( 255, 255, 255, .4 ), inset 0 10px 10px rgba( 255, 255, 255, .1 );
    -moz-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 ), inset 0 0 0 1px rgba( 0, 0, 0, 0.2 ), inset 0 1px 0 rgba( 255, 255, 255, .4 ), inset 0 10px 10px rgba( 255, 255, 255, .1 );
    -o-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 ), inset 0 0 0 1px rgba( 0, 0, 0, 0.2 ), inset 0 1px 0 rgba( 255, 255, 255, .4 ), inset 0 10px 10px rgba( 255, 255, 255, .1 );
    -khtml-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 ), inset 0 0 0 1px rgba( 0, 0, 0, 0.2 ), inset 0 1px 0 rgba( 255, 255, 255, .4 ), inset 0 10px 10px rgba( 255, 255, 255, .1 );
    -icab-box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 ), inset 0 0 0 1px rgba( 0, 0, 0, 0.2 ), inset 0 1px 0 rgba( 255, 255, 255, .4 ), inset 0 10px 10px rgba( 255, 255, 255, .1 );
    box-shadow: 0 1px 3px rgba( 0, 0, 0, 0.4 ), inset 0 0 0 1px rgba( 0, 0, 0, 0.2 ), inset 0 1px 0 rgba( 255, 255, 255, .4 ), inset 0 10px 10px rgba( 255, 255, 255, .1 );
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -icab-border-radius: 30px;
    -khtml-border-radius: 30px;
    border-radius: 30px;
}

#dynamic-to-top span {
    display: block;
    overflow: hidden;
    width: 14px;
    height: 12px;
    background: url('images/up.png')no-repeat center center;
}


.video-stream {
    float:right;
    max-width:400px;
}

.video-stream-full {
    width: 920px;
}