body {
	background:url(images/bg.png) repeat;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif, Verdana;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#5E89D4;
	}
a:hover {
	text-decoration:none;
	color:#6CC7DC;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:700px;
	background:#ffffff;
	font-size:1.20em;

	}
#header {
	height:103px;
	
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.png) repeat-x;
	padding:0 10px;
	}
	#parent {
	width:480px;
	padding:0px 0px 0px 0px;
	
	}
	#child {
	width:480px;
	margin-bottom:0px;
	}
	
#sidebar {
	float:right;
	width:180px;

	}
    

#sidebar td a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
	
	#sidebar td a:hover {
	background:#FFFF99;
	color:black;
	}
    #bottomad{

	border:1px solid #E3E7E7;
		margin-bottom:7px;
	margin-top:0px;
	padding:8px 1px 0px 2px;
	height:268px;
	width:328px;
	background:#efefef;
	}
     #minicloud{
	border:1px solid #E3E7E7;
	margin-bottom:2px;
	margin-top:10px;
	padding:0px 0px 0px 0px;
	height:217px;
	width:466px;

	}
	#searchframe{
    background:#707070;
	padding:0px 1px 0px 74px;
	height:65px;
	width:397px;
	}
	
	#sfcontrols{
float:right;
border:1px solid #ccc;
background:#f2f2f2;
width:28px;
padding:2px 1px 2px 2px;
margin-right:8px;
margin-top:1px;
}
	
#controls{
float:right;
border:1px solid #ccc;
background:#f2f2f2;
width:29px;
padding:2px 1px 2px 2px;
margin-right:6px;
margin-bottom:1px;
}

/* bar for collapsible/delete divs */
.horizontal_dotted_line
{
background:#F2F2F2;
border: 1px dotted #CCCCCC;
padding:33px 1px 0px 1px;
margin-top:0px;
width: 470px;

}
/* bar for collapsible/delete divs */

/* bar for search form collapsible div */
.horizontal_solid_line
{
background:#707070;
padding:33px 0px 0px 0px;
width: 472px;
}
/* bar for search form collapsible div */

/* Image fader */
	.highlightit img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.highlightit:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
/* Image fader */

#title {
background:#ffc;
border: 1px dotted #CCCCCC;
padding:12px 1px 6px 1px;
margin-top:0px;
width: 370px;
 margin-left: auto ;
  margin-right: auto ;
}
#newsflash {
background:#ffc;
border: 1px dotted #CCCCCC;
padding:3px 3px 3px 3px;
margin-top:0px;
width: 370px;
 margin-left: auto ;
  margin-right: auto ;
  min-height: 22px;
  }
#legend {
	background:url(images/legend.gif) no-repeat;
background-color:#F2F2F2;
	background-position:center; 
border: 1px dotted #CCCCCC;
padding:12px 1px 6px 1px;
margin-top:0px;
height:48px;
width: 455px;
 margin-left: auto ;
  margin-right: auto ;
}
    #catBox{

	border:1px solid #E3E7E7;
	font-size:15px;
	height:80px;
	width:450px;
	background:url(images/searchback2.gif) repeat;

}

#content {
	float:left;
	width:500px;
	min-height:400px;
	}
#footer {
	clear:both;
	height:50px;
	background:#707070;
	}

/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url() no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}


/* Menu */

#menu ul {

	list-style-type:none;
	}
#menu li {

	float:left;
	}
#menu li a {

	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover2.png) no-repeat center center;
	}

/* Footer */




#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:60px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:Verdana;
	}

/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url() no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url() 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}
	/* line/ruler */
	.horizontal_dotted_ruler
{
border-bottom: 1px dotted #CCCCCC;
width: 470px;
} 
	
	
/* Table */

table.torrents{border-collapse:collapse}
table.torrents a {color:#0073E6;}
table.torrents a:hover {color: #1F1F1F;} 
table.torrents td,th{border:1px solid #C8C8C8 ;padding:5px}
table.torrents tr:hover td{
background:#FFFF99;
}

td.a {
}

td.c1 {
	background:#F2F2F2;
	}
td.c2 	{
	background:#FFFFFF;
	}	

	td.c3 	{
	background:#F2F2F2;
	}
td.c4	{
	background:#FFFFFF;
	}
	td.c5 	{
	background:#F5F5F5;
	}
	
thead { background: #E8E8E8; }

tfoot { background: #E8E8E8; }

/* Form Boxes */
.formbox
{
background:#F2F2F2;
border: 1px dotted #CCCCCC;
padding:18px 1px 22px 1px;
margin-top:0px;
width: 470px;

}




