
body { 
  background: #ECECEC;
	color: #999999;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
}

p {

  color: #999999;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  font-weight: 300;

}

.header_image {text-align: center;padding-top: 40px;margin-bottom: 50px;}

.header_image a {text-transform: uppercase;font-size: 12px;color: #999999}


.home_blocks {text-align: center;}

.home_blocks a {color: #999999;font-weight: 300;}

.small_home_right_block { padding: 8px 0px;}

.small_home_right_block a {color: #999999;}

.home_text {text-align: center;}

hr {
border: solid #dddddd;
border-width: 2px 0 0;
clear: both;
margin: 1.25rem 0 1.1875rem;
height: 0;
}

.album_blocks {text-align: center;}
.album_blocks a {color:#999999 ;   font-weight: 300;}

h1 {color: #999999;font-size: 24px;   font-weight: 300;}

a {color: #999999;   font-weight: 300;}
a:hover {color: #BBBBBB; text-decoration: underline;  font-weight: 300;} 

table {

  	background: #000;
    margin-bottom: 1.25rem;
    border: solid 1px #000;
  color: #D5D4D4;
    font-weight: 300;

}


tr td {
padding: 0.5625rem 0.625rem;
font-size: 0.875rem;
color: #D5D4D4;
text-align: left;
    font-weight: 300;
}

table tr.even, table tr.alt, table tr:nth-of-type(even) {
background: #000;
}

table tr th, table tr td {
padding: 0.5625rem 0.625rem;
font-size: 0.875rem;
color: #D5D4D4;
text-align: left;
    font-weight: 300;
}

.nav_head {

}


.nav_head ul {
  
  border-left: 2px solid;
  padding-left: 13px;
  list-style: none;
  
}

.galleria-theme-classic {
  position: relative;
  overflow: hidden;
  background: #ECECEC;
}

.galleria-theme-classic .galleria-info-text {
  background-color: #ECECEC;
  padding: 12px;
  display: none;
  zoom: 1;

}

.galleria-theme-classic .galleria-info-title {
  font: bold 12px/1.1 arial,sans-serif;
  margin: 0;
  color: #999999;
  margin-bottom: 7px;
}

@media screen and (max-width: 700px) {

  body > div.row {
    padding: 10px;
  }

}
