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

body {
  line-height: 1.5;
  font-size: 87.5%;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: #fff url(../images/bg-tile.png) top left repeat-x;
}

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;
}
sup {
	font-size: 9px;
}
del {
  text-decoration: line-through;
}
tr.odd {
  background-color: #dddddd;
}
img {
  outline: 0;
  vertical-align: bottom;
}
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;
}

ul.no-bullets {
	list-style: none;
}

strong.red,
strong.red a {
	color: #76232F;
	font-weight: bold;
}
strong.yellow {
	color: #ed8200;
}
.required {
	color: #E4002B;
}

em {
	font-style: oblique;
}

hr {
	clear: both;
	border: none;

	color: #D2CECD;
	background-color: #D2CECD;
	height: 1px;
}


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

body,
#site-slogan,
.ui-widget,
.comment-form label,
#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,
input,
textarea,
select,
a.button {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* ------------------ 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 ------------------ */

tbody {
	border: none;
}

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

.block ol,
.block ul {
  margin: 0;
  padding: 0px;
}
ul.copy-list {
	margin-left: 15px !important
}
.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 {
	padding: 0px;
	position: absolute;
	z-index: 1;
	left: -165px;
}
#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: 0 10px;
  padding: 0;
  clear: both;
}
.region-header .block .content {
  margin: 0;
  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);
  margin-right: 2px; /* LTR */
  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 {
	/*float: right;*/
	width: 250px;
	display: block;
	margin: 0px 0px 0px 27px !important;
}
.region-header #block-search-form .form-text,
#blog-search-form #blog-search-input {
	width: 210px;
	height: 13px !important;
	padding: 5px;
	margin-right: 0px;
	border: 1px solid #AEA9A7;
	border-right: none;
	background: #fff url(../images/icon-search-magnifying-glass.gif) 10px 5px no-repeat;

	-khtml-border-radius-topleft: 12px;
	-khtml-border-radius-bottomleft: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
	/*behavior: url(border-radius.htc);*/
}
.region-header #block-search-form .form-text:focus,
#blog-search-form #blog-search-input:focus {
	background-image: none;
}

/* Forms */
.marker, .form-required {
	color: #772430;
}

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

#main-menu {
	top: 65px;
	position: absolute;
	z-index: 2;
	left: 175px;
}

#main-menu-links a {
	color: #d9d9d9;
	padding: 0 2px 0 0;
	height: 35px;
}
#main-menu-links {
  font-size: 0.929em;
  margin: 0;
  padding: 0px 15px 0px 25px;
}
#main-menu-links li {
  float: left; /* LTR */
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#main-menu-links a {
  color: #333;
  float: left;
  text-indent: -2000px;
}

#main-menu-links li.menu-360 a {
	width: 100px;
	background: transparent url(../images/nav-omsi-for-everyone.png) 0px 0px no-repeat;
}
#main-menu-links li.menu-395 a {
	width: 70px;
	background: transparent url(../images/nav-omsi-for-kids.png) 0px 0px no-repeat;
}
#main-menu-links li.menu-1171 a {
	width: 105px;
	background: transparent url(../images/nav-omsi-for-educators.png) 0px 0px no-repeat;
}
#main-menu-links li.menu-557 a {
	width: 135px;
	background: transparent url(../images/nav-omsi-for-professionals.png) 0px 0px no-repeat;
}

#main-menu-links li a:hover,
#main-menu-links li a:focus {
	background-position: 0px -35px;
}
#main-menu-links li a:active,
#main-menu-links li a.active,
#main-menu-links li a.active-trail {
	background-position: 0px -70px;
}

/* --------------- 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 {
  padding-top: 104px;
  margin-bottom: 20px;
}

/* ----------------- 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 ------------------ */
.content {
  margin-top: 0px;
}
h1#page-title {
  font-size: 2em;
  line-height: 1;
}
/*#content h2 {
  margin-bottom: 2px;
  font-size: 1.429em;
  line-height: 1.4;
}*/
.node .content {
	/* KH: Removed 11/7 */
  /*font-size: 1.071em;*/
}
.node-teaser .content {
  font-size: 1em;
}
.node-teaser h2 {
  margin-top: 0;
  padding-top: 0.5em;
}
.node-teaser h2 a {
  color: #181818;
}
.node-teaser {
  border-bottom: 1px solid #D2CECD;
  padding-bottom: 15px;
  margin-bottom: 5px;
}
.views-row-last .node-teaser {
  border-bottom: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.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;
  display: inline;
}
.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: 0px;
}
.field-type-taxonomy-term-reference a {
	color: #000;
	text-decoration: underline;
}
.field-type-taxonomy-term-reference .field-label {
  font-weight: normal;
  margin: 0;
  padding-right: 5px;
  float: left;
}
.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: 0px;
}
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 {
	width: 440px;
	margin: 10px 0 15px 0;
	background: #F3F1F1;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.comment .attribution {
  padding: 0px;
  border-bottom: 1px solid #D2CECD;
  overflow: hidden;
}
.comment .comment-text {
  padding: 10px 0px;
  width: 100%;
}
.comment .attribution img {
  margin: 0;
  border: 1px solid #d3d7d9;
}
.comment .submitted p.commenter-name, 
.comment .submitted p.commenter-name a {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #772430;
}
.commenter-name, 
.comment-time {
	width: 200px;
}
.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: 13px;
	color: #3B3B3B;
}
.comment .submitted .comment-permalink {
  font-size: 0.786em;
  text-transform: lowercase;
  width: 150px;
  float: right;
  margin-top: -20px;
}
.comment .content, 
h3 .permalink {
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #3B3B3B;
	font-weight: normal;
}
.comment .comment-arrow {
  display: none;
  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 .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 */
}

/* ------------------ Sidebar ----------------- */
.sidebar .section {
  padding-bottom: 10px;
}
.sidebar .block {
  padding: 10px;
  margin: 0px;
}
.sidebar .content {
	margin-top: 0px;
}
.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 p {
	margin: 0px !important;
}
.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;
}
.sidebar .phone {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #706A64;
	display: block;
	padding: 6px 0;
	border-bottom: 1px solid #D2CECD;
}
.sidebar .block-menu-block {
	padding-top: 20px;
	padding-bottom: 0px;
}
.sidebar .block-block {
	padding-top: 0px;
}
.sidebar .social-icons {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0px;
	display: block;
}
.sidebar .social-icons li {
	float: left;
	padding: 0px 6px;
	border-right: 1px solid #D2CECD;
}
.sidebar .social-icons li.first {
	padding-left: 0px;
}
.sidebar .social-icons li.last {
	border: none;
	padding-right: 0px;
}
.sidebar .social-icons li a {
	display: block;
	width: 21px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -2000px;
}
.sidebar .social-icons li a.facebook {
	background-image: url(../images/icon-social-facebook.png);
}
.sidebar .social-icons li a.twitter {
	background-image: url(../images/icon-social-twitter.png);
}
.sidebar .social-icons li a.flickr {
	background-image: url(../images/icon-social-flikr.png);
}
.sidebar .social-icons li a.vimeo {
	background-image: url(../images/icon-social-vimeo.png);
}
.sidebar .social-icons li a.youtube {
	background-image: url(../images/icon-social-you-tube.png);
}
.sidebar .social-icons li a.blog {
	background-image: url(../images/icon-social-blog.png);
}

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

#footer-wrapper {
	width: 100%;
	color: #c0c0c0;
	font-size: 0.8em;
	padding: 0px;
}
#footer-wrapper a {
	color: #8D8884;
	font-size: 10px;
}
#footer-wrapper a:hover,
#footer-wrapper a:focus {
  text-decoration: underline;
}
#footer-wrapper .block {
	margin: 5px 0px 0px;
	padding: 10px 0px 0px;
}
#footer-columns .block-menu,
#footer .block {
  margin: 0;
  padding: 0;
  border: none;
}
#footer .block .content {
	padding: 5px 0px 10px;
	margin-top: 0;
	color: #D2CECD;
}
#footer .block .phone {
	color: #3F3831;
	font-weight: bold;
}
#footer .block .copyright {
	float: right;
}
#footer .block .footer-nav {
	float: left;
}
#footer .block .content a,
#footer .block .copyright {
  color: #494440;
  text-decoration: none;
}
#footer .block .content a:hover {
  text-decoration: underline;
}
#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 {
	width: 100%;
	letter-spacing: 0.2px;
	font-size: 10px;
}
#footer .region {
	width: 960px;
	margin: 10px auto 0;
}
#footer .block {
  clear: both;
}
#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.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: 20px;
}
.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: 11px;
	background: transparent url(../images/icon-arrow-12px-gray.png) 0px 3px no-repeat;
	padding-left: 16px;
}
.breadcrumb a {
	text-decoration: underline;
}
.breadcrumb strong {
	color: #3F3831;
	cursor: pointer;
}

/* -------------- 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    ---------------- */
button {
	border: none !important;
	background: none !important;
}

input.form-submit,
a.button {
  background: #fff url(../images/buttons.png) 0 0 repeat-x;
  border: 1px solid #e4e4e4;
  border-bottom: 1px solid #b4b4b4;
  border-left-color: #d2d2d2;
  border-right-color: #d2d2d2;
  color: #3a3a3a;
  cursor: pointer;
  font-size: 0.929em;
  font-weight: normal;
  text-align: center;
  margin-bottom: 1em;
  margin-right: 0.6em; /* LTR */
  border: none;
  /*padding: 4px 17px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 15px;
  border-radius: 15px;*/
}
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: 	1.063em;
}
.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 {
	margin-top: 10px;
}
.comment-form label {
  float: left; /* LTR */
  font-size: 0.929em;
  width: 120px;
  font-weight: normal;
}
.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;
}
.one-sidebar .comment-form .form-text {
  width: 450px;
}
.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 tr td.forum {
  padding-left: 35px;
}
#forum .name {
  font-size: 1.083em;
}
#forum .description {
  font-size: 1em;
}

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

#block-search-form {
  padding-bottom: 7px;
}
#block-search-form .content {
  margin-top: 20px !important;
}
#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input,
#blog-search-form #blog-search-input {
  float: left; /* LTR */
  font-size: 1em;
  height: 1.143em;
  margin-right: 5px;
  width: 9em;
}
#search-block-form input.form-submit,
#search-form input.form-submit {
  margin-left: 0;
  margin-right: 0;
  width: 27px;
  height: 25px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  background: url(../images/button-search-go.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-position: center bottom;
}
#search-form .form-item-keys label {
  display: block;
}

/* --------------- Search Results ---------------- */
ol.search-results {
  padding-left: 0;
  padding-bottom: 0px;
}
.search-results li {
	display: none;
}
.search-results li.search-result {
	display: block;
	border-bottom: 1px solid #d3d7d9;
	padding-bottom: 0.4285em;
	margin-bottom: 0.5em;
}
.search-results li.search-result:last-child {
  /*border-bottom: none;*/
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.search-results .search-snippet-info {
  padding-left: 0;
}

/* -------------- 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 #skip-link,
.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;
}

/**
 * Menu block
 */
.sidebar ul.menu {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.sidebar ul.menu li {
	padding: 2px 0;
	list-style: none;
	list-style-image: none;
}
.sidebar ul.menu li.leaf {
	list-style: none;
	list-style-image: none;
}
.sidebar ul.menu li,
.sidebar ul.menu li a.active-trail {
	border-bottom: 1px solid #D2CECD;
}
.sidebar ul.menu li.leaf.active-trail {
	border-bottom: none;
}
.sidebar ul.menu li.expanded {
	list-style: none;
}
.sidebar ul.menu li a {
	color: #494440;
	text-transform: uppercase;
	text-decoration: none;
	font-family: kulturista-web, serif;
	font-style: normal;
	font-weight: 600;
	letter-spacing: .07em;
	display: block;
	padding-right: 17px;
	line-height: 17px;
}
.sidebar ul.menu li.expanded ul li a {
	list-style: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #494440;
	text-transform: none;
	letter-spacing: 0px;
}
.sidebar ul.menu li a:hover,
.sidebar ul.menu li ul li a:hover,
.sidebar ul.menu li a.active-trail,
.sidebar ul.menu li ul li a.active-trail {
	color: #e4002b;
}
.sidebar ul.menu li a.active-trail {
	background: transparent url(../images/icon-arrow-12px-red.png) right 2px no-repeat;
}
.sidebar ul.menu li ul li a.active-trail {
	background: none;
}
.sidebar ul.menu li ul li.active-trail ul.menu,
.sidebar ul.menu li ul li ul.menu {
	margin-left: 10px;
}
.sidebar ul.menu li.expanded ul li,
.sidebar ul.menu li ul li a.active-trail {
	border: none;
}
.menu-block-wrapper ul.menu li.expanded ul {
    display: none;
}
.menu-block-wrapper ul.menu li.expanded.active ul,
.menu-block-wrapper ul.menu li.expanded.active-trail ul {
    display: block;
}

/**
* Footer sitemap
*/
#sitemap-toggle-bar {
	margin: 0 auto !important;
	width: 960px;
	padding-bottom: 10px;
}
#sitemap-toggle-bar #toggle-sitemap {
	background: transparent url(../images/btn-footer-arrow.png) 0px 1px no-repeat;
	padding: 4px 0 5px 30px;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}
#sitemap-toggle-bar #toggle-sitemap.expanded {
	background: transparent url(../images/btn-footer-arrow.png) 0 -20px no-repeat;
}
#section_footer_wrapper #sitemap #sitemap-inner {
	margin: 0 auto !important;
	width: 960px;
}
#section_footer_wrapper #sitemap {
	width: 100%;
	background: #AFAAA8 url(../images/bg-tile-footer.jpg) top left repeat;
	display: none;
	padding: 20px 0 30px;

	-moz-box-shadow:inset 0px 0px 10px rgba(0, 0, 0, 0.50);
	-webkit-box-shadow:inset 0px 0px 10px rgba(0, 0, 0, 0.50);
	box-shadow:inset 0px 0px 10px rgba(0, 0, 0, 0.50);
}
#section_footer_wrapper #sitemap ul {
	list-style: none;
	margin: 0px;
	padding: 10px 0 0 0;
	border-top: 1px solid #fff;
}
#section_footer_wrapper #sitemap ul li ul {
	width: auto;
	border: none;
	padding: 0px;
}
#section_footer_wrapper #sitemap ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#section_footer_wrapper #sitemap .sitemap-col {
	float: left;
	border: none;
	border-right: 1px solid #E1DEDE;
	padding: 0px 15px !important;
}
#section_footer_wrapper #sitemap .sitemap-col.last {
	border: none;
}
#section_footer_wrapper #sitemap .sitemap-col h3 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #E1DEDE;
}
#section_footer_wrapper #sitemap .sitemap-col h3 a {
	color: #8D8884;
	font-size: 11px;
	line-height: 13px;
}
#section_footer_wrapper #sitemap .sitemap-col h3 a:hover,
#section_footer_wrapper #sitemap .sitemap-col h3 a:focus {
	text-decoration: underline;
}
#section_footer_wrapper #sitemap .sitemap-col h3 strong {
	color: #706A64;
	font-family: kulturista-web, serif;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: .08em;
	display: block;
}
#section_footer_wrapper #sitemap ul li ul li {
	padding: 0 0 0 10px;
}
#section_footer_wrapper #sitemap ul li a {
	color: #494440;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}
#section_footer_wrapper #sitemap ul li a:hover {
	color: #E4002B;
	text-decoration: none;
}
#section_footer_wrapper #sitemap ul li ul li a {
	color: #8D8884;
	text-decoration: none;
	text-transform: none;
}
#section_footer_wrapper #sitemap ul li ul li a:hover {
	color: #E4002B;
	text-decoration: none;
}
#section_footer_wrapper #sitemap ul li ul li {
	float: none;
	border: none;
}
#section_footer_wrapper #sitemap ul li ul {
	display: block;
}

a.arrow,
a.arrow-inline {
	padding: 4px 0 4px 18px;
	background: transparent url(../images/icon-arrow-12px-red.png) center left no-repeat;
	color: #3F3831;
	font-weight: bold;
	margin: 0px;
	text-decoration: underline;
	font-size: 11px;
	display: block;
}
a.plus,
a.plus-inline {
	padding: 4px 0 4px 15px;
	background: transparent url(../images/icon-plus-12px-red.png) center left no-repeat;
	color: #3F3831;
	font-weight: bold;
	margin: 0px;
	text-decoration: underline;
	font-size: 11px;
	display: block;
}
a.arrow-inline,
a.plus-inline {
	display: inline;
}
/*a.arrow:hover,
a.arrow-inline:hover,
a.plus:hover,
a.plus-inline:hover {
	color: #E4002B !important;
}*/

.highlighted-address {
	font-size: 13px;
	padding: 20px 0 0 20px;
	color: #76232f;
	font-weight: bold;
}

/*
* Top-right navigation
*/
.navigation-topright {
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 315px;
}
.navigation-topright li {
	float: left;
	height: 30px;
	border-right: 1px solid #D2CECD;
	font-size: 10px;
	color: #494440;
	padding: 10px 10px 0 10px;
}
.navigation-topright li.last {
	border: none;
	width: 75px;
}
.navigation-topright li a {
	color: #494440;
	font-weight: normal;
	text-decoration: underline;
}
.navigation-topright li a:hover {
	color: #E4002B;
}
.navigation-topright .tickets {
	background-image: url(../images/icon-arrow-purchase-tickets.png);
	background-position: center right;
	background-repeat: no-repeat;
	padding-right: 10px;
}

.clear {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	float: none !important;
}
.clearfix {
	clear: both;
}

/*
* Calendar
*/
body.page-calendar {
	background: none;
	overflow: hidden;
	padding: 10px;
}
body.page-calendar .content {
	background: #dceef2;
	padding: 10px 20px 20px 20px;
	width: 922px; /*838*/
}
body.page-calendar .view-content {
	background: #fff;
	border: 1px solid #AFAAA8;
	margin-bottom: 40px;
}
body.page-calendar .view-content .calendar-calendar {
	padding-right: 15px;
}
.calendar-calendar {
	text-align: right;
}
.calendar-calendar a, 
.calendar-calendar a:link, 
.calendar-calendar a:visited {
	color: #76232F;
	text-decoration: underline;
}
.calendar-calendar a:hover {
	color: #E4002B;
}
.calendar-calendar td {
	height: 100px;
}
.calendar-calendar .year-view td {
	height: auto;
}
.calendar-calendar .week-view .calendar-agenda-hour {
	display: none;
}
.calendar-calendar table .view-field:last-child {
    display: none;
}
.calendar-calendar tc .inner div.day {
	color: #494440;
}
.calendar-calendar td .inner div.day a, 
.calendar-calendar td div.day a, 
.calendar-calendar .mini-day-on a {
	color: #000;
	text-decoration: underline;
}
.calendar-calendar td .inner div.day a:hover, 
.calendar-calendar td div.day a:hover, 
.calendar-calendar .mini-day-on a:hover {
	color: #E4002B;
}
.calendar-calendar .calendar-filter-label {
	font-size: 13px;
	line-height: 30px;
	color: #706A64;
}
.calendar-calendar .inline li {
	padding: 0 5px 0 0;
}
.calendar-calendar .week-view table td .calendar {
	width: 126px;
}
/*.calendar-calendar .month-view table td .view-field,*/
.calendar-calendar .week-view table td .weekview,
.calendar-calendar .week-view table td .view-item,
.calendar-calendar .day-view table td .dayview,
.calendar-calendar .day-view table td .view-item {
	background: none !important;
	float: left;
}
.calendar-calendar .month-view table td .view-field a span,
.calendar-calendar .week-view table td .view-item a span,
.calendar-calendar .day-view table td .view-field a span {
	color: #E4002B;
}
/*.calendar-calendar td .inner div, .calendar-calendar td .inner div a {
	background: none !important;
}*/
.date-nav div.date-next {
	width: auto;
}
.calendar-calendar .date-next a {
	background: transparent url(../images/button-20px-dk-gray-next.png) top right no-repeat;
	width: 62px;
	height: 20px;
	display: block;
	text-decoration: none;
}
.calendar-calendar .date-prev a {
	background: transparent url(../images/button-20px-dk-gray-prev.png) top left no-repeat;
	width: 62px;
	height: 20px;
	display: block;
	text-decoration: none;
}
.date-nav div.date-heading h3 {
	margin: -5px 0 2px 0;
	font-weight: 300;
}
.calendar-calendar tr td.today,
.calendar-calendar tr.odd td.today,
.calendar-calendar tr.even td.today {
	background: #FFC;
}


.view-calendar .views-exposed-form .views-exposed-widget {
	float: none;
	padding: 0px;
	width: 100%;
}
.view-calendar .views-exposed-widgets {
	position: relative;
	width: 984px;
	height: 60px;
	background: transparent url(../images/title-calendar.png) top left no-repeat;
	margin-left: -31px;
}
.view-calendar .views-exposed-form label {
	font-size: 13px;
	font-weight: normal;
	color: #706A64;
	position: absolute;
	top: 72px;
	left: 50px;
}
.view-calendar .views-widget {
	position: absolute;
	top: 70px;
	left: 150px;
}
.view-calendar .views-widget select {
	font-size: 12px;
}

/*
	New Calendar
*/
.events-full {
	width: 100%;
	margin-top: 50px !important;
}
.events-full .no-results {
	margin: 10px 0;
}
.events-full .calendar-right-side-content {
	width: 540px;
}
.events-full .calendar-right-side-link {
	width: 90px;
	border-left: 1px solid #d2cecd;
	padding: 20px 0 20px 10px;
	float: left;
}
.events-full .calendar-event a, 
.events-full .calendar-event time {
	cursor: default;
}
.events-full .event-list article, 
.events-full .event-list article:first-child {
	padding: 5px 0 5px 0 !important;
}
.events-full .event-list article:last-child {
	/*border-bottom: 1px solid #D2CECD;*/
	padding: 5px 0 5px 0 !important;
}
.events-full .event-list .event-set {
	background: #F2F0F0;
	padding: 10px 10px 0 10px;
}
.events-full .event-list .event-set-title {
	color: #8D8884;
	font-weight: bold;
	font-size: 12px;
	width: 150px;
	background: #F2F0F0;
	padding: 2px 10px 0 10px;
	margin: 10px 0 0 0;
}
.events-full .events-search {
    margin-bottom: 10px;
}
.events-full .events-search div {
	height: 60px;
	margin-bottom: 10px;
}
.events-full .events-search .event-date-range {
	width: 290px;
	border-right: 1px solid #D2CECD;
	padding: 0 5px 0 0;
	float: left;
}
.events-full .events-search .event-date-range img {
	vertical-align: middle;
}
.events-full .events-search .event-date-range input {
	width: 125px;
	background: transparent url(../images/icon-calendar-date-picker.png) 112px 3px no-repeat;
}
html>body .events-full .events-search .event-date-range {
	width: 280px;
}
.events-full .events-search .event-type {
	width: 160px;
	border-right: 1px solid #D2CECD;
	padding: 0px 10px 0 8px;
	float: left;
}
.events-full .events-search .event-type select {
	margin-top: 4px;
	width: 160px;
}
.events-full .events-search .event-keywords {
	padding: 0px 0px 0 8px;
	float: left;
}
.events-full .events-search .event-search-btn, 
.events-one-column .events-search .event-search-btn {
	width: 91px !important;
	height: 25px !important;
	vertical-align: bottom;
	padding: 0px;
}
.page-node-5577 .breadcrumb {
	display: none;
}

.events-one-column input {
	width: 185px !important;
	-khtml-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	border-radius: 0px !important;
}
.events-one-column .events-search label {
	font-size: 12px;
}
.events-one-column .events-search .event-type select {
	width: 100%;
}
.events-one-column .events-search .event-date-range {
	padding: 20px 5px 0 0;
}
.events-one-column .events-search .event-date-range input {
	background: transparent url(../images/icon-calendar-date-picker.png) 181px 3px no-repeat;
}
.events-one-column .events-search .event-search-btn {
	margin: 12px 0;
}
.events-one-column .events-search .event-keywords {
	margin-top: 10px;
}
.events-one-column-view-events {
	font-size: 12px;
	color: #7a4183;
}
.events-one-column-view-events div {
	border-top: 1px solid #D2CECD;
	padding: 8px 0;
}
.events-one-column-view-events div a {
	float: right;
}

.event-result-count {
	float: right;
	font-size: 11px;
	color: #706A64;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.event-category {
	color: #76232F;
	text-transform: uppercase;
	font-size: 12px;
	float: right;
	margin-right: 10px;
}
.event-pagination {
	list-style: none;
	float: right;
}
.event-pagination li {
	margin-right: 10px;
	float: left;
}
.event-pagination li:last-child {
	margin-right: 0px;
}
.event-pagination li {
	background: transparent url(../images/bg-pagination.gif) 0px 0px no-repeat;
	width: 20px;
	height: 20px;
	text-align: center;
}
.event-pagination li.active {
	background-position: 0px -20px;
}
.event-pagination li.pagination-title {
	color: #706a64;
	background: none;
	width: auto;
}
.event-pagination li a {
	color: #fff;
	text-decoration: none;
}
.event-pagination li.active a {
	color: #3f3831;
}


/* List Style */
.list-columns {
	list-style: none;
	margin: 0px;
	padding: 0px !important;
	width: 710px;
	border-top: 1px solid #D2CECD;
}
.list-columnsb {
	list-style: copy-list;
	margin: 0px;
	padding: 0px !important;
	width: 450px;
	border-top: 1px solid #D2CECD;
}
.list-columns li {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 200px;
}
.list-columnsb li {
	float: left;
	padding: 0px;
	margin: 0px;
	width: 150px;
}
.list-columns.two-column li {
	width: 340px;
	padding: 5px 15px 10px 0;
}

/*
	Fancybox
*/
#fancybox-outer,
.fancybox-bg {
	background: none !important;
}
#fancybox-content {
	border: none !important;
}
#fancybox-close {
	top: -5px !important;
	right: 30px !important;
}

/*
	Tables
*/
table.grid {

}
table.grid tr {
	float: none;
	border: none;
}
table.grid td {
	padding: 2px 4px;
	/*width: 100%;*/
	font-size: 11px;
}
table.grid td.alt {
	background-color: #F3F1F1;
}
.contact-table {
	width: 100%;
	float: left;
	margin-top: 50px;
}
.contact-table tr {
	border-bottom: 1px solid #D2CECD;
}
.contact-table th,
.contact-table td {
	margin: 5px 0;
	float: left;
}
.contact-table td.phone {
	padding-left: 20px;
	width: 130px;
}
.contact-table td.email {
	width: 80px;
	padding-left: 20px;
}
.contact-table td.info {
	width: 75px;
	padding-left: 20px;
}
.team-table {
	width: 100%;
}
.team-table tr {
	border-bottom: 1px solid #D2CECD;
}
.team-table th,
.team-table td {
	margin: 5px 0;
	float: left;
	font-size: 13px;
}
.team-table th {
	width: 155px;
}
.team-table td.title {
	color: #706A64;
	text-transform: uppercase;
	width: 275px;
	padding-left: 20px;
	font-size: 11px;
}
.team-table td.phone {
	width: 125px;
	padding-left: 35px;
}
.team-table td.email {
	padding-left: 60px;
}

/*
.downloads-table
In use for pages: /k8chemistry as table class and legend block class
*/
.downloads-table {
	width: 100%;
}
.downloads-table tr {
	border-bottom: 1px solid #D2CECD;
}

.downloads-table td {
	padding-top: 20px;
}
.downloads-table th {
	font-size: 13px;
}

div.downloads-table img {
	margin-bottom: 10px;
}

/* this css works for the .downloads-table table and legend block images  */
.downloads-table img {
	float: right;
	width: 24px;
	margin-right: 20px;
}

/*faux header
Set margin-left inline for correct spacing of column headings*/
.downloads-table-heading span {float: right;}




/* Blog */
.view-blog, 
.node-type-article .node-article {
	display: block;
	width: 460px;
	padding: 20px;
	border-top: 8px solid #0092BC !important;
}
.view-blog h1, 
.node-type-article .node-article h1 {
	border-bottom: 1px solid #D2CECD;
	width: 100%;
}
.view-blog .content a img {
	margin-bottom: 10px;
}
.node-type-article .node-article h1 {
	margin-top: -10px;
	padding-bottom: 5px;
}
.node-type-article .node-article #edit-submit {
	background: transparent url(../images/button-20px-red-blog-post-comment.png) top left no-repeat;
	width: 50px;
	height: 20px;
	border: 0px;
	text-indent: -3000px;
	float: right;
	margin-right: 0px;
}
.node-type-article .node-article #edit-preview {
	background: transparent url(../images/button-20px-dk-gray-blog-preview-comment.png) top left no-repeat;
	width: 72px;
	height: 20px;
	border: 0px;
	text-indent: -3000px;
	float: right;
}
.page-blog .view-blog h1 {
	padding-bottom: 5px;
}
.page-blog .view-blog img, 
.blog-block img {
	margin-bottom: 10px;
}
.page-blog .view-blog {
	padding-top: 10px !important;
}
.page-blog .view-blog .big_sub-header_dark-red.comment-count {
	text-decoration: underline;
}
.page-blog .view-blog .blog-links {
	margin: 10px 0;
}
.page-blog .view-blog .views-row-last .blog-links {
	margin-bottom: 0px;
}
.node-type-article .node-article .submitted, 
.page-blog .submitted {
	color: #494440;
	padding: 10px 0;
}
.node-type-article .node-article .submitted .permalink,
.page-blog .submitted .permalink {
	color: #AFAAA8;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}
.blog-block {
	margin-top: 20px;
}

.blog-categories {
	list-style-type: none;
	margin: 0px !important;
	padding: 0px !important;
}
.blog-categories li a {
	font-weight: bold;
	color: #76232F;
	font-size: 12px;
	text-decoration: none;
}
.blog-categories li {
	padding: 2px 0;
}
.blog-categories ul li a {
	font-weight: normal;
	color: #494440;
	font-size: 11px;
	text-decoration: underline;
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
	background: transparent url(../images/icon-arrow-12px-gray.png) center left no-repeat;
}
#blog-archive-select {
	width: 100%;
}
.omsi-blog-feed {
	display: block;
	height: 22px;
	padding: 2px 0 0 26px;
	background: transparent url(../images/icon-rss-feed.png) top left no-repeat;
	font-size: 9px;
	color: #8D8884 !important;
}
.blog-sidebar article {
	padding-top: 0px !important;
} 
.blog-sidebar h2 {
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.blog-sidebar h2.archives {
	border: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.blog-search-label {
	font-weight: normal;
}
.blog-search-title {
	border: 0px !important;
}
#blog-search-input {
	width: 155px !important;
	margin-right: 0px !important;
	-khtml-border-radius-topright: 0px;
	-khtml-border-radius-bottomright: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
#blog-search-form input.form-submit {
	background: transparent url(../images/button-search-blog.png) top left no-repeat;
	width: 27px;
	height: 25px;
	text-indent: -3000px;
	border: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.feed-icon {
	display: none !important;
}

/* User Login */
#user-login > div,
#user-pass > div {
	padding: 10px 20px 5px 20px;
}
#user-login .form-item-name {
	margin-right: 20px;
}
#user-login .form-item-name,
#user-login .form-item-pass {
	float: left;
	padding-top: 10px;
}
#user-pass .form-item-name {
	padding-top: 10px;
}
#user-login .description {
	display: none;
}
#user-login input,
#user-pass input {
	width: 330px !important;
}
#user-login #edit-actions,
#user-pass #edit-actions {
	text-align: right;
	padding: 10px 0 0 0;
	margin: 0px;
	border-top: 1px solid #D2CECD;
	width: 100%;
	clear: both;
}
#user-login .form-submit,
#user-pass .form-submit {
	background: transparent url(../images/button-20px-red-log-in.png) top left no-repeat;
	border: none;
	width: 66px !important;
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	-khtml-border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	text-indent: -6000px;
}
#user-pass .form-submit {
	background: transparent url(../images/button-20px-red-email-new-password.png) top left no-repeat;
	width: 160px !important;
}
.user-login-block {
	margin-top: 20px;
}
.user-login-title p {
	padding-top: 30px !important;
}

/* Newsletter */
.newsletter {
	margin-top: 0px; /*65*/
}
.newsletter input {
	border: 1px solid #8D8884;
	font-size: 11px;
	color: #706A64;
	width: 300px;
	padding: 6px 8px;
	margin: 0 0 10px 0;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.newsletter label {
	margin-top: 10px;
}
.newsletter select {
	width: 100px;
}
.newsletter select#user {
	width: auto;
}
.newsletter small {
	margin-top:10px;
	display: block;
}

/* Search */
.search-form {
	display: none;
}
.page-search #block-system-main {
	font-size: 13px !important;
	line-height: 20px;
}
.page-search h3, 
.page-search h3 a {
	color: #76232F;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	margin: 0px;
}
.page-search .search-snippet {
	margin-bottom: 5px;
}
.page-search .search-info {
	display: none;
}
.page-search .search-result-title {
	color: #005670;
}
.page-search .pager {
	padding: 0px;
}
.page-search .pager li {
	float: left;
}
.page-search .pager li.pager-title {
	padding: .5em 0;
	color: #005670;
	font-weight: normal;
}
.page-search .pager li a {
	text-decoration: underline;
}

/* Miscellaneous */
.plus-list-yellow {
	list-style: url(../images/icon-yellow-plus-sign.png);
}
.indent {
	margin-left: 20px;
}


/* Ticket Table */
.ticket-table {
	width: 100%;
	color: #4A4541;
	font-size: 13px;
	line-height: 20px;
}
.ticket-table tr {
	border-bottom: 1px solid #D2CECD;
}
.ticket-table th {
	width: 140px;
	margin: 5px 0;
	float: left;
}
.ticket-table td {
	width: 105px;
	padding-left: 10px;
	margin: 5px 0;
	float: left;
}


/* Admin */
/*.node-block-settings {
	display: none;
}*/

/* Custom OMSI views */
.view-feature {
    padding-top: 65px;
}

.view-exhibit-subcategories {
	margin: 20px 0 0 0 !important;
}
.view-list-of-exhibit-components {
	margin: 0px !important;
}
.view-exhibit-subcategories .views-row, 
.view-list-of-exhibit-components .views-row {
	float: left;
	width: 240px;
}
.view-list-of-exhibit-components .views-label {
	display: none;
}
.view-list-of-exhibit-components .views-row .field-content div {
	text-align: left !important;
}
.view-exhibit-subcategories .views-row a, 
.view-list-of-exhibit-components .views-row a {
	padding: 4px 0 4px 15px;
	background: transparent url(../images/icon-plus-12px-red.png) center left no-repeat;
	color: #3F3831;
	font-weight: bold;
	margin: 0px;
	text-decoration: underline;
	font-size: 11px;
	display: block;
}

/* Showing style */
article.showing .inner_block_1_2_column iframe,
article.showing .inner_block_1_2_column img {
  width: 218px;
  border: 1px solid #ccc;
}

/* popup */
a.popup {
	/*width: 250px;*/
	padding-left: 10px;
	margin: 5px 0;
	font: normal 12px Arial, Helvetica, sans-serif; 
       background: #FFF; color:#ccc; line-height: 16px;
}

body.popup {
	margin: 0px;
	padding: 0px;
	background: none;
}
body.popup .page-module, 
body.popup .page-search #block-system-main, 
body.popup .region-feature, 
body.popup .region .block-system {
	margin: 0px !important;
	padding: 0px !important;
}

body.popup .event-block,
body.popup .sidebar .region-sidebar-first, 
body.popup .views-nivo-slider, 
body.popup .feature-block, 
body.popup .feature-text-block, 
body.popup .full-feature-block, 
body.popup .page-module, 
body.popup #header, 
body.popup .view-blog, 
body.popup .node-type-article .node-article, 
body.popup #user-login, 
body.popup #user-pass, 
body.popup .page-search #block-system-main 
 {
	border: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-ms-filter: !important;
	filter: !important;
	padding: 18px 0 0 0 !important;
	width: auto !important;
}

body.popup .page-module, body.popup .page-module section {
	padding: 0 !important;
}


body.popup #back-button {display:none;}

.callout {
	float: right;
	padding: 5px 0;
	margin-left: 20px;
       margin-bottom: 25px;
	font-size: 18px;
	color: #0092BC;
	width: 195px;
}


/*Exhibition*/
.exhibit-icons {
	float: left;
	list-style: none;
	width: 350px;
	height: 65px;
	margin: 20px 0 0 5px !important;
}
.exhibit-icons li {
	float: left;
	width: 73px;
	height: 65px;
	padding: 0 10px;
}
.exhibit-icons li.video {
	width: 50px;
	background: transparent url(../images/exhibit-icon-video.png) 0 0 no-repeat;
}
.exhibit-icons li.photos {
	width: 58px;
	background: transparent url(../images/exhibit-icon-photos.png) 0 0 no-repeat;
}
.exhibit-icons li.plan {
	width: 70px;
	background: transparent url(../images/exhibit-icon-calendar.png) 0 0 no-repeat;
}
.exhibit-icons li.related-events {
	background: transparent url(../images/exhibit-icon-events.png) 0 0 no-repeat;
}
.exhibit-icons li.demos {
	background: transparent url(../images/exhibit-icon-demos.png) 0 0 no-repeat;
}
.exhibit-icons li:hover {
	background-position: 0 -71px;
}
.exhibit-icons li a {
	display: block;
	text-indent: -2000px;
	height: 54px;
}

.exhibit-quote {
	width: 175px;
	float: right;
	font-size: 13px;
	padding: 0 88px;
	background: url(../images/exhibit-quotes.jpg) top center no-repeat;
	margin-top: 20px;
}
.exhibit-quote span {
	font-size: 9px;
	text-transform: uppercase;
	display: block;
	text-align: right;
	width: 100%;
}

.exhibition-gallery a {
	display: inline-block;
	width: 175px;
	height: 110px;
	overflow: hidden;
	margin: 0 5px 5px 0;
}
.exhibition-gallery img {
	display: inline-block;
	width: 175px;
	height: 110px;
	margin: 0 5px 5px 0;
}
.exhibition-gallery a img {
	margin: 0px !important;
}

.search-highlight, .search-snippet strong {
	padding: 2px 0;
	background: #ff9 !important;
	font-weight: normal;
}

/* Query Items -- for ERG View */

.query-item { /*
	width: 525px*/; 
	margin: 10px;
	padding: 10px 10px 0 10px; 
}

.query-item div.query-title { 
	font-weight: bold;
	}
	
.query-title{margin-bottom: 0px;}	

.query-green {color: green !important; border-bottom: solid 3px green;}
.query-orange {color: orange !important; border-bottom: solid 3px orange;}
.query-red {color: red !important; border-bottom: solid 3px red;}
.query-blue {color: blue !important; border-bottom: solid 3px blue;}
.query-grey {color: grey !important; border-bottom: solid 3px grey;}

.query-description {
	padding: 5px;
	/*background-color: rgb(241, 241, 241);*/

	background-color: #eef3f8;
	}

.query-basics-group, .query-where {
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: .8em; 
	/*padding: 3px;*/

	border-bottom: solid 1px rgb(210, 206, 205); 

	}

.query-where {border-top: solid 1px rgb(210, 206, 205); height: 13px;} 

.query-where a {
	text-decoration: none !important;
	}
	
.query-basics-group span:nth-child(n+2):before {
	content:'\2022';
	padding-right:8px; 
	padding-left: 8px;
	}

.query-link {
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: .8em; 
	/*padding: 3px;*/

	}

.query-link a{
	text-transform: uppercase;
	font-size: 9px;
    padding: 0px 0 0px 18px;

	/*following css is copied from a.arrow class*/
	background: transparent url(http://www.omsi.edu/sites/all/themes/omsi/images/icon-arrow-12px-red.png) center left no-repeat;
	color: #3F3831;
	font-weight: bold;
	margin: 0px;
	text-decoration: underline;
	display: block;

}

/*   Query Legend -- using Better Exposed Filter Module classes  */
.bef-tree li {list-style: none;}
.form-type-bef-checkbox input {width: 20px !important;}
.form-type-bef-checkbox label {font-size: 11px;}
.bef-select-as-checkboxes-fieldset {width: 190px;}
ul.bef-tree-child {margin-left: 20px;}
ul.bef-tree-child label { font-weight: normal;}
.views-exposed-widgets > div {margin-top: 20px;}

.form-item-field-grades-value .form-type-bef-checkbox {float: left; width: 40px;}
.form-item-field-grades-value .form-type-bef-checkbox:last-child {width: 100px;}

/* Query Empty on Load */

.view-empty {
	margin:20px 5px;
	background-color: #efefef;
	padding: 20px;
	font-size: 13px;
	}


/* Showing Node for pop-up view or direct node view */

.showing-popup table {width: 225px; border-spacing: 0;}

.showing-popup table th {
color: #005670;
font-size: 10px;
text-align: left;

}

.showing-popup table td, .showing table th {padding: 5px;}
.showing-popup table th {padding-bottom: 3px;}

.showing-popup table th:first-child {
font-size: 13px;
}

.showing-popup table td {
font-size: 11px;
border-top: 1px solid #D2CECD;
border-bottom: 1px solid #D2CECD;
border-right: 1px solid #D2CECD;
}

.showing-popup table td:last-child {border-right: 0px;}

.showing-popup .pricing, .showing .quick-facts, .showing .show-times {margin-bottom: 25px;}

.showing-popup .pricing table td{width: 33%;}

.showing-popup .quick-facts table td, .showing .show-times table td {width: 50%;}

.showing-popup .main-content {width: 460px; float: left; margin-left: 35px;}

.showing-popup .event-left {width: 225px; float: left; }

.showing-popup .table-caption {font-size: 10px; color:#8c8783; padding: 0px 30px 5px 5px; line-height: 1; }

.showing-popup .show-times a {margin-top: 5px; margin-left: 5px;}

.laser-body ul, .laser-body ol, .showing-popup .main-content ul, .showing-popup .main-content ol {
 list-style:none;
}