@charset "utf-8";
/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
.clearfix:after {
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: "";
}
.clearfix {
	*zoom: 1;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	color: inherit;
	font-family: inherit;
	line-height: 1;
	text-rendering: optimizelegibility;
}
h1 {
	margin: 0 0 5px;
	font-size: 35px;
	color: #282828;
	font-weight: bold;
	font-style: normal;
}
h2 {
	margin: 0 0 0.83em;
	font-size: 19px;
}
h3 {
	margin: 1em 0;
	font-size: 1.17em;
}
h4 {
	margin: 1.33em 0;
	font-size: 1em;
}
h5 {
	margin: 1.67em 0;
	font-size: 0.83em;
}
h6 {
	margin: 2.33em 0;
	font-size: 0.75em;
}
b, strong {
	font-weight: bold;
}
blockquote {
	margin: 1em 40px;
}
p, pre {
	margin: 1em 0;
}
small {
	font-size: 75%;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
a {
	cursor: pointer;
}
a:link *, a:visited * { cursor: pointer; }
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover, a:active {
	outline: 0;
}
a img {
	border: 0;
}
ul, ol {
	padding: 0;
	margin: 0 0 1em 25px;
}
ul ul, ul ol,
ol ol, ol ul {
	margin-bottom: 0;
}

/*site*/
body {
	font: 0.75em/1.6em Helvetica, Arial, Geneva, sans-serif;
	color: #000;
	background: #efefef;
}
#header {
	position: relative;
	width: 976px;
	height: 160px;
	margin: auto;
	background: #232423 url('images/header-video.jpg') no-repeat 0 0;
	z-index: 100;
}
#header:before {
	content: '';
	position: absolute;
	bottom: -16px;
	left: 0;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 16px 16px 0;
	border-color: transparent #232423 transparent transparent;
}
#header:after {
	content: '';
	position: absolute;
	bottom: -16px;
	right: 0;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 16px 16px 0 0;
	border-color: #232423 transparent transparent transparent;
}
#wrapper {
	background: #fff;
	width: 944px;
	margin: auto;
	box-shadow: 0 0 16px #999;
	border-radius: 0 0 16px 16px;
	padding: 26px 0 30px;
}
.nav-video {
	margin: 0 0 20px;
	padding: 0;
	text-align: center;
}
.nav-video li {
	display: inline;
	list-style: none;
	padding: 0 18px 0 18px;
	font-size: 16px;
	border-left: 1px solid #dddddd;
}
.nav-video li:first-child {
	border: 0;
}
.nav-video li a {
	color: #282828;
	text-decoration: none;
	font-weight: bold;
}
.nav-video li a strong,
.nav-video li strong a {
	color: #e32727;
}
#video-area {
	width: 850px;
	height: 478px;
	margin: 0 auto 30px;
	background: #000;
}
.social-but {
	width: 850px;
	margin: 0 auto 25px;
}
.sb-title {
	color: #222;
	font-size: 19px;
}
.sb-content {
	text-align: center;
	padding: 4px 0 0;
}
#aside {
	float: right;
	width: 210px;
}
.b-title {
	color: #666;
	background: url('images/b-title-video.gif') no-repeat left center;
	padding: 10px 10px 10px 40px;
	text-shadow: 0 1px 0 #fff;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 15px;
}
.allvideo a {
	display: block;
	color: #282828;
	font-weight: bold;
	text-decoration: none;
	font-size: 15px;
	border-bottom: 1px solid #efefef;
	padding: 0 0 10px;
	margin: 0 0 15px;
}
.block img {
	border: 1px solid #ccc;
	display: block;
	margin: 0 0 10px;
}
.container {
	width: 850px;
	margin: auto;
}
#comments {
	float: left;
	width: 600px;
}
.comments-title {
	background: url('images/comments-title.png') no-repeat left center;
	color: #282828;
	font-size: 21px;
	margin: 0 0 15px;
	padding: 10px 0 10px 55px;
}
.comments-title span {
	display: block;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 8px;
}
.comments-type {
	margin: 0 0 20px;
	padding: 0;
}
.comments-type li {
	display: inline;
	font-weight: bold;
	list-style: none;
	padding: 0 10px 0 0;
}
.comments-type button {
	border: 1px solid #2c384b;
	color: #eaeaea;
	background-color: #48515E;
	background: -webkit-linear-gradient(top, #48515E, #2C384B);
	background: linear-gradient(top, #48515E, #2C384B);
	border-radius: 4px;
	font-size: 12px;
	line-height: 12px;
	padding: 6px 24px;
	margin: 0;
	text-shadow: 0 1px 1px #333;
	cursor: pointer;
	box-shadow: 0 1px 2px #999;
	font-weight: bold;
}
.comments-type button:hover {
	background-color: #737D8C;
	background: -webkit-linear-gradient(top, #737D8C, #38435E);
    background: -o-linear-gradient(top, #737D8C, #38435E); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #737D8C, #38435E); /* IE10 */
    background: linear-gradient(top, #737D8C, #38435E); /* CSS3 */
}
#footer {
	width: 944px;
	margin: auto;
	color: #888;
	font-size: 13px;
	padding: 26px 0;
	text-align: center;
}
#footer a {
	color: #888;
}