#colophon{
  font-size : 1.2rem;
  background-image : url(img/back-pattern-01.png);
}

#content{
  min-height : 50px;
}

#contenthead {
}

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

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

#masthead{
  background-image : url(img/back-pattern-01.png);
  margin-bottom : 0px;
}

#page{
  font-size : 1.4rem;
}

#sidebar1{
  font-size : 1.2rem;
}

#sidebar2{
  font-size : 1.2rem;
}

*{
  box-sizing : border-box;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.widget a{
  text-decoration : underline;
}

.widget a:hover{
  text-decoration : none;
}

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

a:hover{
  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.5;
  color : #62492a;
  background-color : #cee7f4;
  background-image : url(img/image4.jpg);
  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-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #content{
    min-height : 50px;
  }

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

  #main-inner{
    float : left;
  }

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

  #masthead{
    margin-bottom : 0px;
  }

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

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

  #primary{
    float : right;
  }

  #sidebar1 {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

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

  #contenthead{
    width : 1000px;
  }

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

  #primary{
    width : 630px;
  }

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

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

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

  #main{
    background-color : #fbf2e9;
  }

  #masthead{
    margin-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sp-site-navigation.horizontal ul ul{
    border-bottom-color : initial;
    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-color : initial;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    border-bottom-color : initial;
    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-yahoo-map{
    width : 100%;
    min-height : 300px;
  }

  embed{
    max-width : 100%;
  }
}

#sp-image-12, #sp-image-13{
  text-decoration : none;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #868686;
  border-left-color : #868686;
  border-right-color : #868686;
  border-bottom-color : #868686;
  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-definition-list-2, #sp-definition-list-3{
  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-2 dd, #sp-definition-list-3 dd{
  padding-top : 0px;
  padding-left : 17px;
  padding-right : 0px;
  padding-bottom : 17px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-2 dt, #sp-definition-list-3 dt{
  background-color : #7ac6e9;
  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 : 12px;
  padding-left : 17px;
  padding-right : 0px;
  padding-bottom : 12px;
  margin-top : 12px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
}

#sp-definition-list-2 > dd, #sp-definition-list-3 > dd{
  color : #575757;
}

#sp-definition-list-2 > dt, #sp-definition-list-3 > dt{
  color : #ffffff;
}

#sp-image-10, #sp-image-100, #sp-image-1000, #sp-image-1001, #sp-image-1002, #sp-image-1003, #sp-image-1004, #sp-image-1005, #sp-image-1006, #sp-image-1007, #sp-image-1008, #sp-image-1009, #sp-image-101, #sp-image-1010, #sp-image-1011, #sp-image-1012, #sp-image-1013, #sp-image-1014, #sp-image-1015, #sp-image-1016, #sp-image-1017, #sp-image-1018, #sp-image-1019, #sp-image-102, #sp-image-1020, #sp-image-1021, #sp-image-1022, #sp-image-1023, #sp-image-1024, #sp-image-1025, #sp-image-1026, #sp-image-1027, #sp-image-1028, #sp-image-1029, #sp-image-103, #sp-image-1030, #sp-image-1031, #sp-image-1032, #sp-image-1033, #sp-image-1034, #sp-image-1035, #sp-image-1036, #sp-image-1037, #sp-image-1038, #sp-image-1039, #sp-image-104, #sp-image-1040, #sp-image-1041, #sp-image-1042, #sp-image-1043, #sp-image-1044, #sp-image-1045, #sp-image-1046, #sp-image-1047, #sp-image-1048, #sp-image-1049, #sp-image-105, #sp-image-1050, #sp-image-1051, #sp-image-1052, #sp-image-1053, #sp-image-1054, #sp-image-1055, #sp-image-1056, #sp-image-1057, #sp-image-1058, #sp-image-1059, #sp-image-106, #sp-image-1060, #sp-image-1061, #sp-image-1062, #sp-image-1063, #sp-image-1064, #sp-image-1065, #sp-image-1066, #sp-image-1067, #sp-image-1068, #sp-image-1069, #sp-image-107, #sp-image-1070, #sp-image-1071, #sp-image-1072, #sp-image-1073, #sp-image-1074, #sp-image-1075, #sp-image-1076, #sp-image-1077, #sp-image-1078, #sp-image-1079, #sp-image-108, #sp-image-1080, #sp-image-1081, #sp-image-1082, #sp-image-1083, #sp-image-1084, #sp-image-1085, #sp-image-1086, #sp-image-1087, #sp-image-1088, #sp-image-1089, #sp-image-109, #sp-image-1090, #sp-image-1091, #sp-image-1092, #sp-image-1093, #sp-image-1094, #sp-image-1095, #sp-image-1096, #sp-image-1097, #sp-image-1098, #sp-image-1099, #sp-image-11, #sp-image-110, #sp-image-1100, #sp-image-1101, #sp-image-1102, #sp-image-1103, #sp-image-1104, #sp-image-1105, #sp-image-1106, #sp-image-1107, #sp-image-1108, #sp-image-1109, #sp-image-111, #sp-image-1110, #sp-image-1111, #sp-image-1112, #sp-image-1113, #sp-image-1114, #sp-image-1115, #sp-image-1116, #sp-image-1117, #sp-image-1118, #sp-image-1119, #sp-image-112, #sp-image-1120, #sp-image-1121, #sp-image-1122, #sp-image-1123, #sp-image-1124, #sp-image-1125, #sp-image-1126, #sp-image-1127, #sp-image-1128, #sp-image-1129, #sp-image-113, #sp-image-1130, #sp-image-1131, #sp-image-1132, #sp-image-1133, #sp-image-1134, #sp-image-1135, #sp-image-1136, #sp-image-1137, #sp-image-1138, #sp-image-1139, #sp-image-114, #sp-image-1140, #sp-image-1141, #sp-image-1142, #sp-image-1143, #sp-image-1144, #sp-image-1145, #sp-image-1146, #sp-image-1147, #sp-image-1148, #sp-image-1149, #sp-image-115, #sp-image-1150, #sp-image-1151, #sp-image-1152, #sp-image-1153, #sp-image-1154, #sp-image-1155, #sp-image-1156, #sp-image-1157, #sp-image-1158, #sp-image-1159, #sp-image-116, #sp-image-1160, #sp-image-1161, #sp-image-1162, #sp-image-1163, #sp-image-1164, #sp-image-1165, #sp-image-1166, #sp-image-1167, #sp-image-1168, #sp-image-1169, #sp-image-117, #sp-image-1170, #sp-image-1171, #sp-image-1172, #sp-image-1173, #sp-image-1174, #sp-image-1175, #sp-image-1176, #sp-image-1177, #sp-image-1178, #sp-image-1179, #sp-image-118, #sp-image-1180, #sp-image-1181, #sp-image-1182, #sp-image-1183, #sp-image-1184, #sp-image-1185, #sp-image-1186, #sp-image-1187, #sp-image-1188, #sp-image-1189, #sp-image-119, #sp-image-1190, #sp-image-1191, #sp-image-1192, #sp-image-120, #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-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-154, #sp-image-155, #sp-image-156, #sp-image-157, #sp-image-158, #sp-image-159, #sp-image-160, #sp-image-161, #sp-image-162, #sp-image-163, #sp-image-164, #sp-image-165, #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-18, #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-188, #sp-image-189, #sp-image-19, #sp-image-190, #sp-image-191, #sp-image-192, #sp-image-193, #sp-image-194, #sp-image-195, #sp-image-196, #sp-image-197, #sp-image-198, #sp-image-199, #sp-image-20, #sp-image-200, #sp-image-201, #sp-image-202, #sp-image-203, #sp-image-204, #sp-image-205, #sp-image-206, #sp-image-207, #sp-image-208, #sp-image-209, #sp-image-21, #sp-image-210, #sp-image-211, #sp-image-212, #sp-image-213, #sp-image-214, #sp-image-215, #sp-image-216, #sp-image-217, #sp-image-218, #sp-image-219, #sp-image-22, #sp-image-220, #sp-image-221, #sp-image-222, #sp-image-223, #sp-image-224, #sp-image-225, #sp-image-226, #sp-image-227, #sp-image-228, #sp-image-229, #sp-image-23, #sp-image-230, #sp-image-231, #sp-image-232, #sp-image-233, #sp-image-234, #sp-image-235, #sp-image-236, #sp-image-237, #sp-image-238, #sp-image-239, #sp-image-24, #sp-image-240, #sp-image-241, #sp-image-242, #sp-image-243, #sp-image-244, #sp-image-245, #sp-image-246, #sp-image-247, #sp-image-248, #sp-image-249, #sp-image-25, #sp-image-250, #sp-image-251, #sp-image-252, #sp-image-253, #sp-image-254, #sp-image-255, #sp-image-256, #sp-image-257, #sp-image-258, #sp-image-259, #sp-image-26, #sp-image-260, #sp-image-261, #sp-image-262, #sp-image-263, #sp-image-264, #sp-image-265, #sp-image-266, #sp-image-267, #sp-image-268, #sp-image-269, #sp-image-27, #sp-image-270, #sp-image-271, #sp-image-272, #sp-image-273, #sp-image-274, #sp-image-275, #sp-image-276, #sp-image-277, #sp-image-278, #sp-image-279, #sp-image-28, #sp-image-280, #sp-image-281, #sp-image-282, #sp-image-283, #sp-image-284, #sp-image-285, #sp-image-286, #sp-image-287, #sp-image-288, #sp-image-289, #sp-image-29, #sp-image-290, #sp-image-291, #sp-image-292, #sp-image-293, #sp-image-294, #sp-image-295, #sp-image-296, #sp-image-297, #sp-image-298, #sp-image-299, #sp-image-3, #sp-image-30, #sp-image-300, #sp-image-301, #sp-image-302, #sp-image-303, #sp-image-304, #sp-image-305, #sp-image-306, #sp-image-307, #sp-image-308, #sp-image-309, #sp-image-31, #sp-image-310, #sp-image-311, #sp-image-312, #sp-image-313, #sp-image-314, #sp-image-315, #sp-image-316, #sp-image-317, #sp-image-318, #sp-image-319, #sp-image-32, #sp-image-320, #sp-image-321, #sp-image-322, #sp-image-323, #sp-image-324, #sp-image-325, #sp-image-326, #sp-image-327, #sp-image-328, #sp-image-329, #sp-image-33, #sp-image-330, #sp-image-331, #sp-image-332, #sp-image-333, #sp-image-334, #sp-image-335, #sp-image-336, #sp-image-337, #sp-image-338, #sp-image-339, #sp-image-34, #sp-image-340, #sp-image-341, #sp-image-342, #sp-image-343, #sp-image-344, #sp-image-345, #sp-image-346, #sp-image-347, #sp-image-348, #sp-image-349, #sp-image-35, #sp-image-350, #sp-image-351, #sp-image-352, #sp-image-353, #sp-image-354, #sp-image-355, #sp-image-356, #sp-image-357, #sp-image-358, #sp-image-359, #sp-image-36, #sp-image-360, #sp-image-361, #sp-image-362, #sp-image-363, #sp-image-364, #sp-image-365, #sp-image-366, #sp-image-367, #sp-image-368, #sp-image-369, #sp-image-37, #sp-image-370, #sp-image-371, #sp-image-372, #sp-image-373, #sp-image-374, #sp-image-375, #sp-image-376, #sp-image-377, #sp-image-378, #sp-image-379, #sp-image-38, #sp-image-380, #sp-image-381, #sp-image-382, #sp-image-383, #sp-image-384, #sp-image-385, #sp-image-386, #sp-image-387, #sp-image-388, #sp-image-389, #sp-image-39, #sp-image-390, #sp-image-391, #sp-image-392, #sp-image-393, #sp-image-394, #sp-image-395, #sp-image-396, #sp-image-397, #sp-image-398, #sp-image-399, #sp-image-4, #sp-image-40, #sp-image-400, #sp-image-401, #sp-image-402, #sp-image-403, #sp-image-404, #sp-image-405, #sp-image-406, #sp-image-407, #sp-image-408, #sp-image-409, #sp-image-41, #sp-image-410, #sp-image-411, #sp-image-412, #sp-image-413, #sp-image-414, #sp-image-415, #sp-image-416, #sp-image-417, #sp-image-418, #sp-image-419, #sp-image-42, #sp-image-420, #sp-image-421, #sp-image-422, #sp-image-423, #sp-image-424, #sp-image-425, #sp-image-426, #sp-image-427, #sp-image-428, #sp-image-429, #sp-image-43, #sp-image-430, #sp-image-431, #sp-image-432, #sp-image-433, #sp-image-434, #sp-image-435, #sp-image-436, #sp-image-437, #sp-image-438, #sp-image-439, #sp-image-44, #sp-image-440, #sp-image-441, #sp-image-442, #sp-image-443, #sp-image-444, #sp-image-445, #sp-image-446, #sp-image-447, #sp-image-448, #sp-image-449, #sp-image-45, #sp-image-450, #sp-image-451, #sp-image-452, #sp-image-453, #sp-image-454, #sp-image-455, #sp-image-456, #sp-image-457, #sp-image-458, #sp-image-459, #sp-image-46, #sp-image-460, #sp-image-461, #sp-image-462, #sp-image-463, #sp-image-464, #sp-image-465, #sp-image-466, #sp-image-467, #sp-image-468, #sp-image-469, #sp-image-47, #sp-image-470, #sp-image-471, #sp-image-472, #sp-image-473, #sp-image-474, #sp-image-475, #sp-image-476, #sp-image-477, #sp-image-478, #sp-image-479, #sp-image-480, #sp-image-481, #sp-image-482, #sp-image-483, #sp-image-484, #sp-image-485, #sp-image-486, #sp-image-487, #sp-image-488, #sp-image-489, #sp-image-49, #sp-image-490, #sp-image-491, #sp-image-492, #sp-image-493, #sp-image-494, #sp-image-495, #sp-image-496, #sp-image-497, #sp-image-498, #sp-image-499, #sp-image-5, #sp-image-50, #sp-image-500, #sp-image-501, #sp-image-502, #sp-image-503, #sp-image-504, #sp-image-505, #sp-image-506, #sp-image-507, #sp-image-508, #sp-image-509, #sp-image-51, #sp-image-510, #sp-image-511, #sp-image-512, #sp-image-513, #sp-image-514, #sp-image-515, #sp-image-516, #sp-image-517, #sp-image-518, #sp-image-519, #sp-image-52, #sp-image-520, #sp-image-521, #sp-image-522, #sp-image-523, #sp-image-524, #sp-image-525, #sp-image-526, #sp-image-527, #sp-image-528, #sp-image-529, #sp-image-53, #sp-image-530, #sp-image-531, #sp-image-532, #sp-image-533, #sp-image-534, #sp-image-535, #sp-image-536, #sp-image-537, #sp-image-538, #sp-image-539, #sp-image-54, #sp-image-540, #sp-image-541, #sp-image-542, #sp-image-543, #sp-image-544, #sp-image-545, #sp-image-546, #sp-image-547, #sp-image-548, #sp-image-549, #sp-image-55, #sp-image-550, #sp-image-551, #sp-image-552, #sp-image-553, #sp-image-554, #sp-image-555, #sp-image-556, #sp-image-557, #sp-image-558, #sp-image-559, #sp-image-56, #sp-image-560, #sp-image-561, #sp-image-562, #sp-image-563, #sp-image-564, #sp-image-565, #sp-image-566, #sp-image-567, #sp-image-568, #sp-image-569, #sp-image-57, #sp-image-570, #sp-image-571, #sp-image-572, #sp-image-573, #sp-image-574, #sp-image-575, #sp-image-576, #sp-image-577, #sp-image-578, #sp-image-579, #sp-image-58, #sp-image-580, #sp-image-581, #sp-image-582, #sp-image-583, #sp-image-584, #sp-image-585, #sp-image-586, #sp-image-587, #sp-image-588, #sp-image-589, #sp-image-590, #sp-image-591, #sp-image-592, #sp-image-593, #sp-image-594, #sp-image-595, #sp-image-596, #sp-image-597, #sp-image-598, #sp-image-599, #sp-image-6, #sp-image-600, #sp-image-601, #sp-image-602, #sp-image-603, #sp-image-604, #sp-image-605, #sp-image-606, #sp-image-607, #sp-image-608, #sp-image-609, #sp-image-61, #sp-image-610, #sp-image-611, #sp-image-612, #sp-image-613, #sp-image-614, #sp-image-615, #sp-image-616, #sp-image-617, #sp-image-618, #sp-image-619, #sp-image-62, #sp-image-620, #sp-image-621, #sp-image-622, #sp-image-623, #sp-image-624, #sp-image-625, #sp-image-626, #sp-image-627, #sp-image-628, #sp-image-629, #sp-image-63, #sp-image-630, #sp-image-631, #sp-image-632, #sp-image-633, #sp-image-634, #sp-image-635, #sp-image-636, #sp-image-637, #sp-image-638, #sp-image-639, #sp-image-64, #sp-image-640, #sp-image-641, #sp-image-642, #sp-image-643, #sp-image-644, #sp-image-645, #sp-image-646, #sp-image-647, #sp-image-648, #sp-image-649, #sp-image-65, #sp-image-650, #sp-image-651, #sp-image-652, #sp-image-653, #sp-image-654, #sp-image-655, #sp-image-656, #sp-image-657, #sp-image-658, #sp-image-659, #sp-image-66, #sp-image-660, #sp-image-661, #sp-image-662, #sp-image-663, #sp-image-664, #sp-image-665, #sp-image-666, #sp-image-667, #sp-image-668, #sp-image-669, #sp-image-67, #sp-image-670, #sp-image-671, #sp-image-672, #sp-image-673, #sp-image-674, #sp-image-675, #sp-image-676, #sp-image-677, #sp-image-678, #sp-image-679, #sp-image-68, #sp-image-680, #sp-image-681, #sp-image-682, #sp-image-683, #sp-image-684, #sp-image-685, #sp-image-686, #sp-image-687, #sp-image-688, #sp-image-689, #sp-image-69, #sp-image-690, #sp-image-691, #sp-image-692, #sp-image-693, #sp-image-694, #sp-image-695, #sp-image-696, #sp-image-697, #sp-image-698, #sp-image-699, #sp-image-7, #sp-image-70, #sp-image-700, #sp-image-701, #sp-image-702, #sp-image-703, #sp-image-704, #sp-image-705, #sp-image-706, #sp-image-707, #sp-image-708, #sp-image-709, #sp-image-71, #sp-image-710, #sp-image-711, #sp-image-712, #sp-image-713, #sp-image-714, #sp-image-715, #sp-image-716, #sp-image-717, #sp-image-718, #sp-image-719, #sp-image-72, #sp-image-720, #sp-image-721, #sp-image-722, #sp-image-723, #sp-image-724, #sp-image-725, #sp-image-726, #sp-image-727, #sp-image-728, #sp-image-729, #sp-image-73, #sp-image-730, #sp-image-731, #sp-image-732, #sp-image-733, #sp-image-734, #sp-image-735, #sp-image-736, #sp-image-737, #sp-image-738, #sp-image-739, #sp-image-74, #sp-image-740, #sp-image-741, #sp-image-742, #sp-image-743, #sp-image-744, #sp-image-745, #sp-image-746, #sp-image-747, #sp-image-748, #sp-image-749, #sp-image-75, #sp-image-750, #sp-image-751, #sp-image-752, #sp-image-753, #sp-image-754, #sp-image-755, #sp-image-756, #sp-image-757, #sp-image-758, #sp-image-759, #sp-image-76, #sp-image-760, #sp-image-761, #sp-image-762, #sp-image-763, #sp-image-764, #sp-image-765, #sp-image-766, #sp-image-767, #sp-image-768, #sp-image-769, #sp-image-77, #sp-image-770, #sp-image-771, #sp-image-772, #sp-image-773, #sp-image-774, #sp-image-775, #sp-image-776, #sp-image-777, #sp-image-778, #sp-image-779, #sp-image-78, #sp-image-780, #sp-image-781, #sp-image-782, #sp-image-783, #sp-image-784, #sp-image-785, #sp-image-786, #sp-image-787, #sp-image-788, #sp-image-789, #sp-image-79, #sp-image-790, #sp-image-791, #sp-image-792, #sp-image-793, #sp-image-794, #sp-image-795, #sp-image-796, #sp-image-797, #sp-image-798, #sp-image-799, #sp-image-8, #sp-image-80, #sp-image-800, #sp-image-801, #sp-image-802, #sp-image-803, #sp-image-804, #sp-image-805, #sp-image-806, #sp-image-807, #sp-image-808, #sp-image-809, #sp-image-81, #sp-image-810, #sp-image-811, #sp-image-812, #sp-image-813, #sp-image-814, #sp-image-815, #sp-image-816, #sp-image-817, #sp-image-818, #sp-image-819, #sp-image-82, #sp-image-820, #sp-image-821, #sp-image-822, #sp-image-823, #sp-image-824, #sp-image-825, #sp-image-826, #sp-image-827, #sp-image-828, #sp-image-829, #sp-image-83, #sp-image-830, #sp-image-831, #sp-image-832, #sp-image-833, #sp-image-834, #sp-image-835, #sp-image-836, #sp-image-837, #sp-image-838, #sp-image-839, #sp-image-84, #sp-image-840, #sp-image-841, #sp-image-842, #sp-image-843, #sp-image-844, #sp-image-845, #sp-image-846, #sp-image-847, #sp-image-848, #sp-image-849, #sp-image-85, #sp-image-850, #sp-image-851, #sp-image-852, #sp-image-853, #sp-image-854, #sp-image-855, #sp-image-856, #sp-image-857, #sp-image-858, #sp-image-859, #sp-image-86, #sp-image-860, #sp-image-861, #sp-image-862, #sp-image-863, #sp-image-864, #sp-image-865, #sp-image-866, #sp-image-867, #sp-image-868, #sp-image-869, #sp-image-87, #sp-image-870, #sp-image-871, #sp-image-872, #sp-image-873, #sp-image-874, #sp-image-875, #sp-image-876, #sp-image-877, #sp-image-878, #sp-image-879, #sp-image-88, #sp-image-880, #sp-image-881, #sp-image-882, #sp-image-883, #sp-image-884, #sp-image-885, #sp-image-886, #sp-image-887, #sp-image-888, #sp-image-889, #sp-image-89, #sp-image-890, #sp-image-891, #sp-image-892, #sp-image-893, #sp-image-894, #sp-image-895, #sp-image-896, #sp-image-897, #sp-image-898, #sp-image-899, #sp-image-9, #sp-image-90, #sp-image-900, #sp-image-901, #sp-image-902, #sp-image-903, #sp-image-904, #sp-image-905, #sp-image-906, #sp-image-907, #sp-image-908, #sp-image-909, #sp-image-91, #sp-image-910, #sp-image-911, #sp-image-912, #sp-image-913, #sp-image-914, #sp-image-915, #sp-image-916, #sp-image-917, #sp-image-918, #sp-image-919, #sp-image-92, #sp-image-920, #sp-image-921, #sp-image-922, #sp-image-923, #sp-image-924, #sp-image-925, #sp-image-926, #sp-image-927, #sp-image-928, #sp-image-929, #sp-image-93, #sp-image-930, #sp-image-931, #sp-image-932, #sp-image-933, #sp-image-934, #sp-image-935, #sp-image-936, #sp-image-937, #sp-image-938, #sp-image-939, #sp-image-94, #sp-image-940, #sp-image-941, #sp-image-942, #sp-image-943, #sp-image-944, #sp-image-945, #sp-image-946, #sp-image-947, #sp-image-948, #sp-image-949, #sp-image-95, #sp-image-950, #sp-image-951, #sp-image-952, #sp-image-953, #sp-image-954, #sp-image-955, #sp-image-956, #sp-image-957, #sp-image-958, #sp-image-959, #sp-image-96, #sp-image-960, #sp-image-961, #sp-image-962, #sp-image-963, #sp-image-964, #sp-image-965, #sp-image-966, #sp-image-967, #sp-image-968, #sp-image-969, #sp-image-97, #sp-image-970, #sp-image-971, #sp-image-972, #sp-image-973, #sp-image-974, #sp-image-975, #sp-image-976, #sp-image-977, #sp-image-978, #sp-image-979, #sp-image-98, #sp-image-980, #sp-image-981, #sp-image-982, #sp-image-983, #sp-image-984, #sp-image-985, #sp-image-986, #sp-image-987, #sp-image-988, #sp-image-989, #sp-image-99, #sp-image-990, #sp-image-991, #sp-image-992, #sp-image-993, #sp-image-994, #sp-image-995, #sp-image-996, #sp-image-997, #sp-image-998, #sp-image-999{
  max-width : 100%;
}

#sp-image-59, #sp-image-60{
  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-item-gallery-1 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-1 > ul > li{
  line-height : 1.4em;
  color : #676767;
  background-color : #d3eaf5;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  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 : 352px;
  height : 195px;
  float : left;
  overflow : hidden;
  box-sizing : border-box;
}

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

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

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

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

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

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

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

#sp-item-gallery-1 > ul > li p.item-gallery-icons span{
  line-height : 12px;
  text-align : center;
  margin-right : 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-1 > ul > li p.item-gallery-price{
  color : #676767;
  text-align : left;
  margin-top : 5px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

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

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

#sp-item-gallery-1 > ul > li p.item-gallery-title{
  line-height : 2.5em;
  color : #ffffff;
  background-color : #7ac6e9;
  padding-left : 10px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > div p{
  margin-bottom : 5px;
}

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

#sp-item-gallery-1 > ul > li > div.left{
  width : 45%;
  float : left;
}

#sp-item-gallery-1 > ul > li > div.right{
  width : 50%;
  float : right;
}

#sp-image-15{
  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 0px 50px rgba(0, 0, 0, 0.5) inset;
}

#sp-image-1, #sp-image-2{
  text-decoration : none;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  max-width : 100%;
}

#sp-image-16{
  text-decoration : none;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

#sp-image-48{
  text-decoration : none;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 50% 50%;
  border-top-right-radius : 50% 50%;
  border-bottom-right-radius : 50% 50%;
  border-bottom-left-radius : 50% 50%;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
  position : relative;
  box-sizing : border-box;
}

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

  #sp-site-navigation-1, #sp-site-navigation-2{
    background-image : url(img/back-pattern-01.png);
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
    box-shadow : 0px 5px 5px 0px rgba(6, 0, 1, 0.45);
    z-index : 2;
    
  }

  #sp-site-navigation-1 ul ul, #sp-site-navigation-2 ul ul{
    font-size : 1.2rem;
    background-color : #0e5287;
    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;
  }

  #sp-site-navigation-1 ul ul li, #sp-site-navigation-2 ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : dashed;
    border-bottom-color : #abc9f7;
    position : relative;
  }

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

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

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

  #sp-site-navigation-1 ul ul li > a:hover, #sp-site-navigation-2 ul ul li > a:hover{
    background-color : #2073b4;
  }

  #sp-site-navigation-1 > ul, #sp-site-navigation-2 > ul{
    font-size : 1.3rem;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    border-left-width : 1px;
    border-left-style : dashed;
    border-left-color : #abc9f7;
  }

  #sp-site-navigation-1 > ul > li, #sp-site-navigation-2 > ul > li{
    padding-right : 1px;
    border-right-width : 1px;
    border-right-style : dashed;
    border-right-color : #abc9f7;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a, #sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
    background-color : #1164a5;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a, #sp-site-navigation-2 > ul > li.current-menu-item > a{
    background-color : #1164a5;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a, #sp-site-navigation-2 > ul > li.current_page_ancestor > a{
    background-color : #1164a5;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a, #sp-site-navigation-2 > ul > li.current_page_item > a{
    background-color : #1164a5;
  }

  #sp-site-navigation-1 > ul > li > a, #sp-site-navigation-2 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    padding-top : 20px;
    padding-left : 21px;
    padding-right : 21px;
    padding-bottom : 20px;
    display : block;
  }

  #sp-site-navigation-1 > ul > li > a:hover, #sp-site-navigation-2 > ul > li > a:hover{
    background-color : #1164a5;
  }
}

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

  #sp-site-navigation-1, #sp-site-navigation-2{
    font-size : 1.2rem;
    font-weight : bold;
    margin-top : 0px;
  }

  #sp-site-navigation-1 .menu-toggle, #sp-site-navigation-2 .menu-toggle{
    font-size : 1.3rem;
    background-color : #0e5287;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
    padding-top : 12px;
    padding-bottom : 12px;
    border-top-width : 1px;
    border-top-style : dashed;
    border-top-color : #abc9f7;
  }

  #sp-site-navigation-1 li > a:active, #sp-site-navigation-2 li > a:active{
    background-color : #2073b4;
  }

  #sp-site-navigation-1 li > a:hover, #sp-site-navigation-2 li > a:hover{
    background-color : #2073b4;
  }

  #sp-site-navigation-1 ul li > a, #sp-site-navigation-2 ul li > a{
    font-weight : bold;
    color : #ffffff;
    background-color : #0e5287;
    text-decoration : none;
    padding-top : 8px;
    padding-bottom : 8px;
    border-top-width : 1px;
    border-top-style : dashed;
    border-top-color : #abc9f7;
  }

  #sp-site-navigation-1 ul ul li > a, #sp-site-navigation-2 ul ul li > a{
    padding-left : 40px;
    padding-right : 10px;
  }

  #sp-site-navigation-1 ul ul ul li > a, #sp-site-navigation-2 ul ul ul li > a{
    padding-left : 55px;
  }

  #sp-site-navigation-1 > ul li.current-menu-ancestor > a, #sp-site-navigation-2 > ul li.current-menu-ancestor > a{
    background-color : #2073b4;
  }

  #sp-site-navigation-1 > ul li.current-menu-item > a, #sp-site-navigation-2 > ul li.current-menu-item > a{
    background-color : #2073b4;
  }

  #sp-site-navigation-1 > ul li.current_page_ancestor > a, #sp-site-navigation-2 > ul li.current_page_ancestor > a{
    background-color : #2073b4;
  }

  #sp-site-navigation-1 > ul li.current_page_item > a, #sp-site-navigation-2 > ul li.current_page_item > a{
    background-color : #2073b4;
  }
}

#sp-site-branding2-1 .extra{
  color : #ffffff;
}

#sp-site-branding2-1 .extra > p{
  font-size : 1.1rem;
  color : #ffffff;
}

#sp-site-branding2-1 .extra > p:first-child{
  font-size : 2.1rem;
}

#sp-site-branding2-1 .site-description{
  font-size : 1.1rem;
  color : #ffd67d;
  background-color : #0e3b5e;
}

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

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

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

  #sp-site-branding2-1{
    padding-top : 43px;
    padding-bottom : 14px;
  }

  #sp-site-branding2-1 .extra{
    margin-top : 27px;
    width : auto;
    float : right;
    position : static;
  }

  #sp-site-branding2-1 .site-description{
    font-weight : bold;
    text-align : right;
    padding-top : 14px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 13px;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
    width : auto;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
    z-index : 10;
  }

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

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

  #sp-site-branding2-1{
    padding-top : 41px;
    padding-bottom : 14px;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 0px;
    margin-top : 11px;
  }

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

  #sp-site-branding2-1 .site-description{
    font-weight : bold;
    text-align : left;
    padding-top : 5px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 4px;
    margin-bottom : 0px;
    position : absolute;
    top : 0px;
    z-index : 10;
  }

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

#sp-wp-post-list-10, #sp-wp-post-list-100, #sp-wp-post-list-101, #sp-wp-post-list-102, #sp-wp-post-list-103, #sp-wp-post-list-104, #sp-wp-post-list-105, #sp-wp-post-list-106, #sp-wp-post-list-107, #sp-wp-post-list-108, #sp-wp-post-list-109, #sp-wp-post-list-11, #sp-wp-post-list-110, #sp-wp-post-list-111, #sp-wp-post-list-112, #sp-wp-post-list-113, #sp-wp-post-list-114, #sp-wp-post-list-115, #sp-wp-post-list-116, #sp-wp-post-list-117, #sp-wp-post-list-118, #sp-wp-post-list-119, #sp-wp-post-list-12, #sp-wp-post-list-120, #sp-wp-post-list-121, #sp-wp-post-list-122, #sp-wp-post-list-123, #sp-wp-post-list-124, #sp-wp-post-list-125, #sp-wp-post-list-126, #sp-wp-post-list-127, #sp-wp-post-list-128, #sp-wp-post-list-129, #sp-wp-post-list-13, #sp-wp-post-list-130, #sp-wp-post-list-131, #sp-wp-post-list-132, #sp-wp-post-list-133, #sp-wp-post-list-134, #sp-wp-post-list-135, #sp-wp-post-list-136, #sp-wp-post-list-137, #sp-wp-post-list-138, #sp-wp-post-list-139, #sp-wp-post-list-14, #sp-wp-post-list-140, #sp-wp-post-list-141, #sp-wp-post-list-142, #sp-wp-post-list-143, #sp-wp-post-list-144, #sp-wp-post-list-145, #sp-wp-post-list-146, #sp-wp-post-list-147, #sp-wp-post-list-148, #sp-wp-post-list-149, #sp-wp-post-list-15, #sp-wp-post-list-150, #sp-wp-post-list-151, #sp-wp-post-list-152, #sp-wp-post-list-153, #sp-wp-post-list-154, #sp-wp-post-list-155, #sp-wp-post-list-156, #sp-wp-post-list-157, #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-21, #sp-wp-post-list-22, #sp-wp-post-list-23, #sp-wp-post-list-24, #sp-wp-post-list-25, #sp-wp-post-list-26, #sp-wp-post-list-27, #sp-wp-post-list-28, #sp-wp-post-list-29, #sp-wp-post-list-3, #sp-wp-post-list-30, #sp-wp-post-list-31, #sp-wp-post-list-32, #sp-wp-post-list-33, #sp-wp-post-list-34, #sp-wp-post-list-35, #sp-wp-post-list-36, #sp-wp-post-list-37, #sp-wp-post-list-38, #sp-wp-post-list-39, #sp-wp-post-list-4, #sp-wp-post-list-40, #sp-wp-post-list-41, #sp-wp-post-list-42, #sp-wp-post-list-43, #sp-wp-post-list-44, #sp-wp-post-list-45, #sp-wp-post-list-46, #sp-wp-post-list-47, #sp-wp-post-list-48, #sp-wp-post-list-49, #sp-wp-post-list-5, #sp-wp-post-list-50, #sp-wp-post-list-51, #sp-wp-post-list-52, #sp-wp-post-list-53, #sp-wp-post-list-54, #sp-wp-post-list-55, #sp-wp-post-list-56, #sp-wp-post-list-57, #sp-wp-post-list-58, #sp-wp-post-list-59, #sp-wp-post-list-6, #sp-wp-post-list-60, #sp-wp-post-list-61, #sp-wp-post-list-62, #sp-wp-post-list-63, #sp-wp-post-list-64, #sp-wp-post-list-65, #sp-wp-post-list-66, #sp-wp-post-list-67, #sp-wp-post-list-68, #sp-wp-post-list-69, #sp-wp-post-list-7, #sp-wp-post-list-70, #sp-wp-post-list-71, #sp-wp-post-list-72, #sp-wp-post-list-73, #sp-wp-post-list-74, #sp-wp-post-list-75, #sp-wp-post-list-76, #sp-wp-post-list-77, #sp-wp-post-list-78, #sp-wp-post-list-79, #sp-wp-post-list-8, #sp-wp-post-list-80, #sp-wp-post-list-81, #sp-wp-post-list-82, #sp-wp-post-list-83, #sp-wp-post-list-84, #sp-wp-post-list-85, #sp-wp-post-list-86, #sp-wp-post-list-87, #sp-wp-post-list-88, #sp-wp-post-list-89, #sp-wp-post-list-9, #sp-wp-post-list-90, #sp-wp-post-list-91, #sp-wp-post-list-92, #sp-wp-post-list-93, #sp-wp-post-list-94, #sp-wp-post-list-95, #sp-wp-post-list-96, #sp-wp-post-list-97, #sp-wp-post-list-98, #sp-wp-post-list-99{
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 13px;
}

#sp-wp-post-list-10 article > header > h4 > a, #sp-wp-post-list-100 article > header > h4 > a, #sp-wp-post-list-101 article > header > h4 > a, #sp-wp-post-list-102 article > header > h4 > a, #sp-wp-post-list-103 article > header > h4 > a, #sp-wp-post-list-104 article > header > h4 > a, #sp-wp-post-list-105 article > header > h4 > a, #sp-wp-post-list-106 article > header > h4 > a, #sp-wp-post-list-107 article > header > h4 > a, #sp-wp-post-list-108 article > header > h4 > a, #sp-wp-post-list-109 article > header > h4 > a, #sp-wp-post-list-11 article > header > h4 > a, #sp-wp-post-list-110 article > header > h4 > a, #sp-wp-post-list-111 article > header > h4 > a, #sp-wp-post-list-112 article > header > h4 > a, #sp-wp-post-list-113 article > header > h4 > a, #sp-wp-post-list-114 article > header > h4 > a, #sp-wp-post-list-115 article > header > h4 > a, #sp-wp-post-list-116 article > header > h4 > a, #sp-wp-post-list-117 article > header > h4 > a, #sp-wp-post-list-118 article > header > h4 > a, #sp-wp-post-list-119 article > header > h4 > a, #sp-wp-post-list-12 article > header > h4 > a, #sp-wp-post-list-120 article > header > h4 > a, #sp-wp-post-list-121 article > header > h4 > a, #sp-wp-post-list-122 article > header > h4 > a, #sp-wp-post-list-123 article > header > h4 > a, #sp-wp-post-list-124 article > header > h4 > a, #sp-wp-post-list-125 article > header > h4 > a, #sp-wp-post-list-126 article > header > h4 > a, #sp-wp-post-list-127 article > header > h4 > a, #sp-wp-post-list-128 article > header > h4 > a, #sp-wp-post-list-129 article > header > h4 > a, #sp-wp-post-list-13 article > header > h4 > a, #sp-wp-post-list-130 article > header > h4 > a, #sp-wp-post-list-131 article > header > h4 > a, #sp-wp-post-list-132 article > header > h4 > a, #sp-wp-post-list-133 article > header > h4 > a, #sp-wp-post-list-134 article > header > h4 > a, #sp-wp-post-list-135 article > header > h4 > a, #sp-wp-post-list-136 article > header > h4 > a, #sp-wp-post-list-137 article > header > h4 > a, #sp-wp-post-list-138 article > header > h4 > a, #sp-wp-post-list-139 article > header > h4 > a, #sp-wp-post-list-14 article > header > h4 > a, #sp-wp-post-list-140 article > header > h4 > a, #sp-wp-post-list-141 article > header > h4 > a, #sp-wp-post-list-142 article > header > h4 > a, #sp-wp-post-list-143 article > header > h4 > a, #sp-wp-post-list-144 article > header > h4 > a, #sp-wp-post-list-145 article > header > h4 > a, #sp-wp-post-list-146 article > header > h4 > a, #sp-wp-post-list-147 article > header > h4 > a, #sp-wp-post-list-148 article > header > h4 > a, #sp-wp-post-list-149 article > header > h4 > a, #sp-wp-post-list-15 article > header > h4 > a, #sp-wp-post-list-150 article > header > h4 > a, #sp-wp-post-list-151 article > header > h4 > a, #sp-wp-post-list-152 article > header > h4 > a, #sp-wp-post-list-153 article > header > h4 > a, #sp-wp-post-list-154 article > header > h4 > a, #sp-wp-post-list-155 article > header > h4 > a, #sp-wp-post-list-156 article > header > h4 > a, #sp-wp-post-list-157 article > header > h4 > a, #sp-wp-post-list-16 article > header > h4 > a, #sp-wp-post-list-17 article > header > h4 > a, #sp-wp-post-list-18 article > header > h4 > a, #sp-wp-post-list-19 article > header > h4 > a, #sp-wp-post-list-20 article > header > h4 > a, #sp-wp-post-list-21 article > header > h4 > a, #sp-wp-post-list-22 article > header > h4 > a, #sp-wp-post-list-23 article > header > h4 > a, #sp-wp-post-list-24 article > header > h4 > a, #sp-wp-post-list-25 article > header > h4 > a, #sp-wp-post-list-26 article > header > h4 > a, #sp-wp-post-list-27 article > header > h4 > a, #sp-wp-post-list-28 article > header > h4 > a, #sp-wp-post-list-29 article > header > h4 > a, #sp-wp-post-list-3 article > header > h4 > a, #sp-wp-post-list-30 article > header > h4 > a, #sp-wp-post-list-31 article > header > h4 > a, #sp-wp-post-list-32 article > header > h4 > a, #sp-wp-post-list-33 article > header > h4 > a, #sp-wp-post-list-34 article > header > h4 > a, #sp-wp-post-list-35 article > header > h4 > a, #sp-wp-post-list-36 article > header > h4 > a, #sp-wp-post-list-37 article > header > h4 > a, #sp-wp-post-list-38 article > header > h4 > a, #sp-wp-post-list-39 article > header > h4 > a, #sp-wp-post-list-4 article > header > h4 > a, #sp-wp-post-list-40 article > header > h4 > a, #sp-wp-post-list-41 article > header > h4 > a, #sp-wp-post-list-42 article > header > h4 > a, #sp-wp-post-list-43 article > header > h4 > a, #sp-wp-post-list-44 article > header > h4 > a, #sp-wp-post-list-45 article > header > h4 > a, #sp-wp-post-list-46 article > header > h4 > a, #sp-wp-post-list-47 article > header > h4 > a, #sp-wp-post-list-48 article > header > h4 > a, #sp-wp-post-list-49 article > header > h4 > a, #sp-wp-post-list-5 article > header > h4 > a, #sp-wp-post-list-50 article > header > h4 > a, #sp-wp-post-list-51 article > header > h4 > a, #sp-wp-post-list-52 article > header > h4 > a, #sp-wp-post-list-53 article > header > h4 > a, #sp-wp-post-list-54 article > header > h4 > a, #sp-wp-post-list-55 article > header > h4 > a, #sp-wp-post-list-56 article > header > h4 > a, #sp-wp-post-list-57 article > header > h4 > a, #sp-wp-post-list-58 article > header > h4 > a, #sp-wp-post-list-59 article > header > h4 > a, #sp-wp-post-list-6 article > header > h4 > a, #sp-wp-post-list-60 article > header > h4 > a, #sp-wp-post-list-61 article > header > h4 > a, #sp-wp-post-list-62 article > header > h4 > a, #sp-wp-post-list-63 article > header > h4 > a, #sp-wp-post-list-64 article > header > h4 > a, #sp-wp-post-list-65 article > header > h4 > a, #sp-wp-post-list-66 article > header > h4 > a, #sp-wp-post-list-67 article > header > h4 > a, #sp-wp-post-list-68 article > header > h4 > a, #sp-wp-post-list-69 article > header > h4 > a, #sp-wp-post-list-7 article > header > h4 > a, #sp-wp-post-list-70 article > header > h4 > a, #sp-wp-post-list-71 article > header > h4 > a, #sp-wp-post-list-72 article > header > h4 > a, #sp-wp-post-list-73 article > header > h4 > a, #sp-wp-post-list-74 article > header > h4 > a, #sp-wp-post-list-75 article > header > h4 > a, #sp-wp-post-list-76 article > header > h4 > a, #sp-wp-post-list-77 article > header > h4 > a, #sp-wp-post-list-78 article > header > h4 > a, #sp-wp-post-list-79 article > header > h4 > a, #sp-wp-post-list-8 article > header > h4 > a, #sp-wp-post-list-80 article > header > h4 > a, #sp-wp-post-list-81 article > header > h4 > a, #sp-wp-post-list-82 article > header > h4 > a, #sp-wp-post-list-83 article > header > h4 > a, #sp-wp-post-list-84 article > header > h4 > a, #sp-wp-post-list-85 article > header > h4 > a, #sp-wp-post-list-86 article > header > h4 > a, #sp-wp-post-list-87 article > header > h4 > a, #sp-wp-post-list-88 article > header > h4 > a, #sp-wp-post-list-89 article > header > h4 > a, #sp-wp-post-list-9 article > header > h4 > a, #sp-wp-post-list-90 article > header > h4 > a, #sp-wp-post-list-91 article > header > h4 > a, #sp-wp-post-list-92 article > header > h4 > a, #sp-wp-post-list-93 article > header > h4 > a, #sp-wp-post-list-94 article > header > h4 > a, #sp-wp-post-list-95 article > header > h4 > a, #sp-wp-post-list-96 article > header > h4 > a, #sp-wp-post-list-97 article > header > h4 > a, #sp-wp-post-list-98 article > header > h4 > a, #sp-wp-post-list-99 article > header > h4 > a{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 1.5;
  color : #333333;
  background-color : #fffbf7;
  background-image : url(img/icon-title-01.png);
  background-repeat : no-repeat;
  background-position : 4px 0.4em;
  text-decoration : none;
  padding-top : 4px;
  padding-left : 30px;
  padding-right : 5px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #9c1e1a;
  border-bottom-color : #f4f4f4;
  display : block;
}

.hpb-viewtype-content#sp-wp-post-list-10, .hpb-viewtype-content#sp-wp-post-list-100, .hpb-viewtype-content#sp-wp-post-list-101, .hpb-viewtype-content#sp-wp-post-list-102, .hpb-viewtype-content#sp-wp-post-list-103, .hpb-viewtype-content#sp-wp-post-list-104, .hpb-viewtype-content#sp-wp-post-list-105, .hpb-viewtype-content#sp-wp-post-list-106, .hpb-viewtype-content#sp-wp-post-list-107, .hpb-viewtype-content#sp-wp-post-list-108, .hpb-viewtype-content#sp-wp-post-list-109, .hpb-viewtype-content#sp-wp-post-list-11, .hpb-viewtype-content#sp-wp-post-list-110, .hpb-viewtype-content#sp-wp-post-list-111, .hpb-viewtype-content#sp-wp-post-list-112, .hpb-viewtype-content#sp-wp-post-list-113, .hpb-viewtype-content#sp-wp-post-list-114, .hpb-viewtype-content#sp-wp-post-list-115, .hpb-viewtype-content#sp-wp-post-list-116, .hpb-viewtype-content#sp-wp-post-list-117, .hpb-viewtype-content#sp-wp-post-list-118, .hpb-viewtype-content#sp-wp-post-list-119, .hpb-viewtype-content#sp-wp-post-list-12, .hpb-viewtype-content#sp-wp-post-list-120, .hpb-viewtype-content#sp-wp-post-list-121, .hpb-viewtype-content#sp-wp-post-list-122, .hpb-viewtype-content#sp-wp-post-list-123, .hpb-viewtype-content#sp-wp-post-list-124, .hpb-viewtype-content#sp-wp-post-list-125, .hpb-viewtype-content#sp-wp-post-list-126, .hpb-viewtype-content#sp-wp-post-list-127, .hpb-viewtype-content#sp-wp-post-list-128, .hpb-viewtype-content#sp-wp-post-list-129, .hpb-viewtype-content#sp-wp-post-list-13, .hpb-viewtype-content#sp-wp-post-list-130, .hpb-viewtype-content#sp-wp-post-list-131, .hpb-viewtype-content#sp-wp-post-list-132, .hpb-viewtype-content#sp-wp-post-list-133, .hpb-viewtype-content#sp-wp-post-list-134, .hpb-viewtype-content#sp-wp-post-list-135, .hpb-viewtype-content#sp-wp-post-list-136, .hpb-viewtype-content#sp-wp-post-list-137, .hpb-viewtype-content#sp-wp-post-list-138, .hpb-viewtype-content#sp-wp-post-list-139, .hpb-viewtype-content#sp-wp-post-list-14, .hpb-viewtype-content#sp-wp-post-list-140, .hpb-viewtype-content#sp-wp-post-list-141, .hpb-viewtype-content#sp-wp-post-list-142, .hpb-viewtype-content#sp-wp-post-list-143, .hpb-viewtype-content#sp-wp-post-list-144, .hpb-viewtype-content#sp-wp-post-list-145, .hpb-viewtype-content#sp-wp-post-list-146, .hpb-viewtype-content#sp-wp-post-list-147, .hpb-viewtype-content#sp-wp-post-list-148, .hpb-viewtype-content#sp-wp-post-list-149, .hpb-viewtype-content#sp-wp-post-list-15, .hpb-viewtype-content#sp-wp-post-list-150, .hpb-viewtype-content#sp-wp-post-list-151, .hpb-viewtype-content#sp-wp-post-list-152, .hpb-viewtype-content#sp-wp-post-list-153, .hpb-viewtype-content#sp-wp-post-list-154, .hpb-viewtype-content#sp-wp-post-list-155, .hpb-viewtype-content#sp-wp-post-list-156, .hpb-viewtype-content#sp-wp-post-list-157, .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-21, .hpb-viewtype-content#sp-wp-post-list-22, .hpb-viewtype-content#sp-wp-post-list-23, .hpb-viewtype-content#sp-wp-post-list-24, .hpb-viewtype-content#sp-wp-post-list-25, .hpb-viewtype-content#sp-wp-post-list-26, .hpb-viewtype-content#sp-wp-post-list-27, .hpb-viewtype-content#sp-wp-post-list-28, .hpb-viewtype-content#sp-wp-post-list-29, .hpb-viewtype-content#sp-wp-post-list-3, .hpb-viewtype-content#sp-wp-post-list-30, .hpb-viewtype-content#sp-wp-post-list-31, .hpb-viewtype-content#sp-wp-post-list-32, .hpb-viewtype-content#sp-wp-post-list-33, .hpb-viewtype-content#sp-wp-post-list-34, .hpb-viewtype-content#sp-wp-post-list-35, .hpb-viewtype-content#sp-wp-post-list-36, .hpb-viewtype-content#sp-wp-post-list-37, .hpb-viewtype-content#sp-wp-post-list-38, .hpb-viewtype-content#sp-wp-post-list-39, .hpb-viewtype-content#sp-wp-post-list-4, .hpb-viewtype-content#sp-wp-post-list-40, .hpb-viewtype-content#sp-wp-post-list-41, .hpb-viewtype-content#sp-wp-post-list-42, .hpb-viewtype-content#sp-wp-post-list-43, .hpb-viewtype-content#sp-wp-post-list-44, .hpb-viewtype-content#sp-wp-post-list-45, .hpb-viewtype-content#sp-wp-post-list-46, .hpb-viewtype-content#sp-wp-post-list-47, .hpb-viewtype-content#sp-wp-post-list-48, .hpb-viewtype-content#sp-wp-post-list-49, .hpb-viewtype-content#sp-wp-post-list-5, .hpb-viewtype-content#sp-wp-post-list-50, .hpb-viewtype-content#sp-wp-post-list-51, .hpb-viewtype-content#sp-wp-post-list-52, .hpb-viewtype-content#sp-wp-post-list-53, .hpb-viewtype-content#sp-wp-post-list-54, .hpb-viewtype-content#sp-wp-post-list-55, .hpb-viewtype-content#sp-wp-post-list-56, .hpb-viewtype-content#sp-wp-post-list-57, .hpb-viewtype-content#sp-wp-post-list-58, .hpb-viewtype-content#sp-wp-post-list-59, .hpb-viewtype-content#sp-wp-post-list-6, .hpb-viewtype-content#sp-wp-post-list-60, .hpb-viewtype-content#sp-wp-post-list-61, .hpb-viewtype-content#sp-wp-post-list-62, .hpb-viewtype-content#sp-wp-post-list-63, .hpb-viewtype-content#sp-wp-post-list-64, .hpb-viewtype-content#sp-wp-post-list-65, .hpb-viewtype-content#sp-wp-post-list-66, .hpb-viewtype-content#sp-wp-post-list-67, .hpb-viewtype-content#sp-wp-post-list-68, .hpb-viewtype-content#sp-wp-post-list-69, .hpb-viewtype-content#sp-wp-post-list-7, .hpb-viewtype-content#sp-wp-post-list-70, .hpb-viewtype-content#sp-wp-post-list-71, .hpb-viewtype-content#sp-wp-post-list-72, .hpb-viewtype-content#sp-wp-post-list-73, .hpb-viewtype-content#sp-wp-post-list-74, .hpb-viewtype-content#sp-wp-post-list-75, .hpb-viewtype-content#sp-wp-post-list-76, .hpb-viewtype-content#sp-wp-post-list-77, .hpb-viewtype-content#sp-wp-post-list-78, .hpb-viewtype-content#sp-wp-post-list-79, .hpb-viewtype-content#sp-wp-post-list-8, .hpb-viewtype-content#sp-wp-post-list-80, .hpb-viewtype-content#sp-wp-post-list-81, .hpb-viewtype-content#sp-wp-post-list-82, .hpb-viewtype-content#sp-wp-post-list-83, .hpb-viewtype-content#sp-wp-post-list-84, .hpb-viewtype-content#sp-wp-post-list-85, .hpb-viewtype-content#sp-wp-post-list-86, .hpb-viewtype-content#sp-wp-post-list-87, .hpb-viewtype-content#sp-wp-post-list-88, .hpb-viewtype-content#sp-wp-post-list-89, .hpb-viewtype-content#sp-wp-post-list-9, .hpb-viewtype-content#sp-wp-post-list-90, .hpb-viewtype-content#sp-wp-post-list-91, .hpb-viewtype-content#sp-wp-post-list-92, .hpb-viewtype-content#sp-wp-post-list-93, .hpb-viewtype-content#sp-wp-post-list-94, .hpb-viewtype-content#sp-wp-post-list-95, .hpb-viewtype-content#sp-wp-post-list-96, .hpb-viewtype-content#sp-wp-post-list-97, .hpb-viewtype-content#sp-wp-post-list-98, .hpb-viewtype-content#sp-wp-post-list-99{
  background-color : #fffbf7;
  padding-bottom : 20px;
}

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

.hpb-viewtype-date#sp-wp-post-list-10, .hpb-viewtype-date#sp-wp-post-list-100, .hpb-viewtype-date#sp-wp-post-list-101, .hpb-viewtype-date#sp-wp-post-list-102, .hpb-viewtype-date#sp-wp-post-list-103, .hpb-viewtype-date#sp-wp-post-list-104, .hpb-viewtype-date#sp-wp-post-list-105, .hpb-viewtype-date#sp-wp-post-list-106, .hpb-viewtype-date#sp-wp-post-list-107, .hpb-viewtype-date#sp-wp-post-list-108, .hpb-viewtype-date#sp-wp-post-list-109, .hpb-viewtype-date#sp-wp-post-list-11, .hpb-viewtype-date#sp-wp-post-list-110, .hpb-viewtype-date#sp-wp-post-list-111, .hpb-viewtype-date#sp-wp-post-list-112, .hpb-viewtype-date#sp-wp-post-list-113, .hpb-viewtype-date#sp-wp-post-list-114, .hpb-viewtype-date#sp-wp-post-list-115, .hpb-viewtype-date#sp-wp-post-list-116, .hpb-viewtype-date#sp-wp-post-list-117, .hpb-viewtype-date#sp-wp-post-list-118, .hpb-viewtype-date#sp-wp-post-list-119, .hpb-viewtype-date#sp-wp-post-list-12, .hpb-viewtype-date#sp-wp-post-list-120, .hpb-viewtype-date#sp-wp-post-list-121, .hpb-viewtype-date#sp-wp-post-list-122, .hpb-viewtype-date#sp-wp-post-list-123, .hpb-viewtype-date#sp-wp-post-list-124, .hpb-viewtype-date#sp-wp-post-list-125, .hpb-viewtype-date#sp-wp-post-list-126, .hpb-viewtype-date#sp-wp-post-list-127, .hpb-viewtype-date#sp-wp-post-list-128, .hpb-viewtype-date#sp-wp-post-list-129, .hpb-viewtype-date#sp-wp-post-list-13, .hpb-viewtype-date#sp-wp-post-list-130, .hpb-viewtype-date#sp-wp-post-list-131, .hpb-viewtype-date#sp-wp-post-list-132, .hpb-viewtype-date#sp-wp-post-list-133, .hpb-viewtype-date#sp-wp-post-list-134, .hpb-viewtype-date#sp-wp-post-list-135, .hpb-viewtype-date#sp-wp-post-list-136, .hpb-viewtype-date#sp-wp-post-list-137, .hpb-viewtype-date#sp-wp-post-list-138, .hpb-viewtype-date#sp-wp-post-list-139, .hpb-viewtype-date#sp-wp-post-list-14, .hpb-viewtype-date#sp-wp-post-list-140, .hpb-viewtype-date#sp-wp-post-list-141, .hpb-viewtype-date#sp-wp-post-list-142, .hpb-viewtype-date#sp-wp-post-list-143, .hpb-viewtype-date#sp-wp-post-list-144, .hpb-viewtype-date#sp-wp-post-list-145, .hpb-viewtype-date#sp-wp-post-list-146, .hpb-viewtype-date#sp-wp-post-list-147, .hpb-viewtype-date#sp-wp-post-list-148, .hpb-viewtype-date#sp-wp-post-list-149, .hpb-viewtype-date#sp-wp-post-list-15, .hpb-viewtype-date#sp-wp-post-list-150, .hpb-viewtype-date#sp-wp-post-list-151, .hpb-viewtype-date#sp-wp-post-list-152, .hpb-viewtype-date#sp-wp-post-list-153, .hpb-viewtype-date#sp-wp-post-list-154, .hpb-viewtype-date#sp-wp-post-list-155, .hpb-viewtype-date#sp-wp-post-list-156, .hpb-viewtype-date#sp-wp-post-list-157, .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-21, .hpb-viewtype-date#sp-wp-post-list-22, .hpb-viewtype-date#sp-wp-post-list-23, .hpb-viewtype-date#sp-wp-post-list-24, .hpb-viewtype-date#sp-wp-post-list-25, .hpb-viewtype-date#sp-wp-post-list-26, .hpb-viewtype-date#sp-wp-post-list-27, .hpb-viewtype-date#sp-wp-post-list-28, .hpb-viewtype-date#sp-wp-post-list-29, .hpb-viewtype-date#sp-wp-post-list-3, .hpb-viewtype-date#sp-wp-post-list-30, .hpb-viewtype-date#sp-wp-post-list-31, .hpb-viewtype-date#sp-wp-post-list-32, .hpb-viewtype-date#sp-wp-post-list-33, .hpb-viewtype-date#sp-wp-post-list-34, .hpb-viewtype-date#sp-wp-post-list-35, .hpb-viewtype-date#sp-wp-post-list-36, .hpb-viewtype-date#sp-wp-post-list-37, .hpb-viewtype-date#sp-wp-post-list-38, .hpb-viewtype-date#sp-wp-post-list-39, .hpb-viewtype-date#sp-wp-post-list-4, .hpb-viewtype-date#sp-wp-post-list-40, .hpb-viewtype-date#sp-wp-post-list-41, .hpb-viewtype-date#sp-wp-post-list-42, .hpb-viewtype-date#sp-wp-post-list-43, .hpb-viewtype-date#sp-wp-post-list-44, .hpb-viewtype-date#sp-wp-post-list-45, .hpb-viewtype-date#sp-wp-post-list-46, .hpb-viewtype-date#sp-wp-post-list-47, .hpb-viewtype-date#sp-wp-post-list-48, .hpb-viewtype-date#sp-wp-post-list-49, .hpb-viewtype-date#sp-wp-post-list-5, .hpb-viewtype-date#sp-wp-post-list-50, .hpb-viewtype-date#sp-wp-post-list-51, .hpb-viewtype-date#sp-wp-post-list-52, .hpb-viewtype-date#sp-wp-post-list-53, .hpb-viewtype-date#sp-wp-post-list-54, .hpb-viewtype-date#sp-wp-post-list-55, .hpb-viewtype-date#sp-wp-post-list-56, .hpb-viewtype-date#sp-wp-post-list-57, .hpb-viewtype-date#sp-wp-post-list-58, .hpb-viewtype-date#sp-wp-post-list-59, .hpb-viewtype-date#sp-wp-post-list-6, .hpb-viewtype-date#sp-wp-post-list-60, .hpb-viewtype-date#sp-wp-post-list-61, .hpb-viewtype-date#sp-wp-post-list-62, .hpb-viewtype-date#sp-wp-post-list-63, .hpb-viewtype-date#sp-wp-post-list-64, .hpb-viewtype-date#sp-wp-post-list-65, .hpb-viewtype-date#sp-wp-post-list-66, .hpb-viewtype-date#sp-wp-post-list-67, .hpb-viewtype-date#sp-wp-post-list-68, .hpb-viewtype-date#sp-wp-post-list-69, .hpb-viewtype-date#sp-wp-post-list-7, .hpb-viewtype-date#sp-wp-post-list-70, .hpb-viewtype-date#sp-wp-post-list-71, .hpb-viewtype-date#sp-wp-post-list-72, .hpb-viewtype-date#sp-wp-post-list-73, .hpb-viewtype-date#sp-wp-post-list-74, .hpb-viewtype-date#sp-wp-post-list-75, .hpb-viewtype-date#sp-wp-post-list-76, .hpb-viewtype-date#sp-wp-post-list-77, .hpb-viewtype-date#sp-wp-post-list-78, .hpb-viewtype-date#sp-wp-post-list-79, .hpb-viewtype-date#sp-wp-post-list-8, .hpb-viewtype-date#sp-wp-post-list-80, .hpb-viewtype-date#sp-wp-post-list-81, .hpb-viewtype-date#sp-wp-post-list-82, .hpb-viewtype-date#sp-wp-post-list-83, .hpb-viewtype-date#sp-wp-post-list-84, .hpb-viewtype-date#sp-wp-post-list-85, .hpb-viewtype-date#sp-wp-post-list-86, .hpb-viewtype-date#sp-wp-post-list-87, .hpb-viewtype-date#sp-wp-post-list-88, .hpb-viewtype-date#sp-wp-post-list-89, .hpb-viewtype-date#sp-wp-post-list-9, .hpb-viewtype-date#sp-wp-post-list-90, .hpb-viewtype-date#sp-wp-post-list-91, .hpb-viewtype-date#sp-wp-post-list-92, .hpb-viewtype-date#sp-wp-post-list-93, .hpb-viewtype-date#sp-wp-post-list-94, .hpb-viewtype-date#sp-wp-post-list-95, .hpb-viewtype-date#sp-wp-post-list-96, .hpb-viewtype-date#sp-wp-post-list-97, .hpb-viewtype-date#sp-wp-post-list-98, .hpb-viewtype-date#sp-wp-post-list-99{
  background-color : #fffbf7;
  padding-bottom : 20px;
}

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

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

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

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

.hpb-viewtype-title#sp-wp-post-list-10, .hpb-viewtype-title#sp-wp-post-list-100, .hpb-viewtype-title#sp-wp-post-list-101, .hpb-viewtype-title#sp-wp-post-list-102, .hpb-viewtype-title#sp-wp-post-list-103, .hpb-viewtype-title#sp-wp-post-list-104, .hpb-viewtype-title#sp-wp-post-list-105, .hpb-viewtype-title#sp-wp-post-list-106, .hpb-viewtype-title#sp-wp-post-list-107, .hpb-viewtype-title#sp-wp-post-list-108, .hpb-viewtype-title#sp-wp-post-list-109, .hpb-viewtype-title#sp-wp-post-list-11, .hpb-viewtype-title#sp-wp-post-list-110, .hpb-viewtype-title#sp-wp-post-list-111, .hpb-viewtype-title#sp-wp-post-list-112, .hpb-viewtype-title#sp-wp-post-list-113, .hpb-viewtype-title#sp-wp-post-list-114, .hpb-viewtype-title#sp-wp-post-list-115, .hpb-viewtype-title#sp-wp-post-list-116, .hpb-viewtype-title#sp-wp-post-list-117, .hpb-viewtype-title#sp-wp-post-list-118, .hpb-viewtype-title#sp-wp-post-list-119, .hpb-viewtype-title#sp-wp-post-list-12, .hpb-viewtype-title#sp-wp-post-list-120, .hpb-viewtype-title#sp-wp-post-list-121, .hpb-viewtype-title#sp-wp-post-list-122, .hpb-viewtype-title#sp-wp-post-list-123, .hpb-viewtype-title#sp-wp-post-list-124, .hpb-viewtype-title#sp-wp-post-list-125, .hpb-viewtype-title#sp-wp-post-list-126, .hpb-viewtype-title#sp-wp-post-list-127, .hpb-viewtype-title#sp-wp-post-list-128, .hpb-viewtype-title#sp-wp-post-list-129, .hpb-viewtype-title#sp-wp-post-list-13, .hpb-viewtype-title#sp-wp-post-list-130, .hpb-viewtype-title#sp-wp-post-list-131, .hpb-viewtype-title#sp-wp-post-list-132, .hpb-viewtype-title#sp-wp-post-list-133, .hpb-viewtype-title#sp-wp-post-list-134, .hpb-viewtype-title#sp-wp-post-list-135, .hpb-viewtype-title#sp-wp-post-list-136, .hpb-viewtype-title#sp-wp-post-list-137, .hpb-viewtype-title#sp-wp-post-list-138, .hpb-viewtype-title#sp-wp-post-list-139, .hpb-viewtype-title#sp-wp-post-list-14, .hpb-viewtype-title#sp-wp-post-list-140, .hpb-viewtype-title#sp-wp-post-list-141, .hpb-viewtype-title#sp-wp-post-list-142, .hpb-viewtype-title#sp-wp-post-list-143, .hpb-viewtype-title#sp-wp-post-list-144, .hpb-viewtype-title#sp-wp-post-list-145, .hpb-viewtype-title#sp-wp-post-list-146, .hpb-viewtype-title#sp-wp-post-list-147, .hpb-viewtype-title#sp-wp-post-list-148, .hpb-viewtype-title#sp-wp-post-list-149, .hpb-viewtype-title#sp-wp-post-list-15, .hpb-viewtype-title#sp-wp-post-list-150, .hpb-viewtype-title#sp-wp-post-list-151, .hpb-viewtype-title#sp-wp-post-list-152, .hpb-viewtype-title#sp-wp-post-list-153, .hpb-viewtype-title#sp-wp-post-list-154, .hpb-viewtype-title#sp-wp-post-list-155, .hpb-viewtype-title#sp-wp-post-list-156, .hpb-viewtype-title#sp-wp-post-list-157, .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-21, .hpb-viewtype-title#sp-wp-post-list-22, .hpb-viewtype-title#sp-wp-post-list-23, .hpb-viewtype-title#sp-wp-post-list-24, .hpb-viewtype-title#sp-wp-post-list-25, .hpb-viewtype-title#sp-wp-post-list-26, .hpb-viewtype-title#sp-wp-post-list-27, .hpb-viewtype-title#sp-wp-post-list-28, .hpb-viewtype-title#sp-wp-post-list-29, .hpb-viewtype-title#sp-wp-post-list-3, .hpb-viewtype-title#sp-wp-post-list-30, .hpb-viewtype-title#sp-wp-post-list-31, .hpb-viewtype-title#sp-wp-post-list-32, .hpb-viewtype-title#sp-wp-post-list-33, .hpb-viewtype-title#sp-wp-post-list-34, .hpb-viewtype-title#sp-wp-post-list-35, .hpb-viewtype-title#sp-wp-post-list-36, .hpb-viewtype-title#sp-wp-post-list-37, .hpb-viewtype-title#sp-wp-post-list-38, .hpb-viewtype-title#sp-wp-post-list-39, .hpb-viewtype-title#sp-wp-post-list-4, .hpb-viewtype-title#sp-wp-post-list-40, .hpb-viewtype-title#sp-wp-post-list-41, .hpb-viewtype-title#sp-wp-post-list-42, .hpb-viewtype-title#sp-wp-post-list-43, .hpb-viewtype-title#sp-wp-post-list-44, .hpb-viewtype-title#sp-wp-post-list-45, .hpb-viewtype-title#sp-wp-post-list-46, .hpb-viewtype-title#sp-wp-post-list-47, .hpb-viewtype-title#sp-wp-post-list-48, .hpb-viewtype-title#sp-wp-post-list-49, .hpb-viewtype-title#sp-wp-post-list-5, .hpb-viewtype-title#sp-wp-post-list-50, .hpb-viewtype-title#sp-wp-post-list-51, .hpb-viewtype-title#sp-wp-post-list-52, .hpb-viewtype-title#sp-wp-post-list-53, .hpb-viewtype-title#sp-wp-post-list-54, .hpb-viewtype-title#sp-wp-post-list-55, .hpb-viewtype-title#sp-wp-post-list-56, .hpb-viewtype-title#sp-wp-post-list-57, .hpb-viewtype-title#sp-wp-post-list-58, .hpb-viewtype-title#sp-wp-post-list-59, .hpb-viewtype-title#sp-wp-post-list-6, .hpb-viewtype-title#sp-wp-post-list-60, .hpb-viewtype-title#sp-wp-post-list-61, .hpb-viewtype-title#sp-wp-post-list-62, .hpb-viewtype-title#sp-wp-post-list-63, .hpb-viewtype-title#sp-wp-post-list-64, .hpb-viewtype-title#sp-wp-post-list-65, .hpb-viewtype-title#sp-wp-post-list-66, .hpb-viewtype-title#sp-wp-post-list-67, .hpb-viewtype-title#sp-wp-post-list-68, .hpb-viewtype-title#sp-wp-post-list-69, .hpb-viewtype-title#sp-wp-post-list-7, .hpb-viewtype-title#sp-wp-post-list-70, .hpb-viewtype-title#sp-wp-post-list-71, .hpb-viewtype-title#sp-wp-post-list-72, .hpb-viewtype-title#sp-wp-post-list-73, .hpb-viewtype-title#sp-wp-post-list-74, .hpb-viewtype-title#sp-wp-post-list-75, .hpb-viewtype-title#sp-wp-post-list-76, .hpb-viewtype-title#sp-wp-post-list-77, .hpb-viewtype-title#sp-wp-post-list-78, .hpb-viewtype-title#sp-wp-post-list-79, .hpb-viewtype-title#sp-wp-post-list-8, .hpb-viewtype-title#sp-wp-post-list-80, .hpb-viewtype-title#sp-wp-post-list-81, .hpb-viewtype-title#sp-wp-post-list-82, .hpb-viewtype-title#sp-wp-post-list-83, .hpb-viewtype-title#sp-wp-post-list-84, .hpb-viewtype-title#sp-wp-post-list-85, .hpb-viewtype-title#sp-wp-post-list-86, .hpb-viewtype-title#sp-wp-post-list-87, .hpb-viewtype-title#sp-wp-post-list-88, .hpb-viewtype-title#sp-wp-post-list-89, .hpb-viewtype-title#sp-wp-post-list-9, .hpb-viewtype-title#sp-wp-post-list-90, .hpb-viewtype-title#sp-wp-post-list-91, .hpb-viewtype-title#sp-wp-post-list-92, .hpb-viewtype-title#sp-wp-post-list-93, .hpb-viewtype-title#sp-wp-post-list-94, .hpb-viewtype-title#sp-wp-post-list-95, .hpb-viewtype-title#sp-wp-post-list-96, .hpb-viewtype-title#sp-wp-post-list-97, .hpb-viewtype-title#sp-wp-post-list-98, .hpb-viewtype-title#sp-wp-post-list-99{
  background-color : #fffbf7;
  padding-bottom : 20px;
}

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

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

#sp-wp-post-list-10 > .hpb-more-entry a, #sp-wp-post-list-100 > .hpb-more-entry a, #sp-wp-post-list-101 > .hpb-more-entry a, #sp-wp-post-list-102 > .hpb-more-entry a, #sp-wp-post-list-103 > .hpb-more-entry a, #sp-wp-post-list-104 > .hpb-more-entry a, #sp-wp-post-list-105 > .hpb-more-entry a, #sp-wp-post-list-106 > .hpb-more-entry a, #sp-wp-post-list-107 > .hpb-more-entry a, #sp-wp-post-list-108 > .hpb-more-entry a, #sp-wp-post-list-109 > .hpb-more-entry a, #sp-wp-post-list-11 > .hpb-more-entry a, #sp-wp-post-list-110 > .hpb-more-entry a, #sp-wp-post-list-111 > .hpb-more-entry a, #sp-wp-post-list-112 > .hpb-more-entry a, #sp-wp-post-list-113 > .hpb-more-entry a, #sp-wp-post-list-114 > .hpb-more-entry a, #sp-wp-post-list-115 > .hpb-more-entry a, #sp-wp-post-list-116 > .hpb-more-entry a, #sp-wp-post-list-117 > .hpb-more-entry a, #sp-wp-post-list-118 > .hpb-more-entry a, #sp-wp-post-list-119 > .hpb-more-entry a, #sp-wp-post-list-12 > .hpb-more-entry a, #sp-wp-post-list-120 > .hpb-more-entry a, #sp-wp-post-list-121 > .hpb-more-entry a, #sp-wp-post-list-122 > .hpb-more-entry a, #sp-wp-post-list-123 > .hpb-more-entry a, #sp-wp-post-list-124 > .hpb-more-entry a, #sp-wp-post-list-125 > .hpb-more-entry a, #sp-wp-post-list-126 > .hpb-more-entry a, #sp-wp-post-list-127 > .hpb-more-entry a, #sp-wp-post-list-128 > .hpb-more-entry a, #sp-wp-post-list-129 > .hpb-more-entry a, #sp-wp-post-list-13 > .hpb-more-entry a, #sp-wp-post-list-130 > .hpb-more-entry a, #sp-wp-post-list-131 > .hpb-more-entry a, #sp-wp-post-list-132 > .hpb-more-entry a, #sp-wp-post-list-133 > .hpb-more-entry a, #sp-wp-post-list-134 > .hpb-more-entry a, #sp-wp-post-list-135 > .hpb-more-entry a, #sp-wp-post-list-136 > .hpb-more-entry a, #sp-wp-post-list-137 > .hpb-more-entry a, #sp-wp-post-list-138 > .hpb-more-entry a, #sp-wp-post-list-139 > .hpb-more-entry a, #sp-wp-post-list-14 > .hpb-more-entry a, #sp-wp-post-list-140 > .hpb-more-entry a, #sp-wp-post-list-141 > .hpb-more-entry a, #sp-wp-post-list-142 > .hpb-more-entry a, #sp-wp-post-list-143 > .hpb-more-entry a, #sp-wp-post-list-144 > .hpb-more-entry a, #sp-wp-post-list-145 > .hpb-more-entry a, #sp-wp-post-list-146 > .hpb-more-entry a, #sp-wp-post-list-147 > .hpb-more-entry a, #sp-wp-post-list-148 > .hpb-more-entry a, #sp-wp-post-list-149 > .hpb-more-entry a, #sp-wp-post-list-15 > .hpb-more-entry a, #sp-wp-post-list-150 > .hpb-more-entry a, #sp-wp-post-list-151 > .hpb-more-entry a, #sp-wp-post-list-152 > .hpb-more-entry a, #sp-wp-post-list-153 > .hpb-more-entry a, #sp-wp-post-list-154 > .hpb-more-entry a, #sp-wp-post-list-155 > .hpb-more-entry a, #sp-wp-post-list-156 > .hpb-more-entry a, #sp-wp-post-list-157 > .hpb-more-entry a, #sp-wp-post-list-16 > .hpb-more-entry a, #sp-wp-post-list-17 > .hpb-more-entry a, #sp-wp-post-list-18 > .hpb-more-entry a, #sp-wp-post-list-19 > .hpb-more-entry a, #sp-wp-post-list-20 > .hpb-more-entry a, #sp-wp-post-list-21 > .hpb-more-entry a, #sp-wp-post-list-22 > .hpb-more-entry a, #sp-wp-post-list-23 > .hpb-more-entry a, #sp-wp-post-list-24 > .hpb-more-entry a, #sp-wp-post-list-25 > .hpb-more-entry a, #sp-wp-post-list-26 > .hpb-more-entry a, #sp-wp-post-list-27 > .hpb-more-entry a, #sp-wp-post-list-28 > .hpb-more-entry a, #sp-wp-post-list-29 > .hpb-more-entry a, #sp-wp-post-list-3 > .hpb-more-entry a, #sp-wp-post-list-30 > .hpb-more-entry a, #sp-wp-post-list-31 > .hpb-more-entry a, #sp-wp-post-list-32 > .hpb-more-entry a, #sp-wp-post-list-33 > .hpb-more-entry a, #sp-wp-post-list-34 > .hpb-more-entry a, #sp-wp-post-list-35 > .hpb-more-entry a, #sp-wp-post-list-36 > .hpb-more-entry a, #sp-wp-post-list-37 > .hpb-more-entry a, #sp-wp-post-list-38 > .hpb-more-entry a, #sp-wp-post-list-39 > .hpb-more-entry a, #sp-wp-post-list-4 > .hpb-more-entry a, #sp-wp-post-list-40 > .hpb-more-entry a, #sp-wp-post-list-41 > .hpb-more-entry a, #sp-wp-post-list-42 > .hpb-more-entry a, #sp-wp-post-list-43 > .hpb-more-entry a, #sp-wp-post-list-44 > .hpb-more-entry a, #sp-wp-post-list-45 > .hpb-more-entry a, #sp-wp-post-list-46 > .hpb-more-entry a, #sp-wp-post-list-47 > .hpb-more-entry a, #sp-wp-post-list-48 > .hpb-more-entry a, #sp-wp-post-list-49 > .hpb-more-entry a, #sp-wp-post-list-5 > .hpb-more-entry a, #sp-wp-post-list-50 > .hpb-more-entry a, #sp-wp-post-list-51 > .hpb-more-entry a, #sp-wp-post-list-52 > .hpb-more-entry a, #sp-wp-post-list-53 > .hpb-more-entry a, #sp-wp-post-list-54 > .hpb-more-entry a, #sp-wp-post-list-55 > .hpb-more-entry a, #sp-wp-post-list-56 > .hpb-more-entry a, #sp-wp-post-list-57 > .hpb-more-entry a, #sp-wp-post-list-58 > .hpb-more-entry a, #sp-wp-post-list-59 > .hpb-more-entry a, #sp-wp-post-list-6 > .hpb-more-entry a, #sp-wp-post-list-60 > .hpb-more-entry a, #sp-wp-post-list-61 > .hpb-more-entry a, #sp-wp-post-list-62 > .hpb-more-entry a, #sp-wp-post-list-63 > .hpb-more-entry a, #sp-wp-post-list-64 > .hpb-more-entry a, #sp-wp-post-list-65 > .hpb-more-entry a, #sp-wp-post-list-66 > .hpb-more-entry a, #sp-wp-post-list-67 > .hpb-more-entry a, #sp-wp-post-list-68 > .hpb-more-entry a, #sp-wp-post-list-69 > .hpb-more-entry a, #sp-wp-post-list-7 > .hpb-more-entry a, #sp-wp-post-list-70 > .hpb-more-entry a, #sp-wp-post-list-71 > .hpb-more-entry a, #sp-wp-post-list-72 > .hpb-more-entry a, #sp-wp-post-list-73 > .hpb-more-entry a, #sp-wp-post-list-74 > .hpb-more-entry a, #sp-wp-post-list-75 > .hpb-more-entry a, #sp-wp-post-list-76 > .hpb-more-entry a, #sp-wp-post-list-77 > .hpb-more-entry a, #sp-wp-post-list-78 > .hpb-more-entry a, #sp-wp-post-list-79 > .hpb-more-entry a, #sp-wp-post-list-8 > .hpb-more-entry a, #sp-wp-post-list-80 > .hpb-more-entry a, #sp-wp-post-list-81 > .hpb-more-entry a, #sp-wp-post-list-82 > .hpb-more-entry a, #sp-wp-post-list-83 > .hpb-more-entry a, #sp-wp-post-list-84 > .hpb-more-entry a, #sp-wp-post-list-85 > .hpb-more-entry a, #sp-wp-post-list-86 > .hpb-more-entry a, #sp-wp-post-list-87 > .hpb-more-entry a, #sp-wp-post-list-88 > .hpb-more-entry a, #sp-wp-post-list-89 > .hpb-more-entry a, #sp-wp-post-list-9 > .hpb-more-entry a, #sp-wp-post-list-90 > .hpb-more-entry a, #sp-wp-post-list-91 > .hpb-more-entry a, #sp-wp-post-list-92 > .hpb-more-entry a, #sp-wp-post-list-93 > .hpb-more-entry a, #sp-wp-post-list-94 > .hpb-more-entry a, #sp-wp-post-list-95 > .hpb-more-entry a, #sp-wp-post-list-96 > .hpb-more-entry a, #sp-wp-post-list-97 > .hpb-more-entry a, #sp-wp-post-list-98 > .hpb-more-entry a, #sp-wp-post-list-99 > .hpb-more-entry a{
  color : #ffffff;
  background-color : #665c51;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 5px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : inline-block;
}

#sp-wp-post-list-10 > article, #sp-wp-post-list-100 > article, #sp-wp-post-list-101 > article, #sp-wp-post-list-102 > article, #sp-wp-post-list-103 > article, #sp-wp-post-list-104 > article, #sp-wp-post-list-105 > article, #sp-wp-post-list-106 > article, #sp-wp-post-list-107 > article, #sp-wp-post-list-108 > article, #sp-wp-post-list-109 > article, #sp-wp-post-list-11 > article, #sp-wp-post-list-110 > article, #sp-wp-post-list-111 > article, #sp-wp-post-list-112 > article, #sp-wp-post-list-113 > article, #sp-wp-post-list-114 > article, #sp-wp-post-list-115 > article, #sp-wp-post-list-116 > article, #sp-wp-post-list-117 > article, #sp-wp-post-list-118 > article, #sp-wp-post-list-119 > article, #sp-wp-post-list-12 > article, #sp-wp-post-list-120 > article, #sp-wp-post-list-121 > article, #sp-wp-post-list-122 > article, #sp-wp-post-list-123 > article, #sp-wp-post-list-124 > article, #sp-wp-post-list-125 > article, #sp-wp-post-list-126 > article, #sp-wp-post-list-127 > article, #sp-wp-post-list-128 > article, #sp-wp-post-list-129 > article, #sp-wp-post-list-13 > article, #sp-wp-post-list-130 > article, #sp-wp-post-list-131 > article, #sp-wp-post-list-132 > article, #sp-wp-post-list-133 > article, #sp-wp-post-list-134 > article, #sp-wp-post-list-135 > article, #sp-wp-post-list-136 > article, #sp-wp-post-list-137 > article, #sp-wp-post-list-138 > article, #sp-wp-post-list-139 > article, #sp-wp-post-list-14 > article, #sp-wp-post-list-140 > article, #sp-wp-post-list-141 > article, #sp-wp-post-list-142 > article, #sp-wp-post-list-143 > article, #sp-wp-post-list-144 > article, #sp-wp-post-list-145 > article, #sp-wp-post-list-146 > article, #sp-wp-post-list-147 > article, #sp-wp-post-list-148 > article, #sp-wp-post-list-149 > article, #sp-wp-post-list-15 > article, #sp-wp-post-list-150 > article, #sp-wp-post-list-151 > article, #sp-wp-post-list-152 > article, #sp-wp-post-list-153 > article, #sp-wp-post-list-154 > article, #sp-wp-post-list-155 > article, #sp-wp-post-list-156 > article, #sp-wp-post-list-157 > article, #sp-wp-post-list-16 > article, #sp-wp-post-list-17 > article, #sp-wp-post-list-18 > article, #sp-wp-post-list-19 > article, #sp-wp-post-list-20 > article, #sp-wp-post-list-21 > article, #sp-wp-post-list-22 > article, #sp-wp-post-list-23 > article, #sp-wp-post-list-24 > article, #sp-wp-post-list-25 > article, #sp-wp-post-list-26 > article, #sp-wp-post-list-27 > article, #sp-wp-post-list-28 > article, #sp-wp-post-list-29 > article, #sp-wp-post-list-3 > article, #sp-wp-post-list-30 > article, #sp-wp-post-list-31 > article, #sp-wp-post-list-32 > article, #sp-wp-post-list-33 > article, #sp-wp-post-list-34 > article, #sp-wp-post-list-35 > article, #sp-wp-post-list-36 > article, #sp-wp-post-list-37 > article, #sp-wp-post-list-38 > article, #sp-wp-post-list-39 > article, #sp-wp-post-list-4 > article, #sp-wp-post-list-40 > article, #sp-wp-post-list-41 > article, #sp-wp-post-list-42 > article, #sp-wp-post-list-43 > article, #sp-wp-post-list-44 > article, #sp-wp-post-list-45 > article, #sp-wp-post-list-46 > article, #sp-wp-post-list-47 > article, #sp-wp-post-list-48 > article, #sp-wp-post-list-49 > article, #sp-wp-post-list-5 > article, #sp-wp-post-list-50 > article, #sp-wp-post-list-51 > article, #sp-wp-post-list-52 > article, #sp-wp-post-list-53 > article, #sp-wp-post-list-54 > article, #sp-wp-post-list-55 > article, #sp-wp-post-list-56 > article, #sp-wp-post-list-57 > article, #sp-wp-post-list-58 > article, #sp-wp-post-list-59 > article, #sp-wp-post-list-6 > article, #sp-wp-post-list-60 > article, #sp-wp-post-list-61 > article, #sp-wp-post-list-62 > article, #sp-wp-post-list-63 > article, #sp-wp-post-list-64 > article, #sp-wp-post-list-65 > article, #sp-wp-post-list-66 > article, #sp-wp-post-list-67 > article, #sp-wp-post-list-68 > article, #sp-wp-post-list-69 > article, #sp-wp-post-list-7 > article, #sp-wp-post-list-70 > article, #sp-wp-post-list-71 > article, #sp-wp-post-list-72 > article, #sp-wp-post-list-73 > article, #sp-wp-post-list-74 > article, #sp-wp-post-list-75 > article, #sp-wp-post-list-76 > article, #sp-wp-post-list-77 > article, #sp-wp-post-list-78 > article, #sp-wp-post-list-79 > article, #sp-wp-post-list-8 > article, #sp-wp-post-list-80 > article, #sp-wp-post-list-81 > article, #sp-wp-post-list-82 > article, #sp-wp-post-list-83 > article, #sp-wp-post-list-84 > article, #sp-wp-post-list-85 > article, #sp-wp-post-list-86 > article, #sp-wp-post-list-87 > article, #sp-wp-post-list-88 > article, #sp-wp-post-list-89 > article, #sp-wp-post-list-9 > article, #sp-wp-post-list-90 > article, #sp-wp-post-list-91 > article, #sp-wp-post-list-92 > article, #sp-wp-post-list-93 > article, #sp-wp-post-list-94 > article, #sp-wp-post-list-95 > article, #sp-wp-post-list-96 > article, #sp-wp-post-list-97 > article, #sp-wp-post-list-98 > article, #sp-wp-post-list-99 > article{
  background-color : #fffbf7;
  padding-bottom : 20px;
  margin-bottom : 13px;
}

#sp-wp-post-list-10 > article > div, #sp-wp-post-list-100 > article > div, #sp-wp-post-list-101 > article > div, #sp-wp-post-list-102 > article > div, #sp-wp-post-list-103 > article > div, #sp-wp-post-list-104 > article > div, #sp-wp-post-list-105 > article > div, #sp-wp-post-list-106 > article > div, #sp-wp-post-list-107 > article > div, #sp-wp-post-list-108 > article > div, #sp-wp-post-list-109 > article > div, #sp-wp-post-list-11 > article > div, #sp-wp-post-list-110 > article > div, #sp-wp-post-list-111 > article > div, #sp-wp-post-list-112 > article > div, #sp-wp-post-list-113 > article > div, #sp-wp-post-list-114 > article > div, #sp-wp-post-list-115 > article > div, #sp-wp-post-list-116 > article > div, #sp-wp-post-list-117 > article > div, #sp-wp-post-list-118 > article > div, #sp-wp-post-list-119 > article > div, #sp-wp-post-list-12 > article > div, #sp-wp-post-list-120 > article > div, #sp-wp-post-list-121 > article > div, #sp-wp-post-list-122 > article > div, #sp-wp-post-list-123 > article > div, #sp-wp-post-list-124 > article > div, #sp-wp-post-list-125 > article > div, #sp-wp-post-list-126 > article > div, #sp-wp-post-list-127 > article > div, #sp-wp-post-list-128 > article > div, #sp-wp-post-list-129 > article > div, #sp-wp-post-list-13 > article > div, #sp-wp-post-list-130 > article > div, #sp-wp-post-list-131 > article > div, #sp-wp-post-list-132 > article > div, #sp-wp-post-list-133 > article > div, #sp-wp-post-list-134 > article > div, #sp-wp-post-list-135 > article > div, #sp-wp-post-list-136 > article > div, #sp-wp-post-list-137 > article > div, #sp-wp-post-list-138 > article > div, #sp-wp-post-list-139 > article > div, #sp-wp-post-list-14 > article > div, #sp-wp-post-list-140 > article > div, #sp-wp-post-list-141 > article > div, #sp-wp-post-list-142 > article > div, #sp-wp-post-list-143 > article > div, #sp-wp-post-list-144 > article > div, #sp-wp-post-list-145 > article > div, #sp-wp-post-list-146 > article > div, #sp-wp-post-list-147 > article > div, #sp-wp-post-list-148 > article > div, #sp-wp-post-list-149 > article > div, #sp-wp-post-list-15 > article > div, #sp-wp-post-list-150 > article > div, #sp-wp-post-list-151 > article > div, #sp-wp-post-list-152 > article > div, #sp-wp-post-list-153 > article > div, #sp-wp-post-list-154 > article > div, #sp-wp-post-list-155 > article > div, #sp-wp-post-list-156 > article > div, #sp-wp-post-list-157 > article > div, #sp-wp-post-list-16 > article > div, #sp-wp-post-list-17 > article > div, #sp-wp-post-list-18 > article > div, #sp-wp-post-list-19 > article > div, #sp-wp-post-list-20 > article > div, #sp-wp-post-list-21 > article > div, #sp-wp-post-list-22 > article > div, #sp-wp-post-list-23 > article > div, #sp-wp-post-list-24 > article > div, #sp-wp-post-list-25 > article > div, #sp-wp-post-list-26 > article > div, #sp-wp-post-list-27 > article > div, #sp-wp-post-list-28 > article > div, #sp-wp-post-list-29 > article > div, #sp-wp-post-list-3 > article > div, #sp-wp-post-list-30 > article > div, #sp-wp-post-list-31 > article > div, #sp-wp-post-list-32 > article > div, #sp-wp-post-list-33 > article > div, #sp-wp-post-list-34 > article > div, #sp-wp-post-list-35 > article > div, #sp-wp-post-list-36 > article > div, #sp-wp-post-list-37 > article > div, #sp-wp-post-list-38 > article > div, #sp-wp-post-list-39 > article > div, #sp-wp-post-list-4 > article > div, #sp-wp-post-list-40 > article > div, #sp-wp-post-list-41 > article > div, #sp-wp-post-list-42 > article > div, #sp-wp-post-list-43 > article > div, #sp-wp-post-list-44 > article > div, #sp-wp-post-list-45 > article > div, #sp-wp-post-list-46 > article > div, #sp-wp-post-list-47 > article > div, #sp-wp-post-list-48 > article > div, #sp-wp-post-list-49 > article > div, #sp-wp-post-list-5 > article > div, #sp-wp-post-list-50 > article > div, #sp-wp-post-list-51 > article > div, #sp-wp-post-list-52 > article > div, #sp-wp-post-list-53 > article > div, #sp-wp-post-list-54 > article > div, #sp-wp-post-list-55 > article > div, #sp-wp-post-list-56 > article > div, #sp-wp-post-list-57 > article > div, #sp-wp-post-list-58 > article > div, #sp-wp-post-list-59 > article > div, #sp-wp-post-list-6 > article > div, #sp-wp-post-list-60 > article > div, #sp-wp-post-list-61 > article > div, #sp-wp-post-list-62 > article > div, #sp-wp-post-list-63 > article > div, #sp-wp-post-list-64 > article > div, #sp-wp-post-list-65 > article > div, #sp-wp-post-list-66 > article > div, #sp-wp-post-list-67 > article > div, #sp-wp-post-list-68 > article > div, #sp-wp-post-list-69 > article > div, #sp-wp-post-list-7 > article > div, #sp-wp-post-list-70 > article > div, #sp-wp-post-list-71 > article > div, #sp-wp-post-list-72 > article > div, #sp-wp-post-list-73 > article > div, #sp-wp-post-list-74 > article > div, #sp-wp-post-list-75 > article > div, #sp-wp-post-list-76 > article > div, #sp-wp-post-list-77 > article > div, #sp-wp-post-list-78 > article > div, #sp-wp-post-list-79 > article > div, #sp-wp-post-list-8 > article > div, #sp-wp-post-list-80 > article > div, #sp-wp-post-list-81 > article > div, #sp-wp-post-list-82 > article > div, #sp-wp-post-list-83 > article > div, #sp-wp-post-list-84 > article > div, #sp-wp-post-list-85 > article > div, #sp-wp-post-list-86 > article > div, #sp-wp-post-list-87 > article > div, #sp-wp-post-list-88 > article > div, #sp-wp-post-list-89 > article > div, #sp-wp-post-list-9 > article > div, #sp-wp-post-list-90 > article > div, #sp-wp-post-list-91 > article > div, #sp-wp-post-list-92 > article > div, #sp-wp-post-list-93 > article > div, #sp-wp-post-list-94 > article > div, #sp-wp-post-list-95 > article > div, #sp-wp-post-list-96 > article > div, #sp-wp-post-list-97 > article > div, #sp-wp-post-list-98 > article > div, #sp-wp-post-list-99 > article > div{
  padding-left : 20px;
  padding-right : 20px;
}

#sp-wp-post-list-10 > article > footer, #sp-wp-post-list-100 > article > footer, #sp-wp-post-list-101 > article > footer, #sp-wp-post-list-102 > article > footer, #sp-wp-post-list-103 > article > footer, #sp-wp-post-list-104 > article > footer, #sp-wp-post-list-105 > article > footer, #sp-wp-post-list-106 > article > footer, #sp-wp-post-list-107 > article > footer, #sp-wp-post-list-108 > article > footer, #sp-wp-post-list-109 > article > footer, #sp-wp-post-list-11 > article > footer, #sp-wp-post-list-110 > article > footer, #sp-wp-post-list-111 > article > footer, #sp-wp-post-list-112 > article > footer, #sp-wp-post-list-113 > article > footer, #sp-wp-post-list-114 > article > footer, #sp-wp-post-list-115 > article > footer, #sp-wp-post-list-116 > article > footer, #sp-wp-post-list-117 > article > footer, #sp-wp-post-list-118 > article > footer, #sp-wp-post-list-119 > article > footer, #sp-wp-post-list-12 > article > footer, #sp-wp-post-list-120 > article > footer, #sp-wp-post-list-121 > article > footer, #sp-wp-post-list-122 > article > footer, #sp-wp-post-list-123 > article > footer, #sp-wp-post-list-124 > article > footer, #sp-wp-post-list-125 > article > footer, #sp-wp-post-list-126 > article > footer, #sp-wp-post-list-127 > article > footer, #sp-wp-post-list-128 > article > footer, #sp-wp-post-list-129 > article > footer, #sp-wp-post-list-13 > article > footer, #sp-wp-post-list-130 > article > footer, #sp-wp-post-list-131 > article > footer, #sp-wp-post-list-132 > article > footer, #sp-wp-post-list-133 > article > footer, #sp-wp-post-list-134 > article > footer, #sp-wp-post-list-135 > article > footer, #sp-wp-post-list-136 > article > footer, #sp-wp-post-list-137 > article > footer, #sp-wp-post-list-138 > article > footer, #sp-wp-post-list-139 > article > footer, #sp-wp-post-list-14 > article > footer, #sp-wp-post-list-140 > article > footer, #sp-wp-post-list-141 > article > footer, #sp-wp-post-list-142 > article > footer, #sp-wp-post-list-143 > article > footer, #sp-wp-post-list-144 > article > footer, #sp-wp-post-list-145 > article > footer, #sp-wp-post-list-146 > article > footer, #sp-wp-post-list-147 > article > footer, #sp-wp-post-list-148 > article > footer, #sp-wp-post-list-149 > article > footer, #sp-wp-post-list-15 > article > footer, #sp-wp-post-list-150 > article > footer, #sp-wp-post-list-151 > article > footer, #sp-wp-post-list-152 > article > footer, #sp-wp-post-list-153 > article > footer, #sp-wp-post-list-154 > article > footer, #sp-wp-post-list-155 > article > footer, #sp-wp-post-list-156 > article > footer, #sp-wp-post-list-157 > article > footer, #sp-wp-post-list-16 > article > footer, #sp-wp-post-list-17 > article > footer, #sp-wp-post-list-18 > article > footer, #sp-wp-post-list-19 > article > footer, #sp-wp-post-list-20 > article > footer, #sp-wp-post-list-21 > article > footer, #sp-wp-post-list-22 > article > footer, #sp-wp-post-list-23 > article > footer, #sp-wp-post-list-24 > article > footer, #sp-wp-post-list-25 > article > footer, #sp-wp-post-list-26 > article > footer, #sp-wp-post-list-27 > article > footer, #sp-wp-post-list-28 > article > footer, #sp-wp-post-list-29 > article > footer, #sp-wp-post-list-3 > article > footer, #sp-wp-post-list-30 > article > footer, #sp-wp-post-list-31 > article > footer, #sp-wp-post-list-32 > article > footer, #sp-wp-post-list-33 > article > footer, #sp-wp-post-list-34 > article > footer, #sp-wp-post-list-35 > article > footer, #sp-wp-post-list-36 > article > footer, #sp-wp-post-list-37 > article > footer, #sp-wp-post-list-38 > article > footer, #sp-wp-post-list-39 > article > footer, #sp-wp-post-list-4 > article > footer, #sp-wp-post-list-40 > article > footer, #sp-wp-post-list-41 > article > footer, #sp-wp-post-list-42 > article > footer, #sp-wp-post-list-43 > article > footer, #sp-wp-post-list-44 > article > footer, #sp-wp-post-list-45 > article > footer, #sp-wp-post-list-46 > article > footer, #sp-wp-post-list-47 > article > footer, #sp-wp-post-list-48 > article > footer, #sp-wp-post-list-49 > article > footer, #sp-wp-post-list-5 > article > footer, #sp-wp-post-list-50 > article > footer, #sp-wp-post-list-51 > article > footer, #sp-wp-post-list-52 > article > footer, #sp-wp-post-list-53 > article > footer, #sp-wp-post-list-54 > article > footer, #sp-wp-post-list-55 > article > footer, #sp-wp-post-list-56 > article > footer, #sp-wp-post-list-57 > article > footer, #sp-wp-post-list-58 > article > footer, #sp-wp-post-list-59 > article > footer, #sp-wp-post-list-6 > article > footer, #sp-wp-post-list-60 > article > footer, #sp-wp-post-list-61 > article > footer, #sp-wp-post-list-62 > article > footer, #sp-wp-post-list-63 > article > footer, #sp-wp-post-list-64 > article > footer, #sp-wp-post-list-65 > article > footer, #sp-wp-post-list-66 > article > footer, #sp-wp-post-list-67 > article > footer, #sp-wp-post-list-68 > article > footer, #sp-wp-post-list-69 > article > footer, #sp-wp-post-list-7 > article > footer, #sp-wp-post-list-70 > article > footer, #sp-wp-post-list-71 > article > footer, #sp-wp-post-list-72 > article > footer, #sp-wp-post-list-73 > article > footer, #sp-wp-post-list-74 > article > footer, #sp-wp-post-list-75 > article > footer, #sp-wp-post-list-76 > article > footer, #sp-wp-post-list-77 > article > footer, #sp-wp-post-list-78 > article > footer, #sp-wp-post-list-79 > article > footer, #sp-wp-post-list-8 > article > footer, #sp-wp-post-list-80 > article > footer, #sp-wp-post-list-81 > article > footer, #sp-wp-post-list-82 > article > footer, #sp-wp-post-list-83 > article > footer, #sp-wp-post-list-84 > article > footer, #sp-wp-post-list-85 > article > footer, #sp-wp-post-list-86 > article > footer, #sp-wp-post-list-87 > article > footer, #sp-wp-post-list-88 > article > footer, #sp-wp-post-list-89 > article > footer, #sp-wp-post-list-9 > article > footer, #sp-wp-post-list-90 > article > footer, #sp-wp-post-list-91 > article > footer, #sp-wp-post-list-92 > article > footer, #sp-wp-post-list-93 > article > footer, #sp-wp-post-list-94 > article > footer, #sp-wp-post-list-95 > article > footer, #sp-wp-post-list-96 > article > footer, #sp-wp-post-list-97 > article > footer, #sp-wp-post-list-98 > article > footer, #sp-wp-post-list-99 > article > footer{
  color : #3a2011;
  padding-left : 20px;
  padding-right : 20px;
  clear : both;
}

