.blog_post header, .blog_post footer {
  width: auto; }

.post_categories .filled_in {
  display: inline; }

.post_categories ul {
  margin: 0px 0px 0px 6px;
  padding: 0px;
  display: inline; }
  .post_categories ul li {
    margin: 0px;
    padding: 0px;
    display: inline; }

.field.message_field label {
  vertical-align: top; }

#rss_feed_subscribe {
  display: block;
  padding-left: 25px;
  background: url(//www.contactlensclub.co.za/assets/refinery/blog/rss-feed-0e386933fff46df0b25de6f534cc387a7728412ce56715e1dd1fddd67cb00beb.png) no-repeat; }

#next_prev_article {
  overflow: hidden;
  margin: 10px 0;
  position: relative;
  height: 30px; }
  #next_prev_article a {
    display: block;
    width: 33%;
    height: 30px;
    line-height: 30px;
    position: absolute;
    top: 0; }
    #next_prev_article a.prev {
      left: 0; }
    #next_prev_article a.home {
      left: 33%;
      text-align: center; }
    #next_prev_article a.next {
      text-align: right;
      right: 0; }

#message, .flash {
  padding: 8px 8px 8px 30px;
  margin-bottom: 15px;
  position: relative; }

.flash.flash_notice, .flash.flash_notice * {
  color: #00A017; }

.flash.flash_notice, .flash.flash_message {
  border: 1px solid #00A017;
  color: #00A017;
  background: 7px 7px no-repeat url(//www.contactlensclub.co.za/assets/refinery/icons/accept-1cf3450f0acd26e46a9d519896e3d1c5fce51bc1f257fa5f673b260d69b02ac1.png) #E0F5E0; }

.flash.flash_notice #flash_close, .flash.flash_error #flash_close {
  text-transform: lowercase; }

.flash.flash_message {
  background: #E0F5E0;
  padding: 9px;
  position: relative;
  margin-bottom: 32px; }
  .flash.flash_message h2 {
    margin-top: 12px; }

.flash a, .flash a:hover {
  color: #e20003;
  border-bottom-color: #e20003; }

.flash.flash_error {
  border: 1px solid #A00027;
  color: #A00027;
  background: 7px 7px no-repeat url(//www.contactlensclub.co.za/assets/refinery/icons/cancel-a79b5739472cef92d0ff11f5a06ec0850d6a9d4e17ad8ff75df61b7c902f3ed0.png) #FFB1B1; }
  .flash.flash_error a, .flash.flash_error a:hover {
    display: none; }

.flash.flash_message, .flash.flash_message * {
  color: #262719;
  font-size: 14px; }
