@charset "utf-8";

/*Basic set-up*/

body {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #ccc;
background-color: #000;
margin: 0px;
padding: 0px;
background-image: url(../budoJuneImages/Page-BgTexture.gif);
background-repeat: repeat-x;
}

table {
border:0px;
border-collapse:collapse;
padding:0px;
margin:0px;
}

h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	font-weight: normal;
	margin:0 0 2px 0;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #fac6d3;
	margin:0 0 2px 0;
}
A:link {color:inherit;text-decoration: none}
A:visited {color:inherit;text-decoration: none}
A:active {color:inherit;text-decoration: none; color:#ff3063;}
A:hover {color:inherit;text-decoration: underline; color: #fff;}

ul {
margin:0 0 15px 0px;
padding:0 0 0 10px;
}

li {}

#logotext {
font-family:Trebuchet MS;
font-size:85px;
margin-left:70px;
text-transform:uppercase;
}
#logotextWhite {
color:#FFFFFF;
margin-left:0;
position:absolute;
z-index:3;
}
#logotextBlue {
color:#5ADFF7;
margin-left:4px;
position:absolute;
z-index:2;
}
#logotextRed {
color:#FF3063;
margin-left:7px;
z-index:1;
}

/*site colours*/

/*

White: #fff
Pink:  #ff3063
Blue:  #

Dark Pink #EA285A
Darkest Pink #cc3259
Light Pink #FAC6D3

Greys - light to dark:
#cccccc
#666666
second to darkest (Content): #212021
Darkest (Header & Footer): #

/*

/* typography */

.newsSubhead {
color:#666666;
margin-bottom:22px;
display:block;
width:420px;
}
.white {color:#fff;}
.blue {color:#5adff7;}
.pink {color:#ff3063;}
.grey {color:#666;}
.pinkLight {color:#FAC6D3;}
.pinkDark {color:#EA285A;}
.pinkDarker {color:#cc3259;}

/* Basic Layout elements */

#mainBodyWrapper {
	width: 890px;
	margin: 0 auto;
	padding:0px;
	background-color:#151515;
}
#header {
	/*height: 180px;*/
	/*background-color: #151515;*/
}
#content {
	overflow:hidden;
	/*background-color: #191919;*/
	background-image:url(../budoJuneImages/contentBg.gif);
	background-repeat: repeat-y;
}
#footer {
	overflow:hidden;
	height: 30px;
	background-color: #151515;
}

/* ----- Utility Bar ----- */

#utilityBar {
	height:30px;
	background-color:#333;
	padding:0 15px 0 15px;
	font-size: 12px;
	vertical-align:middle;
	color:#999999;
}
#utilityLinks {
float:left;
line-height:30px;
text-align: left;
}
#utilityBar img {
vertical-align:middle;
margin:0px 0px 0p 0px;
}
#utilityBar p{
margin:0px;
}
#mailLink {
display:block;
float:right;
line-height:30px;
text-align:right;
width:115px;
}
.mailLink {
text-align:right;
height:30px;
}
#mailLinkImg {
border:none;
width:15px;
margin:11px 5px 0px 0px;
padding:0px;
float:left;
}
#mailLink img{}
#mailLink table{}


/* ----- Header / Navigation ----- */

#navigationPrimary {
color:#999999;
font-size:12px;
font-weight:bold;
height:30px;
margin:0;
text-transform:uppercase;
width:500px;
}

#navigationPrimary ul {
border-left:1px dotted #666;
float:left;
margin:10px 0 0;
padding:0px;
width:100%;
}

#navigationPrimary li {
border-right:1px dotted #666;
display:inline-block;
margin:0;
padding-right:5px;
text-align:center;
width:62px;
}
	
/* ----- Header / Logo ----- */
	
#logoImg {
float:left;
margin:0;
background-image:url(../budoJuneImages/CBTitle2010.png);
background-repeat:no-repeat;
height:150px;
width:860px;
}

#logo {
background-image:url("../budoJuneImages/headerBg.gif");
background-repeat:no-repeat;
height:150px;
padding:0 15px 0;
text-align:left;
vertical-align:middle;
width:860px;
}

/* ----- Header / Promo ----- */

#promo {
background-image:url("../budoJuneImages/promoPanel.png");
background-repeat:no-repeat;
color:#CCCCCC;
float:right;
font-size:18px;
font-weight:normal;
height:87px;
margin-right:0;
margin-top:30px;
padding:20px 10px 10px 10px;
position:relative;
text-align:center;
text-transform:uppercase;
width:290px;
}
#promoText {
height:105px;
left:80px;
position:absolute;
text-align:center;
top:26px;
width:200px;
}
#bookendLeft {
height:105px;
width:20px;
}
#bookendRight {
height:105px;
position:absolute;
right:0;
top:0;
width:20px;
}

/* Content elements */

#contentLeft {
	float:left;
	width:565px;
	background-color: #191919;
	}
#contentNav {
	height:30px;
	margin:0px 0px 30px 0px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	border-bottom-width: 1px;
}
#contentNav p {
	margin:0px 0px 0px 95px;
	color:#ff3063;
	font-size:12px;
	line-height:30px;
}
#newsFeature {
width:515px;
padding:0 0 0 15px;
position:relative;
}
#newsImage {
float:left;
/*height:145px;*/
margin:0 15px 0 0;
padding:4px 0 0 0;
width:65px;
}
.newsImageRight {
background-color:#CCCCCC;
float:right;
margin:0 0 15px 15px;
width:160px;
}
.newsContentLeft{

}
#newsStory {
	padding: 0px 0px 0px 80px;
	width:420px;
	}
#newsStory a {color:#fff;}	
.contentSeperator {
	height:10px;
	margin:40px 0px 22px 0px;
	background-image: url(../budoJuneImages/contentSeperator.gif);
	background-repeat: repeat-x;	
	}
#contentRight {
background-image:url("../budoJuneImages/pinkPanel.gif");
background-position:0 0;
background-repeat:no-repeat;
float:right;
height:500px;
margin:0 15px 0 0;
overflow:hidden;
padding:0px 0px 30px;
width:310px;
}

/* Sidebar 1 styles */

#sidebar1 {
background-position:0 0;
background-repeat:no-repeat;
float:left;
margin:0;
padding:10px 15px 30px;
width:170px;
color:#999;
}
#sidebar1 h1 {
	color:#ccc;
	margin-bottom:5px;
	}
#sidebar1 h2 {
	margin-bottom:5px;
	}
#sidebar1 hr {
background-color:#555555;
border:medium none;
color:#999999;
height:1px;
margin:0 0 7px 0;
}
#sidebar1 p {
margin:0px 0px 22px 0px;
}



/* Sidebar 2 styles */

#sidebar2 {
background-image:url("../budoJuneImages/pinkPanel.gif");
background-position:0 0;
background-repeat:no-repeat;
color:#FFFFFF;
float:left;
margin:0;
min-height:500px;
overflow:visible;
padding:30px 0px;
width:310px;
}

.sidebar2Content {
margin:0px 30px 30px 30px;
}

#twitter_div .sidebar2Content {
margin:0px 30px 30px 0px;
}

#twitter_div p {
margin-left:30px;
}

#sidebar2 h1 {
/*background-color:#EA285A;*/
/*border-bottom:1px dashed #5ADFF7;
border-top:1px dashed #5ADFF7;*/
border-bottom:1px dashed #FAC6D3;
border-top:1px dashed #FAC6D3;
margin-bottom:10px;
padding:2px 30px;
}
#sidebar2 h2 {
color:#FFFFFF;
font-size:18px;
font-weight:normal;
margin:0 0 2px;
text-transform:uppercase;
}
#sidebar2 h3 {
color:#FAC6D3;
font-size:14px;
font-weight:normal;
margin:0 0 10px;
text-transform:uppercase;
margin-bottom:10px;
}
#sidebar2 hr {
background-color:#cc3259;
border:medium none;
color:#EA285A;
height:1px;
margin:12px 0;
}
sidebar2 p {

}

#gigs_div {
}

#gigs_div p {
margin:0px 0px 15px 0px;
}

#gigs_div h3 {
margin-bottom:15px;
}


#twitter_update_list ul {
padding:0px 0px 0px 10px;}
#twitter_update_list li {
border-bottom:1px dashed #666666;
margin:0 0 6px;
padding-bottom:9px;
}
#twitter_update_list li {
background-image:url("../budoJuneImages/budoBullet.gif");
background-position:0 5px;
background-repeat:no-repeat;
list-style-type:none;
padding:0px 15px 10px 20px;
}
#twitter_update_list li a:visited, a:link, a:active {
color:#CCCCCC;
display:inline-block;
}
#twitter-link {
/*margin-left:15px;*/
color:#5ADFF7;
text-align:left;	
}

/* Footer elements */
