/* Page specific styles
***********************************************************************/
#edit_jump_chosen {
    width: 100% !important;	
}

#page-wrapper>footer .artist-strip {
    margin-top: 14px;
    border-top: solid 1px rgba(0, 0, 0, 0.1);
    border-bottom: solid 1px rgba(0, 0, 0, 0.7);
}

body.front #disclaimer {
	font-size: .875rem;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

body.front #disclaimer h2 {
	margin-bottom: 1rem;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	font-size: 1rem;
	text-transform: uppercase;
}

body.front #disclaimer p {
	margin-bottom: 1rem;
	line-height: 1.4;
}

body.front .ui-widget-header {
	background: #ff7900;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 1.5rem;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
}

body.front .ui-button {
	background: transparent;
	border: 4px solid #1e1e1e;
    color: #2f2f2f;
    display: inline-block;
    font-size: 0.875rem;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
    padding: 1em 1.5em;
    text-decoration: none;
    text-transform: uppercase;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

body.front .ui-button-text-only:hover,
body.front .ui-button-text-only:focus,
body.front .ui-button-text-only:active {
	background: #7da7d1;
	border: 4px solid transparent;
    color: #000;

}


/* Cultural warning disclaimer modal popup */

body.front .ui-dialog {
	width: 45% !important;
}



/* close button on Cultural warning disclaimer modal popup */
body.front .ui-button.ui-dialog-titlebar-close {
	border: 0;
}

body.front .ui-dialog-buttonpane {
	border: 0;
}

body.front .ui-widget-overlay {
	opacity: .7;
}

body.front #rediscovering-ind-lang {
	padding: 1em;
	font-size: .875rem;
	background-color: #fff;
	word-break: normal;
}

body.front #rediscovering-ind-lang h1 {
	margin-bottom: 1em;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: bold;
	font-size: 1.125rem;
	text-transform: uppercase;
	line-height: 1.2;
}

body.front #rediscovering-ind-lang p {
	line-height: 1.5;
}

body.front #rediscovering-ind-lang a {
	float: right;
	margin-top: 2em;
}

body.front #get-involved-now {
	margin-top: 1em;
	padding: 1em;
	font-size: .875rem;
	background-color: #fff;
	word-break: normal;
}

body.front #get-involved-now p {
	line-height: 1.5;
}

body.front #get-involved-now a {
	float: right;
	margin-top: 2rem;
}

body.front #discover-your-language {
	position: relative;
	padding: 1em;
	background-color: #1e1e1e;
	color: #fff;
}

body.front #discover-your-language h1 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: normal;
	font-size: 1.5rem;
	text-transform: uppercase;
	line-height: 1;
}

body.front #discover-your-language h2 {
	position: absolute;
	left: 10%;
	top: 16%;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: normal;
	font-size: .875rem;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
}

body.front #discover-your-language .svg-container { 
	display: inline-block;
	position: relative;
	margin-top: 2rem;
	width: 100%;
	max-width: 471px;
	vertical-align: middle; 
	overflow: hidden;
}

body.front #discover-your-language .map-wrapper {
	text-align: center;
}

body.front .unmapped-documents {
	margin-bottom: 1em;
	background-color: #fff;
}

body.front .unmapped-documents a {
	float: right;
	margin-top: 2rem;
}

body.front #search-collections {
	margin-top: 1rem;
	padding: 1em;
	background-color: #1e1e1e;
	color: #fff;
}

/*
body.front #search-collections div {
	margin-top: 1rem;
}
*/

body.front #search-collections div.heapBox,
body.front #search-collections div.heap {
	margin-top: 0;
}

body.front #search-collections span {
	display: block;
/*	font-size: 1rem; */
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 1rem;
}

body.front #search-collections .chosen-container span {
	text-transform: none;
	font-weight: normal;
}

body.front #search-collections div span {
/*	padding-left: .5rem; */
/*	font-size: 1rem; */
	font-weight: bold;
/*	line-height: 36px; */
}

body.front #touch-search label,
body.front #search-collections label {
	display: block;
	padding-bottom: .5rem;
	text-transform: uppercase;
	font-size: 0.875rem;
	font-weight: bold;
}

body.front #search-collections input[type="text"] {
	vertical-align: bottom;
/*	text-indent: 1rem; */
	width: 94%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;	
}

body.front #search-collections input[type="submit"] {
	float: right;
	border: 4px solid #fff;
	margin-top: 1.7rem;
	padding: .8em 1.5em;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.875rem;
	font-weight: bold;
	background: transparent;
	color: #fff;
}




body.front #search-collections .finder-form-element-title,
body.front #search-collections .finder-form-element-title .form-item-title,
body.front #search-collections .form-item {
	margin-top: 0;
	margin-bottom: 0;
}

body.front #search-collections .element-invisible,
body.front #search-collections .field-prefix,
body.front #search-collections .field-suffix {
	position: absolute;
	left: -999em;
	width: 990px;
}

body.front #search-collections .chosen-single {
	border-radius: 0;
}


/*
html.js input.form-autocomplete {
	background-position: 99% -100px;
}

html.js input.throbbing {
	background-position: 99% 50%;
}

#autocomplete {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 0.875rem;	
	line-height: 1.2;
}

#autocomplete ul {
	margin: 0;
	padding: 0;
}

#autocomplete li {
	margin: 0;
	padding: 0.1rem 0.5rem 0.5rem 0.5rem !important;
}
*/



body.front #supported-by {
	clear: both;
/*	padding: 1em; */
	padding: 0.9rem 0;
	color: #000;
/*	background-color: #FFF; */
	background-color: transparent;
/*	margin-top: 1rem; */
/*	margin-top: 1rem; */
/*	margin-top: 68px; */
	float: right;
	font-size: .8rem;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

body.front #supported-by img {
	margin-left: 5px;
/*	max-width: 153px; */
	vertical-align: middle;
}





body.front section .view-home-news .view-header, body.front section .view-home-news .view-content {
	padding: .5rem 1rem;
	background-color: #fff;
	line-height: 1.25;
}

body.front section .view-home-news h2 {
	font-size: 1.5rem;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}

body.front section .view-home-news .item-list ul {
	display: table;
	width: 100%;
	font-size: 0;
}

body.front section .view-home-news .item-list li {
	box-sizing: border-box;
	display: table-cell;
	border-left: 2px solid #ff7900;
	padding: 0 1%;
	width: 25%;
	height: 100%;
	vertical-align: top;
}

body.front section .view-home-news .item-list li:first-of-type {
	border-left: none;
	padding: 0 1% 0 0;
}

body.front section .view-home-news .item-list article h1 {
	margin-bottom: .5rem;
	font-size: .75rem;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

body.front section .view-home-news .item-list article h1 a {
	text-decoration: none;
	color: #1e1e1e;
}

body.front section .view-home-news .item-list article .field--feature-image {
	margin-bottom: 1rem;
}

body.front section .view-home-news .item-list article .field--feature-image  img{
	width: 100%;
	height: auto;
}

body.front section .view-home-news .item-list article .field--body {
	margin-bottom: 1rem;
	font-size: .875rem;
}

body.front section .view-home-news .item-list article a.view {
	float: right;
}

body.front section .view-home-news .view-footer a {
	float: right;
	margin-top: 1rem;
	font-size: .875rem;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
/*	color: #1e1e1e;	 */
}


body.front section .view-communities {
	margin-top: 1rem;
}

body.front section .view-communities h2 {
	margin-bottom: 0;
	font-size: 1.5rem;
	font-weight: normal;
	text-transform: uppercase;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	line-height: 2;
	background: url(../images/tile.png) left top repeat;
}

body.front section .view-communities .item-list li {
	/*
	border: 5px solid #e8ebe7;
	width: 20%;	
	*/
}

body.front section  .view-communities .item-list li.filler {
	border: none;
	background: url(../images/tile.png) left top repeat;
}

body.front section .view-communities .pager {
	padding-top: 45px;
	background: url(../images/tile.png) left top repeat;
}

body.front section .view-communities .pager li.pager__item--first a, body.front section .view-communities .pager li.pager__item--previous a, body.front section .view-communities .pager li.pager__item--next a, body.front section .view-communities .pager li.pager__item--last a {
	background-color: #e8ebe7;
}

.view-community-collection-items, .view-community-collection-items-grouped {
/*	padding-top: 30px; */
}

body.page-collection-items .view-collection-items-grouped .view-header {
	margin-bottom: 2em;
	position: relative;
}

body.page-collection-items .view-collection-items-grouped .view-header p {
	font-size: .75rem;
	font-style: italic;
}

body.page-collection-items  .views-exposed-form .views-exposed-widget {
	float: none;
	padding: 1rem 0 0 0;
}

body.page-collection-items .view-collection-items-grouped .view-filters {
	float: left;
	width: 25%;
}

body.page-collection-items .view-collection-items-grouped .view-filters input[type="text"] {
	width: 95%;
}

body.page-collection-items .view-collection-items-grouped .view-filters select {
	width: 100%;
/*	text-transform: uppercase; */
/*	background: #fff; */
}

body.page-collection-items .view-collection-items-grouped .view-filters select#edit-state {
	height: 20rem;
	text-transform: uppercase;	
}

body.page-collection-items .view-collection-items-grouped .view-filters select option {
/*	margin: .5rem 0; */
	margin: .3rem 0;
	padding: .5rem 0 .5rem .5rem;
	background: #dbd8d8;
}

body.page-collection-items .view-collection-items-grouped .view-filters select#edit-state option:checked {
	color: #FFF;
	background: linear-gradient(#e06a00, #e06a00);
}

body.page-collection-items .view-collection-items-grouped .views-exposed-widgets input[type="submit"] {
/*
    background: none repeat scroll 0 0 transparent;
    border: 4px solid #1e1e1e;
    color: #1e1e1e;
*/    
    font-size: 0.875rem;
    font-weight: bold;
    margin: 0;
    padding: 0.8em 2%;
    text-decoration: none;
    text-transform: uppercase;
/*    width: 94%; */
	width: 100%;
    line-height: 1.25;
}




body.page-collection-items .view-collection-items-grouped .views-exposed-widgets .views-submit-button,
body.page-collection-items .view-collection-items-grouped .views-exposed-widgets .views-reset-button {
	width: 44%;
	float: left;
}

body.page-collection-items .view-collection-items-grouped .views-exposed-widgets .views-submit-button {
	margin-right: 8%;	
}

body.page-collection-items .view-collection-items-grouped a.unidentified-items {
/*    color: #1e1e1e; */
    font-size: 0.875rem;
    font-weight: bold;
    margin: 0;
    padding: 0.8em 2%;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1.25;	

	margin: 0.5rem 0;
	display: block;
	text-align: center;
	width: 94%;	
/*
	margin: 1rem 0;
	display: block;
	text-align: center;

	width: 84%;
	padding-right: 12%;
	background: url(../images/black-view-arrow.png) right center no-repeat;	*/
}


/* Collection Items landing and Unmapped items landing main content area */
body.page-collection-items .view-collection-items-grouped .view-content,
body.page-collection-items .view-collection-items-grouped .pager,
body.page-collection-items-unmapped .view-collection-items-grouped .view-content,
body.page-collection-items-unmapped .view-collection-items-grouped .pager {
	float: right;
/*	padding-top: 0.9rem; */
	padding-top: 0.6rem;
/*	width: 70%; */
	width: 73%;
	margin-bottom: 1rem;	
}

body.page-collection-items .view-collection-items-grouped .view-empty {
	float: right;
    padding-top: 1rem;
    width: 70%;
}



/* Collection items thumbnail view / list view toggle block */

#collection-items-toggle-block {
	float: none;
	width: auto;
	position: absolute;
	right: 0px;
	top: 0px;
/*	margin-top: 1rem; */
	margin-right: 1.7%;
}




#collection-items-toggle-block label {
	float: right;
	background-color: #e9e6ed;
	margin: 0;
	padding: 0;
	width: 44px;
	height: 38px;
	overflow: hidden;
	display: inline-block;
}


#collection-items-toggle-block input {
	visibility: hidden;
	margin: 0;
	padding: 0;
}

#collection-items-toggle-block input + label:hover,
#collection-items-toggle-block input + label:focus,
#collection-items-toggle-block input + label:active {
	cursor: pointer;
}

#collection-items-toggle-block input#collection-items-toggle-list + label {
	background: url('../images/list_view_off.png') no-repeat 0 0;	
}

#collection-items-toggle-block input#collection-items-toggle-list:checked + label {
	background: url('../images/list_view_on.png') no-repeat 0 0;
}

#collection-items-toggle-block input#collection-items-toggle-thumbnails + label {
	background: url('../images/thumbnail_view_off.png') no-repeat 0 0;	
}

#collection-items-toggle-block input#collection-items-toggle-thumbnails:checked + label {
	background: url('../images/thumbnail_view_on.png') no-repeat 0 0;
}





body.page-collection-items-unmapped .view-collection-items-grouped .view-header {
	margin-bottom: 2em;
}

body.page-collection-items-unmapped .view-collection-items-grouped .view-header p {
	font-size: .75rem;
	font-style: italic;
}

body.page-collection-items-unmapped  .views-exposed-form .views-exposed-widget {
	float: none;
	padding: 1rem 0 0 0;
}

body.page-collection-items-unmapped .view-collection-items-grouped .view-filters {
	float: left;
/*	width: 25%; */
	width: 24%;
}

body.page-collection-items-unmapped .view-collection-items-grouped .view-filters input[type="text"] {
	width: 100%
}

body.page-collection-items-unmapped .view-collection-items-grouped .view-filters select {
	width: 100%;
	height: 13rem;
}

body.page-collection-items-unmapped .view-collection-items-grouped .view-filters select option {
	padding: .2rem 0;
}

body.page-collection-items-unmapped .view-collection-items-grouped .views-exposed-widgets input[type="submit"] {
/*
    background: none repeat scroll 0 0 transparent;
    border: 4px solid #1e1e1e;
    color: #1e1e1e;
*/    
    font-size: 0.875rem;
    font-weight: bold;
    margin: 0;
    padding: 0.8em 2%;
    text-decoration: none;
    text-transform: uppercase;
    width: 99%;
}





/* when no results on Collections Items state search: http://indigenous-dev.staff.sl.nsw.gov.au/collection-items */
body.page-collection-items-unmapped .view-collection-items-grouped .view-empty {
	float: right;
    padding-top: 1rem;
    width: 73%;
}



body.front #touch-search {
	padding: 1em;
	background-color: #1e1e1e;
	color: #fff;
}

body.front #touch-search h1 {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: normal;
	font-size: 1.0625rem;
	text-transform: uppercase;
	line-height: 1;
}

body.front #touch-search div.field-wrapper {
	margin-top: 1rem;
}

body.front #touch-search select {
	width: 70%;
	vertical-align: bottom;
}

body.front #touch-search span {
	margin-left: 1rem;
	text-transform: uppercase;
	font-size: 1.6875rem;
}

body.front #touch-search div.button-wrapper a {
	display: inline-block;
	width: 49%;
	height: 36px;
	line-height: 36px;
	font-size: .75rem;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #fff;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(92,92,94,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(255,255,255,1)), color-stop(100%, rgba(92,92,94,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(92,92,94,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(92,92,94,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(92,92,94,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(92,92,94,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#5c5c5e', GradientType=0 );
}

body.front #touch-search div.button-wrapper a:nth-child(1) {
	border-right: 1px solid #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

body.front #touch-search div.button-wrapper a:nth-child(2) {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

body.front #touch-search div.button-wrapper a.active {
	background: #ede9eb;
	color: #1e1e1e;
	text-shadow: none;
}

body.front #touch-search input.postcode {
	height: 36px;
	line-height: 36px;
	width: 70%;
	background:#ede9eb;
/*	text-indent: .5rem; */
}

body.page-community-map  .views-exposed-widgets {
	margin-bottom: 1rem;
	width: 100%;
}

body.page-community-map .views-exposed-widgets > div {
	display: inline-block;
	float: none;
	margin: 0 1% 0 0;
	padding: 0;
	width: 25%;
	max-width: 15rem;
	vertical-align: bottom;
}

body.page-community-map .views-exposed-widgets > div:last-child {
	margin-right: 0;
	width: 18%;
	max-width: 5em;
}

body.page-community-map .view-community-map .views-exposed-widgets .or {
	padding-bottom: .5rem;
	width: auto;
	text-transform: uppercase;
	vertical-align: bottom;
	font-size: .875rem;
}

body.page-community-map .view-community-map .views-exposed-widgets input[type="text"] {
	width: 90%;
/*	text-indent: 1rem; */
}

body.page-community-map .view-community-map .views-exposed-widgets select {
	width: 100%;
}

body.page-community-map .view-community-map .views-exposed-widgets input[type="submit"] {
	margin: 0;
	padding: 0.8rem 1rem;
/*	width: 94%; */
/*    	
	background: none repeat scroll 0 0 transparent;
    border: 4px solid #1e1e1e;
    color: #1e1e1e;
*/    
    font-size: 0.875rem;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

body.page-community-map .view-community-map .view-content {
	clear: right;
}

body.page-community-map .view-community-map .view-content .openlayers-map .olLayerDiv text {
	display: none;
	text-transform: uppercase;
}

body.page-community-map .views-exposed-widgets div.button-wrapper {
	display: none;
}

body.page-community-map .views-exposed-widgets div.button-wrapper a {
	display: inline-block;
	width: 49%;
	height: 36px;
	line-height: 36px;
	font-size: .75rem;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #fff;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(92,92,94,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(255,255,255,1)), color-stop(100%, rgba(92,92,94,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(92,92,94,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(92,92,94,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(92,92,94,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(92,92,94,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#5c5c5e', GradientType=0 );
}

body.page-community-map .views-exposed-widgets div.button-wrapper a:nth-child(1) {
	border-right: 1px solid #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

body.page-community-map .views-exposed-widgets div.button-wrapper a:nth-child(2) {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

body.page-community-map .views-exposed-widgets div.button-wrapper a.active {
	background: #ede9eb;
	color: #1e1e1e;
	text-shadow: none;
}

body.page-community-map  .views-exposed-widgets .view-on-map {
	margin: 1rem 1rem 0 0;
	color: #1e1e1e;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
	font-size: .6875rem;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
}

body.page-community-map aside #map-collection-items p {
	line-height: 1.4;
}

body.page-communities  .views-exposed-widgets {
	margin-bottom: 0;
	padding-bottom: 1rem;
	width: 100%;
}

body.page-communities   .views-exposed-widgets > div {
	display: inline-block;
	float: none;
	margin: 0 1% 0 0;
	padding: 0;
	width: 25%;
	max-width: 15rem;
	vertical-align: bottom;
}

body.page-communities   .views-exposed-widgets > div:last-child {
	margin-right: 0;
	width: 18%;
	max-width: 5em;
}

body.page-communities .views-exposed-widgets .or {
	padding-bottom: .5rem;
	width: auto;
	text-transform: uppercase;
	vertical-align: bottom;
	font-size: .875rem;
}

body.page-communities .views-exposed-widgets input[type="text"] {
	width: 100%;
/*	text-indent: 1rem; */
}


/* form elements on Discover Your Language landing page, aka /communities */
body.page-communities .views-exposed-form-communities-page input#edit-title {
	width: 90%;
}

body.page-communities .views-exposed-form-communities-page input#edit-postcode {
	width: 80%;
}


body.page-communities .views-exposed-widgets select {
	width: 100%;
}

body.page-communities .views-exposed-widgets input[type="submit"] {
	margin: 0;
	padding: 0.8rem 1rem;
/*	width: 94%; */
/*
	background: none repeat scroll 0 0 transparent;
    border: 4px solid #1e1e1e;
    color: #1e1e1e;
*/    
    font-size: 0.875rem;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

body.page-communities .views-exposed-widgets div.button-wrapper {
	display: none;
}

body.page-communities .views-exposed-widgets div.button-wrapper a {
	display: inline-block;
	width: 49%;
	height: 36px;
	line-height: 36px;
	font-size: .75rem;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	color: #fff;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 1);
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(92,92,94,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(3%, rgba(255,255,255,1)), color-stop(100%, rgba(92,92,94,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(92,92,94,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(92,92,94,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(92,92,94,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 3%, rgba(92,92,94,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#5c5c5e', GradientType=0 );
}

body.page-communities .views-exposed-widgets div.button-wrapper a:nth-child(1) {
	border-right: 1px solid #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

body.page-communities .views-exposed-widgets div.button-wrapper a:nth-child(2) {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

body.page-communities .views-exposed-widgets div.button-wrapper a.active {
	background: #ede9eb;
	color: #1e1e1e;
	text-shadow: none;
}

body.node-type-community .pane-page-content {
	margin-top: 1em;
}

body.node-type-community #page-wrapper > header .artist-strip {
	background: url(../images/art-strip-botanical.png) left top repeat-x;
}

body.node-type-community .pane-title {
	display: none;
}

body.node-type-community a.edit-community {
	display: inline-block;
	margin-bottom: 1rem;
	color: #1e1e1e;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

body.node-type-community #collection-title h2, body.node-type-community .view-community-stories h2 {
	margin: 1rem 0 0 0;
}

body.node-type-community .field--community-description {
	padding: 1rem;
	font-size: 1rem;
	line-height: 1.5;
	background-color: #EEE9E9;
}

body.node-type-community .field--community-description p {
	margin-bottom: 1rem;
}

body.node-type-community .view-community-stories {
	margin-bottom: 1rem;
}

body.node-type-community .view-community-stories a {
	color: #1e1e1e;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

body.node-type-community .view-community-featured-resources {
	margin-bottom: 1rem;
}

body.node-type-community .view-community-featured-resources p {
	margin-bottom: 1rem;
}

body.node-type-community .view-community-featured-resources a {
	color: #1e1e1e;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

body.node-type-community aside.view-unmapped-documents {
	float: right;
	clear: both;
	margin: 1em 0 0 0;
	padding: 2em;
	width: 30%;
	background-color: #eae8e9;
	font-size: .875rem;
	line-height: 1.5;
	word-break: normal;
}

body.node-type-community  aside.view-unmapped-documents a {
	display: inline-block;
	margin-top: 1em;
	color: #2f2f2f;
	font-weight: bold;
	text-transform: uppercase;
}

body.node-type-community  .field--locality {
	margin-top: 1rem;
}

body.node-type-community  .pager {
	padding-top: 30px;
}

body.page-community-edit .field-name-field-community-description label, body.page-community-edit .field-name-field-description-status .field-label, body.page-community-edit .workflow-form-container label {
	font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    font-size: 0.875rem;
    line-height: 1.5;
    text-transform: uppercase;
	font-weight: bold;
}

body.page-community-edit .field--description-status {
	color: #e06a00;
}

body.page-community-edit input[type="submit"] {
	float: right;
	padding: .5rem 1rem;
	font-size: 0.875rem;
    font-weight: bold;
	text-transform: uppercase;
}

body.page-user-login input[type="submit"] {
	float: right;
	padding: .5rem 1rem;
	font-size: 0.875rem;
    font-weight: bold;
	text-transform: uppercase;
}

body.page-user-register input[type="submit"] {
	float: right;
	padding: .5rem 1rem;
	font-size: 0.875rem;
    font-weight: bold;
	text-transform: uppercase;
}

body.node-type-story .pane-node-field-story-body {
	margin-bottom: 1rem;
}

body.node-type-story .pane-node-field-story-body p {
	margin-bottom: 1rem;
}

body.node-type-story .pane-node-field-story-body a {
	color: #1e1e1e;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

body.node-type-story .view-story-featured-resources {
	margin-bottom: 1rem;
}

body.node-type-story .view-story-featured-resources a {
	color: #1e1e1e;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

body.node-type-story .edit-story {
	font-size: .875rem;
	color: #2f2f2f;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

body.page-story-edit .blurb p, body.page-featured-resource-edit .blurb p {
	margin-bottom: 1rem;
}

body.page-story-edit .blurb a, body.page-featured-resource-edit .blurb a {
	font-size: .875rem;
	color: #2f2f2f;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

body.page-story-edit .node-form label, body.page-story-edit .node-form .field-label, body.page-featured-resource-edit .node-form label, body.page-featured-resource-edit .node-form .field-label  {
	font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    font-size: 0.875rem;
    line-height: 1.5;
    text-transform: uppercase;
	font-weight: bold;
}

body.page-story-edit .field--story-status, body.page-featured-resource-edit .field--resource-status {
	color: #e06a00;
}

body.page-story-edit input[type="submit"], body.page-featured-resource-edit input[type="submit"] {
	float: right;
	padding: .5rem 1rem;
	font-size: 0.875rem;
    font-weight: bold;
	text-transform: uppercase;
}

body.page-stories-manage .blurb p, body.page-featured-resources-manage .blurb p {
	margin-bottom: 1rem;
}

body.page-stories-manage .blurb a, body.page-featured-resources-manage .blurb a {
	font-size: .875rem;
	color: #2f2f2f;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

body.page-stories-manage .pane-node-form-title h2, body.page-featured-resources-manage .pane-node-form-title h2 {
	border-bottom: 2px solid #e06a00;
}

body.page-stories-manage .node-form label, body.page-stories-manage .node-form .field-label, body.page-featured-resources-manage .node-form label, body.page-featured-resources-manage .node-form .field-label {
	font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    font-size: 0.875rem;
    line-height: 1.5;
    text-transform: uppercase;
	font-weight: bold;
}

body.page-stories-manage input[type="submit"], body.page-featured-resources-manage input[type="submit"] {
	float: right;
	padding: .5rem 1rem;
	font-size: 0.875rem;
    font-weight: bold;
	text-transform: uppercase;
}

body.page-stories-manage .my-stories, body.page-stories-manage .approver-stories, body.page-featured-resources-manage .my-featured-resources, body.page-featured-resources-manage .approver-featured-resources {
	clear: both;
	margin-bottom: 2rem;
}

body.page-stories-manage .my-stories h2, body.page-stories-manage .approver-stories h2, body.page-featured-resources-manage .my-featured-resources h2, body.page-featured-resources-manage .approver-featured-resources h2 {
	border-bottom: 2px solid #e06a00;
}

body.page-stories-manage .my-stories .item-list  li, body.page-stories-manage .approver-stories .item-list  li , body.page-featured-resources-manage .my-featured-resources .item-list  li, body.page-featured-resources-manage .approver-featured-resources .item-list  li {
	margin: 1rem 0;
}

body.page-stories-manage .my-stories .item-list li div, body.page-stories-manage .approver-stories .item-list li div, body.page-featured-resources-manage .my-featured-resources .item-list li div, body.page-featured-resources-manage .approver-featured-resources .item-list li div {
	display: inline-block;
}

body.page-stories-manage .my-stories .item-list li a, body.page-stories-manage .approver-stories .item-list li a, body.page-featured-resources-manage .my-featured-resources .item-list li a, body.page-featured-resources-manage .approver-featured-resources .item-list li a {
	color: #1e1e1e;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

body.page-user .links h3, body.page-user .pane-page-content h3 {
	margin: 1rem 0;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    font-size: 1.125rem;
    font-weight: normal;
    line-height: 1.3;
    text-transform: uppercase;
}

body.page-user .links h4 {
	font-weight: bold;
}

body.page-user .pane-page-content h2.pane-title {
	font-size: 1rem;
	font-weight: bold;
	text-transform: none;
}

body.page-user .links .col, body.page-user .pane-page-content .pane-views-panes {
	float: left;
	border-right: 1px dashed #000;
	padding: 0 2%;
	width: 29%;
}

body.page-user .links .col:nth-child(4), body.page-user .pane-page-content .pane-views-panes:nth-child(5) {
	border-right: none;
}

body.page-user .links p {
	margin-top: 1rem;
}

body.page-user .pane-views-panes .views-field a {
	font-size: .875rem;
	color: #20518e;
    text-decoration: underline;
}

body.page-user .pane-views-panes .views-field a:hover,
body.page-user .pane-views-panes .views-field a:focus,
body.page-user .pane-views-panes .views-field a:active {
	color: #b35e11;
	text-decoration: underline;
}

body.page-user .pane-views-panes .button {
	margin-top: 1rem;
}

body.node-type-collection-item #page-wrapper > header .artist-strip {
	background: url(../images/art-strip-botanical.png) left top repeat-x;
}

body.node-type-collection-item .item-details h2 {
	display: block;
	margin-bottom: 1em;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	/*font-size: 1.6rem;*/
	font-size: 1rem;
	text-decoration: none;
}

body.node-type-collection-item  .panel-indig-collection-item-viewer {
	margin-bottom: 2rem;
}

body.node-type-collection-item  .pager {
	padding-top: 10px;
}

body.node-type-collection-item  .openlayers-views-map {
	margin-top: 1rem;
}

body.node-type-collection-item a.view {
	margin-bottom: 1em;
}

body.node-type-collection-item .extended-details {
	margin-bottom: 2rem;
}

body.node-type-collection-item .extended-details p {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	line-height: 1.5;
}

body.node-type-collection-item .extended-details p strong {
	text-transform: uppercase;
}

body.node-type-collection-item .view-collection-item-stories {
	margin-bottom: 1rem;
}

body.node-type-collection-item .view-collection-item-stories a {
	color: #1e1e1e;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

body.node-type-page h2 a {
	display: block;
	margin-bottom: 1rem;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 1.5rem;
	text-transform: uppercase;
	text-decoration: none;
}

body.node-type-page .field--body {
	margin-bottom: 1em;
	font-size: .875rem;
	line-height: 1.5;
}

body.node-type-page .field--body p {
	margin-bottom: 1em;
}

body.node-type-page .field--body ul  {
	margin-left: 3rem;
	margin-bottom: 1em;
	list-style-type: disc;
}

/*
body.node-type-page .field--body a {
	text-decoration: none;
	color: #0059be;
}
*/

body.page-recent-updates  h2.pane-title {
	display: block;
	margin-bottom: 1rem;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 1.5rem;
	text-transform: uppercase;
	text-decoration: none;
}

body.page-recent-updates .view-news {
	margin-bottom: 1rem;
}

body.page-recent-updates .view-news p {
	margin-bottom: 1rem;
}

body.page-recent-updates .view-news .views-row  {
	margin-bottom: 1rem;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 1rem;
	width: 48%;
	float: left;
	overflow: hidden;			/* don't want oversized images from Tumblr etc stretching past boundaries */
}

body.page-recent-updates .view-news .views-row-odd {
	margin-right: 2%;
	clear: left;		/* have to clear, else the news blocks end up wrapping all over the place */
}

body.page-recent-updates .view-news .views-row-even {
	margin-left: 2%;
}

body.page-recent-updates .view-news .views-field-title {
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 1.125rem;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.25;
}

body.page-recent-updates .view-news .views-field-title a {
	text-decoration: none;
	color: #1e1e1e;
}

body.page-recent-updates .view-news .views-field-field-news-date {
	margin-top: .5rem;
	font-size: 0.75rem;
	text-transform: uppercase;
	font-weight: bold;
}

body.page-recent-updates .view-news .views-field-body {
	margin-top: 1rem;
	font-size: 0.875rem;
	line-height: 1.4;
}

body.page-recent-updates .view-news .views-field-body img {
	width: 100%;	/* scale Tumblr images so they fit into the available space on /recent-updates instead of being cropped */
}

body.page-recent-updates .view-news .views-field-path {
	float: right;
}

body.node-type-news .pane-page-content {
	font-size: .875rem;
	line-height: 1.5;
}

body.node-type-news .pane-page-content h1 {
	display: block;
	margin-bottom: .3rem;
	font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 1.5rem;
	text-transform: uppercase;
	line-height: 1.2;
}

body.node-type-news .pane-page-content h2 {
	margin-bottom: 1rem;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: .75rem;
	color: #1e1e1e;
	text-decoration: none;
	text-transform: uppercase;
}

body.node-type-news .pane-page-content p {
	margin-bottom: 1em;
/*
	font-size: .875rem;
	line-height: 1.5;
*/	
}

body.page-search .pane-page-content h2 {
	font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 2.5;
    text-transform: uppercase;
}

/*
body.node-type-news .pane-page-content a {
	color: #0059be;
    text-decoration: none;
}
*/


/* images in body of news posts */
body.node-type-news .pane-page-content .body img {
	max-width: 100%;	/* scale Tumblr post images so they don't remain too big when viewport size is shrunk, e.g. /recent-updates/redfern-now-state-library-new-south-wales */
	height: auto;	
}


body.page-search article {
	margin-bottom: 1rem;
	font-size: 0.875rem;
    line-height: 1.5;
}

body.page-search  .search-results article a {
	color: #1e1e1e;
    font-family: "Century Gothic",CenturyGothic,AppleGothic,sans-serif;
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: uppercase;
}

body.page-search .pane-page-content input[type="submit"] {
/*
    background: none repeat scroll 0 0 transparent;
    border: 4px solid #1e1e1e;
    color: #1e1e1e;
*/    
    font-size: 0.875rem;
    font-weight: bold;
    margin: 0;
    padding: 0.8em 2em;
    text-decoration: none;
    text-transform: uppercase;
}



/* 
===============================================================
Tablet styles
===============================================================
*/

@media all and (max-width: 78em) {
	body.front .ui-dialog {
		width: 60% !important;
	}

	body.page-communities section .view-communities .item-list li .field-content {
		width: 50%;
	}
	
	body.page-communities section .view-communities .item-list li a {
		font-size: 1rem;
	}
	
	body.page-communities   .views-exposed-widgets > div {
		width: 20%;
	}

	body.page-communities   .views-exposed-widgets > div:last-child {
		width: 20%;
	}
	
	body.page-community-map .views-exposed-widgets > div {
		width: 20%;
	}
	
	body.page-community-map   .views-exposed-widgets > div:last-child {
		width: 20%;
	}
	
	body.page-collection-items .view-collection-items-grouped  .view-filters select {
		height: 20.5rem;
	}
	
	body.page-collection-items .view-collection-items-grouped  .view-filters select {
		font-size: .75rem;
	}
	
	body.page-collection-items-unmapped .view-collection-items-grouped  .view-filters select {
		height: 20.5rem;
	}
	
	body.page-collection-items-unmapped .view-collection-items-grouped  .view-filters select {
		font-size: .75rem;
	}
	
	body.front #search-collections div span {
		/*display: none;*/
	}
	
	body.front #rediscovering-ind-lang {
		margin-top: 1em;
	}
	
	body.front section .view-home-news {
		margin: 0 auto;
		width: 96%;
	}
	
	body.front section .view-home-news .item-list li {
		width: 50%;
	}
	
	body.front section .view-home-news .item-list li:nth-of-type(n+3) {
		display: none;
	}
	
	body.front section .view-communities .item-list li {
		width: 25%;
	}
	
	body.front section .view-communities .item-list li:nth-of-type(n+5) {
		display: none;
	}
	
	body.front section .view-communities .pager {
		display: none;
	}
	
	body.page-recent-updates  h2.pane-title {
		display: none;
	}
	
	body.node-type-news  h2.pane-title {
		display: none;
	}
	
	body.node-type-page  h2.pane-title {
		display: none;
	}
	
	body.node-type-collection-item .extended-details p {
	font-size: .875rem;
	line-height: 1.5;
	}

}


/* 
===============================================================
Mobile styles
===============================================================
*/

@media all and (max-width: 40em) {
	
	body.front .ui-widget-header {
                font-size: 0.875em;
        }

        body.front .ui-dialog {
        	width: 90% !important;
        }

        body.front .ui-dialog .ui-dialog-title {
            white-space: initial;
        }
	

	body.front #supported-by {
		margin-right: 0.5rem;
	}

	body.front .view-footer {
		margin-right: 0.5rem;	
	}
	
	body.page-communities .views-exposed-widgets {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	
	body.page-communities   .views-exposed-widgets div {
		margin: 0;
		width: 100%;
		max-width: 100%;
	}
/*
	body.page-communities .views-exposed-widgets label {
		display: none;
	}
	
	body.page-communities .views-exposed-widgets input[type="submit"] {
		display: none;
	}
*/
	body.page-communities .views-exposed-widgets #edit-state-wrapper {
		float: left;
		width: 70%;
		vertical-align: bottom;
	}	
	
	body.page-communities .views-exposed-widgets .or {
		float: left;
		margin-left: 5%;
		padding-bottom: 0;
		width: 20%;
		line-height: 36px;
		text-transform: uppercase;
		font-size: 1.6875rem;
		font-weight: bold;
	}
	
	body.page-communities .views-exposed-widgets div:nth-of-type(5) {
		display: none;
	}

	body.page-communities .views-exposed-widgets div.button-wrapper {
		clear: both;
		padding: 1rem 0;
		display: block;
	}
	/*
	body.page-communities section .view-communities .item-list li {
		width: 50%;	
	}
	*/
	body.page-communities section .view-communities .item-list li a {
		font-size: .75rem;
	}
	
	body.node-type-community .field--body {
		font-size: .875rem;
	}
	
	body.node-type-community aside.view-unmapped-documents {
		display: none;
	}
		
	body.node-type-community .pane-page-content {
		margin-top: 0;
	}
	
	body.page-community-map .panel-indig-2col-main-wrapper  {
		margin-bottom: 1rem;
	}
/*	
	body.page-community-map .panel-indig-2col-side {
		display: none;
	}
*/	
	body.page-community-map .views-exposed-widgets {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	
	body.page-community-map .views-exposed-widgets div {
		margin: 0;
		width: 100%;
		max-width: 100%;
	}

/*	
	body.page-community-map .views-exposed-widgets label {
		display: none;
	}

	body.page-community-map .views-exposed-widgets input[type="submit"] {
		display: none;
	}
*/

	body.page-community-map .views-exposed-widgets #edit-state-wrapper {
		float: left;
		width: 70%;
		vertical-align: bottom;
	}	
	
	body.page-community-map .view-community-map .views-exposed-widgets .or {
		float: left;
		margin-left: 5%;
		padding-bottom: 0;
		width: 20%;
		line-height: 36px;
		text-transform: uppercase;
		font-size: 1.6875rem;
		font-weight: bold;
	}
	
	body.page-community-map .views-exposed-widgets div:nth-of-type(5) {
		display: none;
	}

	body.page-community-map .views-exposed-widgets div.button-wrapper {
		clear: both;
		padding: 1rem 0;
		display: block;
	}
	
	body.page-collection-items .view-collection-items-grouped  .view-filters {
		width: 45%;
	}
	
	body.page-collection-items .view-collection-items-grouped  .view-filters select {
		height: 19.5rem;
	}
	
	body.page-collection-items .view-collection-items-grouped  .view-filters select {
		font-size: .875rem;
	}
	
	body.page-collection-items .view-collection-items-grouped  .view-content {
		width: 50%;
	}
	
	body.page-collection-items-unmapped .view-collection-items-grouped  .view-filters {
		width: 45%;
	}
	
	body.page-collection-items-unmapped .view-collection-items-grouped  .view-filters select {
		height: 19.5rem;
	}
	
	body.page-collection-items-unmapped .view-collection-items-grouped  .view-filters select {
		font-size: .625rem;
	}
	
	body.page-collection-items-unmapped .view-collection-items-grouped  .view-content {
		width: 50%;
	}
	
	body.front .unmapped-documents {
		margin-top: 1em;
	}
	
	body.front #rediscovering-ind-lang {
		font-size: .6875rem;
	}
	
	body.front section .view-communities h2 {
		font-size: 1.0625rem;
		padding-left: 0.3rem;
	}
	
	body.front #get-involved-now {
		font-size: .6875rem;
	}
	
	body.front section .view-home-news h2 {
		font-size: 1.0625rem;
	}
	
	body.front section .view-home-news .item-list li {
		width: 100%;	
	}
	
	body.front section .view-home-news .item-list li h1, body.front section .view-home-news .item-list li p {
		font-size: .6875rem;
	}
	
	body.front section .view-home-news .item-list li:nth-of-type(n+2) {
		display: none;
	}
	
	body.front section .view-home-news .view-footer a {
		font-size: .6875rem;
	}
	
	body.front section .view-communities .item-list li {
		width: 50%;
	}
	
	body.front section .view-communities .item-list li:nth-of-type(n+3) {
		display: none;
	}
	
	body.page-collection-items  .view-collection-items .view-header h2,
	body.page-collection-items  .view-collection-items-grouped .view-header h2,
	body.page-collection-items-unmapped  .view-collection-items-grouped .view-header h2 {
		display: none;
	}
	
	body.node-type-collection-item  .pane-page-title h2 {
		display: none;
	}
	
	body.node-type-collection-item .item-details h2 {
		/*color: #ff7900;*/
		font-size: 0.8rem;
		/*font-weight: bold;*/
		line-height: 1.2;
		text-transform: uppercase;
	}
	
	body.page-recent-updates .view-news .views-row  {
		float: none;
		margin: 0 0 1rem 0;
		width: 100%;
	}
	
	body.page-recent-updates .view-news .views-field-title {
		font-size: .875rem;
	}
	
	body.page-recent-updates .view-news .views-field-field-news-date {
		font-size: .875rem;
	}

	body.page-recent-updates .view-news .views-field-body {
		font-size: .875rem;
	}
	
	body.node-type-news  .pane-page-content h1 {
		font-size: .875rem;
	}
	
	body.node-type-news .pane-page-content h2 {
		font-size: .875rem;
	}
	
	body.node-type-news .pane-page-content p {
		font-size: .875rem;
	}
	
	body.node-type-collection-item .extended-details p {
		font-size: .875rem;
	}
	
	body.node-type-page .field--body {
		font-size: .875rem;
	}
	
	#collection-items-toggle-block {
	    float: right;
	    width: auto;
	    margin-top: 1rem; 
	    margin-right: 1.7%;
	}
}
