input, select, textarea {
    color: #ffffff !important;
}

#menu-primary-items > li > a {
  color: #03b295;
  font-size: 22px;
  padding: 5px 5px;
}

#menu-primary-items > li > a:hover {
  color: #c80000;
  background-color: #fff;
  text-decoration: none;
}

#menu-primary-items > li {
    margin: 0;
    float: left;
    padding: 0;
}

.contrast-typo {
  background-color: #ffffff;
}

#header-aside {
 text-align: right;
  width: 80%;
}

body {
  line-height: 1.5em;
  margin-top: -1px;
}

#fixedheader {
  background-color: #ffffff;
  text-align: center;
  width: 100%;
  z-index: 50;
  height: 160px;
      -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 0 20px 0x rgba(0, 0, 0, 0.41);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.41);
  position: fixed;
}

#post-footer {
  background-color: #03b295;
  color: #fff;
}

#page-wrapper {
  border-top: 1px solid #fff;
}

#TopMenu {
  float: right;
  height: 50%;
    position: relative;
  top: 50%;
  transform: translateY(-40%);
}

#MailList {
  float: right;
  height: 50%;
  color: #ffffff;
  position: relative;
//  top: 25%;
//  transform: translateY(-50%);
}

#MailList input {
  margin: 0;
  border: 0;
  background-color: #03b295;
  text-transform: none;
  padding: 5px 10px;
  color: #ffffff !important;
}


#headercontainer {
  width: 870px;
  margin: 0 auto;
  height: 170px;
//  padding-top: 10px;
}

#logo img {
  float: left;
  height: 150px;
  width: 150px;
}


.entry-grid {
  border: 0px;
  background-color: #dbdbdb;
}

a {
  color: #03b295;
}

.icon-4x {
    font-size: 20px;
}

a [class^="icon-"], a [class*=" icon-"] {
  float: none;
}

#content {
    margin-top: 40px;
}

.pagination.loop-pagination {
    text-align: center;
}

.more-link {
  font-weight: normal;
}

a:hover {
  text-decoration: underline;
}

.loop-nav {
  display: none;
}

.entry-grid .entry-byline {
  display: none;
}

#post-footer a {
    color: #000;
}

.twitter a:hover {
  color: #00aced !important;
}

.twitter {
  display: inline;
}

.facebook a:hover {
  color: #3b5998 !important;
}

.facebook {
  display: inline;
}

.youtube a:hover {
  color: #bb0000 !important;
}

.spotify a:hover {
  color: #2ebd59 !important;
}

.soundcloud a:hover {
  color: #ff8800 !important;
}

.soundcloud {
  display: inline;
}

#search-query {
  color: #ffffff;
}

#ArtistLinksContainer {
  width: 100%;
  height: 36px;
}

#ArtistName {
  font-size: 34px;
  font-weight:bold;
  color: #000;
  float: left;
  height: 36px;
}

#ArtistSocials {
  float: right;
  font-size: 28px;
}

#ArtistSocials a {
  padding: 3px;
}

#ArtistSocials a:hover {
  color: #c80000;
}

.gallery .gallery-item {
  padding: 10px 0;
}

.gallery .gallery-caption {
    margin: 0;
    font-weight: bold;
    font-size: 16px;
    margin-top: 0px;
    display: inline-block;
  color: #03b295;
}

.gallery-caption {
  text-align: centre;
  text-decoration: underline;
}

.gallery-icon img {
  padding: 0;
}

::-webkit-input-placeholder {
   color: #fff;
}

:-moz-placeholder {
   color: #fff;  
}

::-moz-placeholder { 
   color: #fff;  
}

:-ms-input-placeholder {  
   color: #fff;  
}

input#hkujli-hkujli {
    width: 250px;
}

#main.main {
  padding: 140px 0 0 0;
}

.li.current-menu-item {
  background-color: #03b295;
    color: #fff;
}

@media only screen and (max-width: 799px) {
  #MailList {display:none}
  #logo img {float:none}
  .menu-toggle {background: #03b295; color:#fff}
  #menu-primary-items {background: #ffffff; border: 0}
  #headercontainer {width: auto; height:50px}
  #main.main {padding: 40px 0 0 0}
  #menu-primary-items > li {float:none;text-align:center}
  #menu-primary {margin-bottom:0}
  #TopMenu {
    padding-top: 0;
    float: none;
    height: auto;
position: relative;
  top:10px;
  transform: translateY(0)}
  #content {margin-top: 15px}
  #fixedheader {position: relative}
  #ArtistName {font-size: 26px; height: auto;}
  #ArtistSocials {font-size: 18px; display: block}
  #ArtistSocials a {padding: 3px 3px 3px 0;}
  #demos {display: none}
}