_news.sass 2.54 KB
.display-content-block
  .action-home-index #content .box .block-outer:first-child &, #content #box-organizer .container-block-plugin_container-block .block-outer:first-child &
    float: left
    width: 645px
    ul
      margin: 0
    li
      margin: 0
      width: 645px
    .title
      margin: 0 0 15px 0
      a
        color: #3F3F3F
        font-family: 'Ubuntu'
        font-weight: 700
        font-size: 22px
        text-decoration: none
    .image
      height: 345px
      margin: 0
      overflow: hidden
      width: 645px
      img
        max-width: 645px
    .lead
      background: #E4E4E4
      margin: 0
      padding: 0 20px
      p
        color: #3F3F3F
        font-family: 'Ubuntu'
        font-size: 14px
        margin: 0
      p:first-child
        padding: 25px 0 0px 0
      p:last-child
        border-bottom: 1px solid #373737
        padding: 0 0 15px 0
    .read_more
      background: #E4E4E4
      margin: 0
      padding: 15px 20px 35px 20px
      a
        background: url('images/home/09.png') no-repeat left center
        color: #3F3F3F
        display: block
        font-family: 'Ubuntu'
        font-size: 14px
        height: 30px
        padding-left: 40px
        text-decoration: none
        line-height: 30px
  .action-home-index #content .box .block-outer:last-child &, #content #box-organizer .container-block-plugin_container-block .block-outer:nth-child(3) &
    float: left
    margin-left: 15px
    width: 290px !important
    .block-title
      background: none
      height: 22px
      line-height: 22px
      margin: 0 0 15px 0
      width: 290px
      span
        background: none
        color: #BEBEBE
        font-size: 22px
        padding: 0
        width: 290px
    ul
      margin: 0
      width: 290px
    li
      border-top: 1px solid #373737
      display: inline-block
      margin: 0
      padding: 20px 0
      width: 290px
      &:first-child
        display: none
    .image
      float: left
      height: 130px
      margin: 0
      overflow: hidden
      width: 160px
      img
        max-width: 160px
    .title
      float: left
      margin: 0 0 30px 10px
      max-height: 65px
      overflow: hidden
      width: 120px
      a
        color: #3F3F3F
        font-size: 14px
        text-decoration: none
    .lead
      display: none
    .read_more
      float: left
      height: 25px
      margin-left: 10px
      width: 25px
      a
        background: url('images/home/09.png') no-repeat left center
        background-size: contain
        color: transparent
        display: block
        text-decoration: none