﻿*{
margin:0;
padding:0;
border:0;
}

BODY {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background: #FDEAF0 url(../img/bg.jpg);
	font-size: 12px;
	text-align: center;
	font-size: 16px;
}
.article {
	width: 862px;
	*width: 880px;
	margin: auto;
	border-left: #FFCCFF 10px solid;
	border-right: #FFCCFF 10px solid;
	box-shadow: 0px -4px 6px 4px #726758;
	background: #FFE8F8;
	overflow: hidden;
	margin-bottom: 10px;	
}

.pleft{
	margin-left:10px; 
	margin-right:10px; 
	width:842px;
	float:left;
	overflow:hidden;
	margin-bottom: 10px;
}

.listbox{
	width:840px; *width:840px;
	overflow:hidden;
	float:left;
	clear:both;
	border:1px #FF8FFB solid;
	background:#F9E8ED;
}
.listbox dl{
	width:840px;
	margin-right:0px;
	margin-top:0px;
	float:left;
}
.bb {
	height: 190px;
	border-bottom: 1px dotted #666;
	padding: 10 0 .6em;
	line-height: 2em;
	text-align: left;
	margin: 0px 10px 10px 10px;
	list-style-type:none;
	line-height:1.2em;
}
.menue {
	height: 40px;
	border-bottom: 1px dotted #666;
	margin: 0px 0px 10px 0px;
}
.tbox{
	margin:0 0 8px 0;
	overflow:hidden;
	background:url(../img/tp.jpg) 0 0 repeat-x;
}


.tbox dt{
	height:35px;
	overflow:hidden;
	clear:both;
}
.tbox dt strong{
	Vertical-align:middle;
	height:35px;
	line-height:35px; !important;line-height:35px;
	padding-left:30px;
	padding-right:4px;
	display:block;
	float:left;
	background:url(../img/fbico.gif) 10px 10px no-repeat;
	letter-spacing:1px;
}
.tbox dt strong a{
	color:#796856;
    text-decoration:none;
    font-size:18px;
    font-weight:bold;
    border: 2px #B19C76 solid;
    background: #E3D6C3;
}
.tbox dt strong a:hover{
	background: #d34c02;
	color:#fff;
	text-decoration:none;
}
.tbox dt span.more{
	Vertical-align:middle;
	font-weight:bold;
	float:right;
	height:35px;
	line-height:35px; !important;line-height:35px;
	padding-left:22px;
	padding-right:20px;
	display:block;
	background:url(../img/fbico.gif) 0px 10px no-repeat;
	letter-spacing:1px;
}
.tbox dt span.more a{
	color:#796856;
	text-decoration:none;
	font-size:18px;
    font-weight:bold;
    border: 2px #B19C76 solid;
    background: #E3D6C3;
}
.tbox dt span.more a:hover{
	background: #d34c02;
	color:#fff;
	text-decoration:none;
}


.preview{
	width:240px;
	float:left;
	margin-right:7px;
	/*margin-bottom:3px;*/
	margin-left:10px;
	display:inline;
}

.preview img{
	width:240px;
	height:180px;
	display:block;
	padding:1px;
	border:1px solid #EEE;
}
.preview:hover img{
	border:1px solid #AAA;
}

.description{
	margin-top:4px;
	margin-left:2px;
	font-size:8px;
}

.title{
	overflow:hidden;
	font-weight:bold;
	font-size:14px;
	margin-left:2px;
}
.title b{
	color:#9E6B25;
}
.title b:hover{
	color:#d34c02;
}



.category{
	font-size:12px;
	margin-left:2px;
        text-decoration:underline;
	font-style:italic;
}
.category b{
	color:#9E6B25;
}
.category b:hover{
	color:#d34c02;
}


.info{
	display:block;
	/*line-height:23px;*/
	color:#555;
	padding-left:12px;
	float:right;
	font-size:12px;
}
.info small{
	color:#AAA;
	font-size:12px;
	margin-left:3px;
}

/* pages */
.pages {
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	line-height: 4em;
}
.pages span {
	background: #B29C77;
	color: #fff;
	margin: 0 0 0 0px;
	padding: 5px 5px;
}

.pages a {
	background: #E3D6C3;
	color:#9E6B25;
	padding: 16px 16px;
	border: 2px #B19C76 solid;
}
.pages a:hover {
	background: #d34c02;
	color:#fff;
}
.pages b{
	color:#9E6B25;
}

.pages strong{
	background: #F7F3EE;
	color: #454545;
	padding: 12px 12px;
	margin: 0 0 0 0px;
}




/* Copyright */
.Copyright {
	text-align: center;
	margin: 10px 0 10px 0;
	font-size:12px;
}
.Copyright ul a {
	padding: 0 10px;
	color: #9E6B25;
	text-decoration: none;
}
.Copyright ul a:hover {
	color: #d34c02;
	text-decoration: none;
}





#output video {
	width: 100%;
}

#progressBar {
	height: 5px;
	width: 0%;
	background-color: #35b44f;
	transition: width .4s ease-in-out;
}

body.is-seed .show-seed {
	display: inline;
}

body.is-seed .show-leech {
	display: none;
}

.show-seed {
	display: none;
}

#status code {
	font-size: 90%;
	font-weight: 700;
	margin-left: 3px;
	margin-right: 3px;
	border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
}

.is-seed #hero {
	background-color: #154820;
	transition: .5s .5s background-color ease-in-out;
}

#hero {
	background-color: #2a3749;
}

#status {
	color: #fff;
	font-size: 17px;
	padding: 5px;
}


#prepic {
	height:300px;
	width:auto;
}

a:link,
a:visited {
	color: #30a247;
	text-decoration: none;
}