/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 81.3%;
}
/* ============================================ */
#block-block-1 #sam {
	float: left;
	margin:  0 20px 0 20px;
}
#block-block-1 #copyright {
	text-align: center;
	vertical-align: middle;
}
#block-block-1 #facebook {
	float: right;
	margin: 0 20px 0 20px;
}
/* ============================================ */
.region-sidebar-second .region-inner {
	margin: 0 20px;
	text-align: center;	
}
.region-sidebar-second .region-inner > div {
	border: solid 1px black;
}
/* ============================================ */

#branding #logo { display: none; }
#branding #logo_mobile { display: block; }

/* ============================================ */

#main-content-header {
	margin: 0 -40px 0 -20px;
}

body.not-front #page-title {
    background: rgba(0, 0, 0, 0) url("images/page-title-slice.png") repeat-x;
    height: 65px;
    margin-top: 20px;
	margin-left: -20px;
    /* padding-top: 6px; */
    /* position: relative; */
    /* text-indent: 35px; */
	left: 0;
    width: 100%;
}

/* ============================================ */

