/* ## Baseline Normalize
--------------------------------------------- */
/* normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#333}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}


.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before,
.species-nav ul:before,
.species-nav li:before,
#agency-nav ul:before,
.entry-content .responsive-tabs ul.responsive-tabs__list:before,
.test-search-form {
	content: " ";
	display: table;
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after,
.species-nav ul:after,
.species-nav li:after,
#agency-nav ul:after,
.entry-content .responsive-tabs ul.responsive-tabs__list:after,
.test-search-form {
	clear: both;
	content: " ";
	display: table;
}

table .entry:before,
table .entry:after {
	clear: none;
	content: none;
	display: inherit;
}


.test-search-form,
#test-search,
nav,
.genesis-nav-menu,
.sidebar,
.footer-widgets,
#agency-nav,
.comment-respond
.button,
#wpstats,
.avatar,
.breadcrumb,
.author-box,
.search-form,
form,
input,
.sharedaddy {
   display: none !important;
}


.site-footer {

border-top: 1px solid #000;
}
body {
	background-color: #fff;
	color: #000;
	font-family: "ff-meta-web-pro",serif;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.625;
	margin: 0;
}

a, a:visited {
	color: #000;
	text-decoration: none;
}

p {
	margin: 0 0 28px;
	padding: 0;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

b,
strong {
	font-weight: 700;
}

blockquote,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #500000;
	font-family: "ff-meta-web-pro",sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 1em;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}


.gallery {
	overflow: hidden;
}

.gallery-item {
	float: left;
	margin: 0 0 28px;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 4px;
}

.gallery img:hover {
	border: 1px solid #999;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

table#test-search-results {
	margin: 0;
	font-size: 0.9em;
}

table table {
	margin-bottom: 0;
}

tbody {
	border-bottom: 1px solid #ddd;
}

tbody tr:hover th, tbody tr:hover td {
	background: #F9F7F1;
}

tbody tr.current th, tbody tr.current td {
	background: #F5F2E9;
}

table table tbody tr:hover {
	background: none;
}

td,
tbody th {
	padding: 6px;
	text-align: left;
	border-top: 1px solid #ddd;
}

#test-search-results tbody th {
	white-space: nowrap;
}

table .test-detail-view tr:first-child th, 
table .test-detail-view tr:first-child td {
	border-top: 0;
}

table .test-detail-view .lab-schedule tbody tr:first-child th,
table .test-detail-view .lab-schedule tbody tr:first-child td {
	border-top: 1px solid #ddd;
}

td, th {
	vertical-align: top;
}

td.in-state,
td.out-of-state {
	text-align: right;
}

th {
	font-weight: 400;
}

thead th {
	font-weight: 800;
	text-align: left;
	padding: 0 6px;
}

.lab-schedule thead th {
	text-align: left;	
}

thead th.price-state {
	font-size: .8em;
	line-height: 1;
	white-space: nowrap;
	text-align: center;
}

tr.test-detail-container {
	background: #fff;
	font-size: .9em;
	display: none; /* hide initially */
}

body.single-tests tr.test-detail-container {
	display: inherit;
}

td.test-detail {
	padding: 6px 3em 0;
}

td.test-schedule {
	padding: 0;
}

.test-detail-view tbody th {
	font-weight: 800;
}

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}

.archive-title {
	font-size: 20px;
}

.entry-title {
	font-size: 30px;
}

.search-results-list .entry-title {
	font-size: 1.2em;
	margin: 0 0 .4em;
}

.widget-title {
	font-size: 18px;
	margin-bottom: 20px;
}


a.aligncenter img {
	display: block;
	margin: 0 auto;
}

a.alignnone {
	display: inline-block;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignnone,
a.alignright {
	max-width: 100%;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone,
.alignnone {
	margin-bottom: 12px;
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

.entry-content p.wp-caption-text {
	margin-bottom: 0;
}

.featured-content .entry {
	background: #fff;
	float: left;
	padding: 0 0 24px;
	width: 31.623931623931625%;
	margin-left: 2.564102564102564%;
	margin-bottom: 20px;
}

.featured-content .entry:first-child {
	margin-left: 0;
}

.featured-content .entry-title {
	font-size: 20px;
	margin: 0 15px;
}

.entry-content .responsive-tabs ul.responsive-tabs__list {
	margin: 2em 0 0;
}

.entry-content .responsive-tabs .responsive-tabs__list__item {
	max-width: 30%;
	white-space: normal;
}

#wpstats {
	display: none;
}

.announcements {
	background: #000000; 
	color: #fff; 
	text-align: center;
}

.title-area {
	padding: 10px 0;
	width: 100%;
}

.site-title {
	font-size: 32px;
	font-weight: 400;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

.header-image .site-title > a {
	background: url(images/tvmdl-logo-wide2.png) no-repeat left;
	background-size: 100% auto;
	float: left;
	min-height: 120px;
	width: 100%;
}

.site-description {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
}

.site-description,
.site-title {
	margin-bottom: 0;
}

.header-image .site-description,
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}

.entry {
	margin-bottom: 40px;
	padding: 50px 60px;
}

.search-results-list li {
	margin: 1em 0;
	padding: 0 0 0 1em;
	list-style-type: decimal;
	list-style-position: outside;
}

.entry-content ol,
.entry-content ul {
	margin-bottom: 28px;
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content code {
	background-color: #333;
	color: #ddd;
}

.jobrss li {
	font-size: .8em;
	font-color: #999;
	font-style: italic;
}

.jobrss a {
	font-size: 1.2em;
	font-style: normal;
}

p.entry-meta {
	font-size: 16px;
	margin-bottom: 0;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	border-top: 2px solid #f5f5f5;
	padding-top: 24px;
}

.entry-categories,
.entry-tags {
	display: block;
}

.content {
	float: none;
	width: 100%;
}



	
	#agency-nav,
	.nav-secondary,
	.site-header .widget-area {
		display: none;
	}


	.header-image .site-title > a {
		background: url("images/tvmdl-logo.jpg") center top no-repeat;
		background-size: 100% auto;
	    display: block;
	    float: none;
	    height: 90px;
	    margin: 0 auto;
	    min-height: inherit;
	    width: 216px;
	}

	
	.search-result-container {
		padding: 0 1em;
	}
	
	
	.featured-posts .entry img {
		max-width: 100%;
	}