
/* Main color scheme */
.content-panel .panel-title, #sidebar > .widget > h3 {
	background-color: #6E6B6B;
}

/* OT video player background */
.otplayer-wrapper .otplayer-controls {
	background-color: #EE1D1D;
}



/* Background Color/Texture/Image */
body {
			background-image: url();background-size: 100%; background-attachment: fixed;
	
}



/* Main font */
h1, h2, h3, h4, h5, h6,
.header #main-menu,
.big-message strong,
.video-stats .video-stat-blobs > span strong,
#comments .comment-text > div .user-nick {
	font-family: 'Abel';
}


