﻿/*
Theme Name:     NWD Custom Theme - Cross Country Bar and Grill
Version:        1.3
*/

/*RWD*/
@media only screen and  (max-width: 768px)
  {
  #header #masthead #branding {
    height: 258px;
}
  #content {padding: 0 8px;
    margin: 0px 0px 0 2px;
	max-width:100%;
	}
  .entry-content p {
    padding: 3px 8px;}
  #wrapper, #access, #colophon, #branding, #main {
    width: auto;}
 .hide-mobile,#text-5 {display:none;}
 .show-mobile {display:block;}
#content {float:none; width:auto;}
#primary {float:none; width:auto;}
#content p, .entry-content ul, .entry-summary ul, .entry-content ol, .entry-summary ol {    font-size: 1.8em;
    line-height: 1.3em;}
 .entry-content h1 {   font-size: 2.6em;
    padding-bottom: 30px;
    line-height: 1.1em;}
.home #content img.alignleft, #content img.aligncenter  {width:100%;}
 #primary h3 {font-size:2.9em;}
 .widget-area ul li {/*font-size:1.3em;*/}
 .widget-area a:link, .widget-area a:visited,div.operating-hours {    font-size: 2.5em !important;}
 
 #header {
    background: url("https://crosscountrybarandgrill.com/images/mobile-logo.jpg") no-repeat scroll left center transparent;
    height: 247px;border-left:20px;
        margin-left: 20px;
    margin-top: 18px;
     -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 13px;
}
#footer {
    background: url("https://crosscountrybarandgrill.com/images/mobile-foot-logo.jpg") no-repeat scroll left center transparent;
    height: 179px;
    width: auto;
    padding-bottom: 0;
    position: relative;
    }
#footer2 {    background: #97540d;display: inline-block;}
.links-cols {    float: none; }
.links-col2, .links-col3 {width:auto;    font-size: 1.3em;}
.fbcol {
    float: left;
    padding: 25px 9px 0 11px;
    color: #8c4f20;
    font: 17px/19px sans-serif;
    line-height: 1.5em;}
    .fbcol h2 {
    color: #0f4c23;
    font-size: 1.4em;
}

#post-18 .entry-content div, #post-39 .entry-content div {width:auto !important;}
#post-39 form p {text-align: center;    line-height: 1.6em;}

  }
  
@media only screen and  (max-width: 480px)
  { 
  
  
  }


/*gallery*/
.ngg-galleryoverview .ngg-gallery-thumbnail {
    text-align: left;
    max-width: 100%!important;
    background-color: transparent;
    border: none;
    margin: 6px;
    margin-left: 13px;
	}

.ngg-gallery-thumbnail img:hover { /*image hover border*/
    background-color: #381a10 !important;
}

.ngg-gallery-thumbnail img { /*image border*/
    background-color: #8c4f20 !important;
    border: 1px solid #8c4f20 !important;
    display: block !important;
    margin: 4px 0 4px 5px !important;
    padding: 3px !important;
    position: relative !important;
}

.entry-meta { /*for title of pictures*/
    background-color:#8c4f20;
    border: 2px solid #6D3D19;
    box-shadow: 1px 1px 3px #B96524;
    clear: both;
    color: #1F1F1F;/*lighter then 000*/
    display: block;
    font-size: 12px;
    margin: 0 1px;
    padding: 0 6px;
}
.meta-prep, .meta-prep-author, .meta-sep, .meta-prep-entry-date  {/*remove "by"*/
    display: none;
}
#main { /*resolve gap at main bottom during single image views*/
    background: none repeat scroll 0 0 #BC8A56;
}
/*gallery NextGEN*/
.gv_galleryWrap {
    background: none repeat scroll 0 0 #8c4f20;
    font-size: 10pt;
    position: relative;
}

