﻿/* 
Title:		Phoenix Bar Styles
Author: 	Hubbard Design {hbbrd.com}
Copyright:  	Copyright 2009 Hubbard Group, LLC
*/

body {
	font-size: 10px;
	font-family: Helvetica, Arial, sans-serif;
	background: #000;
	text-align: center;
	color: #eee;
}

#wrap {
	width: 108.6em;
	margin: 0 auto;
}

h1 {

	background: url(../img/logo.jpg) no-repeat center center;

	height: 17em;

	text-indent: -9999em;

}


h2 {

	font-size: 16px;


}


#nav {

}



.main {

	margin: 0 0 0 141px;

}



#nav li {
	float: left;
	display: inline;
	margin: 0 .3em;
}

#nav li a,
#nav li a:visited {
	display: block;
	width: 12.9em;
	height: 44.7em;
	background: url(../img/nav_bg.jpg) no-repeat left top;
	text-indent: -9999em;
}

#nav li a:hover,
#nav li a:active {
	
}

#nav li a.home {
	background-position: 0 0;
}

#nav li a.specials {
	background-position: -135px 0;
}

#nav li a.menu {
	background-position: -270px 0;
}

#nav li a.gallery {
	background-position: -405px 0;
}

#nav li a.about {
	background-position: -540px 0;
}

#nav li a.contact {
	background-position: -675px 0;
}

#content {
	width: 270px;
}

iframe {
	width: 270px;
	height: 447px;
	border: none;
}

#iframe h2 {
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: normal;
	font-style: italic;
	margin: .75em 0 0;
	padding: .25em .75em;
	text-align: left;
}

#iframe p {
	clear: both;
	font-size: 1.4em;
	line-height: 1.5em;
	margin: .75em 0;
	padding: .25em .75em;
	text-align: left;
}

#iframe img {
	margin: 3em 0 0;
}

#iframe p a,
#iframe p a:visited,
#iframe h2 a,
#iframe h2 a:visited,
#iframe div a,
#iframe div a:visited {
	display: inline;
	background: none;
	width: auto;
	height: auto;
	text-indent: 0;
	color: #fff;
}

#iframe p a:hover,
#iframe p a:active,
#iframe h2 a:hover,
#iframe h2 a:active,
#iframe div a:hover,
#iframe div a:active {
	color: #ff0000;
}

#iframe.specials h2 {
	text-align: center;
}

dl {
	text-align: left;
}

dl dt {
	clear: both;
	float: left;
	width: 100px;
	text-align: right;
	margin-top: 1em;
	padding: .25em 0;
}

dl dt label {
	font-size: 1.4em;
	padding: 0 1em;
}

dl dd {
	float: left;
	width: 136px;
	margin-top: 1em;
}

dl dd input,
dl dd textarea {
	width: 100%;
	border: 0;
	padding: .25em 0;
}

#iframe p.submit {
	text-align: right;
}

#iframe p.submit input {
	border: none;
	background: transparent;
	color: #fff;
	cursor: pointer;
}

abbr {
	text-transform: lowercase;
	font-variant: small-caps;
}

.google {
	width: 240px;
	height: 300px;
	border: none;
}

.gallery {
	width: 270px;
	height: 447px;
}

#iframe .album img {
	width: 70px;
	height: 70px;
	margin: 0;
	border: 5px solid #fff;
}
