@charset "utf-8";
/* CSS Document */

/* Elements ----- */

body {
	background: #2F000B; /* was: #c9a175 */
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	}

a {
	color: #900028;
	}

a:hover {
	color: #df4f22;
	}

.active {
  color: #F0A272;
}

img {
	border: 0;
	}

ul li {
  list-style-image: url(burger-bullet.jpg);
}

form {
	margin: 0;
	padding: 0;
	}

.center {
	text-align: center;
	}

.inset-left {
	border: 1px solid #e4d0b9;
	float: left;
	margin: 7px 7px 7px 0;
	padding: 5px;
	}

.inset-right {
	border: 1px solid #e4d0b9;
	float: right;
	margin-left: 5px;
	padding: 5px;
	}

/* Headers ----- */

h1 {
	color: #900028;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
  line-height: 140%;	
	}

h2 {
	color: #005D7E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  }

	.h2 {
		color: #c9a174;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		}

h3 {
	color: #005d7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	}

	.h3 {
		color: #005d7e;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin: 0;
		padding: 0;
		font-weight: bold;
		}

h4 {
	color: #900028;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	margin: 5px 0 20px 0;
	padding: 0;
	text-align: center;
	}

/* Layout ----- */

#container {
	margin: 0 auto;
	width: 755px;
	}

/* Banner ----- */

#banner {
	border-top: 5px solid #f7ebdc;
	}

/* Content ----- */

#content {
	background: #ffffff
				url(../images/content_background.png);
	border-bottom: 5px solid #f7ebdc;
	}

	#content .main {
		margin: 0 10px;
		padding: 10px;
		}

/* Content w/ sidebar ----- */

#content-sidebar {
	background: #ffffff
				url(../images/content_sidebar_background.png);
	border-bottom: 5px solid #f7ebdc;
	}

	#content-sidebar .sidebar {
		color: #005d7e;
		float: right;
		font-size: 11px;
		margin-right: 10px;
		padding: 10px;
		width: 185px;
		}

	#content-sidebar .sidebar ul {
		margin: 0;
 		padding: 0;
		list-style: none;
		list-style-image: none;
		}

	#content-sidebar .sidebar ul li {
		list-style-image: none;
		}

	#content-sidebar .main {
		margin-left: 10px;
		padding: 10px;
		width: 500px;
		}

	#content-sidebar .divider {
		clear: right;
		}

  #tampa-restaurant-menu {
    color: #900028;  
}
    
/* Newsletter ----- */

#newsletter {
	border-bottom: 1px solid #f0d1af;
	padding: 5px;
	text-align: center;
	}

/* Footer ----- */

#footer {
	color:#f0d1af;
	text-align: center;
	}

	#footer a {
		color: #ffffff;
		text-decoration: none;
	}

	#footer a:hover {
		color: #f8dec1;
	}

	#footer ul {
		margin: 0;
 		padding: 0;
		list-style: none;
		}

	#footer ul li {
		display: inline;
		}
		
.menu {
  text-align: right;
  padding: 36px 12px 0 0;
}

.menu li {
  list-style-type: none;
  list-style-image: none;
}

#nav {
  background-image: url(full_header.png);
  height: 70px;
}
#nav .menu li {
  display: inline;
  font-weight: bold;
  color: #900028;
  font-size: 110%;
}
#nav .menu li a {
  font-weight: bold;
  text-decoration: none;
  /*text-transform: uppercase;*/
}

#nav .menu li a:hover {
  color: #f0a272;
}

.title{
	color: #005d7e;
	font-size: 20px;
}

#newsletter a {
  color: #F0A272;
}

#newsletter a:hover {
  color: #ffffff;
}

#tampa-restaurant-menu .section {
	float: left;
	display: inline;
	
	margin-right:6px;
	width: 350px;
}
#tampa-restaurant-menu .section h2 {
	margin-bottom:3px;
}
#tampa-restaurant-menu  .section p{
	margin-top: 3px;
	margin-bottom:1px;
	margin-left: 12px;
}
#tampa-restaurant-menu .burger-illustration {
	/*display:none;*/
	text-align: center;
}
#tampa-restaurant-menu .burger-illustration img {
	border: 1px solid #2f000b;
}
#tampa-restaurant-menu .burger-illustration p {
	font-size:11px;
	font-weight:bold;
	line-height:12px;
	margin:0;
	padding:0;
}
#tampa-restaurant-menu .section p.title {
	margin-top:18px;
	margin-left:0;
}
#tampa-restaurant-menu.v1 .section#masterpiece {
	display:none;
}
#tampa-restaurant-menu.v1 .section#salads,
#tampa-restaurant-menu.v1 .section#beer,
#tampa-restaurant-menu.v2 .section#desserts,
#tampa-restaurant-menu.v2 .section#beer,
#tampa-restaurant-menu.v2 .section#appetizers {
	clear:left;
}

#tampa-restaurant-menu.v1 .section#appetizers,
#tampa-restaurant-menu.v1 .section#sides,
#tampa-restaurant-menu.v1 .section#salads,
#tampa-restaurant-menu.v1 .section#drinkable,
#tampa-restaurant-menu.v1 .section#beer {
	background-color: #F2DFDB;
}

#tampa-restaurant-menu.v2 .section#masterpiece,
#tampa-restaurant-menu.v2 .section#appetizers,
#tampa-restaurant-menu.v2 .section#drinkable,
#tampa-restaurant-menu.v2 .section#beer {
	background-color: #D0DEE9;
}
#tampa-restaurant-menu.v2 .section#sides,
#tampa-restaurant-menu.v2 .section#desserts,
#tampa-restaurant-menu.v2 .section#wine {
	background-color: #F2DFDB;
}

#tampa-restaurant-menu .section,
#tampa-restaurant-menu .burger-illustration {
  display:none;
}

.giftCardImg {
  float:left; display:inline;
  border:none;
  margin-right:12px;
  margin-bottom:24px;
}

.calendar {
  border-collapse:collapse:
  border-spacing:0;
  padding:0;
  width: 100%;
}
.calendar th {
  background-color: #DFCAB5;
  margin:0;
  padding:0;
}
.calendar td {
  margin:0;
  padding:0;
  border-bottom: 1px solid #DFCAB5;
  vertical-align: top;
}
.calendar .date {
  text-align:center;
  width: 200px;
}
.calendar .event .name {
  font-weight:bold;
}
.calendar .event .link {
  text-align:right;
}