html,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  font-family: arial, sans-serif;
  font-size: 14px;
}

h1.title,
.page-jics-in-the-news h2.block-title {
  font-size: 30px;
  line-height: 1.2;
}

h2 {
  font-size: 24px;
}

h2.node-title {
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
}

.page-taxonomy-term h1.title {
  display: none;
}

.columnhed,
.field-name-field-display-name {
  border-bottom: 4px solid #000;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 20px;
} 

.peoplehed,
.page-taxonomy-term-1 .field-name-field-display-name {
  color: #e9791e;
  background: transparent url(../images/peop_hdr_bg.gif) repeat-x;
}

.techhed,
.page-taxonomy-term-2 .field-name-field-display-name {
  color: #006c94;
  background: transparent url(../images/tech_hdr_bg.gif) repeat-x;
}

.scihed,
.page-taxonomy-term-3 .field-name-field-display-name {
  color: #00875d;
  background: transparent url(../images/sci_hdr_bg.gif) repeat-x;
}

.hedtext,
.field-name-field-display-name .field-item {
  display: inline;
  background: #fff;
  padding: 2px 12px 2px 0;
}

a,
a:active,
a:visited,
a:link {
  color: #022784;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #000;
  font-weight: bold;
  text-decoration: underline;
}

.vishid,
.front #page-title,
.page-jics-featured-stories h1.title {
  position: absolute;
  width: 1px; /* Setting this to 0 make it invisible for VoiceOver */
  height: 1px; /* Setting this to 0 make it invisible for VoiceOver */
  padding: 0;
  margin: -1px;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden;   
}

.code {
  background-color: #EEE;
  padding: 0.75em 1.5em;
  border: 1px solid #DDD;
  margin-bottom: .75em;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap !important;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  font-family: "Bitstream Vera Sans Mono", "Courier New", Courier, monospace,serif;
}

img { 
  max-width: 100%;
  height: auto;
}

/* header */

.zone-branding-wrapper {
  background: #f2efe8;
}

.jics-logo {
  background: transparent url(../images/jicslogo_medium.png) no-repeat;
  width: 184px;
  height: 60px;
  margin: 20px auto;
}

.region-user-second-inner {
  width: 287px;
  margin: 0 auto;
}

.region-user-second-inner div {
  float: right;
}

.ut-logo {
  background: transparent url(../images/utlogo_small.png) no-repeat;
  width: 169px;
  /*height: 50px;*/
  height: 27px;
  /*margin: 0 0 16px 0;*/
  margin: 0 10px 8px 0;
}

.ornl-logo {
  background: transparent url(../images/ornl_logo_small.png) no-repeat;
  /*width: 110px;*/
  /*height: 50px;*/
  width: 164px;
  height: 40px;
  margin: 0 0 15px 0;
}

/* content */

.section-content {
  padding: 20px 0;
}

.page-node .field-name-field-summary {
  font-weight: bold;
  font-size: 18px;
  margin: 10px 0;
}

.field-name-field-author .field-item {
  font-weight: bold;
}

.region-sidebar-first .block {
  margin-bottom: 20px;
}

.region-sidebar-first h2.block-title {
  color: #fff;
  background: #000;
  padding: 4px 10px;
}

.region-sidebar-first .view-footer {
  float: right;
}

.page-jics-in-the-news h2.block-title {
  color: #000;
  background: none;
  padding: 0;
  margin-bottom: 20px;
}

.page-jics-in-the-news .views-field-title {
  margin-bottom: 20px;
}

.region-sidebar-first .item-list ul li {
  margin: 10px 0;
  padding: 0;
  line-height: 1;
}


.field-type-image {
  width: 80%;
  max-width: 600px;
  margin: 20px auto;
}

.field-type-image img {
  width: 100%;
}

.view-featured .field-name-field-summary {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.1;
}

.context-jics-featured-stories .field-name-field-summary,
.page-taxonomy .field-name-field-summary {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
}

.page-taxonomy .field-type-image,
.context-jics-featured-stories .field-type-image,
.front .view-featured .field-type-image {
  margin: 0 10px 0 0;
  float: left;
  border: 2px solid #000;
}

.context-jics-featured-stories .field-type-image {
  width: 90px;
}

.page-taxonomy .field-type-image,
.front .view-featured .field-type-image {
  width: 190px;
}

.page-taxonomy article,
.page-jics-featured-stories .views-row {
  margin-bottom: 20px;
}

/* footer */

.zone-footer-wrapper {
  background: #4c4d4f;
  margin-top: 30px;
  padding: 25px 0;
}

.zone-footer-wrapper,
.zone-footer-wrapper a {
  color: #ccc;
}

#indicia h3 a {
  color: #f0ede4;
  display: block;
  overflow: hidden;
  background:  url(../images/--sprite.png) 50% -417px  no-repeat;
  margin: 0;
  padding: 70px 0 0 0;
  text-indent: -9999px;
  height: 0px !important;
}

#indicia {
  color: #ccc;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Arial, Helvetica, sans-serif;
}

#jics_copyright {
  color: #ccc;
}


.socialsection {
  border: none;
  color: #fff;
  padding-bottom: 20px;
}

.socialsection h4 {
  line-height: 1;
  padding: 0.45em 0 0.65em 0;
  margin: 0.5em 0 1.25em 0;
  color: #F0EBE4;
  font-size: 100%;
}

.socialsection h4 img {
  margin-bottom: -6px;
}

#soc-title {
  display: block;
  float: left;
  padding: 0;
  margin: 0 5px 0 0;
}
#ico-facebook a, #ico-twitter a, #ico-youtube a, #ico-apple a, #ico-flickr a {
  display: block;
  float: left;
  overflow: hidden;
  background:  url(../images/--sprite.png) 0 -757px  no-repeat;
  margin: 0 5px 0 0;
  padding: 20px 0 0 0;
  text-indent: -9999px;
  height: 0px !important;
  width: 20px;
}
#ico-twitter a {
  background:  url(../images/--sprite.png) 0 -790px no-repeat;
}
#ico-youtube a {
  background:  url(../images/--sprite.png) 0 -823px no-repeat;
}
#ico-apple a {
  background:  url(../images/--sprite.png) 0 -720px no-repeat;
}
#ico-flickr a {
  background:  url(../images/--sprite.png) 0 -648px no-repeat;
}


/* tables */

table {
  padding-bottom: 1em;
  margin-bottom: .75em;
  border:none;
}

td{
  padding: 0.5em 0.5em 0.5em 0.2em;
  vertical-align: top;
}


th {
  padding-right: 0.5em;
  padding-left: 0.2em;
}

table.nice {
  margin: 10px auto;
  border:1px solid #CCC;
}

table.nice th {
  background-color:#eee;
  border:1px solid white;
  text-align:center;
}

table.nice td {
  border: 1px solid #eee;
  text-align: left;
  padding: 0.1em;
}

table.nice th.bgsecond {
  background-color: #C6C6C6;
}


pre.nice {
  background:none;
  border:none;
}

tr:hover td, tr.even:hover td.active, tr.odd:hover td.active {
    background: none;
}

/* slideshow */

.front .region-preface-first {
  margin: 0;
  background: #fff;
}

.flexslider {
  border: none;
  margin: 0 0 20px;
  background: transparent;
}

.flexslider ul.slides, .flex-nav-container ol.flex-control-nav, .flex-nav-container ul.flex-direction-nav, .flexslider ul.slides li img {
  margin: 0;
  overflow: hidden;
}

.flex-nav-container,
.flexslider li {
  margin: 0;
}

.slideimg {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slidecaption {
  position: absolute;
  right: 30px;
  top: 20px;
  width: 170px;
  padding: 0;
  font-size: 12px;
  margin: 0;
  text-align: center;
}

.slidecaption a {
  color: #fff;
  text-decoration: none;
}

.slidehd {
  font-size: 18px;
  /* padding-bottom: 2px; */
  display: block;
  line-height: 1.2;
}

.slidesum {
  display: none;
} 

.block-hp-slideshow-block {
  padding: 0;
}

.flex-control-nav {
  top: 170px;
  right: 20px;
  position: absolute;
  text-align: center;
  width: 170px;
}

table.draggable .slidehd {
  font-size: 14px;
}

table.table-menu th {
  background: #505050;
  font-size: 16px;
}


/* front blocks */

.front .region-content .block-views .content {
  margin-bottom: 20px; 
  border: 6px solid  #808080;
}

.front .region-content .block-views .content .content {
  margin-bottom: 0;
  border: none;
}

.front-inner {
  border: 6px solid #cccdd5;
  padding: 10px;
  min-height: 250px;
}

.frontblock-img {
  float: left;
  margin-right: 10px;
}


.sf-menu.sf-style-space-orange li:hover, 
.sf-menu.sf-style-space-orange li.sfHover, 
.sf-menu.sf-style-space-orange li.active a, 
.sf-menu.sf-style-space-orange a:focus, 
.sf-menu.sf-style-space-orange a:hover, 
.sf-menu.sf-style-space-orange a:active, 
.sf-menu.sf-style-space-orange.sf-navbar li li a {
  color: #fff;
}

div.sf-accordion-toggle.sf-style-space-orange a {
  display: none;
}

#superfish-1-accordion {
  background: #f87f00 url(../images/menu_bg.jpg) repeat-x;
  height: 37px;
  width: 100%;
}

#superfish-1-accordion li {
  width: 18%;
  padding: 4px;
}

.sf-menu a {
  padding: 4px;
}

.sf-menu.sf-style-space-orange li,
.sf-menu.sf-style-space-orange li li,
.sf-menu.sf-style-space-orange li li li,
.sf-menu.sf-style-space-orange.sf-navbar {
  background: none;
}

.sf-menu.sf-style-space-orange li,
.sf-menu.sf-style-space-orange.sf-navbar {
  background: none;
}

.sf-menu.sf-style-space-orange a {
  border: none;
  color: #000;
  padding: 4px;
  text-decoration: none;
}

.sf-menu.sf-style-space-orange li:hover,
.sf-menu.sf-style-space-orange li.sfHover,
.sf-menu.sf-style-space-orange li.active a,
.sf-menu.sf-style-space-orange a:focus,
.sf-menu.sf-style-space-orange a:hover,
.sf-menu.sf-style-space-orange a:active {
  background: none;
  color: #FFFFFF;
}

.sf-menu.sf-style-space-orange li.sf-depth-2:hover,
.sf-depth-2,
.sf-depth-3 {
   background: #F77F00;
}

.sf-depth-2,
.sf-depth-3 {
  border-top: 1px solid #FFFFFF;
}


/* views */

.view-grouping-header {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
}

.page-personnel table {
  border: 1px solid #CCC;
}

table caption,
.nics-caption {
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  padding: 6px;
}

.nics-caption {
  margin-bottom: 10px;
}

th {
  font-weight: bold;
}

.view-jics-staff table td {
  width: 25%;
}

.view-jics-staff tbody {
  background: #e4e4e4;
}

/* research area page */

.research-area .views-field-field-research-image {
  float: left;
  margin-right: 10px;
  margin-bottom: 20px;
}

.research-area h3,
.research-area .research-row {
  clear: both;
}

.research-area h3 {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-top: 20px;
  font-size: 18px;
}

.research-area img {
  border: 1px solid black;
}

/* researh staff */

.staff-image img,
.research-image img {
  border: 1px solid #000;
}

.research-image {
  margin-bottom: 20px;
}

h3.contact-info {
  font-size: 24px;
  border-top: 4px solid #f87e00;
  padding: 10px 0 0 0;
  margin: 20px 0 10px 0;
} 

.affil-label,
.contact-label {
  font-weight: bold;
}

.staff-name {
  border-top: 2px solid #ccc;
  padding-top: 10px;
  padding-right: 10px;
}

.node-type-staff h2 {
  margin: 20px 0 10px 0;
}
