/*
 * Web only styles.
 * App styles should go in main.css or a new file.
 */

a.jot-link:link {
  color: #222;
  text-decoration: none;
}

a.jot-link:visited {
  color: #222;
  text-decoration: none;
}

a.jot-link:hover {
  color: #222;
  text-decoration: underline;
}

a.jot-link:active {
  color: #222;
  text-decoration: underline;
}

a.under {
  color: #7f7f7f;
}

a.under:link {
  text-decoration: none;
}

a.under:visited {
  text-decoration: none;
}

a.under:hover {
  text-decoration: underline;
}

a.under:active {
  text-decoration: underline;
}

a.under:hover .name,
a.under:hover .jot-name {
  text-decoration: underline;
}

a.jot-hd-link {
  color: #fff;
  font-weight: bold;
}

a.jot-feed-ribbon div {
  height: 120px;
  width: 106px;
  background: url(/static/img/top-ribbon.png) no-repeat 0 0;
}

a.jot-feed-ribbon:hover div {
  height: 120px;
  width: 106px;
  background: url(/static/img/top-ribbon-rollover.png) no-repeat 0 0;
}

.current-user-info {
  color: #fff;
}

.header-login-button:link,.header-login-button:visited {
  color: #fff;
  font-weight: bold;
}

.upload-button {
	background-color: #23A8D2;
	color: #ddd;
	border: 6px solid #2F9DC7;
	font-size: 20px;
	font-family: monospace;
}

.upload-button:hover {
    background-color: #3FADD7;
    border: 6px solid #33B8E2;
    color: #fff;
    cursor: pointer;
}

.press-banner {
  background-color: #fff;
  padding: 0 16px;
  height: 54px;
  margin: 0 0 14px 0;
  text-align: left;
}

.press-banner .press-div {
  float: left;
}

.by {
  position: absolute;
  left: -10px;
  top: 6px;
  background: url(/static/img/ribbon.png) no-repeat;
  width: 120px;
  height: 35px;
  font-size: 11px;
}

.jot-rating-tn {
  position: absolute;
  right: -20px;
  top: -24px;
}

.jot-title-tn {
  margin: 3px 54px 0 0;
  font-size: 14px;
  font-weight: bold;
}

.jot-feed-banner {
  background-color: #2B2B2B;
  color: #fff;
  font-size: 108%;
  font-weight: bold;
  padding: 12px;
  position: relative;
}

.jot-avatar-frame {
  background: url(/static/img/avatar_bg.png) no-repeat;
  width: 92px;
  height: 94px;
  position: absolute;
  top: -24px;
  left: -20px;
}

.jot-avatar-frame img {
  width: 60px;
  height: 60px;
  margin: 16px 0 0 16px;
  -webkit-transform: rotate(-11deg);
  -moz-transform: rotate(-11deg);
}

.jot-rank {
/*  position: absolute;
  top: -18px;
  left: 200px;*/
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 10px;
  background-color: #999;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}

/* Jot Page */

div.jot-logo-hd {
  padding: 30px 0 24px 40px;
  height: 90px;
}

.jot-footer {
  margin: 10px auto 20px;
  text-align: center;
  color: #fff;
  font-size: 93%;
}

a.jot-app-store div {
  margin: 12px 0 0 12px;
  height: 69px;
  width: 156px;
  background: url(/static/img/appstore-arrow.png) no-repeat 0 0;
}

a.jot-app-store:hover div {
  height: 69px;
  width: 156px;
  background: url(/static/img/appstore-arrow.png) no-repeat 0 0;
}

a.jot-android-store div {
  margin: 12px 0 0 12px;
  height: 69px;
  width: 156px;
  background: url(/static/img/android-arrow.png) no-repeat 0 0;
}

a.jot-android-store:hover div {
  height: 69px;
  width: 156px;
  background: url(/static/img/android-arrow.png) no-repeat 0 0;
}

a.small-btn {
  text-decoration: none;
}

a.small-btn div {
  height: 37px;
  width: 87px;
  text-align: center;
  color: #fff;
  background: url(/static/img/small-signuplogin-button.png) no-repeat 0 0;
}

a.small-btn:hover div {
  background: url(/static/img/small-signuplogin-button-rollover.png) no-repeat 0 0;
}

a.small-btn div div {
  padding-top: 10px;
}

.jot-rt-promo {
  color: #fff;
  font-size: 116%;
  height: 98px;
  position: relative;
}

.jot-rt-promo div {
  margin: 46px 6px 0;
}

.jot-jot-area {
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  padding: 20px;
  margin: 0 auto 30px;
  background-color: #fff;
  width: 495px;
}

.jot-jot-area .i {
  width: 495px;
  height: 495px;
}

.jot-image {
  width: 495px;
  height: 495px;
}

.jot-grade {
  width: 110px;
  height: 110px;
}

.jot-rating {
  position: absolute;
  right: -44px;
  top: -50px;
}

.jot-ribbon {
  position: absolute;
  left: -14px;
  top: 16px;
  height: 61px;
  font-size: 11px;
  width: 1%;
}

.jot-ribbon-lt {
  background: url(/static/img/big-ribbon.png) no-repeat 0 0;
  background-size: 436px 61px;
  width: 1%;
  height: 61px;
  padding-top: 0;
  padding-left: 4px;
}

.jot-ribbon-mid {
  background: url(/static/img/big-ribbon.png) no-repeat -30px 0;
  background-size: 436px 61px;
  height: 61px;
  width: 1%;
  white-space: nowrap;
}

.jot-ribbon-rt {
  background: url(/static/img/big-ribbon.png) no-repeat right top;
  background-size: 436px 61px;
  width: 1%;
  height: 61px;
  padding-right: 42px;
}

.jot-ribbon .jot-name {
  padding: 5px 0 6px 8px;
  font-size: 153.9%;
}

.jot-title {
  margin: 3px 68px 3px 0;
  font-size: 153.9%;
  font-weight: bold;
}

.jot-desc {
  margin: 0 0 3px 0;
  font-size: 153.9%;
  color: #555;
}

.jot-time {
  float: right;
  height: 14px;
  margin-top: 5px;
}

.jot-time .i {
  width: 28px;
  height: 28px;
  float: left;
  margin-top: -2px;
  margin-right: 1px;
}

.jot-time .jot-text {
  float: left;
  font-size: 153.9%;
  padding: 0 1px;
}

.jot-sidebar-box {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 10px;
  margin: 0 auto 14px;
  background-color: #fff;
}

.jot-map {
  margin: 0;
  padding: 0;
}

#jot-map {
  background-color: #cdcdcd;
  padding: 0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  width: 253px;
  height: 253px;
  border: 1px solid #d1d1d1;
}

.jot-share {
  background: url(/static/img/share-bed.png) no-repeat 0 0;
  width: 297px;
  height: 53px;
  position: absolute;
  top: 0;
  left: -20px;
}

.jot-stats {
  font-size: 138.5%;
  margin: 10px auto 0;
  padding: 0 6px 0 4px;
}

.jot-stat-img {
  width: 40px;
}

.jot-comments {
  border-top: 1px dashed #d1d1d1;
  margin: 12px 4px 0;
  padding-top: 4px;
}

.jot-comment {
  font-size: 108%;
  margin-top: 8px;
}

.jot-comment-title {
  font-weight: bold;
  margin-bottom: 1px;
}

.jot-comment-desc {
  color: #666;
}

.jot-like-btn {
  height: 24px;
  margin-right: 6px;
  cursor: pointer;
}

.jot-comment-btn {
  height: 25px;
  margin-bottom: -1px;
  cursor: pointer;
}


/* Log in, Sign Up page styles */

#loginsignup {
  width: 340px;
  text-align: center;
  margin: 0 auto;
}

div.jot-input {
  background: url(/static/img/input-field.png) no-repeat 0 0;
  width: 338px;
  height: 61px;
  margin-bottom: 12px;
}

div.jot-input input {
  border: 0;
  margin: 12px 10px 2px 4px;
  font-size: 138.5%;
  color: #3c3c3c;
  -webkit-appearance: none;
  -webkit-focus-ring-color: none;
  outline: none;
  width: 300px;
  padding: 8px 0;
}

div.jot-sm-input {
  background: url(/static/img/little-input.png) no-repeat 0 0;
  width: 178px;
  height: 42px;
  margin-bottom: 12px;
}

div.jot-sm-input input {
  border: 0;
  margin: 10px 10px 2px 12px;
  font-size: 93%;
  color: #3c3c3c;
  -webkit-appearance: none;
  -webkit-focus-ring-color: none;
  outline: none;
  width: 154px;
  padding: 2px 0;
}

a.jot-submit {
  text-decoration: none;
}

a.jot-submit div {
  height: 63px;
  width: 339px;
  text-align: center;
  color: #fff;
  background: url(/static/img/signuplogin-button.png) no-repeat 0 0;
}

a.jot-submit:hover div {
  background: url(/static/img/signuplogin-button-rollover.png) no-repeat 0 0;
}

a.jot-submit div div {
  padding-top: 20px;
  font-size: 138.5%;
}

a.jot-search-submit div {
  height: 41px;
  width: 85px;
  text-align: center;
  color: #fff;
  background: url(/static/img/little-button.png) no-repeat 0 0;
}

a.jot-search-submit:hover div {
  background: url(/static/img/little-button-rollover.png) no-repeat 0 0;
}

.jot-lisu-lower {
  font-size: 123.1%;
  color: #fff;
}

.f-error {
  font-size: 123.1%;
  color: #23667C;
  margin-bottom: 12px;
}

.overTxtLabel {
  margin: 6px 10px 2px 0;
  font-size: 138.5%;
  color: #999999;
}

.jot-sm-input .overTxtLabel {
  font-size: 93%;
  margin: 1px 10px 2px 0;
}


/* Dialog */

.MooDialog {
  min-width: 353px;
  position: absolute;
  margin: 0px 0 0 -150px;
  top: 50%;
  left: 50%;
  overflow: visible;
  z-index: 50000;
  background: #ffffff;
  border-style:solid;
  border-width: 10px;
  border-color: #d8d8d8;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}

.ow-pic-dialog {
  width: 640px;
  height: 480px;
  top: 33%;
  left: 35%;
}

.MooDialogTitle {
  padding-top: 30px;
  text-align: center;
}

.MooDialog .content {
  margin: -2px 0px -4px 0px;
  z-index: 1000;
}

.MooDialog .title {
  /* placeholder */
}

.MooDialog .close {
  background: url(/static/img/x.png) no-repeat;
  width: 27px;
  height: 27px;
  cursor: pointer;
  top: 0px;
  margin-left: -25px;
  margin-top: -25px;
  z-index: 2000;
  position: absolute;
}

.MooDialog .buttons {
  text-align: right;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}

.MooDialog .iframe {
  width: 100%;
  height: 100%;
}

.MooDialog .textInput {
  width: 200px;
  float: left;
}

.MooDialog .MooDialogAlert,
.MooDialog .MooDialogConfirm,
.MooDialog .MooDialogPrompt,
.MooDialog .MooDialogError {
  background: url(dialog-warning.png) no-repeat;
  padding-left: 40px;
  min-height: 40px;
}

.MooDialog .MooDialogConfirm,
.MooDialog .MooDialogPromt {
  background: url(dialog-question.png) no-repeat;
}

.MooDialog .MooDialogError {
  background: url(dialog-error.png) no-repeat;
}

a.ow-ci-sign-up-btn {
  background-image: url(/static/img/sign_up_btn.png);
  background-position: 0 0;
  height: 49px;
  width: 155px;
  cursor: pointer;
  float: left;
}

a.ow-ci-sign-up-btn:hover {
  background-position: 0 -50px;
}

.ow-ci-sign-up {
  width: 155px;
  height: 49px;
  position: relative;
  left: 50%;
  margin: 15px 0px 15px -77px;
}

.ow-ci-login-request-headline {
  text-align: center;
  color: #525151;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 3px;
}

.ow-ci-login-request-body {
  font-size: 14px;
  text-align: center;
}

.ow-ci-login-request-content {
  margin: auto 35px auto 35px;
  padding-bottom: 20px;
  color: #7f7f7f;
}

.ow-ci-login-request-dotted-line {
  border-bottom: 1px dashed #a7a7a7;
}

.ow-su-step-1 {
  height: 60px;
  width: 60px;
  margin: 0 auto 8px;
  background: url(/static/img/sign_up_sprite.png) no-repeat 0 0;
}

.ow-sign-up-btn-h {
  background-position: 0 -50px;
}

.ow-sign-up-btn-c {
  background-position: 0 -100px;
}
