#colophon {
}

#content{
  min-height : 50px;
}

#contenthead{
  background-color : transparent;
}

#contenthead > a{
  background-color : #3e4fa0;
}

#masthead {
}

#page{
  font-size : 1.6rem;
}

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

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

*{
  box-sizing : border-box;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-sns-button > ul > li > iframe[src*="mixi"][src*="show_faces=false"]{
  max-width : 58px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.3;
  color : #1a1a1a;
  background-color : #f7f7f7;
  background-image : url(img/image45.png);
  background-repeat : repeat-x;
  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;
  }

  #colophon > #colophon-inner > nav{
    padding-top : 17px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 17px;
    margin-left : -100%;
    margin-right : -100%;
  }

  #colophon > #colophon-inner > nav.minimal{
    color : #000000;
    background-color : #eeeeee;
  }

  #colophon > #colophon-inner > nav.minimal a{
    color : #ea5356;
  }

  #colophon > #colophon-inner > nav.minimal > ul > li{
    color : #000000;
  }

  #content{
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 60px;
  }

  #contenthead > a{
    padding-left : 1000%;
    padding-right : 1000%;
    margin-left : -1000%;
    margin-right : -1000%;
  }

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

  #masthead{
    margin-bottom : 0px;
    min-height : 70px;
  }

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

  #masthead-inner > nav{
    text-align : right;
    width : 779px;
    float : right;
  }

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

  #sidebar1 {
  }

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

  .sp-html-src {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sp-site-navigation.horizontal ul ul{
    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;
  }

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

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

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

  #contenthead{
    width : 1000px;
  }

  #main-inner{
    width : 1000px;
  }

  #primary{
    width : 670px;
    float : right;
  }

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

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

  #content{
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 50px;
    overflow : hidden;
  }

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

  #masthead{
    margin-bottom : 0px;
    min-height : 50px;
  }

  #sidebar1{
    padding-top : 0px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

  .sp-google-map{
    padding-bottom : 56.25%;
    width : auto !important;
    height : 0px;
    min-height : 300px;
    position : relative;
    overflow : hidden;
  }

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

  .sp-html-src {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sp-site-navigation.horizontal ul ul{
    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-table{
    display : block;
    overflow-x : auto;
  }

  .sp-yahoo-map{
    padding-bottom : 56.25%;
    width : auto !important;
    height : 0px;
    min-height : 300px;
    position : relative;
    overflow : hidden;
  }

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

  embed{
    max-width : 100%;
  }
}

#sp-block-container-13 .large{
  font-size : 1.2em;
}

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

#sp-block-container-13 .small{
  font-size : 0.9em;
}

#sp-block-container-13 .x-large{
  font-size : 1.5em;
}

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

#sp-block-container-13 .xx-large{
  font-size : 2em;
}

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

#sp-block-container-13 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-13 h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-13 h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

#sp-block-container-13 h3{
  color : #777777;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dashed;
  border-top-color : #777777;
  border-bottom-color : #777777;
}

#sp-block-container-13 h4{
  font-size : 1.3em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-13 h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-13 h6{
  font-size : 1em;
  color : #777777;
}

#sp-block-container-13 p{
  line-height : 1.4;
  color : #777777;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

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

#sp-block-container-13 strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-button-20{
  line-height : 2;
  margin-right : 1em;
  margin-bottom : 1em;
  width : auto;
  min-width : 100px;
  height : auto;
  min-height : 30px;
  display : table;
}

#sp-button-20 > a{
  font-size : 1.6rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #3e4fa0;
  text-decoration : none;
  vertical-align : middle;
  text-align : center;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  margin-top : 15px;
  margin-right : 3px;
  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 : #3e4fa0;
  border-left-color : #3e4fa0;
  border-right-color : #3e4fa0;
  border-bottom-color : #3e4fa0;
  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 : auto;
  min-width : 100px;
  height : auto;
  min-height : 30px;
  display : table-cell;
}

.page-toppage#content #page-content > .large{
  font-size : 1.2em;
}

.page-toppage#content #page-content > .medium{
  font-size : 1em;
}

.page-toppage#content #page-content > .small{
  font-size : 0.9em;
}

.page-toppage#content #page-content > .x-large{
  font-size : 1.5em;
}

.page-toppage#content #page-content > .x-small{
  font-size : 0.8em;
}

.page-toppage#content #page-content > .xx-large{
  font-size : 2em;
}

.page-toppage#content #page-content > .xx-small{
  font-size : 0.7em;
}

.page-toppage#content #page-content > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

.page-toppage#content #page-content > h1{
  color : #000000;
}

.page-toppage#content #page-content > h2{
  color : #000000;
}

.page-toppage#content #page-content > h3{
  color : #000000;
}

.page-toppage#content #page-content > h4{
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-toppage#content #page-content > h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-toppage#content #page-content > h6{
  font-size : 1em;
  color : #000000;
}

.page-toppage#content #page-content > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

.page-toppage#content #page-content > p.indent{
  padding-left : 10px;
}

.page-toppage#content #page-content > strong{
  font-weight : bold;
  color : #515151;
}

#sp-block-container-11 .copyright, #sp-block-container-12 .copyright, #sp-block-container-2 .copyright{
  font-size : 1.2rem;
  padding-top : 15px;
  padding-left : 20px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-bottom : 0px;
}

#sp-button-1, #sp-button-10, #sp-button-11, #sp-button-12, #sp-button-13, #sp-button-14, #sp-button-15, #sp-button-16, #sp-button-17, #sp-button-18, #sp-button-19, #sp-button-2, #sp-button-3, #sp-button-4, #sp-button-5, #sp-button-6, #sp-button-7, #sp-button-8, #sp-button-9{
  margin-bottom : 6px;
  width : 120px;
}

#sp-button-1 > a, #sp-button-10 > a, #sp-button-11 > a, #sp-button-12 > a, #sp-button-13 > a, #sp-button-14 > a, #sp-button-15 > a, #sp-button-16 > a, #sp-button-17 > a, #sp-button-18 > a, #sp-button-19 > a, #sp-button-2 > a, #sp-button-3 > a, #sp-button-4 > a, #sp-button-5 > a, #sp-button-6 > a, #sp-button-7 > a, #sp-button-8 > a, #sp-button-9 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #a9a9a9;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 2px;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 22px 22px;
  border-top-right-radius : 22px 22px;
  border-bottom-right-radius : 22px 22px;
  border-bottom-left-radius : 22px 22px;
  box-shadow : 0px 4px 0px #bbbbbb;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-1 > a:active, #sp-button-10 > a:active, #sp-button-11 > a:active, #sp-button-12 > a:active, #sp-button-13 > a:active, #sp-button-14 > a:active, #sp-button-15 > a:active, #sp-button-16 > a:active, #sp-button-17 > a:active, #sp-button-18 > a:active, #sp-button-19 > a:active, #sp-button-2 > a:active, #sp-button-3 > a:active, #sp-button-4 > a:active, #sp-button-5 > a:active, #sp-button-6 > a:active, #sp-button-7 > a:active, #sp-button-8 > a:active, #sp-button-9 > a:active{
  box-shadow : 0px 2px 0px #bbbbbb;
  position : relative;
  top : 2px;
}

#sp-button-1 > a:hover, #sp-button-10 > a:hover, #sp-button-11 > a:hover, #sp-button-12 > a:hover, #sp-button-13 > a:hover, #sp-button-14 > a:hover, #sp-button-15 > a:hover, #sp-button-16 > a:hover, #sp-button-17 > a:hover, #sp-button-18 > a:hover, #sp-button-19 > a:hover, #sp-button-2 > a:hover, #sp-button-3 > a:hover, #sp-button-4 > a:hover, #sp-button-5 > a:hover, #sp-button-6 > a:hover, #sp-button-7 > a:hover, #sp-button-8 > a:hover, #sp-button-9 > a:hover{
  color : #9d9d9d;
}

#sp-definition-list-1, #sp-definition-list-2, #sp-definition-list-3, #sp-definition-list-4{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-definition-list-1 dd, #sp-definition-list-2 dd, #sp-definition-list-3 dd, #sp-definition-list-4 dd{
  padding-top : 13px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 dt, #sp-definition-list-2 dt, #sp-definition-list-3 dt, #sp-definition-list-4 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #858585;
}

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd, #sp-definition-list-3 > dd, #sp-definition-list-4 > dd{
  color : #333333;
}

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt, #sp-definition-list-3 > dt, #sp-definition-list-4 > dt{
  font-weight : bold;
  color : #333333;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #858585;
}

#sp-column-1, #sp-column-2{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b4d6fa;
  border-left-color : #b4d6fa;
  border-right-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
  width : 100%;
  height : auto;
}

#sp-column-1 > .column-body, #sp-column-2 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-1 > .column-label, #sp-column-2 > .column-label{
  background-color : #242f5b;
  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 : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}

#sp-column-1 > .column-label h3, #sp-column-2 > .column-label h3{
  font-size : 12px;
  color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-definition-list-10, #sp-definition-list-11, #sp-definition-list-12, #sp-definition-list-13, #sp-definition-list-14, #sp-definition-list-15, #sp-definition-list-16, #sp-definition-list-17, #sp-definition-list-18, #sp-definition-list-19, #sp-definition-list-20, #sp-definition-list-21, #sp-definition-list-22, #sp-definition-list-23, #sp-definition-list-24, #sp-definition-list-25, #sp-definition-list-26, #sp-definition-list-27, #sp-definition-list-28, #sp-definition-list-29, #sp-definition-list-30, #sp-definition-list-31, #sp-definition-list-32, #sp-definition-list-33, #sp-definition-list-34, #sp-definition-list-35, #sp-definition-list-36, #sp-definition-list-37, #sp-definition-list-38, #sp-definition-list-39, #sp-definition-list-40, #sp-definition-list-5, #sp-definition-list-6, #sp-definition-list-7, #sp-definition-list-8, #sp-definition-list-9{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-definition-list-10 dd, #sp-definition-list-11 dd, #sp-definition-list-12 dd, #sp-definition-list-13 dd, #sp-definition-list-14 dd, #sp-definition-list-15 dd, #sp-definition-list-16 dd, #sp-definition-list-17 dd, #sp-definition-list-18 dd, #sp-definition-list-19 dd, #sp-definition-list-20 dd, #sp-definition-list-21 dd, #sp-definition-list-22 dd, #sp-definition-list-23 dd, #sp-definition-list-24 dd, #sp-definition-list-25 dd, #sp-definition-list-26 dd, #sp-definition-list-27 dd, #sp-definition-list-28 dd, #sp-definition-list-29 dd, #sp-definition-list-30 dd, #sp-definition-list-31 dd, #sp-definition-list-32 dd, #sp-definition-list-33 dd, #sp-definition-list-34 dd, #sp-definition-list-35 dd, #sp-definition-list-36 dd, #sp-definition-list-37 dd, #sp-definition-list-38 dd, #sp-definition-list-39 dd, #sp-definition-list-40 dd, #sp-definition-list-5 dd, #sp-definition-list-6 dd, #sp-definition-list-7 dd, #sp-definition-list-8 dd, #sp-definition-list-9 dd{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 100px;
  margin-right : 0px;
  margin-bottom : 20px;
}

#sp-definition-list-10 dt, #sp-definition-list-11 dt, #sp-definition-list-12 dt, #sp-definition-list-13 dt, #sp-definition-list-14 dt, #sp-definition-list-15 dt, #sp-definition-list-16 dt, #sp-definition-list-17 dt, #sp-definition-list-18 dt, #sp-definition-list-19 dt, #sp-definition-list-20 dt, #sp-definition-list-21 dt, #sp-definition-list-22 dt, #sp-definition-list-23 dt, #sp-definition-list-24 dt, #sp-definition-list-25 dt, #sp-definition-list-26 dt, #sp-definition-list-27 dt, #sp-definition-list-28 dt, #sp-definition-list-29 dt, #sp-definition-list-30 dt, #sp-definition-list-31 dt, #sp-definition-list-32 dt, #sp-definition-list-33 dt, #sp-definition-list-34 dt, #sp-definition-list-35 dt, #sp-definition-list-36 dt, #sp-definition-list-37 dt, #sp-definition-list-38 dt, #sp-definition-list-39 dt, #sp-definition-list-40 dt, #sp-definition-list-5 dt, #sp-definition-list-6 dt, #sp-definition-list-7 dt, #sp-definition-list-8 dt, #sp-definition-list-9 dt{
  background-color : #3c3c3c;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  float : left;
  clear : both;
}

#sp-definition-list-10 > dd, #sp-definition-list-11 > dd, #sp-definition-list-12 > dd, #sp-definition-list-13 > dd, #sp-definition-list-14 > dd, #sp-definition-list-15 > dd, #sp-definition-list-16 > dd, #sp-definition-list-17 > dd, #sp-definition-list-18 > dd, #sp-definition-list-19 > dd, #sp-definition-list-20 > dd, #sp-definition-list-21 > dd, #sp-definition-list-22 > dd, #sp-definition-list-23 > dd, #sp-definition-list-24 > dd, #sp-definition-list-25 > dd, #sp-definition-list-26 > dd, #sp-definition-list-27 > dd, #sp-definition-list-28 > dd, #sp-definition-list-29 > dd, #sp-definition-list-30 > dd, #sp-definition-list-31 > dd, #sp-definition-list-32 > dd, #sp-definition-list-33 > dd, #sp-definition-list-34 > dd, #sp-definition-list-35 > dd, #sp-definition-list-36 > dd, #sp-definition-list-37 > dd, #sp-definition-list-38 > dd, #sp-definition-list-39 > dd, #sp-definition-list-40 > dd, #sp-definition-list-5 > dd, #sp-definition-list-6 > dd, #sp-definition-list-7 > dd, #sp-definition-list-8 > dd, #sp-definition-list-9 > dd{
  color : #565656;
}

#sp-definition-list-10 > dt, #sp-definition-list-11 > dt, #sp-definition-list-12 > dt, #sp-definition-list-13 > dt, #sp-definition-list-14 > dt, #sp-definition-list-15 > dt, #sp-definition-list-16 > dt, #sp-definition-list-17 > dt, #sp-definition-list-18 > dt, #sp-definition-list-19 > dt, #sp-definition-list-20 > dt, #sp-definition-list-21 > dt, #sp-definition-list-22 > dt, #sp-definition-list-23 > dt, #sp-definition-list-24 > dt, #sp-definition-list-25 > dt, #sp-definition-list-26 > dt, #sp-definition-list-27 > dt, #sp-definition-list-28 > dt, #sp-definition-list-29 > dt, #sp-definition-list-30 > dt, #sp-definition-list-31 > dt, #sp-definition-list-32 > dt, #sp-definition-list-33 > dt, #sp-definition-list-34 > dt, #sp-definition-list-35 > dt, #sp-definition-list-36 > dt, #sp-definition-list-37 > dt, #sp-definition-list-38 > dt, #sp-definition-list-39 > dt, #sp-definition-list-40 > dt, #sp-definition-list-5 > dt, #sp-definition-list-6 > dt, #sp-definition-list-7 > dt, #sp-definition-list-8 > dt, #sp-definition-list-9 > dt{
  font-weight : bold;
  color : #ffffff;
}

#sp-image-1, #sp-image-10, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-105, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-11, #sp-image-110, #sp-image-111, #sp-image-112, #sp-image-113, #sp-image-114, #sp-image-115, #sp-image-116, #sp-image-117, #sp-image-118, #sp-image-119, #sp-image-12, #sp-image-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-13, #sp-image-130, #sp-image-131, #sp-image-132, #sp-image-133, #sp-image-134, #sp-image-135, #sp-image-136, #sp-image-137, #sp-image-138, #sp-image-139, #sp-image-14, #sp-image-140, #sp-image-141, #sp-image-142, #sp-image-143, #sp-image-144, #sp-image-145, #sp-image-146, #sp-image-147, #sp-image-148, #sp-image-149, #sp-image-15, #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-16, #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-2, #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-25, #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-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-6, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-7, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-8, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-9, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-97, #sp-image-98, #sp-image-99{
  max-width : 100%;
}

#sp-image-248, #sp-image-249, #sp-image-250{
  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-list-1, #sp-list-8, #sp-list-9{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li, #sp-list-8 li, #sp-list-9 li{
  padding-left : 10px;
  margin-bottom : 3px;
}

#sp-list-1 > li, #sp-list-8 > li, #sp-list-9 > li{
  color : #000000;
  background-color : #e5e5e5;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #eb6877;
}

#breadcrumb-list{
  font-size : 1.1rem;
  padding-top : 12px;
  padding-bottom : 12px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

#breadcrumb-list > div{
  color : #000000;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-right : 5px;
  float : left;
  display : block;
}

#breadcrumb-list > div > a{
  color : #000000;
  text-decoration : none;
}

#breadcrumb-list > div > a:hover{
  color : #000000;
  text-decoration : underline;
}

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

  #breadcrumb-list{
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
  }
}

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

  #breadcrumb-list > div:nth-of-type(1){
    margin-left : 10px;
  }
}

#sp-page-title-59{
  overflow : hidden;
}

#sp-page-title-59 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #000000;
  margin-bottom : 0px;
  overflow : hidden;
}

#sp-site-navigation-1{
  background-color : transparent;
}

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

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

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

  #sp-site-navigation-1 {
  }

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

  #sp-site-navigation-1 > ul ul{
    background-color : transparent;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
  }

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

  #sp-site-navigation-1 > ul > li{
    text-align : center;
    margin-left : 10px;
    margin-right : 10px;
    float : none;
    display : inline-block;
  }

  #sp-site-navigation-1 > ul > li li{
    border-bottom-style : none;
  }

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

  #sp-site-navigation-1 > ul > li li:hover > ul{
    display : block;
  }

  #sp-site-navigation-1 > ul > li li > a{
    font-size : 1.2rem;
    line-height : 1;
    color : #000000;
    background-color : #eeeeee;
    padding-top : 15px;
    padding-left : 13px;
    padding-right : 13px;
    padding-bottom : 15px;
  }

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

  #sp-site-navigation-1 > ul > li.current_page_item > a::before{
    background-color : #ea5356;
    width : 100%;
    height : 6px;
    display : block;
    position : absolute;
    bottom : 0px;
    right : 0px;
    left : 0px;
    content : '';
  }

  #sp-site-navigation-1 > ul > li:nth-of-type(1){
    margin-left : 0px;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.4rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    padding-top : 28px;
    padding-left : 2px;
    padding-right : 2px;
    padding-bottom : 28px;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li > a:hover::before{
    background-color : #ea5356;
    width : 100%;
    height : 6px;
    display : block;
    position : absolute;
    bottom : 0px;
    right : 0px;
    left : 0px;
    content : '';
  }
}

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

  #sp-site-navigation-1{
    background-color : transparent;
    margin-top : 0px;
    border-top-style : none;
    border-bottom-style : none;
  }

  .button-menu#sp-site-navigation-1 > .menu-toggle{
    font-size : 1.3rem;
    background-color : #ffffff;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    background-size : 72px 19px;
    text-indent : -9999px;
    padding-top : 13px;
    padding-bottom : 12px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #d5d5d5;
  }

  #sp-site-navigation-1 > ul{
    clear : both;
  }

  #sp-site-navigation-1 > ul > li{
    margin-top : 1px;
  }

  #sp-site-navigation-1 > ul > li li{
    margin-top : 1px;
  }

  #sp-site-navigation-1 > ul > li li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #eeeeee;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }

  #sp-site-navigation-1 > ul > li li > a::after{
    margin-left : 20px;
    border-top-width : 5px;
    border-left-width : 6px;
    border-right-width : 0px;
    border-bottom-width : 5px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : transparent;
    border-left-color : #ea5356;
    border-right-color : transparent;
    border-bottom-color : transparent;
    width : 0px;
    height : 0px;
    display : inline-block;
    content : '';
  }

  #sp-site-navigation-1 > ul > li:nth-of-type(1){
    margin-top : 0px;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #eeeeee;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }
}

#sp-site-branding2-1{
  padding-top : 0px;
}

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

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

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  background-size : 191px 20px;
  margin-top : 0px;
  width : 191px;
  height : 20px;
  overflow : hidden;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  width : 100%;
  height : 100%;
  display : block;
}

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

  #sp-site-branding2-1{
    padding-top : 27px;
    float : left;
  }
}

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

  #sp-site-branding2-1{
    padding-top : 17px;
  }

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

#sp-site-navigation-2{
  background-color : transparent;
  margin-bottom : 0px;
}

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

  #sp-site-navigation-2{
    background-color : #44474f;
    text-align : left;
    padding-left : 20px;
    padding-right : 20px;
  }

  #sp-site-navigation-2 .sub-menu{
    display : none;
  }

  #sp-site-navigation-2 > ul{
    padding-top : 19px;
    padding-bottom : 19px;
    clear : both;
  }

  #sp-site-navigation-2 > ul > li{
    font-size : 1.2rem;
    color : #ffffff;
    text-align : left;
    margin-left : 6px;
    margin-right : 6px;
  }

  #sp-site-navigation-2 > ul > li::before{
    margin-right : 12px;
    content : '/';
  }

  #sp-site-navigation-2 > ul > li:nth-of-type(1){
    margin-left : 0px;
  }

  #sp-site-navigation-2 > ul > li:nth-of-type(1)::before{
    content : none;
  }

  #sp-site-navigation-2 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    text-decoration : none;
  }
}

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

  #sp-site-navigation-2{
    background-color : transparent;
    margin-top : 0px;
    border-top-style : none;
    border-bottom-style : none;
  }

  .button-menu#sp-site-navigation-2 > .menu-toggle{
    font-size : 1.3rem;
    background-color : #ffffff;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    background-size : 72px 19px;
    text-indent : -9999px;
    padding-top : 13px;
    padding-bottom : 12px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #d5d5d5;
  }

  #sp-site-navigation-2 > ul{
    clear : both;
  }

  #sp-site-navigation-2 > ul > li{
    margin-top : 1px;
  }

  #sp-site-navigation-2 > ul > li li{
    margin-top : 1px;
  }

  #sp-site-navigation-2 > ul > li li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #eeeeee;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }

  #sp-site-navigation-2 > ul > li li > a::after{
    margin-left : 20px;
    border-top-width : 5px;
    border-left-width : 6px;
    border-right-width : 0px;
    border-bottom-width : 5px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : transparent;
    border-left-color : #ea5356;
    border-right-color : transparent;
    border-bottom-color : transparent;
    width : 0px;
    height : 0px;
    display : inline-block;
    content : '';
  }

  #sp-site-navigation-2 > ul > li:nth-of-type(1){
    margin-top : 0px;
  }

  #sp-site-navigation-2 > ul > li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #eeeeee;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }
}

.sp-wp-post-list#sp-entry-content-1, .sp-wp-post-list#sp-entry-content-10, .sp-wp-post-list#sp-entry-content-11, .sp-wp-post-list#sp-entry-content-12, .sp-wp-post-list#sp-entry-content-13, .sp-wp-post-list#sp-entry-content-14, .sp-wp-post-list#sp-entry-content-15, .sp-wp-post-list#sp-entry-content-16, .sp-wp-post-list#sp-entry-content-17, .sp-wp-post-list#sp-entry-content-18, .sp-wp-post-list#sp-entry-content-19, .sp-wp-post-list#sp-entry-content-2, .sp-wp-post-list#sp-entry-content-20, .sp-wp-post-list#sp-entry-content-21, .sp-wp-post-list#sp-entry-content-22, .sp-wp-post-list#sp-entry-content-23, .sp-wp-post-list#sp-entry-content-24, .sp-wp-post-list#sp-entry-content-25, .sp-wp-post-list#sp-entry-content-26, .sp-wp-post-list#sp-entry-content-27, .sp-wp-post-list#sp-entry-content-28, .sp-wp-post-list#sp-entry-content-29, .sp-wp-post-list#sp-entry-content-3, .sp-wp-post-list#sp-entry-content-30, .sp-wp-post-list#sp-entry-content-31, .sp-wp-post-list#sp-entry-content-32, .sp-wp-post-list#sp-entry-content-33, .sp-wp-post-list#sp-entry-content-34, .sp-wp-post-list#sp-entry-content-35, .sp-wp-post-list#sp-entry-content-36, .sp-wp-post-list#sp-entry-content-37, .sp-wp-post-list#sp-entry-content-38, .sp-wp-post-list#sp-entry-content-39, .sp-wp-post-list#sp-entry-content-4, .sp-wp-post-list#sp-entry-content-40, .sp-wp-post-list#sp-entry-content-41, .sp-wp-post-list#sp-entry-content-42, .sp-wp-post-list#sp-entry-content-43, .sp-wp-post-list#sp-entry-content-44, .sp-wp-post-list#sp-entry-content-45, .sp-wp-post-list#sp-entry-content-46, .sp-wp-post-list#sp-entry-content-47, .sp-wp-post-list#sp-entry-content-48, .sp-wp-post-list#sp-entry-content-49, .sp-wp-post-list#sp-entry-content-5, .sp-wp-post-list#sp-entry-content-50, .sp-wp-post-list#sp-entry-content-51, .sp-wp-post-list#sp-entry-content-52, .sp-wp-post-list#sp-entry-content-53, .sp-wp-post-list#sp-entry-content-54, .sp-wp-post-list#sp-entry-content-55, .sp-wp-post-list#sp-entry-content-56, .sp-wp-post-list#sp-entry-content-57, .sp-wp-post-list#sp-entry-content-58, .sp-wp-post-list#sp-entry-content-59, .sp-wp-post-list#sp-entry-content-6, .sp-wp-post-list#sp-entry-content-60, .sp-wp-post-list#sp-entry-content-61, .sp-wp-post-list#sp-entry-content-62, .sp-wp-post-list#sp-entry-content-63, .sp-wp-post-list#sp-entry-content-64, .sp-wp-post-list#sp-entry-content-65, .sp-wp-post-list#sp-entry-content-66, .sp-wp-post-list#sp-entry-content-67, .sp-wp-post-list#sp-entry-content-68, .sp-wp-post-list#sp-entry-content-69, .sp-wp-post-list#sp-entry-content-7, .sp-wp-post-list#sp-entry-content-70, .sp-wp-post-list#sp-entry-content-71, .sp-wp-post-list#sp-entry-content-72, .sp-wp-post-list#sp-entry-content-73, .sp-wp-post-list#sp-entry-content-74, .sp-wp-post-list#sp-entry-content-75, .sp-wp-post-list#sp-entry-content-76, .sp-wp-post-list#sp-entry-content-77, .sp-wp-post-list#sp-entry-content-78, .sp-wp-post-list#sp-entry-content-79, .sp-wp-post-list#sp-entry-content-8, .sp-wp-post-list#sp-entry-content-80, .sp-wp-post-list#sp-entry-content-81, .sp-wp-post-list#sp-entry-content-82, .sp-wp-post-list#sp-entry-content-9, .sp-wp-post-list#sp-wp-post-list-10, .sp-wp-post-list#sp-wp-post-list-11, .sp-wp-post-list#sp-wp-post-list-12, .sp-wp-post-list#sp-wp-post-list-13, .sp-wp-post-list#sp-wp-post-list-14, .sp-wp-post-list#sp-wp-post-list-15, .sp-wp-post-list#sp-wp-post-list-16, .sp-wp-post-list#sp-wp-post-list-2, .sp-wp-post-list#sp-wp-post-list-3, .sp-wp-post-list#sp-wp-post-list-4, .sp-wp-post-list#sp-wp-post-list-5, .sp-wp-post-list#sp-wp-post-list-6, .sp-wp-post-list#sp-wp-post-list-7, .sp-wp-post-list#sp-wp-post-list-8, .sp-wp-post-list#sp-wp-post-list-9{
  margin-top : 20px;
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-10 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-11 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-12 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-13 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-14 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-15 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-16 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-17 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-18 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-19 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-2 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-20 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-21 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-22 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-23 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-24 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-25 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-26 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-27 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-28 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-29 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-3 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-30 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-31 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-32 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-33 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-34 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-35 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-36 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-37 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-38 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-39 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-40 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-41 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-42 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-43 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-44 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-45 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-46 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-47 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-48 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-49 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-50 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-51 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-52 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-53 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-54 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-55 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-56 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-57 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-58 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-59 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-6 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-60 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-61 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-62 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-63 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-64 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-65 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-66 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-67 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-68 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-69 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-70 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-71 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-72 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-73 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-74 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-75 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-76 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-77 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-78 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-79 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-80 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-81 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-82 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-9 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-10 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-11 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-12 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-13 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-14 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-15 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-16 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-2 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-3 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-4 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-5 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-6 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-7 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-8 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-9 article > header > h1 > a{
  color : #ea5356;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-10 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-11 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-12 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-13 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-14 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-15 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-16 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-17 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-18 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-19 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-2 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-20 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-21 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-22 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-23 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-24 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-25 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-26 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-27 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-28 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-29 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-3 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-30 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-31 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-32 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-33 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-34 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-35 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-36 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-37 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-38 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-39 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-4 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-40 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-41 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-42 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-43 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-44 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-45 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-46 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-47 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-48 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-49 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-5 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-50 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-51 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-52 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-53 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-54 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-55 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-56 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-57 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-58 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-59 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-6 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-60 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-61 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-62 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-63 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-64 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-65 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-66 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-67 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-68 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-69 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-70 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-71 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-72 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-73 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-74 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-75 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-76 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-77 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-78 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-79 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-80 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-81 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-82 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-9 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-10 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-11 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-12 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-13 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-14 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-15 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-16 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-2 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-3 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-4 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-5 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-6 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-7 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-8 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-9 article > header > h1 > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-10 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-11 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-12 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-13 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-14 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-15 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-16 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-17 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-18 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-19 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-2 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-20 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-21 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-22 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-23 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-24 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-25 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-26 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-27 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-28 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-29 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-3 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-30 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-31 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-32 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-33 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-34 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-35 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-36 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-37 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-38 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-39 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-40 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-41 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-42 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-43 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-44 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-45 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-46 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-47 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-48 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-49 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-50 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-51 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-52 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-53 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-54 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-55 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-56 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-57 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-58 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-59 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-6 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-60 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-61 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-62 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-63 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-64 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-65 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-66 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-67 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-68 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-69 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-70 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-71 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-72 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-73 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-74 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-75 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-76 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-77 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-78 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-79 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-80 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-81 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-82 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-9 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-10 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-11 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-12 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-13 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-14 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-15 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-16 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-2 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-3 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-4 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-5 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-6 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-7 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-8 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-9 article > header > h4 > a{
  color : #ea5356;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-10 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-11 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-12 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-13 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-14 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-15 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-16 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-17 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-18 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-19 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-2 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-20 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-21 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-22 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-23 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-24 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-25 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-26 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-27 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-28 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-29 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-3 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-30 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-31 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-32 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-33 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-34 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-35 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-36 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-37 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-38 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-39 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-4 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-40 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-41 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-42 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-43 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-44 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-45 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-46 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-47 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-48 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-49 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-5 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-50 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-51 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-52 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-53 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-54 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-55 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-56 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-57 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-58 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-59 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-6 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-60 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-61 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-62 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-63 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-64 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-65 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-66 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-67 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-68 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-69 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-70 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-71 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-72 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-73 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-74 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-75 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-76 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-77 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-78 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-79 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-80 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-81 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-82 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-9 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-10 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-11 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-12 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-13 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-14 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-15 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-16 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-2 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-3 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-4 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-5 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-6 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-7 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-8 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-9 article > header > h4 > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-35 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-49 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-50 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-51 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-52 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-53 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-54 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-55 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-56 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-57 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-58 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-59 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-60 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-61 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-62 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-63 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-64 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-65 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-66 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-67 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-68 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-69 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-70 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-71 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-72 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-73 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-74 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-75 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-76 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-77 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-78 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-79 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-80 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-81 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-82 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dd{
  margin-top : 20px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-35 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-49 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-50 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-51 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-52 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-53 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-54 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-55 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-56 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-57 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-58 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-59 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-60 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-61 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-62 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-63 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-64 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-65 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-66 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-67 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-68 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-69 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-70 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-71 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-72 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-73 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-74 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-75 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-76 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-77 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-78 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-79 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-80 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-81 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-82 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt{
  overflow : hidden;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-35 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-49 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-50 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-51 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-52 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-53 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-54 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-55 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-56 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-57 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-58 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-59 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-60 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-61 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-62 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-63 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-64 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-65 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-66 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-67 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-68 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-69 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-70 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-71 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-72 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-73 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-74 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-75 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-76 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-77 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-78 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-79 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-80 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-81 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-82 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt > a{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #ea5356;
  text-decoration : none;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
  display : block;
  overflow : hidden;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-16 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-17 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-18 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-19 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-20 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-26 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-27 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-28 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-29 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-30 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-31 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-32 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-33 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-34 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-35 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-36 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-37 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-38 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-39 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-40 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-41 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-42 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-43 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-44 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-45 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-46 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-47 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-48 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-49 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-50 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-51 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-52 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-53 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-54 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-55 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-56 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-57 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-58 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-59 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-60 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-61 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-62 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-63 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-64 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-65 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-66 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-67 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-68 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-69 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-70 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-71 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-72 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-73 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-74 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-75 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-76 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-77 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-78 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-79 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-80 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-81 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-82 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-12 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-13 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-26 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-27 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-28 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-29 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-30 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-31 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-32 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-33 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-34 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-35 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-36 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-37 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-38 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-39 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-40 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-41 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-42 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-43 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-44 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-45 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-46 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-47 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-48 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-49 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-50 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-51 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-52 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-53 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-54 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-55 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-56 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-57 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-58 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-59 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-60 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-61 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-62 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-63 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-64 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-65 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-66 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-67 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-68 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-69 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-70 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-71 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-72 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-73 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-74 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-75 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-76 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-77 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-78 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-79 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-80 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-81 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-82 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl{
  line-height : 2;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-26 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-27 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-28 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-29 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-30 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-31 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-32 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-33 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-34 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-35 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-36 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-37 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-38 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-39 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-40 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-41 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-42 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-43 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-44 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-45 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-46 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-47 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-48 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-49 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-50 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-51 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-52 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-53 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-54 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-55 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-56 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-57 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-58 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-59 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-60 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-61 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-62 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-63 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-64 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-65 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-66 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-67 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-68 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-69 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-70 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-71 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-72 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-73 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-74 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-75 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-76 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-77 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-78 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-79 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-80 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-81 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-82 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl > dd{
  margin-top : 6px;
  margin-left : 165px;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-26 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-27 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-28 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-29 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-30 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-31 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-32 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-33 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-34 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-35 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-36 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-37 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-38 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-39 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-40 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-41 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-42 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-43 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-44 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-45 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-46 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-47 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-48 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-49 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-50 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-51 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-52 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-53 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-54 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-55 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-56 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-57 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-58 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-59 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-60 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-61 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-62 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-63 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-64 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-65 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-66 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-67 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-68 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-69 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-70 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-71 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-72 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-73 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-74 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-75 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-76 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-77 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-78 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-79 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-80 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-81 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-82 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl > dt{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 12px;
  background-size : 3px 5px;
  padding-left : 14px;
  margin-top : 6px;
  float : left;
  clear : both;
}

.sp-wp-post-list.hpb-viewtype-full#sp-entry-content-1 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-10 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-11 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-12 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-13 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-14 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-15 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-16 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-17 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-18 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-19 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-2 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-20 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-21 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-22 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-23 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-24 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-25 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-26 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-27 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-28 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-29 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-3 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-30 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-31 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-32 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-33 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-34 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-35 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-36 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-37 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-38 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-39 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-4 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-40 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-41 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-42 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-43 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-44 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-45 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-46 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-47 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-48 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-49 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-5 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-50 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-51 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-52 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-53 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-54 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-55 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-56 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-57 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-58 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-59 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-6 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-60 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-61 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-62 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-63 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-64 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-65 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-66 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-67 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-68 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-69 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-7 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-70 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-71 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-72 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-73 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-74 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-75 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-76 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-77 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-78 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-79 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-8 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-80 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-81 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-82 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-9 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-10 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-11 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-12 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-13 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-14 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-15 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-16 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-2 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-3 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-4 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-5 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-6 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-7 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-8 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-9 > h3{
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-full#sp-entry-content-1 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-10 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-11 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-12 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-13 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-14 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-15 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-16 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-17 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-18 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-19 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-2 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-20 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-21 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-22 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-23 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-24 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-25 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-26 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-27 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-28 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-29 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-3 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-30 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-31 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-32 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-33 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-34 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-35 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-36 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-37 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-38 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-39 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-4 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-40 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-41 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-42 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-43 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-44 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-45 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-46 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-47 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-48 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-49 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-5 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-50 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-51 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-52 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-53 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-54 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-55 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-56 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-57 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-58 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-59 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-6 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-60 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-61 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-62 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-63 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-64 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-65 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-66 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-67 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-68 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-69 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-7 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-70 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-71 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-72 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-73 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-74 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-75 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-76 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-77 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-78 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-79 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-8 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-80 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-81 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-82 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-9 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-10 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-11 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-12 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-13 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-14 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-15 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-16 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-2 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-3 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-4 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-5 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-6 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-7 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-8 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-9 > header{
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-1 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-10 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-11 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-12 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-13 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-14 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-15 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-16 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-17 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-18 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-19 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-2 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-20 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-21 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-22 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-23 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-24 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-25 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-26 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-27 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-28 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-29 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-3 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-30 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-31 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-32 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-33 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-34 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-35 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-36 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-37 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-38 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-39 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-4 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-40 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-41 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-42 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-43 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-44 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-45 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-46 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-47 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-48 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-49 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-5 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-50 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-51 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-52 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-53 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-54 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-55 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-56 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-57 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-58 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-59 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-6 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-60 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-61 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-62 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-63 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-64 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-65 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-66 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-67 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-68 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-69 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-7 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-70 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-71 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-72 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-73 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-74 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-75 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-76 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-77 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-78 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-79 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-8 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-80 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-81 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-82 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-9 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-10 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-11 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-12 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-13 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-14 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-15 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-16 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-2 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-3 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-4 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-5 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-6 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-7 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-8 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-9 > h3{
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-1 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-10 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-11 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-12 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-13 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-14 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-15 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-16 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-17 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-18 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-19 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-2 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-20 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-21 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-22 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-23 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-24 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-25 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-26 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-27 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-28 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-29 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-3 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-30 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-31 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-32 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-33 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-34 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-35 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-36 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-37 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-38 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-39 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-4 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-40 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-41 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-42 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-43 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-44 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-45 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-46 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-47 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-48 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-49 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-5 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-50 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-51 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-52 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-53 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-54 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-55 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-56 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-57 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-58 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-59 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-6 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-60 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-61 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-62 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-63 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-64 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-65 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-66 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-67 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-68 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-69 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-7 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-70 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-71 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-72 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-73 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-74 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-75 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-76 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-77 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-78 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-79 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-8 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-80 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-81 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-82 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-9 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-10 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-11 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-12 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-13 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-14 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-15 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-16 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-2 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-3 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-4 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-5 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-6 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-7 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-8 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-9 > header{
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-1 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-10 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-11 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-12 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-13 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-14 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-15 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-16 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-17 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-18 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-19 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-2 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-20 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-21 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-22 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-23 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-24 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-25 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-26 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-27 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-28 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-29 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-3 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-30 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-31 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-32 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-33 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-34 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-35 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-36 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-37 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-38 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-39 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-4 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-40 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-41 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-42 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-43 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-44 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-45 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-46 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-47 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-48 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-49 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-5 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-50 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-51 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-52 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-53 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-54 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-55 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-56 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-57 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-58 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-59 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-6 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-60 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-61 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-62 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-63 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-64 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-65 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-66 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-67 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-68 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-69 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-7 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-70 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-71 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-72 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-73 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-74 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-75 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-76 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-77 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-78 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-79 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-8 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-80 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-81 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-82 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-9 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-10 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-11 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-12 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-13 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-14 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-15 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-16 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-2 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-3 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-4 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-5 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-6 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-7 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-8 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-9 > h3{
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-1 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-10 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-11 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-12 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-13 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-14 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-15 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-16 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-17 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-18 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-19 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-2 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-20 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-21 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-22 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-23 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-24 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-25 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-26 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-27 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-28 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-29 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-3 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-30 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-31 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-32 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-33 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-34 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-35 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-36 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-37 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-38 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-39 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-4 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-40 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-41 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-42 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-43 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-44 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-45 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-46 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-47 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-48 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-49 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-5 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-50 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-51 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-52 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-53 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-54 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-55 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-56 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-57 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-58 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-59 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-6 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-60 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-61 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-62 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-63 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-64 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-65 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-66 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-67 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-68 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-69 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-7 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-70 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-71 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-72 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-73 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-74 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-75 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-76 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-77 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-78 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-79 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-8 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-80 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-81 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-82 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-9 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-10 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-11 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-12 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-13 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-14 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-15 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-16 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-2 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-3 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-4 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-5 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-6 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-7 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-8 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-9 > header{
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1:nth-child(1), .sp-wp-post-list#sp-entry-content-10:nth-child(1), .sp-wp-post-list#sp-entry-content-11:nth-child(1), .sp-wp-post-list#sp-entry-content-12:nth-child(1), .sp-wp-post-list#sp-entry-content-13:nth-child(1), .sp-wp-post-list#sp-entry-content-14:nth-child(1), .sp-wp-post-list#sp-entry-content-15:nth-child(1), .sp-wp-post-list#sp-entry-content-16:nth-child(1), .sp-wp-post-list#sp-entry-content-17:nth-child(1), .sp-wp-post-list#sp-entry-content-18:nth-child(1), .sp-wp-post-list#sp-entry-content-19:nth-child(1), .sp-wp-post-list#sp-entry-content-2:nth-child(1), .sp-wp-post-list#sp-entry-content-20:nth-child(1), .sp-wp-post-list#sp-entry-content-21:nth-child(1), .sp-wp-post-list#sp-entry-content-22:nth-child(1), .sp-wp-post-list#sp-entry-content-23:nth-child(1), .sp-wp-post-list#sp-entry-content-24:nth-child(1), .sp-wp-post-list#sp-entry-content-25:nth-child(1), .sp-wp-post-list#sp-entry-content-26:nth-child(1), .sp-wp-post-list#sp-entry-content-27:nth-child(1), .sp-wp-post-list#sp-entry-content-28:nth-child(1), .sp-wp-post-list#sp-entry-content-29:nth-child(1), .sp-wp-post-list#sp-entry-content-3:nth-child(1), .sp-wp-post-list#sp-entry-content-30:nth-child(1), .sp-wp-post-list#sp-entry-content-31:nth-child(1), .sp-wp-post-list#sp-entry-content-32:nth-child(1), .sp-wp-post-list#sp-entry-content-33:nth-child(1), .sp-wp-post-list#sp-entry-content-34:nth-child(1), .sp-wp-post-list#sp-entry-content-35:nth-child(1), .sp-wp-post-list#sp-entry-content-36:nth-child(1), .sp-wp-post-list#sp-entry-content-37:nth-child(1), .sp-wp-post-list#sp-entry-content-38:nth-child(1), .sp-wp-post-list#sp-entry-content-39:nth-child(1), .sp-wp-post-list#sp-entry-content-4:nth-child(1), .sp-wp-post-list#sp-entry-content-40:nth-child(1), .sp-wp-post-list#sp-entry-content-41:nth-child(1), .sp-wp-post-list#sp-entry-content-42:nth-child(1), .sp-wp-post-list#sp-entry-content-43:nth-child(1), .sp-wp-post-list#sp-entry-content-44:nth-child(1), .sp-wp-post-list#sp-entry-content-45:nth-child(1), .sp-wp-post-list#sp-entry-content-46:nth-child(1), .sp-wp-post-list#sp-entry-content-47:nth-child(1), .sp-wp-post-list#sp-entry-content-48:nth-child(1), .sp-wp-post-list#sp-entry-content-49:nth-child(1), .sp-wp-post-list#sp-entry-content-5:nth-child(1), .sp-wp-post-list#sp-entry-content-50:nth-child(1), .sp-wp-post-list#sp-entry-content-51:nth-child(1), .sp-wp-post-list#sp-entry-content-52:nth-child(1), .sp-wp-post-list#sp-entry-content-53:nth-child(1), .sp-wp-post-list#sp-entry-content-54:nth-child(1), .sp-wp-post-list#sp-entry-content-55:nth-child(1), .sp-wp-post-list#sp-entry-content-56:nth-child(1), .sp-wp-post-list#sp-entry-content-57:nth-child(1), .sp-wp-post-list#sp-entry-content-58:nth-child(1), .sp-wp-post-list#sp-entry-content-59:nth-child(1), .sp-wp-post-list#sp-entry-content-6:nth-child(1), .sp-wp-post-list#sp-entry-content-60:nth-child(1), .sp-wp-post-list#sp-entry-content-61:nth-child(1), .sp-wp-post-list#sp-entry-content-62:nth-child(1), .sp-wp-post-list#sp-entry-content-63:nth-child(1), .sp-wp-post-list#sp-entry-content-64:nth-child(1), .sp-wp-post-list#sp-entry-content-65:nth-child(1), .sp-wp-post-list#sp-entry-content-66:nth-child(1), .sp-wp-post-list#sp-entry-content-67:nth-child(1), .sp-wp-post-list#sp-entry-content-68:nth-child(1), .sp-wp-post-list#sp-entry-content-69:nth-child(1), .sp-wp-post-list#sp-entry-content-7:nth-child(1), .sp-wp-post-list#sp-entry-content-70:nth-child(1), .sp-wp-post-list#sp-entry-content-71:nth-child(1), .sp-wp-post-list#sp-entry-content-72:nth-child(1), .sp-wp-post-list#sp-entry-content-73:nth-child(1), .sp-wp-post-list#sp-entry-content-74:nth-child(1), .sp-wp-post-list#sp-entry-content-75:nth-child(1), .sp-wp-post-list#sp-entry-content-76:nth-child(1), .sp-wp-post-list#sp-entry-content-77:nth-child(1), .sp-wp-post-list#sp-entry-content-78:nth-child(1), .sp-wp-post-list#sp-entry-content-79:nth-child(1), .sp-wp-post-list#sp-entry-content-8:nth-child(1), .sp-wp-post-list#sp-entry-content-80:nth-child(1), .sp-wp-post-list#sp-entry-content-81:nth-child(1), .sp-wp-post-list#sp-entry-content-82:nth-child(1), .sp-wp-post-list#sp-entry-content-9:nth-child(1), .sp-wp-post-list#sp-wp-post-list-10:nth-child(1), .sp-wp-post-list#sp-wp-post-list-11:nth-child(1), .sp-wp-post-list#sp-wp-post-list-12:nth-child(1), .sp-wp-post-list#sp-wp-post-list-13:nth-child(1), .sp-wp-post-list#sp-wp-post-list-14:nth-child(1), .sp-wp-post-list#sp-wp-post-list-15:nth-child(1), .sp-wp-post-list#sp-wp-post-list-16:nth-child(1), .sp-wp-post-list#sp-wp-post-list-2:nth-child(1), .sp-wp-post-list#sp-wp-post-list-3:nth-child(1), .sp-wp-post-list#sp-wp-post-list-4:nth-child(1), .sp-wp-post-list#sp-wp-post-list-5:nth-child(1), .sp-wp-post-list#sp-wp-post-list-6:nth-child(1), .sp-wp-post-list#sp-wp-post-list-7:nth-child(1), .sp-wp-post-list#sp-wp-post-list-8:nth-child(1), .sp-wp-post-list#sp-wp-post-list-9:nth-child(1){
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-10 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-11 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-12 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-13 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-14 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-15 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-16 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-17 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-18 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-19 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-2 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-20 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-21 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-22 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-23 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-24 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-25 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-26 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-27 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-28 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-29 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-3 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-30 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-31 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-32 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-33 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-34 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-35 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-36 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-37 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-38 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-39 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-4 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-40 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-41 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-42 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-43 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-44 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-45 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-46 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-47 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-48 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-49 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-5 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-50 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-51 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-52 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-53 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-54 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-55 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-56 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-57 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-58 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-59 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-6 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-60 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-61 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-62 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-63 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-64 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-65 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-66 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-67 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-68 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-69 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-7 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-70 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-71 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-72 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-73 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-74 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-75 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-76 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-77 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-78 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-79 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-8 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-80 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-81 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-82 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-9 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-10 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-11 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-12 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-13 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-14 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-15 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-16 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-2 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-3 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-4 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-5 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-6 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-7 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-8 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-9 > .hpb-more-entry{
  text-align : right;
  padding-top : 0px;
  padding-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-10 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-11 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-12 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-13 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-14 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-15 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-16 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-17 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-18 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-19 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-2 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-20 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-21 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-22 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-23 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-24 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-25 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-26 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-27 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-28 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-29 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-3 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-30 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-31 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-32 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-33 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-34 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-35 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-36 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-37 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-38 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-39 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-4 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-40 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-41 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-42 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-43 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-44 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-45 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-46 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-47 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-48 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-49 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-5 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-50 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-51 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-52 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-53 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-54 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-55 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-56 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-57 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-58 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-59 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-6 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-60 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-61 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-62 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-63 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-64 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-65 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-66 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-67 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-68 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-69 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-7 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-70 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-71 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-72 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-73 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-74 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-75 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-76 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-77 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-78 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-79 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-8 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-80 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-81 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-82 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-9 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-10 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-11 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-12 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-13 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-14 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-15 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-16 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-2 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-3 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-4 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-5 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-6 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-7 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-8 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-9 > .hpb-more-entry a{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 2;
  color : #ffffff;
  background-color : #ea5356;
  text-decoration : none;
  text-align : center;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  margin-top : 15px;
  margin-right : 3px;
  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 : #ea5356;
  border-left-color : #ea5356;
  border-right-color : #ea5356;
  border-bottom-color : #ea5356;
  width : auto;
  min-width : 100px;
  height : auto;
  min-height : 30px;
  display : inline-block;
  position : relative;
  z-index : 2;
}

.sp-wp-post-list#sp-entry-content-1 > article, .sp-wp-post-list#sp-entry-content-10 > article, .sp-wp-post-list#sp-entry-content-11 > article, .sp-wp-post-list#sp-entry-content-12 > article, .sp-wp-post-list#sp-entry-content-13 > article, .sp-wp-post-list#sp-entry-content-14 > article, .sp-wp-post-list#sp-entry-content-15 > article, .sp-wp-post-list#sp-entry-content-16 > article, .sp-wp-post-list#sp-entry-content-17 > article, .sp-wp-post-list#sp-entry-content-18 > article, .sp-wp-post-list#sp-entry-content-19 > article, .sp-wp-post-list#sp-entry-content-2 > article, .sp-wp-post-list#sp-entry-content-20 > article, .sp-wp-post-list#sp-entry-content-21 > article, .sp-wp-post-list#sp-entry-content-22 > article, .sp-wp-post-list#sp-entry-content-23 > article, .sp-wp-post-list#sp-entry-content-24 > article, .sp-wp-post-list#sp-entry-content-25 > article, .sp-wp-post-list#sp-entry-content-26 > article, .sp-wp-post-list#sp-entry-content-27 > article, .sp-wp-post-list#sp-entry-content-28 > article, .sp-wp-post-list#sp-entry-content-29 > article, .sp-wp-post-list#sp-entry-content-3 > article, .sp-wp-post-list#sp-entry-content-30 > article, .sp-wp-post-list#sp-entry-content-31 > article, .sp-wp-post-list#sp-entry-content-32 > article, .sp-wp-post-list#sp-entry-content-33 > article, .sp-wp-post-list#sp-entry-content-34 > article, .sp-wp-post-list#sp-entry-content-35 > article, .sp-wp-post-list#sp-entry-content-36 > article, .sp-wp-post-list#sp-entry-content-37 > article, .sp-wp-post-list#sp-entry-content-38 > article, .sp-wp-post-list#sp-entry-content-39 > article, .sp-wp-post-list#sp-entry-content-4 > article, .sp-wp-post-list#sp-entry-content-40 > article, .sp-wp-post-list#sp-entry-content-41 > article, .sp-wp-post-list#sp-entry-content-42 > article, .sp-wp-post-list#sp-entry-content-43 > article, .sp-wp-post-list#sp-entry-content-44 > article, .sp-wp-post-list#sp-entry-content-45 > article, .sp-wp-post-list#sp-entry-content-46 > article, .sp-wp-post-list#sp-entry-content-47 > article, .sp-wp-post-list#sp-entry-content-48 > article, .sp-wp-post-list#sp-entry-content-49 > article, .sp-wp-post-list#sp-entry-content-5 > article, .sp-wp-post-list#sp-entry-content-50 > article, .sp-wp-post-list#sp-entry-content-51 > article, .sp-wp-post-list#sp-entry-content-52 > article, .sp-wp-post-list#sp-entry-content-53 > article, .sp-wp-post-list#sp-entry-content-54 > article, .sp-wp-post-list#sp-entry-content-55 > article, .sp-wp-post-list#sp-entry-content-56 > article, .sp-wp-post-list#sp-entry-content-57 > article, .sp-wp-post-list#sp-entry-content-58 > article, .sp-wp-post-list#sp-entry-content-59 > article, .sp-wp-post-list#sp-entry-content-6 > article, .sp-wp-post-list#sp-entry-content-60 > article, .sp-wp-post-list#sp-entry-content-61 > article, .sp-wp-post-list#sp-entry-content-62 > article, .sp-wp-post-list#sp-entry-content-63 > article, .sp-wp-post-list#sp-entry-content-64 > article, .sp-wp-post-list#sp-entry-content-65 > article, .sp-wp-post-list#sp-entry-content-66 > article, .sp-wp-post-list#sp-entry-content-67 > article, .sp-wp-post-list#sp-entry-content-68 > article, .sp-wp-post-list#sp-entry-content-69 > article, .sp-wp-post-list#sp-entry-content-7 > article, .sp-wp-post-list#sp-entry-content-70 > article, .sp-wp-post-list#sp-entry-content-71 > article, .sp-wp-post-list#sp-entry-content-72 > article, .sp-wp-post-list#sp-entry-content-73 > article, .sp-wp-post-list#sp-entry-content-74 > article, .sp-wp-post-list#sp-entry-content-75 > article, .sp-wp-post-list#sp-entry-content-76 > article, .sp-wp-post-list#sp-entry-content-77 > article, .sp-wp-post-list#sp-entry-content-78 > article, .sp-wp-post-list#sp-entry-content-79 > article, .sp-wp-post-list#sp-entry-content-8 > article, .sp-wp-post-list#sp-entry-content-80 > article, .sp-wp-post-list#sp-entry-content-81 > article, .sp-wp-post-list#sp-entry-content-82 > article, .sp-wp-post-list#sp-entry-content-9 > article, .sp-wp-post-list#sp-wp-post-list-10 > article, .sp-wp-post-list#sp-wp-post-list-11 > article, .sp-wp-post-list#sp-wp-post-list-12 > article, .sp-wp-post-list#sp-wp-post-list-13 > article, .sp-wp-post-list#sp-wp-post-list-14 > article, .sp-wp-post-list#sp-wp-post-list-15 > article, .sp-wp-post-list#sp-wp-post-list-16 > article, .sp-wp-post-list#sp-wp-post-list-2 > article, .sp-wp-post-list#sp-wp-post-list-3 > article, .sp-wp-post-list#sp-wp-post-list-4 > article, .sp-wp-post-list#sp-wp-post-list-5 > article, .sp-wp-post-list#sp-wp-post-list-6 > article, .sp-wp-post-list#sp-wp-post-list-7 > article, .sp-wp-post-list#sp-wp-post-list-8 > article, .sp-wp-post-list#sp-wp-post-list-9 > article{
  margin-top : 0px;
  margin-bottom : 0px;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content, .sp-wp-post-list#sp-entry-content-41 > article > .entry-content, .sp-wp-post-list#sp-entry-content-42 > article > .entry-content, .sp-wp-post-list#sp-entry-content-43 > article > .entry-content, .sp-wp-post-list#sp-entry-content-44 > article > .entry-content, .sp-wp-post-list#sp-entry-content-45 > article > .entry-content, .sp-wp-post-list#sp-entry-content-46 > article > .entry-content, .sp-wp-post-list#sp-entry-content-47 > article > .entry-content, .sp-wp-post-list#sp-entry-content-48 > article > .entry-content, .sp-wp-post-list#sp-entry-content-49 > article > .entry-content, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content, .sp-wp-post-list#sp-entry-content-50 > article > .entry-content, .sp-wp-post-list#sp-entry-content-51 > article > .entry-content, .sp-wp-post-list#sp-entry-content-52 > article > .entry-content, .sp-wp-post-list#sp-entry-content-53 > article > .entry-content, .sp-wp-post-list#sp-entry-content-54 > article > .entry-content, .sp-wp-post-list#sp-entry-content-55 > article > .entry-content, .sp-wp-post-list#sp-entry-content-56 > article > .entry-content, .sp-wp-post-list#sp-entry-content-57 > article > .entry-content, .sp-wp-post-list#sp-entry-content-58 > article > .entry-content, .sp-wp-post-list#sp-entry-content-59 > article > .entry-content, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content, .sp-wp-post-list#sp-entry-content-60 > article > .entry-content, .sp-wp-post-list#sp-entry-content-61 > article > .entry-content, .sp-wp-post-list#sp-entry-content-62 > article > .entry-content, .sp-wp-post-list#sp-entry-content-63 > article > .entry-content, .sp-wp-post-list#sp-entry-content-64 > article > .entry-content, .sp-wp-post-list#sp-entry-content-65 > article > .entry-content, .sp-wp-post-list#sp-entry-content-66 > article > .entry-content, .sp-wp-post-list#sp-entry-content-67 > article > .entry-content, .sp-wp-post-list#sp-entry-content-68 > article > .entry-content, .sp-wp-post-list#sp-entry-content-69 > article > .entry-content, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content, .sp-wp-post-list#sp-entry-content-70 > article > .entry-content, .sp-wp-post-list#sp-entry-content-71 > article > .entry-content, .sp-wp-post-list#sp-entry-content-72 > article > .entry-content, .sp-wp-post-list#sp-entry-content-73 > article > .entry-content, .sp-wp-post-list#sp-entry-content-74 > article > .entry-content, .sp-wp-post-list#sp-entry-content-75 > article > .entry-content, .sp-wp-post-list#sp-entry-content-76 > article > .entry-content, .sp-wp-post-list#sp-entry-content-77 > article > .entry-content, .sp-wp-post-list#sp-entry-content-78 > article > .entry-content, .sp-wp-post-list#sp-entry-content-79 > article > .entry-content, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content, .sp-wp-post-list#sp-entry-content-80 > article > .entry-content, .sp-wp-post-list#sp-entry-content-81 > article > .entry-content, .sp-wp-post-list#sp-entry-content-82 > article > .entry-content, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content{
  line-height : 2;
  padding-top : 20px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 20px;
  position : static;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-41 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-42 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-43 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-44 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-45 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-46 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-47 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-48 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-49 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-50 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-51 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-52 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-53 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-54 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-55 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-56 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-57 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-58 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-59 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-60 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-61 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-62 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-63 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-64 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-65 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-66 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-67 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-68 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-69 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-70 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-71 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-72 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-73 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-74 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-75 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-76 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-77 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-78 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-79 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-80 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-81 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-82 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-41 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-42 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-43 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-44 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-45 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-46 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-47 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-48 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-49 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-50 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-51 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-52 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-53 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-54 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-55 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-56 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-57 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-58 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-59 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-60 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-61 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-62 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-63 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-64 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-65 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-66 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-67 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-68 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-69 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-70 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-71 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-72 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-73 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-74 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-75 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-76 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-77 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-78 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-79 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-80 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-81 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-82 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .address{
  font-style : italic;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-41 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-42 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-43 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-44 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-45 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-46 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-47 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-48 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-49 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-50 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-51 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-52 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-53 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-54 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-55 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-56 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-57 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-58 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-59 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-60 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-61 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-62 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-63 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-64 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-65 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-66 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-67 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-68 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-69 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-70 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-71 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-72 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-73 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-74 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-75 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-76 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-77 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-78 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-79 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-80 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-81 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-82 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .big{
  font-size : 2rem;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-41 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-42 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-43 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-44 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-45 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-46 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-47 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-48 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-49 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-50 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-51 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-52 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-53 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-54 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-55 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-56 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-57 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-58 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-59 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-60 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-61 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-62 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-63 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-64 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-65 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-66 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-67 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-68 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-69 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-70 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-71 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-72 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-73 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-74 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-75 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-76 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-77 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-78 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-79 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-80 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-81 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-82 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .ins{
  background-color : #fff9bf;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-41 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-42 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-43 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-44 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-45 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-46 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-47 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-48 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-49 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-50 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-51 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-52 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-53 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-54 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-55 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-56 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-57 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-58 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-59 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-60 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-61 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-62 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-63 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-64 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-65 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-66 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-67 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-68 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-69 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-70 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-71 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-72 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-73 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-74 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-75 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-76 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-77 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-78 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-79 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-80 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-81 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-82 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .pre{
  line-height : 1.6;
  padding-top : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-41 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-42 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-43 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-44 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-45 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-46 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-47 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-48 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-49 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-50 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-51 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-52 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-53 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-54 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-55 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-56 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-57 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-58 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-59 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-60 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-61 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-62 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-63 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-64 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-65 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-66 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-67 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-68 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-69 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-70 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-71 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-72 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-73 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-74 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-75 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-76 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-77 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-78 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-79 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-80 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-81 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-82 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content a{
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-41 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-42 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-43 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-44 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-45 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-46 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-47 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-48 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-49 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-50 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-51 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-52 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-53 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-54 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-55 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-56 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-57 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-58 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-59 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-60 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-61 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-62 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-63 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-64 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-65 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-66 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-67 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-68 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-69 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-70 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-71 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-72 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-73 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-74 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-75 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-76 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-77 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-78 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-79 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-80 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-81 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-82 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content a:visited{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-41 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-42 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-43 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-44 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-45 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-46 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-47 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-48 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-49 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-50 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-51 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-52 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-53 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-54 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-55 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-56 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-57 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-58 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-59 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-60 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-61 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-62 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-63 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-64 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-65 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-66 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-67 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-68 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-69 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-70 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-71 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-72 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-73 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-74 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-75 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-76 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-77 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-78 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-79 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-80 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-81 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-82 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content a:hover{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-41 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-42 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-43 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-44 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-45 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-46 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-47 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-48 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-49 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-50 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-51 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-52 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-53 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-54 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-55 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-56 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-57 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-58 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-59 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-60 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-61 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-62 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-63 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-64 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-65 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-66 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-67 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-68 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-69 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-70 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-71 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-72 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-73 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-74 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-75 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-76 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-77 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-78 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-79 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-80 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-81 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-82 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content abbr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

