* {
	color: #232323;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align:baseline;
}

a img {
	border: 0;
}

body {
	line-height: 1.5;
	font-size: 13px;
}

p {
	margin: 8px 0;
}

blockquote {
	padding: 0 40px 0 40px;
}

h1 {
	font-size: 40px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

i, em {
	font-style: oblique;
}

b, strong {
	font-weight: bold;
}

textarea {
	width: 100%;
}

fieldset {
	border: 0;
}

fieldset ul {
	list-style-type: none;
	margin-top: 10px;
}

fieldset ul li {
	margin-bottom: 10px;
}

fieldset ul li p {
	margin-left: 150px;
}

fieldset ul li label {
	width: 150px;
	float: left;
}

#page {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#header {
	color: #fff;
	margin-top: 10px;
}

#header h1 {
	float: left;
	margin-left: 20px;
	color: #fff;
	font-weight: bold;
}

#header h1 a {
	text-decoration: none;
}

#nav {
	list-style-type: none;
	text-align: right;
	float: right;
	margin-top: 23px;
}

#nav li {
	float: left;
	margin-left: 10px;
	font-size: 12px;
	background: #fff;
	font-weight: bold;
}

#nav li a {
	text-decoration: none;
	padding: 5px;
	color: inherit;
}


#nav li a:hover, #nav li a:active {
	background-color: #900;
	color: #fff;
}

#nav li small {
	display: none;
	position: absolute;
	top: 0px;
	right: 0px;
	font-style: oblique;
	font-weight: normal;
}

#nav li:hover small {
	display: block;
}

#nav img {
	margin-right: 5px;
	position: relative;
	top: 2px;
}

#content-wrapper {
	clear: both;
	xborder: 1px solid #000;
	min-height: 200px;
	background-color: #900;
}

#content-main {
	margin-top: 10px;
	border-left: 1px solid #900;
	float: left;
	width: 598px;
	background: #fff;
}

#content-sidebar {
	float: left;
	width: 359px;
	margin-top: 35px;
	background: #F3F3F3;
	border-left: 1px solid #900;
}

#content-sidebar div {
	padding: 20px;
	background-color: #fff;
	border-bottom: 1px solid #900;
}

#clear {
	clear: both;
	margin: 0 auto;
	width: 960px;
	height: 15px;
}

#footer {
	padding: 18px 0px;
	min-height: 20px;
	width: 100%;
	font-size: 11px;
	background: #fff;
	vertical-align: middle;
}

#copyright {
	float: left;
	margin-left: 10px;
}

#footernav {
	float: right;
	text-align: right;
	margin-right: 30px;
}

#footernav ul {
	list-style-type: none;
}

#footernav ul li {
	float: left;
	margin-left: 8px;
}

#primary {
	float: left;
	min-height: 500px;
}

div.post, #user-rating-box {
	border-bottom: 1px solid #900;
	padding-bottom: 20px;
}

#user-rating-box {
	margin-top: 20px;
}

div.post h2 {
	font-size: 20px;
}

.pagination-links {
	margin: 10px 0;
	font-size: 16px;
	float: right;
}

.pagination-links span {
	display: block;
	float: left;
	margin-right: 10px;
}

.buttonrow {
	margin-top: 10px;
}

#comments {
	margin-top: 10px;
}

#comments h3 a {
	font-size: 60%;
}

.comment {
    margin-bottom: 20px;
    padding: 5px 0;
    border-bottom: 1px solid #ddd;
}

.comment p {
    margin: 0 0 5px 0;
}

#comments-add {
    background-color: #f3f3f3;
    padding: 10px;
    margin-bottom: 10px;
}

.reply1 {
    margin-left: 0;
}

.reply2 {
    margin-left: 20px;
}

.reply3 {
    margin-left: 40px;
}

.reply4 {
    margin-left: 60px;
}

.reply5 {
    margin-left: 80px;
}

.reply6 {
    margin-left: 100px;
}

.reply7 {
    margin-left: 110px;
}

.reply8 {
    margin-left: 120px;
}

ul.tags {
	margin-left: 40px;
}

.notice ul {
	list-style-type: none;
}

.notice ul li {
	color: #a00 !important;
	margin-bottom: 5px !important;
}

.star-rating {
	width: 8px;
	height: 16px;
	margin: 0;
	padding: 0;
	background-image: url('http://content.foodirl.com/images/star-off.gif');
	display: block;
	float: left;
}

.star-left {
	background-position: left;
}

.star-right {
	background-position: right;
	margin-right: 3px;
}

.star-rating-on {
	background-image: url('http://content.foodirl.com/images/star-on.gif');
}

.star-rating-enabled {
	cursor: pointer;
}

.home-feature {
	border-width: 12px 0px 0px 12px;
	border-color: #990000;
	border-style: solid;
	padding: 24px 0px 24px 24px;
	margin: 0px 24px 0px 0px;
}

.home-feature ul {
	list-style-type: none;
}

.home-feature li {
	float: left;
	width: 33%;
	margin-bottom: 10px;
}

#secondary {
	/* margin-top: -12px; */
}

#padded-content {
	padding: 12px 25px 12px 24px;
	width: 551px;
}

#AuthorNotifyInput {
	margin-top: 10px;
}

#email_options {
	list-style-type: none;
	margin-left: 20px;
}