/* HTML Elements
*/

body {
	margin: 0; 	padding: 0;
	font: normal .72em/1.5em 'Trebuchet MS', sans-serif;
	color: #333;
	text-align: center;	
	height: 100%;	

}

/* links */
a { background: inherit; color: #72A545; }
a:hover { background: inherit; color: #006699; }

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #0568A7;
}
h1 { font-size: 1.4em;}
h2 { font-size: 1.2em;}
h3 { font-size: 1.2em; }

h1, h2, h3 {
	margin: 10px 0px;
}

h3 {
	border-bottom: 1px dashed #0568A7;
}
img {border:0}


/* Torrent Table
*/
.tor{width:100%;padding:.2em;border:2px solid #fff; 
}
.tor th{background: #F2F2F2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  border:2px solid #fff}
.tor tr:hover{background-color:#CDDDE2}
.tor td{border:4px solid #fff; border-bottom: 1px solid #DEDADA}
.tor tr{}
.tor a{color:#000;text-decoration:none}
.tor a:hover{text-decoration:underline}
.tor img{float:left}
.tor img.r{float:right}
.d{text-align:right}

.p{color:#0000FF; text-align: center}
.s{color:#009933; text-align: center}
.r{color:#FF0000; text-align: center}
.u{color:#000000; text-align: center}

/* Location Bar
*/
.location{font-weight:bold;color:#fff;padding:.2em;margin-bottom:1em;background-color:#dce0f0;border:1px solid #d2d8f1}
.location a{color:#000;}

/* Comment
*/
.dark {background-color:#f1f1f1;padding:.3em;margin:.5em}
.light {background-color:#fff;padding:.3em;border:1px solid #E6E3E3}
.commentwrapper {background-color:#fafafa;padding:1em;border:1px solid #E6E3E3}
.comheader{width:100%;background-color:#ccc;padding:.1em;color:#000}

/* Upload Description
*/
#desc{width:80%;
	color:#000;
	white-space:pre-wrap;
	font: normal .72em/1.5em 'Trebuchet MS', sans-serif;
	font-size:7pt;
	padding:1em;
	background-color:#fafafa;
	text-align:left;
	border:1px solid #E6E3E3}

/* Menu items
*/
#menu {

	font-weight:bold;
	color:#fff;
	padding-top:.3em;
	padding-left:1em;
	margin-top:1em;
	margin-bottom:1em;
	height:15px;
	background-color:#e0e5f9;
	border:1px solid #cfd8f8;
}



/* Descrição
*/
#scrolll {
	height: 300px;
	width: 97%;
	overflow: auto;
	color:#000;
	white-space:pre-wrap;
	padding:1em;
	background-color:#fafafa;
	text-align:left;
	border:1px solid #E6E3E3
}

.scrolll{width:95%;color:#000
}


/* Internal file
*/
#scroll {
	height: 100px;
	width: 97%;
	overflow: auto;
	olor:#000;
	white-space:pre-wrap;
	padding:1em;
	background-color:#fafafa;
	text-align:left;
	border:1px solid #E6E3E3
}

.scroll{width:95%;color:#000}


/* Links
*/
a{color: #000;text-decoration:none;}
a:hover{color: #000;text-decoration:underline;}

.info
{
padding:2px;
border:1px solid #CCC;
}
.user
{
font-weight:bold;
color:#569;
}
/*Stats Table
*/
.stat{padding:.2em;border-collapse:collapse;color:#fff;border:0px solid #E13768}
.stat th{text-align:center;border:0px solid #E13768;padding-left:10px;padding-bottom:5px}
.stat td{border:0px solid #E13768;padding-left:20px;padding-right:10px}


/* ------------------------------------------------------------------------------------------------------------------------------- */


/* top elements */
* { padding: 0; margin: 0; }

p {
	margin: 5px;
}
ul, ol {
	margin: 10px 30px;
	padding: 0 15px;	
	color: #72A545;	
}
ul span, ol span {
	color: #333;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
  border-left: 3px solid #72A545;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 15px; 	padding: 0 0 0 20px;  	
  	background-color: #FAFAFA; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 3px solid #72A545;  
	font: bold 1.2em/1.5em "Trebuchet MS", Tahoma, sans-serif; 
	color: #666666;	
}

/* form elements */
form {
	margin:0px; padding: 0; margin-bottom: 10px; margin-top: 5px;
	 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 2px;
	border:1px solid #CCC;
	font: bold 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
	margin-right: 5px;
}

select {
	padding: 2px;
	border:1px solid #CCC;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	color:#777;
	width: 270px;
	margin-right: 5px;
}

textarea {
	padding:2px;
	font: normal 1em "Trebuchet MS", Tahoma, sans-serif;
	border:1px solid #DEDADA;
	display:block;
	color:#777;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	margin: 0; padding: 0;	
}
.searchform p { margin: 10px; padding: 0; }
.searchform input.textbox { 
	width: 130px;
	color: #333; 
	height: 20px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	font: bold 12px Arial, Sans-serif; 
	color: #333;	
	width: 60px;
	height: 26px;
	border: none;
	padding: 3px 5px;	
	vertical-align: top;
}

/***********************
	  LAYOUT
************************/

#header-content, #content, #footer-content {
	width: 98%;
}

/* header */
#header {
	background: #FFF url("./images/bg.jpg") repeat-x;

	height: 100px;
	text-align: left;
}
#header-content {
	position: relative;
	margin: 0 auto; padding: 0;
}
#header-content #logo {
	position: absolute;	
	font: bold 3em 'Trebuchet Ms', Sans-serif;
	letter-spacing: -2px; 
	color: #FFF;
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the logo */
	top: 0; left: 0px;
}
#header-content #slogan {
	position: absolute;	
	font: bold 3em 'Trebuchet Ms', Sans-serif;
	text-transform: none;
	color: #FFF;	
	margin: 0; padding: 0;
	
	/* change the values of left and top to adjust the position of the slogan */
	top: 55px; left: 10px;
}

/* header menu */
#header-content ul {
	position: absolute;
	right: -5px; top: 15px;
	font: bolder 1.0em 'Trebuchet MS', sans-serif;
	color: #FFF;
	list-style: none;
	margin: 0; padding: 0;		
}
#header-content li {
	display: inline;
}
#header-content li a {
	float: left;
	display: block;
	padding: 3px 12px;	
	color: #FFF;
	background-color: #333;
	text-decoration: none;
	border-right: 1px solid #272727;
}
#header-content li a:hover {
	background: #0C9DFA;
	color: #FFF;
}
#header-content li a#current  {
	background: #000;
	color: #000;
}

/* header photo */
.headerphoto {
	margin: 0 auto;
	width: 870px;
	padding: 15px 10px 15px 10px; 
	background: #fff;
}

/* images */


/* content */
#content-wrap {
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	
}
#content {
	text-align: left;	
	padding: 0;
	margin: 0 auto;	
}

/* sidebar */
#sidebar {
	float: right;
	width: 19%;
	margin: 0 0 10px 0; padding: 0;	
}	

#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
}
.sidebox {
position: relative;
	background: #F2F2F2;
	border: 1px solid #EFEDED;
	padding: 5px;
	margin-top: 10px;
}

/* sidebar menu */
#sidebar ul {
	list-style:none;
	margin: 10px 0;
	padding: 0;
	background: #F2F2F2;			
}
#sidebar ul li {
	padding: 0px 10px;
}

#sidebar ul a {
	display:block;
	font-weight:normal;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #7CC9FA;
	text-decoration:none;
}
#sidebar ul a.top{	
/*	border-top: 1px dashed #CCC; */
}
#sidebar ul a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #7CC9FA;
	color: #535353;		
}

#sidebar ul a.selected {
	display:block;
	font-weight:bold;
	color: #333;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #7CC9FA;
	text-decoration:none;
	border-left: 5px solid  #7CC9FA;
}


/* main */
#main {
	float: left;
	width: 80%;	
	margin: 0 0 10px 0; padding: 0;	
}

#main #bread-navi {
	margin: 0 auto;
	font-size: 12px;
	font-weight:400;
	padding: 2px;	
	text-align: left;
	border-bottom: 1px solid #7CC9FA;
	border-top: 1px solid #7CC9FA;
	background: #F2F2F2;
}

#main h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #E7E4E4; 	
}

#main h2.a {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	color: #0568A7;	
}


/* footer */
#footer {
	clear: both;
	margin: 0; padding: 0;
	font: normal .95em/1.5em 'Trebuchet MS', Tahoma, Arial, sans-serif;
	text-align: left;	
}
#footer h3, #footer p {
	margin-left: 0;
	border: 0;
}
#footer-content {	
	border-top: 1px solid #EAEAEA;
	margin: 0 auto;
	padding-left: 15px;
}
#footer-content a {
	text-decoration: none;
	color: #777;	
}
#footer-content a:hover {
	text-decoration: underline;
	color: #333;
}
#footer-content ul {
	list-style: none;
	margin: 0; padding: 0;
}
#footer-content .col {
	width: 32%;
	padding: 0 5px 30px 0;	
}
#footer-content .col2 {
	width: 33%;
	padding: 0 0 30px 0;	
}

.col {
	width: 69%;
}
.col2 {
	width: 29%;
}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }
.align-center {
	text-align: center;
}
/* additional classes */
.clear { clear: both; }
.gray  { color: #BFBFBF; }
.blue {
	color: #7CC9FA;
}

table.main-torrents {
/*	background-color: #CCC; */
	width: 100%;
	padding: 0;
	margin: 0;	
}

table.main-torrents td {
	padding: 2px;
	border-bottom: 1px solid #CFE8EF;
}

table.main-torrents tr.even:hover,
table.main-torrents tr.odd:hover {
	background-color: #CFE8EF;
}

table.main-torrents tr.table-header td{
	font-weight: bold;
	background: #F2F2F2;
	padding: 2px;
}

table.main-torrents tr.odd{
	background-color: white;
}

table.main-torrents tr.even{
	background-color: white;
}

table.main-torrents tr.dir{
	background-color: #CFE8EF;
}

td.filename {
	overflow: hidden;
}

span.seed {
	color: #6B8E23;
}

td.seed {
	color: #6B8E23;
}

table.main-torrents td.seed {
	color: #6B8E23;
	width: 30px;	
}

span.leech {
	color: #00008B;
}

td.leech {
	color: #00008B;
}

table.main-torrents td.leech {
	color: #00008B;
	width: 30px;	
}

table.main-torrents td.size{
	width: 80px;	
}

table.main-torrents td.category {
	width: 70px;	
}

.paging {
	padding: 2px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
	margin: 0 auto;
	margin-top: 5px;
}

.paging span.disable {
	font-size: 20px;
	font-weight: bold;
}

div.link {
	font-size: 16px;
	font-weight: bolder;
	margin-bottom: 5px;
}

div.link span {
	margin-left: 10px;
	font-size: 12px;
}

.usenext {
	font-size: 20px;
	font-weight: bold;
	border: 1px solid #E6E3E3; 
	padding: 10px;
}

.usenext .text {
	font-size: 12px;
	font-weight: normal;	
	margin: 5px;
}


/* network div */
#network {
	height: 25px; 
	background: url("./images/network.png");
	clear:both;
	border-bottom:1px solid #999999;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	display: block;
}

#network_logo { 
	margin-left: 10px; 
	padding-top: 3px; 
	float:left; 
}

#network_links {
	padding-top: 3px; 
	margin-right: 20px; 
	float:right;
}
/*	Paginacao
*/
.pages{font-size:11px;padding:0;margin:0;text-align:center !important}
.pages a{display:inline;padding: 0.2em 0.5em;margin:0;background: #fff;border: 1px solid #EFEDED;text-decoration: none}
.pages a:hover {border-color:#2E6AB1}
.currentpage{border:1px solid #CDDDE2 !important;background-color:#d7e2f4 !important;color:#000}

.beta{
	font-size: 1.2em;
	color:#fff;
}