div#component div.weekend_popular
{
	margin: 20px 0 20px 0;
	border: solid 1px #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #FFF;
	/*width: 298px;*/
	width: calc(100% - 10px);
}

div.weekend_popular div#category_title
{
	margin: 0;
	padding: 0;
	/*width: 300px;*/
	height: 50px;
	overflow: hidden;
	background-image: url(../../img/background/category_title_bg3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
}

div.weekend_popular div#category_title div.ct_icon
{
	width: 50px;
	height: 50px;
	float: left;
	padding: 0;
}

div.weekend_popular div#category_title a
{
	display: block;
	float: left;
	width: 200px;
	color: #FFF;
	text-shadow: black 0.1em 0.1em 0.2em;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	
}

div.weekend_popular ul li
{
	clear: both;
	border-bottom: dotted 1px #CCC;
	overflow: hidden;
	padding: 0 5px 0 5px;
}

div.weekend_popular a.moduleItemTitle
{
	display: block;
	float: right;
	color: #1d9bcf;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 25px;
}

div.weekend_popular a.moduleItemTitle:hover
{
	text-decoration: underline;
	color: #F90;
}

div.weekend_popular span.moduleItemDateCreated
{
	display: block;
	float: right;
	width: 200px;
	text-align: right;
	line-height: 25px;
	color: #AAA;
}

div.weekend_popular div.moduleItemCreated
{
	display: none;
}

div.weekend_popular div.moduleItemIntrotext
{
	text-align: center;
}

div.weekend_popular div.moduleItemIntrotext,
div.weekend_popular div.moduleItemIntrotext div.moduleItemImageBlock
div.weekend_popular div.moduleItemIntrotext div.moduleItemImageBlock a
{
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	float: left;
	overflow: hidden;
}

div.weekend_popular div.moduleItemIntrotext div.moduleItemImageBlock a img
{
	width: 50px;
	margin: 0;
	padding: 0;
	height: 50px;
	border: none;
}

div#component  div.latestvideo
{
	margin: 20px 0 20px 0;
	border: solid 1px #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #FFF;
	/*width: 298px;*/
	width: 100%;
	
}

div.latestvideo div#category_title
{
	margin: 0;
	padding: 0;
	/*width: 300px;*/
	width: 100%;
	height: 50px;
	overflow: hidden;
	background-image: url(../../img/background/category_title_bg3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

div.latestvideo div#category_title div.ct_icon
{
	width: 50px;
	height: 50px;
	float: left;
	padding: 0;
}

div.latestvideo div#category_title a
{
	display: block;
	float: left;
	width: 200px;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	line-height: 50px;
	text-shadow: black 0.1em 0.1em 0.2em;
}

div.latestvideo ul
{
	position: relative;
}

div.latestvideo ul li#k2_item_1
{
	background-color: #FFF;
}

div.latestvideo ul li#k2_item_1 a.moduleItemTitle
{
	position: absolute;
	top: 60px;
	left: 15px;
	font-size: 16px;
}

div.latestvideo ul li#k2_item_1 div.moduleItemIntrotext
{
	line-height: 25px;
	position: absolute;
	top: 90px;
	padding: 0;
	left: 10px;
}

div.latestvideo ul li#k2_item_1 div.moduleItemIntrotext a.moduleItemImage img
{
	float: none;
	width: 300px;
	height: auto;
	padding: 0;
	margin: 0;
}

div.latestvideo ul li#k2_item_1 div.moduleItemIntrotext div.moduleItemIntrotextContent
{
	width: 300px;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 1px;
	text-indent: 30px;
	position: relative;
	top: 10px;
}

div.latestvideo ul li#k2_item_1 div.moduleItemCreated
{
	display: none;
}

div.latestvideo ul li#k2_item_1 div.moduleItemVideo
{
	border: none;
	/*width: 300px;*/
	width: calc(100% - 10px);
	margin: 40px 0 3px 5px;
}

div.latestvideo ul li#k2_item_1 div.moduleItemVideo iframe
{
	/*width: 290px;*/
	width: 100%;
	height: 290px;
}
