#colophon{
  font-family : "Noto Sans JP Medium";
  background-color : transparent;
}

#content{
  min-height : 50px;
}

#contenthead{
  font-family : "Noto Sans JP Medium";
}

#masthead{
  font-family : "Noto Sans JP Medium";
  background-color : #ffffff;
}

#page{
  font-size : 1.6rem;
}

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

#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{
  border-bottom-color : initial;
  color : #e2e2e2;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-part-top.sp-flex:not(table)::after{
  content : none;
}

.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 : "Noto Sans JP Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  line-height : 1.3;
  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-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #content{
    font-family : "Noto Sans JP Medium";
    min-height : 50px;
  }

  #main{
    font-size : 1.6rem;
    font-family : "Noto Sans JP Medium";
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #main-inner{
    margin-top : 60px;
  }

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

  #main > #contenthead > a{
    background-image : url(img/header-main-back.png);
    margin-left : -1000%;
    margin-right : -1000%;
  }

  #masthead{
    margin-bottom : 0px;
    box-shadow : 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
    z-index : 1;
    
  }

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

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

  .sp-html-src {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

  #content{
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 40px;
  }

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

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

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-table-1 tbody, #sp-table-10 tbody, #sp-table-11 tbody, #sp-table-12 tbody, #sp-table-13 tbody, #sp-table-14 tbody, #sp-table-15 tbody, #sp-table-16 tbody, #sp-table-17 tbody, #sp-table-18 tbody, #sp-table-19 tbody, #sp-table-2 tbody, #sp-table-20 tbody, #sp-table-21 tbody, #sp-table-22 tbody, #sp-table-23 tbody, #sp-table-24 tbody, #sp-table-25 tbody, #sp-table-26 tbody, #sp-table-27 tbody, #sp-table-28 tbody, #sp-table-29 tbody, #sp-table-3 tbody, #sp-table-30 tbody, #sp-table-31 tbody, #sp-table-32 tbody, #sp-table-33 tbody, #sp-table-34 tbody, #sp-table-35 tbody, #sp-table-36 tbody, #sp-table-37 tbody, #sp-table-38 tbody, #sp-table-39 tbody, #sp-table-4 tbody, #sp-table-40 tbody, #sp-table-41 tbody, #sp-table-42 tbody, #sp-table-43 tbody, #sp-table-44 tbody, #sp-table-45 tbody, #sp-table-46 tbody, #sp-table-47 tbody, #sp-table-48 tbody, #sp-table-49 tbody, #sp-table-5 tbody, #sp-table-50 tbody, #sp-table-51 tbody, #sp-table-52 tbody, #sp-table-53 tbody, #sp-table-54 tbody, #sp-table-55 tbody, #sp-table-56 tbody, #sp-table-57 tbody, #sp-table-58 tbody, #sp-table-59 tbody, #sp-table-6 tbody, #sp-table-60 tbody, #sp-table-61 tbody, #sp-table-62 tbody, #sp-table-63 tbody, #sp-table-64 tbody, #sp-table-65 tbody, #sp-table-66 tbody, #sp-table-7 tbody, #sp-table-8 tbody, #sp-table-9 tbody{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : rgba(0, 0, 0, 0);
  border-left-color : rgba(0, 0, 0, 0);
  border-right-color : rgba(0, 0, 0, 0);
  border-bottom-color : rgba(0, 0, 0, 0);
  width : 100%;
  height : auto;
}

#sp-table-1 td, #sp-table-10 td, #sp-table-11 td, #sp-table-12 td, #sp-table-13 td, #sp-table-14 td, #sp-table-15 td, #sp-table-16 td, #sp-table-17 td, #sp-table-18 td, #sp-table-19 td, #sp-table-2 td, #sp-table-20 td, #sp-table-21 td, #sp-table-22 td, #sp-table-23 td, #sp-table-24 td, #sp-table-25 td, #sp-table-26 td, #sp-table-27 td, #sp-table-28 td, #sp-table-29 td, #sp-table-3 td, #sp-table-30 td, #sp-table-31 td, #sp-table-32 td, #sp-table-33 td, #sp-table-34 td, #sp-table-35 td, #sp-table-36 td, #sp-table-37 td, #sp-table-38 td, #sp-table-39 td, #sp-table-4 td, #sp-table-40 td, #sp-table-41 td, #sp-table-42 td, #sp-table-43 td, #sp-table-44 td, #sp-table-45 td, #sp-table-46 td, #sp-table-47 td, #sp-table-48 td, #sp-table-49 td, #sp-table-5 td, #sp-table-50 td, #sp-table-51 td, #sp-table-52 td, #sp-table-53 td, #sp-table-54 td, #sp-table-55 td, #sp-table-56 td, #sp-table-57 td, #sp-table-58 td, #sp-table-59 td, #sp-table-6 td, #sp-table-60 td, #sp-table-61 td, #sp-table-62 td, #sp-table-63 td, #sp-table-64 td, #sp-table-65 td, #sp-table-66 td, #sp-table-7 td, #sp-table-8 td, #sp-table-9 td{
  font-size : 16px;
  color : #ffffff;
  background-color : #646464;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : rgba(0, 0, 0, 0);
  border-left-color : rgba(0, 0, 0, 0);
  border-right-color : rgba(0, 0, 0, 0);
  border-bottom-color : rgba(0, 0, 0, 0);
}

#sp-table-1 th, #sp-table-10 th, #sp-table-11 th, #sp-table-12 th, #sp-table-13 th, #sp-table-14 th, #sp-table-15 th, #sp-table-16 th, #sp-table-17 th, #sp-table-18 th, #sp-table-19 th, #sp-table-2 th, #sp-table-20 th, #sp-table-21 th, #sp-table-22 th, #sp-table-23 th, #sp-table-24 th, #sp-table-25 th, #sp-table-26 th, #sp-table-27 th, #sp-table-28 th, #sp-table-29 th, #sp-table-3 th, #sp-table-30 th, #sp-table-31 th, #sp-table-32 th, #sp-table-33 th, #sp-table-34 th, #sp-table-35 th, #sp-table-36 th, #sp-table-37 th, #sp-table-38 th, #sp-table-39 th, #sp-table-4 th, #sp-table-40 th, #sp-table-41 th, #sp-table-42 th, #sp-table-43 th, #sp-table-44 th, #sp-table-45 th, #sp-table-46 th, #sp-table-47 th, #sp-table-48 th, #sp-table-49 th, #sp-table-5 th, #sp-table-50 th, #sp-table-51 th, #sp-table-52 th, #sp-table-53 th, #sp-table-54 th, #sp-table-55 th, #sp-table-56 th, #sp-table-57 th, #sp-table-58 th, #sp-table-59 th, #sp-table-6 th, #sp-table-60 th, #sp-table-61 th, #sp-table-62 th, #sp-table-63 th, #sp-table-64 th, #sp-table-65 th, #sp-table-66 th, #sp-table-7 th, #sp-table-8 th, #sp-table-9 th{
  font-size : 16px;
  font-weight : normal;
  color : #ffffff;
  background-color : #373737;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : rgba(0, 0, 0, 0);
  border-left-color : rgba(0, 0, 0, 0);
  border-right-color : rgba(0, 0, 0, 0);
  border-bottom-color : rgba(0, 0, 0, 0);
}

#sp-table-1 th.row-title, #sp-table-10 th.row-title, #sp-table-11 th.row-title, #sp-table-12 th.row-title, #sp-table-13 th.row-title, #sp-table-14 th.row-title, #sp-table-15 th.row-title, #sp-table-16 th.row-title, #sp-table-17 th.row-title, #sp-table-18 th.row-title, #sp-table-19 th.row-title, #sp-table-2 th.row-title, #sp-table-20 th.row-title, #sp-table-21 th.row-title, #sp-table-22 th.row-title, #sp-table-23 th.row-title, #sp-table-24 th.row-title, #sp-table-25 th.row-title, #sp-table-26 th.row-title, #sp-table-27 th.row-title, #sp-table-28 th.row-title, #sp-table-29 th.row-title, #sp-table-3 th.row-title, #sp-table-30 th.row-title, #sp-table-31 th.row-title, #sp-table-32 th.row-title, #sp-table-33 th.row-title, #sp-table-34 th.row-title, #sp-table-35 th.row-title, #sp-table-36 th.row-title, #sp-table-37 th.row-title, #sp-table-38 th.row-title, #sp-table-39 th.row-title, #sp-table-4 th.row-title, #sp-table-40 th.row-title, #sp-table-41 th.row-title, #sp-table-42 th.row-title, #sp-table-43 th.row-title, #sp-table-44 th.row-title, #sp-table-45 th.row-title, #sp-table-46 th.row-title, #sp-table-47 th.row-title, #sp-table-48 th.row-title, #sp-table-49 th.row-title, #sp-table-5 th.row-title, #sp-table-50 th.row-title, #sp-table-51 th.row-title, #sp-table-52 th.row-title, #sp-table-53 th.row-title, #sp-table-54 th.row-title, #sp-table-55 th.row-title, #sp-table-56 th.row-title, #sp-table-57 th.row-title, #sp-table-58 th.row-title, #sp-table-59 th.row-title, #sp-table-6 th.row-title, #sp-table-60 th.row-title, #sp-table-61 th.row-title, #sp-table-62 th.row-title, #sp-table-63 th.row-title, #sp-table-64 th.row-title, #sp-table-65 th.row-title, #sp-table-66 th.row-title, #sp-table-7 th.row-title, #sp-table-8 th.row-title, #sp-table-9 th.row-title{
  background-color : #646464;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-table-1 th.row-title:first-child, #sp-table-10 th.row-title:first-child, #sp-table-11 th.row-title:first-child, #sp-table-12 th.row-title:first-child, #sp-table-13 th.row-title:first-child, #sp-table-14 th.row-title:first-child, #sp-table-15 th.row-title:first-child, #sp-table-16 th.row-title:first-child, #sp-table-17 th.row-title:first-child, #sp-table-18 th.row-title:first-child, #sp-table-19 th.row-title:first-child, #sp-table-2 th.row-title:first-child, #sp-table-20 th.row-title:first-child, #sp-table-21 th.row-title:first-child, #sp-table-22 th.row-title:first-child, #sp-table-23 th.row-title:first-child, #sp-table-24 th.row-title:first-child, #sp-table-25 th.row-title:first-child, #sp-table-26 th.row-title:first-child, #sp-table-27 th.row-title:first-child, #sp-table-28 th.row-title:first-child, #sp-table-29 th.row-title:first-child, #sp-table-3 th.row-title:first-child, #sp-table-30 th.row-title:first-child, #sp-table-31 th.row-title:first-child, #sp-table-32 th.row-title:first-child, #sp-table-33 th.row-title:first-child, #sp-table-34 th.row-title:first-child, #sp-table-35 th.row-title:first-child, #sp-table-36 th.row-title:first-child, #sp-table-37 th.row-title:first-child, #sp-table-38 th.row-title:first-child, #sp-table-39 th.row-title:first-child, #sp-table-4 th.row-title:first-child, #sp-table-40 th.row-title:first-child, #sp-table-41 th.row-title:first-child, #sp-table-42 th.row-title:first-child, #sp-table-43 th.row-title:first-child, #sp-table-44 th.row-title:first-child, #sp-table-45 th.row-title:first-child, #sp-table-46 th.row-title:first-child, #sp-table-47 th.row-title:first-child, #sp-table-48 th.row-title:first-child, #sp-table-49 th.row-title:first-child, #sp-table-5 th.row-title:first-child, #sp-table-50 th.row-title:first-child, #sp-table-51 th.row-title:first-child, #sp-table-52 th.row-title:first-child, #sp-table-53 th.row-title:first-child, #sp-table-54 th.row-title:first-child, #sp-table-55 th.row-title:first-child, #sp-table-56 th.row-title:first-child, #sp-table-57 th.row-title:first-child, #sp-table-58 th.row-title:first-child, #sp-table-59 th.row-title:first-child, #sp-table-6 th.row-title:first-child, #sp-table-60 th.row-title:first-child, #sp-table-61 th.row-title:first-child, #sp-table-62 th.row-title:first-child, #sp-table-63 th.row-title:first-child, #sp-table-64 th.row-title:first-child, #sp-table-65 th.row-title:first-child, #sp-table-66 th.row-title:first-child, #sp-table-7 th.row-title:first-child, #sp-table-8 th.row-title:first-child, #sp-table-9 th.row-title:first-child{
  background-color : #373737;
  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-wp-post-list-1, #sp-wp-post-list-2, #sp-wp-post-list-3{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-wp-post-list-1 #hpb-pagenation, #sp-wp-post-list-2 #hpb-pagenation, #sp-wp-post-list-3 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-wp-post-list-1 .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry, #sp-wp-post-list-3 .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-wp-post-list-1 .nav-next, #sp-wp-post-list-2 .nav-next, #sp-wp-post-list-3 .nav-next{
  margin-right : 10px;
  float : right;
}

#sp-wp-post-list-1 .nav-previous, #sp-wp-post-list-2 .nav-previous, #sp-wp-post-list-3 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-wp-post-list-1 ::after, #sp-wp-post-list-2 ::after, #sp-wp-post-list-3 ::after {
}

#sp-wp-post-list-1 a, #sp-wp-post-list-2 a, #sp-wp-post-list-3 a{
  color : #7a7a7a;
  text-decoration : none;
}

#sp-wp-post-list-1 a:active, #sp-wp-post-list-2 a:active, #sp-wp-post-list-3 a:active{
  text-decoration : underline;
}

#sp-wp-post-list-1 a:hover, #sp-wp-post-list-2 a:hover, #sp-wp-post-list-3 a:hover{
  text-decoration : underline;
}

#sp-wp-post-list-1 article, #sp-wp-post-list-2 article, #sp-wp-post-list-3 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-wp-post-list-1 dl, #sp-wp-post-list-2 dl, #sp-wp-post-list-3 dl{
  margin-top : 10px;
}

#sp-wp-post-list-1 footer, #sp-wp-post-list-2 footer, #sp-wp-post-list-3 footer{
  color : #999999;
}

#sp-wp-post-list-1 h1, #sp-wp-post-list-2 h1, #sp-wp-post-list-3 h1{
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#sp-wp-post-list-1 h4, #sp-wp-post-list-2 h4, #sp-wp-post-list-3 h4{
  font-size : 1.6rem;
  color : #666666;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #666666;
}

#sp-wp-post-list-1 h4 a, #sp-wp-post-list-2 h4 a, #sp-wp-post-list-3 h4 a{
  color : #666666;
  text-decoration : none;
}

#sp-wp-post-list-1 h4 a:active, #sp-wp-post-list-2 h4 a:active, #sp-wp-post-list-3 h4 a:active{
  text-decoration : underline;
}

#sp-wp-post-list-1 h4 a:hover, #sp-wp-post-list-2 h4 a:hover, #sp-wp-post-list-3 h4 a:hover{
  text-decoration : underline;
}

#sp-wp-post-list-1 img, #sp-wp-post-list-2 img, #sp-wp-post-list-3 img{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dddddd;
  border-left-color : #dddddd;
  border-right-color : #dddddd;
  border-bottom-color : #dddddd;
}

#sp-wp-post-list-1 li, #sp-wp-post-list-2 li, #sp-wp-post-list-3 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-wp-post-list-1 p, #sp-wp-post-list-2 p, #sp-wp-post-list-3 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-wp-post-list-1 p > img, #sp-wp-post-list-2 p > img, #sp-wp-post-list-3 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-wp-post-list-1 ul, #sp-wp-post-list-2 ul, #sp-wp-post-list-3 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dd, .hpb-viewtype-content#sp-wp-post-list-2 dd, .hpb-viewtype-content#sp-wp-post-list-3 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dl, .hpb-viewtype-content#sp-wp-post-list-2 dl, .hpb-viewtype-content#sp-wp-post-list-3 dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dt, .hpb-viewtype-content#sp-wp-post-list-2 dt, .hpb-viewtype-content#sp-wp-post-list-3 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.hpb-viewtype-date#sp-wp-post-list-1 dl, .hpb-viewtype-date#sp-wp-post-list-2 dl, .hpb-viewtype-date#sp-wp-post-list-3 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt{
  font-weight : bold;
  color : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

.hpb-viewtype-simple#sp-wp-post-list-1 div, .hpb-viewtype-simple#sp-wp-post-list-2 div, .hpb-viewtype-simple#sp-wp-post-list-3 div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.hpb-viewtype-simple#sp-wp-post-list-1 footer, .hpb-viewtype-simple#sp-wp-post-list-2 footer, .hpb-viewtype-simple#sp-wp-post-list-3 footer{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-wp-post-list-1 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-3 > h3{
  font-size : 17px;
  color : #505050;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #a0a0a0;
}

article > div, article > div, article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-1, #sp-entry-content-2, #sp-entry-content-3, #sp-entry-content-4, #sp-entry-content-5, #sp-wp-post-list-10, #sp-wp-post-list-11, #sp-wp-post-list-12, #sp-wp-post-list-13, #sp-wp-post-list-4, #sp-wp-post-list-47, #sp-wp-post-list-48, #sp-wp-post-list-49, #sp-wp-post-list-5, #sp-wp-post-list-50, #sp-wp-post-list-51, #sp-wp-post-list-52, #sp-wp-post-list-53, #sp-wp-post-list-54, #sp-wp-post-list-55, #sp-wp-post-list-56, #sp-wp-post-list-57, #sp-wp-post-list-58, #sp-wp-post-list-59, #sp-wp-post-list-6, #sp-wp-post-list-60, #sp-wp-post-list-61, #sp-wp-post-list-62, #sp-wp-post-list-63, #sp-wp-post-list-64, #sp-wp-post-list-65, #sp-wp-post-list-66, #sp-wp-post-list-67, #sp-wp-post-list-68, #sp-wp-post-list-69, #sp-wp-post-list-7, #sp-wp-post-list-70, #sp-wp-post-list-71, #sp-wp-post-list-72, #sp-wp-post-list-73, #sp-wp-post-list-74, #sp-wp-post-list-75, #sp-wp-post-list-76, #sp-wp-post-list-77, #sp-wp-post-list-78, #sp-wp-post-list-79, #sp-wp-post-list-8, #sp-wp-post-list-80, #sp-wp-post-list-81, #sp-wp-post-list-82, #sp-wp-post-list-83, #sp-wp-post-list-84, #sp-wp-post-list-85, #sp-wp-post-list-86, #sp-wp-post-list-87, #sp-wp-post-list-88, #sp-wp-post-list-89, #sp-wp-post-list-9, #sp-wp-post-list-90{
  font-size : 13px;
  color : #202020;
  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 : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 25px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-entry-content-1 #hpb-pagenation, #sp-entry-content-2 #hpb-pagenation, #sp-entry-content-3 #hpb-pagenation, #sp-entry-content-4 #hpb-pagenation, #sp-entry-content-5 #hpb-pagenation, #sp-wp-post-list-10 #hpb-pagenation, #sp-wp-post-list-11 #hpb-pagenation, #sp-wp-post-list-12 #hpb-pagenation, #sp-wp-post-list-13 #hpb-pagenation, #sp-wp-post-list-4 #hpb-pagenation, #sp-wp-post-list-47 #hpb-pagenation, #sp-wp-post-list-48 #hpb-pagenation, #sp-wp-post-list-49 #hpb-pagenation, #sp-wp-post-list-5 #hpb-pagenation, #sp-wp-post-list-50 #hpb-pagenation, #sp-wp-post-list-51 #hpb-pagenation, #sp-wp-post-list-52 #hpb-pagenation, #sp-wp-post-list-53 #hpb-pagenation, #sp-wp-post-list-54 #hpb-pagenation, #sp-wp-post-list-55 #hpb-pagenation, #sp-wp-post-list-56 #hpb-pagenation, #sp-wp-post-list-57 #hpb-pagenation, #sp-wp-post-list-58 #hpb-pagenation, #sp-wp-post-list-59 #hpb-pagenation, #sp-wp-post-list-6 #hpb-pagenation, #sp-wp-post-list-60 #hpb-pagenation, #sp-wp-post-list-61 #hpb-pagenation, #sp-wp-post-list-62 #hpb-pagenation, #sp-wp-post-list-63 #hpb-pagenation, #sp-wp-post-list-64 #hpb-pagenation, #sp-wp-post-list-65 #hpb-pagenation, #sp-wp-post-list-66 #hpb-pagenation, #sp-wp-post-list-67 #hpb-pagenation, #sp-wp-post-list-68 #hpb-pagenation, #sp-wp-post-list-69 #hpb-pagenation, #sp-wp-post-list-7 #hpb-pagenation, #sp-wp-post-list-70 #hpb-pagenation, #sp-wp-post-list-71 #hpb-pagenation, #sp-wp-post-list-72 #hpb-pagenation, #sp-wp-post-list-73 #hpb-pagenation, #sp-wp-post-list-74 #hpb-pagenation, #sp-wp-post-list-75 #hpb-pagenation, #sp-wp-post-list-76 #hpb-pagenation, #sp-wp-post-list-77 #hpb-pagenation, #sp-wp-post-list-78 #hpb-pagenation, #sp-wp-post-list-79 #hpb-pagenation, #sp-wp-post-list-8 #hpb-pagenation, #sp-wp-post-list-80 #hpb-pagenation, #sp-wp-post-list-81 #hpb-pagenation, #sp-wp-post-list-82 #hpb-pagenation, #sp-wp-post-list-83 #hpb-pagenation, #sp-wp-post-list-84 #hpb-pagenation, #sp-wp-post-list-85 #hpb-pagenation, #sp-wp-post-list-86 #hpb-pagenation, #sp-wp-post-list-87 #hpb-pagenation, #sp-wp-post-list-88 #hpb-pagenation, #sp-wp-post-list-89 #hpb-pagenation, #sp-wp-post-list-9 #hpb-pagenation, #sp-wp-post-list-90 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-entry-content-1 .hpb-more-entry, #sp-entry-content-2 .hpb-more-entry, #sp-entry-content-3 .hpb-more-entry, #sp-entry-content-4 .hpb-more-entry, #sp-entry-content-5 .hpb-more-entry, #sp-wp-post-list-10 .hpb-more-entry, #sp-wp-post-list-11 .hpb-more-entry, #sp-wp-post-list-12 .hpb-more-entry, #sp-wp-post-list-13 .hpb-more-entry, #sp-wp-post-list-4 .hpb-more-entry, #sp-wp-post-list-47 .hpb-more-entry, #sp-wp-post-list-48 .hpb-more-entry, #sp-wp-post-list-49 .hpb-more-entry, #sp-wp-post-list-5 .hpb-more-entry, #sp-wp-post-list-50 .hpb-more-entry, #sp-wp-post-list-51 .hpb-more-entry, #sp-wp-post-list-52 .hpb-more-entry, #sp-wp-post-list-53 .hpb-more-entry, #sp-wp-post-list-54 .hpb-more-entry, #sp-wp-post-list-55 .hpb-more-entry, #sp-wp-post-list-56 .hpb-more-entry, #sp-wp-post-list-57 .hpb-more-entry, #sp-wp-post-list-58 .hpb-more-entry, #sp-wp-post-list-59 .hpb-more-entry, #sp-wp-post-list-6 .hpb-more-entry, #sp-wp-post-list-60 .hpb-more-entry, #sp-wp-post-list-61 .hpb-more-entry, #sp-wp-post-list-62 .hpb-more-entry, #sp-wp-post-list-63 .hpb-more-entry, #sp-wp-post-list-64 .hpb-more-entry, #sp-wp-post-list-65 .hpb-more-entry, #sp-wp-post-list-66 .hpb-more-entry, #sp-wp-post-list-67 .hpb-more-entry, #sp-wp-post-list-68 .hpb-more-entry, #sp-wp-post-list-69 .hpb-more-entry, #sp-wp-post-list-7 .hpb-more-entry, #sp-wp-post-list-70 .hpb-more-entry, #sp-wp-post-list-71 .hpb-more-entry, #sp-wp-post-list-72 .hpb-more-entry, #sp-wp-post-list-73 .hpb-more-entry, #sp-wp-post-list-74 .hpb-more-entry, #sp-wp-post-list-75 .hpb-more-entry, #sp-wp-post-list-76 .hpb-more-entry, #sp-wp-post-list-77 .hpb-more-entry, #sp-wp-post-list-78 .hpb-more-entry, #sp-wp-post-list-79 .hpb-more-entry, #sp-wp-post-list-8 .hpb-more-entry, #sp-wp-post-list-80 .hpb-more-entry, #sp-wp-post-list-81 .hpb-more-entry, #sp-wp-post-list-82 .hpb-more-entry, #sp-wp-post-list-83 .hpb-more-entry, #sp-wp-post-list-84 .hpb-more-entry, #sp-wp-post-list-85 .hpb-more-entry, #sp-wp-post-list-86 .hpb-more-entry, #sp-wp-post-list-87 .hpb-more-entry, #sp-wp-post-list-88 .hpb-more-entry, #sp-wp-post-list-89 .hpb-more-entry, #sp-wp-post-list-9 .hpb-more-entry, #sp-wp-post-list-90 .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-entry-content-1 .nav-next, #sp-entry-content-2 .nav-next, #sp-entry-content-3 .nav-next, #sp-entry-content-4 .nav-next, #sp-entry-content-5 .nav-next, #sp-wp-post-list-10 .nav-next, #sp-wp-post-list-11 .nav-next, #sp-wp-post-list-12 .nav-next, #sp-wp-post-list-13 .nav-next, #sp-wp-post-list-4 .nav-next, #sp-wp-post-list-47 .nav-next, #sp-wp-post-list-48 .nav-next, #sp-wp-post-list-49 .nav-next, #sp-wp-post-list-5 .nav-next, #sp-wp-post-list-50 .nav-next, #sp-wp-post-list-51 .nav-next, #sp-wp-post-list-52 .nav-next, #sp-wp-post-list-53 .nav-next, #sp-wp-post-list-54 .nav-next, #sp-wp-post-list-55 .nav-next, #sp-wp-post-list-56 .nav-next, #sp-wp-post-list-57 .nav-next, #sp-wp-post-list-58 .nav-next, #sp-wp-post-list-59 .nav-next, #sp-wp-post-list-6 .nav-next, #sp-wp-post-list-60 .nav-next, #sp-wp-post-list-61 .nav-next, #sp-wp-post-list-62 .nav-next, #sp-wp-post-list-63 .nav-next, #sp-wp-post-list-64 .nav-next, #sp-wp-post-list-65 .nav-next, #sp-wp-post-list-66 .nav-next, #sp-wp-post-list-67 .nav-next, #sp-wp-post-list-68 .nav-next, #sp-wp-post-list-69 .nav-next, #sp-wp-post-list-7 .nav-next, #sp-wp-post-list-70 .nav-next, #sp-wp-post-list-71 .nav-next, #sp-wp-post-list-72 .nav-next, #sp-wp-post-list-73 .nav-next, #sp-wp-post-list-74 .nav-next, #sp-wp-post-list-75 .nav-next, #sp-wp-post-list-76 .nav-next, #sp-wp-post-list-77 .nav-next, #sp-wp-post-list-78 .nav-next, #sp-wp-post-list-79 .nav-next, #sp-wp-post-list-8 .nav-next, #sp-wp-post-list-80 .nav-next, #sp-wp-post-list-81 .nav-next, #sp-wp-post-list-82 .nav-next, #sp-wp-post-list-83 .nav-next, #sp-wp-post-list-84 .nav-next, #sp-wp-post-list-85 .nav-next, #sp-wp-post-list-86 .nav-next, #sp-wp-post-list-87 .nav-next, #sp-wp-post-list-88 .nav-next, #sp-wp-post-list-89 .nav-next, #sp-wp-post-list-9 .nav-next, #sp-wp-post-list-90 .nav-next{
  margin-right : 10px;
  float : right;
}

#sp-entry-content-1 .nav-previous, #sp-entry-content-2 .nav-previous, #sp-entry-content-3 .nav-previous, #sp-entry-content-4 .nav-previous, #sp-entry-content-5 .nav-previous, #sp-wp-post-list-10 .nav-previous, #sp-wp-post-list-11 .nav-previous, #sp-wp-post-list-12 .nav-previous, #sp-wp-post-list-13 .nav-previous, #sp-wp-post-list-4 .nav-previous, #sp-wp-post-list-47 .nav-previous, #sp-wp-post-list-48 .nav-previous, #sp-wp-post-list-49 .nav-previous, #sp-wp-post-list-5 .nav-previous, #sp-wp-post-list-50 .nav-previous, #sp-wp-post-list-51 .nav-previous, #sp-wp-post-list-52 .nav-previous, #sp-wp-post-list-53 .nav-previous, #sp-wp-post-list-54 .nav-previous, #sp-wp-post-list-55 .nav-previous, #sp-wp-post-list-56 .nav-previous, #sp-wp-post-list-57 .nav-previous, #sp-wp-post-list-58 .nav-previous, #sp-wp-post-list-59 .nav-previous, #sp-wp-post-list-6 .nav-previous, #sp-wp-post-list-60 .nav-previous, #sp-wp-post-list-61 .nav-previous, #sp-wp-post-list-62 .nav-previous, #sp-wp-post-list-63 .nav-previous, #sp-wp-post-list-64 .nav-previous, #sp-wp-post-list-65 .nav-previous, #sp-wp-post-list-66 .nav-previous, #sp-wp-post-list-67 .nav-previous, #sp-wp-post-list-68 .nav-previous, #sp-wp-post-list-69 .nav-previous, #sp-wp-post-list-7 .nav-previous, #sp-wp-post-list-70 .nav-previous, #sp-wp-post-list-71 .nav-previous, #sp-wp-post-list-72 .nav-previous, #sp-wp-post-list-73 .nav-previous, #sp-wp-post-list-74 .nav-previous, #sp-wp-post-list-75 .nav-previous, #sp-wp-post-list-76 .nav-previous, #sp-wp-post-list-77 .nav-previous, #sp-wp-post-list-78 .nav-previous, #sp-wp-post-list-79 .nav-previous, #sp-wp-post-list-8 .nav-previous, #sp-wp-post-list-80 .nav-previous, #sp-wp-post-list-81 .nav-previous, #sp-wp-post-list-82 .nav-previous, #sp-wp-post-list-83 .nav-previous, #sp-wp-post-list-84 .nav-previous, #sp-wp-post-list-85 .nav-previous, #sp-wp-post-list-86 .nav-previous, #sp-wp-post-list-87 .nav-previous, #sp-wp-post-list-88 .nav-previous, #sp-wp-post-list-89 .nav-previous, #sp-wp-post-list-9 .nav-previous, #sp-wp-post-list-90 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-entry-content-1 ::after, #sp-entry-content-2 ::after, #sp-entry-content-3 ::after, #sp-entry-content-4 ::after, #sp-entry-content-5 ::after, #sp-wp-post-list-10 ::after, #sp-wp-post-list-11 ::after, #sp-wp-post-list-12 ::after, #sp-wp-post-list-13 ::after, #sp-wp-post-list-4 ::after, #sp-wp-post-list-47 ::after, #sp-wp-post-list-48 ::after, #sp-wp-post-list-49 ::after, #sp-wp-post-list-5 ::after, #sp-wp-post-list-50 ::after, #sp-wp-post-list-51 ::after, #sp-wp-post-list-52 ::after, #sp-wp-post-list-53 ::after, #sp-wp-post-list-54 ::after, #sp-wp-post-list-55 ::after, #sp-wp-post-list-56 ::after, #sp-wp-post-list-57 ::after, #sp-wp-post-list-58 ::after, #sp-wp-post-list-59 ::after, #sp-wp-post-list-6 ::after, #sp-wp-post-list-60 ::after, #sp-wp-post-list-61 ::after, #sp-wp-post-list-62 ::after, #sp-wp-post-list-63 ::after, #sp-wp-post-list-64 ::after, #sp-wp-post-list-65 ::after, #sp-wp-post-list-66 ::after, #sp-wp-post-list-67 ::after, #sp-wp-post-list-68 ::after, #sp-wp-post-list-69 ::after, #sp-wp-post-list-7 ::after, #sp-wp-post-list-70 ::after, #sp-wp-post-list-71 ::after, #sp-wp-post-list-72 ::after, #sp-wp-post-list-73 ::after, #sp-wp-post-list-74 ::after, #sp-wp-post-list-75 ::after, #sp-wp-post-list-76 ::after, #sp-wp-post-list-77 ::after, #sp-wp-post-list-78 ::after, #sp-wp-post-list-79 ::after, #sp-wp-post-list-8 ::after, #sp-wp-post-list-80 ::after, #sp-wp-post-list-81 ::after, #sp-wp-post-list-82 ::after, #sp-wp-post-list-83 ::after, #sp-wp-post-list-84 ::after, #sp-wp-post-list-85 ::after, #sp-wp-post-list-86 ::after, #sp-wp-post-list-87 ::after, #sp-wp-post-list-88 ::after, #sp-wp-post-list-89 ::after, #sp-wp-post-list-9 ::after, #sp-wp-post-list-90 ::after {
}

#sp-entry-content-1 a, #sp-entry-content-2 a, #sp-entry-content-3 a, #sp-entry-content-4 a, #sp-entry-content-5 a, #sp-wp-post-list-10 a, #sp-wp-post-list-11 a, #sp-wp-post-list-12 a, #sp-wp-post-list-13 a, #sp-wp-post-list-4 a, #sp-wp-post-list-47 a, #sp-wp-post-list-48 a, #sp-wp-post-list-49 a, #sp-wp-post-list-5 a, #sp-wp-post-list-50 a, #sp-wp-post-list-51 a, #sp-wp-post-list-52 a, #sp-wp-post-list-53 a, #sp-wp-post-list-54 a, #sp-wp-post-list-55 a, #sp-wp-post-list-56 a, #sp-wp-post-list-57 a, #sp-wp-post-list-58 a, #sp-wp-post-list-59 a, #sp-wp-post-list-6 a, #sp-wp-post-list-60 a, #sp-wp-post-list-61 a, #sp-wp-post-list-62 a, #sp-wp-post-list-63 a, #sp-wp-post-list-64 a, #sp-wp-post-list-65 a, #sp-wp-post-list-66 a, #sp-wp-post-list-67 a, #sp-wp-post-list-68 a, #sp-wp-post-list-69 a, #sp-wp-post-list-7 a, #sp-wp-post-list-70 a, #sp-wp-post-list-71 a, #sp-wp-post-list-72 a, #sp-wp-post-list-73 a, #sp-wp-post-list-74 a, #sp-wp-post-list-75 a, #sp-wp-post-list-76 a, #sp-wp-post-list-77 a, #sp-wp-post-list-78 a, #sp-wp-post-list-79 a, #sp-wp-post-list-8 a, #sp-wp-post-list-80 a, #sp-wp-post-list-81 a, #sp-wp-post-list-82 a, #sp-wp-post-list-83 a, #sp-wp-post-list-84 a, #sp-wp-post-list-85 a, #sp-wp-post-list-86 a, #sp-wp-post-list-87 a, #sp-wp-post-list-88 a, #sp-wp-post-list-89 a, #sp-wp-post-list-9 a, #sp-wp-post-list-90 a{
  color : #202020;
  text-decoration : underline;
}

#sp-entry-content-1 a:hover, #sp-entry-content-2 a:hover, #sp-entry-content-3 a:hover, #sp-entry-content-4 a:hover, #sp-entry-content-5 a:hover, #sp-wp-post-list-10 a:hover, #sp-wp-post-list-11 a:hover, #sp-wp-post-list-12 a:hover, #sp-wp-post-list-13 a:hover, #sp-wp-post-list-4 a:hover, #sp-wp-post-list-47 a:hover, #sp-wp-post-list-48 a:hover, #sp-wp-post-list-49 a:hover, #sp-wp-post-list-5 a:hover, #sp-wp-post-list-50 a:hover, #sp-wp-post-list-51 a:hover, #sp-wp-post-list-52 a:hover, #sp-wp-post-list-53 a:hover, #sp-wp-post-list-54 a:hover, #sp-wp-post-list-55 a:hover, #sp-wp-post-list-56 a:hover, #sp-wp-post-list-57 a:hover, #sp-wp-post-list-58 a:hover, #sp-wp-post-list-59 a:hover, #sp-wp-post-list-6 a:hover, #sp-wp-post-list-60 a:hover, #sp-wp-post-list-61 a:hover, #sp-wp-post-list-62 a:hover, #sp-wp-post-list-63 a:hover, #sp-wp-post-list-64 a:hover, #sp-wp-post-list-65 a:hover, #sp-wp-post-list-66 a:hover, #sp-wp-post-list-67 a:hover, #sp-wp-post-list-68 a:hover, #sp-wp-post-list-69 a:hover, #sp-wp-post-list-7 a:hover, #sp-wp-post-list-70 a:hover, #sp-wp-post-list-71 a:hover, #sp-wp-post-list-72 a:hover, #sp-wp-post-list-73 a:hover, #sp-wp-post-list-74 a:hover, #sp-wp-post-list-75 a:hover, #sp-wp-post-list-76 a:hover, #sp-wp-post-list-77 a:hover, #sp-wp-post-list-78 a:hover, #sp-wp-post-list-79 a:hover, #sp-wp-post-list-8 a:hover, #sp-wp-post-list-80 a:hover, #sp-wp-post-list-81 a:hover, #sp-wp-post-list-82 a:hover, #sp-wp-post-list-83 a:hover, #sp-wp-post-list-84 a:hover, #sp-wp-post-list-85 a:hover, #sp-wp-post-list-86 a:hover, #sp-wp-post-list-87 a:hover, #sp-wp-post-list-88 a:hover, #sp-wp-post-list-89 a:hover, #sp-wp-post-list-9 a:hover, #sp-wp-post-list-90 a:hover{
  text-decoration : none;
}

#sp-entry-content-1 article, #sp-entry-content-2 article, #sp-entry-content-3 article, #sp-entry-content-4 article, #sp-entry-content-5 article, #sp-wp-post-list-10 article, #sp-wp-post-list-11 article, #sp-wp-post-list-12 article, #sp-wp-post-list-13 article, #sp-wp-post-list-4 article, #sp-wp-post-list-47 article, #sp-wp-post-list-48 article, #sp-wp-post-list-49 article, #sp-wp-post-list-5 article, #sp-wp-post-list-50 article, #sp-wp-post-list-51 article, #sp-wp-post-list-52 article, #sp-wp-post-list-53 article, #sp-wp-post-list-54 article, #sp-wp-post-list-55 article, #sp-wp-post-list-56 article, #sp-wp-post-list-57 article, #sp-wp-post-list-58 article, #sp-wp-post-list-59 article, #sp-wp-post-list-6 article, #sp-wp-post-list-60 article, #sp-wp-post-list-61 article, #sp-wp-post-list-62 article, #sp-wp-post-list-63 article, #sp-wp-post-list-64 article, #sp-wp-post-list-65 article, #sp-wp-post-list-66 article, #sp-wp-post-list-67 article, #sp-wp-post-list-68 article, #sp-wp-post-list-69 article, #sp-wp-post-list-7 article, #sp-wp-post-list-70 article, #sp-wp-post-list-71 article, #sp-wp-post-list-72 article, #sp-wp-post-list-73 article, #sp-wp-post-list-74 article, #sp-wp-post-list-75 article, #sp-wp-post-list-76 article, #sp-wp-post-list-77 article, #sp-wp-post-list-78 article, #sp-wp-post-list-79 article, #sp-wp-post-list-8 article, #sp-wp-post-list-80 article, #sp-wp-post-list-81 article, #sp-wp-post-list-82 article, #sp-wp-post-list-83 article, #sp-wp-post-list-84 article, #sp-wp-post-list-85 article, #sp-wp-post-list-86 article, #sp-wp-post-list-87 article, #sp-wp-post-list-88 article, #sp-wp-post-list-89 article, #sp-wp-post-list-9 article, #sp-wp-post-list-90 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-entry-content-1 article > div, #sp-entry-content-2 article > div, #sp-entry-content-3 article > div, #sp-entry-content-4 article > div, #sp-entry-content-5 article > div, #sp-wp-post-list-10 article > div, #sp-wp-post-list-11 article > div, #sp-wp-post-list-12 article > div, #sp-wp-post-list-13 article > div, #sp-wp-post-list-4 article > div, #sp-wp-post-list-47 article > div, #sp-wp-post-list-48 article > div, #sp-wp-post-list-49 article > div, #sp-wp-post-list-5 article > div, #sp-wp-post-list-50 article > div, #sp-wp-post-list-51 article > div, #sp-wp-post-list-52 article > div, #sp-wp-post-list-53 article > div, #sp-wp-post-list-54 article > div, #sp-wp-post-list-55 article > div, #sp-wp-post-list-56 article > div, #sp-wp-post-list-57 article > div, #sp-wp-post-list-58 article > div, #sp-wp-post-list-59 article > div, #sp-wp-post-list-6 article > div, #sp-wp-post-list-60 article > div, #sp-wp-post-list-61 article > div, #sp-wp-post-list-62 article > div, #sp-wp-post-list-63 article > div, #sp-wp-post-list-64 article > div, #sp-wp-post-list-65 article > div, #sp-wp-post-list-66 article > div, #sp-wp-post-list-67 article > div, #sp-wp-post-list-68 article > div, #sp-wp-post-list-69 article > div, #sp-wp-post-list-7 article > div, #sp-wp-post-list-70 article > div, #sp-wp-post-list-71 article > div, #sp-wp-post-list-72 article > div, #sp-wp-post-list-73 article > div, #sp-wp-post-list-74 article > div, #sp-wp-post-list-75 article > div, #sp-wp-post-list-76 article > div, #sp-wp-post-list-77 article > div, #sp-wp-post-list-78 article > div, #sp-wp-post-list-79 article > div, #sp-wp-post-list-8 article > div, #sp-wp-post-list-80 article > div, #sp-wp-post-list-81 article > div, #sp-wp-post-list-82 article > div, #sp-wp-post-list-83 article > div, #sp-wp-post-list-84 article > div, #sp-wp-post-list-85 article > div, #sp-wp-post-list-86 article > div, #sp-wp-post-list-87 article > div, #sp-wp-post-list-88 article > div, #sp-wp-post-list-89 article > div, #sp-wp-post-list-9 article > div, #sp-wp-post-list-90 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-1 dl, #sp-entry-content-2 dl, #sp-entry-content-3 dl, #sp-entry-content-4 dl, #sp-entry-content-5 dl, #sp-wp-post-list-10 dl, #sp-wp-post-list-11 dl, #sp-wp-post-list-12 dl, #sp-wp-post-list-13 dl, #sp-wp-post-list-4 dl, #sp-wp-post-list-47 dl, #sp-wp-post-list-48 dl, #sp-wp-post-list-49 dl, #sp-wp-post-list-5 dl, #sp-wp-post-list-50 dl, #sp-wp-post-list-51 dl, #sp-wp-post-list-52 dl, #sp-wp-post-list-53 dl, #sp-wp-post-list-54 dl, #sp-wp-post-list-55 dl, #sp-wp-post-list-56 dl, #sp-wp-post-list-57 dl, #sp-wp-post-list-58 dl, #sp-wp-post-list-59 dl, #sp-wp-post-list-6 dl, #sp-wp-post-list-60 dl, #sp-wp-post-list-61 dl, #sp-wp-post-list-62 dl, #sp-wp-post-list-63 dl, #sp-wp-post-list-64 dl, #sp-wp-post-list-65 dl, #sp-wp-post-list-66 dl, #sp-wp-post-list-67 dl, #sp-wp-post-list-68 dl, #sp-wp-post-list-69 dl, #sp-wp-post-list-7 dl, #sp-wp-post-list-70 dl, #sp-wp-post-list-71 dl, #sp-wp-post-list-72 dl, #sp-wp-post-list-73 dl, #sp-wp-post-list-74 dl, #sp-wp-post-list-75 dl, #sp-wp-post-list-76 dl, #sp-wp-post-list-77 dl, #sp-wp-post-list-78 dl, #sp-wp-post-list-79 dl, #sp-wp-post-list-8 dl, #sp-wp-post-list-80 dl, #sp-wp-post-list-81 dl, #sp-wp-post-list-82 dl, #sp-wp-post-list-83 dl, #sp-wp-post-list-84 dl, #sp-wp-post-list-85 dl, #sp-wp-post-list-86 dl, #sp-wp-post-list-87 dl, #sp-wp-post-list-88 dl, #sp-wp-post-list-89 dl, #sp-wp-post-list-9 dl, #sp-wp-post-list-90 dl{
  margin-top : 10px;
}

#sp-entry-content-1 footer, #sp-entry-content-2 footer, #sp-entry-content-3 footer, #sp-entry-content-4 footer, #sp-entry-content-5 footer, #sp-wp-post-list-10 footer, #sp-wp-post-list-11 footer, #sp-wp-post-list-12 footer, #sp-wp-post-list-13 footer, #sp-wp-post-list-4 footer, #sp-wp-post-list-47 footer, #sp-wp-post-list-48 footer, #sp-wp-post-list-49 footer, #sp-wp-post-list-5 footer, #sp-wp-post-list-50 footer, #sp-wp-post-list-51 footer, #sp-wp-post-list-52 footer, #sp-wp-post-list-53 footer, #sp-wp-post-list-54 footer, #sp-wp-post-list-55 footer, #sp-wp-post-list-56 footer, #sp-wp-post-list-57 footer, #sp-wp-post-list-58 footer, #sp-wp-post-list-59 footer, #sp-wp-post-list-6 footer, #sp-wp-post-list-60 footer, #sp-wp-post-list-61 footer, #sp-wp-post-list-62 footer, #sp-wp-post-list-63 footer, #sp-wp-post-list-64 footer, #sp-wp-post-list-65 footer, #sp-wp-post-list-66 footer, #sp-wp-post-list-67 footer, #sp-wp-post-list-68 footer, #sp-wp-post-list-69 footer, #sp-wp-post-list-7 footer, #sp-wp-post-list-70 footer, #sp-wp-post-list-71 footer, #sp-wp-post-list-72 footer, #sp-wp-post-list-73 footer, #sp-wp-post-list-74 footer, #sp-wp-post-list-75 footer, #sp-wp-post-list-76 footer, #sp-wp-post-list-77 footer, #sp-wp-post-list-78 footer, #sp-wp-post-list-79 footer, #sp-wp-post-list-8 footer, #sp-wp-post-list-80 footer, #sp-wp-post-list-81 footer, #sp-wp-post-list-82 footer, #sp-wp-post-list-83 footer, #sp-wp-post-list-84 footer, #sp-wp-post-list-85 footer, #sp-wp-post-list-86 footer, #sp-wp-post-list-87 footer, #sp-wp-post-list-88 footer, #sp-wp-post-list-89 footer, #sp-wp-post-list-9 footer, #sp-wp-post-list-90 footer{
  color : #202020;
}

#sp-entry-content-1 h1, #sp-entry-content-2 h1, #sp-entry-content-3 h1, #sp-entry-content-4 h1, #sp-entry-content-5 h1, #sp-wp-post-list-10 h1, #sp-wp-post-list-11 h1, #sp-wp-post-list-12 h1, #sp-wp-post-list-13 h1, #sp-wp-post-list-4 h1, #sp-wp-post-list-47 h1, #sp-wp-post-list-48 h1, #sp-wp-post-list-49 h1, #sp-wp-post-list-5 h1, #sp-wp-post-list-50 h1, #sp-wp-post-list-51 h1, #sp-wp-post-list-52 h1, #sp-wp-post-list-53 h1, #sp-wp-post-list-54 h1, #sp-wp-post-list-55 h1, #sp-wp-post-list-56 h1, #sp-wp-post-list-57 h1, #sp-wp-post-list-58 h1, #sp-wp-post-list-59 h1, #sp-wp-post-list-6 h1, #sp-wp-post-list-60 h1, #sp-wp-post-list-61 h1, #sp-wp-post-list-62 h1, #sp-wp-post-list-63 h1, #sp-wp-post-list-64 h1, #sp-wp-post-list-65 h1, #sp-wp-post-list-66 h1, #sp-wp-post-list-67 h1, #sp-wp-post-list-68 h1, #sp-wp-post-list-69 h1, #sp-wp-post-list-7 h1, #sp-wp-post-list-70 h1, #sp-wp-post-list-71 h1, #sp-wp-post-list-72 h1, #sp-wp-post-list-73 h1, #sp-wp-post-list-74 h1, #sp-wp-post-list-75 h1, #sp-wp-post-list-76 h1, #sp-wp-post-list-77 h1, #sp-wp-post-list-78 h1, #sp-wp-post-list-79 h1, #sp-wp-post-list-8 h1, #sp-wp-post-list-80 h1, #sp-wp-post-list-81 h1, #sp-wp-post-list-82 h1, #sp-wp-post-list-83 h1, #sp-wp-post-list-84 h1, #sp-wp-post-list-85 h1, #sp-wp-post-list-86 h1, #sp-wp-post-list-87 h1, #sp-wp-post-list-88 h1, #sp-wp-post-list-89 h1, #sp-wp-post-list-9 h1, #sp-wp-post-list-90 h1{
  color : #000000;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-entry-content-1 h4, #sp-entry-content-2 h4, #sp-entry-content-3 h4, #sp-entry-content-4 h4, #sp-entry-content-5 h4, #sp-wp-post-list-10 h4, #sp-wp-post-list-11 h4, #sp-wp-post-list-12 h4, #sp-wp-post-list-13 h4, #sp-wp-post-list-4 h4, #sp-wp-post-list-47 h4, #sp-wp-post-list-48 h4, #sp-wp-post-list-49 h4, #sp-wp-post-list-5 h4, #sp-wp-post-list-50 h4, #sp-wp-post-list-51 h4, #sp-wp-post-list-52 h4, #sp-wp-post-list-53 h4, #sp-wp-post-list-54 h4, #sp-wp-post-list-55 h4, #sp-wp-post-list-56 h4, #sp-wp-post-list-57 h4, #sp-wp-post-list-58 h4, #sp-wp-post-list-59 h4, #sp-wp-post-list-6 h4, #sp-wp-post-list-60 h4, #sp-wp-post-list-61 h4, #sp-wp-post-list-62 h4, #sp-wp-post-list-63 h4, #sp-wp-post-list-64 h4, #sp-wp-post-list-65 h4, #sp-wp-post-list-66 h4, #sp-wp-post-list-67 h4, #sp-wp-post-list-68 h4, #sp-wp-post-list-69 h4, #sp-wp-post-list-7 h4, #sp-wp-post-list-70 h4, #sp-wp-post-list-71 h4, #sp-wp-post-list-72 h4, #sp-wp-post-list-73 h4, #sp-wp-post-list-74 h4, #sp-wp-post-list-75 h4, #sp-wp-post-list-76 h4, #sp-wp-post-list-77 h4, #sp-wp-post-list-78 h4, #sp-wp-post-list-79 h4, #sp-wp-post-list-8 h4, #sp-wp-post-list-80 h4, #sp-wp-post-list-81 h4, #sp-wp-post-list-82 h4, #sp-wp-post-list-83 h4, #sp-wp-post-list-84 h4, #sp-wp-post-list-85 h4, #sp-wp-post-list-86 h4, #sp-wp-post-list-87 h4, #sp-wp-post-list-88 h4, #sp-wp-post-list-89 h4, #sp-wp-post-list-9 h4, #sp-wp-post-list-90 h4{
  font-size : 1.1em;
  color : #000000;
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  clear : both;
}

#sp-entry-content-1 h4 a, #sp-entry-content-2 h4 a, #sp-entry-content-3 h4 a, #sp-entry-content-4 h4 a, #sp-entry-content-5 h4 a, #sp-wp-post-list-10 h4 a, #sp-wp-post-list-11 h4 a, #sp-wp-post-list-12 h4 a, #sp-wp-post-list-13 h4 a, #sp-wp-post-list-4 h4 a, #sp-wp-post-list-47 h4 a, #sp-wp-post-list-48 h4 a, #sp-wp-post-list-49 h4 a, #sp-wp-post-list-5 h4 a, #sp-wp-post-list-50 h4 a, #sp-wp-post-list-51 h4 a, #sp-wp-post-list-52 h4 a, #sp-wp-post-list-53 h4 a, #sp-wp-post-list-54 h4 a, #sp-wp-post-list-55 h4 a, #sp-wp-post-list-56 h4 a, #sp-wp-post-list-57 h4 a, #sp-wp-post-list-58 h4 a, #sp-wp-post-list-59 h4 a, #sp-wp-post-list-6 h4 a, #sp-wp-post-list-60 h4 a, #sp-wp-post-list-61 h4 a, #sp-wp-post-list-62 h4 a, #sp-wp-post-list-63 h4 a, #sp-wp-post-list-64 h4 a, #sp-wp-post-list-65 h4 a, #sp-wp-post-list-66 h4 a, #sp-wp-post-list-67 h4 a, #sp-wp-post-list-68 h4 a, #sp-wp-post-list-69 h4 a, #sp-wp-post-list-7 h4 a, #sp-wp-post-list-70 h4 a, #sp-wp-post-list-71 h4 a, #sp-wp-post-list-72 h4 a, #sp-wp-post-list-73 h4 a, #sp-wp-post-list-74 h4 a, #sp-wp-post-list-75 h4 a, #sp-wp-post-list-76 h4 a, #sp-wp-post-list-77 h4 a, #sp-wp-post-list-78 h4 a, #sp-wp-post-list-79 h4 a, #sp-wp-post-list-8 h4 a, #sp-wp-post-list-80 h4 a, #sp-wp-post-list-81 h4 a, #sp-wp-post-list-82 h4 a, #sp-wp-post-list-83 h4 a, #sp-wp-post-list-84 h4 a, #sp-wp-post-list-85 h4 a, #sp-wp-post-list-86 h4 a, #sp-wp-post-list-87 h4 a, #sp-wp-post-list-88 h4 a, #sp-wp-post-list-89 h4 a, #sp-wp-post-list-9 h4 a, #sp-wp-post-list-90 h4 a{
  color : #000000;
  text-decoration : none;
}

#sp-entry-content-1 h4 a:active, #sp-entry-content-2 h4 a:active, #sp-entry-content-3 h4 a:active, #sp-entry-content-4 h4 a:active, #sp-entry-content-5 h4 a:active, #sp-wp-post-list-10 h4 a:active, #sp-wp-post-list-11 h4 a:active, #sp-wp-post-list-12 h4 a:active, #sp-wp-post-list-13 h4 a:active, #sp-wp-post-list-4 h4 a:active, #sp-wp-post-list-47 h4 a:active, #sp-wp-post-list-48 h4 a:active, #sp-wp-post-list-49 h4 a:active, #sp-wp-post-list-5 h4 a:active, #sp-wp-post-list-50 h4 a:active, #sp-wp-post-list-51 h4 a:active, #sp-wp-post-list-52 h4 a:active, #sp-wp-post-list-53 h4 a:active, #sp-wp-post-list-54 h4 a:active, #sp-wp-post-list-55 h4 a:active, #sp-wp-post-list-56 h4 a:active, #sp-wp-post-list-57 h4 a:active, #sp-wp-post-list-58 h4 a:active, #sp-wp-post-list-59 h4 a:active, #sp-wp-post-list-6 h4 a:active, #sp-wp-post-list-60 h4 a:active, #sp-wp-post-list-61 h4 a:active, #sp-wp-post-list-62 h4 a:active, #sp-wp-post-list-63 h4 a:active, #sp-wp-post-list-64 h4 a:active, #sp-wp-post-list-65 h4 a:active, #sp-wp-post-list-66 h4 a:active, #sp-wp-post-list-67 h4 a:active, #sp-wp-post-list-68 h4 a:active, #sp-wp-post-list-69 h4 a:active, #sp-wp-post-list-7 h4 a:active, #sp-wp-post-list-70 h4 a:active, #sp-wp-post-list-71 h4 a:active, #sp-wp-post-list-72 h4 a:active, #sp-wp-post-list-73 h4 a:active, #sp-wp-post-list-74 h4 a:active, #sp-wp-post-list-75 h4 a:active, #sp-wp-post-list-76 h4 a:active, #sp-wp-post-list-77 h4 a:active, #sp-wp-post-list-78 h4 a:active, #sp-wp-post-list-79 h4 a:active, #sp-wp-post-list-8 h4 a:active, #sp-wp-post-list-80 h4 a:active, #sp-wp-post-list-81 h4 a:active, #sp-wp-post-list-82 h4 a:active, #sp-wp-post-list-83 h4 a:active, #sp-wp-post-list-84 h4 a:active, #sp-wp-post-list-85 h4 a:active, #sp-wp-post-list-86 h4 a:active, #sp-wp-post-list-87 h4 a:active, #sp-wp-post-list-88 h4 a:active, #sp-wp-post-list-89 h4 a:active, #sp-wp-post-list-9 h4 a:active, #sp-wp-post-list-90 h4 a:active{
  text-decoration : underline;
}

#sp-entry-content-1 h4 a:hover, #sp-entry-content-2 h4 a:hover, #sp-entry-content-3 h4 a:hover, #sp-entry-content-4 h4 a:hover, #sp-entry-content-5 h4 a:hover, #sp-wp-post-list-10 h4 a:hover, #sp-wp-post-list-11 h4 a:hover, #sp-wp-post-list-12 h4 a:hover, #sp-wp-post-list-13 h4 a:hover, #sp-wp-post-list-4 h4 a:hover, #sp-wp-post-list-47 h4 a:hover, #sp-wp-post-list-48 h4 a:hover, #sp-wp-post-list-49 h4 a:hover, #sp-wp-post-list-5 h4 a:hover, #sp-wp-post-list-50 h4 a:hover, #sp-wp-post-list-51 h4 a:hover, #sp-wp-post-list-52 h4 a:hover, #sp-wp-post-list-53 h4 a:hover, #sp-wp-post-list-54 h4 a:hover, #sp-wp-post-list-55 h4 a:hover, #sp-wp-post-list-56 h4 a:hover, #sp-wp-post-list-57 h4 a:hover, #sp-wp-post-list-58 h4 a:hover, #sp-wp-post-list-59 h4 a:hover, #sp-wp-post-list-6 h4 a:hover, #sp-wp-post-list-60 h4 a:hover, #sp-wp-post-list-61 h4 a:hover, #sp-wp-post-list-62 h4 a:hover, #sp-wp-post-list-63 h4 a:hover, #sp-wp-post-list-64 h4 a:hover, #sp-wp-post-list-65 h4 a:hover, #sp-wp-post-list-66 h4 a:hover, #sp-wp-post-list-67 h4 a:hover, #sp-wp-post-list-68 h4 a:hover, #sp-wp-post-list-69 h4 a:hover, #sp-wp-post-list-7 h4 a:hover, #sp-wp-post-list-70 h4 a:hover, #sp-wp-post-list-71 h4 a:hover, #sp-wp-post-list-72 h4 a:hover, #sp-wp-post-list-73 h4 a:hover, #sp-wp-post-list-74 h4 a:hover, #sp-wp-post-list-75 h4 a:hover, #sp-wp-post-list-76 h4 a:hover, #sp-wp-post-list-77 h4 a:hover, #sp-wp-post-list-78 h4 a:hover, #sp-wp-post-list-79 h4 a:hover, #sp-wp-post-list-8 h4 a:hover, #sp-wp-post-list-80 h4 a:hover, #sp-wp-post-list-81 h4 a:hover, #sp-wp-post-list-82 h4 a:hover, #sp-wp-post-list-83 h4 a:hover, #sp-wp-post-list-84 h4 a:hover, #sp-wp-post-list-85 h4 a:hover, #sp-wp-post-list-86 h4 a:hover, #sp-wp-post-list-87 h4 a:hover, #sp-wp-post-list-88 h4 a:hover, #sp-wp-post-list-89 h4 a:hover, #sp-wp-post-list-9 h4 a:hover, #sp-wp-post-list-90 h4 a:hover{
  text-decoration : underline;
}

#sp-entry-content-1 li, #sp-entry-content-2 li, #sp-entry-content-3 li, #sp-entry-content-4 li, #sp-entry-content-5 li, #sp-wp-post-list-10 li, #sp-wp-post-list-11 li, #sp-wp-post-list-12 li, #sp-wp-post-list-13 li, #sp-wp-post-list-4 li, #sp-wp-post-list-47 li, #sp-wp-post-list-48 li, #sp-wp-post-list-49 li, #sp-wp-post-list-5 li, #sp-wp-post-list-50 li, #sp-wp-post-list-51 li, #sp-wp-post-list-52 li, #sp-wp-post-list-53 li, #sp-wp-post-list-54 li, #sp-wp-post-list-55 li, #sp-wp-post-list-56 li, #sp-wp-post-list-57 li, #sp-wp-post-list-58 li, #sp-wp-post-list-59 li, #sp-wp-post-list-6 li, #sp-wp-post-list-60 li, #sp-wp-post-list-61 li, #sp-wp-post-list-62 li, #sp-wp-post-list-63 li, #sp-wp-post-list-64 li, #sp-wp-post-list-65 li, #sp-wp-post-list-66 li, #sp-wp-post-list-67 li, #sp-wp-post-list-68 li, #sp-wp-post-list-69 li, #sp-wp-post-list-7 li, #sp-wp-post-list-70 li, #sp-wp-post-list-71 li, #sp-wp-post-list-72 li, #sp-wp-post-list-73 li, #sp-wp-post-list-74 li, #sp-wp-post-list-75 li, #sp-wp-post-list-76 li, #sp-wp-post-list-77 li, #sp-wp-post-list-78 li, #sp-wp-post-list-79 li, #sp-wp-post-list-8 li, #sp-wp-post-list-80 li, #sp-wp-post-list-81 li, #sp-wp-post-list-82 li, #sp-wp-post-list-83 li, #sp-wp-post-list-84 li, #sp-wp-post-list-85 li, #sp-wp-post-list-86 li, #sp-wp-post-list-87 li, #sp-wp-post-list-88 li, #sp-wp-post-list-89 li, #sp-wp-post-list-9 li, #sp-wp-post-list-90 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-entry-content-1 p, #sp-entry-content-2 p, #sp-entry-content-3 p, #sp-entry-content-4 p, #sp-entry-content-5 p, #sp-wp-post-list-10 p, #sp-wp-post-list-11 p, #sp-wp-post-list-12 p, #sp-wp-post-list-13 p, #sp-wp-post-list-4 p, #sp-wp-post-list-47 p, #sp-wp-post-list-48 p, #sp-wp-post-list-49 p, #sp-wp-post-list-5 p, #sp-wp-post-list-50 p, #sp-wp-post-list-51 p, #sp-wp-post-list-52 p, #sp-wp-post-list-53 p, #sp-wp-post-list-54 p, #sp-wp-post-list-55 p, #sp-wp-post-list-56 p, #sp-wp-post-list-57 p, #sp-wp-post-list-58 p, #sp-wp-post-list-59 p, #sp-wp-post-list-6 p, #sp-wp-post-list-60 p, #sp-wp-post-list-61 p, #sp-wp-post-list-62 p, #sp-wp-post-list-63 p, #sp-wp-post-list-64 p, #sp-wp-post-list-65 p, #sp-wp-post-list-66 p, #sp-wp-post-list-67 p, #sp-wp-post-list-68 p, #sp-wp-post-list-69 p, #sp-wp-post-list-7 p, #sp-wp-post-list-70 p, #sp-wp-post-list-71 p, #sp-wp-post-list-72 p, #sp-wp-post-list-73 p, #sp-wp-post-list-74 p, #sp-wp-post-list-75 p, #sp-wp-post-list-76 p, #sp-wp-post-list-77 p, #sp-wp-post-list-78 p, #sp-wp-post-list-79 p, #sp-wp-post-list-8 p, #sp-wp-post-list-80 p, #sp-wp-post-list-81 p, #sp-wp-post-list-82 p, #sp-wp-post-list-83 p, #sp-wp-post-list-84 p, #sp-wp-post-list-85 p, #sp-wp-post-list-86 p, #sp-wp-post-list-87 p, #sp-wp-post-list-88 p, #sp-wp-post-list-89 p, #sp-wp-post-list-9 p, #sp-wp-post-list-90 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-1 p > img, #sp-entry-content-2 p > img, #sp-entry-content-3 p > img, #sp-entry-content-4 p > img, #sp-entry-content-5 p > img, #sp-wp-post-list-10 p > img, #sp-wp-post-list-11 p > img, #sp-wp-post-list-12 p > img, #sp-wp-post-list-13 p > img, #sp-wp-post-list-4 p > img, #sp-wp-post-list-47 p > img, #sp-wp-post-list-48 p > img, #sp-wp-post-list-49 p > img, #sp-wp-post-list-5 p > img, #sp-wp-post-list-50 p > img, #sp-wp-post-list-51 p > img, #sp-wp-post-list-52 p > img, #sp-wp-post-list-53 p > img, #sp-wp-post-list-54 p > img, #sp-wp-post-list-55 p > img, #sp-wp-post-list-56 p > img, #sp-wp-post-list-57 p > img, #sp-wp-post-list-58 p > img, #sp-wp-post-list-59 p > img, #sp-wp-post-list-6 p > img, #sp-wp-post-list-60 p > img, #sp-wp-post-list-61 p > img, #sp-wp-post-list-62 p > img, #sp-wp-post-list-63 p > img, #sp-wp-post-list-64 p > img, #sp-wp-post-list-65 p > img, #sp-wp-post-list-66 p > img, #sp-wp-post-list-67 p > img, #sp-wp-post-list-68 p > img, #sp-wp-post-list-69 p > img, #sp-wp-post-list-7 p > img, #sp-wp-post-list-70 p > img, #sp-wp-post-list-71 p > img, #sp-wp-post-list-72 p > img, #sp-wp-post-list-73 p > img, #sp-wp-post-list-74 p > img, #sp-wp-post-list-75 p > img, #sp-wp-post-list-76 p > img, #sp-wp-post-list-77 p > img, #sp-wp-post-list-78 p > img, #sp-wp-post-list-79 p > img, #sp-wp-post-list-8 p > img, #sp-wp-post-list-80 p > img, #sp-wp-post-list-81 p > img, #sp-wp-post-list-82 p > img, #sp-wp-post-list-83 p > img, #sp-wp-post-list-84 p > img, #sp-wp-post-list-85 p > img, #sp-wp-post-list-86 p > img, #sp-wp-post-list-87 p > img, #sp-wp-post-list-88 p > img, #sp-wp-post-list-89 p > img, #sp-wp-post-list-9 p > img, #sp-wp-post-list-90 p > img{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-1 ul, #sp-entry-content-2 ul, #sp-entry-content-3 ul, #sp-entry-content-4 ul, #sp-entry-content-5 ul, #sp-wp-post-list-10 ul, #sp-wp-post-list-11 ul, #sp-wp-post-list-12 ul, #sp-wp-post-list-13 ul, #sp-wp-post-list-4 ul, #sp-wp-post-list-47 ul, #sp-wp-post-list-48 ul, #sp-wp-post-list-49 ul, #sp-wp-post-list-5 ul, #sp-wp-post-list-50 ul, #sp-wp-post-list-51 ul, #sp-wp-post-list-52 ul, #sp-wp-post-list-53 ul, #sp-wp-post-list-54 ul, #sp-wp-post-list-55 ul, #sp-wp-post-list-56 ul, #sp-wp-post-list-57 ul, #sp-wp-post-list-58 ul, #sp-wp-post-list-59 ul, #sp-wp-post-list-6 ul, #sp-wp-post-list-60 ul, #sp-wp-post-list-61 ul, #sp-wp-post-list-62 ul, #sp-wp-post-list-63 ul, #sp-wp-post-list-64 ul, #sp-wp-post-list-65 ul, #sp-wp-post-list-66 ul, #sp-wp-post-list-67 ul, #sp-wp-post-list-68 ul, #sp-wp-post-list-69 ul, #sp-wp-post-list-7 ul, #sp-wp-post-list-70 ul, #sp-wp-post-list-71 ul, #sp-wp-post-list-72 ul, #sp-wp-post-list-73 ul, #sp-wp-post-list-74 ul, #sp-wp-post-list-75 ul, #sp-wp-post-list-76 ul, #sp-wp-post-list-77 ul, #sp-wp-post-list-78 ul, #sp-wp-post-list-79 ul, #sp-wp-post-list-8 ul, #sp-wp-post-list-80 ul, #sp-wp-post-list-81 ul, #sp-wp-post-list-82 ul, #sp-wp-post-list-83 ul, #sp-wp-post-list-84 ul, #sp-wp-post-list-85 ul, #sp-wp-post-list-86 ul, #sp-wp-post-list-87 ul, #sp-wp-post-list-88 ul, #sp-wp-post-list-89 ul, #sp-wp-post-list-9 ul, #sp-wp-post-list-90 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-entry-content-1 dd, .hpb-viewtype-content#sp-entry-content-2 dd, .hpb-viewtype-content#sp-entry-content-3 dd, .hpb-viewtype-content#sp-entry-content-4 dd, .hpb-viewtype-content#sp-entry-content-5 dd, .hpb-viewtype-content#sp-wp-post-list-10 dd, .hpb-viewtype-content#sp-wp-post-list-11 dd, .hpb-viewtype-content#sp-wp-post-list-12 dd, .hpb-viewtype-content#sp-wp-post-list-13 dd, .hpb-viewtype-content#sp-wp-post-list-4 dd, .hpb-viewtype-content#sp-wp-post-list-47 dd, .hpb-viewtype-content#sp-wp-post-list-48 dd, .hpb-viewtype-content#sp-wp-post-list-49 dd, .hpb-viewtype-content#sp-wp-post-list-5 dd, .hpb-viewtype-content#sp-wp-post-list-50 dd, .hpb-viewtype-content#sp-wp-post-list-51 dd, .hpb-viewtype-content#sp-wp-post-list-52 dd, .hpb-viewtype-content#sp-wp-post-list-53 dd, .hpb-viewtype-content#sp-wp-post-list-54 dd, .hpb-viewtype-content#sp-wp-post-list-55 dd, .hpb-viewtype-content#sp-wp-post-list-56 dd, .hpb-viewtype-content#sp-wp-post-list-57 dd, .hpb-viewtype-content#sp-wp-post-list-58 dd, .hpb-viewtype-content#sp-wp-post-list-59 dd, .hpb-viewtype-content#sp-wp-post-list-6 dd, .hpb-viewtype-content#sp-wp-post-list-60 dd, .hpb-viewtype-content#sp-wp-post-list-61 dd, .hpb-viewtype-content#sp-wp-post-list-62 dd, .hpb-viewtype-content#sp-wp-post-list-63 dd, .hpb-viewtype-content#sp-wp-post-list-64 dd, .hpb-viewtype-content#sp-wp-post-list-65 dd, .hpb-viewtype-content#sp-wp-post-list-66 dd, .hpb-viewtype-content#sp-wp-post-list-67 dd, .hpb-viewtype-content#sp-wp-post-list-68 dd, .hpb-viewtype-content#sp-wp-post-list-69 dd, .hpb-viewtype-content#sp-wp-post-list-7 dd, .hpb-viewtype-content#sp-wp-post-list-70 dd, .hpb-viewtype-content#sp-wp-post-list-71 dd, .hpb-viewtype-content#sp-wp-post-list-72 dd, .hpb-viewtype-content#sp-wp-post-list-73 dd, .hpb-viewtype-content#sp-wp-post-list-74 dd, .hpb-viewtype-content#sp-wp-post-list-75 dd, .hpb-viewtype-content#sp-wp-post-list-76 dd, .hpb-viewtype-content#sp-wp-post-list-77 dd, .hpb-viewtype-content#sp-wp-post-list-78 dd, .hpb-viewtype-content#sp-wp-post-list-79 dd, .hpb-viewtype-content#sp-wp-post-list-8 dd, .hpb-viewtype-content#sp-wp-post-list-80 dd, .hpb-viewtype-content#sp-wp-post-list-81 dd, .hpb-viewtype-content#sp-wp-post-list-82 dd, .hpb-viewtype-content#sp-wp-post-list-83 dd, .hpb-viewtype-content#sp-wp-post-list-84 dd, .hpb-viewtype-content#sp-wp-post-list-85 dd, .hpb-viewtype-content#sp-wp-post-list-86 dd, .hpb-viewtype-content#sp-wp-post-list-87 dd, .hpb-viewtype-content#sp-wp-post-list-88 dd, .hpb-viewtype-content#sp-wp-post-list-89 dd, .hpb-viewtype-content#sp-wp-post-list-9 dd, .hpb-viewtype-content#sp-wp-post-list-90 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-entry-content-1 dl, .hpb-viewtype-content#sp-entry-content-2 dl, .hpb-viewtype-content#sp-entry-content-3 dl, .hpb-viewtype-content#sp-entry-content-4 dl, .hpb-viewtype-content#sp-entry-content-5 dl, .hpb-viewtype-content#sp-wp-post-list-10 dl, .hpb-viewtype-content#sp-wp-post-list-11 dl, .hpb-viewtype-content#sp-wp-post-list-12 dl, .hpb-viewtype-content#sp-wp-post-list-13 dl, .hpb-viewtype-content#sp-wp-post-list-4 dl, .hpb-viewtype-content#sp-wp-post-list-47 dl, .hpb-viewtype-content#sp-wp-post-list-48 dl, .hpb-viewtype-content#sp-wp-post-list-49 dl, .hpb-viewtype-content#sp-wp-post-list-5 dl, .hpb-viewtype-content#sp-wp-post-list-50 dl, .hpb-viewtype-content#sp-wp-post-list-51 dl, .hpb-viewtype-content#sp-wp-post-list-52 dl, .hpb-viewtype-content#sp-wp-post-list-53 dl, .hpb-viewtype-content#sp-wp-post-list-54 dl, .hpb-viewtype-content#sp-wp-post-list-55 dl, .hpb-viewtype-content#sp-wp-post-list-56 dl, .hpb-viewtype-content#sp-wp-post-list-57 dl, .hpb-viewtype-content#sp-wp-post-list-58 dl, .hpb-viewtype-content#sp-wp-post-list-59 dl, .hpb-viewtype-content#sp-wp-post-list-6 dl, .hpb-viewtype-content#sp-wp-post-list-60 dl, .hpb-viewtype-content#sp-wp-post-list-61 dl, .hpb-viewtype-content#sp-wp-post-list-62 dl, .hpb-viewtype-content#sp-wp-post-list-63 dl, .hpb-viewtype-content#sp-wp-post-list-64 dl, .hpb-viewtype-content#sp-wp-post-list-65 dl, .hpb-viewtype-content#sp-wp-post-list-66 dl, .hpb-viewtype-content#sp-wp-post-list-67 dl, .hpb-viewtype-content#sp-wp-post-list-68 dl, .hpb-viewtype-content#sp-wp-post-list-69 dl, .hpb-viewtype-content#sp-wp-post-list-7 dl, .hpb-viewtype-content#sp-wp-post-list-70 dl, .hpb-viewtype-content#sp-wp-post-list-71 dl, .hpb-viewtype-content#sp-wp-post-list-72 dl, .hpb-viewtype-content#sp-wp-post-list-73 dl, .hpb-viewtype-content#sp-wp-post-list-74 dl, .hpb-viewtype-content#sp-wp-post-list-75 dl, .hpb-viewtype-content#sp-wp-post-list-76 dl, .hpb-viewtype-content#sp-wp-post-list-77 dl, .hpb-viewtype-content#sp-wp-post-list-78 dl, .hpb-viewtype-content#sp-wp-post-list-79 dl, .hpb-viewtype-content#sp-wp-post-list-8 dl, .hpb-viewtype-content#sp-wp-post-list-80 dl, .hpb-viewtype-content#sp-wp-post-list-81 dl, .hpb-viewtype-content#sp-wp-post-list-82 dl, .hpb-viewtype-content#sp-wp-post-list-83 dl, .hpb-viewtype-content#sp-wp-post-list-84 dl, .hpb-viewtype-content#sp-wp-post-list-85 dl, .hpb-viewtype-content#sp-wp-post-list-86 dl, .hpb-viewtype-content#sp-wp-post-list-87 dl, .hpb-viewtype-content#sp-wp-post-list-88 dl, .hpb-viewtype-content#sp-wp-post-list-89 dl, .hpb-viewtype-content#sp-wp-post-list-9 dl, .hpb-viewtype-content#sp-wp-post-list-90 dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.hpb-viewtype-content#sp-entry-content-1 dt, .hpb-viewtype-content#sp-entry-content-2 dt, .hpb-viewtype-content#sp-entry-content-3 dt, .hpb-viewtype-content#sp-entry-content-4 dt, .hpb-viewtype-content#sp-entry-content-5 dt, .hpb-viewtype-content#sp-wp-post-list-10 dt, .hpb-viewtype-content#sp-wp-post-list-11 dt, .hpb-viewtype-content#sp-wp-post-list-12 dt, .hpb-viewtype-content#sp-wp-post-list-13 dt, .hpb-viewtype-content#sp-wp-post-list-4 dt, .hpb-viewtype-content#sp-wp-post-list-47 dt, .hpb-viewtype-content#sp-wp-post-list-48 dt, .hpb-viewtype-content#sp-wp-post-list-49 dt, .hpb-viewtype-content#sp-wp-post-list-5 dt, .hpb-viewtype-content#sp-wp-post-list-50 dt, .hpb-viewtype-content#sp-wp-post-list-51 dt, .hpb-viewtype-content#sp-wp-post-list-52 dt, .hpb-viewtype-content#sp-wp-post-list-53 dt, .hpb-viewtype-content#sp-wp-post-list-54 dt, .hpb-viewtype-content#sp-wp-post-list-55 dt, .hpb-viewtype-content#sp-wp-post-list-56 dt, .hpb-viewtype-content#sp-wp-post-list-57 dt, .hpb-viewtype-content#sp-wp-post-list-58 dt, .hpb-viewtype-content#sp-wp-post-list-59 dt, .hpb-viewtype-content#sp-wp-post-list-6 dt, .hpb-viewtype-content#sp-wp-post-list-60 dt, .hpb-viewtype-content#sp-wp-post-list-61 dt, .hpb-viewtype-content#sp-wp-post-list-62 dt, .hpb-viewtype-content#sp-wp-post-list-63 dt, .hpb-viewtype-content#sp-wp-post-list-64 dt, .hpb-viewtype-content#sp-wp-post-list-65 dt, .hpb-viewtype-content#sp-wp-post-list-66 dt, .hpb-viewtype-content#sp-wp-post-list-67 dt, .hpb-viewtype-content#sp-wp-post-list-68 dt, .hpb-viewtype-content#sp-wp-post-list-69 dt, .hpb-viewtype-content#sp-wp-post-list-7 dt, .hpb-viewtype-content#sp-wp-post-list-70 dt, .hpb-viewtype-content#sp-wp-post-list-71 dt, .hpb-viewtype-content#sp-wp-post-list-72 dt, .hpb-viewtype-content#sp-wp-post-list-73 dt, .hpb-viewtype-content#sp-wp-post-list-74 dt, .hpb-viewtype-content#sp-wp-post-list-75 dt, .hpb-viewtype-content#sp-wp-post-list-76 dt, .hpb-viewtype-content#sp-wp-post-list-77 dt, .hpb-viewtype-content#sp-wp-post-list-78 dt, .hpb-viewtype-content#sp-wp-post-list-79 dt, .hpb-viewtype-content#sp-wp-post-list-8 dt, .hpb-viewtype-content#sp-wp-post-list-80 dt, .hpb-viewtype-content#sp-wp-post-list-81 dt, .hpb-viewtype-content#sp-wp-post-list-82 dt, .hpb-viewtype-content#sp-wp-post-list-83 dt, .hpb-viewtype-content#sp-wp-post-list-84 dt, .hpb-viewtype-content#sp-wp-post-list-85 dt, .hpb-viewtype-content#sp-wp-post-list-86 dt, .hpb-viewtype-content#sp-wp-post-list-87 dt, .hpb-viewtype-content#sp-wp-post-list-88 dt, .hpb-viewtype-content#sp-wp-post-list-89 dt, .hpb-viewtype-content#sp-wp-post-list-9 dt, .hpb-viewtype-content#sp-wp-post-list-90 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-3 dd, .hpb-viewtype-date#sp-entry-content-4 dd, .hpb-viewtype-date#sp-entry-content-5 dd, .hpb-viewtype-date#sp-wp-post-list-10 dd, .hpb-viewtype-date#sp-wp-post-list-11 dd, .hpb-viewtype-date#sp-wp-post-list-12 dd, .hpb-viewtype-date#sp-wp-post-list-13 dd, .hpb-viewtype-date#sp-wp-post-list-4 dd, .hpb-viewtype-date#sp-wp-post-list-47 dd, .hpb-viewtype-date#sp-wp-post-list-48 dd, .hpb-viewtype-date#sp-wp-post-list-49 dd, .hpb-viewtype-date#sp-wp-post-list-5 dd, .hpb-viewtype-date#sp-wp-post-list-50 dd, .hpb-viewtype-date#sp-wp-post-list-51 dd, .hpb-viewtype-date#sp-wp-post-list-52 dd, .hpb-viewtype-date#sp-wp-post-list-53 dd, .hpb-viewtype-date#sp-wp-post-list-54 dd, .hpb-viewtype-date#sp-wp-post-list-55 dd, .hpb-viewtype-date#sp-wp-post-list-56 dd, .hpb-viewtype-date#sp-wp-post-list-57 dd, .hpb-viewtype-date#sp-wp-post-list-58 dd, .hpb-viewtype-date#sp-wp-post-list-59 dd, .hpb-viewtype-date#sp-wp-post-list-6 dd, .hpb-viewtype-date#sp-wp-post-list-60 dd, .hpb-viewtype-date#sp-wp-post-list-61 dd, .hpb-viewtype-date#sp-wp-post-list-62 dd, .hpb-viewtype-date#sp-wp-post-list-63 dd, .hpb-viewtype-date#sp-wp-post-list-64 dd, .hpb-viewtype-date#sp-wp-post-list-65 dd, .hpb-viewtype-date#sp-wp-post-list-66 dd, .hpb-viewtype-date#sp-wp-post-list-67 dd, .hpb-viewtype-date#sp-wp-post-list-68 dd, .hpb-viewtype-date#sp-wp-post-list-69 dd, .hpb-viewtype-date#sp-wp-post-list-7 dd, .hpb-viewtype-date#sp-wp-post-list-70 dd, .hpb-viewtype-date#sp-wp-post-list-71 dd, .hpb-viewtype-date#sp-wp-post-list-72 dd, .hpb-viewtype-date#sp-wp-post-list-73 dd, .hpb-viewtype-date#sp-wp-post-list-74 dd, .hpb-viewtype-date#sp-wp-post-list-75 dd, .hpb-viewtype-date#sp-wp-post-list-76 dd, .hpb-viewtype-date#sp-wp-post-list-77 dd, .hpb-viewtype-date#sp-wp-post-list-78 dd, .hpb-viewtype-date#sp-wp-post-list-79 dd, .hpb-viewtype-date#sp-wp-post-list-8 dd, .hpb-viewtype-date#sp-wp-post-list-80 dd, .hpb-viewtype-date#sp-wp-post-list-81 dd, .hpb-viewtype-date#sp-wp-post-list-82 dd, .hpb-viewtype-date#sp-wp-post-list-83 dd, .hpb-viewtype-date#sp-wp-post-list-84 dd, .hpb-viewtype-date#sp-wp-post-list-85 dd, .hpb-viewtype-date#sp-wp-post-list-86 dd, .hpb-viewtype-date#sp-wp-post-list-87 dd, .hpb-viewtype-date#sp-wp-post-list-88 dd, .hpb-viewtype-date#sp-wp-post-list-89 dd, .hpb-viewtype-date#sp-wp-post-list-9 dd, .hpb-viewtype-date#sp-wp-post-list-90 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-1 dl, .hpb-viewtype-date#sp-entry-content-2 dl, .hpb-viewtype-date#sp-entry-content-3 dl, .hpb-viewtype-date#sp-entry-content-4 dl, .hpb-viewtype-date#sp-entry-content-5 dl, .hpb-viewtype-date#sp-wp-post-list-10 dl, .hpb-viewtype-date#sp-wp-post-list-11 dl, .hpb-viewtype-date#sp-wp-post-list-12 dl, .hpb-viewtype-date#sp-wp-post-list-13 dl, .hpb-viewtype-date#sp-wp-post-list-4 dl, .hpb-viewtype-date#sp-wp-post-list-47 dl, .hpb-viewtype-date#sp-wp-post-list-48 dl, .hpb-viewtype-date#sp-wp-post-list-49 dl, .hpb-viewtype-date#sp-wp-post-list-5 dl, .hpb-viewtype-date#sp-wp-post-list-50 dl, .hpb-viewtype-date#sp-wp-post-list-51 dl, .hpb-viewtype-date#sp-wp-post-list-52 dl, .hpb-viewtype-date#sp-wp-post-list-53 dl, .hpb-viewtype-date#sp-wp-post-list-54 dl, .hpb-viewtype-date#sp-wp-post-list-55 dl, .hpb-viewtype-date#sp-wp-post-list-56 dl, .hpb-viewtype-date#sp-wp-post-list-57 dl, .hpb-viewtype-date#sp-wp-post-list-58 dl, .hpb-viewtype-date#sp-wp-post-list-59 dl, .hpb-viewtype-date#sp-wp-post-list-6 dl, .hpb-viewtype-date#sp-wp-post-list-60 dl, .hpb-viewtype-date#sp-wp-post-list-61 dl, .hpb-viewtype-date#sp-wp-post-list-62 dl, .hpb-viewtype-date#sp-wp-post-list-63 dl, .hpb-viewtype-date#sp-wp-post-list-64 dl, .hpb-viewtype-date#sp-wp-post-list-65 dl, .hpb-viewtype-date#sp-wp-post-list-66 dl, .hpb-viewtype-date#sp-wp-post-list-67 dl, .hpb-viewtype-date#sp-wp-post-list-68 dl, .hpb-viewtype-date#sp-wp-post-list-69 dl, .hpb-viewtype-date#sp-wp-post-list-7 dl, .hpb-viewtype-date#sp-wp-post-list-70 dl, .hpb-viewtype-date#sp-wp-post-list-71 dl, .hpb-viewtype-date#sp-wp-post-list-72 dl, .hpb-viewtype-date#sp-wp-post-list-73 dl, .hpb-viewtype-date#sp-wp-post-list-74 dl, .hpb-viewtype-date#sp-wp-post-list-75 dl, .hpb-viewtype-date#sp-wp-post-list-76 dl, .hpb-viewtype-date#sp-wp-post-list-77 dl, .hpb-viewtype-date#sp-wp-post-list-78 dl, .hpb-viewtype-date#sp-wp-post-list-79 dl, .hpb-viewtype-date#sp-wp-post-list-8 dl, .hpb-viewtype-date#sp-wp-post-list-80 dl, .hpb-viewtype-date#sp-wp-post-list-81 dl, .hpb-viewtype-date#sp-wp-post-list-82 dl, .hpb-viewtype-date#sp-wp-post-list-83 dl, .hpb-viewtype-date#sp-wp-post-list-84 dl, .hpb-viewtype-date#sp-wp-post-list-85 dl, .hpb-viewtype-date#sp-wp-post-list-86 dl, .hpb-viewtype-date#sp-wp-post-list-87 dl, .hpb-viewtype-date#sp-wp-post-list-88 dl, .hpb-viewtype-date#sp-wp-post-list-89 dl, .hpb-viewtype-date#sp-wp-post-list-9 dl, .hpb-viewtype-date#sp-wp-post-list-90 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-3 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-entry-content-5 dt, .hpb-viewtype-date#sp-wp-post-list-10 dt, .hpb-viewtype-date#sp-wp-post-list-11 dt, .hpb-viewtype-date#sp-wp-post-list-12 dt, .hpb-viewtype-date#sp-wp-post-list-13 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt, .hpb-viewtype-date#sp-wp-post-list-47 dt, .hpb-viewtype-date#sp-wp-post-list-48 dt, .hpb-viewtype-date#sp-wp-post-list-49 dt, .hpb-viewtype-date#sp-wp-post-list-5 dt, .hpb-viewtype-date#sp-wp-post-list-50 dt, .hpb-viewtype-date#sp-wp-post-list-51 dt, .hpb-viewtype-date#sp-wp-post-list-52 dt, .hpb-viewtype-date#sp-wp-post-list-53 dt, .hpb-viewtype-date#sp-wp-post-list-54 dt, .hpb-viewtype-date#sp-wp-post-list-55 dt, .hpb-viewtype-date#sp-wp-post-list-56 dt, .hpb-viewtype-date#sp-wp-post-list-57 dt, .hpb-viewtype-date#sp-wp-post-list-58 dt, .hpb-viewtype-date#sp-wp-post-list-59 dt, .hpb-viewtype-date#sp-wp-post-list-6 dt, .hpb-viewtype-date#sp-wp-post-list-60 dt, .hpb-viewtype-date#sp-wp-post-list-61 dt, .hpb-viewtype-date#sp-wp-post-list-62 dt, .hpb-viewtype-date#sp-wp-post-list-63 dt, .hpb-viewtype-date#sp-wp-post-list-64 dt, .hpb-viewtype-date#sp-wp-post-list-65 dt, .hpb-viewtype-date#sp-wp-post-list-66 dt, .hpb-viewtype-date#sp-wp-post-list-67 dt, .hpb-viewtype-date#sp-wp-post-list-68 dt, .hpb-viewtype-date#sp-wp-post-list-69 dt, .hpb-viewtype-date#sp-wp-post-list-7 dt, .hpb-viewtype-date#sp-wp-post-list-70 dt, .hpb-viewtype-date#sp-wp-post-list-71 dt, .hpb-viewtype-date#sp-wp-post-list-72 dt, .hpb-viewtype-date#sp-wp-post-list-73 dt, .hpb-viewtype-date#sp-wp-post-list-74 dt, .hpb-viewtype-date#sp-wp-post-list-75 dt, .hpb-viewtype-date#sp-wp-post-list-76 dt, .hpb-viewtype-date#sp-wp-post-list-77 dt, .hpb-viewtype-date#sp-wp-post-list-78 dt, .hpb-viewtype-date#sp-wp-post-list-79 dt, .hpb-viewtype-date#sp-wp-post-list-8 dt, .hpb-viewtype-date#sp-wp-post-list-80 dt, .hpb-viewtype-date#sp-wp-post-list-81 dt, .hpb-viewtype-date#sp-wp-post-list-82 dt, .hpb-viewtype-date#sp-wp-post-list-83 dt, .hpb-viewtype-date#sp-wp-post-list-84 dt, .hpb-viewtype-date#sp-wp-post-list-85 dt, .hpb-viewtype-date#sp-wp-post-list-86 dt, .hpb-viewtype-date#sp-wp-post-list-87 dt, .hpb-viewtype-date#sp-wp-post-list-88 dt, .hpb-viewtype-date#sp-wp-post-list-89 dt, .hpb-viewtype-date#sp-wp-post-list-9 dt, .hpb-viewtype-date#sp-wp-post-list-90 dt{
  font-weight : bold;
  color : #333333;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

.hpb-viewtype-simple#sp-entry-content-1 div, .hpb-viewtype-simple#sp-entry-content-2 div, .hpb-viewtype-simple#sp-entry-content-3 div, .hpb-viewtype-simple#sp-entry-content-4 div, .hpb-viewtype-simple#sp-entry-content-5 div, .hpb-viewtype-simple#sp-wp-post-list-10 div, .hpb-viewtype-simple#sp-wp-post-list-11 div, .hpb-viewtype-simple#sp-wp-post-list-12 div, .hpb-viewtype-simple#sp-wp-post-list-13 div, .hpb-viewtype-simple#sp-wp-post-list-4 div, .hpb-viewtype-simple#sp-wp-post-list-47 div, .hpb-viewtype-simple#sp-wp-post-list-48 div, .hpb-viewtype-simple#sp-wp-post-list-49 div, .hpb-viewtype-simple#sp-wp-post-list-5 div, .hpb-viewtype-simple#sp-wp-post-list-50 div, .hpb-viewtype-simple#sp-wp-post-list-51 div, .hpb-viewtype-simple#sp-wp-post-list-52 div, .hpb-viewtype-simple#sp-wp-post-list-53 div, .hpb-viewtype-simple#sp-wp-post-list-54 div, .hpb-viewtype-simple#sp-wp-post-list-55 div, .hpb-viewtype-simple#sp-wp-post-list-56 div, .hpb-viewtype-simple#sp-wp-post-list-57 div, .hpb-viewtype-simple#sp-wp-post-list-58 div, .hpb-viewtype-simple#sp-wp-post-list-59 div, .hpb-viewtype-simple#sp-wp-post-list-6 div, .hpb-viewtype-simple#sp-wp-post-list-60 div, .hpb-viewtype-simple#sp-wp-post-list-61 div, .hpb-viewtype-simple#sp-wp-post-list-62 div, .hpb-viewtype-simple#sp-wp-post-list-63 div, .hpb-viewtype-simple#sp-wp-post-list-64 div, .hpb-viewtype-simple#sp-wp-post-list-65 div, .hpb-viewtype-simple#sp-wp-post-list-66 div, .hpb-viewtype-simple#sp-wp-post-list-67 div, .hpb-viewtype-simple#sp-wp-post-list-68 div, .hpb-viewtype-simple#sp-wp-post-list-69 div, .hpb-viewtype-simple#sp-wp-post-list-7 div, .hpb-viewtype-simple#sp-wp-post-list-70 div, .hpb-viewtype-simple#sp-wp-post-list-71 div, .hpb-viewtype-simple#sp-wp-post-list-72 div, .hpb-viewtype-simple#sp-wp-post-list-73 div, .hpb-viewtype-simple#sp-wp-post-list-74 div, .hpb-viewtype-simple#sp-wp-post-list-75 div, .hpb-viewtype-simple#sp-wp-post-list-76 div, .hpb-viewtype-simple#sp-wp-post-list-77 div, .hpb-viewtype-simple#sp-wp-post-list-78 div, .hpb-viewtype-simple#sp-wp-post-list-79 div, .hpb-viewtype-simple#sp-wp-post-list-8 div, .hpb-viewtype-simple#sp-wp-post-list-80 div, .hpb-viewtype-simple#sp-wp-post-list-81 div, .hpb-viewtype-simple#sp-wp-post-list-82 div, .hpb-viewtype-simple#sp-wp-post-list-83 div, .hpb-viewtype-simple#sp-wp-post-list-84 div, .hpb-viewtype-simple#sp-wp-post-list-85 div, .hpb-viewtype-simple#sp-wp-post-list-86 div, .hpb-viewtype-simple#sp-wp-post-list-87 div, .hpb-viewtype-simple#sp-wp-post-list-88 div, .hpb-viewtype-simple#sp-wp-post-list-89 div, .hpb-viewtype-simple#sp-wp-post-list-9 div, .hpb-viewtype-simple#sp-wp-post-list-90 div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.hpb-viewtype-simple#sp-entry-content-1 footer, .hpb-viewtype-simple#sp-entry-content-2 footer, .hpb-viewtype-simple#sp-entry-content-3 footer, .hpb-viewtype-simple#sp-entry-content-4 footer, .hpb-viewtype-simple#sp-entry-content-5 footer, .hpb-viewtype-simple#sp-wp-post-list-10 footer, .hpb-viewtype-simple#sp-wp-post-list-11 footer, .hpb-viewtype-simple#sp-wp-post-list-12 footer, .hpb-viewtype-simple#sp-wp-post-list-13 footer, .hpb-viewtype-simple#sp-wp-post-list-4 footer, .hpb-viewtype-simple#sp-wp-post-list-47 footer, .hpb-viewtype-simple#sp-wp-post-list-48 footer, .hpb-viewtype-simple#sp-wp-post-list-49 footer, .hpb-viewtype-simple#sp-wp-post-list-5 footer, .hpb-viewtype-simple#sp-wp-post-list-50 footer, .hpb-viewtype-simple#sp-wp-post-list-51 footer, .hpb-viewtype-simple#sp-wp-post-list-52 footer, .hpb-viewtype-simple#sp-wp-post-list-53 footer, .hpb-viewtype-simple#sp-wp-post-list-54 footer, .hpb-viewtype-simple#sp-wp-post-list-55 footer, .hpb-viewtype-simple#sp-wp-post-list-56 footer, .hpb-viewtype-simple#sp-wp-post-list-57 footer, .hpb-viewtype-simple#sp-wp-post-list-58 footer, .hpb-viewtype-simple#sp-wp-post-list-59 footer, .hpb-viewtype-simple#sp-wp-post-list-6 footer, .hpb-viewtype-simple#sp-wp-post-list-60 footer, .hpb-viewtype-simple#sp-wp-post-list-61 footer, .hpb-viewtype-simple#sp-wp-post-list-62 footer, .hpb-viewtype-simple#sp-wp-post-list-63 footer, .hpb-viewtype-simple#sp-wp-post-list-64 footer, .hpb-viewtype-simple#sp-wp-post-list-65 footer, .hpb-viewtype-simple#sp-wp-post-list-66 footer, .hpb-viewtype-simple#sp-wp-post-list-67 footer, .hpb-viewtype-simple#sp-wp-post-list-68 footer, .hpb-viewtype-simple#sp-wp-post-list-69 footer, .hpb-viewtype-simple#sp-wp-post-list-7 footer, .hpb-viewtype-simple#sp-wp-post-list-70 footer, .hpb-viewtype-simple#sp-wp-post-list-71 footer, .hpb-viewtype-simple#sp-wp-post-list-72 footer, .hpb-viewtype-simple#sp-wp-post-list-73 footer, .hpb-viewtype-simple#sp-wp-post-list-74 footer, .hpb-viewtype-simple#sp-wp-post-list-75 footer, .hpb-viewtype-simple#sp-wp-post-list-76 footer, .hpb-viewtype-simple#sp-wp-post-list-77 footer, .hpb-viewtype-simple#sp-wp-post-list-78 footer, .hpb-viewtype-simple#sp-wp-post-list-79 footer, .hpb-viewtype-simple#sp-wp-post-list-8 footer, .hpb-viewtype-simple#sp-wp-post-list-80 footer, .hpb-viewtype-simple#sp-wp-post-list-81 footer, .hpb-viewtype-simple#sp-wp-post-list-82 footer, .hpb-viewtype-simple#sp-wp-post-list-83 footer, .hpb-viewtype-simple#sp-wp-post-list-84 footer, .hpb-viewtype-simple#sp-wp-post-list-85 footer, .hpb-viewtype-simple#sp-wp-post-list-86 footer, .hpb-viewtype-simple#sp-wp-post-list-87 footer, .hpb-viewtype-simple#sp-wp-post-list-88 footer, .hpb-viewtype-simple#sp-wp-post-list-89 footer, .hpb-viewtype-simple#sp-wp-post-list-9 footer, .hpb-viewtype-simple#sp-wp-post-list-90 footer{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-entry-content-1 > a:active, #sp-entry-content-2 > a:active, #sp-entry-content-3 > a:active, #sp-entry-content-4 > a:active, #sp-entry-content-5 > a:active, #sp-wp-post-list-10 > a:active, #sp-wp-post-list-11 > a:active, #sp-wp-post-list-12 > a:active, #sp-wp-post-list-13 > a:active, #sp-wp-post-list-4 > a:active, #sp-wp-post-list-47 > a:active, #sp-wp-post-list-48 > a:active, #sp-wp-post-list-49 > a:active, #sp-wp-post-list-5 > a:active, #sp-wp-post-list-50 > a:active, #sp-wp-post-list-51 > a:active, #sp-wp-post-list-52 > a:active, #sp-wp-post-list-53 > a:active, #sp-wp-post-list-54 > a:active, #sp-wp-post-list-55 > a:active, #sp-wp-post-list-56 > a:active, #sp-wp-post-list-57 > a:active, #sp-wp-post-list-58 > a:active, #sp-wp-post-list-59 > a:active, #sp-wp-post-list-6 > a:active, #sp-wp-post-list-60 > a:active, #sp-wp-post-list-61 > a:active, #sp-wp-post-list-62 > a:active, #sp-wp-post-list-63 > a:active, #sp-wp-post-list-64 > a:active, #sp-wp-post-list-65 > a:active, #sp-wp-post-list-66 > a:active, #sp-wp-post-list-67 > a:active, #sp-wp-post-list-68 > a:active, #sp-wp-post-list-69 > a:active, #sp-wp-post-list-7 > a:active, #sp-wp-post-list-70 > a:active, #sp-wp-post-list-71 > a:active, #sp-wp-post-list-72 > a:active, #sp-wp-post-list-73 > a:active, #sp-wp-post-list-74 > a:active, #sp-wp-post-list-75 > a:active, #sp-wp-post-list-76 > a:active, #sp-wp-post-list-77 > a:active, #sp-wp-post-list-78 > a:active, #sp-wp-post-list-79 > a:active, #sp-wp-post-list-8 > a:active, #sp-wp-post-list-80 > a:active, #sp-wp-post-list-81 > a:active, #sp-wp-post-list-82 > a:active, #sp-wp-post-list-83 > a:active, #sp-wp-post-list-84 > a:active, #sp-wp-post-list-85 > a:active, #sp-wp-post-list-86 > a:active, #sp-wp-post-list-87 > a:active, #sp-wp-post-list-88 > a:active, #sp-wp-post-list-89 > a:active, #sp-wp-post-list-9 > a:active, #sp-wp-post-list-90 > a:active{
  text-decoration : none;
}

#sp-entry-content-1 > h3, #sp-entry-content-2 > h3, #sp-entry-content-3 > h3, #sp-entry-content-4 > h3, #sp-entry-content-5 > h3, #sp-wp-post-list-10 > h3, #sp-wp-post-list-11 > h3, #sp-wp-post-list-12 > h3, #sp-wp-post-list-13 > h3, #sp-wp-post-list-4 > h3, #sp-wp-post-list-47 > h3, #sp-wp-post-list-48 > h3, #sp-wp-post-list-49 > h3, #sp-wp-post-list-5 > h3, #sp-wp-post-list-50 > h3, #sp-wp-post-list-51 > h3, #sp-wp-post-list-52 > h3, #sp-wp-post-list-53 > h3, #sp-wp-post-list-54 > h3, #sp-wp-post-list-55 > h3, #sp-wp-post-list-56 > h3, #sp-wp-post-list-57 > h3, #sp-wp-post-list-58 > h3, #sp-wp-post-list-59 > h3, #sp-wp-post-list-6 > h3, #sp-wp-post-list-60 > h3, #sp-wp-post-list-61 > h3, #sp-wp-post-list-62 > h3, #sp-wp-post-list-63 > h3, #sp-wp-post-list-64 > h3, #sp-wp-post-list-65 > h3, #sp-wp-post-list-66 > h3, #sp-wp-post-list-67 > h3, #sp-wp-post-list-68 > h3, #sp-wp-post-list-69 > h3, #sp-wp-post-list-7 > h3, #sp-wp-post-list-70 > h3, #sp-wp-post-list-71 > h3, #sp-wp-post-list-72 > h3, #sp-wp-post-list-73 > h3, #sp-wp-post-list-74 > h3, #sp-wp-post-list-75 > h3, #sp-wp-post-list-76 > h3, #sp-wp-post-list-77 > h3, #sp-wp-post-list-78 > h3, #sp-wp-post-list-79 > h3, #sp-wp-post-list-8 > h3, #sp-wp-post-list-80 > h3, #sp-wp-post-list-81 > h3, #sp-wp-post-list-82 > h3, #sp-wp-post-list-83 > h3, #sp-wp-post-list-84 > h3, #sp-wp-post-list-85 > h3, #sp-wp-post-list-86 > h3, #sp-wp-post-list-87 > h3, #sp-wp-post-list-88 > h3, #sp-wp-post-list-89 > h3, #sp-wp-post-list-9 > h3, #sp-wp-post-list-90 > h3{
  font-size : 1.4em;
  color : #000000;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #000000;
  clear : both;
}

#sp-entry-content-1 > h3 a, #sp-entry-content-2 > h3 a, #sp-entry-content-3 > h3 a, #sp-entry-content-4 > h3 a, #sp-entry-content-5 > h3 a, #sp-wp-post-list-10 > h3 a, #sp-wp-post-list-11 > h3 a, #sp-wp-post-list-12 > h3 a, #sp-wp-post-list-13 > h3 a, #sp-wp-post-list-4 > h3 a, #sp-wp-post-list-47 > h3 a, #sp-wp-post-list-48 > h3 a, #sp-wp-post-list-49 > h3 a, #sp-wp-post-list-5 > h3 a, #sp-wp-post-list-50 > h3 a, #sp-wp-post-list-51 > h3 a, #sp-wp-post-list-52 > h3 a, #sp-wp-post-list-53 > h3 a, #sp-wp-post-list-54 > h3 a, #sp-wp-post-list-55 > h3 a, #sp-wp-post-list-56 > h3 a, #sp-wp-post-list-57 > h3 a, #sp-wp-post-list-58 > h3 a, #sp-wp-post-list-59 > h3 a, #sp-wp-post-list-6 > h3 a, #sp-wp-post-list-60 > h3 a, #sp-wp-post-list-61 > h3 a, #sp-wp-post-list-62 > h3 a, #sp-wp-post-list-63 > h3 a, #sp-wp-post-list-64 > h3 a, #sp-wp-post-list-65 > h3 a, #sp-wp-post-list-66 > h3 a, #sp-wp-post-list-67 > h3 a, #sp-wp-post-list-68 > h3 a, #sp-wp-post-list-69 > h3 a, #sp-wp-post-list-7 > h3 a, #sp-wp-post-list-70 > h3 a, #sp-wp-post-list-71 > h3 a, #sp-wp-post-list-72 > h3 a, #sp-wp-post-list-73 > h3 a, #sp-wp-post-list-74 > h3 a, #sp-wp-post-list-75 > h3 a, #sp-wp-post-list-76 > h3 a, #sp-wp-post-list-77 > h3 a, #sp-wp-post-list-78 > h3 a, #sp-wp-post-list-79 > h3 a, #sp-wp-post-list-8 > h3 a, #sp-wp-post-list-80 > h3 a, #sp-wp-post-list-81 > h3 a, #sp-wp-post-list-82 > h3 a, #sp-wp-post-list-83 > h3 a, #sp-wp-post-list-84 > h3 a, #sp-wp-post-list-85 > h3 a, #sp-wp-post-list-86 > h3 a, #sp-wp-post-list-87 > h3 a, #sp-wp-post-list-88 > h3 a, #sp-wp-post-list-89 > h3 a, #sp-wp-post-list-9 > h3 a, #sp-wp-post-list-90 > h3 a{
  color : #000000;
  text-decoration : none;
}

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

  #sp-entry-content-1 dl dd, #sp-entry-content-2 dl dd, #sp-entry-content-3 dl dd, #sp-entry-content-4 dl dd, #sp-entry-content-5 dl dd, #sp-wp-post-list-10 dl dd, #sp-wp-post-list-11 dl dd, #sp-wp-post-list-12 dl dd, #sp-wp-post-list-13 dl dd, #sp-wp-post-list-4 dl dd, #sp-wp-post-list-47 dl dd, #sp-wp-post-list-48 dl dd, #sp-wp-post-list-49 dl dd, #sp-wp-post-list-5 dl dd, #sp-wp-post-list-50 dl dd, #sp-wp-post-list-51 dl dd, #sp-wp-post-list-52 dl dd, #sp-wp-post-list-53 dl dd, #sp-wp-post-list-54 dl dd, #sp-wp-post-list-55 dl dd, #sp-wp-post-list-56 dl dd, #sp-wp-post-list-57 dl dd, #sp-wp-post-list-58 dl dd, #sp-wp-post-list-59 dl dd, #sp-wp-post-list-6 dl dd, #sp-wp-post-list-60 dl dd, #sp-wp-post-list-61 dl dd, #sp-wp-post-list-62 dl dd, #sp-wp-post-list-63 dl dd, #sp-wp-post-list-64 dl dd, #sp-wp-post-list-65 dl dd, #sp-wp-post-list-66 dl dd, #sp-wp-post-list-67 dl dd, #sp-wp-post-list-68 dl dd, #sp-wp-post-list-69 dl dd, #sp-wp-post-list-7 dl dd, #sp-wp-post-list-70 dl dd, #sp-wp-post-list-71 dl dd, #sp-wp-post-list-72 dl dd, #sp-wp-post-list-73 dl dd, #sp-wp-post-list-74 dl dd, #sp-wp-post-list-75 dl dd, #sp-wp-post-list-76 dl dd, #sp-wp-post-list-77 dl dd, #sp-wp-post-list-78 dl dd, #sp-wp-post-list-79 dl dd, #sp-wp-post-list-8 dl dd, #sp-wp-post-list-80 dl dd, #sp-wp-post-list-81 dl dd, #sp-wp-post-list-82 dl dd, #sp-wp-post-list-83 dl dd, #sp-wp-post-list-84 dl dd, #sp-wp-post-list-85 dl dd, #sp-wp-post-list-86 dl dd, #sp-wp-post-list-87 dl dd, #sp-wp-post-list-88 dl dd, #sp-wp-post-list-89 dl dd, #sp-wp-post-list-9 dl dd, #sp-wp-post-list-90 dl dd{
    margin-left : 0px;
  }

  .hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-3 dd, .hpb-viewtype-date#sp-entry-content-4 dd, .hpb-viewtype-date#sp-entry-content-5 dd, .hpb-viewtype-date#sp-wp-post-list-10 dd, .hpb-viewtype-date#sp-wp-post-list-11 dd, .hpb-viewtype-date#sp-wp-post-list-12 dd, .hpb-viewtype-date#sp-wp-post-list-13 dd, .hpb-viewtype-date#sp-wp-post-list-4 dd, .hpb-viewtype-date#sp-wp-post-list-47 dd, .hpb-viewtype-date#sp-wp-post-list-48 dd, .hpb-viewtype-date#sp-wp-post-list-49 dd, .hpb-viewtype-date#sp-wp-post-list-5 dd, .hpb-viewtype-date#sp-wp-post-list-50 dd, .hpb-viewtype-date#sp-wp-post-list-51 dd, .hpb-viewtype-date#sp-wp-post-list-52 dd, .hpb-viewtype-date#sp-wp-post-list-53 dd, .hpb-viewtype-date#sp-wp-post-list-54 dd, .hpb-viewtype-date#sp-wp-post-list-55 dd, .hpb-viewtype-date#sp-wp-post-list-56 dd, .hpb-viewtype-date#sp-wp-post-list-57 dd, .hpb-viewtype-date#sp-wp-post-list-58 dd, .hpb-viewtype-date#sp-wp-post-list-59 dd, .hpb-viewtype-date#sp-wp-post-list-6 dd, .hpb-viewtype-date#sp-wp-post-list-60 dd, .hpb-viewtype-date#sp-wp-post-list-61 dd, .hpb-viewtype-date#sp-wp-post-list-62 dd, .hpb-viewtype-date#sp-wp-post-list-63 dd, .hpb-viewtype-date#sp-wp-post-list-64 dd, .hpb-viewtype-date#sp-wp-post-list-65 dd, .hpb-viewtype-date#sp-wp-post-list-66 dd, .hpb-viewtype-date#sp-wp-post-list-67 dd, .hpb-viewtype-date#sp-wp-post-list-68 dd, .hpb-viewtype-date#sp-wp-post-list-69 dd, .hpb-viewtype-date#sp-wp-post-list-7 dd, .hpb-viewtype-date#sp-wp-post-list-70 dd, .hpb-viewtype-date#sp-wp-post-list-71 dd, .hpb-viewtype-date#sp-wp-post-list-72 dd, .hpb-viewtype-date#sp-wp-post-list-73 dd, .hpb-viewtype-date#sp-wp-post-list-74 dd, .hpb-viewtype-date#sp-wp-post-list-75 dd, .hpb-viewtype-date#sp-wp-post-list-76 dd, .hpb-viewtype-date#sp-wp-post-list-77 dd, .hpb-viewtype-date#sp-wp-post-list-78 dd, .hpb-viewtype-date#sp-wp-post-list-79 dd, .hpb-viewtype-date#sp-wp-post-list-8 dd, .hpb-viewtype-date#sp-wp-post-list-80 dd, .hpb-viewtype-date#sp-wp-post-list-81 dd, .hpb-viewtype-date#sp-wp-post-list-82 dd, .hpb-viewtype-date#sp-wp-post-list-83 dd, .hpb-viewtype-date#sp-wp-post-list-84 dd, .hpb-viewtype-date#sp-wp-post-list-85 dd, .hpb-viewtype-date#sp-wp-post-list-86 dd, .hpb-viewtype-date#sp-wp-post-list-87 dd, .hpb-viewtype-date#sp-wp-post-list-88 dd, .hpb-viewtype-date#sp-wp-post-list-89 dd, .hpb-viewtype-date#sp-wp-post-list-9 dd, .hpb-viewtype-date#sp-wp-post-list-90 dd{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-3 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-entry-content-5 dt, .hpb-viewtype-date#sp-wp-post-list-10 dt, .hpb-viewtype-date#sp-wp-post-list-11 dt, .hpb-viewtype-date#sp-wp-post-list-12 dt, .hpb-viewtype-date#sp-wp-post-list-13 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt, .hpb-viewtype-date#sp-wp-post-list-47 dt, .hpb-viewtype-date#sp-wp-post-list-48 dt, .hpb-viewtype-date#sp-wp-post-list-49 dt, .hpb-viewtype-date#sp-wp-post-list-5 dt, .hpb-viewtype-date#sp-wp-post-list-50 dt, .hpb-viewtype-date#sp-wp-post-list-51 dt, .hpb-viewtype-date#sp-wp-post-list-52 dt, .hpb-viewtype-date#sp-wp-post-list-53 dt, .hpb-viewtype-date#sp-wp-post-list-54 dt, .hpb-viewtype-date#sp-wp-post-list-55 dt, .hpb-viewtype-date#sp-wp-post-list-56 dt, .hpb-viewtype-date#sp-wp-post-list-57 dt, .hpb-viewtype-date#sp-wp-post-list-58 dt, .hpb-viewtype-date#sp-wp-post-list-59 dt, .hpb-viewtype-date#sp-wp-post-list-6 dt, .hpb-viewtype-date#sp-wp-post-list-60 dt, .hpb-viewtype-date#sp-wp-post-list-61 dt, .hpb-viewtype-date#sp-wp-post-list-62 dt, .hpb-viewtype-date#sp-wp-post-list-63 dt, .hpb-viewtype-date#sp-wp-post-list-64 dt, .hpb-viewtype-date#sp-wp-post-list-65 dt, .hpb-viewtype-date#sp-wp-post-list-66 dt, .hpb-viewtype-date#sp-wp-post-list-67 dt, .hpb-viewtype-date#sp-wp-post-list-68 dt, .hpb-viewtype-date#sp-wp-post-list-69 dt, .hpb-viewtype-date#sp-wp-post-list-7 dt, .hpb-viewtype-date#sp-wp-post-list-70 dt, .hpb-viewtype-date#sp-wp-post-list-71 dt, .hpb-viewtype-date#sp-wp-post-list-72 dt, .hpb-viewtype-date#sp-wp-post-list-73 dt, .hpb-viewtype-date#sp-wp-post-list-74 dt, .hpb-viewtype-date#sp-wp-post-list-75 dt, .hpb-viewtype-date#sp-wp-post-list-76 dt, .hpb-viewtype-date#sp-wp-post-list-77 dt, .hpb-viewtype-date#sp-wp-post-list-78 dt, .hpb-viewtype-date#sp-wp-post-list-79 dt, .hpb-viewtype-date#sp-wp-post-list-8 dt, .hpb-viewtype-date#sp-wp-post-list-80 dt, .hpb-viewtype-date#sp-wp-post-list-81 dt, .hpb-viewtype-date#sp-wp-post-list-82 dt, .hpb-viewtype-date#sp-wp-post-list-83 dt, .hpb-viewtype-date#sp-wp-post-list-84 dt, .hpb-viewtype-date#sp-wp-post-list-85 dt, .hpb-viewtype-date#sp-wp-post-list-86 dt, .hpb-viewtype-date#sp-wp-post-list-87 dt, .hpb-viewtype-date#sp-wp-post-list-88 dt, .hpb-viewtype-date#sp-wp-post-list-89 dt, .hpb-viewtype-date#sp-wp-post-list-9 dt, .hpb-viewtype-date#sp-wp-post-list-90 dt{
    padding-bottom : 5px;
    width : 100%;
  }
}

.sp-wp-post-list#sp-wp-post-list-14, .sp-wp-post-list#sp-wp-post-list-15, .sp-wp-post-list#sp-wp-post-list-16, .sp-wp-post-list#sp-wp-post-list-17, .sp-wp-post-list#sp-wp-post-list-18, .sp-wp-post-list#sp-wp-post-list-19, .sp-wp-post-list#sp-wp-post-list-20, .sp-wp-post-list#sp-wp-post-list-21, .sp-wp-post-list#sp-wp-post-list-22, .sp-wp-post-list#sp-wp-post-list-23, .sp-wp-post-list#sp-wp-post-list-24, .sp-wp-post-list#sp-wp-post-list-25, .sp-wp-post-list#sp-wp-post-list-26, .sp-wp-post-list#sp-wp-post-list-27, .sp-wp-post-list#sp-wp-post-list-28, .sp-wp-post-list#sp-wp-post-list-29, .sp-wp-post-list#sp-wp-post-list-30, .sp-wp-post-list#sp-wp-post-list-31, .sp-wp-post-list#sp-wp-post-list-32, .sp-wp-post-list#sp-wp-post-list-33, .sp-wp-post-list#sp-wp-post-list-34, .sp-wp-post-list#sp-wp-post-list-35, .sp-wp-post-list#sp-wp-post-list-36, .sp-wp-post-list#sp-wp-post-list-37, .sp-wp-post-list#sp-wp-post-list-38, .sp-wp-post-list#sp-wp-post-list-39, .sp-wp-post-list#sp-wp-post-list-40, .sp-wp-post-list#sp-wp-post-list-41, .sp-wp-post-list#sp-wp-post-list-42, .sp-wp-post-list#sp-wp-post-list-43, .sp-wp-post-list#sp-wp-post-list-44, .sp-wp-post-list#sp-wp-post-list-45, .sp-wp-post-list#sp-wp-post-list-46{
  margin-top : 30px;
  margin-bottom : 50px;
}

.sp-wp-post-list#sp-wp-post-list-14 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-15 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-16 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-17 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-18 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-19 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-20 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-21 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-22 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-23 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-24 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-25 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-26 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-27 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-28 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-29 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-30 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-31 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-32 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-33 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-34 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-35 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-36 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-37 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-38 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-39 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-40 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-41 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-42 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-43 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-44 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-45 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-46 article > header > h1 > a{
  color : #ffffff;
  text-decoration : none;
}

.sp-wp-post-list#sp-wp-post-list-14 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-15 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-16 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-17 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-18 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-19 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-20 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-21 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-22 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-23 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-24 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-25 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-26 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-27 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-28 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-29 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-30 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-31 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-32 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-33 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-34 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-35 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-36 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-37 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-38 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-39 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-40 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-41 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-42 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-43 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-44 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-45 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-46 article > header > h1 > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list#sp-wp-post-list-14 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-15 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-16 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-17 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-18 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-19 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-20 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-21 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-22 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-23 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-24 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-25 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-26 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-27 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-28 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-29 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-30 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-31 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-32 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-33 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-34 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-35 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-36 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-37 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-38 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-39 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-40 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-41 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-42 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-43 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-44 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-45 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-46 article > header > h4 > a{
  color : #ffffff;
  text-decoration : none;
}

.sp-wp-post-list#sp-wp-post-list-14 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-15 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-16 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-17 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-18 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-19 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-20 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-21 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-22 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-23 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-24 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-25 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-26 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-27 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-28 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-29 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-30 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-31 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-32 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-33 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-34 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-35 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-36 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-37 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-38 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-39 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-40 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-41 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-42 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-43 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-44 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-45 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-46 article > header > h4 > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-19, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-20, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-21, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-22, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-23, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-24, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-25, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-26, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-27, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-28, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-29, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-30, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-31, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-32, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-33, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-34, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-35, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-36, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-37, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-38, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-39, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-40, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-41, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-42, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-43, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-44, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-45, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-46{
  background-color : #ffffff;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : transparent;
}

.sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-19 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-20 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-21 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-22 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-23 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-24 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-25 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-26 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-27 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-28 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-29 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-30 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-31 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-32 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-33 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-34 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-35 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-36 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-37 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-38 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-39 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-40 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-41 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-42 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-43 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-44 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-45 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-46 > dl > dd{
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-19 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-20 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-21 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-22 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-23 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-24 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-25 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-26 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-27 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-28 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-29 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-30 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-31 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-32 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-33 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-34 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-35 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-36 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-37 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-38 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-39 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-40 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-41 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-42 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-43 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-44 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-45 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-46 > dl > dt{
  margin-top : 0px;
  margin-bottom : 0px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-19 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-20 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-21 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-22 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-23 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-24 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-25 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-26 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-27 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-28 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-29 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-30 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-31 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-32 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-33 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-34 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-35 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-36 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-37 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-38 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-39 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-40 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-41 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-42 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-43 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-44 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-45 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-46 > dl > dt > a{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #ffffff;
  background-color : #222324;
  text-decoration : none;
  padding-left : 20px;
  padding-right : 20px;
  display : block;
}

.sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-14 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-15 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-16 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-17 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-18 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-19 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-20 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-21 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-22 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-23 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-24 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-25 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-26 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-27 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-28 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-29 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-30 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-31 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-32 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-33 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-34 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-35 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-36 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-37 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-38 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-39 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-40 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-41 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-42 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-43 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-44 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-45 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-46 > dl > dt > a:hover{
  color : #ffffff;
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-19, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-20, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-21, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-22, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-23, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-24, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-25, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-26, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-27, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-28, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-29, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-30, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-31, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-32, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-33, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-34, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-35, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-36, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-37, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-38, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-39, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-40, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-41, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-42, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-43, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-44, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-45, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-46{
  background-color : #ffffff;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : transparent;
}

.sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-19 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-20 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-21 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-22 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-23 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-24 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-25 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-26 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-27 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-28 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-29 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-30 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-31 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-32 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-33 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-34 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-35 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-36 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-37 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-38 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-39 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-40 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-41 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-42 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-43 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-44 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-45 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-46 > dl{
  line-height : 2;
  margin-left : 20px;
  margin-right : 20px;
}

.sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-19 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-20 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-21 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-22 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-23 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-24 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-25 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-26 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-27 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-28 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-29 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-30 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-31 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-32 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-33 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-34 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-35 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-36 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-37 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-38 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-39 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-40 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-41 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-42 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-43 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-44 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-45 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-46 > dl > dd{
  margin-left : 165px;
}

.sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-19 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-20 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-21 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-22 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-23 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-24 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-25 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-26 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-27 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-28 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-29 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-30 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-31 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-32 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-33 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-34 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-35 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-36 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-37 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-38 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-39 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-40 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-41 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-42 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-43 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-44 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-45 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-46 > dl > dd > a{
  color : #333333;
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-19 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-20 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-21 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-22 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-23 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-24 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-25 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-26 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-27 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-28 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-29 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-30 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-31 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-32 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-33 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-34 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-35 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-36 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-37 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-38 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-39 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-40 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-41 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-42 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-43 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-44 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-45 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-46 > dl > dd > a:hover{
  text-decoration : none;
}

.sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-15 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-16 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-17 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-18 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-19 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-20 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-21 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-22 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-23 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-24 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-25 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-26 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-27 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-28 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-29 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-30 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-31 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-32 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-33 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-34 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-35 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-36 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-37 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-38 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-39 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-40 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-41 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-42 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-43 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-44 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-45 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-46 > 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.hpb-viewtype-full#sp-wp-post-list-14 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-15 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-16 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-17 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-18 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-19 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-20 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-21 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-22 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-23 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-24 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-25 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-26 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-27 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-28 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-29 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-30 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-31 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-32 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-33 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-34 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-35 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-36 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-37 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-38 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-39 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-40 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-41 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-42 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-43 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-44 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-45 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-46 > article > .entry-content{
  padding-top : 0px;
}

.sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-14 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-15 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-16 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-17 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-18 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-19 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-20 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-21 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-22 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-23 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-24 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-25 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-26 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-27 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-28 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-29 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-30 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-31 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-32 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-33 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-34 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-35 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-36 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-37 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-38 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-39 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-40 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-41 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-42 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-43 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-44 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-45 > article > .entry-content, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-46 > article > .entry-content{
  padding-top : 0px;
}

.sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-14, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-15, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-16, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-17, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-18, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-19, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-20, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-21, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-22, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-23, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-24, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-25, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-26, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-27, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-28, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-29, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-30, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-31, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-32, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-33, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-34, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-35, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-36, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-37, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-38, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-39, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-40, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-41, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-42, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-43, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-44, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-45, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-46{
  background-color : #ffffff;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : transparent;
}

.sp-wp-post-list#sp-wp-post-list-14 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-15 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-16 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-17 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-18 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-19 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-20 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-21 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-22 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-23 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-24 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-25 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-26 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-27 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-28 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-29 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-30 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-31 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-32 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-33 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-34 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-35 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-36 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-37 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-38 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-39 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-40 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-41 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-42 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-43 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-44 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-45 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-46 > .hpb-more-entry{
  background-color : #ffffff;
  text-align : right;
  padding-top : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  margin-top : -30px;
}

.sp-wp-post-list#sp-wp-post-list-14 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-15 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-16 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-17 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-18 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-19 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-20 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-21 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-22 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-23 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-24 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-25 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-26 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-27 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-28 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-29 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-30 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-31 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-32 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-33 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-34 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-35 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-36 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-37 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-38 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-39 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-40 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-41 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-42 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-43 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-44 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-45 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-46 > .hpb-more-entry a{
  font-size : 1.6rem;
  color : #333333;
  background-color : #ffd610;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 5px;
  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 : #ffd610;
  border-left-color : #ffd610;
  border-right-color : #ffd610;
  border-bottom-color : #ffd610;
  border-top-left-radius : 15px 15px;
  border-top-right-radius : 15px 15px;
  border-bottom-right-radius : 15px 15px;
  border-bottom-left-radius : 15px 15px;
  width : auto;
  min-width : 111px;
  display : inline-block;
}

.sp-wp-post-list#sp-wp-post-list-14 > article, .sp-wp-post-list#sp-wp-post-list-15 > article, .sp-wp-post-list#sp-wp-post-list-16 > article, .sp-wp-post-list#sp-wp-post-list-17 > article, .sp-wp-post-list#sp-wp-post-list-18 > article, .sp-wp-post-list#sp-wp-post-list-19 > article, .sp-wp-post-list#sp-wp-post-list-20 > article, .sp-wp-post-list#sp-wp-post-list-21 > article, .sp-wp-post-list#sp-wp-post-list-22 > article, .sp-wp-post-list#sp-wp-post-list-23 > article, .sp-wp-post-list#sp-wp-post-list-24 > article, .sp-wp-post-list#sp-wp-post-list-25 > article, .sp-wp-post-list#sp-wp-post-list-26 > article, .sp-wp-post-list#sp-wp-post-list-27 > article, .sp-wp-post-list#sp-wp-post-list-28 > article, .sp-wp-post-list#sp-wp-post-list-29 > article, .sp-wp-post-list#sp-wp-post-list-30 > article, .sp-wp-post-list#sp-wp-post-list-31 > article, .sp-wp-post-list#sp-wp-post-list-32 > article, .sp-wp-post-list#sp-wp-post-list-33 > article, .sp-wp-post-list#sp-wp-post-list-34 > article, .sp-wp-post-list#sp-wp-post-list-35 > article, .sp-wp-post-list#sp-wp-post-list-36 > article, .sp-wp-post-list#sp-wp-post-list-37 > article, .sp-wp-post-list#sp-wp-post-list-38 > article, .sp-wp-post-list#sp-wp-post-list-39 > article, .sp-wp-post-list#sp-wp-post-list-40 > article, .sp-wp-post-list#sp-wp-post-list-41 > article, .sp-wp-post-list#sp-wp-post-list-42 > article, .sp-wp-post-list#sp-wp-post-list-43 > article, .sp-wp-post-list#sp-wp-post-list-44 > article, .sp-wp-post-list#sp-wp-post-list-45 > article, .sp-wp-post-list#sp-wp-post-list-46 > article{
  margin-top : 0px;
  margin-bottom : 0px;
  overflow : hidden;
}

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content{
  line-height : 2;
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  position : static;
}

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

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content .address{
  font-style : italic;
}

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content .big{
  font-size : 2rem;
}

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content .ins{
  background-color : #fff9bf;
  text-decoration : none;
}

#sp-wp-post-list-14.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-15.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-16.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-17.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-18.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-19.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-20.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-21.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-22.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-23.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-24.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-25.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-26.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-27.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-28.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-29.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-30.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-31.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-32.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-33.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-34.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-35.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-36.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-37.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-38.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-39.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-40.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-41.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-42.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-43.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-44.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-45.sp-wp-post-list> article> .entry-content .paragraph, #sp-wp-post-list-46.sp-wp-post-list> article> .entry-content .paragraph {
}

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content .pre{
  line-height : 1.6;
  background-color : #ffffff;
  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-wp-post-list-14 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content a{
  text-decoration : underline;
}

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content a:visited{
  text-decoration : none;
}

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content a:hover{
  text-decoration : none;
}

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content a > img:not(.sp-image){
  margin-top : 20px;
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content abbr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

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

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content address{
  font-style : italic;
}

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content big{
  font-size : 2rem;
}

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content blockquote{
  background-color : #f5f5f5;
  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-wp-post-list-14 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content blockquote p:first-child{
  margin-top : 0px;
}

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content dl:not(.sp-definition-list){
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content dl:not(.sp-definition-list) > dd{
  margin-top : 10px;
  margin-left : 35px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-wp-post-list-14 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-15 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-16 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-17 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-18 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-19 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-20 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-21 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-22 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-23 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-24 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-25 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-26 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-27 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-28 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-29 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-30 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-31 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-32 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-33 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-34 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-35 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-36 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-37 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-38 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-39 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-40 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-41 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-42 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-43 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-44 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-45 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-46 > article > .entry-content dl:not(.sp-definition-list) > dt{
  padding-top : 0px;
  padding-left : 15px;
  padding-bottom : 0px;
  margin-top : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #343740;
}

