/* $Id$ */

/*
 * IE 7 CSS
 *
 * CSS targeted specifically for Internet Explorer 7 for Windows.
 *
 * All CSS in this file will also be read by IE6 + IE 5.  If you want a change
 * to be IE7 only, please override your changes in ie6.css
 *
 */

/** Drupal nodes **/
  .node-unpublished .node-inner>*
  {
    position: relative; /* Otherwise these elements will appear below the "Unpublished" text. */
  }

/** Drupal admin tables **/
  .section-admin #content tr.even th,
  .section-admin #content tr.even td,
  .section-admin #content tr.odd th,
  .section-admin #content tr.odd td
  {
    border-bottom: 1px solid #ccc; /* IE doesn't display borders on table rows */
  }
  
/*IE workaround*/
/*All IE browsers*/

* html .view-author-page-views .author-nav li {
  border-left: 1px solid black;
  padding: 0 0.4em 0 0.4em;
  margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html .view-author-page-views .author-nav    {height:1%;}
* html .view-author-page-views .author-nav li {display:block;float:left;}
/*End hide*/
/*Mac IE 5*/
* html .view-author-page-views .author-nav li:first-child {border-left:0;}

/*jira web-411*/ #footerLinks div.right {width:32%;}

#node-footer div.service-links  { white-space: nowrap;}

#google-cse-searchbox-form input#edit-query, #search-block-form input#edit-search-block-form-1 {width:200px; margin-right: 5px; display:inline}
#google-cse-searchbox-form input.form-submit, #search-block-form input#edit-submit {width:60px; margin: 0; padding: 0; display:inline}
#google-cse-searchbox-form div, #google-cse-searchbox-form input, #search-block-form  div, #search-block-form input {display:inline; vertical-align:middle;}

#block-block-227 {margin: 0 0 0 170px;}

#node-footer iframe.fblike_btn {margin:10px 0 0 20px;}

.node-type-author #content span.section-icon, .section-users #content-bottom span.section-icon {margin-top:10px;}


div#donateblock #button {    margin-right: 5px;}


.front .pane-views-photoessay-block-3 h3.title {clear:none;}
.front .pane-views-photoessay-block-3 .views-row-1 {padding-right:0; width:218px; float: left;}
/*.front .pane-views-photoessay-block-3 .views-row-1 .section-listing-container, .front .pane-views-photoessay-block-3 .views-row-2 .section-listing-container {padding-right:0; width:205px;}*/
.front .pane-views-photoessay-block-3 .views-row-2 {padding-left: 0;padding-right: 0; margin-left:0; width:205px; }


.page-fbi-terrorist .views-exposed-form .views-exposed-widget {float:none;}
#node-footer .comment-tool {float: left; margin-left: 200px;}
ul.prev-next-footer li a {width:280px;}

#block-block-472 img, #block-block- #477 img /*stage*/, #block-block-481 img /*live*/ {margin-left: -230px;}