.container-books {
  background-image: url(images/page-image/books.jpg); }

.container-guggenheim {
  background-image: url(images/page-image/guggenheim.jpg); }

.container-columns {
  background-image: url(images/page-image/columns.jpg); }

.container-steps {
  background-image: url(images/page-image/steps.jpg); }

.container-gherkin {
  background-image: url(images/page-image/gherkin.jpg); }

.two-col {
  width: 350px; }
  .two-col.left-col {
    float: left; }
  .two-col.right-col {
    float: right; }

.two-col-offset.left-col {
  width: 500px;
  float: left; }
.two-col-offset.right-col {
  width: 200px;
  float: right; }
  .profile .two-col-offset.right-col p {
    text-align: center; }

.box#subscribe p.rss a {
  background: url(images/icon-rss.gif) no-repeat left center;
  display: inline-block;
  min-height: 20px;
  line-height: 20px;
  padding-left: 30px; }
.box#subscribe p.itunes a {
  background: url(images/icon-itunes-sidebar.gif) no-repeat left center;
  display: inline-block;
  min-height: 20px;
  line-height: 20px;
  padding-left: 30px; }
.box#search form {
  background: url(images/icon-search.gif) no-repeat left center;
  padding: 0 0 0 30px;
  width: 130px; }
  .box#search form input {
    width: 128px;
    font-size: 1.3em; }

.testimonial {
  margin-top: 2em; }
  .testimonial:first-child {
    margin-top: 0; }
  .testimonial p {
    font-family: Times New Roman, serif;
    font-size: 1.5em;
    color: #540e5b; }
    .testimonial p:first-child {
      margin-top: 0; }
    .testimonial p.name {
      font-family: Arial, sans-serif;
      font-size: 1.1em;
      color: #333;
      margin-top: 0.909em; }

.profile {
  padding-bottom: 2em;
  border-bottom: solid 1px #CCC; }
  .profile h3 {
    margin-top: 0em; }
  .profile:last-child {
    padding-bottom: 0;
    border-bottom: none; }

.post, .event {
  padding-bottom: 2em;
  border-bottom: solid 1px #CCC; }
  .post:last-child, .event:last-child {
    padding-bottom: 0;
    border-bottom: none; }
  .post:first-child, .event:first-child {
    margin-top: 0;
    border-top: none; }

.publication {
  padding-bottom: 2em;
  border-bottom: solid 1px #CCC; }
  .publication:first-child {
    margin-top: 0;
    border-top: none; }

p.details {
  font-size: 1.2em;
  color: #6a747b;
  margin-top: 0em; }

.wp-pagenavi {
  font-size: 1.1em;
  margin-top: 1.818em; }
  .wp-pagenavi .pages {
    padding-right: 20px; }
  .wp-pagenavi a {
    color: #FFF;
    border: none;
    background-color: #6a747b;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none; }
    .wp-pagenavi a:hover {
      background-color: #485259; }
  .wp-pagenavi .current {
    color: #FFF;
    background-color: #485259;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none; }
  .wp-pagenavi a, .wp-pagenavi .current {
    margin-right: 10px; }
  .wp-pagenavi .nextpostslink {
    margin-right: 0; }

.sociable,
#post-subscribe a {
  font-family: Times New Roman, serif;
  color: #000;
  text-decoration: none;
  background-color: #cfd8de;
  display: block;
  max-width: 350px;
  float: left;
  padding: 15px 20px; }

.sociable {
  font-size: 1.5em;
  margin-top: 1.333em;
  margin-right: 20px; }
  .sociable ul {
    list-style: none;
    margin-top: 0.667em;
    margin-left: 0; }
    .sociable ul li {
      float: left;
      margin: 0 5px 0; }
      .sociable ul li.sociable-last {
        margin-right: 0; }
  .sociable img {
    border: none; }

#post-subscribe a {
  font-size: 1.154em;
  font-weight: bold; }
  #post-subscribe a.youtube {
    line-height: 32px;
    background-image: url(images/subscribe-youtube.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    min-height: 32px;
    padding-right: 116px; }
  #post-subscribe a.itunes {
    line-height: 41px;
    background-image: url(images/subscribe-itunes.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    min-height: 41px;
    padding-right: 81px; }

.post-navigation {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 1.667em; }
  .post-navigation:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0; }
  * html .post-navigation {
    zoom: 1 /* IE6 */; }
  *:first-child+html .post-navigation {
    zoom: 1 /* IE7 */; }
  .post-navigation span {
    display: block;
    width: 300px; }
    .post-navigation span.prev {
      float: left; }
    .post-navigation span.next {
      text-align: right;
      float: right; }
  .post-navigation a {
    color: #333; }

html .podPress_content {
  font-size: 1.3em;
  font-style: italic;
  background-color: #CFD8DE;
  display: inline-block;
  padding: 10px; }
  html .podPress_content a {
    font-style: normal;
    white-space: nowrap; }
  html .podPress_content object, html .podPress_content embed {
    margin-top: 0; }

ul.two-col-list {
  width: 720px; }
  ul.two-col-list:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0; }
  * html ul.two-col-list {
    zoom: 1 /* IE6 */; }
  *:first-child+html ul.two-col-list {
    zoom: 1 /* IE7 */; }
  ul.two-col-list li {
    float: left;
    width: 340px; }
    ul.two-col-list li:nth-child(2) {
      margin-top: 0; }
    ul.two-col-list li:nth-child(2n+1) {
      clear: left;
      margin-right: 20px; }

#partners h2 + p {
  margin-top: 0.769em; }

#google_map {
  margin-top: 2em; }
  #google_map p {
    font-size: 1.1em;
    margin-top: 0.909em; }

.button a,
a.button {
  color: #FFF;
  background-color: #6a747b;
  display: inline-block;
  padding: 5px 10px;
  text-decoration: none; }
  .button a:hover,
  a.button:hover {
    background-color: #485259; }

form.wpcf7-form h2 {
  margin-top: 0; }

.youtube-player {
	margin-top: 2em;
}

#footer p.innerpage {
  text-align: center; }

