/*Global Properties*/
/*Background Image Picture Properties*/
body {
  background-image: url(/sites/g/files/g1370016/f/201403/Background-Blueberries.jpg);
  background-repeat: no-repeat;
  background-attachment:fixed;
  background-position: top right;
  background-color: #8bbfff; 
}
#main li a {
  padding: 0px;
}
/*End Global Properties*/


/*Messages - Shown after editing a page or subiting a form*/
div.messages.status {
  background-color: #bd9 !important;
  border-color: #5b3 !important;
}
div.messages {
  background-position: 8px 8px !important;
}
div.messages.status p {
  margin: 0px !important;
}
div.status, .ok {
  color: #333 !important;
}
/*End Messages*/


/*Header Properties*/
/*Transparent background on Header, Navigation and Footer*/
#preheader, #prefooter { 
  background-color: rgba(189, 208, 156, 0.75); 
} 

/*Header displayed correctly*/
  #block-block-36 { float: left;
} 
#site-name { 
  line-height: 75%;
}
#block-block-31 { 
  display: inline; 
}

/*Header a set height*/
#preheader { 
  height:95px; !important;
}

/*Fix Logo padding top*/
#preheader a {
  margin: 0 !important;
  padding: 0 !important;
}
/*End Header Properties*/

/*Menu Properties*/
/*Navigation Menu adjusted to be right of logo (default: under)*/
#navigation {
  width: 860px;
  float: left; 
  margin-top: -28px;
  margin-left: 20px;
}

/*Drop down menu top link*/
  .menu-dropdown .menu .expanded > a { 
  background-color: rgba(249, 249, 249, .85); 
}  

/*Drop down menu top link hover*/
  .menu-dropdown .menu .expanded:hover > a { 
  background-color: #23496b; 
  color: #eee !important; 
}

/*Drop down sub menu properties*/
#navigation-region .level-1 ul {
  border: 0px !important;   
  background-color: rgba(249, 249, 249, 0.9); !important; 
}
.menu-dropdown .menu .menu {
  width: 11em;
  text-align: center;
  border-radius: 0px 6px 6px 6px;
  margin-right: 0px !important;
}
#navigation-region .level-2 a {
  margin-right:0px; 
}

/*Drop down sub menu link hover*/
.menu-dropdown .menu .menu li:hover > a,
.menu-dropdown .menu .menu .expanded:hover > a {
  background-color: #23496b;
  color: #eee !important; 
  border-radius: 6px 6px 6px 6px;
}
.menu-dropdown .menu .menu .first:hover > a {
  border-radius: 0px 6px 6px 6px !important;
}

/*Hide More-Indicator arrow in Menu */
#navigation-region a .more-indicator {
  display:none;
}  
/*End Menu Properties*/


/*Content Properties (Individual Page Properites below)*/
/*Transparent background*/
#content-inner .box, #breadcrumb .box {
  background-color: rgba(247, 243, 223, 0.85); !important; 
}
#content-inner .stack-width, #breadcrumb {
  background-color: transparent !important; 
}

/*Messages - pop ups like when you sign up for the newsletter or edit a page*/
#messages{
  padding-top: 1px;
  background-color: rgba(247, 243, 223, 0.85);
}

/*Wrapper - space between menu/footer and content*/
.wrapper-content {
  margin-top: 3px;
  margin-bottom: 0px; 
}

/*Breadcrumb - no border - no space between content*/
#breadcrumb {
  padding: 0px !important;
}
#content-inner {
  padding: 0px !important;
}

/*Hide broken borders*/
#page .deco-content-bottom .layer-a,
#page .deco-content-bottom .layer-b,
#page .deco-content-top .layer-a,
#page .deco-content-top .layer-b {
  background-image: none;
} 

/*Hide "Read More" for news items*/
.node-readmore a {
  display:none;
}

/*Photo Gallery Properties*/
.page-media-gallery-detail #main #page-title {display: none;}
.page-media-gallery-detail img {width:auto;}
/*End Content Properties*/


/*Sidebar Properties*/
/*Images in Sidebar A shrink to fit - and rounded corners*/
#sidebar-a img {
  max-width: 225px;
  height: auto;
  border:1px solid #;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;  
}

/*Remove Sidebar A rounded corners from file icon (PDF)*/
img.file-icon {
  border: none;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;  
  float: none !important;
}

/*Home/Top link positon/formating on bottom of Sidebar*/
#sidebar-a { 
  position: relative;
}
#block-block-231 { position:absolute; bottom:0; right:0; height:24px;
  font-size: 14px !important;
  color: rgb(102, 102, 102) !important;
}
/*End Sidebar Properties*/


/*Footer Properties*/
#prefooter { 
  height:auto;
}

/*Powered by Drupal - Bottom Right*/
div.powered-by-drupal-gardens-text.tb-no-select {
  float: right;
}
/*End Footer Properties*/


/*Individual Page Properties*/

/*Main Page Properties*/
/*Main page Banner Images shrink to height*/
#rotating-banner-11 img {
  max-height:300px;
  max-width:700px;
} 

/*Main Banner Text bubble*/
div.rb-textbox { 
  background-color: rgba(249, 249, 249, 0.7);  
  margin-right: 0px !important; 
  padding: 0px 8px;
  border:1px solid #;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px; 
  border-radius: 10px; 
  color:rgb(51, 51, 51) !important;
} 

#breadcrumb {
  display:none;
}

/*Main Page Table Properties (Refugee Program/Volunteer/Who We Are)*/
table { 
  margin-top: 6px; 
}
td {
  text-align:center;
  height: 1em !important;
  border: none !important;
  padding: 0px !important; 
}
#node-431 p {
  height: 0;
  margin: 0;
  padding: 0;
}
/*Hides link on the title (unavoidable link)*/
#node-431 h2 a {
  text-decoration: none !important;
  cursor: default !important;
}
/*Image - 3 Circle Pictures*/
#node-431 img {
  margin-left:30px;
  max-width:240px;
  display: block;
  height: auto;
  border-radius: 999px;
}
/*End Main Page Properties*/

/*History - Sidebar - Timeline Text left*/
#block-block-96 p, #block-block-266 p {
  text-align:left; 
} 
#block-block-96 p a { 
  font-weight: normal !important;
  line-height: 100% !important;  
}

/*Visiting Jubilee Partners - Center map*/
iframe {
  display: block;
  margin: 0 auto;
} 
/*End Individual Page Properties*/