/*-----------------------------------------------------------------------------
Webhouses Stylesheet

version:   1.0
date:      23/09/08
author:    Alex Almeida
email:     alex@webspider.com.br
website:   www.webspider.com.br

-----------------------------------------------------------------------------*/


/* Global 
---------------------------------------------------------- */

* {	padding:0; margin:0; }
html, body { width: 100%; height: 100%; }
body {
	color: #474145;
	background: #e6ecf2;
	font: 13px Calibri, helvetica, Arial, "Trebuchet MS", Verdana, Tahoma;
}
p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin: 15px 0;
	font-size: 14px;
}

.subheader {margin: 0 0 0 0; color:  #ff4e00; font-size: 12px; font-weight: bold; text-align: center;}

h1, h2, h3, h4, h5, h6, p {
	margin: 5px 0 5px 0;
}
li, dd, blockquote { 
	margin-left: 30px; 
}

h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }
h1, h2 { color: #ff4e00; }
h1 a { margin: 0 0 0 20px; font-size: 0.73em; font-weight: normal; }
.title img { margin-right: 10px; vertical-align: middle; }

/* Table */
table.styled {
	width: 100%;
	border-collapse: collapse;
	border: 1 solid #999999;
}
table.styled td {
	padding: 3px 5px;
	border-bottom: 1px solid #d6d6d6;
	vertical-align: middle;
	font-size: 12px;
}
.styled thead {
	background: url(../images/title_bg.gif);
	font-size: 14px;
	font-weight: bold;
}
.styledimg {
	border: 6px solid #e3e3e3;
	text-align: center;
	vertical-align: middle;
}
.styled input textarea {
	border: 1px solid #666666;
}


.styled th { padding: 7px 9px; border-bottom: 1px solid #e3e6e8; font-weight: bold; color: #656d75; }
.styled th.first { background: url(../images/title_left_table.gif) #e3e8ec 0 0 no-repeat; }
.styled th.last { background: url(../images/title_right.gif) #e3e8ec 100% 0 no-repeat; }

/* Inputs */
input, select, textarea, .input-text {
	padding: 2px 3px;
	border: 1px solid #666666;
	font: 12px Calibri, helvetica, Arial, "Trebuchet MS", Verdana, Tahoma;
	color: #000000;
}

button { cursor: pointer; }
.button-image { border: 0; background: none; vertical-align: middle; }
.checkbox { border: 0; padding: 0; }

/* Lists */

/* Text */
.important {
	color: #ff4e00;
	font: bold 24px Calibri, "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
}
.tit_quadro_image {
	color: #FF0000;
	font-family: Calibri, "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
}
.bold { font-weight: bold; }


.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}


.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.middle { vertical-align: middle; }
.fleft { display: block; float: left; }
.fright { display: block; float: right; }

/* Links 
---------------------------------------------------------- */

a img { margin: 0 5px 0 0; border: 0; vertical-align: middle; }
a {
	color: #296cbe;
	text-decoration: underline;
}
a:hover {
	color: #ff4e00;
	text-decoration: underline;
}
:focus
{
  -moz-outline-style: none;
}
a.thumbzito {
	color: #296cbe;
	text-decoration: none;
	font: 11px Calibri, helvetica, Arial, "Trebuchet MS", Verdana, Tahoma;
}
a.thumbzito:hover {
	color: #ff4e00;
	text-decoration: none;
	font: 11px Calibri, helvetica, Arial, "Trebuchet MS", Verdana, Tahoma;
}


/* Layout 
---------------------------------------------------------- */

#body { padding: 0 0 30px 0; }
#page { width: 997px; margin: 0 auto; background: url(../images/page_bottom_bg.gif) #fff 0 100% repeat-x; border: solid #c8c8c8; border-width: 0 1px; font-size: 1.1em; }
	#page:after { content:url(../images/page_corner_lb.gif); display: block; height: 7px; margin: 19px -1px 0 -1px; background: url(../images/page_corner_rb.gif) no-repeat 100% 0; font-size: 1px; line-height: 7px; }
#header { padding: 14px 15px 0 25px; border-bottom: 1px solid #eeedee; background: url(../images/header_bg.png) #f7f7f7 repeat-x; }
#content { padding: 0 20px; background: url(../images/block_content_gradient_top.gif) repeat-x; }
#container { float: right; width: 100%; margin: 0 0 0 -163px; }
#main { margin: 0 0 0 185px; padding: 20px 0 10px; }
#aside { float: left; width: 163px; padding: 10px 0 10px 0; }
#footer { margin: 20px 24px 0 0; } 

#header, #content, #nav ul, #header .wrapper, #auth, #langs, .section-newest { overflow: hidden; zoom: 1; }
#body #top {
	background: url(../images/header_bg.png) repeat-x;
}


/* Header
---------------------------------------------------------- */

#logo { float: left; }
#logo img { display: block; margin: 0; }

#auth { float: right; overflow: hidden; color: #7f9db9; }
#auth form { margin: 3px 0 0; }
#auth div { float: left; margin: 0 4px 0 0; }
#auth label { display: block; margin: 0 0 3px; font-size: 0.9em; }
#header input { width: 74px; padding: 4px 3px; vertical-align: middle; }
#auth button { margin: 12px 0 0 0; }
/* Styles for Opera */
@media all and (min-width: 0px){
	#auth button { margin: 14px 0 0 0; }
}
#auth button, x:-moz-any-link { margin: 13px 0 0 0; }

#search form { margin: 0; }
#search div { margin-top: -3px; }
#search fieldset { margin: 0; padding: 18px 0 0 22px; border: 0; }
#search input, #search select { width: 127px; }
#search select {
	height: 1.6em;
	margin: 0 2px 0 0;
	vertical-align: middle;
	font: 1.2em/1.6em Calibri, helvetica, Arial, "Trebuchet MS", Verdana, Tahoma;
}
#search button { margin-top: 2px; }

#nav {
	margin: 0 -1px 1px;
	padding: 0px 25px;
	background: url(../images/nav_bg.gif) #558bcf repeat-x;
	vertical-align: bottom;
}
#nav img {
	margin-top: 1px;
	border-style: none;
}

/* Content
---------------------------------------------------------- */

/* Block */
.block {
	margin-bottom: 5px;
	border: solid #dee0e3;
	border-width: 0 1px;
	background: url(../images/block_bottom.gif) repeat-x 0 100%;
}
.block:after { content: url(../images/block_corner_lb.gif); display: block; height: 6px; margin: 0 -1px 0 -1px; background: url(../images/block_corner_rb.gif) no-repeat 100% 0; font-size: 1px; line-height: 1px; }
.block-head {
	margin: 0 -1px;
	border-bottom: 1px soutset #dee0e3;
	background: #e3e6e8 url(../images/title_right.gif) repeat-x 100% 0;
}
.block-head .title { margin: 0; padding: 7px 16px; border-bottom: 1px solid #dee0e3; background: url(../images/title_left.gif) no-repeat; text-transform: uppercase; font-size: 0.9em; color: #696a6a; }
.block-content {
	padding: 15px 12px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: url(../images/block_content_gradient_top.gif) repeat-x 0 1px;
}
.block-casinhas {
	background-image: url(../images/block_bottom.gif);
	background-repeat: repeat-x;
	background-position: 100% 100%;
	height: 70px;
	width: 70px;
	border-top-width: 1;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dee0e3;
	border-right-color: #dee0e3;
	border-bottom-color: #dee0e3;
	border-left-color: #dee0e3;
}

ul.links { position: relative; overflow: hidden; margin: -10px 0; }
.links li { position: relative; margin: -1px 0 0 0; padding: 5px 0 6px 2px; border-top: 1px solid #e5e5e5; list-style: none; }
.links li a { position: relative; display: block; padding: 0 0 0 36px; background: url(../images/links_bullet.gif) 0 0 no-repeat; line-height: 1.82em; text-decoration: none; }
.links li a img { position: absolute; top: 0; left: 0; padding: 2px; }
.links li.active a { font-weight: bold; color: #ff4e00; }

#announcement { font-weight: bold; color: #426fc9; text-align: center; }

#main .banner { margin: 5px 0; text-align: center; }
#main .banner img { margin: 0; }

#tags-cloud .block-content { text-align: justify; line-height: 1.4em; }
#tags-cloud a { text-decoration: none; }
#tags-cloud .s1 { font-size: 0.9em; }
#tags-cloud .s2 { font-size: 1em; }
#tags-cloud .s3 { font-size: 1.1em; }
#tags-cloud .s4 { font-size: 1.1em; font-weight: bold; }
#tags-cloud .s5  { font-size: 1.2em; font-weight: bold; }

.section-newest .title { margin-bottom: 10px; }
.section-newest .title img { margin: 0 15px 0 0; vertical-align: middle; }
.section-newest .title a { font-size: 1.1em; font-weight: bold; }
.section-newest .title .important { font-size: 0.9em; font-weight: bold; text-transform: uppercase; }
.section-newest td, .section-newest th { text-align: center; }
.description { width: 100%; text-align: left !important; font-weight: bold; }
.description a { padding: 0 0 2px 25px; background: url(../images/icon_download.gif) 0 0.17em no-repeat; }


.icons { text-align: center !important; font-weight: bold; }
.icons a { font-size: 1.1em; font-weight: bold; }


.popt { text-align: left !important; font-weight: normal; }
.popt a { padding: 0 0 2px 16px; font-size: 1.0em; font-weight: normal; }



.titlegr {
	text-align: left !important;
	font-size: 1.3em;
	color: #696a6a;
	font-weight: bold;
}
.titlegr a { padding: 0 0 2px 0px; color: #696a6a; font-weight: bold; }


.section-newest .more { float: right; margin: 10px 0; padding: 2px 0 3px 23px; background: url(../images/icon_more.gif) 0 0.17em no-repeat; font-weight: bold; }
.section-newest .option { float: right; }

.health-bar { position: relative; overflow: hidden; width: 41px; height: 10px; margin: 0 auto; padding: 2px; background: url(../images/health_bar_bg.gif) repeat-x; text-align: left; }
.health-bar span { position: absolute; left: 0; top: 0; width: 45px; height: 14px; background: url(../images/health_bar_frame.png); }
.health-bar div { position: relative; float: left; height: 11px; padding: 0 3px 0 0; background: url(../images/health_bar_frame.png) 100% 1px no-repeat; }
.health-bar div div { overflow: hidden; width: 100%; padding: 0; background: none; }

#stat { margin-top: 20px; }
#stat ul { margin: 0 0 0 -15px; overflow: hidden; zoom: 1; }
#stat li { float: left; width: 31%; margin: 0 0 -200px -1px; padding: 0 0 200px 15px; border-left: 1px solid #d6d6d6; line-height: 1.6em; list-style: none; }
#stat li h3 { margin: 0; font-size: 1em; }
#stat li p { margin: 4px 0; }

/* Search */
.search-query { border: solid #d6d6d6; border-width: 1px 0; padding: 10px 0; font-weight: bold; }
#search-adv { overflow: auto; zoom: 1; }
#search-adv .title { margin-top: 0; margin-bottom: 23px; }
#search-adv form { margin-top: 0; }
#search-adv fieldset { float: left;  margin: 0; border: 0; }
#search-adv div { overflow: auto; zoom: 1; margin: 6px 0; }
#search-adv label { float: left; width: 91px; margin: 0; padding: 3px 0; }
#search-adv .button-row { clear: both; margin: 0; padding: 0 0 0 91px ;}
#search-adv #set-1  {  }
#search-adv #set-2  {  }
#search-adv #set-1 input { width: 140px; }
#search-adv #set-1 select { width: 149px; }
#search-adv #set-1 #search-section { width: 200px; }
#search-adv #set-2 label { width: 130px; }
#search-adv #set-2 #search-size label { width: 100px; }
#search-adv #set-2 #search-size-from { width: 90px; }
#search-adv #set-2 #search-size-to { width: 75px; }
#search-size input { margin: 0 5px 0 0; }
#search-size span { padding-right: 5px; }
.month { width: 98px; }
.day { width: 45px; }
.year { width: 60px; }
#search-order-1 { width: 98px; }
#search-order-2 { width: 108px; }
.adv_table_main td { border: 0; }

.prev-next { padding: 20px 0; text-align: center; word-spacing: -4px; }
.prev-next a { font-weight: bold; padding: 0 10px; }
.prev { background: url(../images/arrow_prev.gif) 0 70% no-repeat; }
.next { background: url(../images/arrow_next.gif) 100% 70% no-repeat; }

/* Torrent */
.favorite { padding: 2px 0 4px 24px; background: url(../images/icon_favorite.gif) 0 0.17em no-repeat; }
.buttons { position: relative; padding: 0 0 0 0;overflow: hidden;}
.buttons a { float: left; clear: right; margin: 0 2px 0 0; background: #fff; }
.buttons a.last { margin: 0; }
.buttons img { margin: 0; }
.banner.fright { margin: 15px 0 0 20px !important; }
.params li { margin: 0; padding: 7px 0; border-bottom: 1px solid #d6d6d6; list-style: none; overflow: auto; zoom: 1; }
.param { position: relative; zoom: 1; float: left; width: 90px; }
.value { margin: 0 0 0 90px; }
.even { position: relative; background: #f5f8fa; }
#attributes li, #comments li { padding: 11px 0; }
#attributes .value { text-align: right; }
#files .description { width: auto; }
#files .description a { background: none; padding: 0; }
#files th.last { width: 51px; }

#comment-add { float: left; margin: 0 40px 0 0; }
#comment-add form { float: left; margin: 0; }
#comment-add fieldset { float: left; margin: 0; border: 0; }
#comment-add label { display: block; margin: 0 0 10px 0; }
#comment-add div { padding: 10px 0; }

#tags { float: left; }

/* Sidebar (Left)
---------------------------------------------------------- */

#langs { position: relative; margin: 0 0 15px 0; color: #7f9db9; }
#langs form { position: relative; margin-top: 0; }
#langs img { margin: 0 2px 0 0; vertical-align: middle; }
#langs label { position: relative; float: left; margin: 0; }
#langs select { position: relative; float: right; width: 80px; vertical-align: middle; }

#aside .banner { margin: 25px 0; text-align: center; }

/* Footer 
---------------------------------------------------------- */

#disclaimer { line-height: 1.4em; color: #939393; }

#footer-nav ul { display: table; margin: 15px auto; }
#footer-nav li { position: relative; display: table-cell; float: left; margin: 0; padding: 0 10px; border-right: 1px solid #3d6bc2; list-style: none; }
#footer-nav li img { vertical-align: middle; }
#footer-nav li.plugin img { position: absolute; left: -26px; top: -4px; }
#footer-nav li.last { border: 0; }

.icon{    float : right;}

#attr_block{width : 700px;border-collapse:collapse;}
#attr_block_header {background-color:#F5F8FA;height:30px}
#attr_block_header td{border-top:1px solid #D6D6D6;border-bottom:1px solid #D6D6D6}
#attr_content{display:block}
#flags {border-collapse:collapse;width:100%}
#flags td{padding:3px;border-bottom:1px solid #D6D6D6}
#flags #even {background-color:#DDE6EC}
#flags #odd {background-color:#F5F8FA}

#flags #left {padding-left:10px}
#flags .center {font-weight:bold;color:green}
#flags .center_red {font-weight:bold;color:red}

.torrent_odd {background-color:#fff}
.torrent_even {background-color:#EBEBEB}
.texto1 {
	font: 11px Calibri, helvetica, Arial, "Trebuchet MS", Verdana, Tahoma;
	color: #000000;
}

.login {
	padding: 5px;
}
.titulo01{
	font: bold 16px/35px Calibri, helvetica, Arial, "Trebuchet MS", Verdana, Tahoma;
	color: #FFFFFF;
	padding: 0px;
	background: url(../images/fundo-tabela-titulo.jpg) repeat-x;
	margin: 0px;
	text-transform: uppercase;
	height: 35px;
}
.mensagem {
	font: bold 24px Calibri, helvetica, Arial, "Trebuchet MS", Verdana, Tahoma;
	color: #0099cc;
	margin: 10px;
	padding: 10px;
	border: thin solid #CCCCCC;
	background: #fff;
	text-align: center;
}

.img-thumbzito {
	margin: 8px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}

.img-thumb {
	border: 1px solid #CCCCCC;
	margin: 25px;
	padding: 8px;
}

.img-thumb-capa {
	border: 1px solid #CCCCCC;
	margin: 5px;
	padding: 8px;
}

.img-thumb-news {
	border: 1px solid #CCCCCC;
	margin: 2px 10px 2px 0px;
	padding: 8px;
	float: left;
	display: block;
}

.styled td.first {
	background: url(../images/title_left_table.gif) #e3e8ec 0 0 no-repeat;
}

.styled td.last {
	background: url(../images/title_right.gif) #e3e8ec 100% 0 no-repeat;
}

.thead {
	background: #e3e8ec url(../images/title_bg.gif) repeat-x;
	font-size: 14px;
}

.menu-edit {
	background: #FFFFFF;
	margin: 5px;
	padding: 3px;
	line-height: 30px;
	height: 30px;
	vertical-align: middle;
}

#texto-news {
	font: normal 14px Calibri, "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	color: #000000;
	margin: 15px 10px;
	padding: 10px;
}

#texto-news .fonte {
	font: normal 11px/12px Calibri, "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	color: #666666;
	border-bottom: thin solid #999999;
	vertical-align: middle;
	margin: 0px;
	padding: 1px;
	height: 12px;
}

#texto-news img {
	margin: 10px;
	padding: 8px;
	float: left;
	border: thin solid #999999;
}

#texto-news .autor {
	font: normal 11px/12px Calibri, "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	color: #666666;
	border-bottom: thin solid #999999;
	vertical-align: middle;
	margin: 0px;
	padding: 1px;
	height: 12px;}

#texto-news .data {
	font: normal 11px Calibri, "Trebuchet MS", Verdana, Tahoma, Arial, Helvetica;
	color: #666666;
}
