.category-section-title{
	color: #444444;
	font-family: RobotoCondensed-Regular;
	font-size: 18px;
	font-weight: normal;
}

.video-section-title{
	color: #444444;
	font-family: OpenSans-CondBold;
	font-size: 19px;
	font-weight: normal;
}

.video-section-subtitle{
	color: #333333;
	font-family: OpenSans-Bold;
	font-size: 16px;
}

.videos-wrapper #main_aside{
	width: 220px;
	float: left;
	padding: 8px 10px;
	box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.2);
	background-color: #F6F6F6;
	min-height: 1800px;
}

.videos-wrapper #main_aside dl{
	margin-bottom: 18px;
}

.videos-wrapper #main_aside dl a.category-name{
	display: block;
	padding: 0px 10px;
	margin: 0px -10px;
	line-height: 18px;
	font-family: OpenSans-Regular;
}

.videos-wrapper #main_aside dl a.category-name:hover{
	text-decoration: none;
	color: #006699;
	background: #E9E9E9;
	/* box-shadow: 1px 1px 1px rgba(0,0,0,0.2); */
}

.videos-wrapper #main_aside dl a.selected{
	color: #C0392B;
	font-weight: bold;
}

.videos-wrapper #main_aside h4{
	font-family: OpenSans-Bold;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	background-color: #2C3E50;
	margin: 10px 0px 2px 0px;
	padding: 1px 10px;
	color: #F9F9F9;
	margin-left: -13px;
	margin-right: -10px;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.25);
}

/* Left side playlist */
.videos-wrapper #playlist{
	width: 220px;
	float: left;
	padding: 5px 10px;
	box-shadow: 1px 0px 2px rgba(0, 0, 0, 0.25);
	background-image: url(/images/forum/menu-bg.png);
	min-height: 1575px;
}

.videos-wrapper #playlist a.back{
	color: #CCCCCC;
	font-size: 11px;
}

.videos-wrapper #playlist a.back:hover{
	color: #C0392B;
	text-decoration: none;
}

.videos-wrapper #playlist .video-count{
	color: #888888;
	font-size: 10px;
	margin: 2px 0 10px;
	font-family: OpenSans-Regular;
}

.videos-wrapper #playlist dl{
	margin-bottom: 5px;
}

.videos-wrapper #playlist dl a.category-name{
	display: block;
	margin: 0px -10px;
	font-size: 11px;
	line-height: 18px;
	padding: 2px 10px;
	text-decoration: none !important;
	/*
	font-family: OpenSans-Regular;
	color: #e6e6e6;	
	*/
	font-family: Roboto-Regular, Arial;
	color: #CACACA;
}

.videos-wrapper #playlist dl a.category-name:hover{
	color: #F6F6F6;
	text-decoration: none;
	background-color: rgba(255, 255, 255, 0.1);
}

.videos-wrapper #playlist dl a.selected{
	/* background-color: rgba(0,153,0,0.4); */
	background-color: rgba(255, 255, 255, 0.1);
	color: #F6F6F6;
}

.videos-wrapper #playlist h4{
	font-family: 'OpenSans-Bold', sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #F6F6F6;
	margin: 0px 0px 2px 0px;
}

.videos-wrapper #playlist .menu-item-divider{
	height: 1px;
	background-color: rgba(0, 0, 0, 0.15);
	border-bottom: solid 1px rgba(255, 255, 255, 0.07);
	margin: 0px -10px;
	clear: both;
}

.videos-wrapper #right_side{
	float: left;
	width: 745px;
	padding: 8px 18px;
	font: 12px/1.4 Helvetica;
	color: #555555;
}

.videos-wrapper #right_side #forum-above-editor{
	margin-top: 25px;
}

.videos-wrapper #right_side #forum-recent-posts{
	margin-top: 20px;
}

.featured-playlist-title{
	margin-left: 10px;
	font-size: 15px;
	font-family: Roboto-Medium;
}

.featured-playlist-description{
	margin-left: 10px;
	margin-top: 1px;
	float: left;
	width: 530px;
}

a.featured-playlist-video-count, a.featured-playlist-video-count:visited{
	color: #888888;
	margin-left: 10px;
	margin-top: 1px;
	float: left;
	font-size: 11px;
	width: 530px;
}

a.featured-playlist-video-count:hover, a.featured-playlist-video-count:active{
	color: #C0392B;
}

#youtube_video{
	margin-top: 5px;
}

#featured_video{
	margin-top: 5px;
}

#featured_playlists .item{
	padding: 10px 0px;
	width: 728px;
	float: left;
	border-bottom: 1px solid #EEEEEE;
}

#featured_playlists .item:nth-child(4n){
	margin-right: 0;
}

#featured_playlists img{
}

#featured_playlists a{
	display: block;
	float: left;
}

.video-description{
	padding: 5px 0 15px;
}

#commentForm{
	padding-bottom: 10px;
	position: relative;
}

#commentForm .titles{
	margin-bottom: 10px;
}

#commentForm .profile-link{
	margin-right: 5px;
	float: left;
}

#commentForm textarea{
	height: 39px;
	width: 80%;
	float: left;
}

#commentForm input[type=submit]{
	margin-left: 599px;
	margin-top: 5px;
}

#comments-list{
	list-style: none;
	padding: 10px 0;
	border-top: solid 1px #EEEEEE;
}

#comments-list a.profile-link{
	float: left;
	font-weight: bold;
}

#comments-list li{
	margin-bottom: 10px;
}

#comments-list li .comment{
	float: left;
	padding-left: 5px;
	width: 670px;
}

#comments-list li .date{
	color: #AAAAAA;
}

#youtube_video .addthis_sharing_toolbox{
	float: left;
}

#youtube_video .paginate{
	float: right;
	padding: 5px 100px 0 0;
}

.progress_container{
	padding: 1px 0px;
	height: 7px;
	width: 640px;
	margin: 2px 0px;
}

.progress_container_bg{
	height: 5px;
	background: #EDEDED;
	box-shadow: inset 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.progress_bar{
	float: left;
	background: #16A085;
	border-top: 1px solid #16A085;
	height: 4px;
	border-bottom: none;
}

.prev-next-button{
	background-color: #F9F9F9;
	font-family: OpenSans-Bold;
	font-size: 14px;
}