/*   
Theme Name: Sound Resources
Theme URI: http://www.soundresources.net
Description: Sound Resources - Architects of Sound
Author: Dan Davies
Author URI: http://www.darfuria.com
*/


* {
	margin: 0px;
	padding: 0px;
	border: none;
	text-decoration: none;
}

body {
	background: #F0F0F0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 15px;
}

#holder {
	width: 680px;
	margin: 0px auto;
	border: 1px solid #AEAEAE;
	margin-bottom: 10px;
}

#header {
	height: 71px;
	background: url(images/background_header.jpg) no-repeat;
	cursor: pointer;
}

#header h1 {
	text-indent: -9999px;
}

#breadcrumbs {
	height: 26px;
	background: url(images/background_breadcrumbs.png) repeat-x;
	padding-right: 10px;
	color: #d4d4d4;
	position: relative;
}

#breadcrumbs .cart {position: absolute; top: 5px; left: 10px;}

#breadcrumbs ul {
	list-style: none;
	text-align: right;
	position: absolute; 
	top: 5px; 
	right: 10px;
}

#breadcrumbs ul li {
	display: inline;
	margin-right: 5px;
}

#breadcrumbs a {
	color: #d4d4d4;
}

#inner {
	background: url(images/background_content.png) repeat-y;
	min-height: 350px;
}

#sidebar {
	width: 200px;
	float: left;
}

#sidebar ul {
	list-style: none;
}

#sidebar li {
	display: block;
	margin-bottom: 0px;
	border-bottom: 1px solid #AEAEAE;
	position: relative;
}

#sidebar li a {
	display: block;
	background: url(images/background_sidebar_normal.png) repeat-x;
	height: 20px;
	color: #000000;
	padding: 5px 0px 0px 5px;
	position: relative;
	z-index: 50;
}

#sidebar li ul {
	display: none;
	position: absolute;
	left: 191px;
	top: -15px;
	width: 200px;
	z-index: 100;
}

#sidebar li ul li a {
	background: #F0F0F0;
	position: relative;
	z-index: 100;
	color: #666666;
}

#sidebar li ul li a:hover {
	background: #FF6600;
	color: #FFFFFF;
}

#sidebar li:hover ul {	
	display: block;
}

#sidebar a:hover {
	background: url(images/background_sidebar_hover.png) repeat-x;
	color: #FFFFFF;
}

#content {
	width: 480px;
	float: left;
}

#content .content {
	padding: 10px 10px 10px 10px;
}

#content .content a, #footer a {
	color: #ff6600;
}

#content .content a:hover, #footer a:hover {
	text-decoration: underline;
}

#content .content p {
	line-height: 165%;
	margin-bottom: 10px;
}

#content .content ul {
	padding: 0px 15px 0px 15px;
	margin-bottom: 10px;
}

#content .content ul li {
	line-height: 165%;
	margin-bottom: 5px;
}

#content .content h2 {
	color: #ff6600;
	font-weight: normal;
	margin-bottom: 10px;
        }

#content .content h3 {
	color: #ff6600;
	font-weight: normal;
	margin-bottom: 10px;
}

#content .title {
	margin-bottom: 10px;
	border-top: 1px solid #F0F0F0;
	padding-top: 5px;
}

#content .title h2 {
	display: inline;
	font-size: 150%;
}

#content .title small {
	display: inline;
}

#footer {
	width: 680px;
	border: 1px solid #AEAEAE;
	background: #FFFFFF;
	margin: 0px auto;
}

#footer p {
	padding: 10px 5px 10px 5px;
	font-size: 85%;
	text-align: center;
}

.cboth {clear: both;}

#shopp h2{
font-size:13px;
}
.s_category {
background:none repeat scroll 0 0 #F5F5F5;
margin-bottom:10px;
padding:5px;
}
.studio{
width:200px;
height:75px;
}

