/* Test for individual page edits */
.page_4728356 {
 /* background: #ff0000 */
  
}

// formatting for the CV/bio page // 
.page_4990884 {
  
}
.page_4990884 p {
  margin: 0 !important;
  padding: 0 !important;
}

.page_4990884 h4 {
  color: #E9967A !important;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: normal;
}

.page_4990884 h3 {
  margin-left: -15px !important;
  margin-top: 5px !important;
  margin-bottom: 5px !important;
  padding: 0; !important;
  font-weight: normal;
}

.page_4990884 h2 {
  margin-left: -15px !important;
  margin-top: 0 !important;
  margin-bottom: 5px !important;
  padding: 0 !important;
}

.page_4990884 h1 {
  margin-left: -15px !important;
  margin-top: 0 !important;
  margin-bottom: 5px !important;
  padding: 0 !important;
  color:#E9967A !important;
}

/* CUSTOM STYLES FOR GALLERY PAGES */
#transparent_overlay {
  display: none;
}
#opaque_overlay {
  opacity:    0.5; 
  background: #000; 
  width:      100%;
  height:     100%; 
  z-index:    10;
  top:        0; 
  left:       0; 
  position:   fixed; 
}

#top_bar {
  padding: 0;
  margin: 0;
}
.custom_button {
  display: inline-block;
  border: none;
  background: none;
  outline: none;
  padding: 0;
  margin-top: 1px;
  margin-right: 1px;
  text-decoration: none;
}


#statement_button {
  float: center;
  padding-left: 0;
  padding-right: 5px;
}

/* eliminates "using format" from webpage */

#using { font-size: 0 !important; }

/* trying to change the press page 

.fourcol {
  border: 1px solid #021a40;
  border-right: none !important;
}

.fourcol.last{ 
  border-right: 1px solid #021a40 !important;
}
*/

.counter {
  padding: 0 !important;
}


.image-placeholder {
  background-color: none !important;
}

.thumb_item.image {
  background-color: #ffffff !important;
}


