﻿/*
Theme Name: 	Slow Burning Car
Version: 		1.0
Description: 	Custom Theme for Slow Burning Car. Designed by <a href="http://www.kgdynamicgroup.com">KG Dynamic Group</a>.
Author: 		KG Dynamic Group
Author URI: 	http://www.kgdynamicgroup.com
Template:       dilapidated
*/

@import url("../dilapidated/style.css");

/*************************** General Styling ***************************/


body {
	background: #000000 url('images/bg-slowburningcar.jpg') no-repeat fixed left top;
	color: #C0C0C0;
}

a {
color: #fff; /* #d1d1d1;*/
text-decoration: none;
}

a:hover, h1, h1 a, h2, h2 a, #collapsible-link li a:hover, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item a, #nav .current_page_ancestor a, #nav .current-cat-ancestor a, #nav .current-menu-ancestor a {
	color: #b1ab8f;
}

/* Custom */
body.band table, body.band td, body.band th {
	border: none;
	padding: 0;
}

td {
	vertical-align: top;
}

hr {
	clear: both;
}

.post-reviews h3 {
text-transform: none;
font-size: 12pt;
}

/*************************** Content Areas ***************************/

/* Page Wrap */
#page-wrap {
	margin-left: 84px;
}

/* Overall Container */

/* Main Content Column */

/* Sidebar */

/*************************** Header ***************************/

#header {
float: left;
position: relative;
width: 980px;
height: 330px; /* 190px */
background: url('images/header-sbc.jpg') no-repeat center top;
z-index: 500;
}

body.band #header {
	background-image: url('images/header-band.jpg');
}

body.music #header {
	background-image: url('images/header-music.jpg');
}

body.shows #header {
	background-image: url('images/header-shows.jpg');
}

body.store #header {
	background-image: url('images/header-store.jpg');
}

/* Logo */
#logo {
	display: none;
	top: 220px;
	left: 15px;
	width: 680px;
	height: 100px;
}

/* Communication */
#communication {
	top: 285px;
	right: 5px;
	width: 245px;
}

/*************************** Navigation ***************************/

/* Navigation Container */
#nav {
	top: 300px;
	left: 20px;
}

#nav ul li a {
	color: #414141;
}

#nav ul li a:hover {
	color: #c0c0c0;
}

/* Drop Down Menus */
#nav ul li ul a{
	color: #636363;
}

/* Navigation Links */

/*************************** Slider ***************************/

/* Slider Container */

/* Next & Prev Links */

/* Collapsible Box */

/* Shoutbox Plugin */

/*************************** Page/Post Styling ***************************/

/* Posts */
.post {
	width: 570px;
	padding-left: 20px;
}

.post-reviews h3 {
}

body.shows .post h3 {
	display: block;
	float: left;
	margin-top: 30px;
}

/* Two Columns */
.music-col-left {
	margin: 0 70px 30px 60px;
	text-align: center;
	float: left;
	width: 188px;
	height: 200px;
}

.music-col-right {
	text-align: center;
	float: left;
	width: 188px;
	height: 200px;
}

/* Post Details */

/*************************** Widgets ***************************/

/* General Widgets */
#sidebar h3 {
	color: #B1AB8F;
	font-size: 16pt;
}

.widget {
	padding: 20px;
	width: 280px;
}

/* Search Widget */

/* Recent Comments */

/*************************** Comments Page ***************************/

/* User Comments */

/* Comment Form */

/* Comment Subscription */

/*************************** Footer ***************************/

/* Footer */

/* Footer Widgets */

/*************************** Captions & Alignments ***************************/

/*************************** Page Navigation ***************************/

/*************************** Contact Page ***************************/

/*************************** MISC ***************************/
.alignleft {
	border: none;
}

.album-art {
	float: left;
	text-align: left;
	margin: 0;
}

.album-info {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
}

.album-info ol li {
	margin-left: -10px;
	margin-right: 20px;
}

.album-info ul ul {
	list-style-type: none;
}

.album-info ul ul li {
	margin-left: -15px;
}

.album-review {
	float: left;
	margin-top: 10px;
}

.album-vid {
	float: left;
	margin-top: 20px;
	width: 100%;
}

.album-vid p {
	margin-bottom: 20px;
}

/*********************** PayPal Form *********************/
.product-form {
	width: 220px;
	text-align: center;
	float: left;
	padding-bottom: 30px;
}

.product-form input {
	background: none;
	border: none !important;
}

.product-form table {
	padding: 0 0 5px;
	margin: 0 auto;
	width: 168px;
}

.product-form td {
	padding: 0;
	vertical-align: middle;
}

.product-form br {
	display: none;
}

.product-form p {
	margin: 2px 0;
}