.jot-err {border: 1px solid red; color: red; font-weight: bold; padding: 5px; margin-bottom: 10px;}
.jot-cfm {border: 1px solid green; color: green; font-weight: bold; padding: 5px; margin-bottom: 10px;}
.jot-nav {
    margin: 10px 0;
    padding: 0px;
    text-align: center;
}
.jot-list ul {list-style-position: inside; margin-bottom: 10px; padding: 0; text-align: left;}
.jot-subscribe {margin-bottom: 10px;}

/* form */
.jot-form-wrap {margin-top:40px;/*clear: both; font: 13px/1.2 Tahoma,Arial,sans-serif; padding: 10px 0; width:410px;*/}
.jot-reply-title {background: none; border: 0; color: #000; display: block; font: 18px/1.2 Tahoma,Arial,sans-serif; padding:0; margin: 0 0 10px; text-align: left; text-transform: none;}
.jot-info {background: #f5f5f5; border: 1px solid #ccc; border-radius: 3px; font-size:11px; margin-bottom: 12px; padding: 4px; width: 400px;}
.jot-form {margin-bottom: 10px;}
.jot-controls {margin-bottom: 10px;}
.jot-controls label {display:block; margin-bottom: 3px;}
.jot-controls textarea,
.jot-controls input {
  /*background-color: #fff; border: 1px solid #ccc; color: #555; display: inline-block; font-size: 13px; height: 18px; line-height: 18px; margin: 0; padding: 4px; width: 400px;
  border-radius: 3px; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);*/
}
.jot-controls input:-moz-placeholder,
.jot-controls textarea:-moz-placeholder{color: #999;}
.jot-controls textarea {/*height:auto; overflow: auto; vertical-align: top;*/ height: 79px;display: block;max-height: 350px;}
.jot-controls textarea:focus,
.jot-controls input[type="text"]:focus {/*border-color: rgba(82, 168, 236, 0.8);*/ outline: none; z-index: 2; /*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);*/}
.jot-captcha {border: 1px solid #ccc; float: right;}

.jot-form-actions [type="submit"] {display: inline-block;margin-top: 9px;}
/* comment */
.jot-row {}

.jot-row:after{
  content:'';
  clear:both;
  display: table;
}
.jot-row-alt .jot-comment-head {background-color: #e0e0e0;}
.jot-row-author .jot-comment-head {background-color: #FFD5D5;}
.jot-row-me .jot-comment-head {background-color: #e4fbf1;}
.jot-row-up {border: 1px solid red;}
.jot-row-new {border: 1px solid green;}
.jot-comment {font: 12px/1.2; margin-bottom: 25px;}
.jot-comment-head {/*background: #f0f0f0; line-height:1; padding: 7px 5px;*/}
.jot-comment-entry {}
.jot-subject {/*font-weight: bold;*/}
.jot-name {font-weight: bold;font-size: 16px;color:#1c53a8;margin-bottom: 10px;}
.jot-date,
.jot-tel,
.jot-email {margin-bottom: 10px;font-size: 12px;     color: #a5a5a5;}
.jot-perma {float: left; margin-right: 5px;}
.jot-perma a {color:#000; font-size: 12px; font-weight: bold; text-decoration: none;}
.jot-perma a:hover {color: #f00;}
.jot-extra {float: right;}
.jot-extra a {color:#666; font-size: 10px; font-weight:normal; text-decoration:none;}
.jot-extra a:hover {color: #f00;}
.jot-message {line-height: 1.5;margin-bottom: 20px;}
.jot-answer {
  
  padding: 1em 0 1em 1.5em;
  background: #fafafa;

  clear: both;
}
.jot-answer-author {font-weight: bold;color: #1c53a8; font-size: 16px;}

/* moderation buttons */
.jot-mod {float: right; text-align: right; margin-top: 3px;margin-bottom: 10px;}
.jot-btn {
  background-color: #f5f5f5;  *background-color: #e6e6e6; background-image: linear-gradient(top, #ffffff, #e6e6e6); 
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6); background-repeat: repeat-x; border: 1px solid #cccccc;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333; cursor: pointer; display: inline-block; font: 12px/16px Tahoma,Arial,sans-serif; margin-bottom: 0; min-width: 14px; padding: 3px 5px; 
  text-align: center; text-decoration: none; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); vertical-align: middle; white-space:nowrap;
  border-radius: 4px;  *border:0; *display: inline; *zoom: 1; *line-height: 18px; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.jot-btn-active,
.jot-btn:active {
  background-color: #e6e6e6; *background-color: #d9d9d9;
  background-image: none; outline: 0; box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.jot-btn-submit {
  background-color: #0074cc; *background-color: #0055cc;
  background-image: linear-gradient(top, #0088cc, #0055cc); background-repeat: repeat-x; border-color: #0055cc #0055cc #003580;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); min-width:auto;
}
.jot-btn:hover {color: #333; background-color: #e6e6e6; *background-color: #d9d9d9; background-position: 0 -15px; text-decoration: none;}
.jot-btn-submit:hover {color: #fff; background-color: #0055cc; *background-color: #004ab3; background-position: 0 -15px; text-decoration: none;}
.jot-btn-pub,
.jot-btn-unpub {width:71px;}
.jot-icon-del,
.jot-icon-pub,
.jot-icon-unpub,
.jot-icon-edit {background-image: url("../img/glyphicons-halflings.png");  background-repeat: no-repeat; display: inline-block;  height: 14px; *margin-right: .3em; line-height: 14px; vertical-align: text-top; width: 14px;}
.jot-icon-del {background-position: -456px 0;}
.jot-icon-pub {background-position: -192px -96px;}
.jot-icon-unpub {background-position: -216px -96px;}
.jot-icon-edit {background-position: 0 -72px;}

.jot-checkbox {display: inline-block; font-size: 13px; font-weight: normal; line-height: 18px; margin:0; min-height: 18px; padding: 0 0 0 5px; vertical-align: middle;}
.jot-checkbox input {background: transparent; border:0; cursor:pointer; display: inline-block; float: left; font-size: 13px; font-weight: normal; height:auto; line-height: normal; margin: 3px 3px 0 0; *margin-top: 0; padding:0; vertical-align: middle; width: auto;}
.jot-show-all {float:right;}

.jot-comment .sideLeft {
    float: left;
    background: none!important;
    border-bottom: none;
    text-align: center;
    width: 180px;
}
.jot-comment .sideRight, .lastcomment .sideRight {
    margin-left: 200px;
    vertical-align: top;
    word-wrap: break-word;
}

.jot-perma {display: none;}
.jot-comment .bgblank {
  margin: 10px 0;
  /*background: #f5f5f5;*/
  clear:both;
}
.jot-comment .img {
  margin: 0 0 10px 0;
}
.jot-comment .img img {
    display: block;
    width:100%;
    height: auto;;

}

.jot-comment .jot-subject {
  font-weight: bold;
  font-size: 16px;
  color: #1c53a8;
  margin-bottom: 10px;
}

.lastcomments .jot-mod {display: none;}
.lastcomments .jot-list {display: none;}

.filename {
  margin: 10px 0;
}