#container div.book > div {
  width: 355px;
  float: right; }
#container div.book .author {
  font-size: 1.4em;
  font-weight: bold;
  font-style: italic;
  color: #666;
  margin-top: 0.357em; }
#container div.book > a,
#container div.book > img {
  text-align: right;
  width: 120px;
  float: left;
  margin-top: 3em; }

.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; }

.testimonial {
  margin-top: 2em; }
  .testimonial:first-child {
    margin-top: 0; }
  .testimonial p {
    font-family: Arial, sans-serif;
    font-size: 1.5em;
    color: #003366; }
    .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 h3 {
  margin-top: 0em; }

.post, .event {
  padding-bottom: 2em;
  border-bottom: solid 1px #CCC; }
  .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: #3a6a9b;
  margin-top: 0em; }

.wp-pagenavi {
 	border-top:1px solid #DDDDDD;
	font-size:1.1em;
	margin-top:1.818em;
	padding-top:1.818em; }
  .wp-pagenavi .pages {
    padding-right: 20px; }
  .wp-pagenavi a {
    color: #FFF;
    border: none;
    background-color: #3a6a9b;
    display: inline-block;
    padding: 5px 10px;
    text-decoration: none; }
    .wp-pagenavi a:hover {
      background-color: #184879; }
  .wp-pagenavi .current {
    color: #FFF;
    background-color: #184879;
    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: Arial, sans-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; }

ol.commentlist {
  padding: 0 !important;
  margin: 0 !important;
  text-indent:inherit !important;
  }
  ol.commentlist > li .details {
    color: #666;
    padding-top: 1.2em;
    margin-top: 1.2em;
    border-top: 1px solid #CCC; }
  ol.commentlist > li.comment {
    list-style: none;
    width: auto;
    padding: 20px 20px 20px 0;
    margin: 0;
    border-bottom: solid 1px #cfd8de;
    /* For IE */
    _padding-bottom: 1px;
    *padding-bottom: 1px; }
    ol.commentlist > li.comment:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: ".";
      clear: both;
      height: 0; }
    * html ol.commentlist > li.comment {
      zoom: 1 /* IE6 */; }
    *:first-child+html ol.commentlist > li.comment {
      zoom: 1 /* IE7 */; }
    ol.commentlist > li.comment img {
      float: left;
      margin-right: 20px;
      border: 1px solid #AAA; }
    ol.commentlist > li.comment .comment-content {
      background-color: #cfd8de;
      width: 420px;
      float: left; }
      ol.commentlist > li.comment .comment-content *:first-child {
        margin-top: 0; }
    ol.commentlist > li.comment.byuser .comment-content {
      background-color: #CFD8DE;
	  -moz-border-radius:4px ;
	-khtml-border-radius:4px ;
  	-webkit-border-radius:4px ;
      width: 358px;
      padding: 0 20px 1em;
      margin-top: 0; }
  ol.commentlist > li.trackback {
    list-style: none;
    padding: 20px 0 0;
    margin: 0 0 -0.6em; }
    ol.commentlist > li.trackback .comment-content {
      font-size: 0.769em;
      background-color: #EFEFEF;
      padding: 0.5em 20px 1em;
      margin: 0; }
    ol.commentlist > li.trackback .details {
      color: #666;
      padding-top: 0;
      margin-top: 0;
      border-top: none; }
      ol.commentlist > li.trackback .details a {
        color: #666; }

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

#page p.email-privacy {
  margin-top: 0;
  text-align: center; }

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

#footer {
  text-align: center; }

