@charset "UTF-8";
/* CSS Document */
/*
Theme Name: The Classic Garage
Theme URI: http://www.whitecardoz.com.au/wp-content/themes/classic-garage
Description: the Classic Garage custom child theme 
Author: Vivid Image Marketing
Author URI: http://www.vividimagemarketing.com.au
Template: thematic
Version: 1.0
Tags: classic garage
.
Add any comments here!
.
*/
/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for 21px Grid */
@import url('../thematic/library/styles/21px.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');
/* Custom CSS Here */

body {
	background-color: #747474;
	background-attachment:fixed;
	background-color:#747474;
	background-image:url("images/grad-background.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	margin:0 auto;
	min-height:800px;
}
#wrapper {
	margin: 0px auto;
	width: 1260px;
}
#header {
	height:0;
	z-index:2;
}
#branding {
	height:52px;
	left: 500px;
	position:relative;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
.home #home_header_car {
	display: block!important;
}
#home_header_car {
	display: none!important;
}
.home #home_header_alt {
	display: none!important;
}
#home_header_alt {
	display: block!important;
	position: relative;
	top: 0px;
	left: 8px;
}
#embelishment {
	position: fixed;
	bottom: 0px;
	right: 0px;
	z-index: 0;
	display: none;
}
#blog-title {
	text-indent: -99999px;
	width: 200px;
}
#blog-description {
	text-indent: -99999px;
	width: 200px;
}
/* ACCESS */
#access {
	border-bottom:medium none;
	font-size:13px;
	height:200px;
	left: 175px;
	margin:0 auto;
	overflow:visible;
	position:absolute;
	top:362px;
	width:289px;
	z-index:100;
}
.menu {
	font-size:16px;
	margin:0 0 0 0px;
	width:250px;
}
.sf-menu li, .sf-menu ul li {
	-moz-background-inline-policy:continuous;
	background:none repeat scroll 0 0 transparent;
	background-image: url(images/menu-button-up.jpg);
	background-color: #feca14!important;
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	margin:0;
	padding:11px 17px;
	width:250px;
	text-align: center;
}
.sf-menu li:hover, .sf-menu ul li:hover {
	-moz-background-inline-policy:continuous;
	background:none repeat scroll 0 0 transparent;
	background-image: url(images/menu-button-over.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #feca14!important;
}
.sf-menu, .sf-menu ul {
	border-right: none;
	float:left;
	margin-top:12px;
	background-color: #feca14;
}
.sf-menu a, .sf-menu a:visited {
	border-bottom: none;
	border-left: none;
	border-top: none;
	padding: 1px 1px;
	text-decoration:none;
	background-color: #feca14;
	color: #000;
}
.sf-menu a:hover, .sf-menu a:active, .sf-menu a:visited, .sf-menu ul li a, .sf-menu ul li a:hover {
	background-color: #feca14;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	top:0px; /* overriding essential styles */
	left: 280px;
}
/* CONTENT */

#main {
	margin: 0px;
	overflow: hidden;
	position: relative;
	width: 1260px;
	clear: both;
	padding: 0px 0 22px;
	z-index: 1;
}
.home #container {
	background-color:#FFFFFF;
	margin:238px 14px 0 -375px!important;
	width:737px;
}
#container {
	background-color:#FFFFFF;
	margin: 101px 14px 0 -375px;
	width: 737px;
}
.home #content {
	width: 690px;
	min-height: 500px;
	margin:152px 30px !important;
}
#content {
	width: 690px;
	min-height: 500px;
	margin: 67px 30px;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	vertical-align: top!important;
}
#footer {
	position: relative;
	border: 0px none;
}
#siteinfo {
	color:#FFFFFF;
	font-size:14px;
	position: absolute;
	right: 400px;
	width:464px !important;
}
#siteinfo a {
	color: #FF0;
}
body, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.8em;
	color: #666;
}
#blog-title {
	text-indent:-99999px;
	width: 700px;
}
/* FOOTER */
#tyres {
	position: fixed;
	bottom: 0px;
	left: 0px;
}
/* WIDGETS */

#primary {
	border:0 none;
	left: 0px;
	padding:0;
	position: relative;
	top: 0px;
	width: 480px;
	z-index:5;
}
.main-aside ul {
	padding:0px;
}
.aside ul ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin: 0px;
}
#industrial_display {
	display:block;
	left:-23px;
	position: absolute;
	top:-163px;
	width:475px;
	z-index:-1;
}
#display_slideshow {
	left:72px;
	position:relative;
	top:40px;
}
#industrial_display_sign {
	display:block;
	height:214px;
	left:182px;
	position:relative;
	top:-142px;
	width:289px;
	z-index:-2;
}
#display_slideshow h3 {
	display: none;
}
#logo_block {
	left:932px;
	position:absolute;
	top:40px;
}
#content .aside {
	border: 0px none;
	margin:0;
	padding: 0;
}
#page-top {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: -20px;
}
.hentry {
	width: 680px;
}
.entry-title {
	padding: 28px 0px 0px 0px;
}


/* ie Tweaks */
.ie6 #wrapper {
	position: relative;
}
.ie6 #branding {
	height:52px;
	left:500px;
	margin:0;
	padding:0;
	position:absolute;
	width:760px;
}
.ie6.home #container {
	background-color:#FFFFFF;
	margin:238px 7px -10px -345px!important;
	width:737px;
}
.ie6 #container {
	background-color:#FFFFFF;
	margin: 101px 7px 0 -375px;
	width: 737px;
}
.ie6.home #content {
	width: 690px;
	min-height: 500px;
	margin: 100px 20px 20px 20px!important;
}
.ie6 #content {
	margin: 70px 20px 20px 20px;
	min-height:500px;
	width: 690px;
}
.ie6.hentry {
	width: 690px;
}
.ie6 #tyres {
	display: none;
}
.ie6.sf-menu a, .ie6.sf-menu a:visited {
	font-weight: bolder;
}