

/* common for lastNewsWrap */
#lastNewsWrap h1 a, #lastNewsWrap h2 a {
  font-size: 26px;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 7px;
  color: #025cb2;
  text-decoration:  none;
  display:  block;
}

#lastNewsWrap a:hover {  
  color: #f36f31;
}

.time {
  color: #898989;
  font-size: 10px;
}


/* wide column */
#wideCol {
  width: 390px;
  margin-right: 12px;
  float:  left;
  display: inline;
}
#wideCol h1, #wideCol p, #wideCol .time {
  padding: 0 5px;
}
#wideCol .time {
  padding: 10px 5px 5px;
}
#wideCol img {
  width: 390px;
  display: block;
} 
#wideCol p {
  padding-top: 5px;
  color: #252525;
  font-size: 12px;
  line-height: 16px;  
}

/* slim column */
#slimCol {
  width: 310px;
  float:  left;
  display: inline;
}
#slimColIn {
  display: block;
  height: 516px;           
  background: #E5EEF7;
}
           

#slimCol a.video span {
  width: 110px;
  height: 70px;
  background: url("../images/indexVideoPlayMini.png") no-repeat center center;
} 

#slimCol h2 a {
  font-size: 14px;
  line-height: 17px;  
}

#slimCol li {
  clear: left;  
}
#slimCol .l {
  float: left;
  width: 120px;
  padding-bottom: 0px;
}
#slimCol .r {
  margin-left: 120px;
  padding-bottom: 0px;
}
#slimCol .time {
  padding: 3px 0;
}



.articlesBox {
  width: 270px;
  display: inline;
  float: left;
  font-size: 12px;
  line-height: 16px;
  color: #252525; 
  margin-left: 20px; 
  margin-bottom: 30px;
}

.articlesBox a.video span {
  background: url("../images/indexVideoPlayMini.png") no-repeat center center;
  width: 110px;
  height: 70px;
}
.articlesBox.t_2 a.video span {
  width: 232px;
  height: 132px;  
}

.articlesBox.first {
  margin-left: 0;
  clear: left;
}
.articlesBox h3 {
  height: 35px;
  line-height: 35px;
  border-bottom: 1px solid #d7d7d7;
  color: #363636;  
  font-weight: bold;
  margin-bottom: 12px;
}

.articlesBox h3 .sponsorWrap {
  float: right;
  font-size: 11px;
  color: #acacac;
  font-weight: normal;
}
.articlesBox h3 .sponsorWrap img {
  padding-left: 5px;
  vertical-align: middle;
}
.articlesBox img.th {
  display: block;
  padding: 0 10px 0px 0;
  float: left;
  width: 110px;
}
.articlesBox a.link {
  color: #025cb2;
  text-decoration: none;
  font-weight: bold;
  padding-bottom: 5px;
  display: block;
}
.articlesBox a:hover {
  color: #f26522;
}
.articlesBox .date {
  color: #898989;
  font-size: 10px;
}

.t_1 p {
  clear: left;
  padding-top: 10px;
}

.t_2 a {
  font-size: 17px;
  line-height: 20px;
}
.t_2 img.th {
  width: 232px;
} 

.t_2 {
  width: 420px;
}
.t_2 a.link, .t_2 p {
  margin-left: 244px;
}

.t_3 {
  width: 340px;
}
.t_3 a.link {
  font-size: 14px;
  line-height: 17px;
  padding-bottom: 10px;
}

.t_3 a.link, .t_3 p {
  margin-left: 120px;
}


#slimCol ul {
	background: #e5eef7;
	padding: 9px 9px 0px;
}

#slimCol ul li {
	border-bottom: 1px solid #fff;
	padding-bottom: 11px;
	margin-bottom: 13px;
}

#slimCol ul li:last-child {
	border-bottom: 0px none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#slimCol ul li .text {
    color: #252525;
    font-size: 12px;
    line-height: 16px;
    padding-top: 5px;
}
.goToArchiveWrap {
  background: #E5EEF7;
}
.goToArchive {
  display: block;
  float: left;
  font-size: 12px;
  line-height: 12px;
  color: #005eaf;
  background: #e5eef7 url("../images/goToArchive.png") no-repeat 10px center;
  padding: 15px 15px 15px 20px;
}


#indexTopRightColumn {

}

#lastNewsWrap {
	float: left;
}

#indexTopRightColumn {
	padding-top: 31px;
}

#newsLetterHint {
	color: #6c6c6c;
	font-size: 12px;
	line-height: 15px;
	padding-top: 9px;
	padding-bottom: 20px;
	/*border-bottom: 1px solid #d9d9d9;*/
}

.box.searcher {
	position: relative;
}


#indexTopRow {
	padding-bottom: 10px;
}

#mostreadItems .item {
	float: left;
	width: 300px;
}

#mostViewsVidsWrap {
	border: 1px solid #d7d7d7;
	margin-bottom: 63px;
	position: relative;
}

#mostreadItems {
	position: relative;
	overflow: hidden;
	width: 884px;
	height: 73px;
	margin-left: 37px;

}

#mostReadSlider {
	padding-top: 14px;
}

#mostreadItems .item .left {
	float: left;
}


#mostreadItems .item .left img {
	display: block;
	width: 75px;
	height: 47px;
}


#mostreadItems .item .right {
	margin-left: 83px;
}

#mostreadItems .item .date {
	color: #898989;
	display: block;
	font-size: 10px;
	
}

#mostreadItems .item a {
	color: #025cb2;
	display: block;
	font-size: 12px;
	line-height: 14px;	
	text-decoration: none;
	width: 180px;
}

#mostreadItems .item a:hover {
	color: #F36F31;
}

#mostReadSlider {
	width: 8000em;
	position: absolute;
	left: 0px;
	top: 0px;
}

#mostreadLeft, #mostreadRight {
	display: block;
	position: absolute;
	top: 0px;
	height: 100%;
	width: 37px;
	cursor: pointer;
}

#mostreadLeft:hover, #mostreadRight:hover {
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

#mostreadLeft.disabled, #mostreadRight.disabled {
	zoom: 1;
	filter: alpha(opacity=40);
	opacity: 0.4;
	cursor: default;
}

#mostreadLeft {
	background: url(../images/leftArrowVideos.png) no-repeat center center;
	left: 0px;
}

#mostreadRight {
	background: url(../images/rightArrowVideos.png) no-repeat center center;
	right: 0px;
}


.recommendBox {
	/*width: 466px;
	float: left;
	height: 310px;*/
	/*padding-right: 20px;*/
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}

/*#recomendWrap div.recommendBox:last-of-type {
	padding-bottom: 20px;
}*/

.recommendBox .boxArticles {
	padding-right: 20px;
}

.recommendBox .boxArticles.threePhotosCategory {
	padding-right: 0px;
}

.recommendBox .boxArticles.threePhotosCategory h4, .recommendBox .boxArticles.threePhotosCategory p {
	padding-right: 20px;
}

.recommendBox.second {
	/*width: 466px;
	float: left;
	height: 295px;*/
	/*padding: 0px;*/
}

.recommendBox h4 {
	color: #ec6923;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;
	border-bottom: 1px solid #d7d7d7;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 12px;
}

.recommendBox h4 .link {
	text-decoration: none;
	color: #ec6923;
}
.recommendBox h4 .link:hover {
	text-decoration: underline;	
}

.recommendBox h4 .sponsorWrap {
	font-weight: normal;
	font-size: 11px;
	color: #acacac;
	text-transform: none;
    position: absolute;
    right: 0;
    text-decoration: none;
    top: -6px;

}

.recommendBox h4 .sponsorWrap img {
    vertical-align: middle;
	padding-left: 10px;
	max-height: 28px;
	max-width: 120px;
}

.recommendBox h3 a {
	color: #025cb2;
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
	display: block;
	text-decoration: none;
}

.recommendBox h3 {
	/*padding-bottom: 7px;*/
}

.recommendBox h3 a:hover {
	color: #e86722;
	text-decoration: underline;
}


.recommendBox p {
	padding-top: 7px;
	color: #252525;
	font-size: 12px;
	line-height: 15px;
}

.recommendBox .left {
	float: left;
}

.recommendBox .left.artFirst {
	display: block;
	/*width: 212px;
	height: 143px;*/
	width: 50%;
	
}

.recommendBox .threeImages {
	padding-bottom: 8px;
}

.recommendBox .left.artFirst img {
	/*display: block;
	width: 212px;*/
	width: 100%;
}

.recommendBox .right.artFirst {
	/*margin-left: 224px;*/
	margin-left: 50%;
	padding-left: 20px;
}

.recommendBox .right.artFirst h3 a {
    font-size: 20px;
	line-height: 24px;
}

.recommendBox .left.video, .recommendBox .threeImages a {
	width: 141px;
	height: 89px;
	overflow: hidden;
	position: relative;
	display: block;
}

.recommendBox .threeImages a { 
	width: 148px;
	float: left;
	margin-right: 11px;
}

.recommendBox .threeImages a.last { 
	margin-right: 0px;
}


.recommendBox .left.video img {
	width: 141px;
	display: block;
}

.recommendBox .left a:hover, .recommendBox .left a:hover img, .recommendBox .threeImages a:hover {
	zoom: 1;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.recommendBox .right.video {
	margin-left: 155px;
}
	
.recommendBox .recommendArtBox{
	padding-bottom: 10px;
}

.recommendBox .recommendArtBox.secondArtInBox {
	/*padding-bottom: 0px;*/
}


.recommendBox .playIcon {
    background: url("../images/indexVideoPlayMini.png") no-repeat scroll center center transparent;
    height: 34px;
	position: absolute;
    width: 34px;
	left: 53px;
	top: 27px;
}


.recommendBox .moreFromCat {
	color: #363636;
	font-size: 12px;
	vertical-align: middle;
	margin-top: 10px;
	padding-left: 10px;
	background: url(../images/raquo.png) no-repeat 0px 4px;
	text-decoration: none;
	border-bottom: 1px solid #363636;
	/*float: left;*/
	margin-bottom: 20px;
    display: inline-block;
	line-height: 16px;
	padding-right: 1px;
	font-weight: bold;
}

.recommendBox .moreFromCat:hover, #moreSponzors:hover {
	border-bottom-color: white;
}

.moreFromCat + .moreFromCat {
	margin-left: 10px;
}


#mostReadArticlesWrap {
	background: #e5eef7;
	padding: 10px;

}

#indexBottom .left {
	float: left;
	width: 712px;
}

#indexBottom  .mostReadArtBox {
	width: 340px;
	float: left;
	padding-bottom: 16px;
	margin-right: 12px;
}

#indexBottom .mostReadArtBox .image {
	float: left;
}

#indexBottom .mostReadArtBox .image a {
	display: block;
	width: 90px;
	height: 57px;
	overflow: hidden;
}

#indexBottom .mostReadArtBox .image a img {
	display: block;
	width: 90px;
}

#indexBottom .mostReadArtBox .info {
	margin-left: 99px;
}

#indexBottom .mostReadArtBox .info h3 a {
	text-decoration: none;
	color: #025cb2;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	display: block;
}

#indexBottom .mostReadArtBox .info h3 a:hover {
	color: #EC6923;
}

#indexBottom .mostReadArtBox .info h3 {
	padding-right: 20px;
}

#indexBottom .mostReadArtBox.second {
	margin-right: 0px;
}

#indexBottom .mostReadArtBox.border {
	border-bottom: 1px solid #fff;
	margin-bottom: 12px;
}

#indexBottom .right {
    padding-top: 24px;
}

#wideCol .headLine, #slimCol .headLine {
	padding-bottom: 7px;
}
/*
.recommendBox h3 .sponsorWrap span {
	display: block;
	float: left;
}

.recommendBox h3 .sponsorWrap a img {
	display: block;
	float: right;
}*/

#sponzorsWrap {
    padding-bottom: 0px;
}


 }

