/*  
Theme Name: Burgers Fries and Cherry Pies Restaurant
Theme URI: http://www.burgersfriesandcherrypies.com/
Description: Theme for Burgers Fries and Cherry Pies Restaurant in Lubbock and Midland, Texas.
Author: Justin Raines
Author URI: http://www.raineswebdesign.com/
*/


/*Positioning*/
body {
	font-family: "Times New Roman", Times, serif;
	padding:0px;
	margin:0px;
	font-size: 80%; /* Resets 1em to 10px */
}
p, table, tr, td, h1, h2, h3, h4 {margin:0; padding:0;}
#address-midland, #address-lubbock {
	position:absolute;
	top:2px;
	width:466px;
}
#address-midland { left:46px; }
#address-lubbock { left:512px; }
#header {
	position:absolute;
	width:1024px;
	height:132px;
	background: #FFFFFF url(img/header-bg1.png) no-repeat;
	top:4px;
	left:4px;
	z-index:10;
	border:#000000 4px solid;
}
#tagline {
	position:absolute;
	top:14px;
	left:350px;
	width:450px;
	z-index:12;
}
#main {
	position:absolute;
	width:1024px;
	left:8px;
	top:144px;
}
#left {
	position:absolute;
	left:50px;
	width:190px;
	float:left;
	z-index:11;
	padding:15px 0;
}
#right {
	position:absolute;
	width:470px;
	padding:80px 0 0 300px;
	background:url(img/left-bg.gif) left repeat-y;
}
#stars {
	position:absolute;
	left:805px;
	top:90px;
	width:220px;
}
#topstar {
	position:absolute;
	top:80px;
}
#bottomstar {
	position:absolute;
	top:290px;
}
#footer {
	width: 1024px;
	height: 32px;
	margin: 0 0 0 -300px;
	padding: 0 0 0 55px;
	background:url(img/footer-bg.gif) bottom  left no-repeat;
}

/*Font Styles*/
a img {
	border:#666666 1px solid;
}
a:hover img {
	border:#000 1px solid;
}
#topstar,#bottomstar {
	font-size:1.3em;
	text-align:center;
	padding: 0 0 0 28px;
}
#topstar strong,#bottomstar strong {
	font-size:1.1em;
}
#bottomstar {padding: 0 0 0 26px;}
#tagline {
	color:#AB1412;
	text-align:center;
}
#tagline { font-size:1.4em; }
#tagline .bigger {
	display:block;
	font-weight:bold;
	font-size:1.3em;
}
#left h1, p.title{
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	margin:5px 0 5px 0;
	font-variant: small-caps;
	line-height: .9em;
}
#left h1 a, p.title a{
	color:#6D0D0C;
	text-decoration:none;
}
#left h1 em, p.title em{
	font-variant: normal;
	font-size:.85em;
}
#left ul, #left li {
	margin:0;
	padding:0;
	list-style-type: none;
}
#left li a {
	background: url(img/cherry-bullet.jpg) left no-repeat;
	display:block;
	height:31px;
	width:148px;
	margin:0;
	padding:0 0 0 50px;
	text-decoration: none;
	font-size:1.65em;
	color:#6D0D0C;
	font-weight: bold;
}
#left li a:hover {
	background: #E0FFE0 url(img/cherry-bullet-hover.jpg) left no-repeat;
}
#left li ul li {
	list-style-position: outside;
	list-style-type: none;
	font-size:.8em;
	padding: 0 0 0 25px;
}
#left li ul li a {
	background:url(img/bullet.gif) left no-repeat;
	color:#3E0000;
}
#left li ul li a:hover {
	background:url(img/bullet.gif) left no-repeat;
	text-decoration:underline;
}
.service {
	text-align:center;
	font-size:1.05em;
	margin:5px 0 5px 0;
	font-weight:bold;
}
.service em { font-size:1.1em; }
#right h1, #right h2 {
	color:#000;
	font-size:1.6em;
	text-align:center;
	padding:5px;
}
#right h3 {
	color:#000;
}
#right p {
	font-size:1.35em;
	padding:4px 0;
	text-indent: 30px;
	line-height: 0.95em;
	color:#000;
	margin:5px 0 5px 0;
	text-align:justify;
}
#footer {
	color:#009926;
	font-size: .65em;
}
#footer p {
	text-indent: 0px;
	line-height: -0.8em;
}
#footer a {
	text-decoration:none;
	color:#009926;
}
#footer a:hover {
	text-decoration:underline;
}

/* Search Stuff */
#search-small {
	position:absolute;
	left:845px;
	top:50px;
	width:220px;
}
#search-small .text, #search-small .submit {
	padding:0;
	background:#FFFFC0;
	border:#800000 2px solid;
	width:154px;
}
#search-small .text {
	background:#FFFFFF;
	font-size:1em;
	width:150px;
	border-bottom-width:0;
	font-style:italic;
}
#search-small .submit {
	height:22px;
	font-weight:bold;
}
#search form {
	background: #B5D1E6;
	display: block;
	padding: 20px;
	border-top: 1px #004040 solid;
}
.base {
	border-bottom: 1px #004040 solid;
}
#search a {
	font-size: 1em;
	text-decoration: none;
	display: block;
	border:1px #FFFFFF solid;
	padding:4px;
	color:#000000;
}
#search a:hover {
	background:#FFFFC0;
	border:1px #FF4040 solid;
}
small {
	font-size:.9em;
	color:#008000;
}
#search a strong {
	text-decoration:underline;
	color:#0000CC;
}
#search p {
	text-indent: 0px;
	font-size:.9em;
}
#search {
	border-left: 1px #004040 solid;
	border-right: 1px #004040 solid;
	display:block;
}

/* Google Map Stuff */
#map {
	width: 490px;
	height: 475px;
	text-align: left;
	font-size:12px;
	margin:30px 0;
}
#map img {
	float:left;
	padding-right: 5px;
}
#map div {
	margin: 0;
}
#plainmap {
	width: 490px;
	height: 475px;
}
.midland {
	background: url(img/midland-map.jpg) no-repeat;
}
.lubbock {
	background: url(img/lubbock-map.jpg) no-repeat;
}


/* Menu */
#menu {
	border:#666666 1px solid;
	border-top:0px;
	padding:0px;
	margin:10px 30px 20px 20px;
	font-size:1.1em;
}
#menu h4 {
	text-align:center;
	display:block;
	font-size:1.4em;
	line-height: .7em;
	margin:5px 0;
	border:#666666 1px solid;
	border-left:0;
	border-right:0;
	padding:4px;
	background:url(img/menu_name.gif);
}
#menu h4 em {
	font-size:.7em;
}
#menu strong {
	text-indent: 0;
	font-size:1.2em;
	display:block;
	color:#00006D;
}
#menu p {
	text-indent: 0;
	font-size:1em;
	padding:8px;
}
#menu .pic {
	display:block;
	padding:4px;
	text-align:center;
	font-size:.9em;
}
#menu .pic a {
	border:0;
	text-decoration:none;
}

/* ADDRESS */
.address {
	border:#000000 1px solid;
	padding: 4px;
	background:#FFFFA0;
	margin:20px;
}
.address h1, .address h2, .address h3, .address h4 {
	font-size:1.6em;
	text-align:left;
}
.address p {
	text-indent:0px;
}
.address hr {
	border-top:#000000 1px solid;
	background:none;
}
#flash {
	position:absolute;
	z-index:0;
	left:280px;
	top:225px;
}