/*
Theme Name: ThinkPlace
Theme URI: http://thinkplace.com.au/
Description: The ThinkPlace theme for WordPress. Placeholders: [SERVICE_OVERVIEW], [PRODUCT_MATRIX]
Author: the WordPress team
Version: 1.0
Tags: microformats, grey
*/


@charset "UTF-8";
@import url("fonts/fonts.css");

/**
*=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;
	vertical-align: baseline;
	background: transparent;
}

html {
	background: url(images/bg_html.png) 0 -200px repeat-x fixed;
}

body {
	line-height: 1;
	font-size: 1em;
	background: transparent url(images/bg_body.png) top center repeat-y!important;
	height: 100%!important;
}

body.home {
	background-image: none!important;
}

body.home #perimeter {
	background: transparent url(images/bg_body.png) top center repeat-y!important;
	height: 1600px;
	width: 100%!important;
	border-right: 1px dotted #222;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #5d5d5d;
}

h1
{
	font-size: 3.2em;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #818814;
	letter-spacing: -.05em;
}

#content-head h1 /*header right-hand-side*/
{
	font-size: 1em;
		letter-spacing: 0;
}

h2
{
	font-size: 2.4em ;
	font-weight: bold;
	margin: 10px 0 5px 0;
	letter-spacing: -.025em;
}

h2 span
{
	font-weight: normal;
}

h3
{
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #111;
}

h4
{
	font-size: 16px;
	font-weight: bold;
}

p
{
	/*font-size: 14px;*/
	font-size: 120%;
	/*line-height: 16px;*/
	font-weight: normal;
	margin: 0 0 15px 0;
	color: #333334;
}

ol, ul {
	list-style: none;
	font-size: 14px;
	/*line-height: 17px;*/
	font-weight: normal;
	margin: 0 0 15px 0;
	/*color: #5b5d5d;*/
}

#content ul li {
	background: url(images/content-bullet.gif) 0 4px no-repeat;
	padding: 0 0 13px 10px;
	overflow: hidden;
}

a {
	color: #C74E00/*orange*/;
	text-decoration: none;
}

a:visited {
	color: #772f00/*dark orange*/;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 10px solid #e9e9e9;
	float: left;
}




/**
*=STRUCTURE
*/
body
{
	font: normal 12px/1.3 Helvetica, Arial, sans-serif;
	/*background-color: rgb(255,255,255);*/
	color: #333334;
}


body.strategy-design
{
	background-color: rgb(137,11,45);
}

body#content-head .service-design
{
	background-color: rgb(135,75,10);
}

body.organisation-design
{
	background-color: rgb(109,110,0);
}

body.design-thinking-innovation
{
	background-color: rgb(2,99,111);
}

body.home #header-wrapper
{
	height: 405px;
margin-bottom:0
padding-bottom:0;
}


#header-wrapper
{
	display: block;
	position: relative;
	width: 100%;
	height: 380px;
	margin: 0 auto;
}

#wrapper
{
	display: block;
	position: relative;
	width: 940px;
	margin: 0 auto;
}

#footer-wrapper
{
	display: block;
	position: relative;
	width: 100%;
	min-height: 250px;
	margin: 0 auto;
	background: #E9E9E9;
	padding-top: 40px;
}

#header,
#header #branding
{
	display: block;
	position: relative;
	clear: both;
	width: 940px;
	margin: 0 auto;
}

/*--------------------------------------------------------------- Top Utility Nav */

#header #branding ul.utility-nav
{
	background: rgb(255,255,255);
	display: block;
	list-style: none;
	width: 310px;
	height: 35px;
	position: absolute;
	right: 0;
	
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;

	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

#header #branding ul.utility-nav li
{
	display: inline;
	font: 12px/35px Arial, Helvetica, sans-serif;
	color: #5b5d5d;
	padding: 0 0 0 12px;
}

#header #branding ul.utility-nav li ul
{
	display: inline;
}

#header #branding ul.utility-nav li ul li
{
	margin: 0;
	padding: 0 2px 0 6px;
	background: url(images/utility-nav-blt.gif) 0 1px no-repeat;
}

#header #branding ul.utility-nav li ul li.first
{
	margin: 0;
	padding: 0 2px 0 3px;
	background: none;
}

#header #branding ul.utility-nav li a
{
	color: #5b5d5d;
	text-decoration: underline;
}

#header #branding ul.utility-nav li a:hover
{
	color: #2b2b2b;
}

/*--------------------------------------------------------------- Logo */

#header #branding #site-title
{
	margin: 0;
	padding: 20px 0 0 0;
	width: 286px;
	float: left;
}

body.home #header #branding #site-title
{
	/*padding: 20px 0 0 0;*/
}

#header #branding #site-title a
{
	display: block;
	text-indent: -999px;
	font-size: 0;
	width: 286px;
	height: 78px;
	background: url(images/thinkplace_logo.png) top left no-repeat;
}

.home #header #branding #site-title a
{
	width: 286px;
	height: 78px;
	background: url(images/thinkplace_logo.png) top left no-repeat;
}

#header #branding .page-byline
{
	display: block;
	float: left;
	width: 620px;
	margin: 61px 0 0 34px;
	color: rgb(119,120,123);
	
	font-family: Arial, sans-serif;
	font-size: 14px;
	/*line-height: 23px;*/
	letter-spacing: -0.55px;
}

.home #header #branding .page-byline
{
	left: 365px;
	display: none;
}

.Contact #header #branding .page-byline
{
	display: none;
}

p#slogan {
	font-size: 2em;
	font-weight: normal;
	color: #666;
	position: relative;
	top: 68px;
	right: 0px;
	text-align: right;
}


/*---------------------------------------------------------------NAVIGATION*/
.nav a 
{
	color: rgb(255,255,255);
}

#header #nav
{
	position: relative;
	display: block;
	float: left;
	height: 55px;
	width: 940px;
	margin: 22px 0 0 0;
	z-index: 2;
overflow: visible!important;
}

#header #header-bg {
	background-color: #8c9317;
	height: 55px;
	width: 940px;
	position: relative;
	display: block;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	
	z-index: 2;

}

#header #nav ul {
	margin: 15px 0px 0 40px;
	position: relative;
	list-style: none;
	
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	
	z-index: 3;
	right: 20px;
/*DON'T FLOAT THIS ELEMENT, CAUSES BIG ISSUES IN IE7*/
float: left;
}

#header #nav ul li
{
	display: inline;
	position: relative;
	float: left;
	margin: 0 0 0 0;
	height: 40px;
}

#header #nav ul li a
{
	display: block;
	padding: 0 13px;
	
	font: 16px/40px Arial, sans-serif;
	color: #FFF;
}

#header #nav ul li a:hover
{
	text-decoration: underline;
}






#header #nav li ul
{
	display: none;
}

#header #nav li:hover ul
{
	display: block;
	position: absolute;
	width: 139px;
	left: 50%;
	margin-left: -70px;
	margin-top: -10px;
	padding-top: 18px;
	overflow: hidden;
	background: url(images/menu_arrow_white.gif) top center no-repeat;
}

#header #nav li ul li
{
	display: block;
	position: relative;
	width: 100%;
	height: auto;
	margin: 0;
}

#header #nav li ul li a
{
	display: block;
	position: relative;
	height: auto;
	padding: 8px 19px 14px 19px;
	margin-top: -8px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-transform: none;
	text-decoration: none;
	color: #FFF;
	background-color: #6c6c6f;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	
	-moz-border-radius-bottomright: 8px;
	-webkit-border-bottom-right-radius: 8px;
	border-bottom-right-radius: 8px;

	-moz-border-radius-bottomleft: 8px;
	-webkit-border-bottom-left-radius: 8px;
	border-bottom-left-radius: 8px;
}

#header #nav li ul li.current_page_item a
{
	font-weight: bold;
	text-decoration: none!important;
	color: #222!important
}

#header #nav li ul li a:hover
{
	background-color: #444;
	text-decoration: underline;
}





#header #nav ul li.current_page_item a,
#header #nav ul li.current_page_ancestor a,
#header #nav ul li.current_page_ancestor ul li.current_page_item a
{
	text-decoration: underline;
}

#header #nav ul li.current_page_item li a,
#header #nav ul li.current_page_ancestor ul li a {
	text-decoration: none;
}


#header #nav ul li.current_page_parent.current_page_ancestor a,
#header #nav ul li.current_page_ancestor a,
#header #nav ul li.current_page_item a {
	text-decoration: none;
	background: white;
	-moz-border-radius-topleft:  3px;
	border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright:  3px;
	border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	color: #666;
}

#header #nav ul li.current_page_ancestor a:hover,
#header #nav ul li.current_page_parent.current_page_ancestor a:hover {
	text-decoration: underline;
	color: #222;
}


#header #nav ul li.current_page_item .children a:hover,
#header #nav ul li.current_page_ancestor .children a:hover{
	text-decoration: underline;
	color: #222;
	background: #EEE!important;
}




/*--------------------------------------------------------------- Content-head */

#content-head
{
	display: block;
	position: relative;
	top: -55px;
	z-index: 1;
	overflow: hidden;
	width: 940px;
	height: 255px;
	background: url(images/header-bg-generic.gif) top left no-repeat;
	margin-bottom:-30px;
}

#content-head h1 {
	padding: 75px 22px 0 0;
	margin: 0;
	height: 40px;
	font: 3em/55px BebasNeueRegular,'Helvetica Neue Condensed Bold','HelveticaNeue-CondensedBold',Helvetica,Arial,sans-serif;
	color: #FFF;
	text-transform: uppercase;
	text-align: right;
}

#content-head .nav 
{
	height: 135px;
	width: 500px;
}

#content-head .nav ul
{
	display: inline;
	text-align: right;
	position: absolute;
	bottom: 16px;
	right: 22px;
	margin: 15px 0 0 0;
}

#content-head .nav li
{
	/*border-bottom: 1px dotted #FFF;*/
	padding-left: 5px;
	background: url(images/arrow.gif) center left no-repeat;	
}

#content-head .nav li a
{
	display: block;
	position: relative;
	padding: 5px 0;
	font-size: 20px;
	font-weight: 200;
	line-height: 15px;
	color: #FFF;
}

#content-head .nav li.current_page_item a
{
	font-weight: bold;
}

#content-head .nav li a:hover
{
	text-decoration: underline;
	color: #FFF:
}

/*--------------------------------------------------------------- HOMEPAGE CONTENT-HEAD FEATURE: SERVICE */

.home #content-head #content-head .service
{
	background: #f3f3f2;
	width: 145px;
	padding: 10px;
	margin: 45px 0 0 25px;
}

.home #content-head #overview 
{
	position: relative;
	display: block;
	width: 205px;
	height: 150px;
	float: left;
	margin: 80px 0 0 0;
	
	background: url(images/home-overview-bracket.png) center right no-repeat;
}

.home #content-head #overview h1 
{
	width: 120px;
	height: 145px;
	padding: 15px 60px 0 0;
	margin: 0 0 0 30px;
	float: left;
	position: relative;
	
	font: 34px/30px 'Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #FFF;
	font-weight: 500;
	text-transform: none;
	text-align: right;
}

.home #content-head .service
{
	display: block;
	position: relative;
	float: right;
	width: 160px;
	min-height: 130px;
	margin: 80px 20px 0 0;
}

.home #content-head .service a
{
	display: block;
	position: relative;
	
	padding: 10px;
	margin: 0 0 5px 0;
	height: 130px;
	overflow: hidden;
	background: #f3f3f2;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	
	text-transform: uppercase;
	font-family: BebasNeueRegular, 'Helvetica Neue Condensed Bold', 'HelveticaNeue-CondensedBold', Helvetica, Arial, sans-serif;
	font-size: 23px;
	letter-spacing: 1px;
	line-height: 20px;
	font-weight: normal;
	color: #5e5e5e;
}

.home #content-head .service a span 
{
	text-transform: none;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 0;
	color: #5e5e5e;
	
	margin: 5px 0 0 0;
	display: block;
}

.home #content-head .service a:hover
{
	background: #828816;
	text-decoration: none;
}

.home #content-head .service a:hover span,
.home #content-head .service a:hover 
{
	color: #f3f3f2;
}

/*.home #content-head .service ul    ------------------- find this later for sub-nav bullets
{
	font-size: 16px;
	font-weight: normal;
	text-transform: lowercase;
}

.home #content-head .service li
{
	margin: 1em 0 0 20px;
	list-style-image: url(images/bullet_arrow.png);
	list-style-position: outside;
}*/


/*--------------------------------------------------------------- CONTENT */

#content-container
{
	width: 940px;
	display: block;
	position: relative;
	clear: both;
	overflow: auto;
	margin: -5px 0 60px 0;
}

#content 
{
	display: block;
	position: relative;
	float: left;
	width: 700px;
	min-height: 400px;
	clear: both;
	margin: 35px 0 0 0;
}

body.home #content 
{
	margin: 0 0 0 0;
}

#content img {
	margin: 0 20px 0 0;
	clear: both;
}

#content .general-content
{
	display: inline;
	float: left;
	width: 690px;
}
.page-template-personnel-php #content .general-content {
  width: 490px;
}


div#page-nav {
  clear: both;
/*  float: left;*/
	position: relative;
/*  width: 300px;*/
	margin: 0;
}

.page-nav-wrapper {
  float: left;
  position: relative;
  width: 340px;
}

.clear {
  clear: left;
  margin-right: 20px;
}

div#page-nav h2 a {
  font-family: BebasNeueRegular, 'Helvetica Neue Condensed Bold', 'HelveticaNeue-CondensedBold', Helvetica, Arial, sans-serif;
  font-size: 28px;
  line-height: 26px;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 1px;
/*  color: #FFF;*/
  
  display: inline-block;
/*  padding: 7px 20px 6px 10px;*/
/*  margin: 0 0 0 15px;*/
/*  background: #77787b;*/
  
/*  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;*/
  
  color: #5D5D5D;
}

div#page-nav h2 a:hover {
	text-decoration: none;
}

div#page-nav div.descrip {
	display: block;
/*  padding: 35px 20px 17px 15px;
  background: #e9e9e9;*/
	
/*  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
*/	
	position: relative;
/*  top: -20px;
  z-index: -1;
*/}

div#page-nav div.descrip p {
	/*font-size: 16px;*/
	/*color: #77787b;*/
}

/* -------------- PAGE-NAV ON CONTACT PAGE ----------- */

.Contact div#page-nav {
	width: 680px;
	display: none;
}

.Contact div#page-nav div {
	display:block;
	float:left;
	margin:0 20px 0 0;
	overflow:hidden;
	position:relative;
}

.Contact div#page-nav img,
.Contact div#page-nav a {
	display:block;
	margin:0;
	position:relative;
}

.Contact div#page-nav img {
	border: none;
	margin: 0 0 10px 0;
}

.Contact div#page-nav a {
	margin:0;
	padding:0
}

.Contact div#page-nav .caption {
	display: block;
	font-size: 12px;
	font-weight: normal;
}

.Contact div#page-nav a span.caption strong {
	font-family: BebasNeueRegular, 'Helvetica Neue Condensed Bold', 'HelveticaNeue-CondensedBold', Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #8C9317;
}

.Contact div#page-nav a:hover {
	text-decoration: none;
	background: #77787B;
}

.Contact div#page-nav a:hover span.caption strong,
.Contact div#page-nav a:hover {
	color: #FFF;
}



.Contact div#canberra,
.Contact div#wellington {
	display:block;
	float: left;
	margin:0;
	width: 345px;
	min-height: 400px;
	position:relative;
}

.Contact img {
	display:block;
	position: absolute;
	bottom: 0;
	left: 0;
}

/*body.Contact.page-id-212 img {
	bottom: auto;
	left: auto;
	top: 30px!important;
	right: -20px!important;
}*/

body.Contact.page-id-212 iframe,
body.Contact.page-id-319 iframe {
	margin-top:-160px;
	position: relative;
	right: -30px;
}

body.Contact.page-id-212 small a,
body.Contact.page-id-319 small a {
	padding-left: 10px;
}

.Contact h2 {
	font-size: 2.2em;
}

/* --------------------------------------------------- THINKPIECES */

.home #content #thinkpieces {
	display: block;
	position: relative;
	float: left;
	width: 450px;
	min-height: 300px;
	clear: both;
}

#content #thinkpieces div,
#content #archive div {
	margin: 0 0 20px 0;
}

#content #thinkpieces h2,
#content #archive h2 {
	font-size: 18px;
	line-height: 22px;
	color: #5e5e5e;
	font-weight: bold;
	margin: 0 0 10px;
}

#content #thinkpieces h2 a,
#content #archive h2 a {
	color: #5e5e5e;
}

#content #thinkpieces h2 a:hover,
#content #archive h2 a:hover {
	color: #484848;
	text-decoration: underline;
}

#content #thinkpieces p,
#content #archive p,
#content p.date {
	/*font-size: 12px;*/
	font-weight: normal;
	/*line-height: 14px;*/
	color: #5e5e5e;
	margin: 0 0 10px;
}

#content p.date span {
	text-transform: uppercase;
}

#content #thinkpieces div.intro,
#content #archive div.intro {
	margin: 0 0 25px 0;
}

#content div.intro {
	margin: 0 0 25px 0;
}

#content div.intro p,
#content  #thinkpieces div.intro p,
#content  #archive div.intro p,
#content blockquote p
{
	font-size: 14px;
	/*line-height: 16px;*/
	font-weight: normal;
/*
	font-style: italic;
*/
	margin: 10px 10px 10px 0;
	color: #222222;
}

#content blockquote p
{
	color: #5d5d5d;
}

/* ---------------------------------------------------- HOME PAGE EXTRA SIDEBAR */

.home #extra-sidebar {
	width: 180px;
	min-height: 100px;
	background: #F3F3F2;
	position: relative;
	float: right;
	margin: 0;
	padding: 18px 20px 0px;
}

.home #extra-sidebar h2 {
	font-family: BebasNeueRegular, 'Helvetica Neue Condensed Bold', 'HelveticaNeue-CondensedBold', Helvetica, Arial, sans-serif;
	font-size: 22px;
	/*line-height: 19px;*/
	font-weight: normal;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	color: #8c9317;
}

.home #extra-sidebar ul {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
	list-style: none;
}

.home #extra-sidebar ul li {
	display: block;
	background: url(images/home-bullet.gif) 0 4px no-repeat;
	padding: 0 0 5px 15px;
	margin: 0;
}

.home #extra-sidebar ul li a{
	color: #3a3a3a;
	text-decoration: none;
}

.home #extra-sidebar ul li a:hover {
	color: #292929;
	text-decoration: underline;
}

/* ---------------------------------------------------- SIDEBAR */

#sidebar {
	width: 220px;
	overflow: auto;
	display: block;
	float: right;
}

body.home #sidebar {
	margin-top:-35px;
	}

#sidebar #sub-nav {
	width: 180px;
	min-height: 50px;
	background: #78787C;
	position: relative;
	float: right;
	margin: 0;
	padding: 0 20px 18px 20px;
}

#sidebar #sub-nav ul {
	list-style: none;
	margin: 0;
}

#sidebar #sub-nav ul li {
	/*background: url(images/subnav-bullet.gif) 0 4px no-repeat;*/
	margin: 0;
	padding: 0;
	color: #FFF;
	display: block;
}

#sidebar #sub-nav ul li a {
	color: #FFF;
	display: block;
	padding: 2px 5px 1px 5px;
	/*font-size: 15px;*/
	font-size: .95em;
}

#sidebar #sub-nav ul li a:hover,
#sidebar #sub-nav ul li.current_page_item,
#sidebar #sub-nav ul li.current_page_parent,
#sidebar #sub-nav ul li ul li.current_page_item {
	/*text-decoration: underline;*/
	background: #666;
}


#sidebar #sub-nav ul li.current_page_item,
#sidebar #sub-nav ul li.selected a {
	background-color: #444;
}

#sidebar #sub-nav ul li.current_page_item a {
	font-weight: bold;
}

#sidebar #related-links,
#sidebar #tag-cloud,
body.home #sidebar #twitter  {
	width: 180px;
	min-height: 50px;
	background: #F3F3F2;
	position: relative;
	float: right;
	margin: 18px 0 0 0;
	padding: 18px 20px;
}

#sidebar h2 { /*Sidebar custom colours Line 536*/
	font-family: BebasNeueRegular, 'Helvetica Neue Condensed Bold', 'HelveticaNeue-CondensedBold', Helvetica, Arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	color: #8c9317;
}

#sidebar #tag-cloud {
	background: #e8eaba;
	margin-bottom: 15px;
}

#sidebar #tag-cloud a {
	color: #5b5d5d;
	text-decoration: none;
}

#sidebar #tag-cloud a:hover {
	text-decoration: underline;
	color: #454646;
}

body.home #sidebar #twitter {
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 11px 11px 0 11px;
	margin: 35px 0 0 0;
	width: 200px;
}

#sidebar #related-links ul {
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	margin: 0 0 10px 0;
	list-style: none;
}

#sidebar #related-links ul li {
	display: block;
	margin: 0;
}

#sidebar #related-links ul li a {
	color: #484848;
	text-decoration: none;
	background: url(images/home-bullet.gif) 0 4px no-repeat;
	padding: 0 0 5px 15px;
}

#sidebar #related-links ul li a:hover {
	color: #292929;
	text-decoration: underline;
}

/* TWITTER V.1

body.home #sidebar #twitter h2 {  
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: none;
	color: #1f809d;
	
	background: url(images/twitter.png) top left no-repeat;
	width: 120px;
	height: 45px;
	position: relative;
	top: -35px;
	padding: 35px 0 0 90px;
}*/


/* TWITTER V.2 */
body.home #sidebar #twitter h2 { 
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 3px 0;
	text-transform: none;
	color: #1f809d;
	background: url(images/twitter-v3.png) top left no-repeat;
	width: 120px;
	height: 45px;
	padding: 9px 0 0 65px;
}

ul#twitter_update_list {
	list-style: none;
}

ul#twitter_update_list li {
	display: block;
	font-size: 14px;
	color: #3a3a3a;
	margin: 0 0 13px 0;
}

ul#twitter_update_list li span {
	display: block;
}

ul#twitter_update_list li a {
	color: #3a3a3a;
	display: inline;
	margin: 2px 0 0 0;
}


#content .nav
{
	padding: 30px;
	background-color: rgb(69,68,68);
	
	color: rgb(50,50,50);
}

#content .nav a
{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}

#content .nav .selected
{
	color: rgb(214,214,212);
}

#content .thumbnail
{
	display: block;
	position: relative;
	float: left;
	margin: 0 20px 20px 0;
	min-width: 155px;
	overflow: hidden;
}

#content .thumbnail a {
	padding: 10px;
	background: #E9E9E9;
	color: #77787b;
}

#content .thumbnail a,
#content .thumbnail img
{
	display: block;
	position: relative;	margin: 0;
}

#content .thumbnail img {
	border: none;
	margin: 0 0 10px 0;
}


#content .thumbnail .caption
{
	display: block;
	width: 89px;
	font-size: 14px;
	min-height: 200px;
	font-weight: bold;
	color: #444;
}

#content .thumbnail:hover
{
	color: #FFF!important;
}

#content .thumbnail a:hover .caption
{
	color: #FFF!important;
}

#content .thumbnail a:hover {
	background: #c74e00;
	text-decoration: none;
	color: #FFF!important;
}





#content .breadcrumbs
{
	display: block;
	float: left;
	width: 700px;
	margin: -18px 0 18px 0!important;
	font-size: 12px;
	font-weight: normal;
	color: #5b5d5d;
	border-bottom: 1px solid #CCC;
	padding-bottom: 6px;
}

#content .breadcrumbs span
{
	padding: 0 3px 0 3px;
}

#content .breadcrumbs a
{
	color: #5b5d5d;
	text-decoration: underline;
}


/*---------------------------------------------------- FOOTER */

#footer
{
	display: block;
	position: relative;
	clear: both;
	width: 940px;
	margin: 0 auto;
	overflow: auto;
}

#footer ul.nav
{
	display: block;
	position: relative;
	float: left;
	width: 120px;
	min-height: 200px;
	margin: 0;
	padding: 0 20px 0px 10px;
	border-left: 1px dotted #888;
}

#footer ul.nav li
{
	display: block;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	color: #4c4c4c;
	margin-bottom: 18px;
	padding: 0;
}

#footer ul.nav li,
#footer ul.nav li a
{
	color: #222;
}


#footer ul.nav li a:hover
{
	color: #000;
}

#footer ul.nav li ul
{
	display: block;
	width: 110px;
}

#footer ul.nav li li
{
	float: none;
	font-size: 12px;
	font-weight: normal;
	display: block;
	margin: 0;
}

#footer a#footer-logo {
	width: 121px;
	height: 108px;
	display: block;
	float: right;
	margin: 15px 20px 0 0;
	background: url(images/footer-thinkplace-logo.png) top left no-repeat;
	
	font-size: 0;
	text-indent: -999px;
	overflow: hidden;
}

/*
a.top
{
	display: block;
	height: 40px;
	width: 160px;
	float: right;
	position: relative;
	top: -40px;
	
	font-family: BebasNeueRegular, 'Helvetica Neue Condensed Bold', 'HelveticaNeue-CondensedBold', Helvetica, Arial, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	line-height: 40px;
	color: #818814;
	
	background-color: #E9E9E9;
	-moz-border-radius-topright: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px;

	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
}
*/

a.top
{
display: block;
	margin-bottom: 20px;
}


/**
*=TABLES
*/

table 
{
	width: 100%;
}

table td
{
	padding: 5px ;
}

table.matrix tbody
{
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: rgb(194,194,192);	
}

table.matrix thead th
{
	color: rgb(214,214,212);
	padding: 10px;
	border-width: 0 1px 0 0;
	border-color: rgb(214,214,212);
	border-style: solid;
	
	-moz-border-radius-topright: 24px;
	-webkit-border-top-right-radius: 24px;
	border-top-right-radius: 24px;

	-moz-border-radius-topleft: 24px;
	-webkit-border-top-left-radius: 24px;
	border-top-left-radius: 24px;
}


table.matrix thead th.strategy-design
{
	background-color: rgb(137,11,45);
}

table.matrix thead th#content-head .service-design
{
	background-color: rgb(135,75,10);
}

table.matrix thead th.organisation-design
{
	background-color: rgb(109,110,0);
}

table.matrix thead th.design-thinking-innovation
{
	background-color: rgb(2,99,111);
}

table.matrix tbody td,
table.matrix tbody th
{
	min-height: 25px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: rgb(194,194,192);
}

table.matrix tbody th
{
	text-align: right;
	font-weight: normal;
	padding: 10px 10px 10px 0;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: rgb(194,194,192);
}


table.matrix tbody td
{
	text-align: center;
	vertical-align: middle;
}

table.matrix tbody td span
{
	background-image: none;
}

table.matrix tbody td.selected span
{
	display: block;
	position: relative;
	width: 16px;
	height: 16px;
	margin: 0 auto;
	background-image: url(images/ticks.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -900em;
	font-size: 1px;
}

table.matrix tbody td.strategy-design span
{
	background-position: 0 0;
}

table.matrix tbody td#content-head .service-design span
{
	background-position: 0 -16px;
}

table.matrix tbody td.organisation-design span
{
	background-position: 0 -32px;
}

table.matrix tbody td.design-thinking-innovation span
{
	background-position: 0 -48px;
}

/**
*=FORMS
*/

div#map {
	display: inline;
	float: left;
	margin: 14px 10px 0 10px;
	padding: 0;
	width: 320px;
}

div.wpcf7 {
	display: inline;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 350px;
}

div.wpcf7 label
{
	display: block;
	position: relative;
	width: 350px;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	overflow: auto;
	margin: 0 0 15px 0;
	color: #666
}

div.wpcf7 span.req
{
	font-size: 11px;
	color: red;
	text-transform: uppercase;
	display: block;
	font-weight: normal;
}

div.wpcf7 br {
	display: none;
}

div.wpcf7 input,
div.wpcf7 select,
div.wpcf7 textarea
{
	display: block;
	float: left;
	width: 330px;
	padding: 3px;
	
	border-width: 1px;
	border-style: solid;
	border-color: rgb(194,194,192);
	background: #EEE;
}

div.wpcf7 textarea {
	height: 100px;
}

div.wpcf7 input.wpcf7-submit
{
	display: block;
	float: left;
	padding: 5px 10px;
	width: 80px;
	
	font: 22px/22px BebasNeueRegular, 'Helvetica Neue Condensed Bold', 'HelveticaNeue-CondensedBold', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #818814;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border-style: none;
	background-color: #E9E9E9;
}

div.wpcf7 input.wpcf7-submit:hover
{
	cursor: pointer;
	color: #5D5D5D;
}



/**
*=CONTENT
*/

hr
{
	display: none;
}




/**
*=MISC
*/

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

.edit-link a
{
	display: block;
	position: fixed;
	top: 0;
	right: 50%;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	margin: 0 -560px 0 0;
	padding: 0 20px;
	
	background-color: #666;
	color: #fff;
	
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;

	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.edit-link a:hover
{
	background-color: #8C9317;
}
/*##### Begin Images ####*/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid)####*/

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

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/*#### End Images ####*/
/* ---------------------------------------------------------------------------------- PAGE CLASS COLOURS AND IMGS */


/*Custom nav colours*/
.About #header #header-bg, .About .edit-link a:hover { background-color: #c74e00;}
.About div#page-nav h2 a:hover { color: #c74e00; }
.Services #header #header-bg,
.Strategy #header #header-bg,
.Service #header #header-bg,
.Organisation #header #header-bg,
.Design #header #header-bg,
.Services .edit-link a:hover,
.Strategy .edit-link a:hover,
.Service .edit-link a:hover,
.Organisation .edit-link a:hover,
.Design .edit-link a:hover { background-color: #d31145;}

.Services div#page-nav h2 a:hover,
.Strategy div#page-nav h2 a:hover,
.Service div#page-nav h2 a:hover,
.Design div#page-nav h2 a:hover { color: #d31145;}
.Organisation div#page-nav h2 a:hover { color: #d31145;}
.Work #header #header-bg,
.Work .edit-link a:hover { background-color: #1f809d;}
.Work div#page-nav h2 a:hover{ color: #1f809d;}
.Innovation #header #header-bg,
.Innovation .edit-link a:hover { background-color: #6a579f;}
.Innovation div#page-nav h2 a:hover { color: #6a579f;}
.Ideas #header #header-bg,
.single #header #header-bg,
.Ideas .edit-link a:hover,
.single .edit-link a:hover { background-color: #3c825e;}
.Ideas div#page-nav h2 a:hover,
.single div#page-nav h2 a:hover  { background-color: #3c825e;}

/*Custom background images for content-head*/
.home #content-head { background: url(images/header-bg-home.gif) top left no-repeat;}
.About #content-head { background: url(images/header-bg-about.gif) top left no-repeat;}
.Services #content-head,
.Strategy #content-head,
.Service #content-head,
.Organisation #content-head,
.Design #content-head { background: url(images/header-bg-services.gif) top left no-repeat;}
.Work #content-head { background: url(images/header-bg-work.gif) top left no-repeat;}
.Innovation #content-head { background: url(images/header-bg-innovation.gif) top left no-repeat;}
.Ideas #content-head,
.single #content-head { background: url(images/header-bg-ideas.gif) top left no-repeat;}

/*Custom page title colours + sidebar title colours*/
.About #content h1, .About #sidebar h2, .page-template-personnel-php h2 { color: #c74e00;}
.Services #content h1, .Services #sidebar h2,
.Strategy #content h1, .Strategy #sidebar h2,
.Service #content h1, .Service #sidebar h2,
.Organisation #content h1, .Organisation #sidebar h2,
.Design #content h1, .Design #sidebar h2 { color: #d31145;}
.Work #content h1, .Work #sidebar h2 { color: #1f809d;}
.Innovation #content h1, .Innovation #sidebar h2 { color: #6a579f;}
.Ideas #content h1, .Ideas #sidebar h2,
.single #content h1, .single #sidebar h2 { color: #3c825e;}

/*Back to the top colours*/

.About a.top  { color: #c74e00;}
.Services a.top,
.Strategy a.top,
.Service a.top,
.Organisation a.top,
.Design a.top { color: #d31145;}
.Work a.top { color: #1f809d;}
.Innovation a.top { color: #6a579f;}
.Ideas a.top,
.single a.top { color: #3c825e;}



/* Personnel */

.position {
  display: block;
}

.page-template-personnel-php #extra-sidebar {
	width: 160px;
	min-height: 100px;
	background: #F3F3F2;
	position: relative;
	float: right;
	margin: 0;
	padding: 18px 20px;
}

.page-template-personnel-php #extra-sidebar h3 {
	font-family: BebasNeueRegular, 'Helvetica Neue Condensed Bold', 'HelveticaNeue-CondensedBold', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 19px;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-transform: uppercase;
	color: #C74E00;
}

.intro-wrapper {
  background: #e9e9e9;
  overflow: hidden;
}
  .intro-wrapper .intro {
    margin: 20px;
  }
  .intro-wrapper img {
    margin-right: 0;
  }


.page-images {
  overflow: hidden;
  padding: 5px 0 15px;
  
	padding: 0!important;
	margin:0;
}
  .page-images img {
    clear: none !important;
    margin: 0 !important;
    margin: 5px 0 15px 0 !important;
    float: left;
  }
  .page-images .image-2 {
    border-left: none !important;
    border-right: none !important;
  }
  
.addthis_button_myspace {
  display: none;
}
.service-navigation {
  border-top: 1px #e9e9e9 solid;
  padding-top: 20px;
  overflow: hidden;
  clear: both;
}

/* DB additional type heirarchy aids -------------------*/

h1 + .page-images + .general-content h2 {margin-top: 0em;}

p + h2 {margin-top: 1.75em;}

p + h3 {margin-top: 1.25em;}

#content p {line-height: 1.6em;}

.page-byline {display:none;}

#mapCanberra {float: right;padding:0;margin:0;}

#mapCanberra img {border-width: 4px!important;}

#latest-links li {
	padding-top: 8px!important;
	padding-left: 0!important;
	margin-top: 6px!important;
	border-top: 1px dotted #CCC;
	background-image: none!important;
}

#latest-links li,
#latest-links p {
	font-size: 120%!important;
	line-height: 1.4em!important;
}

#latest-links a {
	color: #C74E00/*orange*/!important;
	text-decoration: none!important;
}

#latest-links a:visited {
	color: #772f00/*dark orange*/!important;
	text-decoration: none!important;
}

#latest-links a:hover,
#latest-links a:active {
	text-decoration: underline!important;
}
