/* AT Magazine Colors
 * NOTICE: This is a commercial Drupal theme. Elements of this theme including this field
 * are licensed under a standard commercial license which does not permit redistribution.
 */

body {
  color: #222222;
  background-color: #f9d454;
}

div#page {
  background-color: #fffffe;
}

/* HTML elements */
fieldset legend,
.form-item label {
  color: #666666;
}

blockquote {
  background: #f6bb42;
}

/* Links */
a:link,
a:visited,
a:active,
a.active {
  color: #0000ee;
}
a:hover,
a:focus {
  color: #222222;
}

/* Tables */
tr.even {
  background: #ffffff;
}

/* Header */
#header {
  background: #ffffff;
  color: #404040;
}

#site-slogan,
#site-name a,
.region-header #block-user-login label {
  #1332df;
}

.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: #ffffff;
}

.nav ul li a:hover,
.nav ul li a:focus,
.nav ul li a.active,
.nav ul li a.active-trail {
  background: #0c4566;
}

/* Form */
input.form-text,
textarea {
  border-color: #f09d44;
}

/* Book nav */
.book-navigation ul.menu,
.book-navigation .page-links {
  border-color: #f09d44;
}

.region-menu-bar-top .block-inner,
#menu-bar .block {
  background: #0c4566;
}

#menu-bar,
#menu-bar .block-first {
  background: #1332df;
}

.region-menu-bar-top .block-inner {
  border-bottom: 1px solid #f6bb42;
}


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

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

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

#footer #block-node-recent a {
  color: #0000ee;
}

/* Secondary and Tertiary regions */
.region-secondary-content .block,
.region-tertiary-content .block {
}

/* Sidebar */
.sidebar {
  background: #fffffe;
}

/* Breadcrumb */
#breadcrumb {
  background: #f6bb42;
}

/* Blocks */
.block-inner {
  background: transparent;
}

.block-title {
  color: #222222;
  border-bottom: 1px solid #f6bb42;
}

#bipanel .block-inner,
.region-highlighted .block-inner,
.sidebar .block-content,
.block-title {
  background: #ffffff;
}

#tripanel,
.region-secondary-content .block-content {
  /* background: #f6bb42; */
}

.region-secondary-content .block-title {
  border-top: 1px solid #f6bb42;
}

#block-system-main .block-inner {
  background: #fffffe;
  border: 0;
}

.block .article,
.block .article-sticky {
  background: transparent;
}

/* Region blocks */
.block-menu a,
.block .item-list a {
  color: #2d2d2d;
}

/* Poll */
.poll .bar {
  background-color: #fefefe;
  border: 0;
}

.poll .bar .foreground {
  background-color: #f6bb42;
}

/* Articles */
.article {
  background: #fffffe;
}

.article h2 {
  border-bottom: solid 1px #f09d44;
}

.article h2 a:hover {
  color: #f6bb42;
}

.article-sticky h2 {
  border-bottom: solid 1px #ffffff;
}

.article .submitted {
}

.article-teaser.article-sticky {
  background: #fefefe;
}

/* Fields */
.field-type-image img {
  border: 1px solid #f09d44;
}

/* Comments */
.comment {
  background: #fffffe;
}

.comment footer {
  color: #666666;
}

#comments .odd {
  background: #fefefe;
}

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

/* Forum */
#forum td.container {
  background: #e0e0d8;
}
#forum thead,
#forum tbody {
  border: none;
}

/* Profile */
#profile .profile {
  border: 1px solid #f09d44;
}

/* Administer */
div.admin-panel {
  background: #e0e0d8;
}
div.admin-panel h3 {
  background: #f09d44;
  color: #ffffff;
}

/* Pager */
div.item-list ul.pager li {
  border: 1px solid #f09d44;
}
div.item-list ul.pager li:hover,
div.item-list ul.pager li:focus {
  color: #3087d1;
}
div.item-list ul.pager li.pager-current {
  background: #f09d44;
  color: #ffffff;
}

/* Local task tabs */
ul.primary li a {
  background: #ffffff;
  border: solid 1px #f09d44;
  font-weight: 700;
}

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

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

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

ul.secondary li {
  border-right: 0;
  line-height: 2em;
  margin: 0 0 0.5em;
  padding: 0 1em 0 0;
}

/* Superfish Skin */
.sf-menu.sf-style-none li,
.sf-navbar.sf-style-none {
  background: transparent;
}
.sf-menu.sf-style-none li li {
  background: #0c4566;
}
.sf-menu.sf-style-none li li li {
  background: #0c4566;
}

.sf-menu.sf-style-none li:hover,
.sf-menu.sf-style-none li.sfHover,
.sf-menu.sf-style-none li.active a,
.sf-menu.sf-style-none a:focus,
.sf-menu.sf-style-none a:hover,
.sf-menu.sf-style-none a:active,
.sf-navbar.sf-style-none li li {
  background: #0c4566;
}
.sf-navbar.sf-style-none li ul li ul {
  background-color: transparent;
}

/* .sf-horizontal */
.sf-menu.sf-horizontal a {
  border: 0 !important;
  color: #ffffff !important;
}
.sf-menu.sf-horizontal a:hover,
.sf-menu.sf-horizontal a:focus,
.sf-menu.sf-horizontal a:visited:hover {
  background: #d8e7cd;
  color: #000000 !important;
}

/* .sf-navbar */
.sf-navbar.sf-style-none li ul {
  background-color: transparent !important;
  width: 100%;
}
.sf-navbar > li > ul > li {
  border-bottom: 1px solid #e0e0d8;
}

/* .sf-vertical */
.sf-menu.sf-vertical a {
  border: 0;
  color: #0000ee;
  background: #ffffff;
  height: 2.25em;
  line-height: 2.25em;
  padding: 0 10px;
  border-bottom: 1px solid #e0e0d8;
}

.sf-menu.sf-vertical > li.last a {
  border-bottom: 0;
}
.sf-menu.sf-vertical li.sf-depth-2.menuparent a,
.sf-menu.sf-vertical li.sf-depth-3.menuparent a,
.sf-menu.sf-vertical li.sf-depth-4.menuparent a {
  border-bottom: 1px solid #d8e7cd;
}
.sf-menu.sf-vertical a:hover,
.sf-menu.sf-vertical a:focus,
.sf-menu.sf-vertical a:visited:hover {
  background: #d8e7cd;
}
.sf-menu.sf-vertical ul {
  border: 1px solid #e0e0d8;
  border-bottom: 0;
  background: #ffffff;
}

/* Calendar styles */
.calendar-calendar div.date-nav {
  background-color: transparent;
  color: #3087d1;
}
.calendar-calendar div.date-nav a,
.calendar-calendar div.date-nav h3 {
  color: #0000ee;
}
.calendar-calendar td {
  color: #181818;
}
.calendar-calendar th {
  color: #3087d1;
  border: 1px solid #f09d44;
}
.calendar-calendar th.days {
  background-color: #ffffff;
  color: #3087d1;
}
.calendar-calendar tr td.today,
.calendar-calendar tr.odd td.today,
.calendar-calendar tr.even td.today {
  background-color: #fefefe;
}
.calendar-calendar td.calendar-agenda-hour,
.calendar-calendar td.calendar-agenda-items,
.calendar-calendar td.calendar-agenda-hour {
  border-color: #f09d44;
}
.view-content .calendar-calendar ul.inline li {
  border: 1px solid #f09d44;
}

/* Quicktabs */
.quicktabs-style-nostyle ul.quicktabs-tabs li a {
  border-bottom: 3px solid #f09d44;
  text-decoration: none;
}
.quicktabs-style-nostyle ul.quicktabs-tabs li a:hover,
.quicktabs-style-nostyle ul.quicktabs-tabs li a:focus,
.quicktabs-style-nostyle ul.quicktabs-tabs li.active a {
  border-bottom: 3px solid #f6bb42;
}
