/*
Theme Name: Clear Track Productions
Theme URI: http://174.133.72.22/
Description: The customized WordPress theme based on the famous Kubrick.
Author: Studio98
Author URI: http://www.studio98.com/
Tags: fixed width, widgets

	This theme was designed, customized and built by Studio98,
	and is based on the famous Kubrick, the default Wordpress theme
*/

/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, input,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight:inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
strong{font-weight:bold;}
em {font-style:italic;}

/* remember to define focus styles! */
a, a:focus, a:active, a:visited {
	outline:none;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* Begin Typography & Colors */
.thread-alt {
	/* background:url(images/divider.gif) no-repeat 50% bottom; */
	padding-bottom:15px;
}
.thread-even {
	/* background:url(images/divider.gif) no-repeat 50% bottom; */
	padding-bottom:15px;
}
.depth-1 {
/* border: 1px solid #ddd; */
}

.even, .alt {

	border-left: 0px solid #ddd;
}

#wp-calendar caption, cite {
	text-decoration: none;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li {
	font-size: 1em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 25px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 0px;
	height:auto;
	width:100%;
	}
#searchform:after{height:0px; line-height:0px; font-size:0px; content:'.'; display:block; visibility:hidden; clear:both}
/*
#searchform div{width:215px; height:21px; border:1px solid #e6e1cf; background:#fff; margin-bottom:12px;}
*/
#searchform #s {
	width:144px;
	padding:3px 4px 2px;
	border:none;
	background:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#948928;
	/*
	margin-bottom:0px;
	-moz-border-radius: 0px;
	-khtml-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	*/
	float:left;
	}

#searchsubmit {
	width:63px;
	height:21px;
	background:url(images/buttons/search.gif) no-repeat 0px 0px;
	border:none;
	/*
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#245398;
	*/
	cursor:pointer;
	margin-left:0px;
	float:right;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform small{font-weight:normal;}	

#commentform input {
	width: 150px;
	padding: 2px;
	margin: 0px 5px 0px 0;
	outline:none;
	color:#fff;
	}
	
#commentform .comment-fld{
	border:1px solid #323232;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	outline:none;
	background:none;
	}
	
#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform p label small{font-size:12px;}

#commentform textarea {
	width: 97%;
	padding: 2px;
	float:left;
	border:1px solid #323232;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	outline:none;
	background:none;
	line-height:19px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0px 0 25px 0px;
	float: left;
	background:none;
	border:1px solid #323232;
	color:#fff;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	}
#commentform p{padding-bottom:4px; margin:0px; clear:both; width:100%;}

/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 0px 0;
}
.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width: 190px;
	color:#ea7516;
	}

#wp-calendar #next a {
	padding-right: 0px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 0px;
	text-align: left;
	}

#wp-calendar tbody a {
	display: block;
	}
#wp-calendar tfoot td#prev{text-align:left;}
#wp-calendar tfoot td#next{text-align:right;}
	
#wp-calendar tfoot a {
	color:#ea7516;
	font-size:18px !important;
	}
#wp-calendar tfoot a:hover {
	color:#567291;
	}		

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-size:24px;
	font-weight:normal;
	padding-bottom:10px;
	}
#wp-calendar td, #wp-calendar th{font-size:18px; text-align:center; padding:5px 0px;}
/* \*/ * html #wp-calendar td, #wp-calendar th{padding:4px 0px;} /* */
*+html #wp-calendar td, #wp-calendar th{padding:4px 0px;}

#wp-calendar td {
	text-align: center;
	}

#wp-calendar tfoot td.pad:hover { /* Doesn't work in IE */
	background-color:none; }
	
#wp-calendar tbody td.pad:hover { /* Doesn't work in IE */
	background-color:none; }	
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 5px 20px 19px 10px;
	padding-left: 13px;
	border-left: 3px solid #ddd;
	}
blockquote p{padding-bottom:0px;}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 15px 0px;
	line-height:20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/**********************************************************/

/* Custom Styles */
body{background:#000; font-family:Arial, Helvetica, sans-serif; color:#fff; /* color:#aeaeae; */ font-size:13px;}
.clearfix{height:0px; line-height:0px; font-size:0px; content:'.'; display:block; visibility:hidden; clear:both}
.clear:after{height:0px; line-height:0px; font-size:0px; content:'.'; display:block; visibility:hidden; clear:both}
/* \*/ * html .clear{height:1px} /* */

/* Common Styles */
h1{font-size:23px; font-weight:normal; padding:0px 0px 6px 0px; line-height:28px; color:#50b8ff;}
h1 a{color:#50b8ff;}
h1 a:hover{color:#fff; text-decoration:none;}

h2{font-size:20px; line-height:26px; padding:5px 0px; color:#50b8ff; font-weight:normal;}
h2 a{color:#50b8ff; text-decoration:none;}
h2 a:hover{color:#fff; text-decoration:none;}

h3{font-size:18px; font-weight:normal; padding:5px 0px; line-height:19px; color:#50b8ff;}
h4{font-size:15px; font-weight:bold; padding:5px 0px; line-height:19px; color:#50b8ff;}

p{padding-bottom:14px;}
.align-right{text-align:right; clear:both;}
.align-center{text-align:center; clear:both;}

a{text-decoration:none; color:#50b8ff;}
a:hover{text-decoration:none; color:#fff;}

/* Main Containers */
#wrapper{width:100%; height:auto; padding-bottom:30px;}
#page{width:920px; height:auto; margin:0px auto;}

/* Header */
#header{width:100%; height:174px; position:relative;}
#header #logo{width:383px; height:133px; position:absolute; top:0px; left:-69px;}
#header #call-us{position:absolute; top:5px; right:24px; width:179px; height:72px;}
#header #socialFollow{position:absolute; top:55px; right:24px;}

/* Search Panel */
#search-panel{width:215px; height:26px; position:absolute; top:91px; right:24px; background:url(images/search-box.gif) no-repeat 0 0;}
#search-panel #s {width:135px; padding:0; border:none; background:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; position:absolute; top:5px; left:5px;}
#searchsubmit {width:68px; height:22px; background:url(images/buttons/search.gif) no-repeat 0px 0px; border:none; cursor:pointer; position:absolute; top:2px; right:3px; }
	
/* Top Navigation */
#nav{height:39px; width:876px; position:absolute; top:127px; left:20px; z-index:9999;}
#nav ul{list-style:none; height:39px; width:100%;}
#nav ul li{float:left;}
#nav ul li a{float:left; display:block; background:url(images/navigation.png) no-repeat;}
#nav ul li, #nav ul li a, #nav ul li a img{width:102px; height:39px;}
#nav ul li a:hover, #nav ul li a.selected{color:#fff;}

#nav ul li#nav-home{padding-right:8px;}
#nav ul li#nav-home a{background-position:0px 0px;}
#nav ul li#nav-home a:hover, #nav ul li#nav-home a.selected{background-position:0px -39px;}

#nav ul li#nav-studio{padding-right:9px;}
#nav ul li#nav-studio a{background-position:-110px 0px;}
#nav ul li#nav-studio a:hover, #nav ul li#nav-studio a.selected{background-position:-110px -39px;}

#nav ul li#nav-equipment{padding-right:5px;}
#nav ul li#nav-equipment a{background-position:-221px 0px;}
#nav ul li#nav-equipment a:hover, #nav ul li#nav-equipment a.selected{background-position:-221px -39px;}

#nav ul li#nav-clients{padding-right:9px;}
#nav ul li#nav-clients a{background-position:-328px 0px;}
#nav ul li#nav-clients a:hover, #nav ul li#nav-clients a.selected{background-position:-328px -39px;}

#nav ul li#nav-rates{padding-right:10px;}
#nav ul li#nav-rates a{background-position:-439px 0px;}
#nav ul li#nav-rates a:hover, #nav ul li#nav-rates a.selected{background-position:-439px -39px;}

#nav ul li#nav-whats-new{padding-right:11px;}
#nav ul li#nav-whats-new a{background-position:-551px 0px;}
#nav ul li#nav-whats-new a:hover, #nav ul li#nav-whats-new a.selected{background-position:-551px -39px;}

#nav ul li#nav-who-we-are{padding-right:8px;}
#nav ul li#nav-who-we-are a{background-position:-664px 0px;}
#nav ul li#nav-who-we-are a:hover, #nav ul li#nav-who-we-are a.selected{background-position:-664px -39px;}

#nav ul li#nav-contact-us{padding-right:0px;}
#nav ul li#nav-contact-us a{background-position:-774px 0px;}
#nav ul li#nav-contact-us a:hover, #nav ul li#nav-contact-us a.selected{background-position:-774px -39px;}s

/* Content Section */
#content{width:920px; height:auto;}

/* Flash Header */
#flash-header{width:920px; height:287px; overflow:hidden;}

/* Content Section Columns */
.narrowcolumn{width:690px; height:auto; float:left; padding:0 20px 0 0; line-height:22px;}
#sidebar{width:210px; padding:30px 0 20px 0; height:auto; float:left; line-height:20px;}
.widecolumn{padding:0; margin:0px; width:920px; line-height:22px;}
.narrowcolumn .padd{padding:20px 20px;}
.widecolumn .padd{padding:20px 20px;}

/* Footer */
#footer{clear:both; width:920px; height:auto; border-top:1px solid #fff; position:relative; padding-bottom:35px;}
#footer #fnav{position:absolute; top:0; left:7px; color:#fff;}
#footer #fnav ul{list-style:none;}
#footer #fnav ul li{float:left; background:url(images/footer-menu-divider.gif) no-repeat right 17px; padding:0 7px 0 5px;}
#footer #fnav ul li.fnav-last{background:none;}
#footer #fnav a{float:left; text-decoration:none; color:#fff; font-size:12px; line-height:20px; background:url(images/footer-menu-bg.gif) no-repeat 50% 0px; padding:12px 0 0;}
#footer #fnav a:hover{color:#50b8ff;}

#footer #copyright{font-size:11px; color:#50b8ff; line-height:17px; position:absolute; right:11px; top:7px; text-align:right;}
#footer #copyright a{text-decoration:none; color:#50b8ff;}
#footer #copyright a:hover{color:#fff;}

/* Sidebar Specifics */
#sidebar h2{font-size:18px; font-weight:normal; padding-bottom:5px; color:#fff;}
#sidebar ul{padding:0px; margin:0px;}
#sidebar ul li{padding:2px 15px 0; margin:0px;}
#sidebar ul li.widget{}
#sidebar ul li.widget h2{}
#sidebar ul li ul{padding:0px 0px 10px 20px; margin:0px;}
#sidebar ul li ul li{list-style-type:disc; color:#50b8ff;}

#sidebar ul#newtagcloud{padding-left:0px !important; display:block;}
#sidebar ul#newtagcloud a{margin:0px 6px 0px 0px; line-height:26px; font-weight:normal !important;}
#sidebar ul#newtagcloud a:before{content:'' !important;}
#sidebar ul#newtagcloud{padding-left:0px; margin:0px;}
#sidebar ul#newtagcloud li{list-style:none; background:none; padding-left:0px;}

/* Default List in Right Column */
.narrowcolumn ul{padding:0px 0px 18px 25px; margin:0px;}
.narrowcolumn ul li{list-style:disc; font-size:13px; padding:0px 0px 3px 0px; margin:0px;}
.narrowcolumn ul li ul{padding:3px 0px 0px 10px; margin:0px;}
.narrowcolumn ul li ul li{list-style:disc;}

.narrowcolumn ol{padding:0px 0px 18px 25px; margin:0px;}
.narrowcolumn ol li{list-style:decimal; font-size:13px; padding:0px 0px 3px 0px; margin:0px;}
.narrowcolumn ol li ol{padding:3px 0px 0px 10px; margin:0px;}
.narrowcolumn ol li ol li{list-style:decimal;}
.narrowcolumn ol.commentlist{padding:10px 0px 0px 0px;}
.narrowcolumn ol.commentlist li{list-style:none !important; margin-bottom:5px;}

.entry{padding:0px 0px 8px;}
.postmetadata{border:1px solid #323232; border-width:1px 0px; padding:2px; color:#50b8ff; text-align:center; font-size:13px;}
.postmetadata span{color:#fff;}
.divider{border-bottom:1px solid #323232; margin-bottom:20px; font-size:0px; line-height:0px; height:1px;}
.addthis_container{text-align:center;}

small{color:#fff; font-size:11px; font-weight:normal; line-height:19px;}
cite.fn{line-height:23px; font-size:12px; font-weight:normal;}
.vcard span{font-weight:normal;}
cite.fn a{color:#50b8ff; text-decoration:none; font-weight:normal;}
cite.fn a:hover{color:#fff; text-decoration:none;}

/* h3#comments, h3.reply{font-size:13px;} */
.comment-body p{padding-bottom:5px;}
li.comment{border-bottom:1px solid #323232;}

/* Password Protected Posts */
.entry form label{font-weight:bold;}
.entry form input{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff; outline:none; background:#000; margin-bottom:10px; padding:2px 4px;}
.entry form input[type=text], .entry form input[type=password]{ border:1px solid #323232; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff; background:#000; margin-bottom:10px; padding:3px 5px;}
.entry form input[type=submit], .button{cursor:pointer; background:#1d1d1d; color:#fff; font-weight:bold; -moz-border-radius: 5px; -khtml-border-radius: 5px; webkit-border-radius: 5px; border-radius: 5px; border:1px solid #323232; padding:3px 7px;}
.entry form input[type=submit]:hover, .button:hover{color:#fff; background:#000;}

/* Contact Form */
.red{color:#FF0000;}
.contactForm{margin:15px 0px}
.contactForm td{vertical-align:top; padding:1px 4px 1px 0px;}
.contactForm .tb, .contactForm .ta{background:#000; border:1px solid #323232 !important; resize:none; outline:none; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fff;}
.contactForm .tb{width:250px;}
#tbPhone {width:130px;}
#taMessage {width:400px; height:130px;}
#btSubmit{padding:3px 15px; margin-top:25px;}

/* Studio Page Floor Plan */
#floor-plan { width:860px; height:289px; overflow:hidden; position:relative; background:url(images/floor-plan.jpg) no-repeat 0 0; margin:0 auto 80px; }

#floor-plan a#isoBooth { width:94px; height:60px; position:absolute; top:14px; left:11px; }
#floor-plan a#isoBooth:hover { background:url(images/floor-plan.jpg) no-repeat -11px -304px; }
#floor-plan a#isoBooth img { width:94px; height:60px; }

#floor-plan a#liveRoom { width:225px; height:214px; position:absolute; top:14px; left:107px; }
#floor-plan a#liveRoom:hover { background:url(images/floor-plan.jpg) no-repeat -107px -304px; }
#floor-plan a#liveRoom img { width:225px; height:214px; }

#floor-plan a#controlRoom { width:189px; height:215px; position:absolute; top:14px; left:336px; }
#floor-plan a#controlRoom:hover { background:url(images/floor-plan.jpg) no-repeat -336px -304px; }
#floor-plan a#controlRoom img { width:189px; height:215px; }

#floor-plan a#clientLounge { width:158px; height:233px; position:absolute; top:2px; left:527px; }
#floor-plan a#clientLounge:hover { background:url(images/floor-plan.jpg) no-repeat -527px -292px; }
#floor-plan a#clientLounge img { width:158px; height:233px; }
#floor-plan #clientLoungeHide { width:35px; height:92px; position:absolute; top:2px; left:527px; }

#floor-plan a#studioB1 { width:140px; height:74px; position:absolute; top:8px; left:712px; }
#floor-plan a#studioB1:hover { background:url(images/floor-plan.jpg) no-repeat -712px -298px; }
#floor-plan a#studioB1 img { width:140px; height:74px; }

#floor-plan a#studioB2 { width:140px; height:127px; position:absolute; top:90px; left:712px; }
#floor-plan a#studioB2:hover { background:url(images/floor-plan.jpg) no-repeat -712px -380px; }
#floor-plan a#studioB2 img { width:140px; height:127px; }

/* Studio Page Floor Plan */
#equipment { width:788px; height:auto; padding-bottom:20px; margin:0 auto;}
#equipment ul { list-style:none; width:100%; }
#equipment ul li, #equipment ul li a, #equipment ul li a img { float:left; width:147px; height:147px; }
#equipment ul li { padding:0 50px 50px 0; }
#equipment ul li a { background:url(images/equipments.jpg) no-repeat; }

#equipment ul li#equipConsole a { background-position:0 0; }
#equipment ul li#equipConsole a:hover { background-position:0 -296px; }

#equipment ul li#equipRecorders a { background-position:-148px 0; }
#equipment ul li#equipRecorders a:hover { background-position:-148px -296px; }

#equipment ul li#equipMicpre a { background-position:-296px 0; }
#equipment ul li#equipMicpre a:hover { background-position:-296px -296px; }

#equipment ul li#equipMicrophones a { background-position:-444px 0; }
#equipment ul li#equipMicrophones a:hover { background-position:-444px -296px; }

#equipment ul li#equipDynamics a { background-position:0 -148px; }
#equipment ul li#equipDynamics a:hover { background-position:0 -444px; }

#equipment ul li#equipEffects a { background-position:-148px -148px; }
#equipment ul li#equipEffects a:hover { background-position:-148px -444px; }

#equipment ul li#equipMonitors a { background-position:-296px -148px; }
#equipment ul li#equipMonitors a:hover { background-position:-296px -444px; }

#equipment ul li#equipInstruments a { background-position:-444px -148px; }
#equipment ul li#equipInstruments a:hover { background-position:-444px -444px; }

