/*! normalize.css v2.1.2 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}


/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}

html, body {
  margin: 0;
}

/*
  off-white: #f0f1e7
  green-highlight: #dae5be
*/

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

body {
  color: #fff;
  background-color: #2b2b2b;
  font: 12px/20px arial, sans-serif;
  font-weight: normal;
}
  
  p {
	margin: 0;
 }
  a {
    color: inherit;
    text-decoration: none;
  }

  img {
    display: block;
    max-width: 100%;
    height: auto;
  }

  h1 {
    margin: 0 0 20px;
    font-size: 14px;
    font-family: arial, sans-serif;
    font-weight: 400;
    color: #000;
  }

  h2 {
    margin: 10px 0 5px;
    font-size: 14px;
    font-family: arial, sans-serif;
    font-weight: bold;
    color: #a8a7a2;
  }

.wrapper {
  margin: 0 auto;
  max-width: 1080px;
  padding: 0 10px;
}

  header {
    font-size: 14px;
	text-transform: none;
    overflow: auto;
    padding: 50px 0 10px;
  }

  section {
    padding: 30px;
  }
#main {
  	background-color: #000;
    overflow: auto;
  }
/*menus inacive link: #a8a7a2 */

#menus .wrapper{
  }

  #menus ul {
    list-style: none;
    margin: 30px;
    padding: 0;
 	float: left;
	letter-spacing: 2px;
	line-height: 1.2;
  }

  #menus li {
	 padding-bottom: 10px;
  }

  #menus a {
    color: #a8a7a2;
  }
  #menus a:hover {
      text-decoration: underline;
  }

    #menus .selected > a {
      color: #fff;
    }



#slideshow {
	float: right;
	}
#quote {
	float: left;
	clear: left;
	width: 20%;
	}

   .logo-gusto {
	   width: 400px;
       height: 101px;
       text-indent: -9999px;
       overflow: hidden;
       margin: 40px auto;
       background: url(images/PizzaGusto_WHT.png) no-repeat 0 0;
     }

	#extras {
		float: left;
		width: 23%;
		margin: 0 1%;
		}
		
		#extras .price {
          margin-left: 10px;
          font-family: arial, sans-serif;
          font-weight: bold;
          color: #fff;
        }
        
	#contact {
		float: left;
		width: 23%;
		margin: 0 1%;
		}
	#hours {
		float: left;
		width: 23%;
		margin: 0 1%;
		}
	#news {
		float: left;
		width: 23%;
		margin: 0 1%;
		}

#menus {
	clear: both;
}

      #menus .content {
        margin: 0 0 18px 150px;
      }
      #menus .content p {
        margin-bottom: 10px;
    	font-size: 14px;
		color: #FF7000;
      }
 	  #menus .content em{
		font-size: 12px;
		color: #fff;
		font-style: normal;
	  }

      #menus .content .price {
          margin-left: 20px;
          font-family: arial, sans-serif;
          font-weight: bold;
      }


footer {
  clear: both;
  padding: 0px 0 20px;
  overflow: auto;
}

  footer > div {
    text-transform: uppercase;
    letter-spacing: 1px;
  }


    footer .related, footer .copyright {
      display: inline-block;
      line-height: 40px;
      height: 36px;
      float: left;
    }

    footer .copyright {
      float: right;
      width: 30%;
      text-align: center;
    }

/* Media queries */
@media only screen and (max-width:1020px) {
  img {
    width: 100%;
    max-width: none;
  }

  header {
    padding-top: 10px;
  }

  footer .related, footer .copyright {
    display: block;
    clear: left;
    width: auto;
    float: none;
    text-align: left;
  }
}

@media only screen and (max-width:480px) {
  .wrapper {
    padding: 0 5px;
  }

  header {
    padding: 10px;
  }

  section {
    padding: 5px;
  }

    .logo-gusto {
	  background: url(images/PizzaGusto_WHT_sml.png) no-repeat 10px;
	  margin: 0;	
    }
 
	#extras {
		float: left;
		width: 100%;
		margin: 0 1%;
		}
		        
	#contact {
		float: left;
		width: 100%;
		margin: 0 1%;
		}
	#hours {
		float: left;
		width: 100%;
		margin: 0 1%;
		}
	#news {
		float: left;
		width: 100%;
		margin: 0 1%;
		}
	#menus ul {
		float: none;
		margin: 10px 5px;
	}
	#menus li {
		padding-right: 10px;
		float: left;
	}
	#menus .content {
		margin: 0px;
		clear: both;
	}
  footer {
    padding: 10px;
  }
}

/* Flex Slider style */
.flexslider {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;:0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

  .flex-viewport {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
  }

  .flex-direction-nav a {
    background: none;
  }

  .flexslider .slides > li:first-child {
    display: block;
    -webkit-backface-visibility: visible;
  }