#colophon{
  font-size : 2rem;
  background-color : #f9f9f9;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #cccccc;
}

#content{
  min-height : 50px;
}

#contenthead{
  font-size : 2.5rem;
}

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

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

#masthead{
  font-size : 2rem;
  margin-bottom : 0px;
}

#page{
  font-size : 1.4rem;
}

*{
  box-sizing : border-box;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-sidebar a:hover{
  color : #5c5c5c;
  text-decoration : none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a{
  color : #5c5c5c;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:hover{
  color : #faabc5;
  text-decoration : underline;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "Arial", "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height : 1.5;
  color : #5c5c5c;
  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{
    padding-top : 50px;
  }

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

  #content{
    font-size : 1.8rem;
    font-family : "Arial";
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 50px;
  }

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

  #main-inner{
    float : left;
  }

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

  #masthead{
    margin-bottom : 0px;
  }

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

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

  #primary{
    float : right;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

  #colophon{
    padding-top : 30px;
  }

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

  #masthead{
    margin-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-1044, #sp-image-105, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-110, #sp-image-111, #sp-image-112, #sp-image-113, #sp-image-114, #sp-image-115, #sp-image-116, #sp-image-117, #sp-image-118, #sp-image-119, #sp-image-120, #sp-image-121, #sp-image-122, #sp-image-123, #sp-image-124, #sp-image-125, #sp-image-126, #sp-image-127, #sp-image-128, #sp-image-129, #sp-image-130, #sp-image-131, #sp-image-132, #sp-image-133, #sp-image-134, #sp-image-135, #sp-image-136, #sp-image-137, #sp-image-138, #sp-image-139, #sp-image-140, #sp-image-141, #sp-image-142, #sp-image-143, #sp-image-144, #sp-image-145, #sp-image-146, #sp-image-147, #sp-image-148, #sp-image-149, #sp-image-150, #sp-image-151, #sp-image-152, #sp-image-153, #sp-image-154, #sp-image-155, #sp-image-156, #sp-image-157, #sp-image-158, #sp-image-159, #sp-image-160, #sp-image-161, #sp-image-162, #sp-image-163, #sp-image-164, #sp-image-165, #sp-image-166, #sp-image-167, #sp-image-168, #sp-image-169, #sp-image-170, #sp-image-171, #sp-image-172, #sp-image-173, #sp-image-174, #sp-image-175, #sp-image-176, #sp-image-177, #sp-image-178, #sp-image-179, #sp-image-180, #sp-image-181, #sp-image-182, #sp-image-183, #sp-image-184, #sp-image-185, #sp-image-186, #sp-image-187, #sp-image-188, #sp-image-189, #sp-image-190, #sp-image-191, #sp-image-192, #sp-image-193, #sp-image-194, #sp-image-195, #sp-image-196, #sp-image-197, #sp-image-198, #sp-image-199, #sp-image-20, #sp-image-200, #sp-image-201, #sp-image-202, #sp-image-203, #sp-image-204, #sp-image-205, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-275, #sp-image-276, #sp-image-279, #sp-image-280, #sp-image-281, #sp-image-282, #sp-image-283, #sp-image-284, #sp-image-285, #sp-image-286, #sp-image-287, #sp-image-288, #sp-image-289, #sp-image-290, #sp-image-291, #sp-image-292, #sp-image-293, #sp-image-294, #sp-image-295, #sp-image-296, #sp-image-297, #sp-image-298, #sp-image-299, #sp-image-30, #sp-image-300, #sp-image-301, #sp-image-302, #sp-image-303, #sp-image-304, #sp-image-305, #sp-image-306, #sp-image-307, #sp-image-308, #sp-image-309, #sp-image-31, #sp-image-310, #sp-image-311, #sp-image-312, #sp-image-313, #sp-image-314, #sp-image-315, #sp-image-316, #sp-image-317, #sp-image-318, #sp-image-319, #sp-image-32, #sp-image-320, #sp-image-321, #sp-image-322, #sp-image-323, #sp-image-324, #sp-image-325, #sp-image-326, #sp-image-327, #sp-image-328, #sp-image-329, #sp-image-33, #sp-image-330, #sp-image-331, #sp-image-332, #sp-image-333, #sp-image-334, #sp-image-335, #sp-image-337, #sp-image-338, #sp-image-339, #sp-image-34, #sp-image-340, #sp-image-341, #sp-image-342, #sp-image-343, #sp-image-344, #sp-image-349, #sp-image-35, #sp-image-350, #sp-image-351, #sp-image-352, #sp-image-353, #sp-image-354, #sp-image-355, #sp-image-356, #sp-image-357, #sp-image-358, #sp-image-359, #sp-image-36, #sp-image-360, #sp-image-361, #sp-image-362, #sp-image-363, #sp-image-364, #sp-image-365, #sp-image-366, #sp-image-367, #sp-image-368, #sp-image-369, #sp-image-37, #sp-image-370, #sp-image-371, #sp-image-372, #sp-image-373, #sp-image-374, #sp-image-375, #sp-image-376, #sp-image-377, #sp-image-378, #sp-image-379, #sp-image-38, #sp-image-380, #sp-image-381, #sp-image-382, #sp-image-383, #sp-image-384, #sp-image-385, #sp-image-386, #sp-image-387, #sp-image-388, #sp-image-389, #sp-image-390, #sp-image-391, #sp-image-392, #sp-image-393, #sp-image-394, #sp-image-395, #sp-image-396, #sp-image-397, #sp-image-398, #sp-image-399, #sp-image-400, #sp-image-401, #sp-image-402, #sp-image-403, #sp-image-404, #sp-image-405, #sp-image-406, #sp-image-407, #sp-image-408, #sp-image-409, #sp-image-41, #sp-image-410, #sp-image-411, #sp-image-412, #sp-image-413, #sp-image-414, #sp-image-415, #sp-image-416, #sp-image-417, #sp-image-418, #sp-image-419, #sp-image-420, #sp-image-421, #sp-image-422, #sp-image-423, #sp-image-424, #sp-image-425, #sp-image-426, #sp-image-427, #sp-image-428, #sp-image-429, #sp-image-430, #sp-image-431, #sp-image-432, #sp-image-433, #sp-image-434, #sp-image-435, #sp-image-436, #sp-image-437, #sp-image-438, #sp-image-439, #sp-image-440, #sp-image-441, #sp-image-442, #sp-image-443, #sp-image-444, #sp-image-445, #sp-image-446, #sp-image-447, #sp-image-448, #sp-image-449, #sp-image-450, #sp-image-451, #sp-image-452, #sp-image-453, #sp-image-454, #sp-image-455, #sp-image-456, #sp-image-457, #sp-image-458, #sp-image-459, #sp-image-460, #sp-image-461, #sp-image-462, #sp-image-463, #sp-image-464, #sp-image-466, #sp-image-467, #sp-image-468, #sp-image-469, #sp-image-470, #sp-image-471, #sp-image-472, #sp-image-473, #sp-image-474, #sp-image-475, #sp-image-476, #sp-image-477, #sp-image-478, #sp-image-479, #sp-image-480, #sp-image-481, #sp-image-482, #sp-image-483, #sp-image-484, #sp-image-485, #sp-image-486, #sp-image-487, #sp-image-488, #sp-image-489, #sp-image-490, #sp-image-491, #sp-image-492, #sp-image-493, #sp-image-494, #sp-image-495, #sp-image-496, #sp-image-497, #sp-image-498, #sp-image-499, #sp-image-500, #sp-image-501, #sp-image-502, #sp-image-503, #sp-image-504, #sp-image-505, #sp-image-506, #sp-image-507, #sp-image-508, #sp-image-509, #sp-image-510, #sp-image-511, #sp-image-512, #sp-image-513, #sp-image-514, #sp-image-515, #sp-image-516, #sp-image-517, #sp-image-518, #sp-image-519, #sp-image-520, #sp-image-521, #sp-image-522, #sp-image-523, #sp-image-524, #sp-image-525, #sp-image-526, #sp-image-527, #sp-image-528, #sp-image-529, #sp-image-530, #sp-image-531, #sp-image-532, #sp-image-533, #sp-image-534, #sp-image-535, #sp-image-536, #sp-image-537, #sp-image-538, #sp-image-539, #sp-image-540, #sp-image-541, #sp-image-542, #sp-image-543, #sp-image-544, #sp-image-545, #sp-image-546, #sp-image-547, #sp-image-548, #sp-image-549, #sp-image-550, #sp-image-551, #sp-image-552, #sp-image-553, #sp-image-554, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-60, #sp-image-600, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-67, #sp-image-74, #sp-image-76, #sp-image-764, #sp-image-77, #sp-image-782, #sp-image-79, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-98, #sp-image-99{
  max-width : 100%;
}

#sp-image-1, #sp-image-10, #sp-image-1000, #sp-image-1001, #sp-image-1002, #sp-image-1003, #sp-image-1004, #sp-image-1005, #sp-image-1006, #sp-image-1007, #sp-image-1008, #sp-image-1009, #sp-image-1010, #sp-image-1011, #sp-image-1012, #sp-image-1013, #sp-image-1014, #sp-image-1015, #sp-image-1016, #sp-image-1017, #sp-image-1018, #sp-image-1019, #sp-image-1020, #sp-image-1021, #sp-image-1022, #sp-image-1023, #sp-image-1024, #sp-image-1025, #sp-image-1026, #sp-image-1027, #sp-image-1028, #sp-image-1029, #sp-image-1030, #sp-image-1031, #sp-image-1032, #sp-image-1033, #sp-image-1034, #sp-image-1035, #sp-image-1036, #sp-image-1037, #sp-image-1038, #sp-image-1039, #sp-image-1040, #sp-image-1041, #sp-image-1042, #sp-image-1043, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-2, #sp-image-206, #sp-image-207, #sp-image-208, #sp-image-209, #sp-image-210, #sp-image-211, #sp-image-212, #sp-image-213, #sp-image-214, #sp-image-215, #sp-image-216, #sp-image-217, #sp-image-218, #sp-image-219, #sp-image-220, #sp-image-221, #sp-image-222, #sp-image-223, #sp-image-224, #sp-image-225, #sp-image-226, #sp-image-227, #sp-image-228, #sp-image-229, #sp-image-230, #sp-image-231, #sp-image-232, #sp-image-233, #sp-image-234, #sp-image-235, #sp-image-236, #sp-image-237, #sp-image-238, #sp-image-239, #sp-image-240, #sp-image-241, #sp-image-242, #sp-image-243, #sp-image-244, #sp-image-245, #sp-image-246, #sp-image-247, #sp-image-248, #sp-image-249, #sp-image-250, #sp-image-251, #sp-image-252, #sp-image-253, #sp-image-254, #sp-image-255, #sp-image-256, #sp-image-257, #sp-image-258, #sp-image-259, #sp-image-260, #sp-image-261, #sp-image-262, #sp-image-263, #sp-image-264, #sp-image-265, #sp-image-266, #sp-image-267, #sp-image-268, #sp-image-269, #sp-image-270, #sp-image-271, #sp-image-272, #sp-image-273, #sp-image-274, #sp-image-3, #sp-image-4, #sp-image-465, #sp-image-5, #sp-image-555, #sp-image-556, #sp-image-557, #sp-image-558, #sp-image-559, #sp-image-560, #sp-image-561, #sp-image-562, #sp-image-563, #sp-image-564, #sp-image-565, #sp-image-566, #sp-image-567, #sp-image-568, #sp-image-569, #sp-image-570, #sp-image-571, #sp-image-572, #sp-image-573, #sp-image-574, #sp-image-575, #sp-image-576, #sp-image-577, #sp-image-578, #sp-image-579, #sp-image-580, #sp-image-581, #sp-image-582, #sp-image-583, #sp-image-584, #sp-image-585, #sp-image-586, #sp-image-587, #sp-image-588, #sp-image-589, #sp-image-590, #sp-image-591, #sp-image-592, #sp-image-593, #sp-image-594, #sp-image-595, #sp-image-596, #sp-image-597, #sp-image-598, #sp-image-599, #sp-image-6, #sp-image-601, #sp-image-602, #sp-image-603, #sp-image-604, #sp-image-605, #sp-image-606, #sp-image-607, #sp-image-608, #sp-image-609, #sp-image-610, #sp-image-611, #sp-image-612, #sp-image-613, #sp-image-614, #sp-image-615, #sp-image-616, #sp-image-617, #sp-image-618, #sp-image-619, #sp-image-620, #sp-image-621, #sp-image-622, #sp-image-623, #sp-image-624, #sp-image-625, #sp-image-626, #sp-image-627, #sp-image-628, #sp-image-629, #sp-image-630, #sp-image-631, #sp-image-632, #sp-image-633, #sp-image-634, #sp-image-635, #sp-image-636, #sp-image-637, #sp-image-638, #sp-image-639, #sp-image-640, #sp-image-641, #sp-image-642, #sp-image-643, #sp-image-644, #sp-image-645, #sp-image-646, #sp-image-647, #sp-image-648, #sp-image-649, #sp-image-650, #sp-image-651, #sp-image-652, #sp-image-653, #sp-image-654, #sp-image-655, #sp-image-656, #sp-image-657, #sp-image-658, #sp-image-659, #sp-image-660, #sp-image-661, #sp-image-662, #sp-image-663, #sp-image-664, #sp-image-665, #sp-image-666, #sp-image-667, #sp-image-668, #sp-image-669, #sp-image-670, #sp-image-671, #sp-image-672, #sp-image-673, #sp-image-674, #sp-image-675, #sp-image-676, #sp-image-677, #sp-image-678, #sp-image-679, #sp-image-680, #sp-image-681, #sp-image-682, #sp-image-683, #sp-image-684, #sp-image-685, #sp-image-686, #sp-image-687, #sp-image-688, #sp-image-689, #sp-image-690, #sp-image-691, #sp-image-692, #sp-image-693, #sp-image-694, #sp-image-695, #sp-image-696, #sp-image-697, #sp-image-698, #sp-image-699, #sp-image-7, #sp-image-700, #sp-image-701, #sp-image-702, #sp-image-703, #sp-image-704, #sp-image-705, #sp-image-706, #sp-image-707, #sp-image-708, #sp-image-709, #sp-image-710, #sp-image-711, #sp-image-712, #sp-image-713, #sp-image-714, #sp-image-715, #sp-image-716, #sp-image-717, #sp-image-718, #sp-image-719, #sp-image-720, #sp-image-721, #sp-image-722, #sp-image-723, #sp-image-724, #sp-image-725, #sp-image-726, #sp-image-727, #sp-image-728, #sp-image-729, #sp-image-730, #sp-image-731, #sp-image-732, #sp-image-733, #sp-image-734, #sp-image-735, #sp-image-736, #sp-image-737, #sp-image-738, #sp-image-739, #sp-image-740, #sp-image-741, #sp-image-742, #sp-image-743, #sp-image-744, #sp-image-745, #sp-image-746, #sp-image-747, #sp-image-748, #sp-image-749, #sp-image-750, #sp-image-751, #sp-image-752, #sp-image-753, #sp-image-754, #sp-image-755, #sp-image-756, #sp-image-757, #sp-image-758, #sp-image-759, #sp-image-760, #sp-image-761, #sp-image-762, #sp-image-763, #sp-image-765, #sp-image-766, #sp-image-767, #sp-image-768, #sp-image-769, #sp-image-770, #sp-image-771, #sp-image-772, #sp-image-773, #sp-image-774, #sp-image-775, #sp-image-776, #sp-image-777, #sp-image-778, #sp-image-779, #sp-image-780, #sp-image-781, #sp-image-783, #sp-image-784, #sp-image-785, #sp-image-786, #sp-image-787, #sp-image-788, #sp-image-789, #sp-image-790, #sp-image-791, #sp-image-792, #sp-image-793, #sp-image-794, #sp-image-795, #sp-image-796, #sp-image-797, #sp-image-798, #sp-image-799, #sp-image-8, #sp-image-800, #sp-image-801, #sp-image-802, #sp-image-803, #sp-image-804, #sp-image-805, #sp-image-806, #sp-image-807, #sp-image-808, #sp-image-809, #sp-image-810, #sp-image-811, #sp-image-812, #sp-image-813, #sp-image-814, #sp-image-815, #sp-image-816, #sp-image-817, #sp-image-818, #sp-image-819, #sp-image-820, #sp-image-821, #sp-image-822, #sp-image-823, #sp-image-824, #sp-image-825, #sp-image-826, #sp-image-827, #sp-image-828, #sp-image-829, #sp-image-830, #sp-image-831, #sp-image-832, #sp-image-833, #sp-image-834, #sp-image-835, #sp-image-836, #sp-image-837, #sp-image-838, #sp-image-839, #sp-image-840, #sp-image-841, #sp-image-842, #sp-image-843, #sp-image-844, #sp-image-845, #sp-image-846, #sp-image-847, #sp-image-848, #sp-image-849, #sp-image-850, #sp-image-851, #sp-image-852, #sp-image-853, #sp-image-854, #sp-image-855, #sp-image-856, #sp-image-857, #sp-image-858, #sp-image-859, #sp-image-860, #sp-image-861, #sp-image-862, #sp-image-863, #sp-image-864, #sp-image-865, #sp-image-866, #sp-image-867, #sp-image-868, #sp-image-869, #sp-image-870, #sp-image-871, #sp-image-872, #sp-image-873, #sp-image-874, #sp-image-875, #sp-image-876, #sp-image-877, #sp-image-878, #sp-image-879, #sp-image-880, #sp-image-881, #sp-image-882, #sp-image-883, #sp-image-884, #sp-image-885, #sp-image-886, #sp-image-887, #sp-image-888, #sp-image-889, #sp-image-890, #sp-image-891, #sp-image-892, #sp-image-893, #sp-image-894, #sp-image-895, #sp-image-896, #sp-image-897, #sp-image-898, #sp-image-899, #sp-image-9, #sp-image-900, #sp-image-901, #sp-image-902, #sp-image-903, #sp-image-904, #sp-image-905, #sp-image-906, #sp-image-907, #sp-image-908, #sp-image-909, #sp-image-910, #sp-image-911, #sp-image-912, #sp-image-913, #sp-image-914, #sp-image-915, #sp-image-916, #sp-image-917, #sp-image-918, #sp-image-919, #sp-image-920, #sp-image-921, #sp-image-922, #sp-image-923, #sp-image-924, #sp-image-925, #sp-image-926, #sp-image-927, #sp-image-928, #sp-image-929, #sp-image-930, #sp-image-931, #sp-image-932, #sp-image-933, #sp-image-934, #sp-image-935, #sp-image-936, #sp-image-937, #sp-image-938, #sp-image-939, #sp-image-940, #sp-image-941, #sp-image-942, #sp-image-943, #sp-image-944, #sp-image-945, #sp-image-946, #sp-image-947, #sp-image-948, #sp-image-949, #sp-image-950, #sp-image-951, #sp-image-952, #sp-image-953, #sp-image-954, #sp-image-955, #sp-image-956, #sp-image-957, #sp-image-958, #sp-image-959, #sp-image-960, #sp-image-961, #sp-image-962, #sp-image-963, #sp-image-964, #sp-image-965, #sp-image-966, #sp-image-967, #sp-image-968, #sp-image-969, #sp-image-970, #sp-image-971, #sp-image-972, #sp-image-973, #sp-image-974, #sp-image-975, #sp-image-976, #sp-image-977, #sp-image-978, #sp-image-979, #sp-image-980, #sp-image-981, #sp-image-982, #sp-image-983, #sp-image-984, #sp-image-985, #sp-image-986, #sp-image-987, #sp-image-988, #sp-image-989, #sp-image-990, #sp-image-991, #sp-image-992, #sp-image-993, #sp-image-994, #sp-image-995, #sp-image-996, #sp-image-997, #sp-image-998, #sp-image-999{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

#sp-image-278{
  text-decoration : none;
  border-top-left-radius : 50% 50%;
  border-top-right-radius : 50% 50%;
  border-bottom-right-radius : 50% 50%;
  border-bottom-left-radius : 50% 50%;
  max-width : 100%;
  position : relative;
}

#sp-image-336, #sp-image-345, #sp-image-346, #sp-image-347, #sp-image-348, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-69, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-75, #sp-image-78{
  text-decoration : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #9d9d9d;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

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

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

#sp-list-5, #sp-list-6, #sp-list-7{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-5 li, #sp-list-6 li, #sp-list-7 li{
  padding-left : 10px;
  margin-bottom : 3px;
}

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

#sp-list-1{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li{
  margin-bottom : 8px;
}

#sp-list-1 > li{
  color : #000000;
}

#sp-page-title-1{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #00bae6;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-1 > h1{
  font-size : 20px;
  color : #515151;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-list-3{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-3 li{
  background-color : #225e4e;
  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 : 5px;
  padding-left : 15px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-bottom : 15px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #154236;
  border-right-color : #154236;
}

#sp-list-3 > li{
  color : #ffffff;
}

#sp-column-30, #sp-column-31, #sp-column-32{
  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 : #225e4e;
  border-left-color : #225e4e;
  border-right-color : #225e4e;
  border-bottom-color : #225e4e;
  width : 100%;
  height : auto;
}

#sp-column-30 > .column-body, #sp-column-31 > .column-body, #sp-column-32 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-30 > .column-label, #sp-column-31 > .column-label, #sp-column-32 > .column-label{
  background-color : #154236;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #225e4e;
}

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

#sp-column-1, #sp-column-17, #sp-column-18, #sp-column-2, #sp-column-20, #sp-column-21, #sp-column-22, #sp-column-23, #sp-column-24, #sp-column-25, #sp-column-26, #sp-column-27, #sp-column-29, #sp-column-3, #sp-column-33, #sp-column-4, #sp-column-5, #spb-column-1{
  width : 100%;
  height : auto;
}

#sp-column-1 > .column-body, #sp-column-17 > .column-body, #sp-column-18 > .column-body, #sp-column-2 > .column-body, #sp-column-20 > .column-body, #sp-column-21 > .column-body, #sp-column-22 > .column-body, #sp-column-23 > .column-body, #sp-column-24 > .column-body, #sp-column-25 > .column-body, #sp-column-26 > .column-body, #sp-column-27 > .column-body, #sp-column-29 > .column-body, #sp-column-3 > .column-body, #sp-column-33 > .column-body, #sp-column-4 > .column-body, #sp-column-5 > .column-body, #spb-column-1 > .column-body{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7ac6e9;
  border-left-color : #7ac6e9;
  border-right-color : #7ac6e9;
  border-bottom-color : #7ac6e9;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  height : auto;
}

#sp-column-1 > .column-label, #sp-column-17 > .column-label, #sp-column-18 > .column-label, #sp-column-2 > .column-label, #sp-column-20 > .column-label, #sp-column-21 > .column-label, #sp-column-22 > .column-label, #sp-column-23 > .column-label, #sp-column-24 > .column-label, #sp-column-25 > .column-label, #sp-column-26 > .column-label, #sp-column-27 > .column-label, #sp-column-29 > .column-label, #sp-column-3 > .column-label, #sp-column-33 > .column-label, #sp-column-4 > .column-label, #sp-column-5 > .column-label, #spb-column-1 > .column-label{
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
}

#sp-column-1 > .column-label h3, #sp-column-17 > .column-label h3, #sp-column-18 > .column-label h3, #sp-column-2 > .column-label h3, #sp-column-20 > .column-label h3, #sp-column-21 > .column-label h3, #sp-column-22 > .column-label h3, #sp-column-23 > .column-label h3, #sp-column-24 > .column-label h3, #sp-column-25 > .column-label h3, #sp-column-26 > .column-label h3, #sp-column-27 > .column-label h3, #sp-column-29 > .column-label h3, #sp-column-3 > .column-label h3, #sp-column-33 > .column-label h3, #sp-column-4 > .column-label h3, #sp-column-5 > .column-label h3, #spb-column-1 > .column-label h3{
  font-size : 12px;
  color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-site-branding2-1 .extra{
  position : static;
}

#sp-site-branding2-1 .extra p.address{
  font-size : 1.2rem;
  color : #797776;
  position : absolute;
}

#sp-site-branding2-1 .extra p.tel{
  font-size : 1.6rem;
  color : #ffffff;
  background-color : #22b66c;
  text-align : center;
  padding-top : 11px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 11px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 210px;
  display : block;
}

#sp-site-branding2-1 .site-description{
  font-size : 1.2rem;
  font-weight : normal;
  color : #797776;
  margin-bottom : 0px;
  position : absolute;
}

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

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

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

  #sp-site-branding2-1{
    padding-top : 76px;
    padding-bottom : 20px;
  }

  #sp-site-branding2-1 .extra{
    width : 40%;
    float : right;
  }

  #sp-site-branding2-1 .extra p.address{
    text-align : right;
    width : 40%;
    top : 7px;
  }

  #sp-site-branding2-1 .extra p.tel{
    float : right;
  }

  #sp-site-branding2-1 .site-description{
    background-color : #f7f7f7;
    background-image : url(img/border-header-01.png);
    background-repeat : repeat-x;
    background-position : left bottom;
    text-align : left;
    padding-top : 6px;
    padding-left : 100%;
    padding-right : 160%;
    padding-bottom : 10px;
    margin-left : -100%;
    margin-right : -100%;
    width : auto;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
  }

  #sp-site-branding2-1 .site-title{
    float : left;
  }
}

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

  #sp-site-branding2-1{
    padding-top : 108px;
    padding-bottom : 20px;
  }

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

  #sp-site-branding2-1 .extra p.address{
    background-image : url(img/border-header-02.png);
    background-repeat : repeat-x;
    background-position : left bottom;
    text-align : center;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 4px;
    top : 55px;
  }

  #sp-site-branding2-1 .extra p.tel{
    margin-left : auto;
    margin-right : auto;
  }

  #sp-site-branding2-1 .site-description{
    text-align : center;
    padding-left : 10px;
    padding-right : 10px;
    position : absolute;
    top : 8px;
    z-index : 10;
  }

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

#sp-page-title-2 h1, #sp-page-title-3 h1, #sp-page-title-4 h1, #sp-page-title-5 h1, #sp-page-title-6 h1, #sp-page-title-7 h1, #sp-page-title-8 h1, #sp-page-title-9 h1{
  font-size : 2.4rem;
  line-height : 1.5;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 23px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
  display : block;
  position : relative;
}

#sp-page-title-2 h1::after, #sp-page-title-3 h1::after, #sp-page-title-4 h1::after, #sp-page-title-5 h1::after, #sp-page-title-6 h1::after, #sp-page-title-7 h1::after, #sp-page-title-8 h1::after, #sp-page-title-9 h1::after{
  background-color : #f5568b;
  width : 200px;
  height : 2px;
  position : absolute;
  bottom : 0px;
  left : 0px;
  content : "";
}

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

  #sp-site-navigation-1{
    background-color : #ffffff;
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #cccccc;
    border-bottom-color : #cccccc;
  }

  #sp-site-navigation-1 ul ul{
    font-size : 1.3rem;
    background-color : #ff98ba;
    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 : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
    position : relative;
  }

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

  #sp-site-navigation-1 ul ul li > a{
    color : #ffffff;
    padding-top : 9px;
    padding-left : 21px;
    padding-right : 21px;
    padding-bottom : 9px;
  }

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

  #sp-site-navigation-1 > ul{
    font-size : 1.6rem;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    border-left-width : 1px;
    border-left-style : solid;
    border-left-color : #cccccc;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : #f5568b;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    color : #ffffff;
    background-color : #f5568b;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    color : #ffffff;
    background-color : #f5568b;
  }

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

  #sp-site-navigation-1 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    padding-top : 21px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 21px;
    border-right-width : 1px;
    border-right-style : solid;
    border-right-color : #cccccc;
    display : block;
  }

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

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

  #sp-site-navigation-1{
    font-size : 1.3rem;
    font-weight : bold;
    margin-top : 0px;
    margin-bottom : 0px;
  }

  #sp-site-navigation-1 .menu-toggle{
    font-size : 1.3rem;
    background-color : #f5568b;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
  }

  #sp-site-navigation-1 li > a:active{
    color : #ffffff;
    background-color : #f5568b;
  }

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

  #sp-site-navigation-1 ul li > a{
    font-weight : bold;
    background-color : #faf9f9;
    text-decoration : none;
    text-align : center;
    padding-top : 8px;
    padding-bottom : 8px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #cccccc;
  }

  #sp-site-navigation-1 > ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : #f5568b;
  }

  #sp-site-navigation-1 > ul li.current-menu-item > a{
    color : #ffffff;
    background-color : #f5568b;
  }

  #sp-site-navigation-1 > ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : #f5568b;
  }

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

#breadcrumb-list{
  font-size : 1.3rem;
  padding-left : 20px;
  padding-right : 20px;
  box-sizing : border-box;
}

#breadcrumb-list div{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 16px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

#sp-entry-content-3, #sp-entry-content-4, #sp-entry-content-5, #sp-wp-post-list-1, #sp-wp-post-list-10, #sp-wp-post-list-100, #sp-wp-post-list-101, #sp-wp-post-list-102, #sp-wp-post-list-103, #sp-wp-post-list-104, #sp-wp-post-list-105, #sp-wp-post-list-106, #sp-wp-post-list-107, #sp-wp-post-list-108, #sp-wp-post-list-109, #sp-wp-post-list-11, #sp-wp-post-list-110, #sp-wp-post-list-111, #sp-wp-post-list-112, #sp-wp-post-list-113, #sp-wp-post-list-114, #sp-wp-post-list-115, #sp-wp-post-list-116, #sp-wp-post-list-117, #sp-wp-post-list-118, #sp-wp-post-list-119, #sp-wp-post-list-12, #sp-wp-post-list-120, #sp-wp-post-list-121, #sp-wp-post-list-122, #sp-wp-post-list-123, #sp-wp-post-list-124, #sp-wp-post-list-125, #sp-wp-post-list-126, #sp-wp-post-list-127, #sp-wp-post-list-128, #sp-wp-post-list-129, #sp-wp-post-list-13, #sp-wp-post-list-130, #sp-wp-post-list-131, #sp-wp-post-list-132, #sp-wp-post-list-133, #sp-wp-post-list-134, #sp-wp-post-list-135, #sp-wp-post-list-136, #sp-wp-post-list-137, #sp-wp-post-list-138, #sp-wp-post-list-139, #sp-wp-post-list-14, #sp-wp-post-list-140, #sp-wp-post-list-141, #sp-wp-post-list-142, #sp-wp-post-list-143, #sp-wp-post-list-144, #sp-wp-post-list-145, #sp-wp-post-list-146, #sp-wp-post-list-147, #sp-wp-post-list-148, #sp-wp-post-list-149, #sp-wp-post-list-15, #sp-wp-post-list-150, #sp-wp-post-list-151, #sp-wp-post-list-152, #sp-wp-post-list-153, #sp-wp-post-list-154, #sp-wp-post-list-155, #sp-wp-post-list-156, #sp-wp-post-list-157, #sp-wp-post-list-158, #sp-wp-post-list-159, #sp-wp-post-list-16, #sp-wp-post-list-160, #sp-wp-post-list-161, #sp-wp-post-list-162, #sp-wp-post-list-163, #sp-wp-post-list-164, #sp-wp-post-list-165, #sp-wp-post-list-166, #sp-wp-post-list-167, #sp-wp-post-list-168, #sp-wp-post-list-169, #sp-wp-post-list-17, #sp-wp-post-list-170, #sp-wp-post-list-171, #sp-wp-post-list-172, #sp-wp-post-list-173, #sp-wp-post-list-174, #sp-wp-post-list-175, #sp-wp-post-list-176, #sp-wp-post-list-177, #sp-wp-post-list-178, #sp-wp-post-list-179, #sp-wp-post-list-18, #sp-wp-post-list-180, #sp-wp-post-list-181, #sp-wp-post-list-182, #sp-wp-post-list-183, #sp-wp-post-list-184, #sp-wp-post-list-185, #sp-wp-post-list-186, #sp-wp-post-list-187, #sp-wp-post-list-188, #sp-wp-post-list-189, #sp-wp-post-list-19, #sp-wp-post-list-190, #sp-wp-post-list-191, #sp-wp-post-list-192, #sp-wp-post-list-193, #sp-wp-post-list-194, #sp-wp-post-list-195, #sp-wp-post-list-196, #sp-wp-post-list-197, #sp-wp-post-list-198, #sp-wp-post-list-199, #sp-wp-post-list-20, #sp-wp-post-list-200, #sp-wp-post-list-201, #sp-wp-post-list-202, #sp-wp-post-list-203, #sp-wp-post-list-204, #sp-wp-post-list-205, #sp-wp-post-list-206, #sp-wp-post-list-207, #sp-wp-post-list-208, #sp-wp-post-list-209, #sp-wp-post-list-21, #sp-wp-post-list-210, #sp-wp-post-list-211, #sp-wp-post-list-212, #sp-wp-post-list-213, #sp-wp-post-list-214, #sp-wp-post-list-215, #sp-wp-post-list-216, #sp-wp-post-list-217, #sp-wp-post-list-218, #sp-wp-post-list-219, #sp-wp-post-list-22, #sp-wp-post-list-220, #sp-wp-post-list-221, #sp-wp-post-list-222, #sp-wp-post-list-223, #sp-wp-post-list-225, #sp-wp-post-list-23, #sp-wp-post-list-24, #sp-wp-post-list-25, #sp-wp-post-list-26, #sp-wp-post-list-27, #sp-wp-post-list-28, #sp-wp-post-list-29, #sp-wp-post-list-30, #sp-wp-post-list-31, #sp-wp-post-list-32, #sp-wp-post-list-33, #sp-wp-post-list-34, #sp-wp-post-list-35, #sp-wp-post-list-36, #sp-wp-post-list-37, #sp-wp-post-list-38, #sp-wp-post-list-39, #sp-wp-post-list-4, #sp-wp-post-list-40, #sp-wp-post-list-41, #sp-wp-post-list-42, #sp-wp-post-list-43, #sp-wp-post-list-44, #sp-wp-post-list-45, #sp-wp-post-list-46, #sp-wp-post-list-47, #sp-wp-post-list-48, #sp-wp-post-list-49, #sp-wp-post-list-5, #sp-wp-post-list-50, #sp-wp-post-list-51, #sp-wp-post-list-52, #sp-wp-post-list-53, #sp-wp-post-list-54, #sp-wp-post-list-55, #sp-wp-post-list-56, #sp-wp-post-list-57, #sp-wp-post-list-58, #sp-wp-post-list-59, #sp-wp-post-list-6, #sp-wp-post-list-60, #sp-wp-post-list-61, #sp-wp-post-list-62, #sp-wp-post-list-63, #sp-wp-post-list-64, #sp-wp-post-list-65, #sp-wp-post-list-66, #sp-wp-post-list-67, #sp-wp-post-list-68, #sp-wp-post-list-69, #sp-wp-post-list-7, #sp-wp-post-list-70, #sp-wp-post-list-71, #sp-wp-post-list-72, #sp-wp-post-list-73, #sp-wp-post-list-74, #sp-wp-post-list-75, #sp-wp-post-list-76, #sp-wp-post-list-77, #sp-wp-post-list-78, #sp-wp-post-list-79, #sp-wp-post-list-8, #sp-wp-post-list-80, #sp-wp-post-list-81, #sp-wp-post-list-82, #sp-wp-post-list-83, #sp-wp-post-list-84, #sp-wp-post-list-85, #sp-wp-post-list-86, #sp-wp-post-list-87, #sp-wp-post-list-88, #sp-wp-post-list-89, #sp-wp-post-list-9, #sp-wp-post-list-90, #sp-wp-post-list-91, #sp-wp-post-list-92, #sp-wp-post-list-93, #sp-wp-post-list-94, #sp-wp-post-list-95, #sp-wp-post-list-96, #sp-wp-post-list-97, #sp-wp-post-list-98, #sp-wp-post-list-99{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 20px;
}

#sp-entry-content-3 article > header > h4 > a, #sp-entry-content-4 article > header > h4 > a, #sp-entry-content-5 article > header > h4 > a, #sp-wp-post-list-1 article > header > h4 > a, #sp-wp-post-list-10 article > header > h4 > a, #sp-wp-post-list-100 article > header > h4 > a, #sp-wp-post-list-101 article > header > h4 > a, #sp-wp-post-list-102 article > header > h4 > a, #sp-wp-post-list-103 article > header > h4 > a, #sp-wp-post-list-104 article > header > h4 > a, #sp-wp-post-list-105 article > header > h4 > a, #sp-wp-post-list-106 article > header > h4 > a, #sp-wp-post-list-107 article > header > h4 > a, #sp-wp-post-list-108 article > header > h4 > a, #sp-wp-post-list-109 article > header > h4 > a, #sp-wp-post-list-11 article > header > h4 > a, #sp-wp-post-list-110 article > header > h4 > a, #sp-wp-post-list-111 article > header > h4 > a, #sp-wp-post-list-112 article > header > h4 > a, #sp-wp-post-list-113 article > header > h4 > a, #sp-wp-post-list-114 article > header > h4 > a, #sp-wp-post-list-115 article > header > h4 > a, #sp-wp-post-list-116 article > header > h4 > a, #sp-wp-post-list-117 article > header > h4 > a, #sp-wp-post-list-118 article > header > h4 > a, #sp-wp-post-list-119 article > header > h4 > a, #sp-wp-post-list-12 article > header > h4 > a, #sp-wp-post-list-120 article > header > h4 > a, #sp-wp-post-list-121 article > header > h4 > a, #sp-wp-post-list-122 article > header > h4 > a, #sp-wp-post-list-123 article > header > h4 > a, #sp-wp-post-list-124 article > header > h4 > a, #sp-wp-post-list-125 article > header > h4 > a, #sp-wp-post-list-126 article > header > h4 > a, #sp-wp-post-list-127 article > header > h4 > a, #sp-wp-post-list-128 article > header > h4 > a, #sp-wp-post-list-129 article > header > h4 > a, #sp-wp-post-list-13 article > header > h4 > a, #sp-wp-post-list-130 article > header > h4 > a, #sp-wp-post-list-131 article > header > h4 > a, #sp-wp-post-list-132 article > header > h4 > a, #sp-wp-post-list-133 article > header > h4 > a, #sp-wp-post-list-134 article > header > h4 > a, #sp-wp-post-list-135 article > header > h4 > a, #sp-wp-post-list-136 article > header > h4 > a, #sp-wp-post-list-137 article > header > h4 > a, #sp-wp-post-list-138 article > header > h4 > a, #sp-wp-post-list-139 article > header > h4 > a, #sp-wp-post-list-14 article > header > h4 > a, #sp-wp-post-list-140 article > header > h4 > a, #sp-wp-post-list-141 article > header > h4 > a, #sp-wp-post-list-142 article > header > h4 > a, #sp-wp-post-list-143 article > header > h4 > a, #sp-wp-post-list-144 article > header > h4 > a, #sp-wp-post-list-145 article > header > h4 > a, #sp-wp-post-list-146 article > header > h4 > a, #sp-wp-post-list-147 article > header > h4 > a, #sp-wp-post-list-148 article > header > h4 > a, #sp-wp-post-list-149 article > header > h4 > a, #sp-wp-post-list-15 article > header > h4 > a, #sp-wp-post-list-150 article > header > h4 > a, #sp-wp-post-list-151 article > header > h4 > a, #sp-wp-post-list-152 article > header > h4 > a, #sp-wp-post-list-153 article > header > h4 > a, #sp-wp-post-list-154 article > header > h4 > a, #sp-wp-post-list-155 article > header > h4 > a, #sp-wp-post-list-156 article > header > h4 > a, #sp-wp-post-list-157 article > header > h4 > a, #sp-wp-post-list-158 article > header > h4 > a, #sp-wp-post-list-159 article > header > h4 > a, #sp-wp-post-list-16 article > header > h4 > a, #sp-wp-post-list-160 article > header > h4 > a, #sp-wp-post-list-161 article > header > h4 > a, #sp-wp-post-list-162 article > header > h4 > a, #sp-wp-post-list-163 article > header > h4 > a, #sp-wp-post-list-164 article > header > h4 > a, #sp-wp-post-list-165 article > header > h4 > a, #sp-wp-post-list-166 article > header > h4 > a, #sp-wp-post-list-167 article > header > h4 > a, #sp-wp-post-list-168 article > header > h4 > a, #sp-wp-post-list-169 article > header > h4 > a, #sp-wp-post-list-17 article > header > h4 > a, #sp-wp-post-list-170 article > header > h4 > a, #sp-wp-post-list-171 article > header > h4 > a, #sp-wp-post-list-172 article > header > h4 > a, #sp-wp-post-list-173 article > header > h4 > a, #sp-wp-post-list-174 article > header > h4 > a, #sp-wp-post-list-175 article > header > h4 > a, #sp-wp-post-list-176 article > header > h4 > a, #sp-wp-post-list-177 article > header > h4 > a, #sp-wp-post-list-178 article > header > h4 > a, #sp-wp-post-list-179 article > header > h4 > a, #sp-wp-post-list-18 article > header > h4 > a, #sp-wp-post-list-180 article > header > h4 > a, #sp-wp-post-list-181 article > header > h4 > a, #sp-wp-post-list-182 article > header > h4 > a, #sp-wp-post-list-183 article > header > h4 > a, #sp-wp-post-list-184 article > header > h4 > a, #sp-wp-post-list-185 article > header > h4 > a, #sp-wp-post-list-186 article > header > h4 > a, #sp-wp-post-list-187 article > header > h4 > a, #sp-wp-post-list-188 article > header > h4 > a, #sp-wp-post-list-189 article > header > h4 > a, #sp-wp-post-list-19 article > header > h4 > a, #sp-wp-post-list-190 article > header > h4 > a, #sp-wp-post-list-191 article > header > h4 > a, #sp-wp-post-list-192 article > header > h4 > a, #sp-wp-post-list-193 article > header > h4 > a, #sp-wp-post-list-194 article > header > h4 > a, #sp-wp-post-list-195 article > header > h4 > a, #sp-wp-post-list-196 article > header > h4 > a, #sp-wp-post-list-197 article > header > h4 > a, #sp-wp-post-list-198 article > header > h4 > a, #sp-wp-post-list-199 article > header > h4 > a, #sp-wp-post-list-20 article > header > h4 > a, #sp-wp-post-list-200 article > header > h4 > a, #sp-wp-post-list-201 article > header > h4 > a, #sp-wp-post-list-202 article > header > h4 > a, #sp-wp-post-list-203 article > header > h4 > a, #sp-wp-post-list-204 article > header > h4 > a, #sp-wp-post-list-205 article > header > h4 > a, #sp-wp-post-list-206 article > header > h4 > a, #sp-wp-post-list-207 article > header > h4 > a, #sp-wp-post-list-208 article > header > h4 > a, #sp-wp-post-list-209 article > header > h4 > a, #sp-wp-post-list-21 article > header > h4 > a, #sp-wp-post-list-210 article > header > h4 > a, #sp-wp-post-list-211 article > header > h4 > a, #sp-wp-post-list-212 article > header > h4 > a, #sp-wp-post-list-213 article > header > h4 > a, #sp-wp-post-list-214 article > header > h4 > a, #sp-wp-post-list-215 article > header > h4 > a, #sp-wp-post-list-216 article > header > h4 > a, #sp-wp-post-list-217 article > header > h4 > a, #sp-wp-post-list-218 article > header > h4 > a, #sp-wp-post-list-219 article > header > h4 > a, #sp-wp-post-list-22 article > header > h4 > a, #sp-wp-post-list-220 article > header > h4 > a, #sp-wp-post-list-221 article > header > h4 > a, #sp-wp-post-list-222 article > header > h4 > a, #sp-wp-post-list-223 article > header > h4 > a, #sp-wp-post-list-225 article > header > h4 > a, #sp-wp-post-list-23 article > header > h4 > a, #sp-wp-post-list-24 article > header > h4 > a, #sp-wp-post-list-25 article > header > h4 > a, #sp-wp-post-list-26 article > header > h4 > a, #sp-wp-post-list-27 article > header > h4 > a, #sp-wp-post-list-28 article > header > h4 > a, #sp-wp-post-list-29 article > header > h4 > a, #sp-wp-post-list-30 article > header > h4 > a, #sp-wp-post-list-31 article > header > h4 > a, #sp-wp-post-list-32 article > header > h4 > a, #sp-wp-post-list-33 article > header > h4 > a, #sp-wp-post-list-34 article > header > h4 > a, #sp-wp-post-list-35 article > header > h4 > a, #sp-wp-post-list-36 article > header > h4 > a, #sp-wp-post-list-37 article > header > h4 > a, #sp-wp-post-list-38 article > header > h4 > a, #sp-wp-post-list-39 article > header > h4 > a, #sp-wp-post-list-4 article > header > h4 > a, #sp-wp-post-list-40 article > header > h4 > a, #sp-wp-post-list-41 article > header > h4 > a, #sp-wp-post-list-42 article > header > h4 > a, #sp-wp-post-list-43 article > header > h4 > a, #sp-wp-post-list-44 article > header > h4 > a, #sp-wp-post-list-45 article > header > h4 > a, #sp-wp-post-list-46 article > header > h4 > a, #sp-wp-post-list-47 article > header > h4 > a, #sp-wp-post-list-48 article > header > h4 > a, #sp-wp-post-list-49 article > header > h4 > a, #sp-wp-post-list-5 article > header > h4 > a, #sp-wp-post-list-50 article > header > h4 > a, #sp-wp-post-list-51 article > header > h4 > a, #sp-wp-post-list-52 article > header > h4 > a, #sp-wp-post-list-53 article > header > h4 > a, #sp-wp-post-list-54 article > header > h4 > a, #sp-wp-post-list-55 article > header > h4 > a, #sp-wp-post-list-56 article > header > h4 > a, #sp-wp-post-list-57 article > header > h4 > a, #sp-wp-post-list-58 article > header > h4 > a, #sp-wp-post-list-59 article > header > h4 > a, #sp-wp-post-list-6 article > header > h4 > a, #sp-wp-post-list-60 article > header > h4 > a, #sp-wp-post-list-61 article > header > h4 > a, #sp-wp-post-list-62 article > header > h4 > a, #sp-wp-post-list-63 article > header > h4 > a, #sp-wp-post-list-64 article > header > h4 > a, #sp-wp-post-list-65 article > header > h4 > a, #sp-wp-post-list-66 article > header > h4 > a, #sp-wp-post-list-67 article > header > h4 > a, #sp-wp-post-list-68 article > header > h4 > a, #sp-wp-post-list-69 article > header > h4 > a, #sp-wp-post-list-7 article > header > h4 > a, #sp-wp-post-list-70 article > header > h4 > a, #sp-wp-post-list-71 article > header > h4 > a, #sp-wp-post-list-72 article > header > h4 > a, #sp-wp-post-list-73 article > header > h4 > a, #sp-wp-post-list-74 article > header > h4 > a, #sp-wp-post-list-75 article > header > h4 > a, #sp-wp-post-list-76 article > header > h4 > a, #sp-wp-post-list-77 article > header > h4 > a, #sp-wp-post-list-78 article > header > h4 > a, #sp-wp-post-list-79 article > header > h4 > a, #sp-wp-post-list-8 article > header > h4 > a, #sp-wp-post-list-80 article > header > h4 > a, #sp-wp-post-list-81 article > header > h4 > a, #sp-wp-post-list-82 article > header > h4 > a, #sp-wp-post-list-83 article > header > h4 > a, #sp-wp-post-list-84 article > header > h4 > a, #sp-wp-post-list-85 article > header > h4 > a, #sp-wp-post-list-86 article > header > h4 > a, #sp-wp-post-list-87 article > header > h4 > a, #sp-wp-post-list-88 article > header > h4 > a, #sp-wp-post-list-89 article > header > h4 > a, #sp-wp-post-list-9 article > header > h4 > a, #sp-wp-post-list-90 article > header > h4 > a, #sp-wp-post-list-91 article > header > h4 > a, #sp-wp-post-list-92 article > header > h4 > a, #sp-wp-post-list-93 article > header > h4 > a, #sp-wp-post-list-94 article > header > h4 > a, #sp-wp-post-list-95 article > header > h4 > a, #sp-wp-post-list-96 article > header > h4 > a, #sp-wp-post-list-97 article > header > h4 > a, #sp-wp-post-list-98 article > header > h4 > a, #sp-wp-post-list-99 article > header > h4 > a{
  font-size : 2.4rem;
  line-height : 1.5;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 23px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
  display : block;
  position : relative;
}

#sp-entry-content-3 article > header > h4 > a::after, #sp-entry-content-4 article > header > h4 > a::after, #sp-entry-content-5 article > header > h4 > a::after, #sp-wp-post-list-1 article > header > h4 > a::after, #sp-wp-post-list-10 article > header > h4 > a::after, #sp-wp-post-list-100 article > header > h4 > a::after, #sp-wp-post-list-101 article > header > h4 > a::after, #sp-wp-post-list-102 article > header > h4 > a::after, #sp-wp-post-list-103 article > header > h4 > a::after, #sp-wp-post-list-104 article > header > h4 > a::after, #sp-wp-post-list-105 article > header > h4 > a::after, #sp-wp-post-list-106 article > header > h4 > a::after, #sp-wp-post-list-107 article > header > h4 > a::after, #sp-wp-post-list-108 article > header > h4 > a::after, #sp-wp-post-list-109 article > header > h4 > a::after, #sp-wp-post-list-11 article > header > h4 > a::after, #sp-wp-post-list-110 article > header > h4 > a::after, #sp-wp-post-list-111 article > header > h4 > a::after, #sp-wp-post-list-112 article > header > h4 > a::after, #sp-wp-post-list-113 article > header > h4 > a::after, #sp-wp-post-list-114 article > header > h4 > a::after, #sp-wp-post-list-115 article > header > h4 > a::after, #sp-wp-post-list-116 article > header > h4 > a::after, #sp-wp-post-list-117 article > header > h4 > a::after, #sp-wp-post-list-118 article > header > h4 > a::after, #sp-wp-post-list-119 article > header > h4 > a::after, #sp-wp-post-list-12 article > header > h4 > a::after, #sp-wp-post-list-120 article > header > h4 > a::after, #sp-wp-post-list-121 article > header > h4 > a::after, #sp-wp-post-list-122 article > header > h4 > a::after, #sp-wp-post-list-123 article > header > h4 > a::after, #sp-wp-post-list-124 article > header > h4 > a::after, #sp-wp-post-list-125 article > header > h4 > a::after, #sp-wp-post-list-126 article > header > h4 > a::after, #sp-wp-post-list-127 article > header > h4 > a::after, #sp-wp-post-list-128 article > header > h4 > a::after, #sp-wp-post-list-129 article > header > h4 > a::after, #sp-wp-post-list-13 article > header > h4 > a::after, #sp-wp-post-list-130 article > header > h4 > a::after, #sp-wp-post-list-131 article > header > h4 > a::after, #sp-wp-post-list-132 article > header > h4 > a::after, #sp-wp-post-list-133 article > header > h4 > a::after, #sp-wp-post-list-134 article > header > h4 > a::after, #sp-wp-post-list-135 article > header > h4 > a::after, #sp-wp-post-list-136 article > header > h4 > a::after, #sp-wp-post-list-137 article > header > h4 > a::after, #sp-wp-post-list-138 article > header > h4 > a::after, #sp-wp-post-list-139 article > header > h4 > a::after, #sp-wp-post-list-14 article > header > h4 > a::after, #sp-wp-post-list-140 article > header > h4 > a::after, #sp-wp-post-list-141 article > header > h4 > a::after, #sp-wp-post-list-142 article > header > h4 > a::after, #sp-wp-post-list-143 article > header > h4 > a::after, #sp-wp-post-list-144 article > header > h4 > a::after, #sp-wp-post-list-145 article > header > h4 > a::after, #sp-wp-post-list-146 article > header > h4 > a::after, #sp-wp-post-list-147 article > header > h4 > a::after, #sp-wp-post-list-148 article > header > h4 > a::after, #sp-wp-post-list-149 article > header > h4 > a::after, #sp-wp-post-list-15 article > header > h4 > a::after, #sp-wp-post-list-150 article > header > h4 > a::after, #sp-wp-post-list-151 article > header > h4 > a::after, #sp-wp-post-list-152 article > header > h4 > a::after, #sp-wp-post-list-153 article > header > h4 > a::after, #sp-wp-post-list-154 article > header > h4 > a::after, #sp-wp-post-list-155 article > header > h4 > a::after, #sp-wp-post-list-156 article > header > h4 > a::after, #sp-wp-post-list-157 article > header > h4 > a::after, #sp-wp-post-list-158 article > header > h4 > a::after, #sp-wp-post-list-159 article > header > h4 > a::after, #sp-wp-post-list-16 article > header > h4 > a::after, #sp-wp-post-list-160 article > header > h4 > a::after, #sp-wp-post-list-161 article > header > h4 > a::after, #sp-wp-post-list-162 article > header > h4 > a::after, #sp-wp-post-list-163 article > header > h4 > a::after, #sp-wp-post-list-164 article > header > h4 > a::after, #sp-wp-post-list-165 article > header > h4 > a::after, #sp-wp-post-list-166 article > header > h4 > a::after, #sp-wp-post-list-167 article > header > h4 > a::after, #sp-wp-post-list-168 article > header > h4 > a::after, #sp-wp-post-list-169 article > header > h4 > a::after, #sp-wp-post-list-17 article > header > h4 > a::after, #sp-wp-post-list-170 article > header > h4 > a::after, #sp-wp-post-list-171 article > header > h4 > a::after, #sp-wp-post-list-172 article > header > h4 > a::after, #sp-wp-post-list-173 article > header > h4 > a::after, #sp-wp-post-list-174 article > header > h4 > a::after, #sp-wp-post-list-175 article > header > h4 > a::after, #sp-wp-post-list-176 article > header > h4 > a::after, #sp-wp-post-list-177 article > header > h4 > a::after, #sp-wp-post-list-178 article > header > h4 > a::after, #sp-wp-post-list-179 article > header > h4 > a::after, #sp-wp-post-list-18 article > header > h4 > a::after, #sp-wp-post-list-180 article > header > h4 > a::after, #sp-wp-post-list-181 article > header > h4 > a::after, #sp-wp-post-list-182 article > header > h4 > a::after, #sp-wp-post-list-183 article > header > h4 > a::after, #sp-wp-post-list-184 article > header > h4 > a::after, #sp-wp-post-list-185 article > header > h4 > a::after, #sp-wp-post-list-186 article > header > h4 > a::after, #sp-wp-post-list-187 article > header > h4 > a::after, #sp-wp-post-list-188 article > header > h4 > a::after, #sp-wp-post-list-189 article > header > h4 > a::after, #sp-wp-post-list-19 article > header > h4 > a::after, #sp-wp-post-list-190 article > header > h4 > a::after, #sp-wp-post-list-191 article > header > h4 > a::after, #sp-wp-post-list-192 article > header > h4 > a::after, #sp-wp-post-list-193 article > header > h4 > a::after, #sp-wp-post-list-194 article > header > h4 > a::after, #sp-wp-post-list-195 article > header > h4 > a::after, #sp-wp-post-list-196 article > header > h4 > a::after, #sp-wp-post-list-197 article > header > h4 > a::after, #sp-wp-post-list-198 article > header > h4 > a::after, #sp-wp-post-list-199 article > header > h4 > a::after, #sp-wp-post-list-20 article > header > h4 > a::after, #sp-wp-post-list-200 article > header > h4 > a::after, #sp-wp-post-list-201 article > header > h4 > a::after, #sp-wp-post-list-202 article > header > h4 > a::after, #sp-wp-post-list-203 article > header > h4 > a::after, #sp-wp-post-list-204 article > header > h4 > a::after, #sp-wp-post-list-205 article > header > h4 > a::after, #sp-wp-post-list-206 article > header > h4 > a::after, #sp-wp-post-list-207 article > header > h4 > a::after, #sp-wp-post-list-208 article > header > h4 > a::after, #sp-wp-post-list-209 article > header > h4 > a::after, #sp-wp-post-list-21 article > header > h4 > a::after, #sp-wp-post-list-210 article > header > h4 > a::after, #sp-wp-post-list-211 article > header > h4 > a::after, #sp-wp-post-list-212 article > header > h4 > a::after, #sp-wp-post-list-213 article > header > h4 > a::after, #sp-wp-post-list-214 article > header > h4 > a::after, #sp-wp-post-list-215 article > header > h4 > a::after, #sp-wp-post-list-216 article > header > h4 > a::after, #sp-wp-post-list-217 article > header > h4 > a::after, #sp-wp-post-list-218 article > header > h4 > a::after, #sp-wp-post-list-219 article > header > h4 > a::after, #sp-wp-post-list-22 article > header > h4 > a::after, #sp-wp-post-list-220 article > header > h4 > a::after, #sp-wp-post-list-221 article > header > h4 > a::after, #sp-wp-post-list-222 article > header > h4 > a::after, #sp-wp-post-list-223 article > header > h4 > a::after, #sp-wp-post-list-225 article > header > h4 > a::after, #sp-wp-post-list-23 article > header > h4 > a::after, #sp-wp-post-list-24 article > header > h4 > a::after, #sp-wp-post-list-25 article > header > h4 > a::after, #sp-wp-post-list-26 article > header > h4 > a::after, #sp-wp-post-list-27 article > header > h4 > a::after, #sp-wp-post-list-28 article > header > h4 > a::after, #sp-wp-post-list-29 article > header > h4 > a::after, #sp-wp-post-list-30 article > header > h4 > a::after, #sp-wp-post-list-31 article > header > h4 > a::after, #sp-wp-post-list-32 article > header > h4 > a::after, #sp-wp-post-list-33 article > header > h4 > a::after, #sp-wp-post-list-34 article > header > h4 > a::after, #sp-wp-post-list-35 article > header > h4 > a::after, #sp-wp-post-list-36 article > header > h4 > a::after, #sp-wp-post-list-37 article > header > h4 > a::after, #sp-wp-post-list-38 article > header > h4 > a::after, #sp-wp-post-list-39 article > header > h4 > a::after, #sp-wp-post-list-4 article > header > h4 > a::after, #sp-wp-post-list-40 article > header > h4 > a::after, #sp-wp-post-list-41 article > header > h4 > a::after, #sp-wp-post-list-42 article > header > h4 > a::after, #sp-wp-post-list-43 article > header > h4 > a::after, #sp-wp-post-list-44 article > header > h4 > a::after, #sp-wp-post-list-45 article > header > h4 > a::after, #sp-wp-post-list-46 article > header > h4 > a::after, #sp-wp-post-list-47 article > header > h4 > a::after, #sp-wp-post-list-48 article > header > h4 > a::after, #sp-wp-post-list-49 article > header > h4 > a::after, #sp-wp-post-list-5 article > header > h4 > a::after, #sp-wp-post-list-50 article > header > h4 > a::after, #sp-wp-post-list-51 article > header > h4 > a::after, #sp-wp-post-list-52 article > header > h4 > a::after, #sp-wp-post-list-53 article > header > h4 > a::after, #sp-wp-post-list-54 article > header > h4 > a::after, #sp-wp-post-list-55 article > header > h4 > a::after, #sp-wp-post-list-56 article > header > h4 > a::after, #sp-wp-post-list-57 article > header > h4 > a::after, #sp-wp-post-list-58 article > header > h4 > a::after, #sp-wp-post-list-59 article > header > h4 > a::after, #sp-wp-post-list-6 article > header > h4 > a::after, #sp-wp-post-list-60 article > header > h4 > a::after, #sp-wp-post-list-61 article > header > h4 > a::after, #sp-wp-post-list-62 article > header > h4 > a::after, #sp-wp-post-list-63 article > header > h4 > a::after, #sp-wp-post-list-64 article > header > h4 > a::after, #sp-wp-post-list-65 article > header > h4 > a::after, #sp-wp-post-list-66 article > header > h4 > a::after, #sp-wp-post-list-67 article > header > h4 > a::after, #sp-wp-post-list-68 article > header > h4 > a::after, #sp-wp-post-list-69 article > header > h4 > a::after, #sp-wp-post-list-7 article > header > h4 > a::after, #sp-wp-post-list-70 article > header > h4 > a::after, #sp-wp-post-list-71 article > header > h4 > a::after, #sp-wp-post-list-72 article > header > h4 > a::after, #sp-wp-post-list-73 article > header > h4 > a::after, #sp-wp-post-list-74 article > header > h4 > a::after, #sp-wp-post-list-75 article > header > h4 > a::after, #sp-wp-post-list-76 article > header > h4 > a::after, #sp-wp-post-list-77 article > header > h4 > a::after, #sp-wp-post-list-78 article > header > h4 > a::after, #sp-wp-post-list-79 article > header > h4 > a::after, #sp-wp-post-list-8 article > header > h4 > a::after, #sp-wp-post-list-80 article > header > h4 > a::after, #sp-wp-post-list-81 article > header > h4 > a::after, #sp-wp-post-list-82 article > header > h4 > a::after, #sp-wp-post-list-83 article > header > h4 > a::after, #sp-wp-post-list-84 article > header > h4 > a::after, #sp-wp-post-list-85 article > header > h4 > a::after, #sp-wp-post-list-86 article > header > h4 > a::after, #sp-wp-post-list-87 article > header > h4 > a::after, #sp-wp-post-list-88 article > header > h4 > a::after, #sp-wp-post-list-89 article > header > h4 > a::after, #sp-wp-post-list-9 article > header > h4 > a::after, #sp-wp-post-list-90 article > header > h4 > a::after, #sp-wp-post-list-91 article > header > h4 > a::after, #sp-wp-post-list-92 article > header > h4 > a::after, #sp-wp-post-list-93 article > header > h4 > a::after, #sp-wp-post-list-94 article > header > h4 > a::after, #sp-wp-post-list-95 article > header > h4 > a::after, #sp-wp-post-list-96 article > header > h4 > a::after, #sp-wp-post-list-97 article > header > h4 > a::after, #sp-wp-post-list-98 article > header > h4 > a::after, #sp-wp-post-list-99 article > header > h4 > a::after{
  background-color : #f5568b;
  width : 200px;
  height : 2px;
  position : absolute;
  bottom : 0px;
  left : 0px;
  content : "";
}

#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-1 > .hpb-more-entry, #sp-wp-post-list-10 > .hpb-more-entry, #sp-wp-post-list-100 > .hpb-more-entry, #sp-wp-post-list-101 > .hpb-more-entry, #sp-wp-post-list-102 > .hpb-more-entry, #sp-wp-post-list-103 > .hpb-more-entry, #sp-wp-post-list-104 > .hpb-more-entry, #sp-wp-post-list-105 > .hpb-more-entry, #sp-wp-post-list-106 > .hpb-more-entry, #sp-wp-post-list-107 > .hpb-more-entry, #sp-wp-post-list-108 > .hpb-more-entry, #sp-wp-post-list-109 > .hpb-more-entry, #sp-wp-post-list-11 > .hpb-more-entry, #sp-wp-post-list-110 > .hpb-more-entry, #sp-wp-post-list-111 > .hpb-more-entry, #sp-wp-post-list-112 > .hpb-more-entry, #sp-wp-post-list-113 > .hpb-more-entry, #sp-wp-post-list-114 > .hpb-more-entry, #sp-wp-post-list-115 > .hpb-more-entry, #sp-wp-post-list-116 > .hpb-more-entry, #sp-wp-post-list-117 > .hpb-more-entry, #sp-wp-post-list-118 > .hpb-more-entry, #sp-wp-post-list-119 > .hpb-more-entry, #sp-wp-post-list-12 > .hpb-more-entry, #sp-wp-post-list-120 > .hpb-more-entry, #sp-wp-post-list-121 > .hpb-more-entry, #sp-wp-post-list-122 > .hpb-more-entry, #sp-wp-post-list-123 > .hpb-more-entry, #sp-wp-post-list-124 > .hpb-more-entry, #sp-wp-post-list-125 > .hpb-more-entry, #sp-wp-post-list-126 > .hpb-more-entry, #sp-wp-post-list-127 > .hpb-more-entry, #sp-wp-post-list-128 > .hpb-more-entry, #sp-wp-post-list-129 > .hpb-more-entry, #sp-wp-post-list-13 > .hpb-more-entry, #sp-wp-post-list-130 > .hpb-more-entry, #sp-wp-post-list-131 > .hpb-more-entry, #sp-wp-post-list-132 > .hpb-more-entry, #sp-wp-post-list-133 > .hpb-more-entry, #sp-wp-post-list-134 > .hpb-more-entry, #sp-wp-post-list-135 > .hpb-more-entry, #sp-wp-post-list-136 > .hpb-more-entry, #sp-wp-post-list-137 > .hpb-more-entry, #sp-wp-post-list-138 > .hpb-more-entry, #sp-wp-post-list-139 > .hpb-more-entry, #sp-wp-post-list-14 > .hpb-more-entry, #sp-wp-post-list-140 > .hpb-more-entry, #sp-wp-post-list-141 > .hpb-more-entry, #sp-wp-post-list-142 > .hpb-more-entry, #sp-wp-post-list-143 > .hpb-more-entry, #sp-wp-post-list-144 > .hpb-more-entry, #sp-wp-post-list-145 > .hpb-more-entry, #sp-wp-post-list-146 > .hpb-more-entry, #sp-wp-post-list-147 > .hpb-more-entry, #sp-wp-post-list-148 > .hpb-more-entry, #sp-wp-post-list-149 > .hpb-more-entry, #sp-wp-post-list-15 > .hpb-more-entry, #sp-wp-post-list-150 > .hpb-more-entry, #sp-wp-post-list-151 > .hpb-more-entry, #sp-wp-post-list-152 > .hpb-more-entry, #sp-wp-post-list-153 > .hpb-more-entry, #sp-wp-post-list-154 > .hpb-more-entry, #sp-wp-post-list-155 > .hpb-more-entry, #sp-wp-post-list-156 > .hpb-more-entry, #sp-wp-post-list-157 > .hpb-more-entry, #sp-wp-post-list-158 > .hpb-more-entry, #sp-wp-post-list-159 > .hpb-more-entry, #sp-wp-post-list-16 > .hpb-more-entry, #sp-wp-post-list-160 > .hpb-more-entry, #sp-wp-post-list-161 > .hpb-more-entry, #sp-wp-post-list-162 > .hpb-more-entry, #sp-wp-post-list-163 > .hpb-more-entry, #sp-wp-post-list-164 > .hpb-more-entry, #sp-wp-post-list-165 > .hpb-more-entry, #sp-wp-post-list-166 > .hpb-more-entry, #sp-wp-post-list-167 > .hpb-more-entry, #sp-wp-post-list-168 > .hpb-more-entry, #sp-wp-post-list-169 > .hpb-more-entry, #sp-wp-post-list-17 > .hpb-more-entry, #sp-wp-post-list-170 > .hpb-more-entry, #sp-wp-post-list-171 > .hpb-more-entry, #sp-wp-post-list-172 > .hpb-more-entry, #sp-wp-post-list-173 > .hpb-more-entry, #sp-wp-post-list-174 > .hpb-more-entry, #sp-wp-post-list-175 > .hpb-more-entry, #sp-wp-post-list-176 > .hpb-more-entry, #sp-wp-post-list-177 > .hpb-more-entry, #sp-wp-post-list-178 > .hpb-more-entry, #sp-wp-post-list-179 > .hpb-more-entry, #sp-wp-post-list-18 > .hpb-more-entry, #sp-wp-post-list-180 > .hpb-more-entry, #sp-wp-post-list-181 > .hpb-more-entry, #sp-wp-post-list-182 > .hpb-more-entry, #sp-wp-post-list-183 > .hpb-more-entry, #sp-wp-post-list-184 > .hpb-more-entry, #sp-wp-post-list-185 > .hpb-more-entry, #sp-wp-post-list-186 > .hpb-more-entry, #sp-wp-post-list-187 > .hpb-more-entry, #sp-wp-post-list-188 > .hpb-more-entry, #sp-wp-post-list-189 > .hpb-more-entry, #sp-wp-post-list-19 > .hpb-more-entry, #sp-wp-post-list-190 > .hpb-more-entry, #sp-wp-post-list-191 > .hpb-more-entry, #sp-wp-post-list-192 > .hpb-more-entry, #sp-wp-post-list-193 > .hpb-more-entry, #sp-wp-post-list-194 > .hpb-more-entry, #sp-wp-post-list-195 > .hpb-more-entry, #sp-wp-post-list-196 > .hpb-more-entry, #sp-wp-post-list-197 > .hpb-more-entry, #sp-wp-post-list-198 > .hpb-more-entry, #sp-wp-post-list-199 > .hpb-more-entry, #sp-wp-post-list-20 > .hpb-more-entry, #sp-wp-post-list-200 > .hpb-more-entry, #sp-wp-post-list-201 > .hpb-more-entry, #sp-wp-post-list-202 > .hpb-more-entry, #sp-wp-post-list-203 > .hpb-more-entry, #sp-wp-post-list-204 > .hpb-more-entry, #sp-wp-post-list-205 > .hpb-more-entry, #sp-wp-post-list-206 > .hpb-more-entry, #sp-wp-post-list-207 > .hpb-more-entry, #sp-wp-post-list-208 > .hpb-more-entry, #sp-wp-post-list-209 > .hpb-more-entry, #sp-wp-post-list-21 > .hpb-more-entry, #sp-wp-post-list-210 > .hpb-more-entry, #sp-wp-post-list-211 > .hpb-more-entry, #sp-wp-post-list-212 > .hpb-more-entry, #sp-wp-post-list-213 > .hpb-more-entry, #sp-wp-post-list-214 > .hpb-more-entry, #sp-wp-post-list-215 > .hpb-more-entry, #sp-wp-post-list-216 > .hpb-more-entry, #sp-wp-post-list-217 > .hpb-more-entry, #sp-wp-post-list-218 > .hpb-more-entry, #sp-wp-post-list-219 > .hpb-more-entry, #sp-wp-post-list-22 > .hpb-more-entry, #sp-wp-post-list-220 > .hpb-more-entry, #sp-wp-post-list-221 > .hpb-more-entry, #sp-wp-post-list-222 > .hpb-more-entry, #sp-wp-post-list-223 > .hpb-more-entry, #sp-wp-post-list-225 > .hpb-more-entry, #sp-wp-post-list-23 > .hpb-more-entry, #sp-wp-post-list-24 > .hpb-more-entry, #sp-wp-post-list-25 > .hpb-more-entry, #sp-wp-post-list-26 > .hpb-more-entry, #sp-wp-post-list-27 > .hpb-more-entry, #sp-wp-post-list-28 > .hpb-more-entry, #sp-wp-post-list-29 > .hpb-more-entry, #sp-wp-post-list-30 > .hpb-more-entry, #sp-wp-post-list-31 > .hpb-more-entry, #sp-wp-post-list-32 > .hpb-more-entry, #sp-wp-post-list-33 > .hpb-more-entry, #sp-wp-post-list-34 > .hpb-more-entry, #sp-wp-post-list-35 > .hpb-more-entry, #sp-wp-post-list-36 > .hpb-more-entry, #sp-wp-post-list-37 > .hpb-more-entry, #sp-wp-post-list-38 > .hpb-more-entry, #sp-wp-post-list-39 > .hpb-more-entry, #sp-wp-post-list-4 > .hpb-more-entry, #sp-wp-post-list-40 > .hpb-more-entry, #sp-wp-post-list-41 > .hpb-more-entry, #sp-wp-post-list-42 > .hpb-more-entry, #sp-wp-post-list-43 > .hpb-more-entry, #sp-wp-post-list-44 > .hpb-more-entry, #sp-wp-post-list-45 > .hpb-more-entry, #sp-wp-post-list-46 > .hpb-more-entry, #sp-wp-post-list-47 > .hpb-more-entry, #sp-wp-post-list-48 > .hpb-more-entry, #sp-wp-post-list-49 > .hpb-more-entry, #sp-wp-post-list-5 > .hpb-more-entry, #sp-wp-post-list-50 > .hpb-more-entry, #sp-wp-post-list-51 > .hpb-more-entry, #sp-wp-post-list-52 > .hpb-more-entry, #sp-wp-post-list-53 > .hpb-more-entry, #sp-wp-post-list-54 > .hpb-more-entry, #sp-wp-post-list-55 > .hpb-more-entry, #sp-wp-post-list-56 > .hpb-more-entry, #sp-wp-post-list-57 > .hpb-more-entry, #sp-wp-post-list-58 > .hpb-more-entry, #sp-wp-post-list-59 > .hpb-more-entry, #sp-wp-post-list-6 > .hpb-more-entry, #sp-wp-post-list-60 > .hpb-more-entry, #sp-wp-post-list-61 > .hpb-more-entry, #sp-wp-post-list-62 > .hpb-more-entry, #sp-wp-post-list-63 > .hpb-more-entry, #sp-wp-post-list-64 > .hpb-more-entry, #sp-wp-post-list-65 > .hpb-more-entry, #sp-wp-post-list-66 > .hpb-more-entry, #sp-wp-post-list-67 > .hpb-more-entry, #sp-wp-post-list-68 > .hpb-more-entry, #sp-wp-post-list-69 > .hpb-more-entry, #sp-wp-post-list-7 > .hpb-more-entry, #sp-wp-post-list-70 > .hpb-more-entry, #sp-wp-post-list-71 > .hpb-more-entry, #sp-wp-post-list-72 > .hpb-more-entry, #sp-wp-post-list-73 > .hpb-more-entry, #sp-wp-post-list-74 > .hpb-more-entry, #sp-wp-post-list-75 > .hpb-more-entry, #sp-wp-post-list-76 > .hpb-more-entry, #sp-wp-post-list-77 > .hpb-more-entry, #sp-wp-post-list-78 > .hpb-more-entry, #sp-wp-post-list-79 > .hpb-more-entry, #sp-wp-post-list-8 > .hpb-more-entry, #sp-wp-post-list-80 > .hpb-more-entry, #sp-wp-post-list-81 > .hpb-more-entry, #sp-wp-post-list-82 > .hpb-more-entry, #sp-wp-post-list-83 > .hpb-more-entry, #sp-wp-post-list-84 > .hpb-more-entry, #sp-wp-post-list-85 > .hpb-more-entry, #sp-wp-post-list-86 > .hpb-more-entry, #sp-wp-post-list-87 > .hpb-more-entry, #sp-wp-post-list-88 > .hpb-more-entry, #sp-wp-post-list-89 > .hpb-more-entry, #sp-wp-post-list-9 > .hpb-more-entry, #sp-wp-post-list-90 > .hpb-more-entry, #sp-wp-post-list-91 > .hpb-more-entry, #sp-wp-post-list-92 > .hpb-more-entry, #sp-wp-post-list-93 > .hpb-more-entry, #sp-wp-post-list-94 > .hpb-more-entry, #sp-wp-post-list-95 > .hpb-more-entry, #sp-wp-post-list-96 > .hpb-more-entry, #sp-wp-post-list-97 > .hpb-more-entry, #sp-wp-post-list-98 > .hpb-more-entry, #sp-wp-post-list-99 > .hpb-more-entry{
  font-size : 1.2rem;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-3 > .hpb-more-entry a, #sp-entry-content-4 > .hpb-more-entry a, #sp-entry-content-5 > .hpb-more-entry a, #sp-wp-post-list-1 > .hpb-more-entry a, #sp-wp-post-list-10 > .hpb-more-entry a, #sp-wp-post-list-100 > .hpb-more-entry a, #sp-wp-post-list-101 > .hpb-more-entry a, #sp-wp-post-list-102 > .hpb-more-entry a, #sp-wp-post-list-103 > .hpb-more-entry a, #sp-wp-post-list-104 > .hpb-more-entry a, #sp-wp-post-list-105 > .hpb-more-entry a, #sp-wp-post-list-106 > .hpb-more-entry a, #sp-wp-post-list-107 > .hpb-more-entry a, #sp-wp-post-list-108 > .hpb-more-entry a, #sp-wp-post-list-109 > .hpb-more-entry a, #sp-wp-post-list-11 > .hpb-more-entry a, #sp-wp-post-list-110 > .hpb-more-entry a, #sp-wp-post-list-111 > .hpb-more-entry a, #sp-wp-post-list-112 > .hpb-more-entry a, #sp-wp-post-list-113 > .hpb-more-entry a, #sp-wp-post-list-114 > .hpb-more-entry a, #sp-wp-post-list-115 > .hpb-more-entry a, #sp-wp-post-list-116 > .hpb-more-entry a, #sp-wp-post-list-117 > .hpb-more-entry a, #sp-wp-post-list-118 > .hpb-more-entry a, #sp-wp-post-list-119 > .hpb-more-entry a, #sp-wp-post-list-12 > .hpb-more-entry a, #sp-wp-post-list-120 > .hpb-more-entry a, #sp-wp-post-list-121 > .hpb-more-entry a, #sp-wp-post-list-122 > .hpb-more-entry a, #sp-wp-post-list-123 > .hpb-more-entry a, #sp-wp-post-list-124 > .hpb-more-entry a, #sp-wp-post-list-125 > .hpb-more-entry a, #sp-wp-post-list-126 > .hpb-more-entry a, #sp-wp-post-list-127 > .hpb-more-entry a, #sp-wp-post-list-128 > .hpb-more-entry a, #sp-wp-post-list-129 > .hpb-more-entry a, #sp-wp-post-list-13 > .hpb-more-entry a, #sp-wp-post-list-130 > .hpb-more-entry a, #sp-wp-post-list-131 > .hpb-more-entry a, #sp-wp-post-list-132 > .hpb-more-entry a, #sp-wp-post-list-133 > .hpb-more-entry a, #sp-wp-post-list-134 > .hpb-more-entry a, #sp-wp-post-list-135 > .hpb-more-entry a, #sp-wp-post-list-136 > .hpb-more-entry a, #sp-wp-post-list-137 > .hpb-more-entry a, #sp-wp-post-list-138 > .hpb-more-entry a, #sp-wp-post-list-139 > .hpb-more-entry a, #sp-wp-post-list-14 > .hpb-more-entry a, #sp-wp-post-list-140 > .hpb-more-entry a, #sp-wp-post-list-141 > .hpb-more-entry a, #sp-wp-post-list-142 > .hpb-more-entry a, #sp-wp-post-list-143 > .hpb-more-entry a, #sp-wp-post-list-144 > .hpb-more-entry a, #sp-wp-post-list-145 > .hpb-more-entry a, #sp-wp-post-list-146 > .hpb-more-entry a, #sp-wp-post-list-147 > .hpb-more-entry a, #sp-wp-post-list-148 > .hpb-more-entry a, #sp-wp-post-list-149 > .hpb-more-entry a, #sp-wp-post-list-15 > .hpb-more-entry a, #sp-wp-post-list-150 > .hpb-more-entry a, #sp-wp-post-list-151 > .hpb-more-entry a, #sp-wp-post-list-152 > .hpb-more-entry a, #sp-wp-post-list-153 > .hpb-more-entry a, #sp-wp-post-list-154 > .hpb-more-entry a, #sp-wp-post-list-155 > .hpb-more-entry a, #sp-wp-post-list-156 > .hpb-more-entry a, #sp-wp-post-list-157 > .hpb-more-entry a, #sp-wp-post-list-158 > .hpb-more-entry a, #sp-wp-post-list-159 > .hpb-more-entry a, #sp-wp-post-list-16 > .hpb-more-entry a, #sp-wp-post-list-160 > .hpb-more-entry a, #sp-wp-post-list-161 > .hpb-more-entry a, #sp-wp-post-list-162 > .hpb-more-entry a, #sp-wp-post-list-163 > .hpb-more-entry a, #sp-wp-post-list-164 > .hpb-more-entry a, #sp-wp-post-list-165 > .hpb-more-entry a, #sp-wp-post-list-166 > .hpb-more-entry a, #sp-wp-post-list-167 > .hpb-more-entry a, #sp-wp-post-list-168 > .hpb-more-entry a, #sp-wp-post-list-169 > .hpb-more-entry a, #sp-wp-post-list-17 > .hpb-more-entry a, #sp-wp-post-list-170 > .hpb-more-entry a, #sp-wp-post-list-171 > .hpb-more-entry a, #sp-wp-post-list-172 > .hpb-more-entry a, #sp-wp-post-list-173 > .hpb-more-entry a, #sp-wp-post-list-174 > .hpb-more-entry a, #sp-wp-post-list-175 > .hpb-more-entry a, #sp-wp-post-list-176 > .hpb-more-entry a, #sp-wp-post-list-177 > .hpb-more-entry a, #sp-wp-post-list-178 > .hpb-more-entry a, #sp-wp-post-list-179 > .hpb-more-entry a, #sp-wp-post-list-18 > .hpb-more-entry a, #sp-wp-post-list-180 > .hpb-more-entry a, #sp-wp-post-list-181 > .hpb-more-entry a, #sp-wp-post-list-182 > .hpb-more-entry a, #sp-wp-post-list-183 > .hpb-more-entry a, #sp-wp-post-list-184 > .hpb-more-entry a, #sp-wp-post-list-185 > .hpb-more-entry a, #sp-wp-post-list-186 > .hpb-more-entry a, #sp-wp-post-list-187 > .hpb-more-entry a, #sp-wp-post-list-188 > .hpb-more-entry a, #sp-wp-post-list-189 > .hpb-more-entry a, #sp-wp-post-list-19 > .hpb-more-entry a, #sp-wp-post-list-190 > .hpb-more-entry a, #sp-wp-post-list-191 > .hpb-more-entry a, #sp-wp-post-list-192 > .hpb-more-entry a, #sp-wp-post-list-193 > .hpb-more-entry a, #sp-wp-post-list-194 > .hpb-more-entry a, #sp-wp-post-list-195 > .hpb-more-entry a, #sp-wp-post-list-196 > .hpb-more-entry a, #sp-wp-post-list-197 > .hpb-more-entry a, #sp-wp-post-list-198 > .hpb-more-entry a, #sp-wp-post-list-199 > .hpb-more-entry a, #sp-wp-post-list-20 > .hpb-more-entry a, #sp-wp-post-list-200 > .hpb-more-entry a, #sp-wp-post-list-201 > .hpb-more-entry a, #sp-wp-post-list-202 > .hpb-more-entry a, #sp-wp-post-list-203 > .hpb-more-entry a, #sp-wp-post-list-204 > .hpb-more-entry a, #sp-wp-post-list-205 > .hpb-more-entry a, #sp-wp-post-list-206 > .hpb-more-entry a, #sp-wp-post-list-207 > .hpb-more-entry a, #sp-wp-post-list-208 > .hpb-more-entry a, #sp-wp-post-list-209 > .hpb-more-entry a, #sp-wp-post-list-21 > .hpb-more-entry a, #sp-wp-post-list-210 > .hpb-more-entry a, #sp-wp-post-list-211 > .hpb-more-entry a, #sp-wp-post-list-212 > .hpb-more-entry a, #sp-wp-post-list-213 > .hpb-more-entry a, #sp-wp-post-list-214 > .hpb-more-entry a, #sp-wp-post-list-215 > .hpb-more-entry a, #sp-wp-post-list-216 > .hpb-more-entry a, #sp-wp-post-list-217 > .hpb-more-entry a, #sp-wp-post-list-218 > .hpb-more-entry a, #sp-wp-post-list-219 > .hpb-more-entry a, #sp-wp-post-list-22 > .hpb-more-entry a, #sp-wp-post-list-220 > .hpb-more-entry a, #sp-wp-post-list-221 > .hpb-more-entry a, #sp-wp-post-list-222 > .hpb-more-entry a, #sp-wp-post-list-223 > .hpb-more-entry a, #sp-wp-post-list-225 > .hpb-more-entry a, #sp-wp-post-list-23 > .hpb-more-entry a, #sp-wp-post-list-24 > .hpb-more-entry a, #sp-wp-post-list-25 > .hpb-more-entry a, #sp-wp-post-list-26 > .hpb-more-entry a, #sp-wp-post-list-27 > .hpb-more-entry a, #sp-wp-post-list-28 > .hpb-more-entry a, #sp-wp-post-list-29 > .hpb-more-entry a, #sp-wp-post-list-30 > .hpb-more-entry a, #sp-wp-post-list-31 > .hpb-more-entry a, #sp-wp-post-list-32 > .hpb-more-entry a, #sp-wp-post-list-33 > .hpb-more-entry a, #sp-wp-post-list-34 > .hpb-more-entry a, #sp-wp-post-list-35 > .hpb-more-entry a, #sp-wp-post-list-36 > .hpb-more-entry a, #sp-wp-post-list-37 > .hpb-more-entry a, #sp-wp-post-list-38 > .hpb-more-entry a, #sp-wp-post-list-39 > .hpb-more-entry a, #sp-wp-post-list-4 > .hpb-more-entry a, #sp-wp-post-list-40 > .hpb-more-entry a, #sp-wp-post-list-41 > .hpb-more-entry a, #sp-wp-post-list-42 > .hpb-more-entry a, #sp-wp-post-list-43 > .hpb-more-entry a, #sp-wp-post-list-44 > .hpb-more-entry a, #sp-wp-post-list-45 > .hpb-more-entry a, #sp-wp-post-list-46 > .hpb-more-entry a, #sp-wp-post-list-47 > .hpb-more-entry a, #sp-wp-post-list-48 > .hpb-more-entry a, #sp-wp-post-list-49 > .hpb-more-entry a, #sp-wp-post-list-5 > .hpb-more-entry a, #sp-wp-post-list-50 > .hpb-more-entry a, #sp-wp-post-list-51 > .hpb-more-entry a, #sp-wp-post-list-52 > .hpb-more-entry a, #sp-wp-post-list-53 > .hpb-more-entry a, #sp-wp-post-list-54 > .hpb-more-entry a, #sp-wp-post-list-55 > .hpb-more-entry a, #sp-wp-post-list-56 > .hpb-more-entry a, #sp-wp-post-list-57 > .hpb-more-entry a, #sp-wp-post-list-58 > .hpb-more-entry a, #sp-wp-post-list-59 > .hpb-more-entry a, #sp-wp-post-list-6 > .hpb-more-entry a, #sp-wp-post-list-60 > .hpb-more-entry a, #sp-wp-post-list-61 > .hpb-more-entry a, #sp-wp-post-list-62 > .hpb-more-entry a, #sp-wp-post-list-63 > .hpb-more-entry a, #sp-wp-post-list-64 > .hpb-more-entry a, #sp-wp-post-list-65 > .hpb-more-entry a, #sp-wp-post-list-66 > .hpb-more-entry a, #sp-wp-post-list-67 > .hpb-more-entry a, #sp-wp-post-list-68 > .hpb-more-entry a, #sp-wp-post-list-69 > .hpb-more-entry a, #sp-wp-post-list-7 > .hpb-more-entry a, #sp-wp-post-list-70 > .hpb-more-entry a, #sp-wp-post-list-71 > .hpb-more-entry a, #sp-wp-post-list-72 > .hpb-more-entry a, #sp-wp-post-list-73 > .hpb-more-entry a, #sp-wp-post-list-74 > .hpb-more-entry a, #sp-wp-post-list-75 > .hpb-more-entry a, #sp-wp-post-list-76 > .hpb-more-entry a, #sp-wp-post-list-77 > .hpb-more-entry a, #sp-wp-post-list-78 > .hpb-more-entry a, #sp-wp-post-list-79 > .hpb-more-entry a, #sp-wp-post-list-8 > .hpb-more-entry a, #sp-wp-post-list-80 > .hpb-more-entry a, #sp-wp-post-list-81 > .hpb-more-entry a, #sp-wp-post-list-82 > .hpb-more-entry a, #sp-wp-post-list-83 > .hpb-more-entry a, #sp-wp-post-list-84 > .hpb-more-entry a, #sp-wp-post-list-85 > .hpb-more-entry a, #sp-wp-post-list-86 > .hpb-more-entry a, #sp-wp-post-list-87 > .hpb-more-entry a, #sp-wp-post-list-88 > .hpb-more-entry a, #sp-wp-post-list-89 > .hpb-more-entry a, #sp-wp-post-list-9 > .hpb-more-entry a, #sp-wp-post-list-90 > .hpb-more-entry a, #sp-wp-post-list-91 > .hpb-more-entry a, #sp-wp-post-list-92 > .hpb-more-entry a, #sp-wp-post-list-93 > .hpb-more-entry a, #sp-wp-post-list-94 > .hpb-more-entry a, #sp-wp-post-list-95 > .hpb-more-entry a, #sp-wp-post-list-96 > .hpb-more-entry a, #sp-wp-post-list-97 > .hpb-more-entry a, #sp-wp-post-list-98 > .hpb-more-entry a, #sp-wp-post-list-99 > .hpb-more-entry a{
  font-size : 1.2rem;
  color : #f5568b;
  background-color : #ffffff;
  text-decoration : none;
  text-align : center;
  padding-top : 9px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 8px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f5568b;
  border-left-color : #f5568b;
  border-right-color : #f5568b;
  border-bottom-color : #f5568b;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  display : inline-block;
}

#sp-entry-content-3 > article, #sp-entry-content-4 > article, #sp-entry-content-5 > article, #sp-wp-post-list-1 > article, #sp-wp-post-list-10 > article, #sp-wp-post-list-100 > article, #sp-wp-post-list-101 > article, #sp-wp-post-list-102 > article, #sp-wp-post-list-103 > article, #sp-wp-post-list-104 > article, #sp-wp-post-list-105 > article, #sp-wp-post-list-106 > article, #sp-wp-post-list-107 > article, #sp-wp-post-list-108 > article, #sp-wp-post-list-109 > article, #sp-wp-post-list-11 > article, #sp-wp-post-list-110 > article, #sp-wp-post-list-111 > article, #sp-wp-post-list-112 > article, #sp-wp-post-list-113 > article, #sp-wp-post-list-114 > article, #sp-wp-post-list-115 > article, #sp-wp-post-list-116 > article, #sp-wp-post-list-117 > article, #sp-wp-post-list-118 > article, #sp-wp-post-list-119 > article, #sp-wp-post-list-12 > article, #sp-wp-post-list-120 > article, #sp-wp-post-list-121 > article, #sp-wp-post-list-122 > article, #sp-wp-post-list-123 > article, #sp-wp-post-list-124 > article, #sp-wp-post-list-125 > article, #sp-wp-post-list-126 > article, #sp-wp-post-list-127 > article, #sp-wp-post-list-128 > article, #sp-wp-post-list-129 > article, #sp-wp-post-list-13 > article, #sp-wp-post-list-130 > article, #sp-wp-post-list-131 > article, #sp-wp-post-list-132 > article, #sp-wp-post-list-133 > article, #sp-wp-post-list-134 > article, #sp-wp-post-list-135 > article, #sp-wp-post-list-136 > article, #sp-wp-post-list-137 > article, #sp-wp-post-list-138 > article, #sp-wp-post-list-139 > article, #sp-wp-post-list-14 > article, #sp-wp-post-list-140 > article, #sp-wp-post-list-141 > article, #sp-wp-post-list-142 > article, #sp-wp-post-list-143 > article, #sp-wp-post-list-144 > article, #sp-wp-post-list-145 > article, #sp-wp-post-list-146 > article, #sp-wp-post-list-147 > article, #sp-wp-post-list-148 > article, #sp-wp-post-list-149 > article, #sp-wp-post-list-15 > article, #sp-wp-post-list-150 > article, #sp-wp-post-list-151 > article, #sp-wp-post-list-152 > article, #sp-wp-post-list-153 > article, #sp-wp-post-list-154 > article, #sp-wp-post-list-155 > article, #sp-wp-post-list-156 > article, #sp-wp-post-list-157 > article, #sp-wp-post-list-158 > article, #sp-wp-post-list-159 > article, #sp-wp-post-list-16 > article, #sp-wp-post-list-160 > article, #sp-wp-post-list-161 > article, #sp-wp-post-list-162 > article, #sp-wp-post-list-163 > article, #sp-wp-post-list-164 > article, #sp-wp-post-list-165 > article, #sp-wp-post-list-166 > article, #sp-wp-post-list-167 > article, #sp-wp-post-list-168 > article, #sp-wp-post-list-169 > article, #sp-wp-post-list-17 > article, #sp-wp-post-list-170 > article, #sp-wp-post-list-171 > article, #sp-wp-post-list-172 > article, #sp-wp-post-list-173 > article, #sp-wp-post-list-174 > article, #sp-wp-post-list-175 > article, #sp-wp-post-list-176 > article, #sp-wp-post-list-177 > article, #sp-wp-post-list-178 > article, #sp-wp-post-list-179 > article, #sp-wp-post-list-18 > article, #sp-wp-post-list-180 > article, #sp-wp-post-list-181 > article, #sp-wp-post-list-182 > article, #sp-wp-post-list-183 > article, #sp-wp-post-list-184 > article, #sp-wp-post-list-185 > article, #sp-wp-post-list-186 > article, #sp-wp-post-list-187 > article, #sp-wp-post-list-188 > article, #sp-wp-post-list-189 > article, #sp-wp-post-list-19 > article, #sp-wp-post-list-190 > article, #sp-wp-post-list-191 > article, #sp-wp-post-list-192 > article, #sp-wp-post-list-193 > article, #sp-wp-post-list-194 > article, #sp-wp-post-list-195 > article, #sp-wp-post-list-196 > article, #sp-wp-post-list-197 > article, #sp-wp-post-list-198 > article, #sp-wp-post-list-199 > article, #sp-wp-post-list-20 > article, #sp-wp-post-list-200 > article, #sp-wp-post-list-201 > article, #sp-wp-post-list-202 > article, #sp-wp-post-list-203 > article, #sp-wp-post-list-204 > article, #sp-wp-post-list-205 > article, #sp-wp-post-list-206 > article, #sp-wp-post-list-207 > article, #sp-wp-post-list-208 > article, #sp-wp-post-list-209 > article, #sp-wp-post-list-21 > article, #sp-wp-post-list-210 > article, #sp-wp-post-list-211 > article, #sp-wp-post-list-212 > article, #sp-wp-post-list-213 > article, #sp-wp-post-list-214 > article, #sp-wp-post-list-215 > article, #sp-wp-post-list-216 > article, #sp-wp-post-list-217 > article, #sp-wp-post-list-218 > article, #sp-wp-post-list-219 > article, #sp-wp-post-list-22 > article, #sp-wp-post-list-220 > article, #sp-wp-post-list-221 > article, #sp-wp-post-list-222 > article, #sp-wp-post-list-223 > article, #sp-wp-post-list-225 > article, #sp-wp-post-list-23 > article, #sp-wp-post-list-24 > article, #sp-wp-post-list-25 > article, #sp-wp-post-list-26 > article, #sp-wp-post-list-27 > article, #sp-wp-post-list-28 > article, #sp-wp-post-list-29 > article, #sp-wp-post-list-30 > article, #sp-wp-post-list-31 > article, #sp-wp-post-list-32 > article, #sp-wp-post-list-33 > article, #sp-wp-post-list-34 > article, #sp-wp-post-list-35 > article, #sp-wp-post-list-36 > article, #sp-wp-post-list-37 > article, #sp-wp-post-list-38 > article, #sp-wp-post-list-39 > article, #sp-wp-post-list-4 > article, #sp-wp-post-list-40 > article, #sp-wp-post-list-41 > article, #sp-wp-post-list-42 > article, #sp-wp-post-list-43 > article, #sp-wp-post-list-44 > article, #sp-wp-post-list-45 > article, #sp-wp-post-list-46 > article, #sp-wp-post-list-47 > article, #sp-wp-post-list-48 > article, #sp-wp-post-list-49 > article, #sp-wp-post-list-5 > article, #sp-wp-post-list-50 > article, #sp-wp-post-list-51 > article, #sp-wp-post-list-52 > article, #sp-wp-post-list-53 > article, #sp-wp-post-list-54 > article, #sp-wp-post-list-55 > article, #sp-wp-post-list-56 > article, #sp-wp-post-list-57 > article, #sp-wp-post-list-58 > article, #sp-wp-post-list-59 > article, #sp-wp-post-list-6 > article, #sp-wp-post-list-60 > article, #sp-wp-post-list-61 > article, #sp-wp-post-list-62 > article, #sp-wp-post-list-63 > article, #sp-wp-post-list-64 > article, #sp-wp-post-list-65 > article, #sp-wp-post-list-66 > article, #sp-wp-post-list-67 > article, #sp-wp-post-list-68 > article, #sp-wp-post-list-69 > article, #sp-wp-post-list-7 > article, #sp-wp-post-list-70 > article, #sp-wp-post-list-71 > article, #sp-wp-post-list-72 > article, #sp-wp-post-list-73 > article, #sp-wp-post-list-74 > article, #sp-wp-post-list-75 > article, #sp-wp-post-list-76 > article, #sp-wp-post-list-77 > article, #sp-wp-post-list-78 > article, #sp-wp-post-list-79 > article, #sp-wp-post-list-8 > article, #sp-wp-post-list-80 > article, #sp-wp-post-list-81 > article, #sp-wp-post-list-82 > article, #sp-wp-post-list-83 > article, #sp-wp-post-list-84 > article, #sp-wp-post-list-85 > article, #sp-wp-post-list-86 > article, #sp-wp-post-list-87 > article, #sp-wp-post-list-88 > article, #sp-wp-post-list-89 > article, #sp-wp-post-list-9 > article, #sp-wp-post-list-90 > article, #sp-wp-post-list-91 > article, #sp-wp-post-list-92 > article, #sp-wp-post-list-93 > article, #sp-wp-post-list-94 > article, #sp-wp-post-list-95 > article, #sp-wp-post-list-96 > article, #sp-wp-post-list-97 > article, #sp-wp-post-list-98 > article, #sp-wp-post-list-99 > article{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 20px;
}

#sp-entry-content-3> article> div, #sp-entry-content-4> article> div, #sp-entry-content-5> article> div, #sp-wp-post-list-1> article> div, #sp-wp-post-list-10> article> div, #sp-wp-post-list-100> article> div, #sp-wp-post-list-101> article> div, #sp-wp-post-list-102> article> div, #sp-wp-post-list-103> article> div, #sp-wp-post-list-104> article> div, #sp-wp-post-list-105> article> div, #sp-wp-post-list-106> article> div, #sp-wp-post-list-107> article> div, #sp-wp-post-list-108> article> div, #sp-wp-post-list-109> article> div, #sp-wp-post-list-11> article> div, #sp-wp-post-list-110> article> div, #sp-wp-post-list-111> article> div, #sp-wp-post-list-112> article> div, #sp-wp-post-list-113> article> div, #sp-wp-post-list-114> article> div, #sp-wp-post-list-115> article> div, #sp-wp-post-list-116> article> div, #sp-wp-post-list-117> article> div, #sp-wp-post-list-118> article> div, #sp-wp-post-list-119> article> div, #sp-wp-post-list-12> article> div, #sp-wp-post-list-120> article> div, #sp-wp-post-list-121> article> div, #sp-wp-post-list-122> article> div, #sp-wp-post-list-123> article> div, #sp-wp-post-list-124> article> div, #sp-wp-post-list-125> article> div, #sp-wp-post-list-126> article> div, #sp-wp-post-list-127> article> div, #sp-wp-post-list-128> article> div, #sp-wp-post-list-129> article> div, #sp-wp-post-list-13> article> div, #sp-wp-post-list-130> article> div, #sp-wp-post-list-131> article> div, #sp-wp-post-list-132> article> div, #sp-wp-post-list-133> article> div, #sp-wp-post-list-134> article> div, #sp-wp-post-list-135> article> div, #sp-wp-post-list-136> article> div, #sp-wp-post-list-137> article> div, #sp-wp-post-list-138> article> div, #sp-wp-post-list-139> article> div, #sp-wp-post-list-14> article> div, #sp-wp-post-list-140> article> div, #sp-wp-post-list-141> article> div, #sp-wp-post-list-142> article> div, #sp-wp-post-list-143> article> div, #sp-wp-post-list-144> article> div, #sp-wp-post-list-145> article> div, #sp-wp-post-list-146> article> div, #sp-wp-post-list-147> article> div, #sp-wp-post-list-148> article> div, #sp-wp-post-list-149> article> div, #sp-wp-post-list-15> article> div, #sp-wp-post-list-150> article> div, #sp-wp-post-list-151> article> div, #sp-wp-post-list-152> article> div, #sp-wp-post-list-153> article> div, #sp-wp-post-list-154> article> div, #sp-wp-post-list-155> article> div, #sp-wp-post-list-156> article> div, #sp-wp-post-list-157> article> div, #sp-wp-post-list-158> article> div, #sp-wp-post-list-159> article> div, #sp-wp-post-list-16> article> div, #sp-wp-post-list-160> article> div, #sp-wp-post-list-161> article> div, #sp-wp-post-list-162> article> div, #sp-wp-post-list-163> article> div, #sp-wp-post-list-164> article> div, #sp-wp-post-list-165> article> div, #sp-wp-post-list-166> article> div, #sp-wp-post-list-167> article> div, #sp-wp-post-list-168> article> div, #sp-wp-post-list-169> article> div, #sp-wp-post-list-17> article> div, #sp-wp-post-list-170> article> div, #sp-wp-post-list-171> article> div, #sp-wp-post-list-172> article> div, #sp-wp-post-list-173> article> div, #sp-wp-post-list-174> article> div, #sp-wp-post-list-175> article> div, #sp-wp-post-list-176> article> div, #sp-wp-post-list-177> article> div, #sp-wp-post-list-178> article> div, #sp-wp-post-list-179> article> div, #sp-wp-post-list-18> article> div, #sp-wp-post-list-180> article> div, #sp-wp-post-list-181> article> div, #sp-wp-post-list-182> article> div, #sp-wp-post-list-183> article> div, #sp-wp-post-list-184> article> div, #sp-wp-post-list-185> article> div, #sp-wp-post-list-186> article> div, #sp-wp-post-list-187> article> div, #sp-wp-post-list-188> article> div, #sp-wp-post-list-189> article> div, #sp-wp-post-list-19> article> div, #sp-wp-post-list-190> article> div, #sp-wp-post-list-191> article> div, #sp-wp-post-list-192> article> div, #sp-wp-post-list-193> article> div, #sp-wp-post-list-194> article> div, #sp-wp-post-list-195> article> div, #sp-wp-post-list-196> article> div, #sp-wp-post-list-197> article> div, #sp-wp-post-list-198> article> div, #sp-wp-post-list-199> article> div, #sp-wp-post-list-20> article> div, #sp-wp-post-list-200> article> div, #sp-wp-post-list-201> article> div, #sp-wp-post-list-202> article> div, #sp-wp-post-list-203> article> div, #sp-wp-post-list-204> article> div, #sp-wp-post-list-205> article> div, #sp-wp-post-list-206> article> div, #sp-wp-post-list-207> article> div, #sp-wp-post-list-208> article> div, #sp-wp-post-list-209> article> div, #sp-wp-post-list-21> article> div, #sp-wp-post-list-210> article> div, #sp-wp-post-list-211> article> div, #sp-wp-post-list-212> article> div, #sp-wp-post-list-213> article> div, #sp-wp-post-list-214> article> div, #sp-wp-post-list-215> article> div, #sp-wp-post-list-216> article> div, #sp-wp-post-list-217> article> div, #sp-wp-post-list-218> article> div, #sp-wp-post-list-219> article> div, #sp-wp-post-list-22> article> div, #sp-wp-post-list-220> article> div, #sp-wp-post-list-221> article> div, #sp-wp-post-list-222> article> div, #sp-wp-post-list-223> article> div, #sp-wp-post-list-225> article> div, #sp-wp-post-list-23> article> div, #sp-wp-post-list-24> article> div, #sp-wp-post-list-25> article> div, #sp-wp-post-list-26> article> div, #sp-wp-post-list-27> article> div, #sp-wp-post-list-28> article> div, #sp-wp-post-list-29> article> div, #sp-wp-post-list-30> article> div, #sp-wp-post-list-31> article> div, #sp-wp-post-list-32> article> div, #sp-wp-post-list-33> article> div, #sp-wp-post-list-34> article> div, #sp-wp-post-list-35> article> div, #sp-wp-post-list-36> article> div, #sp-wp-post-list-37> article> div, #sp-wp-post-list-38> article> div, #sp-wp-post-list-39> article> div, #sp-wp-post-list-4> article> div, #sp-wp-post-list-40> article> div, #sp-wp-post-list-41> article> div, #sp-wp-post-list-42> article> div, #sp-wp-post-list-43> article> div, #sp-wp-post-list-44> article> div, #sp-wp-post-list-45> article> div, #sp-wp-post-list-46> article> div, #sp-wp-post-list-47> article> div, #sp-wp-post-list-48> article> div, #sp-wp-post-list-49> article> div, #sp-wp-post-list-5> article> div, #sp-wp-post-list-50> article> div, #sp-wp-post-list-51> article> div, #sp-wp-post-list-52> article> div, #sp-wp-post-list-53> article> div, #sp-wp-post-list-54> article> div, #sp-wp-post-list-55> article> div, #sp-wp-post-list-56> article> div, #sp-wp-post-list-57> article> div, #sp-wp-post-list-58> article> div, #sp-wp-post-list-59> article> div, #sp-wp-post-list-6> article> div, #sp-wp-post-list-60> article> div, #sp-wp-post-list-61> article> div, #sp-wp-post-list-62> article> div, #sp-wp-post-list-63> article> div, #sp-wp-post-list-64> article> div, #sp-wp-post-list-65> article> div, #sp-wp-post-list-66> article> div, #sp-wp-post-list-67> article> div, #sp-wp-post-list-68> article> div, #sp-wp-post-list-69> article> div, #sp-wp-post-list-7> article> div, #sp-wp-post-list-70> article> div, #sp-wp-post-list-71> article> div, #sp-wp-post-list-72> article> div, #sp-wp-post-list-73> article> div, #sp-wp-post-list-74> article> div, #sp-wp-post-list-75> article> div, #sp-wp-post-list-76> article> div, #sp-wp-post-list-77> article> div, #sp-wp-post-list-78> article> div, #sp-wp-post-list-79> article> div, #sp-wp-post-list-8> article> div, #sp-wp-post-list-80> article> div, #sp-wp-post-list-81> article> div, #sp-wp-post-list-82> article> div, #sp-wp-post-list-83> article> div, #sp-wp-post-list-84> article> div, #sp-wp-post-list-85> article> div, #sp-wp-post-list-86> article> div, #sp-wp-post-list-87> article> div, #sp-wp-post-list-88> article> div, #sp-wp-post-list-89> article> div, #sp-wp-post-list-9> article> div, #sp-wp-post-list-90> article> div, #sp-wp-post-list-91> article> div, #sp-wp-post-list-92> article> div, #sp-wp-post-list-93> article> div, #sp-wp-post-list-94> article> div, #sp-wp-post-list-95> article> div, #sp-wp-post-list-96> article> div, #sp-wp-post-list-97> article> div, #sp-wp-post-list-98> article> div, #sp-wp-post-list-99> article> div {
}

#sp-entry-content-3 > article > footer, #sp-entry-content-4 > article > footer, #sp-entry-content-5 > article > footer, #sp-wp-post-list-1 > article > footer, #sp-wp-post-list-10 > article > footer, #sp-wp-post-list-100 > article > footer, #sp-wp-post-list-101 > article > footer, #sp-wp-post-list-102 > article > footer, #sp-wp-post-list-103 > article > footer, #sp-wp-post-list-104 > article > footer, #sp-wp-post-list-105 > article > footer, #sp-wp-post-list-106 > article > footer, #sp-wp-post-list-107 > article > footer, #sp-wp-post-list-108 > article > footer, #sp-wp-post-list-109 > article > footer, #sp-wp-post-list-11 > article > footer, #sp-wp-post-list-110 > article > footer, #sp-wp-post-list-111 > article > footer, #sp-wp-post-list-112 > article > footer, #sp-wp-post-list-113 > article > footer, #sp-wp-post-list-114 > article > footer, #sp-wp-post-list-115 > article > footer, #sp-wp-post-list-116 > article > footer, #sp-wp-post-list-117 > article > footer, #sp-wp-post-list-118 > article > footer, #sp-wp-post-list-119 > article > footer, #sp-wp-post-list-12 > article > footer, #sp-wp-post-list-120 > article > footer, #sp-wp-post-list-121 > article > footer, #sp-wp-post-list-122 > article > footer, #sp-wp-post-list-123 > article > footer, #sp-wp-post-list-124 > article > footer, #sp-wp-post-list-125 > article > footer, #sp-wp-post-list-126 > article > footer, #sp-wp-post-list-127 > article > footer, #sp-wp-post-list-128 > article > footer, #sp-wp-post-list-129 > article > footer, #sp-wp-post-list-13 > article > footer, #sp-wp-post-list-130 > article > footer, #sp-wp-post-list-131 > article > footer, #sp-wp-post-list-132 > article > footer, #sp-wp-post-list-133 > article > footer, #sp-wp-post-list-134 > article > footer, #sp-wp-post-list-135 > article > footer, #sp-wp-post-list-136 > article > footer, #sp-wp-post-list-137 > article > footer, #sp-wp-post-list-138 > article > footer, #sp-wp-post-list-139 > article > footer, #sp-wp-post-list-14 > article > footer, #sp-wp-post-list-140 > article > footer, #sp-wp-post-list-141 > article > footer, #sp-wp-post-list-142 > article > footer, #sp-wp-post-list-143 > article > footer, #sp-wp-post-list-144 > article > footer, #sp-wp-post-list-145 > article > footer, #sp-wp-post-list-146 > article > footer, #sp-wp-post-list-147 > article > footer, #sp-wp-post-list-148 > article > footer, #sp-wp-post-list-149 > article > footer, #sp-wp-post-list-15 > article > footer, #sp-wp-post-list-150 > article > footer, #sp-wp-post-list-151 > article > footer, #sp-wp-post-list-152 > article > footer, #sp-wp-post-list-153 > article > footer, #sp-wp-post-list-154 > article > footer, #sp-wp-post-list-155 > article > footer, #sp-wp-post-list-156 > article > footer, #sp-wp-post-list-157 > article > footer, #sp-wp-post-list-158 > article > footer, #sp-wp-post-list-159 > article > footer, #sp-wp-post-list-16 > article > footer, #sp-wp-post-list-160 > article > footer, #sp-wp-post-list-161 > article > footer, #sp-wp-post-list-162 > article > footer, #sp-wp-post-list-163 > article > footer, #sp-wp-post-list-164 > article > footer, #sp-wp-post-list-165 > article > footer, #sp-wp-post-list-166 > article > footer, #sp-wp-post-list-167 > article > footer, #sp-wp-post-list-168 > article > footer, #sp-wp-post-list-169 > article > footer, #sp-wp-post-list-17 > article > footer, #sp-wp-post-list-170 > article > footer, #sp-wp-post-list-171 > article > footer, #sp-wp-post-list-172 > article > footer, #sp-wp-post-list-173 > article > footer, #sp-wp-post-list-174 > article > footer, #sp-wp-post-list-175 > article > footer, #sp-wp-post-list-176 > article > footer, #sp-wp-post-list-177 > article > footer, #sp-wp-post-list-178 > article > footer, #sp-wp-post-list-179 > article > footer, #sp-wp-post-list-18 > article > footer, #sp-wp-post-list-180 > article > footer, #sp-wp-post-list-181 > article > footer, #sp-wp-post-list-182 > article > footer, #sp-wp-post-list-183 > article > footer, #sp-wp-post-list-184 > article > footer, #sp-wp-post-list-185 > article > footer, #sp-wp-post-list-186 > article > footer, #sp-wp-post-list-187 > article > footer, #sp-wp-post-list-188 > article > footer, #sp-wp-post-list-189 > article > footer, #sp-wp-post-list-19 > article > footer, #sp-wp-post-list-190 > article > footer, #sp-wp-post-list-191 > article > footer, #sp-wp-post-list-192 > article > footer, #sp-wp-post-list-193 > article > footer, #sp-wp-post-list-194 > article > footer, #sp-wp-post-list-195 > article > footer, #sp-wp-post-list-196 > article > footer, #sp-wp-post-list-197 > article > footer, #sp-wp-post-list-198 > article > footer, #sp-wp-post-list-199 > article > footer, #sp-wp-post-list-20 > article > footer, #sp-wp-post-list-200 > article > footer, #sp-wp-post-list-201 > article > footer, #sp-wp-post-list-202 > article > footer, #sp-wp-post-list-203 > article > footer, #sp-wp-post-list-204 > article > footer, #sp-wp-post-list-205 > article > footer, #sp-wp-post-list-206 > article > footer, #sp-wp-post-list-207 > article > footer, #sp-wp-post-list-208 > article > footer, #sp-wp-post-list-209 > article > footer, #sp-wp-post-list-21 > article > footer, #sp-wp-post-list-210 > article > footer, #sp-wp-post-list-211 > article > footer, #sp-wp-post-list-212 > article > footer, #sp-wp-post-list-213 > article > footer, #sp-wp-post-list-214 > article > footer, #sp-wp-post-list-215 > article > footer, #sp-wp-post-list-216 > article > footer, #sp-wp-post-list-217 > article > footer, #sp-wp-post-list-218 > article > footer, #sp-wp-post-list-219 > article > footer, #sp-wp-post-list-22 > article > footer, #sp-wp-post-list-220 > article > footer, #sp-wp-post-list-221 > article > footer, #sp-wp-post-list-222 > article > footer, #sp-wp-post-list-223 > article > footer, #sp-wp-post-list-225 > article > footer, #sp-wp-post-list-23 > article > footer, #sp-wp-post-list-24 > article > footer, #sp-wp-post-list-25 > article > footer, #sp-wp-post-list-26 > article > footer, #sp-wp-post-list-27 > article > footer, #sp-wp-post-list-28 > article > footer, #sp-wp-post-list-29 > article > footer, #sp-wp-post-list-30 > article > footer, #sp-wp-post-list-31 > article > footer, #sp-wp-post-list-32 > article > footer, #sp-wp-post-list-33 > article > footer, #sp-wp-post-list-34 > article > footer, #sp-wp-post-list-35 > article > footer, #sp-wp-post-list-36 > article > footer, #sp-wp-post-list-37 > article > footer, #sp-wp-post-list-38 > article > footer, #sp-wp-post-list-39 > article > footer, #sp-wp-post-list-4 > article > footer, #sp-wp-post-list-40 > article > footer, #sp-wp-post-list-41 > article > footer, #sp-wp-post-list-42 > article > footer, #sp-wp-post-list-43 > article > footer, #sp-wp-post-list-44 > article > footer, #sp-wp-post-list-45 > article > footer, #sp-wp-post-list-46 > article > footer, #sp-wp-post-list-47 > article > footer, #sp-wp-post-list-48 > article > footer, #sp-wp-post-list-49 > article > footer, #sp-wp-post-list-5 > article > footer, #sp-wp-post-list-50 > article > footer, #sp-wp-post-list-51 > article > footer, #sp-wp-post-list-52 > article > footer, #sp-wp-post-list-53 > article > footer, #sp-wp-post-list-54 > article > footer, #sp-wp-post-list-55 > article > footer, #sp-wp-post-list-56 > article > footer, #sp-wp-post-list-57 > article > footer, #sp-wp-post-list-58 > article > footer, #sp-wp-post-list-59 > article > footer, #sp-wp-post-list-6 > article > footer, #sp-wp-post-list-60 > article > footer, #sp-wp-post-list-61 > article > footer, #sp-wp-post-list-62 > article > footer, #sp-wp-post-list-63 > article > footer, #sp-wp-post-list-64 > article > footer, #sp-wp-post-list-65 > article > footer, #sp-wp-post-list-66 > article > footer, #sp-wp-post-list-67 > article > footer, #sp-wp-post-list-68 > article > footer, #sp-wp-post-list-69 > article > footer, #sp-wp-post-list-7 > article > footer, #sp-wp-post-list-70 > article > footer, #sp-wp-post-list-71 > article > footer, #sp-wp-post-list-72 > article > footer, #sp-wp-post-list-73 > article > footer, #sp-wp-post-list-74 > article > footer, #sp-wp-post-list-75 > article > footer, #sp-wp-post-list-76 > article > footer, #sp-wp-post-list-77 > article > footer, #sp-wp-post-list-78 > article > footer, #sp-wp-post-list-79 > article > footer, #sp-wp-post-list-8 > article > footer, #sp-wp-post-list-80 > article > footer, #sp-wp-post-list-81 > article > footer, #sp-wp-post-list-82 > article > footer, #sp-wp-post-list-83 > article > footer, #sp-wp-post-list-84 > article > footer, #sp-wp-post-list-85 > article > footer, #sp-wp-post-list-86 > article > footer, #sp-wp-post-list-87 > article > footer, #sp-wp-post-list-88 > article > footer, #sp-wp-post-list-89 > article > footer, #sp-wp-post-list-9 > article > footer, #sp-wp-post-list-90 > article > footer, #sp-wp-post-list-91 > article > footer, #sp-wp-post-list-92 > article > footer, #sp-wp-post-list-93 > article > footer, #sp-wp-post-list-94 > article > footer, #sp-wp-post-list-95 > article > footer, #sp-wp-post-list-96 > article > footer, #sp-wp-post-list-97 > article > footer, #sp-wp-post-list-98 > article > footer, #sp-wp-post-list-99 > article > footer{
  color : #f5568b;
  clear : both;
}

#sp-entry-content-3 > article > footer .by-author, #sp-entry-content-4 > article > footer .by-author, #sp-entry-content-5 > article > footer .by-author, #sp-wp-post-list-1 > article > footer .by-author, #sp-wp-post-list-10 > article > footer .by-author, #sp-wp-post-list-100 > article > footer .by-author, #sp-wp-post-list-101 > article > footer .by-author, #sp-wp-post-list-102 > article > footer .by-author, #sp-wp-post-list-103 > article > footer .by-author, #sp-wp-post-list-104 > article > footer .by-author, #sp-wp-post-list-105 > article > footer .by-author, #sp-wp-post-list-106 > article > footer .by-author, #sp-wp-post-list-107 > article > footer .by-author, #sp-wp-post-list-108 > article > footer .by-author, #sp-wp-post-list-109 > article > footer .by-author, #sp-wp-post-list-11 > article > footer .by-author, #sp-wp-post-list-110 > article > footer .by-author, #sp-wp-post-list-111 > article > footer .by-author, #sp-wp-post-list-112 > article > footer .by-author, #sp-wp-post-list-113 > article > footer .by-author, #sp-wp-post-list-114 > article > footer .by-author, #sp-wp-post-list-115 > article > footer .by-author, #sp-wp-post-list-116 > article > footer .by-author, #sp-wp-post-list-117 > article > footer .by-author, #sp-wp-post-list-118 > article > footer .by-author, #sp-wp-post-list-119 > article > footer .by-author, #sp-wp-post-list-12 > article > footer .by-author, #sp-wp-post-list-120 > article > footer .by-author, #sp-wp-post-list-121 > article > footer .by-author, #sp-wp-post-list-122 > article > footer .by-author, #sp-wp-post-list-123 > article > footer .by-author, #sp-wp-post-list-124 > article > footer .by-author, #sp-wp-post-list-125 > article > footer .by-author, #sp-wp-post-list-126 > article > footer .by-author, #sp-wp-post-list-127 > article > footer .by-author, #sp-wp-post-list-128 > article > footer .by-author, #sp-wp-post-list-129 > article > footer .by-author, #sp-wp-post-list-13 > article > footer .by-author, #sp-wp-post-list-130 > article > footer .by-author, #sp-wp-post-list-131 > article > footer .by-author, #sp-wp-post-list-132 > article > footer .by-author, #sp-wp-post-list-133 > article > footer .by-author, #sp-wp-post-list-134 > article > footer .by-author, #sp-wp-post-list-135 > article > footer .by-author, #sp-wp-post-list-136 > article > footer .by-author, #sp-wp-post-list-137 > article > footer .by-author, #sp-wp-post-list-138 > article > footer .by-author, #sp-wp-post-list-139 > article > footer .by-author, #sp-wp-post-list-14 > article > footer .by-author, #sp-wp-post-list-140 > article > footer .by-author, #sp-wp-post-list-141 > article > footer .by-author, #sp-wp-post-list-142 > article > footer .by-author, #sp-wp-post-list-143 > article > footer .by-author, #sp-wp-post-list-144 > article > footer .by-author, #sp-wp-post-list-145 > article > footer .by-author, #sp-wp-post-list-146 > article > footer .by-author, #sp-wp-post-list-147 > article > footer .by-author, #sp-wp-post-list-148 > article > footer .by-author, #sp-wp-post-list-149 > article > footer .by-author, #sp-wp-post-list-15 > article > footer .by-author, #sp-wp-post-list-150 > article > footer .by-author, #sp-wp-post-list-151 > article > footer .by-author, #sp-wp-post-list-152 > article > footer .by-author, #sp-wp-post-list-153 > article > footer .by-author, #sp-wp-post-list-154 > article > footer .by-author, #sp-wp-post-list-155 > article > footer .by-author, #sp-wp-post-list-156 > article > footer .by-author, #sp-wp-post-list-157 > article > footer .by-author, #sp-wp-post-list-158 > article > footer .by-author, #sp-wp-post-list-159 > article > footer .by-author, #sp-wp-post-list-16 > article > footer .by-author, #sp-wp-post-list-160 > article > footer .by-author, #sp-wp-post-list-161 > article > footer .by-author, #sp-wp-post-list-162 > article > footer .by-author, #sp-wp-post-list-163 > article > footer .by-author, #sp-wp-post-list-164 > article > footer .by-author, #sp-wp-post-list-165 > article > footer .by-author, #sp-wp-post-list-166 > article > footer .by-author, #sp-wp-post-list-167 > article > footer .by-author, #sp-wp-post-list-168 > article > footer .by-author, #sp-wp-post-list-169 > article > footer .by-author, #sp-wp-post-list-17 > article > footer .by-author, #sp-wp-post-list-170 > article > footer .by-author, #sp-wp-post-list-171 > article > footer .by-author, #sp-wp-post-list-172 > article > footer .by-author, #sp-wp-post-list-173 > article > footer .by-author, #sp-wp-post-list-174 > article > footer .by-author, #sp-wp-post-list-175 > article > footer .by-author, #sp-wp-post-list-176 > article > footer .by-author, #sp-wp-post-list-177 > article > footer .by-author, #sp-wp-post-list-178 > article > footer .by-author, #sp-wp-post-list-179 > article > footer .by-author, #sp-wp-post-list-18 > article > footer .by-author, #sp-wp-post-list-180 > article > footer .by-author, #sp-wp-post-list-181 > article > footer .by-author, #sp-wp-post-list-182 > article > footer .by-author, #sp-wp-post-list-183 > article > footer .by-author, #sp-wp-post-list-184 > article > footer .by-author, #sp-wp-post-list-185 > article > footer .by-author, #sp-wp-post-list-186 > article > footer .by-author, #sp-wp-post-list-187 > article > footer .by-author, #sp-wp-post-list-188 > article > footer .by-author, #sp-wp-post-list-189 > article > footer .by-author, #sp-wp-post-list-19 > article > footer .by-author, #sp-wp-post-list-190 > article > footer .by-author, #sp-wp-post-list-191 > article > footer .by-author, #sp-wp-post-list-192 > article > footer .by-author, #sp-wp-post-list-193 > article > footer .by-author, #sp-wp-post-list-194 > article > footer .by-author, #sp-wp-post-list-195 > article > footer .by-author, #sp-wp-post-list-196 > article > footer .by-author, #sp-wp-post-list-197 > article > footer .by-author, #sp-wp-post-list-198 > article > footer .by-author, #sp-wp-post-list-199 > article > footer .by-author, #sp-wp-post-list-20 > article > footer .by-author, #sp-wp-post-list-200 > article > footer .by-author, #sp-wp-post-list-201 > article > footer .by-author, #sp-wp-post-list-202 > article > footer .by-author, #sp-wp-post-list-203 > article > footer .by-author, #sp-wp-post-list-204 > article > footer .by-author, #sp-wp-post-list-205 > article > footer .by-author, #sp-wp-post-list-206 > article > footer .by-author, #sp-wp-post-list-207 > article > footer .by-author, #sp-wp-post-list-208 > article > footer .by-author, #sp-wp-post-list-209 > article > footer .by-author, #sp-wp-post-list-21 > article > footer .by-author, #sp-wp-post-list-210 > article > footer .by-author, #sp-wp-post-list-211 > article > footer .by-author, #sp-wp-post-list-212 > article > footer .by-author, #sp-wp-post-list-213 > article > footer .by-author, #sp-wp-post-list-214 > article > footer .by-author, #sp-wp-post-list-215 > article > footer .by-author, #sp-wp-post-list-216 > article > footer .by-author, #sp-wp-post-list-217 > article > footer .by-author, #sp-wp-post-list-218 > article > footer .by-author, #sp-wp-post-list-219 > article > footer .by-author, #sp-wp-post-list-22 > article > footer .by-author, #sp-wp-post-list-220 > article > footer .by-author, #sp-wp-post-list-221 > article > footer .by-author, #sp-wp-post-list-222 > article > footer .by-author, #sp-wp-post-list-223 > article > footer .by-author, #sp-wp-post-list-225 > article > footer .by-author, #sp-wp-post-list-23 > article > footer .by-author, #sp-wp-post-list-24 > article > footer .by-author, #sp-wp-post-list-25 > article > footer .by-author, #sp-wp-post-list-26 > article > footer .by-author, #sp-wp-post-list-27 > article > footer .by-author, #sp-wp-post-list-28 > article > footer .by-author, #sp-wp-post-list-29 > article > footer .by-author, #sp-wp-post-list-30 > article > footer .by-author, #sp-wp-post-list-31 > article > footer .by-author, #sp-wp-post-list-32 > article > footer .by-author, #sp-wp-post-list-33 > article > footer .by-author, #sp-wp-post-list-34 > article > footer .by-author, #sp-wp-post-list-35 > article > footer .by-author, #sp-wp-post-list-36 > article > footer .by-author, #sp-wp-post-list-37 > article > footer .by-author, #sp-wp-post-list-38 > article > footer .by-author, #sp-wp-post-list-39 > article > footer .by-author, #sp-wp-post-list-4 > article > footer .by-author, #sp-wp-post-list-40 > article > footer .by-author, #sp-wp-post-list-41 > article > footer .by-author, #sp-wp-post-list-42 > article > footer .by-author, #sp-wp-post-list-43 > article > footer .by-author, #sp-wp-post-list-44 > article > footer .by-author, #sp-wp-post-list-45 > article > footer .by-author, #sp-wp-post-list-46 > article > footer .by-author, #sp-wp-post-list-47 > article > footer .by-author, #sp-wp-post-list-48 > article > footer .by-author, #sp-wp-post-list-49 > article > footer .by-author, #sp-wp-post-list-5 > article > footer .by-author, #sp-wp-post-list-50 > article > footer .by-author, #sp-wp-post-list-51 > article > footer .by-author, #sp-wp-post-list-52 > article > footer .by-author, #sp-wp-post-list-53 > article > footer .by-author, #sp-wp-post-list-54 > article > footer .by-author, #sp-wp-post-list-55 > article > footer .by-author, #sp-wp-post-list-56 > article > footer .by-author, #sp-wp-post-list-57 > article > footer .by-author, #sp-wp-post-list-58 > article > footer .by-author, #sp-wp-post-list-59 > article > footer .by-author, #sp-wp-post-list-6 > article > footer .by-author, #sp-wp-post-list-60 > article > footer .by-author, #sp-wp-post-list-61 > article > footer .by-author, #sp-wp-post-list-62 > article > footer .by-author, #sp-wp-post-list-63 > article > footer .by-author, #sp-wp-post-list-64 > article > footer .by-author, #sp-wp-post-list-65 > article > footer .by-author, #sp-wp-post-list-66 > article > footer .by-author, #sp-wp-post-list-67 > article > footer .by-author, #sp-wp-post-list-68 > article > footer .by-author, #sp-wp-post-list-69 > article > footer .by-author, #sp-wp-post-list-7 > article > footer .by-author, #sp-wp-post-list-70 > article > footer .by-author, #sp-wp-post-list-71 > article > footer .by-author, #sp-wp-post-list-72 > article > footer .by-author, #sp-wp-post-list-73 > article > footer .by-author, #sp-wp-post-list-74 > article > footer .by-author, #sp-wp-post-list-75 > article > footer .by-author, #sp-wp-post-list-76 > article > footer .by-author, #sp-wp-post-list-77 > article > footer .by-author, #sp-wp-post-list-78 > article > footer .by-author, #sp-wp-post-list-79 > article > footer .by-author, #sp-wp-post-list-8 > article > footer .by-author, #sp-wp-post-list-80 > article > footer .by-author, #sp-wp-post-list-81 > article > footer .by-author, #sp-wp-post-list-82 > article > footer .by-author, #sp-wp-post-list-83 > article > footer .by-author, #sp-wp-post-list-84 > article > footer .by-author, #sp-wp-post-list-85 > article > footer .by-author, #sp-wp-post-list-86 > article > footer .by-author, #sp-wp-post-list-87 > article > footer .by-author, #sp-wp-post-list-88 > article > footer .by-author, #sp-wp-post-list-89 > article > footer .by-author, #sp-wp-post-list-9 > article > footer .by-author, #sp-wp-post-list-90 > article > footer .by-author, #sp-wp-post-list-91 > article > footer .by-author, #sp-wp-post-list-92 > article > footer .by-author, #sp-wp-post-list-93 > article > footer .by-author, #sp-wp-post-list-94 > article > footer .by-author, #sp-wp-post-list-95 > article > footer .by-author, #sp-wp-post-list-96 > article > footer .by-author, #sp-wp-post-list-97 > article > footer .by-author, #sp-wp-post-list-98 > article > footer .by-author, #sp-wp-post-list-99 > article > footer .by-author{
  background-image : url(img/icon-author.png);
}

#sp-entry-content-3 > article > footer .cat-links, #sp-entry-content-4 > article > footer .cat-links, #sp-entry-content-5 > article > footer .cat-links, #sp-wp-post-list-1 > article > footer .cat-links, #sp-wp-post-list-10 > article > footer .cat-links, #sp-wp-post-list-100 > article > footer .cat-links, #sp-wp-post-list-101 > article > footer .cat-links, #sp-wp-post-list-102 > article > footer .cat-links, #sp-wp-post-list-103 > article > footer .cat-links, #sp-wp-post-list-104 > article > footer .cat-links, #sp-wp-post-list-105 > article > footer .cat-links, #sp-wp-post-list-106 > article > footer .cat-links, #sp-wp-post-list-107 > article > footer .cat-links, #sp-wp-post-list-108 > article > footer .cat-links, #sp-wp-post-list-109 > article > footer .cat-links, #sp-wp-post-list-11 > article > footer .cat-links, #sp-wp-post-list-110 > article > footer .cat-links, #sp-wp-post-list-111 > article > footer .cat-links, #sp-wp-post-list-112 > article > footer .cat-links, #sp-wp-post-list-113 > article > footer .cat-links, #sp-wp-post-list-114 > article > footer .cat-links, #sp-wp-post-list-115 > article > footer .cat-links, #sp-wp-post-list-116 > article > footer .cat-links, #sp-wp-post-list-117 > article > footer .cat-links, #sp-wp-post-list-118 > article > footer .cat-links, #sp-wp-post-list-119 > article > footer .cat-links, #sp-wp-post-list-12 > article > footer .cat-links, #sp-wp-post-list-120 > article > footer .cat-links, #sp-wp-post-list-121 > article > footer .cat-links, #sp-wp-post-list-122 > article > footer .cat-links, #sp-wp-post-list-123 > article > footer .cat-links, #sp-wp-post-list-124 > article > footer .cat-links, #sp-wp-post-list-125 > article > footer .cat-links, #sp-wp-post-list-126 > article > footer .cat-links, #sp-wp-post-list-127 > article > footer .cat-links, #sp-wp-post-list-128 > article > footer .cat-links, #sp-wp-post-list-129 > article > footer .cat-links, #sp-wp-post-list-13 > article > footer .cat-links, #sp-wp-post-list-130 > article > footer .cat-links, #sp-wp-post-list-131 > article > footer .cat-links, #sp-wp-post-list-132 > article > footer .cat-links, #sp-wp-post-list-133 > article > footer .cat-links, #sp-wp-post-list-134 > article > footer .cat-links, #sp-wp-post-list-135 > article > footer .cat-links, #sp-wp-post-list-136 > article > footer .cat-links, #sp-wp-post-list-137 > article > footer .cat-links, #sp-wp-post-list-138 > article > footer .cat-links, #sp-wp-post-list-139 > article > footer .cat-links, #sp-wp-post-list-14 > article > footer .cat-links, #sp-wp-post-list-140 > article > footer .cat-links, #sp-wp-post-list-141 > article > footer .cat-links, #sp-wp-post-list-142 > article > footer .cat-links, #sp-wp-post-list-143 > article > footer .cat-links, #sp-wp-post-list-144 > article > footer .cat-links, #sp-wp-post-list-145 > article > footer .cat-links, #sp-wp-post-list-146 > article > footer .cat-links, #sp-wp-post-list-147 > article > footer .cat-links, #sp-wp-post-list-148 > article > footer .cat-links, #sp-wp-post-list-149 > article > footer .cat-links, #sp-wp-post-list-15 > article > footer .cat-links, #sp-wp-post-list-150 > article > footer .cat-links, #sp-wp-post-list-151 > article > footer .cat-links, #sp-wp-post-list-152 > article > footer .cat-links, #sp-wp-post-list-153 > article > footer .cat-links, #sp-wp-post-list-154 > article > footer .cat-links, #sp-wp-post-list-155 > article > footer .cat-links, #sp-wp-post-list-156 > article > footer .cat-links, #sp-wp-post-list-157 > article > footer .cat-links, #sp-wp-post-list-158 > article > footer .cat-links, #sp-wp-post-list-159 > article > footer .cat-links, #sp-wp-post-list-16 > article > footer .cat-links, #sp-wp-post-list-160 > article > footer .cat-links, #sp-wp-post-list-161 > article > footer .cat-links, #sp-wp-post-list-162 > article > footer .cat-links, #sp-wp-post-list-163 > article > footer .cat-links, #sp-wp-post-list-164 > article > footer .cat-links, #sp-wp-post-list-165 > article > footer .cat-links, #sp-wp-post-list-166 > article > footer .cat-links, #sp-wp-post-list-167 > article > footer .cat-links, #sp-wp-post-list-168 > article > footer .cat-links, #sp-wp-post-list-169 > article > footer .cat-links, #sp-wp-post-list-17 > article > footer .cat-links, #sp-wp-post-list-170 > article > footer .cat-links, #sp-wp-post-list-171 > article > footer .cat-links, #sp-wp-post-list-172 > article > footer .cat-links, #sp-wp-post-list-173 > article > footer .cat-links, #sp-wp-post-list-174 > article > footer .cat-links, #sp-wp-post-list-175 > article > footer .cat-links, #sp-wp-post-list-176 > article > footer .cat-links, #sp-wp-post-list-177 > article > footer .cat-links, #sp-wp-post-list-178 > article > footer .cat-links, #sp-wp-post-list-179 > article > footer .cat-links, #sp-wp-post-list-18 > article > footer .cat-links, #sp-wp-post-list-180 > article > footer .cat-links, #sp-wp-post-list-181 > article > footer .cat-links, #sp-wp-post-list-182 > article > footer .cat-links, #sp-wp-post-list-183 > article > footer .cat-links, #sp-wp-post-list-184 > article > footer .cat-links, #sp-wp-post-list-185 > article > footer .cat-links, #sp-wp-post-list-186 > article > footer .cat-links, #sp-wp-post-list-187 > article > footer .cat-links, #sp-wp-post-list-188 > article > footer .cat-links, #sp-wp-post-list-189 > article > footer .cat-links, #sp-wp-post-list-19 > article > footer .cat-links, #sp-wp-post-list-190 > article > footer .cat-links, #sp-wp-post-list-191 > article > footer .cat-links, #sp-wp-post-list-192 > article > footer .cat-links, #sp-wp-post-list-193 > article > footer .cat-links, #sp-wp-post-list-194 > article > footer .cat-links, #sp-wp-post-list-195 > article > footer .cat-links, #sp-wp-post-list-196 > article > footer .cat-links, #sp-wp-post-list-197 > article > footer .cat-links, #sp-wp-post-list-198 > article > footer .cat-links, #sp-wp-post-list-199 > article > footer .cat-links, #sp-wp-post-list-20 > article > footer .cat-links, #sp-wp-post-list-200 > article > footer .cat-links, #sp-wp-post-list-201 > article > footer .cat-links, #sp-wp-post-list-202 > article > footer .cat-links, #sp-wp-post-list-203 > article > footer .cat-links, #sp-wp-post-list-204 > article > footer .cat-links, #sp-wp-post-list-205 > article > footer .cat-links, #sp-wp-post-list-206 > article > footer .cat-links, #sp-wp-post-list-207 > article > footer .cat-links, #sp-wp-post-list-208 > article > footer .cat-links, #sp-wp-post-list-209 > article > footer .cat-links, #sp-wp-post-list-21 > article > footer .cat-links, #sp-wp-post-list-210 > article > footer .cat-links, #sp-wp-post-list-211 > article > footer .cat-links, #sp-wp-post-list-212 > article > footer .cat-links, #sp-wp-post-list-213 > article > footer .cat-links, #sp-wp-post-list-214 > article > footer .cat-links, #sp-wp-post-list-215 > article > footer .cat-links, #sp-wp-post-list-216 > article > footer .cat-links, #sp-wp-post-list-217 > article > footer .cat-links, #sp-wp-post-list-218 > article > footer .cat-links, #sp-wp-post-list-219 > article > footer .cat-links, #sp-wp-post-list-22 > article > footer .cat-links, #sp-wp-post-list-220 > article > footer .cat-links, #sp-wp-post-list-221 > article > footer .cat-links, #sp-wp-post-list-222 > article > footer .cat-links, #sp-wp-post-list-223 > article > footer .cat-links, #sp-wp-post-list-225 > article > footer .cat-links, #sp-wp-post-list-23 > article > footer .cat-links, #sp-wp-post-list-24 > article > footer .cat-links, #sp-wp-post-list-25 > article > footer .cat-links, #sp-wp-post-list-26 > article > footer .cat-links, #sp-wp-post-list-27 > article > footer .cat-links, #sp-wp-post-list-28 > article > footer .cat-links, #sp-wp-post-list-29 > article > footer .cat-links, #sp-wp-post-list-30 > article > footer .cat-links, #sp-wp-post-list-31 > article > footer .cat-links, #sp-wp-post-list-32 > article > footer .cat-links, #sp-wp-post-list-33 > article > footer .cat-links, #sp-wp-post-list-34 > article > footer .cat-links, #sp-wp-post-list-35 > article > footer .cat-links, #sp-wp-post-list-36 > article > footer .cat-links, #sp-wp-post-list-37 > article > footer .cat-links, #sp-wp-post-list-38 > article > footer .cat-links, #sp-wp-post-list-39 > article > footer .cat-links, #sp-wp-post-list-4 > article > footer .cat-links, #sp-wp-post-list-40 > article > footer .cat-links, #sp-wp-post-list-41 > article > footer .cat-links, #sp-wp-post-list-42 > article > footer .cat-links, #sp-wp-post-list-43 > article > footer .cat-links, #sp-wp-post-list-44 > article > footer .cat-links, #sp-wp-post-list-45 > article > footer .cat-links, #sp-wp-post-list-46 > article > footer .cat-links, #sp-wp-post-list-47 > article > footer .cat-links, #sp-wp-post-list-48 > article > footer .cat-links, #sp-wp-post-list-49 > article > footer .cat-links, #sp-wp-post-list-5 > article > footer .cat-links, #sp-wp-post-list-50 > article > footer .cat-links, #sp-wp-post-list-51 > article > footer .cat-links, #sp-wp-post-list-52 > article > footer .cat-links, #sp-wp-post-list-53 > article > footer .cat-links, #sp-wp-post-list-54 > article > footer .cat-links, #sp-wp-post-list-55 > article > footer .cat-links, #sp-wp-post-list-56 > article > footer .cat-links, #sp-wp-post-list-57 > article > footer .cat-links, #sp-wp-post-list-58 > article > footer .cat-links, #sp-wp-post-list-59 > article > footer .cat-links, #sp-wp-post-list-6 > article > footer .cat-links, #sp-wp-post-list-60 > article > footer .cat-links, #sp-wp-post-list-61 > article > footer .cat-links, #sp-wp-post-list-62 > article > footer .cat-links, #sp-wp-post-list-63 > article > footer .cat-links, #sp-wp-post-list-64 > article > footer .cat-links, #sp-wp-post-list-65 > article > footer .cat-links, #sp-wp-post-list-66 > article > footer .cat-links, #sp-wp-post-list-67 > article > footer .cat-links, #sp-wp-post-list-68 > article > footer .cat-links, #sp-wp-post-list-69 > article > footer .cat-links, #sp-wp-post-list-7 > article > footer .cat-links, #sp-wp-post-list-70 > article > footer .cat-links, #sp-wp-post-list-71 > article > footer .cat-links, #sp-wp-post-list-72 > article > footer .cat-links, #sp-wp-post-list-73 > article > footer .cat-links, #sp-wp-post-list-74 > article > footer .cat-links, #sp-wp-post-list-75 > article > footer .cat-links, #sp-wp-post-list-76 > article > footer .cat-links, #sp-wp-post-list-77 > article > footer .cat-links, #sp-wp-post-list-78 > article > footer .cat-links, #sp-wp-post-list-79 > article > footer .cat-links, #sp-wp-post-list-8 > article > footer .cat-links, #sp-wp-post-list-80 > article > footer .cat-links, #sp-wp-post-list-81 > article > footer .cat-links, #sp-wp-post-list-82 > article > footer .cat-links, #sp-wp-post-list-83 > article > footer .cat-links, #sp-wp-post-list-84 > article > footer .cat-links, #sp-wp-post-list-85 > article > footer .cat-links, #sp-wp-post-list-86 > article > footer .cat-links, #sp-wp-post-list-87 > article > footer .cat-links, #sp-wp-post-list-88 > article > footer .cat-links, #sp-wp-post-list-89 > article > footer .cat-links, #sp-wp-post-list-9 > article > footer .cat-links, #sp-wp-post-list-90 > article > footer .cat-links, #sp-wp-post-list-91 > article > footer .cat-links, #sp-wp-post-list-92 > article > footer .cat-links, #sp-wp-post-list-93 > article > footer .cat-links, #sp-wp-post-list-94 > article > footer .cat-links, #sp-wp-post-list-95 > article > footer .cat-links, #sp-wp-post-list-96 > article > footer .cat-links, #sp-wp-post-list-97 > article > footer .cat-links, #sp-wp-post-list-98 > article > footer .cat-links, #sp-wp-post-list-99 > article > footer .cat-links{
  background-image : url(img/icon-cat.png);
}

#sp-entry-content-3 > article > footer .comments-link, #sp-entry-content-4 > article > footer .comments-link, #sp-entry-content-5 > article > footer .comments-link, #sp-wp-post-list-1 > article > footer .comments-link, #sp-wp-post-list-10 > article > footer .comments-link, #sp-wp-post-list-100 > article > footer .comments-link, #sp-wp-post-list-101 > article > footer .comments-link, #sp-wp-post-list-102 > article > footer .comments-link, #sp-wp-post-list-103 > article > footer .comments-link, #sp-wp-post-list-104 > article > footer .comments-link, #sp-wp-post-list-105 > article > footer .comments-link, #sp-wp-post-list-106 > article > footer .comments-link, #sp-wp-post-list-107 > article > footer .comments-link, #sp-wp-post-list-108 > article > footer .comments-link, #sp-wp-post-list-109 > article > footer .comments-link, #sp-wp-post-list-11 > article > footer .comments-link, #sp-wp-post-list-110 > article > footer .comments-link, #sp-wp-post-list-111 > article > footer .comments-link, #sp-wp-post-list-112 > article > footer .comments-link, #sp-wp-post-list-113 > article > footer .comments-link, #sp-wp-post-list-114 > article > footer .comments-link, #sp-wp-post-list-115 > article > footer .comments-link, #sp-wp-post-list-116 > article > footer .comments-link, #sp-wp-post-list-117 > article > footer .comments-link, #sp-wp-post-list-118 > article > footer .comments-link, #sp-wp-post-list-119 > article > footer .comments-link, #sp-wp-post-list-12 > article > footer .comments-link, #sp-wp-post-list-120 > article > footer .comments-link, #sp-wp-post-list-121 > article > footer .comments-link, #sp-wp-post-list-122 > article > footer .comments-link, #sp-wp-post-list-123 > article > footer .comments-link, #sp-wp-post-list-124 > article > footer .comments-link, #sp-wp-post-list-125 > article > footer .comments-link, #sp-wp-post-list-126 > article > footer .comments-link, #sp-wp-post-list-127 > article > footer .comments-link, #sp-wp-post-list-128 > article > footer .comments-link, #sp-wp-post-list-129 > article > footer .comments-link, #sp-wp-post-list-13 > article > footer .comments-link, #sp-wp-post-list-130 > article > footer .comments-link, #sp-wp-post-list-131 > article > footer .comments-link, #sp-wp-post-list-132 > article > footer .comments-link, #sp-wp-post-list-133 > article > footer .comments-link, #sp-wp-post-list-134 > article > footer .comments-link, #sp-wp-post-list-135 > article > footer .comments-link, #sp-wp-post-list-136 > article > footer .comments-link, #sp-wp-post-list-137 > article > footer .comments-link, #sp-wp-post-list-138 > article > footer .comments-link, #sp-wp-post-list-139 > article > footer .comments-link, #sp-wp-post-list-14 > article > footer .comments-link, #sp-wp-post-list-140 > article > footer .comments-link, #sp-wp-post-list-141 > article > footer .comments-link, #sp-wp-post-list-142 > article > footer .comments-link, #sp-wp-post-list-143 > article > footer .comments-link, #sp-wp-post-list-144 > article > footer .comments-link, #sp-wp-post-list-145 > article > footer .comments-link, #sp-wp-post-list-146 > article > footer .comments-link, #sp-wp-post-list-147 > article > footer .comments-link, #sp-wp-post-list-148 > article > footer .comments-link, #sp-wp-post-list-149 > article > footer .comments-link, #sp-wp-post-list-15 > article > footer .comments-link, #sp-wp-post-list-150 > article > footer .comments-link, #sp-wp-post-list-151 > article > footer .comments-link, #sp-wp-post-list-152 > article > footer .comments-link, #sp-wp-post-list-153 > article > footer .comments-link, #sp-wp-post-list-154 > article > footer .comments-link, #sp-wp-post-list-155 > article > footer .comments-link, #sp-wp-post-list-156 > article > footer .comments-link, #sp-wp-post-list-157 > article > footer .comments-link, #sp-wp-post-list-158 > article > footer .comments-link, #sp-wp-post-list-159 > article > footer .comments-link, #sp-wp-post-list-16 > article > footer .comments-link, #sp-wp-post-list-160 > article > footer .comments-link, #sp-wp-post-list-161 > article > footer .comments-link, #sp-wp-post-list-162 > article > footer .comments-link, #sp-wp-post-list-163 > article > footer .comments-link, #sp-wp-post-list-164 > article > footer .comments-link, #sp-wp-post-list-165 > article > footer .comments-link, #sp-wp-post-list-166 > article > footer .comments-link, #sp-wp-post-list-167 > article > footer .comments-link, #sp-wp-post-list-168 > article > footer .comments-link, #sp-wp-post-list-169 > article > footer .comments-link, #sp-wp-post-list-17 > article > footer .comments-link, #sp-wp-post-list-170 > article > footer .comments-link, #sp-wp-post-list-171 > article > footer .comments-link, #sp-wp-post-list-172 > article > footer .comments-link, #sp-wp-post-list-173 > article > footer .comments-link, #sp-wp-post-list-174 > article > footer .comments-link, #sp-wp-post-list-175 > article > footer .comments-link, #sp-wp-post-list-176 > article > footer .comments-link, #sp-wp-post-list-177 > article > footer .comments-link, #sp-wp-post-list-178 > article > footer .comments-link, #sp-wp-post-list-179 > article > footer .comments-link, #sp-wp-post-list-18 > article > footer .comments-link, #sp-wp-post-list-180 > article > footer .comments-link, #sp-wp-post-list-181 > article > footer .comments-link, #sp-wp-post-list-182 > article > footer .comments-link, #sp-wp-post-list-183 > article > footer .comments-link, #sp-wp-post-list-184 > article > footer .comments-link, #sp-wp-post-list-185 > article > footer .comments-link, #sp-wp-post-list-186 > article > footer .comments-link, #sp-wp-post-list-187 > article > footer .comments-link, #sp-wp-post-list-188 > article > footer .comments-link, #sp-wp-post-list-189 > article > footer .comments-link, #sp-wp-post-list-19 > article > footer .comments-link, #sp-wp-post-list-190 > article > footer .comments-link, #sp-wp-post-list-191 > article > footer .comments-link, #sp-wp-post-list-192 > article > footer .comments-link, #sp-wp-post-list-193 > article > footer .comments-link, #sp-wp-post-list-194 > article > footer .comments-link, #sp-wp-post-list-195 > article > footer .comments-link, #sp-wp-post-list-196 > article > footer .comments-link, #sp-wp-post-list-197 > article > footer .comments-link, #sp-wp-post-list-198 > article > footer .comments-link, #sp-wp-post-list-199 > article > footer .comments-link, #sp-wp-post-list-20 > article > footer .comments-link, #sp-wp-post-list-200 > article > footer .comments-link, #sp-wp-post-list-201 > article > footer .comments-link, #sp-wp-post-list-202 > article > footer .comments-link, #sp-wp-post-list-203 > article > footer .comments-link, #sp-wp-post-list-204 > article > footer .comments-link, #sp-wp-post-list-205 > article > footer .comments-link, #sp-wp-post-list-206 > article > footer .comments-link, #sp-wp-post-list-207 > article > footer .comments-link, #sp-wp-post-list-208 > article > footer .comments-link, #sp-wp-post-list-209 > article > footer .comments-link, #sp-wp-post-list-21 > article > footer .comments-link, #sp-wp-post-list-210 > article > footer .comments-link, #sp-wp-post-list-211 > article > footer .comments-link, #sp-wp-post-list-212 > article > footer .comments-link, #sp-wp-post-list-213 > article > footer .comments-link, #sp-wp-post-list-214 > article > footer .comments-link, #sp-wp-post-list-215 > article > footer .comments-link, #sp-wp-post-list-216 > article > footer .comments-link, #sp-wp-post-list-217 > article > footer .comments-link, #sp-wp-post-list-218 > article > footer .comments-link, #sp-wp-post-list-219 > article > footer .comments-link, #sp-wp-post-list-22 > article > footer .comments-link, #sp-wp-post-list-220 > article > footer .comments-link, #sp-wp-post-list-221 > article > footer .comments-link, #sp-wp-post-list-222 > article > footer .comments-link, #sp-wp-post-list-223 > article > footer .comments-link, #sp-wp-post-list-225 > article > footer .comments-link, #sp-wp-post-list-23 > article > footer .comments-link, #sp-wp-post-list-24 > article > footer .comments-link, #sp-wp-post-list-25 > article > footer .comments-link, #sp-wp-post-list-26 > article > footer .comments-link, #sp-wp-post-list-27 > article > footer .comments-link, #sp-wp-post-list-28 > article > footer .comments-link, #sp-wp-post-list-29 > article > footer .comments-link, #sp-wp-post-list-30 > article > footer .comments-link, #sp-wp-post-list-31 > article > footer .comments-link, #sp-wp-post-list-32 > article > footer .comments-link, #sp-wp-post-list-33 > article > footer .comments-link, #sp-wp-post-list-34 > article > footer .comments-link, #sp-wp-post-list-35 > article > footer .comments-link, #sp-wp-post-list-36 > article > footer .comments-link, #sp-wp-post-list-37 > article > footer .comments-link, #sp-wp-post-list-38 > article > footer .comments-link, #sp-wp-post-list-39 > article > footer .comments-link, #sp-wp-post-list-4 > article > footer .comments-link, #sp-wp-post-list-40 > article > footer .comments-link, #sp-wp-post-list-41 > article > footer .comments-link, #sp-wp-post-list-42 > article > footer .comments-link, #sp-wp-post-list-43 > article > footer .comments-link, #sp-wp-post-list-44 > article > footer .comments-link, #sp-wp-post-list-45 > article > footer .comments-link, #sp-wp-post-list-46 > article > footer .comments-link, #sp-wp-post-list-47 > article > footer .comments-link, #sp-wp-post-list-48 > article > footer .comments-link, #sp-wp-post-list-49 > article > footer .comments-link, #sp-wp-post-list-5 > article > footer .comments-link, #sp-wp-post-list-50 > article > footer .comments-link, #sp-wp-post-list-51 > article > footer .comments-link, #sp-wp-post-list-52 > article > footer .comments-link, #sp-wp-post-list-53 > article > footer .comments-link, #sp-wp-post-list-54 > article > footer .comments-link, #sp-wp-post-list-55 > article > footer .comments-link, #sp-wp-post-list-56 > article > footer .comments-link, #sp-wp-post-list-57 > article > footer .comments-link, #sp-wp-post-list-58 > article > footer .comments-link, #sp-wp-post-list-59 > article > footer .comments-link, #sp-wp-post-list-6 > article > footer .comments-link, #sp-wp-post-list-60 > article > footer .comments-link, #sp-wp-post-list-61 > article > footer .comments-link, #sp-wp-post-list-62 > article > footer .comments-link, #sp-wp-post-list-63 > article > footer .comments-link, #sp-wp-post-list-64 > article > footer .comments-link, #sp-wp-post-list-65 > article > footer .comments-link, #sp-wp-post-list-66 > article > footer .comments-link, #sp-wp-post-list-67 > article > footer .comments-link, #sp-wp-post-list-68 > article > footer .comments-link, #sp-wp-post-list-69 > article > footer .comments-link, #sp-wp-post-list-7 > article > footer .comments-link, #sp-wp-post-list-70 > article > footer .comments-link, #sp-wp-post-list-71 > article > footer .comments-link, #sp-wp-post-list-72 > article > footer .comments-link, #sp-wp-post-list-73 > article > footer .comments-link, #sp-wp-post-list-74 > article > footer .comments-link, #sp-wp-post-list-75 > article > footer .comments-link, #sp-wp-post-list-76 > article > footer .comments-link, #sp-wp-post-list-77 > article > footer .comments-link, #sp-wp-post-list-78 > article > footer .comments-link, #sp-wp-post-list-79 > article > footer .comments-link, #sp-wp-post-list-8 > article > footer .comments-link, #sp-wp-post-list-80 > article > footer .comments-link, #sp-wp-post-list-81 > article > footer .comments-link, #sp-wp-post-list-82 > article > footer .comments-link, #sp-wp-post-list-83 > article > footer .comments-link, #sp-wp-post-list-84 > article > footer .comments-link, #sp-wp-post-list-85 > article > footer .comments-link, #sp-wp-post-list-86 > article > footer .comments-link, #sp-wp-post-list-87 > article > footer .comments-link, #sp-wp-post-list-88 > article > footer .comments-link, #sp-wp-post-list-89 > article > footer .comments-link, #sp-wp-post-list-9 > article > footer .comments-link, #sp-wp-post-list-90 > article > footer .comments-link, #sp-wp-post-list-91 > article > footer .comments-link, #sp-wp-post-list-92 > article > footer .comments-link, #sp-wp-post-list-93 > article > footer .comments-link, #sp-wp-post-list-94 > article > footer .comments-link, #sp-wp-post-list-95 > article > footer .comments-link, #sp-wp-post-list-96 > article > footer .comments-link, #sp-wp-post-list-97 > article > footer .comments-link, #sp-wp-post-list-98 > article > footer .comments-link, #sp-wp-post-list-99 > article > footer .comments-link{
  background-image : url(img/icon-comments.png);
}

#sp-entry-content-3 > article > footer .date, #sp-entry-content-4 > article > footer .date, #sp-entry-content-5 > article > footer .date, #sp-wp-post-list-1 > article > footer .date, #sp-wp-post-list-10 > article > footer .date, #sp-wp-post-list-100 > article > footer .date, #sp-wp-post-list-101 > article > footer .date, #sp-wp-post-list-102 > article > footer .date, #sp-wp-post-list-103 > article > footer .date, #sp-wp-post-list-104 > article > footer .date, #sp-wp-post-list-105 > article > footer .date, #sp-wp-post-list-106 > article > footer .date, #sp-wp-post-list-107 > article > footer .date, #sp-wp-post-list-108 > article > footer .date, #sp-wp-post-list-109 > article > footer .date, #sp-wp-post-list-11 > article > footer .date, #sp-wp-post-list-110 > article > footer .date, #sp-wp-post-list-111 > article > footer .date, #sp-wp-post-list-112 > article > footer .date, #sp-wp-post-list-113 > article > footer .date, #sp-wp-post-list-114 > article > footer .date, #sp-wp-post-list-115 > article > footer .date, #sp-wp-post-list-116 > article > footer .date, #sp-wp-post-list-117 > article > footer .date, #sp-wp-post-list-118 > article > footer .date, #sp-wp-post-list-119 > article > footer .date, #sp-wp-post-list-12 > article > footer .date, #sp-wp-post-list-120 > article > footer .date, #sp-wp-post-list-121 > article > footer .date, #sp-wp-post-list-122 > article > footer .date, #sp-wp-post-list-123 > article > footer .date, #sp-wp-post-list-124 > article > footer .date, #sp-wp-post-list-125 > article > footer .date, #sp-wp-post-list-126 > article > footer .date, #sp-wp-post-list-127 > article > footer .date, #sp-wp-post-list-128 > article > footer .date, #sp-wp-post-list-129 > article > footer .date, #sp-wp-post-list-13 > article > footer .date, #sp-wp-post-list-130 > article > footer .date, #sp-wp-post-list-131 > article > footer .date, #sp-wp-post-list-132 > article > footer .date, #sp-wp-post-list-133 > article > footer .date, #sp-wp-post-list-134 > article > footer .date, #sp-wp-post-list-135 > article > footer .date, #sp-wp-post-list-136 > article > footer .date, #sp-wp-post-list-137 > article > footer .date, #sp-wp-post-list-138 > article > footer .date, #sp-wp-post-list-139 > article > footer .date, #sp-wp-post-list-14 > article > footer .date, #sp-wp-post-list-140 > article > footer .date, #sp-wp-post-list-141 > article > footer .date, #sp-wp-post-list-142 > article > footer .date, #sp-wp-post-list-143 > article > footer .date, #sp-wp-post-list-144 > article > footer .date, #sp-wp-post-list-145 > article > footer .date, #sp-wp-post-list-146 > article > footer .date, #sp-wp-post-list-147 > article > footer .date, #sp-wp-post-list-148 > article > footer .date, #sp-wp-post-list-149 > article > footer .date, #sp-wp-post-list-15 > article > footer .date, #sp-wp-post-list-150 > article > footer .date, #sp-wp-post-list-151 > article > footer .date, #sp-wp-post-list-152 > article > footer .date, #sp-wp-post-list-153 > article > footer .date, #sp-wp-post-list-154 > article > footer .date, #sp-wp-post-list-155 > article > footer .date, #sp-wp-post-list-156 > article > footer .date, #sp-wp-post-list-157 > article > footer .date, #sp-wp-post-list-158 > article > footer .date, #sp-wp-post-list-159 > article > footer .date, #sp-wp-post-list-16 > article > footer .date, #sp-wp-post-list-160 > article > footer .date, #sp-wp-post-list-161 > article > footer .date, #sp-wp-post-list-162 > article > footer .date, #sp-wp-post-list-163 > article > footer .date, #sp-wp-post-list-164 > article > footer .date, #sp-wp-post-list-165 > article > footer .date, #sp-wp-post-list-166 > article > footer .date, #sp-wp-post-list-167 > article > footer .date, #sp-wp-post-list-168 > article > footer .date, #sp-wp-post-list-169 > article > footer .date, #sp-wp-post-list-17 > article > footer .date, #sp-wp-post-list-170 > article > footer .date, #sp-wp-post-list-171 > article > footer .date, #sp-wp-post-list-172 > article > footer .date, #sp-wp-post-list-173 > article > footer .date, #sp-wp-post-list-174 > article > footer .date, #sp-wp-post-list-175 > article > footer .date, #sp-wp-post-list-176 > article > footer .date, #sp-wp-post-list-177 > article > footer .date, #sp-wp-post-list-178 > article > footer .date, #sp-wp-post-list-179 > article > footer .date, #sp-wp-post-list-18 > article > footer .date, #sp-wp-post-list-180 > article > footer .date, #sp-wp-post-list-181 > article > footer .date, #sp-wp-post-list-182 > article > footer .date, #sp-wp-post-list-183 > article > footer .date, #sp-wp-post-list-184 > article > footer .date, #sp-wp-post-list-185 > article > footer .date, #sp-wp-post-list-186 > article > footer .date, #sp-wp-post-list-187 > article > footer .date, #sp-wp-post-list-188 > article > footer .date, #sp-wp-post-list-189 > article > footer .date, #sp-wp-post-list-19 > article > footer .date, #sp-wp-post-list-190 > article > footer .date, #sp-wp-post-list-191 > article > footer .date, #sp-wp-post-list-192 > article > footer .date, #sp-wp-post-list-193 > article > footer .date, #sp-wp-post-list-194 > article > footer .date, #sp-wp-post-list-195 > article > footer .date, #sp-wp-post-list-196 > article > footer .date, #sp-wp-post-list-197 > article > footer .date, #sp-wp-post-list-198 > article > footer .date, #sp-wp-post-list-199 > article > footer .date, #sp-wp-post-list-20 > article > footer .date, #sp-wp-post-list-200 > article > footer .date, #sp-wp-post-list-201 > article > footer .date, #sp-wp-post-list-202 > article > footer .date, #sp-wp-post-list-203 > article > footer .date, #sp-wp-post-list-204 > article > footer .date, #sp-wp-post-list-205 > article > footer .date, #sp-wp-post-list-206 > article > footer .date, #sp-wp-post-list-207 > article > footer .date, #sp-wp-post-list-208 > article > footer .date, #sp-wp-post-list-209 > article > footer .date, #sp-wp-post-list-21 > article > footer .date, #sp-wp-post-list-210 > article > footer .date, #sp-wp-post-list-211 > article > footer .date, #sp-wp-post-list-212 > article > footer .date, #sp-wp-post-list-213 > article > footer .date, #sp-wp-post-list-214 > article > footer .date, #sp-wp-post-list-215 > article > footer .date, #sp-wp-post-list-216 > article > footer .date, #sp-wp-post-list-217 > article > footer .date, #sp-wp-post-list-218 > article > footer .date, #sp-wp-post-list-219 > article > footer .date, #sp-wp-post-list-22 > article > footer .date, #sp-wp-post-list-220 > article > footer .date, #sp-wp-post-list-221 > article > footer .date, #sp-wp-post-list-222 > article > footer .date, #sp-wp-post-list-223 > article > footer .date, #sp-wp-post-list-225 > article > footer .date, #sp-wp-post-list-23 > article > footer .date, #sp-wp-post-list-24 > article > footer .date, #sp-wp-post-list-25 > article > footer .date, #sp-wp-post-list-26 > article > footer .date, #sp-wp-post-list-27 > article > footer .date, #sp-wp-post-list-28 > article > footer .date, #sp-wp-post-list-29 > article > footer .date, #sp-wp-post-list-30 > article > footer .date, #sp-wp-post-list-31 > article > footer .date, #sp-wp-post-list-32 > article > footer .date, #sp-wp-post-list-33 > article > footer .date, #sp-wp-post-list-34 > article > footer .date, #sp-wp-post-list-35 > article > footer .date, #sp-wp-post-list-36 > article > footer .date, #sp-wp-post-list-37 > article > footer .date, #sp-wp-post-list-38 > article > footer .date, #sp-wp-post-list-39 > article > footer .date, #sp-wp-post-list-4 > article > footer .date, #sp-wp-post-list-40 > article > footer .date, #sp-wp-post-list-41 > article > footer .date, #sp-wp-post-list-42 > article > footer .date, #sp-wp-post-list-43 > article > footer .date, #sp-wp-post-list-44 > article > footer .date, #sp-wp-post-list-45 > article > footer .date, #sp-wp-post-list-46 > article > footer .date, #sp-wp-post-list-47 > article > footer .date, #sp-wp-post-list-48 > article > footer .date, #sp-wp-post-list-49 > article > footer .date, #sp-wp-post-list-5 > article > footer .date, #sp-wp-post-list-50 > article > footer .date, #sp-wp-post-list-51 > article > footer .date, #sp-wp-post-list-52 > article > footer .date, #sp-wp-post-list-53 > article > footer .date, #sp-wp-post-list-54 > article > footer .date, #sp-wp-post-list-55 > article > footer .date, #sp-wp-post-list-56 > article > footer .date, #sp-wp-post-list-57 > article > footer .date, #sp-wp-post-list-58 > article > footer .date, #sp-wp-post-list-59 > article > footer .date, #sp-wp-post-list-6 > article > footer .date, #sp-wp-post-list-60 > article > footer .date, #sp-wp-post-list-61 > article > footer .date, #sp-wp-post-list-62 > article > footer .date, #sp-wp-post-list-63 > article > footer .date, #sp-wp-post-list-64 > article > footer .date, #sp-wp-post-list-65 > article > footer .date, #sp-wp-post-list-66 > article > footer .date, #sp-wp-post-list-67 > article > footer .date, #sp-wp-post-list-68 > article > footer .date, #sp-wp-post-list-69 > article > footer .date, #sp-wp-post-list-7 > article > footer .date, #sp-wp-post-list-70 > article > footer .date, #sp-wp-post-list-71 > article > footer .date, #sp-wp-post-list-72 > article > footer .date, #sp-wp-post-list-73 > article > footer .date, #sp-wp-post-list-74 > article > footer .date, #sp-wp-post-list-75 > article > footer .date, #sp-wp-post-list-76 > article > footer .date, #sp-wp-post-list-77 > article > footer .date, #sp-wp-post-list-78 > article > footer .date, #sp-wp-post-list-79 > article > footer .date, #sp-wp-post-list-8 > article > footer .date, #sp-wp-post-list-80 > article > footer .date, #sp-wp-post-list-81 > article > footer .date, #sp-wp-post-list-82 > article > footer .date, #sp-wp-post-list-83 > article > footer .date, #sp-wp-post-list-84 > article > footer .date, #sp-wp-post-list-85 > article > footer .date, #sp-wp-post-list-86 > article > footer .date, #sp-wp-post-list-87 > article > footer .date, #sp-wp-post-list-88 > article > footer .date, #sp-wp-post-list-89 > article > footer .date, #sp-wp-post-list-9 > article > footer .date, #sp-wp-post-list-90 > article > footer .date, #sp-wp-post-list-91 > article > footer .date, #sp-wp-post-list-92 > article > footer .date, #sp-wp-post-list-93 > article > footer .date, #sp-wp-post-list-94 > article > footer .date, #sp-wp-post-list-95 > article > footer .date, #sp-wp-post-list-96 > article > footer .date, #sp-wp-post-list-97 > article > footer .date, #sp-wp-post-list-98 > article > footer .date, #sp-wp-post-list-99 > article > footer .date{
  background-image : url(img/icon-date.png);
}

