@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,300italic,300,600,600italic,700,700italic,800,800italic&subset=latin,cyrillic-ext,cyrillic,latin-ext,greek,greek-ext);

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

html { height:100%; } /**/

body {
  font-size: 14px;
 color: #212121;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
   height:100%; 
}


/**::selection {
    background: #15d5b2;
}*/

a:link,
a:visited {
  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;
}

h3, h4, h5, h6 {
  font-size: 1.0em;
}

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: 1.27em;
  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: "Open Sans", Tahoma, "Helvetica Neue", Arial, Verdana, 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: "Open Sans", Tahoma, "Helvetica Neue", Arial, Verdana, sans-serif;
}
input,
textarea,
select,
a.button {
  font-family: "Open Sans", Tahoma, "Helvetica Neue", Arial, Verdana, sans-serif;
 /* font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; */
}
 
#block-add-block-form textarea,
#block-admin-configure textarea,
#edit-body-und-0-value
{
  font-family: "Courier New", "Lucida Console", "Consolas", monospace;
  font-size:12px !important; 
}


/* ------------------ 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;
  margin: 10px 0;
  width: 100%;
}
table table {
  font-size: 1em;
}
#footer-wrapper table {
  font-size: 1em;
}
table tr th {
  background: transparent; 
  border-bottom-style: none;
}
table tr th,
table tr th a,
table tr th a:hover {
  color: #000;
  font-weight: bold;
}
table tbody tr th {
  vertical-align: top;
}
table tbody {border:0};
tr td,
tr th {
  padding: 4px 9px;
  border: 0px solid #fff;
  text-align: left; /* LTR */
}

#footer-wrapper tr td,
#footer-wrapper tr th {
}

tr.odd {
  background: transparent; 
}
tr,
tr.even {
  background: transparent; 
}
table ul.links {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
table ul.links li {
  padding: 0 1em 0 0;
}

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

.block ol,
.block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}
.contextual-links-wrapper {
 /* font-size: small !important;*/
}
ul.contextual-links {
}
.contextual-links-wrapper a {
  text-shadow: 0 0 0 !important;
}
.item-list .pager {
  }
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;
  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 */
  padding: 15px 15px 15px 10px; /* LTR */
}
#name-and-slogan {
  float: left; /* LTR */
  padding-top: 34px;
  margin: 0 0 30px 15px; /* LTR */
}
#site-name {
  color: #686868;
  line-height: 1;
}
h1#site-name {
  margin: 0;
}
#site-name a {
  font-weight: normal;
}
#site-slogan {
  margin-top: 7px;
  word-spacing: 0.1em;
  font-style: italic;
}
/* Region header blocks. */
.region-header .block 
{
  float: left; /* LTR */
  width: 100%;
  padding: 0;
}

.region-header .block .content {
  margin: 0;
  padding: 0 10px;
}
.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;
  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 {
  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 ------------ */

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

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

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

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

#main {
  margin-top: 20px;
  margin-bottom: 40px;
  min-height:1400px !important;
}

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

#featured {
  text-align: center;
  font-weight: normal;
  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 {
}
#featured p {
  margin: 0;
  padding: 0;
}

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

#highlighted {
  border-bottom: 1px solid #d3d7d9;
}

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

.region-help {
  border: 0px solid #fbfbfa;
  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;
  line-height: 1.4;
}
.node .content {
}
.node-teaser .content {

}
.node-teaser h2 {
  margin-top: 0;
  padding-top: 0.5em;
}
.node-teaser h2 a {
  font-size:1.4em;
}
.node-teaser {
  border-bottom: 1px solid #d3d7d9;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.node-sticky {

  /* background: rgba(1, 1, 1, 0.024); */
  border: 0px solid #fff;
  padding: 0 15px 15px;
}
.node-full {
  background: none;
  border: none;
  padding: 0;
}
.node-teaser .content {
  clear: none;
  line-height: 1.6;
}
.meta {

  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 {

}
.node-teaser .field-type-taxonomy-term-reference .field-label,
.node-teaser .field-type-taxonomy-term-reference ul.links {

}
.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 4px;
}
ul.links {
  color: #68696b;
}
.node-unpublished {
 /* margin: -20px -15px 0;*/
  padding: 5px 5px 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.0em;
}
.comment .submitted .comment-time {
  
  color: #68696b;
}
.comment .submitted .comment-permalink {
  
  text-transform: lowercase;
}
.comment .content {
  font-size: 1.0em;
}
.comment .comment-arrow {
  background: url(../images/comment-arrow.gif) no-repeat 0 center transparent; /* LTR */
  border-left: 1px solid;
  border-right: 1px solid;
  height: 40px;
  margin-left: -47px; /* LTR */
  margin-top: 10px;
  position: absolute;
  width: 20px;
}
.comment .comment-text {
  padding: 10px 25px;
  border: 1px solid #d3d7d9;
  display: table-cell;
  vertical-align: top;
  position: relative;
  width: 100%;
}
.comment .indented {
  margin-left: 40px; /* LTR */
}
.comment ul.links {
  padding: 0 0 0.25em 0;
}
.comment ul.links li {
  padding: 0 0.5em 0 0; /* LTR */
}
.comment-unpublished {
  margin-right: 5px; /* LTR */
  padding: 5px 2px 5px 5px; /* LTR */
}
.comment-unpublished .comment-text .comment-arrow {
  border-left: 1px solid #fff4f4;
  border-right: 1px solid #fff4f4;
}

/* ------------------ Sidebar ----------------- */
.sidebar .section {
  padding-top: 10px;
}
.sidebar .block {
 /* border: 1px solid;*/
  padding: 15px 20px;
  margin: 0 0 20px;
   border-radius: 11px;
}

.sidebar .block {
  background-color: rgba(248, 244, 228, 0.73); /* #f6f6f2;*/
  border-color: #f9f9f9;
}

.sidebar h2 {
  margin: 0 0 0.5em;
  border-bottom: 1px solid #d6d6d6;
  padding-bottom: 5px;
  text-shadow: 0 1px 0 #fff;
  font-size: 1.0em;
  line-height: 1.2;
  font-weight: bold;
  color:#c03
}
.sidebar .block .content {
  font-size: 1.0em;
}
.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; 
  line-height: 1.3;
}
#triptych .block.last {
  border-bottom: none;
}
#triptych .block ul li,
#triptych .block ol li {
  list-style: none;
}
#triptych .block ul,
#triptych .block ol {
  padding-left: 0;
}
#triptych #block-user-login .form-text {
  width: 185px;
}
#triptych #block-user-online p {
  margin-bottom: 0;
}
#triptych #block-node-syndicate h2 {
  overflow: hidden;
  width: 0;
  height: 0;
}
#triptych-last #block-node-syndicate {
  text-align: right;
}
#triptych #block-search-form .form-type-textfield input {
  width: 185px;
}
#triptych-middle #block-system-powered-by {
  text-align: center;
}
#triptych-last #block-system-powered-by {
  text-align: right;
}

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

#footer-wrapper {
  color: #c0c0c0;
  font-size: 1.0em;
}
#footer-wrapper a {
 
}

#footer-wrapper a:hover,
#footer-wrapper a:focus {
  text-decoration: underline;
}

#footer-wrapper .block {
  
  padding: 10px;
}
#footer-columns .block-menu,
#footer .block {
  margin: 0;
  padding: 0;
  border: none;
}
#footer .block {
  margin: 0;
}

#footer .block .content {
  padding: 0 10px;
  margin-top: 0;
}
#footer .block h2 {
  margin: 0;
}
#footer-columns h2 
{
  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;
  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;
}
.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 {
}

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

}
.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-weight: normal;
  text-align: center;
  margin-bottom: 1em;
  margin-right: 0.6em; /* LTR */
  padding: 4px 17px;
  -khtml-border-radius: 15px;
  -moz-border-radius: 15px;
  -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 {
  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.2;
  color: #3c3c3c;
  font-style: italic;
}
input {
  margin: 2px 0;
 
}
input,
textarea {
}
textarea {
  line-height: 1.0;
}
textarea.form-textarea,
select.form-select {
 
}
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 {
}
.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 */
  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 {
  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 {
}
#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 {
}
#forum .description {
  font-size: 1em;
}

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

#block-search-form {
  padding-bottom: 7px;
  margin-left: 12px;
}
#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;
  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;
}
.search-results li {
  border-bottom: 1px solid #d3d7d9;
  padding-bottom: 0.4285em;
  margin-bottom: 0.5em;
}
.search-results li:last-child {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 1em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}

/* -------------- 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 {
}
.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-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-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;
}


/* -------------- View Schedule ------------------------------------------ */

.schedule-block thead
{ 
 display:none;
 visibility:hidden;
}

.schedule-block tr td,
.schedule-block tr th 
{
 padding: 2px 2px;
 border: 0px solid transparent; 
}


.schedule-block tbody,
.schedule-block a
{
}

.schedule-block 
.view-grouping
{
 margin-top:6px;
 padding-top:0px;
 /*border-top:3px solid white;*/
}

.schedule-block 
h2.everyday 
{
 font-size:17px !important;
 text-shadow: 1px 1px 0px #dab; 
 font-family:'Trebuchet MS', sans-serif;
   color:#c06;
   border:0 !important;
    line-height:1.1em;
}

.schedule-block 
h2.everyday:first-letter
{
font-size:30px !important;
}


.schedule-block 
.view-grouping-header
{
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  -khtml-border-radius: 7px;
  border-radius: 7px;
  background-color:#fbfbf8;
  padding-top:12px;
  padding-left:6px;
  background-image:url('img/bg-day.png');
  background-position:bottom right;
  background-repeat:no-repeat;
  
}

.schedule-block 
.view-grouping:nth-child(5n-4) .view-grouping-header:hover{ background-color:#fff;} 

.schedule-block 
.view-grouping:nth-child(5n-3) .view-grouping-header:hover{ background-color:#fde;} 

.schedule-block 
.view-grouping:nth-child(5n-2) .view-grouping-header:hover{ background-color:#def;} 

.schedule-block 
.view-grouping:nth-child(5n-1) .view-grouping-header:hover{ background-color:#dfe;} 

.schedule-block 
.view-grouping:nth-child(5n+0) .view-grouping-header:hover{ background-color:#edf;} 

.schedule-block h1
{ 
 font-size:40px !important;
 line-height:0.6em;
 margin:0;
 font-weight:bold;
 font-family:'Trebuchet MS', sans-serif;
 display:inline;
  text-shadow: 1px 1px 0px #dab; 
  color:#C06;
}

.schedule-block h4
{ 
 display:inline;
 font-size:13px !important;
 margin: -20px 5px 0px 4px;
   position:relative;top:-10px;  left:16px; 
}


.schedule-block h5
{ 
 position:relative;top:-11px;  left:30px; 
 font-size:11px !important;
  margin:0em 4px 0px 24px;
 
  color:#069;
  text-shadow: 1px 1px 0px white; 
}


.schedule-block table.views-table
{

 border-bottom:0px solid #ccc;
 margin-bottom:8px;
 padding-top:8px;
}

.schedule-block table.views-table tr
{
 border-bottom:0px solid;
 margin-bottom:5px;

}

.views-field-field-shed-time
{
  /*font-size:17px !important;*/
 color:#07A;
/* font-family:'Trebuchet MS', sans-serif;*/
}


.schedule-block span h5:nth-of-type(2),
.schedule-block span h4:nth-of-type(2),
.schedule-block span h1:nth-of-type(2)
{
 display:none;
 visibility:hidden; 
}

/*---------------------------------------------------*/


/*
.node-schedule-item
.field-name-field-shed-day,
.node-schedule-item
.field-name-field-shed-time
{
 float:right;
}
*/

.node-schedule-item
.field-name-field-shed-time
{
 margin-right:38px;
 margin-top:7px;
}


.node-schedule-item
.field-name-field-shed-day h1
{
font-size:5.6em !important;
line-height: 1.0em;
 font-weight:bold;
 font-family:'Trebuchet MS', sans-serif;
  text-shadow: 1px 1px 0px #A87; 
  color:#fa0;
   display:inline;
}

 
.node-schedule-item
.field-name-field-shed-day h4
{
 font-size:1.9em !important;
 line-height: 1.0em;
 font-family:'Trebuchet MS', sans-serif;
 display:inline;
}

 
.node-schedule-item
.field-name-field-shed-day h5 
{
 font-size:1.6em !important;
 
}


/*--------------------------------------------------*/



.book-navigation .page-up
{
 width:inherit;
}



/*----------------- Resizer ------------------------ */


ul.resizer 
{
 display: inline;
/*position: absolute;
float: right;
right:15px;*/
width:210px;
z-index:0;
height:100%;
padding: 0px 11px;
margin: 12px auto;
/* background: #fafafa !important; */
 text-align:center;
}

ul.resizer li 
{
 list-style-type:none;
 display:inline;
 margin: 4px 4px;
}

.bodysmall { font-size: 14px; font-family: "Open Sans", Tahoma, "Helvetica Neue", Arial, Verdana, sans-serif; } 
.bodymedium { font-size: 16px;  font-family: Georgia, Times, serif; }
.bodylarge { font-size: 20px; font-family: "Arial Narrow", Arial, "Helvetica Neue", sans-serif; } 

#page-wrapper .book-navigation .page-links,
#page-wrapper .book-navigation .menu
{
 border: 0 !important;
}

#block-system-main
{
 /*min-height:340px !important;*/
}

/* ----------- Cool Menu ---------------------------------------------- */

.sf-menu.sf-style-white a {
border: 0 !important;
    text-transform: uppercase;
}

.sf-menu.sf-style-white a:focus,
.sf-menu.sf-style-white a:hover
{
  background: #e90;
  color:white;
}


.sf-menu.sf-style-white li:hover,
.sf-menu.sf-style-white li.sfHover, 
.sf-menu.sf-style-white li.active a, 
.sf-menu.sf-style-white a:active, 
.sf-menu.sf-style-white.sf-navbar li li 
{
 
}

#superfish-1 li.sf-item-1 a,
#superfish-1 li.sf-item-2 a
{
 height:150px;
 font-size: 0px; 
 word-wrap: break-word; 
 width:440px !important;

 position: relative;
  padding: 11px;
  background-position:bottom right;
  background-repeat:no-repeat;
 }
 
#superfish-1 li.sf-item-1 a
{
 background-image:url('img/kraski.png'); 
}

#superfish-1 li.sf-item-2 a
{
 background-image:url('img/taburet.png'); 
}

 
#superfish-1 li.sf-item-1 a:hover
{
 background-color:#3090E0; 
 background-image:url('img/kraski-h.png'); 
}

#superfish-1 li.sf-item-2 a:hover
{
 background-color:#F08040; 
 background-image:url('img/taburet-h.png'); 
}



#superfish-1 li.sf-item-1 a:hover,
#superfish-1 li.sf-item-2 a:hover
{
 color:white;
}


#superfish-1 li.sf-item-1,
#superfish-1 li.sf-item-2 
{
 margin-left:3px;
}

#superfish-1 li.sf-item-1{  float:left !important; }
#superfish-1 li.sf-item-2  { float:right !important; }

#superfish-1 li.sf-item-1,
#superfish-1 li.sf-item-1 a
{ 
 
border-top-left-radius: 22px;
border-bottom-left-radius: 22px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}

#superfish-1 li.sf-item-2,
#superfish-1 li.sf-item-2 a 
{ 
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
border-top-right-radius: 22px;
border-bottom-right-radius: 22px;
}


/*****************************************************************/

.book-navigation
ul.menu
 li a
 {
  font-size:1.2em;
  font-weight:bold;
  margin-bottom:1em;
 }

.book-navigation
ul.menu
 li
 {
  list-style-type: disc;
  list-style-image: none;
 }

/*****************************************************************/

.field-type-image .field-item
{
  display: inline;
  margin-right:5px;
}
 

.field-type-image .field-items
{ 
    text-align: center;
}

/****************************************************************/


.schedule-block .vk-nid a
{
 display:inline;
}

.schedule-block .vk-nid
{
 display:table-row;
}

.schedule-block tr
{
 display:inline !important;
}

.schedule-block .vk-nid .soc-title
{
 vertical-align:middle;
 display:table-cell;
 /* width:116px !important; */
  min-width:116px !important;
}

.schedule-block .vk-nid .soc-link
{
 text-align:right;
 vertical-align:middle;
 display:none;
 /* display:table-cell; 
 max-width:55px !important; */
}

/*
.schedule-block .view-grouping-content
{
 display:none;
}
*/

/****************************************************************/

.rate-widget .rate-info
{ 
 font-size:1em;
}

.rate-widget-1 li
{
 list-style-type:none;
 display: inline-block;  
  
 min-width: auto;

 white-space: nowrap;
 text-align:center;
}


.rate-widget-1 li a.rate-button
{
 font-size:1.0em;
 padding:0.3em;
 color:white;
 font-weight:bold;
 min-width:auto;
 white-space: nowrap;
 
 background-color:#3B0;
   -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}


.rate-widget-1 li a:hover
{
 text-decoration:none;
 background-color:#0D3;
}


.rate-widget-1 li a.user-voted
{ 
 background-color:transparent;
 color:#3A0;
}

.region-content .rate-widget-1  ul 
{
margin: 0.3em 0;
padding: 0 0 0.25em 0;
}

/*********************************************************/

cite, em, var, address, dfn 
{
font-style: normal;
}

ul li.leaf 
{
 list-style-image: none;
 list-style-type: disc;
}

/***********************************************************/


.nid-const-url
{
 margin:4px 0px;
}

.soc-row
{
 width:100%;
 display:table-row;
}
.soc-cell
{
 display:table-cell;
 vertical-align:middle;
}

#vk_like
{
 padding-left:14px;
}

/********************************************************/

li.jcarousel-item{ display:inline;}
li.jcarousel-item div{ display:inline;}
li.jcarousel-item div img{ display:inline;}

/********************************************************/

.site-map-box-book h2.title,
.site-map-box-book .content .description
{
 display:none;
}

.unselectable {
    -webkit-user-select: none; /* Safari, Chrome */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    user-select: none; /* CSS3 */
}

.sch-like
{
 margin-left:10px;
}

.rb-6px
{
  -khtml-border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.rb-11px
{
  -khtml-border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
}

.rb-28px
{
  -khtml-border-radius: 14px;
  -moz-border-radius: 14px;
  -webkit-border-radius: 14px;
  border-radius: 14px;
}

#superfish-3,
#superfish-3 > li,
#superfish-3 > li > a:hover,
#superfish-4,
#superfish-4 > li,
#superfish-4 > li > a:hover
{
-khtml-border-radius: 11px;
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
border-radius: 11px;
}


#superfish-3   li   a:hover
{
  color:black;
  background-color:#f6c000;
}

#superfish-4   li   a:hover
{
  background-color:#F08040;
}


#superfish-3,
#superfish-4 
{
 font-weight:bold;
 font-size:1.2em;
padding:5px;

}

#superfish-3 { float:left; } /* background-color:#F08040;} */
#superfish-4 { float:right; } /*  background-color:#3090E0;} */

#superfish-3 { border-bottom: 1px solid #7cf; width:100%; }
#superfish-4 { border-bottom: 1px solid #fc7; width:100%; }

#superfish-3 > li { margin-right:5px; }
#superfish-4 > li { margin-left:5px; }

#block-superfish-4
div.content
{
 margin:10px 5px 0px 3px;
 -khtml-border-radius: 11px;
 -moz-border-radius: 11px;
 -webkit-border-radius: 11px;
 border-radius: 11px;
}


#block-block-27
ul.hybridauth-widget
li,
#block-hybridauth-hybridauth
ul.hybridauth-widget
li
{
 list-style-type:none;
 margin-top:20px;
 padding:10px;
 background-color:#4477AA;
-khtml-border-radius: 11px;
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
border-radius: 11px;
text-align:center;
}

#block-block-27
ul.hybridauth-widget
li a,
#block-hybridauth-hybridauth
ul.hybridauth-widget
li a
{
 color:#fff; 
}

#hybridauth-modal 
{
padding: 10px;
background-color: #0A0;
}

#hybridauth-modal div.ctools-modal-content .modal-title{ font-size:1.3em;}
#hybridauth-modal div.ctools-modal-content .modal-header { padding-bottom: 10px; background-color: #0A0;}


.invisible {display:none; }


/* View Rate */

#block-views-view-youtube-rate-block > h2
{
 font-size:0.1em;
 line-height:0;
 padding:0;
 margin:0;
}

.view-view-youtube-rate table.views-view-grid 
{
border-collapse:separate !important;
border-spacing: 6px 6px;
}

.view-view-youtube-rate table.views-view-grid td
{
 padding:16px 8px !important;
 vertical-align:top;
 min-width:210px;
 border:1px solid #f6f6f2;
/* background-color:#f6f6f2;*/
-khtml-border-radius: 11px;
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
border-radius: 11px;


}

.view-view-youtube-rate .views-field-field-fivestar
{
 display:table-cell;
 max-width:89px;
}

.view-view-youtube-rate .views-field-nid
{
 display:table-cell;
 max-width:89px;
 padding-left:12px;
}

.view-view-youtube-rate .views-field-title
{
 min-height:3.0em;
 font-size:1.3em;
}

.view-view-youtube-rate span.average-rating,
.view-view-youtube-rate span.total-votes
{
 font-size:1.25em !important;
}

/* Webform 52 */

#webform-component-f52-youtubecom .description
{
 color:#ee4600;
  font-weight:bold;
 font-size:1.1em;
   white-space: pre;
} 

#webform-component-f52-youtubecom,
#webform-component-f52-youtubecom div
{ 
 display:inline;
}

#wf52-yt-try
{ 
 margin:6px;
 background-color:#e40;
 color:#fff;
 display:block;
 padding:6px;
 font-weight:bold;
-khtml-border-radius: 14px;
-moz-border-radius: 14px;
-webkit-border-radius: 14px;
border-radius: 14px;
text-align:center;
width:200px;

 border: 1px solid #f60;
  border-bottom: 1px solid #d30;
  border-left-color: #f96;
  border-right-color: #f96;
 
  cursor: pointer;
 
}

.node-url
{ 
 font-size:11px;
 color:#bbb; 
}

.node-url a
{ 
 color:#aaa; 
}

li.jcarousel-item,
li.jcarousel-item img
{
-khtml-border-radius: 11px;
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
border-radius: 11px;
}

.jcarousel-skin-default .jcarousel-clip-horizontal 
{
 width: 893px; 
}

.jcarousel-skin-default .jcarousel-container-horizontal 
{
width: 880px;
height: 224px;
padding: 14px 28px 14px 16px;
margin: 6px 2px 0px 2px;
background-color: #f6f6f2;
border-radius: 14px;
}

#block-user-online
{
 margin:0; padding:0;
}

#block-user-online h2,
#block-user-online div.content,
#block-user-online div.content *
{
 display:inline;
 margin:0px 9px;
}

td.active {
    background-color: #f6f6f0;
}

#tab-fb-like
{
 padding-left:14px;
}

.ob-fb-like
{
 padding-top:4px; 
}

#edit-submit-view-youtube-rate {
    margin-top: 0.8em;
}

.view-id-view_users_works
.node-unpublished
{
 background-color: transparent;
}

.view-id-view_users_works
.node-unpublished
a
{
 color: #777;
}

.view-id-view_users_works
.views-field-edit-node a
{
 padding-left:2px;
 display:block;
 background-color:#fff8f3;
 margin:2px 0;
 border-bottom:1px solid #ddd8d3;
}

.view-id-view_users_works
.views-field-edit-node a:first-letter
{
text-transform: uppercase;
}

.view-id-view_users_works
.node-unpublished
 a:after
{
 content:" [ unpublished ]";
}

#block-block-23
{
 background-color: #fff;
}

.sidebar center h2 
{
 border:0;
}

body.page-node-552 
.field-name-body
img
{
 margin: 10px;
 max-width:500px !important;
 height:auto !important;
}


.node-festival-rated-item 
.wf52-yt-node
{
 padding:10px;
 text-align:center;
 background-color:#fafaf8;
}

.node-festival-rated-item 
.wf52-yt-node
iframe {
    width: 700px;
    height: 525px;
    margin:0px auto;
}


#webform-client-form-52
input[type="submit"]
{
    margin: 6px;
    background: none;
    background-color: #7b0;
    color: #fff;
    display: block;
    padding: 12px;
    font-weight: bold;
    font-size: 1.2em;
    
    -khtml-border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
    border-radius: 14px;
    text-align: center;
    width: auto;
    border: 1px solid #6f0;
    border-bottom: 1px solid #9d0;
    border-left-color: #9f6;
    border-right-color: #9f6;
    cursor: pointer;
}

.block > h2
{
 font-weight: bold;
 font-size: 1.3em;
}

.sidebar
{
 height:100% !important;
 background-image:url('img/sidebars.gif');
 background-repeat:repeat-y;
 background-position:43px;
}

.ok-cell
{
     padding: 3px 0 0 10px !important;
}

.ob-ok-like
{
 margin-top:3px !important;
}

.vk-nid .soc-link
{
 text-align:center;
 background-color: #f8f8f3;
 border-radius:6px;
 padding: 6px;
 min-width: 90px;
}

#block-block-33
{
 background-color: #ff9900;
 color: white; 
}

.ddt 
{
font-family: 'Times New Roman', Times, serif;
font-size:36px;
font-weight:bold;
}

.ddt a, .ddt a:hover, .ddt a:active
{
text-decoration:none;
color: white;
}

.ddt a:visited
{
color: #f8eedd;
}



#block-block-33:hover
{ 
  
background: linear-gradient(124deg, #ff9900, #ee4600,#ff9900, #ee4600,#ff9900, #ee4600,#f8eedd);
 background-size: 300% 300%;

-webkit-animation: rainbow 6s ease infinite;
-z-animation: rainbow 6s ease infinite;
-o-animation: rainbow 6s ease infinite;
  animation: rainbow 6s ease infinite;
}

@-webkit-keyframes rainbow 
{
    0%{background-position:3% 82%}
    50%{background-position:97% 19%}
    100%{background-position:3% 82%}
}

@-moz-keyframes rainbow 
{
    0%{background-position:3% 82%}    
    50%{background-position:97% 19%}
    100%{background-position:3% 82%}
}

@-o-keyframes rainbow 
{
    0%{background-position:3% 82%}
    50%{background-position:97% 19%}
    100%{background-position:3% 82%}
}

@keyframes rainbow 
{ 
    0%{background-position:3% 82%}
    50%{background-position:97% 19%}
    100%{background-position:3% 82%}
}



#superfish-4 :nth-child(5)
{ 
  
background: linear-gradient(124deg, #e8ffe8, #ffffe8,#e8ffe8, #f8f8f3,#f3f8f8, #f3f8f3,#f8f8f3);
 background-size: 300% 300%;

-webkit-animation: rainbow 6s ease infinite;
-z-animation: rainbow 6s ease infinite;
-o-animation: rainbow 6s ease infinite;
  animation: rainbow 6s ease infinite;
}

.btn-approve {
  background: #3eba00;
  background-image: -webkit-linear-gradient(top, #3eba00, #067300);
  background-image: -moz-linear-gradient(top, #3eba00, #067300);
  background-image: -ms-linear-gradient(top, #3eba00, #067300);
  background-image: -o-linear-gradient(top, #3eba00, #067300);
  background-image: linear-gradient(to bottom, #3eba00, #067300);
  -webkit-border-radius: 11;
  -moz-border-radius: 11;
  border-radius: 11px;
  -webkit-box-shadow: 1px 1px 5px #240024;
  -moz-box-shadow: 1px 1px 5px #240024;
  box-shadow: 1px 1px 5px #240024;
  color: #ffffff;
  padding: 6px 6px 6px 5px;
  border: solid #308f00 1px;
  text-decoration: none;
}

.btn-approve:hover {
  background: #00e047;
  background-image: -webkit-linear-gradient(top, #00e047, #0f6e00);
  background-image: -moz-linear-gradient(top, #00e047, #0f6e00);
  background-image: -ms-linear-gradient(top, #00e047, #0f6e00);
  background-image: -o-linear-gradient(top, #00e047, #0f6e00);
  background-image: linear-gradient(to bottom, #00e047, #0f6e00);
  text-decoration: none;
  cursor:pointer;
}


/* 2024-12-04 George */


#node-1423 div.webform-progressbar
{
 display:none
}

ul.tab-reviews
{
 
  border-bottom: 1px solid #d3d7d9;
}


ul.tab-reviews li div.tab-review-label
{
 color: #777;
 font-weight: 600;
}

ul.tab-reviews li div.views-field-value
{
  background-color: orange;
  color: black;
  
 font-weight: 600;
  padding: 0.5em;  
}

ul.tab-reviews li div.views-field-value-1
{
  padding: 1em;  
}


ul.tab-reviews li div.views-field-submitted
{
  background-color: #F6E5DE;
  color: black;
  padding: 0.25em 0.5em; 
}

ul.tab-reviews li div
{
 padding-bottom:1em;
 list-style: none;
}

ul.tab-reviews li 
{
 list-style: none;
 margin-bottom:1em;
}

