/*
Theme Name: Freddies BBQ
Theme URI: http://www.freddiesbbq.com
Description: Freddies BBQ
Version: 1.1
Author: 425 design
Author URI: http://www.425design.com
Tags: Freddies BBQ
*/





/*	------------------------------------------------------------
	re-defined
	------------------------------------------------------------
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	background: #000 url(/images/FreddiesBBQ-Sapulpa.jpg) no-repeat top center;
	font: normal 0.8em/1.6em Verdana, Helvetica, Arial;
	color: #fff;
	text-align: left;
}

a:link, 
a:visited {
	color: #f2ca62;
	text-decoration: none;
}

a:hover, 
a:active, 
a:focus {
	color: #f2ca62;
	text-decoration: underline;
}





/*	------------------------------------------------------------
	custom
	------------------------------------------------------------
*/

p {
	margin: 0 0 15px 0;
}

#container {
	width: 904px;
	min-height: 600px;
	margin: 0 auto;
}

#content{
	width: 354px;
	margin: 290px 120px 0 430px;
}




