/*-- Enter your custom CSS below --*/
element.style {
}
#searchsubmit {
font-family: "Libre Baskerville", "Georgia", "Serif";
font-size: smaller;
font-style: italic
}
#searchsubmit {
padding: 0.3rem 0.514285714rem;
}
#s {
margin-top: 8rem;
}
.leave-reply {
color: #756e60;
margin-top: 1em;
font-style: italic;
font-size: 120%;
line-height: 3;

}

.subtitle {
margin-top: 3px;
color: #AD9E92
}







/*--category titles --*/
.archive-title {
text-transform: uppercase;
color: #b7855f;
font-size: 2rem;
/*--text-shadow: -1px 0px 1.5px #5A4A4A, 1px 0px 1.5px #FFFDF2;--*/
letter-spacing: 2px;
}
.widget-area .widget .textwidget {
	font-size: 13px;
	font-size: 0.6rem;
}

footer.entry-meta {
color: #c0ad85;
}
footer.entry-meta a{
color: #c0ad85;
}
/*--box around comment list--*/
.commentlist {
    background-color: #faf8ed;
    padding-left: 1em;
    padding-top: .1em;
    padding-right: 1em;
}
/*-- less room under single post --*/
.site-content article {
margin-bottom: 1rem;
}

/*-- remove subtitles from nav in footer --*/
.nav-single .subtitle {
display:none
}

/*-- remove subtitles from comments --*/
.comments-title .subtitle {
display:none
}

.comments-title {
font-style: italic;
background: #E9D9B7;
padding-left: 1em;
padding-bottom: 1em;
padding-top: 1em;
margin-bottom: 0;
}
/*-- citation on my comments --*/
li.bypostauthor cite span {
color: #FFF;
background-color: #E9D9B7;
background-image: none;
border: none;
border-radius: 0px;
box-shadow: none;
padding: 0;
}
/*-- reply after comments --*/
a.comment-reply-link {
font-style: italic;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #C7B692;
}
.comments-area article header {
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
overflow: hidden;
position: relative;
}
.comment {
border-top-style: double;
border-top-color: #E9D9B7;
}

/*-- widget area for subscriptions --*/
.widget-area .widget h3 {
color: #B69E80;
font-size: 90%;
font-style: normal;
}
.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
font-size: 13px;
font-size: 0.812rem;
font-style: italic;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea {
padding: 6px;
padding: 0.428571429rem;
font-family: inherit;
font-style: italic;
border: 1px solid #CCC;
border-radius: 3px;
}
.menu-toggle, input[type="submit"], article.post-password-required input[type=submit], li.bypostauthor cite span {
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 1.428571429;
font-family: inherit;
font-weight: normal;
}
/*--Shop page title attempt
.postid-1983, .entry-header .entry-title  {
	
font-size: 2.2rem;
/*--text-shadow: -1px 0px 1.5px #5A4A4A, 1px 0px 1.5px #FFFDF2;--*/

color: #B7855F;
}
.postid-1983, .subtitle {
color: #756E60;
font-size: 1.0rem;
}
--*/

media="all"
.category-sticky {
border-top: none; 
border-bottom: none;
}