ol,ul {
    list-style: none;
}

blockquote:before,blockquote:after,
q:before,q:after {
    content: "";
}

blockquote,q {
    quotes: "" "";
}

.post-footer h3,
div.single h2 {
    font-size: 2.25em;
    line-height: 1.15em;
    margin: 20px 100px 15px 0;
}

.post-footer h3.comment-title {
    position: relative;
}

.post-footer h3.comment-title a {
    font-size: 0.75em;
    color: #444;
    bottom: 0;
    right: 0;
    margin-left: 20px;
}

.post-footer h3.comment-title-pingback a {
    margin-right: 20px;
    margin-left: 5px;
}

div.single .post h3 {
    font-size: 1.4em;
    line-height: 1.6em;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 20px 100px 5px 0;
}

div.single p,
div.single li {
    font-size: 1.4em;
}

div.single li li {
    font-size: 1em;
}

div.single li ul {
    list-style: circle !important;
    margin-left: 10px !important;
}

div.single p {
    margin: 0 20px 15px 0;
    line-height: 1.4em;
}

div.single .post-meta {
    line-height: 140%;
    font-size: 1.2em;
    margin: 10px 0 15px 0;
    width: 560px;
    padding: 10px 0;
    border-top: dotted 1px #c8c8c8;
    border-bottom: dotted 1px #c8c8c8;
}

div.single .post img {
    padding: 15px;
    background: #fff;
    border: solid 1px #ddd;
}

div.single .bio-block {
    background: #fff;
    border: solid 1px #ddd;
    padding: 10px 0;
    float: left;
    margin-top: 20px;
}

div.single .bio-block .bio {
    font-size: 0.85em;
    float: left;
    width: 550px;
    margin-bottom: -5px;
}

div.single .bio-block .bio p {
    margin: 0 10px 5px 0;
    line-height: 1.7em;
}

div.single .bio-block img {
    float: left;
    padding: 3px;
    margin: 0 10px 0 10px;
}

#post-actions-buttons-top {
    float: right;
    width: 50px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#post-actions-buttons-top div.digg-area,
#post-actions-buttons-top div.tweet-area {
    margin-bottom: 10px;
}

#post-actions-buttons {
    float: left;
    height: 100px;
    width: 125px;
    margin-right: -10px;
    margin-top: 20px;
}

#post-actions-buttons div.digg-area,
#post-actions-buttons div.tweet-area {
    float: left;
    margin-right: 10px;
}

div.single span.small-clear {
    height: 1px;
    margin: 0;
    padding: 0;
    display: block;
}

#post-actions {
    padding: 10px 0;
    float: left;
    width: 100%;
}

#post-actions h4 {
    float: left;
    width: 250px;
    color: #fff;
    padding: 0 0 0 10px;
    font-weight: normal;
    font-size: 1.8em;
    line-height: 1.25em;
}

#post-social h4 strong {
    display: block;
}

#post-actions h4 em {
    font-style: italic;
    font-family: Georgia,"Times New Roman",serif;
    color: rgba(255,255,255,0.7);
}

#post-actions a {
    float: left;
    background: url(images/social-large.png) no-repeat;
    width: 25px;
    height: 25px;
    margin-top: 8px;
    margin-left: 30px;
}

#post-footer-ad {
    float: left;
    width: 180px;
}

.post-footer h3 {
    margin-bottom: 8px;
}

.post-comment-area {
    clear: left;
}

h3.comment-title small {
    cursor: pointer;
}

.post-footer h3.comment-title a.ping-title-link:hover,
.post-footer h3.comment-title a.comment-title-link:hover {
    padding: 4px 8px;
    margin-left: 11px;
    border: solid 1px #ccc;
    background: #fff;
    color: black;
}

.post-footer h3.comment-title a.comment-title-link:hover {
    margin-left: -4px;
    margin-right: 11px;
}

ol.commentlist {
    /* border-top: solid 2px #cf0303; */
    line-height: 1.5em;
}

ol.commentlist li.pingback {
    padding-left: 10px;
    padding-bottom: 1px;
}

ol.commentlist li {
    padding: 20px 20px 30px 70px;
    border-bottom: solid 1px #ddd;
    position: relative;
    min-height: 50px;
}

ol.commentlist ul.children {
    margin-top: 10px !important;
}

ol.commentlist li.bypostauthor {
    background: #e8e8e8;
    border-top: solid 3px #111111;
    color: #444444;
}

ol.commentlist li.bypostauthor .comment-meta a {
    color: #777;
}

ol.commentlist li span.avatar {
    padding: 0;
    width: 60px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 20px;
}

/* ol.commentlist li span.avatar img {
    margin: 5px;
} */

div.single ol.commentlist li ul {
    list-style: none !important;
    margin: 10px 0 0 0 !important;
    padding: 0 !important;
}

.says {
    display: none;
}

cite.fn {
    display: block;
    padding-right: 100px;
}

span.fn a {
    font-weight:600;
}

cite.fn a {
    font-size: 1em;
}

.comment-meta {
    color: #cf0303;
font-size: 10px;
text-transform: uppercase;
line-height: 100%;
margin-bottom: 5px;
font-weight: 500;
    top: -2px;
}

.comment-meta a {
    color: #cf0303;
}

.comment-meta a:hover {
    color: #000;
}

div.single li.comment p {
    font-size: 0.9em;
    margin-bottom: 8px;
    line-height: 1.4em;
}

#commentform label {
    display: none;
}

#commentform p {
    padding: 0 0 6px 0;
    margin: 0;
}

#commentform p textarea,
#commentform p input {
    border: solid 1px #ddd;
    outline: none;
    padding: 5px;
    font-size: 1.1em;
    margin: 0;
    font-family: Helvetica,Arial;
}

#commentform p input {
    width: 200px;
}

#commentform p textarea:focus,
#commentform p input:focus {
    border-color: #aaa;
}

#commentform #submit {
    background: #000;
    font-family: Helvetica,Arial;
    float: left;
    color: #fff;
    font-size: 1.1em;
    padding: 5px 9px 4px 9px;
    margin-right: 20px;
    width: auto;
}

#commentform p textarea {
    width: 97%;
}

#commentform p.subscribe-to-comments {
    clear: none !important;
    float: left;
}

#commentform p.subscribe-to-comments label {
    display: inline;
}

.comment-reply-link {
    background: #e77817;
	padding:3px 10px;
	font-size:12px;
	color:#ffffff;
}

a:hover.comment-reply-link  {
    background: #444444;
	padding:3px 10px;
	font-size:12px;
	color:#ffffff;
}

@media (min-width:0px) and (max-width:767px) {
ol.commentlist li {
    min-height: 70px;
}

}


