/*  
Theme Name: Rel.to
Theme URI: http://rel.to/
Description: Rel.to Style Sheet Grey.
Version: 1.4
Author: Keith "Tweek" Lord & Stefano "Leonardo" Campanella
Author URI: http://grey-skies.net/
With a little help from: Robert "Anaerin" Johnston
*/

body {
	background:#1F1F1F;
}

/*===================================
                             Header
===================================*/

#header {
	background-position: center center;
}

/*===================================
                             Content
===================================*/

table.level-1 > tbody > tr > td, table.level-0 > tbody > tr > td{
	background:#363636;
	margin-left: 0;
	font-size:1.4em;
}

table.level-2 tr td.entry{
	background:#2A2A2A url(data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%03%00%00%00%01%08%03%00%00%00%2C%3E%E4%86%00%00%00%06PLTE666%00%00%00%8Ce%B7%24%00%00%00%19tEXtSoftware%00Adobe%20ImageReadyq%C9e%3C%00%00%00%0CIDAT%08%1Dc%60%60%60%00%00%00%04%00%01d2S%FE%00%00%00%00IEND%AEB%60%82) repeat-y scroll 0 0;
}

table.level-2 tr td.entry-description{
	background:#2A2A2A;
}

table.level-3 tr td.entry {
	background:#242424 url(data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%03%00%00%00%01%08%03%00%00%00%2C%3E%E4%86%00%00%00%06PLTE666%00%00%00%8Ce%B7%24%00%00%00%19tEXtSoftware%00Adobe%20ImageReadyq%C9e%3C%00%00%00%0CIDAT%08%1Dc%60%60%60%00%00%00%04%00%01d2S%FE%00%00%00%00IEND%AEB%60%82) repeat-y scroll 0 0;
}

table.level-3 tr td.entry-description{
	background: #242424;
}

#content table,#content th,#content td{
	border-color: #1F1F1F;
}

#content th{
	background-color: #2A2A2A;
}

.text-section {
	background:#363636;
}

.collapsing{
	border: #2A2A2A solid 0.3em;
}

.ann-section {
	background:#363636;
}

.bb-quote{
}

.bb-quote-body{
	background: #2A2A2A;
}

.bb-quote-name{
}

.close-button{
	color: #990000;
}

.error{
	color: #990000;
}

.confirm{
	color: #009900;
}

/*===================================
                               News
===================================*/

#news {
	background:#363636 url('/images/logo-gome-grey.jpg') no-repeat bottom right;
}

/*===================================
                             Footer
===================================*/

a.top,a.top:visited,a.top:hover {
	background:#363636;
}

#footer p {
	border-top:5px solid #363636;
}