body { 
    margin: 10px;
    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    background-color:#018BC3;
	background-image: url("images/circleback.gif");
	background-repeat:no-repeat;
	min-width:800px;
}

h2 {
/*	display: inline;*/
}

.doubleColumn {
	width:560px;
	float:left;
}

.centerColumn {
	width: 410px;
	float:left;
}

.centerColumn p {
	text-align:center;
	font-weight:800;
	font-size:13px;
	font-family: "Gill Sans", Verdana, "Bitstream Vera Sans", sans-serif;
}

.centerColumn img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.sideColumn {
	width: 150px;
	padding:10px;
	float:left;
}

#contact {
	font-family: "Gill Sans", Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 10px;
	font-weight:800;
	color:#0297D3;
	text-align:center;
	width:100%;
	background-color:#FFFFFF;
	padding-top: 5px;
	padding-bottom:5px;
}

#contact a {
	text-decoration:none;
	color:#0297D3;
}

#contact a:hover {
	text-decoration:underline;
}

#contactUs p {
	font-size: 20px;
}

#contactUs a {
	font-size: 20px;
	color: #0297D3;
	text-decoration: none;
}

#contactUs a:hover {
	color: #fff;
	background-color: #0297D3;
}

.staffNav {
	width: 250px;
}

.staffNav li {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style-type:none;
}

.staffNav img {
	border: 0px none;
	padding-bottom:4px;
}

.staffNav img:hover {
	padding-bottom:0px;
	border-bottom: 4px solid #0297D3;
}

#staffBio {
	width: 390px;
	padding: 10px;
}

#staffBio h2 {
	font-size: 3em;
}

#staffBio h3 {
	color:#0297D3;
	margin: 5px;
}

#staffBio a {
	text-decoration: none;
	color:#0297D3;
}

#staffBio a:hover {
	text-decoration: underline;
}

#staffBio h2, .bio h3 {
	color: #0297D3;
	margin: 0;
}

.bio a {
	text-decoration: none;
}

.bio a:hover {
	text-decoration: underline;
}

#news .leftThird h2 {
	color: #aaa;
	margin-top: 25px;
	line-height: 1.3em;
}

#tour img {
	display: block;
	margin-left:auto;
	margin-right:auto;
	border: 0px none;
}

#hobotour {
	width: 715px;
	padding-top: 50px;
	margin-left:auto;
	margin-right:auto;
}

.stylesublog, #staffBio {
	font-family: "Gill Sans", Verdana, "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #444444;
}

.stylesublog a {
	font-family: "Gill Sans", Verdana, "Bitstream Vera Sans", sans-serif;
	color: #0297D3;
	font-size:11px;
}

.stylesublog h2 {
	color: #0297D3;
	font-size: 14px;
	font-weight:800;
	display: block;
}

.stylesublog h3 {
	color: #0297D3;
	font-size: 10px;
	font-weight:500;
	display: block;
}

.stylesublog a:hover {
	background-color: #0297D3;
	color: #FFFFFF;
}

.stylesublog h2 a {
	font-size: 1.0em;
	text-decoration: none;
}

.stylesublog h2 a:hover {
}

.stylesublog img {
	border: 0px none;
	padding: 5px;
}

.alignleft img {
	float:left;
}

#hobologo {
	display: inline;
	position: absolute;
	left:0px;
	top:0px;
}

#header {
	background-color: #FFFFFF;
	height: 82px;
}

.leftThird {
	width: 250px;
	float: left;
	padding-left: 14px;
}

.rightSide {
	width:450px;
/* 	height: 380px; */
/*	margin-left:270px; */
	float: left;
	padding-bottom:20px;
/*
	overflow-y: none;
	overflow-x: none;
*/
	padding-right: 20px;
}

.blocka {
	display:block;
}


/* reel styles */

#reel {
	width: 100%;
    overflow: hidden;
    position: relative;
    clear: both;
    background: #FFFFFF;
	background-repeat:no-repeat;
	padding-top: 15px;
	padding-bottom: 10px;
}

#reelplayer {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
	height: 450px;
}

#reelplaylist {
	width: 100%;
	margin-left: 42px;
	margin-top: 20px;
	padding: 0px;
/*	background-image: url("http://hoboaudio.com/images/hobosite_main_lander.gif");*/
	float: left;
}

.playlist {
/*	height:430px !important;*/
	width: 640px;
	height:110px;
	overflow:hidden;
	position:relative;
	float: left;
}

.title {
	width: 150px;
	height: 100px;
	background-color: orange;
	position: absolute;
}

.clip {

}

div.playlist div.clips {
	width:20000em;
 	position:absolute;
}

.clips a {
	position: relative;
	float: left;
	margin-right: 8px;

/*	display: inline;*/
	text-decoration: none;
}

.clips a:hover {
	background-color: #eee;
}

.clips a.playing {
	background-color: #ccc;
}

.clipdetail {
	display: none;
	font-family: "Gill Sans", Verdana, "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	color: #fff;
	height: 80px;
	margin-top: -80px;
	padding: 5px;
	width: 100px;
	text-shadow: 0px 2px 3px #222;
}

a.go {
	float: left;
	width:18px;
	height:18px;
	background:url(images/left.png) no-repeat;
	margin:30px 10px;
	cursor:pointer;
}

a.go:hover, a.go.down:hover {
	background-position:0px -18px;		
}

a.go.down {
	background-image:url(images/right.png);	
}

a.go.disabled {
	visibility:hidden;		
}

#playlistfilter {
/*	height: 30px;*/
	margin-left: auto;
	margin-right: auto;
	width: 640px;
}

#playlistfilter ul {
	list-style-type: none;
}

#playlistfilter li {
	float: left;
	height: 30px;
	border: 1px solid #0297d3;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-top: 18px;
	width: 100px;
}

#playlistfilter li a {
	text-align: middle;
	color: #0297d3;
	text-decoration: none;
	height: 100%;
}

#playlistfilter li a:hover {
	text-decoration: underline;
	color: #fff;
}

#playlistfilter li:hover {
	background-color: #0297d3;
	color: #fff;
}

/* outmost wrapper element */
#scrollable {
	background-color:#efefef;
	border:1px solid #ddd;
	padding:5px 5px;
	width:550px;
	height:72px;
/*	margin-left: 75px; */
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

/* container for the scrollable items */
div.items {
	height:72px;	
	margin-left:8px;	
	float:left;
	width:478px !important;
}



/* single item */
div.items a {
	display:block;
	float:left;
	margin-right:8px;
	width:72px;
	height:72px;
	/*background:url(img/item.gif) 0 0 no-repeat;*/
	font-size:50px;
	color:#ccc;
	line-height:72px;
	text-decoration:none;
	text-align:center;
	cursor:pointer;
}

div.items a:hover {
	color:#999;	
}

div.items a.active {
	background-position:-174px 0;		
	color:#555;
	cursor:default;
}


/* next / prev buttons */
a.prev, a.next {
	display:block;
	width:30px;
	height:30px;
	float:left;
	background-repeat:no-repeat;	
	margin:15px 0 0 0;
}

a.prev {
	background:url(http://www.hoboaudio.com/images/button-left.gif);		
}

a.prev:hover {
	background:url(http://www.hoboaudio.com/images/button-left-over.gif);		
}

a.next {
	background:url(http://www.hoboaudio.com/images/button-right.gif);		
}

a.next:hover {
	background:url(http://www.hoboaudio.com/images/button-right-over.gif);		
}

#loginform {
	display: block;
	margin-left:auto;
	margin-right:auto;
/*	width: 350px;
	height: 200px;
	top: 70px;
*/	background-color: #FFFFFF;
	padding:10px;
	position: relative;
/*	border: 1px solid #0297D3;*/
}

#loginform  h3 {
	font-family: "Gill Sans", Verdana, "Bitstream Vera Sans", sans-serif;
	color: #0297D3;
	font-size:14px;
	font-weight: 800;
}

#loginform input {
	margin-left: 20px;
	margin-bottom:10px;
	border: 1px solid #0297D3;
}

#loginform input.form-submit {
	float:right;
	margin-right:30px;
}

#loginform li {
	list-style-type: none;
	font-family: "Gill Sans", Verdana, "Bitstream Vera Sans", sans-serif;
	color: #444444;
	font-size:10px;
}

#loginform label {
	display:block;
	float:left;
	margin:0 0 5px;
	padding:3px 5px;
	text-align:right;
	width:100px;
}

#blogentry {
	width: 650px;
	margin-left: 50px;
	margin-top: 25px;
}

/* OLD STYLE TO MERGE IN */

#wrapper {
    width: 800px;
    margin: 0 auto;
}

#page {
    width: 800px;
    margin: 0 auto;
    position: relative;
	top: 50px;
	-webkit-box-shadow: rgba(0, 0, 0, .5) 10px 10px 5px;	
	-moz-box-shadow: rgba(0, 0, 0, .5) 10px 10px 5px;	
}

.scroll {
/*    height: 450px;*/
    width: 800px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF;
	background-image: url("images/hobosite_main_lander.gif");
	background-repeat:no-repeat;
}

.scrollContainer div.panel {
    padding: 20px;
    height: 450px;
    width: 800px;
}

ul.navigation {
	position:absolute;
	left:180px;
	top:0px;
    list-style: none;
    padding-bottom: 0px;
	margin-bottom:0px;
	padding-top: 18px;
	padding-bottom:12px;
	background-color:#FFFFFF;
}

ul.navigation li {
    display: inline;
    margin: 0px;
	padding-right: 10px;
}

img {
	border: 0px none;
}

ul.navigation a {
    text-decoration: none;
	text-transform:uppercase;
	font-family: "Gill Sans", Verdana, "Bitstream Vera Sans", sans-serif;
	font-weight:900;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 18px;
	padding-bottom:12px;
	color: #0297D3;
	background-color:#FFFFFF;
	font-size:14px;
}

ul.navigation a:hover {
    background-color: #0297D3;
	color: #FFFFFF;
}

ul.navigation a.selected {
    background-color: #0297D3;
	color: #FFFFFF;
}

ul.navigation a:focus {
    outline: none;
}

/* social media links */
#socialmedialinks {
	float: right;
	margin-top: 5px;
}

.woodblock {
	position: relative;
	float: left;
	margin-right: -5px;
}

.wood {
/* 	display: inline; */
	position: absolute;
	left: 10px;
	top: 10px;
	background-color: #0297D3;
	width: 33px;
	height: 33px;
	z-index: -1;
}

.hide {
    display: none;
}