/*
File:			custom.css
Description:	Custom styles for Thesis
*/

/* SERVICE COLORS */
.custom .record-h { color: #0d88c8; font-weight: bold; }
.custom .rehearse-h { color: #98012e; font-weight: bold; }
.custom .relax-h { color: #5dc500; font-weight: bold; }
.custom .rentals-h { color: #fda100; font-weight: bold; }
.custom .retail-h { color: #ed1c24; font-weight: bold; }
.custom .repairs-h { color: #754c24; font-weight: bold; }

/* TABLE STYLING */
.custom .client-container {vertical-align:top; width:388px; }
.custom .rates-container {vertical-align:top; width:337px; }
.custom .pic-container { float: left; }
.custom .gear-container { float: left; }
.custom .gear-table { float: left; }
.custom .gear-category { background:#231F20; color: #FFF; padding: 0 0 0 0.5em; font-weight: bold; }
.custom .gear-item {background: #666666; color: #FFF; padding: 0 0.5em 0 1.5em; font-size: 90%;}

body.custom { background:#E9EBED url('images/bkrnd-top.jpg') repeat-x; }
.custom #content { background: #ffffff; }
.custom .rsswidget { font-size: .9em; }
.custom .rss-date { font-size: .7em; }