/*  
Theme Name: LavaDish
Theme URI: http://purple-lava.com/
Description: Food Lava Blog Theme
Version: 1.0
Author: meat_eater
Author URI: http://purple-lava.com/
*/

body {
	margin: 0;
    padding: 0;
    font-family: "Verdana", "Lucida Grande", "Bitstream Vera Sans";
    font-size: 15px;
    color: #282828;
	background-color: #c6c6c6;
}

a {
	color: #282828;
}

#page {
	margin: 0 80px 0 80px;
	width: 800px;
	padding-bottom: 35px;
	background-color: #6a6a6a;
}

#footer {
	height: 10px;
	clear: both;
}

#content_body {
	padding: 10px 24px 0 24px;
}

#content {
	background-color: white;
	width: 500px;
	padding: 12px 25px 10px 25px;
	margin-bottom: 12px;
	font-size: 94%;
}

#content small{
	font-size: 95%;
}

#content h2 {
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: 145%;
	color: #00a913;
}

#content h2 a:link, #content h2 a:visited, #content h3 a:link, #content h3 a:visited {
	color: #00a913;
	text-decoration: none;
}

#content h2 a:hover, #content h3 a:hover {
	color: white;
	background-color: #00a913;	
}

#content h1 {
	font-size: 145%;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
}

.postmetadata {
	padding-top: 5px;
	font-family: "Georgia", "Times";
	font-size: 95%;
}

.post {
	padding-bottom: 4px;
}

#content_column {
	float: right;
}

#header {
	background: url(images/header_bg.png) no-repeat center top;
	margin-top: -18px;
	height: 140px;
}

#header_logo {
	margin-left: 3%;
	padding-top: 33px;
}

#header_logo img {
	border: none;
}

.description {
	font-size: 90%;
	float: right;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	width: 42%;
	padding: 5% 35px 0 0;
	color: white;
}

.sidebar_hl {
	margin: -10px 0 0 -10px;
}

#sidebar {
	color: white;
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
}

#sidebar a:link, #sidebar a:visited {
	color: white;
}

#sidebar a:hover {
	color: #6a6a6a;
	background-color: white;
	text-decoration: none;
}

#sidebar li
{
	margin-left: -30px;
	list-style-type: none;
	list-style-image: none;
	font-size: 100%;
	padding-bottom: 1px;
}

#sidebar h2, .categories h2, .linkcat h2 {
	font-size: 108%;
}

.sidebar_ul{
	margin-left: -11px;
}

#sidebar ul{
	margin-top: -10px;
        padding-bottom: 4px;
}

#sidebar_interior {
	margin-top: -16px;
	padding-left: 6px;
}

#sidebar_page_description {
	padding-left: 6px;
	margin-top: -7px;
	width: 155px;
	font-size: 95%;
}

#search_box {
	margin-top: -19px;
	padding: 0 0 10px 6px;
}

#s {
	width: 110px;
}

#footer {
	margin-top: -12px;
	font-size: 70%;
	text-align: center;
	font-style: italic;
}

.post_byline {
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif;
	font-size: 105%;
	margin-top: -11px;
	font-style: italic;
}

.byline_author, .byline_date {
	color: #ff4b3e;
	font-weight: bold;
}

#comment {
	width: 100%;
}

.commentlist li{
	list-style-type: none;
	list-style-image: none;
	margin-left: -36px;
	padding-bottom: 5px;
}

#comments, #respond {
	color: #60a469;
}

#comment_section_border {
	padding: 5px 0 1px 0;
}

#comment_rss_link {
	float: right;
	font-size: 80%;
	padding: 18px 3px 0 0;
}

#comment_rss_link a{
	color: #60a469;
}

.comment_date {
	color: #ff4b3e;
	font-weight: bold;
	font-size: 85%;
	margin-left: 7px;
}

.comment_author {
	color: #00a913;
	font-weight: bold;
}

.comment_author a:link, .comment_author a:visited {
	color: #00a913;
	font-weight: bold;
}

.comment_author a:hover {
	color: white;
	background-color: #00a913;
	font-weight: bold;
	text-decoration: none;
}

.moderation_notice {
	font-style: italic;
	font-size: 80%;
	padding-top: 5px;
}

.comment_text {
	padding: 0 5px 0 5px;
	margin-top: -3px;
}

p.feedburnerFlareBlock { 
	font-size: 93%;
	color: #222;
}

p.feedburnerFlareBlock a{
	color: #243dd7;
}


#signup_notice {
	background-color: white;
	margin: 5px 0 7px 0;
	padding: 6px 18px 6px 18px;
	color: #222;
	font-size: 100%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#signup_notice span {
	margin-right: 18px;
}

#signup_notice a:link, #signup_notice a:visited {
	color: #00a913;
	text-decoration: none;
	margin-right: 15px;
}

#signup_notice a:hover {
	color: white;
	background-color: #00a913;
}

#creditfooter {
	background-color: white;
	width: 88px;
}
