/*
Theme Name: Yellow Edge
Theme URI: http://
Description: Yellow Edge Website Theme.
Version: 1.0
Author: Adrian Palmer + Alex Kondys
Author URI: http://www.eps.com.au
*/
/* @group Reset */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* @end */

/* @group General */

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 75%;
	line-height: 1.16em;
	color: #333;
	padding: 206px 0 0 10px;
}
p, ol, ul, table {
	margin-bottom: 1.16em;
}
ul, ol {
	margin-left: 2em;
}
li {
	list-style-type: disc;
}
ol li {
	list-style-type: decimal;
}
a {
	color: #039;
	text-decoration: none;
}
#copy #left a {
	text-decoration: underline;
}
.red {
	color: #f00;
}

/* @end */

/* @group Layout */

#page {
	margin: 0 auto;
	width: 990px;
}
#alic {
	font-size: 0.91em;
	text-transform: uppercase;
	clear: both;
	padding-top: 2em;
}
#alic img {
	padding-bottom: 5px;
}
#alic img a {
	border: 0;
}

/* @group Copy */

#copy {
	display: block;
	float: right;
	width: 655px;
	border-left: 180px solid #28587f;
}
#page.home #copy {
	border-left: 0;
}
#copy #left {
	display: block;
	width: 465px;
	float: left;
	padding: 240px 10px 3.48em 10px;
	/*background: transparent url(images/hero-1.jpg) no-repeat;*/
	min-height: 150px;
	height: auto !important;
	height: 150px;
}
.container {
	padding: 20px;
	padding-top: 0;
	padding-bottom: 0;
}
#page.home #copy #left {
	background: transparent url(images/hero-default.gif) no-repeat 180px 0;
	z-index: 50000;
	position: relative;
	margin-left: -180px;
	border: 0;
	width: 645px;
}
#copy #right {
	margin-top: 11px;
	display: block;
	width: 170px;
	float: left;
	background-color: #28587f;
	min-height: 181px;
	height: auto !important;
	height: 181px;
}
#copy #right ul {
	padding-top: 1em;
	margin-left: 1em;
}
#copy #right li {
	padding-top: 1.5em;
	background: transparent url(images/icon-document.gif) no-repeat;
	list-style-type: none;
	width: 90%;
	margin-bottom: 1.16em;
}
#copy #right li a {
	color: #fff;
	font-size: 0.91em;
}
#copy #right {
	/*padding: 0 10px 0 10px;
	width: 150px;*/
	/*height: 182px;*/
}
#copy #right p {
	font-size: 0.91em;
	color: #fff;
	font-weight: bold;
	margin-bottom: 0;
}
#page.home #copy #right p img {
	/*padding: 10px 0 3px 0;*/
}
#news {
	background-color: #fff;
	display: block;
	width: 149px;
	padding: 10px;
	margin: 10px 0 0 0;
	border-top: 30px solid #fff;
	color: #27587f;
	float: right;
	border-left: 1px solid #ccc;
}
#news p {
	margin-bottom: 10px;
	font-size: 0.91em;
}
#news p.first {
	background: none;
}
#locations {
	display: block;
	width: 180px;
	height: 182px;
	position: absolute;
	left: 0;
	top: 20px;
	background-color: #28587f;
	z-index: 60000;
}
#locations ul {
	margin: 1.5em 0 0 4em;
	border: 0;
	background: none;
}
#locations ul li {
	padding-bottom: 1.16em;
}
#locations ul li a {
	color: #000;
	font-size: 1em;
	text-transform: uppercase;
}
div.entry {
	padding-left: 23px;
}

/* @end */

/* @group Menu */

#menu {
	display: block;
	width: 335px;
	float: left;
	border-top: 20px solid #fff;
	position: absolute;
}
#menu ul {
	display: block;
	width: 155px;
	margin: 0;
	margin-bottom: 2em;
}
#menu ul li {
	font-size: 0.91em;
}
#menu ul li,
#menu ul li a {
	list-style-type: none;
	display: block;
	width: 155px;
	border-top: 1px solid #ccc;
	color: #333;
}
#menu ul li a {
	border: 0;
	padding: 7px 0 5px 0;
	font-weight: bold;
}
#menu ul li a:hover,
#menu ul li.active,
#menu ul li.current_page_item,
#menu ul li.current_page_parent{
	background-color: #faeab0;
}
#menu ul li a.primary{
	font-weight: 900;
}
#menu ul li a.service_indent{	
	padding-left: 15px;
}
#menu ul li ul {
	margin: 0;
	background-color: #28587f;
	position: absolute;
	left: 155px;
	top: 0;
	display: none;
	width: 170px;
	border-bottom: 1px solid #28587f;
}
#menu ul li.current_page_item ul,
#menu ul li.current_page_parent ul{
	display: block;
}
#menu ul li ul li {
	border-top: 1px solid #28587f;
	background-color: #28587f;
	height: auto;
	padding: 0;
	font-size: 1em;
}
#menu ul li ul li a {
	padding: 5px 0 7px 15px;
	width: 155px;
	height: auto;
	/*line-height: 26px;*/
	background-color: #28587f;
	color: #fff;
	font-weight: normal;
}
#menu ul li ul li a:hover,
#menu ul li ul li a.active,
#menu ul li ul li.current_page_item a{
	background: #28587f url(images/icon-lrg-arrow-grey.gif) no-repeat 0 4px;
}


/* @end */

/* @group Header */

#header {
	position: absolute;
	top: 0;
	display: block;
	height: 206px;
}
#logo{
	display: block;
	height: 206px;
	width: 335px;
	float: left;
}
#logo a{
	display: block;
	height: 176px;
	width: 335px;
	background: transparent url(images/yellowedge-logo.gif) no-repeat;
	float: left;
}
#subscribe {
	display: block;
	height: 206px;
	width: 170px;
	float: left;
}
#subscribe ul {
	margin-left: 1em;
	display: block;
	padding-top: 160px;
}
#subscribe ul li {
	background: transparent url(images/icon-lrg-arrow.gif) no-repeat;
	padding: 3px 0 0 15px;
	height: 20px;
	display: block;
	list-style-type: none;
	font-size: 0.91em;
}

/* @end */

/* @group Footer */

#footer {
	clear: both;
}
#footer p,
#footerstrip p {
	background-color: #d1dce4;
	border-top: 1px solid #ccc;
	margin-left: 155px;
	width: 650px;
	font-size: 0.91em;
	padding: 7px 0 7px 5px;
}
#footerstrip {
	clear: both;
}
#footerstrip p {
	margin: 0 auto;
	width: 990px;
}
#footer p a {
	color: #333;
	text-decoration: underline;
	margin: 0 3px 0 3px;
}
#footer p a, #footer p strong {
	margin: 0 1px;
}
#footer p#associates {
	padding: 0;
	background-color: #fff;
	border: 0;
	text-align: center;
	display: block;
}
#footer p#associates img {
	padding: 0;
	margin: 0;
}

/* @end */

/* @end */

/* @group Headings */

h1, h2 {
	font-size: 1.33em;
	margin-bottom: 1.16em;
}
h1 a{
	color: #333;
}
h2 {
	font-size: 1.16em;
	font-weight: normal;
}
form h2 {
	color: #28587f;
	width: 100%;
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 5px;
	margin-top: 2em;
}

/* @end */

/* @group Forms */

form {
	display: block;
}
form p {
	clear: both;
	padding-bottom: 10px;
}
label {
	display: block;
	font-size: 1em;
	width: 200px;
	float: left;
}
#searchbox label {
	display: block;
	font-size: 0.91em;
	margin-bottom: 2px;
	width: auto;
	float: none;
}
input, select, textarea {
	background-color: #fff;
	width: 230px;
	height: 15px;
	padding: 3px 0 2px 3px;
	font-size: 1em;
	border: 1px solid #999;
	float: left;
}
textarea {
	width: 100%;
	padding: 5px;
	height: 80px;
}
select {
	padding: 0;
	height: auto;
}
span.chkcontainer {
	display: block;
	float: left;
	width: 195px; /* make this the same as the input size */
}
span.chkcontainer p {
	position: relative;
}
span.chkcontainer label {
	width: 170px;
	float: right;
	padding-top: 2px;
}
input.chk {
	width: 12px;
	height: 12px;
	border: 0;
	padding: 0;
}
span.chkcontainer input.chk {
	position: absolute;
	left: 0;
}
#searchbox input {
	background: #fff url(images/background-input.gif) no-repeat;
	width: 100px;
	height: 15px;
	padding: 3px 0 0 3px;
	font-size: 0.91em;
	border: 0;
}
p.buttons input {
	background-color: #28587f;
	color: #fff;
	border: 0;
	width: auto;
	height: auto;
	padding: 3px;
	margin-top: 2em;
}
form#searchbox p,
form#searchbox p.buttons {
	clear: none;
	padding-bottom: 0;
	margin-bottom: 0;
}
#searchbox p.buttons input {
	width: 32px;
	height: 25px;
	background: transparent url(images/button-search.gif) no-repeat;
	display: block;
	float: left;
	font-size: 0px;
	color: #fff;
	margin-top: -3px;
}


/* @end */
.navigation{
	height: 1.8em;
	float: left;
}
.alignleft{
	float: left;
	width: 50%;
}

.alignright{
	float: right;
	width: 50%;
	text-align: right;
}
.menu_header{
	text-transform: uppercase;
}

/* @group Heros and textblocks */

/* Just for the interim */
#textblock {
	display: block;
	height: 206px;
	width: 485px;
	float: left;
}
#textblock p {
	display: none;
}

.textblock {
	display: block;
	height: 206px;
	width: 485px;
	background: transparent url(images/textblock-home.gif) no-repeat;
	float: left;
}
.textblock p {
	display: none;
}
#page.home .textblock {
	background: transparent url(images/textblock-home.gif) no-repeat;
}
.textblock-about {
	background: transparent url(images/textblock-home.gif) no-repeat;
}
.textblock-alic {
	background: transparent url(images/textblock-home.gif) no-repeat;
}
.textblock-business {
	background: transparent url(images/textblock-home.gif) no-repeat;
}
.textblock-coaching {
	background: transparent url(images/textblock-home.gif) no-repeat;
}
.textblock-consulting {
	background: transparent url(images/textblock-home.gif) no-repeat;
}
.textblock-govt {
	background: transparent url(images/textblock-home.gif) no-repeat;
}
.textblock-leadership {
	background: transparent url(images/textblock-home.gif) no-repeat;
}
.textblock-location {
	background: transparent url(images/textblock-home.gif) no-repeat;
}
.textblock-people {
	background: transparent url(images/textblock-home.gif) no-repeat;
}
.textblock-services {
	background: transparent url(images/textblock-home.gif) no-repeat;
}
.textblock-wisdom {
	background: transparent url(images/textblock-home.gif) no-repeat;
}

#copy #left {
	display: block;
	width: 465px;
	float: left;
	padding: 240px 10px 3.48em 10px;
	/*background: transparent url(images/hero-1.jpg) no-repeat;*/
	min-height: 150px;
	height: auto !important;
	height: 150px;
}
.hero {
	background: transparent url(images/hero-default.gif) no-repeat;
}
.hero-about {
	background: transparent url(images/hero-default.gif) no-repeat;
}
.hero-alic {
	background: transparent url(images/hero-alic.gif) no-repeat;
}
.hero-business {
	background: transparent url(images/hero-default.gif) no-repeat;
}
.hero-coaching {
	background: transparent url(images/hero-default.gif) no-repeat;
}
.hero-consulting {
	background: transparent url(images/hero-default.gif) no-repeat;
}
.hero-govt {
	background: transparent url(images/hero-default.gif) no-repeat;
}
.hero-leadership {
	background: transparent url(images/hero-default.gif) no-repeat;
}
.hero-location {
	background: transparent url(images/hero-default.gif) no-repeat;
}
.hero-people {
	background: transparent url(images/hero-default.gif) no-repeat;
}
.hero-services {
	background: transparent url(images/hero-default.gif) no-repeat;
}
.hero-wisdom {
	background: transparent url(images/hero-default.gif) no-repeat;
}


/* @end */

/* @group News Items */

p.news-navigation a#prevnewslink,
p.news-navigation a#nextnewslink {
	display: block;
	width: 71px;
	height: 21px;
	background: transparent url(images/news-prev-next.gif) no-repeat top left;
	float: left;
	text-indent: -99999em;
	text-decoration: none;
}
p.news-navigation a#nextnewslink {
	background-position: top right;	
}
p.news-navigation a#prevnewslink:hover,
p.news-navigation a#nextnewslink:hover {
	background-position: 0 -21px;
}
p.news-navigation a#nextnewslink:hover {
	background-position: 100% -21px;
}
p.news-navigation a#prevnewslink.grey,
p.news-navigation a#nextnewslink.grey {
	background-position: 0 -42px;
	cursor: default;
}
p.news-navigation a#nextnewslink.grey {
	background-position: bottom right;
}
div#latestnews {
	clear: both;
	padding-top: 10px;
}
p.error {
	color: red;	
	font-weight: bold;
}
ul.error li {
	color: red;	
}

/* @end */
