
/* ---------- Overall Specifications ---------- */

body {
  line-height: 1.5;
  font-size: 87.5%;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  width:970px;
  margin:0px auto 10px auto;
}
a, a:link,
a:visited {
  text-decoration: none;
  color:#000;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
  color:#000;
}
a:visited, span.MsoHyperlinkFollowed {
	text-decoration:none !important;
}
.view-id-blog a:link, span.MsoHyperlink {
	color:#3b3b3b !important;
}
p.MsoNormal, li.MsoNormal, div.MsoNormal, p.normal, li.normal, div.normal {
	color:#3b3b3b !important;
	font-family: "ProximaNovaRegular" !important;
	font-size:13px !important;
	line-height:1.3 !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1.0em 0 0.5em;
  font-weight: inherit;
}
h1 {
  font-size: 1.357em;
  color: #000;
}
h2 {
  font-size: 1.143em;
}
p {
  margin: 0 0 1.2em;
}
del {
  text-decoration: line-through;
}
tr.odd {
  background-color: #dddddd;
}
img {
  outline: 0;
}
code,
pre,
kbd,
samp,
var {
  padding: 0 0.4em;
  font-size: 0.77em;
  font-family: Menlo, Consolas, "Andale Mono", "Lucida Console", "Nimbus Mono L", "DejaVu Sans Mono", monospace, "Courier New";
}
code {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
}
pre code,
pre kbd,
pre samp,
pre var,
kbd kbd,
kbd samp,
code var {
  font-size: 100%;
  background-color: transparent;
}
pre code,
pre samp,
pre var {
  padding: 0;
}
.description code {
  font-size: 1em;
}
kbd {
  background-color: #f2f2f2;
  border: 1px outset #575757;
  margin: 0 3px;
  color: #666;
  display: inline-block;
  padding: 0 6px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
pre {
  background-color: #f2f2f2;
  background-color: rgba(40, 40, 0, 0.06);
  margin: 10px 0;
  overflow: hidden;
  padding: 15px;
  white-space: pre-wrap;
}


/* ------------------ Fonts ------------------ */

body,
#site-slogan,
.ui-widget,
.comment-form label {
  font-family: "ProximaNovaRegular", Helvetica;
}
#header,
#footer-wrapper,
#skip-link,
ul.contextual-links,
ul.links,
ul.primary,
.item-list .pager,
div.field-type-taxonomy-term-reference,
div.messages,
div.meta,
p.comment-time,
table,
.breadcrumb {
  font-family: "ProximaNovaRegular", Helvetica;
}
input,
textarea,
select,
a.button {
  font-family: "ProximaNovaRegular", Helvetica;;
}

/* ------------------ Reset Styles ------------------ */

caption {
  text-align: left; /* LTR */
  font-weight: normal;
}
blockquote {
  background: #f7f7f7;
  border-left: 1px solid #bbb;
  font-style: italic;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
}
blockquote:before {
  color: #bbb;
  content: "\201C";
  font-size: 3em;
  line-height: 0.1em;
  margin-right: 0.2em;
  vertical-align: -.4em;
}
blockquote:after {
  color: #bbb;
  content: "\201D";
  font-size: 3em;
  line-height: 0.1em;
  vertical-align: -.45em;
}
blockquote > p:first-child {
  display: inline;
}
a.feed-icon {
  display: inline-block;
  padding: 15px 0 0 0;
}

/* ------------------ Table Styles ------------------ */

table {
  border: 0;
  border-spacing: 0;
  font-size: 0.857em;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
#footer-wrapper table {
  font-size: 1em;
}
table tr th {
  background: #757575;
  background: rgba(0, 0, 0, 0.51);
  border-bottom-style: none;
}
table tr th,
table tr th a,
table tr th a:hover {
  color: #FFF;
  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}
tr td,
tr th {
  padding: 4px 9px;
  border: 1px solid #fff;
  text-align: left; /* LTR */
}
.node .content tr td {
	border:0px;
}
.node .content tbody {
	border-top:0px;
}
#footer-wrapper tr td,
#footer-wrapper tr th {
  border-color: #555;
  border-color: rgba(255, 255, 255, 0.18);
}
tr.odd {
  background: #e4e4e4;
  background: rgba(0, 0, 0, 0.105);
}
tr,
tr.even {
  background: transparent;
}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}

/* ------------------ List Styles ------------------ */

.block ol,
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
.contextual-links-wrapper {
  font-size: small !important;
}
ul.contextual-links {
  font-size: 0.923em;
}
.contextual-links-wrapper a {
  text-shadow: 0 0 0 !important;
}
.item-list .pager {
  font-size: 0.929em;
}
ul.menu li {
  margin: 0;
}
.region-content ul,
.region-content ol {
  margin: 1em 0;
  padding: 0 0 0.25em 2.5em; /* LTR */
}
.item-list ul li {
  margin: 0;
  padding: 0.2em 0.5em 0 0; /* LTR */
}
ul.tips {
  padding: 0 0 0 1.25em; /* LTR */
}

/* ------------------ Header ------------------ */
#skip-link {
  left: 50%;
  margin-left: -5.25em;
  margin-top: 0;
  position: absolute;
  width: auto;
  z-index: 50;
}
#skip-link a,
#skip-link a:link,
#skip-link a:visited {
  background: #444;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  display: block;
  font-size: 0.94em;
  line-height: 1.7;
  padding: 1px 10px 2px 10px;
  text-decoration: none;
  -khtml-border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border-radius: 0 0 10px 10px;
}
#skip-link a:hover,
#skip-link a:active,
#skip-link a:focus {
  outline: 0;
}
#logo {
  float: left; /* LTR */
	margin-top:9px;
}
#header {
	height:85px;
	/*width:920px;*/
}
#header a {
	color:#fff;
	background-color:#000;
}
#name-and-slogan {
  float: left; /* LTR */
  padding-top: 34px;
  margin: 0 0 30px 15px; /* LTR */
}
#site-name {
  font-size: 1.821em;
  color: #686868;
  line-height: 1;
}
h1#site-name {
  margin: 0;
}
#site-name a {
  font-weight: normal;
}
#site-slogan {
  font-size: 0.929em;
  margin-top: 7px;
  word-spacing: 0.1em;
  font-style: italic;
}
/* Region header blocks. */
.region-header .block {
  font-size: 0.857em;
  float: left; /* LTR */
  margin: 0px;
  padding: 0;
}
.region-header .block .content {
  margin: 0;
  padding: 0;
}
.region-header .block ul {
  margin: 0;
  padding: 0;
}
.region-header .block li {
  list-style: none;
  list-style-image: none;
  padding: 0;
}
.region-header .form-text {
  background: #fefefe;
  background: rgba(255, 255, 255, 0.7);
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.3);
  width: 120px;
}
.region-header .form-text:hover,
.region-header .form-text:focus,
.region-header .form-text:active {
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
}
.region-header .form-required {
  color: #eee;
  color: rgba(255, 255, 255, 0.7);
}
/* Region header block menus. */
.region-header .block-menu {
  border: 1px solid;
  border-color: #eee;
  border-color: rgba(255, 255, 255, 0.2);
  padding: 0;
  width: 208px;
}
.region-header .block-menu li a {
  display: block;
  border-bottom: 1px solid;
  border-bottom-color: #eee;
  border-bottom-color: rgba(255, 255, 255, 0.2);
  padding: 3px 7px;
}
.region-header .block-menu li a:hover,
.region-header .block-menu li a:focus,
.region-header .block-menu li a:active {
  text-decoration: none;
  background: rgba(255, 255, 255, 0.15);
}
.region-header .block-menu li.last a {
  border-bottom: 0;
}
/* User Login block in the header region */
.region-header #block-user-login {
  width: auto;
}
.region-header #block-user-login .content {
  margin-top: 2px;
}
.region-header #block-user-login .form-item {
  float: left; /* LTR */
  margin: 0;
  padding: 0;
}
.region-header #block-user-login div.item-list,
.region-header #block-user-login div.description {
  font-size: 0.916em;
  margin: 0;
}
.region-header #block-user-login div.item-list {
  clear: both;
}
.region-header #block-user-login div.description {
  display: inline;
}
.region-header #block-user-login .item-list ul {
  padding: 0;
  line-height: 1;
}
.region-header #block-user-login .item-list li {
  list-style: none;
  float: left; /* LTR */
  padding: 3px 0 1px;
}
.region-header #block-user-login .item-list li.last {
  padding-left: 0.5em; /* LTR */
}
.region-header #block-user-login ul.openid-links li.last {
  padding-left: 0; /* LTR */
}
.region-header #user-login-form li.openid-link a,
.region-header #user-login li.openid-link a {
  padding-left: 20px; /* LTR */
}
.region-header #block-user-login .form-actions {
  margin: 4px 0 0;
  padding: 0;
  clear: both;
}
.region-header #block-user-login input.form-submit {
  border: 1px solid;
  border-color: #ccc;
  border-color: rgba(255, 255, 255, 0.5);
  background: #eee;
  background: rgba(255, 255, 255, 0.7);
  margin: 4px 0;
  padding: 3px 8px;
}
.region-header #block-user-login input.form-submit:hover,
.region-header #block-user-login input.form-submit:focus {
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
}
/* Search block in region header. */
.region-header #block-search-form {
  width: 166px;
}
.region-header #block-search-form .form-text {
  width: 154px;
}
/* Language switcher block in region header. */
.region-header .block-locale ul li {
  display: inline;
  padding: 0 0.5em;
}

/* --------------- Main Menu ------------ */

#main-menu {
  clear: both;
}
#main-menu-links {
  font-size: 0.929em;
  margin: 0;
  padding: 0 15px;
}
#main-menu-links li {
  float: left; /* LTR */
  list-style: none;
  padding: 0 1px;
  margin: 0 1px;
}
#main-menu-links a {
  color: #333;
  background: #ccc;
  background: rgba(255, 255, 255, 0.7);
  float: left; /* LTR */
  height: 2.4em;
  line-height: 2.4em;
  padding: 0 0.8em;
  text-decoration: none;
  text-shadow: 0 1px #eee;
  -khtml-border-radius-topleft: 8px;
  -khtml-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#main-menu-links a:hover,
#main-menu-links a:focus {
  background: #f6f6f2;
  background: rgba(255, 255, 255, 0.95);
}
#main-menu-links a:active {
  background: #b3b3b3;
  background: rgba(255, 255, 255, 1);
}
#main-menu-links li a.active {
  border-bottom: none;
}
.featured #main-menu-links li a:active,
.featured #main-menu-links li a.active {
  background: #f0f0f0;
  background: rgba(240, 240, 240, 1.0);
}

/* --------------- Secondary Menu ------------ */

#secondary-menu-links {
  float: right; /* LTR */
  font-size: 0.929em;
  margin: 10px 10px 0;
}
#secondary-menu-links a:hover,
#secondary-menu-links a:focus {
  text-decoration: underline;
}

/* ------------------- Main ------------------- */

#main {
  margin-top: 10px;
  margin-bottom: 0px;
}

/* ----------------- Featured ----------------- */

#featured {
  text-align: center;
  font-size: 1.643em;
  font-weight: normal;
  line-height: 1.4;
  padding: 20px 0 45px;
  margin: 0;
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
  border-bottom: 1px solid #e7e7e7;
  text-shadow: 1px 1px #fff;
}
#featured h2 {
  font-size: 1.174em;
  line-height: 1;
}
#featured p {
  margin: 0;
  padding: 0;
}

/* --------------- Highlighted ---------------- */

#highlighted {
  border-bottom: 1px solid #d3d7d9;
  font-size: 120%;
}

/* ------------------- Help ------------------- */

.region-help {
  border: 1px solid #d3d7d9;
  padding: 0 1.5em;
  margin-bottom: 30px;
}

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

.front .content {
  margin-top: 0px;
}
h1#page-title {
  line-height: 1;
}
#content h2 {
  margin-bottom: 2px;
  font-size: 1.429em;
  line-height: 1.4;
}
.node .content {
  font-size: 1em;
}
.node-teaser .content {
  font-size: 1em;
}
.node-teaser h2 {
  margin-top: 0;
  padding-top: 0.5em;
}
.node-teaser h2 a {
  color: #181818;
  text-decoration:none;
}
.node-teaser {
  border-bottom: 1px solid #d3d7d9;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.node-sticky {
  background: #f9f9f9;
  background: rgba(0, 0, 0, 0.024);
  border: 1px solid #d3d7d9;
  padding: 0 15px 15px;
}
.node-full {
  background: none;
  border: none;
  padding: 0;
}
.node-teaser .content {
  clear: none;
  line-height: 1.6;
}
.meta {
  font-size: 0.857em;
  color: #68696b;
  margin-bottom: -5px;
}
.submitted .user-picture img {
  float: left; /* LTR */
  height: 20px;
  margin: 1px 5px 0 0; /* LTR */
}
.field-type-taxonomy-term-reference {
  margin: 0 0 1.2em;
}
.field-type-taxonomy-term-reference .field-label {
  font-weight: normal;
  margin: 0;
  padding-right: 5px; /* LTR */
}
.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference ul.links {
  font-size: 0.8em;
}
.node-teaser .field-type-taxonomy-term-reference .field-label,
.node-teaser .field-type-taxonomy-term-reference ul.links {
  font-size: 0.821em;
}
.field-type-taxonomy-term-reference ul.links {
  padding: 0;
  margin: 0;
  list-style: none;
}
.field-type-taxonomy-term-reference ul.links li {
  float: left; /* LTR */
  padding: 0 1em 0 0; /* LTR */
  white-space: nowrap;
}
.link-wrapper {
  text-align: right;
}
.field-type-image img,
.user-picture img {
  margin: 0 0 1em;
}
ul.links {
  color: #68696b;
  font-size: 0.821em;
}
.node-unpublished {
  margin: -20px -15px 0;
  padding: 20px 15px 0;
}
.node-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ----------------- Comments ----------------- */

.comment h2.title {
  margin-bottom: 1em;
}
.comment div.user-picture img {
  margin-left: 0; /* LTR */
}
.comment {
  margin-bottom: 20px;
  display: table;
  vertical-align: top;
}
.comment .attribution {
  display: table-cell;
  padding: 0 30px 0 0; /* LTR */
  vertical-align: top;
  overflow: hidden;
}
.comment .attribution img {
  margin: 0;
  border: 1px solid #d3d7d9;
}
.comment .attribution .username {
  white-space: nowrap;
}
.comment .submitted p {
  margin: 4px 0;
  font-size: 1.071em;
  line-height: 1.2;
}
.comment .submitted .comment-time {
  font-size: 0.786em;
  color: #68696b;
}
.comment .submitted .comment-permalink {
  font-size: 0.786em;
  text-transform: lowercase;
}
.comment .content {
  font-size: 0.929em;
  line-height: 1.6;
}
.comment .comment-arrow {
  background: url(../images/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
  border-left: 1px solid;
  border-right: 1px solid;
  height: 40px;
  margin-left: -47px; /* LTR */
  margin-top: 10px;
  position: absolute;
  width: 20px;
}
.comment .comment-text {
  padding: 10px 25px;
  border: 1px solid #d3d7d9;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.comment .indented {
  margin-left: 40px; /* LTR */
}
.comment ul.links {
  padding: 0 0 0.25em 0;
}
.comment ul.links li {
  padding: 0 0.5em 0 0; /* LTR */
}
.comment-unpublished {
  margin-right: 5px; /* LTR */
  padding: 5px 2px 5px 5px; /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ------------------ Sidebar ----------------- */
.sidebar .section {
  padding-top: 10px;
}
.sidebar .block {
  border: 1px solid;
  padding: 15px 20px;
  margin: 0 0 20px;
}
.sidebar h2 {
  margin: 0 0 0.5em;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 5px;
  text-shadow: 0 1px 0 #fff;
  font-size: 1.071em;
  line-height: 1.2;
}
.sidebar .block .content {
  font-size: 0.914em;
  line-height: 1.4;
}
.sidebar tbody {
  border: none;
}
.sidebar tr.even,
.sidebar tr.odd {
  background: none;
  border-bottom: 1px solid #d6d6d6;
}

/* ----------------- Triptych ----------------- */

#triptych-wrapper {
  background-color: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
  border-top: 1px solid #e7e7e7;
}
#triptych h2 {
  color: #000;
  font-size: 1.714em;
  margin-bottom: 0.8em;
  text-shadow: 0 1px 0 #fff;
  text-align: center;
  line-height: 1;
}
#triptych .block {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #dfdfdf;
  line-height: 1.3;
}
#triptych .block.last {
  border-bottom: none;
}
#triptych .block ul li,
#triptych .block ol li {
  list-style: none;
}
#triptych .block ul,
#triptych .block ol {
  padding-left: 0;
}
#triptych #block-user-login .form-text {
  width: 185px;
}
#triptych #block-user-online p {
  margin-bottom: 0;
}
#triptych #block-node-syndicate h2 {
  overflow: hidden;
  width: 0;
  height: 0;
}
#triptych-last #block-node-syndicate {
  text-align: right;
}
#triptych #block-search-form .form-type-textfield input {
  width: 185px;
}
#triptych-middle #block-system-powered-by {
  text-align: center;
}
#triptych-last #block-system-powered-by {
  text-align: right;
}

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

#footer-wrapper {
  color: #c0c0c0;
  color: rgba(255, 255, 255, 0.65);
  font-size: 0.857em;
  clear:both;
  border-top: solid 1px #c7c7c7;
  padding-top:20px;
}
#footer-wrapper a {
  color: #fcfcfc;
  color: rgba(255, 255, 255, 0.8);
}
#footer-wrapper a:hover,
#footer-wrapper a:focus {
  color: #fefefe;
  color: rgba(255, 255, 255, 0.95);
  text-decoration: underline;
}
#footer-wrapper .block {
  margin: 0px;
  border: 1px solid #444;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 0px;
}
#footer-columns .block-menu,
#footer .block {
  margin: 0;
  padding: 0;
  border: none;
}
#footer .block {

}
#footer .block .content {
  padding: 0.5em 0;
  margin-top: 0;
}
#footer .block h2 {
  margin: 0;
}
#footer-columns h2 {
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  font-size: 1em;
  margin-bottom: 0;
  padding-bottom: 3px;
  text-transform: uppercase;
}
#footer-columns .content {
  margin-top: 0;
}
#footer-columns p {
  margin-top: 1em;
}
#footer-columns .content ul {
  list-style: none;
  padding-left: 0; /* LTR */
  margin-left: 0;
}
#footer-columns .content li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-columns .content li a {
  display: block;
  border-bottom: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
  line-height: 1.2;
  padding: 0.8em 2px 0.8em 20px; /* LTR */
  text-indent: -15px;
}
#footer-columns .content li a:hover,
#footer-columns .content li a:focus {
  background-color: #1f1f21;
  background-color: rgba(255, 255, 255, 0.05);
  text-decoration: none;
}
#footer {
  letter-spacing: 0.2px;
  margin-top: 20px;
  border-top: 1px solid #555;
  border-color: rgba(255, 255, 255, 0.15);
}
#footer .region {

}
#footer .block {

}
#footer ul,
#footer li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer li a {
  float: left; /* LTR */
  padding: 0 12px;
  display: block;
  border-right: 1px solid #555; /* LTR */
  border-color: rgba(255, 255, 255, 0.15);
}
#footer li a:hover {
	color:#000;
}
#footer li.first a {
  padding-left: 0; /* LTR */
}
#footer li.last a {
  padding-right: 0; /* LTR */
  border-right: none; /* LTR */
}
#footer-wrapper tr.odd {
  background-color: transparent;
}
#footer-wrapper tr.even {
  background-color: #2c2c2c;
  background-color: rgba(0, 0, 0, 0.15);
}

/* --------------- System Tabs  --------------- */

.tabs {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0px;
  display:none;
}
.tabs ul.primary {
  padding: 0 3px;
  margin: 0;
  overflow: hidden;
  border: none;
  background: transparent url(../images/tabs-border.png) repeat-x left bottom;
}
.tabs ul.primary li {
  display: block;
  float: left; /* LTR */
  vertical-align: bottom;
  margin: 0 5px 0 0; /* LTR */
}
.tabs ul.primary li.active a {
  border-bottom: 1px solid #ffffff;
}
.tabs ul.primary li a {
  color: #000;
  background-color: #ededed;
  height: 1.8em;
  line-height: 1.9;
  display: block;
  font-size: 0.929em;
  float: left; /* not LTR */
  padding: 0 10px 3px;
  margin: 0;
  text-shadow: 0 1px 0 #fff;
  -khtml-border-radius-topleft: 6px;
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -khtml-border-radius-topright: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
}
.tabs ul.primary li.active a {
  background-color: #ffffff;
}
.tabs ul.secondary {
  border-bottom: none;
  padding: 0.5em 0;
}
.tabs ul.secondary li {
  display: block;
  float: left; /* LTR */
}
.tabs ul.secondary li:last-child {
  border-right: none; /* LTR */
}
.tabs ul.secondary li:first-child {
  padding-left: 0; /* LTR */
}
.tabs ul.secondary li a {
  padding: 0.25em 0.5em;
}
.tabs ul.secondary li a.active {
  background: #f2f2f2;
  border-bottom: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
ul.action-links {
  list-style: none;
  margin: 5px;
  padding: 0.5em 1em;
}
ul.action-links li {
  display: inline-block;
  margin-left: 10px;
}
ul.action-links li a {
  padding-left: 15px;
  background: url(../images/add.png) no-repeat left center;
  margin: 0 10px 0 0;
}

/* ---------------- Messages  ----------------- */

#messages {
  padding: 20px 0 5px;
  margin: 0 auto;
}
.featured #messages {
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
}
div.messages {
  margin: 8px 15px;
}

/* -------------- Breadcrumbs   -------------- */

.breadcrumb {
  font-size: 0.929em;
}

/* -------------- User Profile   -------------- */

.profile .user-picture {
  float: none;
}

/* -------------- Password Meter  ------------- */

.confirm-parent,
.password-parent {
  width: 34em;
}
.password-parent,
div.form-item div.password-suggestions {
  position: relative;
}
.password-strength-text,
.password-strength-title,
div.password-confirm {
  font-size: 0.82em;
}
.password-strength-text {
  margin-top: 0.2em;
}
div.password-confirm {
  margin-top: 2.2em;
  width: 20.73em;
}

/* ---------------- Buttons    ---------------- */

input.form-submit,
a.button {
  background: #dfdfdf url(../images/buttons.png) 0 0 repeat-x;
  color: #3a3a3a;
  cursor: pointer;
  font-size: 0.929em;
  font-weight: normal;
  text-align: center;
	margin:0px;
  border:0px;
  width:10px;
  height:25px;
  overflow:hidden;
}
.page-user input.form-submit,
a.button {
	width:auto;
}
.page-protected-page input.form-submit,
a.button {
	width:auto;
}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active {
  text-decoration: none;
  color: #5a5a5a;
}

/* -------------- Form Elements   ------------- */

fieldset {
  background: #ffffff;
  border: 1px solid #cccccc;
  margin-top: 10px;
  margin-bottom: 32px;
  padding: 0 0 10px;
  position: relative;
  top: 12px; /* Offsets the negative margin of legends */
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.fieldset-wrapper {
  margin-top: 25px;
}
.node-form .vertical-tabs .fieldset-wrapper {
  margin-top: 0;
}
.filter-wrapper {
  top: 0;
  padding: 1em 0 0.2em;
  -khtml-border-radius-topright: 0;
  -khtml-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.filter-help a {
  font-size: 0.857em;
  padding: 2px 20px 0;
}
.filter-wrapper .form-item label {
  margin-right: 10px;
}
.filter-wrapper .form-item {
  padding: 0 0 0.5em 0.5em;
}
.filter-guidelines {
  padding: 0 1.5em 0 0.5em;
}
fieldset.collapsed {
  background: transparent;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
fieldset legend {
  background: #dbdbdb;
  border: 1px solid #ccc;
  border-bottom: none;
  color: #3b3b3b;
  display: block;
  height: 2em;
  left: -1px; /* LTR */
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  line-height: 2;
  padding: 0;
  position: absolute;
  text-indent: 10px;
  text-shadow: 0 1px 0 #fff;
  top: -12px;
  width: 100%;
  -khtml-border-radius-topleft: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
fieldset.collapsed legend {
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
fieldset legend a {
  color: #3b3b3b;
}
fieldset legend a:hover,
fieldset legend a:focus,
fieldset legend a:active {
  color: #000;
}
fieldset .fieldset-wrapper {
  padding: 0 10px;
}
fieldset .fieldset-description {
  margin-top: 5px;
  margin-bottom: 1em;
  line-height: 1.4;
  color: #3c3c3c;
  font-style: italic;
}
input {
  margin: 2px 0;
  padding: 4px;
}
input,
textarea {
  font-size: 0.929em;
}
textarea {
  line-height: 1.5;
}
textarea.form-textarea,
select.form-select {
  padding: 4px;
}
input.form-text,
textarea.form-textarea,
select.form-select {
  border: 1px solid #ccc;
}
input.form-submit:hover,
input.form-submit:focus {
  background: #dedede;
}
.password-suggestions ul li {
  margin-left: 1.2em; /* LTR */
}
.form-item {
  margin-bottom: 1em;
  margin-top: 2px;
}
.form-item label {
  font-size: 0.929em;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 4px;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px;
}
.form-actions {
  padding-top: 10px;
}
/* Contact Form */
.contact-form #edit-name {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-mail {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-subject {
  width: 75%;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.contact-form #edit-message {
  width: 76.3%;
  -khtml-border-top-left-radius: 4px;
  -khtml-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.contact-form .resizable-textarea .grippie {
  width: 76%;
  -khtml-border-bottom-left-radius: 4px;
  -khtml-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* Disabled form elements */
input.form-button-disabled,
input.form-button-disabled:hover,
input.form-button-disabled:focus,
input.form-button-disabled:active,
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
  background: #ededed;
  border-color: #bbb;
  color: #717171;
}
.form-disabled .grippie {
  background-color: #ededed;
  border-color: #bbb;
}
.form-disabled label {
  color: #717171;
}

/* Animated throbber */
html.js input.form-autocomplete {
  background-position: 100% 4px; /* LTR */
}
html.js input.throbbing {
  background-position: 100% -16px; /* LTR */
}

/* Comment form */
.comment-form label {
  float: left; /* LTR */
  font-size: 0.929em;
  width: 120px;
}
.comment-form input,
.comment-form .form-select {
  margin: 0;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.comment-form .form-type-textarea label {
  float: none;
}
.comment-form .form-item,
.comment-form .form-radios,
.comment-form .form-type-checkbox,
.comment-form .form-select {
  margin-bottom: 10px;
  overflow: hidden;
}
.comment-form .form-type-checkbox,
.comment-form .form-radios {
  margin-left: 120px; /* LTR */
}
.comment-form .form-type-checkbox label,
.comment-form .form-radios label {
  float: none;
  margin-top: 0;
}
.comment-form input.form-file {
  width: auto;
}
.no-sidebars .comment-form .form-text {
  width: 800px;
}
.one-sidebar .comment-form .form-text {
  width: 500px;
}
.two-sidebars .comment-form .form-text {
  width: 320px;
}
.comment-form .form-item .description {
  font-size: 0.786em;
  line-height: 1.2;
  margin-left: 120px; /* LTR */
}
#content h2.comment-form {
  margin-bottom: 0.5em;
}
.comment-form .form-textarea {
  -khtml-border-radius-topleft: 4px;
  -khtml-border-radius-topright: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.comment-form fieldset.filter-wrapper .fieldset-wrapper,
.comment-form .text-format-wrapper .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.filter-wrapper label {
  width: auto;
  float: none;
}
.filter-wrapper .form-select {
  min-width: 120px;
}
.comment-form fieldset.filter-wrapper .tips {
  font-size: 0.786em;
}
#comment-body-add-more-wrapper .form-type-textarea label {
  margin-bottom: 0.4em;
}
#edit-actions input {
  margin-right: 0.6em; /* LTR */
}

/* -------------- Other Overrides ------------- */

div.password-suggestions {
  border: 0;
}
.ui-widget-overlay {
  background: #222222;
  opacity: 0.7;
}
div.vertical-tabs .vertical-tabs-panes fieldset.vertical-tabs-pane {
  padding: 1em;
}
#forum .name {
  font-size: 1.083em;
}
#forum .description {
  font-size: 1em;
}

/* --------------- Search Form ---------------- */

#block-search-form, #block-block-7 {
  padding-bottom: 7px;
  position:relative;
  float:right;
  margin-top:-34px;
  margin-right:5px;
}
#block-search-form .content, #block-block-7 .content {
  margin-top: 0;
}
#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input {
  float: left; /* LTR */
  font-size: 1em;
  height: 1.143em;
  width: 9em;
  background-color: #dfdfdf;
}
#search-block-form input.form-submit,
#search-form input.form-submit {
  margin-left: -23px;
  margin-right: 0;
  margin-top:3px;
  height: 20px;
  width: 25px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border-color: #e4e4e4 #d2d2d2 #b4b4b4;
  background: url(../images/search-button.png) no-repeat center top;
  overflow: hidden;
}
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
    background: url(../images/search-button.png) no-repeat center top;
}
#search-form .form-item-keys label {
  display: block;
}

#superfish-1-select {
	display:none;
}
#superfish-1 {
	display:block !important;
}

.navbar-form {
	padding: 0px;
	font-size: 1em;
	height: 1.143em;
	width: 166px;
	padding-bottom: 7px;
	position: relative;
	margin-right: 5px;
	margin-left:0;
	margin-top:-1px;
	box-shadow:none;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
}
#block-block-7 {
	width:166px;
	padding-bottom: 0px;
	position: relative;
	float: right;
	margin-top: -34px;
	margin-right: 10px;
	margin-bottom:10px;
}
.navbar-form.pull-right {
	float: right !important;
}
.navbar .form-control {
	padding: 0px 7px;
	border: 0px;
}
.input-group-btn .btn {
	margin-left: -23px;
	margin-right: 0;
	margin-top: 3px;
	height: 20px;
	width: 25px;
	padding: 0;
	cursor: pointer;
	text-indent: -9999px;
	border-color: #e4e4e4 #d2d2d2 #b4b4b4;
	background: url('../images/search-button.png') no-repeat center top;
	overflow: hidden;
	border: 0px;
	box-shadow: none;
}
.form-control {
	border: 0px;
	border-radius: 0px;
	background-color: #dfdfdf;
	padding: 0px 7px;
	font-size: 11.5px;
	height: 2.1em;
	margin: 2px 0;
	padding: 3px 5px 5px 5px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #000;
	display:inline-block;
	line-height:1.428571429;
}
#block-block-7 input {
	width:164px;
	float:left;
	font-size:1em;
	height:1.143em;
	background-color:#dfdfdf;
	height:24px;
	padding:0px;
	padding:0px 0px 0px 0px;
	-webkit-appearance:none;
}

/* --------------- Search Results ---------------- */
ol.search-results {
  padding-left: 0;
}
.search-results li {
  border-bottom: 1px solid #d3d7d9;
  padding-bottom: 0.4285em;
  margin-bottom: 0.5em;
}
.search-results li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 1em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}
.page-search .search-results .search-info {
	display:none;
}
.page-search #contentArea .search-form {
	display:none;
}
.page-search #content h2 {
	float: left;
	width: 150px;
	padding: 5px 10px 15px 12px;
	min-height: 200px;
	font-family: "ProximaNovaRegular";
	color:#fff;
	background-color:#000;
	margin:0;
	font-size:24px;
}
.page-search #content .node-blog-post h2 {
	padding: 0px;
	font-family: "ProximaNovaRegular";
	color:#EE3E43;
	margin:0;
	font-size:18px;
	background-color:#fff;
	width:auto;
	min-height:0;
	line-height:2em;
}
.page-search #content .node-blog-post .meta {
	display:none;
}
.page-search #content .node-blog-post .blogContent{
	padding-top:0px;
	padding-bottom:10px;
}
.page-search #contentArea .field-name-field-title-for-display {
	display:none;
}
.page-search #content .node-blog-post h2 a{
	color:#EE3E43;
}
.page-search #content .node-page h2 {
	float: none;
	width: auto;
	padding: 5px 10px 5px 0px;
	min-height: 0;
	font-family: "ProximaNovaRegular";
	color: #EE3E43;
	background-color: #fff;
	margin: 0;
	font-size: 18px;
}
.group-result-blog-post, .group-result-page{
	clear:both;
}
.page-search #content .node-page .field-type-image, .page-search #content .node-blog-post .field-type-image{
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.page-search #content .node-blog-post .blogContent h2 {
	display:none;
}
.page-search #content .node-blog-post #content_submenu.blog {
	display:none;
}
.page-search .group-result-other {
	display:none;
}
.page-search .node-page .content, .page-search .node-blog-post .content {

}
.page-search .node-page , .page-search .node-blog-post {
	border-top:1px solid #ccc;
	width: 770px;
	float: right;
}
.page-search #contentArea .node-page .field-name-body p {
	padding:0px;
}
.page-search #contentArea .field-name-field-title-for-display {
	margin-left:0px;
}
.page-search .region-content .item-list {
	padding:0px;
	border-top: 0px;
	padding-right:20px;
}
.page-search .region-content ol li{
	width: 600px;
	float: right;
	margin-left: 5px;
}
.page-search #main {
	margin-top:0px;
}


/* -------------- Shortcut Links -------------- */

.shortcut-wrapper {
  margin: 2.2em 0 1.1em 0; /* Same as usual h1#page-title margin. */
}
.shortcut-wrapper h1#page-title {
  float: left; /* LTR */
  margin: 0;
}
div.add-or-remove-shortcuts {
  padding-top: 0.9em;
}
.overlay div.add-or-remove-shortcuts {
  padding-top: 0.8em;
}

/* ---------- Admin-specific Theming ---------- */

.page-admin #content img {
  margin-right: 15px; /* LTR */
}
.page-admin #content .simpletest-image img {
  margin: 0;
}
.page-admin-structure-block-demo .block-region {
  background: #ffff66;
  border: 1px dotted #9f9e00;
  color: #000;
  font: 90% "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  margin: 5px;
  padding: 5px;
  text-align: center;
  text-shadow: none;
}
.page-admin-structure-block-demo #featured .block-region {
  font-size: 0.55em;
}
.page-admin-structure-block-demo #header .block-region {
  width: 500px;
}
.page-admin #admin-dblog img {
  margin: 0 5px;
}
/* Fix spacing when Seven is used in the overlay. */
#system-theme-settings fieldset {
  padding: 0;
}
#system-theme-settings fieldset .fieldset-legend {
  margin-top: 0;
}
/* Configuration. */
div.admin .right,
div.admin .left {
  width: 49%;
  margin: 0;
}
div.admin-panel {
  background: #fbfbfb;
  border: 1px solid #ccc;
  margin: 10px 0;
  padding: 0 5px 5px;
}
div.admin-panel h3 {
  margin: 16px 7px;
}
div.admin-panel dt {
  border-top: 1px solid #ccc;
  padding: 7px 0 0;
}
div.admin-panel dd {
  margin: 0 0 10px;
}
div.admin-panel .description {
  margin: 0 0 14px 7px;
}

/* ---------- Overlay layout styles ----------- */

.overlay #main,
.overlay #content {
  width: auto;
  float: none;
}
.overlay #page {
  padding: 0 2em;
}
.overlay .region-page-top,
.overlay #header,
.overlay #page-title,
.overlay #featured,
.overlay #sidebar-first,
.overlay #triptych-wrapper,
.overlay #footer-wrapper {
  display: none;
}
.overlay-processed .field-type-image {
  display: block;
  float: none;
}
.overlay #messages {
  width: auto;
}

/* ---------- Poll ----------- */

.node .poll {
  margin: 2em 0;
}
.node .poll #edit-choice {
  margin: 0 0 1.5em;
}
.poll .vote-form {
  text-align: left; /* LTR */
}
.poll .vote-form .choices {
  margin: 0;
}
.poll .percent {
  font-size: 0.857em;
  font-style: italic;
  margin-bottom: 3em;
  margin-top: -3.2em;
  float: right;
  text-align: right;
}
.poll .text {
  clear: right;
  margin-right: 2.25em;
}
.poll .total {
  font-size: 0.929em;
  font-style: italic;
  text-align: right; /* LTR */
  clear: both;
}
.node .poll {
  margin: 1.8em 0 0;
}
.node .poll .text {
  margin-right: 6.75em;
}
.node .poll #edit-choice {
  margin: 0 0 1.2em;
}
.poll .bar .foreground {
  background-color: #666;
}
#footer-wrapper .poll .bar {
  background-color: #666;
}
#footer-wrapper .poll .bar .foreground {
  background-color: #ddd;
}
/* Header */

#header .region-header {
  float: none;
  margin: 0px;
}
/* Superfish Menu */

.artYou {
	color:red;
	font-family:"ProximaNovaRegular";
	font-size:18px;
	text-align:right;
	margin-top:15px;
	letter-spacing:3px;
}


#block-superfish-1 {
	width:820px;
	background-color:#000;
	height:65px;
	margin-top:17px;
}
#block-superfish-1 ul li {
	margin-right:5px;
	font-size:14px;
	padding:42px 12px 6px 12px; 
}
#block-superfish-1 ul li:hover {
	background-color: #48484a;
}
#block-superfish-1 ul li a{
	font-size:17px;
	font-weight:bold;
	background-color:transparent;
	text-decoration:none;
}
#block-superfish-1 ul li a:hover{
	text-decoration:none;
	color: #ee3948;
	background-color: #48484a;
}
#block-superfish-1 ul li ul {
	background-color:#48484a;
}
#block-superfish-1 ul li ul li {
	padding:7px;
}
#block-superfish-1 ul li ul li:hover {
	background-color:transparent;
}
#block-superfish-1 ul li ul li a{
	font-weight:normal;
	font-size:14px;
}
#block-superfish-1 ul li ul li a:hover{
	background-color:transparent;
}
#block-superfish-1 h2 {
	display:none;
}
.sf-sub-indicator {
	display:none;
}
.sf-menu.sf-horizontal.sf-shadow ul {
	background:none;
	border-radius:0px;
	margin-top:30px;
	opacity:.94;
}
.sf-menu .nolink {
	font-size: 17px;
	font-weight: bold;
	background-color: transparent;
	color:#fff;
	cursor:default;
}
.sf-menu .nolink:hover {
	color: #ee3d43;
}

/* Slideshow */

#block-views-homepage-slideshow-block {
	margin-bottom:10px;
}
#block-views-homepage-slideshow-block .views-field-field-series-tagline {
	background-color: #ee3d43;
	color: #fff;
	font-family: "ProximaNovaRegular";
	padding:4px 8px 4px 8px;
	width:auto;
	display:inline-block;
	float:left;
	margin-top:-180px;
	z-index:2000;
	position:absolute;
	font-weight:normal;
	font-size:19px;
}
#block-views-homepage-slideshow-block .views-field-field-series-tagline a{
	color:#fff;
}
#block-views-homepage-slideshow-block .views-field-field-series-tagline a:hover{
	color:#fff;
	text-decoration:none;
}
#block-views-homepage-slideshow-block .views-field-field-slide-line-1, 
#block-views-homepage-slideshow-block .views-field-field-slide-line-2 {
background-color: rgba(0, 0, 0, 0.6);
    clear: both;
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-family: "ProximaNovaBold";
    font-size: 22px;
    opacity: 1;
    padding: 4px 8px;
    position: absolute;
    text-transform: uppercase;
    z-index: 2000;
}
#block-views-homepage-slideshow-block .views-field-field-slide-line-1 {
	margin-top:-145px;
}
#block-views-homepage-slideshow-block .views-field-field-slide-line-2 {
	margin-top:-104px;
}
#block-views-homepage-slideshow-block .views-field-field-slide-line-1 a, 
#block-views-homepage-slideshow-block .views-field-field-slide-line-2 a{
	color:#fff;
}
#block-views-homepage-slideshow-block .views-field-field-slide-line-1 a:hover, 
#block-views-homepage-slideshow-block .views-field-field-slide-line-2 a:hover{
	color:#fff;
	text-decoration:none;
}
.views-slideshow-controls-bottom {
	text-align:left; 
}
.views_slideshow_pager_field_item {
	display:inline-block;
}
.views_slideshow_pager_field_item.active {
	background-color: #000;
	height: 13px;
	border-top: 5px solid #fff;
	margin-top: -5px; 
	margin-bottom:10px;
}
#mission {
	width: 320px;
	color: #000;
	font-family: "ProximaNovaRegular";
	font-size:16px;
	float:left;
	margin-right:70px;
	padding-bottom:30px;
	margin-top:25px;
}
#mission img {
	margin-top:50px;
}
#address {
	text-transform:uppercase;
	color:#000;
	font-size:12px;
	margin-top:40px;
}
/* Upcoming Events */
#lower-homepage {
	float:left;
	width: 580px;
	padding-bottom:30px;
	text-align:center;
}
#block-views-homepage-upcoming-events-block .views-row {
	width:265px;
	float:left;
}
#block-views-homepage-upcoming-events-block .views-row-first {
	margin-right:50px;
}
#block-views-homepage-upcoming-events-block .content {
	margin-top:0px;
}
#block-views-homepage-upcoming-events-block .views-field-field-series-tagline {
	color:#fff;
	background-color:#000;
	padding:2px 5px 0px 5px;
	font-family: "ProximaNovaRegular";
	display:inline-block;
	margin-bottom:3px;
	font-size:12px;
	width:150px;
	text-transform:uppercase;
}
#block-views-homepage-upcoming-events-block .views-field-field-event-date {
	font-family: "ProximaNovaBold";
	color:#ed3e45;
	font-size:17px;
	text-align:left;
}
#block-views-homepage-upcoming-events-block .views-field-field-event-title-for-display {
	font-family: "ProximaNovaRegular";
	font-size:20px;
	color:#231f20;
	text-align:left;
	padding-bottom:5px;
	line-height:1.1em;
}
#block-views-homepage-upcoming-events-block .views-field-title a{
	color:#231f20;
}
#block-views-homepage-upcoming-events-block .views-field-title a:hover{
	text-decoration:none;
}
#block-views-homepage-upcoming-events-block .views-field-body {
	font-family: "ProximaNovaRegular";
	color:#231f20;
	font-size:13px;
	text-align:left;
}
#twitter-home {
	border-top: solid 1px #c7c7c7;
	border-bottom: solid 1px #c7c7c7;
	width: 970px;
	margin: 0px auto 0px auto;
	clear:both;
	text-align:center;
}
#block-twitter-block-1 .content {
	margin:0px;
}
#twitter-home .follow-us {
	text-transform:uppercase;
	font-family: "ProximaNovaBold";
	color:#000;
	font-size:11px;
}
.twitter-icon {
	margin-top:10px;
}
#bottom-content {
	clear:both;
	padding-bottom:30px;
	padding-top:10px;
	border-top:solid 1px #c7c7c7;
}
#bottom-content .block-twitter-block {
	float:left;
	width: 470px;
	margin-right: 30px;
}
#bottom-content .content{
	margin:0px;
}	
#block-views-latest-blog-post-block {
	float:left;
	margin-right:50px;
	text-align:center;
}
#block-views-latest-blog-post-block h2 {
	color: #fff;
	background-color: #000;
	padding: 2px 5px 0px 5px;
	font-family: "ProximaNovaRegular";
	display: inline-block;
	margin-bottom: 3px;
	font-size: 12px;
	width: 100px;
	text-transform:uppercase;
}
#block-views-latest-blog-post-block .view-latest-blog-post {
	text-align:left;
}
#block-views-latest-blog-post-block .views-field-field-series-tagline {
	text-transform:uppercase;
	font-family: "ProximaNovaRegular";
	color:#ed3e45;
	font-size:18px;
	padding-top:5px;
}
#block-views-latest-blog-post-block .views-field-created {
	font-family: "ProximaNovaBold";
	color:#ed3e45;
	font-size:17px;
}
#block-views-latest-blog-post-block .views-field-title a {
	font-family: "ProximaNovaRegular";
	font-size: 18px;
	color: #231f20;
}
#block-views-latest-blog-post-block .views-field-title a:hover {
	text-decoration:none;
}
#block-flickr-3 {
	width: 470px;
	float:left;
	text-align:center;
}
#block-flickr-3 h2, #block-twitter-block-1 h2 {
	color: #fff;
	background-color: #000;
	padding: 2px 5px 0px 5px;
	font-family: "ProximaNovaRegular";
	display: inline-block;
	margin-bottom: 17px;
	font-size: 12px;
	width: 100px;
	margin-left:6px;
	margin-bottom:9px;
	text-transform:uppercase;
}
#block-flickr-3 .flickr-photo-img {
	margin-left:6px;
	margin-bottom:3px;
}
.flickr-photoset img{
	margin-right:5px;	
}
#block-flickr-3 .flickr-photoset img {
	margin-right:0px;
}
.view-featured-footer-items .views-field-field-series-tagline{
	background-color: #ed3e45;
	text-transform:uppercase;
	font-family: "ProximaNovaRegular";
	width: 230px;
	text-align:center;
	padding:6px 0px 4px 0px;
	font-size:15px;
	margin-top:-37px;
	position:absolute;
}
.view-featured-footer-items .views-field-field-series-tagline:hover {
	background-color:#000;
}
#block-flickr-3 .flickr-credit, #block-flickr-3 .flickr-album-counter, #block-flickr-3 .flickr-album-heading{ 
	display:none;
}
#block-twitter-block-1 {
	text-align:center;
}
#block-twitter-block-1 .content{
	text-align:left;
}
#footer-wrapper .view-featured-footer-items .views-field-field-series-tagline a {
	color:#fff;
}
#footer-wrapper .view-featured-footer-items .views-field-field-series-tagline a:hover {
	color:#fff;
	text-decoration:none;
}
#block-views-featured-footer-items-block .views-row, #block-views-featured-footer-items-block-1 .views-row {
	float:left;
	margin-right:16px;
}
#block-views-featured-footer-items-block .views-row-first {
	margin-left:0px;
}
#block-views-featured-footer-items-block .views-row-last, #block-views-featured-footer-items-block-1 .views-row-last {
	margin-right:0px;
}
#footer-wrapper a{
	color: #ed3e45;
}
#footer-wrapper a:hover{
	color: #ed3e45;
	text-decoration:none;
}
#footer {
	border-top: solid 1px #c7c7c7;
	margin-bottom:100px;
}
#footer #block-menu-menu-footer-menu {
	text-transform:uppercase;
	font-family: "ProximaNovaRegular";
	font-weight:normal;
	font-size:14px;
	margin-top:15px;
	width:600px;
	float:left;
}
#block-menu-menu-footer-menu h2 {
	display:none;
}
#footer #block-menu-menu-social-media-menu {
	float:right;
	width:250px;
}
#footer #block-menu-menu-social-media-menu h2{
	display:none;
}
#footer #block-menu-menu-social-media-menu li a {
	width:32px;
	height:32px;
	padding: 0px 0px 0px 7px;
	margin-top:5px;
}
#footer #block-menu-menu-social-media-menu li a:hover {
	opacity:.6;
}

/* Calendar Styles */

.page-calendar #main-wrapper {
	float:left;
	clear:left;
}
.page-calendar #content_submenu #page-title {
	background-color: #000;
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 24px;
	font-family: "ProximaNovaRegular";
	display: block;
}
.page-calendar #main, .node-type-page #main {
	padding:0px 20px 5px 20px;
	width:704px;
	margin-left:0px;
	margin-right:0px;
	font-family: "ProximaNovaRegular";
}
.page-calendar #main {
	padding:0px 20px 5px 0px;
}
.page-calendar #main .pager a{
	color: #666;
}
.page-calendar #main .content {
	width:520px;
	float:right;
	margin-left:5px;
}
.page-calendar .item-list ul li {
	padding:0px;
}
.page-calendar .item-list .pager li, .page-calendar-node-field-event-date .item-list .pager li {
	padding:10px 3px 10px 3px;
}
.page-calendar-month #content_submenu h2 {
	display:none;
}
.page-calendar-node-field-event-date #content_submenu h2 {
	background-color: #000;
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 24px;
	font-family: "ProximaNovaRegular";
	display: block;
}
.page-calendar-node-field-event-date #contentArea .field-name-field-title-for-display {
	width: 508px;
	float:right;
}
.page-calendar .upcoming {
	font-size:24px;
	color:#EE3E43;
	padding:10px 0px 10px 0px;
}
.view-header h2 {
	margin:0px;
	margin-top:-20px;
}
.page-calendar #content_submenu h2 {
	display:none;
}
.calendarTag {
	font-family: "ProximaNovaBold";
	font-size:12px;
	text-transform:uppercase;
}
.calendarLeft {
	float:left;
	clear:left;
	margin-right:15px;
	margin-bottom:15px;
}
.calendarRight {
	float:left;
	width:230px;
	clear:right;
	padding-bottom:10px;
}
.calendarDate{
	text-transform:uppercase;
	font-family: "ProximaNovaBold";
	color: #000;
	font-size: 14px;
}
.calendarDate .date {
	color: #ed3e45;
}
.calendarTime {
	font-family: "ProximaNovaRegular";
	text-transform:uppercase;
	color: #000;
	font-size: 17px;
	color: #231f20;
	padding-bottom:4px;
}
.calendarTitle {
	padding-bottom:2px;
}
.calendarTitle a {
	color: #231f20;
	font-size:16px;
	font-family: "ProximaNovaRegular";
	text-decoration:none;
	line-height:1.2em;
}
.calendarTitle a:hover {
	color:#000;
	text-decoration:underline;
}
.calendarBody {
	font-family: "ProximaNovaRegular";
	font-size:12px;
	padding-right:10px;
}
.calendarBody p{
	margin:0px;
	line-height:1.3em;
	color: #231f20;
}
.calendarMore a{
	line-height:.1em;
	color: #ed3e45;
	font-family: "ProximaNovaRegular";
}
.page-calendar-day .contentArea {
	margin-left:0px;
	padding-left:10px;
	border-top:0px;
}
.page-calendar-day #main .content {
	width:532px;
	margin-left:0px;
}
#content_submenu .views-exposed-form .selected a{
	color: #ed3e45;
}
#sidebar-content {
	float:left;
	width:240px;
	margin-left:0px;
	margin-top:45px;
}
#sidebar-content .content {
	margin-top:0px;
}
.view-calendar-module-view .item-list{
	padding-top:20px;
}
.view-display-id-block_1 .item-list {
	padding-top:5px;
}
.page-calendar #sidebar-content .views-field-field-event-image {
	margin-bottom:25px;
	display:none;
}
.page-calendar #sidebar-content .views-field-body, #mailingList {
	font-family: "ProximaNovaRegular";
	color:#666666;
	margin-top:15px;
	font-size:12px;
	width:215px;
}
.page-calendar #sidebar-content .views-field-field-link-to-content a{
	font-family: "ProximaNovaRegular";
	color: #ed3e45;
	font-size:12px;
}
.page-calendar #sidebar-content #block-block-2 {
	margin-top:20px;
	margin-bottom:20px;
}

.page-calendar #sidebar-content #block-twitter-block-2 {
	margin-top:30px;
}
.page-calendar select {
	-webkit-appearance: textarea;
	-moz-border-radius: 0px;
	border-radius:0px;
	background-color:#e6e7e9;
	border:#666 solid 1px;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url('../images/gray_arrow.jpg');
	background-repeat:no-repeat;
	background-position:right center; 
	width:140px;
}
.page-calendar select:focus {
	outline:none;
}
.page-calendar input:focus {
	outline:none;
}
.views-exposed-form .views-exposed-widget {
	float: left;
}
.page-calendar .region-content ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.page-calendar .block ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.page-calendar-node-field-event-date-day .block ul {
	padding:0px; 
}
.page-calendar li{
	list-style-type:none;
}
.page-calendar .view-calendar-module-view .views-row {
	clear:left;
}
.page-calendar .region-content .pager {
	padding: 5px 0px 10px 5px;
	font-family: "ProximaNovaRegular";
}
.calendar-calendar th.days {
	border:0px;
	background-color:#000;
	color:#fff;
	padding:2px 0px 2px 0px;
}
.calendar-calendar .mini tr td.today {
	color: #fff;
	
}
.calendar-calendar .date-nav, .view .date-nav-wrapper .date-nav {
	padding-bottom:0px;
	margin-bottom:0px;
	min-height:5px;
}
#sidebar-content #block-views-calendar-module-view-block-1 {
	margin:0px 0px 30px 0px;
	padding-bottom: 5px;
	border-bottom: 3px solid #000;
	width:230px;
}
.view .date-nav-wrapper {
	margin-top:0px;
}
.view .date-nav-wrapper .date-prev , .view .date-nav-wrapper .date-next  {
	background-color:#fff;
	height:5px;
	line-height:18px;
}
.view .date-nav-wrapper .date-prev a, .view .date-nav-wrapper .date-next a {
	font-size:22px;
}
.view .date-nav-wrapper .date-heading h3 {
	font-size:1em;
	font-weight:bold;
}
#block-views-calendar-module-view-block-1 .view-display-id-block_1 .date-nav-wrapper .date-heading {
	font-family: "ProximaNovaBold";
	font-size:14px;
}
#contentArea .view-id-calendar_module_view .date-nav-wrapper .date-heading h3,
.page-calendar-day .dayContent h3 {
	font-family: "ProximaNovaRegular";
	color: #EE3E43;
	font-size: 24px;
	text-align:left;
	line-height: 2em;
	font-weight:normal;
}
.page-calendar-day .dayContent h3 {
	margin-bottom:-25px;
}
.page-calendar-day .dayContent .date-heading h3 {
	display:none;
}
#contentArea .view-id-calendar_module_view .date-nav-wrapper .date-prev, #contentArea .view-id-calendar_module_view .date-nav-wrapper .date-next {
	display:none;
}
.view .date-nav-wrapper .date-heading a{
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
}
.view .date-nav-wrapper .date-heading a:hover{
	text-decoration:underline;
}
.calendar-calendar td {
	text-align:center;
}
.calendar-calendar tr td.mini {
	color:#000;
}
.calendar-calendar tr td.today {
	background-color:#fff;
}
.calendar-calendar tr td {
	width:22px;
	padding:2px;
}
.calendar-calendar tr td.today .mini-day-off{
	background-color: #ed3e45;
	width:22px;
	padding:2px;
}
.calendar-calendar tr td.has-events .mini-day-on {
	width:22px;
	padding:2px;
	background-color:#eee;
}
.calendar-calendar tr td.has-events .mini-day-on:hover {
	background-color:#999;
}
.calendar-calendar tr td.has-events .mini-day-on a{
	text-decoration:none;
	font-weight:bold;
	color:#000;

}
.more-link {
	text-align:left;
}
.more-link a{
	color:#fff;
	padding:5px;
	width:auto;
	background-color:#000;
}

/* Basic Pages */
	
#main-wrapper {
	float:left;
	clear:left;
}
.not-front.page-node #main #contentArea, .page-calendar #contentArea, .contentArea{
	margin-left:10px;
	background-color:#e6e7e9;
	border-top:solid #fff 35px;
	padding-bottom:40px;
	min-height:600px;
	margin-bottom:20px;
}
.page-calendar-node-field-event-date-day #contentArea {
	margin-left:0px;
	background-color:#fff;
	border-top:0px;
	padding-bottom:40px;
	min-height:600px;
	margin-bottom:20px;
}
.not-front.page-node #main .region-content .content{
	width:532px;
	float:right;
}
#contentArea .field-name-field-title-for-display {
	font-family: "ProximaNovaRegular";
	color:#EE3E43;
	font-size:24px;
	margin-left:20px;
	line-height:2em;
}
#contentArea .node-page a {
	color: #EE3E43;
}
#contentArea .node-page .field-name-body p {
	padding:0px 15px 0px 20px;
	margin:0px;
}
#contentArea .node-page .field-name-body p img {
	margin-left:-20px;
}
#contentArea .node-page .field-type-image img {
	margin:0px;
}
.page-node.node-type-page #main   {
	background-color:#fff;
}
#main .page-node  a {
	color:#000;
	font-weight:bold;
}
.page-node #main {
	padding-left:0px;
}
.field-name-field-slideshow {
	max-height:355px;
	overflow:hidden;
}
.field-name-field-slideshow img{
	border-radius:10px;
}
.clickBelow {
	background-color: #EE3E43;
	color:#fff;
	padding:5px;
	border-radius:4px;
	margin-top:20px;
}
#content_submenu {
	float:left;
	width:150px;
	background-color:#000;
	padding:5px 10px 15px 12px;
	min-height:200px;
}
#content_submenu.blog {
	background-color: #000;
	color: #fff;
	font-size: 24px;
	font-family: "ProximaNovaRegular";
	float:left;
	width:150px;
	background-color:#000;
	padding:10px 10px 15px 12px;
	min-height:200px;
	line-height:1.3em;
}
#content_submenu.blog a{ 
	color:#fff;
	text-decoration:none;
}
.page-calendar #main #content_submenu .content{
	width:150px;
}
#content_submenu #page-title{
	display:none;
}

#block-menu-block-1 h2 {
	background-color: #000;
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 24px;
	font-family: "ProximaNovaRegular";
	margin-bottom:7px;
	display:none;
}
#content_submenu #block-menu-block-1 ul, #content_submenu #block-menu-block-1 li {
	list-style-type:none;
	list-style-image:none;
	padding:0px;
	line-height:1.8em;
}
#content_submenu #block-menu-block-1 ul li a {
	
}
#content_submenu .menu-block-1 ul li.active a.active {
	background-color: #000;
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 24px;
	font-family: "ProximaNovaRegular";
	margin-bottom:7px;
	display:block;
}
#content_submenu #block-menu-block-1 ul li a.active, #content_submenu #block-menu-block-1 ul li.active-trail a{
	background-color: #000;
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 24px;
	font-family: "ProximaNovaRegular";
	display:block;
	margin:7px 0px 7px 0px;
}
#content_submenu #block-menu-block-1 ul li ul li ul{
	padding-left:13px;
}
#content_submenu #block-menu-block-1 ul li ul li.active a.active{
	font-size:12px;
	color:#EE3E43;
	padding-left:0px;
	margin:0px;
}
#content_submenu #block-menu-block-1 ul li a {
	display:none;
}
#content_submenu #block-menu-block-1 ul li a.active-trail {
	display:block;
}
#content_submenu #block-menu-block-1 ul li.expanded ul li a{
	text-transform:uppercase;
	font-size:12px;
	color:#fff;
	display:block;
	margin:0px;
}
#content_submenu #block-menu-block-1 ul li.expanded ul li ul li a{
	line-height:1.4em;
	padding-bottom:7px;
}
.field-name-field-user-resource img {
	display:none;
}
#contentArea .node-page .field-name-field-user-resource a {
	background-color: #EE3E43;
	padding:6px 8px 5px 8px;
	border-radius:5px;
	color:#fff;
	margin:10px 0px 0px 20px;
	display:inline-block;
}
#contentArea .node-page .field-name-field-user-resource a:hover {
	color:#fff;
}
.field-name-body {
	margin-bottom:10px;
}
.field-name-field-user-resource {
	margin-bottom:10px;
}
.field-name-field-slideshow .sb-gallery-field_slideshow {
	float:left;
	margin-right:8px;
}
.field-name-field-slideshow-images-captions {
	margin-top:15px;
}
ul.field-slideshow-pager {
	margin-top:0px;
}
.field-slideshow-pager li a img {
	display:none;
}
.field-slideshow-pager li a {
	background-color:#000;
	height:7px;
	width:7px;  
	display:block;
	padding:0px;
	margin-top:7px;
}
.field-slideshow-pager li.activeSlide a {
	padding:4px;
	height:6px;
	width:6px;
	margin-top:0px;
}
.field-slideshow-caption {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}

/* Sidebar Content */

.sidebar-content h2{
	color: #fff;
	background-color: #000;
	padding: 1px 10px 0px 6px;
	font-family: "ProximaNovaRegular";
	display: inline-block;
	margin-bottom: 10px;
	font-size: 14px;
	text-transform:capitalize;
	margin-top:0px;	
}
.joinWrapper {
	font-family: "ProximaNovaRegular";
	color:#626366;
	font-size:13px;	
}
#sidebar-content #block-block-2 input {
	border:1px solid #000;
	width:200px;
	margin-top:10px;
}
#sidebar-content #block-block-2 input[type="submit"] {
	cursor:pointer;
	background-color: #F13245;
	border-radius:3px;
	border:0px;
	color:#fff;
	width:60px;
	padding:6px 0px 5px 0px;
}
#sidebar-content .block-flickr {
	margin-bottom:30px;
	clear:both;
}
#sidebar-content .block-flickr img {
	margin:0px 5px 3px 0px;
}
.sidebar-content h2.flickr-album-heading, .flickr-album-counter {
	display:none;
}
#content_submenu .views-exposed-form a {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 12px;
	font-family: "ProximaNovaRegular";
	display:block;
	text-transform:uppercase;
	line-height:1.8em;
}	
#sidebar-content .exImage {
	float:left;
}
#sidebar-content .exText {
	float:right;
	width:110px;
	font-family: "ProximaNovaRegular";
	font-size:12px;
}
#sidebar-content .exText a{
	color:#000;
	text-decoration:none;
}
#sidebar-content .exText p {
	margin:0px;
}
#sidebar-content .exText .date {
	color:#EE3E43;
}
#sidebar-content .exText .artist {
		font-family: "ProximaNovaBold";
	line-height:1em;
	margin:0px;
	padding:0px;
}
#sidebar-content #block-views-exhibitions-block-1 {
	margin-bottom:30px;
}
#sidebar-content #block-views-exhibitions-block-1 .views-row {
	margin-bottom:10px;
}
#sidebar-content #block-views-calendar-module-view-block-2, #sidebar-content #block-views-calendar-module-view-block-4 {
	margin-bottom:30px;
}
#sidebar-content #block-views-calendar-module-view-block-2 ul, #sidebar-content #block-views-calendar-module-view-block-4 ul {
	list-style-type:none;
	padding:0px;
}
#sidebar-content #block-views-calendar-module-view-block-2 .item-list ul li, #sidebar-content #block-views-calendar-module-view-block-4 .item-list ul li {
	padding:0px;
}
#sidebar-content #block-views-calendar-module-view-block-2 .views-row, #sidebar-content #block-views-calendar-module-view-block-4 .views-row {
	margin-bottom:10px;
}
#sidebar-content #block-views-calendar-module-view-block-2 .image, #sidebar-content #block-views-calendar-module-view-block-4 .image {
	float:left;
	margin-right:5px; 
	background-color:#eee;
	height:90px;
}
#sidebar-content #block-views-calendar-module-view-block-2 .text, #sidebar-content #block-views-calendar-module-view-block-4 .text {
	float:right;
	width:125px;
	font-family: "ProximaNovaRegular";
	font-size: 12px;
	margin-right: -10px;
}
#sidebar-content #block-views-calendar-module-view-block-2 .date, #sidebar-content #block-views-calendar-module-view-block-4 .date {
	font-family: "ProximaNovaBold";
	text-transform:uppercase;
	font-size:11px
}
#sidebar-content #block-views-calendar-module-view-block-2 .redDate, #sidebar-content #block-views-calendar-module-view-block-4 .redDate {
	color: #EE3E43;
}
#sidebar-content #block-views-calendar-module-view-block-2 .title, #sidebar-content #block-views-calendar-module-view-block-4 .title {
	font-family: "ProximaNovaBold";
	line-height:1.3em;
}
#sidebar-content #block-views-calendar-module-view-block-2 .more a, #sidebar-content #block-views-calendar-module-view-block-4 .more a{
	color: #EE3E43;
}
#map-canvas {
	height:300px;
	width:532px;
	margin-bottom:10px;
}

/* Current Exhibitions */

.page-exhibitions #contentArea {
	width:798px;
	float:left;
	margin-bottom:40px;
}
.page-exhibitions #contentArea .views-field-field-series-tagline {
	background-color: #ee3d43;
	color: #fff;
	font-family: "ProximaNovaRegular";
	padding: 2px 8px 0px 8px;
	width: auto;
	display: inline-block;
	float: left;
	margin-top: -180px;
	position: absolute;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: 1px;
}
.page-exhibitions #contentArea #exhibitionTitle {
	background-color: #000;
	opacity: .7;
	padding: 2px 8px 0px 8px;
	display: inline;
	color: #fff;
	text-transform: uppercase;
	font-family: "ProximaNovaRegular";
	font-size: 22px;
	position: absolute;
	font-weight: bold;
	margin-top: -151px;
}
.page-exhibitions #contentArea #exhibitionTitle p {
	margin:0px;
	display:inline;
}
.page-exhibitions #contentArea #lineTwo {
	background-color: #000;
	opacity: .7;
	padding: 2px 8px 0px 8px;
	display: inline;
	color: #fff;
	text-transform: uppercase;
	font-family: "ProximaNovaRegular";
	font-size: 22px;
	position: absolute;
	font-weight: bold;
	margin-top: -116px;
}
.page-exhibitions #content h2 {
	font-family: "ProximaNovaRegular";
	font-size: 20px;
	color: #231f20;
	margin-bottom:15px;
}
.page-exhibitions #contentArea #block-views-exhibitions-block-2 .content, .page-exhibitions #contentArea #block-views-exhibitions-block-3 .content {
	/*width:798px;
	overflow-y:hidden;
	overflow-x:scroll;*/
}
.page-exhibitions #contentArea #block-views-exhibitions-block-2 .view-content, .page-exhibitions #contentArea #block-views-exhibitions-block-3 .view-content{
	/*width:10000px;*/
}
.page-exhibitions #contentArea #block-views-exhibitions-block-2 .content .views-row, .page-exhibitions #contentArea #block-views-exhibitions-block-3 .content .views-row{
	float:left;
	margin-right:15px;
	margin-bottom:25px;
}
.page-exhibitions #contentArea #block-views-exhibitions-block-3 .content .views-row-last {
	margin-right:10px; 
}
.page-permanent-installations #contentArea .views-row, .page-upcoming-exhibitions #contentArea .views-row, .page-past-exhibitions #contentArea .views-row{
	float:left;
	margin-right: 10px;
	margin-left: 15px;
	margin-bottom:20px;
}
.page-permanent-installations #contentArea .views-row p, .page-upcoming-exhibitions #contentArea .views-row p, .page-past-exhibitions #contentArea .views-row p{
	margin:0px;
}
.page-permanent-installations .view-id-exhibitions, .page-upcoming-exhibitions .view-id-exhibitions, .page-past-exhibitions .view-id-exhibitions {
	padding-bottom:60px;
	width: 795px;
	float: left;
}
.page-exhibitions #contentArea #block-views-exhibitions-block-2 .content .views-field-field-event-date,
.page-upcoming-exhibitions #contentArea .views-field-field-event-date,
.page-past-exhibitions #contentArea .views-field-field-event-date{
	font-family: "ProximaNovaRegular";
	color: #ed3e45;
	font-size: 17px;
}
.views-field-field-event-time-for-display {
	font-family: "ProximaNovaRegular";
	color: #ed3e45;
	font-size: 15px;
}
.page-upcoming-exhibitions .date-display-start, .page-upcoming-exhibitions .date-display-end,
.page-past-exhibitions .date-display-start, .page-upcoming-exhibitions .date-display-end {
	font-family: "ProximaNovaBold";
}
.page-exhibitions #contentArea #block-views-exhibitions-block-2 .content .views-field-field-event-date .through{
	font-family: "ProximaNovaRegular";
	color: #ed3e45;
	font-size:14px;
}
.page-exhibitions #contentArea #block-views-exhibitions-block-2 .content .views-field-field-exhibition-title, .page-exhibitions #contentArea #block-views-exhibitions-block-3 .content .views-field-field-exhibition-title,
.page-permanent-installations #contentArea .views-field-field-exhibition-title,
.page-upcoming-exhibitions #contentArea .views-field-field-exhibition-title,
.page-past-exhibitions #contentArea .views-field-field-exhibition-title{
	font-family: "ProximaNovaRegular";
	color: #000;
	font-size: 16px;
}
.page-exhibitions #contentArea #block-views-exhibitions-block-2 .content .views-field-field-exhibition-title p, .page-exhibitions #contentArea #block-views-exhibitions-block-3 .content .views-field-field-exhibition-title p{
	margin:0px;
}
.page-exhibitions #contentArea #block-views-exhibitions-block-2 .content .views-field-field-artist-name, .page-exhibitions #contentArea #block-views-exhibitions-block-3 .content .views-field-field-artist-name, 
.page-permanent-installations #contentArea .views-field-field-artist-name,
.page-upcoming-exhibitions #contentArea .views-field-field-artist-name,
.page-past-exhibitions #contentArea .views-field-field-artist-name {
	text-transform: uppercase;
	font-family: "ProximaNovaBold";
	color: #000;
	font-size: 14px;
}
.page-past-exhibitions .views-row, .page-permanent-installations .views-row, .page-upcoming-exhibitions .views-row{
	width:230px;
	height:275px;
}
.page-past-exhibitions .view-footer {
	float: left;
	width: 230px;
	padding-top: 50px;
	height: 120px;
	vertical-align: middle;
	background-color: #000;
	color: #fff;
	font-family: "ProximaNovaBold";
	text-align: center;
	margin-left:15px;
}
.page-past-exhibitions .view-footer a{
	color: #ed3e45;
}	
.page-exhibitions #contentArea #block-views-calendar-module-view-block-3 .views-row {
	float:left;
	list-style-type:none;
	margin-right: 35px;
}	
.page-exhibitions #contentArea #block-views-calendar-module-view-block-3 .content {
	width:798px;
/*	overflow-y:hidden;
	overflow-x:scroll; */
}
.page-exhibitions #contentArea #block-views-calendar-module-view-block-3 .view-id-calendar_module_view .view-header {
	float:right;
	margin-top:-35px;
}
.page-exhibitions #contentArea #block-views-calendar-module-view-block-3 .view-id-calendar_module_view .view-header a{
	font-family: "ProximaNovaRegular";
	text-transform:uppercase;
	color:#000;
	font-size:11px;	
	font-weight:bold;
}
.page-exhibitions #contentArea #block-views-calendar-module-view-block-3 .view-id-calendar_module_view .arrow {
	background-color:#000;
	color:#fff;
	font-size:14px;
	padding:0px 2px 0px 2px;
	font-weight:normal;
}
.page-exhibitions #contentArea #block-views-calendar-module-view-block-3 .text {
	font-family: "ProximaNovaRegular";
	font-weight:normal;
	font-size:12px;
	width:160px;
}
.page-exhibitions #contentArea #block-views-calendar-module-view-block-3 .text .title{
	font-family: "ProximaNovaBold";
	line-height:1.4em;
}
.page-exhibitions #contentArea #block-views-calendar-module-view-block-3 .text .redDate{
	color: #EE3E43;

}
.page-exhibitions #contentArea #block-views-calendar-module-view-block-3 .views-field-field-series-tagline {
	background-color: #000;
	color: #fff;
	font-family: "ProximaNovaRegular";
	padding: 2px 8px 0px 8px;
	width: auto;
	display: inline-block;
	font-weight: normal;
	font-size: 12px;
	position:relative;
	margin:0px;
	float:none;
}
.page-exhibitions #contentArea #block-views-calendar-module-view-block-3 ul {
	margin:0px;
	padding:0px;
}
.page-exhibitions #contentArea #block-views-calendar-module-view-block-3 ul li{
	padding:0px;
}

/* Scrollbars */

.jspDrag {
	background-color:#000;
	height: 24px !important;
	margin-top: -3px;
}
.jspTrack {
	background-color:#eee;
	border-top:3px solid #fff;
	border-bottom:3px solid #fff;
	height: 10px !important;
}

.page-blog #main-wrapper, .page-calendar-node-field-event-date-day #main-wrapper{
	width:700px;
	margin-right:30px;
}
.page-blog #main, .page-calendar-node-field-event-date-day #main {
	width:700px;
}
.page-blog #sidebar-content {
	margin-top:20px;
	margin-bottom:20px;
}
.page-blog #content h2 {
	font-family: "ProximaNovaRegular";
	font-size: 20px;
	color: #231f20;
	margin-bottom:10px;
}
.page-blog .content{
	font-family: "ProximaNovaRegular";
}
.page-blog .meta{
	font-family: "ProximaNovaRegular";
	color:#000;
	text-transform:uppercase;
}
.page-blog .meta a{
	color:red;
}
#block-block-2 {
	margin-bottom:30px;
}

/*Blog Post */

.not-front.node-type-blog-post #main .region-content .content {
	width:auto;
	font-family: "ProximaNovaRegular";
	color:#000;
	background-color:#fff;	
	float:none;
}

.not-front.node-type-blog-post #main #contentArea {
	padding-bottom:0px;
}
.blogContent {
	width: 532px;
	float: right;
	width: 752px;
	padding: 10px 20px 40px 0px;
}
.dayContent {
	width: 525px;
	float:right;
	margin-bottom:15px;
	/*display:none;*/
}
.page-calendar-node-field-event-date-day .region-content  ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.page-calendar-node-field-event-date-day ul li{
	list-style-type:none;
}
.view-blog .view-content, .page-calendar-node-field-event-date-day .view-id-calendar_module_view .contentArea .view-content {
	width: 490px;
	float: right;
	padding: 10px 20px 40px 0px;
}
.page-calendar-node-field-event-date-day .view-id-calendar_module_view .contentArea .view-content {
	width: 528px;
	padding: 10px 0px 40px 0px;
}
.view-blog .blogContent {
	width: auto; 
	float: none;
	padding: 0px; 
}
.view-blog .view-content img{
	width:100%;
	height:auto;
}
.view-blog .view-content a img{
	margin-left:0px !important;
}
.scrollingDiv {
	width: 10000px;
	overflow: hidden;
}
.scrollingDivContent {
	display: inline-block;
}

