* {
margin: 0;
padding: 0;
}
html {
width: 100%;
}
body {
color: white;
font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Verdana,Tahoma,Arial,sans-serif;
font-size: 66%;
line-height: 1.3;
min-width: 970px;
width: 100%;
}
html, body {
background: url("https://dl.dropboxusercontent.com/u/81357714/btn/images/6.jpg") repeat fixed 0 0 / contain transparent;
height: 100%;
min-height: 100%;
}
#torrents table.noborder.movieratings img {
max-width: 40px;
max-height: 40px;
}
a {
border: medium none;
color: white;
margin: 0;
padding-left: 5px;
padding-right: 5px;
padding-top: 0;
text-align: center;
text-decoration: none;
}
p {
padding: 5px 10px;
}
a:hover {
color: #6B9FBF;
text-decoration: none;
}
h1 {
font-size: 2em;
margin: 0 0 5px;
padding: 0;
}
h2 {
font-size: 1.5em;
margin: 0 0 5px;
padding-left: 5px;
}
h3 {
font-size: 1.17em;
margin: 0 0 5px;
padding: 0;
}
h1, h2, h3 {
color: white;
text-align: center;
}
img {
border: medium none;
border-radius: 12px 12px 12px 12px;
}
input[type="submit"], input[type="button"] {
background: -moz-linear-gradient(center bottom , #D9D9D9 27%, #F0F0F0 64%) repeat scroll 0 0 transparent;
border: 1px solid #D4D1CF;
color: #666666;
margin: 10px;
padding: 2px 8px;
}
input[type="submit"]:hover, input[type="button"]:hover {
cursor: pointer;
}
input[type="text"] {
background: -moz-linear-gradient(center bottom , #FFFFFF 32%, #F2F2F2 100%) repeat scroll 0 0 transparent;
border: 1px solid #D4D1CF;
padding: 2px;
}
blockquote {
background: none repeat scroll 0 0 #232323 !important;
border: 1px solid gray;
border-radius: 21px 0 21px 0;
box-shadow: 1px 2px 14px #5C5C5C;
color: white !important;
font-size: 11px;
margin: 5px auto 10px;
padding: 10px;
text-align: left;
width: 81%;
}
blockquote a {
color: lightblue !important;
}
blockquote blockquote {
border: 1px dashed #9F9F9F;
}
textarea {
background: none repeat scroll 0 0 #FFFFFF !important;
border: 1px solid black;
color: black !important;
padding-top: 10px;
width: 452px;
}
.pad {
padding: 31px;
}
.hidden, .hide {
display: none;
}
.main_column .pad a, .post a {
color: #76CBCB;
font-weight: bold;
}
.nobr {
white-space: nowrap;
}
#wrapper {
background: none repeat scroll 0 0 transparent;
margin: 82px auto 12px;
max-width: 999.8px !important;
position: relative;
width: 1000px;
}
#content {
background: url("https://dl.dropboxusercontent.com/u/81357714/btn/images/main.png") no-repeat scroll center bottom gray;
border-left: 3px ridge lightgray;
border-radius: 0 0 10px 10px;
border-right: 3px ridge lightgray;
box-shadow: 0 3px 23px black;
clear: both;
margin: -60px auto !important;
max-width: 1000px !important;
overflow: hidden;
padding: 5px 0 100px;
position: relative;
width: 999px;
}
#content .thin {
margin: 35px auto 95px;
width: 955px;
}
#content form {
margin-top: 20px;
}
form table {
background: none repeat scroll 0 0 transparent;
border: medium none;
width: 70%;
}
form table td {
background: none repeat scroll 0 0 #333333;
border: 1px ridge lightgray !important;
color: white;
}
form table td.label {
background: none repeat scroll 0 0 #555555;
width: 70px;
}
#footer {
background: none repeat scroll 0 0 gray;
border-bottom: 3px ridge darkgray;
border-radius: 10px 10px 0 0;
border-top: 3px ridge darkgray;
bottom: 23px;
box-shadow: 0 -17px 34px #666666;
clear: both;
color: white;
left: 2px;
margin: -88px auto;
padding: 5px 0;
position: relative;
text-align: center;
width: 1000px;
}
#footer a {
color: lightblue;
}
table {
background-color: #3D3D3D;
border: 1px solid #3D3D3D;
border-radius: 0.875em 0.875em 0.875em 0.875em;
list-style: none outside none;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
padding: 1px;
width: 100%;
}
tr.colhead, tr.head, tr.colhead_dark, tr.colhead td, tr.head td, tr.colhead_dark td {
background: linear-gradient(to bottom, #7D7E7D 0%, #000000 30%, #0E0E0E 100%) repeat scroll 0 0 transparent;
border: medium none;
border-radius: 7px 7px 0 0;
color: white;
font-weight: 800;
padding-left: 0 !important;
text-align: center;
}
#forums tr.rowa, #forums tr.rowb {
height: 25px;
transition: all 290ms ease-in-out 0s;
}
#forums tr.rowa:hover, #forums tr.rowb:hover {
background: none repeat scroll 0 0 #333333 !important;
color: white;
}
#forums tr.rowb:hover a {
color: white;
}
#forums table.forum_index {
font-size: 12px;
margin: 0 auto;
transition: all 350ms ease-in-out 0s;
width: 85%;
}
#forums table.forum_index:hover, #forums table.forum_list:hover {
box-shadow: 0 0 30px #6A8791;
}
#forums table.forum_list {
font-size: 11px;
margin: 0 auto;
width: 85%;
}
#forums table.forum_index tr.colhead, #forums table.forum_list tr.colhead a {
font-size: 9px;
}
#forums h3 {
margin-top: 16px;
text-align: center;
}
tr, .cat_list {
background: none repeat scroll 0 0 transparent;
color: white;
}
tr.rowa {
background: none repeat scroll 0 0 #4C4C4C !important;
border: medium none;
color: silver;
}
tr.rowa a {
color: silver;
}
tr.rowb {
background: none repeat scroll 0 0 #878787 !important;
border: medium none;
color: black;
}
tr.rowb a {
color: black;
}
tr.rowa td, tr.rowb td {
border: 1px solid black !important;
}
#forums tr.rowa td, #forums tr.rowb td {
padding: 0 5px !important;
}
td {
border-color: -moz-use-text-color -moz-use-text-color #F3F0EE;
border-style: none none solid;

Next
Pg.: 1 2 3 4 5 6 ... 11


Back to home | File page

Subscribe | Register | Login | N