/* Assets */

#comments{
    margin:10px 10px 0 10px;
border-top:1px solid #cccccc;
padding-top:10px;
color:#663300;
width:530px;
}

#comments a{
text-decoration: underline;
color:#663300;
}

#comments a:hover{
text-decoration: underline;
	color: #FBA654;
}


#alpha a{
text-decoration: underline;
color:#663300;
}


#alpha a:hover{
text-decoration: underline;
	color: #FBA654;
}

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 95%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}


.asset,
.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
 font-size:95%;
}

#comment-form-reply{
color: #663300;
}

#comments-open-footer {
    margin-bottom: .75em;
    font-size:95%;
}

#comments-open-data,
#comments-open-text {
color: #663300;
font-size:95%;
}


#comments .comments-header {
font-weight:bold;
background-color:#663300;
color: #ffffff;
padding:5px;
}

#comments .comments-open-header {
font-weight:bold;
background-color:#663300;
color: #ffffff;
padding:5px;
}

.comments-open-header-pre {
margin-top:10px;
font-weight:bold;
}

#page-title {
margin-top:10px;
font-weight:bold;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
padding:3px 0 0 3px;
margin-top:3px;
}




#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

*+html body #comment-submit {
padding-top:3px;
font-size:95%;
}

*+html body #comment-preview {
padding-top:3px;
font-size:95%;
}

*+html body #comment-cancel {
padding-top:3px;
font-size:95%;
}


.comment {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
    font-size: 95%;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
    font-size: 95%;
}
