﻿a {
text-decoration: none;
color: #016d67;
}

a:hover {
text-decoration: underline;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.amazon {
border-top: 2px solid #54c1aa;
padding: 10px 0 0;
}

body {
background: #fabd4c url("changed_styles/images/rings-bkgd.gif") repeat;
font: 13px Georgia;
}

.clearboth {
clear: both;
}

#columncontainer {
float: left;
}

.entry {
clear: both;
margin-top: 20px;
}

#footer {
clear: both;
width: 100%;
margin: 0;
padding: 0px 0 10px;
font: bold 13px Rockwell, 'Rockwell Std', 'Trebuchet MS';
text-align: right;
background: url("changed_styles/images/blog-footer.png") no-repeat;
color: #fff;
}

h3#respond, h3#comments {
margin: 0;
padding: 0 0 8px;
font: bold 16px 'Trebuchet MS';
color: #016d67;
letter-spacing: 1px;
text-transform: uppercase;
}

#header {
background: url("changed_styles/images/blog-header-bkgd.jpg") no-repeat;
height: 120px;
padding: 20px 0px 0px;
width: 754px;
/* border-bottom: 1px solid #f00; */
}

#header h1 {
visibility: hidden;
display: none;
}

#main {
width: 530px;
float: left;
margin: 0;
padding: 0 10px 20px;
background: #fff url("changed_styles/images/blog-content-bkgd.jpg") repeat-y left;
}

.navigation {
margin: -10px 0 0;
padding: 0 0 20px;
font-size: 0.9em;
}

ol.commentlist {
padding: 0 0 20px;
border-bottom: 1px dashed #c13f1d;
list-style-type: none;
font-size: 0.9em;
}

ol.commentlist li {
margin: 10px 0;
padding: 10px;
}

ol.commentlist li.alt {
background: #f3f3f3;
}

ol.commentlist li a {
color: #c13f1d;
}

ol.commentlist li cite {
font-size: 1.1em;
font-weight: bold;
}

ol.commentlist li img.avatar {
float: right;
margin: 0 0 8px 8px;
padding: 2px;
border: 1px solid #c13f1d;
background: #fff;
}

/*
ol.commentlist li .comment-top {
padding: 10px 10px 0;
background: url(images/comment-top.jpg) no-repeat top;
}

ol.commentlist li .comment-mid {
padding: 10px;
background: url(images/comment-middle.jpg) repeat-y;
}

ol.commentlist li .comment-bottom {
padding: 0 10px 10px;
background: url(images/comment-bottom.jpg) no-repeat bottom;
}
*/

.post {
clear: both;
}

.post a {
color: #c13f1d;
}

.post a.commentlink {
display: block;
float: right;
padding: 1px 4px;
color: #fff;
background: #098e87;
border: 1px solid #016d67;
}

.post a.commentlink:hover {
text-decoration: none;
background: #54c1aa;
}

.post h2 {
padding: 0 0 4px;
font: bold 20px 'Trebuchet MS';
border-bottom: 2px dotted #098e87;
}

.post h2 a {
color: #098e87;
}

.post h3 {
display: inline;
margin: 16px 0 4px;
color: #016d67;
font: bold 14px 'Trebuchet MS';
letter-spacing: 1px;
text-transform: uppercase;
border-bottom: 2px dotted #54c1aa;
}

.post h6 {
margin: 20px 0;
padding: 4px 0;
font-style: italic;
font-size: 0.9em;
font-weight: normal;
border-top: 1px dashed #ee8f00;
border-bottom: 1px dashed #ee8f00;
}

.post img {
margin: 5px;
padding: 4px;
border: 1px solid #c13f1d;
background: #eee;
}

.post img.aligncenter {
display: block;
margin: 4px;
}

/*.post img.alignleft {
display: block;
float: left;
margin: 4px 8px 8px 0;
}*/

.post img.alignright {
display: block;
float: right;
margin: 4px 0 8px 8px;
}

.post ol {
line-height: 1.4em;
}

.post ol.recipe {
padding-top: 18px;
background: url("changed_styles/images/blog-list-directions.jpg") no-repeat left top;
}

.post ol li {
margin: 12px 0;
}

.post ul {
list-style-image: url("changed_styles/images/orange-bullet.jpg");
}

.post p {
line-height: 1.4em;
margin: 4px 0 12px;
}

.post .postmetadata {
clear: both;
text-align: right;
font-size: 11px;
font-style: italic;
color: #098e87;
margin-bottom: 50px;
}

.post .postmetadata.alt {
margin-bottom: 20px;
padding: 10px 0;
text-align: center;
border-top: 1px dashed #c13f1d;
border-bottom: 1px dashed #c13f1d;
}

.post .postdate {
float: right;
padding: 6px 0 0;
color: #098e87;
font-style: italic;
}

.post ul.recipe {
padding-top: 18px;
list-style-type: none;
background: url("changed_styles/images/blog-list-ingredients.jpg") no-repeat left top;
}

.post ul li {
margin: 6px 0;
}

#searchform input#s {
margin-top: 5px;
*margin-top: 2px;
float: left;
clear: left;
}

#searchform input#searchsubmit {
margin: 5px 0 10px 10px;
*margin: 1px 0 0 5px;
float: left;
}

#searchform div label {
width: 120px;
margin: 0;
padding: 0;
font: bold 12px 'Trebuchet MS';
color: #016d67;
display: block;
float: left;
}

#searchform #recipe-search {
margin: 0;
*margin: -15px 0 0 70px;
float: left;
}

#sidebar {
width: 204px;
float: left;
margin: -15px 0 0 0;
padding: 4 6px 8000px 4px;
background: #e3f6eb url("changed_styles/images/blog-content-bkgd.jpg") repeat-y right;
font-size: 12px;
}

#sidebar h2, #sidebar li {
margin: 0;
color: #014b47;
list-style-type: none;
}

#sidebar h2 {
font: bold 13px 'Trebuchet MS';
margin: 0 0 6px;
letter-spacing: 1px;
text-transform: uppercase;
}

#sidebar li {
margin: 6px 0;
padding: 12px 0 0;
*padding-left: 0;
*margin-left: 0;
border-top: 2px solid #54c1aa;
clear: both;
}

#sidebar li ul {
list-style-image: url("changed_styles/images/bullet.png");
padding-left: 12px;
*padding-left: 6px;
}

#sidebar li ul li {
margin: 0;
padding: 0;
text-transform: none;
letter-spacing: 0;
border: none;
}

#sidebar ul.wp-tag-cloud {
margin-bottom: 0;
}

#sidebar ul.wp-tag-cloud-follow {
margin-top: 0;
}

#sidebar div.textwidget {

}

#sidebar li#text-243404751 {
margin: 0;
padding: 0;
border: 0;
}

#sidebar li#text-243404751 p {
margin: 0;
background: #098e87;
color: #fff;
padding: 8px;
font-size: 12px;
font-style: italic;
}

#sidebar li#text-243404751 div.textwidget p.aboutlink {
margin: 2px 0 0;
padding: 0;
text-align: right;
background: none;
font-style: normal;
}

#sidebar form input {
height: 14px;
margin: 0;
padding: 0;
width: 120px;
}

#sidebar form input.button {
width: 57px;
height: 20px;
margin-left: 8px;
vertical-align: top;
}

#site {
width: 780px;
margin: 0 auto;
padding: 0;
}

#topnav {
float: right;
/* width: 450px; */
height: 14px;
margin: 0;
padding: 0;
}
#topnav ul {
float: right;
list-style-type: none;
margin: 0;
padding: 0;
}

#topnav ul li {
display: inline;
margin: 0;
padding: 0;
}

#topnav ul li a span {
visibility: hidden;
display: none;
}

#topnav ul li a {
display: block;
float: left;
height: 14px;
margin: 0 6px;
}

#topnav ul li a#homelink {
width: 60px;
background: url("changed_styles/images/topnav-home-blog.jpg") no-repeat;
}

#topnav ul li a#contactlink {
width: 71px;
background: url("changed_styles/images/topnav-contact-blog.jpg") no-repeat;
}

#topnav ul li a#linkslink {
width: 35px;
background: url("changed_styles/images/topnav-links-blog.jpg") no-repeat;
}

#topnav ul li a#newsletterlink {
width: 73px;
background: url("changed_styles/images/topnav-newsletter-blog.jpg") no-repeat;
}

