/*
Theme Name: Zumo
Theme URI: http://zumobars.com
Author: Simon Beauloye
Author URI: http://simonbeauloye.com
*/

/* Basics*/
body {
	color: #4D4D4D;
	font-family: Arial, Helvetica, sans-serif;
  background: #FFF;
  width: 860px;
  margin: 0 auto;
  height:100%;
}
html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
p + p {
  margin-bottom: 0.7em;
}
p {
  line-height: 1.4em;
  }
img {
	border-style: none;
  }
table {
	border-style: none;
}
@font-face {
  font-family: "Handwriting";
  src: url('http://www.d1050763.blacknight.com/zumobars.com/wp-content/themes/zumobars/fonts/Hannahs_Messy_Handwriting.ttf') format("truetype");
}
a:link, a:visited {
	color: #73C310;
  font-weight:300;
	text-decoration: none;
  outline: none;
}
	
a:hover, a:active {
	color: #CFCFCF;
  outline: none;
	text-decoration: none;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Structure*/
#wrapper {
  min-height:100%;
  width: 860px;
	margin: 30px auto;
}

#headerimg {
  margin-top: 10px;
  width:280px;
  }

#language_switcher {
  float:right;
  font-family:Handwriting;
  font-size:16px;
  }

#main {
  margin-top: 50px;
  width: 860px;
  padding-bottom:220px;
  }

#footer {
  border: none;
  width:860px;
  height:220px;
  bottom:0;
  }

/*  Left menu */
#left_menu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  width: 130px;
  margin-right: 30px;
  margin-top:-20px;
  float: left;
  }

#left_menu ul{
  list-style: none;
  padding: 0 20px 0 0;
  }

#left_menu ul li a {
  display: block;
  border:0;
  padding-bottom: 6px;
  font-size:180%;
  text-decoration: none;
  text-align:right;
  width:130px;
  color: #CFCFCF;
  letter-spacing:-2px;
}

#left_menu ul li a:hover, #left_menu ul li a:focus  {
  color: #73C310;
  background-color: #FFF;
}

#left_menu li.current_page_item a{
  color: #73C310;
}

/*  Main Asides */
.main-aside ul {
    padding:0 20px;
}

.main-aside h3 {
  color: #CFCFCF;
  font-size: 120%;
  text-decoration: none;
}
.main-aside ul ul {
  padding:0;
}

/*  Main area */
#container {
  width:690px;
  margin-left:160px;
  }

#content {
  width:490px;
  float: left;
  }

#gossy_post {
  width:490px;
  float: left;
  margin-top:-10px;
  }

#left_column {
  width:430px;
  float: left;
  }

#right_column {
  width:240px;
  margin-left:20px;
  float: right;
  }

.franchise_form {
  width:490px;
  float: left;
  }

.franchise_form table{
  width:300px;
  float: left;
  }

.franchise_form h3{
  font-size:24px;
  color:#73C310;
  }

.skypebtn{
  margin-top:10px;
  }

#news_content {
  width:480px;
  padding: 0 30px 0 20px;
  float: left;
  }

#news_side {
  width:170px;
  height:250px;
  float: right;
  margin-left: 10px;
  padding:10px;
  float: right;
  background: url("http://www.d1050763.blacknight.com/zumobars.com/wp-content/themes/zumobars/images/categorypost.png") 0 0 no-repeat;
  }

#news_side li{
  list-style: none;
  color: #FFF;
  font-size: 160%;
  }

#social_side {
  width:170px;
  float: right;
  margin-left: 10px;
  padding:10px;
  float: right;
  }
  
.categories a {
  color: #FFF;
	text-decoration: none;
  outline: none;
  font-size: 50%;
  margin-left: -20px;
  padding-left: -20px;
  }

.categories a:hover {
	color: #FFEFF4;
  outline: none;
	text-decoration: none;
  font-size: 50%;
  padding-left: -20px;
  }

#normal {
  width:660px;
  padding: 10px 30px 0 20px;
  float: left;
  }
  
#access {
  display:none;
  }
  
#date {
  display:none;
  }
  
#author {
  display:none;
  }

#blog-title {
  display:none;
  }

#green_frame {
  border-style:solid;
  border-width:50px;
  border-color:#73C310;
  }

.green {
  color:#73C310;
  }

.entry-title {
  color: #73C310;
  }

/*  Right menu */
#right_menu {
  font-size: 100%;
  width: 170px;
  height:480px;
  margin-left: 30px;
  float: right;
  background: url("http://www.d1050763.blacknight.com/zumobars.com/wp-content/themes/zumobars/images/home_background.png") 0 0 no-repeat;
  }

#right_menu_no_bckground {
  font-size: 100%;
  width: 170px;
  height:470px;
  margin-left: 30px;
  float: right;
  }

#title_news {
  font-size:180%;
  color: #FFF;
  padding: 10px 10px 0 10px;
  font-weight: bold;
  width:170px;
  }

#news_preview {
  width:150px;
  margin: -5px 10px 0 10px;
  }

.news_post a {
  color: #FFF;
  }

.news_post a:hover { 
  color: #F7FFAF;
  }

.entry-content h2{
  font-size:28px;
  margin-bottom:-1px;
  }

.first_title{
  margin-top:-20px;
  }
  
#entry-title {
  text-decoration: none;
  color: #73C310;
  }

.entry-title a:hover  {
  color: #CFCFCF;
}

#news_menu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
  width: 150px;
  padding: 10px;
  margin: 0px;
  float: right;
  -moz-border-radius: 30px; 
  -webkit-border-radius: 30px;
  background-color: #FFF;
  }

#widgettitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 200%;
  }

/*  Contact forms */
label.error {
  display: list-item;
  color: #ff0600;
  font-size: 12px;
  list-style-position: inside;
  }

.form_label p{
  margin-bottom: -1px;
  }

.form_label {
  margin-bottom: -3px;
  color: #73C310;
  font-weight: bold;
  }

.submit_button {
  width: 120px;
  height: 38px;
  text-indent: -1000em;
  cursor: pointer;
  background: url('http://www.d1050763.blacknight.com/zumobars.com/wp-content/uploads/submit_button.png') 0 0 no-repeat;
  }

.franchise_inquiry a {
  margin-bottom: 15px;
  display:block;
  width: 170px;
  height: 70px;
  text-indent: -100em;
  background: url("http://www.d1050763.blacknight.com/zumobars.com/wp-content/uploads/franchise_inquiry.png") 0 0 no-repeat;
  }

.franchise_inquiry a:hover { 
  background-position: 0 -70px;
  }

.franchising_pack a {
  margin-bottom: 15px;
  display:block;
  width: 170px;
  height: 70px;
  text-indent: -100em;
  background: url("http://www.d1050763.blacknight.com/zumobars.com/wp-content/uploads/franchising_info.png") 0 0 no-repeat;
  }

.franchising_pack a:hover { 
  background-position: 0 -70px;
  }

.applyhere a {
  margin-bottom: 15px;
  display:block;
  width: 150px;
  height: 50px;
  text-indent: -100em;
  background: url("http://www.d1050763.blacknight.com/zumobars.com/wp-content/uploads/applyhere.png") 0 0 no-repeat;
  }

.applyhere a:hover { 
  background-position: 0 -50px;
  }

.juice_section {
  list-style-type: none;
  font-size: 140%;
  margin-left: -0.01em;
  padding-left: 10px;
  padding-top: 10px;
  float: left;
  }
  
.juice_list a {
	display:block;
	height:30px;
  background:#FFF;
	outline:none;
  color: #73C310;
  font-weight:300;
  }

.juice_list a:hover{
	background:#FFF;
  color: #CFCFCF;
  font-weight:300;
}
  
#juice_right_image {
  float: left;
  padding-left: 40px;
  height: 400px;
  }

.press_images a {
  margin-bottom: 15px;
  margin-right:15px;
  display:block;
  float:left;
  width: 200px;
  height: 200px;
  text-indent: -1000em;
  background: url("http://www.d1050763.blacknight.com/zumobars.com/wp-content/themes/zumobars/images/images.png") 0 0 no-repeat;
  }

.press_images a:hover { 
  background-position: 0 -200px;
  }

.presskit a {
  margin-bottom: 15px;
  margin-right:15px;
  display:block;
  float:left;
  width: 200px;
  height: 200px;
  text-indent: -1000em;
  background: url("http://www.d1050763.blacknight.com/zumobars.com/wp-content/themes/zumobars/images/presskit.png") 0 0 no-repeat;
  }

.presskit a:hover { 
  background-position: 0 -200px;
  }

.pressreleases a {
  margin: 0 20px 15px 10px;
  display:block;
  float:left;
  width: 200px;
  height: 200px;
  text-indent: -1000em;
  background: url("http://www.d1050763.blacknight.com/zumobars.com/wp-content/themes/zumobars/images/pressreleases.png") 0 0 no-repeat;
  }

.pressreleases a:hover { 
  background-position: 0 -200px;
  }


/*  Post date badge */
.entry-date{
  background: url("http://www.d1050763.blacknight.com/zumobars.com/wp-content/themes/zumobars/images/date.png") 0 0 no-repeat;
 display:block;
 font-family:arial;
 margin-bottom:2px;
 text-align:center;
 width:50px;
 float:left;
 margin:10px 10px 0 0;
}
.entry-date span{
 color:#FFFFFF;
 display:block;
}
.entry-date .month{
 font-size:10pt;
 padding-top:4px;
 text-transform:uppercase;
}
.entry-date .year{
 color:#FFFFFF;
 font-size:10pt;
 line-height:1em;
 padding:0 2px 4px 2px;
}
.entry-date .day{
 font-size:22pt;
 font-weight:bold;
}
.post .entry-title{
  float:left;
  width:460px;
  padding-top:20px;
}

.post h2{
  font-size:24px;
  }

.entry{
  margin-bottom:30px;
  }

/*  Menu items */
#featured{  
  width:690px;
  position:relative;
  height:300px;
}  
#featured ul.ui-tabs-nav{
  list-style:none;
  margin:-2px 30px 0 -55px;
  width:230px;
  float:left;
}  
#featured ul.ui-tabs-nav li{  
  padding:1px 0;
  padding-left:13px;
}  
#featured ul.ui-tabs-nav li span{
  font-size:18px;
  color:#73C310;
  line-height:18px;
}
#featured li.ui-tabs-nav-item a:hover{
  background:#f0f0f0;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
  background:#f0f0f0;
}  
#featured .ui-tabs-panel{
  width:470px;
  overflow:hidden;
  margin-left:220px;
  position:absolute;
}
#featured .ui-tabs-hide{  
  display:none;  
}  
#featured li.ui-tabs-nav-item a{/*On Hover Style*/  
  display:block;  
  height:30px;
  line-height:20px;  
  outline:none;  
}
#featured ul.ui-tabs-nav li img{  
  float:left; margin:2px 5px;  
  background:#fff;  
  padding:2px;  
  border:1px solid #eee;  
}
#featured .ui-tabs-panel .info{
  width:250px;
  margin-top:-250px;
  margin-left:180px;
  position:absolute;
  height:200px;
  color:#73C310;
}  
#featured .info h2{  
  font-size:24px;
  padding:5px;
  margin:0;  
  overflow:hidden;
  font-family:Handwriting;
}
#featured .info p{
  margin:0 5px;
  font-size:14px;
}
#featured .info a{
  text-decoration:none;
}
#featured .info a:hover{
  text-decoration:underline;
}
#featured .ui-tabs-panel .bottominfo{
  width:470px;
  margin-top:-120px;
  position:absolute;
  height:70px;
  color:#73C310;
}  
#featured .bottominfo h2{  
  font-size:24px;
  padding:5px;
  margin:0;  
  overflow:hidden;
  font-family:Handwriting;
}
#featured .bottominfo p{
  margin:0 5px;
  font-size:14px;
}
#featured .bottominfo a{
  text-decoration:none;
}
#featured .bottominfo a:hover{
  text-decoration:underline;
}


/*
 * jQuery Nivo Slider v1.8
 * http://nivo.dev7studios.com
 *
 * Copyright 2010, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * 
 * March 2010
 */

/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
  width:490px;
  height:180px;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
    margin-top:-32.5px
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/* Customization  */
#slider {
	position:relative;
	margin-top:30px;
}
#slider img {
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
}
.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}
.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url(images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}

/* Sliding boxes  */
.boxgrid{ 
  width:200px; 
  height:145px; 
  margin:10px; 
  float:left; 
  background:#161613;
  overflow: hidden; 
  position: relative; 
}
.boxgrid img{ 
  position: absolute; 
  top: 0; 
  left: 0; 
  border: 0; 
}
.boxgrid p{ 
  margin-top: -1px;
  padding: 3px 5px;
  color:#4D4D4D;
  font-weight:bold; 
  font:10pt "Lucida Grande", Arial, sans-serif;
}
.boxcaption{ 
  float: left; 
  position: absolute; 
  background: #FFF;
  height: 60px; 
  width: 100%; 
  opacity: .8; 
  /* For IE 5-7 */
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  /* For IE 8 */
  -MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
  top: 200px;
  left: 0;
}

/* jQuery lightBox plugin - Gallery style */
#gallery {
  width: 690px;
}
#gallery ul { 
  list-style: none;
  padding:10px;
  }
#gallery ul li {
  display: inline-block;
  }
#gallery ul img {
  border: 5px solid #fff;
  border-width: 5px;
}
#gallery ul a:hover img {
  border: 5px solid #9F9F9F;
  border-width: 5px;
  color: #fff;
}
#gallery ul a:hover {
  color: #fff;
  }

/**
 * jQuery lightBox plugin
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
