

/* Generic Styling */

body {
	
	margin:0; padding:0;
	width:auto; height:auto;
	/*background:url(images/main-back6.gif) repeat-x top center;*/
	background:url(images/websiteBKGD.jpg) repeat-y top center;
	
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	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:#7fabb8;
	}
a:hover {
	text-decoration:none;
	color:#6CC7DC;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:790px;
	background:#151519;
	font-size:1.20em;
	}
#header {
	height:185px;
	background:url(images/topbannerBest2.jpg) no-repeat;
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.png) repeat-x;
	padding:0 5px;
	}
#sidebar {
	float:right;
	width:250px;
	background:#151519;
	/*background:url(images/top_content.jpg) repeat-x;*/
	
	margin-right:10px;
	}
#sidebar1 {
	float:left;
	width:150px;
	background:#151519;
	/*background:url(images/top_content.jpg) repeat-x;*/
	
	margin-left:10px;
	}
#content {
	float:left;
	width:530px;
	min-height:400px;
	}
	
#footer {
	clear:both;
	height:100px;
	background:url(images/blackfooter.jpg) no-repeat;
	}
	
	
/*#main {
	margin:0; padding:0;
	width:100%; height:100%;
	background:url(images/main-back.gif) no-repeat top center;
	position:relative;
}

#main-top {
	margin:0; padding:0;
	width:100%; height:100%;
	background:url(images/main-top.gif) no-repeat top center;
	position:relative;
}*/

/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	}
.entry-title {
	font-size:1.40em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.tracks {
	position:absolute;
	left:100px;
	top:150px;
	font-size:1.40em;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:1.75em;
	}
.date {
	font-size:0.9em;
	color:#666;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#a88f3f;
	background:url(images/icon-comment.png) 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 7px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(images/bg-menu-hover2.png) no-repeat center center;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#a88f3f;
	padding-left:5px;
	border-bottom:1px solid #222222;
	}
/*#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
	*/
#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) repeat-x left top;
	}

/* 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;
	}
	
/*#footer-back {
	margin:0; padding:0;
	width:100%; height:auto;
	background:url(images/footer-repeat.gif) repeat-x bottom center;
}

#footer-bg {
	margin:0; padding:0 0 40px 0;
	width:100%; height:auto;
	background:url(images/footer-back.gif) no-repeat bottom center;
}*/

/* Heading's */

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

/* Feed */

/*#feed {
	height:25px;
	width:126px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("images/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}*/
/* Music */
/*a.cd {
	display:block;
	position: relative;
	left: 25px;
	width:150px;
    height:150px;
	background:url("images/helenamariacd.jpg") 0 0 no-repeat;
}

#tracks {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	position:absolute;
	top:340px;
	right:910px;
}*/

/* Extra's */

#ad-top {
	width:500px;
	height:20px;
	background:url(images/) no-repeat;
	padding:5px;
	position: relative;
	right:-5px;
	}
#facebook {
	width:35px;
	height:51px;
	background:url(pngs/facebook) no-repeat;
	padding:5px;
	}
	
#mailinglist {
	cursor:pointer;
	border:outset 0px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 0px 0px;
	background:url(images/search.gif) repeat-x left top;
	}

	
hr {
  border: none;
  background-color: #B4CBDF;
  color: #B4CBDF;
  height: 1px;
  margin-left: 0;
  margin-right:auto;
}


<!--Media Mouse over
.cssnav {
position:relative;
font-family: arial, verdana, helvetica, sans-serif;
background-image: url(roll/over.gif);
background-repeat: no-repeat;
display: block;
width: 125px;
height: 25px;
margin: 0;
margin-bottom:0px;
padding: 0;
}
.cssnav a {
display:block;
font-size: 11px;
width: 125px;
height: 25px;
float: left;
margin: 0;
padding: 0;
color: black; text-decoration: none;
}
.cssnav img {width: 100%; height: 100%; border: 0; }
* html a:hover {visibility:visible}
.cssnav a:hover img{visibility:hidden}
.cssnav span {
position:absolute;
left:5px;
top:3px;
margin:0;
cursor: pointer;
}


#content table {
width:508px;
/*background:#1E1E2D;*/
margin:25px 0;
}

td {
padding:8px;
text-align:center;
background:url(../images/td.jpg) top left no-repeat #1E1E2D;
font:"Trebuchet MS" Arial, Helvetica, sans-serif;
}

th {
color:#fff;
padding:10px;
}

}

--> 