/*
 *
 * Middle East site theme
 *
 *
 */
html {
  height: 100%; }

body {
  height: 100%;
  background-color: white; }

.wrapper {
  margin-left: auto;
  margin-right: auto; }

#masthead {
  background: #204164 url(../img/header-bg.jpg) repeat-x left top !important;
  height: 105px;
  position: relative;
  border-bottom: 1px solid #012551; }
  #masthead .container .logo {
    padding-left: 0; }
  #masthead .container .languages {
    float: right;
    margin-top: 5.5em; }
    #masthead .container .languages a {
      color: white;
      font-weight: bold;
      font-size: 20px;
      text-shadow: 1px 1px #012551; }
      #masthead .container .languages a:hover {
        color: #66ccff;
        text-decoration: none; }

.navbar {
  border-top: 1px solid #444444; }
  .navbar li {
    font-size: 116%;
    font-weight: bold;
    border-left: 1px solid #444444;
    border-right: 1px solid black; }
  .navbar li.first {
    border-left: 1px solid black; }
    .navbar li.first a {
      border-left: 1px solid #444444; }
  .navbar li.last {
    border-right: 1px solid #444444; }
    .navbar li.last a {
      border-right: 1px solid black; }
  .navbar li.eng {
    font-size: 100%; }
  .navbar .nav-languages {
    display: none; }
  .navbar .btn-group .btn-inverse {
    margin-top: 1px;
    margin-left: 15px; }

.classic-banner {
  margin-bottom: 15px;
  text-align: center; }
  .classic-banner img {
    height: auto; }

ul.articles-with-thumbs {
  list-style: none outside none;
  margin: 0;
  padding: 0; }
  ul.articles-with-thumbs li {
    margin: 0 0 1em;
    padding: 0; }
    ul.articles-with-thumbs li:after {
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden; }
    ul.articles-with-thumbs li img {
      border: 1px solid #cccccc;
      float: left;
      padding: 1px; }
    ul.articles-with-thumbs li h3 {
      color: #444444;
      font-size: 15px;
      line-height: 1.3em;
      margin-bottom: 5px;
      margin-left: 60px; }
    ul.articles-with-thumbs li p {
      margin-left: 60px; }

ul.articles-inner {
  list-style: none outside none;
  margin: 0;
  padding: 1.5em 1.5em 0 1.5em; }
  ul.articles-inner li {
    margin: 0 0 1em;
    padding: 0; }
    ul.articles-inner li h3 {
      color: #444444;
      font-size: 15px;
      line-height: 1.3em;
      margin-bottom: 0;
      margin-top: 0; }

ul.articles {
  list-style: none outside none;
  margin: 0;
  padding: 0; }
  ul.articles li {
    margin: 0 0 1em;
    padding: 0; }
    ul.articles li h3 {
      color: #444444;
      font-size: 15px;
      line-height: 1.3em;
      margin-bottom: 0;
      margin-top: 0; }

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

.clearfix:after {
  clear: both; }

/* */
.article-section {
  background: #8eb3be;
  color: white;
  font-size: 9px;
  font-weight: bold;
  padding: 3px 6px;
  text-transform: uppercase;
  border-radius: 2px; }

.enlarge {
  background: url("../img/icon-enlarge.png") no-repeat scroll left top rgba(0, 0, 0, 0);
  padding-left: 20px;
  margin-left: 10px;
  text-decoration: none; }

/* */
#shareFloat {
  background-color: #333333;
  border-radius: 5px 5px 5px 5px;
  overflow: hidden;
  padding: 15px 5px 5px 5px;
  position: absolute;
  text-align: center;
  top: 180px;
  margin-left: -95px;
  width: 70px; }
  #shareFloat ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    #shareFloat ul li {
      padding: 0;
      margin-bottom: 10px; }
    #shareFloat ul li.last {
      margin-bottom: 0; }

div.shareNarrow {
  display: none;
  float: right;
  left: 0;
  margin: 0; }
  div.shareNarrow ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    div.shareNarrow ul li {
      float: left;
      margin: 0;
      padding: 0; }
    div.shareNarrow ul li.second {
      margin-right: -15px; }
    div.shareNarrow ul li.last {
      margin-right: -15px; }

div.shareNarrow2 {
  display: none;
  float: right;
  left: 0;
  margin: 20px 0 0 0; }
  div.shareNarrow2 ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    div.shareNarrow2 ul li {
      float: left;
      margin: 0;
      padding: 0; }
    div.shareNarrow2 ul li.second {
      margin-right: -15px; }
    div.shareNarrow2 ul li.last {
      margin-right: -30px; }

/* home */
section#latest-news-features,
section#latest-research,
section#most-read,
section#featured,
section#blog,
section#our-picks {
  margin-top: 25px; }

/* */
.box {
  border: solid 1px #cccccc;
  background-color: #e2e3e2;
  background: #f8f8f8;
  background: -moz-linear-gradient(top, #f8f8f8 0, #e6e5e6 250px);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8f8f8), color-stop(250, #e6e5e6));
  background: -webkit-linear-gradient(top, #f8f8f8 0, #e6e5e6 250px);
  background: -o-linear-gradient(top, #f8f8f8 0, #e6e5e6 250px);
  background: -ms-linear-gradient(top, #f8f8f8 0, #e6e5e6 250px);
  background: linear-gradient(top, #f8f8f8 0, #e6e5e6 250px);
  margin-bottom: 1.5em;
  text-shadow: 1px 1px white; }
  .box .inner {
    border: 1px solid white;
    padding: 1em; }
    .box .inner h1 {
      background: url("../img/bdr-grey.gif") repeat-x scroll left bottom transparent; }
    .box .inner h2 {
      margin-top: 0; }

/* */
.accordion-heading a {
  background-color: #e5e5e5;
  color: #666666;
  font-size: 14px; }
  .accordion-heading a:hover {
    background-color: #204164;
    color: white;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

/* */
.more {
  font-weight: bold;
  text-align: right; }
  .more .icon-chevron-right {
    opacity: 0.4;
    margin-top: 2px; }

.more:hover .icon-chevron-right {
  opacity: 0.6; }

/* archives our picks Tabs */
#archives .tab-content,
#our-picks .tab-content {
  border: none;
  margin-top: 30px; }

#our-picks .nav-tabs {
  margin-top: 30px; }

/* */
.article-type {
  border-bottom: 1px solid #cccccc;
  color: #8eb3be;
  font-size: 85%;
  font-weight: bold;
  margin-bottom: 1em;
  text-align: right;
  text-transform: uppercase; }

.doi,
.pub-date {
  font-size: 100%;
  color: #666666;
  margin: 2.5em 0 0 0; }

h2.standfirst {
  color: #888888;
  line-height: 1.5em;
  font-size: 136%; }

.author {
  font-size: 105%;
  font-weight: bold;
  margin: 2em 0; }

figure {
  float: right;
  margin: 0 0 20px 20px;
  width: 284px; }
  figure img {
    border: 1px solid #cccccc;
    padding: 1px;
    margin-bottom: 15px; }

#doi-201486 figure {
  float: none;
  margin: 0 auto;
  width: 550px; }

figure-600 {
  margin: 0 0 20px 20px;
  width: 600px; }
  figure-600 img {
    border: 1px solid #cccccc;
    padding: 1px;
    margin-bottom: 15px; }

figcaption {
  color: #666666;
  font-size: 90%; }
  figcaption .credit {
    font-style: italic; }

crosshd {
  font-size: 120%;
  font-weight: bold; }

blockquote {
  width: 30%;
  border: 1px solid #cccccc;
  background: url("../img/pullquote.png") right top no-repeat #ececec;
  float: left;
  margin: 20px 20px 20px 0;
  padding: 25px 15px;
  font-weight: bold;
  color: #666666; }

div.iframeWrap {
  margin: 3em 0;
  padding-top: 56.25%;
  position: relative;
  width: 100%; }
  div.iframeWrap iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

a.to-arb {
  float: right;
  font-weight: bold; }

a.to-arb .icon-random {
  opacity: 0.4;
  margin-top: 2px; }

a.to-arb:hover .icon-random {
  opacity: 0.6; }

/* */
.profile-pic {
  float: left;
  margin-right: 30px;
  border: 1px solid #cccccc;
  padding: 1px; }

/* */
.sponsosr-logo {
  float: left;
  margin-right: 30px; }

.sponsor-info {
  padding-left: 265px; }

.org,
.fn {
  font-weight: bold; }

.mgn-btm {
  margin-bottom: 1em; }

h3.pdf-link {
  margin: 0; }

/* Podcast */
.podcast-box {
  margin: 30px 0 0 0;
  color: #666666;
  font-size: 12px;
  margin-bottom: 0.5em; }
  .podcast-box iframe {
    margin: 0; }
  .podcast-box p.discription {
    color: #666666;
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 0.5em; }
  .podcast-box span.label a {
    color: white; }
    .podcast-box span.label a:hover {
      text-decoration: none; }

/* */
#sidebar {
  float: right; }
  #sidebar .svcs-box {
    border: solid 1px #cccccc;
    background-color: #e2e3e2;
    background: #f8f8f8;
    background: -moz-linear-gradient(top, #f8f8f8 0, #e6e5e6 250px);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8f8f8), color-stop(250, #e6e5e6));
    background: -webkit-linear-gradient(top, #f8f8f8 0, #e6e5e6 250px);
    background: -o-linear-gradient(top, #f8f8f8 0, #e6e5e6 250px);
    background: -ms-linear-gradient(top, #f8f8f8 0, #e6e5e6 250px);
    background: linear-gradient(top, #f8f8f8 0, #e6e5e6 250px);
    margin-bottom: 1.5em; }
    #sidebar .svcs-box .inner {
      border: 1px solid white;
      padding: 1em; }
      #sidebar .svcs-box .inner ul {
        list-style-type: none;
        margin: 0;
        padding: 0; }
        #sidebar .svcs-box .inner ul li:last-child {
          margin-bottom: 0; }
        #sidebar .svcs-box .inner ul li a {
          display: block;
          font-size: 108%;
          font-weight: bold;
          margin: 0;
          text-decoration: none; }
          #sidebar .svcs-box .inner ul li a:hover {
            text-decoration: none; }
        #sidebar .svcs-box .inner ul li h3 {
          font-size: 90%;
          line-height: 138.5%;
          margin: 0; }
        #sidebar .svcs-box .inner ul li p.date {
          color: #666666;
          margin: 5px 0; }
      #sidebar .svcs-box .inner h2 {
        color: #6a1211;
        font-size: 116%;
        font-weight: bold;
        line-height: 153.9%;
        margin: 0 0 1em 0;
        background: url(../img/bdr-grey.gif) repeat-x left bottom scroll; }
        #sidebar .svcs-box .inner h2 a {
          color: #6a1211; }
          #sidebar .svcs-box .inner h2 a:hover {
            text-decoration: none; }
        #sidebar .svcs-box .inner h2 span {
          color: #ed2120; }

#sidebar .bnr {
  margin-bottom: 1.5em;
  text-align: center; }
  #sidebar .bnr img {
    margin: 0 auto;
    height: 100%; }
#sidebar .btn {
  float: right;
  margin-bottom: 1.5em; }
#sidebar .social p {
  float: left;
  line-height: 32px;
  margin: 0 65px 0 0; }
#sidebar .social a {
  margin: 0 0 0 2px; }

#sidebar .blue-box {
  clear: both;
  border: solid 1px #bbddff;
  background-color: #e2e3e2;
  background: #f8f8f8;
  background: -moz-linear-gradient(top, #e2f1fe 0, #f6fbff 250px);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e2f1fe), color-stop(250, #f6fbff));
  background: -webkit-linear-gradient(top, #e2f1fe 0, #f6fbff 250px);
  background: -o-linear-gradient(top, #e2f1fe 0, #f6fbff 250px);
  background: -ms-linear-gradient(top, #e2f1fe 0, #f6fbff 250px);
  background: linear-gradient(top, #e2f1fe 0, #f6fbff 250px);
  margin-bottom: 1.5em; }
  #sidebar .blue-box .inner {
    border: 1px solid white;
    padding: 1em; }
    #sidebar .blue-box .inner h3 {
      background: url("../img/sponsor-h3-line.gif") repeat-x scroll left bottom transparent;
      color: #0093d1;
      margin-top: 0;
      padding-bottom: 0.25em;
      text-shadow: 1px 1px 0 white; }
    #sidebar .blue-box .inner p {
      margin: 1em 0 0 0 !important;
      text-align: center !important; }
  #sidebar .blue-box ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    #sidebar .blue-box ul li {
      font-size: 14px;
      font-weight: bold;
      margin-bottom: 0.5em; }
      #sidebar .blue-box ul li #israel {
        background: url("../img/icon-israel.gif") no-repeat scroll left 50% transparent;
        display: block;
        line-height: 35px;
        padding: 0 0 0 45px; }
      #sidebar .blue-box ul li #islam {
        background: url("../img/icon-islam.gif") no-repeat scroll left 50% transparent;
        display: block;
        line-height: 35px;
        padding: 0 0 0 45px; }
      #sidebar .blue-box ul li #iran {
        background: url("../img/icon-iran.gif") no-repeat scroll left 50% transparent;
        display: block;
        line-height: 35px;
        padding: 0 0 0 45px; }

/* Footer */
footer #footer-main {
  background: #535353;
  border-top: 3px solid #a4a4a4;
  margin-top: 50px;
  padding: 50px 0 30px;
  font-size: 93%;
  color: white; }
  footer #footer-main a {
    text-decoration: none; }
    footer #footer-main a:hover {
      text-decoration: none; }
  footer #footer-main a.btn {
    margin: 1em 0 2em; }
  footer #footer-main ul.footer-links {
    float: right;
    margin: 0 0 0 20px;
    padding: 0 19px 0 0;
    border-left: 1px dashed white;
    list-style-type: none;
    width: 120px; }
    footer #footer-main ul.footer-links.last {
      border: 0 none; }
    footer #footer-main ul.footer-links li {
      line-height: 1.7em; }
  footer #footer-main .copyright {
    direction: ltr;
    padding: 40px 0 10px;
    clear: both; }
    footer #footer-main .copyright small {
      font-size: 93%;
      display: block; }
  footer #footer-main .span8 {
    float: right; }
  footer #footer-main .logo-foot img {
    float: right;
    margin-bottom: 40px; }
  footer #footer-main .footNav {
    float: right; }
    footer #footer-main .footNav a {
      float: left;
      padding: 4px 6px;
      margin: 0 4px;
      color: white; }
      footer #footer-main .footNav a:hover {
        color: white;
        text-decoration: none;
        background: #204164;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px; }
    footer #footer-main .footNav a.first {
      padding-left: 6px;
      margin-left: 0;
      border-left: 0; }
    footer #footer-main .footNav span {
      float: left;
      margin: 0 2px;
      color: #dddddd;
      margin-top: 4px; }

/* search box */
form.gsc-search-box {
  padding-left: 0;
  padding-left: 4px \9;
  padding-right: 0;
  padding-right: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px; }

input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus,
.gsc-search-button {
  box-sizing: content-box;
  line-height: normal; }

.navbar-search .gsc-control-cse.gsc-control-cse-en {
  background: inherit;
  border: none; }

.navbar-search .cse .gsc-control-cse, .navbar-search .gsc-control-cse {
  padding: 0px; }

.navbar-search .gsc-search-button {
  display: none; }

.navbar-search .gsc-input input.gsc-input {
  padding: 4px 9px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px !important;
  font-weight: normal !important;
  line-height: 1 !important;
  color: white !important;
  background: #4d4d4d !important;
  border: 1px solid #151515 !important;
  -webkit-box-shadow: "inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15)";
  -moz-box-shadow: "inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15)";
  box-shadow: "inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15)";
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
  border-radius: 3px !important;
  display: inline-block !important; }

.navbar-search .gsib_a {
  padding: 0px !important; }

.navbar-search .gsib_b {
  display: none; }

.navbar-search .gsc-input-box {
  border: none;
  background: none; }

.navbar-search .gsc-modal-background-image-visible {
  background-color: black !important;
  opacity: 0.6 !important; }
