@import url("https://fonts.googleapis.com/css?family=Merriweather|Montserrat:300,400,400i,500,600,700");




/*! normalize.css v1.1.2 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-size: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

button,
html,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

p,
pre {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ol,
nav ul {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body {
    font-size: 100%
}

.mason,
body,
html {
    width: 100%;
    height: 100%
}

body {
    background: #FFFFFF
}

.mason *,
.mason :after,
.mason :before {
    box-sizing: border-box;
    *behavior: url("/_includes/polyfills/boxsizing.htc")
}

.mason--resizing * {
    transition: none
}

.mason {
    width: 1024px;
    min-height: 100%;
    height: auto!important;
    height: 100%;
    margin: 0 auto;
    clear: both;
    position: relative;
    overflow: hidden;
    background: #FFFFFF
}

@media (min-width:0px) {
    .mason {
        width: auto
    }
}

.mason {
    color: #333333;
    font-family: "Montserrat", sans-serif
}

button,
input,
select,
textarea {
    font-family: "Montserrat", sans-serif
}

.video {
    max-width: 100%;
    position: relative;
    background: #000
}

.video iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    border: 0
}

.region h1,
.region h2,
.region h3,
.region h4,
.region h5,
.region h6 {
    color: #b1054c;
    font-family: "Merriweather", sans-serif;
    font-weight: normal;
    line-height: 1.5em
}

.region a {
    color: #145191;
    text-decoration: none
}

.region hr {
    width: 100%;
    height: 0;
    margin: 0;
    border: 0;
    border-bottom: 1px solid #eeeeee
}

.region iframe,
.region img {
    max-width: 100%
}

.region img {
    height: auto!important
}

.region img[data-fill] {
    max-width: none
}

.region figure {
    max-width: 100%;
    padding: 2px;
    margin: 1em 0;
    border: 1px solid #eeeeee;
    background: #fafafa
}

.region figure img {
    clear: both
}

.region figure figcaption {
    clear: both
}

.region blockquote {
    margin: 1em 0;
    padding: 0 0 0 1em
}

.region table {
    max-width: 100%;
    margin: 1em 0;
    clear: both;
    border: 1px solid #eeeeee;
    background: #fafafa
}

.region td,
.region th {
    text-align: left;
    padding: 0.25em 0.5em;
    border: 1px solid #eeeeee
}

.region label {
    margin-right: .5em;
    display: block
}

.region legend {
    padding: 0 .5em
}

.region label em,
.region legend em {
    color: #CF1111;
    font-style: normal;
    margin-left: .2em
}

.region input {
    max-width: 100%
}

.region input[type=password],
.region input[type=text] {
    width: 18em;
    height: 2em;
    display: block;
    padding: 0 0 0 .5em;
    border: 1px solid #eeeeee
}

.region input[type=checkbox],
.region input[type=radio] {
    width: 1em;
    height: 1em;
    margin: .4em
}

.region textarea {
    max-width: 100%;
    display: block;
    padding: .5em;
    border: 1px solid #eeeeee
}

.region select {
    max-width: 100%;
    width: 18em;
    height: 2em;
    padding: .2em;
    border: 1px solid #eeeeee
}

.region select[size] {
    height: auto;
    padding: .2em
}

.region fieldset {
    border-color: #eeeeee
}

.captcha {
    display: block;
    margin: 0 0 1em
}

.captcha__help {
    max-width: 28em
}

.captcha__help--extended {
    max-width: 26em
}

.captcha__elements {
    width: 200px
}

.btn {
    height: auto;
    margin-top: -1px;
    display: inline-block;
    padding: 0 1em;
    color: #145191;
    line-height: 2.8em;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #145191;
    background: transparent;
    transition: background .4s, color .4s
}

.btn:focus,
.btn:hover {
    color: #FFF;
    background: #145191
}

.btn__icon,
.btn__text {
    float: left;
    margin: 0 0.2em;
    line-height: inherit
}

.btn__icon {
    font-size: 1.5em;
    margin-top: -2px
}

.btn--disabled {
    color: #999;
    border-color: #999;
    cursor: default
}

.btn--disabled:focus,
.btn--disabled:hover {
    color: #999;
    background: transparent
}

.anchor {
    visibility: hidden;
    position: absolute;
    top: 0
}

.mason--admin .anchor {
    margin-top: -110px
}

.ui_toolbar {
    clear: both;
    margin: 1em 0;
    line-height: 2.1em
}

.ui_toolbar:after,
.ui_toolbar:before {
    content: '';
    display: table
}

.ui_toolbar:after {
    clear: both
}

.lte-ie7 .ui_toolbar {
    zoom: 1
}

.ui_left>*,
.ui_right>*,
.ui_toolbar>* {
    margin: 0 .5em 0 0;
    float: left
}

.ui_right>:last-child,
.ui_toolbar>:last-child {
    margin-right: 0
}

.ui_left {
    float: left
}

.ui_right {
    float: right;
    margin-left: .5em
}

.ui_button,
.ui_select,
.ui_tag {
    margin: 0 .5em 0 0;
    position: relative;
    float: left;
    text-align: left
}

.ui_button,
.ui_select>div,
.ui_tag {
    height: 2.1em;
    padding: 0 .6em;
    position: relative;
    font-size: 1em;
    white-space: nowrap;
    color: #444444!important;
    line-height: 2.1em;
    border: 1px solid;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
    border-radius: 0px;
    background-color: #F8F8F8;
    background-image: none
}

.ui_button:hover,
.ui_select:hover>div {
    background-color: #E0E0E0
}

.ui_button.ui_button--selected,
.ui_select.ui_select--selected>div {
    background-color: #E0E0E0
}

.ui_button.ui_button--disabled,
.ui_select.ui_select--disabled>div {
    cursor: default;
    color: rgba(68, 68, 68, 0.25)!important;
    background-color: #F8F8F8
}

.ui_button {
    cursor: pointer;
    outline: none!important;
    text-decoration: none;
    transition: background .3s
}

.ui_card {
    padding: 1em;
    display: block;
    text-align: left;
    color: #444444;
    background-color: #F8F8F8;
    border: 1px solid!important;
    border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25)!important;
    border-radius: 0px
}

.ui_card:after,
.ui_card:before {
    content: '';
    display: table;
    clear: both
}

.ui_card--void {
    padding: 0;
    overflow: hidden
}

.ui_card--void>* {
    margin: -1px -2px -1px -1px
}

.ui_card__img {
    margin: 0 -1em;
    display: block;
    overflow: hidden;
    border: 2px solid #F8F8F8
}

.ui_card__img--top {
    margin: -1em -1em 0;
    border-radius: 0px 0px 0 0
}

.ui_card__img--full {
    margin: -1em;
    border-radius: 0px
}

.ui_txt {
    margin: 0 0 0.8em;
    font-weight: 300;
    line-height: 1.6em
}

.ui_txt__title {
    margin: 0.66667em 0;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.33333em
}

.ui_txt__bold {
    margin: 0.8em 0;
    font-weight: 400
}

.ui_txt__sub {
    margin: -1em 0 1em;
    font-size: 0.8em;
    font-weight: 300;
    line-height: 2em
}

.ui_txt__content {
    font-size: 0.9em;
    line-height: 1.77778em
}

.ui_txt__content * {
    display: inline;
    margin: 0
}

.ui_txt--truncate_3,
.ui_txt--truncate_4,
.ui_txt--truncate_5,
.ui_txt--truncate_6,
.ui_txt--truncate_7,
.ui_txt--truncate_8,
.ui_txt--truncate_9 {
    position: relative;
    overflow: hidden
}

.ui_txt--truncate_3:after,
.ui_txt--truncate_4:after,
.ui_txt--truncate_5:after,
.ui_txt--truncate_6:after,
.ui_txt--truncate_7:after,
.ui_txt--truncate_8:after,
.ui_txt--truncate_9:after {
    content: '';
    width: 50%;
    height: 1.6em;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    background: linear-gradient(to right, rgba(248, 248, 248, 0), #f8f8f8)
}

.ui_txt--truncate_3 {
    height: 4.8em
}

.ui_txt--truncate_3 .ui_txt__title {
    max-height: 1.33333em;
    overflow: hidden
}

.ui_txt--truncate_4 {
    height: 6.4em
}

.ui_txt--truncate_4 .ui_txt__title {
    max-height: 2.66667em;
    overflow: hidden
}

.ui_txt--truncate_5 {
    height: 8em
}

.ui_txt--truncate_5 .ui_txt__title {
    max-height: 4em;
    overflow: hidden
}

.ui_txt--truncate_6 {
    height: 9.6em
}

.ui_txt--truncate_6 .ui_txt__title {
    max-height: 5.33333em;
    overflow: hidden
}

.ui_txt--truncate_7 {
    height: 11.2em
}

.ui_txt--truncate_7 .ui_txt__title {
    max-height: 6.66667em;
    overflow: hidden
}

.ui_txt--truncate_8 {
    height: 12.8em
}

.ui_txt--truncate_8 .ui_txt__title {
    max-height: 8em;
    overflow: hidden
}

.ui_txt--truncate_9 {
    height: 14.4em
}

.ui_txt--truncate_9 .ui_txt__title {
    max-height: 9.33333em;
    overflow: hidden
}

.ui_select {
    padding: 0
}

.ui_select>div {
    padding: 0 1.5em 0 .6em;
    cursor: pointer;
    outline: none!important;
    text-decoration: none;
    transition: background .3s
}

.ui_select>div:after {
    content: '';
    display: block;
    position: absolute;
    right: .6em;
    top: 50%;
    margin-top: -2px;
    border: 4px solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent
}

.ui_select>ul {
    padding: 0;
    margin: .75em 0 0;
    display: none;
    list-style: none;
    overflow: hidden;
    background: #fff;
    position: absolute;
    z-index: 8;
    top: 100%;
    right: 0
}

.ui_select>ul li {
    height: 2.1em;
    padding: .15em;
    clear: both;
    position: relative;
    border-bottom: 1px solid #ddd
}

.ui_select>ul li span {
    width: .6em;
    height: .6em;
    margin: .6em;
    float: left
}

.ui_select>ul li label {
    margin: 0 3.6em 0 1.8em;
    display: block;
    white-space: nowrap
}

.ui_select>ul li input {
    position: absolute;
    top: 0.15em;
    right: 0.15em
}

.ui_select--selected>ul {
    display: block
}

.ui_group {
    float: left;
    margin: 0 .5em 0 0
}

.ui_group .ui_button {
    float: left;
    margin: 0;
    border-radius: 0;
    border-left-color: rgba(255, 255, 255, 0.15)
}

.ui_group .ui_button:first-child {
    border-radius: 0px 0 0 0px;
    border-left-color: rgba(0, 0, 0, 0.15)
}

.ui_group .ui_button:last-child {
    border-radius: 0 0px 0px 0
}

.ui_icon {
    height: .5em;
    font-size: 2em;
    line-height: .5em;
    display: inline-block;
    font-family: "Courier New", Courier, monospace
}

.ui_icon--prev:after {
    content: "\02039";
    font-weight: bold
}

.ui_icon--next:after {
    content: "\0203A";
    font-weight: bold
}

.ui-tooltip {
    box-shadow: 0 0 5px #aaa;
    max-width: 300px;
    padding: 8px;
    position: absolute;
    z-index: 9999;
    font-size: 95%;
    line-height: 1.2
}

@page {
    margin: 1cm
}

body,
html {
    width: 100%;
    background: #FFF;
    height: 99%;
    font-size: 90%;
    line-height: 1.5em
}

.header {
    text-align: center;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 40px
}

.header img {
    max-height: 60px
}

.header h1 {
    margin-top: 0.4em
}

.main p {
    font-family: "Montserrat", sans-serif
}

.main h1,
.main h2,
.main h3,
.main h4 {
    font-family: "Merriweather", sans-serif;
    page-break-after: avoid
}

.main img {
    max-width: 500px;
    height: auto;
    margin: 20px auto;
    position: static!important
}

.main a {
    color: inherit
}

.main figure,
.main img,
.main table {
    page-break-inside: avoid
}

.access__link,
.admin_ui,
.content__attachments,
.content__path,
.content__share,
.footer,
.hero,
.menu,
.menu__btn,
.subnav,
button {
    display: none
}

.quotes {
    display: none;
}

.news__bg {
    display: none;
}

.news__list__item__img {
    display: none;
}

.news__list__item__icon {
    display: none;
}

.links__list__item__img {
    display: none;
}

.twitter__list__item {
    background: none !important;
}

.twitter__list__item>div {
    display: inline-block;
}

.twitter__options {
    display: none;
}

.housepoints {
    display: none;
}

.links {
    display: none;
}

.link__box__bg img {
    margin: 0 !important;
    height: auto !important;
}

.link__box__bg a {
    display: none;
}

.content__gallery__list {
    margin: 0;
    padding: 0;
}

.content__gallery__list li {
    width: calc(99% / 3);
    display: inline-block;
}

.content__album__list__item__info,
.content__album__list__item__edit {
    display: none;
}
.content__album__list__item__image {
	text-align: center;
}
.content__album__list__item__image img {
	margin:0 !important;
	max-width:100% !important;
}

.content__album__list li {
    width: calc(99% / 3);
    display: inline-block;
}