 /*
 Theme Name: Seattle Children's Hospital Wordpress Theme
 Theme URI: https://www.seattlechildrens.org
 Description: Second Generation Seattle Children's branded template
 Version: 1.9
 Author: Scott Phelps 
 Author URI: https://www.seattlechildrens.org
 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Super and Sub Script Styling Sept 25 2014 */
sup {
    vertical-align: super;
	font-size: smaller;
}

sub {
	vertical-align: sub;
	font-size: smaller;
}

/* remember to define focus styles! */
:focus {
	outline: 1;
}
body {
	line-height: 1;
	color: #3f4450;
	background: #ffffff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background: #ffffff;
	font-family: system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 68.5%;
}

a {
	color: #0081a2;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

strong { font-weight: 700; }

hr {
	border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
	margin: 3em 0;

}

.hr {
	background: url(/wp-content/themes/SeattleChildrens/images/hr_pattern.gif) 0 0 repeat-x;
	clear: both;
	height: 26px;
	width: 100%;
}

#sidebar .hr {
	margin: -10px 0 15px;
	width: 95%;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
	font-size: 1.3em;
}

blockquote span {
	color: #888888;
	margin-left: 14px;
}

#wrapper {
	width: 950px;
	background: #fff;
	margin: 0px auto 20px;
}

header {
	height: 55px;
	margin: 0 auto;
	overflow: visible;
	width: 950px;
	padding-top: 10px;
	display: block;
}
 .logo {
 display: block;
 float: left;
 padding-top: 8px;
 width: 300px;
}

#header #utilityNav li {  
	float:left;
	display:block;
	padding:8px 5px;
	font-size:1em;
}

#utilityNav {
	float: right;
	text-align: right;
}

#utilityNav li {
	display: block;
	font-size: 1.1em;
	padding: 1px;
}

#header #utilityNav ul.textSizer li { 
	border: none;
	display: block;	
	margin: -3px 5px 0 0;
	padding: 0; 
}

#header #utilityNav li.last {
	border: none;
	display: block;
	margin: 0 0 0 3px;
	padding: 0;
}

#utilityNav li div div {
	display: inline;
	float: left;
	padding-left: 5px;
}

.vcard div { display: inline; }

.vcard .tel { padding-right: 3px; }

#utilityNav .last {
	padding: 0;
	border-right: none;
}

#utilityNav .last li {
	border: medium none;
	padding-left: 3px;
}

.donate { 
    background-color: #db5a1d;
    color: #fff;
    display: block;
    font-family: "Montserrat", "Gotham", Arial;
    font-size: 15px;
    font-weight: 500;
    height: 31px;
    line-height: 31px;
    text-align: center;
    text-decoration: none;
    width: 111px;
	float: right;
	margin-top: 16px;
}

#header #utilityNav ul.textSizer li.large { margin-right: 0; }

.textSizer li.small a.active { background-position: 0px -20px; }

.textSizer li.small a:hover { background-position: 0 -40px; }

.textSizer li.normal a {
	background-position:-15px 0;
	width: 17px;
}

.textSizer li.normal a.active { background-position: -15px -20px; }

.textSizer li.normal a:hover { background-position: -15px -40px; }

.textSizer li.large a { background-position: -32px 0; }

.textSizer li.large a.active { background-position: -32px -20px; }

.textSizer li.large a:hover { background-position: -32px -40px; }

/*  Navigation
-  -  -  -  -  -  -  -  -  -  -  -  -  -  -  -  */


nav.primary {
	overflow:hidden;
	z-index:10;
}

nav.primary:hover,nav.primary.hover {
	overflow:visible;
}

nav.primary ul {
	margin:0;
	padding:0;
}

nav.primary ul.menu {
	padding:5px 6px 0;
	display:table;
	background:#FFF;
}

.lt-ie7 nav.primary ul.menu {
	display:block!important;
}

nav.primary:hover ul.menu,nav.primary.hover ul.menu {
	border:1px solid #CCC;
	border-top:none;
	padding:5px;
}

nav.primary ul li {
	list-style-type:none;
	font-size:14px;
	line-height:1.1;
	float:left;
	width:119px;
}

nav.primary ul li a {
	width:85px;
	height:43px;
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	margin:0;
	padding:8px 15px 12px;
	background:url(//www.seattlechildrens.org/core/img/ui/primary_bg.gif) top left no-repeat;
	z-index:99;
	font-weight:700;
}

nav.primary ul li.selected a {
	background-position:0 -126px;
}

nav.primary ul li:hover a,nav.primary ul li.hover a {
	background-color:#EFF8FB;
	background-position:200px 0;
	color:#37b2cd;
}

nav.primary ul li a:hover {
	background-position:0 -63px;
	color:#FFF;
}

nav.primary ul li.selected:hover a:hover,nav.primary ul li.selected.hover a:hover {
	background-position:0 -189px;
}

nav.primary ul.sub {
	padding:70px 5px 0;
	margin-top:-5px;
	height:0;
	transition:min-height .25s ease .1s;
	-webkit-transition:min-height .25s ease .1s;
	min-height:0;
}

.lt-ie9 nav.primary ul.sub {
	display:none;
}

.lt-ie9 nav.primary:hover ul.sub,.lt-ie7 nav.primary.hover ul.sub {
	display:block;
}

.lt-ie8 nav.primary ul.sub {
	padding-top:5px;
	margin-top:0;
}

nav.primary ul li:hover ul.sub,nav.primary ul.sub:hover,nav.primary li.hover ul.sub {
	background:#EFF8FB;
}

nav.primary:hover ul.sub {
	height:auto;
	transition:min-height .25s ease 0;
	-webkit-transition:min-height .25s ease 0;
	min-height:125px;
}

nav.primary ul.sub li {
	float:none;
	width:110px;
}

nav.primary ul.sub li a,nav.primary li.selected:hover ul.sub a {
	float:none;
	background:none;
	color:#999;
	font-size:13px;
	margin:0;
	height:auto;
	width:90px;
	float:none;
	font-weight:400;
	transition:opacity .25s ease 0s,padding .25s ease 0;
	-webkit-transition:opacity .25s ease 0s,padding .25s ease 0;
	opacity:0;
	padding:0 10px;
}

.lt-ie7 nav.primary ul.sub li a,.lt-ie7 nav.primary li.selected ul.sub a {
	padding:5px 10px;
	opacity:1;
}

nav.primary:hover ul.sub li a,nav.primary:hover li.selected:hover ul.sub a {
	transition:opacity .25s ease 0s,padding .25s ease 0;
	-webkit-transition:opacity .25s ease 0s,padding .25s ease 0;
	opacity:1;
	padding:5px 10px;
}

nav.primary:hover li:hover ul.sub a {
	color:#37b2cd;
}

nav.primary ul.sub li a:hover,nav.primary:hover li:hover ul.sub a:hover,nav.primary li.selected ul.sub a:hover {
	color:#fff;
	background:#37b2cd;
	background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM3YjJjZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzhmYWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background:-moz-linear-gradient(top,#37b2cd 0%,#278fae 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#37b2cd),color-stop(100%,#278fae));
	background:-webkit-linear-gradient(top,#37b2cd 0%,#278fae 100%);
	background:-o-linear-gradient(top,#37b2cd 0%,#278fae 100%);
	background:-ms-linear-gradient(top,#37b2cd 0%,#278fae 100%);
	background:linear-gradient(to bottom,#37b2cd 0%,#278fae 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#37b2cd',endColorstr='#278fae',GradientType=0);
}

/* End New Navigation */
#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
}

#breadCrumbs {
	font-family: "Montserrat", "Gotham",Arial;
	font-weight: 400;
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	font-size: 1.2em;
	height: 40px;
	margin-top: 13px;
	position: relative;
	z-index: 1;
	line-height: 40px;
	width: 100%;
}

#breadCrumbs a { }

.now { color: #0081a2; }

#breadCrumbs span { color: #666666; }

#globalSearch {
	position:absolute;
	right:1px;
	top:4px;
	z-index:2;
	height:40px;
	line-height:40px;
}

#globalSearch input.text {
    display: block;
    width: 189px;
    height: 22px;
    padding: 4px 27px 4px 8px;
    font-size: 1.1em;
    line-height: 1.6em;
    border: 1px solid #B0B0B0;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
 
}
#globalSearch input.text:focus {
    border: 1px solid #fafafa;  
    -webkit-box-shadow: 0px 0px 5px #1ab3d0;  
    -moz-box-shadow: 0px 0px 5px #1ab3d0;  
    -o-box-shadow: 0 0 0 5px #1ab3d0;
    box-shadow: 0px 0px 5px #1ab3d0; 
}
.submit {
    display: block;
    position: absolute;
    top: 8px;
    right: 10px;
    width: 16px;
    height: 16px;
    cursor: pointer;
    border: 0;
    text-indent: -9999px;
    background: rgba(0, 0, 0, 0) url(/wp-content/uploads/icon-search.png) no-repeat left top;
    border: 0 none;
    z-index: 3;
}

.text {
	font-size: .8em;
	width: 199px;
	margin: 0 3px 0 0;
	padding: 2px 2px 3px;
}
.hidden { display: none; }

#container {
	width: 950px;
	overflow: hidden;
	margin: 10px auto 30px;
}

#content {
	display: inline;
	float: left;
	width: 700px;
}

.bannerHead {
	font-size: 100%;
	height: auto;
	position: relative;
	width: 950px;
	margin: 20px 0;
}

.bannerHead h1 {
	color: #666;
	font-size: 3.6em;
	font-family: "Montserrat", "Gotham", Arial;
	font-style: normal;
	font-weight: 300;
	letter-spacing: -1px;
}

.bannerHead h1.shorten {
	font-size: 2.8em;
}

.bannerHead p {
	font-size: 1.3em;
	line-height: .5em;
	margin: 6px 0 0 19px;
	padding: 0 0 8px 0;
}

.bannerHead img {
	position: absolute;
	bottom: 0;
	left: 0;
}

.bannerHead h1 a {
	text-decoration: none;
}
.post {
	margin: 0 0 35px;
	/*width: 650px;*/
}

.post-title {
	color: #0081a2;
	font-size: 2.8em;
	letter-spacing: -1px;
	line-height: 1.2;
	margin-bottom: 9px;
	font-family: "Montserrat", "Gotham", Arial;
	font-style: normal;
	font-weight: 400;
}

.author {
	margin-top: .75em;
	font-family: "Montserrat", "Gotham", Arial;
	font-style: normal;
	font-weight: 300; 
	font-size: 1.2em; 
}

.sub { color: #7f7f7f; }

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-meta {
	font-size: 11px;
	font-family: "Gotham SSm 3r", "Gotham SSm A", "Gotham SSm B", Arial;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
	color: #999;
	margin: 14px 0 0 2px;
	padding: 9px 0;
	letter-spacing: -.5px;
	border-bottom: 1px solid #dfdfdf;
	line-height: 1.75;
}

.post-meta a { }

.post-meta .time { color: #7f7f7f; }

.post-meta .category { }

.comments {
	background: url(/wp-includes/icons/icon_chat.gif) 0 0px no-repeat;
	padding-left: 18px;
	font-size: .875em;
	float: right;
}

.post-comments {
	background: url(/images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
	font-size: .875em;
	float: right;
}

.post-comments a {
	background: url(/images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover { color: #FFFFFF; }

.post-content { margin-top: 15px; }

.post-content h2 {
	font-size: 2.4em;
	font-weight: 300;
	margin-bottom: 10px;
	padding: 10px 0 5px;
	font-family: "Montserrat", "Gotham", Arial;
	font-style: normal;
	font-weight: 400;
}

.post-content h2 strong { font-weight: normal; }

#content h3 {
	font-size: 1.8em;
	font-weight: 500;
	margin-bottom: 5px;
	padding: 10px 0 5px;
	line-height: 1.5em;
	font-family: "Montserrat", "Gotham", Arial;
	font-style: normal;
	font-weight: 400;
}

#content h3.results {
	font-size: 1.4em;
	text-transform: uppercase;
}

#content h4 {
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px 0 5px;
	line-height: 1.7em;
	font-family: "Montserrat", "Gotham", Arial;
	font-style: normal;
	font-weight: 300;
}

p {
	line-height: 1.5em;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.post-content img.alignnone, .post-content img.alignleft, .post-content img.alignright {
	float: left;
	margin: 5px 25px 15px 0;
}

.post-content ul, .post-content ol {
	margin-left: 30px;
	/*margin-bottom: 20px;*/
}

.post-content ul { list-style: inside; }

.post-content ol { list-style: decimal; }

.post-content ul li, .post-content ol li {
	line-height: 1.5;
	margin-bottom: 5px;
	font-size: 1.4em;
}
.post-content ul li ul li,
.post-content ol li ol li {
	line-height: inherit;
	margin-top: 5px;
	font-size: inherit;	
}

.more-link {
	display: block;
	font-weight: 700;
	text-align: right;
	margin: 20px;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a { font-size: 110%; }

#comments ol li {
	margin-top: 2px;
	padding: 10px 0;
	height: 1%;
}

.authorHighlight .authorData {
	background: url(/wp-includes/images/commentballoonlg.jpg) 0 0 no-repeat;
	height: 150px;
	width: 115px;
}

.authorHighlight .authorData a, .authorHighlight .comment-meta {
	color: #ffffff;
	text-shadow: 1px 1px 1px #DF9300;
}

.authorHighlight .comment-author { padding: 14px 14px 0 14px; }

.authorHighlight .comment-meta { padding: 0 14px 14px 14px; }

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data { }

.comment-data p { }

.comment-author {
font-weight: 700;
font-size: 14px;
margin-bottom: 3px;
color: #fff;
padding: 4px;
border-bottom: 1px solid #6a8a03;
}

.bypostauthor .comment-author { background: #0090b4; }

.comment-author a {color: #fff; text-decoration: underline; }

.depth-1 .comment-author { background-color: #97C200; }

.depth-2 .comment-author { background-color: #92B909; }

.depth-3 .comment-author { background-color: #455704; }

.depth-4 .comment-author { background-color: #97C200; }

.reply { text-align: right; }

.reply a {
border-color: #298cba;
font-weight: 500;
color: #fff;
background-color: #1AB3D0;
-o-text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
-moz-text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
-webkit-text-shadow: rgba(0,0,0,0.3) 0 -1px 0;
text-shadow: rgba(0,0,0,0.3) 0 -1px 0;

padding: 4px 6px;
}
.comment-meta {
color: #fff;
margin-bottom: 5px;
font-size: .8em;
}
.comment-meta a {
color: #fff;
font-size: 11px;
float: right;
}

.unapproved { font-style: italic; }

#respond { margin-top: 30px; }

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	display: inline;
	float: right;
	width: 230px;
}

.sidepanel {
	font-size: 1.1em;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 14px;
    position: relative;
	color: #00325b;
    border: 1px solid #ddd;
	background-color: #f8f8f8;
}

.sidepanel p {
	font-size: 12px;
	padding: 10px 20px 14px;
}

.altHead {
	border: 1px solid #dfdfdf;
	background-color: #ffffff!important;
}

.sidepanel h2 {
	color: #00325b;
	font-size: 1.9em;
	padding: 10px 16px;
	font-family: "Montserrat", "Google", Arial;
	font-style: normal;
	font-weight: 400;
	line-height: 1.3;
}

.altHead a {
	display: block;
	font-size: 1.1em;
	font-weight: 700;
	padding: 6px 20px;
}

.altHead a:hover {
	background: #fbfbfb;
	text-decoration: none;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	padding: 5px 20px;
}

.sidepanel h3 {
	padding: 14px 20px 7px;
	color: #00325b;
	font-size: 1.4em;
	font-family: "Montserrat", "Google", Arial;
	font-style: normal;
	font-weight: 500;
}

.sidepanel ul li {
	background: url(/wp-content/themes/SeattleChildrens/images/blt_context_module.gif) no-repeat scroll 20px 10px transparent;
	padding: 5px 32px;
	line-height: 1.2;
}

.altHead ul li {
	padding: 0px;
	background: none;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

.textwidget img { padding: 0 18px 21px; }

.aktt_tweets ul li {
	background: none;
	border-bottom: 1px dotted #dfdfdf;
	padding: 10px 20px 14px;
}

.aktt_tweet_reply { font-size: 85%; }

.aktt_tweet_time {
	display: block;
	font-size: 85%;
	margin-top: 3px;
}

.aktt_tweets ul .aktt_more_updates {
	border: none;
	margin-top: 18px;
}

.aktt_more_updates a {
	background: url(/wp-includes/images/btn_bg_a.gif) no-repeat right top transparent;
	color: #1AB3D0;
	font-weight: 500;
	font-size: 1.0em;
	line-height: 1em;
	margin-right: 6px;
	padding: 5px 18px 8px 0;
	text-decoration: none;
}

.aktt_more_updates a span {
	background: url(/wp-includes/images/btn_bg_span.gif) no-repeat left top transparent;
	line-height: 1em;
	padding: 5px 10px 8px;
}

.aktt_more_updates a:hover { text-decoration: none; }

.pagination { margin-top: 14px; }

#footer {
	margin: auto 0;
	width: 950px;
	background: url(/wp-content/themes/SeattleChildrens/images/hr_pattern.gif) 0 0 repeat-x;
	padding: 14px 0;
}

#footer-links { list-style: none; }

#footer-links li {
	float: left;
	margin-right: 15px;
}

.footerNav {
	height: 265px;
	background: url(/wp-content/themes/SeattleChildrens/images/hr_pattern.gif) bottom left repeat-x;
}

.footerNav h3 {
	font-size: 1.3em;
	font-weight: 700;
	line-height: 1.3em;
font-family: "Montserrat", "Google", Arial;
font-style: normal;
font-weight: 400;
margin-bottom: 10px;
}

.footerNav ul {
	float: left;
	margin-right: 20px;
	width: 170px;
}

.footerNav .last { margin-right: 0; }

.footerNav li {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 4px 0;
}

.footerContent {
	width: 475px;
	float: left;
	height: 300px;
	margin-top: 24px;
}

#footerAwards {
	margin-top: 38px;
	float: right;
}

#footerAwards div {
	float: left;
	width: 135px;
	height: 100px;
}

.footerContent p { line-height: 1.4em; }

.footerContent .copy { margin-top: 56px; }

.footerContent .tel {
	margin-top: 6px;
	border-right: 1px solid #666;
}

.footerContent .last { border-right: none; }

.usNews, .magnet {
	float: left;
	margin-left: 30px;
	width: 160px;
}
.usNews { margin-top: 11px; }
.usNews span {
	background: url('//www.seattlechildrens.org/uploadedImages/Seattle_Childrens/cmsassets/Images/USNews2013.jpg') 0 0 no-repeat;
	width: 87px;
	height: 97px;
	display: block;
	margin: 0 auto;
}

.magnet span {
	background: url('//www.seattlechildrens.org/img/ancc-magnet-status.gif') 0 0 no-repeat;
	width: 94px;
	height: 94px;
	display: block;
	margin: 0 auto;
}

.footerAwards img {
	margin: 0 auto 10px;
	display: block;
}

#footerAwards .caption {
	text-align: center;
	font-size: 1.1em;
	line-height: 1.3em;
	width: 86px;
	font-style: italic;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.imageLink {
	padding-right: 0px !important;
	background: none !important;
}

.clear { clear: both; }/* Alternating Comments */

.alt { }/* Comments */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform { margin: 5px 10px 0 0; }

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}/* End Form Elements *//* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

#comments {
	font-size: 1.1em;
	line-height: 1.4em;
}

.authorData {
	float: left;
	width: 150px;
}

.commentBox {
	border-left: 1px dashed #dfdfdf;
	float: right;
	padding: 0 26px;
	width: 440px;
}

.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li {
	margin-left: 10px;
}

.commentlist p { margin: 10px 5px 10px 0; }

.children { padding: 0; }

#commentform p { margin: 5px 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

#submit {
	background-color: #666666;
	color: #ffffff;
	border: none;
	cursor: pointer;
	display: block;
	height: 22px;
	margin-top: 12px;
	width: 63px;
	padding: 8px;
}


em { font-style: italic; }/* Add This */

.addthis_container {
	width: 700px;
	margin-bottom: 35px;
	height: 19px;
}

.addthis_container ul {
	float: right;
	width: 300px;
}

.addthis_container li {        /*border-right: 1px dotted #666666; */
	height: 19px;
	display: inline;        /*width: 75px; */
}

.addthis_container .last { border-right: none; }

.addthis_container a {
	background: transparent url(/wp-includes/images/btn_share_print.gif) right top no-repeat;
	color: #666666;
	display: block;
	float: right;
	height: 19px;
	margin: 0 10px;
	line-height: 20px;
	padding-right: 26px;
}

.addthis_container .print:hover { background-position: right -19px; }

.addthis_container .subscribe { background-position: right -77px; }

.addthis_container .subscribe:hover { background-position: right -96px; }

.addthis_container .addthis_button { background-position: right -38px; }

.addthis_container .addthis_button:hover { background-position: right -57px; }

/* Main Navigaiton for NON-JS Clients */



#mainNav {
	position: absolute;
	right: 0;
	top: 57px;
}

#mainNav ul li {
	float: left;
	display: block;
}

#mainNav ul li a {
	float: left;
	display: inline;
	width: 99px;
	height: 57px;
	margin-right: 10px;
	padding: 6px 0 0 11px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: transparent url( "//www.seattlechildrens.org/img/mainnav_bg.gif" ) no-repeat left top;
}

#mainNav ul li a:hover { text-decoration: none; }

#mainNav ul li ul { display: none; }

.socialFoot { margin: 14px 0 28px; }

.wpa_text, .wpa_container div.wpa_sub a.wpa_dl { color: #0090B4; }

.wpa_container div.wpa_bar div.wpa_bar_position { background: #92b909 !important; }







::selection {
 background-color: #eff0f1;
 color: #000000;
}
/* Twitter & Facebook Buttons */

.social { height: 45px; width: 100%; margin-bottom: 7px; }

.Facebook { float: left; }

a.socialbutton {
	background-color:#ECEEF5;
	border: 1px solid #CAD4E7;
	color: #3B5998;
	padding: 4px;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	float: left;
	display: inline-block;
	width: 88px;
	margin-top: 12px;
}
a.socialbutton:hover { border-color: #9dacce; text-decoration: none; }


.twitButton {
	width: 86px;
	height: 30px;
	margin-top: 13px;
	float: left;
	margin-left: 10px;
}

.twitButton:hover { cursor: hand; }

/* Subscribe 2 */



.search form p {
	margin-top: 0;
	padding: 0 20px 0;
}

/*Mail Chimp*/
#mc-embedded-subscribe { 
	border: 1px inset #0090B4; 
	color: #fff; padding: 10px; 
	background: #0090b4; 
}

#mc-embedded-subscribe input:hover {
	background: #3f4450;
}

.mc-field-group { margin: 14px 20px 4px; }

#mce-EMAIL {
	border: 1px solid #999;
	padding: 4px;
	width: 94%;
}

.subscribe {margin: 14px 20px 4px;}

.subscribeRate {
	margin: 14px 20px 4px; 
	padding: 6px; color: #fff; 
	background-color: #92b909;
 	-moz-text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0;
 	-o-text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0;
 	-webkit-text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0;
	text-shadow: rgba(0, 0, 0, 0.3) 0 -1px 0;
}

.subscribeRate span {
	padding: 3px; 
	background-color: #fff; 
	color: #92b909;
	-moz-text-shadow: none;
	-o-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
}

/* Twitter Sidebar: Added Follow Button to Code: Styles Button */
.twitter-follow-button { margin-left: 25px; }

/* Captions */
.wp-caption { 
	float: left; 
	margin-right: 18px;
	margin-bottom: 3px;
}
.wp-caption img {

}
.wp-caption-text {
	color: #999999;
	font-size: larger;
	margin-top: 3px;
}

.wp-paginate {line-height:3;}

.bannerHead a.author {font-size: inherit;}

/* ---------------
 * PRINT 
 * ---------------*/
@page {
	size: 8.5in 11in;
	margin: 18mm;
}

@media print { 
	body { 
		color: #111111;
		font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
		width: 100%;
		margin: 0;
		padding: 0;
		font-size: 13pt;
	}

	#header, 
	#breadCrumbs, 
	#globalSearch, 
	.social, 
	#sidebar, 
	.imgbtm, 
	.commentjump, 
	#comments, 
	#respond, 
	#footer,
	.comments,
	.sub,
	.wp-caption-text,
	iframe,
	.PopupSignupForm_0,
	#jp-relatedposts,
	.hr { 
		display:none!important;
	}

	/* a:after{content:" (" attr(href) ") ";font-size:1em;font-weight:normal;color:blue;} */

	#content{ 
		margin-left:0; 
		float:none; 
		width:100%;
		color: #333; 
	}

	.post-content, p, 
	.post-content p { 
		color: #333; 
		line-height: 1.5em;
		font-size: 14pt;
		font-weight: 100;
	}

	#content a { 
		text-decoration:none;
		color: #333;
	}

	/* place a full URL after a link, when printed
	a:link:after, a:visited:after { 
		content:" [" attr(href) "] "; 
		font-size: 11px;
		font-family: Tahoma, Arial;
	}
	*/

	#content { 
		margin-left:0; 
		float:none; 
		width:auto;
	}

	h1, h2, h3, h4, h5, h6 { 
		page-break-after:avoid; 
		page-break-inside:avoid;
		font-family: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"!important;
		font-weight: 500!important;
		color: #111111;
		line-height: 1.2;
		display: block;
	}

	h1 {
		background-color: #397e58;
		color: #ffffff;
		-webkit-print-color-adjust: exact;
		print-color-adjust: exact;
		padding: 14px;
		font-weight: 300;
	}
	.bannerHead h1 {
		width: 96%; 
		margin: 0;
		padding: 20px;
	}
	
	blockquote, table, pre { 
		page-break-inside:avoid;
	}

	ul, ol, dl  { page-break-before:avoid; list-style-type: inside; page-break-inside: avoid; }

	.right { float: right; }

	.left { float: left }

	img { 
		page-break-before: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    	page-break-after: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
    	page-break-inside: avoid; /* or 'auto' */
		max-width: 100% !important;
		float: left;
		clear: both;
		margin: 12px 16px 12px 0;
	}

	.author:before {
		content: "Written by: ";
	}

	.post-meta {font-size: 10pt;}

}