body {
  background-color: #fafafa;
  padding-bottom: 180px;
}

div.header {
  background-color: #ffffff;
  border-bottom: solid 1px #ccc;
  margin-bottom: 10px;
  margin-top: 10px;
}

div.instaspacer {
  height: 10px;
  width: 100%;
}

div.userheader > div.col-lg-8, div.userheader > div.col-lg-8 > div.col-lg-3 {
  padding: 0px;
}

img.header_profile_picture {
  border-radius: 50%;  
}

.instadotk-3 {
  font-size: 2em;
  font-weight: 300;
}

.instadotk-4 {
  font-size: 17px;
  font-weight: 100;
}

@media (min-width: 736px) {
  .instadotk-3 {
    font-size: 34px;
    font-weight: 300;
  }
}

span.instadotk_statistics {
  display: inline-block;
  margin-right: 60px;
}

a.gallerylink{
  background-color: #fff;  
  color: transparent;
}

.gallerypicture {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 300px !important;
  padding: 0px;
}

.gallerypictureinfo {
  background-color: #000;
  display: none;
  height: 100%;
  margin: 0px;
  padding: 0px;
  text-align: center;  
  width: 100%;
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */  
}

.thumbnailfiller {
  height: 100%;
  margin: 0px;
  padding: 0px; 
  width: 100%;
}

span.galleryalbumdescription {
  color: #ffffff;
  display: block;
  line-height:30px;
  margin: auto;
  padding-top: 30%;
  padding: auto;
}

.thumblisttitle {
  text-align: center;
}

.thumblistitem {
  padding-left: 0px;
}

.instadotk_breadcrumb {
  border-bottom: solid 1px #cccccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.singlepicture_album_description {
  font-size: 14px;
  font-weight: 100; 
  line-height: 25px;
}

.singlepicture_picture_description {
  font-size: 16px;
  font-weight: 600; 
  line-height: 25px;
}

.smallheader > div.col-lg-3, div.userheader > div.col-lg-9 {
  padding: 0px;
  margin-bottom: 10px;
}

.singlepicture_sidebar {
  padding: 0px;
}

span.singlepicture_tags {
  font-size: 12px;
}

.playerdiv > button, .playerdiv > a {
  float: right;
  margin-left: 10px;
}

#bottommenu {
  background-color: #000;
  color: #FFF;
}
#bottommenu > div > div {
  padding: 10px;
}

#bottommenu > div > div > a {
  color: #FFF;
}

#yearheader{
  padding-bottom: 10px;
}