@charset "utf-8";
/* CSS Document */

/*
	=FOOTER CSS
	*/
	#footer {
	background: #555;
	padding:0 31px;
    clear: both;
	width: 1001px;
	margin: 0 auto 0 auto;
	height:auto;
	}
	
#footerbkg {
	background:#555;
}
	#footer .ftrcol {
	width: 180px;
	margin: 0 7px;
	float: left;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
			}
#footer .ftrcola {
	width: 200px;
	margin: 0 7px;
	float: left;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
			}
			
				#footer h3 {
	/*text-indent: -500em;*/
	margin: 0px;
	font-weight: normal;
	color: #FFF;
	padding: 1px;
	font-size: 14px;
				}
				
	#footer h3 span{
	color: #999;
				}
				
					#footer h3.music {
	height: 25px;
	width: 200px;
					}
				
					#footer .ftrcol h3.lab {
	height: 25px;
	width: 180px;
					}
				
					#footer .ftrcol h3.tele {
	height: 25px;
	width: 80px;
					}
				
					#footer .ftrcol h3.about {
	height: 25px;
	width: 100px;
					}
				
					#footer .ftrcol h3.blog {
	height: 25px;
	width: 92px;
					}
			
				#footer ul {
	padding:0 0 0 5px;
	font-weight: normal;
	list-style: none;
	margin: 0;
				}
	
	#footer ul li span.nolink {
	margin:0;
	color: #FFF;
	text-decoration:underline;
	text-align: left;
	padding: 0px;
				}
				
	#footer li span{
	display: inline;
	color:#999;
}
	#footer ul li span.hidden {
	color:#FFF;
	visibility: hidden;
}

#footer ul li span.dates {
	color:#999;
	font-size:.8em;
}

					#footer  ul li a {
	margin:0;
	color: #CCC;
	text-decoration: none;
	text-align: left;
	padding: 0px;
				}
#footer  ul li span.nolinkdates {
							color:#999;
						}
#footer  ul li a span.nolinkdates {
							color:#999;
						}
			
			
				#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer span.copyright {
	color: #fff;
	font-size: 9px;
	margin: 0 auto 0 auto;
}
					
			#footer .ftrBtm {
	background: #555;
	height: 24px;
	clear: both;
	margin: 0px;
	width: 1001px;
			}
