/*
Theme name: Burma Partnership
Editors: Mission Control
*/
/* Font details */
@font-face {
  font-family: 'zawgyi-oneregular';
  src: url("font/zawgyione2008.eot");
  src: url("font/zawgyione2008.eot?#iefix") format("embedded-opentype"), url("font/zawgyione2008.woff") format("woff"), url("font/zawgyione2008.ttf") format("truetype"), url("font/zawgyione2008.svg#zawgyi-oneregular") format("svg");
  font-weight: normal;
  font-style: normal; }
/* Navigation
================================================== */
.dropdown-menu {
  margin: 0;
  padding: 0;
  list-style: none; }

.dropdown-menu li {
  position: relative; }

.dropdown-menu ul {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transition: all .2s ease-in-out;
  margin: 10px 0 0 0;
  _margin: 0;
  /*IE6 only*/ }

.dropdown-menu > li {
  float: left;
  display: block; }

.dropdown-menu li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin: 0; }

.dropdown-menu a {
  display: block;
  position: relative; }

.dropdown-menu ul ul {
  top: 0;
  left: 100%; }

.dropdown-menu > li ul {
  min-width: 200px; }

.dropdown-menu ul ul li {
  width: 100%; }

/* Main styling */
#menu-wrap {
  width: 930px;
  margin: 15px auto;
  display: inline-block; }

#navigation {
  height: 45px;
  position: relative;
  margin: 0px;
  width: 100%;
  padding: 0px;
  border: 0px solid #ccc;
  background: #bc0322;
  /* Old browsers */
  background: -moz-linear-gradient(top, #bc0322 0%, #900000 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bc0322), color-stop(100%, #900000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #bc0322 0%, #900000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #bc0322 0%, #900000 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #bc0322 0%, #900000 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #bc0322 0%, #900000 100%);
  /* W3C */ }

#navigation .dropdown-menu > li.sfHover > a,
#navigation .dropdown-menu > .current-menu-item > a,
#navigation .current-menu-parent > a,
#navigation .current-menu-parent > a:hover,
#navigation .dropdown-menu > .current-menu-item > a:hover {
  color: #900 !important;
  background-color: #fc0; }

#navigation .dropdown-menu > li > a:hover {
  color: #900;
  background-color: #fc0; }

#navigation .dropdown-menu > li {
  padding: 0px;
  border-right: 2px groove rgba(155, 155, 155, 0.2); }

#navigation .dropdown-menu > li:last-child {
  border-right: none; }

#navigation .dropdown-menu a {
  height: 45px;
  line-height: 45px;
  font-size: 14px;
  color: #fc0;
  font-weight: normal;
  text-transform: uppercase;
  text-decoration: none;
  text-align: left;
  cursor: pointer;
  padding: 0px 28px;
  /* padding to left and right of menu item */ }

/*drop-down styles*/
#navigation .dropdown-menu ul {
  top: 45px;
  background: #efefef;
  border: 1px solid #ccc;
  border-bottom: none;
  box-shadow: 0 3px 3px 0 rgba(51, 51, 51, 0.3); }

#navigation .dropdown-menu ul a {
  display: block;
  height: auto;
  line-height: 1.7em;
  padding: 10px 0px;
  margin: 0px;
  border: 0px;
  color: #000; }

#navigation .dropdown-menu ul li {
  position: relative;
  display: block;
  border-bottom: 2px groove rgba(255, 255, 255, 0.5); }

#navigation .dropdown-menu ul li:last-child {
  border-bottom: none; }

#navigation .dropdown-menu ul li > a:hover {
  color: #000;
  background-color: #fc0; }

#navigation .dropdown-menu ul ul {
  top: -1px; }

ul.sub-menu {
  margin: 0px;
  padding: 0px; }
  ul.sub-menu a {
    padding-left: 15px !important; }

#navigation .selector {
  display: none; }

.sd-node-title-box {
  border: 0px solid red;
  padding: 10px 15px !important; }

.slide-title {
  font-size: 16px !important; }
  .slide-title a {
    color: #900 !important; }

p.slide-text {
  font-size: 12px !important;
  margin: 5px 0px !important;
  line-height: 1.5em; }
  p.slide-text a {
    color: #900 !important; }

.sd-nav-wrapper {
  padding: 10px 0px 15px 0px !important; }

/* Social links */
.social-links {
  float: left;
  width: 240px;
  border-top: 1px dotted #efefef;
  margin-top: 10px;
  padding-top: 10px; }
  .social-links .social-link-facebook {
    float: left;
    width: 25px;
    height: 25px;
    display: block;
    background: transparent url(images/mini-social-icons-25.png) no-repeat;
    background-position: 0px -26px;
    margin-right: 25px; }
  .social-links .social-link-facebook:hover, .social-links .social-link-facebook:focus, .social-links .social-link-facebook:active {
    background-position: 0px -50px; }
  .social-links .social-link-flickr {
    float: left;
    width: 25px;
    height: 25px;
    display: block;
    background: transparent url(images/mini-social-icons-25.png) no-repeat;
    background-position: -26px -26px;
    margin-right: 25px; }
  .social-links .social-link-flickr:hover, .social-links .social-link-facebook:focus, .social-links .social-link-facebook:active {
    background-position: -26px -50px; }
  .social-links .social-link-twitter {
    float: left;
    width: 25px;
    height: 25px;
    display: block;
    background: transparent url(images/mini-social-icons-25.png) no-repeat;
    background-position: -200px -26px;
    margin-right: 25px; }
  .social-links .social-link-twitter:hover, .social-links .social-link-twitter:focus, .social-links .social-link-twitter:active {
    background-position: -200px -50px; }
  .social-links .social-link-vimeo {
    float: left;
    width: 25px;
    height: 25px;
    display: block;
    background: transparent url(images/mini-social-icons-25.png) no-repeat;
    background-position: -225px -26px;
    margin-right: 25px; }
  .social-links .social-link-vimeo:hover, .social-links .social-link-vimeo:focus, .social-links .social-link-vimeo:active {
    background-position: -225px -50px; }
  .social-links .social-link-youtube {
    float: left;
    width: 25px;
    height: 25px;
    display: block;
    background: transparent url(images/mini-social-icons-25.png) no-repeat;
    background-position: -250px -26px;
    margin-right: 25px; }
  .social-links .social-link-youtube:hover, .social-links .social-link-youtube:focus, .social-links .social-link-youtube:active {
    background-position: -250px -50px; }

/* Search form in header section - html5 version */
.search-form {
  float: right;
  clear: both;
  padding: 0px;
  border: 0px solid green; }
  .search-form input.search-field {
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 255px;
    background: #efefef;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    border: 1px solid #ccc;
    border-radius: 5px;
    float: right;
    color: #666; }
  .search-form input.search-submit {
    display: none; }
  .search-form span.screen-reader-text {
    display: none; }

/* Sidebar details */
.sidebar-wrap {
  float: right;
  width: 255px;
  margin: 0px 15px 0px 0px;
  color: #666;
  border: 0px solid green;
  font-family: 'zawgyi-oneregular'; }
  .sidebar-wrap .sidebar-widget {
    float: left;
    width: 100%;
    margin-top: 15px;
    padding: 0px;
    border: 0px solid blue;
    background: #ffffcc;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ffffcc 0%, #fffff7 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffffcc), color-stop(100%, #fffff7));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #ffffcc 0%, #fffff7 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #ffffcc 0%, #fffff7 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #ffffcc 0%, #fffff7 100%);
    /* IE10+ */
    background: linear-gradient(to right, #ffffcc 0%, #fffff7 100%);
    /* W3C */ }
    .sidebar-wrap .sidebar-widget h4 {
      margin: 0px;
      padding: 10px;
      background-color: #900;
      color: #fc0; }
    .sidebar-wrap .sidebar-widget .widget-text {
      padding: 10px; }

/* Footer details */
.footer-wrap {
  border-top: 1px solid #ccc;
  clear: both;
  float: left;
  width: 100%;
  background-color: #efefef;
  margin-top: 15px;
  padding: 20px; }
  .footer-wrap .footer-widget {
    float: left;
    padding-right: 30px;
    margin-right: 30px;
    border-right: 1px solid #ccc; }
  .footer-wrap .footer-widget:last-child {
    border-right: none; }

* {
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Old versions of iOS & Android */
  box-sizing: border-box;
  /* Everyone else... */ }

body {
  margin: 0;
  padding: 0px;
  text-align: center;
  color: #333333;
  background-color: #fff;
  background-image: url(images/temp-bg.gif);
  background-attachment: fixed;
  font-family: "zawgyi-oneregular", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
  font-size: 75%; }

#container {
  width: 960px;
  margin: 20px auto;
  text-align: left;
  background-color: #fff;
  border: 0px solid red;
  box-shadow: 0px 0px 5px #333;
  display: inline-block; }

#MainContent {
  background-color: #FFFFFF;
  padding-left: 16px;
  padding-right: 16px; }

#rowMasthead {
  width: 100%;
  float: left;
  height: auto;
  padding: 16px;
  padding-bottom: 0;
  border: 0px solid red; }

#rowContent {
  width: 928px;
  padding: 16px;
  background-color: #FFF; }

#leftColumn {
  width: 650px;
  float: left;
  border: 0px solid green; }

#rightColumn {
  float: right;
  width: 270px;
  margin-top: 5px;
  color: #666;
  border: 0px solid green; }

.rightColumnTable {
  width: 255px;
  float: left;
  margin-top: 10px;
  background-image: url(images/temp-tablebg.gif);
  border: 0px solid blue; }

.rightColumnTableHeaderRed {
  background-color: #900;
  color: #FC0;
  padding: 8px;
  font-weight: bold;
  letter-spacing: 2px; }

.rightColumnTableHeaderGrey {
  background-color: #666;
  color: #FC0;
  margin-top: 15px;
  padding: 10px;
  font-weight: bold;
  letter-spacing: 2px; }

.rightColumnTableContent {
  padding: 8px;
  border-bottom-style: solid;
  border-bottom-color: #333;
  border-bottom-width: 1px; }

.NavBar {
  width: 925px;
  padding-left: 16px;
  padding-right: 16px; }

.fltlft {
  /* this class can be used to float an element left in the page */
  float: left; }

.fltright {
  /* this class can be used to float an element right in the page */
  float: right; }

.fltclear {
  /* this class can be used to hard return an element in the page */
  clear: both; }

.widgetLeft {
  width: 320px;
  float: left; }

.widgetRight {
  width: 320px;
  float: right; }

.widgetInside {
  background-color: #E6E6E6;
  padding: 0 5px 0 5px; }

.widgetHeader {
  background-color: #666;
  color: #FC0;
  padding-top: 3px;
  padding-left: 8px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-bottom: 3px; }

h4.widgetInside {
  margin: 0 0 3px 0;
  padding: 5px 0; }

.widgetList {
  list-style-type: none;
  padding: 0;
  margin: 5px 0 0 0; }

.widgetList li {
  background-image: url(images/temp-blog-link.gif);
  background-repeat: no-repeat;
  background-position: 0 .1em;
  padding-left: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  line-height: 1.8em; }

.yellow {
  color: #FC0; }

#search {
  background-color: #666;
  height: 41px; }

.redheader {
  color: #900; }

.yellowheader {
  font-weight: bold;
  color: #FC0; }

#ContentSpan {
  background-color: #fff;
  padding: 0px;
  margin: 0px;
  border: 0px solid blue;
  float: left;
  width: 100%; }

#ContentSpanR {
  background-color: #fff;
  padding-left: 16px; }

#ContentLeft {
  width: 657px;
  float: left;
  margin-left: 16px;
  border: 0px solid red; }
  #ContentLeft .section {
    border-top: 1px dotted #999;
    padding-bottom: 10px;
    font-family: 'zawgyi-oneregular';
    float: left;
    background-color: #fff; }
  #ContentLeft .section-header {
    background-color: #ccc;
    color: #FC0;
    margin-top: 15px;
    padding: 10px;
    font-weight: bold;
    float: left;
    width: 100%;
    text-transform: uppercase; }

#ContentRight {
  width: 100px; }

#ContentFooter {
  clear: both; }

.ContentPhotoBox {
  float: right;
  width: 195px;
  border-top-color: #666;
  border-right-color: #666;
  border-bottom-color: #666;
  border-left-color: #666; }

.ContentPhotoCaption {
  background-color: #FFF;
  padding: 8px;
  float: right;
  width: 162px;
  border: 1px solid #666; }

.ContentRuledBox {
  border: 1px solid #666;
  padding: 8px; }

.ContentPartner {
  padding-left: 160px; }

A {
  color: #900;
  text-decoration: none; }

a:hover {
  /* extra */
  text-decoration: underline; }

h2 {
  color: #251617; }

#blogTable {
  padding: 5px;
  background-color: #E6E6E6;
  /* height: 30px; */
  margin-top: 2px; }

#blogLink {
  float: left;
  height: 27px;
  width: 27px; }

#blogTitle {
  width: 420px;
  float: left;
  padding-top: 2px;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 2px; }

#blogExcerpt p {
  width: 600px;
  float: left;
  letter-spacing: 0px;
  font-weight: normal;
  margin-bottom: 4px;
  padding-left: 25px; }

#blogTitle a {
  color: #333333; }

#blogDate {
  width: 130px;
  float: right;
  padding-top: 2px; }

.infobar {
  font-size: 11px;
  font-style: italic; }

#group table {
  border: thin;
  border-style: dotted;
  border-color: #990000;
  border-width: 1px;
  padding: 3px; }

#group td {
  border: thin;
  border-style: dotted;
  border-color: #990000;
  border-width: 1px;
  padding: 3px; }

#myGallery {
  width: 657px !important;
  height: 400px !important;
  border: none !important; }

h4 {
  color: #800000;
  font-weight: bold; }

ol {
  height: auto;
  width: 470px; }

p {
  color: #000; }

/**.commentlist {
	background-color: #003;
} */
.commentlist .quote {
  background: url(bpquote.gif) no-repeat top right;
  background-color: #ffc225;
  color: #000000;
  min-height: 50px; }

.commentlist .quote p {
  color: #000000; }

.commentlist li {
  padding: 5px 18px 22px 18px;
  margin-top: 15px;
  background: #454545 url(bpcommentlist.gif) bottom no-repeat;
  color: #e4edee;
  background-color: #ffc225;
  list-style-position: inside;
  list-style-type: none; }

.commentlist cite {
  display: block;
  font-style: normal;
  background-color: #ffffff;
  padding: 0 0 0 15px;
  color: #800000; }

.commentlist cite a:link, .commentlist cite a:visited {
  color: #000000;
  text-decoration: none; }

.commentlist cite a:hover, .commentlist cite a:active {
  color: #000000;
  text-decoration: underline; }

#comment2010 {
  background: url(GSA.jpg) no-repeat top right; }

/* Read older entries and new entries navigation */
.page-navigation-top {
  margin: 0px 0px 10px 0px;
  clear: both;
  float: left;
  width: 100%;
  height: 25px;
  border: 0px solid red; }

.page-navigation-bottom {
  margin: 10px 0px 20px 0px;
  clear: both;
  float: left;
  width: 100%;
  height: 25px; }

.wp-pagenavi {
  clear: both; }

.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #BFBFBF;
  padding: 3px 5px;
  margin: 2px; }

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  border-color: #000;
  background-color: #efefef; }

.wp-pagenavi span.current {
  font-weight: bold; }

/* Issues page overrides */
.issues-wrap {
  float: left;
  width: 100%;
  margin-bottom: 20px; }
  .issues-wrap .issues-image {
    float: left;
    width: 100px;
    margin: 3px 15px 0px 0px; }
  .issues-wrap .issues-text {
    float: left;
    width: 540px;
    margin: 0px;
    padding: 0px; }
    .issues-wrap .issues-text h3 {
      margin: 0px; }

/*# sourceMappingURL=style.css.map */
