body {
  background-color: #363636;
  background-image: url(/citadel/images/background.jpg);
  background-attachment: fixed; }

a {
  font-family: verdana; }

h1, h2, h3, h4, h5, h6, h1 > *, h2 > *, h3 > *, h4 > *, h5 > *, h6 > * {
  font-family: 'Kreon', serif; }

.font-kreon {
  font-family: 'Kreon', serif; }

#blog-main-synopsis > * {
  font-family: 'Kreon', serif; }

.h1-heading {
  font-size: 1.9em; }

.blog-admin-menu {
  font-size: .8em; }

.text-black {
  color: black; }

.ljp-container {
  padding: 60px 0 15px 0;
  background-color: white; }

.no-margin {
  margin: 0; }

#blog-comment-box {
  border-bottom: none;
  padding-top: 15px; }

.cat-drop-padding {
  padding-right: 3px; }

.navbar-right {
  padding-right: 25px; }

.login-form-group {
  padding: 10px; }

.footer {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-top: 100px;
  color: #777;
  text-align: center;
  border-top: 1px solid #e5e5e5; }

.social {
  margin-bottom: 20px;
  text-align: center; }

.social-buttons {
  display: inline-block;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  position: relative;
  top: 10px; }

body .redactor_air {
  z-index: 1102; }

.redactor_toolbar {
  background: #ffffff; }

.redactor_toolbar li a {
  color: #666666; }

.redactor_toolbar li a:hover {
  background: #ffffff;
  color: #000; }

.redactor_toolbar li a:active,
.redactor_toolbar li a.redactor_act {
  background: #000;
  color: #aaa; }

.redactor_editor {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; }

.static-title {
  padding-bottom: 15px;
  font-size: 1.5em; }

.static-synopsis {
  background-color: #eee; }

#static-content {
  padding-bottom: 25px; }

#static-content p {
  font-size: 14pt;
  margin-bottom: 20px; }

.forum-main-titles {
  margin: 4px 0 4px 0; }

.forum-synopsis {
  word-wrap: break-word;
  padding-top: 10px; }

.blog-info {
  text-align: right;
  font-size: small;
  padding-top: 10px; }

.overall-title {
  margin-top: 0;
  position: relative;
  top: -2px;
  padding-right: 4px; }

#captcha {
  display: none; }

.search-title {
  text-align: center; }

.home-text {
  font-spacing: .5px;
  font-weight: normal;
  font-size: .9em;
  font-variant: italic; }

.favicon {
  position: relative;
  top: -2px;
  padding-right: 2px; }

a.go-back {
  font-style: italic; }

a.go-back:hover {
  text-decoration: none;
  font-style: italic; }

.room-map-hall {
  color: #333;
  font-size: 1.7em;
  position: relative;
  top: 5px; }

.room-map-room {
  position: relative;
  top: 4px; }

.alert-amber {
  background-color: #000000;
  color: orange;
  font-family: system;
  font-size: 1.2em; }

.sig {
  padding-top: 15px;
  font-style: italic;
  font-family: "Sentinel SSm A","Sentinel SSm B",Georgia,serif;
  font-size: 11px;
  color: #888; }

.avatar {
  padding-left: 5px;
  padding-bottom: 5px; }

.meta {
  padding-top: 7px; }

.stats {
  background-color: #000;
  color: orange;
  font-family: courier; }

.stats-link {
  font-family: courier;
  color: orange;
  background-color: #000;
  padding: 2px; }

/* plus we like things */
.unrated {
  color: #ddd; }

.rated {
  color: orange; }

.myrated {
  color: #65D88E;
  /*	color: rgb(0,175,63);*/ }

.myrating {
  float: left;
  color: #ddd;
  font-size: 14px; }

.myblograting {
  float: right;
  font-size: 12px;
  position: relative;
  top: 2px; }

.myrating a {
  cursor: pointer;
  float: right;
  padding: 0 1px 0 1px;
  text-decoration: none; }

.myrating a:hover, .myrating a:hover ~ a {
  /*	color: rgb(0,175,63);*/
  color: #00ca00; }

.overallrating {
  float: left;
  color: #ddd;
  font-size: 24px;
  padding-top: 15px; }

.overallrating i {
  float: right;
  padding: 0 3px 0 3px; }

.review-rating {
  float: left;
  color: #ddd;
  font-size: 14px;
  padding-right: 7px;
  position: relative;
  top: 2px;
  padding-bottom: 13px; }

.review-rating i {
  float: right;
  padding: 0 1px 0 1px; }

.overallratingblog {
  color: #ddd;
  position: relative;
  top: 5px;
  padding: 0 10px 13px 0;
  float: right;
  font-size: 12px; }

.overallratingblog i {
  float: right;
  padding: 0 1px 0 1px; }

#backtop {
  position: fixed;
  left: auto;
  right: 20px;
  top: auto;
  bottom: 20px;
  outline: none;
  overflow: hidden;
  color: #fff;
  text-align: center;
  background-color: rgba(49, 79, 96, 0.84);
  height: 40px;
  width: 40px;
  line-height: 40px;
  font-size: 14px;
  border-radius: 2px;
  cursor: pointer;
  transition: all 0.3s linear;
  z-index: 999999;
  opacity: 1;
  display: none; }

#backtop:hover {
  background-color: #27CFC3; }

#backtop.mcOut {
  opacity: 0; }

/*# sourceMappingURL=scotcit.css.map */
