/*

	Style Sheet by Pangeran Wiguan.
	For single.php and page.php
	
*/
#content-container #left-single {
	width:425px;
	height:auto;
	float:left;
}
#content-container #right-single,
#right-single #video-more {
	width:344px;
	height:auto;
	float:right;
}
#content-container #post-h1 {
	width:910px;
	height:auto;
	float:left;
	margin-bottom:38px;
}
#video-more #ads-336 {
	width:336px;
	height:280px;
	margin-left:auto;
	margin-right:auto;
}
#video-more #more-content {
	width:328px;
	height:auto;
	float:right;
	background:#f1f1f1;
	border:#cccccc 1px solid;
	margin-bottom:28px;
	padding:8px;
}
#more-content #author-name {
	width:328px;
	height:auto;
	margin-bottom:18px;
}
#more-content #more-the-content #embed-url {
	width:328px;
	height:auto;
	margin-bottom:18px;
}
#right-single #single-sidebar {
	border:#cccccc 1px solid;
	height:auto;
	width:328px;
	float:right;
	padding:8px;
	margin-bottom:28px;
}
#left-single #comments-area {
	width:425px;
	height:auto;
	float:left;
	border:#cccccc 1px solid;
	margin-top:10px;
	padding:8px;
}
#comments-area .alt {
	background:#f1f1f1;
}
#comments-area .commentlist li {
	padding:8px;
	border:#cccccc 1px solid;
	margin-bottom:10px;
}
