/*

RESULTS PAGE

More styles can be found in the search widget square.css file

*/


/* home button on results page */

.home-button{
  color: black;
  padding: 10px;
  width: 100px;
  border: 2px solid black;
  margin-right: 5px;
  margin-bottom: 20px;
  background: transparent !important;
}
.home-button:hover{
  border: 2px solid black;
  background: transparent !important;
}

.home-button a{
  color: black;
}

.home-button a:hover{
  color: black;
}


/******************************************************************************************************
SIDEBAR

/******************************************************************************************************/


/*

h3.social_title{
  margin: 0;
  text-align: center;
  margin-bottom: 10px;
  border-bottom: none;
}

*/