/* 
-- Grafite --
v1.0 (107)
A Design for Sandvox created by BehindTheRabbit
http://www.behindtherabbit.com/
Mofified M Cooke for placemaking.com.au*/

/* @group Global */
body {
	font-size: 76%;
	margin: 0;
	padding: 0 0 20px 0;
	background: #979797 url(background.jpg) repeat-x;
	color:#979797;
	font-family: "Arial", "Lucida Sans", Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	color: #000;
}

h4 {
	font-size: 1.2em;
	line-height: 1.4em;
}

img {
	border: 0;
	-webkit-box-shadow: 0 2px 3px #111;
	-moz-box-shadow: 0 2px 3px #111;
		
}

img.narrow {
	display: block;
	float: right;
	clear: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;
	-webkit-box-shadow: 0 2px 3px #111;
	-moz-box-shadow: 0 2px 3px #111;
	}

img.wide {
	display: block;
	clear: both;
	-webkit-box-shadow: 0 2px 3px #111;
	-moz-box-shadow: 0 2px 3px #111;
	
}


table {
	font-size: 90%;
}

dd, dl, pre {
	font-family: Courier, "Courier New", monospace;
	font-size: 1.2em;
	color: #000000;
}

pre {
	overflow: scroll;
}

* html pre {
	padding: 5px 10px;
	width: 480px;
}

b, strong {
	letter-spacing: 0.1em;
}

.hidden {
	display: none;
}

.video {
	margin: 10px 0;
	padding: 0;
}

.js-kit-comments {
	
}

.ImageElement, .VideoElement {
	text-align: center;
}

.Download-index a, .listing-index a {
	text-decoration: none;
	font-weight: normal;
}
/* @end */

/* @group Is this layout group also */
.Download-index .article-summary {
	font-size: 1em;
	color: #000000;
}

.sitemap-page a {
	text-decoration: none;
}

#page-container {
	padding: 0;
	width: 900px;
	margin: 0 auto;
}

#page {
	background-color: #fff;
}

* html #page-container {
	padding: 0;
	width: 900px;
	margin: 0 auto;
	background-color: #fff;
}
* html #page {
	background-color: transparent;
}
/* @end */

/* @group Photo Page nav */

.photo-page #title {
	display: none;
}

.photo-page #page {
	margin-top: 20px;
	border: 1px solid #444;
	background-color: #fff;
}

* html .photo-page #page {
	margin: 0;
	border: 1px solid #444;
}

.photo-page h2 {
	text-align: center;
	color: #000;
}

.photo-page #sitemenu a {
	color: gray;
	font-size: 0.9em;
}

.photo-page #sitemenu {
	background-color: #111;
	padding: 6px 0;
	margin: 0;
	text-align: right;
}

.photo-page #sitemenu .in:hover {
	color: black;
	text-shadow: 0 2px 2px #666;
}

.photo-page #sitemenu .in {
	padding: 6px 8px;
}

.photo-page #page-bottom {
	padding: 10px;
	margin: 0;
}
/* @end */
/* @group Banner */
#title {
	padding: 0;
	overflow: hidden;
	height: 140px;
	margin: 0;
	background: url(header-bg.png)  0 0 repeat-x;
	border-bottom: 1px solid #000;
}

.has-custom-banner #title {
	background-position: 0 0;
	background-repeat: repeat-x;
}

#title img {
	float: right;
	margin: 10px 10px 0 0;
	padding: 0;
	-webkit-box-shadow: 0px 0px 0px #000;
	-moz-box-shadow: 0px 0px 0px #000;
}

#title p {
	font-family: "Arial", "Avant Garde", Arial, Helvetica, sans-serif;
	padding: 0 30px;
	margin: 0;
	font-size: 1.4em;
	color: #000;
}

h1 {
		font-family: "Arial", "Avant Garde", Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-weight: normal;
	padding: 36px 30px 0 30px;
	margin: 0;
	color: #000;
}

h1 a {
	text-decoration: none;
	color: #000;
}
/* @end */

/* @group Navigation */
#sitemenu li a:link, #sitemenu li a:visited {
	color: #FFF;
}

#sitemenu li a:hover, #sitemenu li a:active {
	color: #000;
}

.currentParent a:link, .currentParent a:visited {
	color: #999 !important;
}

#sitemenu {
	background-color: #111;
	padding: 15px 0;
	margin: 0;
	color: #999;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: right;
}

#sitemenu ul {
	margin: 0;
	padding: 0;
}

#sitemenu li {
	padding: 0;
	margin: 0;
	display: inline;
	list-style-type: none;
}

#sitemenu a {
	text-decoration: none;
	white-space: nowrap;
}

#sitemenu .in:hover {
	background: url(sitemenu-bg.png) 0 0 repeat-x #9A9C9B;
	color: #000;
	text-shadow: 0 2px 2px #666;
}

#sitemenu .in {background:url(sitemenu-bg.png) 100px 100px repeat-x; padding:15px 8px;
}

/* @end */

/* @group Sidebar & Callouts */
#sidebar-container {
	width: 280px;
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
}

#sidebar .pagelet {
	padding: 10px;
	word-wrap: break-word;
	overflow: hidden;
	margin: 0;
	color: #fff;
	#background: url(pagelet-bg.png) 0 0 repeat-x #fff;
	border-top: 0px solid #CCC;
	border-left: 0px solid #CCC;
	border-bottom: 0px solid #CCC;
	border-right: 0px solid #CCC;
	-webkit-box-shadow: 0px 0px 0px #000;
	-moz-box-shadow: 2px 2px 2px #000;
}

#sidebar .pagelet h4 {
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
	text-shadow: 0 0px 0 #BBB;
	font-size: 1.1em;color: #000000;
}

#sidebar ul {
	margin: 10px 0 10px 20px;
	padding: 0;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar a {
	color: #333;
}

#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	line-height: 1.3em;
	color: #787878;
}

#sidebar a:hover, #sidebar a:active {
    background: none no-repeat;
    color: #5b45ff;
    text-decoration: none;
    
}

/* @end */

/* @group Layout */
#main {
	min-height: 450px;
	font-size: 1.1em;
	line-height: 1.2em;
}

#main a:link, #main a:visited {
	color: #787878;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


#main a:hover, #main a:active {
        color: #5b45ff;
}

body.no-sidebar #main {
	padding: 0 86px;
}

body.no-sidebar #main-content {
	padding: 20px 0;
}

body.allow-sidebar #main {
	width: 570px;
	float: right;
	padding: 0;
}

body.allow-sidebar #main-content {
	padding: 30px 20px 20px 0;
}

#main-content h2 {
	font-size: 2.6em;
	margin: 0;
	padding: 0 0 20px 0;
	font-weight: normal;
	text-shadow: 0 0px 0 #000;
	font-family: "Arial", "Avant Garde", Arial, Helvetica, sans-serif;
}

.article-content, .article-summary, .no-callouts {
	line-height: 1.6em;
}

.article h3 {
	font-size: 2em;
	padding: 0 0 6px 0;
	margin: 30px 0 10px 0;
	clear: both;
	font-weight: normal;
	text-shadow: 0 0px 0 #000;
	font-family: "Arial", "Avant Garde", Arial, Helvetica, sans-serif;
}


.article h3 a {
    color: black;
    padding: 3px;
	text-decoration: none;
}


.article h3 a:hover, .article a:focus, .article a:active {
    background: none no-repeat;
    padding: 0px;
    color: #5b45ff;
    text-decoration: none;
    text-shadow: rgb(161, 161, 161) 0 0 0px;
	font-weight: normal;
	font-style: normal;
}

.imgElement {
	-webkit-box-shadow: 0 2px 3px #111;
	-moz-box-shadow: 0 2px 3px #111;
}

.article-thumbnail {
	float: left;
	margin: 0 10px 10px 0;
}

.timestamp {
	color: #999;
	font-family: "Arial", Courier, "Courier New", ;
	text-align: right;
	margin: 10px 0 20px 0;
	padding: 3px;
	clear: both;
}

.pagelet-body p, .callout-body p, .pagelet-body ul, .callout-body ul {color: #000000;
	
}

.pagelet-body p, .callout-body p {
	line-height: 1em;
}

.pagelet-body p {
	margin: 10px 0;
	padding: 0;
}

.callout-container {
	width: 250px;
	float: right;
	padding: 0 0 0 20px;
}

.callout ul {
	padding: 0 20px;
}

#main .pagelet {
	word-wrap: break-word;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 10px 5px;
	color: #000;
	font-size: 1em !important;
	background: url(pagelet-bottom.png) bottom left no-repeat;
}

#main .bordered {
	padding: 10px;
	background: url(pagelet-bg.png) 0 0 repeat-x #9A9C9B;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #646464;
	border-right: 1px solid #646464;
	color: #fff;
}

#main .bordered a {
	color: #333;
}

#main .bordered a:link, #main .bordered a:visited {
	font-style: normal;
	color: black;
	font-weight: normal;
	text-decoration: none;
}

#main .bordered a:hover, #main .bordered a:active {
    background: none no-repeat;
    padding: 0px;
    text-decoration: none;
	color: #5b45ff;
}

#main .bordered h4 {
	text-shadow: 0 1px 0 #BBB;
	border: none;
}

#main .pagelet-body .ImageElement {
	padding: 5px 0 10px 0;
}

.bordered p {
	padding-left: 6px;
	padding-right: 6px;
}

/* @end */
/* @group Collection Grid items */

.gridItem {
	float: left;
	position: relative;
	width: 176px;
	height: 188px;
	overflow: hidden;
	margin: 0 4px 4px 0;
	text-align: center;
	padding: 4px 0;
	border: 1px solid #444;
}

* html .gridItem {
	margin: 0 2px 4px 0;
}

.gridItem a {
	text-decoration: none;
	color: #000000;
}

.gridItem a:link, .gridItem a:visited {
	color: black;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.gridItem a:hover, .gridItem a:active {
}

.gridItem h3 {
	font-size: 0.8em;
	line-height: 1.6em;
	font-weight: normal;
	padding: 0 4px;
	text-align: center;
	position: absolute;
	top: 140px;
	width: 168px;
}

* html .gridItem h3 {
	position: relative;
	top: 0px;
}

.gridItem img {
	margin: auto!important;
	display: block;
	position: absolute;
	top: 0;
	bottom: 48px;
	right: 0;
	left: 0;
	-webkit-box-shadow: 0 2px 3px #111;
	-moz-box-shadow: 0 2px 3px #111;
}

* html .gridItem img {
	position: relative;
}

.collection-navigation {
	clear: both;
}

.text-navigation {
	font-size: 0.9em;
	padding: 10px 0 20px 0;
	color: #787878;
}

.text-navigation .previous-page, .text-navigation .next-page, .text-navigation .collection-index {
	display: block;
	text-align: right;
	padding: 2px 0 2px 2px;
	color: #787878;
}

.text-navigation a:link, .text-navigation a:visited {
	color: #787878;
	text-decoration: none;
}
.text-navigation a:hover, .text-navigation a:active {
	color: #5b45ff;
}
/* @end */

/* @group Photo Page Img Navigation */
.photo-navigation {
	width: 150px;
	margin: 10px auto 0 auto;
	height: 35px;
}

.photo-navigation .previous-page .imageLink {
	background:white url(arrows.png) -50px 0 no-repeat;
}

.photo-navigation .previous-page .imageLink:hover {
	background: white url(arrows.png) no-repeat -51px 1px;
}

.photo-navigation .next-page .imageLink {
	background: white url(arrows.png) no-repeat 0 0;
}

.photo-navigation .next-page .imageLink:hover {
	background: white url(arrows.png) no-repeat 1px 1px;
}

.photo-navigation .collection-index .imageLink {
	background: white url(arrows.png) no-repeat -100px 0;
}

.photo-navigation .collection-index .imageLink:hover {
	background: white url(arrows.png) no-repeat -101px 1px;
}

.photo-navigation div,
.photo-navigation a:link, {
	color: #000000;
}

.photo-navigation div, .photo-navigation a:link, .photo-navigation a:visited {
	display: block;
	float: left;
	width: 50px;
	height: 25px;
	text-indent: -9999px;
	color: #000000;
}

/* @end */
/* @group Photo Page */
.elementIntroduction {
	clear: both;
}

.elementIntroduction p {
	margin: 0;
}

.photo-page .elementIntroduction {
	margin-bottom: 20px;
}

.photo {
	margin: 10px 0;
}

.photo img {
	-webkit-box-shadow: 0 2px 3px #111;
	-moz-box-shadow: 0 2px 3px #111;
}

.pagelet img.imgelement {
	padding: 0 !important;
}

.caption p {
	margin: 0 0 10px 0;
}
/* @end */

/* @group Footer Area */
#page-bottom {
	text-align: center;
	color: #787878;
	font-size: 11px;
	padding: 15px;
	margin-bottom: 15px;
	clear: both;
	background: url(footer-shaddow.jpg) top center no-repeat;
	z-index: 10;
}

#page-bottom a {
	color: #787878;
}

#page-bottom a:link, #page-bottom a:visited {
	color: #787878;
	text-decoration: none;
}

#page-bottom a:hover, #page-bottom a:active {  
       color: #5b45ff;
   }
/* @end */
#title {
	background-image: none;
}#title { background-image: url(../_Media/light-blue.jpeg); }
