/*
Theme Name: Tone Merchants (Jan 2009)
Theme URI: http://tonemerchants.com
Description: Default Tone Merchants Theme
Author: Brian Romero & Doug Frei
Author URI:
Version: 1.0
Tags:
*/

body {
	margin: 0;
	padding: 0;
	/*background: #2D3840 url('images/bg.png') repeat-x scroll top left;*/
	background: #000;
}

html {
	font: 12px helvetica, verdana, sans-serif;
	margin: 0px auto;
	padding: 0;
	line-height: 1.25em;
	color: #c8dae2;
}

img {
	border: 0;
}

a, a:link, a:visited {
	text-decoration: none;
	color: #c8dae2;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFF;
}

h1 {
	margin: 0;
	font-size: 1.75em;
	font-weight: bold;
	padding-bottom: 0px;
	color: #A60026;
}

h2 {
	color: #DA2C25;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0;
	padding-bottom: 10px;
	letter-spacing: 0.1em;
}

h3, h4 {
	margin: 0;
	font-weight: normal;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 0.9em;
}

hr {
	background-color: #262e2f;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

#wrapper {
	margin: 0 auto;
	width: 982px;
	background-color: #000;
}

.wrapper {
	margin: 0 auto;
	width: 982px;
}

#section-header {
	text-transform: uppercase;
	clear: both;
}

#section-header-top {
	padding: 10px 20px;
	border-bottom: 1px solid #262e2f;
	font-size: 0.9em;
}

#section-header-top form {
	display: inline;
	margin: 0;
	padding: 0;
}

#section-header-search-input {
	width: 225px;
	padding: 0;
	margin: 0;
}

#section-header-top-left {
	width: 327px;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
}

#section-header-top-middle {
	width: 328px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

#section-header-top-middle img {
	vertical-align: middle;
	padding-bottom: 2px;
	padding-left: 8px;
}

#section-header-top-right {
	width: 327px;
	text-align: right;
	display: table-cell;
	vertical-align: middle;
	font: 10px helvetica;
	font-weight: bold;
}

.section-header-top-right-padding {
	padding: 0 5px;
}

#section-header-top-search-button {
	background-image: url('images/button-search-bg.png');
	background-repeat: no-repeat;
	color: #FFF;
	width: 63px;
	height: 19px;
	display: inline;
	padding: 5px 9px;
}

#section-header-logo {
}

#section-header-nav {
	background-image: url('images/header-bg-nav.jpg');
	background-repeat: no-repeat;
	height: 39px;
}

#section-header-nav-extended {
	background-image: url('images/header-bg-nav-repeat.jpg');
	background-repeat: repeat-x;
	height: 39px;
}

#section-header-nav ul {
	list-style-type: none;
	padding: 13px 0 0 20px;
	margin: 0;
	float: left;
}

#section-header-nav ul li {
	padding-left: 14px;
	display: inline;
	font-weight: bold;
	font-size: 1.1em;
	/*letter-spacing: 0.075em;*/
	
	text-shadow: 0px 1px 2px #000;
}

#section-header-nav ul li a, #section-header-nav ul li a:link, #section-header-nav ul li a:visited {
	color: #FFF;
}

#section-header-nav ul li a:active, #section-header-nav ul li a:hover {
	color: #CCC;
}

#section-header-nav-rs-logo {
	float: right;
	padding: 9px 36px 0 0;
}

#section-header ul li:first-child {
	/*border: none;*/
	padding-left: 0;
}

#item-logo {
	float: left;
	padding: 10px 5px 0 5px;
}

#item-menu {
	float: right;
	text-transform: uppercase;
	font-size: 1.1em;
	padding-top: 62px;
}

#item-menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#item-menu ul li {
	border-left: 1px solid #000;
	padding: 0 2px 0 6px;
	display: inline;
}

#item-menu ul li:first-child {
	border: none;
	padding-left: 0;
}

#section-content {
	min-height: 500px;
	background-color: #000;
	padding: 15px 20px 0px 20px;
}

#section-content-padding {
	padding: 10px 0px 0px 5px;
}

#section-footer {
	font-size: 0.8em;
	padding: 10px 0 20px 0;
	text-align: center;
	text-transform: uppercase;
	clear: both;
	border-top: 1px solid #262e2f;
	font: 10px helvetica;
	font-weight: bold;
}

#section-footer span {
	padding-right: 10px;
}

#section-footer p {
	margin: 0;
	padding: 0;
	line-height: 2em;
}

#section-search {
	border-bottom: 2px solid #000;
	padding: 25px 0 25px 20px;
}

#section-links-social, #section-mailing-list, #section-store-info, #section-store-events, #section-extra-space {
	padding: 25px 0 0 20px;
}

#section-links-social ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#section-links-social ul li {
	border-left: 1px solid #000;
	padding: 0 1px 0 5px;
	display: inline;
	text-transform: uppercase;
}

#section-links-social ul li:first-child {
	border: none;
	padding-left: 0;
}

/*
 * Page: Home
 */
#home-section-notice {
	text-align: center;
	font-size: 1.3em;
	line-height: 1.2em;
	padding: 10px 0;
	font-weight: bold;
}

#home-section-new-arrivals-container {
	text-align: center;
	padding-top: 10px;
	clear: both;
}

#home-section-new-arrivals-title {
	clear: both;
}

#home-section-new-arrivals-container a, #home-section-new-arrivals-container a:link, #home-section-new-arrivals-container a:visited {
	color: #c8dae2;
}

#home-section-new-arrivals-container a:hover, #home-section-new-arrivals-container a:active {
	color: #FFF;
}

#home-section-new-arrivals-content {
}

#home-section-exclusives-container {
	text-align: center;
	padding-top: 30px;
	clear: both;
}

#home-section-exclusives-title {
	clear: both;
}

#home-section-exclusives-content {
}

#home-section-exclusives-content img {
	padding: 0 20px 20px 20px;
}

.home-section-products {
	clear: both;
	padding-top: 25px;
	text-align: center;
}

.home-section-products img {
	border: 1px solid #000;
	padding-bottom: 7px;
}

.home-section-products-item-brand {
	font-size: 1.1em;
	font-weight: bold;
}

.home-section-products-item-title {
	font-size: 0.9em;
	font-weight: bold;
}

.home-section-products-item-sold {
	font-style: italic;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}

.home-section-products a, .home-section-products a:link, .home-section-products a:visited {
	color: #CCC;
}

.home-section-products a:hover, .home-section-products a:active {
	color: #FFF;
}

.home-section-products-item-container {
	padding-left: 14px;
	float: left;
	text-align: center;
	width: 140px;
}

/*
 * Page - Brands
 */
#brands-section-title {
	padding: 10px 0px 0px 5px;
}

#brands-section-logos {
	padding-top: 15px;
}

#brands-section-logos td {
	padding: 0 0 10px 25px;
	text-align: center;
}

#brands-section-logos td:first-child {
	padding-left: 0px;
}

.brand-logo {
	/*width: 32%;*/
	text-align: center;
	padding-bottom: 20px;
}

/*
 * Page - Product List
 */
#products-section-container {
}

.products-item-container {
	float: left;
	text-align: center;
	width: 185px;
}

.products-item-container img {
	padding-bottom: 10px;
}

#products-section-container table {
	margin: 0 auto;
	border-colapse: colapse;
	border-spacing: 0;
}

#products-section-container td {
	text-align: center;
	width: 185px;
	padding-bottom: 60px;
}

#products-section-container td img {
	padding-bottom: 10px;
}
 
.products-item-name {
	padding-top: 5px;
}

.products-item-price {
}

.products-brand-logo {
	margin: 20px 35px;
}

/*
 * Page - Product Details
 */
#detail-section-title {
	padding: 10px 0px 5px 5px;
}

#detail-container {
}

#detail-container ul {
	padding: 0 0 0 12px;
	font-size: 1.25em;
	line-height: 1.25em;
}

#detail-container p {
	font-size: 1.25em;
	line-height: 1.25em;
}

#detail-section-title {
	text-align: center;
	padding: 0;
}

#detail-guitar-section-description-title {
	text-align: center;
}

#detail-guitar-section-description-title h1 {
	padding: 0;
	margin: 0;
}

#detail-guitar-section-description {
	text-align: left;
}

#detail-guitar-section-price {
	color: #FFF;
	font-size: 1.75em;
	font-weight: bold;
	text-align: center;
	padding: 10px 0;
	text-transform: uppercase;
}

#detail-guitar-section-cart {
	text-align: center;
}

#detail-guitar-section-images {
	text-align: center;
}

#detail-guitar-section-image-left {
	padding-right: 10px;
}

#detail-guitar-section-image-middle {
}

#detail-guitar-section-image-right {
	padding-left: 10px;
}

#detail-guitar-section-video-container {
	text-align: center;
}

#detail-other-section-left-column {
	float: left;
	width: 375px;
	padding-right: 10px;
}

#detail-other-section-right-column {
	float: right;
	width: 525px;
}

#detail-other-section-image-container {
	float: left;
	width: 350px;
	margin-bottom: 5px;
	clear: both;
	text-align: center;
}

#detail-other-section-image-thumbnails-container {
	padding-bottom: 20px;
	/*text-align: center;*/
}

#detail-other-section-image-thumbnails-container img {
	/*margin: 0 3px;*/
	margin-right: 7px;
	border: 1px solid #333;
}

#detail-other-section-video-container {
	float: left;
	width: 350px;
	border: 1px solid #000;
	clear: both;
}

#detail-other-section-price {
	color: #FFF;
	font-size: 1.75em;
	font-weight: bold;
	padding: 10px 0;
	text-transform: uppercase;
}

#detail-other-location-banner {
	margin-bottom: 5px;
}

#detail-old-price {
	text-decoration: line-through;
}

#detail-section-add-to-cart {
	padding-top: 10px;
}

#detail-bottom-spacer {
	clear: both;
	height: 20px;
}

/*
 * Page - Videos
 */
#videos-section-videos table {
	width: 100%;
}

#videos-section-videos td {
	padding: 0 0 45px 0;
	text-align: center;
}

#videos-section-videos td:first-child {
	padding-left: 0px;
}

.section-videos div {
	margin-right: 50px;
	float: left;
}

.section-videos ul {
	margin: 0;
	padding: 0;
}

.section-videos li {
	list-style: none;
}

.modal { 
    background-color: #000;
    display: none;
    text-align: center;
	border: 1px solid #E0CFB1;
	padding: 10px;
	box-shadow: 0 0 225px #666;
	-webkit-box-shadow: 0 0 225px #666;
	-moz-box-shadow: 0 0 225px #666;
}

#modal-video-close {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
}

/*
 * Page - Events
 */
.event-item {
	padding: 10px 0 10px 0;
	border-top: 1px solid #444;
}

.event-item h4 {
	font-style: italic;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 0;
}

.event-item h3 {
	font-weight: bold;
	font-size: 1.3em;
	
	color: #DA2C25;
	margin: 0;
	padding: 2px 0;
	letter-spacing: 0.1em;
}

.event-item a, .event-item a:link, .event-item a:visited {
	text-decoration: underline;
}

/*
 * Misc
 */
.clear-both {
	clear: both;
}

.text-align-center {
	text-align: center;
}

#misc-breadcrumb-navigation {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 20px;
}

#button-ebay {
	margin-left: 7px;
}

