pre br {
	line-height:0px;
	display:none;
}
 
.collage td {
	border: none;
	padding: 0px;
}

.collage tr {
	border: none;
}

.line_new {
	color: green;
}

.line_deleted {
	color: red;
}

.line_moved {
	color: blue;
}

.line_unchanged {

} 

.log1 {

 }
 
 .log2 {
 	color: yellow;
 }
 
 .log3 {
 	color: #0E88C6;
 }
 
 .log4 {
 	font-weight: bold;
 }
 
 .log5 {
 	text-decoration: underline;
 }
 
 .good {
 	font-weight: bold;
 	color: green;
 }
 
 .bad {
 	font-weight: bold;
 	color: red;
 }
 
 .goodish {
 	font-weight: bold;
 	color: #35BF00;
 }
 
 .badish {
 	font-weight: bold;
 	color: #E5B244;
 }
 
 pre {
 	overflow: auto;
 }

.hidden {
	display: none;
}

.disable_grouping {
	display: none;
}

form textarea, form input {max-width:100%;}

a.beta {
	font-weight: bold;
	color: #ff0000;
}

.invalid, .warning, .error {
	color: #ff0000;
}

/* Make [+] on add multiple artists stay at the bottom (on torrent details page) */
div#AddArtists {
	position: relative;
}

div#AddArtists a {
	position: absolute;
	right: 0pt;
	bottom: 0pt;
}

.rippy { z-index:25; background: transparent url('../rippy/msrippy.gif') no-repeat bottom center; display: block; position: fixed; color: black; text-align: center; width: 190px; height: 180px; bottom: 0; right: 0; }
span.rbt { display: block; padding: 8px 0 0; background: url('../rippy/rippy_top.gif') no-repeat top; }
span.rbm { display: block; background: url('../rippy/rippy_middle.gif') repeat bottom; padding: 2px; }
span.rbb { display: block; padding: 4px 0px 18px; margin-bottom: 5px; background: url('../rippy/rippy_bottom.gif') no-repeat bottom; }
/* Layout (Torrents page) */

/* Global */

* {
	padding: 0em;
	margin: 0em;
}

html {
	width: 100%;
}

body {
	width: 100%;
	font-family: tahoma,helvetica,sans-serif;
	font-size: 8pt;
	color: #444;
	min-width: 950px;
	background-color: #EAEAEA;
}

/* Common elements */

a {
	text-decoration: none;
	border: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
	color: #777;
}

h1,h2,h3,h4 {
	margin: 5px 0px;
	font-weight: bold;
}

h2 {
	text-align: center;
	font-size: 12pt;
	color: #444;
}

h4 {
	font-size: 8pt;
}

p {
	margin: 10px 5px;
}

li {
	margin: 5px 15px;
}

input {
	padding: 2px 3px;
}

textarea {
	padding: 2px 3px;
}

img {
	border: none;
}

/* Styles generated by the BBCode parser */

span.size1 {
	font-size: 0.75em;
}

span.size2 {
	font-size: 1em;
}

span.size3 {
	font-size: 1.25em;
}

span.size4 {
	font-size: 1.5em;
}

span.size5 {
	font-size: 1.75em;
}

span.size6 {
	font-size: 2em;
}

span.size7 {
	font-size: 2.25em;
}

span.size8 {
	font-size: 2.5em;
}

span.size9 {
	font-size: 2.75em;
}

span.size10 {
	font-size: 3em;
}

ul.thin {
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

ul.thin li {
	margin: 0px 0px;
	padding: 0px;
}

/* Layout (Every page) */

#header {
	width: 100%;
	padding: 0px 0 0 0;
}

#content {
	margin: auto;
	width: 100%;
	overflow: hidden;
	background-color: #f3f3f3;
	padding-top: 15px;
	margin-top: -1px;
}

#wrapper {
	width: 90%;
	margin: 0px auto;
}

#footer {
	margin-top: 40px;
	width: 100%;
	text-align: center;
	padding: 1em 0;
}

#logo {
	width: 440px;
	height: 50px;
	background: url('images/logo.png') no-repeat center center;
	margin: 5px auto 5px auto;
}

#logo a {
	border: none;
	width: 440px;
	height: 55px;
	display: block;
}

#logo a:hover {
	border: none;
}

#menu {
	margin: 0px auto 0px auto;
	padding: 0.6em 0;
	text-align: center;
	background-color: #EAEAEA;
	font-size: 10pt;
}

#menu ul li {
	display: inline;
	background-color: #CCC;
	padding: 6px 0;
	margin: 0px;
}

#index #nav_index, #torrents #nav_torrents, #requests #nav_requests, #forums #nav_forums, #top10 #nav_top10, #rules #nav_rules, #staff #nav_staff, #chat #nav_irc, #wiki #nav_wiki, #collage #nav_collages {
	background-color: #EEE;
}

#menu ul li a {
	padding: 0.6em 2%;
	color: #444;
}

#menu ul li a:hover {
	background-color: #EEE;
	text-decoration: none;
	color: #444;
}

#userinfo {
	color: #444;
	width: 100%;
	text-align: center;
	font-size: 8pt;
	padding: 3px 0px;
	z-index: 10;
}

#userinfo ul {
	display: inline;
	margin: 0px 0.8%;
	padding: 4px;
}

#userinfo ul li {
	position: relative;
	display: inline;
	margin: 0 0.1em;
	line-height: 20px;
	vertical-align: middle;
	padding: 2px;
}

#userinfo a {
	color: #444;
}

#userinfo a:hover {
	text-decoration: underline;
}

#userinfo b a {
	font-weight: normal;
	font-size: 0.9em;
}

#userinfo_username, #userinfo_login {
	position: absolute;
	top: 10px;
	left: 5%;
}

#alerts {
	position: absolute;
	top: 10px;
	right: 5%;
	padding: 5px 0px 10px 0px;
}

#alerts a {
	color: #555;
}

.alertbar.blend {
}

#cat-selector ul {
	width: 100%;
}

#cat-selector ul li {
	display: inline;
	width: 12em;
	height: 1em;
	float: left;
}

.alertbar {
	text-align: center;
	color: #444;
	font-weight: bold;
	font-size: 0.95em;
	width: 350px;
	margin: 0px auto 0px auto;
	padding: 5px 10px;
}

.alertbar a {
	color: #555;
	text-decoration: underline;
}

.alertbar a:hover {
	color: #777;
	text-decoration: none;
}

/* IE doesn't appear to like a simple display:none in our header. Random things start fucking up pretty badly. */

.hidden {
	position: absolute;
	left: -10000px;
}

input.hidden {
	position: absolute;
	display: none;
}

/* Layout (Any page) */

.thin {
	width: 850px;
	margin: 0px auto;
}

#userinfo_username .brackets:before {
	content: "[";
}

#userinfo_username .brackets:after {
	content: "]";
}

div.linkbox {
	text-align: center;
	padding: 5px;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.min_padding {
	padding: 0px;
	margin: 0px 0px;
}

p.min_padding {
	margin: 2px 0px;
}

.pad {
	padding: 1em;
}

.vertical_space {
	margin-bottom: 10px;
}

.box {
	font-size: 8pt;
	background-color: #EEE;
	border: 1px solid #BBB;
}

.pad h3,.pad h4,.padbox h3,.padbox h4 {
	margin-top: 0px;
	padding-top: 0px;
}

.sidebar {
	float: right;
	width: 250px;
	height: 100%;
}

.sidebar .box {
	margin: 0px 5px 10px 5px;
}

.head {
	padding: 4px;
	border-bottom: 1px solid #BBB;
	background: #CCC;
	color: #444;
}

.body {
	padding: 3px 10px 10px 10px;
}

.main_column {
	margin: 0px 255px 10px 0px;
	width: 590px;
}

.main_column .box,.main_column table {
	margin-bottom: 10px;
}

.tags {
	padding: 0px 0px 0px 20px;
	font-style: italic;
}

.tags a {
	color: #666;
}

.tags a:hover {
	color: #dedede;
	text-decoration: none;
}

.noborder {
	border: none;
}

ul.nobullet {
	list-style-type: none;
}

table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #BBB;
}

tr {
	border: 1px solid #BBB;
	background-color: #EEE;
}

tr.rowa {
	background-color: #f6f6f6;
}

td {
	border: 1px solid #BBB;
	padding: 5px;
	text-align: left;
}

.colhead {
	background: #DDD;
	font-weight: bold;
	color: #444;
}

td.colhead,.colhead td {
	padding-left: 10px;
	padding-right: 10px;
}

.colhead .sign {
	padding: 0px 8px 0px 8px;
	font-size: 12pt;
	font-weight: bold;
	vertical-align: middle;
}

.colhead_dark {
	background: #EEE;
	color: #444;
	vertical-align: middle;
}

.colhead_dark a {
	color: #333;
}

td.label {
	font-weight: bold;
	text-align: right;
	width: 180px;
}

table.slice {
	margin-top: -1px;
}

.error_message {
	border: 1px solid #666;
	padding: 3px 0px 3px 0px;
	background-color: #AF2525;
	text-align: center;
	color: white;
	font-weight: bold;
}

.save_message {
	border: 1px solid #666;
	padding: 3px 0px 3px 0px;
	background-color: #F4E649;
	text-align: center;
	color: #492802;
	font-weight: bold;
}

.elem_error {
	border: 3px solid #B00D0D;
}

.hidden {
	display: none;
}


/* Layout (Forums) */

.last_read {width: 15px; height: 15px; background: url(images/go_last_read.png) no-repeat center center; margin-left: 5px;}
.last_read a { border: none; width: 100%; height: 100%; display: block; }
.last_read a:hover { border: none; }

.unread_locked_sticky{background: url(images/locked_sticky_unread.png) no-repeat center center;}
.read_locked_sticky{background: url(images/locked_sticky_read.png) no-repeat center center;}
.read_sticky{background: url(images/sticky_read.png) no-repeat center center;}
.unread_sticky{background: url(images/sticky_unread.png) no-repeat center center;}
.unread_locked{background: url(images/locked_unread.png) no-repeat center center;}
.read_locked{background: url(images/locked_read.png) no-repeat center center;}
.unread{background: url(images/unread.png) no-repeat center center;}
.read{background: url(images/read.png) no-repeat center center;}

table.forum_post {
	margin: 10px 0px;
	overflow: auto;
}

table.forum_post td {
	border: 1px solid #BBB;
}

table.forum_unread {
	border: 2px solid #FF7C00;
}

td.avatar {
	width: 150px;
	padding: 0px;
}

table.forum_post td.body {
	width: 690px;
}

tbody {
	max-width: 690px;
}

blockquote {
	margin: 10px;
	padding: 10px;
	border: 1px dashed #666;
}

pre {
	overflow: auto;
	width: 670px;
}

/* Layout (Inbox) */

tr.unreadpm {
	background-color: #ECC;
}

/* Layout (Permission Page) */

.permission_head {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

.permissions {
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}

.permission_container {
	float: left;
	width: 300px;
	padding: 5px;
}

.permission_container input {
	margin: 0px 3px 5px 0px;
	vertical-align: top;
}

.submit_container {
	clear: both;
	text-align: right;
}

/* Layout (MISC) */


.curtain {
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}

.lightbox {
	position: fixed;
	text-align: center;
	top: 5%;
	left: 5%;
	width: 90%;
	height: 90%;
	padding: 0px;
	z-index: 1002;
	overflow: auto;
}


form tr {
	background-color: #DDD;
}

