/*
Theme Name: 1soundFx theme
Theme URI: http://www.1soundfx.com/
Description: The WordPress theme based on the 1soundFx design.
Version: 1.0
Author: BizarreDesigns	
Author URI: http://bizarredesigns.com/
Tags: 
*/

.postmetadata {color:#999999}

#commentform #comment {width:650px;}


#sidebar ul {list-style:none; padding:10px; margin:0}
	#sidebar ul ul {padding:0;}
	
	#sidebar ul ul a{
	display:block;
	border-bottom:1px solid #d9d8d7;
	background:url(http://www.1soundfx.com/images/bar.jpg) left top no-repeat;
	font:11px'verdana';
	color:#2a2a24;
	text-decoration:none;
	padding:0px 0px 0px 32px;
	line-height:19.5px;
	}
	#sidebar ul ul a:hover{
	color:#d73703;
	text-decoration:underline;
	}