/* @override 
	http://adxcreative.com/projectHub/brickThree/css/typography.css
	http://www.brick3pizza.com/css/typography.css
	http://adxcreative.com/projectHub/brick3pizza/css/typography.css
	http://www.adxcreative.com/projectHub/brick3pizza/css/typography.css
*/

/*global styles to be reused*/
abbr {
	font-size: .9em;
}
/*starter styles*/
#header h1 {
	font-size: 1.4em;
}
#header h2 {
	font-size: 1.2em;
}
#navigation a {
	text-decoration: none;
	line-height: 36px;
}
#secondaryContent{
	font-family: /*Georgia, */"Times New Roman", Times, serif;
}
#mainContent h3 {
	font-size: 1em;
	margin-bottom: 8px;
}
#secondaryContent h4 {
	font-size: 1em;
	margin-bottom: 8px;
	line-height: 1em;/* if you change this, make sure it lines up with price*/
}
#mainContent p {
	font-size: .9em;
	margin-bottom: 8px;
}
body#home #mainContent p {
	font-size: 2.4em;
	margin-bottom: 8px;
	padding-top: 8px;
}
body#menuZoom #secondaryContent h4{
	text-align: left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.1em;
}
#secondaryContent p {
	font-size: .9em;
	margin-bottom: 8px;
}
#footer p {
	font-size: .9em;
}
.thumbFlav{
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}
.thumbPrice{
	font-size: .9em;
	font-weight: bold;
	font-family: /*Georgia, */"Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
}
ul.menuListHeader, span.disclaimerHeader{
	font-size: .9em;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
ul.menuItem li{
	/*line-height: 3em;*/
}
ul.menuItem li.flavor p.description{
	font-style: italic;

}
ul.menuItem li.flavor{
	font-size: .9em;
}
ul.menuItem li.price{
	font-size: .9em;/*font-size: 1.4em;*/
	/*line-height:  .6em;*//* if you change this, make sure it lines up with item*/
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
ul.menuItem li.price span.dollarSign{
	font-size: .8em!important;
}
#secondaryContent h3{
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 1.3em;
}
#secondaryContent h5{
	font-size: 2em;
	font-style: italic;
}
body#menuZoom #secondaryContent i{
	font-size: 1.2em;
}
#secondaryContent h6,
p.articleDate{
	font-size: .9em;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
div#voteNow p{
	font-size: 1.5em;
}
p#voteTagline{
	font-size: 1.7em!important;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
span.delivery{
	font-size: .8em!important;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
div#bigPizza div#thirtyFour{
	font-size: 2.5em!important;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

p.articleTitle,
.couponItemOne,
.couponItemTwo,
.couponItemThree{
	font-size: 1em!important;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	text-align: left;
}

span.small{
	font-size: .75em!important;
}
p.ital{
	font-family: /*Georgia, */"Times New Roman", Times, serif;
	font-style: italic;
	font-size: .9em!important;
	text-align: center;
}
p.disclaimer{
	font-family: /*Georgia, */"Times New Roman", Times, serif;
	font-size: .9em!important;
	text-align: center;
	font-weight: bold;
}
