@charset "utf-8";
#body	{
	margin: 0%;
	padding: 0%;
}
	
#container {
	width: 100%;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
	margin-right: auto;
	margin-left: auto;
}

#banner {
	width: 100%;
	max-height: 141.5px;
}
#banner img	{
	width: 100%;
	max-height: 141.5px;
}
#side_navbox {
	float: left;
	height: 300px;
	width: 12%;
	margin-right: 1%;
	min-width: 100px;
	font-size: 0.9em;
	padding: 0.2%;
	overflow: hidden;
	background-color: #FFF;
}
#side_navbox #logo {
	background-color: #03C;
	margin-left: 2%;
	padding: 0px;
	text-align: center;
	border-bottom-width: 2px;
	margin-bottom: 0px;
	border-color: #33F;
	border-style: solid;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	
}
#side_navbox #logo #img	{
	max-width: 100%;
}
#ad_box {
	background-color: #9CF;
	height: 240px;
	width: 12%;
	position: relative;
	overflow: auto;
	z-index: -1;
	}
#history {
	font-family: "Times New Roman", Times, serif;
	width: 99.5%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	font-size: 1.2em;
	background-color: #CCC;
	border-color: #963;
	border-style: solid;
	border-top-width: medium;
	border-bottom-width: medium;
	border-right-width: thin;
	border-left-width: thin;
}

#history p {
	font-size: 1.2em;
	margin-right: .75%;
	margin-left: .75%;
}
	
.centertext {
	font-size: 14px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50%;
}

a.visted {
	color:
	:#96F;
	color: #366;
}
#drop_bar {
	font-size: 14px;
	font-weight: bold;
	width: 95px;
	position: absolute;
	visibility: hidden;
	background-color: #99C;
}

.navbutton {
	font-size: 18px;
	padding-left: 165px;
}

@media only screen and (max-width: 480px) {
	#side_navbox {
	float: left;
	height: 58px;
	margin-top: 2px;
	padding-left: 2px;
	background-color: #999;
	border: thin solid #333;
	padding-right: 1px;
	}
	#side_navbox #logo {
		margin-top: 2px;
		margin-right: 2px;
		
	}
	#history {
		width: 100%;
	}
	#ad_box	{
		display:none;
	}
}
#events {
	width: 99.5%;
	float:none;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	font-size: 1.1em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color: #C0DA92;
}
#feed_box {
	width: 99.5%;
	margin-right: auto;
	margin-left: auto;
}

#descript {
}
.venue {
}

#eats {
	width: 99.5%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	margin-top: 5px;
	background-color: #CFB4AF;
}
.cuisine {
}
.logo {
	padding-top: 3px;
}
#talent {
	width: 99.5%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
	margin-top: 5px;
	background-color: #AB7099;
}

#deal_bucket {
	width: 99.5%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EAE771;
}
#left_nav a:hover {
	color: #ffc;
	background-color: #0c0;
	text-decoration: none;
}
#left_nav a, #left_nav a:visited {
	color: #09C;
	text-decoration: none;
}
a:hover {
	color: #090;
}
a:visited {
	color: #909;
}

#side_navbox a:hover {
	background-color: #9F6;
}
#history h3 a {
	color: #F00;
	text-decoration: none;
}
.floatright {
	float: right;
	margin: 5px;
	padding: 3px;
}

#footer {
	height: 20px;
	width: 100%;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #963;
	clear: left;
	background-color: #69F;
	margin-top: 5px;
	padding-top: 0px;
	padding-left: .5%;
	padding-bottom: 15px;
}
html {
    -webkit-text-size-adjust: 100%;
}

#YT_drop_box {
	height: 65px;
	width: 100%;
	margin-left: 20%;
	padding-top: .5%;
	padding-bottom: .5%;
}
#footer {
}
