/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	outline : none;
	box-sizing : border-box;
}
body {
	font-family: tahoma;
	font-size: 12px;
	background: #fff;
}
a img {
	border: none;
}
p {
	margin: 0px 0px 15px 0px;
}
h3 {
	margin: 0px 0px 15px 0px;
	font-size: 14px;
}
ul, ol {
	margin: 0px 0px 15px 25px;
}
ul li, ol li {
	margin-bottom: 5px;
}
.wrapper {
	width: 960px;
	margin: auto;
}
.clear {
	clear: both;
}
.header {
	background-color: #FFF;
	height: 72px;
	border-bottom: solid 1px #eee;
}
.logo {
	float: left;
	width: 250px;
}
.social {
	float: right;
	text-align: right;
	width: 300px;
	color: #999;
	padding: 20px 0px 0px 0px;
}
.social a {
	text-decoration: none;
}
.featured {
	margin-bottom: 25px;
	background: #eee;
	clear: both;
}
.intro {
	float: left;
	width: 300px;
	padding: 90px 20px 0px 0px;
	background: url(../images/intro.png) no-repeat;
	color: #333;
	font-size: 12px;
	margin: 25px 0px 25px 0px;
}
.intro a {
	color: #069;
}
.featured-video {
	float: left;
	width: 360px;
	background: #fff;
	height: 250px;
	padding: 10px 10px 10px 10px;
	margin-top: 35px;
	margin-left: 20px;
	position: relative;
}
.featured-video strong {
	position: absolute;
	bottom: 17px;
	left: 18px;
	color: #666;
	font-size: 13px;
}
.optin {
	float: right;
	width: 240px;
	padding: 45px 20px 20px 20px;
	color: #333;
	margin: 0px 0px 0px 0px;
	background: #e7e7e7;
}
.optin h3 {
	font-size: 14px;
	text-align: center;
	color: #069;
}
.optin div {
	margin-bottom: 5px;
}
.video-gallery {
	margin: 5px 0px 0px 0px;
}
.video-gallery h3 {
	background: url(../images/interview.png) no-repeat;
	padding: 0px 0px 10px 35px;
}
.video-gallery .thumb {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-left: 10px;
	background: #fff;
	margin-bottom: 25px;
	position: relative;
	-webkit-box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.5);
}
.video-gallery .thumb img {
	width: 300px;
	height: 169px;
}
.video-gallery .thumb .title {
	padding: 20px;
	line-height: 1.5;
	text-align: center;
	min-height: 76px;
}
.video-gallery .thumb .title a {
	font-weight: 100;
	color: #333;
}
.video-gallery .thumb .title a:hover {
	color: #069;
}
.footer {
	margin: 25px 0px 0px 0px;
	background: #eee;
	padding-bottom: 15px;
	border-top: solid 1px #e2e2e2;
	font-size: 11px;
}
.navigation {
	float: left;
	width: 500px;
	padding: 15px 0px 0px 10px;
}
.navigation a {
	display: inline-block;
	margin: 0px 5px 0px 0px;
	padding: 0px 5px 0px 0px;
	color: #666;
	border-right: solid 1px #666;
}
.copyrights {
	text-align: right;
	color: #333;
}
.copyrights span {
	font-size: 10px;
}
.other {
	margin: 15px 0px 0px 10px;
}
.other img {
	border: solid 1px #ccc;
}
.other a {
	text-decoration: none;
}
.video-player {
	width: 832px;
	-webkit-box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 10px 20px -5px rgba(0, 0, 0, 0.5);
	margin: auto;
	padding-bottom: 10px;
	margin-top: 25px;
}
.comments {
	width: 825px;
	padding: 0px 10px 50px 0px;
	color: #666;
	margin: auto;
	margin-top: 50px;
}
.comments a {
	color: #666;
}
.comments select {
	font-size: 11px;
	padding: 3px;
	font-family: tahoma;
}
.page {
	padding: 25px 10px 20px 10px;
	color: #666;
}
.page a {
	color: #FFF;
}
.page em {
	font-size: 10px;
}
.page h3 {
	border-bottom: solid 1px #FFF;
}
.notice {
	background: #FFF;
	color: #000;
	padding: 20px 20px 5px 20px;
	min-height: 200px;
}
.notice img {
	float: left;
	margin: 0px 15px 15px 0px;
}
.notice h3 {
	color: #069;
}
.notice .small-links {
	color: #666;
	font-size: 11px;
}
.notice a {
	color: #069;
}
.text {
	width: 200px;
	padding: 3px;
	font-family: tahoma;
	font-size: 12px;
	color: #333;
	margin-top: 3px;
	border: solid 1px #999;
}
.submit {
	border: none;
	border-bottom: solid 2px #069;
	padding: 5px 25px 5px 25px;
	font-family: tahoma;
	font-size: 13px;
	font-weight: 700;
	background: #1b9be4;
	color: #FFF;
	cursor: pointer;
	margin-top: 10px;
}
#load span {
	display: inline-block;
	background: #069;
	padding: 10px 30px 10px 30px;
	border-radius: 2px;
	color: #fff;
	cursor: pointer;
}
#load div {
	display: inline-block;
	background: #6caa35;
	padding: 10px 30px 10px 30px;
	border-radius: 2px;
	color: #fff;
	margin-bottom: 5px;
}
#load strong {
	font-size: 10px;
	color: #999;
	font-weight: 100;
}
.holder {
	display: block;
	margin: 15px 15px 25px 15px;
	text-align: right;
}
.holder a {
	background: #900;
	padding: 8px 16px;
	border-radius: 2px;
	color: #FFF;
}
