/* General styles */
p {
  line-height: 1.45;
  margin: 0 0 20px 0;
}

em {
  font-style: italic;
}

#container {
  overflow-x: hidden;
}

#container > .inner {
  position: relative;
  width: 950px;
  margin: 0 auto;
  padding: 0 0 20px 0;
}

#top {
  margin: 0 0 80px 0;
  position: relative;
}

.pager {
  margin: 65px 0 0 0;
}

/* Header */
#header {
  margin: 0 0 22px 0;
}

#header h1#site-title {
  margin: 45px 0 60px 0;
  text-align: center;
  font-size: 44px;
  line-height: 1;
}

#header #nav {
  height: 20px;
}

#header #nav li {
  float: left;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 0 0 50px;
  padding: 0 0 6px 0;
}

#header #nav li.first {
  margin: 0;
}

#header #nav li.active-trail {
  background: url('../images/lines.png') bottom left repeat-x;
}

#header #nav li.active-trail a {
  color: #707070;
}

#header #nav {
  padding: 0 40px;
}

/* Right Side Sidebar */
#sidebar-right {
  width: 254px;
  padding: 0 17px 0 39px;
  float: right;
}

#sidebar-right .block {
  padding: 15px 4px 20px 4px;
  background: url('../images/lines.png') repeat-x bottom left;
}

#sidebar-right .block img {
  max-width: 248px;
}

#sidebar-right .block h2 {
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 19px;
  line-height: 25px;
  margin-bottom: 5px;
}

#sidebar-right .subtext {
  font-size: 11px;
  margin-bottom: 7px;
}

#sidebar-right h3.sidebar-top {
  font-family: Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 100;
  line-height: 1;
  text-transform: uppercase;
  padding: 0 0 15px 4px;
  background: url('../images/lines.png') repeat-x bottom left;
}

/* Left Side Sidebar */
#sidebar-left {
  float: left;
  width: 214px;
  padding: 0 22px 0 0;
}

#sidebar-left .block {
  background: url('../images/lines.png') repeat-x top left;
}

#sidebar-left .block:first-child {
  background: none transparent;
}

/* Intro/Essay */
#main.essay {
  width: 608px;
  padding: 0 30px 0 0;
  float: left;
  border-right: 1px solid #aeadad;
}

#main.essay h1 {
  font-family: "metabold_roman", sans-serif;
  font-size: 36px;
  line-height: 38px;
  margin: 0 0 13px 0;
  text-transform: none;
}

#main.essay h2,
#main.essay h3,
#main.essay .author {
  font-family: "metabook_roman", sans-serif;
}

#main.essay .essay-body h2,
.country-reports h2 {
  font-family: "Helvetica", sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px 0;
}

#main.essay > h3 {
  font-family: "metabook_italic", sans-serif;
  font-size: 22px;
  line-height: 25px;
  margin: 0 0 20px 0;
}

#main.essay .essay-body h3,
.country-reports #main h3 {
  font-family: "metabook_italic", sans-serif;
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 20px 0;
}

#main.essay .author {
  font-size: 16px;
  margin: 0 0 25px 0;
  line-height: 1.4;
}

.essay-img-container {
  box-shadow: 0 3px 3px rgba(0,0,0,0.38);
  behavior: url('../pie/PIE.htc');
  margin: 0 0 35px;
}

.essay-img-container .caption {
  bottom: 0;
}

#main.essay p {
  padding: 0;
}

/* Footer */
#footer {
  padding: 20px 50px 10px;
  background: #707070;
  color: #FFF;
}

#footer .block.block-menu_block {
  float: left;
  width: 150px;
}

#footer .block.block-menu_block li {
  margin: 0 0 9px 0;
}

#footer .block.block-menu_block li a {
  color: #FFF;
}

#footer .right {
  float: right;
  line-height: 23px;
  margin: 0 0 5px 0;
  position: relative;
  top: -5px;
}

/* Homepage-specific */
body.wrhome p {
  line-height: 1.5;
}

body.wrhome p.subtext {
  margin: 0;
}

.wrhome h1#site-title {
  float: left;
  font-size: 72px;
  width: 250px;
  line-height: 66px;
}

.wrhome #top {
  padding: 0 0 30px 0;
}

.wrhome #main-top {
  margin: 0 0 19px 0;
  padding: 73px 0 0 0;
}

.wrhome #nav {
  float: right;
  text-transform: uppercase;
  font-size: 13px;
}

.wrhome #nav a {
  font-weight: bold;
}

.wrhome #nav li {
  margin: 1px 0 6px 0;
  line-height: 14px;
  text-align: right;
  line-height: 1.4;
}

.wrhome #intro-body {
  font-size: 20px;
  padding: 0 50px 0 0;
}

.wrhome #intro-body p {
  margin: 0 0 32px 0;
}

.wrhome #sidebar-left {
  float: left;
  width: 366px;
}

.wrhome #main {
  float: right;
  width: 548px;
}

.wrhome #sidebar-left .wr-book {
  display: block;
  position: static;
  height: 527px;
  width: 366px;
  margin: 0 0 10px 0;
}

.wrhome #sidebar-left .block {
  padding: 30px 0 30px 5px;
}

.wrhome #sidebar-left div.block:nth-child(1) {
  background: none transparent;
}

.wrhome #sidebar-left .block h3 {
  line-height: 33px;
  position: relative;
  top: -5px;
  margin: 0 0 3px 0;
}

.wrhome #sidebar-left .block p {
  font-size: 14px;
}

.wrhome #sidebar-left .block .block-img {
  float: left;
  margin: 0 15px 0 0;
}

.wrhome #sidebar-left .block .block-desc {
  float: right;
  width: 204px;
}

#country-reports .block-img {
  width: 128px;
  height: 64px;
  background: url('../images/reports-map-sm.png') center center no-repeat;
}

#country-reports .block-img a {
  display: block;
  height: 100%;
  width: 100%;
}

.wrhome #bottom {
  background: url('../images/lines.png') repeat-x top left;
  width: 100%;
  padding: 40px 0 160px 0;
}

.wrhome #bottom .inner {
  background: url('../images/lines.png') repeat-x bottom left;
  padding: 0 0 50px 0;
}

.wrhome #bottom .block {
  width: 310px;
  float: left;
  margin: 0 10px 0 0;
}

.wrhome #bottom .block.last {
  margin: 0;
}

.wrhome #bottom .block h2 {
  margin: 0 0 10px 0;
  line-height: 32px;
  font-size: 26px;
}

.wrhome #bottom .block img {
  width: 310px;
  height: 200px;
  margin: 18px 0 0 0;
}

.wrhome .subnav {
  margin: 0;
}

.wrhome #top {
  margin: 24px 0 0 0;
}

.subnav .ico.main,
.subnav .ico.share {
  display: none;
}

.subnav .desktop-share {
  padding: 6px 0 0 0;
  float: right;
  margin: 0 0 0 10px;
}

.subnav .desktop-share li {
  height: 18px;
  width: 18px;
  display: block;
  float: left;
  margin: 0 0 0 5px;
}

.subnav .desktop-share li a {
  display: block;
  height: 100%;
  text-indent: -100000px;
}

.subnav .desktop-share li a.facebook {
  background-image: url('../images/facebook.gif');
}

.subnav .desktop-share li a.twitter {
  background-image: url('../images/twitter.gif');
}

.subnav .desktop-share li a.gplus {
  background-image: url('../images/gplus.png');
}

.subnav .desktop-share li a.linkedin {
  background-image: url('../images/linkedin.png');
}

.subnav .desktop-share li a.reddit {
  background-image: url('../images/reddit.gif');
}

.subnav .desktop-share li a.tumblr {
  background-image: url('../images/tumblr.png');
}

.subnav .desktop-share li a.stumbleupon {
  background-image: url('../images/stumbleupon.png');
}

.subnav .langs {
  /*margin: 0 200px 0 0;*/
}

.subnav {
  margin: 0 0 60px 0;
}

/* Essay Landing Page */
#main.essay-landing .essay {
  float: left;
  width: 310px;
  padding: 0 10px 0 0;
}

#main.essay-landing .essay.last {
  padding: 0;
}

#main.essay-landing .essay h2 {
  font-family: "metabold_roman", sans-serif;
  font-size: 28px;
  line-height: 35px;
  padding: 0 0 10px 0;
  min-height: 70px;
}

#main.essay-landing .essay .essay-img {
  margin: 0 0 40px 0;
}

#main.essay-landing .essay .teaser {
  line-height: 1.45;
}

#main.essay-landing .essay .teaser .more {
  font-weight: bold;
  font-size: 18px;
  display: block;
  margin: 20px 0 0 0;
}

#main.essay-landing .essay .author {
  margin: 0 0 30px 0;
  position: relative;
}

#main.essay-landing .essay .author-text {
  line-height: 20px;
  font-style: italic;
}

#main.essay-landing .essay.authors-1 .author .author-text,
#main.essay-landing .essay.authors-2 .author .author-text {
  position: absolute;
  bottom: 0;
  right: 0;
}

#main.essay-landing .essay.authors-2 .author .author-text {
  width: 120px;
}

#main.essay-landing .essay.authors-1 .author .author-text {
  width: 205px;
}

/* Country Reports */
.country-reports #main {
  float: right;
  width: 596px;
  padding: 0 100px 0 17px;
  border-left: 1px solid #aeadad;
}

.country-reports .body {
  line-height: 1.45;
}

.country-reports #sidebar-left,
.publications #sidebar-left {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

#country-links {
  overflow-y: auto;
}

.country-reports #sidebar-left .block,
.publications #sidebar-left .block {
  background: url('../images/lines.png') repeat-x bottom left;
}

.country-reports #sidebar-left #country-links li {
  padding: 16px 0 4px 0;
  cursor: pointer;
}

.country-reports #sidebar-left h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 25px 0;
}

.country-reports h1.title {
  font-size: 36px;
  text-transform: none;
  margin: 0 0 33px 0;
}

.country-reports #main .body.page-1 p:first-child {
  font-size: 18px;
  margin: 0 0 42px 0;
}

.country-reports #sidebar-left select#regions {
  font-size: 14px;
  font-family: Helvetica, sans-serif;
  width: 100%;
  height: 18px;
}

.country-reports #regions {
  margin: 0 0 29px 0;
}

/* Publications */
.publications #sidebar-left h3 {
  font-size: 14px;
  line-height: 1;
  margin: 0 0 13px 0;
}

.publications #sidebar-left #theme-links li,
.publications #sidebar-left #country-links li {
  list-style-type: none;
  margin: 0 0 12px 0;
}

.publications #sidebar-left ul {
  padding: 0 0 12px 0;
}

.publications #theme-links {
  margin: 0 0 24px 0;
  max-height: 300px;
  overflow-y: auto;
}

.publications #main {
  float: right;
  border-left: 1px solid #aeadad;
}

.publications #publication-detail {
  padding: 0 40px 0 25px;
  width: 650px;
}

.publications #publication-list {
  width: 695px;
  padding: 0 0 0 25px;
  min-height: 600px;
}

.publications #main h2 {
  font-size: 22px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  line-height: 28px;
  margin: 0 0 10px 0;
}

.publications #main .pub-cover {
  float: right;
}

.publications #main .pub-details {
  float: left;
  width: 430px;
  margin: 0 0 0 20px;
}

.publications #main .country {
  font-weight: bold;
  line-height: 1;
  margin: 0 0 8px 0;
}

.publications #main h3 {
  font-size: 14px;
  font-style: italic;
  font-weight: normal;
  margin: 0 0 8px 0;
  line-height: 1;
}

.publications #main .pub-teaser {
  line-height: 1.45;
  margin: 0 0 110px 0;
}

.publications #main .but {
  margin: 0 0 7px 0;
}

.publications .pub-cover.tablet,
.publications .pub-cover.mobile {
  display: none;
}

.publications #main .pub-cover {
  float: left;
}

.publications #publication-list .pub-report {
  float: left;
  width: 328px;
  padding: 0 0 23px 5px;
  margin: 0 0 20px 0;
  background: url('../images/lines.png') bottom left repeat-x;
  height: 128px;
  position: relative;
}

.publications #publication-list .pub-report.even {
  margin: 0 25px 0 0;
}

.publications #publication-list .pub-report .pub-detail {
  width: 210px;
  line-height: 20px;
  position: absolute;
  bottom: 23px;
  right: 0;
}

.publications #publication-list .pub-report .pub-detail .title {
  font-weight: bold;
}

.publications #publication-list .pub-report .pub-detail .subtitle {
  font-style: italic;
}

.publications #publication-list .pub-report .pub-detail .date {
  font-size: 14px;
  line-height: 1;
  margin: 3px 0 0 0;
}

.publications #country-links {
  overflow-y: auto;
}

.publications .date {
  margin: 0 0 35px 0;
}

.publications .selected {
  margin: 0 0 20px 0;
}

/* Photos and Videos */
.photos-videos .subnav {
  margin: 0 0 36px 0;
}

.photos-videos h2 {
  font-size: 44px;
  text-transform: none;
  margin: 0 0 55px 0;
}

.photos-videos .gallery {
  float: left;
  margin: 0 15px 0 0;
  position: relative;
}

.photos-videos .gallery,
.photos-videos .gallery img {
  height: 312px;
}

.photos-videos .gallery.right {
  margin: 0;
}

.photos-videos .featured-video {
  margin: 0 0 30px 0;
}

.photos-videos .featured-video .teaser {
  line-height: 1.4;
}

.photos-videos .featured-video .video {
  height: 344px;
  width: 625px;
  background: #000;
  float: left;
  margin: 0 17px 0 0;
  position: relative;
}

.photos-videos .featured-video .video .playbutton {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 71px;
  width: 71px;
  margin: -35px 0 0 -35px;
  background: url('../images/sprite.png') 0 -157px;
}

.photos-videos .featured-video .video .playbutton a {
  display: block;
  height: 100%;
  width: 100%;
}

/* Gallery Detail */
.gallery .subnav {
  margin: 0 0 15px 0;
}

.gallery #main {
  background: #000;
}

.gallery .countries {
  padding: 18px 0 30px 45px;
}

.gallery .countries li {
  float: left;
  font-size: 28px;
  border-right: 3px solid #707070;
  line-height: 1.2;
  padding: 0 18px 0 0;
  margin: 0 18px 0 0;
}

.gallery .countries li.selected {
  border-color: #FFF;
}

.gallery .countries li.last {
  border: none;
}

.gallery .countries li.selected a {
  color: #FFF;
  font-weight: bold;
}

.slide-bottoms .slide-bottom {
  padding: 50px 45px;
}

.slide-bottoms .slide-bottom > div {
  line-height: 1.4;
  float: left;
  width: 48%;
}

.slide-bottoms .slide-bottom > .description {
  color: #FFF;
  margin: 0 4% 0 0;
}

/* About */
.about #sidebar-right {
  width: 254px;
  padding: 0 30px 0 23px;
  float: right;
}

/* Miscellaneous Styles */
.block .subtext {
  font-style: italic;
}

.mobile {
  display: none!important;
}