﻿body
{
	margin: 114px 0 0 0;
	line-height: 16px;
	font-family: Tahoma, Arial;
	background: url(images/body_top_bckg.jpg) no-repeat center top #171c20;
	color: #bed7e6;
	font-size: 12px;
}
a
{
	color: #018BC1;
}
a:hover
{
	text-decoration: none;
}
#header
{
}
#logo
{
	padding: 30px 0 94px 0;
	color: #fff;
	text-align: center;
}
#logo h1
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 28px;
	text-transform: uppercase;
	background: none;
	margin: 0px;
	padding: 0px;
}
#logo h2
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	background: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 150px;
}
#menu
{
	color: #fff;
	text-align: center;
	margin-bottom: 62px;
}
#menu ul
{
	text-align: center;
	list-style: none;
	padding: 0;
}
#menu ul li
{
	display: inline;
}
#menu ul a
{
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	background-color: #445d6c;
	padding: 0 10px 2px 10px;
}
#menu ul a:hover
{
	background-color: #f26513;
}
#main
{
	background: url(images/body_all_bckg.jpg) repeat-y top center;
}
#content
{
	width: 780px;
	margin: 0 auto;
}
#text
{
	padding: 10px;
}
#text p
{
	margin: 0px 0 25px 0;
	line-height: 160%;
	letter-spacing: 1px;
}
#text li
{
	background: url(images/li.gif) no-repeat 0px 7px;
}
#sidebar
{
	float: right;
	width: 227px;
	background-color: #0b0e10;
	margin: 10px 10px 0 0;
}
#sidebar_top
{
	width: 227px;
	height: 40px;
	background: url(images/sidebar_top.jpg) no-repeat;
}
#sidebar_text
{
	padding: 0 30px;
}
#sidebar_text p
{
	margin: 5px 0 5px 0;
}
#sidebar_bottom
{
	width: 227px;
	height: 57px;
	background: url(images/sidebar_bottom.jpg) no-repeat;
}
#sidebar h2
{
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	margin: 20px 0 0 0;
	padding: 0;
	background: none;
}
h1
{
	margin: 30px 0 0 0;
	padding: 5px 0 7px 45px;
	text-transform: uppercase;
	font-size: 24px;
	color: #fff;
	background: url(images/h1_bckg.jpg) no-repeat;
}
h2
{
	font-size: 18px;
	margin: 0px 0px 6px 0px;
	padding: 0px;
}
td
{
	vertical-align: top;
}
#footer
{
	background: url(images/footer_bckg.jpg) no-repeat top center;
	height: 102px;
	clear: both;
	width: 780px;
	margin: 0 auto;
}
#left_footer
{
	float: left;
	padding: 60px 0 0 30px;
	color: #fff;
	font-size: 12px;
}
#left_footer a
{
	color: #fff;
}
#left_footer a:hover
{
	text-decoration: none;
}
#right_footer
{
	float: right;
	padding: 60px 30px 0 0;
	color: #fff;
	font-size: 12px;
	text-align: right;
}
#right_footer a
{
	color: #fff;
}
#right_footer a:hover
{
	text-decoration: none;
}

.PostSynopsis
{
	clear: left;
	padding: 0px 0px 50px 0px;
}

.PostSynopsis h2
{
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

.PostSynopsis img, .PostThumbnail
{
	float: left;
	margin-right: 14px;
	padding: 4px;
	border: 1px solid #787878;
}

#text .PostSynopsis p
{
	margin: 0px 0px 6px 0px;
}

.PostMeta span
{
	float: right;
	font-size: 85%;
	color: #949494;
}

.PostTitle
{
	margin: 0px 0px 4px 0px;
}

.PostTags
{
	float: right;
	font-size: 90%;
}

.PostTimestamp
{
	font-size: 90%;
	color: #949494;
	font-style: italic;
}

.PostBody
{
	padding: 10px 0px 0px 0px;
}

.PostBody img
{
	padding: 4px;
	border: 1px solid #787878;
}

.CommentContainer
{
	border-top: 1px solid #A4D7E6;
	margin: 40px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
}

.Comment
{
	background-color: #0E1116;
	padding: 10px 15px;
	margin: 0px 0px 20px 0px;
	line-height: 160%;
	letter-spacing: 1px;
}

#text .Comment p
{
	margin: 8px 0px;
}

.CommentMeta
{
	color: #FE5706;
	font-size: 90%;
}

.CommentMeta strong
{
	font-size: 110%;
}

.CommentForm
{
	padding: 10px 0px 0px 0px;
}

.FormTable
{
}

.FormTable td
{
	padding: 7px 4px;
}

.PaddedBody
{
	padding: 0px 0px 0px 20px;
}

label
{
	font-weight: bold;
}

.ListHeader
{
	margin: 40px 0px 4px 0px;
}

.ListBody, .TagList
{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.ListBody li, .TagList li
{
	list-style: none;
	margin: 4px 0px 4px 25px;
}

.TagList li
{
	margin-left: 10px;
}

.IngredientGroup
{
	margin-left: 20px;
	line-height: 160%;
	letter-spacing: 1px;
}

.IngredientGroup b
{
	margin-left: -20px;
}