?/*
Theme Name: Americana Theme
Author: David Thanphilom
Author URI: http://www.davidtproductions.com
Description: The Americana Restaurant theme
*/
img {
border: thin black solid;
}
hr {
margin-bottom: 20px;
clear: both;
}
h1, h2, h3, h4, h5, h6 {
margin: 0px 0px 5px 0px;
padding: 0px;
}
#wrapper {
	background-position: center -80px;
	width: 940px;
	min-height: 849px; 
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-image: url('images/americana-bg.png');
	background-repeat: no-repeat;

}
#wrapper2 {
	
	width: 940px;
	min-height: 849px; 
	height: auto;
	margin-right: auto;
	margin-left: auto;
}

body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFF0;
}
#header {
	width: 100%;
	height: 153px;
	float: left;
	background-image: url('images/nav-bg2.png');
	background-repeat: no-repeat;
	background-position: center;

}
#header2 {
	width: 100%;
	height: 153px;
	float: left;
	background-image: url('images/nav-bg2.png');
	background-repeat: no-repeat;
	background-position: center;
}
#header2 ul {
	list-style-type: none;
	width: 400px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
#header2 li {
	float: left;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}

#header ul {
	list-style-type: none;
	width: 400px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;

}
#header li {
	float: left;
	margin-right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
#header ul ul {
background-color: white;
border: thin black solid;
position: absolute;
padding: 0px 0px 0px 5px;
margin: 0px;
width: auto;
height: auto;
visibility:hidden;
}
#header li:hover ul {
visibility: visible;
}
#header ul ul li {
float: none;
}
#container {
	padding: 20px;
	width: 100%;
	height: auto;
	float: left;
	min-height: 600px;
	margin-top: 470px;
	/*background-color: #FFFFFF;
	border: thin solid #000000;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;*/
}
#container2 {
	padding: 20px;
	width: 100%;
	height: auto;
	float: left;
	min-height: 600px;
	/*background-color: #FFFFFF;
	border: thin solid #000000;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;*/
}

#footer {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	clear: both;
}
#footer ul {
 list-style-type: none;
width: 300px;
margin-right: auto;
margin-left: auto;

}
#footer li{
float: left;
margin-right: 5px;
}
#footer ul ul{
background: #FFFFFF;
border: thin black solid;
position: absolute;
padding: 0px 0px 0px 5px;
margin: 0px;
width: auto;
height: auto;
visibility: hidden;
text-align: left;
}
#footer li:hover ul {
visibility: visible;
}
#footer ul ul li{
float: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
#box1 {
	width: 460px;
	height: auto;
	float: left;
	text-align: center;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#box1{
list-style-type: none;
}
#box2 {
	width: 460px;
	height: auto;
	float: left;
	text-align: center;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
#box2 {
list-style-type: none;
}
#box2 form {
	margin: 0px;
	width: 100%;
	height: auto;
	text-align: center;
	padding-top: 10px;
	padding-left: 10px;
}
#text-field {
	border: thin solid #000000;
	width: 256px;
	background-color: #999999;
}
#submit-button {
	background-color: #999999;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin solid #000000;
	cursor: pointer;
	float: right;
	margin-right: 70px;
	margin-top: 10px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-transform: uppercase;
}
#content {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 10px;
	line-height: 25px;
}
.chef {
	float: left;
	margin-right: 20px;
	border: thin black solid;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
/*#content p{
	text-align:center;
}*/
#menu-nav{
	width: 100%;
	height: 58px;
	float: left;
	background-image: url('images/menu-nav-bg2.png');
	background-repeat: no-repeat;
	background-position: center;
	margin-bottom: 20px;

}
#menu-nav ul{
	list-style-type: none;	
	width: 450px;
	height: auto;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#menu-nav li{
	float: left;
	margin-right: 10px;
}
#menu-nav2{
	width: 200px;
	height: auto;
	float: left;	
}
#menu-nav2 ul{
	list-style-type: none;
}
#menu-nav2 li{
list-style-type: none;
}
#menu-nav2 ul li{
	text-align: center;
	height: 40px;
	background-image:url('images/mini-banner.png');
	background-repeat: no-repeat;
	background-position:center top;
	padding-top: 5px;
	margin-bottom: 0px;
list-style-type: none;
}

#welcome{
	width: 600px;
	height: auto;
	float: left;
	text-align:center;
}
#welcome p{
	text-align: left;
}
#hours{
	width: 320px;
	height: auto;
	float: left;
	padding-left: 10px;
	text-align:center;
}
#hours img{
	border:thin black solid;
}
#hours li {
list-style-type: none;
}
.title{
	font-size: x-large;
	font-weight:bold;
	
}
#left-side{
	width: 500px;
	height: auto;
	float: left;
}
#left-side form{
	width: 340px;
	height: auto;
	
}
#left-side textarea{
	border: thin solid #000000;
	background-color: #999999;

}
#text-field2 {
	border: thin solid #000000;
	width: 343px;
	background-color: #999999;

}
#submit-button2 {
	background-color: #999999;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: thin solid #000000;
	cursor: pointer;
	float: right;
	margin-right: 0px;
	margin-top: 10px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-transform: uppercase;
}
#right-side{
	width: 430px;
	height: auto;
	float: left;
	
}
#right-side li{
list-style-type: none;
}
#menu-items {
	width: 470px;
	height: auto;
	float: left;
	font-family: menu-text;
	font-size: large;
margin-right: 10px;
}
#food-pics {
	width: 260px;
	height: auto;
	float: left;

}
#food-pics ul{
	list-style-type: none;
}
#food-pics li{
list-style-type: none;
}
#food-pics img {
	border: thin black solid;
margin-bottom: 10px;
}
.fb-like{
text-align: center;
margin-bottom: 5px;
}
@font-face {
font-family: menu-text;
src: url('http://www.americanaseattle.com/wp-content/themes/americanatheme/1942.eot');
}
@font-face {
font-family: menu-text;
src: url('http://www.americanaseattle.com/wp-content/themes/americanatheme/1942.ttf');
}
.no-border{
border: none;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
