/*

Fine Tuning of Style

Colour: see colours.css
Structure: See Portal.css
Nucleus Specific: see nucleus.css


*/


/*
Left Hand Bar
*/

#leftsidebar a {
	padding-left: 0;
	text-decoration: none;
	font-size:100%;
}

#leftsidebar a:hover {
	text-decoration: underline;
}

#leftsidebar ul{
  padding-left:0;
  margin-left:0;
  list-style:none;
}

.first-li{
  font-size:110%;
  margin-top:8px;
}

#banner-top{
  background-image: url(green-moral-blog.jpg);
  background-repeat: no-repeat;
}
#logo {
  display:none;
}
