/*.entry-footer, #colophon {  
  display: none;
}*/
.site-info {  display: none;}

@media screen and (min-width: 1445px) {
.site-content {
        margin-left: 425px;
    }
}

@media screen and (min-width: 59.6875em) {
.site-header{
  padding-left: 10%;
  padding-right: 15%;
  margin-top: 20%;
  margin-bottom: 15%;
}

body::before { 
  max-width: 425px;
  background: linear-gradient(to right, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)), url(http://worldasiseeit.com/wp-content/uploads/2016/01/cropped-BBPearltth1.jpg) !important;
  background-repeat: no-repeat !important;
  background-position: 100% 50% !important;
  background-size: cover !important;
  border-right: 0px none !important;
  }

.site {
  max-width: 1500px;
}

.site-main, .hentry {
    padding-top: 5%;
}
  
.sidebar {
  min-height: 100%;
  position: absolute;
  left:0;
}

*.site-content {
  position: relative;
  float:none;
  width: auto;
}

.secondary {
  top: 0;
  bottom: 0;
  left:0;
  right:0;
}
.widget-title {
  margin-bottom: 1em;
  }
  
.widget{
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 0;
  padding-bottom: 10%;
  margin-top: 0;
  margin-bottom: 0;
}
  
.quotescollection-quote {
  color: rgba(256, 256, 256, 1);
  font-size: 0.9em;
  font-family: 'Segoe Print', 'Book Antigua';
}

#nwm-map-widget {
    height: 100px;
    width: 250px;
  }
  
#nwm-widget-location {
  color: rgba(256, 256, 256, 1);
}

#nwm-outer .nomad-world-map {
    height: 650px !important;
}

.nwm-widget a {
	font-weight: bold;
    text-decoration: underline;
}
}

@media screen and (max-width: 59.6875em) {

.site-title a {
  color: rgba(0, 0, 0, 1);
}
  
.site-description{
  color: rgba(0, 0, 0, 1);
}
.widget_quotescollection {
  display: none !important;
}

#nwm-widget-location {
  color: rgba(0, 0, 0, 1);
}
}
