/* @override http://seedhunter.com/assets/snippets/jot/templates/jot.css */

.jot-err {border: 1px solid red;font-weight: bold;color: red;padding: 5px;margin-top: 5px;margin-bottom: 10px;}
.jot-cfm {border: 1px solid green;font-weight: bold;color: green;padding: 5px;margin-top: 5px;margin-bottom: 10px;}
.jot-row {min-height: 155px; margin-bottom: 25px;background: transparent url(../../../templates/images/backgrounds/comment_bg.jpg) no-repeat;}
.jot-row-alt {background: transparent url(../../../templates/images/backgrounds/comment_bg_alt.jpg) no-repeat;}
.jot-row-author {background: #EBD6CA;}
.jot-row-me {background: #EBEAB2;}
.jot-row-up {border: 1px dotted red;}
.jot-row-new {border: 1px dotted green;}
.jot-comment {padding: 10px; line-height: 22px;}
.jot-comment hr {border: 0px; border-bottom: 1px dotted #af5e34;}
.jot-posticon {float: right;width: 20px;height: 20px;}
.jot-posticon img {border: 0px;}
.jot-mod {float: right;width: 100px;text-align: right;color: #666666;font-weight: bold;}
.jot-mod img {border: 0px;}
.jot-mod a {float: right;padding: 1px;padding-left: 2px;padding-right: 2px;}
.jot-mod a:hover {background-color: #666666;color: #666666;}
.jot-subject {font-weight: bold;font-size: 1.1em;font-style: italic;}
.jot-message {padding: 2px;overflow: auto;}
.jot-poster {padding: 0px;text-align: left;font-size: 9px;}
.jot-nav {padding: 0px;text-align: center;margin: 10px;}
.jot-list ul {padding: 0px;text-align: left;margin-bottom: 10px;list-style-position: inside;}
.jot-subscribe {margin-bottom: 10px;}
.jot-form {margin-bottom: 0px;}
.jot-form fieldset {border: 0px;}
.jot-form label {display: block;}
.jot-form textarea {margin-top: 1px;}
.jot-user {float: left;width: 100px;font-size: 12px;}
.jot-content {margin-left: 100px;}
.jot-extra {text-align: right;}
.jot-editby {font-size: 10px;color: #666666;font-style: italic;}