/* $Id: custom.css,v 1.1.1.5 2009/02/04 19:23:30 gibbozer Exp $ */
/**
 * You can use this file to override drupal and theme default css.
 * Just add your customized style below then activate it in 
 * Colourise them settings (/admin/build/themes/settings/colourise).
 */
#main-content .field-icon-audio-mpeg{
	display:none;
}
#fourthanniv img{
	border:none;
	padding:0;
	margin:0;
}
#fourthanniv td{
	border:none;
	padding:0;
	margin:0;
}
#fourthanniv #movie{
	padding: 0px 0px 0px 13px;
}
.flickr-photo-img {
 	border:4px solid white;
 	float:left;
 	margin:0px 10px 5px 0px;
}
.flickr-photoset .flickr-photo-img {
 	margin-left: 3px;
 	border:1px solid white;
 	margin:0px 3px 3px 0px;
}
#blog h1.title {
 	color:#000000;
}
h2.title {
	font-weight:normal;
}
h2 {
	color:#99CC44;
	padding:0px;
}
h2.title a, h2.title a:visited {
	color:#99CC44;
	border-top:none;
	border-bottom:none;
}
h2.title a:hover {
	color:#FFFFFF;
}
.node-links {
	margin-top:10px;
	background:#000000 none repeat scroll 0 0;
	border-bottom:1px solid #333333;
	border-top:none;
	border-left:none;
	border-right:none;
}
#block-menu-secondary-links h2.block-title{
	color:#000000;
}
.preview .comment {
	background-color:#000000;
}
.content img, .view-content img {
	border:4px solid white;
	margin:0px 10px 10px 0px;
	float:left;
}
.view-content img {
	border:4px solid white;
	float:left;
}
a.feed-icon:hover img, a.feed-icon img {
	background-color:#000000;
}
.swftools-wrapper {
	margin-top:15px;
}