
/* This was originally designed for amazingribs.com*/
/* Formatting tags */
html {
	padding: 10px 0 0; }
body {
	background-color: #ff5800; }
.backgroundpicture {
	background-image: url(../images/elements/hardwood.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom; }
.backgroundorange {
	font-weight: inherit;
	font-style: inherit;
	background-color: #ff8600; }
.backgroundcream {
	background-color: #fffff0; }
border_blk {
	border-color: #000;
	border-width: 1px; }
border_orange {
	border-color: #000;
	border-width: 1px; }
.outline {
	border-style: solid;
	border-width: 1px; }
.whiteoutline {
	border: solid 10px white; }
/* text tags */
.bodytext {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	line-height: 140%;
	text-decoration: none;
	text-align: left;
	margin-right: 12px;
	margin-left: 12px;
	padding-right: 12px; }
.bodytext_centered {
	color: #000;
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	line-height: 140%;
	text-decoration: none;
	text-align: center;
	margin-right: 12px;
	margin-left: 12px; }
.bodytext_nav {
	color: black;
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	font-weight: bold;
	line-height: 10px;
	background-color: #ff8600;
	text-align: center;
	margin-right: 12px;
	margin-left: 12px; }
.hilight {
	font-weight: normal;
	background-color: #ffff83; }
.whitebodytext {
	color: white;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height: 140%;
	padding: 8px; }
ul {
	list-style-image: url(../images/dingbats/arrow.gif);
	list-style-position: outside; }
.small {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height: 120%;
	text-align: left;
	margin-right: 12px;
	margin-left: 12px; }
.small_centered {
	color: black;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height: 120%;
	text-align: center; }
.breadcrumbs {
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva;
	font-weight: bold;
	line-height: 12px;
	text-align: left;
	margin-right: 12px;
	margin-left: 12px; }
.large {
	color: black;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, Geneva;
	line-height: 16px; }
.pullquote {
	font-size: 11px;
	font-family: Helvetica, Verdana, Arial, Geneva;
	line-height: 160%;
	text-align: right;
	letter-spacing: 2px;
	margin: 12px; }
.block {
	font-size: 12px;
	font-family: "Times New Roman", Georgia, Times, serif;
	line-height: 120%;
	background-color: #ff8600;
	padding: 12px; }
a:link {
	color: #b91521;
	font-weight: bold;
	text-decoration: none; }
a:hover {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none; }
a:visited {
	color: #751513;
	font-weight: bold;
	text-decoration: none; }
h1 {
	color: black;
	font-size: 20px;
	font-family: Helvetica, Verdana, Arial, Geneva;
	font-style: normal;
	line-height: 23px;
	text-align: left;
	margin-left: 6px; }
h2 {
	color: black;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, Geneva;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	margin-left: 6px; }
h3 {
	color: black;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, Geneva;
	font-style: normal;
	line-height: 16px;
	text-align: left;
	margin-left: 6px; }
.h1-no_space {
	color: black;
	font-size: 20px;
	font-family: Helvetica, Verdana, Arial, Geneva;
	font-style: normal;
	line-height: 20px;
	text-align: left;
	margin: 0;
	padding: 0; }
.h2-no_space {
	color: black;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, Geneva;
	font-style: normal;
	line-height: 16px;
	text-align: left;
	margin: 0;
	padding: 0; }
.h2Ctr {
	color: black;
	font-size: 16px;
	font-family: Helvetica, Verdana, Arial, Geneva;
	font-style: normal;
	font-weight: bolder;
	line-height: 18px;
	text-align: center;
	margin-left: 6px; }
.h3-no_space {
	color: black;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, Geneva;
	font-style: normal;
	line-height: 14px;
	text-align: left;
	margin: 0;
	padding: 0; }
blockquote {
	font-family:Georgia, Georgia, "Times New Roman", Times, serif !important;
	font-style:italic;
	background-color: #ff8600;
	margin: 12px;
	padding: 12px;
	outline: dotted 1px black; }
/* hRecipe Microformat Rich Snippets */
.hrecipe  /* hrecipe */ {
	 }
.fn  /* fn */ { }
.author  /* author */ { }
.photo  /* photo */ { }
.summary  /* summary */ { }
.recipeType { }
.tag { }
.yield  /* yield */ { }
.prepTime { }
.cookTime { }
.duration { }
.ingredient  /* ingredient */ { }
.instructions  /* instructions */ { }
.published  /* published */ { }
/* Forms */
input {
	font-size: 12px;
	font-weight: bold; }
textarea {
	font-size: 12px;
	font-weight: bold; }
select {
	font-size: 12px;
	font-weight: bold; }
input {
	font-size: 12px;
	font-weight: bold; }

