#askkpop-homepage-content {
	margin: 0 auto;
	padding: 0;
	width: 990px;
	overflow: visible;
}

#askkpop-homepage-content .schedule {
	float: left;
	margin: 0 7px 35px;
	width: 660px;
}

#schedule-tab {
	list-style: none;
	margin: 0 0 -9px 20px;
	padding: 0;
	display: block;
	height: 39px;
	z-index: 9999;
}

#schedule-tab li.home_tab {
	float: left;
	width: 90px;
	height: 39px;
	background: url('/images/home/home_tab_onoff.gif') no-repeat left bottom
		transparent;
	text-align: center;
	margin-bottom: -9px;
}

#schedule-tab li.action, #schedule-tab li.home_tab:hover {
	background-position: left top;
}

#schedule-tab li.home_tab a {
	font-size: 12px;
	line-height: 20px;
	margin: 7px auto;
	color: #f3f3f3;
	font-weight: bold;
	display: block;
}

#schedule-tab li.action a, #schedule-tab li.home_tab:hover a {
	color: #757575;
}

#schedule-tab li.home_tab_more {
	float: right;
	padding: 10px 5px 0 0;
	text-align: right;
	position: relative;
}

#schedule-tab li.home_tab_more ul {
	z-index: 999;
	list-style-type: none;
	display: none;
	position: absolute;
	right: 1px;
	background: #ffffff;
	border: 0 none;
	margin: 1px 2px 0 0;
	width: 110px;
}

#schedule-tab li.home_tab_more ul li{
	font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: -1px 0 0 0;
    padding: 3px;
    vertical-align: baseline;
    width: 100%;
    text-align: left;
    border: 1px #cfcfcf solid;
    border-top: 1px #dfdfdf dotted;
    background: #ffffff;
}

#schedule-tab li.home_tab_more ul li:hover {
	background: #efefef;
}

#schedule-tab li.home_tab_more:hover ul {
	display: block;
}

.schedule hr.divider {
	background: url("/images/home/2px_divider_line.jpg") repeat-x scroll 0 0
		transparent;
	border: medium none;
	float: left;
	height: 5px;
	margin: 0 5px;
	width: 650px;
}

.schedule #schedule-content {
	float: left;
	margin-top: 0px;
	padding-top: 20px;
}

li.show-info-cell {
	display: list-item;
	margin-bottom: 10px;
}

li.show-info-cell h3.tunein {
	background: url("/images/home/bg_tuneleft.png") no-repeat scroll 0 3px transparent;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
	margin: 0 0 -32px 5px;
	padding-bottom: 7px;
}

li.show-info-cell h3.tunein span {
	background: url("/images/home/bg_tunein.png") no-repeat scroll 100% 0
		transparent;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 15px;
}

li.show-info-cell div.cell-thumb {
	float: left;
	height: 190px;
	overflow: hidden;
	position: relative;
	width: 298px;
}

li.show-info-cell div.created-info {
	padding-left: 17px;
	font-size: 12px;
}


div.created-info--index-article {
	width: 280px;
	
}

li.show-info-cell div.cell-thumb .thumbnail {
	background: url("/images/home/275x172_img_frame.png") no-repeat scroll 0
		0 transparent;
	bottom: 5px;
	height: 179px;
	padding: 5px;
	position: absolute;
	right: 0;
	width: 281px;
}

li.show-info-cell div.cell-content {
	float: left;
	height: 185px;
	margin: 0px 0 0 10px;
	width: 338px;
	position: relative;
}

li.show-info-cell div.cell-content span.comments {
	position: absolute;
	bottom: 2px;
}

li.show-info-cell div.cell-content h3 {
	font-size: 16px;
	margin: 0;
	padding: 0;
}

li.show-info-cell div.cell-content h3 a {
	color: #FB7922;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height:17px;
	padding: 0;
	text-decoration: none;
}

li.show-info-cell div.cell-content h3 a:hover {
	color: #00AEFF;
}

li.show-info-cell.new div.cell-thumb .new-label {
	background: url("/images/home/new_snipe.png") no-repeat scroll 100% 0
		transparent;
}

li.show-info-cell div.cell-thumb .new-label {
	background: none repeat scroll 0 0 transparent;
	display: block;
	height: 127px;
	position: absolute;
	right: 0;
	top: 0;
	width: 213px;
	z-index: 3;
}

li.show-info-cell div.cell-thumb a.thumb {
	border: 3px solid #FFFFFF;
	display: block;
	height: 172px;
	width: 275px;
	background: repeat;
}

li.show-info-cell div.cell-content p.desc {
	font-size: 13px;
}

/** > Alt Items
/** ------------------------------------------------------------------------------- */
.alt {
	position: relative;
	background: #fff;
	margin: 20px 0px;
	border-bottom: 1px solid #d5d5d5;
	border-left: none;
	border-right: none;
	height: 140px;
	box-shadow: 2px 2px 5px #A1A5B2;
}

.alt h2 {
	position: relative;
	margin: -10px 0px 0px -10px;
	display: block;
	background: #1F2327;
	padding: 0px 5px 0px 5px;
	float: left;
	width: 140px;
	height: 140px;
	box-shadow: 2px 2px 5px #A1A5B2;
}

.alt h2 a {
	position: relative;
	bottom: -10px;
	font-size: 1.3em;
	line-height: 1em;
	color: #fff;
	font-weight: normal;
}

.alt ul {
	overflow: hidden;
	position: relative;
	top: -10px;
	padding: 0px 10px;
}

.alt .item {
	width: 25%;
	float: left;
	font-weight: bold;
	text-align: center;
}

.alt .item .frame {
	width: auto;
	height: auto;
	overflow: hidden;
	margin: 0px 5px;
	border: 1px solid #2b2b2b;
	box-shadow: 2px 2px 5px #A1A5B2;
}

.alt .item:first-child .frame {
	
}

.alt .item:last-child .frame {
	
}

.alt .item a {
	color: #2b2b2b;
	font-size: 14px;
}

.alt .item a:hover {
	color: #268BD2;
}

/** > Photos
/** ------------------------------------------------------------------------------- */
#popular_photo_galleries {
	
}

.item.popular_gallery {
	
}

.alt .item.popular_gallery .frame {
	width: auto;
	height: 80px;
	overflow: hidden;
}

.popular_gallery .frame img {
	width: 120%;
	margin-left: -10%;
	height: auto;
}


/** ------------------------------------------------------------------------------- */
.item.askkpopiers {
	
}

.item.askkpopiers .frame {
	height: auto;
	padding: 8px 0px;
	background: #1F2327;
	border: none;
}

.askkpopiers img {
	width: 100px;
	height: 100px;
}

.askkpopiers a {
	
}


/** ------------------------------------------------------------------------------- */
.alt .item.thread {
	width: 33%;
}

.alt .item.thread.center {
	width: 34%;
}