@charset "utf-8";
* {
	margin: 0px;
	padding: 0px; }
body {
	background-color:#9D551F;
	color:#222;
	font:12px/18px Arial, Helvetica, sans-serif; }
#container {
	background:#9D551F url(http://www.antonsrestaurant.com/themes/antons/images/bg.gif) repeat-y;
	width: 765px; }
.clearfloat {
	clear:both;
	font-size: 1px;
	height:0;
	line-height: 0px; }
h1, p, table {
	margin-bottom: 15px; } /*line-height x 0.754*/
a {
	color:#7F0002;
	outline:none; }
a:hover, a:focus {
	color:#104010; }
a img {
	border: none; }
h1 {
	color:#660000;
	font-size:22px; }
h2 {
	font-size:18px;
	margin-bottom:8px; }
h3 {
	font-size:15px;
	margin-bottom:4px; }
h4 {
	font-size:12px; }
p {
	font-size:12px; } 
#content ul {
	font-size:12px;
	margin-bottom:15px;
	margin-left:30px; }
#content ol {
	font-size:12px;
	margin-bottom:15px;
	margin-left:30px; }
#header{
	position:relative;
}
#header-container{
	background:url(http://www.antonsrestaurant.com/themes/antons/images/bg-header.png) no-repeat;
	height:210px;
	position:relative;
	z-index:10;
}
#header #logo{
	text-indent:-9999px;
}
#header #logo a{
	background:url(http://www.antonsrestaurant.com/themes/antons/images/logo.gif) no-repeat;
	display:block;
	height:181px;
	left:24px;
	position:relative;
	top:6px;
	width:189px;
}
#header-image{
	background-image:url(http://www.antonsrestaurant.com/themes/antons/images/header-image-1.jpg);
	height:165px;
	left:215px;
	position:absolute;
	top:20px;
	width:545px;
}
#search{
	left:539px;
	position:absolute;
	top:171px;
	z-index:20;
}
#search #search-box{
	padding:2px;
}
#search-results-form{
	display:none;
}
#nav {
	float:left;
	margin-left:20px;
	width:203px; }
#nav ul{
	list-style-type:none;
}
#nav ul li{
	text-align:center;
}
#nav ul li.menu1{
	background:url(http://www.antonsrestaurant.com/themes/antons/images/bg-nav-list-1.png) no-repeat;
}
#nav ul li.menu2{
	background:url(http://www.antonsrestaurant.com/themes/antons/images/bg-nav-list-2.png) no-repeat;
}
#nav ul li.menu3{
	background:url(http://www.antonsrestaurant.com/themes/antons/images/bg-nav-list-3.png) no-repeat;
}
#nav ul li.menu4{
	background:url(http://www.antonsrestaurant.com/themes/antons/images/bg-nav-list-4.png) no-repeat;
}
#nav ul li.menu5{
	background:url(http://www.antonsrestaurant.com/themes/antons/images/bg-nav-list-5.png) no-repeat;
}
#nav ul li a{
	color:#fff;
	display:block;
	font:11px Verdana, Geneva, sans-serif;
	letter-spacing:1px;
	text-decoration:none;
	text-transform:uppercase;
}
#nav ul li.menu1 a{
	padding:17px 0 12px;
}
#nav ul li.menu2 a{
	padding:10px 0 12px;
}
#nav ul li.menu3 a{
	padding:8px 0 9px;
}
#nav ul li.menu4 a{
	padding:11px 0 10px;
}
#nav ul li.menu5 a{
	padding:8px 0 12px;
}
#nav ul li a:hover, #nav ul li a:focus{
	color:#f7941d;
}
	
#content{
	float:left;
	padding:20px 26px 0;
	width:490px;
}

#content ul.nice-list{
	list-style-type:none;
	overflow:auto;
	margin-left:0;
}
#content ul.nice-list li{
	border-top:1px solid #9B5321;
	clear:both;
	padding:15px 0;
}
#content ul.nice-list li:first-child{
	border:none;
}
#content ul.nice-list img{
	float:left;
	margin:0 20px 48px 0;
}

#content .page-list{
	/*margin-bottom:30px;*/
	margin-left:16px;
}
#content .page-list li{
	background:url(http://www.antonsrestaurant.com/themes/antons/images/bullet.gif) no-repeat 0 3px;
	list-style-type:none;
	margin-bottom:2px;
	padding-left:25px;
}
#content .page-list li a{
	text-decoration:none;
	text-transform:uppercase;
}
	
#footer{
	background:url(http://www.antonsrestaurant.com/themes/antons/images/bg-footer.gif) no-repeat;
	clear:both;
	margin-left:125px;
	padding-top:132px;
	position:relative;
	width:640px;
}
#footer .food-friendz{
	font-weight:bold;
	margin:6px 0 6px 6px;
}
#footer .food-friendz img{
	vertical-align:middle;
}
#footer .food-friendz a, #footer .food-friendz a img{
	color:#000;
	text-decoration:none;
}
#footer .copyright{
	color:#222;
	font-size:11px;
	line-height:15px;
	margin-left:6px;
}
#footer #photos{
	left:439px;
	position:absolute;
	top:0;
}
#footer #photos #portrait{
	background-image:url(http://www.antonsrestaurant.com/themes/antons/images/footer-portrait-1.png);
	height:175px;
	position:absolute;
	width:132px;
}
#footer #photos #landscape{
	background-image:url(http://www.antonsrestaurant.com/themes/antons/images/footer-landscape-1.png);
	height:125px;
	left:86px;
	position:absolute;
	top:34px;
	width:150px;
}
