/*  
Theme Name: Co-ordinated
Theme URI: http://www.flowinteractive.com.au
Description: Co-ordinated theme created by Flow Interactive
Version: 1.0
Author: Flow Interactive
Author URI: http://www.flowinteractive.com.au/

	This theme is copyright Flow Interactive 2011. All rights reserved.

*/



/* Begin Typography & Colors */
/* = General
--------------------------------------------------------*/
html {height: 100%}
body {
	font-family: Arial, helvetica, sans-serif;
	font-size: 76%;
	color: #fff;
	background: #fff url(i/contbg.jpg) top center repeat-y;
	margin: 0;
	line-height: 150%;
	text-align: center;
	height:100%
}

body.mceContentBody {background:none !important}

a {
	color: #333
}
a img {border: none}
#foot a {color:#fff }
#content a:hover {font-weight: bold}
.cntr {text-align:center}

.right {
	text-align:right
}
.float, .left {
	float:left
}
.floatRight {
	float: right
}
.hlight {color:#F47B20}

img.alignleft {margin-right:15px}
img.alignright {margin-left:15px}

#sidePanel li a {float:left;margin:0;padding:0}

/* = Typography
--------------------------------------------------------*/
h1 {font-weight: bold; color:#FFF; font-size: 2.5em; margin: 5px 0}
h2, h4.plainTitle {font-weight: bold;font-size: 1.3em; color:#fff}
h3 {font-size: 1em; color:#1F1A17; text-transform:uppercase; font-weight:bold}
h4 {font-size: 1.2em; color:#CC3300; text-transform:uppercase; font-weight: bold; margin: 0.5em 0}
ul {list-style: disc url(i/discbul.gif); margin-left: 1.5em /*margin-left:-1em*/ }
li {margin-bottom:0.6em}
p {font-size: 1.1em}
#titleBanner p {width: 69%; margin: 1em 0 0 0}
.jobTitle {font-size: 0.9em}
.coName, .contactEmail, .phone {font-size: 1.2em}
.phone {color:#CC3300}
.contactEmail {color:#CC3300; text-decoration:none}

/* End Typography & Colors */



/* Begin Structure */

#wrapper {position: relative; min-height: 100%; background:transparent url(i/mapbg.png) top center no-repeat}
* html #wrapper {height: 100%}
.colCont {width: 660px; margin-top: 10px}
#panel1 .colCont {width: 500px; margin-top: 10px}
#panel3 .colCont {width: 700px; padding:5px}
#panel3 .col1 {width: 340px; margin-right: 10px}
#panel2 .col1 {margin-right: 20px}
.col1 {float: left; width: 45%}
.col2 {float: left; width: 20%}
#container {position:relative; width: 790px; /*min-height: 600px*/; margin: 0 auto; /*background:#1F1A17 url(i/cbg.jpg) right top repeat-y; padding-right: 8px;*/ text-align:left; padding-bottom: 2em;}
#header {
	position: relative;
	top: 0;
	left: 0;
	height: 55px;
	border-bottom: 3px solid #CC3300
}
#logo {
	position: absolute;
	top: 20px;
	left: 40px;
}
#tel {
	position: absolute;
	top: 25px;
	right: 20px;
	font-size: 1.8em;
	color: #fff
}
#titleBanner {
	position: relative;
	padding: 20px 0 0 40px;
	height: 200px; /*121px*/
	background: #000 url(i/facebg.jpg) right no-repeat;
	font-size: 1em;
	color: #fff;
}
#content {
	position: relative;
	width: 100%;
}
#colContent {
	padding: 30px 0 0 30px}
.sectionHead {
	cursor:pointer;
	display:block;
	background:#C7C6C5 url(i/sectionArrow.gif) 40px center no-repeat;
	text-decoration:none; 
	font-weight:normal;
	text-transform: uppercase;
	padding: 4px 0 4px 55px;
	margin:6px 0 0
}
.sectionHead.selected {background-image: url(i/sectionArrowDown.gif); background-position: 40px center; background-repeat: no-repeat}
.contentPanel {background:#363636 url(i/panelbg.jpg) top no-repeat; /*width: 680px;*/ margin: 0 auto; padding: 10px; color: #fff; overflow:hidden}
.panelContent {width: 700px; margin: 0 auto}
#panel1 {background: url(i/panel1bg.jpg) top no-repeat}
.rud {float:left; width: 160px; position:relative; margin: 0 20px 20px 0; background:transparent url(i/rud_titlebg.png) 0 bottom repeat-y; text-transform:uppercase; color:#C30; font-weight: bold; min-height:200px; height:auto !important; height:160px}
.rud a {color:#C30; font-weight: bold;}



/*Menus*/
/*--------------------------------------------------*/



/* END MENUS */

/* = Forms
----------------------------------------------*/
form {width: 700px}
#contactform label {float: left; width: 15em; font-weight: bold; color:#fff}
#contactform label.txtLabel {width: 7em}
#contactform input.txt {float: left; width: 14em; color:#333; margin: 0 10px 5px 0; border: 1px solid #ccc}
#contactform br {clear: both}
#contactform fieldset {font-weight: bold; color:#CCC; border: 1px solid #666; padding: 10px}
.err, .req {font-weight:bold; color:#f00; font-size: 1em; float:left}
.err {margin-right: 5px}
.hide {display:none}
textarea {font-family: Arial, helvetica, sans-serif; color:#333; font-size: 1em}
#sendForm {position: relative; top: -5px}

.dialog a {text-decoration:none; color:#036}
.dialog a:hover {text-decoration:underline; cursor:pointer}
.small {font-size: 0.8em}


#list3 { border: 1px solid #111; }
#list3 div.selected .title { font-weight: bold; }
#list3 div div {
	border-left:8px solid #6699CC;
	padding: 5px;
}
#list3 div.title {
	border: 1px solid #3366AA;
	background-color: #6699CC;
	padding: 10px;
	cursor: pointer;
}
#list3 div.selected {
	border-bottom: none;
}

/*FOOTER*/		

#footer {
	position:relative;
	width: 750px;
	padding: 0 1.5em;
	margin: -2em auto 0 auto;
	font-size: 0.9em;
	border-top: 1px solid #c30
}
#fl, #fr {float: left; width: 44%; top: 0; font-size: 0.9em; color: #fff}
#fr {width: 55%; text-align:right}


/* Begin Images */
p img {
	padding: 0;
}
/*	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 {
	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
}
/* End Images */


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
input.wpcf7-text {width:110px; border: 1px solid #ccc; color:#ccc}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 480px;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar {
}

#sidebar ul {
	width: 230px
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	margin: 5px 0
}
a img {
	border: none;
}
.menuigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	text-align:center;
	font-size: 1em;
	min-height: 2em;
	line-height: 110%;
	padding: 0 5px
}
/* End captions */


/* = Easy Clearing
----------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
