/* General */

.rt-wordpress .rt-article ol {margin-left: 20px;}

/* Pagination */

div.pagination {padding: 0 0 15px; margin-top: 5px;}
div.rt-pagination {margin-bottom: 10px;}
div.rt-page .rt-pagination a, div.rt-post .rt-pagination a {font-size: 130%; font-weight: bold;}
div.rt-page #comments .rt-pagination a, div.rt-post #comments .rt-pagination a {font-size: 100%; font-weight: normal;}

/* Page & Single */

div.edit-entry {margin: 10px 0;}

/* Single */

.rt-post .rt-post-footer small {font-size: 90%; line-height: 130%;}
.rt-post .rt-post-footer {margin: 0 0 15px 0;}

.rt-post .rt-tags {overflow:hidden; display: block; padding: 8px 15px 10px; margin: 10px 0; border-radius: 3px; border: 1px solid;}
.rt-post .rt-tags span {font-style: italic;}

/* Search */

.search-excerpt {background: #FBDE21;}

/* Recent Comments Widget */

.body .widget_gantry_recentcomments ul.comments li {background:url(https://www.byalokamane.com/wp-content/themes/cameleon/images/comments/speach-bubble.png) 100% 0 no-repeat;}
.widget_gantry_recentcomments ul.comments li img {padding: 5px;margin-bottom: 15px; background: #E5E5E5;}
.widget_gantry_recentcomments ul li { font-size:80%;}

/* Comments Title */

.rt-wordpress #jc .rt-pagetitle {margin: 15px 0 15px;}


/* Comments Basic */
#comments.comments-basic ol.commentlist {list-style-type: none; padding: 10px 10px 5px; overflow: hidden; margin: 0; border:none;}
#comments.comments-basic ol.commentlist div.comment-div-wrapper {margin-bottom: 10px; padding: 0 0 10px;}

#comments.comments-basic ol.commentlist li {margin: 0 0 5px;}

#comments.comments-basic ol.commentlist .comment-author {overflow: hidden; margin-bottom: 10px;}
#comments.comments-basic ol.commentlist .comment_gravatar_wrapper {float: left;}
#comments.comments-basic ol.commentlist .comment-meta {background: none;}
#comments.comments-basic ol.commentlist .comment-meta .fn {margin-left: 10px; margin-right: 10px; float: left; font-weight: bold;}
#comments.comments-basic ol.commentlist .comment-meta .comment-meta-time a {line-height: inherit; text-decoration: none;}
#comments.comments-basic ol.children {list-style-type: none; overflow: hidden; padding-right: 0;}
#comments.comments-basic ol.commentlist code, ol.commentlist pre {overflow: hidden;white-space:normal; padding: 5px;}

body.rtl #comments.comments-basic ol.commentlist .comment_gravatar_wrapper, body.rtl #comments.comments-basic ol.commentlist .comment-meta .fn {float: right;}
body.rtl #comments.comments-basic ol.children {margin-right: 15px;}

/* Write Comment */

#jc #comments #respond input, #jc #comments #respond textarea {border: 1px solid;}

#comments-form {margin: 15px 0 0;}
#comments-form textarea {font-family:Helvetica,Arial,sans-serif; font-size:13px; height:120px; margin:0; padding:5px; width:97%;}
#comments-form #author, #comments-form #email, #comments-form #url {padding: 7px 5px; width:97%; font-family:Helvetica,Arial,sans-serif; font-size:13px;}
#comments-form #comments-form-send button.readon {border: none; padding: 0; cursor: pointer;}
#comments-form #comments-form-send button.readon span {margin-top: -1px; margin-left: -6px;}

body.rtl #respond {text-align: right;}

/* Contact Form Template */

#rt-contact-form #rt-contact-name, #rt-contact-form #rt-contact-email {padding: 7px 5px; width:98%; font-family:Helvetica,Arial,sans-serif; font-size:13px;}
#rt-contact-form #rt-contact-message {padding: 7px 5px; font-family:Helvetica,Arial,sans-serif; font-size:13px;}
#rt-contact-form .contact-label {display: block; margin-bottom: 10px;}
#rt-contact-form span.required {font-weight: bold; color: #D0583F;}
#rt-contact-form .rt-send-copy {margin-bottom: 10px; display: block;}