/*

Theme Name: Step Back. Think. V2
Theme URI: http://www.alaress.com.au
Description: SBT default theme.
Author: Alaress
Version: 2.0

*/
/*

	*****Torque CSS Framework *****
	Copyright (C) 2010 Matt Cordell of Alaress.com.au
	Inspired by Stephane Curzi
	Creative Commons Attribution-Share Alike 3.0 License
	
*/

@import url("reset.css");
@import url("typography.css");
@import url("forms.css");

html, body { height: 100%; }

body {
	-webkit-text-size-adjust: none;
}

img { display: block; }

a { text-decoration: none;color:#faa634; }

a:hover { text-decoration: underline; }

/*ensure to add additional styles to the cufon font file to account for FF3.0 */
h1, h2, h3.widget-title, #nav span, .enter-btn, #sendbutton { font-family:'Trade Gothic W01 Bold'; }

/***************************************
	CORE STYLES
***************************************/
#video_overlay {
	background-color: rgba(0, 0, 0, 0.9);
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 99999;	
}

#video_overlay iframe {
	position:fixed;
	top:50%;
	left:50%;
	margin-top:-202px;
	margin-left:-355px;
}

#header {
	width: 978px;
	height: 140px;
	margin: 0 auto;
	position: relative;
}

#feature-outer { background: url(img/standfirst/standfirst-background.png) repeat-x;margin-top: -2px; }

#feature, #feat-sml {
	width: 978px;
	height: 334px;
	margin: 0 auto;
}

#feat-sml {
	height: auto;
	padding: 30px 0;
}

#feature h1, #feat-sml h1{
	text-shadow: 0 1px 1px #dc8f2c;
	line-height:40px;
}

.left {
	width: 600px;
	float: left;
}

.right {
	width: 348px;
	float: right;
}

.home .left, .home .right { width: 474px; }

.home #content .left, .home .middle, .home #content .right, .middle {
	float:left;
	width: 306px;
	margin-right:30px
}

.middle { margin-right: 20px !important; }

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

#content {
	width: 978px;
	margin: 31px auto 23px;
}

.featImg { margin-bottom: 40px; }

/***************************************
	HEADER/FEATURE STYLES
***************************************/
#logo {
	margin-top: 34px;
	float: left;
}

#feature .left { margin-top: 25px; }

#feature .right { margin-top: 30px; }

.learn-more {
	width: 351px;
	height: 47px;
	background: url(img/btn-learn-more.png) no-repeat;
}


#nav {
	position: absolute;
	bottom: -6px;
	right: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
	margin-left: 33px;
}

#nav a {
	color: #5b5a57;
	display: block;
	font-size: 18px;
	height: 21px;
	text-transform: uppercase;
	padding-bottom: 41px;
}

#nav span { padding-bottom: 5px; }

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

#nav a:hover span { border-bottom: 5px solid #d4cfba; }

#nav li.current_page_item a:hover span { border-bottom: 0; }

#nav li.current_page_item a {
	background: url(img/nav-arrow.png) no-repeat 50% 100%;
	color: #FAA634;
}

/***************************************
	HEADER/FEATURE STYLES
***************************************/
#footer-outer { background: #5b5a57; }

#footer {
	width: 978px;
	margin: 0 auto;
	padding: 35px 0;
}

/***************************************
	HOME STYLES
***************************************/
.home #content .left .box { min-height: 360px; }

#content h2 { float: left; }

a.more {
	float: right;
	color: #faa634;
	font-size: 10px;
	margin-top: 7px;
}

p.meta, .box p { margin: 0; }

p.meta {
	color: #969696;
	font-style: italic;
}

.box h3 a { }

.box {
	list-style: none;
	margin: 0 0 21px 0;
	background: #f8f8f8 url(img/new-box-background.gif) repeat-x;
	padding: 30px 20px 0;
}

.box li {
	padding: 9px 0 10px;
	border-top: 1px solid #d1d1d1;
}

.box li:first-child {
	border-top: 0;
	padding-top: 0;
}

.page .box strong {
	font-size:11px;
	color:#000;
}

.gnome {
	display: inline-block;
	position: relative;
	width: 434px;
}

.gnome .soon {
	height: 60px;
	width: 60px;
	position: absolute;
	text-indent: -9999px;
	top: -31px;
	right: -3px;
	margin: 0;
	background: url(img/icon-soon.png) no-repeat;
}

.gnome p {
	width: 215px;
	margin: 0 0 20px 0;
}

.gnome p a {  }

.gnome img {
	position: absolute;
	bottom: 0;
	right: 25px;
}

.slideshow { padding: 10px 0 0 0; }

.slides { height: 214px }

.slides img { display: none; }

/***************************************
	BLOG STYLES
***************************************/
.post {
	border-bottom: 1px solid #D1D1D1;
	margin-bottom: 20px;
	padding-bottom: 19px;
}


p.meta a {
	color:#969696;
	font-style: normal;
}

.post .meta { margin-bottom: 19px; }

.tag-links {
	color: #969696;
	font-style: italic;
	font-size: 11px;
	line-height: 20px;
}


.entry-utility { float: left; }

.addthis_container { float: right; }

.page p strong {

	font-size: 13px;
}

.post-edit-link {
	font-size: 11px;
	margin-top: 20px;

}

.nav-previous { float: left; }

.nav-next { float: right; }

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

/***************************************
	CAMPAIGN STYLES
***************************************/
.campaign-poster {
	display: block;
	width: 180px;
	float: left;
	margin-right: 30px;
	font-size: 11px;
	color: black;
	color:#000;
	font-weight:bold;
	margin-bottom:30px;
}

.campaign-poster img {
	padding-bottom:5px;
}

.campaign-poster:nth-child(3n) { margin-right:0; }

.enter-btn {

	line-height:30px;
	height:30px;
	padding:0 20px;
	border:1px solid #ff7d00;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size:16px;
	background-color: #ff8400;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8400), to(#ff7200));
	background-image: -webkit-linear-gradient(top, #ff8400, #ff7200);
	background-image:    -moz-linear-gradient(top, #ff8400, #ff7200);
	background-image:     -ms-linear-gradient(top, #ff8400, #ff7200);
	background-image:      -o-linear-gradient(top, #ff8400, #ff7200);
	background-image:         linear-gradient(top, #ff8400, #ff7200);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-moz-box-shadow: 0px 2px 4px #e2e2e2;
	-webkit-box-shadow: 0px 2px 4px #e2e2e2;
	text-shadow: 0 1px 1px #e56a00;
	box-shadow: 0px 2px 4px #e2e2e2;
	display:block;
	float:left;
	color:#fff;
}

.enter-btn:hover { text-decoration:none; }

.ie8 .enter-btn, .ie7 .enter-btn { filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff8400', EndColorStr='#ff7200');
}

/***************************************
	SIDEBAR STYLES
***************************************/
ul.xoxo {
	margin: 0;
	list-style: none;
}

#searchform label, .widget_tag_cloud .box div { margin-bottom: 20px; }

.right .widget-container {
	font-size: 11px;
	line-height: 20px;
	color: #86806b;
}



.box ul li {
	padding: 0;
	border: 0;
}

.box ul {
	float: left;
	margin-left: 10px;
	width: 298px;
}

li.cat-item, .widget_archive li {
	float: left;
	width: 45%;
	margin-right: 5%;
}

.textwidget a {
	float: left;
	display: block;
	height: 41px;
	width: 149px;
	text-indent: -9999px;
}

.textwidget .twitter {
	background: url(img/btn-twitter-sml.png) no-repeat;
	margin: 0 10px 6px 0;
}

.textwidget .rss {
	background: url(img/btn-rss-sml.png) no-repeat;
	margin: 0 0 6px 0;
}

.textwidget .facebook {
	background: url(img/btn-facebook-sml.png) no-repeat;
	margin-bottom: 20px;
}


.team, .summary {
	font-size: 11px;
	font-weight: bold;
}

.summary { font-weight:normal }

#content .team li a {
	font-weight: bold;
	display:block;
}

.team a span { font-weight:normal; }

/***************************************
	CONTACT STYLES
***************************************/
#contactForm label {
	color: #000;
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 10px;
}

#contactForm label span {
	float: left;
	width: 105px;
}

#contactForm label em {
	color: #969696;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

#contactForm input.error, #contactForm select.error, #contactForm textarea.error {
	border-color: #b41017;
	float: left;
}

div.error {
	font-size: 10px;
	color: #b41017;
	font-weight: normal;
	float: right;
	line-height: 30px;
}

#submitThat, #submitThis {
	background: url(img/btn-comment.png) no-repeat;
	width: 222px;
	height: 32px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}

#submitThis { background: url(img/btn-submit.png) no-repeat; }

p.linklove {
	display:none;
}

/***************************************
	cForms STYLES
***************************************/
.cform {
	list-style: none;
	float:left;
	width:560px;
	margin: 0 0 21px 0;
	background: #f8f8f8 url(img/new-box-background.gif) repeat-x;
	padding: 30px 20px 20px;
}

.cform .cf-ol {
	list-style:none;
	margin:0;
}

.cform legend { display:none; }

.cform li {
	padding-bottom:10px;
	margin:0 0 12px 0;
	border-bottom: 1px solid #d1d1d1;
	position:relative;
}

.cform label {
	font-size:11px;
	font-weight:bold;
}

.cform label span {
	float:left;
	display:block;
	width:130px;
}

.cform .cf-before span {
	position:absolute;
	left:40px;
	top:0px;
	font-weight:normal;
	width:200px;
}

.cform input[type="text"], .cform input[type="password"], .cform textarea, .cform select {
	border: 1px solid #969696;
	background: white;
	padding: 6px 10px;
	height: 16px;
	margin-top: 2px;
	color: #5C5C5B;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	width:236px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.cform .secinput {
	margin-left:262px;
	display:block;
	margin-top:0;
}
.cform .secinput{margin-left:132px;}
#cforms_captcha { width:104px; }

#cf_captcha_img {
	position:absolute;
	top:0;
	left:130px;
}

.cform .cf_li_err input { border-color:#B41017; }

.cform input[type="file"] {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background:#fff;
	margin: 6px 10px;
	font-size:11px;
}

.cform .reqtxt, .cform .emailreqtxt {
	position:absolute;
	bottom:8px;
	left:0;
	font-size:10px;
	font-style:italic;
	color:#a9a9a9;
}

#sendbutton {
	width:auto !important;
	overflow:visible;
	line-height:30px;
	height:30px;
	padding:0 20px;
	border:1px solid #ff7d00;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size:16px;
	background-color: #ff8400;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8400), to(#ff7200));
	background-image: -webkit-linear-gradient(top, #ff8400, #ff7200);
	background-image:    -moz-linear-gradient(top, #ff8400, #ff7200);
	background-image:     -ms-linear-gradient(top, #ff8400, #ff7200);
	background-image:      -o-linear-gradient(top, #ff8400, #ff7200);
	background-image:         linear-gradient(top, #ff8400, #ff7200);
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-moz-box-shadow: 0px 2px 4px #e2e2e2;
	-webkit-box-shadow: 0px 2px 4px #e2e2e2;
	text-shadow: 0 1px 1px #e56a00;
	box-shadow: 0px 2px 4px #e2e2e2;
	display:block;
	float:right;
	color:#fff;
}

#sendbutton:hover { cursor:pointer; }

.ie8 #sendbutton, .ie7 #sendbutton { filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#ff8400', EndColorStr='#ff7200');
}


.cform .cf_li_err .cf_li_text_err {
	list-style:none;
	margin:0;
	font-size:11px;
	padding:0;
	margin:0;
	position:absolute;
	right:0;
	bottom:8px;
	border:0;
}

.cform .cf_li_err .cf_li_text_err li {
	margin:0;
	padding:0;
	border:0;
	font-size: 10px;
	width: 142px;
	line-height: 10px;
	text-align: right;
	font-style:italic;
	color:#B41017
}


#usermessagea p{	background: #f8f8f8 url(img/new-box-background.gif) repeat-x; padding:30px 20px 20px 20px; margin-bottom:20px;}
#usermessagea.failure p{background-color:#ffe4e5}
#usermessagea.success  p{background-color:#f6fff6;}
#usermessagea ol{display:none;}

/***************************************
	COMMENTS STYLES
***************************************/
#comments ol, #comments ul {
	list-style: none;
	margin: 0;
	font-size: 11px;
}

#comments ul li { margin-left: 50px; }

div.commentdiv {
	background: #f1f1f1;
	padding: 20px;
	margin-bottom: 20px;
}

ul div.commentdiv { background: #e6e6e6; }

#comments img, #comments .says { display: none; }

.comment-author {
	color: #b41017;
	font-weight: bold;
}

#comments p.meta {
	font-style: normal;
	float: left;
}

#comments .reply { float: right; }

#comments .reply a {  }

#comments label { color: #000; }

#comments-title { margin-bottom: 20px; }

#nav-below { margin-bottom: 20px; }

#nav-below a {

	font-size: 11px;
	line-height: 20px;
}

#comments ol.commentlist {
	border-bottom: 1px solid #969696;
	margin-bottom: 19px;
}

/***************************************
	FOOTER STYLES
***************************************/
.col {
	float: left;
	width: 222px;
	margin-right: 30px;
}

.col.last { margin-right: 0; }

#footer h2 {
	color: #fff;
	font-size: 15px;
	border-bottom: 1px solid #7a7975;
	padding-bottom: 11px;
	line-height: 20px;
	float: none;
}

#footer p { color: #d6d6d5; }

#footer p strong { color: #d6d6d5; }

.tweets {
	list-style: none;
	margin: 0;
}

.tweets li {
	border-top: 1px solid #7A7975;
	padding: 9px 0 10px;
	word-wrap: break-word;
}

.tweets li:first-child {
	border-top: 0;
	padding-top: 0;
}

.tweets p { margin: 0; }

.tweets .meta {
	font-weight: bold;
	font-style: normal;
	font-size: 10px;
}

#content .tweets .meta {
	font-weight:normal;
	font-style:italic;
	font-size:11px
}

#content ul.tweets {
	margin:0;
	float:none;
	width:auto;
	font-size:11px;
	line-height:20px;
}

#content ul.tweets li {
	border-top: 1px solid #d1d1d1;
	padding: 9px 0 10px;
}

#content ul.tweets li:first-child {
	padding-top:0;
	border:0;
}

#footer .widget-container {
	font-size: 11px;
	line-height: 20px;
	color: #D6D6D5;
}


.social {
	display: block;
	width: 100%;
	height: 40px;
	text-indent: -9999px;
}

.social.twitter { background: url(img/btn-twitter.png) no-repeat; }

.social.facebook {
	background: url(img/btn-facebook.png) no-repeat;
}
.social.instagram {
	background: url(img/btn-instagram.png) no-repeat;
	margin-bottom: 18px;
}

.social.enquiry {
	background: url(img/btn-enquiry.png) no-repeat;
	margin-bottom: 18px;
}


#footer input[type='text'], #searchform input[type='text'] {
	color: #969696;
	margin: 0;
}

#searchsubmit, #formsubmit {
	margin: 0 0 0 9px;
	width: 32px;
	height: 31px;
	background: url(img/btn-submit-sml.png) no-repeat;
	border: 0;
	text-indent: -9999px;
	font-size: 0;
	line-height: 0;
	cursor: pointer;
}


#lower {
	border-top: 1px solid #7a7975;
	padding-top: 10px;
	margin-top: 32px;
	color: #d6d6d5;
}

#lower p {
	margin: 0;
	float: left;
}

#lower ul {
	list-style: none;
	margin: 0;
	float: right;
}

#lower li {
	float: left;
	font-size: 11px;
	background: url(img/footer-div.png) no-repeat 0 4px;
	padding-left: 12px;
	margin-left: 11px;
}

#lower li:first-child {
	background: 0;
	padding-left: 0;
	margin-left: 0;
}

#corner {
	width: 207px;
	height: 201px;
	background: url(img/corner.png);
	position: fixed;
	right: 0;
	bottom: 0;
	z-index:50;
}

/***************************************
	PARTNER STYLES
***************************************/
#partnerGrid a {
	display: block;
	width: 180px;
	float: left;
	margin-right: 30px;
	margin-bottom:30px;
	font-size: 11px;
	color: #000;
}

#partnerGrid a:hover { text-decoration: none; }

#partnerGrid a:hover img { /*border-color: #B41017;*/ }

#partnerGrid img {
	border: 1px solid #ccc;
	margin-bottom: 4px;
}

#partnerGrid a.first { margin-left: 0; }

/**************************************
	MISC STYLES
***************************************/
#alaress {
	text-indent: -9999px;
	height: 16px;
	width: 59px;
	display: inline-block;
	background: url(img/alaress.png) no-repeat;
}

#alaress:hover { background-position: 0 -16px; }

.btn {
	text-indent: -9999px;
	display: block;
}

.half-marg { margin-bottom: 10px; }

.float-left { float: left; }

.float-right { float: right; }

.float-fix {
	clear: both;
	overflow: hidden;
	height: 0;
}
