/* @override http://www.illustrated.com.au/resources/css/illustrated.css */

/*

	** COLOURS **
	#34536c		blue
	#86814B		gold
	#737373		grey

*/

body {
	width: 952px;
}
header, footer, section {
	width: 872px;
	margin-left: 80px;
	margin-right: 0px;
	clear:both;
}
header {
	margin-top: 0px;
}
nav  {
	width: 100%;
	text-transform: uppercase;
	margin-bottom: 30px;
}
body, td, p, div, span {
	font: 16px/22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color:  #737373;
	letter-spacing: 1px;
}
#anchor {
	display:none;
}
a {
	color: #86814B;
}
nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
h2, h3 {
	color: #34536c;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 5px;
}
h2 {
	font-size: 20px;
	line-height: 24px;
}
h3 {
	font-size: 18px;
}

p {
	margin-bottom: 10px;
	margin-top: 10px;
}

#section_header {
	margin-bottom: 20px;
}
#section_header p {
	font-size: 14px;
	line-height: 24px;
	letter-spacing: .9px;
}

.boldblue {
	font-weight: bold;
	color: #34536c; /* #1C344e; */
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.hide {
	display: none;
}

/* NAV */
nav {
	width: 100%;
	height: 50px;
}

nav ul {
	width: 90%;
	height: 50px;
	display: inline-block;
	float: left;
}
nav ul li {
	float: left;
	list-style-type: none;
	margin-right: 28px;
	font-size: 18px;
	line-height: 50px;	
}
nav ul li a {
	font-size: 16px;
	letter-spacing: 1px;
}
nav .social {
	display: inline-block;
	float: right;
}
nav .social .image {
	padding: 5px;
}
nav .social img {
	width: 50px;
	width: 25px;
	margin-right:4px;
	margin-top:12px
}





article.right .right {
	width: 547px;
}
article.right .left {
	width: 295px;  /* 275 + 50 */
}
article.left .left {
	width: 512px;  /* 547 + 50 */
}
article.left .right {
	width: 325px;
}

article.left .panel.nomargin .left {
	width: 512px;
}
article.left .panel.nomargin .right {
	width: 325px;
}
.image {
	margin-bottom: 5px;
}

.panel {
	display: inline-block;
	float: left;
}
.panel .left, .panel .right {
	float: left;
}
.panel .left {
	width: 482px;
	padding-right: 30px;
}
.panel .full {
	width: 820px;
	clear: both;
}
.panel .left .image.size_to_fit img {
	width: 512px;
}
.panel .right .image.size_to_fit img {
	width:  341px;
}
.panel .right {
	width:  320px; /* 340px - 20px */
}
.panel .title {
	color: #737373;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	padding-bottom: 15px;
}
.left .panel .left .title {
	width: 510px;
}
.right .panel .left .title {
	width: 240px;
}
.panel .quote {
	width: 300px;
	letter-spacing: 2px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #34536c;
	font: italic 24px Georgia, "Times New Roman", Times, serif;
	
}

.panels {
	width: 863px;
	display: inline-block;
}
.panels .panel {
	display: inline-block;
	float: left;
	width: 171px;
	border-right: 1px solid #737373;
	padding-right: 10px;
	text-transform: uppercase;
	color: #737373;
	font: 18px Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 10px;
}
.panels .panel:nth-last-child(1) {
	border: 0px;
}

.panels .panel {
	width: 160px;
}
.panels .panel:nth-child(1) {
}
.panels .panel .header {
	height: 80px;
	text-align: left;
	padding: 10px;
	color: #86814b;
	font: 18px "Times New Roman", Times, serif;
}
.panels .panel .image {
	overflow: hidden;
	width: 155px;
	height: 155px;
	margin: 0px;
}
.panels .panel .image.size_to_fit img {
	width: 150px;
}

/* GALLERY */

.pagination {
	display: inline-block;
	width: 863px;
	padding:20px 0
}
.pagination .previous_article, .pagination .next_article {
	width: 150px;
	float: left;
	text-align: left;
	color: #86814B;
}
.pagination .next_article {
	float: right;
	text-align: right;
	text-align: right;
}




/*
article {
	display: none;
}
article:nth-child(1) {
	display: inline-block;
}
*/
.image.shift_left {
	position: relative;
	left: -80px;
}

div.image.social {
	display: inline-block;
	float:left;
	margin-right:  16px;
	margin-bottom: 10px;
	padding: 2px;
	clear: left;
	height: 90px;
}
div.text {
	float: left;
	width: 240px;
	color:  #737373;
/*	font-size: 12px; */
	line-height: 18px;
	letter-spacing: 1px;
	margin-left: 10px;
	font-size: 16px;	
}
div.text a {
	text-decoration: underline;
}
div.image.social .img, div.image.social .text {
	display: inline-block;
	float: left;
	clear: none;
}

/* home page */
.image.brush {
	display: none;
}
#home_page a {
	color:  #86814B;
}
#home_page {
	background: url(/resources/images/brush.jpg) no-repeat;
	position: absolute;
	top: 5px;
}
#home_page .left.home {
	width: 275px;
	padding-right: 50px;
}
#home_page .right.home {
	width: 547px;	
}
#home_page .left.home .intro{
	padding-top: 70px;
	color: #34536c; /* #1C344e; */
	font-size: 20px;
	letter-spacing: 1.5px;
	margin-bottom: 20px;
	line-height: 30px;
	font-family: 'Montaga', serif;
}
.intro {
	color: #34536c; /* #1C344e; */
	font-size: 20px;
	letter-spacing: 1.5px;
	margin-bottom: 20px;
	line-height: 30px;
	font-family: 'Montaga', serif;
}

#home_page .left.home .intro .name {
	font-weight: bold;
	font-size: 24px;
	font-family: 'Montaga', serif;
	color: #34536c; /* #1C344e; */
}
#home_page .panel .left.home .blurb p, #home_page .panel .left.home .blurb p a {
	letter-spacing: 1px;
	margin-bottom: 20px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#home_page .left.home .news .title {
	text-align: left;
	font-size: 20px;
	color: #34536c; /* #1C344e; */	

	font-weight: bold;
	font-size: 24px;
	font-family: 'Montaga', serif;
	color: #34536c; /* #1C344e; */
	margin-bottom: 10px
}
#home_page .left.home .news {
	color: #86814B;
	margin-top: 180px;

}
#home_page .left.home .news .news_item {
	display: list-item;
	list-style-position: outside;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom:10px ;
	list-style-image: url(/resources/images/list_bullet_gold.jpg);
	color: #86814B;
}

#home_page .left.home .shift_left {
	background: url(/resources/images/cont_box.jpg) no-repeat;
	height: 291px;
	width: 365px;
	margin-top: 60px;
	display
}
#home_page .promos {
	width: 540px;
	margin-top: 40px;
	display: inline-block;
}
#home_page .promos .promo {
	width: 242px;
	float: left;
	display: inline-block;
}
#home_page .promos .promo:nth-child(1) {
	margin-right: 55px;	
}

#home_page .promos .promo .title {
	text-align: left;
	font-size: 18px;
	color: #34536c; /* #1C344e; */	
	letter-spacing: 1px;
	
	font-weight: bold;
	font-size: 24px;
	font-family: 'Montaga', serif;
	color: #34536c; /* #1C344e; */
	line-height:30px

}
#home_page .promos .promo .blurb {
	margin-top: 10px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	color:  #737373;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#home_page .promos .promo .blurb a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#home_page .promos .promo .image {
	display: inline-block;
	height: 230px;
	margin-bottom: 0px;
}
#home_page .promos .promo:nth-child(1) .image img{
	width: 211px;
	height: 215px;
}
#home_page .promos .promo:nth-child(2) .image img{
	height: 215px;
}
footer {
	text-align: center;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	display: inline-block;
	margin-top: 30px;
	margin-bottom:30px;
}


#user_console .page-title {
	text-align: left;
	font-size: 20px;
	color: #34536c; /* #1C344e; */	

	font-weight: bold;
	font-size: 24px;
	font-family: 'Montaga', serif;
	color: #34536c; /* #1C344e; */
	margin-bottom: 10px
}

#replacement_slider_html {
	display: none;
}

/* Activities */

.youtube_video {
	margin-top:10px;
	padding-top:20px;
	padding-bottom:20px;
}
