@charset "UTF-8";
/* CSS Document */
/*
Theme Name: ExtremeZone
Theme URI: http://www.extremezone.com.au/wp-content/themes/extreme
Description: ExtremeZone custom child theme 
Author: Vivid Image Marketing
Author URI: http://www.vividimagemarketing.com.au
Template: thematic
Version: 1.0
Tags: arcade
.
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 plugins */
@import url('../thematic/library/styles/plugins.css');
/* Custom CSS Here */

body {
	background-image: url(../extreme/hazard-background.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #000;
}
#main {
	clear:both;
	padding:0px 0 22px;
}
#content {
	background-color:#E1E1E1;
	background-image:url(../extreme/content-grad.png);
	background-repeat:repeat-x;
	margin:0 0 0 240px;
	overflow:hidden;
	padding:20px 20px 20px 40px;
	width:640px;
	min-height: 640px;
}
/* HEADER */

#branding {
	padding:40px 0 0;
}
#blog-title {
	font-family:Arial, sans-serif;
	font-size:34px;
	font-weight:bold;
	line-height:40px;
	text-indent: -99999px;
}
#blog-description {
	color:#666666;
	font-size:18px;
	font-style:italic;
}
/* NAVIGATION SYSTEM */
#access {
	border-bottom: 0px none;
	font-size:13px;
	height:32px;
	overflow:visible;
	z-index:100;
}
.sf-menu {
	border-right:1px solid #CCCCCC;
	float:right;
}
.sf-menu li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	background-image: url(../extreme/nav-button.png);
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FAFAFA none repeat scroll 0 0;
	background-image:url(../extreme/nav-button-over.png);
	border-bottom-color:#CCCCCC;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
}
.sf-menu a, .sf-menu a:visited {
	color:#000000;
}
/* MAIN CONTENT */
#primary {
	border: 0px none;
	margin-bottom:22px;
	padding:18px 0 0;
}
.hentry {
	width:640px;
}
.entry-title {
	font-family:Arial, sans-serif;
	font-size:46px;
	font-weight:bold;
	line-height:26px;
}
.main-aside {
	float:left;
	position:relative;
	width:240px;
}
.main-aside ul {
	padding:0 0 0 20px;
}
#builder-aside {
	position: relative;
	left: -20px;
	top: -20px;
}
body, input, textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size:15px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:22px;
}
li.widgetcontainer {
	background-color: #FFF;
	border-top: 7px groove #FF0;
	border-bottom: 7px groove #FF0;
	border-left: 7px groove #FF0;
	padding: 20px;
}
li#text-3.widgetcontainer { /* override for builder image to have no bg or border */
	background-color: transparent !important;
	border: 0px none !important;
	margin-bottom: -20px;
	padding: 0px;
}
#footer {
	margin-top: 0px;
	border-top: 0px none;
}
#siteinfo {
	background-image:url(footer-banner.jpg);
	background-position: top centre;
	background-repeat: no-repeat;
	height: 200px;
	padding: 12px 0 0 20px;
}
/* Miscellaneous */
#card_info_box {
	color: #F00;
	display:block;
	height:72px;
	position: absolute;
	text-align:center;
	top: 0px;
	left: 200px;
	width: 33%;
	padding: 0px;
	margin: 0px 0 20px 21px;
}
#start-courses-buttons {
	position: relative;
	margin: 0 0px 0 0px;
}
.clear_row {
	clear: both;
}
.contact_us_heading_blue {
	font-size: 24px;
	color: #23408f;
}
.contact_us_subheading_red {
	font-size: 20px;
	color: #ee2b30;
}
.contact_us_1300_number {
	font-size: 40px;
	color: #23408f;
	margin: -21px 0px 0 53px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
li.widget_pages ul {
	list-style-type: none;
}
li.widget_pages a {
	font-size: 9px;
	text-decoration: none;
}
li.widget_pages a:hover {
	text-decoration: underline;
}
.aside ul ul {
	margin:0 0 0 20px;
}
.entry-content h1, .entry-content h2 {
	font-family:Arial, sans-serif;
	font-size:19px;
	font-weight:bold;
	padding: 0px 0 14px;
}
ul.wpsc_categories {
	list-style: none;
}
.entry-content img.wpsc_category_image {
	margin: 10px 0 0 0px;
}
.entry-content a.wpsc_category_link {
	margin-left: 30px;
}
.entry-content div.wpsc_subcategory {
	margin-left: 66px;
}
input.wpsc_buy_button {
	background-color: transparent!important;
	background-image: none!important;
}
li.widget_wp_sidebarlogin {
	margin-bottom: 10px;
}
li.widget_wp_sidebarlogin ul {
	list-style-type: none;
}
.slideshow {
	width: 400px;
	display: block;
	float: right;
}
#contact_us_form_right {
	display: block;
	width: 250px;
	float: right;
}
#contact_us_details_left {
	display: block;
	width: 350px;
	float: left;
}
ul, ol, dl {
	position: relative;
}
.ie6 #content {
margin: 0 0 0 240px;
width: 640px;
}
.ie6 .main-aside ul {
padding:0 0 0 0;
}