/*
Theme Name: California Special Education Law
Theme URI: https://www.californiaspecialedlaw.com
Author: Lynne Arnold
Author URI: https://www.lynnearnold.com
Description: Designed by <a href="https://www.lynnearnold.com">Lynne Arnold</a> for Adams & Associates
Version: 1.0
License: Lynne Arnold
License URI: https://www.lynnearnold.com

*/

@charset "UTF-8";

body {
	color: #023c5a;
	margin: 0 auto;
	height: 100%;
	min-height: 100%;
	font-family: 'Raleway', 'Lucida Grande', Lucida, sans-serif;
	background-color: #000000;
}
.wrapper {
	margin: 0 auto;
	position: relative;
	display: block;
	min-height: 1px;
}
h1 {
	color: #347d7f;
}
h3 {
	color: #347d7f;
	font-weight: bold;
}
article {
	float: left;
	margin-top: 1em;
	position: relative;
	display: inline-block;
}
article figcaption p {
	line-height: 130%;
}
article p.tags {
	font-size: 90%;
	margin-bottom: 1.5em;
}
article h3 {
	color: #000000;
	margin: 0 0 0.5em 0;
}
article h4 {
	font-size: 110%;
	margin: 0 0 0.5em 0;
	text-transform: uppercase;
}
article h5 {
	font-size: 110%;
	margin: 0 0 0.5em 0;
	text-transform: uppercase;
}
article h4 + h2 + p {
	margin-bottom: 1.2em;
}
article h5 {
	font-size: 120%;
	margin: 0 0 0.5em 0;
}
article h6 {
	font-size: 120%;
	margin: 0 0 0.5em 0;
}
article span.date {
	color: #94acac;
	font-weight: bold;
	font-size: 90%;
	display: block;
	padding: 0.5em 0.2em 0;
	text-transform: uppercase;
}
article span.dateSingle {
	color: #94acac;
	font-weight: bold;
	display: block;
	text-transform: uppercase;
	padding-bottom: 1em;
}
article h1 + span + p {
	line-height: 135%;
	color: #0d656a;
}
article ul {
	margin-left: 1.5em;
	padding-bottom: 1em;
	font-size: 100%;
}
article ol {
	margin-left: 1.5em;
	padding-bottom: 1em;
	font-size: 100%;
}
article ul ul {
	margin-top: 0.3em;
	margin-bottom: 0;
	padding-bottom: 0.1em;
}
article li {
	list-style-type: disc;
	margin-bottom: 0.3em;
}
article blockquote {
	display: block;
	margin-left: 1em;
	margin-right: 1em;
}
article section {
	padding-bottom: 0.2em;
	border-bottom: 1px solid #999999;
	margin-bottom: 0.6em;
}
article table.grid {
	border: 1px dotted #d4d4d4;
	margin-bottom: 1em;
	width: 100%;
}
article .grid td {
	padding: 7px;
	border-collapse: collapse;
	border: 1px dotted #d4d4d4;
}
article table.grid-tight {
	border: 1px dotted #d4d4d4;
	margin-bottom: 1em;
	font-size: 11px;
	line-height: 110%;
}
article .grid-tight td {
	padding: 4px;
	border-collapse: collapse;
	border: 1px dotted #d4d4d4;
}

aside {
	padding: 0.5em 0 1.5em 0;
	position: relative;
}
aside ul {
	list-style-image: none;
	margin-left: 0.1em;
	padding-bottom: 1.5em;
	display: block;
}
aside li {
	list-style-type: none;
	margin-bottom: 0.25em;
	font-size: 110%;
}
aside .widget li {
	padding: 1em 1em 0 0;
}
.feature {
	background-color: #0d656a;
	position: relative;
	clear: both;
	height: auto;
	text-align: center;
	color: #ffffff;
}
.featureBox {
	display: block;
	position: relative;
	height: auto;
}
.featureBox span.ca {
	display: block;
	clear: both;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
}
.featureBox span.sped {
	display: block;
	clear: both;
	font-weight: 700;
	line-height: 120%;
	color: #fed997;
}
.featureBox span.sped {
	color: #fed997;
}
.featureLaw {
	line-height: 130%;
	padding-top: 1em;
	background-color: #ffffff;
}
.featureLaw ul {
	font-size: 100%;
	line-height: 130%;
	margin-left: 1.5em;
	margin-bottom: 0.7em;
}
.featureLaw li {
	list-style-type: none;
	margin-bottom: 0.3em;
	list-style-image: url(images/bullet-green.gif);
}
.featureLaw .tableContainer {
	margin: 1em 0 0;
}
.featureLaw.cell {
	display: table-cell;
	float: left;
	width: 100%;
	font-weight: 500;
}
footer {
	background-color: #000000;
	color: #ffffff;
}
footer .col {
	float: left;
}
footer .col p {
	text-align: left;
}
footer h5 {
	color: #c2dfdf;
	font-weight: bold;
	font-size: 110%;
	display: block;
	margin: 0.8em 0 0.8em;
}
footer h6 {
	color: #87c2c2;
	font-weight: bold;
	font-size: 110%;
	display: block;
	margin: 1em 0 0.4em 0;
}
footer ul {
	list-style-type: none;
}
footer li {
	margin-bottom: 0.7em;
}
footer p {
	text-align: center;
}
header {
	position: relative;
}
header nav {
	color: #ffffff;
	font-size: 75%;
	float: right;
	width: 100%;
}
header .logo {
	position: relative;
	margin-bottom: 20px;
}
header .phone {
	color: #ffffff;
	font-weight: bold;
	position: relative;
	display: block;
}
header .social-search {
	position: relative;
	margin-bottom: 10px;
	width: 270px;
	height: 50px;
}
header .socialables ul {
	list-style-type: none;
	margin: 0 auto;
}
header .socialables li {
	margin-left: 3px;
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}
main {
	display: block;
	clear: both;
	background-color: #ffffff;
}
main p {
	line-height: 160%;
	margin-bottom: 0.6em;
	font-size: 105%;
}
section {
	margin: 0;
	position: relative;
	height: auto;
}
.tableContainer {
	width: 100%;
	display: table;
}
.tagline {
	background-color: #ebeded;
	display: block;
	position: relative;
}
.tagline a {
	color: #0d656a;
	text-decoration: none;
}
.taglineBox {
	display: block;
	padding: 1.3em 15% 1.5em;
}
.tagline h1 {
	text-align: center;
}
.tagline p {
	text-align: center;
}
.welcome {
	position: relative;
	color: #6c5448;
	font-size: 90%;
	margin: 1.5em 0 1.5em;
	display: block;
	width: 100%;
}
.welcomeText {
	position: relative;
	background: #fed48b url(images/welcome_gradient.jpg) repeat-y 0 0;
	border: 1px solid #caa363;
	z-index: 99;
	font-size: 14px;
	line-height: 160%;
	padding: 1.5em 1.5em 1em;
}
.welcomeText img {
	float: left;
	margin-right: 1em;
	margin-top: -2.5em;
	margin-left: -0.6em;
}

/* search */

label.screen-reader-text {
	display: none;
}
input#s {
	background: #ffffff url(images/search.png) no-repeat 190px 2px;
	font-size: 12px;
	height: 17px;
	line-height: 12px;
	padding: 1px 25px 2px 5px;
	position: relative;
	border-style: none;
	width: 180px;
	display: inline;
	vertical-align: top;
}
article input#s {
	background: #ffffff url(images/search-big.png) no-repeat 277px 5px;
	font-size: 14px;
	height: 25px;
	line-height: 14px;
	padding: 1px 50px 2px 5px;
	position: relative;
	width: 175px;
	border: 2px solid silver;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: -5px;
	display: block;
}
input#searchsubmit {
	display: none;
}
.search-box {
	float: right;
	width: 210px;
	display: inline;
	height: 20px;
	vertical-align: top;
}
.search-box img {
	margin-left: 5px;
}

/* Old Misc Customization */

#link-n-map {
	padding: 0.6em 0.6em 0.6em 1em;
	height: auto;
	position: relative;
	border: 1px dotted #a2a3a3;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	text-align: left;
	clear: both;
}
#link-n-map img {
	float: left;
	padding-top: 0.6em;
	clear: left;
}
#related-links {
	padding: 0.6em 0.6em 0.6em 1em;
	height: auto;
	position: relative;
	background-color: #f3f2f2;
	border: 1px dotted #a2a3a3;
	display: block;
}

#related-links ul {
	padding-left: 0.3em;
	margin: 0;
}

#related-links li {
	padding-left: 0.3em;
	margin: 0 0 0 0.3em;
	list-style-type: none;
}

.Note {
	background: #f4f3f3;
	border: 1px dotted #d4d4d4;
	color: #404040;
	padding: 0.6em 0.6em 0;
}
.Note p {
	font-size: 100%;
	line-height: 140%;
	padding-bottom: 0.6em;
}
.Note p:only-of-type {
	padding-bottom: 0;
}
.Note-float {
	background: #eeeeee;
	border: 1px dotted #d4d4d4;
	padding: 0.6em 0.6em 0 1.2em;
	color: #404040;
}
.Note-float p {
	font-size: 100%;
	line-height: 140%;
	padding-bottom: 0.6em;
}
.Note-float p:only-of-type {
	padding-bottom: 0;
}

.wp-pagenavi {
	font-size: 11px;
	text-transform: uppercase;
	clear: both;
	font-weight: normal;
	text-align: right;
	padding-bottom: 10px;
	float: left;
	margin-top: 1em;
}
.wp-pagenavi a,
.wp-pagenavi .current {
	padding: 3px 7px;
	border: 1px solid #d0d0d0;
	margin-left: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
}
.wp-pagenavi a:hover,
.wp-pagenavi .current {
	background: #f1f1f1;
}
.wp-pagenavi .current {
	display: inline-block;
}
.wp-pagenavi .pages {
	float: left;
	display: inline-block;
}
.wp-pagenavi .nextpostslink {
	display: inline-block;
}
.wp-pagenavi span.pages {
	float: left;
	display: inline-block;
}
.wp-pagenavi .page {
	display: inline-block;
}
.wp-pagenavi .page .larger {
	display: inline-block;
}
.wp-pagenavi a,
.wp-pagenavi span {
	text-decoration: none;
	border: none;
}
.wp-pagenavi span {
	display: inline-block;
}

/* Tables */

.glossary {
}
.glossary p {
	padding: 0;
	margin: 0;
}
.glossary1 {
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted silver;
}
.glossary2 {
	padding-top: 10px;
	border-bottom: 1px dotted silver;
	padding-bottom: 10px;
}

.grid {
	border: 1px dotted #d4d4d4;
	margin-bottom: 1.3em;
}
.grid td {
	padding: 0.3em;
	border-collapse: collapse;
	border: 1px dotted #d4d4d4;
}
.grid-tight {
	border: 1px dotted #d4d4d4;
	margin-bottom: 1.5em;
	font-size: 90%;
	line-height: 110%;
}
.grid-tight td {
	padding: 0.3em;
	border-collapse: collapse;
	border: 1px dotted #d4d4d4;
}

table.timeline {
	font-size: 100%;
	line-height: 125%;
	border: 1px solid silver;
	margin-bottom: 1em;
}
.timeline td {
	padding: 0.6em 1% 0.6em 1%;
}
.timeline th {
	font-weight: bold;
	text-align: left;
	padding: 0.6em 1% 0.6em 1%;
	background-color: #c5eced;
}
.timeline td.odd {
	background-color: #eaf6f6;
}
.timeline tr.odd {
	background-color: #eaf6f6;
}

/* Links */

.featureLaw a:link {
	color: #0d656a;
}
.featureLaw a:visited {
	color: #0d656a;
}
footer a:link {
	color: #ffffff;
	text-decoration: none;
}
footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
footer a:hover {
	text-decoration: none;
	font-style: italic;
}
footer h6 a:link {
	color: #87c2c2;
}
#link-n-map a {
	display: block;
}
main a:link {
	color: #347d7f;
	text-decoration: none;
	border-bottom: 1px dotted #bbbcbb;
	padding-bottom: 1px;
}
main a:visited {
	color: gray;
	text-decoration: none;
	border-bottom: 1px dotted #bbbcbb;
	padding-bottom: 1px;
}
main a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #c5c7c5;
	padding-bottom: 1px;
}
main img a {
	border-bottom: 1px dotted #fff;
	padding-bottom: 0;
}
main img a:link {
	border-bottom: 1px dotted #fff;
	padding-bottom: 0;
}
main img a:visited {
	border-bottom: 1px dotted #fff;
	padding-bottom: 0;
}
main img a:hover {
	border-bottom: 1px dotted #fff;
	padding-bottom: 0;
}
aside a:link {
	color: #347d7f;
	text-decoration: none;
	border: none;
	padding-bottom: 0;
}
aside a:visited {
	color: gray;
	text-decoration: none;
	border: none;
	padding-bottom: 0;
}
aside a:hover {
	text-decoration: none;
	border: none;
	padding-bottom: 0;
}

/* ===== == = === Base Styles === = == ===== */

/* #1 ===== == = === 20em (320px) === = == === */

@media only screen and (min-width: 20em) {
	.wrapper {
		width: 20em;
		font-size: 90%;
	}
	.grid2 {
		width: 100%;
	}
	.grid3 {
		width: 100%;
	}
	.grid4 {
		width: 100%;
	}
	.grid8 {
		width: 100%;
	}
	header .logo {
		float: none;
	}
	header .logo img {
		width: 100%;
	}
	header .phone {
		font-size: 100%;
		font-weight: bold;
		margin: 0 0 1em 0;
		text-align: center;
	}
	.social-search {
		display: block;
		clear: both;
		margin: 0 auto 1em;
	}
	.featureBox {
		padding: 1em 1em 1.1em;
	}
	.featureBox span.ca {
		letter-spacing: 0.3em;
		padding-bottom: 0.2em;
		font-size: 120%;
	}
	.featureBox span.sped {
		font-size: 140%;
		letter-spacing: 0.03em;
		padding-bottom: 0.2em;
		text-shadow: 2px 2px #000000;
		color: #fed997;
	}
	.tagline h1 {
		margin: 0 0 0.5em 0;
		font-size: 160%;
		line-height: 130%;
	}
	.taglineBox {
		padding: 1em 0 1.5em;
	}
	#related-links {
		width: 90%;
	}
	#link-n-map {
		width: 90%;
		float: left;
	}
	footer ul {
		padding-right: 2em;
		margin-bottom: 0.5em;
	}
	footer p {
		font-size: 90%;
		margin-top: 5px;
	}
	.featureLaw .tableContainer {
		margin-top: 1.5em;
	}
	.featureLaw h2 {
		margin: 0 0 0.5em 0;
		color: #347d7f;
		text-align: center;
		font-size: 140%;
		line-height: 125%;
	}
	.featureLaw ul {
		margin-left: 15%;
	}
	.featureLaw .cell {
		float: none;
		width: 90%;
		display: block;
		padding: 145px 1.75em 1em;
	}
	.featureLaw .cell.one {
		background: url(images/student-red-head-xsm.jpg) no-repeat center top;
	}
	.featureLaw .cell.two {
		background: url(images/student-girls-xsm.jpg) no-repeat center top;
	}
	.featureLaw .cell.three {
		background: url(images/student-smiley-boy-xsm.jpg) no-repeat center top;
	}
	section {
		padding-top: 0.2em;
	}
	article .cell {
		float: none;
		width: 90%;
		display: block;
		padding: 0 1.75em 1em;
	}
	article h1 {
		margin: 0 0 0.5em 0;
		font-size: 160%;
		line-height: 130%;
	}
	article h2 {
		margin: 0 0 0.3em 0;
		font-size: 150%;
		line-height: 120%;
	}
	article h1 + span + p {
		margin: 0 0 0.5em 0;
		font-size: 125%;
	}
	.Note {
		width: 90%;
		margin: 0.6em 0;
	}
	.Note-float {
		width: 90%;
		margin: 0.6em 0;
	}
	aside {
		border-top: 1px solid silver;
		margin-top: 1em;
		clear: both;
	}
	aside h4 {
		text-transform: uppercase;
		font-size: 110%;
		margin: 1em 0 0;
	}
	aside h5 {
		text-transform: uppercase;
		font-size: 110%;
		margin: 1em 0 0;
	}
}

/* #2 ===== == = === 30em (480px) === = == === */

@media only screen and (min-width: 30em) {
	.wrapper {
		width: 30em;
		font-size: 90%;
	}
	.featureBox span.sped {
		font-size: 200%;
		letter-spacing: 0.03em;
		padding-bottom: 0.2em;
		text-shadow: 2px 2px #000000;
		color: #fed997;
	}
	header .phone {
		font-size: 110%;
	}
	.tagline p {
		font-size: 110%;
		line-height: 135%;
	}
	.featureLaw .tableContainer {
		margin-top: 0;
	}
	#related-links {
		width: 75%;
	}
	#link-n-map {
		width: 75%;
		margin-right: 10%;
	}
}

/* #3 ===== == = === 37.5em (600px) === = == == */

@media only screen and (min-width: 37.5em) {
	.wrapper {
		width: 37.5em;
		font-size: 90%;
	}
	.grid2 {
		width: 16.667%;
	}
	.grid3 {
		width: 25%;
	}
	.grid4 {
		width: 33.334%;
	}
	.grid8 {
		width: 66.667%;
	}
	article {
		padding-bottom: 1em;
	}
	article .cell {
		float: left;
		width: 30%;
		margin-right: 0;
		padding: 0 1.5% 0.5em;
	}
	aside {
		border: none;
		float: right;
		display: inline-block;
		clear: none;
		margin-top: 0;
	}
	aside h4 {
		text-transform: uppercase;
		font-size: 110%;
		margin: 0.6em 0 0;
	}
	aside h5 {
		text-transform: uppercase;
		font-size: 110%;
		margin: 0.6em 0 0;
	}
	.featureBox span.ca {
		letter-spacing: 0.3em;
		padding-bottom: 0.2em;
		font-size: 120%;
	}
	.featureBox span.sped {
		font-size: 240%;
		letter-spacing: 0.03em;
		padding-bottom: 0.2em;
		text-shadow: 2px 2px #000000;
		color: #fed997;
		-webkit-text-fill-color: #fed997; /* Will override color (regardless of order) */
		-webkit-text-stroke-width: 1px;
		-webkit-text-stroke-color: #ffffff;
	}
	.featureLaw .tableContainer {
		margin-top: 0;
		margin-bottom: 1em;
	}
	.featureLaw h2 {
		margin: 0 0 0.5em 0;
		color: #347d7f;
		text-align: center;
		font-size: 140%;
		line-height: 125%;
	}
	.featureLaw .cell {
		float: left;
		width: 30%;
		margin-right: 0;
		padding: 150px 1.5% 0.5em;
	}
	.featureLaw h5 {
		padding-right: 5%;
	}
	header .logo {
		margin: 0.5em 10% 1em 10%;
	}
	header .phone {
		font-size: 120%;
		float: right;
		margin: 0.6em 0 0 0;
	}
	.Note {
		width: 50%;
		float: right;
		margin-left: 0.6em;
		margin-bottom: 0.6em;
	}

	.Note-float {
		width: 50%;
		float: right;
		margin-left: 0.6em;
		margin-bottom: 0.6em;
	}
	.social-search {
		float: right;
		text-align: right;
		margin-top: 1em;
	}
	.socialables {
		float: right;
	}
	.taglineBox {
		padding: 1em 3% 1em;
	}
}

/* #4 ===== == = === 48em (768px) === = == ==== */

@media only screen and (min-width: 48em) {
	.wrapper {
		width: 48em;
		font-size: 95%;
	}
	.featureBox {
		font-size: 115%;
	}
	.featureBox span.ca {
		letter-spacing: 0.3em;
		padding-bottom: 0.2em;
		font-size: 100%;
	}
	.featureBox span.sped {
		font-size: 240%;
		letter-spacing: 0.03em;
		padding-bottom: 0.2em;
		text-shadow: 2px 2px #000000;
		color: #fed997;
		-webkit-text-fill-color: #fed997; /* Will override color (regardless of order) */
		-webkit-text-stroke-width: 1px;
		-webkit-text-stroke-color: #ffffff;
	}
	.featureLaw .cell {
		float: left;
		width: 28%;
		margin-right: 0;
		padding: 195px 2.5% 1em;
	}
	.featureLaw .cell.one {
		background: url(images/student-red-head-sm.jpg) no-repeat center top;
	}
	.featureLaw .cell.two {
		background: url(images/student-girls-sm.jpg) no-repeat center top;
	}
	.featureLaw .cell.three {
		background: url(images/student-smiley-boy-sm.jpg) no-repeat center top;
	}
	header .logo {
		margin: 0.5em 0 1em 0;
		width: 50%;
		float: left;
	}
	header .phone {
		font-size: 120%;
		float: right;
		margin: 0.6em 0 0 0;
		clear: right;
	}
	.Note {
		width: 30%;
	}
	.Note-float {
		width: 30%;
	}
	#related-links {
		width: 220px;
		float: right;
		margin: 0.6em 0 0.6em 0.6em;
		display: inline-block;
	}
	#link-n-map {
		width: 220px;
		float: right;
		margin: 0.6em 0 0.6em 0.6em;
		display: inline-block;
	}
	aside li {
		font-size: 105%;
	}
}

/* #5 ===== == = === 56.25em (900px) === = == = */

@media only screen and (min-width: 56.25em) {
	.wrapper {
		width: 56.25em;
		font-size: 90%;
	}
	article .cell {
		float: left;
		width: 28%;
		margin-right: 0;
		padding: 0 2.5% 1em;
	}
	.featureLaw .cell {
		float: left;
		width: 30%;
		margin-right: 0;
		padding: 260px 1.5% 1.3em;
	}
	.featureLaw .cell.one {
		background: url(images/student-red-head-med.jpg) no-repeat center top;
	}
	.featureLaw .cell.two {
		background: url(images/student-girls-med.jpg) no-repeat center top;
	}
	.featureLaw .cell.three {
		background: url(images/student-smiley-boy-med.jpg) no-repeat center top;
	}
	footer {
		padding-top: 0.5em;
	}
	header .logo {
		float: left;
		margin-top: 0.5em;
	}
	.taglineBox {
		padding: 1em 10% 1.5em;
	}
}

/* #6 ===== == = === 68.75em (1100px) === = ==  */

@media only screen and (min-width: 68.75em) {
	.wrapper {
		width: 68.75em;
		font-size: 90%;
	}
	article .cell {
		float: left;
		width: 30%;
		margin-right: 0;
		padding: 0 1.5% 1.3em;
	}
	.featureBox p {
		font-size: 120%;
	}
	.featureBox span.sped {
		text-shadow: 3px 3px #000000;
		font-size: 320%;
		letter-spacing: 0.03em;
		padding-bottom: 0.2em;
		-webkit-text-fill-color: #fed997; /* Will override color (regardless of order) */
		-webkit-text-stroke-width: 1px;
		-webkit-text-stroke-color: #ffffff;
	}
	.tagline p {
		font-size: 125%;
		line-height: 155%;
	}
}

/* #7 ===== == = === 81.25em (1300px) === = ==  */

@media only screen and (min-width: 81.25em) {
	.wrapper {
		width: 81.25em;
		font-size: 90%;
	}
	article.cell {
		float: left;
		width: 30%;
		margin-right: 0;
		padding: 0 1.5% 1.3em;
	}
	.featureBox {
		padding: 1.2em 1em 1.5em;
	}
	.featureBox p {
		font-size: 120%;
	}
	.featureBox span.ca {
		letter-spacing: 0.4em;
		padding-bottom: 0.5em;
		font-size: 120%;
	}
	.featureBox span.sped {
		text-shadow: 3px 3px #000000;
		font-size: 340%;
		letter-spacing: 0.03em;
		padding-bottom: 0.2em;
		-webkit-text-fill-color: #fed997; /* Will override color (regardless of order) */
		-webkit-text-stroke-width: 1px;
		-webkit-text-stroke-color: #ffffff;
	}
	.featureLaw .cell {
		float: left;
		width: 30%;
		margin-right: 0;
		padding: 320px 1.5% 1.6em;
	}
	.featureLaw .cell.one {
		background: url(images/student-red-head-large.jpg) no-repeat center top;
	}
	.featureLaw .cell.two {
		background: url(images/student-girls-large.jpg) no-repeat center top;
	}
	.featureLaw .cell.three {
		background: url(images/student-smiley-boy-large.jpg) no-repeat center top;
	}
	footer .col {
		margin: 0 0 1.5em;
	}
	footer ul {
		padding-right: 2em;
		margin-bottom: 1.5em;
	}
	header .logo {
		width: 40%;
	}
	section {
		padding-top: 1em;
	}
}
