/*
Theme Name: TVROC 2013
Author: Say This Say That
Author URI: http://saythissaythat.com
*/
body {
	font-family: 'myriad-pro';
	background: #ededed url(img/bg-body.jpg);
}

.header {
	height: auto;
	background: #002758 url(img/bg-header.jpg) top repeat-x;
	width: 100%;
	color: #fff;
}

.header .tagline, .header .phone {
	height: 232px;
	position: relative;
}

.tagline p {
	position: absolute;
	bottom: 24px;
	color: #fff;
	font-style: italic;
	font-family: 'myriad-pro'
}

.header .span6 {
	text-align: center;
}

.logo {
	display: inline-block;
	margin: 27px auto 0;
	text-align: center;
}

.btn-group.right {
	float: right;
}

.phone .btn-group {
	position: absolute;
	bottom: 36px;
	right: 0;
}

.btn-group.right ul.dropdown-menu {
	right: 0;
	left: auto;
	float: right;
}

form.top-search {
	display: block;
	position: absolute;
	bottom: 32px;
	margin: 0;
	width: 100%;
}

button.search-submit {
	text-indent: -9999px;
	background: transparent url(img/btn-search-submit.png) left top no-repeat;
	width: 41px;
	height: 40px;
	display: inline-block;
	border: none;
	vertical-align: top;
	padding: 0;
	margin: 0;
	float: left;
}

form.top-search input[type="text"] {
	background: transparent url(img/bg-search.png);
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	padding: 5px 10px;
	height: 30px;
	margin: 0;
	float: left;
	color: #fff;
	font-style: italic;
	font-family: 'myriad-pro';
}

.navbar {
	background: transparent url(img/bg-navbar.png);
	padding-bottom: 10px;
}

.navbar-static-top .navbar-inner {
	display: block;
	width: 100%;
	background: #bacaea url(img/bg-nav.jpg);
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: none;
	padding-left: 0;
	padding-right: 0;
}

.navbar .nav > li > a {
	padding: 25px 16px;
	text-transform: uppercase;
	color: #002859;
	line-height: 1;
	font-weight: bold;
	font-size: 15px;
}



.navbar .nav > li.active > a,
.navbar .nav > li.current_page_parent > a {
	color: #002859;
	background: #fff;
	text-shadow: none;
	-webkit-text-shadow: none;
	-moz-text-shadow: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.archive .navbar .nav li.current_page_parent > a {
	text-shadow: 0 1px 0 #ffffff;
	background: transparent;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
	border-top-color: #002859;
	border-bottom-color: #002859;
	margin-top: 6px;
}

body > .container {
	padding: 25px 0;
}

h1, h2, h3, h4, h5 {
line-height: 1.1;
letter-spacing: -0.05em;
}

h1 {
	font-size: 56px;
	color: #265691;
	font-weight: 500;
}

h2 {
	font-size: 30px;
	letter-spacing: -1px;
	color: #be7750;
	text-shadow: 0px 2px 1px #fff;
	margin-top: 0;
}

h3 {
	color: #b37750;
	font-size: 18px;
	font-family: 'Helvetica Neue', Helvetica, Arial;
	font-weight: bold;
}

h5 {
	font-size: 16px;
}

.home-headline {
	text-align: center;
	padding: 10px 0 25px;
	letter-spacing: -0.05em;
}

.page-template-page-templatesdefeat-your-cancer-php h1,
.page-template-page-templatesdefeat-your-cancer-php h2,
.page-template-page-templatesfull-width-php h1
{
	font: normal 54px/1 'myriad-pro', sans-serif;
	color: #cd8f42;
	text-align: center;
	padding: 10px 0 25px;
}

.page-template-page-templatesdefeat-your-cancer-php h1 span,
.page-template-page-templatesdefeat-your-cancer-php h2 span,
{
	color: #BE7750;
}

.page-template-page-templatesdefeat-your-cancer-php h2 {
	font-size: 38px;
	padding: 0;
	font-weight: 300;
}

body.page-template-page-templatesdefeat-your-cancer-php > .container h2 {
	margin: 0 0 0.2em;
}

.page-template-page-templatesdefeat-your-cancer-php h3 {
	color: #265691;
	font-weight: normal;
	text-align: center;
	font: 24px 'myriad-pro', sans-serif;
	margin-bottom: 25px;
}

.page-template-page-templatesdefeat-your-cancer-php .info h2 {
	color: #265691;
	font-weight: normal;
	text-align: left;
	padding: 15px 0 0;
}

.widget h3 {
	color: #666;
	font: bold 18px/1.05 'myriad-pro', sans-serif;
	margin-top: 0;
}

.widget.widget_recent_entries li {
	margin-bottom: 1em;
}

.read-testimonials {
	padding: 0 0 25px;
	text-align: center;
}

.post img, .page img {
	-webkit-box-shadow: 0 8px 6px -6px #666;
	-moz-box-shadow: 0 8px 6px -6px #666;
	box-shadow: 0 8px 6px -6px #666;
}

.span6.news .post img {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.logo img {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


.news .post h3 {
	margin: 3px 0;
	line-height: 1;
}

.news .post h3 a {
	font-weight: 400;
}

.news .post,
.widget {
	background: #fff;
	padding: 5%;
	box-shadow: 0px 1px 3px #757575;
}

.single .post p.meta,
.blog .post p.meta {
	padding: 10px;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	background-color: whiteSmoke;
	margin: 15px 0 20px;
	font-family: "myriad-pro";
	color: #3D3D3D;
}

.news .post p.meta {
	color: #8d8c80;
}

.news .post p {
	color: #555555;
}

.news .post a {
	color: #BE7750;
}

.post-shadow,
.widget-shadow {
	height: 28px;
}

.post-shadow .left,
.widget-shadow .left {
	width: 50%;
	height: 17px;
	float: left;
	text-align: left;
	display: block;
	background: transparent url(img/post-shadow-left.png) left top no-repeat;
}

.post-shadow .right,
.widget-shadow .right {
	width: 50%;
	height: 17px;
	float: right;
	text-align: right;
	display: block;
	background: transparent url(img/post-shadow-right.png) right top no-repeat;
}

p.more {
	text-align: right;
	margin: -3px 0 25px;
}

.blog .post {
	margin-bottom: 48px;
}

.blog .post h2:nth-child(n+2) {
	font-weight: 300;
	font-size: 1.8em;
}

.round {
	border-radius: 100px;
}

p {
	font-family: 'Helvetica Neue', Helvetica, Arial;
	color: #555;
}

a {
	color: #6c99d0;
	text-decoration: none;
}

p.intro {
	font: 14px/1.71 'myriad-pro', sans-serif;
}

.intro a, .intro a:visited {
	color: #c88d42;
	font-style: italic;
}

 .intro a:hover {
 	text-decoration: none;
 	color: #eb9c35;
 }

.intro a img {
	box-shadow: none;
	vertical-align: middle;
	top: -0.1em;
	position: relative;
}

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

.alignleft {
	float: left;
	margin: 5px 25px 15px 0;
}
.alignright {
	float: right;
	margin: 5px 0 15px 25px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
	margin-bottom: 0;
}

p.wp-caption-text {
	text-align: center;
	font-size: 12px;
	font-style: italic;
	padding: 5px 10px;
	margin-bottom: 0;
}



.callout {
	background-position: center center;
	background-repeat: no-repeat;
	height: 260px;
	position: relative;
	text-align: center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 20px;
}

.callout.welcome {
	background-image: url(https://tacomaradiation.com/wp-content/uploads/2017/11/new-pacients-tvroc.jpg);
}

.callout.dyc {
	background-image: url(https://tacomaradiation.com/wp-content/uploads/2017/11/defeat-your-cancer.jpg);
}

.callout.testimonials {
	background-image: url(img/patient-testimonial.jpg);
}

.callout.facilities {
	background-image: url(https://tacomaradiation.com/wp-content/uploads/2017/11/richard-ostenson-cancer-center.jpg);
}

.callout h3 {
	color: #fff;
	text-align: left;
	font: 20px/.9 'myriad-pro', sans-serif;
	font-weight: 300;
 	background: rgba(0, 0, 0, 0.6);
 	padding: 10px 20px;
 	margin: 0;
	text-shadow: 0px 1px 1px #000000;
	letter-spacing: 0em;
}

.callout .action {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}

.hero-unit {
	background: #ddd url(img/hero-unit.jpg);
	margin-top: -3px;
	padding: 20px 0 25px;
	margin-bottom: 0;
}

.page-template-page-templatesdefeat-your-cancer-php .info p,
.page-template-page-templatesplantar-fasciitis-php .info p {
	font: 24px/1.55 'myriad-pro', sans-serif;
	font-weight: 300;
	color: #666666;
}

blockquote {
	border-left: 5px solid #DCD9D9;
}

.page-template-page-templatestestimonials-php blockquote {
	background-color: #fff;
	margin-bottom: 0;
	padding: 15px;
	box-shadow: 0px 1px 3px #666;
	border-left: none;
}

.page-template-page-templatestestimonials-php small {
	margin-bottom: 15px;
	display: inline-block;
}

.side-nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #ddd;

}
.side-nav li {
	padding: 0;
	border-bottom: 1px solid #ddd;
}

.side-nav ul li a {
	padding: 10px 20px;
	display: block;
	color: #333;
}

.side-nav ul li a:hover,
.side-nav ul li.current_page_item a:hover {
	display: block;
	color: #fff;
	background: #333;
	text-decoration: none;
}

.side-nav ul li.current_page_item a {
	background: #ddd url(img/bg-sidenav-current.png) left center no-repeat;
}

.side-nav ul li.current_page_item a:hover {
	background: #333 url(img/bg-sidenav-current.png) left center no-repeat;
}

.bio {
	padding: 10px 0 15px;
}

.map-holder, .embed  {
	position: relative;
	padding-bottom: 65.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 1.7em;
}

.embed {
	padding-bottom: 52.25%;
}

.map-holder iframe, .embed iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.centers .span4 {
	text-align: right;
}

.super-footer {
	background: transparent url(img/bg-super-footer.png) center bottom repeat-x;
	height: 222px;
	color: #a7a9ac;
}

.super-footer .row .span12 {
	background: transparent url(img/super-footer-banner1.png) left top no-repeat;
	height: 222px;
	text-align: center;
    box-sizing: border-box;
    padding-top: 127px;
}

.super-footer strong {
	font-size: 40px;
}

.super-footer p {
    letter-spacing: 0.5em;
    text-transform: uppercase;
    color: white;
    margin-top: 1.5em;
    font: 200 17px/1.5 'Myriad Pro', sans-serif;
}

.footer {
	background: #666 url(img/bg-footer.jpg);
	width: 100%;
	padding-top: 25px;
}

.footer .container {
	position: relative;
}

.footer h2,
.footer h3,
.footer p {
	font-size: 30px;
	color: #535353 !important;
	text-shadow: 0px 1px 1px #bababa !important;
	font-weight: normal !important;
	text-align: left !important;
}

.footer h2 {
	margin-bottom: 10px !important;
}

.footer h3 {
	font-size: 18px;
	font-family: 'Helvetica Neue', Helvetica, Arial;
	font-size: 16px !important;
	line-height: 1 !important;
	font-weight: bold;
}

.footer p {
	font-size: 14px;
	line-height: 1.14;
}

.footer h2.affiliated {
	font-family: 'Helvetica Neue', Helvetica, Arial !important;
	position: absolute;
	top: 15px;
	right: 0;
	width: 450px;
	font-size: 14px !important;
	font-style: italic !important;
	text-align: left;
	font-weight: bold;
	letter-spacing: .05em;
}

.footer .location img {
	max-width: 96%;
	padding: 2%;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0px 1px 3px #666;
	margin-bottom: 15px;
}

.footer a {
	color: #006dcc;
}

.sub-footer {
	background: #3e3939 url(img/bg-sub-footer.jpg);
	text-align: right;
	padding: 18px 0 8px;
}

.sub-footer p,
.sub-footer a {
	color: #969691;
	font: 11px/1 'myriad-pro', sans-serif;
}

.sub-footer a {
	font-weight: bold;
}

.sub-footer a:hover {
	color:#969691;
	text-decoration: none;
}

.hero.plantar-fasciitis {
	background: transparent url(img/plantar-hero.jpg) left top no-repeat;
	background-size: cover;
	padding: 120px 0;
}

.page-template-page-templatesplantar-fasciitis-php .row {
	padding-top: 30px;
	padding-bottom: 30px;
}

.page-template-page-templatesplantar-fasciitis-php .header .row {
	padding-top: 0;
	padding-bottom: 0;
}

.page-template-page-templatesplantar-fasciitis-php .navbar {
	padding-bottom: 0;
}

.cta .btn {
	display: block;
	text-align: center;
	font-size: 120%;
	margin-top: 25px
}

.row.heading {
	padding: 30px 0 20px;
	text-align: center;
}

.dark {
	background-color: #ededed;
	margin-top: -10px;
}

.dark h1 {
	color: #012758;
	font-weight: 500;
}

.dark p.intro {
	color: #012758;
	font-size: 21px;
	line-height: 1.6;
	font-weight: 300;
}

.social-links {
	list-style-type: none;
	margin-left: 0;
}

.social-links li {
	display: inline-block;
	margin: 2px;
	list-style-type: none;
	width: 32px;
	height: 32px;
	overflow: hidden;
	border-radius: 5px;
	border-bottom: 2px solid rgba(0,0,0,0.2);
}

.social-links li img {
	max-width: 100%;
	height: auto;
}

.papers, .links {
	list-style-type: none;
	margin-left: 0;
}

.papers li, .links li {
	line-height: 2;
}

.papers li img, .links li img {
	vertical-align: middle;
	position: relative;
	display: inline-block;
	margin-right: 5px;
	top: -2px;
}

.featured-post {
	background-color: rgba(255,255,255,0.2);
	padding: 20px;
	margin-bottom: 10px;
}


@media (max-width: 1199px) {
	.navbar .nav li a {
		padding: 15px 10px;
	}

	form.top-search input[type="text"] {
		width: auto !important;
	}

	.footer h3 {
		font-size: 14px;
	}

	.btn {
		font-size: 12px;
	}
	.footer h2.affiliated {
		width: 364px;
	}

	.super-footer .span12 {
		height: 202px;
		margin-top: 20px;
	}

	.super-footer strong {
		font-size: 30px;
	}

	.super-footer p {
		font-size: 15px;
	}
}

@media (max-width: 979px) {
	button.search-submit {
		display: none;
	}

	form.top-search {
		bottom: 28px;
	}

	.tagline p {
		font-size: 11px;
		bottom: 15px;
	}

	.navbar .container {
		width: 724px;
	}
	.footer h2.affiliated {
		width: 280px;
	}

	.footer h3 {
		height: 42px;
	}


	.super-footer .row .span12 {
		background-size: 100px;
    	background-position: left 22px;
    	padding-top: 100px;
    }

    .super-footer strong {
    	font-size: 24px;
    }

    .super-footer p {
    	font-size: 14px;
    	letter-spacing: 0.4em;
    }
}



@media (max-width: 469px) {
	.header .span6 {
		margin-top: 25px;
	}
    .covid19banner h4 {
		font-size: 16px;
	}
}


@media (max-width: 767px) {
	body {
		padding-right: 0;
		padding-left: 0;
	}

	.container {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}

	.header {
		height: auto;
	}

	.header .container {
		height: 282px;
	}

	.navbar {
		margin: 0;
	}

	.navbar .container {
		width: auto;
	}

	.header .tagline {
		position: absolute;
		width: 50%;
		left: 20px;
		bottom: 20px;
	}

	.header .tagline p {
		bottom: 0;
		margin: 0;
	}

	.header .span6 {
		padding-bottom: 30px;
		top:0;
		width: 80%;
		margin: 0 auto;
	}

	.header .span6 img {
		max-width: 100%;
	}

	.header .phone {
		position: absolute;
		width: 50%;
		right: 0;
		bottom: 20px;
	}

	.header .container {
		position: relative;
	}

	.phone .btn-group {
		margin-top: 0;
		position: absolute;
		right: 20px;
		bottom: 0;
	}

	.phone .top-search {
		right: 20px;
		bottom: 0;
		width: auto;
	}
	.callout {
		height: 300px;
	}

	.footer .location {
		padding-bottom: 15px;
	}

	.footer h2.affiliated {
		width: auto;
		position: relative;
		top: 0;
		margin: 0 0 0.5em;
		font-size: 1.5em !important;
	}

	.footer h3 {
		height: auto;
		font-size: 2em !important;
		margin-bottom: 0.5em;
	}

	.super-footer .row .span12 {
		background-image: none;
	}

	.super-footer strong {
		font-size: 18px;
	}

	.super-footer p {
		font-size: 14px;
	}
}

.covid19banner h4 a {
color: #fff;
}
.covid19banner h4 {
text-align: center;
}