/*
	Corrieri's Formaggeria (http://mafiaozas.com).
	Version 1.9.99

	Site design (including, but not limited to, XHTML, CSS, layout, photography)
	Copyright 2006 Kevin W McElroy (http://kevinwmcelroy.net). All rights reserved.
*/

* {
	margin: 0; padding: 0;
	}

body {
	font: 14px/1.4 arial, helvetica, sans-serif;
	text-align: center;
	color: #000;
	background: url(../img/bg.jpg) top repeat-x #ffd759;
	}

img {
	border: 0;
	}

a {
	text-decoration: none;
	color: #aa3a36;
	}

a:hover {
	text-decoration: underline;
	}

#whitespace {
	margin: 0 auto 0 auto;
	width: 660px; height: 220px;
	background: url(../img/cock.jpg) top right no-repeat;
	}

#whitespace_left {
	width: 200px; height: 220px;
	float: left;
	}

h1 {
	display: block;
	margin: 18px 0 0 0;
	width: 182px; height: 182px;
	}

#whitespace_right {
	width: 460px;
	float: right;
	}

#nav {
	padding-top: 60px;
	float: right;

	list-style: none;
	white-space: nowrap;
	}

#nav li {
	display: inline;
	
	}

#nav a {
	padding: 0 5px 0 10px;
	font: 14px/1.4 arial, helvetica, sans-serif;
	text-align: right;
	line-height: 25px;
	color: #000;
	}

#nav a:hover {
	text-decoration: none;
	color: #aa3a36;
	}
	
#order_button {
	padding-top: 100px;
	padding-left: 50px;
	float: center;
	}

#redspace {
	margin: 0 auto 0 auto;
	width: 660px; height: 180px;
	color: #fff;
	}

#redspace_left {
	width: 400px;
	float: left;
	text-align: left;
	}

#redspace_left h2 {
	margin: 20px 0 15px 0;
	font-size: 22px;
	}

#redspace_left p {
	padding: 5px 0 10px 0;
	}

#redspace_left a {
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	}

#redspace_left span.seperate {
	padding-left: 30px;
	background: url(../img/circle.gif) left no-repeat;
	}
html>body #redspace_left span.seperate { background: url(../img/circle.gif) 0 -6px no-repeat; }

#redspace_right {
	width: 260px;
	float: right;
	text-align: right;
	}

#redspace_right h2 {
	margin: 20px 0 0 0;
	font-size: 20px;
	}

#redspace_right a {
	color: #fff;
	text-decoration: underline;
	}

#redspace_right p {
	padding: 5px 0 0 0;
	}

#redspace_right p.small {
	padding-top: 3px;
	font-size: 8pt;
	}

#redspace_right p.privacy {
	padding: 5px 0 0 0;
	font-size: 11px;
	color: #fff;
	}

#redspace_right p.privacy a {
	color: #fff;
	}

#redspace_right strong {
	line-height: 30px;
	}

#emailform {
	padding: 8px 0 0 0;
	}

#emailform input.textbox {
	font-size: 12px;
	color: #000;
	background: #fff;
	border: 2px solid #fff;
	margin:3px;
	}

#emailform input.button {
	font-size: 12px;
	color: #000;
	background: #fff;
	border: 1px solid #fff;
	margin:3px;
	}

#pictureframe {
	margin: 0 auto 0 auto;
	padding: 10px;
	width: 640px; height: 200px;
	background: url(../img/img_bg.jpg) no-repeat;
	}

#bigpicture {
	display: block;
	width: 640px; height: 200px;
	background: url(../img/banner_img.jpg) 0 0 no-repeat;
	}

#bigpicture:hover {
	background: url(../img/banner_img.jpg) 0 -30px no-repeat;
	}

#yellowspace {
	margin: 0 auto 0 auto;
	width: 660px;
	text-align: left;
	}

#bigpicture span {
	display: none;
	}

#yellowspace h2 {
	padding: 10px 0 0 0;
	font-size: 22px;
	color: #aa3a36;
	}

#yellowspace h2.big {
	font-size: 26px;
	}

#yellowspace a {
	color: #aa3a36;
	}

#yellowspace a:hover {
	color: #aa3a36;
	}

#yellowspace p {
	padding: 10px 0 0 0;
	line-height: 18px;
	}

#yellowspace div.spacer {
	margin: 30px 0 20px 0;
	height: 1px;
	border-bottom: 1px solid #d4b04d;
	}

#yellowspace_left {
	width: 400px;
	float: left;
	}

#yellowspace_left p.point {
	margin: 10px 0 0 0;
	padding: 10px 10px 10px 60px;
	font-size: 14px;
	line-height: 20px;
	font-family: sans-serif;
	background: url(../img/arrow.gif) 10px 15px no-repeat #f2cb59;
	}

#yellowspace_right {
	width: 200px;
	padding-left: 29px;
	float: right;
	text-align: center;
	border-left: 1px solid #d4b04d;
	}

#mafiaozas {
	display: block;
	padding: 5px 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	}

#yellowspace_bottom {
	clear: both;
	}

#legal {
	margin: 20px auto 0 auto;
	clear: both;
	height: 100px;
	line-height: 100px;
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #000;
	}

/*
	Special bullshit
*/

#maincontact h3, #emailcontact h3, #location h3, #directions h3, #hours h3, #specials h3 {
	padding: 10px 0 0 0;
	font-size: 18px;
	font-weight: normal;
	color: #000;
	border-bottom: 1px solid #a88c3d;
	}

#maincontact h4, #emailcontact h4, #location h4, #directions h4, #hours h4, #specials h4 {
	padding: 10px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	color: #aa3a36;
	}

/*		CONTACT
*/

#yellowspace_left_maincontact {
	width: 200px;
	float: left;
	padding-right: 30px;
	border-right: 1px solid #d4b04d;
	}

#yellowspace_right_emailcontact {
	width: 400px;
	float: right;

	}

#maincontact {
	padding: 10px 0 10px 0;
	}

#emailcontact {
	padding: 10px 0 10px 0;
	}

#emailcontact p {
	margin: 15px 0 0 0;
	padding: 5px 20px 5px 20px;
	text-align: right;
	background: #f2cb59;
	}

#emailcontact a {
	float: left;
	}

/*		DIRECTIONS
*/
#yellowspace_left_location {
	width: 230px;
	float: left;
	}

#yellowspace_right_directions {
	width: 370px;
	padding-left: 29px;
	float: right;
	border-left: 1px solid #d4b04d;
	}

#location {
	padding: 10px 0 10px 0;
	}

#location ul {
	margin: 0 0 0 20px;
	}

#location li {
	padding: 2px 0 0 0;
	list-style-type: square;
	}

#directions {
	padding: 10px 0 10px 0;
	}

/*		HOURS
*/

#yellowspace_left_hours {
	width: 230px;
	float: left;
	}

#yellowspace_right_specials {
	width: 370px;
	padding-left: 29px;
	float: right;
	border-left: 1px solid #d4b04d;
	}

#hours {
	padding: 10px 0 10px 0;
	}


#specials {
	padding: 10px 0 10px 0;
	}

/*		NEWS/PR
*/

#navtabs {
	float: left;
	width: 650px;
	padding: 8px 0 0 10px;
	margin-bottom: 20px;
	border-bottom: 3px solid #aa3a36;
	}

#navtabs a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 2px 10px 1px 10px;
	font: 11pt/1.4 arial, helvetica, sans-serif;
	color: #fff;
	background:#d4b04d;
	}

#navtabs a.here {
	font-weight: bold;
	background: #aa3a36;
	}

#navtabs a:hover {
	text-decoration: none;
	color: #fff;
	background: #aa3a36;
	}


div.pr {
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px solid #d4b04d;
	}

div.pr h3 {
	padding-left: 10px;
	border-left: 10px solid #d4b04d;
	}

div.pr p {
	margin-left: 20px;
	}

div.bio {
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px solid #d4b04d;
	}

div.bio h3 {
	color: #aa3a36;
	}

div.bio p {
	margin-left: 20px;
	}

input { font-size: 12px; }

#sidebar p { padding: 5px 0 10px 0; color: #fff; font-size: 11pt; }

#signup input {
margin-left: 6px;
}

