#colophon {
}

#colophon .sp-site-navigation{
  float : none;
}

#colophon .sp-site-navigation ul > li > a{
  color : #ffffff;
  background-color : #373839;
}

#content{
  min-height : 50px;
}

#contenthead {
}

#main {
}

#main-inner {
}

#masthead {
}

#masthead-inner {
}

#page{
  font-size : 1.6rem;
}

#primary {
}

#sidebar2 {
}

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

*{
  box-sizing : border-box;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-google-map{
  background-position : center center;
  margin-top : 20px;
  max-width : 100%;
  word-wrap : normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #333333;
  background-color : #ffffff;
  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{
    background-color : #373839;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #000000;
  }

  #colophon .sp-site-navigation{
    width : 100%;
    float : none;
  }

  #colophon .sp-site-navigation ul{
    float : none;
  }

  #colophon .sp-site-navigation ul > li > a{
    color : #ffffff;
    background-color : #373839;
    padding-top : 14px;
    padding-bottom : 14px;
  }

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

  #content {
  }

  #contenthead {
  }

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

  #main-inner {
  }

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

  #main> #contenthead> a {
  }

  #masthead{
    margin-bottom : 0px;
  }

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

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

  #primary {
  }

  #sidebar2 {
  }

  .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{
    background-color : #ffffff;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #3c3f53;
    border-left-color : #3c3f53;
    border-right-color : #3c3f53;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : none;
    position : absolute;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }

  #contenthead > a{
    margin-left : -200px;
    margin-right : -200px;
  }

  #main-inner {
  }

  #primary {
  }

  #sidebar2 {
  }

  .home #masthead {
  }

  body.home #primary {
  }
}

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

  #colophon {
  }

  #content {
  }

  #contenthead{
    margin-bottom : 0px;
  }

  #main{
    z-index : 1;
  }

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

  #masthead{
    z-index : 2;
  }

  #masthead #masthead-inner .button-menu > .menu-toggle{
    background-color : transparent !important;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 0px;
    height : 0px;
    position : absolute;
    top : 15px;
    right : 8px;
  }

  #masthead-inner {
  }

  #page {
  }

  #primary {
  }

  #sidebar2 {
  }

  *{
    box-sizing : border-box;
  }

  .home #main {
  }

  .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{
    background-color : transparent;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

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

  #colophon {
  }

  #content {
  }

  #contenthead {
  }

  #main {
  }

  #main-inner {
  }

  #masthead {
  }

  #masthead-inner {
  }

  #page {
  }

  #primary {
  }

  #sidebar2 {
  }
}

#sp-image-4, #sp-image-5{
  text-decoration : none;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #868686;
  border-left-color : #868686;
  border-right-color : #868686;
  border-bottom-color : #868686;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#sp-image-3{
  max-width : 100%;
}

#sp-block-container-2{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #222324;
  margin-top : 0px;
  margin-bottom : 0px;
  clear : both;
}

#sp-block-container-2 .copyright{
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-bottom : 0px;
}

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

  #sp-block-container-2{
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
  }

  #sp-block-container-2 .copyright {
  }
}

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

  #sp-block-container-2 {
  }

  #sp-block-container-2 .copyright {
  }
}

.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-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-5, .sp-wp-post-list#sp-entry-content-6, .sp-wp-post-list#sp-entry-content-7, .sp-wp-post-list#sp-entry-content-8, .sp-wp-post-list#sp-entry-content-9, .sp-wp-post-list#sp-wp-post-list-1, .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-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{
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 30px;
  margin-bottom : 50px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : transparent;
}

.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-5 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-6 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-9 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-1 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-10 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-11 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-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{
  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-5 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-6 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-9 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-1 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-10 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-11 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-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-5 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-6 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-9 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-1 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-10 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-11 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-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{
  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-5 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-6 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-9 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-1 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-10 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-11 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-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-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-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 : 20px;
  margin-right : 20px;
  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-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-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{
  margin-top : 0px;
  margin-bottom : 0px;
}

.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-5 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-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 : 1.8rem;
  font-weight : bold;
  color : #000000;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #222324;
  display : block;
}

.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-5 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-10 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-11 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-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{
  color : #000000;
  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-5 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > 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-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{
  margin-left : 40px;
  margin-right : 20px;
}

.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-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-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-left : 165px;
}

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

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

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-19 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-20 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-26 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-27 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-28 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-29 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-30 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-31 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-32 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-33 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-34 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-35 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-36 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-37 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-38 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-39 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-40 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-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 center;
  background-size : 3px 5px;
  padding-left : 25px;
  float : left;
  clear : both;
}

.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-5 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-6 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-7 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-8 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-9 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-10 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-11 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-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 : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  margin-top : -30px;
}

.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-5 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-6 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-7 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-8 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-9 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-10 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-11 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-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.2rem;
  font-weight : bold;
  color : #222324;
  text-decoration : none;
  text-align : center;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #c10103;
  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;
  display : inline-block;
}

.sp-wp-post-list#sp-entry-content-1 > article, .sp-wp-post-list#sp-entry-content-10 > article, .sp-wp-post-list#sp-entry-content-11 > article, .sp-wp-post-list#sp-entry-content-12 > article, .sp-wp-post-list#sp-entry-content-13 > article, .sp-wp-post-list#sp-entry-content-14 > article, .sp-wp-post-list#sp-entry-content-15 > article, .sp-wp-post-list#sp-entry-content-16 > article, .sp-wp-post-list#sp-entry-content-17 > article, .sp-wp-post-list#sp-entry-content-18 > article, .sp-wp-post-list#sp-entry-content-19 > article, .sp-wp-post-list#sp-entry-content-2 > article, .sp-wp-post-list#sp-entry-content-20 > article, .sp-wp-post-list#sp-entry-content-21 > article, .sp-wp-post-list#sp-entry-content-22 > article, .sp-wp-post-list#sp-entry-content-23 > article, .sp-wp-post-list#sp-entry-content-24 > article, .sp-wp-post-list#sp-entry-content-25 > article, .sp-wp-post-list#sp-entry-content-26 > article, .sp-wp-post-list#sp-entry-content-27 > article, .sp-wp-post-list#sp-entry-content-28 > article, .sp-wp-post-list#sp-entry-content-29 > article, .sp-wp-post-list#sp-entry-content-3 > article, .sp-wp-post-list#sp-entry-content-30 > article, .sp-wp-post-list#sp-entry-content-31 > article, .sp-wp-post-list#sp-entry-content-32 > article, .sp-wp-post-list#sp-entry-content-33 > article, .sp-wp-post-list#sp-entry-content-34 > article, .sp-wp-post-list#sp-entry-content-35 > article, .sp-wp-post-list#sp-entry-content-36 > article, .sp-wp-post-list#sp-entry-content-37 > article, .sp-wp-post-list#sp-entry-content-38 > article, .sp-wp-post-list#sp-entry-content-39 > article, .sp-wp-post-list#sp-entry-content-4 > article, .sp-wp-post-list#sp-entry-content-40 > article, .sp-wp-post-list#sp-entry-content-5 > article, .sp-wp-post-list#sp-entry-content-6 > article, .sp-wp-post-list#sp-entry-content-7 > article, .sp-wp-post-list#sp-entry-content-8 > article, .sp-wp-post-list#sp-entry-content-9 > article, .sp-wp-post-list#sp-wp-post-list-1 > article, .sp-wp-post-list#sp-wp-post-list-10 > article, .sp-wp-post-list#sp-wp-post-list-11 > article, .sp-wp-post-list#sp-wp-post-list-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-5 > article > .entry-content, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-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{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph {
}

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

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

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

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content > .paragraph .ins{
  background-color : #fff9c0;
  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;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content > .paragraph .pre{
  line-height : 1.6;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 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 > .paragraph a, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content > .paragraph a{
  color : #c10103;
  text-decoration : underline;
}

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

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

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

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph b {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph cite {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph code {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph dfn {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph em {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph i {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph kbd {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph q {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph s {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph samp {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph small {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph strong {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph sub {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph sup {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph u {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> .paragraph var {
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-26 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-27 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-28 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-29 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-30 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-31 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-32 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-33 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-34 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-35 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-36 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-37 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-38 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-39 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-40 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content > a > img:not(.sp-image){
  margin-top : 20px;
  margin-bottom : 20px;
}

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

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content > blockquote p:first-child{
  margin-top : 0px;
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> dl {
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > h1, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > h1, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content > h1, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content > h1, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > h1, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > h1, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > h1, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > h1, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > h1, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content > h1, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content > h1, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > h2, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > h2, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content > h2, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content > h2, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > h2, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > h2, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > h2, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > h2, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > h2, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content > h2, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content > h2, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content > h2{
  font-size : 2.4rem;
  font-weight : bold;
  line-height : 2;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > h3, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > h3, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content > h3, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content > h3, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > h3, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > h3, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > h3, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > h3, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > h3, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content > h3, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content > h3, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content > h3{
  font-size : 2rem;
  font-weight : bold;
  line-height : 2;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > h4, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > h4, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content > h4, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content > h4, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > h4, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > h4, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > h4, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > h4, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > h4, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content > h4, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content > h4, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content > h4{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 2;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > h5, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > h5, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content > h5, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content > h5, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > h5, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > h5, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > h5, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > h5, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > h5, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content > h5, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content > h5, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content > h5{
  font-size : 1.4rem;
  font-weight : normal;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > h6, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > h6, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content > h6, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content > h6, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > h6, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > h6, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > h6, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > h6, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > h6, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content > h6, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content > h6, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content > h6{
  font-size : 1.3rem;
  font-weight : normal;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-16 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-17 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-18 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-19 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-20 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-26 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-27 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-28 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-29 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-30 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-31 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-32 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-33 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-34 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-35 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-36 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-37 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-38 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-39 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-40 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > hr, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > hr, .sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content > hr, .sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content > hr, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > hr, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > hr, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > hr, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > hr, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > hr, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content > hr, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content > hr, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content > hr{
  background-color : #d5d5d5;
  margin-top : 20px;
  margin-bottom : 20px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  width : 100%;
  height : 1px;
}

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

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

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-10.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-11.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-12.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-13.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-14.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-15.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-16.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-17.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-18.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-19.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-20.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-21.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-22.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-23.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-24.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-25.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-26.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-27.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-28.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-29.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-30.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-31.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-32.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-33.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-34.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-35.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-36.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-37.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-38.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-39.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-40.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-10.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-11.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-7.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-8.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-9.sp-wp-post-list> article> .entry-content> ul {
}

.sp-wp-post-list#sp-entry-content-1 > article > footer, .sp-wp-post-list#sp-entry-content-10 > article > footer, .sp-wp-post-list#sp-entry-content-11 > article > footer, .sp-wp-post-list#sp-entry-content-12 > article > footer, .sp-wp-post-list#sp-entry-content-13 > article > footer, .sp-wp-post-list#sp-entry-content-14 > article > footer, .sp-wp-post-list#sp-entry-content-15 > article > footer, .sp-wp-post-list#sp-entry-content-16 > article > footer, .sp-wp-post-list#sp-entry-content-17 > article > footer, .sp-wp-post-list#sp-entry-content-18 > article > footer, .sp-wp-post-list#sp-entry-content-19 > article > footer, .sp-wp-post-list#sp-entry-content-2 > article > footer, .sp-wp-post-list#sp-entry-content-20 > article > footer, .sp-wp-post-list#sp-entry-content-21 > article > footer, .sp-wp-post-list#sp-entry-content-22 > article > footer, .sp-wp-post-list#sp-entry-content-23 > article > footer, .sp-wp-post-list#sp-entry-content-24 > article > footer, .sp-wp-post-list#sp-entry-content-25 > article > footer, .sp-wp-post-list#sp-entry-content-26 > article > footer, .sp-wp-post-list#sp-entry-content-27 > article > footer, .sp-wp-post-list#sp-entry-content-28 > article > footer, .sp-wp-post-list#sp-entry-content-29 > article > footer, .sp-wp-post-list#sp-entry-content-3 > article > footer, .sp-wp-post-list#sp-entry-content-30 > article > footer, .sp-wp-post-list#sp-entry-content-31 > article > footer, .sp-wp-post-list#sp-entry-content-32 > article > footer, .sp-wp-post-list#sp-entry-content-33 > article > footer, .sp-wp-post-list#sp-entry-content-34 > article > footer, .sp-wp-post-list#sp-entry-content-35 > article > footer, .sp-wp-post-list#sp-entry-content-36 > article > footer, .sp-wp-post-list#sp-entry-content-37 > article > footer, .sp-wp-post-list#sp-entry-content-38 > article > footer, .sp-wp-post-list#sp-entry-content-39 > article > footer, .sp-wp-post-list#sp-entry-content-4 > article > footer, .sp-wp-post-list#sp-entry-content-40 > article > footer, .sp-wp-post-list#sp-entry-content-5 > article > footer, .sp-wp-post-list#sp-entry-content-6 > article > footer, .sp-wp-post-list#sp-entry-content-7 > article > footer, .sp-wp-post-list#sp-entry-content-8 > article > footer, .sp-wp-post-list#sp-entry-content-9 > article > footer, .sp-wp-post-list#sp-wp-post-list-1 > article > footer, .sp-wp-post-list#sp-wp-post-list-10 > article > footer, .sp-wp-post-list#sp-wp-post-list-11 > article > footer, .sp-wp-post-list#sp-wp-post-list-2 > article > footer, .sp-wp-post-list#sp-wp-post-list-3 > article > footer, .sp-wp-post-list#sp-wp-post-list-4 > article > footer, .sp-wp-post-list#sp-wp-post-list-5 > article > footer, .sp-wp-post-list#sp-wp-post-list-6 > article > footer, .sp-wp-post-list#sp-wp-post-list-7 > article > footer, .sp-wp-post-list#sp-wp-post-list-8 > article > footer, .sp-wp-post-list#sp-wp-post-list-9 > article > footer{
  font-size : 1.2rem;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  clear : both;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-10 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-11 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-12 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-13 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-14 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-15 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-16 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-17 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-18 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-19 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-2 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-20 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-21 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-22 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-23 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-24 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-25 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-26 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-27 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-28 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-29 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-3 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-30 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-31 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-32 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-33 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-34 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-35 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-36 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-37 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-38 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-39 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-4 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-40 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-5 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-6 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-7 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-8 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-9 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-10 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-11 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-9 > article > footer .by-author{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-10 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-11 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-12 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-13 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-14 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-15 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-16 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-17 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-18 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-19 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-20 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-21 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-22 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-23 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-24 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-25 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-26 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-27 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-28 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-29 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-30 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-31 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-32 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-33 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-34 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-35 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-36 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-37 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-38 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-39 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-40 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-6 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-9 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-10 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-11 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-9 > article > footer .by-author::before{
  background-image : url(img/icon-author.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 13px;
  height : 14px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-10 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-11 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-12 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-13 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-14 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-15 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-16 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-17 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-18 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-19 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-2 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-20 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-21 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-22 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-23 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-24 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-25 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-26 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-27 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-28 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-29 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-3 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-30 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-31 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-32 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-33 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-34 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-35 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-36 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-37 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-38 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-39 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-4 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-40 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-5 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-6 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-7 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-8 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-9 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-10 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-11 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-9 > article > footer .cat-links{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-10 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-11 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-12 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-13 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-14 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-15 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-16 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-17 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-18 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-19 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-20 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-21 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-22 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-23 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-24 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-25 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-26 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-27 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-28 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-29 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-30 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-31 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-32 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-33 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-34 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-35 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-36 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-37 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-38 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-39 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-40 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-6 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-9 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-10 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-11 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-9 > article > footer .cat-links::before{
  background-image : url(img/icon-cat.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 13px;
  height : 17px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-10 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-11 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-12 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-13 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-14 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-15 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-16 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-17 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-18 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-19 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-2 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-20 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-21 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-22 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-23 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-24 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-25 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-26 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-27 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-28 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-29 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-3 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-30 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-31 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-32 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-33 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-34 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-35 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-36 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-37 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-38 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-39 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-4 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-40 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-5 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-6 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-7 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-8 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-9 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-10 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-11 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-9 > article > footer .comments-link{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-10 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-11 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-12 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-13 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-14 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-15 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-16 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-17 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-18 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-19 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-20 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-21 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-22 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-23 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-24 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-25 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-26 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-27 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-28 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-29 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-30 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-31 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-32 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-33 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-34 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-35 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-36 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-37 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-38 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-39 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-40 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-6 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-9 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-10 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-11 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-9 > article > footer .comments-link::before{
  background-image : url(img/icon-comments.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 17px;
  height : 13px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .date, .sp-wp-post-list#sp-entry-content-10 > article > footer .date, .sp-wp-post-list#sp-entry-content-11 > article > footer .date, .sp-wp-post-list#sp-entry-content-12 > article > footer .date, .sp-wp-post-list#sp-entry-content-13 > article > footer .date, .sp-wp-post-list#sp-entry-content-14 > article > footer .date, .sp-wp-post-list#sp-entry-content-15 > article > footer .date, .sp-wp-post-list#sp-entry-content-16 > article > footer .date, .sp-wp-post-list#sp-entry-content-17 > article > footer .date, .sp-wp-post-list#sp-entry-content-18 > article > footer .date, .sp-wp-post-list#sp-entry-content-19 > article > footer .date, .sp-wp-post-list#sp-entry-content-2 > article > footer .date, .sp-wp-post-list#sp-entry-content-20 > article > footer .date, .sp-wp-post-list#sp-entry-content-21 > article > footer .date, .sp-wp-post-list#sp-entry-content-22 > article > footer .date, .sp-wp-post-list#sp-entry-content-23 > article > footer .date, .sp-wp-post-list#sp-entry-content-24 > article > footer .date, .sp-wp-post-list#sp-entry-content-25 > article > footer .date, .sp-wp-post-list#sp-entry-content-26 > article > footer .date, .sp-wp-post-list#sp-entry-content-27 > article > footer .date, .sp-wp-post-list#sp-entry-content-28 > article > footer .date, .sp-wp-post-list#sp-entry-content-29 > article > footer .date, .sp-wp-post-list#sp-entry-content-3 > article > footer .date, .sp-wp-post-list#sp-entry-content-30 > article > footer .date, .sp-wp-post-list#sp-entry-content-31 > article > footer .date, .sp-wp-post-list#sp-entry-content-32 > article > footer .date, .sp-wp-post-list#sp-entry-content-33 > article > footer .date, .sp-wp-post-list#sp-entry-content-34 > article > footer .date, .sp-wp-post-list#sp-entry-content-35 > article > footer .date, .sp-wp-post-list#sp-entry-content-36 > article > footer .date, .sp-wp-post-list#sp-entry-content-37 > article > footer .date, .sp-wp-post-list#sp-entry-content-38 > article > footer .date, .sp-wp-post-list#sp-entry-content-39 > article > footer .date, .sp-wp-post-list#sp-entry-content-4 > article > footer .date, .sp-wp-post-list#sp-entry-content-40 > article > footer .date, .sp-wp-post-list#sp-entry-content-5 > article > footer .date, .sp-wp-post-list#sp-entry-content-6 > article > footer .date, .sp-wp-post-list#sp-entry-content-7 > article > footer .date, .sp-wp-post-list#sp-entry-content-8 > article > footer .date, .sp-wp-post-list#sp-entry-content-9 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-10 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-11 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-9 > article > footer .date{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-10 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-11 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-12 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-13 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-14 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-15 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-16 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-17 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-18 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-19 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-20 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-21 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-22 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-23 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-24 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-25 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-26 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-27 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-28 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-29 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-30 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-31 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-32 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-33 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-34 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-35 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-36 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-37 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-38 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-39 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-40 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-6 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-9 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-10 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-11 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-9 > article > footer .date::before{
  background-image : url(img/icon-date.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 15px;
  height : 14px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-10 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-11 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-12 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-13 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-14 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-15 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-16 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-17 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-18 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-19 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-2 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-20 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-21 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-22 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-23 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-24 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-25 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-26 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-27 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-28 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-29 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-3 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-30 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-31 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-32 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-33 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-34 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-35 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-36 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-37 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-38 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-39 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-4 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-40 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-5 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-6 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-7 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-8 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-9 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-10 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-11 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-9 > article > footer .edit-link{
  float : right;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .sep, .sp-wp-post-list#sp-entry-content-10 > article > footer .sep, .sp-wp-post-list#sp-entry-content-11 > article > footer .sep, .sp-wp-post-list#sp-entry-content-12 > article > footer .sep, .sp-wp-post-list#sp-entry-content-13 > article > footer .sep, .sp-wp-post-list#sp-entry-content-14 > article > footer .sep, .sp-wp-post-list#sp-entry-content-15 > article > footer .sep, .sp-wp-post-list#sp-entry-content-16 > article > footer .sep, .sp-wp-post-list#sp-entry-content-17 > article > footer .sep, .sp-wp-post-list#sp-entry-content-18 > article > footer .sep, .sp-wp-post-list#sp-entry-content-19 > article > footer .sep, .sp-wp-post-list#sp-entry-content-2 > article > footer .sep, .sp-wp-post-list#sp-entry-content-20 > article > footer .sep, .sp-wp-post-list#sp-entry-content-21 > article > footer .sep, .sp-wp-post-list#sp-entry-content-22 > article > footer .sep, .sp-wp-post-list#sp-entry-content-23 > article > footer .sep, .sp-wp-post-list#sp-entry-content-24 > article > footer .sep, .sp-wp-post-list#sp-entry-content-25 > article > footer .sep, .sp-wp-post-list#sp-entry-content-26 > article > footer .sep, .sp-wp-post-list#sp-entry-content-27 > article > footer .sep, .sp-wp-post-list#sp-entry-content-28 > article > footer .sep, .sp-wp-post-list#sp-entry-content-29 > article > footer .sep, .sp-wp-post-list#sp-entry-content-3 > article > footer .sep, .sp-wp-post-list#sp-entry-content-30 > article > footer .sep, .sp-wp-post-list#sp-entry-content-31 > article > footer .sep, .sp-wp-post-list#sp-entry-content-32 > article > footer .sep, .sp-wp-post-list#sp-entry-content-33 > article > footer .sep, .sp-wp-post-list#sp-entry-content-34 > article > footer .sep, .sp-wp-post-list#sp-entry-content-35 > article > footer .sep, .sp-wp-post-list#sp-entry-content-36 > article > footer .sep, .sp-wp-post-list#sp-entry-content-37 > article > footer .sep, .sp-wp-post-list#sp-entry-content-38 > article > footer .sep, .sp-wp-post-list#sp-entry-content-39 > article > footer .sep, .sp-wp-post-list#sp-entry-content-4 > article > footer .sep, .sp-wp-post-list#sp-entry-content-40 > article > footer .sep, .sp-wp-post-list#sp-entry-content-5 > article > footer .sep, .sp-wp-post-list#sp-entry-content-6 > article > footer .sep, .sp-wp-post-list#sp-entry-content-7 > article > footer .sep, .sp-wp-post-list#sp-entry-content-8 > article > footer .sep, .sp-wp-post-list#sp-entry-content-9 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-10 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-11 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-9 > article > footer .sep{
  display : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-10 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-11 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-12 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-13 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-14 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-15 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-16 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-17 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-18 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-19 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-2 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-20 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-21 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-22 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-23 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-24 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-25 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-26 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-27 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-28 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-29 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-3 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-30 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-31 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-32 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-33 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-34 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-35 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-36 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-37 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-38 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-39 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-4 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-40 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-5 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-6 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-7 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-8 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-9 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-10 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-11 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-9 > article > footer .tags-links{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-10 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-11 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-12 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-13 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-14 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-15 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-16 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-17 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-18 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-19 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-20 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-21 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-22 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-23 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-24 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-25 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-26 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-27 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-28 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-29 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-30 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-31 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-32 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-33 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-34 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-35 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-36 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-37 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-38 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-39 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-40 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-6 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-9 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-10 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-11 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-9 > article > footer .tags-links::before{
  background-image : url(img/icon-tags.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 15px;
  height : 14px;
  display : inline-block;
  content : '';
}

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

.sp-wp-post-list#sp-entry-content-1 > article > footer span, .sp-wp-post-list#sp-entry-content-10 > article > footer span, .sp-wp-post-list#sp-entry-content-11 > article > footer span, .sp-wp-post-list#sp-entry-content-12 > article > footer span, .sp-wp-post-list#sp-entry-content-13 > article > footer span, .sp-wp-post-list#sp-entry-content-14 > article > footer span, .sp-wp-post-list#sp-entry-content-15 > article > footer span, .sp-wp-post-list#sp-entry-content-16 > article > footer span, .sp-wp-post-list#sp-entry-content-17 > article > footer span, .sp-wp-post-list#sp-entry-content-18 > article > footer span, .sp-wp-post-list#sp-entry-content-19 > article > footer span, .sp-wp-post-list#sp-entry-content-2 > article > footer span, .sp-wp-post-list#sp-entry-content-20 > article > footer span, .sp-wp-post-list#sp-entry-content-21 > article > footer span, .sp-wp-post-list#sp-entry-content-22 > article > footer span, .sp-wp-post-list#sp-entry-content-23 > article > footer span, .sp-wp-post-list#sp-entry-content-24 > article > footer span, .sp-wp-post-list#sp-entry-content-25 > article > footer span, .sp-wp-post-list#sp-entry-content-26 > article > footer span, .sp-wp-post-list#sp-entry-content-27 > article > footer span, .sp-wp-post-list#sp-entry-content-28 > article > footer span, .sp-wp-post-list#sp-entry-content-29 > article > footer span, .sp-wp-post-list#sp-entry-content-3 > article > footer span, .sp-wp-post-list#sp-entry-content-30 > article > footer span, .sp-wp-post-list#sp-entry-content-31 > article > footer span, .sp-wp-post-list#sp-entry-content-32 > article > footer span, .sp-wp-post-list#sp-entry-content-33 > article > footer span, .sp-wp-post-list#sp-entry-content-34 > article > footer span, .sp-wp-post-list#sp-entry-content-35 > article > footer span, .sp-wp-post-list#sp-entry-content-36 > article > footer span, .sp-wp-post-list#sp-entry-content-37 > article > footer span, .sp-wp-post-list#sp-entry-content-38 > article > footer span, .sp-wp-post-list#sp-entry-content-39 > article > footer span, .sp-wp-post-list#sp-entry-content-4 > article > footer span, .sp-wp-post-list#sp-entry-content-40 > article > footer span, .sp-wp-post-list#sp-entry-content-5 > article > footer span, .sp-wp-post-list#sp-entry-content-6 > article > footer span, .sp-wp-post-list#sp-entry-content-7 > article > footer span, .sp-wp-post-list#sp-entry-content-8 > article > footer span, .sp-wp-post-list#sp-entry-content-9 > article > footer span, .sp-wp-post-list#sp-wp-post-list-1 > article > footer span, .sp-wp-post-list#sp-wp-post-list-10 > article > footer span, .sp-wp-post-list#sp-wp-post-list-11 > article > footer span, .sp-wp-post-list#sp-wp-post-list-2 > article > footer span, .sp-wp-post-list#sp-wp-post-list-3 > article > footer span, .sp-wp-post-list#sp-wp-post-list-4 > article > footer span, .sp-wp-post-list#sp-wp-post-list-5 > article > footer span, .sp-wp-post-list#sp-wp-post-list-6 > article > footer span, .sp-wp-post-list#sp-wp-post-list-7 > article > footer span, .sp-wp-post-list#sp-wp-post-list-8 > article > footer span, .sp-wp-post-list#sp-wp-post-list-9 > article > footer span{
  margin-right : 15px;
}

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

.sp-wp-post-list#sp-entry-content-1 > article > header > h1, .sp-wp-post-list#sp-entry-content-10 > article > header > h1, .sp-wp-post-list#sp-entry-content-11 > article > header > h1, .sp-wp-post-list#sp-entry-content-12 > article > header > h1, .sp-wp-post-list#sp-entry-content-13 > article > header > h1, .sp-wp-post-list#sp-entry-content-14 > article > header > h1, .sp-wp-post-list#sp-entry-content-15 > article > header > h1, .sp-wp-post-list#sp-entry-content-16 > article > header > h1, .sp-wp-post-list#sp-entry-content-17 > article > header > h1, .sp-wp-post-list#sp-entry-content-18 > article > header > h1, .sp-wp-post-list#sp-entry-content-19 > article > header > h1, .sp-wp-post-list#sp-entry-content-2 > article > header > h1, .sp-wp-post-list#sp-entry-content-20 > article > header > h1, .sp-wp-post-list#sp-entry-content-21 > article > header > h1, .sp-wp-post-list#sp-entry-content-22 > article > header > h1, .sp-wp-post-list#sp-entry-content-23 > article > header > h1, .sp-wp-post-list#sp-entry-content-24 > article > header > h1, .sp-wp-post-list#sp-entry-content-25 > article > header > h1, .sp-wp-post-list#sp-entry-content-26 > article > header > h1, .sp-wp-post-list#sp-entry-content-27 > article > header > h1, .sp-wp-post-list#sp-entry-content-28 > article > header > h1, .sp-wp-post-list#sp-entry-content-29 > article > header > h1, .sp-wp-post-list#sp-entry-content-3 > article > header > h1, .sp-wp-post-list#sp-entry-content-30 > article > header > h1, .sp-wp-post-list#sp-entry-content-31 > article > header > h1, .sp-wp-post-list#sp-entry-content-32 > article > header > h1, .sp-wp-post-list#sp-entry-content-33 > article > header > h1, .sp-wp-post-list#sp-entry-content-34 > article > header > h1, .sp-wp-post-list#sp-entry-content-35 > article > header > h1, .sp-wp-post-list#sp-entry-content-36 > article > header > h1, .sp-wp-post-list#sp-entry-content-37 > article > header > h1, .sp-wp-post-list#sp-entry-content-38 > article > header > h1, .sp-wp-post-list#sp-entry-content-39 > article > header > h1, .sp-wp-post-list#sp-entry-content-4 > article > header > h1, .sp-wp-post-list#sp-entry-content-40 > article > header > h1, .sp-wp-post-list#sp-entry-content-5 > article > header > h1, .sp-wp-post-list#sp-entry-content-6 > article > header > h1, .sp-wp-post-list#sp-entry-content-7 > article > header > h1, .sp-wp-post-list#sp-entry-content-8 > article > header > h1, .sp-wp-post-list#sp-entry-content-9 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-1 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-10 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-11 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-2 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-3 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-4 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-5 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-6 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-7 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-8 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-9 > article > header > h1{
  font-size : 1.8rem;
  font-weight : normal;
  color : #333333;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : #262626;
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h4, .sp-wp-post-list#sp-entry-content-10 > article > header > h4, .sp-wp-post-list#sp-entry-content-11 > article > header > h4, .sp-wp-post-list#sp-entry-content-12 > article > header > h4, .sp-wp-post-list#sp-entry-content-13 > article > header > h4, .sp-wp-post-list#sp-entry-content-14 > article > header > h4, .sp-wp-post-list#sp-entry-content-15 > article > header > h4, .sp-wp-post-list#sp-entry-content-16 > article > header > h4, .sp-wp-post-list#sp-entry-content-17 > article > header > h4, .sp-wp-post-list#sp-entry-content-18 > article > header > h4, .sp-wp-post-list#sp-entry-content-19 > article > header > h4, .sp-wp-post-list#sp-entry-content-2 > article > header > h4, .sp-wp-post-list#sp-entry-content-20 > article > header > h4, .sp-wp-post-list#sp-entry-content-21 > article > header > h4, .sp-wp-post-list#sp-entry-content-22 > article > header > h4, .sp-wp-post-list#sp-entry-content-23 > article > header > h4, .sp-wp-post-list#sp-entry-content-24 > article > header > h4, .sp-wp-post-list#sp-entry-content-25 > article > header > h4, .sp-wp-post-list#sp-entry-content-26 > article > header > h4, .sp-wp-post-list#sp-entry-content-27 > article > header > h4, .sp-wp-post-list#sp-entry-content-28 > article > header > h4, .sp-wp-post-list#sp-entry-content-29 > article > header > h4, .sp-wp-post-list#sp-entry-content-3 > article > header > h4, .sp-wp-post-list#sp-entry-content-30 > article > header > h4, .sp-wp-post-list#sp-entry-content-31 > article > header > h4, .sp-wp-post-list#sp-entry-content-32 > article > header > h4, .sp-wp-post-list#sp-entry-content-33 > article > header > h4, .sp-wp-post-list#sp-entry-content-34 > article > header > h4, .sp-wp-post-list#sp-entry-content-35 > article > header > h4, .sp-wp-post-list#sp-entry-content-36 > article > header > h4, .sp-wp-post-list#sp-entry-content-37 > article > header > h4, .sp-wp-post-list#sp-entry-content-38 > article > header > h4, .sp-wp-post-list#sp-entry-content-39 > article > header > h4, .sp-wp-post-list#sp-entry-content-4 > article > header > h4, .sp-wp-post-list#sp-entry-content-40 > article > header > h4, .sp-wp-post-list#sp-entry-content-5 > article > header > h4, .sp-wp-post-list#sp-entry-content-6 > article > header > h4, .sp-wp-post-list#sp-entry-content-7 > article > header > h4, .sp-wp-post-list#sp-entry-content-8 > article > header > h4, .sp-wp-post-list#sp-entry-content-9 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-1 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-10 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-11 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-2 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-3 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-4 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-5 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-6 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-7 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-8 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-9 > article > header > h4{
  font-size : 1.8rem;
  font-weight : normal;
  color : #333333;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
}

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

.sp-wp-post-list#sp-entry-content-1 > article > p > img, .sp-wp-post-list#sp-entry-content-10 > article > p > img, .sp-wp-post-list#sp-entry-content-11 > article > p > img, .sp-wp-post-list#sp-entry-content-12 > article > p > img, .sp-wp-post-list#sp-entry-content-13 > article > p > img, .sp-wp-post-list#sp-entry-content-14 > article > p > img, .sp-wp-post-list#sp-entry-content-15 > article > p > img, .sp-wp-post-list#sp-entry-content-16 > article > p > img, .sp-wp-post-list#sp-entry-content-17 > article > p > img, .sp-wp-post-list#sp-entry-content-18 > article > p > img, .sp-wp-post-list#sp-entry-content-19 > article > p > img, .sp-wp-post-list#sp-entry-content-2 > article > p > img, .sp-wp-post-list#sp-entry-content-20 > article > p > img, .sp-wp-post-list#sp-entry-content-21 > article > p > img, .sp-wp-post-list#sp-entry-content-22 > article > p > img, .sp-wp-post-list#sp-entry-content-23 > article > p > img, .sp-wp-post-list#sp-entry-content-24 > article > p > img, .sp-wp-post-list#sp-entry-content-25 > article > p > img, .sp-wp-post-list#sp-entry-content-26 > article > p > img, .sp-wp-post-list#sp-entry-content-27 > article > p > img, .sp-wp-post-list#sp-entry-content-28 > article > p > img, .sp-wp-post-list#sp-entry-content-29 > article > p > img, .sp-wp-post-list#sp-entry-content-3 > article > p > img, .sp-wp-post-list#sp-entry-content-30 > article > p > img, .sp-wp-post-list#sp-entry-content-31 > article > p > img, .sp-wp-post-list#sp-entry-content-32 > article > p > img, .sp-wp-post-list#sp-entry-content-33 > article > p > img, .sp-wp-post-list#sp-entry-content-34 > article > p > img, .sp-wp-post-list#sp-entry-content-35 > article > p > img, .sp-wp-post-list#sp-entry-content-36 > article > p > img, .sp-wp-post-list#sp-entry-content-37 > article > p > img, .sp-wp-post-list#sp-entry-content-38 > article > p > img, .sp-wp-post-list#sp-entry-content-39 > article > p > img, .sp-wp-post-list#sp-entry-content-4 > article > p > img, .sp-wp-post-list#sp-entry-content-40 > article > p > img, .sp-wp-post-list#sp-entry-content-5 > article > p > img, .sp-wp-post-list#sp-entry-content-6 > article > p > img, .sp-wp-post-list#sp-entry-content-7 > article > p > img, .sp-wp-post-list#sp-entry-content-8 > article > p > img, .sp-wp-post-list#sp-entry-content-9 > article > p > img, .sp-wp-post-list#sp-wp-post-list-1 > article > p > img, .sp-wp-post-list#sp-wp-post-list-10 > article > p > img, .sp-wp-post-list#sp-wp-post-list-11 > article > p > img, .sp-wp-post-list#sp-wp-post-list-2 > article > p > img, .sp-wp-post-list#sp-wp-post-list-3 > article > p > img, .sp-wp-post-list#sp-wp-post-list-4 > article > p > img, .sp-wp-post-list#sp-wp-post-list-5 > article > p > img, .sp-wp-post-list#sp-wp-post-list-6 > article > p > img, .sp-wp-post-list#sp-wp-post-list-7 > article > p > img, .sp-wp-post-list#sp-wp-post-list-8 > article > p > img, .sp-wp-post-list#sp-wp-post-list-9 > article > p > img{
  display : block;
}

.sp-wp-post-list#sp-entry-content-1 > dl, .sp-wp-post-list#sp-entry-content-10 > dl, .sp-wp-post-list#sp-entry-content-11 > dl, .sp-wp-post-list#sp-entry-content-12 > dl, .sp-wp-post-list#sp-entry-content-13 > dl, .sp-wp-post-list#sp-entry-content-14 > dl, .sp-wp-post-list#sp-entry-content-15 > dl, .sp-wp-post-list#sp-entry-content-16 > dl, .sp-wp-post-list#sp-entry-content-17 > dl, .sp-wp-post-list#sp-entry-content-18 > dl, .sp-wp-post-list#sp-entry-content-19 > dl, .sp-wp-post-list#sp-entry-content-2 > dl, .sp-wp-post-list#sp-entry-content-20 > dl, .sp-wp-post-list#sp-entry-content-21 > dl, .sp-wp-post-list#sp-entry-content-22 > dl, .sp-wp-post-list#sp-entry-content-23 > dl, .sp-wp-post-list#sp-entry-content-24 > dl, .sp-wp-post-list#sp-entry-content-25 > dl, .sp-wp-post-list#sp-entry-content-26 > dl, .sp-wp-post-list#sp-entry-content-27 > dl, .sp-wp-post-list#sp-entry-content-28 > dl, .sp-wp-post-list#sp-entry-content-29 > dl, .sp-wp-post-list#sp-entry-content-3 > dl, .sp-wp-post-list#sp-entry-content-30 > dl, .sp-wp-post-list#sp-entry-content-31 > dl, .sp-wp-post-list#sp-entry-content-32 > dl, .sp-wp-post-list#sp-entry-content-33 > dl, .sp-wp-post-list#sp-entry-content-34 > dl, .sp-wp-post-list#sp-entry-content-35 > dl, .sp-wp-post-list#sp-entry-content-36 > dl, .sp-wp-post-list#sp-entry-content-37 > dl, .sp-wp-post-list#sp-entry-content-38 > dl, .sp-wp-post-list#sp-entry-content-39 > dl, .sp-wp-post-list#sp-entry-content-4 > dl, .sp-wp-post-list#sp-entry-content-40 > dl, .sp-wp-post-list#sp-entry-content-5 > dl, .sp-wp-post-list#sp-entry-content-6 > dl, .sp-wp-post-list#sp-entry-content-7 > dl, .sp-wp-post-list#sp-entry-content-8 > dl, .sp-wp-post-list#sp-entry-content-9 > dl, .sp-wp-post-list#sp-wp-post-list-1 > dl, .sp-wp-post-list#sp-wp-post-list-10 > dl, .sp-wp-post-list#sp-wp-post-list-11 > dl, .sp-wp-post-list#sp-wp-post-list-2 > dl, .sp-wp-post-list#sp-wp-post-list-3 > dl, .sp-wp-post-list#sp-wp-post-list-4 > dl, .sp-wp-post-list#sp-wp-post-list-5 > dl, .sp-wp-post-list#sp-wp-post-list-6 > dl, .sp-wp-post-list#sp-wp-post-list-7 > dl, .sp-wp-post-list#sp-wp-post-list-8 > dl, .sp-wp-post-list#sp-wp-post-list-9 > dl{
  margin-bottom : 0px;
}

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

.sp-wp-post-list#sp-entry-content-1 > dl + nav, .sp-wp-post-list#sp-entry-content-10 > dl + nav, .sp-wp-post-list#sp-entry-content-11 > dl + nav, .sp-wp-post-list#sp-entry-content-12 > dl + nav, .sp-wp-post-list#sp-entry-content-13 > dl + nav, .sp-wp-post-list#sp-entry-content-14 > dl + nav, .sp-wp-post-list#sp-entry-content-15 > dl + nav, .sp-wp-post-list#sp-entry-content-16 > dl + nav, .sp-wp-post-list#sp-entry-content-17 > dl + nav, .sp-wp-post-list#sp-entry-content-18 > dl + nav, .sp-wp-post-list#sp-entry-content-19 > dl + nav, .sp-wp-post-list#sp-entry-content-2 > dl + nav, .sp-wp-post-list#sp-entry-content-20 > dl + nav, .sp-wp-post-list#sp-entry-content-21 > dl + nav, .sp-wp-post-list#sp-entry-content-22 > dl + nav, .sp-wp-post-list#sp-entry-content-23 > dl + nav, .sp-wp-post-list#sp-entry-content-24 > dl + nav, .sp-wp-post-list#sp-entry-content-25 > dl + nav, .sp-wp-post-list#sp-entry-content-26 > dl + nav, .sp-wp-post-list#sp-entry-content-27 > dl + nav, .sp-wp-post-list#sp-entry-content-28 > dl + nav, .sp-wp-post-list#sp-entry-content-29 > dl + nav, .sp-wp-post-list#sp-entry-content-3 > dl + nav, .sp-wp-post-list#sp-entry-content-30 > dl + nav, .sp-wp-post-list#sp-entry-content-31 > dl + nav, .sp-wp-post-list#sp-entry-content-32 > dl + nav, .sp-wp-post-list#sp-entry-content-33 > dl + nav, .sp-wp-post-list#sp-entry-content-34 > dl + nav, .sp-wp-post-list#sp-entry-content-35 > dl + nav, .sp-wp-post-list#sp-entry-content-36 > dl + nav, .sp-wp-post-list#sp-entry-content-37 > dl + nav, .sp-wp-post-list#sp-entry-content-38 > dl + nav, .sp-wp-post-list#sp-entry-content-39 > dl + nav, .sp-wp-post-list#sp-entry-content-4 > dl + nav, .sp-wp-post-list#sp-entry-content-40 > dl + nav, .sp-wp-post-list#sp-entry-content-5 > dl + nav, .sp-wp-post-list#sp-entry-content-6 > dl + nav, .sp-wp-post-list#sp-entry-content-7 > dl + nav, .sp-wp-post-list#sp-entry-content-8 > dl + nav, .sp-wp-post-list#sp-entry-content-9 > dl + nav, .sp-wp-post-list#sp-wp-post-list-1 > dl + nav, .sp-wp-post-list#sp-wp-post-list-10 > dl + nav, .sp-wp-post-list#sp-wp-post-list-11 > dl + nav, .sp-wp-post-list#sp-wp-post-list-2 > dl + nav, .sp-wp-post-list#sp-wp-post-list-3 > dl + nav, .sp-wp-post-list#sp-wp-post-list-4 > dl + nav, .sp-wp-post-list#sp-wp-post-list-5 > dl + nav, .sp-wp-post-list#sp-wp-post-list-6 > dl + nav, .sp-wp-post-list#sp-wp-post-list-7 > dl + nav, .sp-wp-post-list#sp-wp-post-list-8 > dl + nav, .sp-wp-post-list#sp-wp-post-list-9 > dl + nav{
  padding-left : 20px;
  padding-right : 20px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > h3, .sp-wp-post-list#sp-entry-content-10 > h3, .sp-wp-post-list#sp-entry-content-11 > h3, .sp-wp-post-list#sp-entry-content-12 > h3, .sp-wp-post-list#sp-entry-content-13 > h3, .sp-wp-post-list#sp-entry-content-14 > h3, .sp-wp-post-list#sp-entry-content-15 > h3, .sp-wp-post-list#sp-entry-content-16 > h3, .sp-wp-post-list#sp-entry-content-17 > h3, .sp-wp-post-list#sp-entry-content-18 > h3, .sp-wp-post-list#sp-entry-content-19 > h3, .sp-wp-post-list#sp-entry-content-2 > h3, .sp-wp-post-list#sp-entry-content-20 > h3, .sp-wp-post-list#sp-entry-content-21 > h3, .sp-wp-post-list#sp-entry-content-22 > h3, .sp-wp-post-list#sp-entry-content-23 > h3, .sp-wp-post-list#sp-entry-content-24 > h3, .sp-wp-post-list#sp-entry-content-25 > h3, .sp-wp-post-list#sp-entry-content-26 > h3, .sp-wp-post-list#sp-entry-content-27 > h3, .sp-wp-post-list#sp-entry-content-28 > h3, .sp-wp-post-list#sp-entry-content-29 > h3, .sp-wp-post-list#sp-entry-content-3 > h3, .sp-wp-post-list#sp-entry-content-30 > h3, .sp-wp-post-list#sp-entry-content-31 > h3, .sp-wp-post-list#sp-entry-content-32 > h3, .sp-wp-post-list#sp-entry-content-33 > h3, .sp-wp-post-list#sp-entry-content-34 > h3, .sp-wp-post-list#sp-entry-content-35 > h3, .sp-wp-post-list#sp-entry-content-36 > h3, .sp-wp-post-list#sp-entry-content-37 > h3, .sp-wp-post-list#sp-entry-content-38 > h3, .sp-wp-post-list#sp-entry-content-39 > h3, .sp-wp-post-list#sp-entry-content-4 > h3, .sp-wp-post-list#sp-entry-content-40 > h3, .sp-wp-post-list#sp-entry-content-5 > h3, .sp-wp-post-list#sp-entry-content-6 > h3, .sp-wp-post-list#sp-entry-content-7 > h3, .sp-wp-post-list#sp-entry-content-8 > h3, .sp-wp-post-list#sp-entry-content-9 > h3, .sp-wp-post-list#sp-wp-post-list-1 > h3, .sp-wp-post-list#sp-wp-post-list-10 > h3, .sp-wp-post-list#sp-wp-post-list-11 > h3, .sp-wp-post-list#sp-wp-post-list-2 > h3, .sp-wp-post-list#sp-wp-post-list-3 > h3, .sp-wp-post-list#sp-wp-post-list-4 > h3, .sp-wp-post-list#sp-wp-post-list-5 > h3, .sp-wp-post-list#sp-wp-post-list-6 > h3, .sp-wp-post-list#sp-wp-post-list-7 > h3, .sp-wp-post-list#sp-wp-post-list-8 > h3, .sp-wp-post-list#sp-wp-post-list-9 > h3{
  font-size : 3rem;
  font-weight : bold;
  background-color : transparent;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

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

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article, .sp-wp-post-list#sp-entry-content-10 > h3 ~ article, .sp-wp-post-list#sp-entry-content-11 > h3 ~ article, .sp-wp-post-list#sp-entry-content-12 > h3 ~ article, .sp-wp-post-list#sp-entry-content-13 > h3 ~ article, .sp-wp-post-list#sp-entry-content-14 > h3 ~ article, .sp-wp-post-list#sp-entry-content-15 > h3 ~ article, .sp-wp-post-list#sp-entry-content-16 > h3 ~ article, .sp-wp-post-list#sp-entry-content-17 > h3 ~ article, .sp-wp-post-list#sp-entry-content-18 > h3 ~ article, .sp-wp-post-list#sp-entry-content-19 > h3 ~ article, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article, .sp-wp-post-list#sp-entry-content-20 > h3 ~ article, .sp-wp-post-list#sp-entry-content-21 > h3 ~ article, .sp-wp-post-list#sp-entry-content-22 > h3 ~ article, .sp-wp-post-list#sp-entry-content-23 > h3 ~ article, .sp-wp-post-list#sp-entry-content-24 > h3 ~ article, .sp-wp-post-list#sp-entry-content-25 > h3 ~ article, .sp-wp-post-list#sp-entry-content-26 > h3 ~ article, .sp-wp-post-list#sp-entry-content-27 > h3 ~ article, .sp-wp-post-list#sp-entry-content-28 > h3 ~ article, .sp-wp-post-list#sp-entry-content-29 > h3 ~ article, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article, .sp-wp-post-list#sp-entry-content-30 > h3 ~ article, .sp-wp-post-list#sp-entry-content-31 > h3 ~ article, .sp-wp-post-list#sp-entry-content-32 > h3 ~ article, .sp-wp-post-list#sp-entry-content-33 > h3 ~ article, .sp-wp-post-list#sp-entry-content-34 > h3 ~ article, .sp-wp-post-list#sp-entry-content-35 > h3 ~ article, .sp-wp-post-list#sp-entry-content-36 > h3 ~ article, .sp-wp-post-list#sp-entry-content-37 > h3 ~ article, .sp-wp-post-list#sp-entry-content-38 > h3 ~ article, .sp-wp-post-list#sp-entry-content-39 > h3 ~ article, .sp-wp-post-list#sp-entry-content-4 > h3 ~ article, .sp-wp-post-list#sp-entry-content-40 > h3 ~ article, .sp-wp-post-list#sp-entry-content-5 > h3 ~ article, .sp-wp-post-list#sp-entry-content-6 > h3 ~ article, .sp-wp-post-list#sp-entry-content-7 > h3 ~ article, .sp-wp-post-list#sp-entry-content-8 > h3 ~ article, .sp-wp-post-list#sp-entry-content-9 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-1 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-10 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-11 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-2 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-3 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-4 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-5 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-6 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-7 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-8 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-9 > h3 ~ article{
  padding-bottom : 30px;
}

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

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-10 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-11 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-12 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-13 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-14 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-15 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-16 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-17 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-18 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-19 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-20 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-21 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-22 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-23 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-24 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-25 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-26 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-27 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-28 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-29 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-30 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-31 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-32 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-33 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-34 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-35 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-36 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-37 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-38 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-39 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-4 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-40 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-5 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-6 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-7 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-8 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-9 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-1 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-10 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-11 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-2 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-3 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-4 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-5 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-6 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-7 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-8 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-9 > h3 ~ article > header{
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > header, .sp-wp-post-list#sp-entry-content-10 > header, .sp-wp-post-list#sp-entry-content-11 > header, .sp-wp-post-list#sp-entry-content-12 > header, .sp-wp-post-list#sp-entry-content-13 > header, .sp-wp-post-list#sp-entry-content-14 > header, .sp-wp-post-list#sp-entry-content-15 > header, .sp-wp-post-list#sp-entry-content-16 > header, .sp-wp-post-list#sp-entry-content-17 > header, .sp-wp-post-list#sp-entry-content-18 > header, .sp-wp-post-list#sp-entry-content-19 > header, .sp-wp-post-list#sp-entry-content-2 > header, .sp-wp-post-list#sp-entry-content-20 > header, .sp-wp-post-list#sp-entry-content-21 > header, .sp-wp-post-list#sp-entry-content-22 > header, .sp-wp-post-list#sp-entry-content-23 > header, .sp-wp-post-list#sp-entry-content-24 > header, .sp-wp-post-list#sp-entry-content-25 > header, .sp-wp-post-list#sp-entry-content-26 > header, .sp-wp-post-list#sp-entry-content-27 > header, .sp-wp-post-list#sp-entry-content-28 > header, .sp-wp-post-list#sp-entry-content-29 > header, .sp-wp-post-list#sp-entry-content-3 > header, .sp-wp-post-list#sp-entry-content-30 > header, .sp-wp-post-list#sp-entry-content-31 > header, .sp-wp-post-list#sp-entry-content-32 > header, .sp-wp-post-list#sp-entry-content-33 > header, .sp-wp-post-list#sp-entry-content-34 > header, .sp-wp-post-list#sp-entry-content-35 > header, .sp-wp-post-list#sp-entry-content-36 > header, .sp-wp-post-list#sp-entry-content-37 > header, .sp-wp-post-list#sp-entry-content-38 > header, .sp-wp-post-list#sp-entry-content-39 > header, .sp-wp-post-list#sp-entry-content-4 > header, .sp-wp-post-list#sp-entry-content-40 > header, .sp-wp-post-list#sp-entry-content-5 > header, .sp-wp-post-list#sp-entry-content-6 > header, .sp-wp-post-list#sp-entry-content-7 > header, .sp-wp-post-list#sp-entry-content-8 > header, .sp-wp-post-list#sp-entry-content-9 > header, .sp-wp-post-list#sp-wp-post-list-1 > header, .sp-wp-post-list#sp-wp-post-list-10 > header, .sp-wp-post-list#sp-wp-post-list-11 > header, .sp-wp-post-list#sp-wp-post-list-2 > header, .sp-wp-post-list#sp-wp-post-list-3 > header, .sp-wp-post-list#sp-wp-post-list-4 > header, .sp-wp-post-list#sp-wp-post-list-5 > header, .sp-wp-post-list#sp-wp-post-list-6 > header, .sp-wp-post-list#sp-wp-post-list-7 > header, .sp-wp-post-list#sp-wp-post-list-8 > header, .sp-wp-post-list#sp-wp-post-list-9 > header{
  font-size : 3rem;
  font-weight : bold;
  background-color : transparent;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

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

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

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

.sp-wp-post-list#sp-entry-content-1 > nav > div, .sp-wp-post-list#sp-entry-content-10 > nav > div, .sp-wp-post-list#sp-entry-content-11 > nav > div, .sp-wp-post-list#sp-entry-content-12 > nav > div, .sp-wp-post-list#sp-entry-content-13 > nav > div, .sp-wp-post-list#sp-entry-content-14 > nav > div, .sp-wp-post-list#sp-entry-content-15 > nav > div, .sp-wp-post-list#sp-entry-content-16 > nav > div, .sp-wp-post-list#sp-entry-content-17 > nav > div, .sp-wp-post-list#sp-entry-content-18 > nav > div, .sp-wp-post-list#sp-entry-content-19 > nav > div, .sp-wp-post-list#sp-entry-content-2 > nav > div, .sp-wp-post-list#sp-entry-content-20 > nav > div, .sp-wp-post-list#sp-entry-content-21 > nav > div, .sp-wp-post-list#sp-entry-content-22 > nav > div, .sp-wp-post-list#sp-entry-content-23 > nav > div, .sp-wp-post-list#sp-entry-content-24 > nav > div, .sp-wp-post-list#sp-entry-content-25 > nav > div, .sp-wp-post-list#sp-entry-content-26 > nav > div, .sp-wp-post-list#sp-entry-content-27 > nav > div, .sp-wp-post-list#sp-entry-content-28 > nav > div, .sp-wp-post-list#sp-entry-content-29 > nav > div, .sp-wp-post-list#sp-entry-content-3 > nav > div, .sp-wp-post-list#sp-entry-content-30 > nav > div, .sp-wp-post-list#sp-entry-content-31 > nav > div, .sp-wp-post-list#sp-entry-content-32 > nav > div, .sp-wp-post-list#sp-entry-content-33 > nav > div, .sp-wp-post-list#sp-entry-content-34 > nav > div, .sp-wp-post-list#sp-entry-content-35 > nav > div, .sp-wp-post-list#sp-entry-content-36 > nav > div, .sp-wp-post-list#sp-entry-content-37 > nav > div, .sp-wp-post-list#sp-entry-content-38 > nav > div, .sp-wp-post-list#sp-entry-content-39 > nav > div, .sp-wp-post-list#sp-entry-content-4 > nav > div, .sp-wp-post-list#sp-entry-content-40 > nav > div, .sp-wp-post-list#sp-entry-content-5 > nav > div, .sp-wp-post-list#sp-entry-content-6 > nav > div, .sp-wp-post-list#sp-entry-content-7 > nav > div, .sp-wp-post-list#sp-entry-content-8 > nav > div, .sp-wp-post-list#sp-entry-content-9 > nav > div, .sp-wp-post-list#sp-wp-post-list-1 > nav > div, .sp-wp-post-list#sp-wp-post-list-10 > nav > div, .sp-wp-post-list#sp-wp-post-list-11 > nav > div, .sp-wp-post-list#sp-wp-post-list-2 > nav > div, .sp-wp-post-list#sp-wp-post-list-3 > nav > div, .sp-wp-post-list#sp-wp-post-list-4 > nav > div, .sp-wp-post-list#sp-wp-post-list-5 > nav > div, .sp-wp-post-list#sp-wp-post-list-6 > nav > div, .sp-wp-post-list#sp-wp-post-list-7 > nav > div, .sp-wp-post-list#sp-wp-post-list-8 > nav > div, .sp-wp-post-list#sp-wp-post-list-9 > nav > div{
  width : 50%;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-10 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-11 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-12 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-13 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-14 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-15 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-16 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-17 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-18 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-19 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-20 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-21 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-22 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-23 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-24 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-25 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-26 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-27 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-28 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-29 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-30 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-31 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-32 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-33 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-34 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-35 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-36 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-37 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-38 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-39 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-40 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-6 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-7 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-8 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-9 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-1 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-10 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-11 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-2 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-3 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-4 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-5 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-6 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-7 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-8 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-9 > nav > div.nav-next{
  text-align : right;
  margin-right : 0px;
  float : right;
}

