/*
Theme Name: CBAS Theme
Description: WordPress Theme for CBAS. Developed by growmedia.com.au.
Author: Grow Media
Version: 1.0
*/


ol, ul {
	list-style: none;
	padding-left: 0px;
}

#content ul {
	list-style: disc;
	margin-left: 14px;
}

a img { border: none; }



/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0;
	width: 100%;
	background-image: url(images/content_bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#content {
	width: 610px; /*600*/
	float: right;
	border-left: 1px dashed #D6DAE4;
	padding: 87px 70px 0 25px; /* 87 -> 72 */
	margin-top: 40px;
	min-height: 580px;
}

.contentPageArrow {
	position: absolute;
	top: 167px;
	left: -10px;
	background-image: url(images/content_page_arrow.png);
	background-repeat: none;
	width: 359px;
	height: 49px;
}

.contentPageArrow h1 {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 0px;
	/*margin-left: 105px;*/
	width: 314px;
	text-shadow: rgba(62,24,68,0.9) 1px 1px;	
	text-align: right;
}
/* SIDEBAR */

#primary,
#secondary {
	float: left;
	overflow: hidden;
	width: 237px;
	margin-top: 128px;
}

#primary img {
	padding: 3px;
	border-left: 1px dashed #D6DAE4;
	border-top: 1px dashed #D6DAE4;
	border-bottom: 1px dashed #D6DAE4;
	margin-left: 20px;
}



#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

#hmenu, #hmenu ul {margin-left: 19px; padding:0 0px; list-style-type:none; list-style-position:outside; position:relative; z-index:5; width:218px; background-color: #f2f4f7; font-weight: normal; margin-top: -4px;}
#hmenu a {display:block; padding: 11px 18px; color:#284272; text-decoration:none; background-image: url(images/left_menu.gif); background-position: top; color: #972B7D; border-bottom: 1px solid #ecedf2; height: 1%;
}
#hmenu a:hover { background-color: #dde2ed; background-position: 0px -84px;}
#hmenu li {position:relative; display: block;}
#hmenu ul {position:absolute; display:none; width:12em; top:1.9em; left:-1px;}
#hmenu ul a {border-left:1px solid #c8c8c8;}
#hmenu li ul {border-top:1px solid #c8c8c8; width:14.1em;}
#hmenu li ul a {width:12em; height:auto; float:left;  border-bottom:1px solid #c8c8c8;}
#hmenu ul ul {top:auto;}
#hmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#hmenu li:hover ul ul, #hmenu li:hover ul ul ul, #hmenu li:hover ul ul ul ul {display:none;}
#hmenu li:hover ul, #hmenu li li:hover ul, #hmenu li li li:hover ul, #hmenu li li li li:hover ul {display:block;}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/* Home Page 
-------------------------------------------------------------- */
.homePageContainer {
	margin-top: -1px; /*change this to position: absolute if it doesnt work in IE */
}

.homePageContent{
	background-image: url(images/home_page_content_gradient.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 580px;
	margin-top: 10px;
}

.welcomeContainer {
	width: 215px;
	height: 325px;
	position: absolute;
	left: -10px;
	top: 404px;
	padding-top: 13px;
	padding-left: 60px;
	background-image: url(images/welcome_arrow.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.signupContainer {
	width: 255px;
	height: 100px;
	padding-top: 13px;
	padding-left: 60px;
	position: absolute;
	top: 732px;
	left: -10px;
	background-image: url(images/sign-up_arrow.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.welcomeContainer h1, .signupContainer h1 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 25px;
}

.welcomeContainer h2, .signupContainer h2 {
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 25px;
}

.signupContainer h1 {
	text-shadow: rgba(51,180,247,0.7) 1px 1px;
}

.welcomeContainer h1 {
	text-shadow: rgba(62,24,68,0.9) 1px 1px;
}

.welcomeContainer a, welcomeContainer a:visited {
	font-weight: bold;
	text-decoration: none;
	
}

.homePageMainContent {
	width: 684px;
	position: relative;
	left: 259px;
	top: 40px;
}

.homePageNewsItems {
	width: 684px;
	height: 215px;
	position: relative;
}

.homePageLatestNews {
	width: 685px;
	height: 263px;
	position: relative;
	background-image: url(images/latestNewsBackDrop.jpg);
	top: 55px;
	color: #71819f;
}

.LatestNews {
	width: 685px;
	height: 263px;
	position: relative;
	background-image: url(images/latestNewsBackDrop.jpg);
	top: 4px;
	color: #71819f;
}

.LatestNewsContent a {
	color: #6DC3E1 !important;
}

.LatestNewsContent a:hover, .formExtract a:hover {
	color: #1c4a7e !important;
}


.LatestNewsContent {
	position: absolute;
	top: 60px;
	width: 162px;
}

.LatestNewsDate, .singleNewsDate {
	width: 35px;
	height: 24px;
   background: #71c1e1;
   background: -webkit-gradient(linear, left top, left bottom, from(#8fd3ed), to(#71c1e1));
   background: -moz-linear-gradient(top, #8fd3ed, #71c1e1);
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   color: white;
   font-size: 20px;
   font-weight: bold;
   text-decoration: none;
   vertical-align: middle;
   text-shadow: rgba(51,180,247,0.7) 1px 1px;
   padding-top: 4px;
	text-align: center;
	position: absolute;
}

.LatestNewsMonth, .singleNewsMonth {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #a0d8ed;
	position: absolute;
	width: 35px;
	text-align: center;
	top: 27px;
}


.homePageLatestNews h1, .LatestNews h1, .formContainer h1 {
	color: #972b7d;
	font-size: 16px;
	font-weight: bold;
	margin-left: 25px;
	padding-top: 11px;
	text-shadow: rgba(212,200,209,0.7) 1px 1px;
}

.homePageLatestNews h2, .LatestNews h2, .formContainer h2 {
	color: #972b7d;
	font-size: 16px;
	font-weight: bold;
	margin-left: 25px;
	padding-top: 11px;
	text-shadow: rgba(212,200,209,0.7) 1px 1px;
}

.formExtract h2 a {
	color: #00205B !important;
}

.formExtract h2 a:hover {
	color: #6DC3E1 !important;
}

.homePageLatestNewsOne h2, .homePageLatestNewsOne h2 a {
	color: #00205b;
	font-size: 13px;
	margin-left: 54px;
	margin-top: -12px;
	font-weight: bold;
	text-decoration: none;
	text-indent: -54px; /* look into this */
}

.homePageLatestNewsOne p {
	padding: 0;
	margin: 0;
}

/*.homePageLatestNewsOne {
	position: absolute;
	width: 178px;
	left: 26px;
	top: 62px;
}*/

.homePageLatestNewsOne {
	position: relative;
	width: 172px;
	left: 28px;
	top: 23px;
	float: left;
	padding-right: 52px;
}

.homePageNewsItems a {
	color: #71819f;
}

.homePageFeatureOne h1, .homePageFeatureTwo h1, .homePageFeatureThree h1 {
	font-size: 13px;
	font-weight: bold;
	color: #00205b;
	margin-top: 15px;
	margin-bottom: 0px;
	text-decoration: none;
	z-index:-1;
}
.homePageFeatureOne h2, .homePageFeatureTwo h2, .homePageFeatureThree h2{
	font-size: 13px;
	font-weight: bold;
	color: #00205b;
	margin-top: 15px;
	margin-bottom: 0px;
	text-decoration: none;
	
}
.homePageNewsItems .homePageFeatureOne h2 a{
    color: #00205B;
}



.homePageFeatureOne {
	width: 203px;
	position: absolute;
	left: 0px;
	padding: 17px 0 0 27px;
	height: 198px;
	color: #71819f;
	display: block;
	text-decoration: none;
}

.homePageFeatureOne:hover, .homePageFeatureTwo:hover, .homePageFeatureThree:hover {
	background-color: #f2f4f5;
	color: inherit;
}

.homePageFeatureTwo {
	width: 178px;
	border-left: 1px dashed #D6DAE4;
	border-right: 1px dashed #D6DAE4;
	position: absolute;
	left: 228px;
	padding: 17px 22px 0 22px; 
	height: 198px;
	color: #71819f;
	display: block;
	text-decoration: none;
}

.homePageFeatureThree {
	width: 203px;
	position: absolute;
	right: 7px;
	padding: 17px 0 0 22px;
	height: 198px;
	color: #71819f;
	display: block;
	text-decoration: none;
}

.homePageFeatureOne img, .homePageFeatureTwo img, .homePageFeatureThree img {
	padding: 3px;
	border: 1px dashed #D6DAE4;
	z-index:-1;
}

/* Single News Item */

.singleNews {
	background-image: url(images/single_background.jpg);
	padding-left: 82px;
	padding-right: 27px;
	width: 569px;
	background-repeat: no-repeat;
	margin-top: -17px;
	margin-left: 3px;
	padding-top: 28px;
}

.SingleNewsJoined {
	background-image: url(images/singlejoined_background.png);
	background-repeat:no-repeat;
	margin-left:-1px;
	margin-top:-46px;
	padding-left:81px;
	padding-right:27px;
	padding-top:70px;
	width:573px;
}

.singleNews h1 {
	color: #00205b !important;
	text-shadow: 1px 1px rgba(99, 140, 215, 0.4) !important;
}

.singleNewsDate {
	position: absolute;
	top: 292px;
	left: 304px;
}

.singleNewsMonth {
	positon: absolute;
	top: 317px;
	left: 304px;
	color: #afbed1 !important;
}

.singleNewsYear {
	position: absolute;
	top: 304px;
	right: 60px;
	text-align: right;
	font-weight: bold;
}

.singleNews a {
	font-weight: bold;
}

.OurPeopleSingle {
	margin-left: 192px;
	margin-bottom: 53px;
}

.OurPeopleSingle h1 {
	padding: 0px !important;
	margin: 0px;
}

.OurPeopleSingle h1 a {
	cursor: text;
}

.OurPeopleSingle h1 a:hover {
	color: #972B7D !important;
}

.OurPeopleImg {
	float: left;
}

.OurPeopleImg img {
	padding: 3px;
	border: 1px dashed #D6DAE4;
}

.OurPeopleDescription {
	font-size: 13px;
	color: #0d2b63;
}

.OurPeopleDescription a {
	color: #972B7D !important;
	font-weight: bold;
}

#content hr {
	margin-bottom: 50px;
	margin-top: 40px;
	border-top: 1px dashed #e7e9ef;
	border-left: none;
	border-bottom: none;
	border-right: none;
}

/* Photo Gallery */

.PhotoGallery {
	width: 500px;
}

.PhotoGallery img {
	border: 1px dashed #D6DAE4;
	padding: 3px;
	margin: 0px 11px 11px 0px;
	float: left;
}

/*Sitemap */

.SitemapList ul li {
	list-style: none;
	color: #71819F;
}

.SitemapList li a {
	color: #71819F;
	font-weight: bold;
	padding-left: 0px;
}

.SitemapList li a:hover {
	color: #00205B;
}

.SitemapList ul li a {
	font-weight: normal;
	padding-left: 35px;
	
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Arial, Helvetica, sans-serif;
	color: #71819f;
}


/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
.subMenu .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 943px;
	z-index:5; 
}
#wrapper {
	margin-top: 20px;
	background: #fff;
	padding: 0 17px;
	position: relative;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	width: 700px;
	font-weight: bold;
	font-size: 14px;
}
#site-generator {
	float: right;
	width: 220px;
}



/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
body {
	background: #e3eefa;
	background-image: url(images/background_strip.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

body,
input,
textarea {
	color: #71819f;
	font-size: 13px;
	line-height: 18px;
}


/* forms */

input[type="text"],
textarea {
	background-repeat: repeat-x;
	border: 1px dashed #dce0e9;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	padding: 0 0 0 5px;
}

input[type="text"] {
	height: 26px;
	width: 330px;
	background-image: url(images/NewsletterSignUpBG.jpg);
	margin-bottom: 5px;
}

textarea {
	height: 98px;
	width: 400px;
	background-image: url(images/textarea_background.jpg);
}

label {
	font-weight: bold;
	color: #71819f;
}

#contactform input[type=submit] {
	width: 92px;
	height: 27px;
	border: none;
	margin-top: 16px;
	color: #FFFFFF;
}

#newsletterSignUp input[type="text"] {
	background-image: url(images/NewsletterSignUpBG.jpg);
	background-repeat: repeat-x;
	height: 26px;
	width: 189px;
	border: 1px dashed #dce0e9;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	padding: 0 0 0 5px;
}

#newsletterSignUp input[type=submit] {
	width: 92px;
	height: 27px;
	border: none;
	margin-top: 16px;
}

.newsletterSignUpText {
	color: #aeb7c8;
}

.newsletterSignUpTextFocus {
	color: #000000;
}

#content h1 {
	color: #972b7d;
	font-size: 18px;
	font-size: bold;
	padding-top: 0px; /*11px */
	text-shadow: rgba(212,200,209,0.7) 1px 1px;
	font-weight: normal;
}

.singleNews h1 {
	margin-top: 10px;
}

/* BUTTON */

.button {
   border-top: 1px solid #527991;
   background: #71c1e1;
   background: -webkit-gradient(linear, left top, left bottom, from(#8fd3ed), to(#71c1e1));
   background: -moz-linear-gradient(top, #8fd3ed, #71c1e1);
   -webkit-border-radius: 6px;
   -moz-border-radius: 6px;
   border-radius: 6px;
   /*text-shadow: rgba(0,0,0,.4) 0 1px 0;*/
   color: white;
   font-size: 14px;
   font-weight: bold;
   cursor: pointer;
   text-decoration: none;
   vertical-align: middle;
   text-shadow: rgba(51,180,247,0.7) 1px 1px;
   }
.button:hover {
   border-top-color: #71c1e1;
   background: #71c1e1;
   color: #ffffff;
   }
.button:active {
   border-top-color: #1b435e;
   background: #aadaed;
   text-decoration: none;
   }

a:link, a:visited {
	/*color:#38507c;*/
	color: #00205b;
	text-decoration: none
}

a:active, a:hover, .homePageLatestNewsOne h2 a:hover {
	color: #00A3E1;
}

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



/* =Header
-------------------------------------------------------------- */

#header {
	position: relative;
}

.headerImage {
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	width: 1020px;
	height: 138px;
	position: relative;
	left: -35px;
	top: -15px;
}

.headerImage .subLinks {
	position: absolute;
	width: 348px;
	top: 22px;
	right: -61px;
	text-align: left;
}

.subLinks ul {
	list-style: none;
	text-align: left;
}

.subLinks ul li {
	display: inline;
	margin-left: 25px;
}

.subLinks a {
	color: #8198bd;
	font-weight: bold;
	font-size: 11px;
	display: inline;
	margin-right: 11px;
}

.subLinks a:hover {
	color: #00205B;
}

.headerImage .subMenu {
	right: 11px;
	width: 760px;
	top: 73px;
	position: absolute;
	z-index: 5;
}

#site-title {
	float: left;
	margin: 0 0 18px 0;
	width: 700px;
	font-size: 30px;
	line-height: 36px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}



/* This is the custom header image */
#branding img {
	clear: both;
	border-top: 4px solid #000;
	display: block;
	border-bottom: 1px solid #000;
}



/* =Menu
-------------------------------------------------------------- */

/* .subMenu {
	background: #000;
	margin: 0 auto;
	width: 940px;
	display:block;
	float:left;
} */

.subMenu .menu-header, div.menu {
	font-size: 13px;
	margin-left: 12px;
}

.subMenu .menu-header ul, div.menu ul {
	list-style: none;
	margin: 0;
}

.subMenu .menu-header li, div.menu li {
	float:left;
	position: relative;
	z-index: 100;
}
.subMenu a {
	display:block;
	text-decoration:none;
	color:#00205b;
	padding:0 16px;
	line-height:22px;
	border-left: 1px dashed #d6dae4;
	font-weight: bold;
	background-image: url(images/MainMenuBackground.jpg);
	background-position: 0 -22px;
	background-repeat: no-repeat;
}

.subMenu ul ul {
	display:none;
	position:absolute;
	top:22px;
	left:0;
	float:left;
	box-shadow: 0 1px 14px rgba(10, 18, 68, 0.12);
	-moz-box-shadow: 0 1px 14px rgba(10, 18, 68, 0.12);
	-webkit-box-shadow: 0 1px 14px rgba(10, 18, 68, 0.12);
	width: 212px;
	z-index: 100;
}

.subMenu ul ul li {
	min-width: 180px;	
}

.subMenu ul ul li a:hover {
	background-image: url(images/DropDownBackground.gif);
	background-repeat:no-repeat;
	background-position: center -82px;
}

.subMenu ul ul ul {
	left:100%;
	top:0;
}

.subMenu ul ul a {
	background-image: url(images/DropDownBackground.gif);
	background-position: center top;
	height:auto;
	line-height:1em;
	padding: 14px 10px 14px 21px;
	width: 181px;
	border: none;
	border-bottom: 1px solid #ecedf2;
	font-weight: normal;
	z-index:5;
}

.subMenu li:hover > a, .subMenu ul ul :hover > a {
	background-image: url(images/MainMenuBackground.jpg);
	/*background-repeat: repeat-x;*/
	background-position: top;
	z-index:5;
}

.subMenu ul li:hover > ul {
	display:block;
}
.subMenu ul li.current_page_item > a, .subMenu ul li.current-menu-ancestor > a, .subMenu ul li.current-menu-item > a, .subMenu ul li.current-menu-parent > a {
	color: #00a3e1;
}

* html .subMenu ul li.current_page_item a, * html .subMenu ul li.current-menu-ancestor a, * html .subMenu ul li.current-menu-item a, * html .subMenu ul li.current-menu-parent a, * html .subMenu ul li a:hover {
	color:#00a3e1;
}

/* =Content
-------------------------------------------------------------- */

#main {
	overflow: hidden;
	/* padding: 105px 0 0 0; */
	margin-top: -34px; /* pc IE FF bug fix */
}
#content {
	margin-bottom: 36px;
}
#content, #content input, #content textarea {
	color: #71819f;
	font-size: 13px;
	line-height: 22px;
}

#content h4, #content h5, #content h6 {
	color: #000;
	margin: 0 0 20px 0;
	line-height: 1.5em;
}

/* Form Pages */

.formExtract {
	background-image: url(images/forms_background.jpg);
	background-repeat: repeat-x;
	width: 589px;
	min-height: 58px;
	margin-left: 3px;
	position: relative;
	padding: 15px 30px 15px 55px;
}

.formContainer {
	background-image: url(images/forms_title.png);
	background-position: left top;
	background-repeat: none;
	width: 684px;
	height: 45px;
	margin-bottom: -4px;
	z-index: 5;
}

.formContainer a, .backToLink {
	color: #982b7e !important;
	font-weight: bold;
	margin-left: 15px;
	line-height: 43px;
}

.backToLink {
	position: relative;
	z-index: 5;
}

.formDate {
	position: absolute;
	right: 26px;
	text-align: right;
	top: 15px;
}

.formExtract a {
	color: #6dc3e1;
}

.formExtract .content {
	position: absolute;
	top: 14px;
	left: 58px;
}

.formExtract h2 {
	font-weight: bold;
	color: #00205b;
	font-size: 13px;
	margin: 0px;
}

.formExtract p {
	margin-top: 0px;
}

.formExtract img {
	margin-left: -44px;
	margin-top: 4px;
	float: left;
}

/* Form Response Output */

#output {
	font-weight: bold;
	color: #d8222a;
}

#output .sent {
	color: #4fca33 !important;
}
/* =Navigation
-------------------------------------------------------------- */

.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #888;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #FF4B33;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}


/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}



/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 20px;
	position: relative;
	height: 100px;
	color: #38507c;
}
#colophon {
	margin-top: -4px;
	padding: 18px 0;
	overflow: hidden;
}

.subFooter {
	width: 1016px;
	height: 68px;
	position: absolute;
	left: -35px;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: top left;
	top: 21px;
}

.footerLinks {
	width: 182px;
	position: absolute;
	left: 32px;
	top: 30px;
	font-size: 11px;
}

.footerAttribute {
	width: 360px;
	position: absolute;
	right: 21px;
	top: 30px;
	font-size: 11px;
	text-align: right;
}

.footerAttribute img {
	margin-bottom: -5px;
	padding-left: 8px;
}

.footerAttribute a, .footerAttribute a:visited {
	font-weight: bold;
	text-decoration: none;
}


/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
	-webkit-text-size-adjust: 140%;
}
code {
	-webkit-text-size-adjust: 160%;
}
.subMenu,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}