.w-listnews {
  float: left;
  margin: 0 0 15px 0; }

.w-listnews .listnews {
  position: relative;
  float: left;
  width: 100%; }

/*
 * .w-listnews .listnews h4 {
 * margin: 0;
 * color: #444;
 * font-weight: 700;
 * font-size: 12px;
 * line-height: 19px;
 * }
 */
.w-listnews .listnews h4 a {
  color: black; }

.w-listnews .listnews h4 a:hover {
	text-decoration: none;
	font-family: "Open Sans", sans-serif;
}

.w-listnews .listnews p.date {
  font-style: italic;
  margin: 0;
  font-size: 11px; }

.w-listnews .listnews p a {
    /*
   * color: #800000;
   */ }

.w-listnews .listnews p a:hover {
  text-decoration: none; }

.w-listnews .listnews .news-list-container {
  float: left;
  width: 100%; }

.w-listnews .ajax-loading {
  display: none;
  background: black;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url('../../img/product_list_loading.gif') no-repeat center 20%;
  background-color: white;
  opacity: 0.8;
    /*
   * filter: alpha(opacity=80);
   */ }

.w-listnews .list-view-loading {
  background: none; }

.w-listnews .list-view .items > .item {
  margin-bottom: 20px; }

.w-listnews .list-view img {
  width: 100%; }

  .w-listnews.one h4 {
    line-height: 16px;
    margin-bottom: 3px; }
  .w-listnews.one .item {
    background-color: #e5e5e5;
    border-left-color: #f63;
    border-left-width: 10px;
    border-left-style: solid; }
    .w-listnews.one .item p {
      margin: 10px; }
  .w-listnews.one .header-wrapper {
    position: relative; }
  .w-listnews.one .header {
    position: absolute;
    bottom: -63px; }
  .w-listnews.one .date {
    font-style: italic; }

  .w-listnews.two .listnews a {
    color: #c30; }
  .w-listnews.two h4 {
	font-size: 13px;
	font-family: "Open Sans", sans-serif;
}
  .w-listnews.two .list-view .noimg,
  .w-listnews.two .list-view img {
	border-right-color: #f63;
	border-right-width: 3px;
	border-right-style: solid;
	min-height: 135px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
}
  .w-listnews.two .list-view .noimg {
    width: 100%;
    display: table; }
    .w-listnews.two .list-view .noimg .noimg-inner {
      display: table-cell;
      vertical-align: middle;
      background-color: #f63; }
  .w-listnews.two .items .row-fluid {
	background-color: #FFF;
	margin-bottom: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F60;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F86918;
}
      .w-listnews.two .items .row-fluid .span4 .date {
        text-align: center;
        text-transform: uppercase;
        font-weight: bold; }
        .w-listnews.two .items .row-fluid .span4 .date.number {
          font-size: 50px;
          line-height: 0.8; }
      .w-listnews.two .items .row-fluid .span4 a {
        text-decoration: none; }
    .w-listnews.two .items .row-fluid .span8 {
	padding: 10px;
	width: auto;
	font-family: "Open Sans", sans-serif;
}
      .w-listnews.two .items .row-fluid .span8 .date {
        margin-bottom: 10px; }

/*
 * News Article
 */
.w-newsfull .caption {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: black;
  background: rgba(0,0,0,0.60);
  right: 0;
  padding: 10px 5%; }

.w-newsfull .caption p {
  color: white !important;
  margin: 0; }

.w-newsfull .date,
.w-newsfull .tags {
  font-style: italic;
  font-size: 11px; }

.w-newsfull .pic {
  float: right;
  margin: 0 0 20px 20px;
  position: relative; }

.w-newsfull .pic img {
  float: right;
  margin: 0px; }

.w-newsfull .socialIcon {
  float: left;
  margin-right: 10px; }

.w-newsfull .social {
  margin-top: 15px; }


/* Localized */
