/* Enter Your Custom CSS Here */
@import url(http://fonts.googleapis.com/css?family=Lato:400,900);



body, button, input, select, textarea {
  font-family: 'Lato', sans-serif;
}
.entry-header, .entry-content {
    font-size: 90%;
  }
.entry-title { font-size: 3.2rem;}



.sidebar {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    float: left;
/*    margin: 600px 0 0 -8%;
    max-width: 500px; */
}
/*
.site-header{
  margin: 6% 0 6%;
}

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
    font-weight: 700;
    line-height: 12px;
    max-height: 52px;
    padding-left: 6px;
}

@media (min-width: 800px)
  
 
body:before {
	background-position:  0 0;
  	background-size: 100% 100%;
}
*/

.site-info {display: none;}