/*--------------------------------------------
Website: McGinnis Front Row Restaurant + Sports Bar / www.thefrontrow.ca
Design & development: 4c / www.4c.ca
Date: July 2008
Description: Typography Styles
-------------------------------------------- */

/* COLORS & Titles & Text 
----------------------------------
	Background: #3E2A12 (dark brown)
	
	H1: logo
	H2: #15b7de (blue) - Arial 24px
	H3: #fff9ea (white) - Arial 18px
	H4: #15b7de (blue) - Arial 14 px
	H5: #ea9f46 (orange) - Arial 12px
	p: #fff9ea (white yellowish) - Geneva 12px
	
	Nav and subnav: Images
	
	Links: #15b7de (blue) - Geneva 12px - underline	
	
----------------------------------*/

html {
	font-size: 100.01%;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 62.5%;
}

h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, dt, ol, p, ul {
	margin: 0 0 1em;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	text-transform: uppercase;
}

button, input, select, textarea {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

/*
----------------------------------
General Typography
----------------------------------
*/

a img {
	border: 0;
}

a {
	color:#15b7de;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#news a {
	text-decoration: none;
}

address {
	color: #fff;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.6em;
	margin: 15px 20px;
	text-transform: none;
}

	address strong {
		color: #ea9f46;
		display: block;
		font-weight: bold;
		text-transform: lowercase;
	}

h1 {
	padding: 20px 0 0 20px;
}

h2 {
	color: #ea9e46;
	font-size: 2.8em;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0 0 0.7em;
	text-transform: lowercase;
}

h3 {
	color: #fff9ea;
	font-size: 1.8em;
	margin: 0 0 10px;
}

	h3.space {
		margin: 40px 0 10px;
	}


h4 {
	color: #15b7de;
	font-size: 1.4em;
	margin: 20px 0 5px;
}

img {
	border: 0;
}

p {
	color: #fff9ea;
	font-size: 1.2em;
	line-height: 1.6em;
}

#news p {
	line-height: 1.2em;
}

small {
	color: #a6835c;
	display: block;
	font-size: 0.9em;
	line-height: 1.4em;
}

/*
----------------------------------
Forms
----------------------------------
*/

fieldset {
	border: 0;	
	border-top: 1px solid #ea9e46;
	margin: 30px 0 0;
	padding: 10px 0 0;
}
	
form {
	margin: 10px 0 50px;
}

form h4 {
	margin: 0 0 1em;
}

form p {
	height: 25px;
	margin: 0x 0 5px;
}

form table {
	border-collapse: collapse;
	width: 100%;
}

form td {
	font-size: 1.2em;
	padding: 0 0 12px;
}

li label,
td label {
	color: #fff9ea;
	display: block;
	margin: 0 0 3px;
}

p label {
	color: #fff9ea;
	display: block;
	float: left;
	padding: 1px 0 0;
	width: 100px;
}
	
legend {
	color: #ea9e46;
	font-size: 1.3em;
}

input.year {
	background: #fff url(../images/bg-tb.png) repeat-x 0 0;
	border: 1px solid #fff;
	font-size: 1em;
	margin: 5px 0;
	padding: 4px;
	width: 30px;
}

input.tb {
	background: #fff url(../images/bg-tb.png) repeat-x 0 0;
	border-top: 1px solid #555;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #bbb;
	float: left;
	font-size: 1em;
	margin: 0 10px 0 0;
	padding: 2px;
}

input#submit,
input#reset {
	background-color: #15b7de;
	border: 0;
	color: #fff9ea;
	cursor: pointer;
	display: block;
	font-size: 1em;
	font-style: normal;
	letter-spacing: 1px;
	margin: 20px 10px 20px 0;
	padding: 3px 0;
	text-transform: uppercase;
	width: 65px;
}

#contact input#submit,
#contact input#reset {
	float: left;
}

select {	
	float: left;
	font-size: 1em;
	margin: 0 10px 0 0;
}

textarea {	
	background: #fff url(../images/bg-tb.png) repeat-x 0 0;
	border-top: 1px solid #555;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #bbb;
	font-size: 1em;
	margin: 0;
	padding: 2px;
}

#form-errors {
	margin: 0 0 2em;
	padding: 0;
}

#form-errors li {
	color: #ea9e46;
	font-size: 1.2em;
	line-height: 2em;
	margin: 0 0 0 1.2em;
	padding: 0;
}

.hihuman {
	display: none;
}

/*
----------------------------------
Home Page
----------------------------------
*/

#home h3 {
	font-size: 4em;
	line-height: 1em;
	margin: 0 0 4px;
}

	#home h3 em {
		color: #15b7de;
		display: block;
		font-size: 0.6em;
		font-style: normal;
		line-height: 1em;
		margin: 0;
	}

#home .secondnews h3 {
	font-size: 1.7em;
	margin: 0 0 5px;
}

	#home .secondnews h3 em {
		display: inline;
		font-size: 1em;
		font-style: normal;
	}

#home h4 {
	clear: both;
	color: #ea9f46;
	font-size: 1.3em;
	margin: 0 0 5px;
}

#leftcolumn p {
	font-size: 1.1em;
	line-height: 1.6em;
	margin: 0 0 10px 20px;
}

/*
----------------------------------
Menus
----------------------------------
*/

#menu h5 {
	color: #ea9f46;
	font-size: 1.3em;	
	font-weight: bold;
	margin: 0 0 5px 15px;
}

	#menu h5 em {
		color: #15b7de;
		font-style: normal;
	}

.menu-feature h3 {
	font-size: 4em;
	line-height: 1em;
	margin: 0 0 4px;
}

	.menu-feature h3 em {
		color: #15b7de;
		display: block;
		font-size: 0.6em;
		font-style: normal;
		line-height: 1em;
		margin: 0;
	}

.menu-feature h4 {
	clear: both;
	color: #ea9f46;
	font-size: 1.3em;
	margin: 0 0 5px;
}

#menu .menu-feature h5 {
	clear: both;
	color: #fff;
	font-size: 1.7em;
	margin: 0 0 3px;
}

.menu-feature p {
	color: #fff;
	font-size: 1.1em;
}
	
.item-desc {
	margin: 0 0 1.2em 15px;
}

.item-desc em {
	display: block;
	font-size: 0.9em;
	font-style: normal;
	text-align: right;
}

/*
----------------------------------
Pre-Order
----------------------------------
*/

.preorder-box p {
	font-size: 1.6em;
	line-height: 1.3em;
	margin: 0 0 6px;
	text-align: center;
}

	.preorder-box p a {
		background-color: #16b8df;
		color: #fff;
		padding: 2px 7px;
		text-decoration: none;
	}

	.preorder-box p.preorder-phone {
		font-size: 2em;
		margin: 0 0 15px;
	}

#preorder label {
	width: 130px;
}

#preorder textarea {
	float: left;
	margin: 0;
	width: 260px;
}

#preorder ul.group-records li {
	border-bottom: 1px solid #583b1b;
	clear: both;
	float: left;
	font-size: 1.1em;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0 0 10px;
	width: 650px;
}

#preorder ul.group-records li a {
	float: left;
	margin: 0 5px 0 0;
	text-decoration: none;
}

span.record-func {
	display: block;
	float: left;
	font-size: 1.6em;
	margin: 0;
	width: 50px;
}

span.record-options {
	display: block;
	margin-left: 70px;
}

span.record-col {
	display: block;
	float: left;
	height: 38px;
	margin: 0 0 6px;
	width: 50%;
}

	span.record-col-sm {
		width: 120px;
	}

	span.record-col label {
		display: block;
		float: none;
		margin: 0;
		width: auto;
	}

#response {
	float: right;
	width: 35%;
}

#confirm {
	background-color: #171005;
	display: none;
	padding: 10px;
	width: 380px;
}

	#confirm h3 {
		margin: 0 0 15px;
	}	

.order-confirm,
.order-cancel {
	background-color: #ee442a;
	float: left;
	margin: 0 30px 0 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 60px;
}
