/**
 * Pixture Reloaded Colors
 */
/* Main Wrappers */
html {
  color: #555555;
  background: #fef7e5 url(bg-wall.png) repeat-x left top;
}

#page {
  background: #ffffff;
}


/* HTML elements */

fieldset legend,
.form-item label {
  color: #666666;
}

blockquote {
  background: #f7f7f7;
}

/* Lists */

.item-list ul li {
  list-style-image: url(bullet-round.png);
}

.links {
  color: #666666;
}


/* Menus */

li.leaf {
  list-style-image: url(bullet-round.png);
}

li.collapsed {
  list-style-image: url(bullet-sm-arrow-right.png);
}

li.expanded {
  list-style-image: url(bullet-sm-arrow-down.png);
}


/* Links */

a:link,
a:visited,
a:active,
a.active {
  color: #8e6130;
}

a:hover,
a:focus {
  color: #b6834b;
}


/* Tables */

tr.odd {
  background: #fef7e5;
}

tr.even {
  background: #effff5;
}


/* Header */

#header  {
  background: #ec8c04 url(header-tile.png) repeat-x left top;
}

.header-inner {
  background: transparent url(header.png) no-repeat top left;
}

@media only screen and (max-width:320px) {
  #header,
  .header-inner {background: #ec8c04;}
}

@media only screen and (min-width:321px) and (max-width:480px) {
  #header,
  .header-inner  {background: #ec8c04;}
}

@media only screen and (min-width:481px) and (max-width:768px) {
  #header,
  .header-inner  {background: #ec8c04;}
}

#site-slogan {
  color: #fefefe;
}

#site-name a,
.region-header #block-user-login label {
  color: #feffff;
}

#menu-bar,
#primary-menu-bar {
  background-color: #ec8c04;
}

.region-header .form-text,
.region-header .form-submit {
  border-color: #8e6130;
}


/* Footer */

#footer {
  background: #181818; /* fallback for browsers that don't support CSS gradients */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#181818), to(#343434));
  background-image: -moz-linear-gradient( #181818, #343434);
  background-image: linear-gradient( #181818, #343434);
}

#footer,
#footer a {
  color: #fafefb;
}

#footer #block-node-recent {
  color: #444444;
}

#footer #block-node-recent a {
  color: #8e6130;
}


/* Blocks */

.block-inner {
  background: #fde9c0;
}
.block-title {
  color: #fffffc;
  background: #f7b836;
}


/* Strip backgrounds */

#header-region .block-inner,
#block-system-main .block-inner,
#footer .block-inner,
#footer .block .block-title {
  background: none;
}


/* Poll */

.poll .bar {
  background-color: #e9e9e9;
  border: solid 1px #e9e9e9;
}

.poll .bar .foreground {
  background: #8e6130 url(bg-lbar.png) repeat-x center left;
}


/* Articles */

.node .node-title {
  border-bottom: solid 1px #e9e9e9;
}

.node .node-title a:hover {
  color: #8b693c;
}

.node-teaser.node-sticky .node-title {
}

.field-type-image figure {
  border: 1px solid #e9e9e9;
}

#main-content .node-teaser {
  border: 1px solid #e9e9e9;
}

#main-content .node-teaser.node-sticky {
  background: #f7f7f7;
}


/* Comments */

#comments .odd {
  background: #fde9c0;
}


/* Aggregator */

#aggregator .feed-source {
  background-color: #f7f7f7;
  border: 1px solid #e9e9e9;
}


/* Forum */

#forum thead,
#forum tbody {
  border: none;
}


/* Profile */

#profile .profile {
  border: 1px solid #e9e9e9;
}


/* Administer */

div.admin-panel h3 {
  background: #f7b836;
  color: #fffffc;
}


/* Pager */

div.item-list ul.pager li a.active {
  color: #555555;
}

div.item-list ul.pager li {
  border: 1px solid #e9e9e9;
}

div.item-list ul.pager li:hover,
div.item-list ul.pager li:focus {
  border: 1px solid #f7b836;
  color: #8e6130;
}

div.item-list ul.pager li.pager-current,
div.item-list ul.pager li.pager-current a.active {
  border: 1px solid #f7b836;
  color: #8e6130;
}


/* Local task tabs */

ul.primary li a {
  background: #fdfdfd;
  border: solid 1px #fde9c0;
}

ul.primary li a:hover {
  background: #fdfdfd;
  border: solid 1px #f7b836;
}

ul.primary li a.active,
ul.primary li.active a {
  border: solid 1px #f7b836;
  background: #fde9c0;
  color: #000000;
}

ul.primary li a.active:hover,
ul.primary li a.active:focus {
  border: solid 1px #f7b836;
  background: #fde9c0;
  color: #000000;
}


/* Menu bar menu */
.at-mt .at-menu-toggle h2 a,
.menu-wrapper li a,
.menu-wrapper li a:hover,
.menu-wrapper li a:focus {
  color: #fffffe;
}

.at-mt .at-menu-toggle h2 {
  background: none;
}


/* Superfish Skin */

ul.sf-menu.sf-style-default li,
ul.sf-menu.sf-navbar.sf-style-default,
ul.sf-menu.sf-horizonal.sf-style-default,
ul.sf-menu.sf-vertical.sf-style-default {
  background: transparent;
}

ul.sf-menu.sf-style-default li li {
  background: #ab5400;
}

ul.sf-menu.sf-style-default li li li {
  background: #ab5400;
}

ul.sf-menu.sf-style-default li:hover,
ul.sf-menu.sf-style-default li.sfHover,
ul.sf-menu.sf-style-default li.active a,
ul.sf-menu.sf-style-default a:focus,
ul.sf-menu.sf-style-default a:hover,
ul.sf-menu.sf-style-default a:active,
ul.sf-menu.sf-navbar.sf-style-default li li {
  background: #f7b836;
}

ul.sf-menu.sf-navbar.sf-style-default li ul li ul {
  background-color: transparent;
}


/* .sf-horizontal */

ul.sf-menu.sf-horizontal.sf-style-default a {
  border: 0 !important;
  color: #fffffe !important;
}


/* .sf-navbar */

ul.sf-menu.sf-navbar.sf-style-default li ul {
  background-color: transparent !important;
  width: 100%;
}

ul.sf-menu.sf-navbar.sf-style-default > li > ul > li {
  border-bottom: 1px solid #8e6130;
}


/* .sf-vertical */

ul.sf-menu.sf-menu.sf-vertical.sf-style-default a {
  border: 0 !important;
  color: #8e6130;
}
ul.sf-menu.sf-vertical.sf-style-default a:hover,
ul.sf-menu.sf-vertical.sf-style-default a:focus,
ul.sf-menu.sf-vertical.sf-style-default ul a,
ul.sf-menu.sf-vertical.sf-style-default ul ul a,
ul.sf-menu.sf-vertical.sf-style-default ul ul ul a,
ul.sf-menu.sf-vertical.sf-style-default ul ul ul ul a {
  color: #fffffe !important;
}


/* Calendar styles */

.calendar-calendar div.date-nav {
  background-color: transparent;
  color: #8e6130;
}

.calendar-calendar div.date-nav a,
.calendar-calendar div.date-nav h3 {
  color: #8e6130;
}

.calendar-calendar td {
  color: #000000;
}

.calendar-calendar th {
  background-color: #fce7bf;
  color: #8e6130;
  border: 1px solid #fce7bf;
}

.calendar-calendar th.days {
  background-color: #effff5;
  color: #8e6130;
}

.calendar-calendar tr td.today,
.calendar-calendar tr.odd td.today,
.calendar-calendar tr.even td.today {
  background-color: #fce7bf;
}

.calendar-calendar td.calendar-agenda-hour,
.calendar-calendar td.calendar-agenda-items,
.calendar-calendar td.calendar-agenda-hour {
  border-color: #fce7bf;
}

.view-content .calendar-calendar ul.inline li {
  border: 1px solid #fce7bf;
}

#footer .attribution a {
  color: #ffffff;
  color: rgba(255, 255, 255, 0.5);
}

