#colophon{
  background-color : #605043;
}

#colophon .minimal{
  background-color : #faf8f4;
}

#content{
  min-height : 50px;
}

#masthead{
  background-color : #ffffff;
  margin-bottom : 0px;
}

#page{
  font-size : 1.6rem;
}

#sidebar1 > nav{
  margin-bottom : 22px;
}

#sidebar2 > nav{
  margin-bottom : 22px;
}

*{
  box-sizing : border-box;
  
}

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

.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{
  background-position : center center;
  margin-top : 20px;
  max-width : 100%;
  word-wrap : normal;
}

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

.sp-html-src{
  margin-top : 20px;
}

.sp-html-src > iframe{
  display : block;
}

.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-sns-button > ul > li > iframe[src*="mixi"][src*="show_faces=false"]{
  max-width : 58px;
}

.sp-sns-button > ul > li > iframe[src*="mixi"][src*="show_faces=true"]{
  max-width : 100%;
}

.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;
}

.sp-yahoo-map{
  background-position : center center;
  margin-top : 20px;
}

a{
  color : #333333;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:focus{
  color : #333333;
  text-decoration : none;
}

a:hover{
  color : #333333;
  text-decoration : none;
}

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.3;
  color : #333333;
  background-color : #faf8f4;
  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%;
}

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{
    margin-top : 45px;
  }

  #colophon .horizontal{
    padding-top : 15px;
    padding-left : 1000%;
    padding-right : 1000%;
    padding-bottom : 15px;
    margin-left : -1000%;
    margin-right : -1000%;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #666666;
    border-bottom-color : #666666;
  }

  #colophon .minimal{
    color : #333333;
    text-align : center;
    padding-left : 1000%;
    padding-right : 1000%;
    margin-left : -1000%;
    margin-right : -1000%;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #666666;
    border-bottom-color : #666666;
  }

  #colophon .minimal a{
    color : #333333;
  }

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

  #contenthead{
    margin-bottom : 41px;
  }

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

  #main-inner #contenthead{
    overflow : hidden;
  }

  #main > #contenthead > a{
    background-color : #f3eee7;
    padding-left : 1000%;
    padding-right : 1000%;
    margin-left : -1000%;
    margin-right : -1000%;
  }

  #masthead{
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 26px;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
  }

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

  #masthead-inner .sp-site-navigation{
    text-align : center;
    margin-top : 38px;
  }

  #masthead-inner .sp-site-navigation > ul{
    text-align : left;
    display : inline-block;
  }

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

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

  .sp-html-src > iframe{
    margin-left : auto;
    margin-right : auto;
  }

  .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;
  }

  body:not(.home) #contenthead{
    margin-bottom : 0px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

  #contenthead{
    margin-bottom : 22px;
  }

  #main-inner{
    padding-left : 10px;
    padding-right : 10px;
  }

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

  #masthead-inner .sp-site-navigation{
    width : 100%;
    position : static;
  }

  #masthead-inner .sp-site-navigation > .menu-toggle{
    background-color : transparent !important;
    background-image : url(img/icon-menu-toggle-02.png) !important;
    width : 30px;
    height : 34px;
    position : absolute;
    top : 15px;
    right : 0px;
  }

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

  *{
    box-sizing : border-box;
  }

  .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{
    padding-bottom : 56.25%;
    width : auto !important;
    height : 0px;
    min-height : 300px;
    position : relative;
    overflow : hidden;
  }

  .sp-google-map iframe{
    width : 100%;
    height : 100%;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  .sp-html-src > .video{
    padding-bottom : 56.25%;
    margin-top : 20px;
    width : auto !important;
    height : 0px;
    position : relative;
    overflow : hidden;
  }

  .sp-html-src > .video > iframe{
    width : 100% !important;
    height : 100% !important;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  .sp-html-src > .youtube{
    padding-bottom : 56.25%;
    margin-top : 20px;
    width : auto !important;
    height : 0px;
    position : relative;
    overflow : hidden;
  }

  .sp-html-src > .youtube > iframe{
    width : 100% !important;
    height : 100% !important;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  .sp-html-src > iframe{
    width : 100%;
  }

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

  .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{
    padding-bottom : 56.25%;
    width : auto !important;
    height : 0px;
    min-height : 300px;
    position : relative;
    overflow : hidden;
  }

  .sp-yahoo-map iframe{
    width : 100%;
    height : 100%;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  body:not(.home) #contenthead{
    margin-bottom : 0px;
  }

  embed{
    max-width : 100%;
  }
}

#sp-site-branding2-1{
  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;
  box-sizing : border-box;
}

#sp-site-branding2-1 .extra{
  width : 100%;
  position : relative;
}

#sp-site-branding2-1 .extra p{
  text-align : center;
}

#sp-site-branding2-1 .site-description{
  font-size : 10px;
  font-weight : normal;
  line-height : 20px;
  color : #4e7e58;
  text-align : center;
  width : 100%;
  display : block;
  top : 0px;
}

#sp-site-branding2-1 .site-title{
  background-color : transparent;
  background-image : url(img/03.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : center top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  min-width : 279px;
  min-height : 85px;
  float : none;
  display : block;
  overflow : hidden;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  padding-bottom : 10px;
  min-width : 279px;
  min-height : 85px;
  display : block;
}

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

  #sp-site-branding2-1{
    width : 100%;
  }

  #sp-site-branding2-1 .site-description{
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 10px;
  }

  #sp-site-branding2-1 .site-title{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    float : none;
  }

  #sp-site-branding2-1 .site-title a{
    background-position : center top;
    width : 100%;
  }

  #sp-site-branding2-1 .site-title::after{
    display : none;
  }

  .site-title::before{
    display : none;
  }
}

#sp-list-10, #sp-list-11, #sp-list-12, #sp-list-13, #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-6 li, #sp-list-7 li, #sp-list-8 li, #sp-list-9 li{
  padding-left : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #656565;
}

#sp-list-10 > li, #sp-list-11 > li, #sp-list-12 > li, #sp-list-13 > li, #sp-list-6 > li, #sp-list-7 > li, #sp-list-8 > li, #sp-list-9 > li{
  color : #000000;
}

#sp-list-14, #sp-list-15, #sp-list-16, #sp-list-17, #sp-list-18, #sp-list-19, #sp-list-5{
  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-14 li, #sp-list-15 li, #sp-list-16 li, #sp-list-17 li, #sp-list-18 li, #sp-list-19 li, #sp-list-5 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-14 > li, #sp-list-15 > li, #sp-list-16 > li, #sp-list-17 > li, #sp-list-18 > li, #sp-list-19 > li, #sp-list-5 > li{
  color : #5e3b1c;
}

#sp-table-1 tbody, #sp-table-2 tbody{
  width : 100%;
  height : auto;
}

#sp-table-1 td, #sp-table-2 td{
  font-size : 16px;
  color : #676767;
  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;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-1 th, #sp-table-2 th{
  font-size : 16px;
  font-weight : normal;
  color : #676767;
  background-color : #f2f2f2;
  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;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-1 th.col-title, #sp-table-2 th.col-title{
  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;
}

#sp-table-1 tr:first-child th.col-title, #sp-table-2 tr:first-child th.col-title{
  background-color : #f2f2f2;
  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-block-container-108 > .large, #sp-block-container-114 > .large, #sp-block-container-120 > .large, #sp-block-container-140 > .large, #sp-block-container-141 > .large, #sp-block-container-142 > .large, #sp-block-container-144 > .large, #sp-block-container-45 > .large, #sp-block-container-54 > .large, #sp-block-container-64 > .large, #sp-block-container-69 > .large, #sp-block-container-79 > .large, #sp-block-container-93 > .large{
  font-size : 1.5em;
}

#sp-block-container-108 > .medium, #sp-block-container-114 > .medium, #sp-block-container-120 > .medium, #sp-block-container-140 > .medium, #sp-block-container-141 > .medium, #sp-block-container-142 > .medium, #sp-block-container-144 > .medium, #sp-block-container-45 > .medium, #sp-block-container-54 > .medium, #sp-block-container-64 > .medium, #sp-block-container-69 > .medium, #sp-block-container-79 > .medium, #sp-block-container-93 > .medium{
  font-size : 1em;
}

#sp-block-container-108 > .x-large, #sp-block-container-114 > .x-large, #sp-block-container-120 > .x-large, #sp-block-container-140 > .x-large, #sp-block-container-141 > .x-large, #sp-block-container-142 > .x-large, #sp-block-container-144 > .x-large, #sp-block-container-45 > .x-large, #sp-block-container-54 > .x-large, #sp-block-container-64 > .x-large, #sp-block-container-69 > .x-large, #sp-block-container-79 > .x-large, #sp-block-container-93 > .x-large{
  font-size : 2em;
}

#sp-block-container-108 > .x-small, #sp-block-container-114 > .x-small, #sp-block-container-120 > .x-small, #sp-block-container-140 > .x-small, #sp-block-container-141 > .x-small, #sp-block-container-142 > .x-small, #sp-block-container-144 > .x-small, #sp-block-container-45 > .x-small, #sp-block-container-54 > .x-small, #sp-block-container-64 > .x-small, #sp-block-container-69 > .x-small, #sp-block-container-79 > .x-small, #sp-block-container-93 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-108 > .xx-large, #sp-block-container-114 > .xx-large, #sp-block-container-120 > .xx-large, #sp-block-container-140 > .xx-large, #sp-block-container-141 > .xx-large, #sp-block-container-142 > .xx-large, #sp-block-container-144 > .xx-large, #sp-block-container-45 > .xx-large, #sp-block-container-54 > .xx-large, #sp-block-container-64 > .xx-large, #sp-block-container-69 > .xx-large, #sp-block-container-79 > .xx-large, #sp-block-container-93 > .xx-large{
  font-size : 3em;
}

#sp-block-container-108 > .xx-small, #sp-block-container-114 > .xx-small, #sp-block-container-120 > .xx-small, #sp-block-container-140 > .xx-small, #sp-block-container-141 > .xx-small, #sp-block-container-142 > .xx-small, #sp-block-container-144 > .xx-small, #sp-block-container-45 > .xx-small, #sp-block-container-54 > .xx-small, #sp-block-container-64 > .xx-small, #sp-block-container-69 > .xx-small, #sp-block-container-79 > .xx-small, #sp-block-container-93 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-108 > a:link, #sp-block-container-114 > a:link, #sp-block-container-120 > a:link, #sp-block-container-140 > a:link, #sp-block-container-141 > a:link, #sp-block-container-142 > a:link, #sp-block-container-144 > a:link, #sp-block-container-45 > a:link, #sp-block-container-54 > a:link, #sp-block-container-64 > a:link, #sp-block-container-69 > a:link, #sp-block-container-79 > a:link, #sp-block-container-93 > a:link{
  color : #9d632f;
}

#sp-block-container-108 > em, #sp-block-container-114 > em, #sp-block-container-120 > em, #sp-block-container-140 > em, #sp-block-container-141 > em, #sp-block-container-142 > em, #sp-block-container-144 > em, #sp-block-container-45 > em, #sp-block-container-54 > em, #sp-block-container-64 > em, #sp-block-container-69 > em, #sp-block-container-79 > em, #sp-block-container-93 > em{
  font-style : oblique;
  color : #9d632f;
}

#sp-block-container-108 > h1, #sp-block-container-114 > h1, #sp-block-container-120 > h1, #sp-block-container-140 > h1, #sp-block-container-141 > h1, #sp-block-container-142 > h1, #sp-block-container-144 > h1, #sp-block-container-45 > h1, #sp-block-container-54 > h1, #sp-block-container-64 > h1, #sp-block-container-69 > h1, #sp-block-container-79 > h1, #sp-block-container-93 > h1{
  color : #333333;
  background-color : #ffd6b2;
  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 : 11px;
  padding-left : 9px;
  padding-right : 9px;
  padding-bottom : 11px;
  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 : #5e3b1c;
  border-left-color : #5e3b1c;
  border-right-color : #5e3b1c;
  border-bottom-color : #5e3b1c;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#sp-block-container-108 > h2, #sp-block-container-114 > h2, #sp-block-container-120 > h2, #sp-block-container-140 > h2, #sp-block-container-141 > h2, #sp-block-container-142 > h2, #sp-block-container-144 > h2, #sp-block-container-45 > h2, #sp-block-container-54 > h2, #sp-block-container-64 > h2, #sp-block-container-69 > h2, #sp-block-container-79 > h2, #sp-block-container-93 > h2{
  color : #ffffff;
  background-color : #9d632f;
  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 : 9px;
  padding-left : 11px;
  padding-right : 10px;
  padding-bottom : 9px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
}

#sp-block-container-108 > h3, #sp-block-container-114 > h3, #sp-block-container-120 > h3, #sp-block-container-140 > h3, #sp-block-container-141 > h3, #sp-block-container-142 > h3, #sp-block-container-144 > h3, #sp-block-container-45 > h3, #sp-block-container-54 > h3, #sp-block-container-64 > h3, #sp-block-container-69 > h3, #sp-block-container-79 > h3, #sp-block-container-93 > h3{
  font-size : 1.3em;
  color : #ffffff;
  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;
  padding-top : 7px;
  padding-left : 11px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  clear : both;
}

#sp-block-container-108 > h4, #sp-block-container-114 > h4, #sp-block-container-120 > h4, #sp-block-container-140 > h4, #sp-block-container-141 > h4, #sp-block-container-142 > h4, #sp-block-container-144 > h4, #sp-block-container-45 > h4, #sp-block-container-54 > h4, #sp-block-container-64 > h4, #sp-block-container-69 > h4, #sp-block-container-79 > h4, #sp-block-container-93 > h4{
  font-size : 1.2em;
  color : #333333;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : double;
  border-bottom-color : #5e3b1c;
  clear : both;
}

#sp-block-container-108 > h5, #sp-block-container-114 > h5, #sp-block-container-120 > h5, #sp-block-container-140 > h5, #sp-block-container-141 > h5, #sp-block-container-142 > h5, #sp-block-container-144 > h5, #sp-block-container-45 > h5, #sp-block-container-54 > h5, #sp-block-container-64 > h5, #sp-block-container-69 > h5, #sp-block-container-79 > h5, #sp-block-container-93 > h5{
  font-size : 1em;
  color : #5e3b1c;
  background-color : #ffd6b2;
  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 : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 10px;
  clear : both;
}

#sp-block-container-108 > h6, #sp-block-container-114 > h6, #sp-block-container-120 > h6, #sp-block-container-140 > h6, #sp-block-container-141 > h6, #sp-block-container-142 > h6, #sp-block-container-144 > h6, #sp-block-container-45 > h6, #sp-block-container-54 > h6, #sp-block-container-64 > h6, #sp-block-container-69 > h6, #sp-block-container-79 > h6, #sp-block-container-93 > h6{
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #9d632f;
}

#sp-block-container-108 > p, #sp-block-container-114 > p, #sp-block-container-120 > p, #sp-block-container-140 > p, #sp-block-container-141 > p, #sp-block-container-142 > p, #sp-block-container-144 > p, #sp-block-container-45 > p, #sp-block-container-54 > p, #sp-block-container-64 > p, #sp-block-container-69 > p, #sp-block-container-79 > p, #sp-block-container-93 > p{
  line-height : 1.4;
  color : #333333;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.5em;
}

#sp-block-container-108 > p.indent, #sp-block-container-114 > p.indent, #sp-block-container-120 > p.indent, #sp-block-container-140 > p.indent, #sp-block-container-141 > p.indent, #sp-block-container-142 > p.indent, #sp-block-container-144 > p.indent, #sp-block-container-45 > p.indent, #sp-block-container-54 > p.indent, #sp-block-container-64 > p.indent, #sp-block-container-69 > p.indent, #sp-block-container-79 > p.indent, #sp-block-container-93 > p.indent{
  padding-left : 20px;
}

#sp-block-container-108 > p.small, #sp-block-container-114 > p.small, #sp-block-container-120 > p.small, #sp-block-container-140 > p.small, #sp-block-container-141 > p.small, #sp-block-container-142 > p.small, #sp-block-container-144 > p.small, #sp-block-container-45 > p.small, #sp-block-container-54 > p.small, #sp-block-container-64 > p.small, #sp-block-container-69 > p.small, #sp-block-container-79 > p.small, #sp-block-container-93 > p.small{
  font-size : 0.9em;
}

#sp-block-container-108 > strong, #sp-block-container-114 > strong, #sp-block-container-120 > strong, #sp-block-container-140 > strong, #sp-block-container-141 > strong, #sp-block-container-142 > strong, #sp-block-container-144 > strong, #sp-block-container-45 > strong, #sp-block-container-54 > strong, #sp-block-container-64 > strong, #sp-block-container-69 > strong, #sp-block-container-79 > strong, #sp-block-container-93 > strong{
  font-weight : bold;
  color : #5e3b1c;
}

#sp-block-container-126 > .large{
  font-size : 1.5em;
}

#sp-block-container-126 > .medium{
  font-size : 1em;
}

#sp-block-container-126 > .x-large{
  font-size : 2em;
}

#sp-block-container-126 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-126 > .xx-large{
  font-size : 3em;
}

#sp-block-container-126 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-126 > a:link{
  color : #2761c6;
  text-decoration : underline;
}

#sp-block-container-126 > em{
  font-style : oblique;
  color : #2761c6;
}

#sp-block-container-126 > h1{
  color : #333333;
  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 : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-bottom-color : #cccccc;
}

#sp-block-container-126 > h2{
  color : #333333;
  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 : 11px;
  padding-left : 21px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 5px;
  border-bottom-width : 1px;
  border-top-style : double;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-bottom-color : #cccccc;
}

#sp-block-container-126 > h3{
  font-size : 1.3em;
  color : #333333;
  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 : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-bottom-color : #cccccc;
  clear : both;
}

#sp-block-container-126 > h4{
  font-size : 1.2em;
  color : #333333;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #213860;
  clear : both;
}

#sp-block-container-126 > h5{
  font-size : 1em;
  color : #333333;
  background-color : #b4d6fa;
  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 : 7px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 7px;
  clear : both;
}

#sp-block-container-126 > h6{
  font-size : 1em;
  color : #333333;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #213860;
}

#sp-block-container-126 > p{
  line-height : 1.6;
  color : #333333;
  text-align : left;
  margin-top : 0.8em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.8em;
}

#sp-block-container-126 > p.indent{
  padding-left : 15px;
}

#sp-block-container-126 > p.small{
  font-size : 0.9em;
}

#sp-block-container-126 > strong{
  font-weight : bold;
  color : #333333;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #b4d6fa;
}

#sp-block-container-101 > .large{
  font-size : 1.5em;
}

#sp-block-container-101 > .medium{
  font-size : 1em;
}

#sp-block-container-101 > .x-large{
  font-size : 2em;
}

#sp-block-container-101 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-101 > .xx-large{
  font-size : 3em;
}

#sp-block-container-101 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-101 > a:link{
  color : #555555;
  text-decoration : underline;
}

#sp-block-container-101 > em{
  font-style : oblique;
  color : #555555;
}

#sp-block-container-101 > h1{
  color : #333333;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-block-container-101 > h2{
  color : #333333;
  padding-top : 11px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

#sp-block-container-101 > h3{
  font-size : 1.2em;
  font-weight : normal;
  color : #333333;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
  clear : both;
}

#sp-block-container-101 > h4{
  font-size : 1.1em;
  color : #333333;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  clear : both;
}

#sp-block-container-101 > h5{
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  background-color : #f2f2f2;
  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 : 15px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

#sp-block-container-101 > h6{
  font-size : 0.8em;
  color : #666666;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #666666;
}

#sp-block-container-101 > p{
  line-height : 2;
  color : #333333;
  text-align : left;
  margin-top : 1em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 1em;
}

#sp-block-container-101 > p.indent{
  padding-left : 20px;
}

#sp-block-container-101 > p.small{
  font-size : 0.9em;
}

#sp-block-container-101 > strong{
  font-weight : bold;
  color : #333333;
}

#sp-definition-list-15, #sp-definition-list-16, #sp-definition-list-23{
  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-definition-list-15 dd, #sp-definition-list-16 dd, #sp-definition-list-23 dd{
  padding-top : 0px;
  padding-left : 4px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 16px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

#sp-definition-list-15 dt, #sp-definition-list-16 dt, #sp-definition-list-23 dt{
  font-weight : bold;
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 20px;
  border-left-style : solid;
  border-left-color : #f09654;
}

#sp-definition-list-15 > dd, #sp-definition-list-16 > dd, #sp-definition-list-23 > dd{
  color : #333333;
}

#sp-definition-list-15 > dt, #sp-definition-list-16 > dt, #sp-definition-list-23 > dt{
  color : #333333;
}

#sp-definition-list-11, #sp-definition-list-13, #sp-definition-list-14, #sp-definition-list-18, #sp-definition-list-2, #sp-definition-list-22, #sp-definition-list-24, #sp-definition-list-27, #sp-definition-list-30, #sp-definition-list-8{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  width : 100%;
  list-style-type : none;
}

#sp-definition-list-11 dd, #sp-definition-list-13 dd, #sp-definition-list-14 dd, #sp-definition-list-18 dd, #sp-definition-list-2 dd, #sp-definition-list-22 dd, #sp-definition-list-24 dd, #sp-definition-list-27 dd, #sp-definition-list-30 dd, #sp-definition-list-8 dd{
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 9px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-11 dt, #sp-definition-list-13 dt, #sp-definition-list-14 dt, #sp-definition-list-18 dt, #sp-definition-list-2 dt, #sp-definition-list-22 dt, #sp-definition-list-24 dt, #sp-definition-list-27 dt, #sp-definition-list-30 dt, #sp-definition-list-8 dt{
  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 : 7px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 7px;
  margin-top : 12px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
}

#sp-definition-list-11 > dd, #sp-definition-list-13 > dd, #sp-definition-list-14 > dd, #sp-definition-list-18 > dd, #sp-definition-list-2 > dd, #sp-definition-list-22 > dd, #sp-definition-list-24 > dd, #sp-definition-list-27 > dd, #sp-definition-list-30 > dd, #sp-definition-list-8 > dd{
  color : #676767;
}

#sp-definition-list-11 > dt, #sp-definition-list-13 > dt, #sp-definition-list-14 > dt, #sp-definition-list-18 > dt, #sp-definition-list-2 > dt, #sp-definition-list-22 > dt, #sp-definition-list-24 > dt, #sp-definition-list-27 > dt, #sp-definition-list-30 > dt, #sp-definition-list-8 > dt{
  color : #555555;
}

#sp-definition-list-10, #sp-definition-list-17, #sp-definition-list-19, #sp-definition-list-20, #sp-definition-list-21, #sp-definition-list-6, #sp-definition-list-7, #sp-definition-list-9{
  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-definition-list-10 dd, #sp-definition-list-17 dd, #sp-definition-list-19 dd, #sp-definition-list-20 dd, #sp-definition-list-21 dd, #sp-definition-list-6 dd, #sp-definition-list-7 dd, #sp-definition-list-9 dd{
  padding-top : 13px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-10 dt, #sp-definition-list-17 dt, #sp-definition-list-19 dt, #sp-definition-list-20 dt, #sp-definition-list-21 dt, #sp-definition-list-6 dt, #sp-definition-list-7 dt, #sp-definition-list-9 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #858585;
}

#sp-definition-list-10 > dd, #sp-definition-list-17 > dd, #sp-definition-list-19 > dd, #sp-definition-list-20 > dd, #sp-definition-list-21 > dd, #sp-definition-list-6 > dd, #sp-definition-list-7 > dd, #sp-definition-list-9 > dd{
  color : #333333;
}

#sp-definition-list-10 > dt, #sp-definition-list-17 > dt, #sp-definition-list-19 > dt, #sp-definition-list-20 > dt, #sp-definition-list-21 > dt, #sp-definition-list-6 > dt, #sp-definition-list-7 > dt, #sp-definition-list-9 > dt{
  font-weight : bold;
  color : #333333;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #858585;
}

#sp-definition-list-33, #sp-definition-list-34{
  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-definition-list-33 dd, #sp-definition-list-34 dd{
  padding-top : 0px;
  padding-left : 4px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 16px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #eb6877;
}

#sp-definition-list-33 dt, #sp-definition-list-34 dt{
  background-color : #3c3c3c;
  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 : 3px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-33 > dd, #sp-definition-list-34 > dd{
  color : #333333;
}

#sp-definition-list-33 > dt, #sp-definition-list-34 > dt{
  font-weight : bold;
  color : #ffffff;
}

#sp-definition-list-12, #sp-definition-list-31, #sp-definition-list-32, #sp-definition-list-35, #sp-definition-list-36, #sp-definition-list-37, #sp-definition-list-38{
  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-definition-list-12 dd, #sp-definition-list-31 dd, #sp-definition-list-32 dd, #sp-definition-list-35 dd, #sp-definition-list-36 dd, #sp-definition-list-37 dd, #sp-definition-list-38 dd{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 100px;
  margin-right : 0px;
  margin-bottom : 20px;
}

#sp-definition-list-12 dt, #sp-definition-list-31 dt, #sp-definition-list-32 dt, #sp-definition-list-35 dt, #sp-definition-list-36 dt, #sp-definition-list-37 dt, #sp-definition-list-38 dt{
  background-color : #3c3c3c;
  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 : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  float : left;
  clear : both;
}

#sp-definition-list-12 > dd, #sp-definition-list-31 > dd, #sp-definition-list-32 > dd, #sp-definition-list-35 > dd, #sp-definition-list-36 > dd, #sp-definition-list-37 > dd, #sp-definition-list-38 > dd{
  color : #565656;
}

#sp-definition-list-12 > dt, #sp-definition-list-31 > dt, #sp-definition-list-32 > dt, #sp-definition-list-35 > dt, #sp-definition-list-36 > dt, #sp-definition-list-37 > dt, #sp-definition-list-38 > dt{
  font-weight : bold;
  color : #ffffff;
}

#sp-image-15{
  text-decoration : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #9d9d9d;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#sp-image-18, #sp-image-19, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24{
  text-decoration : none;
  border-top-left-radius : 50% 50%;
  border-top-right-radius : 50% 50%;
  border-bottom-right-radius : 50% 50%;
  border-bottom-left-radius : 50% 50%;
  max-width : 100%;
  position : relative;
}

#sp-item-gallery-19 > ul, #sp-item-gallery-20 > ul, #sp-item-gallery-21 > ul, #sp-item-gallery-22 > ul, #sp-item-gallery-23 > ul, #sp-item-gallery-24 > 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-19 > ul > li, #sp-item-gallery-20 > ul > li, #sp-item-gallery-21 > ul > li, #sp-item-gallery-22 > ul > li, #sp-item-gallery-23 > ul > li, #sp-item-gallery-24 > 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-19> ul> li a:hover.item-gallery-link img, #sp-item-gallery-20> ul> li a:hover.item-gallery-link img, #sp-item-gallery-21> ul> li a:hover.item-gallery-link img, #sp-item-gallery-22> ul> li a:hover.item-gallery-link img, #sp-item-gallery-23> ul> li a:hover.item-gallery-link img, #sp-item-gallery-24> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-19 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-20 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-21 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-22 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-23 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-24 > 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-19 > ul > li > p, #sp-item-gallery-20 > ul > li > p, #sp-item-gallery-21 > ul > li > p, #sp-item-gallery-22 > ul > li > p, #sp-item-gallery-23 > ul > li > p, #sp-item-gallery-24 > ul > li > p{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-19 > ul > li > p.item-gallery-content, #sp-item-gallery-20 > ul > li > p.item-gallery-content, #sp-item-gallery-21 > ul > li > p.item-gallery-content, #sp-item-gallery-22 > ul > li > p.item-gallery-content, #sp-item-gallery-23 > ul > li > p.item-gallery-content, #sp-item-gallery-24 > ul > li > p.item-gallery-content{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-item-gallery-19 > ul > li > p.item-gallery-icons, #sp-item-gallery-20 > ul > li > p.item-gallery-icons, #sp-item-gallery-21 > ul > li > p.item-gallery-icons, #sp-item-gallery-22 > ul > li > p.item-gallery-icons, #sp-item-gallery-23 > ul > li > p.item-gallery-icons, #sp-item-gallery-24 > ul > li > p.item-gallery-icons{
  text-align : center;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-19 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-20 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-24 > 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-19 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-20 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-24 > 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-19 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-20 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-24 > 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-19 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-20 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-21 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-22 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-23 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-24 > 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-19 > ul > li > p.item-gallery-icons span, #sp-item-gallery-20 > ul > li > p.item-gallery-icons span, #sp-item-gallery-21 > ul > li > p.item-gallery-icons span, #sp-item-gallery-22 > ul > li > p.item-gallery-icons span, #sp-item-gallery-23 > ul > li > p.item-gallery-icons span, #sp-item-gallery-24 > 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-19 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-20 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-21 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-22 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-23 > ul > li > p.item-gallery-icons + p.item-gallery-price, #sp-item-gallery-24 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 0px;
}

#sp-item-gallery-19 > ul > li > p.item-gallery-price, #sp-item-gallery-20 > ul > li > p.item-gallery-price, #sp-item-gallery-21 > ul > li > p.item-gallery-price, #sp-item-gallery-22 > ul > li > p.item-gallery-price, #sp-item-gallery-23 > ul > li > p.item-gallery-price, #sp-item-gallery-24 > 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-19 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-20 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-21 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-22 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-23 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-24 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #9396a6;
  margin-left : 5px;
}

#sp-item-gallery-19 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-20 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-21 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-22 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-23 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-24 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #9396a6;
  margin-right : 5px;
}

#sp-item-gallery-19 > ul > li > p.item-gallery-title, #sp-item-gallery-20 > ul > li > p.item-gallery-title, #sp-item-gallery-21 > ul > li > p.item-gallery-title, #sp-item-gallery-22 > ul > li > p.item-gallery-title, #sp-item-gallery-23 > ul > li > p.item-gallery-title, #sp-item-gallery-24 > 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-19 > ul > li > p:last-child, #sp-item-gallery-20 > ul > li > p:last-child, #sp-item-gallery-21 > ul > li > p:last-child, #sp-item-gallery-22 > ul > li > p:last-child, #sp-item-gallery-23 > ul > li > p:last-child, #sp-item-gallery-24 > ul > li > p:last-child{
  margin-bottom : 10px;
}

#sp-item-gallery-4 > 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-4 > ul > li{
  font-size : 12px;
  line-height : 1.2em;
  color : #ffffff;
  background-color : #242f58;
  text-align : left;
  padding-top : 10px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-top-width : 2px;
  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 : #b4d6fa;
  border-left-color : #b4d6fa;
  border-right-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
  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 : 152px;
  height : 250px;
  float : left;
  box-sizing : border-box;
}

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

#sp-item-gallery-4 > ul > li > div img.item-gallery-thumbnail{
  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 : #b4d6fa;
  border-left-color : #b4d6fa;
  border-right-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
  width : 100%;
  display : block;
}

#sp-item-gallery-4 > ul > li > div.item-gallery-photo{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

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

#sp-item-gallery-4 > ul > li > p.item-gallery-content{
  color : #ffffff;
}

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

#sp-item-gallery-4 > 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-4 > 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-4 > 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-4 > 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-4 > ul > li > p.item-gallery-icons span{
  line-height : 12px;
  vertical-align : text-bottom;
  text-align : center;
  margin-right : 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;
  height : 12px;
  display : inline-block;
}

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

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

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

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

#sp-item-gallery-4 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  line-height : 2em;
  color : #242f58;
  background-color : #b4d6fa;
  padding-left : 10px;
  margin-top : -8px;
  margin-left : -8px;
  margin-right : -8px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #242f58;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-4 > ul > li > p:not(.item-gallery-title){
  margin-top : 10px;
}

#sp-image-10, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-105, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-11, #sp-image-110, #sp-image-111, #sp-image-112, #sp-image-113, #sp-image-114, #sp-image-115, #sp-image-116, #sp-image-117, #sp-image-118, #sp-image-119, #sp-image-12, #sp-image-121, #sp-image-122, #sp-image-123, #sp-image-124, #sp-image-125, #sp-image-126, #sp-image-127, #sp-image-128, #sp-image-129, #sp-image-13, #sp-image-130, #sp-image-131, #sp-image-132, #sp-image-133, #sp-image-134, #sp-image-135, #sp-image-136, #sp-image-137, #sp-image-138, #sp-image-139, #sp-image-14, #sp-image-140, #sp-image-141, #sp-image-142, #sp-image-143, #sp-image-144, #sp-image-145, #sp-image-146, #sp-image-147, #sp-image-148, #sp-image-149, #sp-image-150, #sp-image-151, #sp-image-152, #sp-image-153, #sp-image-155, #sp-image-156, #sp-image-157, #sp-image-158, #sp-image-159, #sp-image-16, #sp-image-160, #sp-image-161, #sp-image-162, #sp-image-163, #sp-image-164, #sp-image-166, #sp-image-167, #sp-image-168, #sp-image-169, #sp-image-17, #sp-image-170, #sp-image-171, #sp-image-172, #sp-image-173, #sp-image-174, #sp-image-175, #sp-image-176, #sp-image-177, #sp-image-178, #sp-image-179, #sp-image-180, #sp-image-181, #sp-image-182, #sp-image-183, #sp-image-184, #sp-image-185, #sp-image-186, #sp-image-187, #sp-image-2, #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-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-9, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-97, #sp-image-98, #sp-image-99{
  max-width : 100%;
}

#sp-image-120, #sp-image-154, #sp-image-165{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

#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-19, #sp-entry-content-2, #sp-entry-content-20, #sp-entry-content-21, #sp-entry-content-22, #sp-entry-content-23, #sp-entry-content-24, #sp-entry-content-25, #sp-entry-content-26, #sp-entry-content-27, #sp-entry-content-28, #sp-entry-content-29, #sp-entry-content-3, #sp-entry-content-30, #sp-entry-content-31, #sp-entry-content-32, #sp-entry-content-33, #sp-entry-content-34, #sp-entry-content-35, #sp-entry-content-36, #sp-entry-content-37, #sp-entry-content-38, #sp-entry-content-39, #sp-entry-content-4, #sp-entry-content-40, #sp-entry-content-41, #sp-entry-content-42, #sp-entry-content-43, #sp-entry-content-44, #sp-entry-content-45, #sp-entry-content-46, #sp-entry-content-47, #sp-entry-content-48, #sp-entry-content-5, #sp-entry-content-6, #sp-entry-content-7, #sp-entry-content-8, #sp-entry-content-9, #sp-wp-post-list-1, #sp-wp-post-list-10, #sp-wp-post-list-11, #sp-wp-post-list-12, #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-20, #sp-wp-post-list-3, #sp-wp-post-list-4, #sp-wp-post-list-5, #sp-wp-post-list-6, #sp-wp-post-list-7, #sp-wp-post-list-8, #sp-wp-post-list-9{
  padding-bottom : 30px;
  margin-top : 41px;
  margin-bottom : 41px;
}

.hpb-viewtype-content#sp-entry-content-1, .hpb-viewtype-content#sp-entry-content-10, .hpb-viewtype-content#sp-entry-content-11, .hpb-viewtype-content#sp-entry-content-12, .hpb-viewtype-content#sp-entry-content-13, .hpb-viewtype-content#sp-entry-content-14, .hpb-viewtype-content#sp-entry-content-15, .hpb-viewtype-content#sp-entry-content-16, .hpb-viewtype-content#sp-entry-content-17, .hpb-viewtype-content#sp-entry-content-18, .hpb-viewtype-content#sp-entry-content-19, .hpb-viewtype-content#sp-entry-content-2, .hpb-viewtype-content#sp-entry-content-20, .hpb-viewtype-content#sp-entry-content-21, .hpb-viewtype-content#sp-entry-content-22, .hpb-viewtype-content#sp-entry-content-23, .hpb-viewtype-content#sp-entry-content-24, .hpb-viewtype-content#sp-entry-content-25, .hpb-viewtype-content#sp-entry-content-26, .hpb-viewtype-content#sp-entry-content-27, .hpb-viewtype-content#sp-entry-content-28, .hpb-viewtype-content#sp-entry-content-29, .hpb-viewtype-content#sp-entry-content-3, .hpb-viewtype-content#sp-entry-content-30, .hpb-viewtype-content#sp-entry-content-31, .hpb-viewtype-content#sp-entry-content-32, .hpb-viewtype-content#sp-entry-content-33, .hpb-viewtype-content#sp-entry-content-34, .hpb-viewtype-content#sp-entry-content-35, .hpb-viewtype-content#sp-entry-content-36, .hpb-viewtype-content#sp-entry-content-37, .hpb-viewtype-content#sp-entry-content-38, .hpb-viewtype-content#sp-entry-content-39, .hpb-viewtype-content#sp-entry-content-4, .hpb-viewtype-content#sp-entry-content-40, .hpb-viewtype-content#sp-entry-content-41, .hpb-viewtype-content#sp-entry-content-42, .hpb-viewtype-content#sp-entry-content-43, .hpb-viewtype-content#sp-entry-content-44, .hpb-viewtype-content#sp-entry-content-45, .hpb-viewtype-content#sp-entry-content-46, .hpb-viewtype-content#sp-entry-content-47, .hpb-viewtype-content#sp-entry-content-48, .hpb-viewtype-content#sp-entry-content-5, .hpb-viewtype-content#sp-entry-content-6, .hpb-viewtype-content#sp-entry-content-7, .hpb-viewtype-content#sp-entry-content-8, .hpb-viewtype-content#sp-entry-content-9, .hpb-viewtype-content#sp-wp-post-list-1, .hpb-viewtype-content#sp-wp-post-list-10, .hpb-viewtype-content#sp-wp-post-list-11, .hpb-viewtype-content#sp-wp-post-list-12, .hpb-viewtype-content#sp-wp-post-list-13, .hpb-viewtype-content#sp-wp-post-list-14, .hpb-viewtype-content#sp-wp-post-list-15, .hpb-viewtype-content#sp-wp-post-list-16, .hpb-viewtype-content#sp-wp-post-list-17, .hpb-viewtype-content#sp-wp-post-list-18, .hpb-viewtype-content#sp-wp-post-list-19, .hpb-viewtype-content#sp-wp-post-list-20, .hpb-viewtype-content#sp-wp-post-list-3, .hpb-viewtype-content#sp-wp-post-list-4, .hpb-viewtype-content#sp-wp-post-list-5, .hpb-viewtype-content#sp-wp-post-list-6, .hpb-viewtype-content#sp-wp-post-list-7, .hpb-viewtype-content#sp-wp-post-list-8, .hpb-viewtype-content#sp-wp-post-list-9{
  background-color : #ffffff;
}

.hpb-viewtype-content#sp-entry-content-1 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-10 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-11 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-12 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-13 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-14 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-15 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-16 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-17 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-18 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-19 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-2 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-20 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-21 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-22 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-23 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-24 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-25 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-26 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-27 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-28 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-29 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-3 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-30 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-31 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-32 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-33 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-34 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-35 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-36 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-37 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-38 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-39 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-4 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-40 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-41 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-42 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-43 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-44 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-45 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-46 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-47 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-48 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-5 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-6 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-7 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-8 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-9 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-1 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-10 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-11 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-12 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-13 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-14 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-15 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-16 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-17 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-18 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-19 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-20 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-3 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-4 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-5 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-6 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-7 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-8 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-9 > .hpb-more-entry{
  margin-top : 25px;
}

.hpb-viewtype-content#sp-entry-content-1 > nav, .hpb-viewtype-content#sp-entry-content-10 > nav, .hpb-viewtype-content#sp-entry-content-11 > nav, .hpb-viewtype-content#sp-entry-content-12 > nav, .hpb-viewtype-content#sp-entry-content-13 > nav, .hpb-viewtype-content#sp-entry-content-14 > nav, .hpb-viewtype-content#sp-entry-content-15 > nav, .hpb-viewtype-content#sp-entry-content-16 > nav, .hpb-viewtype-content#sp-entry-content-17 > nav, .hpb-viewtype-content#sp-entry-content-18 > nav, .hpb-viewtype-content#sp-entry-content-19 > nav, .hpb-viewtype-content#sp-entry-content-2 > nav, .hpb-viewtype-content#sp-entry-content-20 > nav, .hpb-viewtype-content#sp-entry-content-21 > nav, .hpb-viewtype-content#sp-entry-content-22 > nav, .hpb-viewtype-content#sp-entry-content-23 > nav, .hpb-viewtype-content#sp-entry-content-24 > nav, .hpb-viewtype-content#sp-entry-content-25 > nav, .hpb-viewtype-content#sp-entry-content-26 > nav, .hpb-viewtype-content#sp-entry-content-27 > nav, .hpb-viewtype-content#sp-entry-content-28 > nav, .hpb-viewtype-content#sp-entry-content-29 > nav, .hpb-viewtype-content#sp-entry-content-3 > nav, .hpb-viewtype-content#sp-entry-content-30 > nav, .hpb-viewtype-content#sp-entry-content-31 > nav, .hpb-viewtype-content#sp-entry-content-32 > nav, .hpb-viewtype-content#sp-entry-content-33 > nav, .hpb-viewtype-content#sp-entry-content-34 > nav, .hpb-viewtype-content#sp-entry-content-35 > nav, .hpb-viewtype-content#sp-entry-content-36 > nav, .hpb-viewtype-content#sp-entry-content-37 > nav, .hpb-viewtype-content#sp-entry-content-38 > nav, .hpb-viewtype-content#sp-entry-content-39 > nav, .hpb-viewtype-content#sp-entry-content-4 > nav, .hpb-viewtype-content#sp-entry-content-40 > nav, .hpb-viewtype-content#sp-entry-content-41 > nav, .hpb-viewtype-content#sp-entry-content-42 > nav, .hpb-viewtype-content#sp-entry-content-43 > nav, .hpb-viewtype-content#sp-entry-content-44 > nav, .hpb-viewtype-content#sp-entry-content-45 > nav, .hpb-viewtype-content#sp-entry-content-46 > nav, .hpb-viewtype-content#sp-entry-content-47 > nav, .hpb-viewtype-content#sp-entry-content-48 > nav, .hpb-viewtype-content#sp-entry-content-5 > nav, .hpb-viewtype-content#sp-entry-content-6 > nav, .hpb-viewtype-content#sp-entry-content-7 > nav, .hpb-viewtype-content#sp-entry-content-8 > nav, .hpb-viewtype-content#sp-entry-content-9 > nav, .hpb-viewtype-content#sp-wp-post-list-1 > nav, .hpb-viewtype-content#sp-wp-post-list-10 > nav, .hpb-viewtype-content#sp-wp-post-list-11 > nav, .hpb-viewtype-content#sp-wp-post-list-12 > nav, .hpb-viewtype-content#sp-wp-post-list-13 > nav, .hpb-viewtype-content#sp-wp-post-list-14 > nav, .hpb-viewtype-content#sp-wp-post-list-15 > nav, .hpb-viewtype-content#sp-wp-post-list-16 > nav, .hpb-viewtype-content#sp-wp-post-list-17 > nav, .hpb-viewtype-content#sp-wp-post-list-18 > nav, .hpb-viewtype-content#sp-wp-post-list-19 > nav, .hpb-viewtype-content#sp-wp-post-list-20 > nav, .hpb-viewtype-content#sp-wp-post-list-3 > nav, .hpb-viewtype-content#sp-wp-post-list-4 > nav, .hpb-viewtype-content#sp-wp-post-list-5 > nav, .hpb-viewtype-content#sp-wp-post-list-6 > nav, .hpb-viewtype-content#sp-wp-post-list-7 > nav, .hpb-viewtype-content#sp-wp-post-list-8 > nav, .hpb-viewtype-content#sp-wp-post-list-9 > nav{
  margin-top : 25px;
}

.hpb-viewtype-date#sp-entry-content-1, .hpb-viewtype-date#sp-entry-content-10, .hpb-viewtype-date#sp-entry-content-11, .hpb-viewtype-date#sp-entry-content-12, .hpb-viewtype-date#sp-entry-content-13, .hpb-viewtype-date#sp-entry-content-14, .hpb-viewtype-date#sp-entry-content-15, .hpb-viewtype-date#sp-entry-content-16, .hpb-viewtype-date#sp-entry-content-17, .hpb-viewtype-date#sp-entry-content-18, .hpb-viewtype-date#sp-entry-content-19, .hpb-viewtype-date#sp-entry-content-2, .hpb-viewtype-date#sp-entry-content-20, .hpb-viewtype-date#sp-entry-content-21, .hpb-viewtype-date#sp-entry-content-22, .hpb-viewtype-date#sp-entry-content-23, .hpb-viewtype-date#sp-entry-content-24, .hpb-viewtype-date#sp-entry-content-25, .hpb-viewtype-date#sp-entry-content-26, .hpb-viewtype-date#sp-entry-content-27, .hpb-viewtype-date#sp-entry-content-28, .hpb-viewtype-date#sp-entry-content-29, .hpb-viewtype-date#sp-entry-content-3, .hpb-viewtype-date#sp-entry-content-30, .hpb-viewtype-date#sp-entry-content-31, .hpb-viewtype-date#sp-entry-content-32, .hpb-viewtype-date#sp-entry-content-33, .hpb-viewtype-date#sp-entry-content-34, .hpb-viewtype-date#sp-entry-content-35, .hpb-viewtype-date#sp-entry-content-36, .hpb-viewtype-date#sp-entry-content-37, .hpb-viewtype-date#sp-entry-content-38, .hpb-viewtype-date#sp-entry-content-39, .hpb-viewtype-date#sp-entry-content-4, .hpb-viewtype-date#sp-entry-content-40, .hpb-viewtype-date#sp-entry-content-41, .hpb-viewtype-date#sp-entry-content-42, .hpb-viewtype-date#sp-entry-content-43, .hpb-viewtype-date#sp-entry-content-44, .hpb-viewtype-date#sp-entry-content-45, .hpb-viewtype-date#sp-entry-content-46, .hpb-viewtype-date#sp-entry-content-47, .hpb-viewtype-date#sp-entry-content-48, .hpb-viewtype-date#sp-entry-content-5, .hpb-viewtype-date#sp-entry-content-6, .hpb-viewtype-date#sp-entry-content-7, .hpb-viewtype-date#sp-entry-content-8, .hpb-viewtype-date#sp-entry-content-9, .hpb-viewtype-date#sp-wp-post-list-1, .hpb-viewtype-date#sp-wp-post-list-10, .hpb-viewtype-date#sp-wp-post-list-11, .hpb-viewtype-date#sp-wp-post-list-12, .hpb-viewtype-date#sp-wp-post-list-13, .hpb-viewtype-date#sp-wp-post-list-14, .hpb-viewtype-date#sp-wp-post-list-15, .hpb-viewtype-date#sp-wp-post-list-16, .hpb-viewtype-date#sp-wp-post-list-17, .hpb-viewtype-date#sp-wp-post-list-18, .hpb-viewtype-date#sp-wp-post-list-19, .hpb-viewtype-date#sp-wp-post-list-20, .hpb-viewtype-date#sp-wp-post-list-3, .hpb-viewtype-date#sp-wp-post-list-4, .hpb-viewtype-date#sp-wp-post-list-5, .hpb-viewtype-date#sp-wp-post-list-6, .hpb-viewtype-date#sp-wp-post-list-7, .hpb-viewtype-date#sp-wp-post-list-8, .hpb-viewtype-date#sp-wp-post-list-9{
  background-color : #ffffff;
}

.hpb-viewtype-date#sp-entry-content-1 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-10 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-11 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-12 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-13 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-14 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-15 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-16 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-17 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-18 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-19 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-2 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-20 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-21 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-22 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-23 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-24 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-25 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-26 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-27 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-28 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-29 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-3 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-30 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-31 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-32 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-33 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-34 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-35 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-36 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-37 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-38 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-39 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-4 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-40 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-41 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-42 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-43 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-44 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-45 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-46 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-47 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-48 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-5 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-6 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-7 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-8 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-9 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-1 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-10 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-11 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-12 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-13 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-14 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-15 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-16 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-17 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-18 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-19 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-20 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-3 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-4 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-5 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-6 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-7 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-8 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-9 > .hpb-more-entry{
  margin-top : 11px;
}

.hpb-viewtype-date#sp-entry-content-1 > dl, .hpb-viewtype-date#sp-entry-content-10 > dl, .hpb-viewtype-date#sp-entry-content-11 > dl, .hpb-viewtype-date#sp-entry-content-12 > dl, .hpb-viewtype-date#sp-entry-content-13 > dl, .hpb-viewtype-date#sp-entry-content-14 > dl, .hpb-viewtype-date#sp-entry-content-15 > dl, .hpb-viewtype-date#sp-entry-content-16 > dl, .hpb-viewtype-date#sp-entry-content-17 > dl, .hpb-viewtype-date#sp-entry-content-18 > dl, .hpb-viewtype-date#sp-entry-content-19 > dl, .hpb-viewtype-date#sp-entry-content-2 > dl, .hpb-viewtype-date#sp-entry-content-20 > dl, .hpb-viewtype-date#sp-entry-content-21 > dl, .hpb-viewtype-date#sp-entry-content-22 > dl, .hpb-viewtype-date#sp-entry-content-23 > dl, .hpb-viewtype-date#sp-entry-content-24 > dl, .hpb-viewtype-date#sp-entry-content-25 > dl, .hpb-viewtype-date#sp-entry-content-26 > dl, .hpb-viewtype-date#sp-entry-content-27 > dl, .hpb-viewtype-date#sp-entry-content-28 > dl, .hpb-viewtype-date#sp-entry-content-29 > dl, .hpb-viewtype-date#sp-entry-content-3 > dl, .hpb-viewtype-date#sp-entry-content-30 > dl, .hpb-viewtype-date#sp-entry-content-31 > dl, .hpb-viewtype-date#sp-entry-content-32 > dl, .hpb-viewtype-date#sp-entry-content-33 > dl, .hpb-viewtype-date#sp-entry-content-34 > dl, .hpb-viewtype-date#sp-entry-content-35 > dl, .hpb-viewtype-date#sp-entry-content-36 > dl, .hpb-viewtype-date#sp-entry-content-37 > dl, .hpb-viewtype-date#sp-entry-content-38 > dl, .hpb-viewtype-date#sp-entry-content-39 > dl, .hpb-viewtype-date#sp-entry-content-4 > dl, .hpb-viewtype-date#sp-entry-content-40 > dl, .hpb-viewtype-date#sp-entry-content-41 > dl, .hpb-viewtype-date#sp-entry-content-42 > dl, .hpb-viewtype-date#sp-entry-content-43 > dl, .hpb-viewtype-date#sp-entry-content-44 > dl, .hpb-viewtype-date#sp-entry-content-45 > dl, .hpb-viewtype-date#sp-entry-content-46 > dl, .hpb-viewtype-date#sp-entry-content-47 > dl, .hpb-viewtype-date#sp-entry-content-48 > dl, .hpb-viewtype-date#sp-entry-content-5 > dl, .hpb-viewtype-date#sp-entry-content-6 > dl, .hpb-viewtype-date#sp-entry-content-7 > dl, .hpb-viewtype-date#sp-entry-content-8 > dl, .hpb-viewtype-date#sp-entry-content-9 > dl, .hpb-viewtype-date#sp-wp-post-list-1 > dl, .hpb-viewtype-date#sp-wp-post-list-10 > dl, .hpb-viewtype-date#sp-wp-post-list-11 > dl, .hpb-viewtype-date#sp-wp-post-list-12 > dl, .hpb-viewtype-date#sp-wp-post-list-13 > dl, .hpb-viewtype-date#sp-wp-post-list-14 > dl, .hpb-viewtype-date#sp-wp-post-list-15 > dl, .hpb-viewtype-date#sp-wp-post-list-16 > dl, .hpb-viewtype-date#sp-wp-post-list-17 > dl, .hpb-viewtype-date#sp-wp-post-list-18 > dl, .hpb-viewtype-date#sp-wp-post-list-19 > dl, .hpb-viewtype-date#sp-wp-post-list-20 > dl, .hpb-viewtype-date#sp-wp-post-list-3 > dl, .hpb-viewtype-date#sp-wp-post-list-4 > dl, .hpb-viewtype-date#sp-wp-post-list-5 > dl, .hpb-viewtype-date#sp-wp-post-list-6 > dl, .hpb-viewtype-date#sp-wp-post-list-7 > dl, .hpb-viewtype-date#sp-wp-post-list-8 > dl, .hpb-viewtype-date#sp-wp-post-list-9 > dl{
  line-height : 2;
  margin-top : 5px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 0px;
}

.hpb-viewtype-date#sp-entry-content-1 > nav, .hpb-viewtype-date#sp-entry-content-10 > nav, .hpb-viewtype-date#sp-entry-content-11 > nav, .hpb-viewtype-date#sp-entry-content-12 > nav, .hpb-viewtype-date#sp-entry-content-13 > nav, .hpb-viewtype-date#sp-entry-content-14 > nav, .hpb-viewtype-date#sp-entry-content-15 > nav, .hpb-viewtype-date#sp-entry-content-16 > nav, .hpb-viewtype-date#sp-entry-content-17 > nav, .hpb-viewtype-date#sp-entry-content-18 > nav, .hpb-viewtype-date#sp-entry-content-19 > nav, .hpb-viewtype-date#sp-entry-content-2 > nav, .hpb-viewtype-date#sp-entry-content-20 > nav, .hpb-viewtype-date#sp-entry-content-21 > nav, .hpb-viewtype-date#sp-entry-content-22 > nav, .hpb-viewtype-date#sp-entry-content-23 > nav, .hpb-viewtype-date#sp-entry-content-24 > nav, .hpb-viewtype-date#sp-entry-content-25 > nav, .hpb-viewtype-date#sp-entry-content-26 > nav, .hpb-viewtype-date#sp-entry-content-27 > nav, .hpb-viewtype-date#sp-entry-content-28 > nav, .hpb-viewtype-date#sp-entry-content-29 > nav, .hpb-viewtype-date#sp-entry-content-3 > nav, .hpb-viewtype-date#sp-entry-content-30 > nav, .hpb-viewtype-date#sp-entry-content-31 > nav, .hpb-viewtype-date#sp-entry-content-32 > nav, .hpb-viewtype-date#sp-entry-content-33 > nav, .hpb-viewtype-date#sp-entry-content-34 > nav, .hpb-viewtype-date#sp-entry-content-35 > nav, .hpb-viewtype-date#sp-entry-content-36 > nav, .hpb-viewtype-date#sp-entry-content-37 > nav, .hpb-viewtype-date#sp-entry-content-38 > nav, .hpb-viewtype-date#sp-entry-content-39 > nav, .hpb-viewtype-date#sp-entry-content-4 > nav, .hpb-viewtype-date#sp-entry-content-40 > nav, .hpb-viewtype-date#sp-entry-content-41 > nav, .hpb-viewtype-date#sp-entry-content-42 > nav, .hpb-viewtype-date#sp-entry-content-43 > nav, .hpb-viewtype-date#sp-entry-content-44 > nav, .hpb-viewtype-date#sp-entry-content-45 > nav, .hpb-viewtype-date#sp-entry-content-46 > nav, .hpb-viewtype-date#sp-entry-content-47 > nav, .hpb-viewtype-date#sp-entry-content-48 > nav, .hpb-viewtype-date#sp-entry-content-5 > nav, .hpb-viewtype-date#sp-entry-content-6 > nav, .hpb-viewtype-date#sp-entry-content-7 > nav, .hpb-viewtype-date#sp-entry-content-8 > nav, .hpb-viewtype-date#sp-entry-content-9 > nav, .hpb-viewtype-date#sp-wp-post-list-1 > nav, .hpb-viewtype-date#sp-wp-post-list-10 > nav, .hpb-viewtype-date#sp-wp-post-list-11 > nav, .hpb-viewtype-date#sp-wp-post-list-12 > nav, .hpb-viewtype-date#sp-wp-post-list-13 > nav, .hpb-viewtype-date#sp-wp-post-list-14 > nav, .hpb-viewtype-date#sp-wp-post-list-15 > nav, .hpb-viewtype-date#sp-wp-post-list-16 > nav, .hpb-viewtype-date#sp-wp-post-list-17 > nav, .hpb-viewtype-date#sp-wp-post-list-18 > nav, .hpb-viewtype-date#sp-wp-post-list-19 > nav, .hpb-viewtype-date#sp-wp-post-list-20 > nav, .hpb-viewtype-date#sp-wp-post-list-3 > nav, .hpb-viewtype-date#sp-wp-post-list-4 > nav, .hpb-viewtype-date#sp-wp-post-list-5 > nav, .hpb-viewtype-date#sp-wp-post-list-6 > nav, .hpb-viewtype-date#sp-wp-post-list-7 > nav, .hpb-viewtype-date#sp-wp-post-list-8 > nav, .hpb-viewtype-date#sp-wp-post-list-9 > nav{
  margin-top : 11px;
}

.hpb-viewtype-full#sp-entry-content-1 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-10 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-11 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-12 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-13 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-14 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-15 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-16 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-17 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-18 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-19 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-2 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-20 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-21 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-22 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-23 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-24 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-25 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-26 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-27 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-28 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-29 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-3 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-30 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-31 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-32 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-33 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-34 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-35 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-36 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-37 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-38 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-39 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-4 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-40 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-41 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-42 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-43 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-44 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-45 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-46 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-47 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-48 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-5 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-6 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-7 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-8 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-9 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-1 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-10 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-11 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-12 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-13 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-14 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-15 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-16 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-17 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-18 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-19 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-20 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-3 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-4 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-5 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-6 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-7 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-8 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-9 > .hpb-more-entry{
  background-color : #ffffff;
  padding-bottom : 30px;
}

.hpb-viewtype-full#sp-entry-content-1 > nav, .hpb-viewtype-full#sp-entry-content-10 > nav, .hpb-viewtype-full#sp-entry-content-11 > nav, .hpb-viewtype-full#sp-entry-content-12 > nav, .hpb-viewtype-full#sp-entry-content-13 > nav, .hpb-viewtype-full#sp-entry-content-14 > nav, .hpb-viewtype-full#sp-entry-content-15 > nav, .hpb-viewtype-full#sp-entry-content-16 > nav, .hpb-viewtype-full#sp-entry-content-17 > nav, .hpb-viewtype-full#sp-entry-content-18 > nav, .hpb-viewtype-full#sp-entry-content-19 > nav, .hpb-viewtype-full#sp-entry-content-2 > nav, .hpb-viewtype-full#sp-entry-content-20 > nav, .hpb-viewtype-full#sp-entry-content-21 > nav, .hpb-viewtype-full#sp-entry-content-22 > nav, .hpb-viewtype-full#sp-entry-content-23 > nav, .hpb-viewtype-full#sp-entry-content-24 > nav, .hpb-viewtype-full#sp-entry-content-25 > nav, .hpb-viewtype-full#sp-entry-content-26 > nav, .hpb-viewtype-full#sp-entry-content-27 > nav, .hpb-viewtype-full#sp-entry-content-28 > nav, .hpb-viewtype-full#sp-entry-content-29 > nav, .hpb-viewtype-full#sp-entry-content-3 > nav, .hpb-viewtype-full#sp-entry-content-30 > nav, .hpb-viewtype-full#sp-entry-content-31 > nav, .hpb-viewtype-full#sp-entry-content-32 > nav, .hpb-viewtype-full#sp-entry-content-33 > nav, .hpb-viewtype-full#sp-entry-content-34 > nav, .hpb-viewtype-full#sp-entry-content-35 > nav, .hpb-viewtype-full#sp-entry-content-36 > nav, .hpb-viewtype-full#sp-entry-content-37 > nav, .hpb-viewtype-full#sp-entry-content-38 > nav, .hpb-viewtype-full#sp-entry-content-39 > nav, .hpb-viewtype-full#sp-entry-content-4 > nav, .hpb-viewtype-full#sp-entry-content-40 > nav, .hpb-viewtype-full#sp-entry-content-41 > nav, .hpb-viewtype-full#sp-entry-content-42 > nav, .hpb-viewtype-full#sp-entry-content-43 > nav, .hpb-viewtype-full#sp-entry-content-44 > nav, .hpb-viewtype-full#sp-entry-content-45 > nav, .hpb-viewtype-full#sp-entry-content-46 > nav, .hpb-viewtype-full#sp-entry-content-47 > nav, .hpb-viewtype-full#sp-entry-content-48 > nav, .hpb-viewtype-full#sp-entry-content-5 > nav, .hpb-viewtype-full#sp-entry-content-6 > nav, .hpb-viewtype-full#sp-entry-content-7 > nav, .hpb-viewtype-full#sp-entry-content-8 > nav, .hpb-viewtype-full#sp-entry-content-9 > nav, .hpb-viewtype-full#sp-wp-post-list-1 > nav, .hpb-viewtype-full#sp-wp-post-list-10 > nav, .hpb-viewtype-full#sp-wp-post-list-11 > nav, .hpb-viewtype-full#sp-wp-post-list-12 > nav, .hpb-viewtype-full#sp-wp-post-list-13 > nav, .hpb-viewtype-full#sp-wp-post-list-14 > nav, .hpb-viewtype-full#sp-wp-post-list-15 > nav, .hpb-viewtype-full#sp-wp-post-list-16 > nav, .hpb-viewtype-full#sp-wp-post-list-17 > nav, .hpb-viewtype-full#sp-wp-post-list-18 > nav, .hpb-viewtype-full#sp-wp-post-list-19 > nav, .hpb-viewtype-full#sp-wp-post-list-20 > nav, .hpb-viewtype-full#sp-wp-post-list-3 > nav, .hpb-viewtype-full#sp-wp-post-list-4 > nav, .hpb-viewtype-full#sp-wp-post-list-5 > nav, .hpb-viewtype-full#sp-wp-post-list-6 > nav, .hpb-viewtype-full#sp-wp-post-list-7 > nav, .hpb-viewtype-full#sp-wp-post-list-8 > nav, .hpb-viewtype-full#sp-wp-post-list-9 > nav{
  background-color : #ffffff;
  padding-bottom : 30px;
  margin-top : 0px;
}

.hpb-viewtype-simple#sp-entry-content-1 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-10 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-11 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-12 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-13 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-14 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-15 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-16 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-17 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-18 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-19 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-2 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-20 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-21 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-22 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-23 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-24 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-25 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-26 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-27 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-28 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-29 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-3 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-30 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-31 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-32 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-33 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-34 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-35 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-36 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-37 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-38 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-39 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-4 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-40 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-41 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-42 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-43 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-44 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-45 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-46 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-47 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-48 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-5 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-6 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-7 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-8 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-9 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-1 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-10 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-11 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-12 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-13 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-14 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-15 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-16 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-17 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-18 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-19 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-20 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-3 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-4 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-5 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-6 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-7 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-8 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-9 > .hpb-more-entry{
  background-color : #ffffff;
  padding-bottom : 30px;
}

.hpb-viewtype-simple#sp-entry-content-1 > nav, .hpb-viewtype-simple#sp-entry-content-10 > nav, .hpb-viewtype-simple#sp-entry-content-11 > nav, .hpb-viewtype-simple#sp-entry-content-12 > nav, .hpb-viewtype-simple#sp-entry-content-13 > nav, .hpb-viewtype-simple#sp-entry-content-14 > nav, .hpb-viewtype-simple#sp-entry-content-15 > nav, .hpb-viewtype-simple#sp-entry-content-16 > nav, .hpb-viewtype-simple#sp-entry-content-17 > nav, .hpb-viewtype-simple#sp-entry-content-18 > nav, .hpb-viewtype-simple#sp-entry-content-19 > nav, .hpb-viewtype-simple#sp-entry-content-2 > nav, .hpb-viewtype-simple#sp-entry-content-20 > nav, .hpb-viewtype-simple#sp-entry-content-21 > nav, .hpb-viewtype-simple#sp-entry-content-22 > nav, .hpb-viewtype-simple#sp-entry-content-23 > nav, .hpb-viewtype-simple#sp-entry-content-24 > nav, .hpb-viewtype-simple#sp-entry-content-25 > nav, .hpb-viewtype-simple#sp-entry-content-26 > nav, .hpb-viewtype-simple#sp-entry-content-27 > nav, .hpb-viewtype-simple#sp-entry-content-28 > nav, .hpb-viewtype-simple#sp-entry-content-29 > nav, .hpb-viewtype-simple#sp-entry-content-3 > nav, .hpb-viewtype-simple#sp-entry-content-30 > nav, .hpb-viewtype-simple#sp-entry-content-31 > nav, .hpb-viewtype-simple#sp-entry-content-32 > nav, .hpb-viewtype-simple#sp-entry-content-33 > nav, .hpb-viewtype-simple#sp-entry-content-34 > nav, .hpb-viewtype-simple#sp-entry-content-35 > nav, .hpb-viewtype-simple#sp-entry-content-36 > nav, .hpb-viewtype-simple#sp-entry-content-37 > nav, .hpb-viewtype-simple#sp-entry-content-38 > nav, .hpb-viewtype-simple#sp-entry-content-39 > nav, .hpb-viewtype-simple#sp-entry-content-4 > nav, .hpb-viewtype-simple#sp-entry-content-40 > nav, .hpb-viewtype-simple#sp-entry-content-41 > nav, .hpb-viewtype-simple#sp-entry-content-42 > nav, .hpb-viewtype-simple#sp-entry-content-43 > nav, .hpb-viewtype-simple#sp-entry-content-44 > nav, .hpb-viewtype-simple#sp-entry-content-45 > nav, .hpb-viewtype-simple#sp-entry-content-46 > nav, .hpb-viewtype-simple#sp-entry-content-47 > nav, .hpb-viewtype-simple#sp-entry-content-48 > nav, .hpb-viewtype-simple#sp-entry-content-5 > nav, .hpb-viewtype-simple#sp-entry-content-6 > nav, .hpb-viewtype-simple#sp-entry-content-7 > nav, .hpb-viewtype-simple#sp-entry-content-8 > nav, .hpb-viewtype-simple#sp-entry-content-9 > nav, .hpb-viewtype-simple#sp-wp-post-list-1 > nav, .hpb-viewtype-simple#sp-wp-post-list-10 > nav, .hpb-viewtype-simple#sp-wp-post-list-11 > nav, .hpb-viewtype-simple#sp-wp-post-list-12 > nav, .hpb-viewtype-simple#sp-wp-post-list-13 > nav, .hpb-viewtype-simple#sp-wp-post-list-14 > nav, .hpb-viewtype-simple#sp-wp-post-list-15 > nav, .hpb-viewtype-simple#sp-wp-post-list-16 > nav, .hpb-viewtype-simple#sp-wp-post-list-17 > nav, .hpb-viewtype-simple#sp-wp-post-list-18 > nav, .hpb-viewtype-simple#sp-wp-post-list-19 > nav, .hpb-viewtype-simple#sp-wp-post-list-20 > nav, .hpb-viewtype-simple#sp-wp-post-list-3 > nav, .hpb-viewtype-simple#sp-wp-post-list-4 > nav, .hpb-viewtype-simple#sp-wp-post-list-5 > nav, .hpb-viewtype-simple#sp-wp-post-list-6 > nav, .hpb-viewtype-simple#sp-wp-post-list-7 > nav, .hpb-viewtype-simple#sp-wp-post-list-8 > nav, .hpb-viewtype-simple#sp-wp-post-list-9 > nav{
  background-color : #ffffff;
  padding-bottom : 30px;
  margin-top : 0px;
}

.hpb-viewtype-thumbnail#sp-entry-content-1 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-10 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-11 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-12 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-13 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-14 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-15 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-16 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-17 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-18 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-19 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-2 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-20 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-21 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-22 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-23 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-24 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-25 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-26 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-27 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-28 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-29 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-3 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-30 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-31 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-32 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-33 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-34 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-35 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-36 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-37 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-38 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-39 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-4 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-40 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-41 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-42 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-43 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-44 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-45 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-46 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-47 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-48 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-5 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-6 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-7 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-8 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-9 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-1 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-10 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-11 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-12 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-13 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-14 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-15 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-16 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-17 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-18 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-19 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-20 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-3 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-4 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-5 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-6 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-7 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-8 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-9 > .hpb-more-entry{
  background-color : #ffffff;
  padding-bottom : 30px;
}

.hpb-viewtype-thumbnail#sp-entry-content-1 > nav, .hpb-viewtype-thumbnail#sp-entry-content-10 > nav, .hpb-viewtype-thumbnail#sp-entry-content-11 > nav, .hpb-viewtype-thumbnail#sp-entry-content-12 > nav, .hpb-viewtype-thumbnail#sp-entry-content-13 > nav, .hpb-viewtype-thumbnail#sp-entry-content-14 > nav, .hpb-viewtype-thumbnail#sp-entry-content-15 > nav, .hpb-viewtype-thumbnail#sp-entry-content-16 > nav, .hpb-viewtype-thumbnail#sp-entry-content-17 > nav, .hpb-viewtype-thumbnail#sp-entry-content-18 > nav, .hpb-viewtype-thumbnail#sp-entry-content-19 > nav, .hpb-viewtype-thumbnail#sp-entry-content-2 > nav, .hpb-viewtype-thumbnail#sp-entry-content-20 > nav, .hpb-viewtype-thumbnail#sp-entry-content-21 > nav, .hpb-viewtype-thumbnail#sp-entry-content-22 > nav, .hpb-viewtype-thumbnail#sp-entry-content-23 > nav, .hpb-viewtype-thumbnail#sp-entry-content-24 > nav, .hpb-viewtype-thumbnail#sp-entry-content-25 > nav, .hpb-viewtype-thumbnail#sp-entry-content-26 > nav, .hpb-viewtype-thumbnail#sp-entry-content-27 > nav, .hpb-viewtype-thumbnail#sp-entry-content-28 > nav, .hpb-viewtype-thumbnail#sp-entry-content-29 > nav, .hpb-viewtype-thumbnail#sp-entry-content-3 > nav, .hpb-viewtype-thumbnail#sp-entry-content-30 > nav, .hpb-viewtype-thumbnail#sp-entry-content-31 > nav, .hpb-viewtype-thumbnail#sp-entry-content-32 > nav, .hpb-viewtype-thumbnail#sp-entry-content-33 > nav, .hpb-viewtype-thumbnail#sp-entry-content-34 > nav, .hpb-viewtype-thumbnail#sp-entry-content-35 > nav, .hpb-viewtype-thumbnail#sp-entry-content-36 > nav, .hpb-viewtype-thumbnail#sp-entry-content-37 > nav, .hpb-viewtype-thumbnail#sp-entry-content-38 > nav, .hpb-viewtype-thumbnail#sp-entry-content-39 > nav, .hpb-viewtype-thumbnail#sp-entry-content-4 > nav, .hpb-viewtype-thumbnail#sp-entry-content-40 > nav, .hpb-viewtype-thumbnail#sp-entry-content-41 > nav, .hpb-viewtype-thumbnail#sp-entry-content-42 > nav, .hpb-viewtype-thumbnail#sp-entry-content-43 > nav, .hpb-viewtype-thumbnail#sp-entry-content-44 > nav, .hpb-viewtype-thumbnail#sp-entry-content-45 > nav, .hpb-viewtype-thumbnail#sp-entry-content-46 > nav, .hpb-viewtype-thumbnail#sp-entry-content-47 > nav, .hpb-viewtype-thumbnail#sp-entry-content-48 > nav, .hpb-viewtype-thumbnail#sp-entry-content-5 > nav, .hpb-viewtype-thumbnail#sp-entry-content-6 > nav, .hpb-viewtype-thumbnail#sp-entry-content-7 > nav, .hpb-viewtype-thumbnail#sp-entry-content-8 > nav, .hpb-viewtype-thumbnail#sp-entry-content-9 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-1 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-10 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-11 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-12 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-13 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-14 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-15 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-16 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-17 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-18 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-19 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-20 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-3 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-4 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-5 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-6 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-7 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-8 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-9 > nav{
  background-color : #ffffff;
  padding-bottom : 30px;
  margin-top : 0px;
}

.hpb-viewtype-title#sp-entry-content-1, .hpb-viewtype-title#sp-entry-content-10, .hpb-viewtype-title#sp-entry-content-11, .hpb-viewtype-title#sp-entry-content-12, .hpb-viewtype-title#sp-entry-content-13, .hpb-viewtype-title#sp-entry-content-14, .hpb-viewtype-title#sp-entry-content-15, .hpb-viewtype-title#sp-entry-content-16, .hpb-viewtype-title#sp-entry-content-17, .hpb-viewtype-title#sp-entry-content-18, .hpb-viewtype-title#sp-entry-content-19, .hpb-viewtype-title#sp-entry-content-2, .hpb-viewtype-title#sp-entry-content-20, .hpb-viewtype-title#sp-entry-content-21, .hpb-viewtype-title#sp-entry-content-22, .hpb-viewtype-title#sp-entry-content-23, .hpb-viewtype-title#sp-entry-content-24, .hpb-viewtype-title#sp-entry-content-25, .hpb-viewtype-title#sp-entry-content-26, .hpb-viewtype-title#sp-entry-content-27, .hpb-viewtype-title#sp-entry-content-28, .hpb-viewtype-title#sp-entry-content-29, .hpb-viewtype-title#sp-entry-content-3, .hpb-viewtype-title#sp-entry-content-30, .hpb-viewtype-title#sp-entry-content-31, .hpb-viewtype-title#sp-entry-content-32, .hpb-viewtype-title#sp-entry-content-33, .hpb-viewtype-title#sp-entry-content-34, .hpb-viewtype-title#sp-entry-content-35, .hpb-viewtype-title#sp-entry-content-36, .hpb-viewtype-title#sp-entry-content-37, .hpb-viewtype-title#sp-entry-content-38, .hpb-viewtype-title#sp-entry-content-39, .hpb-viewtype-title#sp-entry-content-4, .hpb-viewtype-title#sp-entry-content-40, .hpb-viewtype-title#sp-entry-content-41, .hpb-viewtype-title#sp-entry-content-42, .hpb-viewtype-title#sp-entry-content-43, .hpb-viewtype-title#sp-entry-content-44, .hpb-viewtype-title#sp-entry-content-45, .hpb-viewtype-title#sp-entry-content-46, .hpb-viewtype-title#sp-entry-content-47, .hpb-viewtype-title#sp-entry-content-48, .hpb-viewtype-title#sp-entry-content-5, .hpb-viewtype-title#sp-entry-content-6, .hpb-viewtype-title#sp-entry-content-7, .hpb-viewtype-title#sp-entry-content-8, .hpb-viewtype-title#sp-entry-content-9, .hpb-viewtype-title#sp-wp-post-list-1, .hpb-viewtype-title#sp-wp-post-list-10, .hpb-viewtype-title#sp-wp-post-list-11, .hpb-viewtype-title#sp-wp-post-list-12, .hpb-viewtype-title#sp-wp-post-list-13, .hpb-viewtype-title#sp-wp-post-list-14, .hpb-viewtype-title#sp-wp-post-list-15, .hpb-viewtype-title#sp-wp-post-list-16, .hpb-viewtype-title#sp-wp-post-list-17, .hpb-viewtype-title#sp-wp-post-list-18, .hpb-viewtype-title#sp-wp-post-list-19, .hpb-viewtype-title#sp-wp-post-list-20, .hpb-viewtype-title#sp-wp-post-list-3, .hpb-viewtype-title#sp-wp-post-list-4, .hpb-viewtype-title#sp-wp-post-list-5, .hpb-viewtype-title#sp-wp-post-list-6, .hpb-viewtype-title#sp-wp-post-list-7, .hpb-viewtype-title#sp-wp-post-list-8, .hpb-viewtype-title#sp-wp-post-list-9{
  background-color : #ffffff;
}

.hpb-viewtype-title#sp-entry-content-1 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-10 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-11 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-12 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-13 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-14 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-15 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-16 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-17 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-18 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-19 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-2 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-20 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-21 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-22 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-23 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-24 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-25 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-26 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-27 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-28 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-29 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-3 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-30 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-31 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-32 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-33 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-34 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-35 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-36 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-37 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-38 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-39 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-4 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-40 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-41 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-42 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-43 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-44 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-45 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-46 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-47 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-48 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-5 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-6 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-7 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-8 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-9 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-1 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-10 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-11 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-12 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-13 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-14 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-15 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-16 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-17 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-18 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-19 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-20 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-3 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-4 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-5 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-6 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-7 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-8 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-9 > .hpb-more-entry{
  margin-top : 11px;
}

.hpb-viewtype-title#sp-entry-content-1 > nav, .hpb-viewtype-title#sp-entry-content-10 > nav, .hpb-viewtype-title#sp-entry-content-11 > nav, .hpb-viewtype-title#sp-entry-content-12 > nav, .hpb-viewtype-title#sp-entry-content-13 > nav, .hpb-viewtype-title#sp-entry-content-14 > nav, .hpb-viewtype-title#sp-entry-content-15 > nav, .hpb-viewtype-title#sp-entry-content-16 > nav, .hpb-viewtype-title#sp-entry-content-17 > nav, .hpb-viewtype-title#sp-entry-content-18 > nav, .hpb-viewtype-title#sp-entry-content-19 > nav, .hpb-viewtype-title#sp-entry-content-2 > nav, .hpb-viewtype-title#sp-entry-content-20 > nav, .hpb-viewtype-title#sp-entry-content-21 > nav, .hpb-viewtype-title#sp-entry-content-22 > nav, .hpb-viewtype-title#sp-entry-content-23 > nav, .hpb-viewtype-title#sp-entry-content-24 > nav, .hpb-viewtype-title#sp-entry-content-25 > nav, .hpb-viewtype-title#sp-entry-content-26 > nav, .hpb-viewtype-title#sp-entry-content-27 > nav, .hpb-viewtype-title#sp-entry-content-28 > nav, .hpb-viewtype-title#sp-entry-content-29 > nav, .hpb-viewtype-title#sp-entry-content-3 > nav, .hpb-viewtype-title#sp-entry-content-30 > nav, .hpb-viewtype-title#sp-entry-content-31 > nav, .hpb-viewtype-title#sp-entry-content-32 > nav, .hpb-viewtype-title#sp-entry-content-33 > nav, .hpb-viewtype-title#sp-entry-content-34 > nav, .hpb-viewtype-title#sp-entry-content-35 > nav, .hpb-viewtype-title#sp-entry-content-36 > nav, .hpb-viewtype-title#sp-entry-content-37 > nav, .hpb-viewtype-title#sp-entry-content-38 > nav, .hpb-viewtype-title#sp-entry-content-39 > nav, .hpb-viewtype-title#sp-entry-content-4 > nav, .hpb-viewtype-title#sp-entry-content-40 > nav, .hpb-viewtype-title#sp-entry-content-41 > nav, .hpb-viewtype-title#sp-entry-content-42 > nav, .hpb-viewtype-title#sp-entry-content-43 > nav, .hpb-viewtype-title#sp-entry-content-44 > nav, .hpb-viewtype-title#sp-entry-content-45 > nav, .hpb-viewtype-title#sp-entry-content-46 > nav, .hpb-viewtype-title#sp-entry-content-47 > nav, .hpb-viewtype-title#sp-entry-content-48 > nav, .hpb-viewtype-title#sp-entry-content-5 > nav, .hpb-viewtype-title#sp-entry-content-6 > nav, .hpb-viewtype-title#sp-entry-content-7 > nav, .hpb-viewtype-title#sp-entry-content-8 > nav, .hpb-viewtype-title#sp-entry-content-9 > nav, .hpb-viewtype-title#sp-wp-post-list-1 > nav, .hpb-viewtype-title#sp-wp-post-list-10 > nav, .hpb-viewtype-title#sp-wp-post-list-11 > nav, .hpb-viewtype-title#sp-wp-post-list-12 > nav, .hpb-viewtype-title#sp-wp-post-list-13 > nav, .hpb-viewtype-title#sp-wp-post-list-14 > nav, .hpb-viewtype-title#sp-wp-post-list-15 > nav, .hpb-viewtype-title#sp-wp-post-list-16 > nav, .hpb-viewtype-title#sp-wp-post-list-17 > nav, .hpb-viewtype-title#sp-wp-post-list-18 > nav, .hpb-viewtype-title#sp-wp-post-list-19 > nav, .hpb-viewtype-title#sp-wp-post-list-20 > nav, .hpb-viewtype-title#sp-wp-post-list-3 > nav, .hpb-viewtype-title#sp-wp-post-list-4 > nav, .hpb-viewtype-title#sp-wp-post-list-5 > nav, .hpb-viewtype-title#sp-wp-post-list-6 > nav, .hpb-viewtype-title#sp-wp-post-list-7 > nav, .hpb-viewtype-title#sp-wp-post-list-8 > nav, .hpb-viewtype-title#sp-wp-post-list-9 > nav{
  margin-top : 11px;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-10 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-11 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-12 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-13 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-14 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-15 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-16 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-17 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-18 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-19 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-2 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-20 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-21 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-22 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-23 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-24 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-25 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-26 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-27 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-28 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-29 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-3 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-30 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-31 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-32 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-33 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-34 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-35 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-36 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-37 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-38 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-39 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-40 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-41 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-42 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-43 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-44 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-45 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-46 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-47 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-48 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-6 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-9 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-1 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-10 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-11 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-12 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-13 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-14 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-15 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-16 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-17 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-18 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-19 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-20 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-3 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-4 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-5 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-6 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-7 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-8 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-9 article > header > h1 > a{
  color : #605043;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-10 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-11 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-12 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-13 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-14 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-15 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-16 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-17 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-18 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-19 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-2 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-20 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-21 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-22 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-23 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-24 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-25 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-26 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-27 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-28 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-29 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-3 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-30 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-31 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-32 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-33 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-34 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-35 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-36 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-37 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-38 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-39 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-4 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-40 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-41 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-42 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-43 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-44 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-45 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-46 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-47 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-48 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-5 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-6 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-9 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-1 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-10 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-11 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-12 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-13 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-14 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-15 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-16 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-17 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-18 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-19 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-20 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-3 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-4 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-5 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-6 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-7 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-8 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-9 article > header > h1 > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-10 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-11 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-12 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-13 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-14 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-15 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-16 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-17 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-18 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-19 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-2 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-20 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-21 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-22 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-23 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-24 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-25 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-26 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-27 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-28 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-29 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-3 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-30 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-31 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-32 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-33 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-34 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-35 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-36 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-37 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-38 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-39 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-40 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-41 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-42 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-43 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-44 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-45 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-46 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-47 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-48 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-6 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-9 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-1 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-10 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-11 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-12 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-13 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-14 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-15 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-16 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-17 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-18 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-19 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-20 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-3 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-4 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-5 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-6 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-7 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-8 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-9 article > header > h4 > a{
  color : #605043;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-10 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-11 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-12 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-13 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-14 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-15 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-16 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-17 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-18 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-19 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-2 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-20 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-21 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-22 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-23 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-24 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-25 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-26 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-27 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-28 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-29 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-3 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-30 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-31 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-32 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-33 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-34 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-35 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-36 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-37 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-38 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-39 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-4 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-40 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-41 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-42 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-43 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-44 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-45 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-46 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-47 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-48 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-5 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-6 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-9 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-1 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-10 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-11 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-12 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-13 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-14 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-15 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-16 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-17 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-18 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-19 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-20 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-3 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-4 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-5 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-6 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-7 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-8 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-9 article > header > h4 > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-35 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-19 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-20 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dd{
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-35 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-19 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-20 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dd:nth-last-of-type(1){
  margin-bottom : 0px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-35 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-19 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-20 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt{
  background-color : #ffffff;
  padding-left : 20px;
  padding-right : 20px;
  margin-bottom : 20px;
  position : relative;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-35 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-19 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-20 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt::before{
  background-color : #605043;
  width : auto;
  height : 2px;
  display : block;
  position : absolute;
  bottom : 5px;
  right : 20px;
  left : 20px;
  content : '';
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-35 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-19 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-20 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt > a{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #605043;
  text-decoration : none;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-35 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-19 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-20 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-26 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-27 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-28 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-29 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-30 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-31 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-32 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-33 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-34 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-35 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-36 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-37 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-38 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-39 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-40 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-41 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-42 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-43 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-44 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-45 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-46 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-47 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-48 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-19 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-20 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl > dd{
  margin-left : 165px;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-26 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-27 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-28 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-29 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-30 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-31 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-32 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-33 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-34 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-35 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-36 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-37 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-38 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-39 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-40 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-41 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-42 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-43 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-44 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-45 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-46 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-47 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-48 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-19 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-20 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl > dd > a{
  color : #333333;
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-26 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-27 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-28 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-29 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-30 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-31 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-32 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-33 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-34 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-35 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-36 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-37 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-38 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-39 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-40 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-41 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-42 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-43 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-44 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-45 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-46 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-47 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-48 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-19 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-20 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl > dd > a:hover{
  text-decoration : none;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-26 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-27 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-28 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-29 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-30 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-31 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-32 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-33 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-34 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-35 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-36 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-37 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-38 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-39 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-40 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-41 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-42 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-43 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-44 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-45 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-46 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-47 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-48 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-19 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-20 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl > dt{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 3px 7px;
  padding-left : 20px;
  float : left;
  clear : both;
}

.sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-1 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-10 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-11 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-12 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-13 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-14 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-15 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-16 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-17 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-18 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-19 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-2 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-20 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-21 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-22 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-23 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-24 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-25 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-26 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-27 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-28 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-29 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-3 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-30 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-31 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-32 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-33 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-34 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-35 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-36 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-37 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-38 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-39 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-4 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-40 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-41 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-42 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-43 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-44 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-45 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-46 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-47 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-48 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-5 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-6 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-7 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-8 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-9 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-1 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-10 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-11 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-12 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-13 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-14 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-15 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-16 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-17 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-18 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-19 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-20 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-3 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-4 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-5 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-6 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-7 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-8 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-9 > article > footer{
  padding-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1:nth-child(1), .sp-wp-post-list#sp-entry-content-10:nth-child(1), .sp-wp-post-list#sp-entry-content-11:nth-child(1), .sp-wp-post-list#sp-entry-content-12:nth-child(1), .sp-wp-post-list#sp-entry-content-13:nth-child(1), .sp-wp-post-list#sp-entry-content-14:nth-child(1), .sp-wp-post-list#sp-entry-content-15:nth-child(1), .sp-wp-post-list#sp-entry-content-16:nth-child(1), .sp-wp-post-list#sp-entry-content-17:nth-child(1), .sp-wp-post-list#sp-entry-content-18:nth-child(1), .sp-wp-post-list#sp-entry-content-19:nth-child(1), .sp-wp-post-list#sp-entry-content-2:nth-child(1), .sp-wp-post-list#sp-entry-content-20:nth-child(1), .sp-wp-post-list#sp-entry-content-21:nth-child(1), .sp-wp-post-list#sp-entry-content-22:nth-child(1), .sp-wp-post-list#sp-entry-content-23:nth-child(1), .sp-wp-post-list#sp-entry-content-24:nth-child(1), .sp-wp-post-list#sp-entry-content-25:nth-child(1), .sp-wp-post-list#sp-entry-content-26:nth-child(1), .sp-wp-post-list#sp-entry-content-27:nth-child(1), .sp-wp-post-list#sp-entry-content-28:nth-child(1), .sp-wp-post-list#sp-entry-content-29:nth-child(1), .sp-wp-post-list#sp-entry-content-3:nth-child(1), .sp-wp-post-list#sp-entry-content-30:nth-child(1), .sp-wp-post-list#sp-entry-content-31:nth-child(1), .sp-wp-post-list#sp-entry-content-32:nth-child(1), .sp-wp-post-list#sp-entry-content-33:nth-child(1), .sp-wp-post-list#sp-entry-content-34:nth-child(1), .sp-wp-post-list#sp-entry-content-35:nth-child(1), .sp-wp-post-list#sp-entry-content-36:nth-child(1), .sp-wp-post-list#sp-entry-content-37:nth-child(1), .sp-wp-post-list#sp-entry-content-38:nth-child(1), .sp-wp-post-list#sp-entry-content-39:nth-child(1), .sp-wp-post-list#sp-entry-content-4:nth-child(1), .sp-wp-post-list#sp-entry-content-40:nth-child(1), .sp-wp-post-list#sp-entry-content-41:nth-child(1), .sp-wp-post-list#sp-entry-content-42:nth-child(1), .sp-wp-post-list#sp-entry-content-43:nth-child(1), .sp-wp-post-list#sp-entry-content-44:nth-child(1), .sp-wp-post-list#sp-entry-content-45:nth-child(1), .sp-wp-post-list#sp-entry-content-46:nth-child(1), .sp-wp-post-list#sp-entry-content-47:nth-child(1), .sp-wp-post-list#sp-entry-content-48:nth-child(1), .sp-wp-post-list#sp-entry-content-5:nth-child(1), .sp-wp-post-list#sp-entry-content-6:nth-child(1), .sp-wp-post-list#sp-entry-content-7:nth-child(1), .sp-wp-post-list#sp-entry-content-8:nth-child(1), .sp-wp-post-list#sp-entry-content-9:nth-child(1), .sp-wp-post-list#sp-wp-post-list-1:nth-child(1), .sp-wp-post-list#sp-wp-post-list-10:nth-child(1), .sp-wp-post-list#sp-wp-post-list-11:nth-child(1), .sp-wp-post-list#sp-wp-post-list-12:nth-child(1), .sp-wp-post-list#sp-wp-post-list-13:nth-child(1), .sp-wp-post-list#sp-wp-post-list-14:nth-child(1), .sp-wp-post-list#sp-wp-post-list-15:nth-child(1), .sp-wp-post-list#sp-wp-post-list-16:nth-child(1), .sp-wp-post-list#sp-wp-post-list-17:nth-child(1), .sp-wp-post-list#sp-wp-post-list-18:nth-child(1), .sp-wp-post-list#sp-wp-post-list-19:nth-child(1), .sp-wp-post-list#sp-wp-post-list-20:nth-child(1), .sp-wp-post-list#sp-wp-post-list-3:nth-child(1), .sp-wp-post-list#sp-wp-post-list-4:nth-child(1), .sp-wp-post-list#sp-wp-post-list-5:nth-child(1), .sp-wp-post-list#sp-wp-post-list-6:nth-child(1), .sp-wp-post-list#sp-wp-post-list-7:nth-child(1), .sp-wp-post-list#sp-wp-post-list-8:nth-child(1), .sp-wp-post-list#sp-wp-post-list-9:nth-child(1){
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-10 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-11 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-12 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-13 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-14 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-15 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-16 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-17 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-18 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-19 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-2 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-20 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-21 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-22 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-23 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-24 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-25 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-26 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-27 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-28 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-29 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-3 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-30 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-31 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-32 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-33 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-34 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-35 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-36 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-37 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-38 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-39 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-4 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-40 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-41 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-42 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-43 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-44 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-45 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-46 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-47 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-48 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-5 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-6 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-7 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-8 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-9 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-10 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-11 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-12 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-13 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-14 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-15 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-16 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-17 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-18 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-19 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-20 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-3 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-4 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-5 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-6 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-7 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-8 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-9 > .hpb-more-entry{
  text-align : right;
  padding-right : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-10 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-11 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-12 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-13 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-14 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-15 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-16 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-17 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-18 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-19 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-2 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-20 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-21 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-22 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-23 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-24 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-25 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-26 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-27 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-28 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-29 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-3 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-30 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-31 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-32 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-33 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-34 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-35 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-36 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-37 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-38 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-39 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-4 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-40 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-41 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-42 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-43 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-44 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-45 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-46 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-47 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-48 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-5 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-6 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-7 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-8 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-9 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-10 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-11 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-12 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-13 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-14 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-15 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-16 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-17 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-18 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-19 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-20 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-3 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-4 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-5 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-6 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-7 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-8 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-9 > .hpb-more-entry a{
  font-size : 1.6rem;
  line-height : 2;
  color : #ffffff;
  background-color : #605043;
  text-decoration : none;
  text-align : center;
  padding-top : 0px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 0px;
  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 : #605043;
  border-left-color : #605043;
  border-right-color : #605043;
  border-bottom-color : #605043;
  border-top-left-radius : 17px 17px;
  border-top-right-radius : 17px 17px;
  border-bottom-right-radius : 17px 17px;
  border-bottom-left-radius : 17px 17px;
  width : auto;
  min-width : 121px;
  display : inline-block;
}

.sp-wp-post-list#sp-entry-content-1 > article, .sp-wp-post-list#sp-entry-content-10 > article, .sp-wp-post-list#sp-entry-content-11 > article, .sp-wp-post-list#sp-entry-content-12 > article, .sp-wp-post-list#sp-entry-content-13 > article, .sp-wp-post-list#sp-entry-content-14 > article, .sp-wp-post-list#sp-entry-content-15 > article, .sp-wp-post-list#sp-entry-content-16 > article, .sp-wp-post-list#sp-entry-content-17 > article, .sp-wp-post-list#sp-entry-content-18 > article, .sp-wp-post-list#sp-entry-content-19 > article, .sp-wp-post-list#sp-entry-content-2 > article, .sp-wp-post-list#sp-entry-content-20 > article, .sp-wp-post-list#sp-entry-content-21 > article, .sp-wp-post-list#sp-entry-content-22 > article, .sp-wp-post-list#sp-entry-content-23 > article, .sp-wp-post-list#sp-entry-content-24 > article, .sp-wp-post-list#sp-entry-content-25 > article, .sp-wp-post-list#sp-entry-content-26 > article, .sp-wp-post-list#sp-entry-content-27 > article, .sp-wp-post-list#sp-entry-content-28 > article, .sp-wp-post-list#sp-entry-content-29 > article, .sp-wp-post-list#sp-entry-content-3 > article, .sp-wp-post-list#sp-entry-content-30 > article, .sp-wp-post-list#sp-entry-content-31 > article, .sp-wp-post-list#sp-entry-content-32 > article, .sp-wp-post-list#sp-entry-content-33 > article, .sp-wp-post-list#sp-entry-content-34 > article, .sp-wp-post-list#sp-entry-content-35 > article, .sp-wp-post-list#sp-entry-content-36 > article, .sp-wp-post-list#sp-entry-content-37 > article, .sp-wp-post-list#sp-entry-content-38 > article, .sp-wp-post-list#sp-entry-content-39 > article, .sp-wp-post-list#sp-entry-content-4 > article, .sp-wp-post-list#sp-entry-content-40 > article, .sp-wp-post-list#sp-entry-content-41 > article, .sp-wp-post-list#sp-entry-content-42 > article, .sp-wp-post-list#sp-entry-content-43 > article, .sp-wp-post-list#sp-entry-content-44 > article, .sp-wp-post-list#sp-entry-content-45 > article, .sp-wp-post-list#sp-entry-content-46 > article, .sp-wp-post-list#sp-entry-content-47 > article, .sp-wp-post-list#sp-entry-content-48 > article, .sp-wp-post-list#sp-entry-content-5 > article, .sp-wp-post-list#sp-entry-content-6 > article, .sp-wp-post-list#sp-entry-content-7 > article, .sp-wp-post-list#sp-entry-content-8 > article, .sp-wp-post-list#sp-entry-content-9 > article, .sp-wp-post-list#sp-wp-post-list-1 > article, .sp-wp-post-list#sp-wp-post-list-10 > article, .sp-wp-post-list#sp-wp-post-list-11 > article, .sp-wp-post-list#sp-wp-post-list-12 > article, .sp-wp-post-list#sp-wp-post-list-13 > article, .sp-wp-post-list#sp-wp-post-list-14 > article, .sp-wp-post-list#sp-wp-post-list-15 > article, .sp-wp-post-list#sp-wp-post-list-16 > article, .sp-wp-post-list#sp-wp-post-list-17 > article, .sp-wp-post-list#sp-wp-post-list-18 > article, .sp-wp-post-list#sp-wp-post-list-19 > article, .sp-wp-post-list#sp-wp-post-list-20 > article, .sp-wp-post-list#sp-wp-post-list-3 > article, .sp-wp-post-list#sp-wp-post-list-4 > article, .sp-wp-post-list#sp-wp-post-list-5 > article, .sp-wp-post-list#sp-wp-post-list-6 > article, .sp-wp-post-list#sp-wp-post-list-7 > article, .sp-wp-post-list#sp-wp-post-list-8 > article, .sp-wp-post-list#sp-wp-post-list-9 > article{
  background-color : #ffffff;
  padding-bottom : 30px;
  margin-top : 0px;
  margin-bottom : 0px;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-10 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-11 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-12 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-13 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-14 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-15 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-16 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-17 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-18 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-19 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-2 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-20 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-21 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-22 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-23 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-24 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-25 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-26 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-27 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-28 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-29 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-3 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-30 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-31 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-32 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-33 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-34 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-35 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-36 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-37 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-38 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-39 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-4 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-40 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-41 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-42 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-43 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-44 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-45 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-46 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-47 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-48 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-5 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-6 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-7 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-8 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-9 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-1 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-10 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-11 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-12 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-13 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-14 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-15 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-16 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-17 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-18 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-19 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-20 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-3 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-4 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-5 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-6 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-7 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-8 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-9 > article:nth-of-type(1):nth-last-of-type(1) + nav{
  background-color : transparent;
  padding-bottom : 0px;
  margin-top : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-10 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-11 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-12 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-13 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-14 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-15 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-16 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-17 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-18 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-19 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-2 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-20 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-21 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-22 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-23 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-24 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-25 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-26 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-27 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-28 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-29 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-3 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-30 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-31 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-32 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-33 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-34 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-35 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-36 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-37 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-38 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-39 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-4 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-40 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-41 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-42 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-43 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-44 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-45 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-46 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-47 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-48 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-5 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-6 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-7 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-8 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-9 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-1 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-10 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-11 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-12 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-13 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-14 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-15 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-16 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-17 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-18 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-19 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-20 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-3 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-4 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-5 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-6 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-7 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-8 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-9 > article:nth-of-type(1):nth-last-of-type(1) > header{
  padding-top : 19px;
}

.sp-wp-post-list#sp-entry-content-1 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-10 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-11 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-12 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-13 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-14 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-15 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-16 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-17 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-18 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-19 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-2 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-20 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-21 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-22 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-23 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-24 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-25 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-26 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-27 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-28 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-29 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-3 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-30 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-31 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-32 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-33 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-34 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-35 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-36 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-37 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-38 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-39 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-4 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-40 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-41 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-42 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-43 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-44 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-45 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-46 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-47 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-48 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-5 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-6 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-7 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-8 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-9 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-1 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-10 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-11 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-12 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-13 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-14 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-15 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-16 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-17 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-18 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-19 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-20 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-3 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-4 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-5 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-6 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-7 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-8 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-9 > article:nth-of-type(1):nth-last-of-type(1) > header::before{
  content : none;
}

.sp-wp-post-list#sp-entry-content-1 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-10 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-11 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-12 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-13 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-14 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-15 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-16 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-17 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-18 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-19 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-2 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-20 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-21 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-22 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-23 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-24 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-25 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-26 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-27 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-28 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-29 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-3 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-30 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-31 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-32 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-33 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-34 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-35 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-36 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-37 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-38 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-39 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-4 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-40 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-41 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-42 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-43 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-44 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-45 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-46 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-47 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-48 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-5 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-6 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-7 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-8 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-9 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-1 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-10 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-11 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-12 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-13 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-14 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-15 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-16 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-17 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-18 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-19 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-20 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-3 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-4 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-5 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-6 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-7 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-8 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-9 > article:nth-of-type(1):nth-last-of-type(1) > header > h1{
  color : #000000;
}

.sp-wp-post-list#sp-entry-content-1 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-10 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-11 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-12 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-13 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-14 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-15 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-16 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-17 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-18 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-19 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-2 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-20 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-21 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-22 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-23 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-24 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-25 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-26 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-27 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-28 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-29 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-3 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-30 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-31 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-32 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-33 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-34 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-35 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-36 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-37 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-38 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-39 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-4 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-40 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-41 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-42 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-43 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-44 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-45 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-46 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-47 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-48 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-5 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-6 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-7 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-8 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-9 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-1 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-10 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-11 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-12 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-13 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-14 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-15 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-16 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-17 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-18 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-19 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-20 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-3 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-4 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-5 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-6 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-7 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-8 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-9 > article:nth-of-type(1):nth-last-of-type(1) > header > h4{
  color : #000000;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content, .sp-wp-post-list#sp-entry-content-41 > article > .entry-content, .sp-wp-post-list#sp-entry-content-42 > article > .entry-content, .sp-wp-post-list#sp-entry-content-43 > article > .entry-content, .sp-wp-post-list#sp-entry-content-44 > article > .entry-content, .sp-wp-post-list#sp-entry-content-45 > article > .entry-content, .sp-wp-post-list#sp-entry-content-46 > article > .entry-content, .sp-wp-post-list#sp-entry-content-47 > article > .entry-content, .sp-wp-post-list#sp-entry-content-48 > article > .entry-content, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content{
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  position : static;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-41 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-42 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-43 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-44 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-45 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-46 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-47 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-48 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-41 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-42 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-43 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-44 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-45 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-46 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-47 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-48 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .address{
  font-style : italic;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-41 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-42 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-43 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-44 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-45 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-46 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-47 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-48 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .big{
  font-size : 1.7rem;
}

