.warningtext  { padding:10px; background:#fff2f2; border:2px dashed #333; -webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px; }
.warningtextorange  { padding:10px; background:#ccffcc; border:2px dashed #333; -webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px; }
.warningtextblue { padding:10px; background:#d8f0ff; border:2px dashed #333; -webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px;  }
.warningtextorangetwo { padding:10px; background:#b9e5ff; border:2px dashed #333; -webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px; font-size:17px;
-webkit-box-shadow: 2px 2px 7px 0px rgba(50, 50, 50, 0.85);
-moz-box-shadow:    2px 2px 7px 0px rgba(50, 50, 50, 0.85);
box-shadow:         2px 2px 7px 0px rgba(50, 50, 50, 0.85);}
.textwhite { color:#000; font-weight:bold; font-size:18px; /* text-shadow: 1px 1px 1px rgba(0, 0, 0, 1); */ }

@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?q0z3l4');
  src:  url('/fonts/icomoon.eot?q0z3l4#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?q0z3l4') format('truetype'),
    url('/fonts/icomoon.woff?q0z3l4') format('woff'),
    url('/fonts/icomoon.svg?q0z3l4#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-info1:before {
  content: "\e900";
}
.icon-info:before {
  content: "\ea0c";
}


.docs { width:60%; margin-left:15%; height:72px; background:#FFF; border:1px dashed #CCC; }
.pdflogo { float:left; margin-left:80px; width:68px; height:65px; background:url(/wa-data/public/site/themes/ico/list1.jpg) no-repeat; padding:15px 0px 0px 25px; }
.pdflogo .item { font-size:26px; color:#000; }

.rss_subscribe {
  float: right;
  color: #555555 !important;
  margin: 0 0 0 15px;
}

.rss_subscribe .fa {
  margin: 0 5px 0 0;
  color: inherit !important;
}

.credentials {
  overflow: hidden;
  line-height: 1.3em;
}

.credentials a,
.credentials span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 0;
  color: #777;
}

.credentials .userpic {
  min-width: 20px;
  display: block;
  float: left;
  margin-right: 2px;
  border-radius: 50%;
}

.credentials .username,
.credentials .staff {
  margin: 0 5px 0 0;
}

.credentials .username,
.credentials .username a {
  padding: 0;
  display: inline;
  color: #777;
}

.credentials .date {
  margin: 0 15px 0 0;
}

.credentials img.userpic {
  width: 20px;
}

.credentials .link_to_comments {
  color: #777;
}

.credentials .link_to_comments .fa {
  color: inherit;
  margin-right: 5px;
}

.photo-album-attachment ul.thumbs {
  padding-left: 0;
  margin: 0;
}

.photo-album-attachment ul.thumbs li {
  list-style: none;
  display: inline-block;
  margin: 0 20px 20px 0;
}

.photo-album-attachment .photo {
  margin-bottom: 20px;
}

.photo-album-attachment .photo img {
  margin-top: -10px;
}

.post {
  margin-bottom: 80px;
}

.post h3 {
  font-size: 18px;
  margin: 0 0 10px;
}

.post h3 a {
  text-decoration: none;
}

.post h3 a:hover {
  text-decoration: underline;
}

.post img {
  max-width: 100%;
  height: auto !important;
}

.post iframe {
  max-width: 100%;
}

.post .text {
  margin-top: 5px;
  margin-right: 10px;
}

.post textarea {
  width: 100%;
  min-height: 300px;
  margin-top: 10px;
  height: 250px;
}

.post .credentials {
  margin-bottom: 10px;
  font-size: 13px;
}

.post .photo-album-attachment {
  padding-top: 10px;
  margin-bottom: -20px;
}

#post-stream .post {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.pageless-wrapper {
  font-style: italic;
}

html.realtime-preview,
html.realtime-preview body {
  background: #fff;
}

html.realtime-preview .globalheader,
html.realtime-preview .banner,
html.realtime-preview .globalfooter,
html.realtime-preview .page-nav {
  display: none;
}

html.realtime-preview .page-content {
  margin-right: 0;
}

html.realtime-preview .page {
  top: 0;
  margin: 10px 0;
}

/* Plugins
---------- */
ul.menu-v.categories {
  margin-bottom: 20px;
}

ul.menu-v.categories li {
  border: none;
}

ul.menu-v.categories li a {
  padding: 5px 16px;
}

ul.menu-v.categories li.selected a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}

.tags.cloud {
  text-align: center;
}

.comments {
  margin: 30px 0 10px 0;
}

.comments h3 {
  margin: 0 0 20px;
}

.comments .credentials .date {
  margin: 0 5px;
  padding-top: 1px;
}

.comments .credentials .userpic {
  margin-right: 5px;
}

.comments .credentials .userpic.icon16 {
  min-width: 0;
  width: 16px;
  height: 16px;
  margin: 7px 4px 0;
}
