/* @override http://signalchains.local/stylesheets/uniform.default.css */

/*

Uniform Theme: Uniform Default
Version: 1.5.5
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html

*/

/* Global Declaration */

div.selector, 
div.selector span, 
div.checker span, 
div.radio span, 
div.uploader, 
div.uploader span.action {
  background-image: url(/images/sprite.png?1280244125);
  background-repeat: no-repeat;
  left: -3px;
}

.selector, 
.radio, 
.checker, 
.uploader, 
.selector *, 
.radio *, 
.checker *, 
.uploader *{
	margin: 0;
	padding: 0;
}

/* SPRITES */

/* Select */

div.selector {
  background-position: -483px -130px;
  line-height: 26px;
	height: 26px;
}

div.selector span {
  background-position: right 0px;
  height: 26px;
	line-height: 26px;
}

div.selector select {
  /* change these to adjust positioning of select element */
  top: 0;
	left: 10px;
	right: 0px;
	bottom: 3px;
}

div.selector:active, 
div.selector.active {
	background-position: -483px -156px;
}

div.selector:active span, 
div.selector.active span {
	background-position: right -26px;
}

div.selector.focus, div.selector.hover, div.selector:hover {
	background-position: -483px -182px;
}

div.selector.focus span, div.selector.hover span, div.selector:hover span {
	background-position: right -52px;
}

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
	background-position: -483px -208px;
}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
	background-position: right -78px;
}

div.selector.disabled {
	background-position: -483px -234px;
}

div.selector.disabled span {
  background-position: right -104px;
}

/* Checkbox */

div.checker {
  width: 19px;
  height: 19px;
}

div.checker input {
  width: 19px;
  height: 19px;
}

div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}

div.checker:active span, 
div.checker.active span {
	background-position: -19px -260px;
}

div.checker.focus span,
div.checker:hover span {
	background-position: -38px -260px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
	background-position: -57px -260px;
}

div.checker span.checked {
	background-position: -76px -260px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
	background-position: -95px -260px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
	background-position: -114px -260px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
	background-position: -133px -260px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
	background-position: -152px -260px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
	background-position: -171px -260px;
}

/* Radio */

div.radio {
  width: 18px;
  height: 18px;
}

div.radio input {
  width: 18px;
  height: 18px;
}

div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}

div.radio:active span, 
div.radio.active span {
	background-position: -18px -279px;
}

div.radio.focus span, 
div.radio:hover span {
	background-position: -36px -279px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
	background-position: -54px -279px;
}

div.radio span.checked {
	background-position: -72px -279px;
}

div.radio:active span.checked,
div.radio.active span.checked {
	background-position: -90px -279px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
	background-position: -108px -279px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
	background-position: -126px -279px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
	background-position: -144px -279px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
	background-position: -162px -279px;
}

/* Uploader */

div.uploader {
  background-position: 0px -297px;
  height: 28px;
}

div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}

div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
}

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -353px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -437px;
}

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px;
}

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -493px;
}

div.uploader.disabled {
  background-position: 0px -325px;
}

div.uploader.disabled span.action {
  background-position: right -381px;
}

/* PRESENTATION */

/* Select */
div.selector {
  margin-bottom: 20px;
  width: 190px;
  font-size: 12px;
}

div.selector select {
  width: 190px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	border: solid 1px #fff;
}

.w10 div.selector, .w10 div.selector select {
  width: 95px;
}
.w10 div.selector span {
  width: 65px;
}
div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}

div.selector span {
  color: #666;
  width: 158px;
  text-shadow: 0 1px 0 #fff;
}

div.selector.disabled span {
	color: #bbb;
}

/* Checker */
div.checker {
  margin-right: 10px;
}

/* Radio */
div.radio {
  margin-right: 10px;
}

/* Uploader */
div.uploader {
  width: 190px;
  margin-bottom: 20px;
  cursor: pointer;
}

div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #eee;
  font-size: 11px;
  font-weight: bold;
}

div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}

div.uploader input {
  width: 190px;
}

div.uploader.disabled span.action {
  color: #aaa;
}

div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector select:focus, .radio input:focus, .checker input:focus, uploader input:focus {
  outline: 0;
}

/* Select */

div.selector {
	position: relative;
	padding-left: 10px;
	overflow: hidden;
}

div.selector span {
	display: block;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

div.selector select {
	position: absolute;
	opacity: 0;
  height: 25px;
  border: none;
  background: none;
}

/* Checker */

div.checker {
	position: relative;
	float: left;
}

div.checker span {
	display: block;
	float: left;
	text-align: center;
}

div.checker input {
  opacity: 0;
  display: inline-block;
  background: none;
}

/* Radio */

div.radio {
	position: relative;
	float: left;
}

div.radio span {
	display: block;
	float: left;
	text-align: center;
}

div.radio input {
  opacity: 0;
  text-align: center;
  display: inline-block;
  background: none;
}

/* Uploader */

div.uploader {
  position: relative;
  float: left;
  overflow: hidden;
}

div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}

div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.uploader input {
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
}
/* @override http://signalchains.local/stylesheets/application.css */

a img {
  border: none;
}

a {
}


.wrapper {
  margin: 0 auto;
}

#flash_messages p.notice, #flash_messages p.error {
  padding: 8px 8px;
  margin: 0;
  display: block;
  width: 699px;
  text-align: center;
  font-weight: bold;
  border-bottom: 4px groove #aaa;
}

#flash_messages p.notice {
  background-color: #2a4c49;
  background-image: url(../images/backgrounds/grill_background_success.png?1280244125);
  color: #fff;
}

#flash_messages p.error {
  background-color: #FCC;
}

.fieldWithErrors {
  display: inline;
}

#errorExplanation {
  width: 400px;
  border: 2px solid #CF0000;
  padding: 0px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: 0;
  background-color: #c00;
  color: #fff;
}

#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 8px;
}

#errorExplanation ul {
  margin: 2px 24px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: disc;
}

.LV_validation_message {
  font-weight: bold;
  margin-left: 5px;
}

.LV_valid {
  background:#E6EFC2;
  color:#264409;
  border-color:#C6D880;
}

.LV_invalid {
  background:#FBE3E4;
  color:#8a1f11;
  border-color:#FBC2C4;
}

.LV_invalid_field {
  border-color: red;
  border-width: 1px;
}
html, body {
	height: 100%;
}
.footer.redev {
  color: #000;
  font: 70% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.footer.redev a {
  color: #000;
  text-decoration: none;
  padding-bottom: .3em;
}
.footer.redev a:hover {
  border-bottom: .2em solid #111;
}
.footer.redev img {
  vertical-align: middle;
  margin-right: 10px;
}
.footer.redev.white, .footer.redev.white a {
  color: #fff;
}
.footer.redev.white a:hover {
  border-bottom: .2em solid #ddd;
}
.footer #mark {
  text-align: right;
}

/* @group framework */

/* @group element styles */
.panel {
  margin-bottom:10px;
  clear: both;
}
.panel .button {
  float: left;
  margin-right: 10px;
}
input.button {
  display: block;
  position: relative;
}
.button, #admin-bar a {
  display: inline-block;
  margin: 5px 0;
  border: none;
  position: relative;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  text-decoration: none;
  padding: .3em .5em;
  border-bottom: 1px solid rgba(144, 142, 139, 1);
  background:-webkit-gradient(linear, left top, left bottom, from(rgba(184, 192, 189, 1)),to(rgba(144, 142, 139, 1)));
  -webkit-box-shadow:0 2px 2px rgba(0, 0, 0, .8);
  color: #000;
  text-shadow: #d6d6d6 0 1px 0;
  font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
}
.button:hover, #admin-bar a:hover{
  top: 1px;
  -webkit-box-shadow:0 2px 2px rgba(0, 0, 0, .6);
  border-bottom: 1px solid rgba(144, 142, 139, 1);
}
.button:active, #admin-bar a:active{
  border-bottom: 1px solid rgba(0,0,0,.6);
  top: 3px;
  -webkit-box-shadow:0 -2px 1px rgba(180, 180, 180, .5);
  background:-webkit-gradient(linear, left top, left bottom, from(rgba(164, 172, 169, 1)),to(rgba(104, 102, 99, 1)));
}

.vspace {
  margin: 20px 0;
}
/* @end */
.col {
  float: left;
  margin-left: 15px;
}
.col-3 {
  float: left;	
  width: 215px;
  margin:0 0 15px 15px;
}
.col-3-2 {
  float: left;	
  width: 445px;
  margin:0 0 0 15px;
}

.right {
  float: right;
}
.left {
  float: left;
}
section {
  display: block;
}

.first {
  clear: left;
  margin-left: 0;
}

.last {
  margin-right: 0;
}
.w5 {
  width: 50px;
}
.w10{
  width: 100px;
}
.w11{
  width: 110px;
}
.w14{
  width: 140px;
}
.w15{
  width: 150px;
}
.w20{
  width: 200px;
}
.w25{
  width: 250px;
}
.w30{
  width: 300px;
}
.w33{
  width: 335px;
}
.w35{
  width: 350px;
}
.w37 {
  width: 370px;
}
.w40{
  width: 400px;
}
.w45{
  width: 450px;
}
.w50{
  width: 500px;
}
.w55{
  width: 550px;
}
.w60{
  width: 600px;
}
.w65{
  width: 650px;
}
.w68{
  width: 685px;
}
.w70{
  width: 700px;
}
.w75{
  width: 750px;
}
.w80{
  width: 800px;
}
.w85{
  width: 850px;
}
.w90{
  width: 900px;
}

.bold {
  font-weight: bold;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
.left {
  float: left;
}
.left.pad {
  margin-right: 10px;
  margin-top: 5px;
}
.right {
  float: right;
}
.right.pad {
  margin-left: 10px;
}
.r4 {
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}
.r10 {
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}
.snug {
  margin: 0;
}
.hard {
  padding: 0;
  list-style: none;
}
.inline {
  display: inline;
}

.borderB {
  padding-bottom: 15px;
  border-bottom: 2px groove #fff;
}

.col.first.w68 {
  margin-bottom: 25px;
}
/* @end */

/* @override http://signalchains.local/stylesheets/style.css */

/* @group Boxes */

body {
  background-color: #222;
  font-family: "Qlassik", Lucida Grande;
  font-size: 14px;
  margin: 0;
  background-image: url(../images/backgrounds/grill_background.png?1280244125);
}
a{
  color: #111;
}
#content a {
  color: #041647;
}
#content a.zoom {
  text-align: center;
}
.unit a img {
  display: block;
}
.wrapper {
  width: 950px;
}

/* @group comments */
.comment {
  margin-bottom: 25px;
}
#comments {
  padding-top: 15px;
}
#comments .username {
  font-size: 90%;
  margin-top: 5px;
  text-align: center;
}
#comment_body {
  height: 100px;
  width: 100%;
  -webkit-border-radius:6px;  -moz-border-radius:6px;
  border: 1px solid #999;
}
.comment-text, .comment blockquote {
  background: #ddd;
  padding: 10px;
  -webkit-border-radius:4px;  -moz-border-radius:4px;
  border-bottom: 1px solid #fff;
}
.comment-text {
  width: 430px;
}
.avatar {
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

/* @end */
#master {
  background: #e1e1e1;
  z-index: 10;
  position: relative;
}
#master #header .container {
  padding: 0;
  width: 700px;
}
#master .container {
 
  float: left;
  padding: 0 15px;  
}

#left-content {
  width: 714px;
  float: left;
background: #eee url(../images/backgrounds/container_background.png?1280244125) repeat-y 0 0;   
border-right: 1px solid #fff;
}
.container {
  width: 685px;
  margin: 0 auto;
}
#right-content {

background: #eee url(../images/backgrounds/container_background.png?1280244125) repeat-y 0 0;  
  
}

div.image a {
  display: block;
  margin-bottom: 10px;
}
#sidebar {
  width: 205px;
  padding: 6px 15px 15px 15px;
  float: left;
}
#sidebar h4 {
  font-weight: normal;
  font-size: 1.3em;
  color: #000;
}
#sidebar h5, .featured .col-3 h5{
  font-size: 1em;
  margin-bottom: 0;
  letter-spacing: .1em;
  word-spacing: .3em;
}
#sidebar h4 a, #sidebar h5 a{
  color: #000;
}
#sidebar > div {
  margin-bottom: 25px;
  font-size: 12px;
  color: #666;
}
#sidebar a {
  color: #666;
}
#sidebar > div a {
  text-decoration: none;=
}
#sidebar > div a:hover {
  text-decoration: underline;
}
/* @group nav */

#nav ul {
  width: 465px;
  margin: 12px 0 0;
  height: 36px;
  overflow: hidden;
  padding: 0 0 0 250px;
  background: #708e8d;
  font-size: 1.1em;
}
#nav ul li {
  display: block;
  min-width: 75px;
  float: left;
  margin: 0; 
  padding: 0; 
}
#nav ul li a {
  display: block;
  height: auto;
  padding: 10px;
  text-align: center;
  text-decoration: none;
  color: #222;
  font-family: "Gill Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
}
#nav ul li a:hover {
  color: #000;
  background: #aab9b9;
  border-bottom-color: #ccc;
}

#controls {
  text-align: left;
  min-height: 60px;
  margin-bottom: 17px;
  border-bottom: 1px solid #d0d3d3;
}
.session {
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: "Gill Sans", "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
  font-size: 1em;
  text-decoration: none;
  
}
.session a {
  color: #666;
  text-decoration: none; 
  position: relative;
  top: 5px;
}

.session a:hover {
  text-decoration: underline;
}
.session a, #controls input {
  margin-left: 10px;
}
/* @end */

#header {
  width: 715px;
  height: 65px;
  float: left;
  padding: 5px 0 5px 0;
  background: #21615e;
  border-bottom: 2px solid #18312f;
}
#header #logo {
  display: block;
  text-indent: -999em;	
  position: absolute;
  height: 65px;
  margin-top: 0;
  margin-left: 4px;
  padding: 2px 10px 0 10px;
  width: 220px;
  background-color: #30615e;
  background-image: url(../images/header_type.png?1280244125);
}
#logo img {
}
#header .wrapper {
  margin-top: 10px;
  width: 780px;
  padding: 30px 60px;
  background: url(../images/backgrounds/header_banner.png?1280244125);
  height: 66px;
}
#content {
  padding: 15px 15px !important;	
  clear: both;
  margin: 0 auto 0 auto;
}

.content-title {
  /*background: url(../images/backgrounds/content_head.png?1280244125) no-repeat;
  width: 695px;
  height: 70px;
  position: relative;
  margin-left: -35px;
  margin-top: -20px;
  margin-bottom: 10px;
  display: block;
  padding: 25px 30px 0 30px;
  overflow: hidden;*/
}
.user-page h1 img{
  vertical-align: middle;
}

.footer .content{
  background: #0e111c;
  padding: 20px 0;
  background-image: url(../images/backgrounds/footer-bottom.png?1280244125);  
}
.footer .content * {
  color: #ccc !important;
  text-shadow: 1px 2px 1px #000;
}
.footer {
  border-top: 2px groove #fff;
  background: #eee url(../images/backgrounds/footer-top.png?1280244125) no-repeat;	
  position: relative;
  z-index: 0;    
}
.footer .stats { 
  color: #ccc;
  padding: 45px 30px 10px 30px;
  height:50px;  
  overflow: hidden;
}
.footer ul {
  padding: 0;
  margin: 0;
}
.footer ul li {
  list-style: none;
}

.help {
  padding: 1em;
  background: #cbd5d5;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;  
  border: 1px dashed #eee;
  color: #1e4e4c;
}
#content .help a {
  text-decoration: none;
  font-weight: bold;
}
#content .help a:hover {
  text-decoration: underline;
}
/* @group gear */
.gear {
  padding: 0;
  min-height: ;
  width: 500px;
  color: #ccc;
  border-top: 1px solid #666;
  background: url(../images/chains/gear_unit_sprite.jpg?1280244125) left top;
  margin: 0;
}
.gear > * {
  margin-left: 40px;
  margin-right: 40px;
}
.gear .info {
  padding: 0 10px;
}

.gear .meta {
  color: #666;
  height: 35px;
  width: 400px;
  margin: 0;
  padding: 10px 50px 0 50px;
  background: #ddd url(../images/chains/gear_unit_sprite.jpg?1280244125) no-repeat -500px bottom;
}
.gear .meta a {
  color: #666;
}
.chain_link .community {
  width: 123px;
  padding:10px 0 0 35px;
}
.gear_img {
  height: 100px;
  border: 1px dashed #aaa;
}

.gear .banner {
  padding: 10px;
  color: #000;
  border-bottom: 1px solid #111;
  background-image: url(../images/chains/gear_header_sprite.png?1280244125);
  background-repeat: repeat-x;
  margin-bottom: 10px;
}
.gear.mic .banner {
  background-color: #dedede;
  background-position: left top;
}

.gear.preamp .banner {
  background-color: #d8c437;
  background-position: left -400px;
}
.gear.dynamicsprocessor .banner {
  background-color: #a31212;
  background-position: left -800px;
}
.gear.effectsprocessor .banner {
  background-color: #4d96ba;
  background-position: left -1200px;
}
.gear.equalizer .banner {
  background-color: #73c356;
  background-position: left -1600px;
}
.banner h4 {
  width: 300px;
  margin: 0;
}
#gear .unit {
  padding: 7px;
  width: 325px;
  display: inline-block;
  margin-bottom: 0;
}
.unit {
  margin-bottom: 20px;
}
.unit .desc {
  width: 200px;
  margin-left: 10px;
}
.unit h4 a {
  color: #000;
  padding: .3em;
  text-decoration: none;
  position: relative;
  left: -.3em;
  display: block;
}
.unit h4 a:hover {
  background-color: #fff;
}
.unit span.score {
  text-align: center;
  width: 160px;
  display: block;
}

/* @end */

/* @end */

/* @group Global Text */
body {
  font:13px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  font-family: Gill Sans, 'Gillius No 2', "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
  margin: 0 0 .5em 0;
}
h1 {
  font-weight: bold;
  font-size: 218%;
}
h2 {
  font-size: 164%;
}
h3 {
  font-size: 145%;
  font-weight: normal;
  margin-bottom: .8em;
}
h4 {
  font-size: 118%;
  font-weight: normal;
  letter-spacing: .1em;
}
h5 {
  font-size: 90%;
  font-weight: normal;
  margin-bottom: 1em;
}
h6 {
  font-size: 90%;
  font-weight: normal;
  margin: 0;
}
p, cite {
  font-size: 90%;
  margin: 0 0 1em 0;
  line-height: 1.8em;
}
ul li {
  margin: .8em 0;
}
ul.list {
  padding: 0;
  margin: 0 0 10px 0;
}
ul.list li {
  list-style: none;
  margin: 4px 0;
}
ul.list li a, .tags a, .pagination a {
  display: block;
  background: #f5f5f5;
  border-top: 1px solid #fff;
  -webkit-border-radius:4px;-moz-border-radius:4px;  
  border-radius:4px;
  padding: 5px;
  text-decoration: none;
}

ul.list li a:hover, .tags a:hover, .pagination a:hover {
  border-top: 1px solid #ccc;	
  text-decoration: none;
  background: #dedede;
}
blockquote {
  border-left: 2px solid #22615e;
  padding-left: 15px;
  margin: 0;
}
blockquote p {
  font-size: ;
}
/* @end */
#search #search_form.mic-search {
  padding: 0;
}
#search, .bucket {
  width: 625px;
  padding: 10px 30px 40px 30px;
  background: url(../images/backgrounds/search_bg.png?1280244125) no-repeat 0 bottom;
  margin-bottom: 10px;
}
#new_gear {
  margin-top: 50px;
}

/* @group admin */

#admin-bar {
  background:#222 url(../images/backgrounds/grill_background.png?1280244125);
  padding: 5px 10px;
  width: 695px;
}

#admin-bar .controls {
  width: 630px;
}
#admin-bar .hide {
  width: 40px;
}
#admin-bar .hide a {
  background: rgba(256,256,256,.3);
  color: #fff;
  border: none;
  text-transform: uppercase;
  
}
/* @end */

/* @group forms */
#chain_gear_notes {
  height: 100px;
  width: 400px;
}
.input_source #chain_gear_notes {
  width: 248px;
}
.input_source .notes {
  border-top: 1px solid #bbb;
}
.notes {
  border-top: 1px solid #222;
  padding-top: 10px;
  color: #aaa;
}
.formtastic li {
  list-style: none;
  margin-bottom: 10px;
}
.formtastic fieldset {
  width: auto;
  padding: 0;
  height: auto;
  border: none;
}
.formtastic fieldset ol{
  padding: 0;
  margin: 0;
}
/* @group Mic */
.formtastic .buttons, .buttons ol {
  border: none;
  padding: 0;
  margin: 10px 0;
}
form#new_chain_gear, form.chain {
  list-style: none;
}
.formtastic.chain_gear li{
  list-style: none;
  padding-bottom: 20px;
}
#new_chain p{
  padding-top: 1em;
  color: #666;
}

#chain_notes {
  width: auto;
}


li#chain_gear_notes_input {
  padding: 20px 0 0 0;
  display: block;
}
.formtastic label, label {
  display: block;
  text-transform: uppercase;
  font-size: .8em;
}
.formtastic li.commit {
  background: transparent;
  padding: 10px 0;
}
#audio li.commit {
  width: 70px;
  float: left;
  padding: 0;
  margin: -7px 0 0 0;
  
}
form.chain label {
  display: block;
}
form.chain li {
  margin-bottom: 10px;
}

form.chain .first .col.w35 p{
  padding-top: 15px;
}
/* @end */

#content ul.incomplete_chain {
  margin: 25px 0;
  padding: .8em;
  color: #eee;
  border-bottom: 1px solid #fff;
  -webkit-border-radius:6px;-moz-border-radius:4px;
  background-image: url(../images/backgrounds/grill_background.png?1280244125);
}
#content ul.incomplete_chain li a {
  display: inline;
  background: transparent;
  border: none;
  padding: 0;
}
#content ul.incomplete_chain li a:hover {
  text-decoration: underline;
}
#sidebar div.ad {
  margin: 15px 0;
  padding-top: 15px;
  border-top: 2px groove #fff;
  clear: both;
  text-align: center;
}
.ad img {
  display: block;
  margin: 0 auto;
}
.ad small {
  font-size: 70%;
  color: #666;
}

ul.incomplete_chain li {
	list-style-type: none;
	font-size: 90%;
}
#content ul.incomplete_chain li a {
    color: #74ed7e;	
}
/* @end */

/* @group blog */
#blog-nav h4 {
  margin: 0;
  font-weight: normal;
  margin-bottom:20px ;
}
#blog-nav h4 a{
  display: block;
  color:#666 ;
  margin: 0;
  text-decoration: none;
  padding: 10px 25px;
  background: #ddd;
  -webkit-border-radius:6px;  -moz-border-radius:6px;  
}
#blog-nav h4 a:hover{
  background: #ccc;
}
article{
  display: block;
  padding: 10px 25px;
  margin-bottom: 20px;
}
article #comments .w20 {
  width: 170px;
}
article header {
  margin-bottom: 10px;
  display: block;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 10px;
}
article header .date {
  margin: 0;
}
article header .first.w40 {
  height: 40px;
  display: table;
}
article h2 {
  font-weight: normal;
  font-size: 1.3em;
  text-transform: uppercase;
  display: table-cell;
  vertical-align: bottom;
  margin: 0;
}

article h2 a{
  text-decoration: none;
}
#sounding_board {
  padding: 40px 230px 0 228px;
  background: url(../images/backgrounds/blog_tabletop_monitors.jpg?1280244125) no-repeat center top;
  text-align: center;
  height: 145px;
  margin-top: 10px;
}
#sounding_board h1 {
  font-weight: normal;
}
textarea#blog_post_content {
  width: 350px;
}
/* @end */

/* @group Pagination */
.pagination {
  padding: 20px 10px 10px 10px;
  color: #666;
  border-top: 2px groove #fff;
}

.pagination a {
  display: inline;
}

.pagination span.current {
  font-weight: bold;
  text-shadow: 0 2px 1px #fff;
}
/* @end */



/* @override http://signalchains.local/fancybox/fancybox.css */

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 30;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(../fancybox/fancy_progress.png?1267043371) no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	left: -15px;
	height: 30px;
	width: 30px;
	background: url(../fancybox/fancy_closebox.png?1267043371) top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url(../fancybox/fancy_left.png?1267043371) no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url(../fancybox/fancy_right.png?1267043371) no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url(../fancybox/fancy_shadow_n.png?1267043371) repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../fancybox/fancy_shadow_ne.png?1267043371) no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url(../fancybox/fancy_shadow_e.png?1267043371) repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../fancybox/fancy_shadow_se.png?1267043371) no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url(../fancybox/fancy_shadow_s.png?1267043371) repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../fancybox/fancy_shadow_sw.png?1267043371) no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url(../fancybox/fancy_shadow_w.png?1267043371) repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url(../fancybox/fancy_shadow_nw.png?1267043371) no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(../fancybox/fancy_title_left.png?1267043371) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(../fancybox/fancy_title_main.png?1267043371) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(../fancybox/fancy_title_right.png?1267043371) repeat-x;
}
/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*
* jQuery UI CSS Framework
* Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=e0e0e0&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=eeeeee&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=f2f2f2&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=40&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #eeeeee url(../stylesheets/custom-theme/images/ui-bg_flat_75_eeeeee_40x100.png?1280244125) 50% 50% repeat-x; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #e0e0e0 url(../stylesheets/custom-theme/images/ui-bg_highlight-soft_75_e0e0e0_1x100.png?1280244125) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background: #f2f2f2 url(../stylesheets/custom-theme/images/ui-bg_glass_75_f2f2f2_1x400.png?1280244125) 50% 50% repeat-x; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #999999; background: #dadada url(../stylesheets/custom-theme/images/ui-bg_glass_75_dadada_1x400.png?1280244125) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff url(../stylesheets/custom-theme/images/ui-bg_glass_65_ffffff_1x400.png?1280244125) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcefa1; background: #fbf9ee url(../stylesheets/custom-theme/images/ui-bg_glass_55_fbf9ee_1x400.png?1280244125) 50% 50% repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #fef1ec url(../stylesheets/custom-theme/images/ui-bg_inset-soft_95_fef1ec_1x100.png?1280244125) 50% bottom repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #cd0a0a; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(../stylesheets/custom-theme/images/ui-icons_222222_256x240.png?1280244125); }
.ui-widget-content .ui-icon {background-image: url(../stylesheets/custom-theme/images/ui-icons_222222_256x240.png?1280244125); }
.ui-widget-header .ui-icon {background-image: url(../stylesheets/custom-theme/images/ui-icons_222222_256x240.png?1280244125); }
.ui-state-default .ui-icon { background-image: url(../stylesheets/custom-theme/images/ui-icons_888888_256x240.png?1280244125); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../stylesheets/custom-theme/images/ui-icons_454545_256x240.png?1280244125); }
.ui-state-active .ui-icon {background-image: url(../stylesheets/custom-theme/images/ui-icons_454545_256x240.png?1280244125); }
.ui-state-highlight .ui-icon {background-image: url(../stylesheets/custom-theme/images/ui-icons_2e83ff_256x240.png?1280244125); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../stylesheets/custom-theme/images/ui-icons_cd0a0a_256x240.png?1280244125); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa url(../stylesheets/custom-theme/images/ui-bg_flat_0_aaaaaa_40x100.png?1280244125) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #000 url(../stylesheets/custom-theme/images/ui-bg_flat_0_000_40x100.png?1280244125) 50% 50% repeat-x; opacity: .40;filter:Alpha(Opacity=40); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/* Dialog
----------------------------------*/
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/* Resizable
----------------------------------*/
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/* Slider
----------------------------------*/
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/* Tabs
----------------------------------*/
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 1em 1.4em; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }

/* @override 
	http://signalchains.local/stylesheets/home.css
	http://signalchains.com/stylesheets/home.css?1261631230
*/

#intro {
  margin-bottom: 15px;
  background: url(../images/backgrounds/soft-grad.png?1280244125) repeat-x 0 -12px;
  padding-top: 12px;
  padding-bottom: 10px;
-webkit-border-top-left-radius:6px;
-webkit-border-top-right-radius:6px;-moz-border-top-left-radius:6px;
-moz-border-top-right-radius:6px;
  border-bottom: 2px groove #fff;
}
#intro #login-reg {
  background: url(../images/backgrounds/vu-meter.png?1280244125) no-repeat center -36px;  
  padding-top: 140px;
}
#intro #login-reg .btn {
  width: 90px;
  float: left;
}
#intro #login-reg .btn.first {
  margin-right: 10px;  
}
#intro .text {
  width: 450px;
  padding-top: 8px;
}
#featured-gear a{
  display: block;
  height: 200px;
  overflow: hidden;
  background-position: 0 -50px;
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;  
  background-color: #aaa;
  -webkit-border-radius:6px;
  -moz-border-radius:6px;
  border: 1px solid #eee;
}
#featured-gear a:hover {
  border: 1px solid #ccc;
}
#featured-gear a span {
  display: block;
  padding: 10px;
  background-color: rgba(0,0,0,.6);
  font-weight: bold;
}

.blog h5 a, #content .featured-chain h5 a{
  text-decoration: none;
}
#content .featured .col-3 h4 a {
  color: #000;
  text-decoration: none;
}
#featured-gear a:hover span {
  background-color: rgba(0,0,0,.8);
}
.featured small {
  color: #666;
}
#content .featured small a{
  color: #666;
}
.featured .featured-chain{
  margin-bottom: 20px;
}

div.newest {
  margin-top: 15px;
}
.newest .list {
  margin-bottom: 0;
}
.newest .col-3 {
  margin-bottom: 0;
}
/* @override http://signalchains.local/stylesheets/events.css */

.comment blockquote {
  margin: 1em 0;
  width: ;
}
#feed {
  padding-left: 5px;
}
.event {
  margin-bottom: 20px;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #ddd;
}

#search_results #chains .unit.w45 {
  width: 650px;
}

/* @override 
	http://signalchains.local/stylesheets/chains.css
	http://www.signalchains.com/stylesheets/chains.css?1265144565
*/

.input_source {
  width: 375px;
}
.input_source .meta {
  margin-top: 10px;
}

#content .social-links a:hover, .admin a:hover {
  background-position: right -24px;
  color: inherit;  
}

.block-btn {
  display: block;
  width: 100px;
  height: 100px;
  text-indent: -999em;
  background-position: 0 top;
  background-repeat: no-repeat;
  margin-left: 17px;
}
.block-btn.first {
  margin-left: 0;
}
.block-btn:hover {
  background-position: 0 -100px;
}
.block-btn:active {
  background-position: 0 -200px;
}
.block-btn#new_mic {
  background-image: url(../images/chains/btn_mic.png?1280244125);
}
.block-btn#new_lineIn {
  background-image: url(../images/chains/btn_line-in.png?1280244125);
}
.block-btn#new_dynamics {
  background-image: url(../images/chains/btn_dynamics.png?1280244125);
}
.block-btn#new_preamp {
  background-image: url(../images/chains/btn_preamp.png?1280244125);
}
.block-btn#new_effects {
  background-image: url(../images/chains/btn_effects.png?1280244125);
}
.block-btn#new_eq {
  background-image: url(../images/chains/btn_eq.png?1280244125);
}
.block-btn#new_converter {
  background-image: url(../images/chains/btn_converter.png?1280244125);
}
div.chain_link {
  background: url(../images/backgrounds/gear_rack_bg.png?1280244125) repeat-y;  
}
div.chain_link.top {
  background: url(../images/backgrounds/gear_rack_bg_top.png?1280244125);  
  padding-top: 25px;
}
img#arrow {
  position: absolute;
  margin-top:-70px ;
}
.action {
  text-align: right;
}
a.btn {
  color: #333;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  display: block;
  height: 40px;
  background-image: url(../images/backgrounds/button_sprite.png?1280244125);
  background-position: left top;
  font-family: "Gill Sans";
  margin-bottom: 8px;
}
a.btn span {
  display: block;
  height: 20px;
  text-align: center;
  padding: 10px;
  background-image: url(../images/backgrounds/button_sprite.png?1280244125);
  background-position: right 120px;  
  margin-right: -8px;
  padding-right: 8px;
  padding-left: 8px;
}
a.btn span img {
  vertical-align: sub;
}
.chain_link .community a.btn, #audio .btn {
  color: #fff;
  background-image: url(../images/backgrounds/button_dark_sprite.png?1280244125);
  font-family: "Gill Sans";
  width: 100px;
  margin: 5px 0 0 0;  
}

.chain_link .community a.btn span, #audio .btn span {
  height: 20px;
  color: #fff;
  background-image: url(../images/backgrounds/button_dark_sprite.png?1280244125);
  background-position: right 120px;  
  overflow: hidden;
}
.chain_link .community a.btn:hover span, #audio .btn:hover span {
  background-position: right -160px;  
}
.chain_link .community a.btn:active span, #audio .btn:active span {
  background-position: right -200px;  
}
a.btn:hover {
  background-position: left -40px;
}
a.btn:hover span {
  background-position: right -160px;
}
a.btn:active {
  position: relative;
  background-position: left -80px;
  top: 1px;
}
a.btn:active span {
  background-position: right -200px;
}

.gear span.score {
  text-shadow: 0 3px 2px #000;    
  font-size: 28px;  
}
span.score {
  font-size: 50px;
  padding-right: 5px;
  color: #3cab3b;
  text-shadow: 0 1px 2px #000;      
}
.chain {
  width: 685px;
  margin-bottom: 25px;
  -webkit-transition: height 1s linear;  
}
#chain_gear {
  background-image: url(../images/backgrounds/gear_rack_bg.png?1280244125);  
}
.sort_handle {
  height: 80px;
  width: 30px;
  background: url(../images/backgrounds/chain_reorder_handle.png?1280244125) left top;
  position: absolute;
  margin-left: 662px;
  margin-top: 50px;
  cursor: move;
}
.sort_handle:hover {
  background-position: left -80px ;
}
#audio .chain {
  margin-bottom: 0;
  width: auto;
}
.chain .info {
  padding-bottom: 35px;
  min-height: 38px;
}
.chain > .info {
  padding: 0;
}
.input_source #input_info {
  width: 250px;
  margin-left: 25px;
}
.input_source .banner h4 {
  width: auto;
  margin-bottom: .4em;
}
#audio {
  text-align: center;
  border-top: 2px ridge #fff;
  padding: 20px 20px 60px 20px;
  width: 645px;
  background: url(../images/backgrounds/gear_rack_tabletop.png?1280244125) no-repeat 0 bottom;  
  margin-top: 20px;
}
#audio .pending {
  text-align: left;
}
#audio .pending h5 {
  text-align: center;
}
#audio a.btn {
  display: inline-block;
  width: 50px; 
  margin: 0 20px 10px auto; 
}
#audio audio {
  display: block;
  margin: 10px auto;
}
#audio .player {
  background: url(../images/backgrounds/plaque_top.png?1280244125) no-repeat center top;
  padding-top: 55px;
  color: #fff; 
  width: 390px;
  margin: 0 auto; 
}
#audio .download {
  background: url(../images/backgrounds/plaque-bottom.png?1280244125) no-repeat center bottom;
  padding-bottom: 40px;
}
#audio .loading {
  background:#74ed7e ;
  padding: 10px;
  -webkit-border-radius:4px;
-moz-border-radius:4px;
  display: block;
  margin-bottom: 15px;
}
.chain .info h2 {
  margin-bottom: .3em;
}
.chain .info .community a.btn{
  color: #CF0A0A;
  width: 120px;
  display: inline;
  float: left;
  margin-right: 20px;
}
.newlink {
  margin-bottom: 25px;
}

.newlink .col.first, .chain_link .col.first {
  margin-left: 0;
}

.tags a {
  background: #fafafa;
  width: auto;
  float: left;
  margin: 0 5px 5px 0;
  text-decoration: none;
}

.chain_link .action {
  width: 110px;
}
.thumb {
  width: 112px;
  height: 112px;
}
.unit .thumb {
  height: auto;
}
.thumb a {
  display: block;	
  width: 100px;
  height: 100px;
  padding: 6px;
  background-image: url(../images/backgrounds/gear_image_container.png?1280244125);
  background-position:  0 top;
}
.thumb a:hover {
  background-position: 0 bottom;
}
.chain .power {
  height: 45px;
  width: 800px;
  background: transparent url(../images/backgrounds/gear_rack_bottom.png?1280244125) no-repeat;
}

#current_chain > *{
  padding: 0 10px;
}
#current_chain ol {
  padding: 0 40px;
}
.chain .info .community {
  margin-bottom: .8em;
}
.chain .social-links {
  padding-top: 1px;
  height: 22px;
  overflow: hidden;
}
.unit .social-links {
  margin-top: 10px;
}
.admin {
  width: 70px;
  height: 26px;
  padding: 10px 15px;
  float: right;
  background: url(../images/backgrounds/admin.png?1280244125) no-repeat;
}
.player .admin {
  float: none;
  width: auto;
  display: inline-block;
  height: auto;
  padding: 0;
  background: none;
}

.banner .admin {
  height: 24px;
  padding: 0;
  background: none;
  float: right !important;
}
.input_source .banner {
  min-height: 1.9em;
}
.edit, .delete {
  background-position: top right;
  background-repeat: no-repeat;
  display: block;
  float: left;
  width: 35px;
  height: 24px;
  text-indent: -999em;  
}
.edit {
  background-image: url(../images/buttons/edit.png?1280244125);
}
.delete {
  background-image: url(../images/buttons/delete.png?1280244125);
}
.chain_link .admin, .input_source .admin {
float: none;
}
.input_source .admin {
  background: none;
  width: auto;
  padding: 0;
  margin-left: 5px;
}
.social-links a{
  display: inline;
  padding: 3px 10px 5px 0;
  background-image: url(../images/buttons/like.png?1280244125);
  background-position: right top;
  position: relative; 
  color: #222;
  background-repeat: no-repeat;
}
.social-links a:active, .admin a:active, a.edit:active, a.delete:active {
  position: relative;
  background-position: right -48px !important;
  top: 1px;
}
.social-links a span {
  background-position: left top;
  padding: 3px 2px 5px 30px;
  text-decoration: none;
  height: 17px;
  overflow: hidden;
  width: auto;
}
.social-links a:hover span{
  background-position: left -24px;  
}
.social-links a:active span {
  background-position: left -48px;  
}
.like_btn, .like_btn span {
  background-image: url(../images/buttons/like.png?1280244125);
}
.like_btn.unlike span {
  background-position: left -72px;
}
.like_btn.unlike:hover span {
  background-position: left -96px;
}
.like_btn.unlike:active span {
  background-position: left -120px;
}

.comments_btn, .comments_btn span {
  background-image: url(../images/buttons/comments.png?1280244125);
}

#tops li {
  margin-bottom: 1em;
}
#tops h5 {
  margin-bottom: 0;
}
#tops .creator {
  font-size: .8em;
}
ul#sortable_chain_gear {

}
ul#chain_gear, ul#sortable_chain_gear {
	margin: 0;
	padding: 0;
}
li.chain_gear {
	display: inline;
	width: 685px;
}
.empty_chain_gear {
	width: 100%;
	list-style: none;
}

#rec_stats {
  margin-top:18px ;
}
#gear_types{
  margin-top: 0;
}
#gear_types li{
  margin-top: 0;
}
.gear .banner h4 a, .input_source .banner h4 a {
  text-decoration: none;
  color: #000;
}

.unit ul {
  font-size: .9em;
}

#gear div.unit div.col.desc a.btn.w15 {
  margin-top: 10px;
}
/* @override http://signalchains.local/stylesheets/audioplayer.css */

#player_container {
	position:relative;
	padding:0;
}

ul#icons {margin: 0 auto; padding: 0; width: 60px;}
ul#icons li {margin: 2px; position: relative; padding: 4px 0; cursor: pointer; float: left;  list-style: none;}
ul#icons span.ui-icon {float: left; margin: 0 4px;}

ul#icons #volume-min {
	margin:2px 2px 2px 2px;
}

#sliderVolume {
	position:relative;
	width:120px;
	margin: 5px auto;
	height:.4em;
}


#sliderVolume .ui-slider-handle {
	height:.8em;
	width:.8em;
}

#bars_holder {
	position:relative;
	width:240px;
	margin: 10px auto;
}

#sliderPlayback .ui-slider-handle {
	height:1.6em;
}

#loaderBar.ui-progressbar {
	height:.2em;
	border:0;
}

.miaow {
	font-size:.8em;
	color:#999;
}

/* @override http://signalchains.local/stylesheets/user.css */

#edit_profile {
  color: #111;
  padding: 2px 5px;
  text-align: left;
  overflow: hidden;
  margin: 0 0 10px 0;
  padding-left: 20px;
  background: url(../images/backgrounds/gear.png?1280244125) no-repeat left;
  display: block;
  float: left;
}
#user-chains .list {
  margin-bottom: 20px;
}
#user-chains .list a, #user-chains .list a small {
  display: block;
  color: #444;
}
#user-chains .list a small {
  text-align: right;
}
#user-chains ul.list {
  font-size: .9em;
}

a#logout {
  margin-bottom: 10px;
  padding: 2px;
}

#new_search {
  margin: 10px 0 22px 0;
}

#feed blockquote {
  padding: 5px 10px;
  border-left: none;
}

#feed div.event p {
  margin-bottom: 0;
}
#feed .event blockquote {
  margin-top: 5px;
}
#feed blockquote p {
  margin: 5px 0;
  padding: 0;
}
#feed .event a {
  text-decoration: none;
}
#feed .event a:hover {
  text-decoration: underline;
}

.event .timestamp {
  width: auto;
  float: right;
  font-size: .8em;
  color: #999;
  padding: 5px 5px .9em 5px;
  position: relative;
  top: -2em;
  text-align: right;
}

.event p {
  width: 320px;
}
.event blockquote p {
  width: auto;
}
.user-page.bucket {
  padding: 0 28px 20px 28px;
  width: 630px;
}

#follow {
  margin-top: 20px;
}

#user-chains {
  margin-left: 25px;
}
#user-chains h4 {
  margin: 15px 0 0 0;
  color: #444;
}

#user-chains h4 a {
  text-decoration: none;
  color: #000;  
}

#gear-search input{
  font-size: 1.5em;
}