@charset "utf-8";


body {
  background: #3796d1 url(/sites/all/themes/tanpura/images/body-bg.jpg) 0 0 repeat-x;
}
a,
a:link,
a:visited {
  color:#41a5e1;
  text-decoration: none;
}
a:focus,
a:hover,
a:active {
  color: #464646;
}

h1, h2, h3, h4 {
  color:#41a5e1;
}

pre, div.code {
  border-left: 5px solid #41a5e1;
}
.highlight {
  background: #41a5e1;
  color: #fff;
}



.page {
  background: url(/sites/all/themes/tanpura/images/blue/body-top-bg.jpg) center 0 no-repeat;
}
.zone-user-wrapper {
  background: #045290;
  color: #fff;
  margin-bottom: 40px;
}
.zone-footer {
  background: url(/sites/all/themes/tanpura/images/blue/footer-bg.png);
}

li.comment-add a,
li.comment-add a.active {
  background: #41a5e1;
}
li.comment-add a:hover,
li.comment-add a.active:hover {
  background: #964509;
}
.item-list .pager .pager-current,
.item-list .pager li a:hover {
  color: #fff;
  background: #41a5e1;
}

.more-link a,
.views-field-view-node a {
  background: url(/sites/all/themes/tanpura/images/blue/readmore-arrow.png) right 3px no-repeat;
}

h1.title {
  color: #464646;
}


.zone-branding ul.nice-menu li.active-trail a,
.zone-branding ul.nice-menu li a.active,
.zone-branding ul.nice-menu li a:hover,
.zone-branding ul.nice-menu li.over a {
  color: #fff;
  background: url(/sites/all/themes/tanpura/images/blue/menu-active-item.jpg) 0 0 repeat-x;
}
.zone-branding ul.nice-menu ul {
  background: url(/sites/all/themes/tanpura/images/blue/ul-level-2.png);
  border: 1px solid #41a5e1;
}
.zone-branding ul.nice-menu li li,
.zone-branding ul.nice-menu li.over li {
  border-bottom: 1px solid #41a5e1;
}

.zone-branding ul.nice-menu li li a,
.zone-branding ul.nice-menu li.active-trail li a,
.zone-branding ul.nice-menu li.over li a {
  color: #fff;
}
.zone-branding ul.nice-menu li li.over a:hover,
.zone-branding ul.nice-menu li li.over a.active,
.zone-branding ul.nice-menu li.over li a:hover,
.zone-branding ul.nice-menu li.over li a.active,
.zone-branding ul.nice-menu li.active-trail li a:hover,
.zone-branding ul.nice-menu li.active-trail li a.active {
  background: #41a5e1;
  color: #fff;
}



.block-system-user-menu ul.menu li a {
  color: #fff
}
.block-system-user-menu ul.menu li a:hover,
.block-system-user-menu ul.menu li a.active {
  color: #464646;
}



h2.block-title {
  color: #464646;
}


.block-views .view-list-articles li.views-row {
  background: url(/sites/all/themes/tanpura/images/blue/bullet.png) 0 8px no-repeat;
}


.block-list ul li a {
  background: url(/sites/all/themes/tanpura/images/blue/bullet.png) 0 8px no-repeat;
}


.block-search input.form-text {
  border: 1px solid #999;
}



.block-user-login .block-inner {
  background: #d5113f;
  -moz-box-shadow: 0px 0px 0px 0px #74021c inset;
  -webkit-box-shadow: 0px 0px 0px 0px #74021c inset;
  box-shadow: 0px 0px 0px 0px #74021c inset;
}



a.form-submit, button, input[type="reset"], input[type="submit"], input[type="button"] {
  background: #d5113f;
  color: #fff;
}

a.form-submit:hover, input.form-submit:hover {
  background: #41a5e1;
}


