/*
    Theme Name: Equinox
    Theme URI: http://www.equinox.com
	Description: A theme made for one of Nuanced Media's clients
    Author: Nuanced Media
    Author URI: http://www.equinox.com

    Version: 1.0.0

    Template: genesis
    Template Version: 2.0.0

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


.social-icons {
  float: right;
}


/* responsive css */
.mobile_phone {
  background: rgba(0, 0, 0, 0) url("http://solsticeeast.com/wp-content/themes/genesis-solstice/images/solstice-rtc-march-2015-watercolor-texture.png") repeat scroll 0 0;
  float: right;
  height: 22px;
  margin: 0;
  padding: 2px 0 0;
  position: absolute;
  right: 0;
  text-align: right;
  top: 0;
  width: 100%;
  z-index: 2147483647;
}
.mobile_phone h5 {
  color: #fff;
  font-size: 16px;
  margin: 0;
  padding: 0;
  text-align: center;
}
.mobile_phone h5 a {
  color: #fff;
}
.mobile-header .navbar-toggle::after {
  margin-top: 21px;
}
.mobile-header .logo {
  top: 24px !important;
}
.small_it_links > p {
  text-align: center;
  float: left;
  width: 100%;
  font-size: 13px;
}
.small_it_links  p  a{
font-style:italic;

}
.page-template-page_blog-php .more-link {
  float: left;
  padding: 13px 0;
  width: 100%;
}

.footer-widgets {
	margin-top: 22px;
}