.icon {
  font-family: 'icomoon';
  speak: none;
  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;
}
.blog_block {
  background: #e2f5f9;
  padding: 1em;
  margin-bottom: 1em;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.blog_block ul {
  padding: 0;
}
.blog_block ul li {
  list-style: none;
}
.post {
  padding: 0 0 2em 0;
}
.post pre {
  width: 590px;
  white-space: pre-line;
  display: block;
  margin-bottom: 20px;
  background-color: #e2f5f9 !important;
  border: 1px solid #ddd !important;
  padding: 1em !important;
  font-size: 12px;
  line-height: 12px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.post dfn {
  font-weight: bold;
  font-style: normal;
}
.post var {
  font-weight: bold;
  font-style: normal;
}
.post samp {
  font-weight: bold;
  font-style: normal;
}
.post kbd {
  font-weight: bold;
  font-style: normal;
}
.post img {
  border: 1px solid #dcdcd9;
}
.post .file {
  margin-bottom: 0;
  font-weight: bold;
}
.post .important {
  background: #fbe6f2;
  color: #333;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.post p.important {
  border: 1px solid #d893a1;
  margin: 6px 0 20px 0;
  padding: 1em;
}
.post_date {
  margin-bottom: 1em;
  font-size: 14px;
  font-size: 1.4rem;
}
.post_meta {
  margin-top: 1em;
}
.post_meta i {
  font-size: 1em;
  color: #3dbfd9;
  padding-right: .5em;
}
.comment {
  margin-bottom: 2em;
}
.comment.alt {
  background: #f6f6f6;
  padding: 1em;
}
.comment .comment {
  padding-left: 30px;
}
.comment .icon-quote.circle {
  color: #ffffff;
  background: #333333;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  padding-top: 8px;
  font-size: 2em;
  display: block;
  height: 50px;
  width: 50px;
  float: left;
  text-align: center;
  margin: .2em 20px 0 0;
}
.comment .comment_content_inner {
  margin-left: 65px;
}
.avatar {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  max-width: 100px;
  border: 1px solid #dcdcd9;
  float: left;
  margin: 0.1em 0.2em 0 0;
}
.avatar_sm {
  width: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  max-width: 100px;
  border: 1px solid #dcdcd9;
  float: left;
  margin: 0.1em 0.2em 0 0;
}
.comment_meta cite {
  font-style: normal;
}
.child {
  margin-left: 50px;
}
.comment_meta {
  font-weight: bold;
}
.syntaxhighlighter {
  background-color: #fcfcfc !important;
  border: 1px solid #ddd !important;
  padding: 1em !important;
  font-size: 12px !important;
  line-height: 12px !important;
  margin-bottom: 20px !important;
  margin-top: 0px !important;
}
.syntaxhighlighter code {
  display: inline !important;
}
.syntaxhighlighter .bar .toolbar {
  border-top: none !important;
  border-right: none !important;
}
.syntaxhighlighter .line.alt1 {
  background-color: #fcfcfc !important;
}
.syntaxhighlighter line.alt2 {
  background-color: #fcfcfc !important;
}
.comment_form {
  margin-bottom: 5em;
}
.required {
  font-size: 14px;
  font-size: 1.4rem;
}
.pagination {
  font-size: 20px;
  font-size: 2rem;
}
.pagination a,
.pagination strong {
  display: block;
  float: left;
  margin-right: .7em;
}
.pagination a i,
.pagination strong i {
  font-size: 20px;
  font-size: 2rem;
  color: #3dbfd9;
  display: block;
  margin-top: .3em;
}
.blog_block .js-pageswitch {
  display: none;
}
@media only screen and (max-width: 770px) {
  .switchlist {
    display: none;
  }
  .blog_block {
    margin-bottom: 0;
  }
  .blog_block .js-pageswitch {
    display: block;
  }
  .blog_search {
    padding-top: 3em;
  }
  .sidebar {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    background: #e2f5f9;
    margin: 0;
    padding-left: 1.75em;
    padding-right: 1.75em;
  }
  .sidebar > div {
    float: left;
  }
  #blog_search {
    width: 30%;
  }
  .blog .main_content {
    margin-top: 100px;
  }
  .blog .span9 {
    width: 100%;
  }
}
@media only screen and (max-device-width: 550px) {
  .blog_block {
    position: relative;
    padding: 0.5em;
  }
  .blog_block h3 {
    font-size: 17px;
    font-size: 1.7rem;
    color: white;
    background: #3dbfd9;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 0.3em 0.75em;
  }
  #blog_search {
    width: 100%;
  }
  #blog_search .span10 {
    float: left;
    width: 80%;
  }
  #blog_search .span2 {
    float: left;
    width: 20%;
  }
  .blog .main_content {
    margin-top: 70px;
  }
  .blog_search {
    padding-top: 1em;
  }
  .blog_block .js-pageswitch {
    -webkit-appearance: none;
    -moz-appearance: window;
    appearance: none;
    border: none;
    text-align: center;
    left: 0;
    top: 1em;
    position: absolute;
    width: 100%;
    color: transparent;
  }
}
.submit {
  background: #3dbfd9 !important;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  color: #ffffff !important;
  font-family: "futura-pt", sans-serif !important;
  text-transform: uppercase !important;
  display: block;
  margin: 10px 0;
  padding: 0.3em 1em !important;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  background: #3dbfd9;
}
/***************************************
PROBABLY DON"T WANT TO CHANGE THESE GUYS
***************************************/
.post_unpublished_wrapper {
  position: relative;
  height: 10px;
}
.post_unpublished {
  position: absolute;
  top: -25px;
  left: 0px;
  right: 0px;
  background-color: #c30;
  color: #fff;
  padding: 5px;
  z-index: 100000;
}
