﻿/*
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 ***************************/

html, body {
	height: 100%;
}
body {
	background: #000000 url('images/bg-splash.jpg') no-repeat fixed center top;
}
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;
}

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

/* Page Wrap */
#page-wrap {
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	margin: 0 auto -4em;
	background: none;
}

/* Overall Container */

/* Main Content Column */

/* Sidebar */

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

/* Logo */
#text-logo {
	text-indent: -9999px;
}

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

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

/* Navigation Container */
#nav {
	height: 2.5em;
	float: none;
	top: auto;
	left: auto;
	background-color: #000;
	text-align: center;
	width: 635px;
}

#nav, #nav ul {
	margin: 0 auto;
	padding: 0 0 0 20px;
}

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

/* Drop Down Menus */

/* Navigation Links */

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

/* Slider Container */

/* Next & Prev Links */

/* Collapsible Box */

/* Shoutbox Plugin */

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

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

/* Two Columns */

/* Post Details */

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

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

/* Search Widget */

/* Recent Comments */

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

/* User Comments */

/* Comment Form */

/* Comment Subscription */

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

/* Footer */

/* Footer Widgets */

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

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

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