/*
Theme Name: Drummond theme
Theme URI: http://www.drummondeducation.com
Description: Custom theme for Drummond Education site.
Version: 1.0
Author: Halmat Ferello
Author URI: http://www.halmatferello.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

html {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

body { font-size: 62.5%; }

h1, h2, h3, h4 { 
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0.4em 0;
	font-weight: normal;
}

h1, .h1 { 
	font-size: 3em;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0 0 0.8em 0;
}

h2 {
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 1.2em;
}

h3 { 
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 1.5em;
}

h4 {
	font-size: 1.4em;
}

p, ul, ul, ol, dl, p, address {
	font-size: 1.4em;
	line-height: 1.5em;
	margin: 0 0 1.5em 0;
}

a, a:visited {
	color: #0a78b1;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

a img {
	border: none;
	margin: 0; padding: 0;
}

address {
	font-style: normal;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.disabled {
	color: #999;
}

div#h1 .h1 {
	height: 60px;
	margin-bottom: 0em;
}
div#h1 {
	display: none;
}

span.date {
	color: #999;
	display: block;
	font-style: italic;
}


.large {
	font-size: 1.4em;
}

.xlarge {
	font-size: 1.8em;
}

a.read-more {
	white-space: nowrap;
}

form {
	margin: 0; padding: 0;
}

form p {
	position: relative;
}

legend {
	font-weight: bold;
	line-height: 1.5em;
}

fieldset {
	padding: 0.5em 1em;
}

textarea {
	font-family: inherit;
	font-size: 1.05em;
}

label {
	display: block;
	font-size: 1.4em;
	font-weight: bold;
	float: left;
	width: 180px;
	line-height: 25px;
}

input, textarea {
	padding: 4px;
	font-size: 1em;
}

input:focus, textarea:focus {
	border-color: #333;
}

input.dim {
	color: #999;
}

ul, ol {
	padding-left: 30px;
}

ol.no-style, ul.no-style, ul.blogroll, ul#links { 
	list-style-type: none;
	padding-left: 0;
}

/* Unordered List */
ul.float {
	list-style-type: none;
	margin: 0; padding: 0;
}
ul.float li {
	float: left;
	display: block;
}

ul.bullets {
	list-style-type: disc;
	padding-left: 25px;
}
ul.bullets li {
	margin: 4px 0;
}

ul.padded {
	padding-left: 18px;
}
ul.pdf li {
	margin: 18px 0;
}

ul.triangle li, ul.blogroll li {
	background: url('images/triangle.png') no-repeat 0 0.4em;
	margin: 3px 0; padding-left: 18px;
}
ul#links { 
	font-size: 1em;
	margin-bottom: 0;
}
ul#links li.linkcat {
	float: left;
	margin-right: 5px;
}
ul.blogroll {
	margin-bottom: 0;
}
ul.blogroll li {
	margin-left: 3px;
}

ul.navigation li.next {
	float: right;
}

/* Ordered List */
ol.lower-roman { list-style-type: lower-roman; padding-left: 25px; }
ol.upper-roman { list-style-type: upper-roman; padding-left: 25px; }
ol.lower-alpha { list-style-type: lower-alpha; padding-left: 25px; }
ol.upper-alpha { list-style-type: upper-alpha; padding-left: 25px; }
ol.numbers, ol { list-style-type: decimal; padding-left: 25px; }


/* Definition List */

dl.format dt {
	font-weight: bold;
}

dl.float {}

dl.float dt {
	float: left;
	display: block;
}

dl.float dd {}

body {
	text-align: center;
	background: #3084ab;
}

div#frame {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 995px;
	padding-bottom: 45px;
}

/* header */
div#header {
	position: relative;
}

/* content */
div#content {
	background: #fff url('images/layout/content-middle-bg.gif') repeat-y bottom left;
	position: relative;
}
div#inner-content, body#home-home-body div#content {
	padding: 18px 18px 0 18px;
}
div#content div.curved {
	background: transparent url('images/layout/content-top-bg.gif') no-repeat top left;
	margin-top: -1px;
	padding: 22px 22px 0 22px;
}

/* footer */
div#footer {
	background: #fff url('images/layout/footer-bg.gif') no-repeat bottom left;
	font-size: 0.9em;
	padding-top: 18px;
}
div#footer p.copyright {
	color: #fff;
	float: left;
	margin: 12px 0 16px 12px;
}
div#footer ul.menu {
	float: left;
	margin: 12px 12px 16px 0;
}
div#footer ul.menu li {
	margin-left: 1em;
}
div#footer a {
	color: #fff;
}

/* layouts */
div.layout {
	margin-bottom: 18px;
}
div.column {
	float: left;
}
div.column-1 {
	margin-left: 8px;
}
div.curved div.column-1 {
	margin-left: 0px;
}

.border-left {
	border-left: 1px solid #e4e4e4;
	margin-left: 9px; padding-left: 9px;
}
.border-right {
	border-right: 1px solid #e4e4e4;
	margin-right: 9px; padding-right: 9px;
}
.border-both-sides {
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	padding: 0 18px;
}
.border-bottom {
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 18px; padding-bottom: 9px;
}
.border-top {
	border-top: 1px solid #e4e4e4;
	margin-bottom: 12px;
}


div.fifths div.column {
	width: 180px;
}

div.fourths div.column {
	width: 220px;
}

div.thirds div.column {
	width: 290px;
}
div.thirds div.column-2 {
	margin: 0 12px;
}
div.thirds .border-right {
	margin-right: 0px; padding-right: 18px;
}

div.thirds .border-left {
	padding-left: 12px;
}

div.two-thirds div.column-1 {
	margin-right: 22px;
	width: 585px;
}
div.two-thirds div.column-2 {
	width: 334px;
}

div.half div.column  {
	width: 460px
}
div.half div.column-2 {
	margin-left: 18px;
}

/* for safari */
div#header, div#footer, div#intro, div#content, div#inner-content, div.layout  {
	display: block;
}

div#header ul.menu {
	clear: both;
	margin-left: 10px; padding-right: 12px;
}

div#header ul.menu a, div#header ul.menu {
	background: url('images/menu.gif') no-repeat top left;
	height: 40px;
}

div#header ul.menu a {
	padding-top: 40px;
}

div#header li.home a { 
	width: 94px;
}
div#header li.home a:hover, div#header li.home a.active {
	background-position: left -42px;
}

div#header li.courses a { 
	background-position: -94px top;
	width: 108px;
}
div#header li.courses a:hover, div#header li.courses a.active {
	background-position: -94px -42px;
}

div#header li.presenters a { 
	background-position: -202px top;
	width: 139px;
}
div#header li.presenters a:hover, div#header li.presenters a.active {
	background-position: -202px -42px;
}

div#header li.venues a { 
	background-position: -341px top;
	width: 101px;
}
div#header li.venues a:hover, div#header li.venues a.active {
	background-position: -341px -42px;
}

div#header li.workshops a { 
	background-position: -442px top;
	width: 144px;
}
div#header li.workshops a:hover, div#header li.workshops a.active {
	background-position: -442px -42px;
}

div#header li.news a { 
	background-position: -586px top;
	width: 99px;
}
div#header li.news a:hover, div#header li.news a.active {
	background-position: -586px -42px;
}

div#header li.about a { 
	background-position: -685px top;
	width: 103px;
}
div#header li.about a:hover, div#header li.about a.active {
	background-position: -685px -42px;
}

div#header li.contact a { 
	background-position: -788px top;
	width: 123px;
}
div#header li.contact a:hover, div#header li.contact a.active {
	background-position: -788px -42px;
}

div#header li.members-login a { 
	background-position: -911px top;
	width: 60px;
}
div#header li.members-login a:hover, div#header li.members-login a.active {
	background-position: -911px -42px;
}


p img {
	padding: 0;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
	div.panel, ul#links li.linkcat {
		background: url('images/panel/panel-bottom-bg.png') no-repeat bottom left;
		margin-bottom: 18px; padding: 18px;
		width: 298px;
	}

	div.wider, ul#links li.linkcat {
		background-image: url('images/panel/panel-wider-bottom-bg.png');
		width: 434px;
	}

	div.panel h3, div.panel h2, div.wider h2, div.wider h3, ul#links li.linkcat h2 {
		background: url('images/panel/panel-top-bg.png') no-repeat top left;
		margin: -18px -18px 0 -18px;
		padding: 18px;
	}

	div.wider h2, div.wider h3, ul#links li.linkcat h2 {
		background: url('images/panel/panel-wider-top-bg.png') no-repeat top left;
	}

	div.panel h3.no-style, div.panel h2.no-style {
		background: none;
		margin: 1.5em 0 0.4em 0; padding: 0;
	}

	div.panel p {
		margin-bottom: 0.5;
	}

	div.panel .no-style {
		background: none;
		margin: 0 0 14px; padding: 0;
	}

	div.panel ul.bottom {
		border-top: 1px solid #efefef;
		margin: 0 -15px -6px -16px;
		padding: 4px 0 0 10px;
	}

	div.panel ul.bottom a.view, div.panel ul.bottom a.more {
		background-position: top left;
		background-repeat: no-repeat;
		display: block;
		font-size: 0.9em;
		line-height: 19px;
		padding-left: 28px;
	}

	div.panel ul.bottom a.view {
		background-image: url('images/panel/view-link-triangle.png');
	}
	div.panel ul.bottom a.more {
		background-image: url('images/panel/more-link-triangle.png');
	}
	div.panel ul.bottom a:hover {
		background-position: left -19px;
	}

	div#contact-us ul.links li {
		margin-bottom: 22px;
	}

	div#dates ul.dates {
		font-size: 1.3em;
		margin-top: 0.5em;
	}
	div#dates ul.dates li {
		margin: 0 0 16px 0;
	}

	div.partners {
		float: left;
		height: 230px;
		margin-right: 5px;
		position: relative;
	}
	div.partners p.image {
		float: right;
		margin: 0 0 8px 8px;
	}
	div#partners ul.partners li {
		background: url('images/partner-bg.png') no-repeat top left;
		text-align: center;
		width: 143px; height: 61px;
	}
	div#partners ul.partners li {
		margin: 4px 6px 4px 0;
	}
	div#partners ul.partners li img {
		margin-top: 5px;
	}
	ul.partner-menu {
		position: absolute;
		bottom: 22px;
	}

	div#address p {
		margin-bottom: 1.5em;
	}
	
	div#footer-panel {
		background: url('images/footer-panel.png') no-repeat top left;
		clear: both;
		height: 197px;
		margin-left: 4px;
	}

	div.footer-panel {
		float: left;
		margin: 18px 0 0 18px;
		width: 290px;
	}

	div.footer-panel p, div.footer-panel ul, div.footer-panel h3 {
		margin: 0;
	}

	div.footer-panel h3 {
		margin-bottom: 4px;
	}

	div#promotions {
		width: 310px;
	}

	div#useful-links {
		margin-left: 25px;
		width: 270px;
	}

	div.curved div#footer-panel {
		margin-left: 0;
	}

	div.curved div#footer-panel div#useful-links {
		width: 270px;
	}
	
	.button {
		background-position: top left;
		background-repeat: no-repeat;
	}
	.button a {
		height: 30px; padding-top: 30px;
	}
	.button a:hover {
		background-position: top right;
	}

	.find-out-more a {
		background-image: url('images/buttons/find-out-more.png');
		height: 34px; padding-top: 34px;
		width: 151px;
	}

	.enrol a {
		background-image: url('images/buttons/enrol.png');
		height: 18px; padding-top: 18px;
		width: 51px;
	}

	.enrol-big a {
		background-image: url('images/buttons/enrol-big.png');
		width: 80px;
	}

	.print a {
		background-image: url('images/buttons/print.png');
		width: 75px;
	}

	.enquire a {
		background-image: url('images/buttons/enquire.png');
		width: 84px;
	}

	.download a {
		background-image: url('images/buttons/download.png');
		width: 99px;
	}

	.email a {
		background-image: url('images/buttons/email.png');
		width: 82px;
	}

	.website a {
		background-image: url('images/buttons/website.png');
		width: 99px;
	}

	.previous a {
		background-image: url('images/buttons/previous.png');
		width: 100px;
	}

	.next a {
		background-image: url('images/buttons/next.png');
		width: 71px;
	}

	div#edit-this-post {
		background-image: url('images/buttons/edit-this.png');
		position: absolute;
		top: 30px; right: 255px;
		width: 96px;
	}
	
	.icon {
		background-position: center left;
		background-repeat: no-repeat;
		padding: 7px 0px 7px 32px;
	}

	.address-book {
		background-image: url('images/icons/address-book.png');
		padding-left: 38px;
	}

	.brochure {
		background-image: url('images/icons/brochure.png');
	}

	.pdf {
		background-image: url('images/icons/pdf.png');
	}

	.laptop {
		background-image: url('images/icons/laptop.png');
	}

	.calendar {
		background-image: url('images/icons/calendar.png');
		padding-left: 42px;
	}

	.two-people, .cat-14 {
		background-image: url('images/icons/two-people.png');
		padding-left: 46px;
	}

	.man-running {
		background-image: url('images/icons/man-running.png');
	}

	.tick {
		background-image: url('images/icons/tick.png');
		padding-left: 34px;
	}

	div.level h2, .cat-3, .cat-11, .cat-12, .cat-4, .cat-5, .cat-6, .cat-13, .cat-20, .cat-14, .cat-23 {
		background-position: center left;
		background-repeat: no-repeat;
		padding: 18px 0px 16px 58px;
	}

	.cat-4 {
		background-image: url('images/icons/person-large.png');
		background-position: 8px center;
	}
	.cat-5 {
		background-image: url('images/icons/globe-large.png');
		background-position: 8px center;
	}
	.cat-6, .cat-23 {
		background-image: url('images/icons/paper-with-lines-large.png');
		background-position: 8px center;
	}
	.cat-13 {
		background-image: url('images/icons/two-people.png');
		background-position: 8px center;
	}

	div#level-2 h2, .cat-3 {
		background-image: url('images/icons/level-2-large.png');
	}
	div#level-3 h2, .cat-11 {
		background-image: url('images/icons/level-3-large.png');
	}
	div#level-4 h2, .cat-20 {
		background-image: url('images/icons/level-4-large.png');
	}
	div#level-teacher h2, .cat-12 {
		background-image: url('images/icons/teacher-large.png');
	}

	.level-2-small, .level-3-small, .level-4-small, .teacher-small {
		background-position: center left;
		background-repeat: no-repeat;
		padding-left: 40px;
	}

	.level-2-small {
		background-image: url('images/icons/level-2-small.png');
	}
	.level-3-small {
		background-image: url('images/icons/level-3-small.png');
	}
	.level-4-small {
		background-image: url('images/icons/level-4-small.png');
	}
	.teacher-small {
		background-image: url('images/icons/teacher-small.png');
	}
	
	ul#error_list {
		color: #f00;
		list-style: none;
		padding-left: 0;
	}

	ul#error_list li {
		background: url('images/form/X.png') no-repeat center left;
		padding-left: 22px;
	}

	ul#error_list em {
		font-style: normal;
		font-weight: bold;
	}
#logo {
	float: left;
	background: url('images/logo.gif') no-repeat top left;
	height: 59px; padding-top: 59px;
	width: 131px;
	margin: 12px 0 12px 12px;
}

div#search-bar {
	background: url('images/form/search-bar.gif') no-repeat top left;
	float: right;
	margin: 26px 8px 0 0;
	padding: 8px 0 0 34px;
	width: 208px; height: 30px;
}

div#search-bar input {
	border: 0px;
	font-size: 12px;
	padding: 0; margin: 0 0 0 4px;
	width: 188px; height: 14px;
}

div.post {
	margin-bottom: 2.5em;
}

div#greydust {
	float: right;
	margin: 12px 12px 0 0;
	width: 20px;
}

.ac_search_bar {
	background: transparent url('images/form/search-results-bar.png') no-repeat top left !important
}

.ac_results {
	z-index: 3;
	margin-top: 2px;
	overflow: hidden;
	text-align: left;
}

#ac_header {
	background: transparent url('images/form/search-results-top.png') no-repeat top left;
	padding: 0; margin: 0;
	width: 396px; height: 31px;
	font-weight: bold;
	font-size: 14px !important
}

/* for advanced browsers */
* > #ac_header {
	background-image: url('images/form/search-results-top.png');
}

.ac_results ol {
	background: transparent url('images/form/search-results-bottom.png') no-repeat bottom left;
	padding: 0px 0px 30px 25px;
}
/* for advanced browsers */
* > .ac_results ol {
	background-image: url('images/form/search-results-bottom.png');
}

.ac_results li {
	margin: 0px; padding: 2px 0px 2px 4px;
	font-size: 12px;
	overflow: hidden;
	cursor: pointer;
	width: 340px;
}

.ac_loading {
	background : transparent url('images/spinner.gif') right center no-repeat;
}

.ac_over {
	background: #fff;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

hr {
	border: 1px solid #e1e1e1;
}

.hidden { display: none; }

img.size-full { margin-bottom: 12px; }

.clear-both { clear: both !important }

.left { float: left !important }

.right { float: right !important }

.align-center, .aligncenter {
	text-align: center;
}

.bgposition-top-right {
	background-position: top right !important
}

.bgposition-top-left {
	background-position: top left !important
}

.no-margin-top {
	margin-top: 0 !important
}
.no-margin-bottom {
	margin-bottom: 0 !important
}

.no-margin {
	margin: 0 !important
}

.clearfix:after, .layout:after, .panel:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
* html .layout {height: 1%;}
* html .panel {height: 1%;}
/* End hide from IE-mac */

.ir, .button a {
	display: block;
	overflow: hidden;
	voice-family: "\"}\""; 
	voice-family:inherit;
	text-indent: -9999em;
	height: 0 !important
}
