#colophon{
  font-size : 1.2rem;
  background-color : #fcd090;
  background-image : url(img/back-footer.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : center bottom;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#content{
  min-height : 50px;
}

#main-inner::after{
  clear : both;
  display : table;
  content : "";
}

#main::after{
  clear : both;
  display : table;
  content : "";
}

#masthead{
  background-color : #f49821;
  background-image : url(img/back-header.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : center top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 0px;
}

#page{
  font-size : 1.4rem;
}

*{
  box-sizing : border-box;
  
}

.hpb-viewtype-full > article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-simple > article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-thumbnail > article::after{
  clear : both;
  display : table;
  content : "";
}

.navigation-post::after{
  clear : both;
  display : table;
  content : "";
}

.screen-reader-text{
  display : none;
}

.searchform::after{
  clear : both;
  display : table;
  content : "";
}

.sp-block-container{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.sp-block-container > h1{
  font-size : 2.4rem;
}

.sp-block-container > h2{
  font-size : 1.8rem;
}

.sp-block-container > h3{
  font-size : 1.5rem;
}

.sp-block-container > h4{
  font-size : 1.4rem;
}

.sp-block-container > h5{
  font-size : 1.3rem;
}

.sp-block-container > h6{
  font-size : 1.1rem;
}

.sp-block-container > hr{
  color : #e2e2e2;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.sp-block-container > p{
  font-size : 1.3rem;
  line-height : 1.5;
  text-align : justify;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
  text-justify : inter-ideograph;
}

.sp-block-container > p.indent{
  padding-left : 1em;
}

.sp-block-container > p.large{
  font-size : 1.2em;
}

.sp-bread-crumb div{
  padding-bottom : 10px;
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

.sp-button{
  width : 122px;
}

.sp-button a{
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  height : 100%;
  display : block;
  box-sizing : border-box;
}

.sp-button a:hover{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-column.accordion > .column-label h3::after{
  border-top-width : 5px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : rgba(255, 255, 255, 0.45);
  border-left-color : transparent;
  border-right-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column.toggled-on > .column-label h3::after{
  display : none;
}

.sp-column.toggled-on > .column-label h3::before{
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 5px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : transparent;
  border-right-color : transparent;
  border-bottom-color : rgba(255, 255, 255, 0.45);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.sp-definition-list > dd{
  margin-left : 94px;
  margin-bottom : 25px;
}

.sp-definition-list > dt{
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
}

.sp-form input{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}

.sp-form input[type="date"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form input[type="radio"]{
  vertical-align : middle;
  width : 20px;
}

.sp-form input[type="submit"]{
  font-size : 1.4rem;
  color : #555555;
  background-color : #dcdada;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  margin-top : 15px;
  width : auto;
  min-width : 100px;
  float : right;
  position : relative;
  cursor : pointer;
}

.sp-form input[type="text"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form table{
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  width : 100%;
  border-collapse : collapse;
  border-spacing : 0px 0px;
}

.sp-form td{
  color : #000000;
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
}

.sp-form textarea{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
  height : 150px;
}

.sp-form th{
  font-weight : normal;
  color : #000000;
  background-color : #f4f4f4;
  text-align : left;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
  min-width : 50px;
}

.sp-google-map{
  max-width : 100%;
  word-wrap : normal;
}

.sp-google-map img{
  max-width : none !important;
}

.sp-item-gallery.grid > ul > li{
  overflow : hidden;
}

.sp-item-gallery.masonry > ul > li{
  height : auto !important;
}

.sp-item-gallery > ul > li > div img.item-gallery-thumbnail{
  max-width : 100%;
}

.sp-list{
  padding-right : 1em;
  margin-bottom : 1.5em;
  list-style-position : inside;
}

.sp-list > li{
  text-align : justify;
  padding-top : 6px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-justify : inter-ideograph;
}

.sp-page-title > h1{
  font-size : 1.8rem;
  font-weight : bold;
}

.sp-part-top{
  display : block;
  position : relative;
  box-sizing : border-box;
}

.sp-part-top:not(table)::after{
  clear : both;
  display : table;
  content : "";
}

.sp-site-branding2 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #929292;
}

.sp-site-navigation{
  color : black;
  background-color : white;
}

.sp-site-navigation .menu-toggle{
  display : none;
  cursor : pointer;
}

.sp-site-navigation.vertical{
  font-size : 1.3rem;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d2c9b8;
  border-bottom-color : #d2c9b8;
  width : 100%;
}

.sp-site-navigation.vertical ul{
  line-height : 30px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

.sp-site-navigation.vertical ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current-menu-item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li > a{
  text-decoration : none;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  display : block;
}

.sp-site-navigation.vertical ul li > a:active{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li > a:hover{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul ul li > a{
  padding-top : 10px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 10px;
}

.sp-site-navigation.vertical > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li:hover > ul{
  display : block;
}

.sp-table{
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  width : 100%;
  display : table;
  border-collapse : collapse;
}

.sp-table > * > tr > td{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th.col-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-table > * > tr > th.row-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-wp-post-list{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 2em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 2em;
}

.sp-wp-post-list .navigation-post{
  margin-top : 0.67em;
}

.sp-wp-post-list .navigation-post .nav-next{
  margin-right : 10px;
  float : right;
}

.sp-wp-post-list .navigation-post .nav-previous{
  margin-left : 10px;
  float : left;
}

.sp-wp-post-list .navigation-post::after{
  clear : both;
  display : table;
  content : "";
}

.sp-wp-post-list .navigation-post > h1{
  display : none;
}

.sp-wp-post-list > article{
  margin-top : 0.67em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0.67em;
}

.sp-wp-post-list > h3{
  background-color : #f4f4f4;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

a{
  color : #62492a;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:hover{
  text-decoration : underline;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #787878;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

dl{
  margin-top : 0px;
  box-sizing : border-box;
}

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

h1{
  margin-top : 0px;
  box-sizing : border-box;
}

h2{
  margin-top : 0px;
  box-sizing : border-box;
}

h3{
  margin-top : 0px;
  box-sizing : border-box;
}

h4{
  margin-top : 0px;
  box-sizing : border-box;
}

h5{
  margin-top : 0px;
  box-sizing : border-box;
}

h6{
  margin-top : 0px;
  box-sizing : border-box;
}

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

img{
  max-width : 100%;
  height : auto;
}

main{
  display : block;
}

nav{
  display : block;
  box-sizing : border-box;
}

ol{
  margin-top : 0px;
  box-sizing : border-box;
}

p{
  margin-top : 0px;
  box-sizing : border-box;
}

section{
  display : block;
}

summary{
  display : block;
}

table{
  margin-top : 0px;
  box-sizing : border-box;
}

ul{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  box-sizing : border-box;
}

@media not screen, screen and (min-width: 569px) {

  #colophon-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #contenthead > a{
    background-color : #ffdba8;
    padding-top : 10px;
    padding-bottom : 10px;
    margin-left : -100%;
    margin-right : -100%;
  }

  #main{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #main-inner{
    float : left;
  }

  #main-inner #contenthead > a{
    margin-left : 0px;
    margin-right : 0px;
  }

  #main-inner #contenthead > nav{
    padding-left : 0px;
    padding-right : 0px;
    margin-left : 0px;
    margin-right : 0px;
  }

  #masthead{
    margin-bottom : 0px;
  }

  #masthead-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #page{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    overflow : hidden;
  }

  #primary{
    float : right;
  }

  .home #contenthead{
    margin-bottom : 28px;
  }

  .sp-google-map{
    width : 400px;
    min-height : 300px;
  }

  .sp-site-branding2{
    padding-top : 20px;
  }

  .sp-site-branding2 .extra{
    width : 50%;
    position : absolute;
    bottom : 0px;
    right : 0px;
  }

  .sp-site-branding2 .extra > p{
    font-size : 1.3rem;
    color : #929292;
    text-align : right;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  .sp-site-branding2 .extra > p.indent{
    padding-left : 1em;
  }

  .sp-site-branding2 .extra > p.large{
    font-size : 1.5rem;
  }

  .sp-site-branding2 .site-description{
    text-align : right;
    width : 100%;
    height : auto;
    position : absolute;
    top : 15px;
  }

  .sp-site-branding2 .site-title{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    height : 66px;
    float : left;
  }

  .sp-site-branding2 .site-title a{
    height : 100%;
    display : block;
  }

  .sp-site-navigation.horizontal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.horizontal ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current-menu-item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a{
    text-decoration : none;
  }

  .sp-site-navigation.horizontal ul li > a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul ul{
    background-color : #ffffff;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #3c3f53;
    border-left-color : #3c3f53;
    border-right-color : #3c3f53;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : none;
    position : absolute;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  .sp-site-navigation.horizontal ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #3c3f53;
    width : 100%;
    white-space : nowrap;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    padding-top : 5px;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 5px;
    display : block;
  }

  .sp-site-navigation.horizontal > ul::after{
    clear : both;
    display : table;
    content : "";
  }

  .sp-site-navigation.horizontal > ul > li{
    float : left;
    position : relative;
  }

  .sp-site-navigation.horizontal > ul > li:hover{
    position : relative;
  }

  .sp-site-navigation.horizontal > ul > li:hover > ul{
    display : block;
  }

  .sp-site-navigation.horizontal > ul > li > a{
    padding-top : 0.5em;
    padding-left : 2em;
    padding-right : 2em;
    padding-bottom : 0.5em;
    display : block;
  }

  .sp-site-navigation.minimal{
    text-align : center;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.minimal ul li:last-child{
    margin-right : 0px;
  }

  .sp-site-navigation.minimal ul li > a:active{
    text-decoration : underline;
  }

  .sp-site-navigation.minimal ul li > a:hover{
    text-decoration : underline;
  }

  .sp-site-navigation.minimal > ul li{
    margin-right : 10px;
    display : inline;
  }

  .sp-site-navigation.minimal > ul ul{
    margin-left : 10px;
    display : inline;
  }

  .sp-yahoo-map{
    width : 400px;
    min-height : 300px;
  }

  body{
    min-width : 1000px;
  }
}

@media not screen, screen and (min-width: 569px) {

  #content{
    width : 100%;
    float : right;
  }

  #contenthead{
    width : 1000px;
  }

  #main-inner{
    padding-left : 30px;
    padding-right : 30px;
    width : 1000px;
  }

  #primary{
    width : 610px;
  }

  #sidebar1{
    width : 300px;
    float : left;
  }
}

@media screen and (max-width: 568px) {

  #content{
    padding-left : 10px;
    padding-right : 10px;
  }

  #masthead{
    margin-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

  .home #contenthead{
    margin-bottom : 12px;
  }

  .sp-block-container{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
  }

  .sp-bread-crumb{
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-definition-list > dd{
    margin-left : 20px;
  }

  .sp-form input{
    width : 90%;
  }

  .sp-form input[type="submit"] {
  }

  .sp-form table{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #d8d8d8;
  }

  .sp-form td{
    width : auto;
    display : block;
  }

  .sp-form textarea{
    width : 90%;
  }

  .sp-form th{
    width : auto;
    display : block;
  }

  .sp-google-map{
    width : 100%;
    min-height : 300px;
  }

  .sp-image{
    max-width : 100%;
    height : auto;
  }

  .sp-sidebar{
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-site-branding2 .extra{
    padding-top : 5px;
  }

  .sp-site-branding2 .extra > p{
    font-size : 1rem;
    color : #929292;
    text-align : left;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
  }

  .sp-site-branding2 .site-description{
    text-align : center;
  }

  .sp-site-branding2 .site-title{
    text-align : center;
  }

  .sp-site-navigation .menu-toggle{
    background-color : rgba(0, 0, 0, 0.3);
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    cursor : pointer;
  }

  .sp-site-navigation ul{
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.button-menu .menu-toggle{
    display : block;
  }

  .sp-site-navigation.button-menu ul ul{
    display : block;
  }

  .sp-site-navigation.button-menu ul.toggled-on{
    display : block;
  }

  .sp-site-navigation.button-menu > ul{
    display : none;
  }

  .sp-site-navigation.horizontal{
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  .sp-site-navigation.horizontal ul{
    background-color : #ffffff;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    width : auto;
    height : auto;
  }

  .sp-site-navigation.horizontal ul li{
    padding-left : 0px;
    border-left-width : 0px;
    width : auto;
    float : none;
  }

  .sp-site-navigation.horizontal ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current-menu-item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a{
    line-height : 24px;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    float : none;
    display : block;
  }

  .sp-site-navigation.horizontal ul li > a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul ul{
    background-color : transparent;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  .sp-site-navigation.horizontal ul ul li{
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.minimal{
    text-align : center;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.minimal ul li{
    display : block;
  }

  .sp-site-navigation.minimal ul li > a{
    display : block;
  }

  .sp-site-navigation.minimal ul li > a:hover{
    text-decoration : underline;
  }

  .sp-table{
    display : block;
    overflow-x : auto;
  }

  .sp-yahoo-map{
    width : 100%;
    min-height : 300px;
  }

  embed{
    max-width : 100%;
  }
}

#sp-image-1, #sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-2, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

#sp-item-gallery-1 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-1 > ul > li{
  font-size : 0.9em;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 160px;
  height : 350px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

#sp-item-gallery-1> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-1 > ul > li > div img.item-gallery-thumbnail{
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  width : 100%;
  display : block;
}

#sp-item-gallery-1 > ul > li > p{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons{
  text-align : center;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-new{
  background-color : #f06060;
  background-image : none,url(img/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 26px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-popular{
  background-color : #04bfbf;
  background-image : none,url(img/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 42px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend{
  background-color : #e6a408;
  background-image : none,url(img/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 38px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-sale{
  background-color : #0a7bb5;
  background-image : none,url(img/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  margin-right : 0px;
  width : 29px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons span{
  line-height : 12px;
  text-align : center;
  margin-right : 2px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price{
  color : #333333;
  text-align : left;
  padding-left : 5px;
  width : 100%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #9396a6;
  margin-left : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #9396a6;
  margin-right : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  line-height : 1.5em;
  color : #333333;
  text-align : center;
  margin-left : 10px;
  margin-right : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > p:last-child{
  margin-bottom : 10px;
}

#sp-list-10, #sp-list-11, #sp-list-12, #sp-list-13, #sp-list-14, #sp-list-15, #sp-list-16, #sp-list-17, #sp-list-18, #sp-list-19, #sp-list-20, #sp-list-21, #sp-list-6, #sp-list-7, #sp-list-8, #sp-list-9{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-10 li, #sp-list-11 li, #sp-list-12 li, #sp-list-13 li, #sp-list-14 li, #sp-list-15 li, #sp-list-16 li, #sp-list-17 li, #sp-list-18 li, #sp-list-19 li, #sp-list-20 li, #sp-list-21 li, #sp-list-6 li, #sp-list-7 li, #sp-list-8 li, #sp-list-9 li{
  background-color : #225e4e;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #154236;
  border-right-color : #154236;
}

#sp-list-10 > li, #sp-list-11 > li, #sp-list-12 > li, #sp-list-13 > li, #sp-list-14 > li, #sp-list-15 > li, #sp-list-16 > li, #sp-list-17 > li, #sp-list-18 > li, #sp-list-19 > li, #sp-list-20 > li, #sp-list-21 > li, #sp-list-6 > li, #sp-list-7 > li, #sp-list-8 > li, #sp-list-9 > li{
  color : #ffffff;
}

#sp-list-1, #sp-list-2{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : disc;
  list-style-position : inside;
}

#sp-list-1 li, #sp-list-2 li{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #9d632f;
}

#sp-list-1 > li, #sp-list-2 > li{
  color : #5e3b1c;
}

#sp-page-title-1, #sp-page-title-10, #sp-page-title-16, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  background-color : #5e3b1c;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
  height : auto;
  position : relative;
}

#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-16 > h1, #sp-page-title-2 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 20px;
  color : #ffd6b2;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 0px;
  position : relative;
}

#sp-page-title-1 > h1::before, #sp-page-title-10 > h1::before, #sp-page-title-16 > h1::before, #sp-page-title-2 > h1::before, #sp-page-title-3 > h1::before, #sp-page-title-4 > h1::before, #sp-page-title-5 > h1::before, #sp-page-title-6 > h1::before, #sp-page-title-7 > h1::before, #sp-page-title-8 > h1::before, #sp-page-title-9 > h1::before{
  background-color : rgba(255, 255, 255, 0.5);
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  width : 10px;
  height : 10px;
  display : block;
  position : absolute;
  top : 1.2em;
  left : 0px;
  content : "";
}

#sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15{
  background-color : #646464;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  width : 100%;
  position : relative;
}

#sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1{
  font-size : 20px;
  color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 0px;
  position : relative;
}

#sp-page-title-11 > h1::after, #sp-page-title-12 > h1::after, #sp-page-title-13 > h1::after, #sp-page-title-14 > h1::after, #sp-page-title-15 > h1::after{
  border-top-width : 9px;
  border-left-width : 15px;
  border-bottom-width : 9px;
  border-top-style : solid;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : transparent;
  border-left-color : rgba(0, 0, 0, 0.5);
  border-bottom-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.9em;
  left : 0px;
  content : "";
}

#sp-site-branding2-1 .extra{
  background-color : #f59922;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffe0b2;
  border-left-color : #ffe0b2;
  border-right-color : #ffe0b2;
  border-bottom-color : #ffe0b2;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : auto;
  display : inline-block;
  position : static;
}

#sp-site-branding2-1 .extra p.address{
  font-size : 1.1rem;
  color : #ffffff;
  text-align : left;
}

#sp-site-branding2-1 .extra p.tel{
  font-size : 2.2rem;
  color : #ffffff;
  text-align : center;
}

#sp-site-branding2-1 .site-description{
  font-size : 1.1rem;
  font-weight : bold;
  color : #ffffff;
  text-align : left;
}

#sp-site-branding2-1 .site-title{
  background-color : transparent;
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  width : 247px;
  height : 29px;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  display : block;
  overflow : hidden;
}

@media not screen, screen and (min-width: 569px) {

  #sp-site-branding2-1{
    padding-top : 0px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 13px;
  }

  #sp-site-branding2-1 .extra{
    margin-top : 28px;
    float : right;
  }

  #sp-site-branding2-1 .site-description{
    position : absolute;
    top : 18px;
    right : 0px;
  }

  #sp-site-branding2-1 .site-title{
    margin-top : 54px;
    float : left;
  }
}

@media screen and (max-width: 568px) {

  #sp-site-branding2-1{
    text-align : center;
    padding-top : 18px;
    padding-left : 15px;
    padding-right : 15px;
    padding-bottom : 20px;
  }

  #sp-site-branding2-1 .extra{
    margin-top : 10px;
  }

  #sp-site-branding2-1 .site-description{
    margin-top : 2px;
    margin-bottom : 0px;
  }

  #sp-site-branding2-1 .site-title{
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }
}

@media not screen, screen and (min-width: 569px) {

  #sp-site-navigation-1{
    background-color : transparent;
    background-image : url(img/back-main-nav-01.png);
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
    border-top-width : 3px;
    border-top-style : solid;
    border-top-color : #fece0c;
  }

  #sp-site-navigation-1 ul ul{
    background-color : #e7e7e7;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
    position : relative;
  }

  #sp-site-navigation-1 ul ul li.menu-item-has-children > a::after{
    background-image : url(img/icon-arrow-01.png);
    background-repeat : no-repeat;
    background-position : left center;
    margin-top : -3px;
    width : 6px;
    height : 7px;
    display : block;
    position : absolute;
    top : 50%;
    right : 10px;
    z-index : 10;
    content : "";
  }

  #sp-site-navigation-1 ul ul li:hover > ul{
    display : block;
    top : 0px;
    left : 100%;
  }

  #sp-site-navigation-1 ul ul li > a{
    color : #ffffff;
    background-color : #96cbc3;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    position : relative;
  }

  #sp-site-navigation-1 ul ul li > a:hover{
    background-color : #52a4af;
  }

  #sp-site-navigation-1> ul {
  }

  #sp-site-navigation-1 > ul > li{
    margin-top : 7px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 7px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    color : #f49924;
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    color : #f49924;
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    color : #f49924;
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    color : #f49924;
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }

  #sp-site-navigation-1 > ul > li:first-child > a{
    border-left-width : 1px;
    border-left-style : solid;
    border-left-color : #e4e4e4;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.3rem;
    font-weight : bold;
    line-height : 1;
    color : #818181;
    padding-top : 11px;
    padding-left : 29px;
    padding-right : 29px;
    padding-bottom : 10px;
    border-right-width : 1px;
    border-right-style : solid;
    border-right-color : #e4e4e4;
    display : block;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    color : #f49924;
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
  }
}

@media screen and (max-width: 568px) {

  #sp-site-navigation-1{
    font-size : 1.2rem;
    font-weight : bold;
    margin-top : 0px;
    border-top-width : medium;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : none;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : initial;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-1 .menu-toggle{
    font-size : 1.3rem;
    background-color : #f59922;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
    border-top-width : 3px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #fece0c;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-1 li > a:active{
    color : #f49924;
    background-color : #ffebd0;
  }

  #sp-site-navigation-1 li > a:hover{
    color : #f49924;
    background-color : #ffebd0;
  }

  #sp-site-navigation-1 ul li > a{
    color : #ffffff;
    background-color : #f59922;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
  }

  #sp-site-navigation-1 ul ul li > a{
    background-position : 26px center;
    padding-left : 40px;
    padding-right : 10px;
  }

  #sp-site-navigation-1 ul ul ul li > a{
    background-position : 41px center;
    padding-left : 55px;
  }

  #sp-site-navigation-1 > ul li.current-menu-ancestor > a{
    color : #f49924;
    background-color : #ffebd0;
  }

  #sp-site-navigation-1 > ul li.current-menu-item > a{
    color : #f49924;
    background-color : #ffebd0;
  }

  #sp-site-navigation-1 > ul li.current_page_ancestor > a{
    color : #f49924;
    background-color : #ffebd0;
  }

  #sp-site-navigation-1 > ul li.current_page_item > a{
    color : #f49924;
    background-color : #ffebd0;
  }
}

#breadcrumb-list{
  font-size : 1.3rem;
  box-sizing : border-box;
}

#breadcrumb-list a{
  color : #f49924;
}

#breadcrumb-list div{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 16px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

.page-activity_archive#content #page-content, .page-blog#content #page-content, .page-blog1#content #page-content, .page-company#content #page-content, .page-contact#content #page-content, .page-item_archive#content #page-content, .page-privacy#content #page-content, .page-product_archive#content #page-content, .page-program#content #page-content, .page-program2#content #page-content, .page-program4#content #page-content, .page-program5#content #page-content, .page-program6#content #page-content, .page-real_estate_archive#content #page-content, .page-toppage#content #page-content, #sp-block-container-42{
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 25px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  box-shadow : 0px 0px 3px 0px #dfdfdf;
}

.page-activity_archive#content #page-content > blockquote, .page-blog#content #page-content > blockquote, .page-blog1#content #page-content > blockquote, .page-company#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-item_archive#content #page-content > blockquote, .page-privacy#content #page-content > blockquote, .page-product_archive#content #page-content > blockquote, .page-program#content #page-content > blockquote, .page-program2#content #page-content > blockquote, .page-program4#content #page-content > blockquote, .page-program5#content #page-content > blockquote, .page-program6#content #page-content > blockquote, .page-real_estate_archive#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, #sp-block-container-42 > blockquote{
  background-color : #f7f7f7;
  padding-top : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

.page-activity_archive#content #page-content > blockquote p, .page-blog#content #page-content > blockquote p, .page-blog1#content #page-content > blockquote p, .page-company#content #page-content > blockquote p, .page-contact#content #page-content > blockquote p, .page-item_archive#content #page-content > blockquote p, .page-privacy#content #page-content > blockquote p, .page-product_archive#content #page-content > blockquote p, .page-program#content #page-content > blockquote p, .page-program2#content #page-content > blockquote p, .page-program4#content #page-content > blockquote p, .page-program5#content #page-content > blockquote p, .page-program6#content #page-content > blockquote p, .page-real_estate_archive#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p, #sp-block-container-42 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-activity_archive#content #page-content > blockquote p:first-child, .page-blog#content #page-content > blockquote p:first-child, .page-blog1#content #page-content > blockquote p:first-child, .page-company#content #page-content > blockquote p:first-child, .page-contact#content #page-content > blockquote p:first-child, .page-item_archive#content #page-content > blockquote p:first-child, .page-privacy#content #page-content > blockquote p:first-child, .page-product_archive#content #page-content > blockquote p:first-child, .page-program#content #page-content > blockquote p:first-child, .page-program2#content #page-content > blockquote p:first-child, .page-program4#content #page-content > blockquote p:first-child, .page-program5#content #page-content > blockquote p:first-child, .page-program6#content #page-content > blockquote p:first-child, .page-real_estate_archive#content #page-content > blockquote p:first-child, .page-toppage#content #page-content > blockquote p:first-child, #sp-block-container-42 > blockquote p:first-child{
  margin-top : 0px;
}

.page-activity_archive#content #page-content > h1, .page-blog#content #page-content > h1, .page-blog1#content #page-content > h1, .page-company#content #page-content > h1, .page-contact#content #page-content > h1, .page-item_archive#content #page-content > h1, .page-privacy#content #page-content > h1, .page-product_archive#content #page-content > h1, .page-program#content #page-content > h1, .page-program2#content #page-content > h1, .page-program4#content #page-content > h1, .page-program5#content #page-content > h1, .page-program6#content #page-content > h1, .page-real_estate_archive#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-42 > h1{
  font-size : 1.8rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #f49821;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-bottom : 20px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-activity_archive#content #page-content > h2, .page-blog#content #page-content > h2, .page-blog1#content #page-content > h2, .page-company#content #page-content > h2, .page-contact#content #page-content > h2, .page-item_archive#content #page-content > h2, .page-privacy#content #page-content > h2, .page-product_archive#content #page-content > h2, .page-program#content #page-content > h2, .page-program2#content #page-content > h2, .page-program4#content #page-content > h2, .page-program5#content #page-content > h2, .page-program6#content #page-content > h2, .page-real_estate_archive#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-42 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  color : #f49924;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-activity_archive#content #page-content > h3, .page-blog#content #page-content > h3, .page-blog1#content #page-content > h3, .page-company#content #page-content > h3, .page-contact#content #page-content > h3, .page-item_archive#content #page-content > h3, .page-privacy#content #page-content > h3, .page-product_archive#content #page-content > h3, .page-program#content #page-content > h3, .page-program2#content #page-content > h3, .page-program4#content #page-content > h3, .page-program5#content #page-content > h3, .page-program6#content #page-content > h3, .page-real_estate_archive#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-42 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  color : #787878;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-activity_archive#content #page-content > h4, .page-blog#content #page-content > h4, .page-blog1#content #page-content > h4, .page-company#content #page-content > h4, .page-contact#content #page-content > h4, .page-item_archive#content #page-content > h4, .page-privacy#content #page-content > h4, .page-product_archive#content #page-content > h4, .page-program#content #page-content > h4, .page-program2#content #page-content > h4, .page-program4#content #page-content > h4, .page-program5#content #page-content > h4, .page-program6#content #page-content > h4, .page-real_estate_archive#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-42 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  color : #787878;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-activity_archive#content #page-content > h5, .page-blog#content #page-content > h5, .page-blog1#content #page-content > h5, .page-company#content #page-content > h5, .page-contact#content #page-content > h5, .page-item_archive#content #page-content > h5, .page-privacy#content #page-content > h5, .page-product_archive#content #page-content > h5, .page-program#content #page-content > h5, .page-program2#content #page-content > h5, .page-program4#content #page-content > h5, .page-program5#content #page-content > h5, .page-program6#content #page-content > h5, .page-real_estate_archive#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-42 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  color : #787878;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-activity_archive#content #page-content > h6, .page-blog#content #page-content > h6, .page-blog1#content #page-content > h6, .page-company#content #page-content > h6, .page-contact#content #page-content > h6, .page-item_archive#content #page-content > h6, .page-privacy#content #page-content > h6, .page-product_archive#content #page-content > h6, .page-program#content #page-content > h6, .page-program2#content #page-content > h6, .page-program4#content #page-content > h6, .page-program5#content #page-content > h6, .page-program6#content #page-content > h6, .page-real_estate_archive#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-42 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  color : #787878;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-activity_archive#content #page-content > hr, .page-blog#content #page-content > hr, .page-blog1#content #page-content > hr, .page-company#content #page-content > hr, .page-contact#content #page-content > hr, .page-item_archive#content #page-content > hr, .page-privacy#content #page-content > hr, .page-product_archive#content #page-content > hr, .page-program#content #page-content > hr, .page-program2#content #page-content > hr, .page-program4#content #page-content > hr, .page-program5#content #page-content > hr, .page-program6#content #page-content > hr, .page-real_estate_archive#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-42 > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #f49924;
}

.page-activity_archive#content #page-content > img, .page-blog#content #page-content > img, .page-blog1#content #page-content > img, .page-company#content #page-content > img, .page-contact#content #page-content > img, .page-item_archive#content #page-content > img, .page-privacy#content #page-content > img, .page-product_archive#content #page-content > img, .page-program#content #page-content > img, .page-program2#content #page-content > img, .page-program4#content #page-content > img, .page-program5#content #page-content > img, .page-program6#content #page-content > img, .page-real_estate_archive#content #page-content > img, .page-toppage#content #page-content > img, #sp-block-container-42 > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-activity_archive#content #page-content > ins, .page-blog#content #page-content > ins, .page-blog1#content #page-content > ins, .page-company#content #page-content > ins, .page-contact#content #page-content > ins, .page-item_archive#content #page-content > ins, .page-privacy#content #page-content > ins, .page-product_archive#content #page-content > ins, .page-program#content #page-content > ins, .page-program2#content #page-content > ins, .page-program4#content #page-content > ins, .page-program5#content #page-content > ins, .page-program6#content #page-content > ins, .page-real_estate_archive#content #page-content > ins, .page-toppage#content #page-content > ins, #sp-block-container-42 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-activity_archive#content #page-content > ol, .page-blog#content #page-content > ol, .page-blog1#content #page-content > ol, .page-company#content #page-content > ol, .page-contact#content #page-content > ol, .page-item_archive#content #page-content > ol, .page-privacy#content #page-content > ol, .page-product_archive#content #page-content > ol, .page-program#content #page-content > ol, .page-program2#content #page-content > ol, .page-program4#content #page-content > ol, .page-program5#content #page-content > ol, .page-program6#content #page-content > ol, .page-real_estate_archive#content #page-content > ol, .page-toppage#content #page-content > ol, #sp-block-container-42 > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-activity_archive#content #page-content > ol ol, .page-blog#content #page-content > ol ol, .page-blog1#content #page-content > ol ol, .page-company#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-item_archive#content #page-content > ol ol, .page-privacy#content #page-content > ol ol, .page-product_archive#content #page-content > ol ol, .page-program#content #page-content > ol ol, .page-program2#content #page-content > ol ol, .page-program4#content #page-content > ol ol, .page-program5#content #page-content > ol ol, .page-program6#content #page-content > ol ol, .page-real_estate_archive#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, #sp-block-container-42 > ol ol{
  margin-bottom : 0px;
}

.page-activity_archive#content #page-content > p, .page-blog#content #page-content > p, .page-blog1#content #page-content > p, .page-company#content #page-content > p, .page-contact#content #page-content > p, .page-item_archive#content #page-content > p, .page-privacy#content #page-content > p, .page-product_archive#content #page-content > p, .page-program#content #page-content > p, .page-program2#content #page-content > p, .page-program4#content #page-content > p, .page-program5#content #page-content > p, .page-program6#content #page-content > p, .page-real_estate_archive#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-42 > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-activity_archive#content #page-content > pre, .page-blog#content #page-content > pre, .page-blog1#content #page-content > pre, .page-company#content #page-content > pre, .page-contact#content #page-content > pre, .page-item_archive#content #page-content > pre, .page-privacy#content #page-content > pre, .page-product_archive#content #page-content > pre, .page-program#content #page-content > pre, .page-program2#content #page-content > pre, .page-program4#content #page-content > pre, .page-program5#content #page-content > pre, .page-program6#content #page-content > pre, .page-real_estate_archive#content #page-content > pre, .page-toppage#content #page-content > pre, #sp-block-container-42 > pre{
  background-color : #f7f7f7;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-entry-content-1, #sp-entry-content-10, #sp-entry-content-11, #sp-entry-content-12, #sp-entry-content-13, #sp-entry-content-14, #sp-entry-content-15, #sp-entry-content-16, #sp-entry-content-17, #sp-entry-content-18, #sp-entry-content-2, #sp-entry-content-3, #sp-entry-content-4, #sp-entry-content-5, #sp-entry-content-6, #sp-entry-content-7, #sp-entry-content-8, #sp-entry-content-9, #sp-wp-post-list-10, #sp-wp-post-list-100, #sp-wp-post-list-101, #sp-wp-post-list-102, #sp-wp-post-list-103, #sp-wp-post-list-104, #sp-wp-post-list-105, #sp-wp-post-list-106, #sp-wp-post-list-107, #sp-wp-post-list-108, #sp-wp-post-list-109, #sp-wp-post-list-11, #sp-wp-post-list-110, #sp-wp-post-list-111, #sp-wp-post-list-112, #sp-wp-post-list-113, #sp-wp-post-list-114, #sp-wp-post-list-115, #sp-wp-post-list-116, #sp-wp-post-list-117, #sp-wp-post-list-118, #sp-wp-post-list-119, #sp-wp-post-list-12, #sp-wp-post-list-120, #sp-wp-post-list-121, #sp-wp-post-list-122, #sp-wp-post-list-123, #sp-wp-post-list-124, #sp-wp-post-list-125, #sp-wp-post-list-126, #sp-wp-post-list-127, #sp-wp-post-list-128, #sp-wp-post-list-129, #sp-wp-post-list-13, #sp-wp-post-list-14, #sp-wp-post-list-15, #sp-wp-post-list-16, #sp-wp-post-list-17, #sp-wp-post-list-18, #sp-wp-post-list-19, #sp-wp-post-list-2, #sp-wp-post-list-20, #sp-wp-post-list-21, #sp-wp-post-list-22, #sp-wp-post-list-23, #sp-wp-post-list-24, #sp-wp-post-list-25, #sp-wp-post-list-26, #sp-wp-post-list-27, #sp-wp-post-list-28, #sp-wp-post-list-29, #sp-wp-post-list-3, #sp-wp-post-list-30, #sp-wp-post-list-31, #sp-wp-post-list-32, #sp-wp-post-list-33, #sp-wp-post-list-34, #sp-wp-post-list-35, #sp-wp-post-list-36, #sp-wp-post-list-37, #sp-wp-post-list-38, #sp-wp-post-list-39, #sp-wp-post-list-4, #sp-wp-post-list-40, #sp-wp-post-list-41, #sp-wp-post-list-42, #sp-wp-post-list-43, #sp-wp-post-list-44, #sp-wp-post-list-45, #sp-wp-post-list-46, #sp-wp-post-list-47, #sp-wp-post-list-48, #sp-wp-post-list-49, #sp-wp-post-list-5, #sp-wp-post-list-50, #sp-wp-post-list-51, #sp-wp-post-list-52, #sp-wp-post-list-53, #sp-wp-post-list-54, #sp-wp-post-list-55, #sp-wp-post-list-56, #sp-wp-post-list-57, #sp-wp-post-list-58, #sp-wp-post-list-59, #sp-wp-post-list-6, #sp-wp-post-list-60, #sp-wp-post-list-61, #sp-wp-post-list-62, #sp-wp-post-list-63, #sp-wp-post-list-64, #sp-wp-post-list-65, #sp-wp-post-list-66, #sp-wp-post-list-67, #sp-wp-post-list-68, #sp-wp-post-list-69, #sp-wp-post-list-7, #sp-wp-post-list-70, #sp-wp-post-list-71, #sp-wp-post-list-72, #sp-wp-post-list-73, #sp-wp-post-list-74, #sp-wp-post-list-75, #sp-wp-post-list-76, #sp-wp-post-list-77, #sp-wp-post-list-78, #sp-wp-post-list-79, #sp-wp-post-list-8, #sp-wp-post-list-80, #sp-wp-post-list-81, #sp-wp-post-list-82, #sp-wp-post-list-83, #sp-wp-post-list-84, #sp-wp-post-list-85, #sp-wp-post-list-86, #sp-wp-post-list-87, #sp-wp-post-list-88, #sp-wp-post-list-89, #sp-wp-post-list-9, #sp-wp-post-list-90, #sp-wp-post-list-91, #sp-wp-post-list-92, #sp-wp-post-list-93, #sp-wp-post-list-94, #sp-wp-post-list-95, #sp-wp-post-list-96, #sp-wp-post-list-97, #sp-wp-post-list-98, #sp-wp-post-list-99{
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-content#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-14 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-15 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-16 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-17 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-18 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-10 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-100 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-101 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-102 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-103 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-104 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-105 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-106 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-107 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-108 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-109 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-11 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-110 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-111 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-112 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-113 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-114 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-115 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-116 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-117 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-118 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-119 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-12 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-120 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-121 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-122 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-123 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-124 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-125 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-126 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-127 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-128 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-129 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-13 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-14 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-15 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-16 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-17 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-18 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-19 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-20 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-21 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-22 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-23 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-24 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-25 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-26 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-27 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-28 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-29 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-30 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-31 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-32 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-33 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-34 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-35 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-36 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-37 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-38 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-39 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-40 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-41 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-42 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-43 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-44 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-45 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-46 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-47 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-48 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-49 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-50 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-51 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-52 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-53 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-54 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-55 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-56 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-57 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-58 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-59 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-6 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-60 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-61 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-62 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-63 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-64 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-65 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-66 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-67 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-68 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-69 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-7 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-70 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-71 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-72 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-73 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-74 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-75 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-76 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-77 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-78 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-79 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-8 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-80 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-81 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-82 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-83 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-84 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-85 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-86 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-87 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-88 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-89 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-9 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-90 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-91 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-92 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-93 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-94 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-95 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-96 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-97 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-98 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-99 > .hpb-more-entry a{
  position : absolute;
  bottom : 41px;
  right : 30px;
}

.hpb-viewtype-date#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-14 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-15 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-16 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-17 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-18 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-10 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-100 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-101 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-102 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-103 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-104 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-105 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-106 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-107 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-108 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-109 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-11 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-110 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-111 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-112 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-113 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-114 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-115 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-116 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-117 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-118 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-119 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-12 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-120 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-121 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-122 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-123 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-124 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-125 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-126 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-127 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-128 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-129 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-13 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-14 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-15 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-16 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-17 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-18 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-19 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-20 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-21 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-22 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-23 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-24 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-25 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-26 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-27 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-28 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-29 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-30 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-31 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-32 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-33 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-34 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-35 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-36 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-37 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-38 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-39 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-40 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-41 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-42 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-43 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-44 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-45 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-46 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-47 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-48 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-49 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-50 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-51 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-52 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-53 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-54 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-55 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-56 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-57 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-58 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-59 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-6 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-60 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-61 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-62 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-63 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-64 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-65 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-66 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-67 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-68 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-69 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-7 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-70 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-71 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-72 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-73 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-74 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-75 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-76 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-77 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-78 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-79 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-8 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-80 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-81 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-82 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-83 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-84 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-85 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-86 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-87 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-88 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-89 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-9 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-90 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-91 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-92 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-93 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-94 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-95 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-96 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-97 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-98 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-99 > .hpb-more-entry a{
  position : absolute;
  bottom : 41px;
  right : 30px;
}

.hpb-viewtype-full#sp-entry-content-1 > h3 > a, .hpb-viewtype-full#sp-entry-content-10 > h3 > a, .hpb-viewtype-full#sp-entry-content-11 > h3 > a, .hpb-viewtype-full#sp-entry-content-12 > h3 > a, .hpb-viewtype-full#sp-entry-content-13 > h3 > a, .hpb-viewtype-full#sp-entry-content-14 > h3 > a, .hpb-viewtype-full#sp-entry-content-15 > h3 > a, .hpb-viewtype-full#sp-entry-content-16 > h3 > a, .hpb-viewtype-full#sp-entry-content-17 > h3 > a, .hpb-viewtype-full#sp-entry-content-18 > h3 > a, .hpb-viewtype-full#sp-entry-content-2 > h3 > a, .hpb-viewtype-full#sp-entry-content-3 > h3 > a, .hpb-viewtype-full#sp-entry-content-4 > h3 > a, .hpb-viewtype-full#sp-entry-content-5 > h3 > a, .hpb-viewtype-full#sp-entry-content-6 > h3 > a, .hpb-viewtype-full#sp-entry-content-7 > h3 > a, .hpb-viewtype-full#sp-entry-content-8 > h3 > a, .hpb-viewtype-full#sp-entry-content-9 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-10 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-100 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-101 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-102 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-103 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-104 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-105 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-106 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-107 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-108 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-109 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-11 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-110 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-111 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-112 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-113 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-114 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-115 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-116 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-117 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-118 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-119 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-12 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-120 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-121 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-122 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-123 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-124 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-125 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-126 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-127 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-128 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-129 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-13 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-14 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-15 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-16 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-17 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-18 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-19 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-2 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-20 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-21 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-22 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-23 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-24 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-25 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-26 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-27 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-28 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-29 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-3 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-30 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-31 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-32 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-33 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-34 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-35 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-36 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-37 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-38 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-39 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-4 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-40 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-41 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-42 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-43 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-44 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-45 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-46 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-47 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-48 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-49 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-5 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-50 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-51 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-52 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-53 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-54 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-55 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-56 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-57 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-58 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-59 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-6 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-60 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-61 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-62 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-63 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-64 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-65 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-66 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-67 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-68 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-69 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-7 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-70 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-71 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-72 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-73 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-74 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-75 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-76 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-77 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-78 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-79 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-8 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-80 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-81 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-82 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-83 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-84 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-85 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-86 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-87 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-88 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-89 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-9 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-90 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-91 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-92 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-93 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-94 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-95 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-96 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-97 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-98 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-99 > h3 > a{
  margin-bottom : 20px;
}

.hpb-viewtype-simple#sp-entry-content-1 > h3 > a, .hpb-viewtype-simple#sp-entry-content-10 > h3 > a, .hpb-viewtype-simple#sp-entry-content-11 > h3 > a, .hpb-viewtype-simple#sp-entry-content-12 > h3 > a, .hpb-viewtype-simple#sp-entry-content-13 > h3 > a, .hpb-viewtype-simple#sp-entry-content-14 > h3 > a, .hpb-viewtype-simple#sp-entry-content-15 > h3 > a, .hpb-viewtype-simple#sp-entry-content-16 > h3 > a, .hpb-viewtype-simple#sp-entry-content-17 > h3 > a, .hpb-viewtype-simple#sp-entry-content-18 > h3 > a, .hpb-viewtype-simple#sp-entry-content-2 > h3 > a, .hpb-viewtype-simple#sp-entry-content-3 > h3 > a, .hpb-viewtype-simple#sp-entry-content-4 > h3 > a, .hpb-viewtype-simple#sp-entry-content-5 > h3 > a, .hpb-viewtype-simple#sp-entry-content-6 > h3 > a, .hpb-viewtype-simple#sp-entry-content-7 > h3 > a, .hpb-viewtype-simple#sp-entry-content-8 > h3 > a, .hpb-viewtype-simple#sp-entry-content-9 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-10 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-100 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-101 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-102 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-103 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-104 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-105 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-106 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-107 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-108 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-109 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-11 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-110 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-111 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-112 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-113 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-114 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-115 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-116 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-117 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-118 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-119 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-12 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-120 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-121 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-122 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-123 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-124 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-125 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-126 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-127 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-128 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-129 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-13 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-14 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-15 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-16 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-17 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-18 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-19 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-2 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-20 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-21 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-22 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-23 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-24 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-25 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-26 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-27 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-28 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-29 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-3 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-30 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-31 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-32 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-33 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-34 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-35 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-36 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-37 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-38 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-39 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-4 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-40 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-41 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-42 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-43 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-44 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-45 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-46 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-47 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-48 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-49 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-5 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-50 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-51 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-52 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-53 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-54 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-55 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-56 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-57 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-58 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-59 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-6 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-60 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-61 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-62 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-63 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-64 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-65 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-66 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-67 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-68 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-69 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-7 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-70 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-71 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-72 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-73 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-74 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-75 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-76 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-77 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-78 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-79 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-8 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-80 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-81 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-82 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-83 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-84 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-85 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-86 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-87 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-88 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-89 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-9 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-90 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-91 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-92 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-93 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-94 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-95 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-96 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-97 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-98 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-99 > h3 > a{
  margin-bottom : 20px;
}

.hpb-viewtype-thumbnail#sp-entry-content-1 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-10 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-11 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-12 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-13 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-14 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-15 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-16 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-17 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-18 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-2 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-3 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-4 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-5 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-6 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-7 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-8 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-9 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-10 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-100 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-101 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-102 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-103 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-104 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-105 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-106 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-107 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-108 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-109 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-11 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-110 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-111 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-112 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-113 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-114 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-115 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-116 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-117 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-118 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-119 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-12 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-120 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-121 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-122 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-123 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-124 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-125 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-126 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-127 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-128 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-129 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-13 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-14 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-15 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-16 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-17 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-18 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-19 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-2 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-20 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-21 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-22 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-23 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-24 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-25 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-26 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-27 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-28 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-29 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-3 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-30 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-31 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-32 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-33 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-34 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-35 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-36 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-37 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-38 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-39 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-4 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-40 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-41 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-42 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-43 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-44 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-45 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-46 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-47 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-48 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-49 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-5 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-50 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-51 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-52 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-53 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-54 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-55 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-56 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-57 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-58 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-59 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-6 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-60 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-61 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-62 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-63 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-64 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-65 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-66 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-67 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-68 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-69 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-7 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-70 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-71 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-72 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-73 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-74 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-75 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-76 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-77 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-78 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-79 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-8 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-80 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-81 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-82 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-83 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-84 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-85 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-86 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-87 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-88 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-89 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-9 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-90 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-91 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-92 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-93 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-94 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-95 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-96 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-97 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-98 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-99 > h3 > a{
  margin-bottom : 20px;
}

.hpb-viewtype-title#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-14 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-15 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-16 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-17 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-18 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-10 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-100 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-101 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-102 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-103 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-104 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-105 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-106 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-107 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-108 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-109 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-11 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-110 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-111 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-112 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-113 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-114 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-115 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-116 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-117 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-118 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-119 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-12 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-120 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-121 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-122 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-123 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-124 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-125 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-126 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-127 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-128 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-129 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-13 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-14 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-15 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-16 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-17 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-18 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-19 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-20 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-21 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-22 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-23 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-24 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-25 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-26 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-27 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-28 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-29 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-30 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-31 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-32 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-33 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-34 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-35 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-36 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-37 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-38 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-39 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-40 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-41 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-42 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-43 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-44 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-45 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-46 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-47 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-48 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-49 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-50 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-51 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-52 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-53 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-54 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-55 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-56 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-57 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-58 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-59 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-6 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-60 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-61 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-62 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-63 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-64 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-65 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-66 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-67 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-68 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-69 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-7 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-70 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-71 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-72 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-73 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-74 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-75 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-76 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-77 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-78 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-79 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-8 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-80 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-81 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-82 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-83 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-84 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-85 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-86 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-87 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-88 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-89 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-9 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-90 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-91 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-92 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-93 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-94 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-95 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-96 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-97 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-98 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-99 > .hpb-more-entry a{
  position : absolute;
  bottom : 41px;
  right : 30px;
}

#sp-entry-content-1 > .hpb-more-entry, #sp-entry-content-10 > .hpb-more-entry, #sp-entry-content-11 > .hpb-more-entry, #sp-entry-content-12 > .hpb-more-entry, #sp-entry-content-13 > .hpb-more-entry, #sp-entry-content-14 > .hpb-more-entry, #sp-entry-content-15 > .hpb-more-entry, #sp-entry-content-16 > .hpb-more-entry, #sp-entry-content-17 > .hpb-more-entry, #sp-entry-content-18 > .hpb-more-entry, #sp-entry-content-2 > .hpb-more-entry, #sp-entry-content-3 > .hpb-more-entry, #sp-entry-content-4 > .hpb-more-entry, #sp-entry-content-5 > .hpb-more-entry, #sp-entry-content-6 > .hpb-more-entry, #sp-entry-content-7 > .hpb-more-entry, #sp-entry-content-8 > .hpb-more-entry, #sp-entry-content-9 > .hpb-more-entry, #sp-wp-post-list-10 > .hpb-more-entry, #sp-wp-post-list-100 > .hpb-more-entry, #sp-wp-post-list-101 > .hpb-more-entry, #sp-wp-post-list-102 > .hpb-more-entry, #sp-wp-post-list-103 > .hpb-more-entry, #sp-wp-post-list-104 > .hpb-more-entry, #sp-wp-post-list-105 > .hpb-more-entry, #sp-wp-post-list-106 > .hpb-more-entry, #sp-wp-post-list-107 > .hpb-more-entry, #sp-wp-post-list-108 > .hpb-more-entry, #sp-wp-post-list-109 > .hpb-more-entry, #sp-wp-post-list-11 > .hpb-more-entry, #sp-wp-post-list-110 > .hpb-more-entry, #sp-wp-post-list-111 > .hpb-more-entry, #sp-wp-post-list-112 > .hpb-more-entry, #sp-wp-post-list-113 > .hpb-more-entry, #sp-wp-post-list-114 > .hpb-more-entry, #sp-wp-post-list-115 > .hpb-more-entry, #sp-wp-post-list-116 > .hpb-more-entry, #sp-wp-post-list-117 > .hpb-more-entry, #sp-wp-post-list-118 > .hpb-more-entry, #sp-wp-post-list-119 > .hpb-more-entry, #sp-wp-post-list-12 > .hpb-more-entry, #sp-wp-post-list-120 > .hpb-more-entry, #sp-wp-post-list-121 > .hpb-more-entry, #sp-wp-post-list-122 > .hpb-more-entry, #sp-wp-post-list-123 > .hpb-more-entry, #sp-wp-post-list-124 > .hpb-more-entry, #sp-wp-post-list-125 > .hpb-more-entry, #sp-wp-post-list-126 > .hpb-more-entry, #sp-wp-post-list-127 > .hpb-more-entry, #sp-wp-post-list-128 > .hpb-more-entry, #sp-wp-post-list-129 > .hpb-more-entry, #sp-wp-post-list-13 > .hpb-more-entry, #sp-wp-post-list-14 > .hpb-more-entry, #sp-wp-post-list-15 > .hpb-more-entry, #sp-wp-post-list-16 > .hpb-more-entry, #sp-wp-post-list-17 > .hpb-more-entry, #sp-wp-post-list-18 > .hpb-more-entry, #sp-wp-post-list-19 > .hpb-more-entry, #sp-wp-post-list-2 > .hpb-more-entry, #sp-wp-post-list-20 > .hpb-more-entry, #sp-wp-post-list-21 > .hpb-more-entry, #sp-wp-post-list-22 > .hpb-more-entry, #sp-wp-post-list-23 > .hpb-more-entry, #sp-wp-post-list-24 > .hpb-more-entry, #sp-wp-post-list-25 > .hpb-more-entry, #sp-wp-post-list-26 > .hpb-more-entry, #sp-wp-post-list-27 > .hpb-more-entry, #sp-wp-post-list-28 > .hpb-more-entry, #sp-wp-post-list-29 > .hpb-more-entry, #sp-wp-post-list-3 > .hpb-more-entry, #sp-wp-post-list-30 > .hpb-more-entry, #sp-wp-post-list-31 > .hpb-more-entry, #sp-wp-post-list-32 > .hpb-more-entry, #sp-wp-post-list-33 > .hpb-more-entry, #sp-wp-post-list-34 > .hpb-more-entry, #sp-wp-post-list-35 > .hpb-more-entry, #sp-wp-post-list-36 > .hpb-more-entry, #sp-wp-post-list-37 > .hpb-more-entry, #sp-wp-post-list-38 > .hpb-more-entry, #sp-wp-post-list-39 > .hpb-more-entry, #sp-wp-post-list-4 > .hpb-more-entry, #sp-wp-post-list-40 > .hpb-more-entry, #sp-wp-post-list-41 > .hpb-more-entry, #sp-wp-post-list-42 > .hpb-more-entry, #sp-wp-post-list-43 > .hpb-more-entry, #sp-wp-post-list-44 > .hpb-more-entry, #sp-wp-post-list-45 > .hpb-more-entry, #sp-wp-post-list-46 > .hpb-more-entry, #sp-wp-post-list-47 > .hpb-more-entry, #sp-wp-post-list-48 > .hpb-more-entry, #sp-wp-post-list-49 > .hpb-more-entry, #sp-wp-post-list-5 > .hpb-more-entry, #sp-wp-post-list-50 > .hpb-more-entry, #sp-wp-post-list-51 > .hpb-more-entry, #sp-wp-post-list-52 > .hpb-more-entry, #sp-wp-post-list-53 > .hpb-more-entry, #sp-wp-post-list-54 > .hpb-more-entry, #sp-wp-post-list-55 > .hpb-more-entry, #sp-wp-post-list-56 > .hpb-more-entry, #sp-wp-post-list-57 > .hpb-more-entry, #sp-wp-post-list-58 > .hpb-more-entry, #sp-wp-post-list-59 > .hpb-more-entry, #sp-wp-post-list-6 > .hpb-more-entry, #sp-wp-post-list-60 > .hpb-more-entry, #sp-wp-post-list-61 > .hpb-more-entry, #sp-wp-post-list-62 > .hpb-more-entry, #sp-wp-post-list-63 > .hpb-more-entry, #sp-wp-post-list-64 > .hpb-more-entry, #sp-wp-post-list-65 > .hpb-more-entry, #sp-wp-post-list-66 > .hpb-more-entry, #sp-wp-post-list-67 > .hpb-more-entry, #sp-wp-post-list-68 > .hpb-more-entry, #sp-wp-post-list-69 > .hpb-more-entry, #sp-wp-post-list-7 > .hpb-more-entry, #sp-wp-post-list-70 > .hpb-more-entry, #sp-wp-post-list-71 > .hpb-more-entry, #sp-wp-post-list-72 > .hpb-more-entry, #sp-wp-post-list-73 > .hpb-more-entry, #sp-wp-post-list-74 > .hpb-more-entry, #sp-wp-post-list-75 > .hpb-more-entry, #sp-wp-post-list-76 > .hpb-more-entry, #sp-wp-post-list-77 > .hpb-more-entry, #sp-wp-post-list-78 > .hpb-more-entry, #sp-wp-post-list-79 > .hpb-more-entry, #sp-wp-post-list-8 > .hpb-more-entry, #sp-wp-post-list-80 > .hpb-more-entry, #sp-wp-post-list-81 > .hpb-more-entry, #sp-wp-post-list-82 > .hpb-more-entry, #sp-wp-post-list-83 > .hpb-more-entry, #sp-wp-post-list-84 > .hpb-more-entry, #sp-wp-post-list-85 > .hpb-more-entry, #sp-wp-post-list-86 > .hpb-more-entry, #sp-wp-post-list-87 > .hpb-more-entry, #sp-wp-post-list-88 > .hpb-more-entry, #sp-wp-post-list-89 > .hpb-more-entry, #sp-wp-post-list-9 > .hpb-more-entry, #sp-wp-post-list-90 > .hpb-more-entry, #sp-wp-post-list-91 > .hpb-more-entry, #sp-wp-post-list-92 > .hpb-more-entry, #sp-wp-post-list-93 > .hpb-more-entry, #sp-wp-post-list-94 > .hpb-more-entry, #sp-wp-post-list-95 > .hpb-more-entry, #sp-wp-post-list-96 > .hpb-more-entry, #sp-wp-post-list-97 > .hpb-more-entry, #sp-wp-post-list-98 > .hpb-more-entry, #sp-wp-post-list-99 > .hpb-more-entry{
  font-size : 1.2rem;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  clear : both;
}

#sp-entry-content-1 > .hpb-more-entry a, #sp-entry-content-10 > .hpb-more-entry a, #sp-entry-content-11 > .hpb-more-entry a, #sp-entry-content-12 > .hpb-more-entry a, #sp-entry-content-13 > .hpb-more-entry a, #sp-entry-content-14 > .hpb-more-entry a, #sp-entry-content-15 > .hpb-more-entry a, #sp-entry-content-16 > .hpb-more-entry a, #sp-entry-content-17 > .hpb-more-entry a, #sp-entry-content-18 > .hpb-more-entry a, #sp-entry-content-2 > .hpb-more-entry a, #sp-entry-content-3 > .hpb-more-entry a, #sp-entry-content-4 > .hpb-more-entry a, #sp-entry-content-5 > .hpb-more-entry a, #sp-entry-content-6 > .hpb-more-entry a, #sp-entry-content-7 > .hpb-more-entry a, #sp-entry-content-8 > .hpb-more-entry a, #sp-entry-content-9 > .hpb-more-entry a, #sp-wp-post-list-10 > .hpb-more-entry a, #sp-wp-post-list-100 > .hpb-more-entry a, #sp-wp-post-list-101 > .hpb-more-entry a, #sp-wp-post-list-102 > .hpb-more-entry a, #sp-wp-post-list-103 > .hpb-more-entry a, #sp-wp-post-list-104 > .hpb-more-entry a, #sp-wp-post-list-105 > .hpb-more-entry a, #sp-wp-post-list-106 > .hpb-more-entry a, #sp-wp-post-list-107 > .hpb-more-entry a, #sp-wp-post-list-108 > .hpb-more-entry a, #sp-wp-post-list-109 > .hpb-more-entry a, #sp-wp-post-list-11 > .hpb-more-entry a, #sp-wp-post-list-110 > .hpb-more-entry a, #sp-wp-post-list-111 > .hpb-more-entry a, #sp-wp-post-list-112 > .hpb-more-entry a, #sp-wp-post-list-113 > .hpb-more-entry a, #sp-wp-post-list-114 > .hpb-more-entry a, #sp-wp-post-list-115 > .hpb-more-entry a, #sp-wp-post-list-116 > .hpb-more-entry a, #sp-wp-post-list-117 > .hpb-more-entry a, #sp-wp-post-list-118 > .hpb-more-entry a, #sp-wp-post-list-119 > .hpb-more-entry a, #sp-wp-post-list-12 > .hpb-more-entry a, #sp-wp-post-list-120 > .hpb-more-entry a, #sp-wp-post-list-121 > .hpb-more-entry a, #sp-wp-post-list-122 > .hpb-more-entry a, #sp-wp-post-list-123 > .hpb-more-entry a, #sp-wp-post-list-124 > .hpb-more-entry a, #sp-wp-post-list-125 > .hpb-more-entry a, #sp-wp-post-list-126 > .hpb-more-entry a, #sp-wp-post-list-127 > .hpb-more-entry a, #sp-wp-post-list-128 > .hpb-more-entry a, #sp-wp-post-list-129 > .hpb-more-entry a, #sp-wp-post-list-13 > .hpb-more-entry a, #sp-wp-post-list-14 > .hpb-more-entry a, #sp-wp-post-list-15 > .hpb-more-entry a, #sp-wp-post-list-16 > .hpb-more-entry a, #sp-wp-post-list-17 > .hpb-more-entry a, #sp-wp-post-list-18 > .hpb-more-entry a, #sp-wp-post-list-19 > .hpb-more-entry a, #sp-wp-post-list-2 > .hpb-more-entry a, #sp-wp-post-list-20 > .hpb-more-entry a, #sp-wp-post-list-21 > .hpb-more-entry a, #sp-wp-post-list-22 > .hpb-more-entry a, #sp-wp-post-list-23 > .hpb-more-entry a, #sp-wp-post-list-24 > .hpb-more-entry a, #sp-wp-post-list-25 > .hpb-more-entry a, #sp-wp-post-list-26 > .hpb-more-entry a, #sp-wp-post-list-27 > .hpb-more-entry a, #sp-wp-post-list-28 > .hpb-more-entry a, #sp-wp-post-list-29 > .hpb-more-entry a, #sp-wp-post-list-3 > .hpb-more-entry a, #sp-wp-post-list-30 > .hpb-more-entry a, #sp-wp-post-list-31 > .hpb-more-entry a, #sp-wp-post-list-32 > .hpb-more-entry a, #sp-wp-post-list-33 > .hpb-more-entry a, #sp-wp-post-list-34 > .hpb-more-entry a, #sp-wp-post-list-35 > .hpb-more-entry a, #sp-wp-post-list-36 > .hpb-more-entry a, #sp-wp-post-list-37 > .hpb-more-entry a, #sp-wp-post-list-38 > .hpb-more-entry a, #sp-wp-post-list-39 > .hpb-more-entry a, #sp-wp-post-list-4 > .hpb-more-entry a, #sp-wp-post-list-40 > .hpb-more-entry a, #sp-wp-post-list-41 > .hpb-more-entry a, #sp-wp-post-list-42 > .hpb-more-entry a, #sp-wp-post-list-43 > .hpb-more-entry a, #sp-wp-post-list-44 > .hpb-more-entry a, #sp-wp-post-list-45 > .hpb-more-entry a, #sp-wp-post-list-46 > .hpb-more-entry a, #sp-wp-post-list-47 > .hpb-more-entry a, #sp-wp-post-list-48 > .hpb-more-entry a, #sp-wp-post-list-49 > .hpb-more-entry a, #sp-wp-post-list-5 > .hpb-more-entry a, #sp-wp-post-list-50 > .hpb-more-entry a, #sp-wp-post-list-51 > .hpb-more-entry a, #sp-wp-post-list-52 > .hpb-more-entry a, #sp-wp-post-list-53 > .hpb-more-entry a, #sp-wp-post-list-54 > .hpb-more-entry a, #sp-wp-post-list-55 > .hpb-more-entry a, #sp-wp-post-list-56 > .hpb-more-entry a, #sp-wp-post-list-57 > .hpb-more-entry a, #sp-wp-post-list-58 > .hpb-more-entry a, #sp-wp-post-list-59 > .hpb-more-entry a, #sp-wp-post-list-6 > .hpb-more-entry a, #sp-wp-post-list-60 > .hpb-more-entry a, #sp-wp-post-list-61 > .hpb-more-entry a, #sp-wp-post-list-62 > .hpb-more-entry a, #sp-wp-post-list-63 > .hpb-more-entry a, #sp-wp-post-list-64 > .hpb-more-entry a, #sp-wp-post-list-65 > .hpb-more-entry a, #sp-wp-post-list-66 > .hpb-more-entry a, #sp-wp-post-list-67 > .hpb-more-entry a, #sp-wp-post-list-68 > .hpb-more-entry a, #sp-wp-post-list-69 > .hpb-more-entry a, #sp-wp-post-list-7 > .hpb-more-entry a, #sp-wp-post-list-70 > .hpb-more-entry a, #sp-wp-post-list-71 > .hpb-more-entry a, #sp-wp-post-list-72 > .hpb-more-entry a, #sp-wp-post-list-73 > .hpb-more-entry a, #sp-wp-post-list-74 > .hpb-more-entry a, #sp-wp-post-list-75 > .hpb-more-entry a, #sp-wp-post-list-76 > .hpb-more-entry a, #sp-wp-post-list-77 > .hpb-more-entry a, #sp-wp-post-list-78 > .hpb-more-entry a, #sp-wp-post-list-79 > .hpb-more-entry a, #sp-wp-post-list-8 > .hpb-more-entry a, #sp-wp-post-list-80 > .hpb-more-entry a, #sp-wp-post-list-81 > .hpb-more-entry a, #sp-wp-post-list-82 > .hpb-more-entry a, #sp-wp-post-list-83 > .hpb-more-entry a, #sp-wp-post-list-84 > .hpb-more-entry a, #sp-wp-post-list-85 > .hpb-more-entry a, #sp-wp-post-list-86 > .hpb-more-entry a, #sp-wp-post-list-87 > .hpb-more-entry a, #sp-wp-post-list-88 > .hpb-more-entry a, #sp-wp-post-list-89 > .hpb-more-entry a, #sp-wp-post-list-9 > .hpb-more-entry a, #sp-wp-post-list-90 > .hpb-more-entry a, #sp-wp-post-list-91 > .hpb-more-entry a, #sp-wp-post-list-92 > .hpb-more-entry a, #sp-wp-post-list-93 > .hpb-more-entry a, #sp-wp-post-list-94 > .hpb-more-entry a, #sp-wp-post-list-95 > .hpb-more-entry a, #sp-wp-post-list-96 > .hpb-more-entry a, #sp-wp-post-list-97 > .hpb-more-entry a, #sp-wp-post-list-98 > .hpb-more-entry a, #sp-wp-post-list-99 > .hpb-more-entry a{
  color : #ffffff;
  background-color : #fece0c;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 4px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 3px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  display : inline-block;
}

#sp-entry-content-1 > article, #sp-entry-content-10 > article, #sp-entry-content-11 > article, #sp-entry-content-12 > article, #sp-entry-content-13 > article, #sp-entry-content-14 > article, #sp-entry-content-15 > article, #sp-entry-content-16 > article, #sp-entry-content-17 > article, #sp-entry-content-18 > article, #sp-entry-content-2 > article, #sp-entry-content-3 > article, #sp-entry-content-4 > article, #sp-entry-content-5 > article, #sp-entry-content-6 > article, #sp-entry-content-7 > article, #sp-entry-content-8 > article, #sp-entry-content-9 > article, #sp-wp-post-list-10 > article, #sp-wp-post-list-100 > article, #sp-wp-post-list-101 > article, #sp-wp-post-list-102 > article, #sp-wp-post-list-103 > article, #sp-wp-post-list-104 > article, #sp-wp-post-list-105 > article, #sp-wp-post-list-106 > article, #sp-wp-post-list-107 > article, #sp-wp-post-list-108 > article, #sp-wp-post-list-109 > article, #sp-wp-post-list-11 > article, #sp-wp-post-list-110 > article, #sp-wp-post-list-111 > article, #sp-wp-post-list-112 > article, #sp-wp-post-list-113 > article, #sp-wp-post-list-114 > article, #sp-wp-post-list-115 > article, #sp-wp-post-list-116 > article, #sp-wp-post-list-117 > article, #sp-wp-post-list-118 > article, #sp-wp-post-list-119 > article, #sp-wp-post-list-12 > article, #sp-wp-post-list-120 > article, #sp-wp-post-list-121 > article, #sp-wp-post-list-122 > article, #sp-wp-post-list-123 > article, #sp-wp-post-list-124 > article, #sp-wp-post-list-125 > article, #sp-wp-post-list-126 > article, #sp-wp-post-list-127 > article, #sp-wp-post-list-128 > article, #sp-wp-post-list-129 > article, #sp-wp-post-list-13 > article, #sp-wp-post-list-14 > article, #sp-wp-post-list-15 > article, #sp-wp-post-list-16 > article, #sp-wp-post-list-17 > article, #sp-wp-post-list-18 > article, #sp-wp-post-list-19 > article, #sp-wp-post-list-2 > article, #sp-wp-post-list-20 > article, #sp-wp-post-list-21 > article, #sp-wp-post-list-22 > article, #sp-wp-post-list-23 > article, #sp-wp-post-list-24 > article, #sp-wp-post-list-25 > article, #sp-wp-post-list-26 > article, #sp-wp-post-list-27 > article, #sp-wp-post-list-28 > article, #sp-wp-post-list-29 > article, #sp-wp-post-list-3 > article, #sp-wp-post-list-30 > article, #sp-wp-post-list-31 > article, #sp-wp-post-list-32 > article, #sp-wp-post-list-33 > article, #sp-wp-post-list-34 > article, #sp-wp-post-list-35 > article, #sp-wp-post-list-36 > article, #sp-wp-post-list-37 > article, #sp-wp-post-list-38 > article, #sp-wp-post-list-39 > article, #sp-wp-post-list-4 > article, #sp-wp-post-list-40 > article, #sp-wp-post-list-41 > article, #sp-wp-post-list-42 > article, #sp-wp-post-list-43 > article, #sp-wp-post-list-44 > article, #sp-wp-post-list-45 > article, #sp-wp-post-list-46 > article, #sp-wp-post-list-47 > article, #sp-wp-post-list-48 > article, #sp-wp-post-list-49 > article, #sp-wp-post-list-5 > article, #sp-wp-post-list-50 > article, #sp-wp-post-list-51 > article, #sp-wp-post-list-52 > article, #sp-wp-post-list-53 > article, #sp-wp-post-list-54 > article, #sp-wp-post-list-55 > article, #sp-wp-post-list-56 > article, #sp-wp-post-list-57 > article, #sp-wp-post-list-58 > article, #sp-wp-post-list-59 > article, #sp-wp-post-list-6 > article, #sp-wp-post-list-60 > article, #sp-wp-post-list-61 > article, #sp-wp-post-list-62 > article, #sp-wp-post-list-63 > article, #sp-wp-post-list-64 > article, #sp-wp-post-list-65 > article, #sp-wp-post-list-66 > article, #sp-wp-post-list-67 > article, #sp-wp-post-list-68 > article, #sp-wp-post-list-69 > article, #sp-wp-post-list-7 > article, #sp-wp-post-list-70 > article, #sp-wp-post-list-71 > article, #sp-wp-post-list-72 > article, #sp-wp-post-list-73 > article, #sp-wp-post-list-74 > article, #sp-wp-post-list-75 > article, #sp-wp-post-list-76 > article, #sp-wp-post-list-77 > article, #sp-wp-post-list-78 > article, #sp-wp-post-list-79 > article, #sp-wp-post-list-8 > article, #sp-wp-post-list-80 > article, #sp-wp-post-list-81 > article, #sp-wp-post-list-82 > article, #sp-wp-post-list-83 > article, #sp-wp-post-list-84 > article, #sp-wp-post-list-85 > article, #sp-wp-post-list-86 > article, #sp-wp-post-list-87 > article, #sp-wp-post-list-88 > article, #sp-wp-post-list-89 > article, #sp-wp-post-list-9 > article, #sp-wp-post-list-90 > article, #sp-wp-post-list-91 > article, #sp-wp-post-list-92 > article, #sp-wp-post-list-93 > article, #sp-wp-post-list-94 > article, #sp-wp-post-list-95 > article, #sp-wp-post-list-96 > article, #sp-wp-post-list-97 > article, #sp-wp-post-list-98 > article, #sp-wp-post-list-99 > article{
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 20px;
  overflow : hidden;
}

#sp-entry-content-1 > article > div, #sp-entry-content-10 > article > div, #sp-entry-content-11 > article > div, #sp-entry-content-12 > article > div, #sp-entry-content-13 > article > div, #sp-entry-content-14 > article > div, #sp-entry-content-15 > article > div, #sp-entry-content-16 > article > div, #sp-entry-content-17 > article > div, #sp-entry-content-18 > article > div, #sp-entry-content-2 > article > div, #sp-entry-content-3 > article > div, #sp-entry-content-4 > article > div, #sp-entry-content-5 > article > div, #sp-entry-content-6 > article > div, #sp-entry-content-7 > article > div, #sp-entry-content-8 > article > div, #sp-entry-content-9 > article > div, #sp-wp-post-list-10 > article > div, #sp-wp-post-list-100 > article > div, #sp-wp-post-list-101 > article > div, #sp-wp-post-list-102 > article > div, #sp-wp-post-list-103 > article > div, #sp-wp-post-list-104 > article > div, #sp-wp-post-list-105 > article > div, #sp-wp-post-list-106 > article > div, #sp-wp-post-list-107 > article > div, #sp-wp-post-list-108 > article > div, #sp-wp-post-list-109 > article > div, #sp-wp-post-list-11 > article > div, #sp-wp-post-list-110 > article > div, #sp-wp-post-list-111 > article > div, #sp-wp-post-list-112 > article > div, #sp-wp-post-list-113 > article > div, #sp-wp-post-list-114 > article > div, #sp-wp-post-list-115 > article > div, #sp-wp-post-list-116 > article > div, #sp-wp-post-list-117 > article > div, #sp-wp-post-list-118 > article > div, #sp-wp-post-list-119 > article > div, #sp-wp-post-list-12 > article > div, #sp-wp-post-list-120 > article > div, #sp-wp-post-list-121 > article > div, #sp-wp-post-list-122 > article > div, #sp-wp-post-list-123 > article > div, #sp-wp-post-list-124 > article > div, #sp-wp-post-list-125 > article > div, #sp-wp-post-list-126 > article > div, #sp-wp-post-list-127 > article > div, #sp-wp-post-list-128 > article > div, #sp-wp-post-list-129 > article > div, #sp-wp-post-list-13 > article > div, #sp-wp-post-list-14 > article > div, #sp-wp-post-list-15 > article > div, #sp-wp-post-list-16 > article > div, #sp-wp-post-list-17 > article > div, #sp-wp-post-list-18 > article > div, #sp-wp-post-list-19 > article > div, #sp-wp-post-list-2 > article > div, #sp-wp-post-list-20 > article > div, #sp-wp-post-list-21 > article > div, #sp-wp-post-list-22 > article > div, #sp-wp-post-list-23 > article > div, #sp-wp-post-list-24 > article > div, #sp-wp-post-list-25 > article > div, #sp-wp-post-list-26 > article > div, #sp-wp-post-list-27 > article > div, #sp-wp-post-list-28 > article > div, #sp-wp-post-list-29 > article > div, #sp-wp-post-list-3 > article > div, #sp-wp-post-list-30 > article > div, #sp-wp-post-list-31 > article > div, #sp-wp-post-list-32 > article > div, #sp-wp-post-list-33 > article > div, #sp-wp-post-list-34 > article > div, #sp-wp-post-list-35 > article > div, #sp-wp-post-list-36 > article > div, #sp-wp-post-list-37 > article > div, #sp-wp-post-list-38 > article > div, #sp-wp-post-list-39 > article > div, #sp-wp-post-list-4 > article > div, #sp-wp-post-list-40 > article > div, #sp-wp-post-list-41 > article > div, #sp-wp-post-list-42 > article > div, #sp-wp-post-list-43 > article > div, #sp-wp-post-list-44 > article > div, #sp-wp-post-list-45 > article > div, #sp-wp-post-list-46 > article > div, #sp-wp-post-list-47 > article > div, #sp-wp-post-list-48 > article > div, #sp-wp-post-list-49 > article > div, #sp-wp-post-list-5 > article > div, #sp-wp-post-list-50 > article > div, #sp-wp-post-list-51 > article > div, #sp-wp-post-list-52 > article > div, #sp-wp-post-list-53 > article > div, #sp-wp-post-list-54 > article > div, #sp-wp-post-list-55 > article > div, #sp-wp-post-list-56 > article > div, #sp-wp-post-list-57 > article > div, #sp-wp-post-list-58 > article > div, #sp-wp-post-list-59 > article > div, #sp-wp-post-list-6 > article > div, #sp-wp-post-list-60 > article > div, #sp-wp-post-list-61 > article > div, #sp-wp-post-list-62 > article > div, #sp-wp-post-list-63 > article > div, #sp-wp-post-list-64 > article > div, #sp-wp-post-list-65 > article > div, #sp-wp-post-list-66 > article > div, #sp-wp-post-list-67 > article > div, #sp-wp-post-list-68 > article > div, #sp-wp-post-list-69 > article > div, #sp-wp-post-list-7 > article > div, #sp-wp-post-list-70 > article > div, #sp-wp-post-list-71 > article > div, #sp-wp-post-list-72 > article > div, #sp-wp-post-list-73 > article > div, #sp-wp-post-list-74 > article > div, #sp-wp-post-list-75 > article > div, #sp-wp-post-list-76 > article > div, #sp-wp-post-list-77 > article > div, #sp-wp-post-list-78 > article > div, #sp-wp-post-list-79 > article > div, #sp-wp-post-list-8 > article > div, #sp-wp-post-list-80 > article > div, #sp-wp-post-list-81 > article > div, #sp-wp-post-list-82 > article > div, #sp-wp-post-list-83 > article > div, #sp-wp-post-list-84 > article > div, #sp-wp-post-list-85 > article > div, #sp-wp-post-list-86 > article > div, #sp-wp-post-list-87 > article > div, #sp-wp-post-list-88 > article > div, #sp-wp-post-list-89 > article > div, #sp-wp-post-list-9 > article > div, #sp-wp-post-list-90 > article > div, #sp-wp-post-list-91 > article > div, #sp-wp-post-list-92 > article > div, #sp-wp-post-list-93 > article > div, #sp-wp-post-list-94 > article > div, #sp-wp-post-list-95 > article > div, #sp-wp-post-list-96 > article > div, #sp-wp-post-list-97 > article > div, #sp-wp-post-list-98 > article > div, #sp-wp-post-list-99 > article > div{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 23px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 100%;
  margin-bottom : -100%;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #ffeacb;
  border-left-color : #ffeacb;
  border-right-color : #ffeacb;
  border-bottom-color : initial;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-entry-content-1 > article > footer, #sp-entry-content-10 > article > footer, #sp-entry-content-11 > article > footer, #sp-entry-content-12 > article > footer, #sp-entry-content-13 > article > footer, #sp-entry-content-14 > article > footer, #sp-entry-content-15 > article > footer, #sp-entry-content-16 > article > footer, #sp-entry-content-17 > article > footer, #sp-entry-content-18 > article > footer, #sp-entry-content-2 > article > footer, #sp-entry-content-3 > article > footer, #sp-entry-content-4 > article > footer, #sp-entry-content-5 > article > footer, #sp-entry-content-6 > article > footer, #sp-entry-content-7 > article > footer, #sp-entry-content-8 > article > footer, #sp-entry-content-9 > article > footer, #sp-wp-post-list-10 > article > footer, #sp-wp-post-list-100 > article > footer, #sp-wp-post-list-101 > article > footer, #sp-wp-post-list-102 > article > footer, #sp-wp-post-list-103 > article > footer, #sp-wp-post-list-104 > article > footer, #sp-wp-post-list-105 > article > footer, #sp-wp-post-list-106 > article > footer, #sp-wp-post-list-107 > article > footer, #sp-wp-post-list-108 > article > footer, #sp-wp-post-list-109 > article > footer, #sp-wp-post-list-11 > article > footer, #sp-wp-post-list-110 > article > footer, #sp-wp-post-list-111 > article > footer, #sp-wp-post-list-112 > article > footer, #sp-wp-post-list-113 > article > footer, #sp-wp-post-list-114 > article > footer, #sp-wp-post-list-115 > article > footer, #sp-wp-post-list-116 > article > footer, #sp-wp-post-list-117 > article > footer, #sp-wp-post-list-118 > article > footer, #sp-wp-post-list-119 > article > footer, #sp-wp-post-list-12 > article > footer, #sp-wp-post-list-120 > article > footer, #sp-wp-post-list-121 > article > footer, #sp-wp-post-list-122 > article > footer, #sp-wp-post-list-123 > article > footer, #sp-wp-post-list-124 > article > footer, #sp-wp-post-list-125 > article > footer, #sp-wp-post-list-126 > article > footer, #sp-wp-post-list-127 > article > footer, #sp-wp-post-list-128 > article > footer, #sp-wp-post-list-129 > article > footer, #sp-wp-post-list-13 > article > footer, #sp-wp-post-list-14 > article > footer, #sp-wp-post-list-15 > article > footer, #sp-wp-post-list-16 > article > footer, #sp-wp-post-list-17 > article > footer, #sp-wp-post-list-18 > article > footer, #sp-wp-post-list-19 > article > footer, #sp-wp-post-list-2 > article > footer, #sp-wp-post-list-20 > article > footer, #sp-wp-post-list-21 > article > footer, #sp-wp-post-list-22 > article > footer, #sp-wp-post-list-23 > article > footer, #sp-wp-post-list-24 > article > footer, #sp-wp-post-list-25 > article > footer, #sp-wp-post-list-26 > article > footer, #sp-wp-post-list-27 > article > footer, #sp-wp-post-list-28 > article > footer, #sp-wp-post-list-29 > article > footer, #sp-wp-post-list-3 > article > footer, #sp-wp-post-list-30 > article > footer, #sp-wp-post-list-31 > article > footer, #sp-wp-post-list-32 > article > footer, #sp-wp-post-list-33 > article > footer, #sp-wp-post-list-34 > article > footer, #sp-wp-post-list-35 > article > footer, #sp-wp-post-list-36 > article > footer, #sp-wp-post-list-37 > article > footer, #sp-wp-post-list-38 > article > footer, #sp-wp-post-list-39 > article > footer, #sp-wp-post-list-4 > article > footer, #sp-wp-post-list-40 > article > footer, #sp-wp-post-list-41 > article > footer, #sp-wp-post-list-42 > article > footer, #sp-wp-post-list-43 > article > footer, #sp-wp-post-list-44 > article > footer, #sp-wp-post-list-45 > article > footer, #sp-wp-post-list-46 > article > footer, #sp-wp-post-list-47 > article > footer, #sp-wp-post-list-48 > article > footer, #sp-wp-post-list-49 > article > footer, #sp-wp-post-list-5 > article > footer, #sp-wp-post-list-50 > article > footer, #sp-wp-post-list-51 > article > footer, #sp-wp-post-list-52 > article > footer, #sp-wp-post-list-53 > article > footer, #sp-wp-post-list-54 > article > footer, #sp-wp-post-list-55 > article > footer, #sp-wp-post-list-56 > article > footer, #sp-wp-post-list-57 > article > footer, #sp-wp-post-list-58 > article > footer, #sp-wp-post-list-59 > article > footer, #sp-wp-post-list-6 > article > footer, #sp-wp-post-list-60 > article > footer, #sp-wp-post-list-61 > article > footer, #sp-wp-post-list-62 > article > footer, #sp-wp-post-list-63 > article > footer, #sp-wp-post-list-64 > article > footer, #sp-wp-post-list-65 > article > footer, #sp-wp-post-list-66 > article > footer, #sp-wp-post-list-67 > article > footer, #sp-wp-post-list-68 > article > footer, #sp-wp-post-list-69 > article > footer, #sp-wp-post-list-7 > article > footer, #sp-wp-post-list-70 > article > footer, #sp-wp-post-list-71 > article > footer, #sp-wp-post-list-72 > article > footer, #sp-wp-post-list-73 > article > footer, #sp-wp-post-list-74 > article > footer, #sp-wp-post-list-75 > article > footer, #sp-wp-post-list-76 > article > footer, #sp-wp-post-list-77 > article > footer, #sp-wp-post-list-78 > article > footer, #sp-wp-post-list-79 > article > footer, #sp-wp-post-list-8 > article > footer, #sp-wp-post-list-80 > article > footer, #sp-wp-post-list-81 > article > footer, #sp-wp-post-list-82 > article > footer, #sp-wp-post-list-83 > article > footer, #sp-wp-post-list-84 > article > footer, #sp-wp-post-list-85 > article > footer, #sp-wp-post-list-86 > article > footer, #sp-wp-post-list-87 > article > footer, #sp-wp-post-list-88 > article > footer, #sp-wp-post-list-89 > article > footer, #sp-wp-post-list-9 > article > footer, #sp-wp-post-list-90 > article > footer, #sp-wp-post-list-91 > article > footer, #sp-wp-post-list-92 > article > footer, #sp-wp-post-list-93 > article > footer, #sp-wp-post-list-94 > article > footer, #sp-wp-post-list-95 > article > footer, #sp-wp-post-list-96 > article > footer, #sp-wp-post-list-97 > article > footer, #sp-wp-post-list-98 > article > footer, #sp-wp-post-list-99 > article > footer{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 60px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 23px;
  margin-top : -50px;
  border-top-width : medium;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : initial;
  border-left-color : #ffeacb;
  border-right-color : #ffeacb;
  border-bottom-color : #ffeacb;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 100%;
  clear : both;
}

#sp-entry-content-1 > article > footer .by-author, #sp-entry-content-10 > article > footer .by-author, #sp-entry-content-11 > article > footer .by-author, #sp-entry-content-12 > article > footer .by-author, #sp-entry-content-13 > article > footer .by-author, #sp-entry-content-14 > article > footer .by-author, #sp-entry-content-15 > article > footer .by-author, #sp-entry-content-16 > article > footer .by-author, #sp-entry-content-17 > article > footer .by-author, #sp-entry-content-18 > article > footer .by-author, #sp-entry-content-2 > article > footer .by-author, #sp-entry-content-3 > article > footer .by-author, #sp-entry-content-4 > article > footer .by-author, #sp-entry-content-5 > article > footer .by-author, #sp-entry-content-6 > article > footer .by-author, #sp-entry-content-7 > article > footer .by-author, #sp-entry-content-8 > article > footer .by-author, #sp-entry-content-9 > article > footer .by-author, #sp-wp-post-list-10 > article > footer .by-author, #sp-wp-post-list-100 > article > footer .by-author, #sp-wp-post-list-101 > article > footer .by-author, #sp-wp-post-list-102 > article > footer .by-author, #sp-wp-post-list-103 > article > footer .by-author, #sp-wp-post-list-104 > article > footer .by-author, #sp-wp-post-list-105 > article > footer .by-author, #sp-wp-post-list-106 > article > footer .by-author, #sp-wp-post-list-107 > article > footer .by-author, #sp-wp-post-list-108 > article > footer .by-author, #sp-wp-post-list-109 > article > footer .by-author, #sp-wp-post-list-11 > article > footer .by-author, #sp-wp-post-list-110 > article > footer .by-author, #sp-wp-post-list-111 > article > footer .by-author, #sp-wp-post-list-112 > article > footer .by-author, #sp-wp-post-list-113 > article > footer .by-author, #sp-wp-post-list-114 > article > footer .by-author, #sp-wp-post-list-115 > article > footer .by-author, #sp-wp-post-list-116 > article > footer .by-author, #sp-wp-post-list-117 > article > footer .by-author, #sp-wp-post-list-118 > article > footer .by-author, #sp-wp-post-list-119 > article > footer .by-author, #sp-wp-post-list-12 > article > footer .by-author, #sp-wp-post-list-120 > article > footer .by-author, #sp-wp-post-list-121 > article > footer .by-author, #sp-wp-post-list-122 > article > footer .by-author, #sp-wp-post-list-123 > article > footer .by-author, #sp-wp-post-list-124 > article > footer .by-author, #sp-wp-post-list-125 > article > footer .by-author, #sp-wp-post-list-126 > article > footer .by-author, #sp-wp-post-list-127 > article > footer .by-author, #sp-wp-post-list-128 > article > footer .by-author, #sp-wp-post-list-129 > article > footer .by-author, #sp-wp-post-list-13 > article > footer .by-author, #sp-wp-post-list-14 > article > footer .by-author, #sp-wp-post-list-15 > article > footer .by-author, #sp-wp-post-list-16 > article > footer .by-author, #sp-wp-post-list-17 > article > footer .by-author, #sp-wp-post-list-18 > article > footer .by-author, #sp-wp-post-list-19 > article > footer .by-author, #sp-wp-post-list-2 > article > footer .by-author, #sp-wp-post-list-20 > article > footer .by-author, #sp-wp-post-list-21 > article > footer .by-author, #sp-wp-post-list-22 > article > footer .by-author, #sp-wp-post-list-23 > article > footer .by-author, #sp-wp-post-list-24 > article > footer .by-author, #sp-wp-post-list-25 > article > footer .by-author, #sp-wp-post-list-26 > article > footer .by-author, #sp-wp-post-list-27 > article > footer .by-author, #sp-wp-post-list-28 > article > footer .by-author, #sp-wp-post-list-29 > article > footer .by-author, #sp-wp-post-list-3 > article > footer .by-author, #sp-wp-post-list-30 > article > footer .by-author, #sp-wp-post-list-31 > article > footer .by-author, #sp-wp-post-list-32 > article > footer .by-author, #sp-wp-post-list-33 > article > footer .by-author, #sp-wp-post-list-34 > article > footer .by-author, #sp-wp-post-list-35 > article > footer .by-author, #sp-wp-post-list-36 > article > footer .by-author, #sp-wp-post-list-37 > article > footer .by-author, #sp-wp-post-list-38 > article > footer .by-author, #sp-wp-post-list-39 > article > footer .by-author, #sp-wp-post-list-4 > article > footer .by-author, #sp-wp-post-list-40 > article > footer .by-author, #sp-wp-post-list-41 > article > footer .by-author, #sp-wp-post-list-42 > article > footer .by-author, #sp-wp-post-list-43 > article > footer .by-author, #sp-wp-post-list-44 > article > footer .by-author, #sp-wp-post-list-45 > article > footer .by-author, #sp-wp-post-list-46 > article > footer .by-author, #sp-wp-post-list-47 > article > footer .by-author, #sp-wp-post-list-48 > article > footer .by-author, #sp-wp-post-list-49 > article > footer .by-author, #sp-wp-post-list-5 > article > footer .by-author, #sp-wp-post-list-50 > article > footer .by-author, #sp-wp-post-list-51 > article > footer .by-author, #sp-wp-post-list-52 > article > footer .by-author, #sp-wp-post-list-53 > article > footer .by-author, #sp-wp-post-list-54 > article > footer .by-author, #sp-wp-post-list-55 > article > footer .by-author, #sp-wp-post-list-56 > article > footer .by-author, #sp-wp-post-list-57 > article > footer .by-author, #sp-wp-post-list-58 > article > footer .by-author, #sp-wp-post-list-59 > article > footer .by-author, #sp-wp-post-list-6 > article > footer .by-author, #sp-wp-post-list-60 > article > footer .by-author, #sp-wp-post-list-61 > article > footer .by-author, #sp-wp-post-list-62 > article > footer .by-author, #sp-wp-post-list-63 > article > footer .by-author, #sp-wp-post-list-64 > article > footer .by-author, #sp-wp-post-list-65 > article > footer .by-author, #sp-wp-post-list-66 > article > footer .by-author, #sp-wp-post-list-67 > article > footer .by-author, #sp-wp-post-list-68 > article > footer .by-author, #sp-wp-post-list-69 > article > footer .by-author, #sp-wp-post-list-7 > article > footer .by-author, #sp-wp-post-list-70 > article > footer .by-author, #sp-wp-post-list-71 > article > footer .by-author, #sp-wp-post-list-72 > article > footer .by-author, #sp-wp-post-list-73 > article > footer .by-author, #sp-wp-post-list-74 > article > footer .by-author, #sp-wp-post-list-75 > article > footer .by-author, #sp-wp-post-list-76 > article > footer .by-author, #sp-wp-post-list-77 > article > footer .by-author, #sp-wp-post-list-78 > article > footer .by-author, #sp-wp-post-list-79 > article > footer .by-author, #sp-wp-post-list-8 > article > footer .by-author, #sp-wp-post-list-80 > article > footer .by-author, #sp-wp-post-list-81 > article > footer .by-author, #sp-wp-post-list-82 > article > footer .by-author, #sp-wp-post-list-83 > article > footer .by-author, #sp-wp-post-list-84 > article > footer .by-author, #sp-wp-post-list-85 > article > footer .by-author, #sp-wp-post-list-86 > article > footer .by-author, #sp-wp-post-list-87 > article > footer .by-author, #sp-wp-post-list-88 > article > footer .by-author, #sp-wp-post-list-89 > article > footer .by-author, #sp-wp-post-list-9 > article > footer .by-author, #sp-wp-post-list-90 > article > footer .by-author, #sp-wp-post-list-91 > article > footer .by-author, #sp-wp-post-list-92 > article > footer .by-author, #sp-wp-post-list-93 > article > footer .by-author, #sp-wp-post-list-94 > article > footer .by-author, #sp-wp-post-list-95 > article > footer .by-author, #sp-wp-post-list-96 > article > footer .by-author, #sp-wp-post-list-97 > article > footer .by-author, #sp-wp-post-list-98 > article > footer .by-author, #sp-wp-post-list-99 > article > footer .by-author{
  background-image : url(img/icon-author.png);
}

#sp-entry-content-1 > article > footer .cat-links, #sp-entry-content-10 > article > footer .cat-links, #sp-entry-content-11 > article > footer .cat-links, #sp-entry-content-12 > article > footer .cat-links, #sp-entry-content-13 > article > footer .cat-links, #sp-entry-content-14 > article > footer .cat-links, #sp-entry-content-15 > article > footer .cat-links, #sp-entry-content-16 > article > footer .cat-links, #sp-entry-content-17 > article > footer .cat-links, #sp-entry-content-18 > article > footer .cat-links, #sp-entry-content-2 > article > footer .cat-links, #sp-entry-content-3 > article > footer .cat-links, #sp-entry-content-4 > article > footer .cat-links, #sp-entry-content-5 > article > footer .cat-links, #sp-entry-content-6 > article > footer .cat-links, #sp-entry-content-7 > article > footer .cat-links, #sp-entry-content-8 > article > footer .cat-links, #sp-entry-content-9 > article > footer .cat-links, #sp-wp-post-list-10 > article > footer .cat-links, #sp-wp-post-list-100 > article > footer .cat-links, #sp-wp-post-list-101 > article > footer .cat-links, #sp-wp-post-list-102 > article > footer .cat-links, #sp-wp-post-list-103 > article > footer .cat-links, #sp-wp-post-list-104 > article > footer .cat-links, #sp-wp-post-list-105 > article > footer .cat-links, #sp-wp-post-list-106 > article > footer .cat-links, #sp-wp-post-list-107 > article > footer .cat-links, #sp-wp-post-list-108 > article > footer .cat-links, #sp-wp-post-list-109 > article > footer .cat-links, #sp-wp-post-list-11 > article > footer .cat-links, #sp-wp-post-list-110 > article > footer .cat-links, #sp-wp-post-list-111 > article > footer .cat-links, #sp-wp-post-list-112 > article > footer .cat-links, #sp-wp-post-list-113 > article > footer .cat-links, #sp-wp-post-list-114 > article > footer .cat-links, #sp-wp-post-list-115 > article > footer .cat-links, #sp-wp-post-list-116 > article > footer .cat-links, #sp-wp-post-list-117 > article > footer .cat-links, #sp-wp-post-list-118 > article > footer .cat-links, #sp-wp-post-list-119 > article > footer .cat-links, #sp-wp-post-list-12 > article > footer .cat-links, #sp-wp-post-list-120 > article > footer .cat-links, #sp-wp-post-list-121 > article > footer .cat-links, #sp-wp-post-list-122 > article > footer .cat-links, #sp-wp-post-list-123 > article > footer .cat-links, #sp-wp-post-list-124 > article > footer .cat-links, #sp-wp-post-list-125 > article > footer .cat-links, #sp-wp-post-list-126 > article > footer .cat-links, #sp-wp-post-list-127 > article > footer .cat-links, #sp-wp-post-list-128 > article > footer .cat-links, #sp-wp-post-list-129 > article > footer .cat-links, #sp-wp-post-list-13 > article > footer .cat-links, #sp-wp-post-list-14 > article > footer .cat-links, #sp-wp-post-list-15 > article > footer .cat-links, #sp-wp-post-list-16 > article > footer .cat-links, #sp-wp-post-list-17 > article > footer .cat-links, #sp-wp-post-list-18 > article > footer .cat-links, #sp-wp-post-list-19 > article > footer .cat-links, #sp-wp-post-list-2 > article > footer .cat-links, #sp-wp-post-list-20 > article > footer .cat-links, #sp-wp-post-list-21 > article > footer .cat-links, #sp-wp-post-list-22 > article > footer .cat-links, #sp-wp-post-list-23 > article > footer .cat-links, #sp-wp-post-list-24 > article > footer .cat-links, #sp-wp-post-list-25 > article > footer .cat-links, #sp-wp-post-list-26 > article > footer .cat-links, #sp-wp-post-list-27 > article > footer .cat-links, #sp-wp-post-list-28 > article > footer .cat-links, #sp-wp-post-list-29 > article > footer .cat-links, #sp-wp-post-list-3 > article > footer .cat-links, #sp-wp-post-list-30 > article > footer .cat-links, #sp-wp-post-list-31 > article > footer .cat-links, #sp-wp-post-list-32 > article > footer .cat-links, #sp-wp-post-list-33 > article > footer .cat-links, #sp-wp-post-list-34 > article > footer .cat-links, #sp-wp-post-list-35 > article > footer .cat-links, #sp-wp-post-list-36 > article > footer .cat-links, #sp-wp-post-list-37 > article > footer .cat-links, #sp-wp-post-list-38 > article > footer .cat-links, #sp-wp-post-list-39 > article > footer .cat-links, #sp-wp-post-list-4 > article > footer .cat-links, #sp-wp-post-list-40 > article > footer .cat-links, #sp-wp-post-list-41 > article > footer .cat-links, #sp-wp-post-list-42 > article > footer .cat-links, #sp-wp-post-list-43 > article > footer .cat-links, #sp-wp-post-list-44 > article > footer .cat-links, #sp-wp-post-list-45 > article > footer .cat-links, #sp-wp-post-list-46 > article > footer .cat-links, #sp-wp-post-list-47 > article > footer .cat-links, #sp-wp-post-list-48 > article > footer .cat-links, #sp-wp-post-list-49 > article > footer .cat-links, #sp-wp-post-list-5 > article > footer .cat-links, #sp-wp-post-list-50 > article > footer .cat-links, #sp-wp-post-list-51 > article > footer .cat-links, #sp-wp-post-list-52 > article > footer .cat-links, #sp-wp-post-list-53 > article > footer .cat-links, #sp-wp-post-list-54 > article > footer .cat-links, #sp-wp-post-list-55 > article > footer .cat-links, #sp-wp-post-list-56 > article > footer .cat-links, #sp-wp-post-list-57 > article > footer .cat-links, #sp-wp-post-list-58 > article > footer .cat-links, #sp-wp-post-list-59 > article > footer .cat-links, #sp-wp-post-list-6 > article > footer .cat-links, #sp-wp-post-list-60 > article > footer .cat-links, #sp-wp-post-list-61 > article > footer .cat-links, #sp-wp-post-list-62 > article > footer .cat-links, #sp-wp-post-list-63 > article > footer .cat-links, #sp-wp-post-list-64 > article > footer .cat-links, #sp-wp-post-list-65 > article > footer .cat-links, #sp-wp-post-list-66 > article > footer .cat-links, #sp-wp-post-list-67 > article > footer .cat-links, #sp-wp-post-list-68 > article > footer .cat-links, #sp-wp-post-list-69 > article > footer .cat-links, #sp-wp-post-list-7 > article > footer .cat-links, #sp-wp-post-list-70 > article > footer .cat-links, #sp-wp-post-list-71 > article > footer .cat-links, #sp-wp-post-list-72 > article > footer .cat-links, #sp-wp-post-list-73 > article > footer .cat-links, #sp-wp-post-list-74 > article > footer .cat-links, #sp-wp-post-list-75 > article > footer .cat-links, #sp-wp-post-list-76 > article > footer .cat-links, #sp-wp-post-list-77 > article > footer .cat-links, #sp-wp-post-list-78 > article > footer .cat-links, #sp-wp-post-list-79 > article > footer .cat-links, #sp-wp-post-list-8 > article > footer .cat-links, #sp-wp-post-list-80 > article > footer .cat-links, #sp-wp-post-list-81 > article > footer .cat-links, #sp-wp-post-list-82 > article > footer .cat-links, #sp-wp-post-list-83 > article > footer .cat-links, #sp-wp-post-list-84 > article > footer .cat-links, #sp-wp-post-list-85 > article > footer .cat-links, #sp-wp-post-list-86 > article > footer .cat-links, #sp-wp-post-list-87 > article > footer .cat-links, #sp-wp-post-list-88 > article > footer .cat-links, #sp-wp-post-list-89 > article > footer .cat-links, #sp-wp-post-list-9 > article > footer .cat-links, #sp-wp-post-list-90 > article > footer .cat-links, #sp-wp-post-list-91 > article > footer .cat-links, #sp-wp-post-list-92 > article > footer .cat-links, #sp-wp-post-list-93 > article > footer .cat-links, #sp-wp-post-list-94 > article > footer .cat-links, #sp-wp-post-list-95 > article > footer .cat-links, #sp-wp-post-list-96 > article > footer .cat-links, #sp-wp-post-list-97 > article > footer .cat-links, #sp-wp-post-list-98 > article > footer .cat-links, #sp-wp-post-list-99 > article > footer .cat-links{
  background-image : url(img/icon-cat.png);
}

#sp-entry-content-1 > article > footer .comments-link, #sp-entry-content-10 > article > footer .comments-link, #sp-entry-content-11 > article > footer .comments-link, #sp-entry-content-12 > article > footer .comments-link, #sp-entry-content-13 > article > footer .comments-link, #sp-entry-content-14 > article > footer .comments-link, #sp-entry-content-15 > article > footer .comments-link, #sp-entry-content-16 > article > footer .comments-link, #sp-entry-content-17 > article > footer .comments-link, #sp-entry-content-18 > article > footer .comments-link, #sp-entry-content-2 > article > footer .comments-link, #sp-entry-content-3 > article > footer .comments-link, #sp-entry-content-4 > article > footer .comments-link, #sp-entry-content-5 > article > footer .comments-link, #sp-entry-content-6 > article > footer .comments-link, #sp-entry-content-7 > article > footer .comments-link, #sp-entry-content-8 > article > footer .comments-link, #sp-entry-content-9 > article > footer .comments-link, #sp-wp-post-list-10 > article > footer .comments-link, #sp-wp-post-list-100 > article > footer .comments-link, #sp-wp-post-list-101 > article > footer .comments-link, #sp-wp-post-list-102 > article > footer .comments-link, #sp-wp-post-list-103 > article > footer .comments-link, #sp-wp-post-list-104 > article > footer .comments-link, #sp-wp-post-list-105 > article > footer .comments-link, #sp-wp-post-list-106 > article > footer .comments-link, #sp-wp-post-list-107 > article > footer .comments-link, #sp-wp-post-list-108 > article > footer .comments-link, #sp-wp-post-list-109 > article > footer .comments-link, #sp-wp-post-list-11 > article > footer .comments-link, #sp-wp-post-list-110 > article > footer .comments-link, #sp-wp-post-list-111 > article > footer .comments-link, #sp-wp-post-list-112 > article > footer .comments-link, #sp-wp-post-list-113 > article > footer .comments-link, #sp-wp-post-list-114 > article > footer .comments-link, #sp-wp-post-list-115 > article > footer .comments-link, #sp-wp-post-list-116 > article > footer .comments-link, #sp-wp-post-list-117 > article > footer .comments-link, #sp-wp-post-list-118 > article > footer .comments-link, #sp-wp-post-list-119 > article > footer .comments-link, #sp-wp-post-list-12 > article > footer .comments-link, #sp-wp-post-list-120 > article > footer .comments-link, #sp-wp-post-list-121 > article > footer .comments-link, #sp-wp-post-list-122 > article > footer .comments-link, #sp-wp-post-list-123 > article > footer .comments-link, #sp-wp-post-list-124 > article > footer .comments-link, #sp-wp-post-list-125 > article > footer .comments-link, #sp-wp-post-list-126 > article > footer .comments-link, #sp-wp-post-list-127 > article > footer .comments-link, #sp-wp-post-list-128 > article > footer .comments-link, #sp-wp-post-list-129 > article > footer .comments-link, #sp-wp-post-list-13 > article > footer .comments-link, #sp-wp-post-list-14 > article > footer .comments-link, #sp-wp-post-list-15 > article > footer .comments-link, #sp-wp-post-list-16 > article > footer .comments-link, #sp-wp-post-list-17 > article > footer .comments-link, #sp-wp-post-list-18 > article > footer .comments-link, #sp-wp-post-list-19 > article > footer .comments-link, #sp-wp-post-list-2 > article > footer .comments-link, #sp-wp-post-list-20 > article > footer .comments-link, #sp-wp-post-list-21 > article > footer .comments-link, #sp-wp-post-list-22 > article > footer .comments-link, #sp-wp-post-list-23 > article > footer .comments-link, #sp-wp-post-list-24 > article > footer .comments-link, #sp-wp-post-list-25 > article > footer .comments-link, #sp-wp-post-list-26 > article > footer .comments-link, #sp-wp-post-list-27 > article > footer .comments-link, #sp-wp-post-list-28 > article > footer .comments-link, #sp-wp-post-list-29 > article > footer .comments-link, #sp-wp-post-list-3 > article > footer .comments-link, #sp-wp-post-list-30 > article > footer .comments-link, #sp-wp-post-list-31 > article > footer .comments-link, #sp-wp-post-list-32 > article > footer .comments-link, #sp-wp-post-list-33 > article > footer .comments-link, #sp-wp-post-list-34 > article > footer .comments-link, #sp-wp-post-list-35 > article > footer .comments-link, #sp-wp-post-list-36 > article > footer .comments-link, #sp-wp-post-list-37 > article > footer .comments-link, #sp-wp-post-list-38 > article > footer .comments-link, #sp-wp-post-list-39 > article > footer .comments-link, #sp-wp-post-list-4 > article > footer .comments-link, #sp-wp-post-list-40 > article > footer .comments-link, #sp-wp-post-list-41 > article > footer .comments-link, #sp-wp-post-list-42 > article > footer .comments-link, #sp-wp-post-list-43 > article > footer .comments-link, #sp-wp-post-list-44 > article > footer .comments-link, #sp-wp-post-list-45 > article > footer .comments-link, #sp-wp-post-list-46 > article > footer .comments-link, #sp-wp-post-list-47 > article > footer .comments-link, #sp-wp-post-list-48 > article > footer .comments-link, #sp-wp-post-list-49 > article > footer .comments-link, #sp-wp-post-list-5 > article > footer .comments-link, #sp-wp-post-list-50 > article > footer .comments-link, #sp-wp-post-list-51 > article > footer .comments-link, #sp-wp-post-list-52 > article > footer .comments-link, #sp-wp-post-list-53 > article > footer .comments-link, #sp-wp-post-list-54 > article > footer .comments-link, #sp-wp-post-list-55 > article > footer .comments-link, #sp-wp-post-list-56 > article > footer .comments-link, #sp-wp-post-list-57 > article > footer .comments-link, #sp-wp-post-list-58 > article > footer .comments-link, #sp-wp-post-list-59 > article > footer .comments-link, #sp-wp-post-list-6 > article > footer .comments-link, #sp-wp-post-list-60 > article > footer .comments-link, #sp-wp-post-list-61 > article > footer .comments-link, #sp-wp-post-list-62 > article > footer .comments-link, #sp-wp-post-list-63 > article > footer .comments-link, #sp-wp-post-list-64 > article > footer .comments-link, #sp-wp-post-list-65 > article > footer .comments-link, #sp-wp-post-list-66 > article > footer .comments-link, #sp-wp-post-list-67 > article > footer .comments-link, #sp-wp-post-list-68 > article > footer .comments-link, #sp-wp-post-list-69 > article > footer .comments-link, #sp-wp-post-list-7 > article > footer .comments-link, #sp-wp-post-list-70 > article > footer .comments-link, #sp-wp-post-list-71 > article > footer .comments-link, #sp-wp-post-list-72 > article > footer .comments-link, #sp-wp-post-list-73 > article > footer .comments-link, #sp-wp-post-list-74 > article > footer .comments-link, #sp-wp-post-list-75 > article > footer .comments-link, #sp-wp-post-list-76 > article > footer .comments-link, #sp-wp-post-list-77 > article > footer .comments-link, #sp-wp-post-list-78 > article > footer .comments-link, #sp-wp-post-list-79 > article > footer .comments-link, #sp-wp-post-list-8 > article > footer .comments-link, #sp-wp-post-list-80 > article > footer .comments-link, #sp-wp-post-list-81 > article > footer .comments-link, #sp-wp-post-list-82 > article > footer .comments-link, #sp-wp-post-list-83 > article > footer .comments-link, #sp-wp-post-list-84 > article > footer .comments-link, #sp-wp-post-list-85 > article > footer .comments-link, #sp-wp-post-list-86 > article > footer .comments-link, #sp-wp-post-list-87 > article > footer .comments-link, #sp-wp-post-list-88 > article > footer .comments-link, #sp-wp-post-list-89 > article > footer .comments-link, #sp-wp-post-list-9 > article > footer .comments-link, #sp-wp-post-list-90 > article > footer .comments-link, #sp-wp-post-list-91 > article > footer .comments-link, #sp-wp-post-list-92 > article > footer .comments-link, #sp-wp-post-list-93 > article > footer .comments-link, #sp-wp-post-list-94 > article > footer .comments-link, #sp-wp-post-list-95 > article > footer .comments-link, #sp-wp-post-list-96 > article > footer .comments-link, #sp-wp-post-list-97 > article > footer .comments-link, #sp-wp-post-list-98 > article > footer .comments-link, #sp-wp-post-list-99 > article > footer .comments-link{
  background-image : url(img/icon-comments.png);
}

#sp-entry-content-1 > article > footer .date, #sp-entry-content-10 > article > footer .date, #sp-entry-content-11 > article > footer .date, #sp-entry-content-12 > article > footer .date, #sp-entry-content-13 > article > footer .date, #sp-entry-content-14 > article > footer .date, #sp-entry-content-15 > article > footer .date, #sp-entry-content-16 > article > footer .date, #sp-entry-content-17 > article > footer .date, #sp-entry-content-18 > article > footer .date, #sp-entry-content-2 > article > footer .date, #sp-entry-content-3 > article > footer .date, #sp-entry-content-4 > article > footer .date, #sp-entry-content-5 > article > footer .date, #sp-entry-content-6 > article > footer .date, #sp-entry-content-7 > article > footer .date, #sp-entry-content-8 > article > footer .date, #sp-entry-content-9 > article > footer .date, #sp-wp-post-list-10 > article > footer .date, #sp-wp-post-list-100 > article > footer .date, #sp-wp-post-list-101 > article > footer .date, #sp-wp-post-list-102 > article > footer .date, #sp-wp-post-list-103 > article > footer .date, #sp-wp-post-list-104 > article > footer .date, #sp-wp-post-list-105 > article > footer .date, #sp-wp-post-list-106 > article > footer .date, #sp-wp-post-list-107 > article > footer .date, #sp-wp-post-list-108 > article > footer .date, #sp-wp-post-list-109 > article > footer .date, #sp-wp-post-list-11 > article > footer .date, #sp-wp-post-list-110 > article > footer .date, #sp-wp-post-list-111 > article > footer .date, #sp-wp-post-list-112 > article > footer .date, #sp-wp-post-list-113 > article > footer .date, #sp-wp-post-list-114 > article > footer .date, #sp-wp-post-list-115 > article > footer .date, #sp-wp-post-list-116 > article > footer .date, #sp-wp-post-list-117 > article > footer .date, #sp-wp-post-list-118 > article > footer .date, #sp-wp-post-list-119 > article > footer .date, #sp-wp-post-list-12 > article > footer .date, #sp-wp-post-list-120 > article > footer .date, #sp-wp-post-list-121 > article > footer .date, #sp-wp-post-list-122 > article > footer .date, #sp-wp-post-list-123 > article > footer .date, #sp-wp-post-list-124 > article > footer .date, #sp-wp-post-list-125 > article > footer .date, #sp-wp-post-list-126 > article > footer .date, #sp-wp-post-list-127 > article > footer .date, #sp-wp-post-list-128 > article > footer .date, #sp-wp-post-list-129 > article > footer .date, #sp-wp-post-list-13 > article > footer .date, #sp-wp-post-list-14 > article > footer .date, #sp-wp-post-list-15 > article > footer .date, #sp-wp-post-list-16 > article > footer .date, #sp-wp-post-list-17 > article > footer .date, #sp-wp-post-list-18 > article > footer .date, #sp-wp-post-list-19 > article > footer .date, #sp-wp-post-list-2 > article > footer .date, #sp-wp-post-list-20 > article > footer .date, #sp-wp-post-list-21 > article > footer .date, #sp-wp-post-list-22 > article > footer .date, #sp-wp-post-list-23 > article > footer .date, #sp-wp-post-list-24 > article > footer .date, #sp-wp-post-list-25 > article > footer .date, #sp-wp-post-list-26 > article > footer .date, #sp-wp-post-list-27 > article > footer .date, #sp-wp-post-list-28 > article > footer .date, #sp-wp-post-list-29 > article > footer .date, #sp-wp-post-list-3 > article > footer .date, #sp-wp-post-list-30 > article > footer .date, #sp-wp-post-list-31 > article > footer .date, #sp-wp-post-list-32 > article > footer .date, #sp-wp-post-list-33 > article > footer .date, #sp-wp-post-list-34 > article > footer .date, #sp-wp-post-list-35 > article > footer .date, #sp-wp-post-list-36 > article > footer .date, #sp-wp-post-list-37 > article > footer .date, #sp-wp-post-list-38 > article > footer .date, #sp-wp-post-list-39 > article > footer .date, #sp-wp-post-list-4 > article > footer .date, #sp-wp-post-list-40 > article > footer .date, #sp-wp-post-list-41 > article > footer .date, #sp-wp-post-list-42 > article > footer .date, #sp-wp-post-list-43 > article > footer .date, #sp-wp-post-list-44 > article > footer .date, #sp-wp-post-list-45 > article > footer .date, #sp-wp-post-list-46 > article > footer .date, #sp-wp-post-list-47 > article > footer .date, #sp-wp-post-list-48 > article > footer .date, #sp-wp-post-list-49 > article > footer .date, #sp-wp-post-list-5 > article > footer .date, #sp-wp-post-list-50 > article > footer .date, #sp-wp-post-list-51 > article > footer .date, #sp-wp-post-list-52 > article > footer .date, #sp-wp-post-list-53 > article > footer .date, #sp-wp-post-list-54 > article > footer .date, #sp-wp-post-list-55 > article > footer .date, #sp-wp-post-list-56 > article > footer .date, #sp-wp-post-list-57 > article > footer .date, #sp-wp-post-list-58 > article > footer .date, #sp-wp-post-list-59 > article > footer .date, #sp-wp-post-list-6 > article > footer .date, #sp-wp-post-list-60 > article > footer .date, #sp-wp-post-list-61 > article > footer .date, #sp-wp-post-list-62 > article > footer .date, #sp-wp-post-list-63 > article > footer .date, #sp-wp-post-list-64 > article > footer .date, #sp-wp-post-list-65 > article > footer .date, #sp-wp-post-list-66 > article > footer .date, #sp-wp-post-list-67 > article > footer .date, #sp-wp-post-list-68 > article > footer .date, #sp-wp-post-list-69 > article > footer .date, #sp-wp-post-list-7 > article > footer .date, #sp-wp-post-list-70 > article > footer .date, #sp-wp-post-list-71 > article > footer .date, #sp-wp-post-list-72 > article > footer .date, #sp-wp-post-list-73 > article > footer .date, #sp-wp-post-list-74 > article > footer .date, #sp-wp-post-list-75 > article > footer .date, #sp-wp-post-list-76 > article > footer .date, #sp-wp-post-list-77 > article > footer .date, #sp-wp-post-list-78 > article > footer .date, #sp-wp-post-list-79 > article > footer .date, #sp-wp-post-list-8 > article > footer .date, #sp-wp-post-list-80 > article > footer .date, #sp-wp-post-list-81 > article > footer .date, #sp-wp-post-list-82 > article > footer .date, #sp-wp-post-list-83 > article > footer .date, #sp-wp-post-list-84 > article > footer .date, #sp-wp-post-list-85 > article > footer .date, #sp-wp-post-list-86 > article > footer .date, #sp-wp-post-list-87 > article > footer .date, #sp-wp-post-list-88 > article > footer .date, #sp-wp-post-list-89 > article > footer .date, #sp-wp-post-list-9 > article > footer .date, #sp-wp-post-list-90 > article > footer .date, #sp-wp-post-list-91 > article > footer .date, #sp-wp-post-list-92 > article > footer .date, #sp-wp-post-list-93 > article > footer .date, #sp-wp-post-list-94 > article > footer .date, #sp-wp-post-list-95 > article > footer .date, #sp-wp-post-list-96 > article > footer .date, #sp-wp-post-list-97 > article > footer .date, #sp-wp-post-list-98 > article > footer .date, #sp-wp-post-list-99 > article > footer .date{
  background-image : url(img/icon-date.png);
}

#sp-entry-content-1 > article > footer .sep, #sp-entry-content-10 > article > footer .sep, #sp-entry-content-11 > article > footer .sep, #sp-entry-content-12 > article > footer .sep, #sp-entry-content-13 > article > footer .sep, #sp-entry-content-14 > article > footer .sep, #sp-entry-content-15 > article > footer .sep, #sp-entry-content-16 > article > footer .sep, #sp-entry-content-17 > article > footer .sep, #sp-entry-content-18 > article > footer .sep, #sp-entry-content-2 > article > footer .sep, #sp-entry-content-3 > article > footer .sep, #sp-entry-content-4 > article > footer .sep, #sp-entry-content-5 > article > footer .sep, #sp-entry-content-6 > article > footer .sep, #sp-entry-content-7 > article > footer .sep, #sp-entry-content-8 > article > footer .sep, #sp-entry-content-9 > article > footer .sep, #sp-wp-post-list-10 > article > footer .sep, #sp-wp-post-list-100 > article > footer .sep, #sp-wp-post-list-101 > article > footer .sep, #sp-wp-post-list-102 > article > footer .sep, #sp-wp-post-list-103 > article > footer .sep, #sp-wp-post-list-104 > article > footer .sep, #sp-wp-post-list-105 > article > footer .sep, #sp-wp-post-list-106 > article > footer .sep, #sp-wp-post-list-107 > article > footer .sep, #sp-wp-post-list-108 > article > footer .sep, #sp-wp-post-list-109 > article > footer .sep, #sp-wp-post-list-11 > article > footer .sep, #sp-wp-post-list-110 > article > footer .sep, #sp-wp-post-list-111 > article > footer .sep, #sp-wp-post-list-112 > article > footer .sep, #sp-wp-post-list-113 > article > footer .sep, #sp-wp-post-list-114 > article > footer .sep, #sp-wp-post-list-115 > article > footer .sep, #sp-wp-post-list-116 > article > footer .sep, #sp-wp-post-list-117 > article > footer .sep, #sp-wp-post-list-118 > article > footer .sep, #sp-wp-post-list-119 > article > footer .sep, #sp-wp-post-list-12 > article > footer .sep, #sp-wp-post-list-120 > article > footer .sep, #sp-wp-post-list-121 > article > footer .sep, #sp-wp-post-list-122 > article > footer .sep, #sp-wp-post-list-123 > article > footer .sep, #sp-wp-post-list-124 > article > footer .sep, #sp-wp-post-list-125 > article > footer .sep, #sp-wp-post-list-126 > article > footer .sep, #sp-wp-post-list-127 > article > footer .sep, #sp-wp-post-list-128 > article > footer .sep, #sp-wp-post-list-129 > article > footer .sep, #sp-wp-post-list-13 > article > footer .sep, #sp-wp-post-list-14 > article > footer .sep, #sp-wp-post-list-15 > article > footer .sep, #sp-wp-post-list-16 > article > footer .sep, #sp-wp-post-list-17 > article > footer .sep, #sp-wp-post-list-18 > article > footer .sep, #sp-wp-post-list-19 > article > footer .sep, #sp-wp-post-list-2 > article > footer .sep, #sp-wp-post-list-20 > article > footer .sep, #sp-wp-post-list-21 > article > footer .sep, #sp-wp-post-list-22 > article > footer .sep, #sp-wp-post-list-23 > article > footer .sep, #sp-wp-post-list-24 > article > footer .sep, #sp-wp-post-list-25 > article > footer .sep, #sp-wp-post-list-26 > article > footer .sep, #sp-wp-post-list-27 > article > footer .sep, #sp-wp-post-list-28 > article > footer .sep, #sp-wp-post-list-29 > article > footer .sep, #sp-wp-post-list-3 > article > footer .sep, #sp-wp-post-list-30 > article > footer .sep, #sp-wp-post-list-31 > article > footer .sep, #sp-wp-post-list-32 > article > footer .sep, #sp-wp-post-list-33 > article > footer .sep, #sp-wp-post-list-34 > article > footer .sep, #sp-wp-post-list-35 > article > footer .sep, #sp-wp-post-list-36 > article > footer .sep, #sp-wp-post-list-37 > article > footer .sep, #sp-wp-post-list-38 > article > footer .sep, #sp-wp-post-list-39 > article > footer .sep, #sp-wp-post-list-4 > article > footer .sep, #sp-wp-post-list-40 > article > footer .sep, #sp-wp-post-list-41 > article > footer .sep, #sp-wp-post-list-42 > article > footer .sep, #sp-wp-post-list-43 > article > footer .sep, #sp-wp-post-list-44 > article > footer .sep, #sp-wp-post-list-45 > article > footer .sep, #sp-wp-post-list-46 > article > footer .sep, #sp-wp-post-list-47 > article > footer .sep, #sp-wp-post-list-48 > article > footer .sep, #sp-wp-post-list-49 > article > footer .sep, #sp-wp-post-list-5 > article > footer .sep, #sp-wp-post-list-50 > article > footer .sep, #sp-wp-post-list-51 > article > footer .sep, #sp-wp-post-list-52 > article > footer .sep, #sp-wp-post-list-53 > article > footer .sep, #sp-wp-post-list-54 > article > footer .sep, #sp-wp-post-list-55 > article > footer .sep, #sp-wp-post-list-56 > article > footer .sep, #sp-wp-post-list-57 > article > footer .sep, #sp-wp-post-list-58 > article > footer .sep, #sp-wp-post-list-59 > article > footer .sep, #sp-wp-post-list-6 > article > footer .sep, #sp-wp-post-list-60 > article > footer .sep, #sp-wp-post-list-61 > article > footer .sep, #sp-wp-post-list-62 > article > footer .sep, #sp-wp-post-list-63 > article > footer .sep, #sp-wp-post-list-64 > article > footer .sep, #sp-wp-post-list-65 > article > footer .sep, #sp-wp-post-list-66 > article > footer .sep, #sp-wp-post-list-67 > article > footer .sep, #sp-wp-post-list-68 > article > footer .sep, #sp-wp-post-list-69 > article > footer .sep, #sp-wp-post-list-7 > article > footer .sep, #sp-wp-post-list-70 > article > footer .sep, #sp-wp-post-list-71 > article > footer .sep, #sp-wp-post-list-72 > article > footer .sep, #sp-wp-post-list-73 > article > footer .sep, #sp-wp-post-list-74 > article > footer .sep, #sp-wp-post-list-75 > article > footer .sep, #sp-wp-post-list-76 > article > footer .sep, #sp-wp-post-list-77 > article > footer .sep, #sp-wp-post-list-78 > article > footer .sep, #sp-wp-post-list-79 > article > footer .sep, #sp-wp-post-list-8 > article > footer .sep, #sp-wp-post-list-80 > article > footer .sep, #sp-wp-post-list-81 > article > footer .sep, #sp-wp-post-list-82 > article > footer .sep, #sp-wp-post-list-83 > article > footer .sep, #sp-wp-post-list-84 > article > footer .sep, #sp-wp-post-list-85 > article > footer .sep, #sp-wp-post-list-86 > article > footer .sep, #sp-wp-post-list-87 > article > footer .sep, #sp-wp-post-list-88 > article > footer .sep, #sp-wp-post-list-89 > article > footer .sep, #sp-wp-post-list-9 > article > footer .sep, #sp-wp-post-list-90 > article > footer .sep, #sp-wp-post-list-91 > article > footer .sep, #sp-wp-post-list-92 > article > footer .sep, #sp-wp-post-list-93 > article > footer .sep, #sp-wp-post-list-94 > article > footer .sep, #sp-wp-post-list-95 > article > footer .sep, #sp-wp-post-list-96 > article > footer .sep, #sp-wp-post-list-97 > article > footer .sep, #sp-wp-post-list-98 > article > footer .sep, #sp-wp-post-list-99 > article > footer .sep{
  display : none;
}

#sp-entry-content-1 > article > footer .tags-links, #sp-entry-content-10 > article > footer .tags-links, #sp-entry-content-11 > article > footer .tags-links, #sp-entry-content-12 > article > footer .tags-links, #sp-entry-content-13 > article > footer .tags-links, #sp-entry-content-14 > article > footer .tags-links, #sp-entry-content-15 > article > footer .tags-links, #sp-entry-content-16 > article > footer .tags-links, #sp-entry-content-17 > article > footer .tags-links, #sp-entry-content-18 > article > footer .tags-links, #sp-entry-content-2 > article > footer .tags-links, #sp-entry-content-3 > article > footer .tags-links, #sp-entry-content-4 > article > footer .tags-links, #sp-entry-content-5 > article > footer .tags-links, #sp-entry-content-6 > article > footer .tags-links, #sp-entry-content-7 > article > footer .tags-links, #sp-entry-content-8 > article > footer .tags-links, #sp-entry-content-9 > article > footer .tags-links, #sp-wp-post-list-10 > article > footer .tags-links, #sp-wp-post-list-100 > article > footer .tags-links, #sp-wp-post-list-101 > article > footer .tags-links, #sp-wp-post-list-102 > article > footer .tags-links, #sp-wp-post-list-103 > article > footer .tags-links, #sp-wp-post-list-104 > article > footer .tags-links, #sp-wp-post-list-105 > article > footer .tags-links, #sp-wp-post-list-106 > article > footer .tags-links, #sp-wp-post-list-107 > article > footer .tags-links, #sp-wp-post-list-108 > article > footer .tags-links, #sp-wp-post-list-109 > article > footer .tags-links, #sp-wp-post-list-11 > article > footer .tags-links, #sp-wp-post-list-110 > article > footer .tags-links, #sp-wp-post-list-111 > article > footer .tags-links, #sp-wp-post-list-112 > article > footer .tags-links, #sp-wp-post-list-113 > article > footer .tags-links, #sp-wp-post-list-114 > article > footer .tags-links, #sp-wp-post-list-115 > article > footer .tags-links, #sp-wp-post-list-116 > article > footer .tags-links, #sp-wp-post-list-117 > article > footer .tags-links, #sp-wp-post-list-118 > article > footer .tags-links, #sp-wp-post-list-119 > article > footer .tags-links, #sp-wp-post-list-12 > article > footer .tags-links, #sp-wp-post-list-120 > article > footer .tags-links, #sp-wp-post-list-121 > article > footer .tags-links, #sp-wp-post-list-122 > article > footer .tags-links, #sp-wp-post-list-123 > article > footer .tags-links, #sp-wp-post-list-124 > article > footer .tags-links, #sp-wp-post-list-125 > article > footer .tags-links, #sp-wp-post-list-126 > article > footer .tags-links, #sp-wp-post-list-127 > article > footer .tags-links, #sp-wp-post-list-128 > article > footer .tags-links, #sp-wp-post-list-129 > article > footer .tags-links, #sp-wp-post-list-13 > article > footer .tags-links, #sp-wp-post-list-14 > article > footer .tags-links, #sp-wp-post-list-15 > article > footer .tags-links, #sp-wp-post-list-16 > article > footer .tags-links, #sp-wp-post-list-17 > article > footer .tags-links, #sp-wp-post-list-18 > article > footer .tags-links, #sp-wp-post-list-19 > article > footer .tags-links, #sp-wp-post-list-2 > article > footer .tags-links, #sp-wp-post-list-20 > article > footer .tags-links, #sp-wp-post-list-21 > article > footer .tags-links, #sp-wp-post-list-22 > article > footer .tags-links, #sp-wp-post-list-23 > article > footer .tags-links, #sp-wp-post-list-24 > article > footer .tags-links, #sp-wp-post-list-25 > article > footer .tags-links, #sp-wp-post-list-26 > article > footer .tags-links, #sp-wp-post-list-27 > article > footer .tags-links, #sp-wp-post-list-28 > article > footer .tags-links, #sp-wp-post-list-29 > article > footer .tags-links, #sp-wp-post-list-3 > article > footer .tags-links, #sp-wp-post-list-30 > article > footer .tags-links, #sp-wp-post-list-31 > article > footer .tags-links, #sp-wp-post-list-32 > article > footer .tags-links, #sp-wp-post-list-33 > article > footer .tags-links, #sp-wp-post-list-34 > article > footer .tags-links, #sp-wp-post-list-35 > article > footer .tags-links, #sp-wp-post-list-36 > article > footer .tags-links, #sp-wp-post-list-37 > article > footer .tags-links, #sp-wp-post-list-38 > article > footer .tags-links, #sp-wp-post-list-39 > article > footer .tags-links, #sp-wp-post-list-4 > article > footer .tags-links, #sp-wp-post-list-40 > article > footer .tags-links, #sp-wp-post-list-41 > article > footer .tags-links, #sp-wp-post-list-42 > article > footer .tags-links, #sp-wp-post-list-43 > article > footer .tags-links, #sp-wp-post-list-44 > article > footer .tags-links, #sp-wp-post-list-45 > article > footer .tags-links, #sp-wp-post-list-46 > article > footer .tags-links, #sp-wp-post-list-47 > article > footer .tags-links, #sp-wp-post-list-48 > article > footer .tags-links, #sp-wp-post-list-49 > article > footer .tags-links, #sp-wp-post-list-5 > article > footer .tags-links, #sp-wp-post-list-50 > article > footer .tags-links, #sp-wp-post-list-51 > article > footer .tags-links, #sp-wp-post-list-52 > article > footer .tags-links, #sp-wp-post-list-53 > article > footer .tags-links, #sp-wp-post-list-54 > article > footer .tags-links, #sp-wp-post-list-55 > article > footer .tags-links, #sp-wp-post-list-56 > article > footer .tags-links, #sp-wp-post-list-57 > article > footer .tags-links, #sp-wp-post-list-58 > article > footer .tags-links, #sp-wp-post-list-59 > article > footer .tags-links, #sp-wp-post-list-6 > article > footer .tags-links, #sp-wp-post-list-60 > article > footer .tags-links, #sp-wp-post-list-61 > article > footer .tags-links, #sp-wp-post-list-62 > article > footer .tags-links, #sp-wp-post-list-63 > article > footer .tags-links, #sp-wp-post-list-64 > article > footer .tags-links, #sp-wp-post-list-65 > article > footer .tags-links, #sp-wp-post-list-66 > article > footer .tags-links, #sp-wp-post-list-67 > article > footer .tags-links, #sp-wp-post-list-68 > article > footer .tags-links, #sp-wp-post-list-69 > article > footer .tags-links, #sp-wp-post-list-7 > article > footer .tags-links, #sp-wp-post-list-70 > article > footer .tags-links, #sp-wp-post-list-71 > article > footer .tags-links, #sp-wp-post-list-72 > article > footer .tags-links, #sp-wp-post-list-73 > article > footer .tags-links, #sp-wp-post-list-74 > article > footer .tags-links, #sp-wp-post-list-75 > article > footer .tags-links, #sp-wp-post-list-76 > article > footer .tags-links, #sp-wp-post-list-77 > article > footer .tags-links, #sp-wp-post-list-78 > article > footer .tags-links, #sp-wp-post-list-79 > article > footer .tags-links, #sp-wp-post-list-8 > article > footer .tags-links, #sp-wp-post-list-80 > article > footer .tags-links, #sp-wp-post-list-81 > article > footer .tags-links, #sp-wp-post-list-82 > article > footer .tags-links, #sp-wp-post-list-83 > article > footer .tags-links, #sp-wp-post-list-84 > article > footer .tags-links, #sp-wp-post-list-85 > article > footer .tags-links, #sp-wp-post-list-86 > article > footer .tags-links, #sp-wp-post-list-87 > article > footer .tags-links, #sp-wp-post-list-88 > article > footer .tags-links, #sp-wp-post-list-89 > article > footer .tags-links, #sp-wp-post-list-9 > article > footer .tags-links, #sp-wp-post-list-90 > article > footer .tags-links, #sp-wp-post-list-91 > article > footer .tags-links, #sp-wp-post-list-92 > article > footer .tags-links, #sp-wp-post-list-93 > article > footer .tags-links, #sp-wp-post-list-94 > article > footer .tags-links, #sp-wp-post-list-95 > article > footer .tags-links, #sp-wp-post-list-96 > article > footer .tags-links, #sp-wp-post-list-97 > article > footer .tags-links, #sp-wp-post-list-98 > article > footer .tags-links, #sp-wp-post-list-99 > article > footer .tags-links{
  background-image : url(img/icon-tags.png);
}

#sp-entry-content-1 > article > footer a, #sp-entry-content-10 > article > footer a, #sp-entry-content-11 > article > footer a, #sp-entry-content-12 > article > footer a, #sp-entry-content-13 > article > footer a, #sp-entry-content-14 > article > footer a, #sp-entry-content-15 > article > footer a, #sp-entry-content-16 > article > footer a, #sp-entry-content-17 > article > footer a, #sp-entry-content-18 > article > footer a, #sp-entry-content-2 > article > footer a, #sp-entry-content-3 > article > footer a, #sp-entry-content-4 > article > footer a, #sp-entry-content-5 > article > footer a, #sp-entry-content-6 > article > footer a, #sp-entry-content-7 > article > footer a, #sp-entry-content-8 > article > footer a, #sp-entry-content-9 > article > footer a, #sp-wp-post-list-10 > article > footer a, #sp-wp-post-list-100 > article > footer a, #sp-wp-post-list-101 > article > footer a, #sp-wp-post-list-102 > article > footer a, #sp-wp-post-list-103 > article > footer a, #sp-wp-post-list-104 > article > footer a, #sp-wp-post-list-105 > article > footer a, #sp-wp-post-list-106 > article > footer a, #sp-wp-post-list-107 > article > footer a, #sp-wp-post-list-108 > article > footer a, #sp-wp-post-list-109 > article > footer a, #sp-wp-post-list-11 > article > footer a, #sp-wp-post-list-110 > article > footer a, #sp-wp-post-list-111 > article > footer a, #sp-wp-post-list-112 > article > footer a, #sp-wp-post-list-113 > article > footer a, #sp-wp-post-list-114 > article > footer a, #sp-wp-post-list-115 > article > footer a, #sp-wp-post-list-116 > article > footer a, #sp-wp-post-list-117 > article > footer a, #sp-wp-post-list-118 > article > footer a, #sp-wp-post-list-119 > article > footer a, #sp-wp-post-list-12 > article > footer a, #sp-wp-post-list-120 > article > footer a, #sp-wp-post-list-121 > article > footer a, #sp-wp-post-list-122 > article > footer a, #sp-wp-post-list-123 > article > footer a, #sp-wp-post-list-124 > article > footer a, #sp-wp-post-list-125 > article > footer a, #sp-wp-post-list-126 > article > footer a, #sp-wp-post-list-127 > article > footer a, #sp-wp-post-list-128 > article > footer a, #sp-wp-post-list-129 > article > footer a, #sp-wp-post-list-13 > article > footer a, #sp-wp-post-list-14 > article > footer a, #sp-wp-post-list-15 > article > footer a, #sp-wp-post-list-16 > article > footer a, #sp-wp-post-list-17 > article > footer a, #sp-wp-post-list-18 > article > footer a, #sp-wp-post-list-19 > article > footer a, #sp-wp-post-list-2 > article > footer a, #sp-wp-post-list-20 > article > footer a, #sp-wp-post-list-21 > article > footer a, #sp-wp-post-list-22 > article > footer a, #sp-wp-post-list-23 > article > footer a, #sp-wp-post-list-24 > article > footer a, #sp-wp-post-list-25 > article > footer a, #sp-wp-post-list-26 > article > footer a, #sp-wp-post-list-27 > article > footer a, #sp-wp-post-list-28 > article > footer a, #sp-wp-post-list-29 > article > footer a, #sp-wp-post-list-3 > article > footer a, #sp-wp-post-list-30 > article > footer a, #sp-wp-post-list-31 > article > footer a, #sp-wp-post-list-32 > article > footer a, #sp-wp-post-list-33 > article > footer a, #sp-wp-post-list-34 > article > footer a, #sp-wp-post-list-35 > article > footer a, #sp-wp-post-list-36 > article > footer a, #sp-wp-post-list-37 > article > footer a, #sp-wp-post-list-38 > article > footer a, #sp-wp-post-list-39 > article > footer a, #sp-wp-post-list-4 > article > footer a, #sp-wp-post-list-40 > article > footer a, #sp-wp-post-list-41 > article > footer a, #sp-wp-post-list-42 > article > footer a, #sp-wp-post-list-43 > article > footer a, #sp-wp-post-list-44 > article > footer a, #sp-wp-post-list-45 > article > footer a, #sp-wp-post-list-46 > article > footer a, #sp-wp-post-list-47 > article > footer a, #sp-wp-post-list-48 > article > footer a, #sp-wp-post-list-49 > article > footer a, #sp-wp-post-list-5 > article > footer a, #sp-wp-post-list-50 > article > footer a, #sp-wp-post-list-51 > article > footer a, #sp-wp-post-list-52 > article > footer a, #sp-wp-post-list-53 > article > footer a, #sp-wp-post-list-54 > article > footer a, #sp-wp-post-list-55 > article > footer a, #sp-wp-post-list-56 > article > footer a, #sp-wp-post-list-57 > article > footer a, #sp-wp-post-list-58 > article > footer a, #sp-wp-post-list-59 > article > footer a, #sp-wp-post-list-6 > article > footer a, #sp-wp-post-list-60 > article > footer a, #sp-wp-post-list-61 > article > footer a, #sp-wp-post-list-62 > article > footer a, #sp-wp-post-list-63 > article > footer a, #sp-wp-post-list-64 > article > footer a, #sp-wp-post-list-65 > article > footer a, #sp-wp-post-list-66 > article > footer a, #sp-wp-post-list-67 > article > footer a, #sp-wp-post-list-68 > article > footer a, #sp-wp-post-list-69 > article > footer a, #sp-wp-post-list-7 > article > footer a, #sp-wp-post-list-70 > article > footer a, #sp-wp-post-list-71 > article > footer a, #sp-wp-post-list-72 > article > footer a, #sp-wp-post-list-73 > article > footer a, #sp-wp-post-list-74 > article > footer a, #sp-wp-post-list-75 > article > footer a, #sp-wp-post-list-76 > article > footer a, #sp-wp-post-list-77 > article > footer a, #sp-wp-post-list-78 > article > footer a, #sp-wp-post-list-79 > article > footer a, #sp-wp-post-list-8 > article > footer a, #sp-wp-post-list-80 > article > footer a, #sp-wp-post-list-81 > article > footer a, #sp-wp-post-list-82 > article > footer a, #sp-wp-post-list-83 > article > footer a, #sp-wp-post-list-84 > article > footer a, #sp-wp-post-list-85 > article > footer a, #sp-wp-post-list-86 > article > footer a, #sp-wp-post-list-87 > article > footer a, #sp-wp-post-list-88 > article > footer a, #sp-wp-post-list-89 > article > footer a, #sp-wp-post-list-9 > article > footer a, #sp-wp-post-list-90 > article > footer a, #sp-wp-post-list-91 > article > footer a, #sp-wp-post-list-92 > article > footer a, #sp-wp-post-list-93 > article > footer a, #sp-wp-post-list-94 > article > footer a, #sp-wp-post-list-95 > article > footer a, #sp-wp-post-list-96 > article > footer a, #sp-wp-post-list-97 > article > footer a, #sp-wp-post-list-98 > article > footer a, #sp-wp-post-list-99 > article > footer a{
  color : #f49924;
}

#sp-entry-content-1 > article > footer span, #sp-entry-content-10 > article > footer span, #sp-entry-content-11 > article > footer span, #sp-entry-content-12 > article > footer span, #sp-entry-content-13 > article > footer span, #sp-entry-content-14 > article > footer span, #sp-entry-content-15 > article > footer span, #sp-entry-content-16 > article > footer span, #sp-entry-content-17 > article > footer span, #sp-entry-content-18 > article > footer span, #sp-entry-content-2 > article > footer span, #sp-entry-content-3 > article > footer span, #sp-entry-content-4 > article > footer span, #sp-entry-content-5 > article > footer span, #sp-entry-content-6 > article > footer span, #sp-entry-content-7 > article > footer span, #sp-entry-content-8 > article > footer span, #sp-entry-content-9 > article > footer span, #sp-wp-post-list-10 > article > footer span, #sp-wp-post-list-100 > article > footer span, #sp-wp-post-list-101 > article > footer span, #sp-wp-post-list-102 > article > footer span, #sp-wp-post-list-103 > article > footer span, #sp-wp-post-list-104 > article > footer span, #sp-wp-post-list-105 > article > footer span, #sp-wp-post-list-106 > article > footer span, #sp-wp-post-list-107 > article > footer span, #sp-wp-post-list-108 > article > footer span, #sp-wp-post-list-109 > article > footer span, #sp-wp-post-list-11 > article > footer span, #sp-wp-post-list-110 > article > footer span, #sp-wp-post-list-111 > article > footer span, #sp-wp-post-list-112 > article > footer span, #sp-wp-post-list-113 > article > footer span, #sp-wp-post-list-114 > article > footer span, #sp-wp-post-list-115 > article > footer span, #sp-wp-post-list-116 > article > footer span, #sp-wp-post-list-117 > article > footer span, #sp-wp-post-list-118 > article > footer span, #sp-wp-post-list-119 > article > footer span, #sp-wp-post-list-12 > article > footer span, #sp-wp-post-list-120 > article > footer span, #sp-wp-post-list-121 > article > footer span, #sp-wp-post-list-122 > article > footer span, #sp-wp-post-list-123 > article > footer span, #sp-wp-post-list-124 > article > footer span, #sp-wp-post-list-125 > article > footer span, #sp-wp-post-list-126 > article > footer span, #sp-wp-post-list-127 > article > footer span, #sp-wp-post-list-128 > article > footer span, #sp-wp-post-list-129 > article > footer span, #sp-wp-post-list-13 > article > footer span, #sp-wp-post-list-14 > article > footer span, #sp-wp-post-list-15 > article > footer span, #sp-wp-post-list-16 > article > footer span, #sp-wp-post-list-17 > article > footer span, #sp-wp-post-list-18 > article > footer span, #sp-wp-post-list-19 > article > footer span, #sp-wp-post-list-2 > article > footer span, #sp-wp-post-list-20 > article > footer span, #sp-wp-post-list-21 > article > footer span, #sp-wp-post-list-22 > article > footer span, #sp-wp-post-list-23 > article > footer span, #sp-wp-post-list-24 > article > footer span, #sp-wp-post-list-25 > article > footer span, #sp-wp-post-list-26 > article > footer span, #sp-wp-post-list-27 > article > footer span, #sp-wp-post-list-28 > article > footer span, #sp-wp-post-list-29 > article > footer span, #sp-wp-post-list-3 > article > footer span, #sp-wp-post-list-30 > article > footer span, #sp-wp-post-list-31 > article > footer span, #sp-wp-post-list-32 > article > footer span, #sp-wp-post-list-33 > article > footer span, #sp-wp-post-list-34 > article > footer span, #sp-wp-post-list-35 > article > footer span, #sp-wp-post-list-36 > article > footer span, #sp-wp-post-list-37 > article > footer span, #sp-wp-post-list-38 > article > footer span, #sp-wp-post-list-39 > article > footer span, #sp-wp-post-list-4 > article > footer span, #sp-wp-post-list-40 > article > footer span, #sp-wp-post-list-41 > article > footer span, #sp-wp-post-list-42 > article > footer span, #sp-wp-post-list-43 > article > footer span, #sp-wp-post-list-44 > article > footer span, #sp-wp-post-list-45 > article > footer span, #sp-wp-post-list-46 > article > footer span, #sp-wp-post-list-47 > article > footer span, #sp-wp-post-list-48 > article > footer span, #sp-wp-post-list-49 > article > footer span, #sp-wp-post-list-5 > article > footer span, #sp-wp-post-list-50 > article > footer span, #sp-wp-post-list-51 > article > footer span, #sp-wp-post-list-52 > article > footer span, #sp-wp-post-list-53 > article > footer span, #sp-wp-post-list-54 > article > footer span, #sp-wp-post-list-55 > article > footer span, #sp-wp-post-list-56 > article > footer span, #sp-wp-post-list-57 > article > footer span, #sp-wp-post-list-58 > article > footer span, #sp-wp-post-list-59 > article > footer span, #sp-wp-post-list-6 > article > footer span, #sp-wp-post-list-60 > article > footer span, #sp-wp-post-list-61 > article > footer span, #sp-wp-post-list-62 > article > footer span, #sp-wp-post-list-63 > article > footer span, #sp-wp-post-list-64 > article > footer span, #sp-wp-post-list-65 > article > footer span, #sp-wp-post-list-66 > article > footer span, #sp-wp-post-list-67 > article > footer span, #sp-wp-post-list-68 > article > footer span, #sp-wp-post-list-69 > article > footer span, #sp-wp-post-list-7 > article > footer span, #sp-wp-post-list-70 > article > footer span, #sp-wp-post-list-71 > article > footer span, #sp-wp-post-list-72 > article > footer span, #sp-wp-post-list-73 > article > footer span, #sp-wp-post-list-74 > article > footer span, #sp-wp-post-list-75 > article > footer span, #sp-wp-post-list-76 > article > footer span, #sp-wp-post-list-77 > article > footer span, #sp-wp-post-list-78 > article > footer span, #sp-wp-post-list-79 > article > footer span, #sp-wp-post-list-8 > article > footer span, #sp-wp-post-list-80 > article > footer span, #sp-wp-post-list-81 > article > footer span, #sp-wp-post-list-82 > article > footer span, #sp-wp-post-list-83 > article > footer span, #sp-wp-post-list-84 > article > footer span, #sp-wp-post-list-85 > article > footer span, #sp-wp-post-list-86 > article > footer span, #sp-wp-post-list-87 > article > footer span, #sp-wp-post-list-88 > article > footer span, #sp-wp-post-list-89 > article > footer span, #sp-wp-post-list-9 > article > footer span, #sp-wp-post-list-90 > article > footer span, #sp-wp-post-list-91 > article > footer span, #sp-wp-post-list-92 > article > footer span, #sp-wp-post-list-93 > article > footer span, #sp-wp-post-list-94 > article > footer span, #sp-wp-post-list-95 > article > footer span, #sp-wp-post-list-96 > article > footer span, #sp-wp-post-list-97 > article > footer span, #sp-wp-post-list-98 > article > footer span, #sp-wp-post-list-99 > article > footer span{
  font-size : 1.2rem;
  color : #f49924;
  background-repeat : no-repeat;
  background-position : 0px 2px;
  padding-top : 2px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-right : 15px;
  display : inline-block;
}

#sp-entry-content-1 > article > header, #sp-entry-content-10 > article > header, #sp-entry-content-11 > article > header, #sp-entry-content-12 > article > header, #sp-entry-content-13 > article > header, #sp-entry-content-14 > article > header, #sp-entry-content-15 > article > header, #sp-entry-content-16 > article > header, #sp-entry-content-17 > article > header, #sp-entry-content-18 > article > header, #sp-entry-content-2 > article > header, #sp-entry-content-3 > article > header, #sp-entry-content-4 > article > header, #sp-entry-content-5 > article > header, #sp-entry-content-6 > article > header, #sp-entry-content-7 > article > header, #sp-entry-content-8 > article > header, #sp-entry-content-9 > article > header, #sp-wp-post-list-10 > article > header, #sp-wp-post-list-100 > article > header, #sp-wp-post-list-101 > article > header, #sp-wp-post-list-102 > article > header, #sp-wp-post-list-103 > article > header, #sp-wp-post-list-104 > article > header, #sp-wp-post-list-105 > article > header, #sp-wp-post-list-106 > article > header, #sp-wp-post-list-107 > article > header, #sp-wp-post-list-108 > article > header, #sp-wp-post-list-109 > article > header, #sp-wp-post-list-11 > article > header, #sp-wp-post-list-110 > article > header, #sp-wp-post-list-111 > article > header, #sp-wp-post-list-112 > article > header, #sp-wp-post-list-113 > article > header, #sp-wp-post-list-114 > article > header, #sp-wp-post-list-115 > article > header, #sp-wp-post-list-116 > article > header, #sp-wp-post-list-117 > article > header, #sp-wp-post-list-118 > article > header, #sp-wp-post-list-119 > article > header, #sp-wp-post-list-12 > article > header, #sp-wp-post-list-120 > article > header, #sp-wp-post-list-121 > article > header, #sp-wp-post-list-122 > article > header, #sp-wp-post-list-123 > article > header, #sp-wp-post-list-124 > article > header, #sp-wp-post-list-125 > article > header, #sp-wp-post-list-126 > article > header, #sp-wp-post-list-127 > article > header, #sp-wp-post-list-128 > article > header, #sp-wp-post-list-129 > article > header, #sp-wp-post-list-13 > article > header, #sp-wp-post-list-14 > article > header, #sp-wp-post-list-15 > article > header, #sp-wp-post-list-16 > article > header, #sp-wp-post-list-17 > article > header, #sp-wp-post-list-18 > article > header, #sp-wp-post-list-19 > article > header, #sp-wp-post-list-2 > article > header, #sp-wp-post-list-20 > article > header, #sp-wp-post-list-21 > article > header, #sp-wp-post-list-22 > article > header, #sp-wp-post-list-23 > article > header, #sp-wp-post-list-24 > article > header, #sp-wp-post-list-25 > article > header, #sp-wp-post-list-26 > article > header, #sp-wp-post-list-27 > article > header, #sp-wp-post-list-28 > article > header, #sp-wp-post-list-29 > article > header, #sp-wp-post-list-3 > article > header, #sp-wp-post-list-30 > article > header, #sp-wp-post-list-31 > article > header, #sp-wp-post-list-32 > article > header, #sp-wp-post-list-33 > article > header, #sp-wp-post-list-34 > article > header, #sp-wp-post-list-35 > article > header, #sp-wp-post-list-36 > article > header, #sp-wp-post-list-37 > article > header, #sp-wp-post-list-38 > article > header, #sp-wp-post-list-39 > article > header, #sp-wp-post-list-4 > article > header, #sp-wp-post-list-40 > article > header, #sp-wp-post-list-41 > article > header, #sp-wp-post-list-42 > article > header, #sp-wp-post-list-43 > article > header, #sp-wp-post-list-44 > article > header, #sp-wp-post-list-45 > article > header, #sp-wp-post-list-46 > article > header, #sp-wp-post-list-47 > article > header, #sp-wp-post-list-48 > article > header, #sp-wp-post-list-49 > article > header, #sp-wp-post-list-5 > article > header, #sp-wp-post-list-50 > article > header, #sp-wp-post-list-51 > article > header, #sp-wp-post-list-52 > article > header, #sp-wp-post-list-53 > article > header, #sp-wp-post-list-54 > article > header, #sp-wp-post-list-55 > article > header, #sp-wp-post-list-56 > article > header, #sp-wp-post-list-57 > article > header, #sp-wp-post-list-58 > article > header, #sp-wp-post-list-59 > article > header, #sp-wp-post-list-6 > article > header, #sp-wp-post-list-60 > article > header, #sp-wp-post-list-61 > article > header, #sp-wp-post-list-62 > article > header, #sp-wp-post-list-63 > article > header, #sp-wp-post-list-64 > article > header, #sp-wp-post-list-65 > article > header, #sp-wp-post-list-66 > article > header, #sp-wp-post-list-67 > article > header, #sp-wp-post-list-68 > article > header, #sp-wp-post-list-69 > article > header, #sp-wp-post-list-7 > article > header, #sp-wp-post-list-70 > article > header, #sp-wp-post-list-71 > article > header, #sp-wp-post-list-72 > article > header, #sp-wp-post-list-73 > article > header, #sp-wp-post-list-74 > article > header, #sp-wp-post-list-75 > article > header, #sp-wp-post-list-76 > article > header, #sp-wp-post-list-77 > article > header, #sp-wp-post-list-78 > article > header, #sp-wp-post-list-79 > article > header, #sp-wp-post-list-8 > article > header, #sp-wp-post-list-80 > article > header, #sp-wp-post-list-81 > article > header, #sp-wp-post-list-82 > article > header, #sp-wp-post-list-83 > article > header, #sp-wp-post-list-84 > article > header, #sp-wp-post-list-85 > article > header, #sp-wp-post-list-86 > article > header, #sp-wp-post-list-87 > article > header, #sp-wp-post-list-88 > article > header, #sp-wp-post-list-89 > article > header, #sp-wp-post-list-9 > article > header, #sp-wp-post-list-90 > article > header, #sp-wp-post-list-91 > article > header, #sp-wp-post-list-92 > article > header, #sp-wp-post-list-93 > article > header, #sp-wp-post-list-94 > article > header, #sp-wp-post-list-95 > article > header, #sp-wp-post-list-96 > article > header, #sp-wp-post-list-97 > article > header, #sp-wp-post-list-98 > article > header, #sp-wp-post-list-99 > article > header{
  margin-bottom : 0px;
}

#sp-entry-content-1 > article > header > h4, #sp-entry-content-10 > article > header > h4, #sp-entry-content-11 > article > header > h4, #sp-entry-content-12 > article > header > h4, #sp-entry-content-13 > article > header > h4, #sp-entry-content-14 > article > header > h4, #sp-entry-content-15 > article > header > h4, #sp-entry-content-16 > article > header > h4, #sp-entry-content-17 > article > header > h4, #sp-entry-content-18 > article > header > h4, #sp-entry-content-2 > article > header > h4, #sp-entry-content-3 > article > header > h4, #sp-entry-content-4 > article > header > h4, #sp-entry-content-5 > article > header > h4, #sp-entry-content-6 > article > header > h4, #sp-entry-content-7 > article > header > h4, #sp-entry-content-8 > article > header > h4, #sp-entry-content-9 > article > header > h4, #sp-wp-post-list-10 > article > header > h4, #sp-wp-post-list-100 > article > header > h4, #sp-wp-post-list-101 > article > header > h4, #sp-wp-post-list-102 > article > header > h4, #sp-wp-post-list-103 > article > header > h4, #sp-wp-post-list-104 > article > header > h4, #sp-wp-post-list-105 > article > header > h4, #sp-wp-post-list-106 > article > header > h4, #sp-wp-post-list-107 > article > header > h4, #sp-wp-post-list-108 > article > header > h4, #sp-wp-post-list-109 > article > header > h4, #sp-wp-post-list-11 > article > header > h4, #sp-wp-post-list-110 > article > header > h4, #sp-wp-post-list-111 > article > header > h4, #sp-wp-post-list-112 > article > header > h4, #sp-wp-post-list-113 > article > header > h4, #sp-wp-post-list-114 > article > header > h4, #sp-wp-post-list-115 > article > header > h4, #sp-wp-post-list-116 > article > header > h4, #sp-wp-post-list-117 > article > header > h4, #sp-wp-post-list-118 > article > header > h4, #sp-wp-post-list-119 > article > header > h4, #sp-wp-post-list-12 > article > header > h4, #sp-wp-post-list-120 > article > header > h4, #sp-wp-post-list-121 > article > header > h4, #sp-wp-post-list-122 > article > header > h4, #sp-wp-post-list-123 > article > header > h4, #sp-wp-post-list-124 > article > header > h4, #sp-wp-post-list-125 > article > header > h4, #sp-wp-post-list-126 > article > header > h4, #sp-wp-post-list-127 > article > header > h4, #sp-wp-post-list-128 > article > header > h4, #sp-wp-post-list-129 > article > header > h4, #sp-wp-post-list-13 > article > header > h4, #sp-wp-post-list-14 > article > header > h4, #sp-wp-post-list-15 > article > header > h4, #sp-wp-post-list-16 > article > header > h4, #sp-wp-post-list-17 > article > header > h4, #sp-wp-post-list-18 > article > header > h4, #sp-wp-post-list-19 > article > header > h4, #sp-wp-post-list-2 > article > header > h4, #sp-wp-post-list-20 > article > header > h4, #sp-wp-post-list-21 > article > header > h4, #sp-wp-post-list-22 > article > header > h4, #sp-wp-post-list-23 > article > header > h4, #sp-wp-post-list-24 > article > header > h4, #sp-wp-post-list-25 > article > header > h4, #sp-wp-post-list-26 > article > header > h4, #sp-wp-post-list-27 > article > header > h4, #sp-wp-post-list-28 > article > header > h4, #sp-wp-post-list-29 > article > header > h4, #sp-wp-post-list-3 > article > header > h4, #sp-wp-post-list-30 > article > header > h4, #sp-wp-post-list-31 > article > header > h4, #sp-wp-post-list-32 > article > header > h4, #sp-wp-post-list-33 > article > header > h4, #sp-wp-post-list-34 > article > header > h4, #sp-wp-post-list-35 > article > header > h4, #sp-wp-post-list-36 > article > header > h4, #sp-wp-post-list-37 > article > header > h4, #sp-wp-post-list-38 > article > header > h4, #sp-wp-post-list-39 > article > header > h4, #sp-wp-post-list-4 > article > header > h4, #sp-wp-post-list-40 > article > header > h4, #sp-wp-post-list-41 > article > header > h4, #sp-wp-post-list-42 > article > header > h4, #sp-wp-post-list-43 > article > header > h4, #sp-wp-post-list-44 > article > header > h4, #sp-wp-post-list-45 > article > header > h4, #sp-wp-post-list-46 > article > header > h4, #sp-wp-post-list-47 > article > header > h4, #sp-wp-post-list-48 > article > header > h4, #sp-wp-post-list-49 > article > header > h4, #sp-wp-post-list-5 > article > header > h4, #sp-wp-post-list-50 > article > header > h4, #sp-wp-post-list-51 > article > header > h4, #sp-wp-post-list-52 > article > header > h4, #sp-wp-post-list-53 > article > header > h4, #sp-wp-post-list-54 > article > header > h4, #sp-wp-post-list-55 > article > header > h4, #sp-wp-post-list-56 > article > header > h4, #sp-wp-post-list-57 > article > header > h4, #sp-wp-post-list-58 > article > header > h4, #sp-wp-post-list-59 > article > header > h4, #sp-wp-post-list-6 > article > header > h4, #sp-wp-post-list-60 > article > header > h4, #sp-wp-post-list-61 > article > header > h4, #sp-wp-post-list-62 > article > header > h4, #sp-wp-post-list-63 > article > header > h4, #sp-wp-post-list-64 > article > header > h4, #sp-wp-post-list-65 > article > header > h4, #sp-wp-post-list-66 > article > header > h4, #sp-wp-post-list-67 > article > header > h4, #sp-wp-post-list-68 > article > header > h4, #sp-wp-post-list-69 > article > header > h4, #sp-wp-post-list-7 > article > header > h4, #sp-wp-post-list-70 > article > header > h4, #sp-wp-post-list-71 > article > header > h4, #sp-wp-post-list-72 > article > header > h4, #sp-wp-post-list-73 > article > header > h4, #sp-wp-post-list-74 > article > header > h4, #sp-wp-post-list-75 > article > header > h4, #sp-wp-post-list-76 > article > header > h4, #sp-wp-post-list-77 > article > header > h4, #sp-wp-post-list-78 > article > header > h4, #sp-wp-post-list-79 > article > header > h4, #sp-wp-post-list-8 > article > header > h4, #sp-wp-post-list-80 > article > header > h4, #sp-wp-post-list-81 > article > header > h4, #sp-wp-post-list-82 > article > header > h4, #sp-wp-post-list-83 > article > header > h4, #sp-wp-post-list-84 > article > header > h4, #sp-wp-post-list-85 > article > header > h4, #sp-wp-post-list-86 > article > header > h4, #sp-wp-post-list-87 > article > header > h4, #sp-wp-post-list-88 > article > header > h4, #sp-wp-post-list-89 > article > header > h4, #sp-wp-post-list-9 > article > header > h4, #sp-wp-post-list-90 > article > header > h4, #sp-wp-post-list-91 > article > header > h4, #sp-wp-post-list-92 > article > header > h4, #sp-wp-post-list-93 > article > header > h4, #sp-wp-post-list-94 > article > header > h4, #sp-wp-post-list-95 > article > header > h4, #sp-wp-post-list-96 > article > header > h4, #sp-wp-post-list-97 > article > header > h4, #sp-wp-post-list-98 > article > header > h4, #sp-wp-post-list-99 > article > header > h4{
  margin-bottom : 0px;
}

