/*

  Dark gray: #535F63
  Bright Red: #EE3545
  Bright Blue: #00B3DC
  Bright Green: #8BCF32
  Gray: #9FACAA
  Dark Red: #790028
  Dark Blue: #285674
  Dark Green: #566F26
  Orange:  #f2951e
  Purple: #72609F
*/


.views-exposed-widget {
  float: none !important;
}

ul.pager {
  display: inline-block;
  padding: 0;
}

  ul.pager li {
    /* background: #6ba512; 
    color: #fff; */
    float: left;
    margin: 0 1px 0 0;
    padding: 5px;
    display: inline-block;
  }

   /*
 ul.pager li a {
      color: #fff;
      display: block;
      text-decoration: none;
    }
*/

      ul.pager li a:hover {
        text-decoration: underline;
      }

    ul.pager li span {
      color: #999;
      display: block;
    }

div.clear {
  clear: both;
}

p {
  margin-bottom: 1em;
}

.messages {
  background: #8bcd32;
  color: #fff;
  margin: 20px;  
  padding: 10px;
}

  #content-wrapper .messages a {
    color: #000;
  }

  .has-right .messages {
    margin-right: 240px;
  }

.button {
  background: #9facaa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff !important;
  padding: 10px;
  text-decoration: none !important;
  text-transform: uppercase;
}

  .button:hover {
    background: #535f63;
  }

body {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px !important;
  text-align: center;
}

  #container {
    margin: 0 auto;
    text-align: left;
    width: 890px;
  }

/* content */

#content-wrapper {
  border-left: 1px #9FACAA solid;
  border-right: 1px #9FACAA solid;
}

  #content-wrapper p {
    line-height: 1.5em;
  }

  #content-wrapper a {
    color: #6ba512;
    text-decoration: underline;
  }

  #title-wrapper {
    background: #6ba512;
  }

  #content-wrapper h1 {
    color: #fff;
    font-size: 24px;
    padding: 20px;
    text-transform: uppercase;
  }

  #column-wrapper {
    position: relative;
  }

  #page-content {
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
  }

  #region-right {
    float: right;
    margin: 20px 0 0 20px;
    width: 200px;
  }

  #content-wrapper .block {
    margin-bottom: 20px;
  }

    #content-wrapper .block h2 {
      background: #6ba512;
      -webkit-border-top-left-radius: 10px;
      -moz-border-radius-topleft: 10px;
      border-top-left-radius: 10px;
      -webkit-border-top-right-radius: 10px;
      -moz-border-radius-topright: 10px;
      border-top-right-radius: 10px;
      color: #fff;
      font-size: 14px;
      padding: 10px;
      text-transform: uppercase;
    }
    
    #content-wrapper .block .content {
      border-bottom: 1px #9facaa solid;  
      border-left: 1px #9facaa solid;  
      border-right: 1px #9facaa solid;
      -webkit-border-bottom-left-radius: 10px;
      -moz-border-radius-bottomleft: 10px;
      border-bottom-left-radius: 10px;
      -webkit-border-bottom-right-radius: 10px;
      -moz-border-radius-bottomright: 10px;
      border-bottom-right-radius: 10px;
      padding: 5px;
    }
    
      #content-wrapper #block-block-4 .content {
        border: none;      
      }
    
    #content-wrapper #block-block-4 {
      text-align: center;  
    }

.views-exposed-form {
  background: #9facaa;
  margin-left: -20px;
  margin-top: -21px;
  padding-top: 5px;
  width: 888px;
}

  .form-submit,
  .form-checkboxes {
    display: inline;
    margin: 0 !important;
  }
  
  .views-widget,
  .bef-checkboxes,
  .form-checkboxes .form-item {
    display: inline;
  }
  
  .views-exposed-widgets,
  .views-exposed-widget {
    display: inline;
    margin: 0;
    padding: 0 !important;
  }
  
  .views-exposed-widgets {
    margin-left: 20px;
  }
 
.node-type-campaign .calendar-calendar,
.node-type-campaign .gmap-gmap,
.node-type-campaign .views-view-grid, 
.node-type-campaign .view-pmc-updates .first {
  margin-top: 20px;
}

.profile .picture {
  position: relative;
  top: 30px;
}

.profile h3 {
  margin-bottom: 20px;
}

.fellows-campaign-block {
  margin-bottom: 10px;
}

.fellows-campaign-block .odd,
.fellows-campaign-block .even {
  margin-left: 4px;
}

.fellows-campaign-block h3 {
  margin: 10px 0 5px 0;
}

/* Comments */

.comment {
  margin-top: 20px;
}

.new {
  background: #ee3545;
  color: #fff;
  font-size: 10px;
  padding: 0 4px;
}

/* Forms */

fieldset {
  border: 1px #999 solid;
}

/* Header */

#region-header {
  background: #535F63 url(/sites/default/files/smile-little-girl_banner_0.gif);
  height: 150px;
  position: relative;
  color: #fff;
}

  #region-header a {
    color: #fff;
    text-decoration: none;
  }
  
    #region-header a:hover {
      text-decoration: underline;
    }

    #region-header a#city {
      background: url(/sites/all/themes/pmc/images/washington_DC.png);
      display: block;
      height: 27px;
      position: absolute;
      left: 20px;
      top: 55px;
      width: 237px;
    }
  
    #region-header a#city span {
      display: none;
    }
  
    #region-header a#logo {
      background: url(/sites/all/themes/pmc/images/logo.png);
      display: block;
      height: 74px;
      position: absolute;
      right: 20px;
      top: 55px;
      width: 245px;
    }
    
      #region-header a#logo span {
        display: none;
      }
    
    #region-header a#quicksurvey {
      background: url(/sites/all/themes/pmc/images/quick_survey.png);
      display: block;
      position: absolute;
      left: 35px;
      top: 55px;
      width: 71px;
      height: 71px;
    }
    
      #region-header a#quicksurvey span {
        display: none;
      }      
      
    #search-block-form {
      float: right;
      margin-right: 25px;
    }
  
    #edit-search-block-form-1-wrapper {
      background: #ccc url(/sites/all/themes/pmc/images/search.png) 3px 3px no-repeat;
      display: inline-block;
      height: 20px;
      padding-left: 16px;
    }

      #edit-search-block-form-1-wrapper input {
        background: #ccc;
        border: none;
      }

  #block-block-1 {
    float: right;
    margin: 17px 10px 0 0;
  }
  
    #block-block-1 ul {
      padding: 0;  
    }
  
  #block-block-3,
  #block-block-5 {
    float: right;
    margin: 17px 5px 0 0;  
  }

  #block-block-1,
  #block-block-3,
  #block-block-5 {
    font-size: 11px;
  }

  #block-menu_block-1 {
    padding: 15px 0 0 0;
  }

  #block-menu_block-1 ul li {
    display: inline;
    list-style: none;
    text-transform: uppercase;
  }

    #block-menu_block-1 ul li.active a {
      color: #6ba512;
    }
    
 #block-menu-menu-campaign-tools {
   display: none;
 }
 
 #block-om_me-0 {
   display: none;
 }
 
 #content-wrapper ul.tabs {
background-color: #6ba512;
border: 0;
margin: 0;
padding-top: 0;
}

#content-wrapper ul.tabs li a {
font-weight: bold;
background: none;
text-transform: uppercase;
text-decoration: none;
padding: 5px 15px 0px 15px;
color: white;
border: 0;
}


#content-wrapper ul.tabs li.active a {
background-color: #9FACAA;
color: black;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}

#content-wrapper ul.tabs li a:hover {
color: black;
}

#content-wrapper ul.secondary {
  background-color: #9FACAA !important;
  border: 0;
  margin: 0;
  padding: 10px 0 0 0;
}

  #content-wrapper ul.secondary li {
    border: none;
  }

  #content-wrapper ul.secondary li.active a {
    background-color: #fff;
  }
  
#views-exposed-form-om-me-toolkit-default .form-item {
  background: #ccc url(/sites/all/themes/pmc/images/search.png) 3px 3px no-repeat;
  display: inline-block;
  height: 18px;
  padding-left: 16px;
  margin-bottom: 4px;
}

  #views-exposed-form-om-me-toolkit-default input {
    background: #ccc;
    border: none;
   }

#edit-submit-om-me-toolkit {
  display: none;
}

.views-table {
  width: 80%;
}

.fellows-page .views-table {
  width: 100%;
}

#survey-community-link {
background-image:url("/sites/all/themes/pmc/images/community.png");
float:right;
height:150px;
width:143px;
}

#survey-faculty-link {
background-image:url("/sites/all/themes/pmc/images/faculty.png");
float:right;
height:150px;
width:143px;
}

#survey-parent-link {
background-image:url("/sites/all/themes/pmc/images/parent.png");
float:right;
height:150px;
width:143px;
}

#survey-student-link {
background-image:url("/sites/all/themes/pmc/images/student.png");
float:right;
height:150px;
width:143px;
}

#survey-short-link {
background-image:url("/sites/all/themes/pmc/images/short.png");
float:right;
height:150px;
width:143px;
}

#survey-community-link, #survey-short-link, #survey-student-link, #survey-parent-link, #survey-faculty-link {
background-position: 157px 0px; 
}

#survey-community-link:hover, #survey-short-link:hover, #survey-student-link:hover, #survey-parent-link:hover, #survey-faculty-link:hover {
background-position: 0px 0px;
}

#survey-community-link span, #survey-short-link span, #survey-student-link span, #survey-parent-link span, #survey-faculty-link span {
display: none;
}

#search-block-form .form-submit {
display: none;
}

#banner-wrapper {
background: gray;
background-image:url("/sites/default/files/commYOUnicate.png");
height: 180px;
}

.tip {
width: 340px;
text-align: left;
}

.bubbletip tbody {
border-top: 0px;
}

.pics { height: 180px; width: 890px; padding:0; margin:0; overflow: hidden }
.pics img { height: 180px; width: 890px;}

#banner-wrapper {
  position: relative;
  width: 888px;
}

#banner-prev,
#banner-next,
#banner-pager {
  color: #fff !important;
  height: 21px;
  position: absolute;
  text-decoration: none !important;
  top: 20px;
  width: 21px;
  z-index: 10;
}

#banner-pager {
  line-height: 21px;
  right: 74px;
  width: auto;
}

#banner-prev {
  background: url(/sites/all/themes/pmc/images/arrow-left.png);
  right: 47px;
}

  #banner-prev span {
    display: none;
  }

#banner-next {
  background: url(/sites/all/themes/pmc/images/arrow-right.png);
  right: 20px;
}

  #banner-next span {
    display: none;
  }
  
.profile_bio, .tweets-user-block {
  color: gray;
  font-size: 10pt;
}

.blogtitle {
  padding-top: 5px;
}

ul.pager li a:hover {
        text-decoration: underline;
      }

.blogs-page tbody {
  border-top: 0px;
}

.blogs-page thead th {
  border-bottom: 0px;
  padding-right:1em;
  text-align:left;
}

.blogs-page .views-table {
  width: 100%;
}

.blogs-page tr.even, .blogs-page tr.odd {
  background-color:#FFFFFF;
  border-bottom: 0px;
}

.blogs-page td {
  padding: 10px;
}

.blogs-page .odd .picture {
  float: left;
  padding: 10px;
}

.blogs-page .even .picture {
  float: right;
  padding: 10px;
}

.view .pager .pager-previous .active {
  display:block;
  background: url(/sites/all/themes/pmc/images/arrow-left.png);
  right: 47px;
  height:21px;
  width:21px;
  text-indent: -1999px
  overflow: hidden;
}



  .view .pager-previous span {
    display: none;
  }

.view .pager .pager-next .active { 
  background: url(/sites/all/themes/pmc/images/arrow-right.png);
  right:47px;
  height:21px;
  width:21px;

}
  
  ul.pager li a {
    display:block;
    text-indent: -1999px;
    overflow: hidden;
  }

  .view .pager-next span {
    display: none;
  }
  
.twitter_message {
  padding-bottom: 5px;
}

#block-views-media_filmstrip-block_2 .content {
  border: 0px !important;
}

.nbpcaddress {
  font-size: 12px;
  color: gray;
  text-align: center;
}

.view-media-filmstrip {
  background: white;
  height: 135px;
}

.view-media-filmstrip img {
  border: 1px white solid;
}

.jcarousel-clip-horizontal {
margin-top: -12px;
}
 