/* Fully developed by: Pixelbox.ca
Then developed by: f
----------------------------------------------- */

* {
margin: 0;
}

/* Top 20 list
----------------------------------------------- */
	#top20 {
		padding: 0 0 0 15px;
		}

	#top20 h3 {
		background: url(/images/top20Header.png) no-repeat top left;
		margin: 10px 0 0;
		padding: 3px 0 3px 5px;
		width: 180px;
		cursor: pointer;
		font-size: 100%;
		color: #333;
		}

	#top20 ol {
		margin-top: 0;
		background: url(/images/top20Bg.png) no-repeat bottom left;
		margin: 0;
		padding: 0 15px 10px 30px;
		}

	#top20 ol li {
		padding: 2px 0;
		}

	#top20 ol li a {
		color: black;
		font-size: 95%;
		}

	#top20 ol li a:hover {
		text-decoration: none;
		}


/* Queue, Download, Sync list
----------------------------------------------- */
	.qdsList {
		list-style: none;
		margin: 10px 0 0 0;
		padding: 0;
		overflow: hidden;
		}

	.qdsList li {
		width: 173px;
		height: 205px;
		float: left;
		padding: 0 3px
		}

	.qdsList li a {
		background: url(/images/queue.png) no-repeat;
		display: block;
		height: 205px;
		letter-spacing : -1000em;
		text-indent: -1000em;
		}

	.qdsList li a.download {
		background: url(/images/downloadsplash.png) no-repeat;
		}

	.qdsList li a.sync {
		background: url(/images/sync.png) no-repeat;
		}

/* Register
----------------------------------------------- */
	.register {
		clear: both;
		background: url(/images/registerback.png) no-repeat top left;
		width: 525px;
		padding-left: 5px;
		display: block;
		}

	.register h3 {
		margin: 0;
		padding: 30px 0 0 60px;
		font-size: 130%;
		}

	.register p {
		padding: 0 10px 0 60px;
		}
		
	.register a {
		color: black;
		}

	.register a:hover {
		text-decoration: none;
		}

	.registerbottom {
		background: url(/images/siteNewsBottom.png) no-repeat top left;
		height: 11px;
		}

	.register h4 {
		margin: 0;
		padding: 30px 0 0 60px;
		font-size: 130%;
		}

/* Settings
----------------------------------------------- */
	.settings {
		clear: both;
		background: url(/images/cpback.png) no-repeat top left;
		width: 525px;
		padding-left: 5px;
		display: block;
		}

	.settings h3 {
		margin: 0;
		padding: 30px 0 0 60px;
		font-size: 130%;
		}

	.settings p {
		padding: 0 10px 0 60px;
		}
	
	.settings a {
		color: black;
		}

	.settings a:hover {
		text-decoration: none;
		}

	.settingsbottom {
		background: url(/images/siteNewsBottom) no-repeat top left;
		height: 11px;
		}


/* RSS
----------------------------------------------- */
	.rss {
		clear: both;
		background: url(/images/rssback.gif) no-repeat top left;
		width: 525px;
		padding-left: 5px;
		display: block;
		}

	.rss h3 {
		margin: 0;
		padding: 30px 0 0 60px;
		font-size: 130%;
		}

	.rss p {
		padding: 0 10px 0 60px;
		}
		
	.rss a {
		color: black;
		}

	.rss a:hover {
		text-decoration: none;
		}

	.rssbottom {
		background: url(/images/siteNewsBottom.png) no-repeat top left;
		height: 11px;
		}

/* FAQ
----------------------------------------------- */
	.faq {
		clear: both;
		background: url(/images/faqback.gif) no-repeat top center;
		width: 525px;
		padding-left: 11px;
		display: block;
		}

	.faq .bg {
		background: url(/images/columnTwoBg.png) repeat-y top left;
		margin: 0;
		padding: 0;
		}

	.faq h3 {
		margin: 0;
		padding: 30px 0 10px 60px;
		font-size: 130%;
		}

	.faq p {
		padding: 0 10px 0 60px;
		}

	.faqbottom {
		background: url(/images/columnTwoBottom.png) no-repeat top left;
		height: 11px;
		}

	.faq ul {
		margin: 0 ;
		padding: 0 0 0 25px;
		}

	.faq ul li {
		padding: 3px;
		}

	.faq a {
		color: black;
		}

	.faq a:hover {
		text-decoration: none;
		}

	.faq dl {
		margin: 20px 10px 0;
		}

	.faq dt {
		font-weight: bold;
		}

	.faq dd {
		padding: 5px 20px 0 15px;
		}


/* upload
----------------------------------------------- */
	.upload {
		margin-left: 5px;
		padding: 10px 10px 0 0;
		background: url(/images/uploadback.gif) no-repeat top left;
		width: 515px;
		}

	.upload h3 {
		margin: 0;
		padding: 30px 0 0 60px;
		font-size: 130%;
		}
		
	.upload table {
		margin-left: 60px;
	}
	
	.upload ul {
		margin-left: 80px;
	}
	
	.upload label {
		margin-right: 10px;
	}
	
	.upload p {
		padding: 0 10px 0 60px;
		}
		
	.upload a {
		color: black;
		}

	.upload a:hover {
		text-decoration: none;
		}

	.uploadbottom {
		background: url(/images/siteNewsBottom.png) no-repeat top left;
		height: 11px;
		}


/* advanced search
----------------------------------------------- */
	.advsearch {
		clear: both;
		background: url(/images/searchback.gif) no-repeat top left;
		width: 525px;
		padding-left: 5px;
		display: block;
		}

	.advsearch h3 {
		margin: 0;
		padding: 30px 0 0 60px;
		font-size: 130%;
		}

	.advsearch p {
		padding: 0 10px 0 60px;
		}
	
	.advsearch a {
		color: black;
		}

	.advsearch a:hover {
		text-decoration: none;
		}

	.advsearchbottom {
		background: url(/images/siteNewsBottom.png) no-repeat top left;
		height: 11px;
		}

	#columnTwo > .advsearchbottom {
		margin-top: -12px;
		}
		



/* Site News
----------------------------------------------- */
	.siteNews {
		margin-left: 5px;
		background: url(/images/siteNews.png) no-repeat top left;
		width: 515px;
		padding: 10px 10px 0 0;
		}

	.siteNews h3 {
		margin: 0;
		padding: 20px 0 0 60px;
		font-size: 130%;
		}

	.siteNews p {
		margin-left: 60px;
	}

	.siteNewsBottom {
		margin-left: 5px;
		background: url(/images/siteNewsBottom.png) no-repeat top left;
		width: 525px;
		height: 11px;
		}
	
	.siteNews a {
		color: black;
		}

	.siteNews a:hover {
		text-decoration: none;
		}
		
	/* #columnTwo > .siteNewsBottom {
		margin-top: -12px;
		} */

/* Ads
----------------------------------------------- */
	.ads {
		margin: 10px 0 0 8px;
		padding: 0 5px 0;
		text-decoration: none;
		}

	.ads h4 {
		color: #AEACAB;
		font-size: 130%;
		text-transform: uppercase;
		margin: 0;
		padding: 0;
		}

	.ads dl {
		margin: 10px 0 0;
		padding: 0;
		font-weight: bold;
		text-decoration: none;
		}

	.ads dt {
		color: #4CC900;
		font-size: 120%;
		text-transform: uppercase;
		text-decoration: none;
		}

	 .ads a{text-decoration: none;}

	.ads dd {
		margin: 0 0 10px;
		padding: 0;
		}

	.stretcher {
		word-wrap: break-word;
		}
/* Ads
----------------------------------------------- */
	.adstop {
		margin: 60px 0 0 8px;
		padding: 0 5px 0;
		text-decoration: none;
		}

	.adstop h4 {
		color: #FFFFFF;
		font-size: 130%;
		text-transform: uppercase;
		margin: 0;
		padding: 0;
		}

	.adstop dl {
		margin: 10px 0 0;
		padding: 0;
		font-weight: bold;
		text-decoration: none;
		}

	.adstop dt {
		color: #FFFFFF;
		font-size: 110%;
		text-transform: uppercase;
		text-decoration: none;
		}

	 .adstop a{text-decoration: none;}

	.adstop dd {
		margin: 0 0 10px;
		padding: 0;
		}


/* Images Section
----------------------------------------------- */

	.img a {
	border: none;
	text-decoration: none;
}

* {
	margin: 0;
	padding: 0;
}

/* Details Styles */

h2 {
	font: lighter 24px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	display: inline;
}

h5 {
	color: #e7491b;
	font-weight: lighter;
	text-transform: uppercase;
	font-size: 12px;
	background: no-repeat;
}

#detailsjar {
	width: 515px;
	margin-left: auto;
	margin-right: auto;
	font: 10px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

#infojars {
	height: 54px;
	width: 304px;
	margin: 20px auto 30px;
}

#accountstats {
	color: #7f7f7f;
	font-weight: lighter;
	font-size: 10px;
	text-transform: uppercase;
}

#infojars a {
	text-decoration: none;
	color: #7f7f7f;
}

.infojar {
	color: #7f7f7f;
	font-weight: lighter;
	font-size: 10px;
	text-transform: uppercase;
	background: url(images/box.png) repeat-x;
	height: 54px;
	width: 117px;
	padding-left: 15px;
	padding-top: 14px;
	padding-right: 20px;
	float: left;

}

#download {
	float: left;
	text-align: center;
}

#report {
	float: right;
	text-align: center;
}

#comments {
	background: url(images/commentbar.png) no-repeat center top;
	padding-top: 25px;
}

.comment {
	font-size: 10px;
	display: table;
}

	.comment a {
		color: black;
		}

	.comment a:hover {
		text-decoration: none;
		}

.comment a {
	font-size: 10px;
	display: table;
}

.userimg {
	display: table-cell;
	float: left;
	width: 30px;
	margin-right: 10px;
	margin-left: 10px;
	vertical-align: top;
}

.usercomment {
	display: table-cell;
	float: right;
	width: 465px;
	vertical-align: top;
}

#infoimg {
	float: left;
	margin-right: 10px;
}

/* File Listing Styles */

#filejar a {
	text-decoration: none;
	color: black;
}

#filejar {
	margin-right: auto;
	margin-left: auto;
	width: 520px;
	font-size: 95%;
	display: table;
	text-align: center;
}

.rowon {
	display: table-row;
}

.rowoff {
	background: #e9effd;
	height: 40px;
	line-height: 40px;
	display: table-row;
}

.icon {
	float: left;
	margin: 5px 18px 5px 5px;
	width: 34px;
}

.name {
	float: left;
	text-align: left;
	width: 260px;
	text-decoration: none;
}

.leechers {
	float: right;
	width: 50px;
}

.seeders {
	float: right;
	width: 50px;
}

.size {
	float: right;
	width: 60px;
}

.add {
	float: right;
	margin-top: 12px;
	margin-right: 15px;
	width: 15px;
}