  /*Variation One: Sidebar*/
.widgetBlog {
    width: 100%;
    max-width: 300px;
    box-sizing: border-box;
    padding: 15px 0 0 0;
    background: #EBE2EF;
    font-size: 0;
}
.widgetBlogHeading {
    width: 100%;
    box-sizing: border-box;
    font-size: 20px;
    color: #333333;
    padding: 0 20px;
    margin-bottom: 15px;
}
a.widgetBlogItem {
    width: 115%;
    box-sizing: border-box;
    border-top: 1px solid #CFBAD8;
    padding: 10px 20px;
    text-decoration: none !important;
    display: inline-block;
    transition: all 0.3s ease-out;
    vertical-align: top;
    margin-left:-20px;
    
}
a.widgetBlogItem:hover {
    background: #CFBAD8;
}
.widgetBlogItemTitle {
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #511BBA;
    font-weight:600;
}
.widgetBlogItemThumb {
    width: 100%;
    margin-top: 10px;
}
.widgetBlogItemDate {
    width: 100%;
    box-sizing: border-box;
    font-size: 11px;
    line-height: 1.4;
    color: #333333;
    margin-top: 10px;
}
.widgetBlogItemThumb img {
    width: 100%;
    max-width: 100% !important;
}
.widgetBlogItemDesc {
    width: 100%;
    box-sizing: border-box;
    margin-top: 5px;
    color: #333333;
    font-size: 1.267rem;
    line-height: 1.4;
}
/*Variation Two: Body Footer*/
.widgetBlog2 {
    width: 100%;
    max-width: 1050px;
    box-sizing: border-box;
    background: #EBE2EF;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 0;
}

.widgetBlog2 a.widgetBlogItem {border-top:0px !important;width: 33%;}

.widgetBlogHeading2 {
    width: 100%;
    box-sizing: border-box;
    font-size: 20px;
    color: #333333;
    padding: 0 20px;
    margin-bottom: 5px;
}
.widgetBlogHeading2 a.widgetBlogItem {
    width: 33%;
    box-sizing: border-box;
    margin-top: 10px;
    padding: 10px 20px;
    text-decoration: none;
    transition: all 0.3s ease-out;
    align-self: stretch;
    flex-grow: 0;
    display: inline-block;
}
a.widgetBlogItem2:hover {
    background: #CFBAD8;
}
.widgetBlogItemTitle2 {
    width: 100%;
    box-sizing: border-box;
    font-size: 18px;
    line-height: 1.4;
    color: #08d;
}
.widgetBlogItemThumb2 {
    width: 100%;
    margin-top: 10px;
}
.widgetBlogItemThumb2 img {
    width: 100%;
}
.widgetBlogItemDesc2 {
    width: 100%;
    box-sizing: border-box;
    margin-top: 5px;
    color: #333333;
    font-size: 16px;
    line-height: 1.4;
}

@media all and (max-width: 844px) {
    a.widgetBlogItem {
        width: -webkit-calc(50% - 10px);
        width: -moz-calc(50% - 10px);
        width: -ms-calc(50% - 10px);
        width: -o-calc(50% - 10px);
        width: calc(50% - 10px);
    }
  
}

@media all and (max-width: 700px) {
    .widgetBlog2 a.widgetBlogItem {
        width: 100%;
        border-top: 1px solid #d8d8d8;
    }
}

@media all and (max-width: 600px) {
    a.widgetBlogItem {
        width: -webkit-calc(100%);
        width: -moz-calc(100%);
        width: -ms-calc(100%);
        width: -o-calc(100%);
        width: calc(100%);
        width: 100%;
    }
    
}

.job-title{margin-bottom:5px !important;margin-top:0px !important;}

#expandCollapse{display:none;float: right;    padding: 10px;margin-top: -7px;}

div#breadcrumb.question.theAnswer {float: left;}
.site-footer .widget a {color: #2b7fcb;text-decoration: underline;}

.site-footer .widget .widget-title a {color: #4b2e84;}

.entry-content table tr td p {font-size: 11.4029998779297px;color:#3F3F3F;}


.f_sidebar .widget-area h2.widget-title a.rsswidget,.f_sidebar .widget-area h2.widget-title a,.f_sidebar .widget-area h2.widget-title{color: #511BBA !important;}

.f_sidebar .widget-area a{color: #2b7fcb !important;}

ul li.trumbaElement a.rsswidget {color:#2b7fcb !important;text-decoration: underline !important;}

ul li.trumbaElement div.rssSummary div.trumba-date span.trumba-day,ul li.trumbaElement div.rssSummary div.trumba-date span.trumba-month {color:#000000;}

.site-footer .widget h2.widget-title a.rsswidget {text-decoration: none !important;}

#Boundless .entry-header{clear:both;}

.site-title {position: absolute;}


.title-box{
	margin-bottom:33px !important;
	margin-top: 25px !important;
	height: 91px
}





@media only screen and (max-width: 1280px) {
	div#page.hfeed.site.maincontent {width: 97%;}
	div#bottom-footer, header#masthead.site-header {width: 100%;}
	div.site-info, div#page.hfeed.site {width: 97%;}
}


@media only screen and (max-width: 1060px) {
	ul#menu-site-patrons.menu li {padding-left: 1%; padding-right: 1%;}
	div.menu-site-patrons-container {width: 48%;}
	div.search-box form.search-form input.search-field{width:130px;}	
	nav#site-navigation.main-navigation div>ul.menu>li.menu-item a {padding-right: 5px;padding-left: 5px;}
	div.search-box.clear {top: -35px;}
	#bottom-footer div.section.group div.col.span_4_of_12 h2.widget-title {left: -10px;}
	
}

@media only screen and (max-width: 1024px) {
	nav#site-navigation.main-navigation div>ul.menu>li.menu-item a {font-size:13px;}
	div.site-branding div.menu-site-patrons-container ul.menu li a {font-size:13px;}
	div.menu-site-patrons-container {width: 70%;}
	#menu-site-patrons{float:right;}
}

@media only screen and (max-width: 1000px) {

}

@media only screen and (max-width: 992px){
	.site-title img{width:90%;float:left;}
	.title-box {margin-bottom:15px !important;}
}


/* Tablet Portrait size to standard 960 (devices and browsers) */	
@media only screen and (max-width: 960px) {
	#content .span_4_of_12{height:400px !important;}
	div.search-box form.search-form input.search-field{width:100px;}	
	nav#site-navigation.main-navigation li.menu-item.lastling { padding-right: 130px!important;}
	
}

/* Tablet Portrait size to standard 960 (devices and browsers) */	
@media only screen and (max-width: 840px) {
	nav#site-navigation.main-navigation div>ul.menu>li.menu-item a {font-size: 12px;padding-right: 4px; padding-left: 4px;}
	div.search-box form.search-form input.search-field{width:80px;}
	nav#site-navigation.main-navigation li.menu-item.lastling { padding-right: 90px!important;}
	
	.site-title img{width:80%;    }
	.title-box {margin-bottom:15px !important;margin-left: 7px;}
	
}

@media only screen and (max-width: 768px) {
	div.search-toggle{top:3px;}
	.menu-toggle{  	
		  border: 1px solid #ccc;
		  width: 56px;
		  line-height: 14px;
		  height: 25px;
		  padding: 5px;
		  margin-left: 18px;
		  padding-left: 6px;
  	}
	.span_4_of_12{height:auto}
	#rss-18{margin-left:9px;}
	
	#menu-social{margin-top:-43px;}
	div.menu-footer-sign-in-menu-container {margin-top: -28px;}
	div.menu-site-patrons-container {width: 95%;}
	#content .span_4_of_12{height:auto !important;}
	.single-post-thumbnail img, .front-index-thumbnail img {width:100%;}
	

	.site-title img{width:70%;}
	
	.main-navigation {margin-top:-10px;}
	
	
	
}

/*  iPad in portrait & landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 
	
	
	
}



/*  iPad in landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
	
}


/*  iPad in portrait  */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

	header#masthead.site-header {width: 97%;}
	div.title-box {margin-top:10px;}
	div.section.group.Sliders div.col {margin-left: 18px;}
	.menu-toggle {margin-left:18px;}
	
	.main-navigation {margin-top:-10px;}
	
}


/* Tablet Portrait size to standard 740 (devices and browsers) */	
@media only screen and (max-width: 740px) {

	.title-box {margin-bottom:15px !important;margin-left: 14px;}
	
}

@media only screen and (max-width: 680px) {
	.site-title img{width:60%;}

	.entry-content h3 {line-height:26px;}
	.entry-content h2 {line-height:30px;}
	div#bottom-footer{height:100px;}
	#menu-social { margin-top: 0px;position:absolute;left:185px;}
	ul#menu-content-bottom-menu.menu {margin-left:10px;}
	#connectWithFoster{display: block !important;  position: relative;font-size: 16px; top: 9px !important;left:2px !important;}
	div.menu-footer-sign-in-menu-container {float:left;margin-top:0px;  margin-left: -18px;}
	
}

@media only screen and (max-width: 630px) {
	.main-navigation {margin-bottom: 10px;}
}

@media only screen and (max-width: 600px) {
	div.site-branding div.menu-site-patrons-container ul.menu li a {font-size: 13px;}
	ul#menu-site-patrons.menu li {padding-left: 5px;padding-right: 5px;}
	div.title-box {background-size: 130px;left:3px;top:3px;}
	ul#menu-giving.menu li a {    padding: 6px 15px;}
	
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 534px) {
	.uw-thinstrip{display:none;}
	.menu-giving-container,.menu-site-patrons-container{display:none;}
	
	div.title-box {background: none;}

	div.search-toggle{top:8px;}
	div#page.hfeed.site.maincontent {width: 100%;}
	div.site-info, div#page.hfeed.site {width: 96%;}
	
	.site-title img {width: 80%;}
	

	
}

@media only screen and (max-width: 480px) {
	#rss-18{margin-left:0px;}
	div.site-info, div#page.hfeed.site {width: 94%;}
	#ender div.site-info{margin-left:10px;}
	div.menu-footer-sign-in-menu-container {margin-left: -10px;}
	ul#menu-content-bottom-menu.menu li {margin-left: 15px;font-size: 14px;}
	#connectWithFoster {margin-left:6px;}
	#menu-social { left:165px;}
	

	
}

@media only screen and (max-width: 440px) {

	
}

@media only screen and (max-width: 400px) {
	
   	div#Boundless {margin-top:0px;padding: 20px 15px 0;}

	
	ul#menu-content-bottom-menu.menu li {margin-left: 10px;font-size: 12px;}
	#connectWithFoster {font-size:13px;}
	#menu-social {left: 149px;}
}

@media only screen and (max-width: 375px) {
 #content{width:115%;}
	
	
	
}

@media only screen and (max-width: 360px) {

	
}

@media only screen and (max-width: 340px) {
	#connectWithFoster {display:none !important;}
	#menu-social {left: 8px;}
	div#Boundless {padding: 20px 10px 0;}

	
}


@media only screen and (max-width: 320px) {
	.main-navigation {margin-top: -25px;}

}


/* iPhone 5  */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) { 
	
	
}


/* iPhone 2G-4S  */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	
	
}