/*
Theme Name: sdcsb_theme
Theme URI: http://sdcsb.ucsd.edu
Description: Custom theme for sdcsb.ucsd.edu
Author: Brooks Taylor
Author URI: http://sdcsb.ucsd.edu
Version: 1.0
Tags:
License:
License URI:

General comments (optional).
Colors: 
Main Accent color: #022F73
Border + Header color: $blue
Highlight color: $green

Fonts:
main text: 'Actor', sans-serif (Note: must be loaded in each page)
headers: 'Syncopate', sans-serif
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

html {
  height: 100%; }

body {
  background-color: #222222;
  border: 0;
  color: #eeeeee;
  font-family: 'Actor',sans-serif;
  height: 100%;
  margin: 0px;
  width: 100%; }

a {
  color: #2e8fcf;
  text-decoration: none; }
  a:hover {
    color: #34d192;
    -webkit-transition: border-color .5s ease-out,color .5s ease-out;
    -moz-transition: border-color .5s ease-out,color .5s ease-out;
    -o-transition: border-color .5s ease-out,color .5s ease-out;
    transition: border-color .5s ease-out,color .5s ease-out; }

a img {
  border: none; }

#all {
  min-height: 100%;
  margin-bottom: 40px; }

#content {
  font-size: 14px;
  margin: 15px auto 0px auto;
  position: relative;
  width: 1024px; }

.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

::selection {
  background-color: #DB3131;
  color: #fff; }

::-moz-selection {
  background-color: #DB3131;
  color: #fff; }

/*  - - - - - - - - - - - - - - - - - - -  - - - - - - - - - - - - - - - - - - - */
.background-block {
  border: 1px solid #363636;
  background-image: url("images/sdcsb_tile.png");
  margin: 0px auto 10px auto;
  position: relative;
  width: 100%; }

.button {
  display: inline-block;
  border: 1px solid #2e8fcf;
  padding: 4px 4px 4px 4px;
  margin-top: 3px; }
  .button:hover {
    border-color: #34d192;
    -webkit-transition: border-color .5s ease-out,color .5s ease-out;
    -moz-transition: border-color .5s ease-out,color .5s ease-out;
    -o-transition: border-color .5s ease-out,color .5s ease-out;
    transition: border-color .5s ease-out,color .5s ease-out; }

/*  - - - - - - - - - - - - - - - - - - - Article elements (entry) - - - - - - - - - - - - - - - - - - - */
.entry .aligncenter {
  display: block;
  margin: 5px auto 5px auto; }

.entry .alignleft {
  display: inline;
  float: left;
  margin-right: 10px; }

.entry .alignright {
  display: inline;
  float: right;
  margin-left: 10px; }

.entry {
  font-size: 14px; }

.entry em {
  font-style: italic; }

.entry img {
  max-width: 90%;
  height: auto; }

.entry a img {
  border: solid 2px #FFF; }
  .entry a img:hover {
    border-color: #34d192;
    -webkit-transition: border-color .5s ease-out,color .5s ease-out;
    -moz-transition: border-color .5s ease-out,color .5s ease-out;
    -o-transition: border-color .5s ease-out,color .5s ease-out;
    transition: border-color .5s ease-out,color .5s ease-out; }

.entry blockquote {
  border-left: 6px solid #DDE3D8;
  float: right;
  font-size: 20px;
  margin: 4px 0px 8px 6px;
  padding: 4px;
  width: 350px; }

.entry p {
  padding: 6px 5px; }

.entry h1 {
  font-size: 34px;
  margin-bottom: 15px;
  text-transform: uppercase; }

.entry h2 {
  color: #F56413;
  font-family: Syncopate,sans-serif;
  font-size: 18px;
  margin: 8px 0px 0px 0px; }

.entry h3 {
  color: #eeeeee;
  font-size: 20px; }

.entry h4 {
  color: #34d192;
  font-family: Syncopate,sans-serif;
  font-size: 16px;
  margin: 8px 0px 5px 0px; }

.entry h5 {
  border-bottom: solid 1px #999988;
  color: #999988;
  font-size: 16px;
  padding: 1px 3px; }

.entry strong {
  font-weight: bold; }

.entry img {
  margin-bottom: 15px;
  margin-top: 10px; }

.entry ol li {
  list-style: decimal inside none;
  margin-left: 5px; }

.entry ul li {
  list-style: circle inside none;
  margin-left: 5px; }

.entry .wp-caption {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 8px; }

.entry .wp-caption img {
  margin-bottom: 0px; }

.excerpt {
  margin-bottom: 40px; }

/*  - - - - - - - - - - - - - - - - - - -  Footer elements  - - - - - - - - - - - - - - - - - - - */
#footer {
  color: #AAA;
  height: 200px;
  line-height: 17px;
  margin: 0px auto 0px auto;
  min-width: 1060px;
  width: 1024px; }

.footer-section {
  float: left;
  height: 100%;
  max-width: 758px;
  min-width: 220px;
  margin-right: 10px; }

.footer-section .title {
  color: #F56413;
  font-family: Syncopate,sans-serif;
  font-size: 16px;
  margin: 18px 0px 2px 0px; }

a.footer-logo {
  background-color: #FFF;
  border: 2px solid #FFF;
  display: inline-block;
  float: left;
  height: 35px;
  margin: 0px 10px 10px 0px;
  padding: 2px 2px 5px 2px;
  z-index: 3; }

a.footer-logo img {
  height: 100%;
  margin: 0 auto;
  padding: 2px;
  width: auto;
  z-index: 3; }

a.footer-logo:hover {
  border-color: #34d192;
  -webkit-transition: border-color .5s ease-out;
  -moz-transition: border-color .5s ease-out;
  -o-transition: border-color .5s ease-out;
  transition: border-color .5s ease-out; }

/*  - - - - - - - - - - - - - - - - - - -  Image strip elements  - - - - - - - - - - - - - - - - - - - */
#image-strip {
  border-top: 1px solid #FFF;
  height: 151px;
  margin: 0px auto;
  width: 1024px; }

.image-tile {
  float: right;
  height: auto;
  margin: 1px 0px 0px 0px;
  padding: 0px;
  width: 150px; }

.image-tile.tile-1, .image-tile.tile-7 {
  opacity: 0.12;
  filter: alpha(opacity=12);
  /* For IE8 and earlier */
  margin-top: 5px;
  width: 142px; }

.image-tile.tile-2, .image-tile.tile-6 {
  opacity: 0.3;
  filter: alpha(opacity=30);
  /* For IE8 and earlier */
  margin-top: 4px;
  width: 145px; }

.image-tile.tile-3, .image-tile.tile-5 {
  opacity: 0.7;
  filter: alpha(opacity=70);
  /* For IE8 and earlier */ }

/*  - - - - - - - - - - - - - - - - - - -  Nav menu elements  - - - - - - - - - - - - - - - - - - - */
li.menu-item {
  border-right: 1px solid #363636;
  color: #999;
  display: block;
  float: left;
  font-family: 'Syncopate', sans-serif;
  font-size: 13px;
  line-height: 30px;
  list-style-type: none;
  padding: 0px 6px 0px 0px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  top: 43px; }
  li.menu-item:hover {
    border-color: #34d192;
    color: #34d192;
    -webkit-transition: border-color .5s ease-out,color .5s ease-out;
    -moz-transition: border-color .5s ease-out,color .5s ease-out;
    -o-transition: border-color .5s ease-out,color .5s ease-out;
    transition: border-color .5s ease-out,color .5s ease-out; }
  li.menu-item a {
    color: #999;
    display: block;
    padding: 0px 3px 0px 4px;
    width: 100%; }

li.current-menu-item, li.current-menu-ancestor {
  border-color: #FFF;
  color: #FFF; }
  li.current-menu-item a, li.current-menu-ancestor a {
    color: #FFF; }

li.menu-item:hover {
  border-color: #34d192;
  color: #34d192;
  -webkit-transition: border-color .5s ease-out,color .5s ease-out;
  -moz-transition: border-color .5s ease-out,color .5s ease-out;
  -o-transition: border-color .5s ease-out,color .5s ease-out;
  transition: border-color .5s ease-out,color .5s ease-out; }
  li.menu-item:hover a:hover {
    color: #34d192; }

li.menu-item ul {
  display: none;
  position: absolute;
  right: -1px;
  top: 28px;
  z-index: 200; }

li.menu-item ul li {
  background-color: #363636;
  border-right: solid 1px #34d192;
  color: #EEE;
  float: right;
  font-family: 'Actor',sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 16px;
  list-style-type: none;
  margin: 0px 0px 0px 0px;
  padding: 6px 8px 6px 8px;
  text-align: right;
  text-transform: none;
  top: 0px;
  width: 160px; }

li.menu-item ul li a {
  color: #EEE;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px; }

li.menu-item ul li:hover {
  border-color: #f56413; }
  li.menu-item ul li:hover a:hover {
    color: #f56413; }

li.menu-item:hover ul {
  display: block; }

#nav {
  height: 72px;
  margin: 0px auto 0px auto;
  position: relative;
  width: 1024px; }

#menu-main {
  display: inline-block;
  float: right;
  height: 70px; }

#nav-logo {
  left: 0px;
  position: absolute;
  top: -12px;
  z-index: 100; }

#nav-title {
  color: #EEE;
  font-family: 'Syncopate', sans-serif;
  font-size: 26px;
  line-height: 28px;
  position: absolute;
  right: 14px;
  top: 8px;
  z-index: 99; }

/*  - - - - - - - - - - - - - - - - - - -  Post navigation  - - - - - - - - - - - - - - - - - - - */
.navigation {
  font-size: 18px;
  font-family: 'Syncopate', sans-serif; }
  .navigation .alignleft {
    float: left; }
  .navigation .alignright {
    float: right; }

/*  - - - - - - - - - - - - - - - - - - -  News section elements  - - - - - - - - - - - - - - - - - - - */
.news-item {
  margin: 5px 0px 10px 0px;
  padding-left: 6px;
  position: relative; }

a .news-item {
  color: #FFF; }

.news-item .news-text {
  padding-left: 6px; }

.news-item h4 {
  color: #2e8fcf;
  font-size: 14px;
  margin: 2px 0px 0px 0px; }

a:hover .news-item {
  color: #34d192;
  -webkit-transition: border-color .5s ease-out,color .5s ease-out;
  -moz-transition: border-color .5s ease-out,color .5s ease-out;
  -o-transition: border-color .5s ease-out,color .5s ease-out;
  transition: border-color .5s ease-out,color .5s ease-out; }

.news-bar {
  background-color: #34d192;
  height: 24px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 2px; }

a:hover .news-bar {
  height: 100%;
  -webkit-transition: height .5s ease-out;
  -moz-transition: height .5s ease-out;
  -o-transition: height .5s ease-out;
  transition: height .5s ease-out; }

/*  - - - - - - - - - - - - - - - - - - - pagination (slideshow)  - - - - - - - - - - - - - - - - - - - */
ul.pagination {
  margin: 0px auto;
  height: 25px;
  width: 100px; }

ul.pagination li {
  float: left;
  margin: 0px;
  list-style-type: none; }

ul.pagination li a {
  border: solid 1px #2e8fcf;
  color: #2e8fcf;
  display: inline-block;
  font-family: 'Syncopate',sans-serif;
  font-size: 20px;
  height: 20px;
  padding-top: 4px;
  text-align: center;
  width: 24px; }

ul.pagination li.current a {
  border-color: #FFF;
  color: #FFF; }

/*  - - - - - - - - - - - - - - - - - - -  Pagetitle  - - - - - - - - - - - - - - - - - - - */
.pagetitle {
  font-size: 32px;
  margin-bottom: 15px;
  text-transform: uppercase; }

/* - - - - - - - - - - - - - - - - - - - Publications page elements - - - - - - - - - - - - - - - - - - - */
a.pub {
  color: #2e8fcf;
  display: block;
  font-family: "Actor", sans-serif, sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
  padding: 2px 6px 10px 6px;
  border-left: 2px solid #222222;
  -webkit-transition: border-color .5s ease-out,color .5s ease-out;
  -moz-transition: border-color .5s ease-out,color .5s ease-out;
  -o-transition: border-color .5s ease-out,color .5s ease-out;
  transition: border-color .5s ease-out,color .5s ease-out; }

a.pub .pub-bib {
  color: #FFF;
  font-size: 14px;
  margin-top: 4px; }

a.pub:hover {
  border-color: #34d192; }

a.pub:hover .pub-title {
  color: #34d192; }

.pub-section {
  position: relative;
  margin: 5px 0px 5px 0px; }

.pub-title {
  display: block;
  color: #999988;
  font-size: 18px;
  padding-bottom: 4px;
  -webkit-transition: border-color .5s ease-out,color .5s ease-out;
  -moz-transition: border-color .5s ease-out,color .5s ease-out;
  -o-transition: border-color .5s ease-out,color .5s ease-out;
  transition: border-color .5s ease-out,color .5s ease-out; }

.pub-year {
  color: #f56413;
  font-family: "Syncopate", sans-serif;
  font-size: 32px;
  margin-bottom: -10px;
  position: relative;
  text-align: right;
  top: -18px; }

/*  - - - - - - - - - - - - - - - - - - -  Readmore button  - - - - - - - - - - - - - - - - - - - */
.readmore {
  display: block;
  float: right;
  font-family: 'Syncopate',sans-serif;
  border: 1px solid #2e8fcf;
  padding: 4px 4px 2px 4px;
  margin: 3px 20px 10px 20px;
  text-align: center;
  width: 75px; }

.readmore:hover {
  border-color: #34d192;
  -webkit-transition: border-color .5s ease-out,color .5s ease-out;
  -moz-transition: border-color .5s ease-out,color .5s ease-out;
  -o-transition: border-color .5s ease-out,color .5s ease-out;
  transition: border-color .5s ease-out,color .5s ease-out; }

.research .wp-caption {
  text-align: center; }
.research .alignleft {
  display: inline;
  float: left;
  height: 150px;
  width: 120px !important;
  margin: 0px 5px;
  padding: 0px; }
  .research .alignleft img {
    display: block;
    width: auto;
    margin: 0px auto;
    max-height: 110px; }

/*  - - - - - - - - - - - - - - - - - - -  Section elements  - - - - - - - - - - - - - - - - - - - */
.section-label:before {
  content: ">";
  color: #2e8fcf;
  margin-right: 4px; }

.section-label {
  font-family: 'Syncopate', sans-serif;
  font-size: 40px;
  text-align: left;
  text-transform: uppercase; }

.section-label:after {
  content: "@sdcsb";
  color: #2e8fcf;
  font-size: 14px;
  text-transform: lowercase; }

.section-left {
  float: left;
  padding: 15px 10px 10px 0px;
  width: 530px; }

.section-right {
  float: right;
  width: 450px; }

.section-calendar {
  border-left: 3px solid #363636;
  float: right;
  height: 100%;
  padding: 15px;
  width: 330px; }

.section-content {
  width: 650px; }

.spacer {
  height: 30px;
  border-top: 3px solid #363636;
  margin: 10px 50px 0px 0px; }

/*  - - - - - - - - - - - - - - - - - - -  Spotlight elements  - - - - - - - - - - - - - - - - - - - */
.spotlight {
  background-image: url("images/sdcsb_tile.png");
  border-left: solid 4px #2e8fcf;
  float: right;
  padding: 15px;
  margin: 20px 0px 20px 20px;
  width: 85%; }

.spotlight-slide {
  height: 300px;
  width: 420px; }

.spotlight img {
  height: auto;
  max-width: 200px; }

/* DESCRIPTIONS */
.gce-description img {
  float: right;
  margin: -12px 0px 0px 8px;
  max-height: 50px;
  width: auto; }

/* PAGE LIST */
.gce-page-list {
  margin-bottom: 30px; }

.gce-page-list .gce-list p {
  /* Each piece of information in the list */
  margin: 0; }

.gce-page-list .gce-list p span,
.gce-page-list .gce-list div span {
  /* The text displayed before each piece of info, 'Starts:' for example */
  color: #999999; }

.gce-page-list .gce-list .gce-list-event {
  /* The event title */
  background-color: #222;
  border-bottom: 1px dotted #4C4C4C;
  color: #34d192;
  font-size: 16px;
  margin: 5px 0px 5px 0px;
  padding: 2px 0px; }

.gce-page-list .description {
  color: #999;
  margin-left: 6px; }

.gce-page-list .description2 {
  color: #999;
  word-wrap: break-word; }

.gce-page-list .gce-list .gce-list-title {
  /* The title (not the same as event title) */
  font-weight: bold; }

.gce-page-list .gce-list li {
  list-style-type: none;
  margin: 5px 0px 10px 0px;
  padding: 0; }

.gce-page-list .old {
  opacity: 0.85;
  filter: alpha(opacity=85);
  /* For IE8 and earlier */ }

/* WIDGET GRID */
.gce-widget-grid .gce-calendar .gce-caption {
  text-align: center; }

.gce-widget-grid .gce-calendar {
  /* Main calendar table */
  width: 100%;
  border: 2px solid #CCCCCC;
  border-collapse: collapse; }

.gce-widget-grid .gce-calendar th {
  /* Day headings (S, M etc.) */
  width: 14.29%;
  border: 1px solid #CCCCCC;
  text-align: center; }

.gce-widget-grid .gce-calendar td {
  /* Day table cells */
  color: #CCCCCC;
  width: 14.29%;
  border: 1px solid #CCCCCC;
  text-align: center; }

.gce-widget-grid .gce-calendar .gce-has-events {
  /* Table cells with events */
  cursor: pointer;
  color: #666666; }

.gce-widget-grid .gce-calendar .gce-today {
  /* Table cell that represents today */
  background-color: #DDDDDD; }

.gce-widget-grid .gce-calendar .gce-event-info {
  /* Event information */
  display: none;
  /* Important! */ }

.gce-widget-grid .gce-calendar .gce-next,
.gce-widget-grid .gce-calendar .gce-prev {
  /* Prev and next month links */
  cursor: pointer;
  display: inline-block;
  width: 5%; }

.gce-widget-grid .gce-calendar .gce-month-title {
  /* Month title in caption at top of table */
  display: inline-block;
  width: 80%; }

.gce-widget-grid .gce-calendar th abbr {
  /* Day name abbreviations */
  border-bottom: none; }

/* WIDGET LIST */
.gce-widget-list .gce-list p {
  /* Each piece of information in the list */
  margin: 0; }

.gce-widget-list .gce-list p span,
.gce-widget-list .gce-list div span {
  /* The text displayed before each piece of info, 'Starts:' for example */
  color: #999999; }

.gce-widget-list .gce-list .gce-list-event {
  /* The event title */
  background-color: #DDDDDD; }

.gce-widget-list .gce-list .gce-list-title {
  /* The title (not the same as event title) */
  font-weight: bold; }

.gce-widget-list .gce-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

/* TOOLTIP */
.gce-event-info {
  /* Tooltip container */
  background-color: #FFFFFF;
  border: 1px solid #333333;
  max-width: 300px; }

.gce-event-info .gce-tooltip-title {
  /* 'Events on...' text */
  margin: 5px;
  font-weight: bold;
  font-size: 1.2em;
  background-color: none; }

.gce-event-info ul {
  /* Events list */
  padding: 0;
  margin: 5px;
  list-style-type: none; }

.gce-event-info ul li {
  /* Event list item */
  margin: 10px 0 0 0; }

.gce-event-info ul li p {
  /* Each piece of information */
  margin: 0; }

.gce-event-info ul li p span,
.gce-event-info ul li div span {
  /* The text displayed before each piece of info, 'Starts:' for example */
  color: #999999; }

.gce-event-info .gce-tooltip-event {
  /* The event title */
  font-weight: bold; }

.gce-page-list .gce-list .gce-list-event {
  background: none !important;
  list-type: none; }
