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

@font-face { 
font-family: "Garamond"; 
src: url("/sites/all/themes/ewtheme/fonts/Garamond.ttf"); 
}
@font-face { 
font-family: "Garamond"; 
src: url("/sites/all/themes/ewtheme/fonts/GaramondBold.ttf");
font-weight: bold;
}
@font-face { 
font-family: "Garamond"; 
src: url("/sites/all/themes/ewtheme/fonts/GaramondItalic.ttf");
font-style: italic;
}

body {
	line-height: 1.5;
	font-size: 14px;
    font-family: "Helvetica Regular";
	word-wrap: break-word;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
a:link,
a:visited {
	color: #9A0100;
	text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: underline;
}
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: 12px;
  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: Helvetica, Arial, sans-serif;
}
#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: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input,
textarea,
select,
a.button {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, 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 ------------------ */

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 */
}
#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: #efefef;
  background: rgba(0, 0, 0, 0.063);
}
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 {
  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 */
}
#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;
}
.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);
  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;
}
.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: 208px;
}
.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 ------------ */

#block-superfish-1 {
  clear: both;
}
#block-superfish-1 .content > .menu > li > a {
  /*font-size: 0.929em;*/
  margin: 0;
  padding: 0 15px;
}
#block-superfish-1 .content > .menu > li {
  float: left; /* LTR */
  list-style: none;
}
/*#main-menu-links a {
  color: #333;
  background: #ccc;
  background: rgba(255, 255, 255, 0.7);
  float: left;
  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: 40px;
}

/* ----------------- 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: 10px;
}
h1#page-title {
  font-size: 2em;
  line-height: 1;
}
#content h2 {
  margin-bottom: 2px;
  font-size: 1.429em;
  line-height: 1.4;
}
.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 #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 {
  padding: 15px 20px;
  margin: 0 0 20px;
}
.sidebar h2 {
  margin: 0 0 0.5em;
  padding-bottom: 5px;
  text-shadow: 0 1px 0 #fff;
  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: #fff;
  font-size: 14px;
}
#footer-wrapper a {
  color: #fff;
}
#footer-wrapper a:hover,
#footer-wrapper a:focus {
  color: #fff;
  text-decoration: underline;
}
#footer-wrapper .block {
  margin: 20px 0;
  border: 1px solid #444;
  border-color: rgba(255, 255, 255, 0.1);
  padding: 10px;
}
#footer-columns .block-menu,
#footer .block {
  margin: 0;
  padding: 0;
  border: none;
}
#footer .block {
  margin: 0.5em 0;
}
#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;
}
#footer .region {
  margin-top: 0px;
}
#footer .block {
  clear: both;
}
#footer ul,
#footer li {
  list-style: none;
  padding: 0;
}
#footer li a {
  display: block;
}
#footer li.first a {

}
#footer li.last a {

}
#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: 0 0 5px;
  margin: 0 0 10px;
}
.featured #messages {
  background: #f0f0f0;
  background: rgba(30, 50, 10, 0.08);
}
div.messages {
  margin: 8px 0px;
}
#messages .section {
	width: 560px !important;
	margin: 0 !important;
}

/* -------------- 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: #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;
  padding: 4px 17px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 15px;
  border-radius: 15px;*/
  
	color: #9A0100;
	padding: 4px 8px;
	background: -moz-linear-gradient(  top,  #ffffff 0%,  #ffffff 25%,  #ebebeb);
	background: -webkit-gradient(  linear, left top, left bottom,  from(#ffffff),  color-stop(0.25, #ffffff),  to(#ebebeb));
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #e8e8e8;
	text-decoration:none;
	cursor: pointer;
	text-align: center;
}
a.button:link,
a.button:visited,
a.button:hover,
a.button:focus,
a.button:active,
input.form-submit:hover {
	text-decoration: none;
	color: #5a5a5a;
	
	background: -moz-linear-gradient(  bottom,  #ffffff 0%,  #ffffff 25%,  #ebebeb);
	background: -webkit-gradient(  linear,left bottom, left top,   from(#ffffff),  color-stop(0.25, #ffffff),  to(#ebebeb));
}

/* -------------- 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;
	background: -moz-linear-gradient(  bottom,  #ffffff 0%,  #ffffff 25%,  #ebebeb);
	background: -webkit-gradient(  linear,left bottom, left top,   from(#ffffff),  color-stop(0.25, #ffffff),  to(#ebebeb));
}
.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 {
  padding-bottom: 7px;
}
#block-search-form .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;
  margin-right: 5px;
  width: 9em;
}
#search-block-form input.form-submit,
#search-form input.form-submit {
  margin-left: 0;
  margin-right: 0;
  height: 25px;
  width: 34px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border-color: #e4e4e4 #d2d2d2 #b4b4b4;
 /* background: url(../images/search-button.png) no-repeat center top;*/
	background: #ccc url(../images/search-icon.png) no-repeat center;
	background: url(../images/search-icon.png) no-repeat center, -moz-linear-gradient(  top,  #ffffff 0%,  #ffffff 25%,  #ebebeb);
	background: url(../images/search-icon.png) no-repeat center, -webkit-gradient(  linear, left top, left bottom,  from(#ffffff),  color-stop(0.25, #ffffff),  to(#ebebeb));
  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-icon.png) no-repeat center, -moz-linear-gradient(  bottom,  #ffffff 0%,  #ffffff 25%,  #ebebeb);
	background: url(../images/search-icon.png) no-repeat center, -webkit-gradient(  linear,left bottom, left top,   from(#ffffff),  color-stop(0.25, #ffffff),  to(#ebebeb));
}
#search-form .form-item-keys label {
  display: block;
}

/* --------------- 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: none;
  margin-bottom: 1em;
}
.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 .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;
}


/*** ew ***/
.element-invisible {
	display: none;
}
#page {
	width: 980px;
    min-width: 980px;
	margin: 0 auto;
	position: relative;
}

#header {
	background: url(../images/bg-header-container.png) no-repeat center top;
	width: 980px;
	height: 120px;
	position: fixed;
	top: 0;
	z-index: 100;
}

@media screen and (max-width: 980px) {
    #view-siteimg-placeholder *, #view-siteimg-placeholder,
    .field-name-field-photo *, .field-name-field-photo, .event-photo-main {
        display: none;
    }
    
    #header {
        position: absolute;
        left: 0;
        top: 0;
    }
    
    #footer-wrapper {
        margin-left: 0;
    }
    
}

#site-slogan,
#site-name,
#name-and-slogan {
	display: none;
}

#header .region-header {
	margin: 0 !important;
}

.region-header #block-search-form {
	margin: 0;
	padding: 0;
	width: 165px;
	margin-right: 10px;
	margin-top: 12px;
	position: relative;
}

#block-search-form #edit-actions,
#search-block-form input.form-submit {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
}
#block-search-form #edit-actions input {
	width: 22px;
	height: 22px;
}
#search-block-form .element-invisible {
	display: none;
}
.region-header #search-block-form .form-text {
	width: 135px;
	border: none;
	background: none;
	outline: none;
}
#main-wrapper #search-block-form input.form-submit, #main-wrapper #search-form input.form-submit {
	width: 24px;
}

#main-wrapper {
	padding-top: 120px;
	position: relative;
	z-index: 0;
}
body.logged-in #main-wrapper {
	padding-top: 80px;
}
body.logged-in #messages {
	margin-bottom: 0;
}
body.logged-in #messages .section {
	width: 580px !important;
	margin: 0;
}

#block-superfish-1 {
	position: absolute;
	left: 145px;
	bottom: 6px;
	padding: 0;
    margin: 0;
}
* + html #block-superfish-1 {
	bottom: 4px;
}
#block-superfish-1 h2 {
	display: none;
}
#block-superfish-1 .content > .menu {
	padding: 0;
}
#block-superfish-1 .content > .menu > li > a {
	margin: 0 14px 0 14px;
	padding: 7px 0;
	display: inline-block;
	color: #9a0100;
}
* + html body #block-superfish-1 .content > .menu > li > a {
	margin: 0 23px;
}
#block-superfish-1 .content > .menu > li > a:hover,
#block-superfish-1 .content > .menu > li > a:active,
#block-superfish-1 .content > .menu > li > a:focus,
#block-superfish-1 .content > .menu > li > a.active,
#main-menu-links li.active-trail a {
	color: #222;
	text-decoration: none;
	border-bottom: 3px solid #9a0100;
	padding-bottom: 4px;
}
#block-superfish-1 .content > .menu > li {
	margin: 0;
	padding: 0;
	border-right: 1px solid #d4d4d4;
}
#block-superfish-1 .content > .menu > li.last {
	border: none;
}
#block-superfish-1 .content > .menu > li.first a {
	margin-left: 15px;
}
#block-superfish-1 .content > .menu > li.last > a {
	margin-right: 14px;
}
* + html #block-superfish-1 .content > .menu > li.last > a {
	margin-right: 14px;
}
#block-superfish-1 .content > .menu > li > a {
	font-family: "Garamond", "EB Garamond", Georgia, serif;
    font-size: 22px;
    font-weight: normal;
}

#block-superfish-1 .content > .menu > li > ul {
    background-color: #fff;
    margin-top: 9px;    
	border: 1px solid #c1c1c1;
    min-width: 200px;
}

#block-superfish-1 .content > .menu > li > ul > li > a {
    padding: 10px 0;
    border-bottom: 1px solid #9a0100;
    margin: 0 10px;
    color: #888;
    font-size: 14px;
}

#block-superfish-1 .content > .menu > li > ul > li > a:hover {
    color: #9A0100;
    text-decoration: none;
}

#block-superfish-1 .content > .menu > li > ul > li.last > a {
    border: none;
}

#block-menu-menu-additional-navigation {
	width: 500px;
	text-align: right;
	position: absolute;
	top: 12px;
	right: 180px;
}
#block-menu-menu-additional-navigation ul {
	text-align: right;
}
#block-menu-menu-additional-navigation li {
	display: inline-block;
	float: none;
}
* + html #block-menu-menu-additional-navigation li {
	display: inline;
}
#block-menu-menu-additional-navigation a {
	color: #848484;
	text-decoration: none;
}
#block-menu-menu-additional-navigation a:hover,
#block-menu-menu-additional-navigation a:active,
#block-menu-menu-additional-navigation a:focus,
#block-menu-menu-additional-navigation a.active {
	color: #000;
	text-decoration: none;
}

#page-wrapper {
	position: relative;
}
body.logged-in.toolbar #page-wrapper #header {
	top: 30px;
}

#view-siteimg-placeholder,
.field-name-field-photo {
	position: fixed;
	right: 50%;
	margin-right: -480px;
	top: 190px;
	background: #fff;
	width: 310px;
}
.event-photo-main {
    position: fixed;
	right: 50%;
	margin-right: -480px;
	top: 260px;
	background: #fff;
	width: 310px;
    padding-bottom: 20px;
}
.event-photo-main > .field-name-field-photo, .event-photo-main > .field-name-field-photo img {
    position: relative;
    margin-right: 0;
    right: 0;
    top: 0;
}

#view-siteimg-placeholder img,
.field-name-field-photo img {
	position: absolute;
	left: 0;
	top: 0;
    max-width: 310px;
    height: auto;
}

#block-system-main {
	width: 630px;
}

.node-type-simplenews #block-system-main {
    width: 720px;
}

.content .view-display-id-book > .view-content > .views-row,
.view-veranstaltungen-neu .views-row,
.view-veranstaltungen .views-row,
.view-veranstaltungen-pro-tag .views-row{
	clear: both;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	width: 560px;
}
.content .view-display-id-book .views-row-last,
.content .view-veranstaltungen .views-row-last,
.content .view-veranstaltungen-pro-tag .views-row-last {
	margin-bottom: 0;
	border-bottom: none;
}
.content .view-display-id-book .views-field-field-photo img,
.content .view-veranstaltungen .views-field-field-photo img,
.content .view-veranstaltungen-neu .views-field-field-photo img,
.content .view-veranstaltungen-pro-tag .views-field-field-photo img,
.featured-thumbnail img,
.views-field-field-photo img,
.views-field-field-cover img {
	float: left;
	border: 1px solid #aaa;
	margin-right: 50px;
}

.content .view-veranstaltungen .views-field-field-photo img,
.content .view-veranstaltungen-neu .views-field-field-photo img,
.content .view-veranstaltungen-pro-tag .views-field-field-photo img {
    max-width: 112px;
    height: auto;
    margin-right: 46px;
}

.featured-thumbnail img,
.views-field-field-photo img {
	float: none;
}
#page-title {
	display: none;
}
body.node-type-autor #page-title,
body.node-type-buch .node-buch h1.page-title,
body.node-type-veranstaltung #page-title,
body.node-type-page #page-title,
body.node-type-info-seite #page-title{
	display: block;
	font: 30px "Garamond", "EB Garamond", Georgia, "Courier New", Courier, monospace;
	margin: 0;
	margin-bottom: 20px;
	padding: 0;
	color: #9a0100;
	width: 550px;
}

body.node-type-veranstaltung #page-title {
    padding: 30px 0 15px 0;
}

body.node-type-buch .node-buch h1.page-title {
    margin-top: 53px;
}

h3 {
	display: block;
	font: 20px "Garamond", "EB Garamond", Georgia, "Courier New", Courier, monospace;
	margin: 12px 0 3px;
	padding: 0;
	color: #9a0100;
}

.view-display-id-book h3,
.view-display-id-book h3 a,
.view-veranstaltungen h3,
.view-veranstaltungen h3 a,
body.page-search-node h3,
body.page-search-node h3 a {
	font: 20px "Garamond", "EB Garamond", Georgia, "Courier New", Courier, monospace;
}
.view-display-id-book h3 a,
.view-veranstaltungen h3 a {
	color: #9A0100;
}

p.order a.order, a.link-to-book {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #9A0100;
	padding: 4px 12px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border: 1px solid #d4d4d4;
	text-decoration:none;
}
p.order a.order:hover, a.link-to-book:hover {
	border: 1px solid #9a0100;
}
p.order {
    padding: 0;
    margin-top: 20px;
}

.content .view-display-id-book .views-row p.order {
	padding-top: 1px;
}
.content .view-display-id-book .views-row p.order a.order {
	position: absolute;
	bottom: 20px;
	right: 0;
}

.view-autoren #author-list {
	-moz-column-count: 3;
	-moz-column-gap: 10px;
	-webkit-column-count: 3;
	-webkit-column-gap: 10px;
	column-count: 3;
	column-gap: 10px;
	
	margin: 0;
	padding:0;
}
.view-autoren li.letter {
	-moz-column-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	column-break-inside: avoid;
	display: inline-block;
	width: 170px;
	margin: 0;
	margin-bottom: 10px;
	padding: 5px;
	list-style: none;
	
	float: left\0;
	width: 175px\0;
	/*background: #f8f8f8;*/
}
.view-autoren li.letter span.letter {
	font-weight: bold;
}

.view-autoren li.letter ul {
	margin: 0;
	padding: 0;
}
.view-autoren li.letter ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

* + html body .view-autoren li.letter {
	float: left;
	width: 170px;
	margin-right: 10px;
}

.view-autoren li.letter-block-column-1 {
	clear: both;
}
.view-autoren li.letter {
	margin-right: 10px;
	width: 170px;
}

.view-id-books .view-content {
	margin-top: 20px;
}

.view-featured .views-row {
	float: left;
	width: 143px;
	min-height: 404px;
	text-align: center;
	margin-top: 10px;
	margin-right: 45px;
}

.view-id-books .views-row {
    clear: both;
    display: table-row;
}

.view-id-books .views-field {
    display: table-cell;
    vertical-align: text-bottom;
    padding-bottom: 50px;
}



/* */
.clear {
	clear:both; 
	float:none;
	content:'.';
	color:transparent;
	display:block;
}
/* */

body.front .view-id-books .views-row, body.front .view-featured .views-row
{
	float: left;
	width: 154px;
	min-height: 404px;
	text-align:left;
	margin-top: 10px;
	margin-right: 45px;
}

.view-veranstaltungen .views-field-field-photo {
	float: left;
}

* + html .view-veranstaltungen .views-field-body {
	margin-left: 165px;
}

#block-views-featured-block {
	width: 600px;
}

.field-name-field-bilder {
	float: left;
	margin-right: 25px;
	margin-top: 70px;    
    max-width: 143px;
}

.node-type-veranstaltung .field-name-field-bilder {
    margin-top: 5px;
}

.field-name-field-bilder img {
	margin-bottom: 25px;
}

.field-name-body {
	margin-right: 50px;
}

.node-type-buch .field-label,
.node-type-veranstaltung .field-label {
	float: left;
}

.view-display-id-book .select-filter {
	margin: 0;
	padding: 0;
    border: none;
    font-size: 14px;
}
* + html .view-display-id-book .select-filter {
	margin-bottom: 20px;
}
.view-display-id-book .select-filter td {
    background-color: #fff;
    padding: 0;
    width: 24px;
    text-align: center;
}

.view-display-id-book .select-filter td a {
    color: #222;
}
.view-display-id-book .select-filter td.active a,
.view-display-id-book .select-filter td a:hover {
	text-decoration: underline;
    color: #9A0100;
}

body.node-type-webform .field-name-body {
	width: 560px;
}

.webform-client-form .form-text,
.webform-client-form .form-textarea {
	width: 545px;
	padding: 5px;
	font: 14px Helvetica, Arial, sans-serif;
	line-height: 1.5;
}
.webform-client-form .form-textarea {
	width: 557px;
	height: 190px;
}

body.not-logged-in .tabs {
	display: none;
}
body.not-logged-in.page-user .tabs {
	display: block;
}

#block-menu-menu-additional-navigation,
#block-menu-menu-additional-navigation li,
#block-menu-menu-additional-navigation li a {
	border: none;
}

#fancybox-title-float-wrap tbody,
#fancybox-title-float-wrap tr {
	border: none !important;
	background: none !important;
}

body.node-type-buch .order {
	float: right;
	margin-right: 5px;
}

.view-empty .view-no-result-center {
	text-align: center;
	font-style: italic;
	margin-top: 20px;
}

body.node-type-webform .block-simplenews {
	position: relative;
}
body.node-type-webform .block-simplenews .content {
	margin-top: 0;
}
body.node-type-webform .block-simplenews .content p {
	margin-bottom: 6px;
	width: 180px;
}

body.node-type-webform .block-simplenews form {
	position: absolute;
	right: 400px;
	top: 0;
	width: 360px;
}
body.node-type-webform .block-simplenews .feed-icon {
	display: none;
}
body.node-type-webform .block-simplenews .form-item-mail {
	margin-bottom: 3px;
}
body.node-type-webform .block-simplenews #edit-mail {
	width: 350px;
}
body.node-type-webform .block-simplenews .form-submit {
	float: right;
}
body.node-type-buch .node-buch h1.page-title {
	margin-bottom: 20px;
}
body.node-type-buch .field-name-field-zusatz p {
	margin-bottom: 2px;
}

.field-name-field-isbn .field-label {
	font-weight: normal;
}

.field-name-field-subtitle {
	margin-top: -14px;
	margin-bottom: 10px;
	color: #9A0100;
	font-size: 16px;
}
.no-margin,
body.page-lieferbare-titel .field-content p,
body.page-neuerscheinungen .field-content p {
	margin: 0;
}

.field-name-field-fusstext {
	margin-top: 20px;
}

body.node-type-buch .field-name-field-visible-authors .field-item {
	display: inline;
}

.view-lieferbare-titel .description,
.view-neuerscheinungen .description {
	margin-left: 166px;
}

.field-name-field-preis-chf,
.field-name-field-preis-chf .field-items,
.field-name-field-preis-chf .field-items .field-item,
.field-name-field-preis-eur,
.field-name-field-preis-eur .field-items,
.field-name-field-preis-eur .field-items .field-item {
	display: inline;
}
.field-name-field-preis-chf .field-items .field-item:after {
	content: ' / ';
}

.hrsg {
	color: #9A0100;
}
/*---------- Mobile Link ----------*/
#mobile-link {
	background: #9A0100;
	clear: both;
	display:none;
	position:relative;
}

#mobile-link .btn-mobile {
	background:url(../images/mobile/icon-mobile.png) no-repeat 5% center;
	font: bold 16px/normal Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	margin: 0 auto;
	padding: 50px 10px;
}

.field-name-field-thumbnail {
    max-width: 230px;
    float: left;
    margin: 5px 20px 20px 0;
}

.field-name-field-thumbnail img {
    max-width: 100%;
    height: auto;
    margin: 0;
}

.paragraphs-item-eyecatcher .content {
    /*margin-bottom: 42px;*/
    padding-top: 8px;
}

.eyecatcher-title{
	font-size: 15px;
}

.field-name-field-titel {
    font-weight: bold;
    margin-bottom: 20px;
}

.paragraphs-item-quote .content{
    margin: 50px 0;
}

.field-name-field-zitat {
    color: #9A0100;
    font-family: "Garamond", "EB Garamond";
    font-size: 22px;
    line-height: 1.2;
}

.field-name-field-zitat .field-item::before {
    content: "«";
}

.field-name-field-zitat .field-item::after {
    content: "»";
}

.field-name-field-quoteauthor {
    float: right;
    font-family: "Garamond", "EB Garamond";
    font-size: 16px;
    line-height: 1;
}

.footer-float {
    float: left;
    margin-left: 40px;
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
    width: auto;
}

.footer-float li {
    white-space: nowrap;
}

.footer-float li a {
    display: inline !important;
}

.footer-float:first-child {
    margin-left: 0px;
}

#block-views-kalender-block-1 {
    width: 200px;
}

#block-views-kalender-block-1 h2 {
    font-size: 20px;
    font-family: "Garamond", "EB Garamond", Georgia, "Courier New", Courier;
    font-weight: bold;
}

.sidebar .date-heading {
    background-color: #9A0100;
}
.sidebar .date-heading h3 a{
    font-size: 14px;
    color: #fff;
    font-family: "Helvetica", Arial;
}

#block-views-neuheiten-rechts-block {
    padding: 0;
    margin: 0;
}

.view-neuheiten-rechts- .item-list .views-row {
    background-color: #9A0100;
    padding: 10px;
    margin-top: 20px;
    list-style: none;
    color: #fff;
}

.view-neuheiten-rechts- .item-list .views-row a {
    color: #fff;
    text-decoration: underline;
}

.view-neuheiten-rechts- .item-list .views-row .views-field-title {
    font-size: 20px;
    font-family: "Garamond", "EB Garamond", Georgia, "Courier New", Courier;
    font-weight: bold;
    margin-bottom: 10px;
}

.view-neuheiten-rechts- .item-list .views-row .views-field-field-bild-optional- {
    max-width: 60px;
    float: right;
}

.view-neuheiten-rechts- .item-list .views-row .views-field-field-bild-optional- img {
    max-width: 50px;
    height: auto;
}

#block-block-2 {
    padding: 0;
    clear: both;
    position: relative;
    height: 55px;
}

.fb-logo {
    position: absolute;
    bottom: 0;
    left: 0;
}

.fb-logo a {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url("/sites/default/files/facebook_40x50.png");
}

.fb-logo a:hover {
    background-image: url("/sites/default/files/facebook_40x50.png");
    background-position: 0 50px;
    text-decoration: none;
}

#block-simplenews-5 h2 {
    font-size: 20px;
    font-family: "Garamond", "EB Garamond", Georgia, "Courier New", Courier;
    font-weight: bold;
}

#block-simplenews-5 input[type="text"] {
    width: 100%;
}

#block-simplenews-5 input[type="submit"] {
    float: right;
    margin-right: -10px;
    border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
    border: none;
    background: none;
    background-color: #d4d4d4;
    color: #000;
}

#block-simplenews-5 {
    padding-bottom: 50px;
}

.page-archiv-rezensionen #page-title {
	display: block;
	font: 30px "Garamond", "EB Garamond", Georgia, "Courier New", Courier, monospace;
	margin: 12px 0 3px;
	padding: 0;
	color: #9a0100;
}

.views-field-field-book-reference-rez > div::after, .views-field-field-zeitung > div::after,
.views-field-field-rezensent > div::after {
    content: ",\00a0";
}

.views-field-field-book-reference-rez > div > a::after{
    content: "»";
}

.views-field-field-book-reference-rez > div > a::before{
    content: "«";
}

.view-rezensionsarchiv .views-field {
    float: left;
}

.views-field-field-zeitung {
    clear: both;
}

.view-rezensionsarchiv .views-row {
    clear: both;
    padding-top: 20px;
}

.page-veranstaltungen #page-title {
    display: block;
	font: 30px "Garamond", "EB Garamond", Georgia, "Courier New", Courier, monospace;
	margin: 12px 0 3px;
	padding: 0;
	color: #9a0100;
}

.page-archiv-newsletter #page-title {
    display: block;
	font: 30px "Garamond", "EB Garamond", Georgia, "Courier New", Courier, monospace;
	margin: 12px 0 3px;
	padding: 0;
	color: #9a0100;
}

.page-archiv-newsletter .views-row {
    margin: 10px 0;
}

.view-id-books .views-field-view {
    display: table-cell;
    padding-left: 50px;
    position: absolute;
    bottom: 0;
}

.view-id-books .views-field-view .views-field {
    padding-bottom: 0;
}

.view-rezension-pro-autor .view-content, .view-rezension-pro-buch-pro-autor .view-content {
    margin-top: 0;
}

.prices-book {
    float: right;
    margin-top: -50px;
    margin-right: 10px;
}

.book-page-body {
    margin-top: 85px;
}

.view-id-book_info .views-field-field-cover img {
    margin-bottom: 5px;
}

.back-to-ref {
    position: absolute;
    left: -240px;
    top: 0;
    padding-top: 10px;
    width: 200px;
}

.back-to-ref a {
    color: #000;
}

#block-views-book-info-block {
    padding-left: 0;
}

.node-buch h3.page-subtitle p{
    font-family: Helvetica;
    font-weight: bold;
    font-size: 14px;
}

.page-veranstaltungen .region-content {
    padding-right: 60px;
}

.page-veranstaltungen .view-header h3 {
    padding: 30px 0;
}

#block-block-4 {
    padding-bottom: 50px;
}

#block-block-4 img {
    margin-right: 20px;
}

.node-type-veranstaltung .region-content .content {
    width: 630px;
}

.node-type-veranstaltung .back-to-ref {
    left: 0;
}

.node-type-veranstaltung #content .section {
    padding-top: 30px;
}

.node-type-veranstaltung .table-event-details td {
    vertical-align: top;
    background-color: #fff;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    width: 305px;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.node-type-veranstaltung .table-event-details{
    margin: 0;
    padding: 0;
}

.veranstaltung-page-body p {
    font-size: 14px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

.view-veranstaltungen-neu .views-row {
    width: 630px;
}

.view-veranstaltungen-neu .views-field-field-date,
.view-veranstaltungen-neu .views-field-field-ortevent {
    padding-bottom: 10px;
}

.page-archiv-veranstaltungen #page-title {
    display: block;
	font: 30px "Garamond", "EB Garamond", Georgia, "Courier New", Courier, monospace;
	margin: 12px 0 3px;
	padding: 0;
	color: #9a0100;
}

.view-veranstaltung-pro-buch-buchseite- {
    margin-top: 20px;
}

.view-id-book_info .view-rezension-pro-autor {
    margin-top: 20px;
}

.view-id-book_info .view-pressetexte-pro-buch {
    margin-top: 20px;
}

.node-autor .content {
    width: 630px;
}

.page-veranstaltungen .back-to-ref {
    left: 0;
    color: #000;
}

.page-veranstaltungen #page-title {
    padding-top: 35px;
    padding-bottom: 15px;
}

.page-veranstaltungen-all .back-to-ref {
    display: none;
}

.page-veranstaltungen-all #page-title {
    padding-top: 0px;
}

.page-veranstaltungen-all .view-id-auswahlt_veranstaltungstyp td {
    background-color: #fff;
    font-size: 14px;
}

.page-veranstaltungen-all .view-footer h3 {
    padding: 20px 0;
}

.page-veranstaltungen-all .view-id-events_map .view-header {
    padding-bottom: 20px;
}

.page-veranstaltungen-all .views-field-field-photo {
    display: none;
}

.book-table td{
    background-color: #fff;
    vertical-align: bottom;
    margin: 0;
    padding: 0;
    padding-right: 10px;
    font-size: 14px;
}

.book-table tr > td:nth-of-type(1) {
    width: 150px;
    text-align: right;
}

.book-table tr > td:nth-of-type(2) {
    width: 150px;
}

.book-table {
    width: 630px;
    margin-bottom: 20px;
}

.book-table img {
    width: 150px;
    height: auto;
}

/* START SIMPLENEWS CSS */

.node-type-simplenews #main html, .node-type-simplenews #main body 
{
	height:100%; 
	background:#f3f4f4;
}
.node-type-simplenews #main body 
{ 
	color:#fff; 
	font-family: Arial, sans-serif; 
	margin:0; 
}
.node-type-simplenews #main p
{
	display:block;
	width:418px !important; 
	text-align:left;
	color:#666666;
	font-family: Arial, sans-serif;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.5em;
	float:left;
}
.node-type-simplenews #main img
{
	width:162px !important; 
	height:auto !important;
	border:1px solid #666666;
	margin-top:6px !important;
	float:right !important;
	display:block;
}
.node-type-simplenews #main pre
{
	float:right;
	width:162px !important;
	height:auto; 
	text-align:left;
	font-size:10px !important;
	color:#666666;
	font-family: Arial, sans-serif;
	margin-top:7px;
	display:block;
	white-space: normal;
	margin-right:1px;
}
.node-type-simplenews #main address
{
	display:block;
	width:100%; 
	text-align:justify;
	color:#666666;
	font-family: Arial, sans-serif;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.5em;
	font-style:normal;
}	
.node-type-simplenews #main h1 
{
	font-weight:bold; 
	font-family: "Garamond", "EB Garamond", Georgia, Times, serif; 
	font-size:27px; 
	color:#515151; 
	text-transform:uppercase; 
	display:block; 
	padding-top:28px;
	letter-spacing:1px;
}
.node-type-simplenews #main h2, .node-type-simplenews #main h3, .node-type-simplenews #main h4, .node-type-simplenews #main h5, .node-type-simplenews #main h6
{
	font-family: 'roboto_condensedbold', Arial, sans-serif;
	font-size:24px; 
	display:block;
	margin-bottom:6px;
	margin-top:55px;
	font-weight:bold;
}
.node-type-simplenews #main h2
{
	color:#9a0100;
}
.node-type-simplenews #main h3
{
	color:#610000;
}
.node-type-simplenews #main h4
{
	color:#666666;
}
.node-type-simplenews #main hr 
{ 
	height:0px; 
	width:100%;
	visibility:hidden;
	margin:0 !important;
	clear:both;
	float:none;
}
.node-type-simplenews #main hr.headerline
{ 
	width:100% !important; 
	height:1px !important; 
	border:none !important; 
	background:#3c3c3c !important; 
	visibility:visible;
	margin-top:7px !important;
}
.node-type-simplenews #main .clear
{
	clear:both; 
	float:none;
}


/** END GLOBALS **/

/** CONTENT **/

.all 
{  
	width:600px; 
	height:auto; 
	margin:0 auto; 
	position:relative; 
}
.header 
{ 
	width:600px; 
	margin:0 auto; 
	height:57px;
}
.headerwrap
{
	width:100%; 
	height:110px;
}
#branding 
{ 
	width:188px; 
	height:100px; 
	position:absolute; 
	top:-2px; 
	right:-12px; 
	text-indent:-9999px;
	background:url(http://www.nimbusbooks.ch/newsletter/images/branding.png) no-repeat;
	border-left:15px solid #f3f4f4;
}
.main
{
	width:600px; 
	height:auto;
	margin:0 auto;
	position:relative;
}

/** END CONTENT **/

/** FOOTER **/

.footer
{
	width:600px; 
	height:101px; 
	background:#eeeeee; 
	border:1px solid #949494; 
	margin:98px auto 50px auto;
	position:relative;
}
#footer_branding
{
	width:100px; 
	height:119px; 
	position:absolute;
	left:15px;
	background:url(http://www.nimbusbooks.ch/newsletter/images/footer_branding.png) no-repeat;
	text-indent:-9999px;
	top:-35px;
}
p.footertext
{
	text-align:right;
	display:block;
	color:#666666;
	font-family: "Garamond", "EB Garamond", Georgia, Times, serif;
	width:97%;
	margin:15px auto 0px auto;
	line-height:14px;
}
p.footertext a
{
	color:#666666; 
	text-decoration:underline;
	font-weight:normal;
}

/* END SIMPLENEWS CSS */

.field-name-field-bilder .field-item {
    float: left;
    margin: 0 20px 20px 0;
}

.field-name-field-bilder .field-item img {
    border: #888 solid 1px;
}

.link-to-book {
    position: absolute;
    bottom: 0;
    float: left;
}

.download-cover {
    background-image: url("/sites/all/themes/ewtheme/images/download-icon.png");
    background-repeat: no-repeat;
    padding: 3px 0px 3px 30px;
}

.page-lieferbare-titel #block-system-main {
    width: 630px !important;
}

.page-lieferbare-titel .view-lieferbare-titel .view-content .views-row {
    width: auto;
}

.page-lieferbare-titel .view-lieferbare-titel  > .view-content > .views-row {
    width: 630px;
}

.page-lieferbare-titel .view-lieferbare-titel .views-row .views-field-field-cover img{
    max-width: 137px;
    height: auto;
}

#block-system-main > .content > .view > .view-content {
    padding-top: 15px;
}

.node-type-buch .view-rezension-pro-autor .views-row  {
    margin-bottom: 20px;
}

.page-node-8 #block-system-main {
    width: 630px !important;
}

.page-node-8 .field-name-field-photo {
    top: 145px;
}

.page-search #block-system-main {
    width: 630px !important;
}

#sidebar-first .block .item-list ul {
    padding-left: 0;
} 
#sidebar-first .block {
    padding-left: 0;
    padding-right: 10px;
}

#block-views-neuheiten-rechts-block {
    padding-right: 0 !important;
}

.paragraphs-items-field-eintrag .field-name-field-titel .field-item {
    line-height: 1;
}

#block-views-kalender-block-1 {
    padding-left: 10px !important;
    cursor: pointer;
}

#block-block-2 {
    padding-right: 0 !important;
}

.ajax-progress {
    display: none;
}

#footer img {
    margin-top: 21px;
}

.view-veranstaltungen-neu .views-field-body {
    margin-left: 160px;
}

.view-veranstaltungen-pro-tag .views-field-body {
    margin-left: 160px;
}

.date-nav {
    padding-bottom: 0;
}
