/*
Theme Name: Heliotrope
Version: 1
Author: Dotfusion
Author URI: http://www.dotfusion.com/
*/
body {
	position: relative;
	background: #c4d7e3 url(img/background-main.png) repeat-x left top;
	margin: 0;
	padding: 0;
	font-family: baskerville, georgia, times new roman, serif;
	font-size: 16px;
}

h1,h2,h3,h4,h5,h6,form,div,p,fieldset,textarea,input,select,ul,ol,blockquote {
	border: none;
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-weight: normal;
}

a {
	color: #3f3f3f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.image-text {
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: center center;
	overflow: hidden;
}

div.spacer, div.thick-spacer { clear: both; overflow: hidden; height: 0; }

input,textarea,select {
	font-family: baskerville, georgia, times new roman, serif;
	font-size: 14px;
}

#background-colours {
	width: 100%;
	height: 230px;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	background: url(img/background-colours-white-logo.jpg) no-repeat center top;
}

#wrapper {
	margin: auto;
	position: relative;
	z-index: 2;
}

#header {
	position: relative;
	height: 180px;
	width: 980px;
	margin: auto;
}

#header .quick-links {
	position: absolute;
	right: 0;
	top: 0;
	list-style: none;
	font-size: .9em;
}

#header .quick-links li {
	float: left;
	border-right: solid 1px #a0a3ba;
	padding: 20px 10px 2px;
}

#header .quick-links li.end {
	padding-right: 0;
	border: none;
}

.menu {
	font-size: 30px;
	font-weight: 600;
	list-style: none;
}

#header .menu {
	position: absolute;
	right: 0;
	top: 70px;
}

#header .menu li {
	float: left;
	width: 185px;
	border-left: solid 1px #d7dbdd;
	line-height: 50px;
	padding: 0 0 0 25px;
}

#header .menu li.menu-item-active a {
	color: #000;
	text-decoration: underline;
}

#header .menu li.menu-item-active a:hover {
	color: #343434;
}

#header .menu li.agencies {
	width: 165px;
}

#header .menu li.workplace {
	width: 165px;
}

#header .menu li a {
	display: block;
}

#logo {
	width: 252px;
	height: 77px;
	background-image: url(img/header/logo.png);
	top: 46px;
	left: 34px;
	position: absolute;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#splash {
	height: 287px;
	width: 946px;
	margin: -21px auto 0;
	position: relative;
}

#splash .slideshow-holder {
	width: 590px;
	height: 250px;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 1.8em;
	font-weight: 600;
}

#splash .slideshow-holder:hover {
	text-decoration: none;
}

#splash .slideshow-holder img {
	display: block;
	position: relative;
	z-index: 1;
}

#splash .slideshow-holder span {
	position: absolute;
	z-index: 2;
	line-height: 1em;
	background: #FFF;
	padding: 10px 25px;
	left: -25px;
	bottom: 25px;
}

#splash .slideshow-holder:hover span {
	text-decoration: underline;
}

#splash .whitepaper {
	width: 331px;
	height: 164px;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(img/splash/whitepaper.png);
}

#splash .purchase, #splash .trial {
	font-size: 2em;
	font-weight: 600;
	position: absolute;
	text-align: center;
	line-height: 86px;
	top: 164px;
}

#splash .purchase {
	width: 190px;
	right: 141px;
}

#splash .trial {
	width: 141px;
	right: 0;
}

#content-wrap {
	background: #FFF;
}

#content {
	width: 946px;
	margin: 25px auto 0;
}

.left-col {
	float: left;
	position: relative;
}

.right-col {
	float: right;
	position: relative;
}

#content .left-col {
	width: 564px;
}

#content .right-col {
	width: 332px;
}

#content .left-col p a {
	text-decoration: underline;
}

#content .left-col p a:hover {
	text-decoration: none;
}

h2 {
	font-size: 1.8em;
	font-weight: 600;
	margin: 0 0 .5em;
	color: #343434;
}

#content h2 {}

#content h2.top {
	margin: -25px -25px 0;
}

#content h2.top span {
	padding: 10px 25px 0;
	background: #FFF;
}

#content .right-col h2.top {
	margin-left: 0;
}

p {
	line-height: 1.25em;
	margin: 1.25em 0;
}

#content .article-snip {
	border-bottom: solid 1px #e9e9e9;
	overflow: hidden;
	font-size: .9em;
	padding: 25px 0;
}

#content .article {
	font-size: 1em;
	padding: 25px 0 0;
}

#content .article-snip .thumbnail {
	float: right;
	margin: 0 0 0 25px;
}

h3 {
	font-size: 1.5em;
	font-weight: 600;
	margin: .5em 0;
}

#content .article-snip h3 {
	font-size: 1.1em;
	margin-top: 0;
}

#content .article h3 {
	margin-top: 0;
}

#content h5 {
	font-size: 1em;
	font-weight: 600;
	margin: 1.25em 0;
}

#content .case-studies h3 a, #content .case-studies h3, #content .case-studies h5, #content .case-studies .hilite {
	color: #ffa713;
}

#content .right-col .article-snip .date {
	font-style: italic;
	color: #716455;
	float: left;
	width: 82px;
	text-align: right;
}

#content .right-col .article-snip .content {
	float: right;
	width: 226px;
}

#content .blog h3 a, #content .blog h3, #content .blog h5, #content .blog .hilite {
	color: #1cacc1;
}

#content .article-snip p {
	margin: 0;
}

#content .article-snip .meta {
	margin: 1.25em 0 0;
	line-height: 1.25em;
}

#content .article p {
	line-height: 1.25em;
	margin: 1.25em 0;
}

#content .article ul, #content .article ol, #content .article blockquote, .lightbox-content ul, .lightbox-content ol {
	line-height: 1.25em;
	margin: 1.25em 3em;
}

#content .article ul li, #content .article ol li, .lightbox-content ul li, .lightbox-content ol li {
	margin: .25em 0;
}

#content .more-link {
	font-size: .9em;
	text-align: right;
	height: 1em;
	padding: 25px;
	font-weight: 600;
}

#content .more-link .left {
	float: left;
}

#content div.thick-spacer {
	height: 5px;
	background: #c5c5c5;
	margin-left: -25px;
	padding-left: 25px;
}

#footer {
	font-size: .9em;
	width: 946px;
	padding: 15px 0 15px 0;
	margin: auto;
}

#footer .left-col {
	width: 564px;
	line-height: 28px;
}

#content .right-col div.thick-spacer {
	padding-left: 0;
	margin-left: 0;	
}

#footer .right-col {
	width: 332px;
	text-align: right;
	font-size: .75em;
	line-height: 28px;
}

#footer .heliotrope {
	position: relative;
	width: 90px;
	display: inline-block;
	margin: 0 5px;
	text-indent: -9999px;
}

#footer .heliotrope span {
	background-image: url(img/footer/heliotrope.png);
	width: 90px;
	height: 28px;
	position: absolute;
	left: 0;
	top: -1px;
}

#footer .left-col a {
	font-weight: 600;
	margin-right: 25px;
	color: #3f3f3f;
}

#content .inner-box {
	padding: 25px;
}

#content .inner-box ul {
	margin-bottom: 0 !important;
}

#content .left-col .inner-box {
	padding-left: 0;
}

#content .right-col .inner-box ul {
	line-height: 1.25em;
	margin: 1.25em 0;
	list-style: none;
}

#content .right-col .inner-box ul ul {
	margin: .25em 1.25em;
}

#content .right-col .inner-box ul a {
	color: #ffa713;
}

#content .right-col .tag-cloud {
	line-height: 1.5em;
}

#content .right-col .tag-cloud a {
	color: #83898c;
}

#content .right-col .search {
	font-weight: 600;
}

#content .right-col .search input.text {
	padding: 5px;
	border: solid 1px #afafaf;
}

#content .right-col .search input.submit {
	background-image: url(img/form/submit-search.png);
	background-color: transparent;
	cursor: pointer;
	width: 14px;
	height: 14px;
	display: inline;
	padding: 0 10px;
}

.right-col .button {
	display: block;
	margin: 25px 0;
}

.play-prelude {
	background-image: url(img/side-bar/play-prelude.png);
	height: 94px;
}

.practioner-portal {
	background-image: url(img/side-bar/practioner-portal.png);
	height: 94px;
}

#content .partners {
	border-bottom: solid 1px #e9e9e9;
	overflow: hidden;
	font-size: .9em;
	padding: 25px 0;
}

#commentform {
	margin: 25px 0;
	border-top: solid 5px #c5c5c5;
}

.field-container,.button-container {
	clear: both;
	padding: 25px 0 0;
}

.field-container label {
	float: left;
	margin-right: 10px;
	font-weight: 600;
	line-height: 28px;
}

.field-container input.text, .text-box-container input {
	float: left;
	padding: 5px;
	border: solid 1px #afafaf;
}

.field-container textarea {
	padding: 5px;
	border: solid 1px #afafaf;
	width: 552px;
	font-size: 16px;
}

.button-container input {
	font-weight: 600;
	padding: 5px;
	border: solid 1px #afafaf;
	background: #CCC;
}

.wpcf7-form {
	padding: 0 0 25px;
}

.wpcf7-form .field-container label {
	width: 140px;
	white-space: nowrap;
}

span.wpcf7-not-valid-tip {
	width: auto;
	font-size: .9em;
	white-space: nowrap;
	border: none;
	padding: 0 0 0 10px;
	top: 0;
	line-height: 28px;
	color: #e51a1f;
}

div.wpcf7-response-output {
	margin: 0;
	padding: 25px 0 0;
}

div.wpcf7-validation-errors {
	border: none;
	color: #e51a1f;
	font-weight: 600;
}

div.wpcf7-mail-sent-ok {
	border: none;
	font-weight: 600;
}

.comments {
	list-style: none;
}

.comments li.comment {
	border-top: solid 5px #c5c5c5;
	margin: 25px 0 0;
	padding: 25px 0 0;
}

.comments li.comment img.avatar {
	float: left;
}

.comments li.comment .comment-content {
	width: 459px;
	float: right;
}

.comments li.comment cite {
	font-style: normal;
	font-weight: 600;
}

.comments li.comment .date {
	font-style: italic;
}

.comments li.comment .comment-content p {
	font-size: .9em;
}

.lightbox-content {
	padding: 10px;
	font-size: .9em;
}

.alignright {
	float: right;
}

#content .partner h4 {
	font-size: 1.1em;
	margin-bottom: -1em;
	font-weight: 600;
}

#content .partner {
	border-top: solid 1px #e9e9e9;
	overflow: hidden;
	font-size: .9em;
	padding: 25px 0;
}

#content .partner img.alignright {
	margin: 0 0 15px 15px;
}

#content .partner p {
	margin-bottom: 0;
}

.partner-images {
	text-align: center;
}

.partner-images img {
	margin: 10px 25px;
	vertical-align: middle;
}