/*
	Variables
*/
/*
	Project Mixins
*/
.metafont {
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
}
.bodyfont {
  font-family: "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
}
.diminuitive-heading {
  font-size: 1em;
  text-transform: uppercase;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
}
/*
	Generic utility mixins 
	
*/
.group {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.box-sizing {
  -webkit-box-sizing: border-box;
  /* Safari/Chrome, other WebKit */

  -moz-box-sizing: border-box;
  /* Firefox, other Gecko */

  -o-background-size: border-box;
  box-sizing: border-box;
  /* Opera/IE 8+ */

}
.inline-list li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
}
.ie7-inline-block {
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
}
#columns {
  background-color: #fff ;
  width: auto !important;
  max-width: none !important;
  padding-bottom: 3em;
}
#footer {
  position: relative;
  z-index: 2;
  /* make the static sharing stuff hide behind it */

}
.isoc-blog-wrapper {
  max-width: 976px;
  margin: 0 auto;
  padding: 1em 3% 0;
}
.isoc-blog-section {
  /* Put _everything_ for the blog styles within this selector */

  /* Reset some stuff we don't really need */

  text-align: left;
  /* Our styles */

  font-size: 16px;
  line-height: 1.5em;
  color: #333333;
  background: #fff;
  position: relative;
  font-family: "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

  /* Forms */

  /* Tables */

  /*  Next and previous article navigation buttons, these use CSS3 transitions to flyout on :hover or :focus */

  /* A link to a person, featuring name and job title
		Looks like this
		<a href="#" class="person-link">
			<img src="assets/img/default-author.png" alt="" class="person-link-thumbnail"/>
			<span class="person-link-name">
				Foo
			</span>
			<span class="person-link-job-title">
				Bar
			</span>
		</a>
	 */

  /* A list of posts */

  /* Author page header */

  /* Pagination controls */

  /* Fixed scrolling share bar */

  /* Fix horrific social share widgets */

  /* Phew, glad that's over */

  /* Section home page */

  /* Utility classes */

  /* Caret that will change direction for toggles */

  /* Buttons
		
		Yay! Buttons!
		Primary are a nice strong blue, secondary are bright red, tertiary are a soft & neutral warm grey (gray)
			
	*/

  /* Icons
	
		Icons loaded through a single sprite image, best to use an inline element like <i> or <b>,
		for example <i class="small-icon tag"></i>. It can be wrapped around text which will be visually hidden but read by screen readers
		
	*/

  /*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

  /* FlexSlider Necessary Styles
*********************************/
  /* Hide the slides before the JS is loaded. Avoids image jumping */

  /* Clearfix for the .slides element */

  /* No JavaScript Fallback */

  /* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

  /* FlexSlider Default Theme
*********************************/

  /* Direction Nav */

  /* Control Nav */

}
.isoc-blog-section figure,
.isoc-blog-section blockquote {
  margin: 0;
  padding: 0;
}
.isoc-blog-section blockquote {
  background-image: none;
  background-color: transparent;
}
.isoc-blog-section img {
  display: block;
}
.isoc-blog-section fieldset {
  width: auto;
  border: none;
  padding: 0;
  margin-top: 0;
}
.isoc-blog-section legend {
  font-weight: normal;
  font-size: 1em;
  color: inherit;
}
.isoc-blog-section textarea,
.isoc-blog-section input[type="text"],
.isoc-blog-section input[type="password"],
.isoc-blog-section input[type="url"],
.isoc-blog-section input[type="email"],
.isoc-blog-section input[type="search"],
.isoc-blog-section input[type="select"],
.isoc-blog-section input[type="file"] {
  margin: 0;
  padding: 0;
  max-width: 100%;
  -webkit-appearance: none;
  border: inherit;
  color: inherit;
  font-size: 1em;
}
.isoc-blog-section input[type="submit"],
.isoc-blog-section button {
  border: none;
  background: inherit;
  color: inherit;
  font-size: 1em;
  font-weight: normal;
  margin: 0;
  padding: 0;
  cursor: pointer;
  float: none;
}
.isoc-blog-section:before,
.isoc-blog-section:after {
  content: "";
  display: table;
}
.isoc-blog-section:after {
  clear: both;
}
.isoc-blog-section a {
  text-decoration: none;
  color: #00adee;
}
.isoc-blog-section a:hover,
.isoc-blog-section a:active,
.isoc-blog-section a:focus {
  color: #e5594f;
  text-decoration: underline;
}
.isoc-blog-section p {
  margin-bottom: 1em;
}
.isoc-blog-section h1,
.isoc-blog-section h2,
.isoc-blog-section h3,
.isoc-blog-section h4,
.isoc-blog-section h5,
.isoc-blog-section .sub-title {
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  font-weight: 400;
  color: #545350;
  margin-bottom: 0.5em;
  line-height: 1.25em;
}
.isoc-blog-section h1 {
  font-size: 1.75em;
  color: #00adee;
}
.isoc-blog-section .sub-title {
  font-size: 1.1em;
}
.isoc-blog-section .pre-title {
  font-size: 0.5em;
  display: block;
  color: #545350;
  line-height: 1.2em;
}
.isoc-blog-section h2 {
  font-size: 1.4em;
}
.isoc-blog-section h3 {
  font-size: 1.1em;
}
.isoc-blog-section h4 {
  font-size: .875em;
  text-transform: uppercase;
}
.isoc-blog-section h5 {
  font-size: .875em;
}
.isoc-blog-section hr {
  background-color: #e7e7e7;
}
.isoc-blog-section fieldset fieldset {
  margin-top: 1em;
}
.isoc-blog-section label {
  cursor: pointer;
}
.isoc-blog-section textarea,
.isoc-blog-section input[type="text"],
.isoc-blog-section input[type="password"],
.isoc-blog-section input[type="url"],
.isoc-blog-section input[type="email"],
.isoc-blog-section input[type="search"],
.isoc-blog-section input[type="select"],
.isoc-blog-section input[type="file"] {
  border: 1px solid #c6c4bd;
  padding: 0.33em;
  margin-bottom: 1em;
  -webkit-appearance: none;
}
.isoc-blog-section #edit-comment-body textarea {
  margin-bottom: 0;
}
.isoc-blog-section #edit-comment-body .grippie {
  width: 396px;
}
.isoc-blog-section input[type="submit"],
.isoc-blog-section button {
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  padding: .5em .75em;
  background: #00adee;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #009ad5;
  line-height: 1.2em;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-appearance: none;
  background: #f0efeb;
  border-color: #c6c4bd;
  color: #545350;
}
.isoc-blog-section input[type="submit"]:hover,
.isoc-blog-section button:hover,
.isoc-blog-section input[type="submit"]:focus,
.isoc-blog-section button:focus,
.isoc-blog-section input[type="submit"]:active,
.isoc-blog-section button:active {
  background: #0075a2;
  color: #fff;
  text-decoration: none;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-color: #00506f;
}
.isoc-blog-section input[type="submit"] .small-icon,
.isoc-blog-section button .small-icon {
  margin-right: 5px;
}
.isoc-blog-section input[type="submit"]:hover,
.isoc-blog-section button:hover,
.isoc-blog-section input[type="submit"]:focus,
.isoc-blog-section button:focus,
.isoc-blog-section input[type="submit"]:active,
.isoc-blog-section button:active {
  background-color: #545350;
  border-color: #333333;
  color: #fff;
}
.isoc-blog-section table {
  width: 100%;
  max-width: 100%;
  margin: 0 0 1em;
  border-collapse: collapse;
  font-size: 0.875em;
}
.isoc-blog-section td,
.isoc-blog-section th {
  border-bottom: 1px solid #e2e1de;
  padding: 0.33em .6em;
  text-align: left;
}
.isoc-blog-section th {
  background: inherit;
  font-weight: normal;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  color: #545350;
  text-transform: uppercase;
  font-size: 0.875em;
}
.isoc-blog-section th a {
  color: #545350;
  text-decoration: none;
}
.isoc-blog-section th a:hover,
.isoc-blog-section th a:focus,
.isoc-blog-section th a:active {
  color: #e5594f;
  text-decoration: underline;
}
.isoc-blog-section th[scope="row"] {
  color: #e5594f;
}
.isoc-blog-section tbody tr:hover {
  background-color: #f0efeb;
}
.isoc-blog-section tbody tr:hover th[scope="row"] {
  color: #333333;
}
.isoc-blog-section caption {
  margin: 0;
  padding: 0.5em 0;
  font-size: 1.3125em;
  text-align: left;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  color: #545350;
}
.isoc-blog-section tfoot {
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  color: #545350;
  font-size: 0.875em;
  font-weight: normal;
}
.isoc-blog-section tfoot a {
  color: #545350;
  text-decoration: none;
}
.isoc-blog-section tfoot a:hover,
.isoc-blog-section tfoot a:focus,
.isoc-blog-section tfoot a:active {
  color: #e5594f;
  text-decoration: underline;
}
.isoc-blog-section tfoot td {
  text-align: right;
  border: none;
}
.isoc-blog-section .meta-data {
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  color: #545350;
}
.isoc-blog-section .meta-data a {
  color: #545350;
  text-decoration: none;
}
.isoc-blog-section .meta-data a:hover,
.isoc-blog-section .meta-data a:focus,
.isoc-blog-section .meta-data a:active {
  color: #e5594f;
  text-decoration: underline;
}
.isoc-blog-section .header-meta {
  padding: .25em 2.1516393% 0 0;
  font-size: 0.875em;
}
.isoc-blog-section .header-meta .meta-data {
  display: inline-block;
  margin-right: 1em;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
}
.isoc-blog-section .header-meta .meta-data .small-icon {
  margin-right: 5px;
}
.isoc-blog-section .page-header {
  margin-bottom: 1em;
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

}
.isoc-blog-section .page-header:before,
.isoc-blog-section .page-header:after {
  content: "";
  display: table;
}
.isoc-blog-section .page-header:after {
  clear: both;
}
.isoc-blog-section .blog-page-header {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

  background: #fff;
}
.isoc-blog-section .blog-page-header:before,
.isoc-blog-section .blog-page-header:after {
  content: "";
  display: table;
}
.isoc-blog-section .blog-page-header:after {
  clear: both;
}
.isoc-blog-section .post-author-information {
  margin-bottom: 1.5em;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
}
.isoc-blog-section .post-author-information img {
  float: left;
  margin-right: 14px;
  max-width: 84px;
}
.isoc-blog-section .post-author-information h2 {
  color: #00adee;
  text-transform: uppercase;
  font-size: 1.125em;
}
.isoc-blog-section .post-author-information h2 a {
  text-decoration: none;
}
.isoc-blog-section .post-author-information .job-title {
  font-size: 0.75em;
  color: #545350;
  line-height: 1.25em;
  margin-bottom: 0.5em;
}
.isoc-blog-section .post-author-information .social-links {
  margin-bottom: 0.5em;
}
.isoc-blog-section .post-author-information .guest-author-badge {
  background: #f0efeb;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  background-clip: padding-box;
  padding: 0.3em 0.5em;
  line-height: 1.25em;
  font-size: 1em;
  text-transform: uppercase;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  font-size: 0.75em;
  margin-bottom: 0.25em;
  color: #aeaca2;
}
.isoc-blog-section .column-one {
  margin-bottom: 1em;
}
.isoc-blog-section .main-area img,
.isoc-blog-section .hero-area img,
.isoc-blog-section .main-area iframe,
.isoc-blog-section .hero-area iframe,
.isoc-blog-section .main-area object,
.isoc-blog-section .hero-area object {
  width: 100%;
}
.isoc-blog-section .hero-area {
  margin-top: 1.5em;
}
.isoc-blog-section .region-featureleft,
.isoc-blog-section .region-latestleft,
.isoc-blog-section .main-area {
  padding-right: 3.286385%;
}
.isoc-blog-section .field-name-field-image-caption {
  clear: both;
  background-color: #333333;
  color: #fff;
  padding: 0.33em 0.5em;
  font-size: 0.75em;
  line-height: 1.5em;
  display: block;
}
.isoc-blog-section  .field-name-field-image-credit {
  clear: both;
  background-color: #333333;
  padding: 0.33em 0.5em;
  font-size: 0.75em;
  line-height: 1.5em;
  color: #c6c4bd;
  display: block;
}
.isoc-blog-section .pull-quote {
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
}
.isoc-blog-section blockquote {
  color: #e5594f;
  font-size: 1.15em;
  line-height: 1.25em;
  background: transparent url('../img/bq.png') top left no-repeat;
  padding-left: 1.5em;
}
.isoc-blog-section .caption {
  font-size: .875em;
  color: #545350;
  padding-left: 1em;
}
.isoc-blog-section .content .node {
  padding-top: 1em;
}
.isoc-blog-section .content .node ul,
.isoc-blog-section .content .node ol,
.isoc-blog-section .content .node h1,
.isoc-blog-section .content .node h2,
.isoc-blog-section .content .node h3,
.isoc-blog-section .content .node h4,
.isoc-blog-section .content .node h5,
.isoc-blog-section .content .node h6,
.isoc-blog-section .content .node code,
.isoc-blog-section .content .node pre,
.isoc-blog-section .content .node q {
  max-width: 540px;
}
.media-youtube-video,
.media-element-container,
.image-container {
  padding: 0 0 5px 5px;
  width: 1%;
  display: table;
}
.media-element-container {
}
.media-element-container div {
  height: auto;
  overflow: hidden;
}
.isoc-blog-section .content .node iframe,
.isoc-blog-section .content .node object,
.isoc-blog-section .content .node figure,
.isoc-blog-section .content .node .fluid-width-video-wrapper {
  margin-bottom: 1em;
}
.isoc-blog-section .content .node h2,
.isoc-blog-section .content .node h3 {
  font-weight: bold;
}
.isoc-blog-section .content .node .twitter-tweet {
  /*Embeddable tweets*/

  margin: 0 0 1em 0 !important;
}
.isoc-blog-section .content .node ul {
  margin-bottom: 1em;
}
.isoc-blog-section .content .node ul li {
  list-style: square inside none;
}
.isoc-blog-section .content .node ul li ol li {
  list-style: decimal inside none;
}
.isoc-blog-section .content .node ul li ul li {
  list-style: circle inside none;
}
.isoc-blog-section .content .node ul ul,
.isoc-blog-section .content .node ul ol {
  margin-bottom: 0;
  padding-left: 1.15em;
}
.isoc-blog-section .content .node ol {
  margin-bottom: 1em;
}
.isoc-blog-section .content .node ol li {
  list-style: decimal inside none;
}
.isoc-blog-section .content .node ol ol li {
  list-style: lower-alpha inside none;
}
.isoc-blog-section .content .node ol ul li {
  list-style: square inside none;
}
.isoc-blog-section .content .node ol ul,
.isoc-blog-section .content .node ol ol {
  margin-bottom: 0;
  padding-left: 1.15em;
}
.isoc-blog-section .region-latestleft,
.isoc-blog-section .primary-column-content {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

  margin-bottom: 1em;
}
.isoc-blog-section .primary-column-content:before,
.isoc-blog-section .primary-column-content:after {
  content: "";
  display: table;
}
.isoc-blog-section .primary-column-content:after {
  clear: both;
}
.isoc-blog-section .intro {
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  font-size: 1.15em;
  line-height: 1.45em;
  color: #545350;
  max-width: none !important;
  padding-bottom: 1em;
  border-bottom: 1px solid #e7e7e7;
}
.isoc-blog-section .story-footer {
  background: #f8f7f5;
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

  padding: 1.25em 3.286385% .5em 3.286385%;
  border: 1px solid #e7e7e7;
  margin-right: 2em;
  font-size: 14px;
}
.isoc-blog-section .story-footer:before,
.isoc-blog-section .story-footer:after {
  content: "";
  display: table;
}
.isoc-blog-section .story-footer:after {
  clear: both;
}
.isoc-blog-section .story-footer .hide-reveal-link {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  margin-bottom: 1em;
}
.isoc-blog-section .story-footer h2 {
  font-weight: normal !important;
  font-size: 1em;
  text-transform: uppercase;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  margin-right: 0.5em;
  margin-bottom: 0;
  line-height: 1.8em;
}
.isoc-blog-section .story-footer h3 {
  font-weight: normal !important;
  font-size: 1em;
  text-transform: uppercase;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  font-size: 0.75em;
  margin-bottom: 0.25em;
  color: #aeaca2;
}
.isoc-blog-section .story-footer ul {
  margin-bottom: 1em;
}
.isoc-blog-section .story-footer a {
  text-decoration: none;
}
.isoc-blog-section .list-of-meta-data li {
  display: inline;
}
.isoc-blog-section .list-of-meta-data li:after {
  content: ', ';
  color: #aeaca2;
}
.isoc-blog-section .list-of-meta-data li:last-child:after {
  content: '';
}
.isoc-blog-section .list-of-meta-data .meta-data-list-item {
  text-decoration: none;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  color: #333333;
  font-size: 0.875em;
}
.isoc-blog-section .list-of-meta-data a.meta-data-list-item {
  color: #00adee;
}
.isoc-blog-section .list-of-meta-data a.meta-data-list-item:hover,
.isoc-blog-section .list-of-meta-data a.meta-data-list-item:focus,
.isoc-blog-section .list-of-meta-data a.meta-data-list-item:active {
  color: #e5594f;
  text-decoration: underline;
}
.isoc-blog-section .article-nav-link {
  border: 1px solid #e7e7e7;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  text-decoration: none;
  line-height: 1em;
  display: block;
  position: relative;
  border-bottom: none;
}
.isoc-blog-section .article-nav-link:hover,
.isoc-blog-section .article-nav-link:focus,
.isoc-blog-section .article-nav-link:active {
  text-decoration: none;
}
.isoc-blog-section .button-expanded {
  width: 85%;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  position: relative;
  padding: 1em;
}
.isoc-blog-section .button-expanded .text {
  color: #545350;
  text-transform: uppercase;
  font-size: .875em;
  display: block;
  margin-bottom: 0.5em;
}
.isoc-blog-section .button-expanded .link-title {
  line-height: 1.25em;
  color: #00adee;
}
.isoc-blog-section .arrow-icon {
  font-size: 3em;
  color: #c6c4bd;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  position: absolute;
  top: 38%;
}
.isoc-blog-section .next-article {
  padding-right: 3em;
  text-align: right;
}
.isoc-blog-section .next-article .arrow-icon {
  right: 0.3em;
}
.isoc-blog-section .previous-article {
  padding-left: 3em;
  border-top: none;
}
.isoc-blog-section .previous-article .arrow-icon {
  left: 0.3em;
}
.isoc-blog-section .sidebar #block-views-related-blog-posts-block-2,
.isoc-blog-section .sidebar #block-isoc-utility-our-blogs {
  border-top: 1px solid #e7e7e7;
}
.isoc-blog-section .sidebar h2 {
  font-size: 1.3125em;
}
.isoc-blog-section .sidebar-tweets {
  padding: 0.3em;
}
.isoc-blog-section .view-blog-popular h2 {
  color: #c6c4bd;
}
.isoc-blog-section .view-blog-popular h2 .small-icon {
  margin-right: 5px;
}
.isoc-blog-section .view-blog-popular li {
  list-style-type: none;
  border-bottom: 1px solid #e2e1de;
  line-height: 1.5em;
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

}
.isoc-blog-section .view-blog-popular li:last-child {
  border-bottom: none;
}
.isoc-blog-section .view-blog-popular li:before,
.isoc-blog-section .view-blog-popular li:after {
  content: "";
  display: table;
}
.isoc-blog-section .view-blog-popular li:after {
  clear: both;
}
.isoc-blog-section .view-blog-popular li {
  font-size: 0.875em;
  color: #545350;
  padding: 0.5em 0;
  display: block;
  text-decoration: none;
}
.isoc-blog-section .view-blog-popular li a:hover,
.isoc-blog-section .view-blog-popular li a:focus,
.isoc-blog-section .view-blog-popular li a:active {
  color: #e5594f;
  text-decoration: none;
}
.isoc-blog-section .view-blog-popular li a:hover .link-description,
.isoc-blog-section .view-blog-popular li a:focus .link-description,
.isoc-blog-section .view-blog-popular li a:active .link-description {
  color: #f2aca7;
}
.isoc-blog-section .view-blog-popular .views-field-og-group-ref {
  display: block;
  font-size: 0.857142857em;
  color: #aeaca2;
}
.isoc-blog-section .region-featureright:before,
.isoc-blog-section .region-featureright:after {
  content: "";
  display: table;
}
.isoc-blog-section .region-featureright:after {
  clear: both;
}
.isoc-blog-section .region-featureright:last-child {
  margin-bottom: 0;
}
.isoc-blog-section .region-featureright.lighter-box {
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  margin-bottom: 1.5em;
}
.isoc-blog-section .region-featureright .quicktabs-tabs a {
  font-size: 1em;
  text-transform: uppercase;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
}
.isoc-blog-section .region-featureright a {
  color: #545350;
  text-decoration: none;
}
.isoc-blog-section .region-featureright .quicktabs-tabs a {
  color: #00adee;
  display: inline-block;
  margin-bottom: 0.25em;
}
.isoc-blog-section .region-featureright .quicktabs-tabs li.first {
  padding-right: 1em;
  border-right: 2px solid #E2E1DE;
}
.isoc-blog-section .region-featureright .quicktabs-tabs li.last {
  padding-left: 0.8em;
}
.isoc-blog-section .region-featureright a:hover,
.isoc-blog-section .region-featureright a:focus,
.isoc-blog-section .region-featureright a:active {
  color: #e5594f;
  text-decoration: underline;
}
.isoc-blog-section .region-featureright .quicktabs-tabs a:hover,
.isoc-blog-section .region-featureright .quicktabs-tabs a:focus,
.isoc-blog-section .region-featureright .quicktabs-tabs a:active {
  text-decoration: none;
}
.isoc-blog-section .region-featureright a:hover h2,
.isoc-blog-section .region-featureright a:focus h2,
.isoc-blog-section .region-featureright a:active h2 {
  color: #e5594f;
}
.isoc-blog-section .region-featureright a:hover .star,
.isoc-blog-section .region-featureright a:focus .star,
.isoc-blog-section .region-featureright a:active .star {
  background-position-x: -36px;
}
.isoc-blog-section .region-featureright a:hover .time,
.isoc-blog-section .region-featureright a:focus .time,
.isoc-blog-section .region-featureright a:active .time {
  background-position-x: -36px;
}
.isoc-blog-section .region-featureright a:hover .comments,
.isoc-blog-section .region-featureright a:focus .comments,
.isoc-blog-section .region-featureright a:active .comments {
  background-position-x: -36px;
}
#block-views-related-blog-posts-block-2 ul,
#block-views-department-topics-issues-block ul,
#key-topics ul,
.isoc-blog-section .view-whos-writing,
.isoc-blog-section .list-of-links {
  padding-top: 0.5em;
}
.view-whos-writing li,
#block-views-department-topics-issues-block li,
#key-topics li,
.isoc-blog-section .view-whos-writing li,
.isoc-blog-section .list-of-links li {
  line-height: 1.5em;
  margin-bottom: 0.25em;
  list-style-type: square;
  list-style-position: outside;
  margin-left: 1.25em;
}
.isoc-blog-section #block-views-related-blog-posts-block-2 a,
.isoc-blog-section #key-topics a,
.isoc-blog-section .view-whos-writing a,
.isoc-blog-section .list-of-links a {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  font-size: 0.875em;
}
#block-views-department-topics-issues-block li,
#key-topics li,
.isoc-blog-section .view-whos-writing li {
  list-style-type: none;
  margin-left: 0;
}
.isoc-blog-section .person-link {
  font-size: 0.875em;
  line-height: 1.3em;
  margin-bottom: 0.75em;
  display: block;
  width: 100%;
  display: both;
}
.isoc-blog-section .view-whos-writing:hover,
.isoc-blog-section .person-link:hover,
.isoc-blog-section .person-link:focus,
.isoc-blog-section .person-link:active {
  text-decoration: none !important;
}
.isoc-blog-section .person-link:hover .person-link-name,
.isoc-blog-section .person-link:focus .person-link-name,
.isoc-blog-section .person-link:active .person-link-name {
  text-decoration: underline;
}
.isoc-blog-section .person-link:hover .person-link-job-title,
.isoc-blog-section .person-link:focus .person-link-job-title,
.isoc-blog-section .person-link:active .person-link-job-title {
  color: #f2aca7;
}
.isoc-blog-section .view-whos-writing .views-field-field-image {
  float: left;
  max-width: 48px;
  margin-right: 0.5em;
}
.view-whos-writing li {
  clear: both;
  display: block;
}
.isoc-blog-section .view-whos-writing .views-field-title {
  display: block;
}
.isoc-blog-section .view-whos-writing .views-field-field-position {
  display: block;
  font-size: 0.875em;
  color: #979386;
}
.isoc-blog-section .tabs-nav .divider {
  color: #e2e1de;
  font-size: 1.2em;
}
.isoc-blog-section .tabs-nav h2 {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  margin-bottom: 0.25em;
}
.isoc-blog-section .tabs-nav a {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  opacity: 0.5;
}
.isoc-blog-section .tabs-nav a.first {
  margin-right: .5em;
}
.isoc-blog-section .tabs-nav a.last {
  margin-left: .5em;
}

.view-blogs-regions li,
.view-taxonomy-term li,
.isoc-blog-section .view-department-blogs.view-display-id-block_1 li,
.isoc-blog-section .view-department-blogs.view-display-id-block_4 li,
.isoc-blog-section .view-latest-blog-posts li {
  padding: .5em 0 !important;
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

  border-bottom: 1px solid #e7e7e7;
  list-style-type: none;
  clear: both;
  min-height: 160px;
  overflow: hidden;
}
.isoc-blog-section .view-department-blogs.view-display-id-block_1 .pager li,
.isoc-blog-section .view-department-blogs.view-display-id-block_4 .pager li {
  border-bottom: 0;
}
.view-taxonomy-term li:before,
.view-taxonomy-term li:after,
.view-blogs-regions li:before,
.view-blogs-regions li:after,
.isoc-blog-section .view-latest-blog-posts li:before,
.isoc-blog-section .view-latest-blog-posts li:after {
  content: "";
  display: table;
}
.isoc-blog-section .view-latest-blog-posts li:after {
  clear: both;
}
.isoc-blog-section .view-latest-blog-posts a {
  text-decoration: none;
}
.isoc-blog-section .view-latest-blog-posts a:hover .post-list-title,
.isoc-blog-section .view-latest-blog-posts a:focus .post-list-title {
  color: #e5594f;
  text-decoration: underline;
}
.isoc-blog-section a:hover.meta.blog .small-icon {
  background-position-x: -37px;
  /* make the icon go red */
}
.isoc-blog-section .post-list-thumbnail {
  float: right;
  margin-left: 4%;
  width: 20%;
  margin-bottom: 1em;
  display: none;
  visibility: hidden;
}
.isoc-blog-section .post-list-title {
  color: #00adee;
  font-size: 1.15em;
  margin-bottom: 0.5em;
}
.isoc-blog-section .post-list-teaser {
  font-size: 0.875em;
  line-height: 1.5em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.view-taxonomy-term .views-field-field-publish-on,
.isoc-blog-section .view-blogs-regions .views-field-og-group-ref,
.isoc-blog-section .view-blogs-regions .views-field-field-publish-on,
.isoc-blog-section .view-latest-blog-posts .views-field-field-publish-on,
.isoc-blog-section .view-department-blogs .views-field-created,
.isoc-blog-section .view-department-blogs .views-field-og-group-ref,
.isoc-blog-section .view-latest-blog-posts .views-field-created,
.isoc-blog-section .view-latest-blog-posts .views-field-og-group-ref,
.isoc-blog-section .view-featured-blog .views-field-created,
.isoc-blog-section .view-featured-blog .views-field-og-group-ref {
  font-size: 0.875em;
}
.isoc-blog-section .view-blogs-regions .views-field-og-group-ref a,
.isoc-blog-section .view-blogs-regions .views-field-field-publish-on,
.isoc-blog-section .view-latest-blog-posts .views-field-field-publish-on, 
.view-taxonomy-term .views-field-created,
.view-taxonomy-term .views-field-og-group-ref a,
.isoc-blog-section .view-department-blogs .views-field-created,
.isoc-blog-section .view-department-blogs .views-field-og-group-ref a,
.isoc-blog-section .view-latest-blog-posts .views-field-created,
.isoc-blog-section .view-latest-blog-posts .views-field-og-group-ref a,
.isoc-blog-section .view-featured-blog .views-field-created,
.isoc-blog-section .view-featured-blog .views-field-og-group-ref a {
  color: #545350;
  text-decoration: none;
  font-size: 0.9em;
}
.isoc-blog-section .view-department-blogs .views-field-og-group-ref a:hover,
.isoc-blog-section .view-department-blogs .views-field-og-group-ref a:focus,
.isoc-blog-section .view-department-blogs .views-field-og-group-ref a:active,
.isoc-blog-section .view-featured-blog .views-field-created a:hover,
.isoc-blog-section .view-featured-blog .views-field-created a:focus,
.isoc-blog-section .view-featured-blog .views-field-created a:active,
.isoc-blog-section .view-featured-blog .views-field-og-group-ref a:hover,
.isoc-blog-section .view-featured-blog .views-field-og-group-ref a:focus,
.isoc-blog-section .view-featured-blog .views-field-og-group-ref a:active {
  color: #e5594f;
  text-decoration: underline;
}
.isoc-blog-section .view-blogs-regions .views-field-og-group-ref,
.isoc-blog-section .view-blogs-regions .views-field-field-publish-on,
.isoc-blog-section .view-latest-blog-posts .views-field-field-publish-on,
.view-taxonomy-term .views-field-created,
.view-taxonomy-term .views-field-og-group-ref,
.isoc-blog-section .view-department-blogs .views-field-created,
.isoc-blog-section .view-department-blogs .views-field-og-group-ref,
.isoc-blog-section .view-latest-blog-posts .views-field-created,
.isoc-blog-section .view-latest-blog-posts .views-field-og-group-ref,
.isoc-blog-section .view-featured-blog .views-field-created,
.isoc-blog-section .view-featured-blog .views-field-og-group-ref {
}
.isoc-blog-section .view-blogs-regions .views-field-field-publish-on i,
.isoc-blog-section .view-department-blogs .views-field-field-publish-on i,
.view-taxonomy-term .views-field-field-publish-on i,
.isoc-blog-section .view-latest-blog-posts .views-field-field-publish-on i,
.isoc-blog-section .view-featured-blog .views-field-field-publish-on i,
.view-taxonomy-term .views-field-created i,
.view-taxonomy-term .views-field-og-group-ref i,
.isoc-blog-section .view-department-blogs .views-field-created i,
.isoc-blog-section .view-department-blogs .views-field-og-group-ref i,
.isoc-blog-section .view-latest-blog-posts .views-field-created i,
.isoc-blog-section .view-latest-blog-posts .views-field-og-group-ref i,
.isoc-blog-section .view-featured-blog .views-field-created i,
.isoc-blog-section .view-featured-blog .views-field-og-group-ref i {
  margin-right: 3px;
}
.isoc-blog-section .author-page-header .job-title {
  color: #545350;
}
.isoc-blog-section .node-type-people .intro {
  border-bottom: none;
  padding-bottom: 0;
}
.isoc-blog-section .author-page-intro .primary-column-content {
  margin-bottom: 0;
}
.isoc-blog-section .subscribe-button {
  margin-bottom: 1em;
}
.isoc-blog-section .author-photo img {
  width: 100%;
}
.isoc-blog-section .contact-card {
  background: #333333;
}
.isoc-blog-section .contact-card .social-links {
  padding: 0.5em 4%;
}
.isoc-blog-section .contact-card h2 {
  font-size: 1em;
  color: #c6c4bd;
}
.isoc-blog-section .contact-card a {
  text-decoration: none;
  padding: 0.25em 0;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
}
.isoc-blog-section .contact-card a {
  color: #fff;
  font-size: 0.875em;
}
.isoc-blog-section .contact-card a:hover .twitter,
.isoc-blog-section .contact-card a:focus .twitter,
.isoc-blog-section .contact-card a:active .twitter {
  background-position: -98px -1px;
}
.isoc-blog-section .contact-card a:hover .linkedin,
.isoc-blog-section .contact-card a:focus .linkedin,
.isoc-blog-section .contact-card a:active .linkedin {
  background-position: -98px -23px;
}
.isoc-blog-section .contact-card a:hover .website,
.isoc-blog-section .contact-card a:focus .website,
.isoc-blog-section .contact-card a:active .website {
  background-position: -98px -45px;
}
.isoc-blog-section .pager {
  text-align: center;
  padding: 0.5em 0;
  margin-bottom: 0.5em;
}
.isoc-blog-section .pager li {
  display: inline;
  margin: 0 0.2em;
}
.isoc-blog-section .pager .pager-current {
  padding-top: 3px !important;
  background-color: transparent !important;
}
.isoc-blog-section .pager li:before,
.isoc-blog-section .pager li:after {
  display: inline;
}
.isoc-blog-section .sharing-bar-wrapper {
  position: relative;
  margin-bottom: 1em;
  margin-top: -1.5em;
}
.isoc-blog-section .share-title {
  margin-right: .75em;
}
.isoc-blog-section .share-title h2 {
  /* make something look like meta-data should */

  color: #545350;
  font-size: 0.857142857em;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.isoc-blog-section .sharing {
  padding-top: 1em;
}
.isoc-blog-section .sharing li {
  position: relative;
  /* For IE 6/7 (trigger hasLayout) */

  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
}
.isoc-blog-section .sharing li:before,
.isoc-blog-section .sharing li:after {
  content: "";
  display: table;
}
.isoc-blog-section .sharing li:after {
  clear: both;
}
.isoc-blog-section .share-link {
  cursor: pointer;
}
.isoc-blog-section .extra-share-links {
  min-width: 6em;
}
.isoc-blog-section .extra-share-links li {
  margin-bottom: 0.5em;
}
.isoc-blog-section .extra-share-links .email-to-a-friend {
  padding: .2em .25em;
}
.isoc-blog-section .extra-share-links .email-to-a-friend .email {
  margin: 0;
  background-position-x: -147px;
}
.isoc-blog-section .extra-share-links .email-to-a-friend:hover .email,
.isoc-blog-section .extra-share-links .email-to-a-friend:focus .email,
.isoc-blog-section .extra-share-links .email-to-a-friend:active .email {
  background-position-x: -125px;
}
.isoc-blog-section .IN-widget > span {
  float: left;
}
.isoc-blog-section #___plus_0 {
  vertical-align: inherit !important;
}
.isoc-blog-section .share-button-reveal {
  position: absolute;
  background: #333333;
  padding: 0.5em;
  left: 1.7em;
  top: -0.8em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 1px 3px #000000;
  -moz-box-shadow: 0 1px 3px #000000;
  -o-box-shadow: 0 1px 3px #000000;
  box-shadow: 0 1px 3px #000000;
  display: none;
  z-index: 100;
}
.isoc-blog-section .share-button-reveal:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(0, 0, 0, 0);
  border-right-color: #333;
  border-width: 8px;
  top: 1.2em;
  margin-top: -8px;
}
.isoc-blog-section .no-touch .sharing li:hover .share-button-reveal,
.isoc-blog-section .no-touch .sharing li:focus .share-button-reveal,
.isoc-blog-section .no-touch .sharing li:active .share-button-reveal {
  display: block !important;
}
.isoc-blog-section .absolute-bottom {
  bottom: 0;
}
.isoc-blog-section .header-bordered {
  margin-bottom: 1em;
  background: transparent url('../img/dotted-border.png') bottom left repeat-x;
  padding-bottom: 1em;
}
.isoc-blog-section .subscribe-area {
  border: 1px solid #e7e7e7;
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

}
.isoc-blog-section .subscribe-area:before,
.isoc-blog-section .subscribe-area:after {
  content: "";
  display: table;
}
.isoc-blog-section .subscribe-area:after {
  clear: both;
}
.isoc-blog-section .subscribe-area .subscribe,
.isoc-blog-section .subscribe-area .follow {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  width: auto;
  float: left;
}
.isoc-blog-section .subscribe-area .follow {
  border-left: 1px solid #e7e7e7;
  padding-left: 3%;
  margin-left: 2%;
  width: auto;
  float: left;
}
.isoc-blog-section .subscribe-area h2 {
  font-size: 1em;
  text-transform: uppercase;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
}
.isoc-blog-section .subscribe-area h3 {
  font-size: 0.75em;
}
.isoc-blog-section .title-area {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

}
.isoc-blog-section .title-area:before,
.isoc-blog-section .title-area:after {
  content: "";
  display: table;
}
.isoc-blog-section .title-area:after {
  clear: both;
}
.isoc-blog-section .feature-area {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

  margin-bottom: 2em;
}
.isoc-blog-section .feature-area:before,
.isoc-blog-section .feature-area:after {
  content: "";
  display: table;
}
.isoc-blog-section .feature-area:after {
  clear: both;
}
.isoc-blog-section .latest-content-area .all-posts-button {
  float: right;
  margin-top: 1em;
}
.isoc-blog-section .section-break {
  padding-top: 1.5em;
  margin-top: .5em;
  background: transparent url('../img/dotted-border.png') top left repeat-x;
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

}
.isoc-blog-section .section-break:before,
.isoc-blog-section .section-break:after {
  content: "";
  display: table;
}
.isoc-blog-section .section-break:after {
  clear: both;
}
.isoc-blog-section .section-break.primary-column-content {
  margin-top: 0;
}
.isoc-blog-section .homepage-featured-sidebar {
  padding-top: 1.5em;
}
.isoc-blog-section .homepage-featured-sidebar .region-featureright {
  border-right: none;
  border-left: none;
}
.isoc-blog-section .region-featureright h2,
.isoc-blog-section .homepage-featured-sidebar h2 {
  font-size: 1em;
  text-transform: uppercase;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
}
.isoc-blog-section .region-featureright h2 .small-icon,
.isoc-blog-section .homepage-featured-sidebar h2 .small-icon {
  margin: 0;
}
.isoc-blog-section .homepage-header .page-title {
  margin-bottom: 0;
}
.isoc-blog-section .latest-content-area h2 {
  font-size: 1em;
  text-transform: uppercase;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
}
.isoc-blog-section .latest-content-area .small-icon {
  margin: 0;
}
.isoc-blog-section .view-department-blogs ul li,
.isoc-blog-section .view-featured-blog ul li {
  list-style-type: none;
}
.isoc-blog-section .view-department-blogs a,
.isoc-blog-section .view-featured-blog a {
  color: #00adee;
  text-decoration: none;
}
.isoc-blog-section .view-department-blogs h3,
.isoc-blog-section .view-featured-blog h3 {
  color: #00adee;
}
.isoc-blog-section .view-department-blogs a:hover,
.isoc-blog-section .view-department-blogs a:focus,
.isoc-blog-section .view-department-blogs a:active,
.isoc-blog-section .view-featured-blog a:hover,
.isoc-blog-section .view-featured-blog a:focus,
.isoc-blog-section .view-featured-blog a:active {
  color: #e5594f;
}
.isoc-blog-section .view-featured-blog a:hover,
.isoc-blog-section .view-featured-blog a:focus,
.isoc-blog-section .view-featured-blog a:active {
  color: #e5594f;
}
.view-taxonomy-term .views-field-body,
.isoc-blog-section .view-department-blogs .views-field-body,
.isoc-blog-section .view-featured-blog .views-field-body {
  font-size: 0.875em;
  line-height: 1.5em;
}
.isoc-blog-section .view-department-blogs img,
.isoc-blog-section .view-featured-blog img {
  margin-bottom: 0.5em;
}
.isoc-blog-section .view-featured-blog img,
.view-department-blogs.view-display-id-block_3 img,
.view-department-blogs.view-display-id-block_8 img {
  width: 100%;
}
.view-taxonomy-term .views-field-body,
.isoc-blog-section .view-department-blogs .views-field-body,
.isoc-blog-section .view-featured-blog .views-field-body {
  margin-bottom: 0.5em;
}
.isoc-blog-section #block-views-featured-blog-block {
  margin-bottom: 1.5em;
  border-bottom: 1px solid #e7e7e7;
}
.isoc-blog-section .view-department-blogs .views-field-title,
.isoc-blog-section .view-featured-blog h3 {
  font-size: 1.4em;
}
.isoc-blog-section .blog-signposts {
  padding-top: 1.5em;
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

}
.isoc-blog-section .blog-signposts h2 {
  font-size: 1em;
  text-transform: uppercase;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  margin-bottom: 1em;
  padding-left: 6.231454%;
}
.isoc-blog-section .blog-signposts:before,
.isoc-blog-section .blog-signposts:after {
  content: "";
  display: table;
}
.isoc-blog-section .blog-signposts:after {
  clear: both;
}
.isoc-blog-section .blog-signposts ul {
  text-align: center;
  padding-left: 6.231454%;
}
.isoc-blog-section .blog-signposts ul li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
}
.isoc-blog-section .blog-signposts ul li {
  width: 43.768546%;
  margin-right: 6.231454%;
  display: block;
  float: left;
  margin-bottom: 6.231454%;
}
.isoc-blog-section .blog-signposts a {
  display: block;
  text-decoration: none !important;
  color: #333333;
  background: #fff;
  padding-bottom: 0.33em;
  -webkit-box-shadow: 0 0 1px 2px #f0efeb;
  -moz-box-shadow: 0 0 1px 2px #f0efeb;
  -o-box-shadow: 0 0 1px 2px #f0efeb;
  box-shadow: 0 0 1px 2px #f0efeb;
  height: 160px;
}
.isoc-blog-section .blog-signposts a:hover,
.isoc-blog-section .blog-signposts a:focus,
.isoc-blog-section .blog-signposts a:active {
  -webkit-box-shadow: 0 0 1px 2px #e2e1de;
  -moz-box-shadow: 0 0 1px 2px #e2e1de;
  -o-box-shadow: 0 0 1px 2px #e2e1de;
  box-shadow: 0 0 1px 2px #e2e1de;
}
.isoc-blog-section .blog-signposts .blog-signposts-thumbnail {
  margin-bottom: 0.5em;
  width: 100%;
  background-color: #00ADEE;
}
.isoc-blog-section .blog-signposts .blog-signposts-title {
  font-size: 1em;
  margin-bottom: 0.25em;
  width: 94%;
}
.isoc-blog-section .blog-signposts .blog-signposts-description {
  font-size: 0.75em;
  color: #979386;
  letter-spacing: 0.1em;
  line-height: 1.4em;
  width: 90%;
  margin: 0 auto;
}
.isoc-blog-section .section-home-header .sub-title {
  clear: left;
}
.isoc-blog-section .section-home-feature-area {
  margin-bottom: 0;
}
.isoc-blog-section .section-home-feature-area .primary-column-content {
  margin-bottom: 0;
}
.isoc-blog-section .section-home-icon {
  float: left;
  margin-right: 2%;
  margin-top: 0em;
  margin-bottom: .5em;
  background-color: #00ADEE;
}
.home-section-icon-wrapper {
  background-color: #00ADEE;
}
#block-views-department-topics-issues-block,
.isoc-blog-section #key-topics {
  margin-top: 30px;
  border-bottom: none;
}
#block-views-department-topics-issues-block li,
.isoc-blog-section #key-topics li {
  margin-bottom: 0 !important;
}
#block-views-department-topics-issues-block li a,
#key-topics li a {
  border-top: 1px solid #e7e7e7;
  width: 100%;
  border-bottom: 1px solid #E7E7E7;
  padding: 0.33em 0;
}
#block-views-department-topics-issues-block a,
.isoc-blog-section a#key-topics-link {
  font-size: 1em;
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  display: block;
  border-bottom: 1px solid #e7e7e7;
  padding: 0.33em 0;
}
.isoc-blog-section #key-topics a:hover,
.isoc-blog-section #key-topics a:focus,
.isoc-blog-section #key-topics a:active {
  text-decoration: none;
}
.isoc-blog-section #key-topics a:hover i,
.isoc-blog-section #key-topics a:focus i,
.isoc-blog-section #key-topics a:active i {
  background-position-x: -1px;
}
.isoc-blog-section .float-content-item-right {
  float: right;
  margin-right: 3%;
  margin-left: 3%;
}
.isoc-blog-section .float-content-item-left {
  float: left;
  margin-left: 3%;
  margin-right: 3%;
}
.isoc-blog-section .padded-single-column {
  padding: 0.75em 3%;
}
.isoc-blog-section .padded-single-column.flush-top {
  padding-top: 0;
}
.isoc-blog-section .padded-double-column {
  padding: 1.25em 3.286385%;
  /* 21px left and right padding in a double column */

}
.isoc-blog-section .block-link {
  /* Removes all link styles and makes a block link you can wrap around anything, remember to add the styles back */

  display: block;
  text-decoration: none;
  color: inherit;
}
.isoc-blog-section .block-link:hover,
.isoc-blog-section .block-link:focus,
.isoc-blog-section .block-link:active {
  color: inherit;
  text-decoration: none;
}
.isoc-blog-section .meta {
  /* make something look like meta-data should */

  color: #545350;
  font-size: 0.857142857em;
}
.isoc-blog-section .no-border {
  border: none;
}
.isoc-blog-section .unstyled-list li {
  list-style: none outside none;
  margin-left: 0;
}
.isoc-blog-section .caret {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  width: 0;
  height: 0;
  vertical-align: middle;
  border-top: 4px solid #c6c4bd;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.isoc-blog-section .caret.down {
  border-top: none;
  border-bottom: 4px solid #c6c4bd;
}
.isoc-blog-section .pager li a {
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  padding: .5em .75em;
  background: #00adee;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #009ad5;
  line-height: 1.2em;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-appearance: none;
}
.isoc-blog-section .btn {
  font-family: "ff-meta-web-pro", "Helvetica Neue", Arial, Helvetica, Helmet, Freesans, sans-serif;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  padding: .5em .75em;
  background: #00adee;
  color: #fff;
  text-decoration: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #009ad5;
  line-height: 1.2em;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-appearance: none;
}
.isoc-blog-section .pager li.pager-item,
.isoc-blog-section .pager li.pager-item {
  background: none repeat scroll 0 0 #F0EFEB;
  border-color: #C6C4BD;
  color: #545350;
}
.isoc-blog-section .pager li.pager-item a {
  color: #545350;
}
.isoc-blog-section li.pager-ellipsis {
  display: none;
}
.isoc-blog-section .pager .pager-previous a:hover,
.isoc-blog-section .pager .pager-previous a:focus,
.isoc-blog-section .pager .pager-previous a:active,
.isoc-blog-section .pager .pager-next a:hover,
.isoc-blog-section .pager .pager-next a:focus,
.isoc-blog-section .pager .pager-next a:active,
.isoc-blog-section .pager .pager-last a:hover,
.isoc-blog-section .pager .pager-last a:focus,
.isoc-blog-section .pager .pager-last a:active,
.isoc-blog-section .pager .pager-first a:hover,
.isoc-blog-section .pager .pager-first a:focus,
.isoc-blog-section .pager .pager-first a:active,
.isoc-blog-section .pager .pager-item a:hover,
.isoc-blog-section .pager .pager-item a:focus,
.isoc-blog-section .pager .pager-item a:active,
.isoc-blog-section .btn a:hover,
.isoc-blog-section .btn a:focus,
.isoc-blog-section .btn a:active {
  background: #0075a2;
  color: #fff;
  text-decoration: none;
  -moz-transition: all 0.2s ease-out;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  border-color: #00506f;
}
.isoc-blog-section .pager li a {
  color: #fff;
}
.isoc-blog-section .btn .small-icon {
  margin-right: 5px;
}
.isoc-blog-section .btn-secondary {
  background: #e5594f;
  border-color: #de2f23;
  color: #fff;
}
.isoc-blog-section .btn-secondary:hover,
.isoc-blog-section .btn-secondary:focus,
.isoc-blog-section .btn-secondary:active {
  background-color: #bf4a42;
  border-color: #9d2017;
  color: #fff;
}
.isoc-blog-section .pager li.pager-current,
.isoc-blog-section .btn-tertiary {
  background: #f0efeb;
  border-color: #c6c4bd;
  color: #545350;
}
.isoc-blog-section .btn-tertiary:hover,
.isoc-blog-section .btn-tertiary:focus,
.isoc-blog-section .btn-tertiary:active {
  background-color: #545350;
  border-color: #333333;
  color: #fff;
}
.isoc-blog-section .btn-small {
  font-size: 0.75em;
}
.view-taxonomy-term .views-field-field-publish-on,
.view-department-blogs .views-field-field-publish-on,
.isoc-blog-section .view-blogs-regions .views-field-field-publish-on,
.isoc-blog-section .view-latest-blog-posts .views-field-field-publish-on,
.isoc-blog-section .view-blogs-regions .views-field-created,
.isoc-blog-section .view-blogs-regions .views-field-og-group-ref,
.view-taxonomy-term .views-field-created,
.view-taxonomy-term .views-field-og-group-ref,
.isoc-blog-section .view-department-blogs .views-field-created,
.isoc-blog-section .view-department-blogs .views-field-og-group-ref,
.isoc-blog-section .view-latest-blog-posts .views-field-created,
.isoc-blog-section .view-latest-blog-posts .views-field-og-group-ref,
.isoc-blog-section .view-featured-blog .views-field-created,
.isoc-blog-section .view-featured-blog .views-field-og-group-ref {
  font-size: 0.9em;
  display: inline-block;
}
.isoc-blog-section .views-field-og-group-ref .field-content,
.isoc-blog-section .views-field-field-publish-on .field-content,
.view-taxonomy-term .views-field-created .field-content,
.view-taxonomy-term .views-field-og-group-ref .field-content,
.isoc-blog-section .view-department-blogs .views-field-created .field-content,
.isoc-blog-section .view-department-blogs .views-field-og-group-ref .field-content,
.isoc-blog-section .view-latest-blog-posts .views-field-created .field-content,
.isoc-blog-section .view-latest-blog-posts .views-field-og-group-ref .field-content,
.isoc-blog-section .view-featured-blog .views-field-created .field-content,
.isoc-blog-section .view-featured-blog .views-field-og-group-ref  .field-content {
  font-size: 0.8em;
}
.isoc-blog-section .small-icon {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background: transparent url('../img/sprites.png') top left no-repeat;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  height: 19px;
  width: 18px;
  margin-top: 2px;
  /* roughly push to optical baseline */

}
.isoc-blog-section .small-icon.social {
  height: 21px;
  width: 21px;
}
.isoc-blog-section #block-isoc-utility-author-info .social-links a,
.isoc-blog-section .follow .small-icon.social {
  margin-right: 4px;
}
.isoc-blog-section .small-icon.tag {
  background-position: 0 0;
  margin-right: 4px;
}
.isoc-blog-section .small-icon.date {
  background-position: -55px -77px;
}
.isoc-blog-section .small-icon.date.red-color {
  background-position: -37px -77px;
}
.isoc-blog-section .small-icon.star {
  background-position: 0 -39px;
}
.isoc-blog-section .small-icon.time {
  background-position: 0 -58px;
}
.isoc-blog-section .small-icon.document {
  background-position: 0 -104px;
}
.isoc-blog-section .small-icon.user {
  background-position: 0 -124px;
}
.isoc-blog-section .small-icon.comments {
  background-position: 0 -146px;
}
.isoc-blog-section .small-icon.blog {
  background-position: 0 -165px;
}
.isoc-blog-section .small-icon.date.red-color {
  background-position: -37px -77px;
}
.isoc-blog-section .small-icon.red-color {
  background-position-x: -37px;
}
.isoc-blog-section .small-icon.blog.red-color {
  background-position: -37px -165px;
}

.isoc-blog-section .small-icon.date.red-color {
  background-position: -37px -77px;
}
.isoc-blog-section .small-icon.sand-color {
  background-position-x: -55px;
}
.isoc-blog-section .small-icon.twitter {
  background-position: -76px -1px;
}
.isoc-blog-section .small-icon.twitter:hover,
.isoc-blog-section .small-icon.twitter:focus,
.isoc-blog-section .small-icon.twitter:active {
  background-position-x: -98px;
}
.isoc-blog-section .small-icon.linkedin {
  background-position: -76px -23px;
}
.isoc-blog-section .small-icon.googleplus {
  background-position: -76px -133px;
}
.isoc-blog-section .small-icon.linkedin:hover,
.isoc-blog-section .small-icon.linkedin:focus,
.isoc-blog-section .small-icon.linkedin:active {
  background-position-x: -98px;
}
.isoc-blog-section .small-icon.website {
  background-position: -76px -45px;
}
.isoc-blog-section .small-icon.website:hover,
.isoc-blog-section .small-icon.website:focus,
.isoc-blog-section .small-icon.website:active {
  background-position-x: -98px;
}
.isoc-blog-section .small-icon.rss {
  background-position: -76px -67px;
}
.isoc-blog-section .small-icon.rss:hover,
.isoc-blog-section .small-icon.rss:focus,
.isoc-blog-section .small-icon.rss:active {
  background-position-x: -98px;
}
.isoc-blog-section .small-icon.facebook {
  background-position: -76px -89px;
}
.isoc-blog-section .small-icon.facebook:hover,
.isoc-blog-section .small-icon.facebook:focus,
.isoc-blog-section .small-icon.facebook:active {
  background-position-x: -98px;
}
.isoc-blog-section .small-icon.email {
  background-position: -76px -111px;
  margin-left: 3px;
}
.isoc-blog-section .small-icon.email:hover,
.isoc-blog-section .small-icon.email:focus,
.isoc-blog-section .small-icon.email:active {
  background-position-x: -98px;
}
.isoc-blog-section .small-icon.google-plus {
  background-position: -76px -133px;
}
.isoc-blog-section .small-icon.google-plus:hover,
.isoc-blog-section .small-icon.google-plus:focus,
.isoc-blog-section .small-icon.google-plus:active {
  background-position-x: -98px;
}
.isoc-blog-section .small-icon.twitter-silhouette {
  background-position: -125px -47px;
}
.isoc-blog-section .small-icon.twitter-silhouette:hover,
.isoc-blog-section .small-icon.twitter-silhouette:focus,
.isoc-blog-section .small-icon.twitter-silhouette:active {
  background-position-x: -147px;
}
.isoc-blog-section .small-icon.facebook-silhouette {
  background-position: -125px -24px;
}
.isoc-blog-section .small-icon.facebook-silhouette:hover,
.isoc-blog-section .small-icon.facebook-silhouette:focus,
.isoc-blog-section .small-icon.facebook-silhouette:active {
  background-position-x: -147px;
}
.isoc-blog-section .small-icon.generic-share-silhouette {
  background-position: -125px -65px;
}
.isoc-blog-section .small-icon.generic-share-silhouette:hover,
.isoc-blog-section .small-icon.generic-share-silhouette:focus,
.isoc-blog-section .small-icon.generic-share-silhouette:active {
  background-position-x: -147px;
}
.isoc-blog-section .small-icon.email-silhouette {
  background-position: -125px -85px;
}
.isoc-blog-section .small-icon.email-silhouette:hover,
.isoc-blog-section .small-icon.email-silhouette:focus,
.isoc-blog-section .small-icon.email-silhouette:active {
  background-position-x: -147px;
}
.isoc-blog-section .large-icon {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background: transparent url('../img/sprites.png') top left no-repeat;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
  height: 32px;
  width: 32px;
}
.isoc-blog-section .flexslider {
  margin: 0;
  padding: 0;
}
.isoc-blog-section .flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.isoc-blog-section .flexslider .slides img {
  width: 100%;
  display: block;
}
.isoc-blog-section .slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.isoc-blog-section html[xmlns] .slides {
  display: block;
}
.isoc-blog-section * html .slides {
  height: 1%;
}
.isoc-blog-section .no-js .slides > li:first-child {
  display: block;
}
.isoc-blog-section .flexslider {
  position: relative;
  zoom: 1;
}
.isoc-blog-section .flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.isoc-blog-section .loading .flex-viewport {
  max-height: 300px;
}
.isoc-blog-section .flexslider .slides {
  zoom: 1;
}
.isoc-blog-section .carousel li {
  margin-right: 5px;
}
.isoc-blog-section .flex-direction-nav {
  *height: 0;
}
.isoc-blog-section .flex-direction-nav a {
  display: block;
  position: absolute;
  top: 50%;
  z-index: 300;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  height: 1.5625em;
  width: 1.5625em;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  -o-background-clip: padding;
  background-clip: padding-box;
  background-color: #00adee;
  color: #fff;
}
.isoc-blog-section .flex-next {
  right: 0.33em;
  background: #00adee url('../img/sprites.png') -144px 7px no-repeat;
}
.isoc-blog-section .flex-prev {
  left: 0.33em;
  content: '';
  background: #00adee url('../img/sprites.png') -120px 7px no-repeat;
}
.isoc-blog-section .control-slider {
  cursor: pointer;
}
.isoc-blog-section .control-slider .slides li {
  opacity: 0.5;
}
.isoc-blog-section .control-slider .slides .flex-active-slide {
  opacity: 1;
}
.isoc-blog-section .control-slider .flex-direction-nav a {
  top: 30%;
  opacity: 0;
  -moz-transition: opacity 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.isoc-blog-section .control-slider:hover .flex-direction-nav a,
.isoc-blog-section .control-slider:focus .flex-direction-nav a {
  -moz-transition: opacity 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  opacity: 1;
}
.isoc-blog-section .flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.isoc-blog-section .flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  zoom: 1;
}
.isoc-blog-section .flex-control-paging li a {
  display: block;
  background: #666;
  cursor: pointer;
}
.isoc-blog-section .flex-control-paging li a:hover,
.isoc-blog-section .flex-control-paging li a:focus {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.isoc-blog-section .flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.isoc-blog-section .flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.isoc-blog-section .flex-control-thumbs li {
  width: 20%;
  float: left;
  margin: 0;
}
.isoc-blog-section .flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.isoc-blog-section .flex-control-thumbs img:hover,
.isoc-blog-section .flex-control-thumbs img:focus {
  opacity: 1;
  cursor: pointer;
}
.isoc-blog-section .flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .isoc-blog-section .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }
  .isoc-blog-section .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
.isoc-blog-section #block-views-whos-writing-block-1,
.isoc-blog-section .sidebar-component,
.isoc-blog-section #block-quicktabs-popular-blogs-inner {
    background: none repeat scroll 0 0 #F7F6F4;
    border-bottom: 1px solid #E7E7E7;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    box-shadow: 2px 0 1px #F0EFEB inset;
}
.isoc-blog-section #block-views-whos-writing-block {
  margin-left: 6.23145%;
}
.node-type-department .isoc-blog-section #block-views-whos-writing-block {
  margin-left: 0;
}
#block-quicktabs-popular-blogs li.active a#quicktabs-tab-popular_blogs-0,
#block-quicktabs-popular-blogs-inner li.active a#quicktabs-tab-popular_blogs_inner-0 {
  background: transparent url('../img/star-active.png') 0px 2px no-repeat;
  padding-left: 20px;
  opacity: 1.0;
}
#block-quicktabs-popular-blogs li.active a#quicktabs-tab-popular_blogs-1,
#block-quicktabs-popular-blogs-inner li.active a#quicktabs-tab-popular_blogs_inner-1 {
  background: transparent url('../img/comment-active.png') 0px 2px no-repeat;
  padding-left: 20px; 
  opacity: 1.0;
}
#block-quicktabs-popular-blogs li a#quicktabs-tab-popular_blogs-0,
#block-quicktabs-popular-blogs-inner li a#quicktabs-tab-popular_blogs_inner-0 {
  background: transparent url('../img/star.png') 0px 2px no-repeat !important;
  padding-left: 20px;
  opacity: 0.5;
} 
#block-quicktabs-popular-blogs li a#quicktabs-tab-popular_blogs-1,
#block-quicktabs-popular-blogs-inner li a#quicktabs-tab-popular_blogs_inner-1 {
  background: transparent url('../img/comment.png') 0px 2px no-repeat !important;
  padding-left: 20px;
  opacity: 0.5;
}
#block-quicktabs-popular-blogs li.active a,
#block-quicktabs-popular-blogs-inner li.active a {
  opacity: 1.0;
}

.social-share a {
  margin-right: 2px;
}
.isoc-blog-section .one-column .column-one {
  width: 100%;
}
.tabs {
  margin-top: 20px;
}
.view-blogs-regions .views-field-field-media,
.view-taxonomy-term .views-field-field-media,
.view-department-blogs.view-display-id-block_1 .views-field-field-media,
.view-department-blogs.view-display-id-block_4 .views-field-field-media,
.view-latest-blog-posts .views-field-field-media {
  display: block;
  float: left;
  margin-left: 0;
  margin-right: 3%;
  max-width: 10em;
  visibility: visible;
  width: 100%;
  padding-top: 5px;
}
.view-blogs-regions .views-field-field-media img,
.view-taxonomy-term .views-field-field-media img,
.view-department-blogs.view-display-id-block_1 .views-field-field-media img,
.view-department-blogs.view-display-id-block_4 .views-field-field-media img,
.view-latest-blog-posts .views-field-field-media img {
  max-width: 10em;

}

.view-blogs-regions .views-field-og-group-ref,
.view-latest-blog-posts .views-field-og-group-ref {
  clear: both;
}
.view-blogs-regions .views-field-og-group-ref a,
.view-taxonomy-term .views-field-og-group-ref a,
.view-department-blogs .views-field-og-group-ref a,
.view-featured-blog .views-field-og-group-ref a,
.view-latest-blog-posts .views-field-og-group-ref a,
.header-meta .icon-unique {
  padding-left: 22px;
}
.view-department-blogs .views-field-body img,
.view-featured-blog .views-field-body img,
.view-latest-blog-posts .views-field-body img {
  display: none;
}
.views-field-og-group-ref .Development {
  background: url('../img/puzzle_GRAY-small.png') 0 2px no-repeat;
}
.header-meta .icon-development {
  background: url('../img/puzzle_RED-small.png') no-repeat;
}
.views-field-og-group-ref .Community-Projects,
.views-field-og-group-ref .Africa-Bureau,
.views-field-og-group-ref .Chapters-amp-Members,
.views-field-og-group-ref .Asia-Pacific-Bureau,
.views-field-og-group-ref .Latin-America-amp-Caribbean-Bureau,
.views-field-og-group-ref .Europe-Bureau {
  background: url('../img/isoc-default-tiny.png') 0 2px no-repeat;
}
.views-field-og-group-ref .Public-Policy {
  background: url('../img/books_GRAY-small.png') 0 2px no-repeat;
}
.header-meta .icon-public-policy {
  background: url('../img/books_RED-small.png') no-repeat;
}
.views-field-og-group-ref .Deploy360 {
  background: url('../img/gear_GRAY-small.png') 0 2px no-repeat;
}
.header-meta .icon-deploy360 {
  background: url('../img/gear_RED-small.png') no-repeat;
}
.views-field-og-group-ref .Tech-Matters {
  background: url('../img/computer_monitor_GRAY-small.png') 0 2px no-repeat;
}
.header-meta .icon-tech-matters {
  background: url('../img/computer_monitor_RED-small.png') no-repeat;
}
.views-field-og-group-ref .Community-Grants {
  background: url('../img/connect_GRAY-small.png') 0 2px no-repeat;
}
.header-meta .icon-community-grants {
  background: url('../img/connect_RED-small.png') no-repeat;
}
.views-field-og-group-ref .IGF-Ambassadors {
  background: url('../img/globe_GRAY-small.png') 0 2px no-repeat;
}
.header-meta .icon-igf-ambassadors {
  background: url('../img/globe_RED-small.png') no-repeat;
}
.views-field-og-group-ref .Institutional {
  background: url('../img/pixels_GRAY-small.png') 0 2px no-repeat;
}
.header-meta .icon-institutional {
  background: url('../img/pixels_RED-small.png') no-repeat;
}
.image-left {
  float: left;
  padding: 0 5px 5px 0;
}
.image-right {
  float: right;
  padding: 0 0 5px 5px;
}
.image-center {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  padding: 5px;
}
.image-center img {
  margin-right: auto;
  margin-left: auto;
}
.media-list-thumbnails li {
  height: 190px;
  width: 230px;
  margin: 0 8px 10px 0;
}
.media-element-container br {
  display: none;
}
.node-unpublished {
  background: #FFF4F4 url('../img/unpublished.png');
}
#edit-field-blog-topics {
  display: none;
}
.view-taxonomy-term {
  padding-right: 3.28639%;
}
#block-tagclouds-6 {
  padding: 20px;
}
.latest-content-area .views-field-field-people,
.view-taxonomy-term .views-field-field-people,
.view-department-blogs .views-field-field-people,
.view-latest-blog-posts .views-field-field-people {
  display: inline-block;
  margin-right: 3px;
  font-size: 12px;
}
.view-taxonomy-term .views-field-term-node-tid,
.view-department-blogs .views-field-term-node-tid,
.view-latest-blog-posts .views-field-term-node-tid {
  font-size: 12px;
}
.view-blogs-regions .views-field-field-publish-on,
.view-featured-blog .views-field-field-publish-on,
.latest-content-area .views-field-field-publish-on,
.view-blogs-regions .views-field-field-people,
.latest-content-area .views-field-created,
.view-featured-blog .views-field-created,
.view-featured-blog .views-field-field-people {
  float: left;
  margin-right: 5px;
}
.latest-content-area .views-field-field-people a,
.latest-content-area .views-field-created span,
.view-featured-blog .views-field-field-people a,
.view-featured-blog .views-field-created span {
  font-size: 12px;
  margin-right: 0;
}
.view-taxonomy-term .views-field-field-people a:last-child,
.view-department-blogs .views-field-field-people a:last-child,
.view-latest-blog-posts .views-field-field-people a:last-child,
.latest-content-area .views-field-field-people a:last-child,
.view-featured-blog .views-field-field-people a:last-child {
  border-right: 1px solid #AEACA2;
  padding-right: 4px;
}
.latest-content-area .views-field-term-node-tid,
.view-featured-blog .views-field-term-node-tid {
  color: #AEACA2;
}
.latest-content-area .views-field-term-node-tid a,
.view-featured-blog .views-field-term-node-tid a {
  font-size: 12px;
}
.isoc-blog-section .padded-single-column.double-author {
  float: left;
  margin-right: 3%;
  min-height: 140px;
  padding: 1em;
  width: 35%;
}
.node-blog img {
  padding-right: 6px;
  padding-left: 3px;
}
