/*-- Style for most viewed --*/
.section .mv .column-list li {
	float: left;
	/**  width: 161px;  **/
	width: 193px;
	border: none;
	box-sizing: border-box;
}
.section .mv .column-list li a {
	padding: 15px;
	color: #000;
	text-shadow: none;
	font-size: 16px;
	line-height: 1.2;
	font-weight: bold;
  height: 186px;
  box-sizing: border-box;
}
.section .mv .column-list li a:hover {
	background: #eee;
}
.section .mv .column-list li:nth-child(2n+1) a {
	background: #ddd;
}
.section .mv .column-list li:nth-child(2n+1) a:hover {
	background: #ccc;
}
.section .mv #videos .column-list li {
	width: 242px;
}

/*-- Style for what you think --*/
.section .wyt .column-list li:first-child {
	float: left;
	width: 494px;
	height: 291px;
}

.section .wyt .column-list li:first-child a:hover {
	background: #ffff01;
}

.section .wyt .column-list li:first-child a {
	font-size: 32px;
	line-height: 1.2;
	text-shadow: none;
	font-size: 32px;
	width: 494px;
	/***  padding: 30px 90px 40px 40px;  ***/
	padding: 30px 40px 40px 40px;
	box-sizing: border-box;
	height: 291px;
	background: #01E6B5;
}
.section .wyt .column-list li {
	float: left;
  width: 228px;
  margin-left: 5px;
  margin-bottom: 5px;
  height: 142px;
  overflow: visible;
  border: none;
}
.section .wyt .column-list li:nth-child(3) a,
.section .wyt .column-list li:nth-child(4) a {
	background: #FFFF01;
}
.section .wyt .column-list li a {
	padding: 5px 0;
	width: 228px;
	height: 142px;
	box-sizing: border-box;
	line-height: 18px;
	text-shadow: none;
	font-weight: bold;
	padding: 15px;
	font-size: 16px;
	line-height: 1.2;
	border: none;
	color: #000;
}
.section .wyt .column-list li a:hover {
	background: #01E6B5;
}
.section .wyt .column-list li:nth-child(3) a:hover,
.section .wyt .column-list li:nth-child(4) a:hover {
	background: #fff;
}

/*-- Style articles --*/
.the-edit header {
	background: #01B9E7;
}

.the-edit header img {
	display: block;
}
.the-edit .cover {
	background: #333;
	overflow: hidden;
}
.the-edit .cover .big-picture {
	float: left;	
	width: 582px;
}

.the-edit .cover .info h3 {
	font-size: 24px;
	color: #c3262f;
	margin: 0 0 10px 0;
	line-height: 1;
}
.the-edit .cover .info {
	float: right;
	width: 388px;
	padding: 20px;
	color: #fff;
	text-shadow: none;
	height: 392px;
	box-sizing: border-box;
}

.the-edit .cover .info h2 {
	margin: 0 0 10px 0;
}

.the-edit .cover .info h2 a {
	font-size: 42px;
	color: #00BAE9;
}

.the-edit .cover .category {
	margin: 0;
}

.the-edit .cover .info p.category a {
  color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.the-edit .cover .byline {
	text-transform: uppercase;
}

.article {
	width: 654px;
	float: left;
}

.article .article-list {
	float: left;
	margin-bottom: 30px;
	width: 316px;
	margin-right: 10px;
}

.article ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.article ul li .thumb {
	background: #ddd;
/***
	width: 100px;
	height: 100px;
***/
	width: 110px;
	height: 110px;

	float: left;
	margin-right: 10px;
}

.article .info p.category {
	margin: 0;
}

.article .info p.category a {
	color: #20a3f5;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
}
.article .info h3 {
	line-height: inherit;
	margin: 0;
}
.article .info h3 a {
	font-size: 16px;
	color: #333;
      line-height: 1.15;
}

.article ul.list-1 li.article-list:nth-child(5),
.article ul.list-2 li.article-list:first-child {
	width: 550px;
}

.article ul.list-1 li:nth-child(5) .thumb,
.article ul.list-2 li:first-child .thumb {
	width: 230px;
	height: 230px;
}
.article ul.list-1 li:nth-child(5) .info h3 a,
.article ul.list-2 li:first-child .info h3 a {
	font-size: 30px;
	line-height: 1.1;
       letter-spacing: -1px;
}

.article ul li .info {
/***	min-height: 100px;  ***/

	min-height: 122px;
	line-height: 15px;
}

.special {
	background: #F91F64;
	padding: 20px;
	float: left;
	width: 316px;
	box-sizing: border-box;
	text-shadow: none;
	height: auto;
}

.special h3 {
	font-size: 24px;
	color: #fff;
	margin: 0 0 20px 0;
	line-height: 1.1;
}

.special h3 a {
	color: #fff;
}

.special img {
	border: 6px solid #fff;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.special p.category a {
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
}

.special h4 a {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4;
}

.clear {
	clear: both;
}

.article.pane-right {
	width: 316px;
}

.article.pane-right .article-list {
	float: none;
}

/*-- Style for slider --*/
#home .slider {
	 background: #121B1A;
	 color: #fff;
	 text-shadow: none;
	 position: relative;
	 margin-bottom: 40px;
}
#home .rsArrowLeft,
#home .rsArrowRight {
  width: 100px;
	height: 100%;
	position: absolute;
	top: 0;
	background: url(../img/arrowleft2x.png)no-repeat center center;
	background-size: 40px;
}

#home .rsArrowRight {
	background: url(../img/arrowright2x.png)no-repeat center center;
	background-size: 40px;
	right: 0;
}

#home .rsArrowDisabled {
	display: none!important;
}

#home .rsThumbs {
	width: 320px;
	position: absolute;
	bottom: 40px;
	right: 20px;
}

#home .rsThumbsArrowRight,
#home .rsThumbsArrowLeft {
  width: 62px;
	height: 42px;
	position: absolute;
	right: 0;
	background: #000 url(../img/arrowright.png)no-repeat center center;
	opacity: 1;
}

#home .rsThumbs:before {
	display: block;
	content: 'ARCHIVE SLIDESHOW';
	text-align: right;
	margin-right: 20px;
	font-size: 11px;
	letter-spacing: 0.5px;
	margin: 0 15px 5px 0;
}

#home .rsThumbsArrowLeft {
	right: inherit;
	left: 0;
	background: #000 url(../img/arrowleft.png)no-repeat center center;	
}

#home .rsThumbsArrowDisabled {
	opacity: 0;
	display: none;
}

#home .rsGCaption {
	text-align: left;
	width: 650px !important;
	float: left;
	max-height: 150px;
	min-height: 150px;
}
#home .rsCaption {
	padding-right: 40px;
	border-right: 1px solid #555;
}

#home .rsCaption:after {
	display: block;
	content: '';
	clear: both;
}
#home .rsGCaption h3 {
	font-size: 20px;
	line-height: 1;
	margin-bottom: 20px;
	min-height: 40px;
}

#home .rsGCaption h3 a { color: #fff; }

#home .rsGCaption .count {
	float: left;
	font-size: 20px;
	line-height: 1;
	padding: 10px 30px 0 0;
}
#home .rsGCaption p {
	float: left;
	width: 450px;
	font-size: 11px;
	line-height: 1.3;
}
#home .rsNavSelected {
	width: 42px;
	box-sizing: border-box;
	border: 3px solid #83C4EC;
}