/* $Id: zen.css,v 1.1.2.16 2007/10/15 08:24:10 johnalbin Exp $ */

/*
 * FONT STYLES
 *
 * Standardize font sizes and line-height across browsers
 */

body {
  font: 13px Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}
/* IE 5 and 6 can't resize text that is specified in pixels. */
* html body {
  font-size: x-small; /* IE5 will get this value */
  f\ont-size: small; /* IE6 will get this value */
}

table {
  font-size: 100%; /* Forces font size inheritance in IE5 */
  f\ont-size: inherit;
}
select, input, textarea {
  font: 99% Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
}
pre, code {
  font: 115% "Bitstream Vera Sans Mono", "Courier New", monospace;
}

table tr.odd {
  background: #ddd;
}

tr, td {
  padding: .25em;
}

td.icon {
  text-align: center;
}


/*
 * LAYOUT STYLES
 *
 * Styles pertaining to minor layout adjustments, such as
 * changing from fluid width to fixed width.
 * See layout.css for major adjustments.
 */
body {
  margin: 0;
  padding: 0;
  min-width: 700px;
  /* 2x (left-side fullwidth + main padding) + right-side fullwidth */
}

#page {
  width: 990px;             /* page width - optional */
  /* margin: 0 auto; */      /* center the page - optional */
  margin-left: 5px;
  margin-top: 5px;
  /*border-left: 2px solid #AAA;*/
  /*border-right: 2px solid #AAA;*/
}


/*
 * OTHER STYLES
 *
 * Styles that are specific to this theme.
 */

/* Common styles */
body {
  background: #fff;
}

#page {
  font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
  color: #111;
  line-height: 1.5em;
  background-color: #fff;
}

#container {
  margin: 0;
}

#main .node .content{
  color: #000000;
}

div.links {
  font-size: 92%;
}

a, a:link, a:visited {
  color: #2763A5;
  text-decoration: none;
}

a:hover, a:focus {
  color: #6191C5;
  text-decoration: underline;
}

a:active, a.active {
  color: #89A3E4;
}

h1.title {
  font-size: 200%;
  text-align: left;
}

h1.title, h1.title a, h1.title a:hover {
  font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #003253;
  margin-top: 0;
  margin-bottom: 0.5em;
  line-height: normal;
}

h1 {
  font-size: 140%;
}

h1, h1 a, h1 a:hover {
  color: #444;
  font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  margin: .5em 0 .5em 0;
}

h2, .block h3 {
  font-size: 122%;
  text-align: left;
}

h2, h2 a, h2 a:hover, .block h3, .block h3 a {
  color: #444;
  font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  margin: .5em 0 .5em 0;
}

h3 {
  font-size: 107%;
  font-weight: bold;
  font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  text-align: left;
}

h4, h5, h6 {
  font-weight: bold;
  font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  text-align: left;
}

p, .book .body {
  padding: 0 0 0.5em 0;
  margin: 0;
}

pre {
  background: #ddd;
  border: 1px solid #aaa;
  padding: 0.75em 1.5em;
}

blockquote {
  border: 1px #ccc solid;
  margin: 0.5em 1em;
  padding: 0.3em;
  font-style: italic;
}

img {
  border: 0;
}

ol, ul, dl {
  position: relative;
}

abbr.created {
  border-bottom: none;
  text-decoration: none;
}

/* Header styles */

#header {
  padding: 0;
  margin: 0;
  background-color: #003253;
  background-image: url(images/header-background.jpg);
  background-repeat: no-repeat;
  background-position: right;
  padding-bottom: 5px;
}

#logo{
  padding: 0;
}

#site-slogan {
  color: #CFCFCF;
  font-weight: bold;
  margin-left: 5px;
  padding: 0;
  font-size: 103%;
}

#logo-slogan {
  width: 320px;
  padding-top: 5px;
  padding-left: 5px;
}

#search {
  float: right;
  margin-right: 5px;
  margin-top: 40px;
}

#mission {
  text-align: justify;
  margin-bottom: 1em;
  margin-top: 7px;
}

.feed-icons {
  margin-top: 1em;
  text-align: right;
}

.breadcrumb {
  padding: 0px;
  font-size: 85%;
  margin-top: 7px;
  margin-bottom: 10px;
}

/* Menu styles */
div.menu {
  margin-top: 15px;
}

/* Link styles */
ul.links {
  text-align: left;
}

ul.links li {
  border-left: 1px #003253 solid;
}

.taxonomy ul.links li {
  border: none;
  padding: 0 .1em 0 .2em;
}

.taxonomy ul.links li:after {
  content: ",";
}

.taxonomy ul.links li.last:after {
  content: "";
}

ul.links li.first {
  padding: 0;
  padding-right: 2px;
  border: none;
}

.links {
  color: #888;
}
.links a {
  padding: 0 0 0 0;
}

.submitted, .taxonomy {
  font-size: 85%;
  color: #888;
  display: inline;
}

/* Form styles */
input, textarea, textfield {
  margin: 0;
  color: #000;
  font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  padding: 1px;
  font-size: 100%;
}

fieldset {
  border: solid #ccc 1px;
}

input.form-checkbox, input.form-radio {
  border: none;
}

#search-theme-form {
  padding: 0;
  margin: 0;
}

#search .form-text {
  color: #444;
  border: 1px solid #003253;
  padding: 2px;
  width: 123px;
}

.form-submit, .button {
  background-color: #003253;
  color: #fff;
  font-weight: bold;
  border: 1px solid #CFCFCF;
  padding: 2px;
  margin: 0;
}

#search #edit-submit {
  padding: 1px;
}

#user-login-form {
  text-align: left;
}

#user-login-form .item-list ul {
  margin-top: 10px;
}

/* Alerts, Status, Help Messages  */
.messages {
  min-height: 32px;                 /* icon height */
  padding: 1.3em 1em .3em 52px;
  border: 2px solid #ddd;
  background: #eee;
  margin: 10px 0;
}

div.error {
  border: 2px solid #F00;
}

.messages ul {
  padding: 0 0 0 20px;
  margin: 0;
}

/* Footer styles */
#footer-wrapper {
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 5px;
  background-color: #CFCFCF;
  background-position: right;
  background-repeat: no-repeat;
  background-image: url(images/footer-background.jpg);
}

#footer {
  color: #CFCFCF;
  text-align: center;
  font-size: 85%;
}

#footer a {
  color: #FFFFFF;
}

/* Administration styles */
.admin-panel {
  margin: 0;
  padding: 0;
}

.admin-panel .body {
  background-color: #eee;
  border: solid #6191C5 1px;
}

.admin-panel .body dl, .admin-panel .body p {
  padding: 10px;
}

.admin-panel h3 {
  margin-bottom: 0;
  padding: 5px 5px 5px 30px;
  font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
  font-size: 122%;
  color: #fff;
  border-width: 0 2px 2px 2px;
}

/* Comment styles */
.comment {
  margin: 0 0 10px 0;
  padding: 10px;
  background: #EBF2F8;
}

.comment-unpublished {
  background-color: #FFF;
  background-image: url(images/unpublished.png);
  background-position: center 20px;
  background-repeat: no-repeat;
}

.comment-by-author {
  background: none;
  border: 1px solid #6191C5;
}

.comment h3.title {
  font-size: 122%;
}

.comment  h3.title, .comment  h3.title a {
  color: #2266AB;
  font-weight: normal;
  font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
  margin-bottom: 3px;
  margin-top: 0;
}

.comment .picture, .node .picture {
  float: left;
  margin-right: 15px;
}

.comment .new {
  color: #FFC600;
  font-weight: bold;
  font-family: "Trebuchet MS", "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif;
}

.comment .links {
  text-align: right;
}

/* Poll styles */
.poll .bar .foreground {
  background: #003253;
}

.poll .bar {
  padding: 0px;
  background: #CFCFCF;
}

/* Pager styles */

.pager strong.pager-current {
  padding: 4px;
}

.pager {
  text-align: center;
  margin-top: 30px;
}

.pager a, .pager a.active, .pager-current {
  padding: 4px;
  margin: 2px;
  color: #003253;
  font-weight: bold;
  border: solid 1px #003253;
  background-color: #FFFFCC;
}

.pager-current {
  color: #fff;
  background-color: #003253;
}

/* Node, Block, Content styles */
.node {
}

.node-unpublished {
  background-image: url(images/unpublished.png);
  background-position: center 20px;
  background-repeat: no-repeat;
}

.node h2.title {
}

.node h2.title a {
  color: #2763A5;
  font-size: 129%;
  font-weight: normal;
  font-family: Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
  line-height: 1.4em;
}

.node h2.title a:hover, a:focus {
  color: #6191C5;
}

.node h2.title a:active, a.active {
  color: #89A3E4;
}

.node .content {
  margin-top: 1em;
}

.sticky {
  border-bottom: solid 3px #ddd;
}

#sidebar-left .block, #sidebar-right .block {
}

.block .item-list ul {
  padding-left: 0;
}

/*
 * Status report colors.
 */
table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}
table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}
table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}

/*
 * Internal header region styles
*/

#internalheader {
  float: right;
  margin-right: 5px;
  margin-top: 45px;
}

#internalheader .block {
  margin-right: 10px;
  white-space: nowrap;
}

#internalheader #account-menu li {
 color: #CFCFCF;
}

#internalheader #account-menu li a {
  color: #FFFFFF;
}

#internalheader #account-menu li a:visited {
  color: #FFFFFF;
}

#internalheader .block .blockinner .content {
  background-color: transparent;
}

#account-menu li {
	display: inline;
	list-style: none;
	margin-left: 1em;
}


/*
 * Block styles
*/

#block-menu-92 {
  padding: 0;
  background-color: #003253;
  padding-top: 5px;
}

#block-menu-92 .blockinner .content {
  background-color: #003253;
  padding-top: 2px;
  padding-bottom: 2px;
}

#block-menu-92 ul {
  margin: 0;
  padding: 0;
}

#block-menu-92 li {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

#block-menu-92 a {
  display: block;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 5px;
  text-decoration: none;
}

#block-menu-92 ul li ul li a {
  padding-left: 20px;
}

#block-menu-92 ul li ul li ul li a {
  padding-left: 35px;
}

#block-menu-92 ul li a.active {
  background-color: #CFCFCF;
  color: #000000;
}

#block-menu-92 a:hover {
  background-color: #FFFFCC;
  color: #000000;
}

#block-menu-92 {
  padding: 0;
  background-color: #003253;
  padding-top: 5px;
}

#block-menu-92 .blockinner .content {
  background-color: #003253;
  padding-top: 2px;
  padding-bottom: 2px;
}

#block-menu-92 ul {
  margin: 0;
  padding: 0;
}

#block-menu-92 li {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

#block-menu-92 a {
  display: block;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 5px;
  text-decoration: none;
}

#block-menu-92 ul li ul li a {
  padding-left: 20px;
}

#block-menu-92 ul li ul li ul li a {
  padding-left: 35px;
}

#block-menu-92 ul li a.active {
  background-color: #CFCFCF;
  color: #000000;
}

#block-menu-92 a:hover {
  background-color: #FFFFCC;
  color: #000000;
}

#block-blockcache-7 {
  padding: 0;
  background-color: #003253;
  padding-top: 5px;
}

#block-blockcache-7 .blockinner .content {
  background-color: #003253;
  padding-top: 2px;
  padding-bottom: 2px;
}

#block-blockcache-7 ul {
  margin: 0;
  padding: 0;
}

#block-blockcache-7 li {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
}

#block-blockcache-7 a {
  display: block;
  color: #FFFFFF;
  font-weight: bold;
  padding-left: 5px;
  text-decoration: none;
}

#block-blockcache-7 ul li ul li a {
  padding-left: 20px;
}

#block-blockcache-7 ul li ul li ul li a {
  padding-left: 35px;
}

#block-blockcache-7 ul li a.active {
  background-color: #CFCFCF;
  color: #000000;
}

#block-blockcache-7 a:hover {
  background-color: #FFFFCC;
  color: #000000;
}

.blockinner h2.title {
  font-size: 100%;
}

.blockinner .content {
  background-color: #FFFFCC;
}

.block .poll .title {
  font-weight: bold;
}

#content {
  text-align: justify;
}

div.tabs {
  margin-bottom: 1em;
}

ul.tabs {
  margin: 0;
  padding: 0;
  padding-bottom: 3px;
}

ul.tabs li {
  padding: 0;
  padding-right: 3px;
  margin: 0;
}

ul.tabs li a {
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-top: 3px;
  margin: 0;
}

h4.nodetype {
  color: #FFFFFF;
  background-color: #CFCFCF;
  margin-bottom: 0.5em;
  padding: 3px;
  background-image: url(images/node-type-background.jpg);
  background-repeat: no-repeat;
}

.block-poll div.links ul.links {
  padding: 0px;
  text-align: right;
  margin-top: 1em;
}

.block-poll div.links ul.links li {
  padding: 0;
  margin: 0;
}

a.node_read_more {
  font-weight: bold;
}

div.newssource {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

ul.faq_ul_questions_top {
  margin-top: -1em;
}

.outtakedate {
  font-weight: bold;
  color: #003253;
  margin-bottom: 1em;
}

.blockinner .item-list ul li {
  margin-left: 15px;
}

.eventtext {
  margin-top: 1em;
}

.eventdate .date-display-single {
  font-weight: bold;
}

#content .tagadelic {
  line-height: 1.5em;
  margin-top: -0.5em;
}

.content .view-showcase .title, 
.content .view-showcase .nodetype,
.content .view-showcase .submitted,
.content .view-showcase .taxonomy,
.content .view-showcase .showcase-teaser  {
  display: none;
}

.content .view-showcase .node .content {
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
}

#views-filters table {
  width: 100%;
  margin-bottom: 1em;
  margin-top: 1em;
}

#views-filters table td {
  vertical-align: top;
}

.view #edit-filter0, .view #edit-filter1 {
  height: 70px;
}

.view #edit-filter4 {
  width: 200px;
}

.view-content table {
  width: 100%;
}

.view-content th.view-field-node-created {
  width: 80px;
}

.view-content td.view-field-node-data-field-date-field-date-value {
  width: 115px;
}

.view-content td {
  vertical-align: top;
  text-align: left;
}

.feed-item-cut {
  margin-bottom: 1em;
  font-style: italic;
}

#aggregator h2 {
  color: #FFFFFF;
  background-color: #CFCFCF;
  margin-bottom: 0.5em;
  padding: 3px;
  background-image: url(images/node-type-background.jpg);
  background-repeat: no-repeat;
}

#aggregator div.links {
  margin-bottom: 1em;
}

div.showcase-cover {
  text-align: center;
  margin-bottom: 1em;
}

.block .dynamic-teaser .pager {
  margin-top: 1em;
  margin-bottom: 5px;
}

.block .dynamic-teaser .pager .pager-last, .block .dynamic-teaser .pager .pager-first {
  display: none;
}

.block .dynamic-teaser .pager .pager-list .pager-last, .block .dynamic-teaser .pager .pager-list .pager-first {
  display: inline;
}

.block .dynamic-teaser .pager strong.pager-current {
  padding: 2px;
  margin: 1px;
}

.block .dynamic-teaser .pager a, .pager a.active, .pager-current {
  padding: 2px;
  margin: 1px;
}

.calendar .start {
  display: none;
}

.calendar .ongoing {
  display: none;
}

.calendar .end {
  display: none;
}

.submitted-taxonomy {
  text-align: left;
}

tbody {
  border: none;
}

tbody th {
  border: none;
}

.calendar-calendar th {
  background-color: #003253;
}

.calendar .stripe-1 {
  background-color: #FFFFCC;
}

#views-filters tr.odd {
   background-color: #003253;
   color: #FFFFFF;
}

#views-filters tr.even {
  background-color: #FFFFCC;
}

.view-content thead tr {
  background-color: #FFFFCC;
}

#views-filters table, .view-content table {
  border: 1px #003253 solid;
}

#views-filters tr,
.view-content tbody tr.even,
.view-content tbody tr.odd,
.view-content thead th {
  border: none;
}

.view-content thead th {
  padding: 3px;
  border-bottom: 1px #003253 solid;
}

.view-content tbody tr.odd {
  background-color: #FFFFFF;
}

.view-header-eventreviews {
  margin-bottom: 1em;
}

.faq_qa_header {
  margin-top: -1.5em;
}

abbr.created {
  font-weight: bold;
}

#content-bottom .view-data-node-created, #content-bottom .item-list .view-data-node-data-field-date-field-date-value, #content-bottom .feeditem-date, #sidebar-right .feeditem-date {
  color: #888;
}

.inline-right .image {
  margin-left: 10px;
}

.inline-left .image {
  margin-right: 10px;
}

#comment-form ul.tips {
  margin-bottom: 1em;
}

.playlist .date {
  font-weight: bold;
  margin-bottom: 1em;
}

.feed-item-link-original {
  clear: both;
}

.view-content table.eventdata {
  border: none;
}

span.caption {
  text-align: left;
}

.comment .fivestar-widget-static {
  margin-bottom: 1em;
  margin-top: 1em;
}

#topbanner {
  margin: 0;
  padding: 0;
}

#topbanner .blockinner .content {
  background-color: transparent;
  margin: 0;
  padding: 0;
}
#topbanner .block .content {
  border: none;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 0;
}

div.audio-node ul.audio-info {
  margin-bottom: 1em;
}

div.audio-node ul.audio-info li {
  margin-left: 0px;
  padding-left: 0px;
}

.audioteaser {
  margin-bottom: 1em;
}


#profile .profile {
  clear: both;
  border-top: 1px #003253 solid;
}

#profile .profile .name, #profile .profile .field {
  float: left;
  width: 33%;
  padding-top: 5px;
  padding-bottom: 5px;
}

#profile .profile .name a {
  font-weight: bold;
}

span.date-display-end {
  display: inline;
  margin: 0;
}

.sticky {
  border: none;
}