/* @override http://storecircular/styles/typography.css */

body {
	font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
}

input.form-text {
	font: 1.16em Georgia, "Times New Roman", Times, serif;
}

em {
	font-style: italic;
}

h1, h2, h3 {
	letter-spacing: -1px;
}

#page {
	font-size: .75em;
	line-height: 1.5em;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6, 
strong, 
#header a,
#email-signup label,
#header-right table.location th,
#toolbar li.label,
table.shopping-list th,
table.shopping-list td.title,
#header-right label,
#footer ul.main li a {
	font-weight: bold;
}

#content-bottom h3.title-bar {
	font-weight: normal;
}

h1#logo {
	font-size: 3em;
	line-height: 1em;
}

#content-area h2 {
	font-size: 1.5em;
}

#content-bottom h3.title-bar,
table.shopping-list th,
#footer ul.main li a {
	font-size: 1.16em;
	line-height: 1em;
}

#header a,
#email-signup label,
#header-right span.location,
#header-right table.location th,
#content-bottom h3.title-bar,
#toolbar,
table.shopping-list th,
#header-right label {
	/*text-transform: uppercase;*/
}

#content table.shopping-list th h2 {
	text-transform: capitalize;
}

#sidebar-right ul.product-list {
	line-height: 1.16em;
}

#toolbar {
	font-size: .91em;
}

#share label {
  font-size: .75em;
  text-transform: uppercase;
}

