/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* END RESET */

p{padding-bottom:10px;}

body{background:#000000;color:#FFF;font-size:12px;font-family:Arial, Helvetica, sans-serif;}
a.divLink{display:block;width:100%;outline-style:none;outline-width:0px;}
.highlight, a.highlight, a{color:#00c5fd;}

#home a {text-indent:-999999px;display:block;width:100%;height:100%;}

#wrap{width:1010px;overflow:hidden;}
#header{width:100%;height:35px;background:url(/images/header.png) no-repeat top left;}

#main{width:1010px;}
#content {
    display: block;
    overflow: hidden;
    width: 862px;
}
#content .inner {
    padding-left: 49px;
    padding-top: 26px;
}
#sidebar{width:140px;height:510px;float:left;background: #000000 url(/images/sidebar_bg.png) no-repeat bottom;}
#logo{width:108px;height:122px;background:url(/images/nyc-music-collective-logo.png) no-repeat left 12px;text-indent:-999999px;margin:auto auto 32px;}
#logo a{display:block;width:100%;height:100%;}

#topBar{background:url(/images/bluebar.png) no-repeat;height:23px;width:862px;}
#video, #photo, #home{width:862px;height:485px;float:left;}
#home{background:url(/images/home.jpg);position:relative;}
#home #txtarea{
  position:absolute;
  right:0px;
  bottom:0px;		
}
#home span{
	background:#000000;
	font-size:20px;
}

#footer{width:1010px;clear:both;overflow:hidden;}
#footer-inside{position:relative;height:35px;}

#sidebar #nav a{
 color:#FFF;
 text-decoration:none;

}
#sidebar #nav{text-align:center; margin-bottom:32px;}

#sidebar ul li{
 padding-bottom:5px;	
}

#social {margin:auto;width:100%;}
#social .button{width:26px;height:26px;margin:auto;}
#social .button{text-indent:-999999px;}
#social .button a{width:100%;height:100%;display:block;}
#social #facebook{background:url(/images/fb-button.png) no-repeat;}
#social #youtube{background:url(/images/youtube-button.png) no-repeat;}
	

#thumbStrip{width:1010px;display:block;clear:both;margin-top:15px;}

#thumbStrip .videoThumb{width:91px;height:75px;float:left;margin-left:9px;}

#thumbStrip .photoThumb{width:91px;height:58px;float:left;margin-left:9px;margin-bottom:14px;overflow:hidden;}
#rockit-films-foot{width:280px;height:24px;background:url(/images/presented_by_rockit_films.png) no-repeat;text-indent:-999999px;position:absolute;right:0px;bottom:10px;}

#info{background:url(/images/info_bg.jpg) no-repeat;min-height:487px;}


.artistContainer{float:left;margin-right:30px;margin-bottom:30px;text-align:center;}
.artistName {margin-top:10px;}




#crewTitle{float:left;background:url(/images/crew.png) no-repeat center center;width:140px;height:110px;text-indent:-999999px;}
#crewInfo{margin-left:150px;margin-top:8px;font-size:15px;}
#crewInfo .inner {padding:10px;}