.blogitem {
margin:0 0 25px 0;
background:#000000;
}
.blogitem h2 {
background:#DA1C5B;
margin-bottom:0;
padding:6px;
}
.blogitem .date {
float:right;
text-align:right;
font-size:10pt;
background:#fff;
margin-bottom:10px;
color:#DA1C5B;
padding:2px;
font-weight:bold;
}
.blogitem p {
padding:10px;
margin:5px;
}
#pagination { background:#000; padding:10px; font-size:12px; }
#pagination span, #pagination a { margin:0 2px 0 2px; }
#pagination span { color:white; }
#pagination a { color:#DA1C5B; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px 0 0;
	padding:0;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	background-color: #666666;
	}
	
p {
	font-size:10pt;
	color: #FFFFFF;
	margin:0;
	padding:0;
	margin-bottom:10px;
	}
a { color:#FFFFFF; }
a:hover { color:#DA1C5B; }
table {
	font-size:10pt;
	color: #FFFFFF;
	margin:0;
	padding:0;
	margin-bottom:10px;
	width:100%;
	background:#000000;
}
table th {
text-align:left;
}
table td {
font-size:8pt;
border-bottom:1px dotted #fff;
}
table td.date {
color:#DA1C5B;
}
table tr {
border-bottom:1px dotted #fff;
}

h1 {
	font-size:14pt;
	color:#FFFFFF;
	padding:0;
	margin:0;
	font-weight:bold;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:#DA1C5B solid 1px;
	}
	
h2 {
	font-size:11pt;
	color:#FFFFFF;
	padding:0;
	margin:0;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:#FFFFFF solid 1px;
	text-align:right;
	}
	

#container {
	width: 780px;
	margin:0 auto;
	padding: 0;
	}
	
#header {
	width:780px;
	float:left;
	padding:0;
	margin:0;
	margin-bottom:20px;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #D91B5B;
	}
	
#logo{
	float:left;
	width:287px;
	height:267px;
	padding: 0;
	margin:0;
	}
	
#topnavwrap{
	float:left;
	width:493px;
	height:267px;
	padding:0;
	margin:0;
	background-image:url(images/navbg.png);
	background-position:top left;
	background-repeat:no-repeat;
	}
	
#topnav{
	float:right;
	display:inline;
	width:493px;
	height:30px;
	padding:0;
	margin:0;
	margin-top:200px;
	}
	
#topnav ul{
	float:left;
	width:493px;
	display: inline;
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	} 
  
#topnav li{
	float:left;
	display: inline;
	height:30px;
	margin:0;
	padding:0;
	}
	

#topnav ul li a {
	float:left;
	height:30px;
	display:inline;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
 	font-size:10pt;
 	font-weight:bold;
	text-transform:uppercase;
	}

#topnav a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:30px; /* for IE5/Win only */
	}
	
#topnav a:hover {
	background-position: 0 -30px;
	}
	
.blog a  {
	width: 90px;
	background: url(images/blog.png) top left no-repeat;
	}
	
.media a  {
	width: 98px;
	background: url(images/media.png) top left no-repeat;
	}
	
.gigs a  {
	width: 80px;
	background: url(images/gigs.png) top left no-repeat;
	}
	
.links a  {
	width: 85px;
	background: url(images/links.png) top left no-repeat;
	}
	
.contact a  {
	width: 140px;
	background: url(images/contact.png) top left no-repeat;
	}
	
#content {
	width:780px;
	float:left;
	padding:0;
	margin:0;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #666666;
	}
	
#sidebar{
	float:left;
	width:267px;
	margin:0;
	padding:0;
	}
	
#maillist{
	float:left;
	width:237px;
	height:207px;
	margin:0;
	padding:15px;
	background-image:url(images/mailinglistbg.png);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:20px
	}
	
#maillist form{
	margin:0;
	padding:0;
	}
	
#maillist label{
	float:left;
	width:237px;
	font-size:10pt;
	color:#FFFFFF;
	margin-bottom:5px;
	}
	
#maillist input{
	float:left;
	width:229px;
	font-size:10pt;
	padding:2px;
	margin-bottom:5px;
	border:#110F2D solid 2px;
	}
	
#maillist input.join{
	float:right;
	width:60px;
	font-size:10pt;
	font-weight:bold;
	}
	
#mediaplayer{
	float:left;
	width:237px;
	height:300px;
	margin:0;
	}
	
#warning p{
	color:#FFFFFF;
	font-size:10pt;
	}
	
#warning a:link, #warning a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	text-decoration:underline;
	}

#warning a:hover{
	color: #FFFFFF;
	text-decoration:none;
	}

	
#maincontent{
	float:right;
	width:493px;
	margin:0;
	}
	
#linkwrap{
	float:left;
	width:493px;
	margin-top:20px;
	}
	
.link{
	float:left;
	display:inline;
	width:32px;
	height:32px;
	margin-right:10px;
	}
	
.link a:link, .link a:visited{
	float:left;
	padding:2px;
	background-color:#DA1C5B ;
	}
	
.link a:hover{
	background-color:#FFFFFF;
	}
	

#footer {
	width:780px;
	float:left;
	margin:0;
	padding:0;
	padding-bottom:10px;
	margin-top:20px;
	}
	
#footer p{
	font-size:8pt;
	text-align:left;
	color:#CCCCCC;
	}
	
#footer a:link, #footer a:visited{
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	text-decoration:underline;
	}

#footer a:hover{
	color: #FFFFFF;
	text-decoration:none;
	}
	
#copyright{
	float:left;
	width:450px;
	}
	
#websiteby{
	float:right;
	width:330px;
	}
	
#websiteby p{
	text-align:right;
	}
