/* =GLOBAL LAYOUT/ELEMENTS
-------------------------------------------------------------- */
.container {
max-width: 1170px;
}

img {
max-width: 100%;
height: auto;
}

img.pull-left {
  margin: 0 15px 10px 0;
}

img.pull-right {
  margin: 0 0 10px 15px;
}

/* SPI Resets */
.entry-title,
.archive-title,
.widget-title {
	margin: 0;
	padding: 0;
}

.widget ul {
	list-style: none;
	padding: 0;
}

.widget p:last-child,
.widget ol:last-child,
.widget ul:last-child {
	margin-bottom: 0;
}

#secondary .widget:first-child {
	margin-top: 0;
}

/* =TYPOGRAPHY
-------------------------------------------------------------- */
a:hover, a:focus {
text-decoration: none;
}

/* =HEADER
-------------------------------------------------------------- */

/* =MAIN
-------------------------------------------------------------- */

/* =SIDEBAR
-------------------------------------------------------------- */

/* =FOOTER
-------------------------------------------------------------- */

/* =HOMEPAGE
-------------------------------------------------------------- */

/* =FIXED WIDTH
-------------------------------------------------------------- */

/* =RESPONSIVE
-------------------------------------------------------------- */
