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

#page {
  background: ;
}


/* HTML elements */

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

blockquote {
  background: ;
}

/* 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: #3561b1;
}

a:hover,
a:focus {
  color: #517ed0;
}


/* Tables */

tr.odd {
  background: #eff7fc;
}

tr.even {
  background: #fef1fd;
}


/* Header */

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

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

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

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

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

#site-slogan {
  color: ;
}

#site-name a,
.region-header #block-user-login label,
.nav li a:link,
.nav li a:hover,
.nav li a:focus,
.nav li a:visited,
.nav li a:active,
.nav li a.active,
.nav li a:visited:hover {
  color: ;
}

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

.region-header .form-text,
.region-header .form-submit {
  border-color: #3561b1;
}


/* Footer */

#footer {
  background: ; /* fallback for browsers that don't support CSS gradients */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(), to());
  background-image: -moz-linear-gradient(-90deg, , );
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='', endColorstr='')";
  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=,endColorstr=,GradientType=0);
}

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

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

#footer #block-node-recent a {
  color: #3561b1;
}


/* Blocks */

.block-inner {
  background: ;
}
.block-title {
  color: ;
  background: ;
}


/* 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: ;
  border: solid 1px ;
}

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


/* Articles */

.article .article-title {
  border-bottom: solid 1px ;
}

.article .article-title a:hover {
  color: #4262ab;
}

.article-teaser.article-sticky .article-title {
}

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

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

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


/* Comments */

#comments .odd {
  background: ;
}


/* Aggregator */

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


/* Forum */

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


/* Profile */

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


/* Administer */

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


/* Pager */

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

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

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

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


/* Local task tabs */

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

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

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

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


/* Menu bar menu */

nav .menu-wrapper li a,
nav .menu-wrapper li a:hover,
nav .menu-wrapper li a:focus,
nav .menu-wrapper li a:visited,
nav .menu-wrapper li a.active {
  color: ;
}


/* 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: #069dc3;
}

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

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: ;
}

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:  !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 #3561b1;
}


/* .sf-vertical */

ul.sf-menu.sf-menu.sf-vertical.sf-style-default a {
  border: 0 !important;
  color: #3561b1;
}
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:  !important;
}


/* Calendar styles */

.calendar-calendar div.date-nav {
  background-color: transparent;
  color: #3561b1;
}

.calendar-calendar div.date-nav a,
.calendar-calendar div.date-nav h3 {
  color: #3561b1;
}

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

.calendar-calendar th {
  background-color: #d7ecf8;
  color: #3561b1;
  border: 1px solid #d7ecf8;
}

.calendar-calendar th.days {
  background-color: #fef1fd;
  color: #3561b1;
}

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

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

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