html, body, a, address, dl, ul, ol, li, dd, dt, h1, h2, h3, h4, h5, h6, pre, p, blockquote, table, caption, tr, td, th, form, fieldset, legend, embed, ins {
    margin: 0;
    padding: 0;
}
select {
    margin: 0;
}
html, body {
    width: 100%;
    height: 100%;
}
a img, fieldset {
    border: none;
}
fieldset, legend, legend *, embed, ins {
    display: block;
}
table {
    border-collapse: collapse;
    border: none;
    empty-cells: show;
    font-size: 100%;
}
table th {
    text-align: left;
}
ul, ol {
	padding: 0;
    margin: 0;
    list-style-type: none;
}
.clear {
    clear: both;
}
.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clear {
    height: 1%;
}
.clear {
    display: block;
}
/* End hide from IE-mac */
a {
    color: #999;
}
a:hover {
    color: #ccc !important;
}
a:active, a:focus, input:focus, select:focus, option:focus, textarea:focus, object:focus {
    outline: 0;
}
span.nobr {
    white-space: nowrap;
}
.text ul, .text ol {
	margin: 2px 0 0 15px;
	padding: 2px 0 0 15px;
}
.text ol li {
	list-style-type: decimal;
}
.text ul li {
	list-style-type: disc;
}
body {
	background: #000 url(/i/bg.png) repeat scroll 0 0;
	color: #999;
    font: 14px Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 { font: normal 18px Arial; color: #959595; }
h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; }
h4 { font-size: 16px; line-height: 22px; margin-bottom: 5px; }
p {
    padding: 0.5em 0;
    line-height: 1.2;
}
/* === block model === */

#main {
    width: 990px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	position: relative;
	margin:0 auto;
}
#center {
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width: 100%;
    margin: 0 auto;
	background: transparent url(/i/bg_textline.png) no-repeat scroll 0 0;
}
/* ============== */
/* === Header === */
/* ============== */
#header {
    height: 82px;
	width: 100%;
	overflow: hidden;
}
#header_top {
	width: auto;
	height: 61px;
	top: 0px;
}
#logo {
	float: left;
	text-indent: -9999px;
	background: transparent url(/i/logo.png) no-repeat scroll 0 0;
	height: 61px;
	width: 191px;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
#logo a {
	top: 0px;
	left: 0px;
	padding: 0;
	height: 61px;
	width: 191px;
	display: block;
}
#header_top_menu {
	float: left;
	width: 799px;
	height: 61px;
	background: transparent url(/i/header_top_line.png) no-repeat scroll 100% 100%;
}
#header_top_menu .fake {
	margin-left: 22px;
	height: 40px;
}

ul#links {
	position:relative;
	text-indent: -9999px;
	padding-top: 7px;
}
li a:hover, #links li.selected {
	background-position: 0px -29px;
}

ul#links li {
	height: 28px;
	float: left;
	margin-right: 15px;
}
.twitter {
	margin-top: 5px;
	margin-right: 3px !important;
}
.twitter a {
	width: 19px;
	height: 19px;
	background: transparent url(/i/twitter.png);
}
.vkontakte {
	margin-top: 5px;
}
.vkontakte a {
	width: 19px;
	height: 19px;
	background: transparent url(/i/vkontakte.png);
}
ul#links li a , #links li.selected {
	height: 29px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}
.episodes_all a, .episodes_all.selected {
	width: 103px;
	background: transparent url(/i/menu_episodes_all.png);
}
.live a, .live.selected {
	width: 68px;
	background: transparent url(/i/menu_live.png);
}
.about_serial a, .about_serial.selected {
	width: 103px;
	background: transparent url(/i/menu_about_serial.png);
}
.about_tehnology a, .about_tehnology.selected {
	width: 143px;
	background: transparent url(/i/menu_about_tehnology.png);
}

ul#user {
	float:right;
	right:0;
	top:0;
}
ul#user li {
	height: 29px;
	float: left;
	margin-right: 5px;
	text-indent: -9999px;	
}
ul#user li a , #user li.selected {
	height: 29px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
}
.username a {
	text-decoration: none;
	padding-top: 6px;
	font-size: 13px;
	text-indent: 0;
}
.setting a, .setting.selected {
	width: 67px;
	background: transparent url(/i/menu_setting.png);
}
.exit a, .exit.selected {
	width: 40px;
	background: transparent url(/i/menu_exit.png);
}

.join a, .join.selected {
	width: 92px;
	background: transparent url(/i/menu_join.png);
}
.slash {
	width: 15px;
	background: transparent url(/i/menu_slash.png);
}
.login a, .login.selected {
	width: 33px;
	background: transparent url(/i/menu_login.png);
}
/* ============== */
/* === Content === */
/* ============== */
#container {
	width: auto;
}
#sidebar {
	width: 191px;
	float: left;
	background: transparent url(/i/submenu_line.png) no-repeat scroll 0 0;
}
.submenu {
	margin-bottom: 15px;
	padding-left: 20px;
	font-size: 17px;
	color: #ccc;
}
.submenu a {
	text-decoration: none;
}
.submenu ul {
	padding-left: 30px;
	font-size: 14px;
	color: #ccc;
}
#episodes {
	font-size: 12px;
}
.episode {
	margin-bottom:5px;
}
.note {
	margin-bottom:2px;
	font-size: 17px;
}
.episode .comments {
	padding-left: 0px;
	font-size: 10px;
}
.preview {
	border:2px solid #3e3e3e;
}

#sidebar .fake {
	padding: 30px 0 0 2px;
}
#episodes_new {
	text-indent: -9999px;
	background: transparent url(/i/episodes_new.png) no-repeat scroll 0 0;
}
#content {
	float: left;
	width: 799px;
}
#content .fake {
	padding: 0 3px 0 22px;
}
#content .text {
	padding-left: 5px;
	line-height: 20px;
}
#h2_index {
	text-indent: -9999px;
	width: 269px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: transparent url(/i/h2_index.png) no-repeat scroll 0 0;
}
.episode {
	margin-bottom: -3px;
	padding-bottom: 0;
}
.episode_number {
	margin-bottom: 5px;
	padding-bottom: 0;
}
.player{
	padding: 5px;
	width: 730px;
	background-color: #999;
}
#note {
	margin-top: 10px;
}
#left {
	width: 48%;
	float: left;
}
#right {
	margin-left: 52%;
}
#h3_about_serial {
	text-indent: -9999px;
	background: transparent url(/i/h3_about_serial.png) no-repeat scroll 0 0;
}
#h3_live {
	text-indent: -9999px;
	background: transparent url(/i/h3_live.png) no-repeat scroll 0 0;	
}
#h3_about {
	text-indent: -9999px;
	background: transparent url(/i/h3_about.png) no-repeat scroll 0 0;	
}
#h3_tehnology {
	text-indent: -9999px;
	background: transparent url(/i/h3_tehnology.png) no-repeat scroll 0 0;	
}
#h3_about_tehnology {
	text-indent: -9999px;
	background: transparent url(/i/h3_about_tehnology.png) no-repeat scroll 0 0;
}
#h3_live_comment {
	margin-top: 10px;
	text-indent: -9999px;
	background: transparent url(/i/live_comment.png) no-repeat scroll 0 0;
}
#h3_blogs {
	margin: 10px 0 5px;
	text-indent: -9999px;
	background: transparent url(/i/h3_blogs.png) no-repeat scroll 0 0;
}
#footer_fake {
	height:84px;
}
#footer {
	background: transparent url(/i/bg_framed.png) no-repeat scroll 100% 0;
	height:84px;
	margin: -84px auto 0;
	overflow:hidden;
	position:relative;
	width:auto;
}
#footer .content {
	background: transparent url(/i/bg_footer.png) no-repeat scroll 100% 20px;
	color: #999;
	height:84px;
    width: 990px;
	margin:0 auto;
}
#footer .content ul {
	font-size: 18px;
	margin: 40px 0 0 191px;
	float: left;
}
#footer .content ul li {
	margin-right: 20px;
	float: left;
}
#footer .content #copyright {
	font-size: 11px;
	margin: 30px 10px 0 0;
	float: right;
}