html, body {
   margin: 0 auto;
   font-family: Arial;
   color: #FFF;
   font-size: 11px;
   text-align: left;
   background: #000 url(http://www.colbyonline.com/wp-content/themes/version2/images/main-bg.jpg);
}
a:link, a:visited {color:#555d76; font-size: 11px; text-decoration:none;}
a:hover {font-size:11px; color:#a93f1f;}

h1 a:link, a:hover, a:active {
font-family: Arial Narrow; color: #fff; text-transform:uppercase; font-size: 18px; line-height: 2px;}

h1 a:visited {
font-family: Arial Narrow; color: #fff; text-transform:uppercase; letter-spacing:0px; font-size: 18px; line-height: 2px;}

h1 {font-family: Arial Narrow; color: #fff; text-transform:uppercase; font-size: 18px; line-height: 2px;}
h2 {font-size:9px; color:#dfdf65; text-transform:uppercase; line-height:8px;}
#post {color:#929292; float:left;text-align:justify; font-size: 11px; line-height:18px; width:540px;}
#raid {background: url(http://www.colbyonline.com/wp-content/themes/version2/images/dna.gif); height:24px;}

#submit {
 background: #000;
 color:#FFF;
 border: #333 1px dashed;
}

img a:link,a:visited {text-decoration: none; border:0px;}
#header {
margin: 0 auto;
height: 23px;
background: #FFF url(http://www.colbyonline.com/wp-content/themes/version2/images/headerbg.gif) top repeat-x;}

#main {
margin: 0 auto;
background: #000 url(http://www.colbyonline.com/wp-content/themes/version2/images/main-bg.jpg);}

#container {
margin: 0 auto;
width: 960px;}

#slider{
margin: 0 auto;
height: 402px;
background: url(http://www.colbyonline.com/wp-content/themes/version2/images/topline.png) no-repeat;
}

.slides {
margin: 150px;
height:297px;
position: absolute;
margin-left: 67px;}

.logo {
margin: 0 auto;
text-align:center;}

.navigation {
margin: 0 auto;
text-align:center;}

#tour{
margin: -55px auto;
margin-right:40px;
float:right;
width: 200px;}

#sidebar {
margin: 0 auto;
clear:both;
float:right;
width: 255px;}

.venue {color:#dfdf65; font-weight:bold; letter-spacing: 0px; text-transform:uppercase;}
.tourdate {color:#929292;}
.location {color:#545c74;}

.border  {
border:1px solid #36362d;
	}

#gallery {
	position:relative;
	height:222px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500;
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:50px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}
	


#bottom {
margin: 0 auto;
color:#5a5d5d;
margin-top:30px;
width: 900px;}

#bottom a:link, a:visited {
color:#727171;
font-size:9px;
font-weight:bold;
letter-spacing:2px;
text-transform:uppercase;
}

#bottom a:hover {
color:#e7ea69;
}

#by {
text-align:right;
font-size: 8px;
text-transform:uppercase;
}

#identity {
background: url(divider.png) no-repeat;
height: 30px;
width: 500px;
border: 1px solid #1c1c1c;}

#footer {
margin: 0 auto;
color:#6c6c6c;
padding-bottom: 20px;
clear:both;
background: #000 url(http://www.colbyonline.com/wp-content/themes/version2/images/bottom.jpg) repeat-x;}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */