/*  
Site Name: Knowledge Shop
Site URI: www.knowledgeshop.co.nz
Description: Hayes Knight - Knowledge Shop
Version: 1.0
Authors:		Terabyte.co.nz
Design:			Lydia
HTML/CSS/jQuery:	Hamish Rouse
			James 
Development:		Murray Roke
			Pat

UPDATE INFO ---------------------------------------

Revision number: 1.0
Last updated: 01 May 2010

CONVENTIONS ---------------------------------------

hyphenate class / id names - #my-id-name, .my-class-name
class / id names to start with lower case letter (ID's reserved for .net use will start with Upper case letter)

CONTENTS ------------------------------------------

/* 

*01: Hide ------------------------------------------------------------------------------------------------------------------*/
#header div.wrapper,
#navigation,
#section,
#footer-sections,
#footer-useful,
#left,
#right,
#print,
#section-search,
#page p.back-top {
	display:none;
}
#header,
#page,
#content,
#crumbs,
#crumbs ul {
	width:100% !important;
	margin:0;
}
#page {
	overflow:inherit;
}
.form-gen { width:auto; }
#header {
	position:static;
	height:auto;
}
#header a.logo {
	position:static;
	margin:0 0 30px;
}
#content {
	float:none !important;
	padding:35px 0 0 !important;
}
h2 {
	text-indent:0 !important;
}
div.cta {
	width:99%;
}
div.cta h2,
div.cta input.header {
	margin-left:20px;
}
div.cta p.desc {
	padding-left:20px;
}
a.cta-download,
.type-ico,
.type-file {
	padding-left:20px;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
