/* $Id: zen.css,v 1.14.2.1 2009/02/13 07:46:04 johnalbin Exp $ */

/*
* ZEN STYLES
*
* This is an example stylesheet. Sub-themes should NOT include the zen/zen.css
* file, but instead copy this CSS to their own stylesheets.
*
* In this stylesheet, we have included all of the classes and IDs from this
* theme's tpl.php files. We have also included many of the useful Drupal core
* styles to make it easier for theme developers to see them.
*
* Many of these styles are over-riding Drupal's core stylesheets, so if you
* remove a declaration from here, the styles may still not be what you want
* since Drupal's core stylesheets are still styling the element. See the
* drupal6-reference.css file for a list of all Drupal 5.x core styles.
*
* In addition to the style declarations in this file, other Drupal styles that
* you might want to override or augment are those for:
*
*   Book Navigation  See line 74  of Zen's drupal6-reference.css file
*   Forum            See line 197 of Zen's drupal6-reference.css file
*   Menus            See line 667 of Zen's drupal6-reference.css file
*   News Aggregator  See line 20  of Zen's drupal6-reference.css file
*   Polls            See line 287 of Zen's drupal6-reference.css file
*   Search           See line 320 of Zen's drupal6-reference.css file
*   User Profiles    See line 945 of Zen's drupal6-reference.css file
*/

/** body **/
body
{
  margin: 0;
  background-color: #FFF;
}

#page
{
}

#page-inner
{
}

/** header **/
#header
{
}

#header-inner
{
}

#logo-title /* Wrapper for logo, website name, and slogan */
{
}

#logo /* Wrapper for logo */
{
  margin: 0 10px 0 0;
  padding: 0;
}

#logo-image /* The actual logo image */
{
}

h1#site-name, div#site-name /* The name of the website */
{
}

#site-name a:link,
#site-name a:visited,
#site-name a:hover,
#site-name a:focus,
#site-name a:active
{
}

#site-slogan /* The slogan (or tagline) of a website */
{
}

#header-blocks /* Wrapper for any blocks placed in the header region */
{
}

/** main (container for everything else) **/
#main
{
}

#main-inner
{
}

/** content **/
#content
{
  background-color: #F0F1F2;
  border: 1px solid #D7D8D9;
}

#content-inner
{
  border-width: 2px 1px;
  border-style: solid;
  border-color: white;
}

#mission /* The mission statement of the site (displayed on homepage) */
{
}

#content-top /* Wrapper for any blocks placed in the "content top" region */
{
}

#content-header /* Wrapper for breadcrumb, title, messages, tabs, and help */
{
  border-bottom: 1px solid #FFF;
  text-shadow: 0 1px white;
}

.breadcrumb, /* The path to the current page in the form of a list of links */
.breadcrumb a
{
  color: #667480;
  padding-bottom: 0; /* Undo system.css */
  text-decoration: none;
}

h1.title, /* The title of the page */
h2.title, /* Block title or the title of a piece of content when it is given in a list of content */
h3.title /* Comment title */
{
  font-variant: small-caps;
  font-weight: normal;
  margin: 0;
  color: #0D2840;
}

div.messages /* Important messages (status, warning, and error) for the user */
{
  border-width: 0px;
  padding: 10px 10px 10px 45px;
  background-position: 10px 10px;
}

div.messages ul /* Important messages (status, warning, and error) for the user */
{
  padding-left: 1em;
  list-style-type: circle;
}

div.status, /* Normal priority messages */
div.warning, tr.warning /* Medium priority messages */
{
  color: #0D2840;
}

div.error, tr.error /* High priority messages. See also the .error declaration below. */
{
}

div.tabs /* See also the tabs.css file. */
{
}

.help /* Help text on a page */
{
  margin: 1em 0;
  background-color: #FFFFCC;
  padding: 1em;
}

.help h1,
.help h2,
.help h3,
.help h4,
.help h5
{
  margin-top: 0;
}

.help ol,
.help ul
{
  margin-bottom: 0;
}

.more-help-link /* Link to more help */
{
  font-size: 0.923em;
  text-align: right;
}

#content-area /* Wrapper for the actual page content */
{
  border-top: 1px solid white;
}

.pager /* A list of page numbers when more than 1 page of content is available */
{
  clear: both;
  margin: 1em 0;
  text-align: center;
}

.pager a, .pager strong.pager-current
{
  padding: 0.5em;
}

.feed-icons /* The links to the RSS or Atom feeds for the current list of content */
{
  margin: 1em 0;
}

#content-bottom /* Wrapper for any blocks placed in the "content bottom" region */
{
}

/** navbar **/
#navbar
{
  background: #F0F1F2 url(images/header-shadow.gif) repeat-x bottom;
  text-shadow: 0 1px white;
}

#navbar-inner
{
}

#search-box /* Wrapper for the search form */
{
}

#edit-search-theme-form-1-wrapper label /* Label that says "Search this site:" */
{
  display: none;
}

#primary /* Primary links */
{
  padding-bottom: 10px;
}

#primary li
{
  padding-bottom: 10px;
}

#primary li.active-trail {
  background: transparent url(images/notch.gif) no-repeat bottom center;
}

#donate a {
  display: block;
  height: 49px;
  line-height: 49px;
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  font-family: Verdana;
  text-shadow: none;
  background: url(images/donate-button.gif);
  padding: 0 1em;
}

#donate a:hover,
#donate a:focus,
#donate a:active
{
  background-color: #bf1313;
}

#primary a, .menu a,
#user-links a,
#user-links
{
  text-decoration: none;
  color: #667480;
}

.links a
{
  color: #667480;
}

.links .first
{
  padding-left: 0;
}

#user-links a
{
  border-bottom: 1px dotted;
  padding-bottom: .1em;
}

#user-links .pm_status
{
  margin-right: 0;
}

#user-links .pm_status a
{
  border-width: 0;
}

#user-links .user-ap
{
  font-family: Verdana;
  font-size: .95em;
}

#user-links .logout
{
  margin-left: 1.5em;
}

#user-links-pm-unread-count
{
  color: #BF1313;
}

#secondary /* Secondary links */
{
}

/** sidebar-left **/
#sidebar-left
{
}

#sidebar-left-inner
{
}

/** sidebar-right **/
#sidebar-right
{
}

#sidebar-right-inner
{
}

/** footer **/
#footer
{
}

#footer-inner
{
}

#footer-message /* Wrapper for the footer message from Drupal's "Site information"
                   and for any blocks placed in the footer region */
{
}

/** closure **/
#closure-blocks /* Wrapper for any blocks placed in the closure region */
{
}

/** Drupal nodes **/
.node /* Node wrapper */
{
}

.node-inner /* Additional wrapper for node */
{
}

.sticky /* A sticky node (displayed before others in a list) */
{
}

.node-unpublished /* Unpublished nodes */
{
  /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
}

.node-unpublished div.unpublished, /* The word "Unpublished" displayed beneath the content. */
.comment-unpublished div.unpublished
{
  height: 0;
  overflow: visible;
  color: #d8d8d8;
  font-size: 75px;
  line-height: 1;
  font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word; /* A very nice CSS3 property */
}

.node-mine /* A node created by the current user */
{
}

.node-editable
{
}

.node-teaser /* A node displayed as teaser */
{
}

/* All nodes are given a node-type-FOO class that describes the type of
 * content that it is. If you create a new content type called
 * "my-custom-type", it will receive a "node-type-my-custom-type" class.
 */
.node-type-page /* Page content node */
{
}

.node-type-story /* Story content node */
{
}

.node h2.title /* Node title */
{
}

.marker /* "New" or "Updated" marker for content that is new or updated for the current user */
{
  color: #c00;
}

.node .picture /* The picture of the node author */
{
}

.node.node-unpublished .picture,
.comment.comment-unpublished .picture
{
  position: relative; /* Otherwise floated pictures will appear below the "Unpublished" text. */
}

.node .meta /* Wrapper for submitted and terms data */
{
}

.node .submitted, .node .submitted a /* The "posted by" information */
{
  color: #667480;
}

.node .submitted a:hover,
.node .submitted a:focus,
.node .submitted a:active
{
  color: #0D2840;
}

.node .terms /* Node terms (taxonomy) */
{
}

.node .content /* Node's content wrapper */
{
  margin-top: 1em;
}

.node ul.links /* Wrapper for node links */
{
  margin: 1em 0;
}

ul.links /* Taxonomy links, node links, comment links */
{
  margin: 0;
  padding: 0;
}

ul.links.inline
{
  display: block;
}

ul.links.inline li
{
  display: inline;
}

ul.links.inline li.first
{
  padding-left: 0;
}

ul.links li
{
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}

ul.links li.node_edit_link
{
  padding: 0;
  float: right;
}

.node_edit_link a
{
  padding: 0em .5em .2em .5em;
  background-color: #008000;
  color: white;
  text-decoration: none;
  font-family: Verdana;
  font-weight: bold;
  font-size: .923em;
}

.node_edit_link a:hover,
.node_edit_link a:focus
{
  background-color: #009000;
  color: white;
}

.preview .node /* Preview of the content before submitting new or updated content */
{
  /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
}

/** Drupal comments **/
#comments /* Wrapper for the list of comments and its title */
{
  margin: 1em 0;
}

#comments-title /* Heading for the list of comments */
{
}

.comment /* Wrapper for a single comment */
{
}

.comment-inner /* Additional wrapper for a single comment */
{
}

.comment-preview /* Preview of the comment before submitting new or updated comment */
{
}

.comment.new /* A new comment since the user last viewed the page. */
{
}

.comment.odd /* An odd-numbered comment in the list of comments */
{
}

.comment.even /* An even-numbered comment in the list of comments */
{
}

.comment.first /* The first comment in the list of comments */
{
}

.comment.last /* The last comment in the list of comments */
{
}

.comment-unpublished /* Unpublished comments */
{
  /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
}

.comment-unpublished div.unpublished /* The word "Unpublished" displayed beneath the content. See also the div.unpublished declaration in the node section above. */
{
}

.comment-published /* Published comments */
{
}

.comment-by-anon /* A comment created by an anonymous user */
{
}

.comment-by-author /* A comment created by the node's author */
{
}

.comment-mine /* A comment created by the current user */
{
}

.comment h3.title /* Comment title */
{
}

.new /* "New" marker for comments that are new for the current user */
{
  color: #c00;
}

.comment .picture /* The picture of the comment author */
{
}

.comment .submitted /* The "posted by" information */
{
}

.comment .content /* Comment's content wrapper */
{
}

.comment .user-signature /* The user's signature */
{
}

.comment div.links /* Wrapper for comment links. See also the ul.links declaration in the node section above. */
{
  margin: 1em 0;
}

.indented /* Nested comments are indented */
{
  /* margin-left: 25px; */ /* Drupal core uses a 25px left margin */
}

.preview .comment /* Preview of the comment before submitting new or updated comment */
{
  /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
}

/** Drupal blocks **/
.block /* Block wrapper */
{
  /*margin-bottom: 3em;*/
  margin: 0em -.3em 2.6em -.3em;
}

.block.region-odd /* Zebra striping for each block in the region */
{
}

.block.region-even /* Zebra striping for each block in the region */
{
}

.block.odd /* Zebra striping independent of each region */
{
}

.block.even /* Zebra striping independent of each region */
{
}

.region-count-1 /* Incremental count for each block in the region */
{
}

.count-1 /* Incremental count independent of each region */
{
}

.block-inner /* Additional wrapper for block */
{
  padding: 0 .3em;
  border: 1px solid white;
}

.block h2.title /* Block title */
{
}

.block .content /* Block's content wrapper */
{
}

#block-aggregator-category-1 /* Block for the latest news items in the first category */
{
}

#block-aggregator-feed-1 /* Block for the latest news items in the first feed */
{
}

#block-block-1 /* First administrator-defined block */
{
}

#block-blog-0 /* "Recent blog posts" block */
{
}

#block-book-0 /* "Book navigation" block for the current book's table of contents */
{
}

#block-comments-0 /* "Recent comments" block */
{
}

#block-forum-0 /* "Active forum topics" block */
{
}

#block-forum-1 /* "New forum topics" block */
{
}

#block-menu-2 /* "Primary links" block */
{
}

#block-node-0 /* "Syndicate" block for primary RSS feed */
{
}

#block-poll-0 /* "Most recent poll" block */
{
}

#block-profile-0 /* "Author information" block for the profile of the page's author */
{
}

#block-search-0 /* "Search form" block */
{
}

#block-statistics-0 /* "Popular content" block */
{
}

#block-user-0 /* "User login form" block */
{
}

#block-user-1 /* "Navigation" block for Drupal navigation menu */
{
}

#block-user-2 /* "Who's new" block for a list of the newest users */
{
}

#block-user-3 /* "Who's online" block for a list of the online users */
{
}

/** Drupal boxes **/
/* Wrapper for Comment form, Comment viewing options, Menu admin, and
 * Search results.
 */
.box /* Wrapper for box */
{
}

.box-inner /* Additional wrapper for box */
{
}

.box h2.title /* Box title */
{
}

.box .content /* Box's content wrapper */
{
}

/** Miscellaneous Drupal styles **/
.error /* Errors that are separate from div.messages status messages (see above.) */
{
  /* color: #e55; */ /* Drupal core uses a #e55 background */
}

.warning /* Warnings that are separate from div.messages status messages (see above.) */
{
  /* color: #e09010; */ /* Drupal core uses a #e09010 background */
}

.more-link /* Aggregator, blog, and forum more link */
{
  text-align: right;
}

#user-login-form /* Drupal's default login form */
{
  text-align: left;
}

tr,
tr.even, /* Some tables have rows marked even or odd. */
tr.odd,
/* Forum */
.tborder tr
{
}

td.active,
th.active
{
  background-color: #DCE1E3;
}

li a.active, /* The active item in a Drupal menu */
li a:hover
{
  color: #0D2840;
}


/** Drupal forms **/
.form-item, /* Wrapper for a form element (or group of form elements) and its label */
.form-checkboxes,
.form-radios
{
  margin: 1em 0;
}

.form-item input.error, /* Highlight the form elements that caused a form submission error */
.form-item textarea.error,
.form-item select.error
{
  border: 2px solid #c00;
}

.form-item label /* The label for a form element */
{
  display: block;
  font-weight: bold;
}

.form-item label.option /* The label for a radio button or checkbox */
{
  display: inline;
  font-weight: normal;
}

.form-required /* The part of the label that indicates a required field */
{
  color: #c00;
}

.form-item .description /* The descriptive help text (separate from the label) */
{
  font-size: 0.923em;
}

/* CCK correction */
.node-form .description
{
  margin-bottom: .5em;
}

.form-checkboxes .form-item, /* Pack groups of checkboxes and radio buttons closer together */
.form-radios .form-item
{
  margin: 0.4em 0;
}

.form-submit /* The submit button */
{
  margin: 2em 0;
}

fieldset .form-submit
{
    margin: inherit;
}

.container-inline div, .container-inline label /* Inline labels and form divs */
{
  display: inline;
}

.tips /* Tips for Drupal's input formats */
{
  display: none;
  margin: 0;
  padding: 0;
  font-size: 0.923em;
}

/** OpenID **/
/* The default styling for the OpenID login link seems to assume Garland's
 * styling of list items.
 */
#user-login-form ul /* OpenID creates a new ul above the login form's links. */
{
  margin-bottom: 0; /* Position OpenID's ul next to the rest of the links. */
}

#user-login-form li.openid-link, /* The "Log in using OpenID" links. */
#user-login li.openid-link
{
  margin-top: 1em;
  margin-left: -20px; /* Un-do some of the padding on the ul list. */
  padding-left: 20px;
  background-position: left center;
}

#user-login-form li.user-link, /* The "Cancel OpenID login" links. */
#user-login li.user-link
{
  margin-top: 1em;
  list-style-type: disc;
  list-style-position: outside;
}

#user-login li.openid-link, /* The OpenID links on the /user form. */
#user-login li.user-link
{
  margin-left: -2em; /* Un-do all of the padding on the ul list. */
}

/** Drupal admin tables **/
/* We overrode these styles in html-elements.css, but restore them for the
 * forms on the site.
 */
/*form tbody
{
  border-top: 1px solid #ccc;
}

form th
{
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}

form tbody th
{
  border-bottom: 1px solid #ccc;
}

form thead th
{
  text-align: left;
  padding-right: 1em;
  border-bottom: 3px solid #ccc;
}*/


/* FRONT PAGE */

.front .submitted
{
  display: none;
}

.front .center-wrapper .panel-panel
{
  margin-bottom: 1.5em;
}

/* CUSTOMIZATIONS */

.tip {
  float: right;
  width: 180px;
  color: gray;
  padding: .5em;
}

.block-dapml .form-submit
{
  margin: 1em 0;
}

/* TARGETING */

.quicktabs-style-nostyle .qtab-targeting-count
{
  display: inline;
  font-size: 2em;
}

.quicktabs-style-nostyle .qtab-targeting-title
{
}

.note
{
  float: right;
  padding: 0 1em;
  margin-left: 1em;
  width: 200px;
}

.view-display-id-attachment_4 table,
.view-display-id-attachment_4 tr,
.view-display-id-attachment_4 td
{
  border-width: 0;
  background-color: transparent;
  padding: 0;
}

.view-display-id-attachment_4 td
{
  padding: 1em;
}

.view-display-id-attachment_4 .row-1
{
  border-bottom: 20px solid #F0F1F2;
}

.view-display-id-attachment_4 .col-1
{
  border-right: 20px solid #F0F1F2;
}

.view-display-id-attachment_4 .view-header
{
  color: #667480;
}

.view-display-id-attachment_4 .views-field-field-legislator-photo-fid
{
  float: left;
  margin-right: 15px;
}

.view-display-id-attachment_4 .imagefield-field_legislator_photo
{
  width: 100px;
  height: auto;
}

.view-display-id-attachment_4 .imagefield-field_legislator_photo img
{
  border: 1px solid #667480;
}

.view-display-id-attachment_4 .views-field-title
{
  font-size: 1.2em;
  line-height: 1.4;
}

.view-display-id-attachment_4 .views-field-field-legislator-state-value
{
  margin-top: .5em;
  color: #667480;
}

.view-display-id-attachment_4 .views-field-nid-1
{
  margin: 1em 0;
}

.view-display-id-attachment_4 .see-full-list
{
  text-align: right;
}

/* Quicktabs */

/* Quicktabs includes block styling for some reason, unlike some other modules
 * resetting
 */
.quicktabs_wrapper .block,
.quicktabs_wrapper .block-inner
{
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

/* Simulate clear-block */
.quicktabs-style-nostyle .quicktabs_tabs
{
  margin: 0;
  margin-left: -1em;
}

.quicktabs-style-nostyle .quicktabs_tabs li
{
  float: left;
  padding: 0;
  margin: 0;
  margin-bottom: -2px;
}

.quicktabs-style-nostyle .quicktabs_tabs li a
{
  display: block;
  text-decoration: none;
  color: #667480;
  padding: 0 1em 10px 1em;
  text-shadow: 0 1px white;
}

.quicktabs-style-nostyle .quicktabs_tabs li.active a
{
  background: transparent url(images/tab-notch.gif) no-repeat bottom center;
  color: inherit;
}

.quicktabs-style-nostyle .quicktabs_main
{
  border: 1px solid #d7d8d9;
  border-top-color: #C6C7C8;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 0 3px #D3D3D3;
  -webkit-box-shadow: 0 0 3px #D3D3D3;
  box-shadow: 0 0 3px #D3D3D3;
  clear: both;
}

.quicktabs-style-nostyle .quicktabs_tabpage
{
  border: 1px solid white;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: .3em;
}

.quicktabs_wrapper .dashboard-item
{
  margin-bottom: 0;
}

/**
 * Legislator panel and sidebar
 */

#legislator .panels-flexible-region-inside
{
  padding: 0;
}

#legislator .panels-flexible-column-first .panels-flexible-region-inside
{
  padding-right: 30px;
}

#legislator .panels-flexible-column-last
{
  background-color: #DCE1E3;
}

#legislator .panels-flexible-column-last .panels-flexible-region-inside
{
}

.legislator-sb-menu-container
{
  padding: 15px;
}

.legislator-photo
{
  text-align: center;
}

.legislator-photo img
{
  max-width: 160px;
  height: auto;
  border: 1px solid #667480;
  margin: 4px;
}


/* Legislator ongressional record */

.li-sources-year
{
  font-size: 1.6em;
}

.li-source
{
  position: relative;
  zoom: 1;
  margin-bottom: 1em;
}

.li-source-digest
{
  position: absolute;
  top: 0;
  left: 0;
  width: 6em;
  text-align: center;
  font-size: 1.15em;
}

.li-source-details
{
  margin-left: 7.5em;
  width: auto;
}


/* Stance on legislation node type */

.leg-stance
{
  margin-bottom: 2em;
}

.leg-stance-stance
{
  font-size: 2em;
  line-height: 1em;
}

.leg-stance-legislation
{
}

/* Recent changes */

.recent-change
{
  padding: 1em;
  background-color: #F5F5FF;
  margin-bottom: 1em;
}

.recent-change .vr-widget
{
  float: left;
}

.recent-change-info
{
  margin-left: 60px;
}

.recent-change-log
{
  margin-top: .5em;
}

.recent-change-log-message
{
  background-color: #FFFFCC;
  padding: .2em;
}

.recent-change-log-header
{
  font-size: .923em;
  color: #667480;
  margin-top: 1em;
}

.recent-change-log-no-message
{
  color: #667480;
  font-style: italic;
}

.recent-change-row2
{
  margin: 1em 0;
}

.recent-change-action,
.recent-change-type
{
  font-style: italic;
}

.recent-change-info .links
{
  margin-top: 1em;
}

/* Advocacy page */

.advocacy-elements-expl h4
{
  white-space: nowrap;
}

/* Feedback link */
a.ml-important,
#block-menu-menu-resources a.mlid-29389
{
  background-color: #DCE1E3;
  color: #0D2840;
  padding: 0.1em 0.4em;
}

/* Date module */
.node-form .container-inline-date
{
  margin: 1em 0;
}

/* Add event node form */
/* Hide the fieldset elements, since we are using steps, shows reduntant info */
.page-node-add-event .adv-step .adv-step-content > fieldset
{
  border-width: 0;
  margin: inherit;
  padding: inherit;
}

.page-node-add-event .adv-step .adv-step-content > fieldset > legend
{
  display: none;
}

/* Hide the Advanced and Except repeat settings.
 * Well at least for non IE6 users.
 * ...
 * Jesus, forgime me for this filth.
 */
.page-node-add-event .adv-step-2 .fieldset-wrapper fieldset,
/* Also hide the adv help link since that refers to hidden repeat settings */
.page-node-add-event .adv-step-2 .advanced-help-link
{
  display: none;
}

/* CCK multiple field table style remove */
.content-multiple-table
{
  border-width: 0;
  margin-bottom: .5em;
}

.content-add-more
{
  margin-bottom: 1.5em;
}

.content-multiple-table tr
{
  background-color: inherit;
  border-color: #CCC;
  padding: 0;
}

.content-multiple-table tr.even,
.content-multiple-table tr.odd
{
  background-color: #F5F5FF;
}

.content-multiple-table th
{
  color: inherit;
  padding: 0;
  font-size: inherit;
  font-weight: bold;
}

/* Reset nasty styles by location module */
.location
{
  border-width: 0;
}

.location div.form-item
{
  margin: 0;
  margin-bottom: .5em;
}

.location .form-item label
{
  float: inherit;
  padding: inherit;
  width: inherit;
}

.location .form-item input
{
  float: inherit;
  margin: 0;
  width: inherit;
}

.highlight-block,
.note,
.view-periodical.view-display-id-block_1 .view-content,
.view-display-id-attachment_4 td,
.view-id-periodical.view-display-id-page_1 .views-row
{
  background: url(images/highlight-back.gif) transparent repeat top left;
  border: 1px solid #d7d8d9;
  padding: .8em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.important-block,
.adv-step
{
  background: url(images/important-back.gif) transparent repeat top left;
  border: 1px solid #ebc4b4;
  padding: .8em;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.highlight-block h2.pane-title,
.important-block h2.pane-title
{
  margin-top: 0.08em;
}

.adv-step
{
  padding: 2em 2em 2em 3em;
}

.block
{
  background: url(images/highlight-back.gif) transparent repeat top left;
  border: 1px solid #d7d8d9;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.block-dapml
{
  background: url(images/important-back.gif) transparent repeat top left;
}

.action-link,
.dw-adv-take-action
{
  text-align: center;
  overflow: visible;
  margin: 1.5em 0;
}

.action-link a:link,
.action-link a:visited,
.dw-adv-take-action a:link,
.dw-adv-take-action a:visited,
.view-display-id-attachment_4 .views-field-nid-1 a:link,
.view-display-id-attachment_4 .views-field-nid-1 a:visited,
#edit-submit-organizations
{
  background: url(images/important-back.gif) #A61111 repeat top left;
  border-style: solid;
  border-width: 1px;
  border-color: #ebc4b4 #A61111 #A61111 #ebc4b4;
  color: white;
  font-family: Verdana;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 0 2px #8C0E0E;
  padding: .3em 1em;
  white-space: nowrap;
}

.action-link a:hover,
.action-link a:focus,
.action-link a:active,
.dw-adv-take-action a:hover,
.dw-adv-take-action a:focus,
.dw-adv-take-action a:active,
.view-display-id-attachment_4 .views-field-nid-1 a:hover,
.view-display-id-attachment_4 .views-field-nid-1 a:focus,
.view-display-id-attachment_4 .views-field-nid-1 a:active,
#edit-submit-organizations:hover,
#edit-submit-organizations:focus,
#edit-submit-organizations:active
{
  background-color: #BF1313;
  color: white;
  cursor: pointer;
}

/* TODAY PAGE DASHBOARD */

.dashboard-pane
{
}

.dashboard-pane .submitted
{
  display: none;
}

.dashboard-item
{
  padding: .5em;
  font-size: 1.1em;
  line-height: 1.3em;
  margin-bottom: 1.5em;
}

.dashboard-item a:visited
{
  color: #3838B6;
}

.dashboard-item a:hover,
.dashboard-item a:focus
{
  color: #0000ff;
}

.dashboard-item-title
{
  font-weight: bold;
  margin-bottom: 1em;
}

.dashboard-item-num
{
  font-size: 2em;
  line-height: 1.1em;
}

.dashboard-pane #quicktabs-19 .quicktabs_tabpage
{
  padding: 0;
}

.dashboard-pane #quicktabs-19 .important-block,
.dashboard-pane #quicktabs-19 .highlight-block
{
  border-width: 0;
}

.dashboard-item-congress
{
  margin-top: 3.5em;
}


/* Periodical */

a.rss-icon
{
  background-color: #ff6600;
  color: white;
  text-decoration: none;
  padding: 0pt 0.3em;
  font-weight: normal;
  font-size: 13px;
  font-family: Verdana;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}


.view-periodical h2.title
{
  font-variant: normal;
  font-style: italic;
}

.view-periodical .submitted
{
  font-style: italic;
}

.view-id-periodical.view-display-id-page_1 .views-row
{
  margin-bottom: 4em;
}


/* Donate page */

.section-donate .submitted,
.section-thankyou .submitted
{
  display: none;
}

#block-block-11
{
  text-align: center;
  border-width: 0;
  background: none;
}

/* Header blocks */

#header-blocks
{
  text-align: center;
}

#header-blocks .block
{
  margin: 0;
  border-width: 0;
  background: none;
}

#header-blocks .block-inner
{
  border-width: 0;
}


/* Find org */

.view-id-organizations.view-display-id-page_1 .view-header
{
  margin-bottom: 1em;
}

#views-exposed-form-organizations-page-1 label
{
  font-size: 1.2em;
  font-weight: normal;
}

#views-exposed-form-organizations-page-1 label,
#views-exposed-form-organizations-page-1 .form-text,
#views-exposed-form-organizations-page-1 .form-select
{
  display: inline;
  margin: 0;
}

#views-exposed-form-organizations-page-1 .form-item
{
  display: inline;
  margin: 0 1em 0 0;
}

#edit-submit-organizations
{
  display: inline;
  font-size: 1em;
  padding: .1em .5em;
  margin: -.1em 0 0 -1em;
}

#block-views--exp-organizations-page_1 .title
{
  margin-bottom: .2em;
}

#header-blocks #block-views--exp-organizations-page_1
{
  display: inline-block;
  margin-top: 1.5em;
}

#header-blocks #edit-distance-search-distance-wrapper
{
  display: none;
}

/* Multistep module */

.multistep-progress-bar
{
    white-space: nowrap;
}
