.date {
	position: absolute;
	right: 0px;
	margin-top: 5px;
}



.entry-page-image {
	position: relative;
	overflow: hidden;
}

.entry-page-excerpt {
	z-index: 1;
}
.entry-page-image img.attachment-isFeatureSelected {
	/* left: 50%; */
	width: 100%;
	position: relative;
	clear: both;
	height: auto;
}
body.category-7 .entry-page-excerpt {
	position: relative;
}
body:not(.category-7) .entry-page-excerpt {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	/* http://www.colorzilla.com/gradient-editor/#231f20+0,231f20+100&0.84+0,0.84+100;Custom */
}
.entry-page-image .entry-page-excerpt img {
	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/headline-feat.png");
}


body:not(.category-7) .FeaturedReadmore { 
	background-color: #EFEFF0; 
	}

body.category-7 .FeaturedReadmore { background-color: #B7A800; color: #fefefe; }



/* .entry-page-excerpt h1, 
.entry-page-excerpt article {
	margin-right: 100px;	
} hidden after removing FEAT icon */	
.entry-page_headeline-feat {
	position: absolute;
	float: right;
	top: 12px;
	right: 18px;
}
.articleNumber {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 19px;
	font-style: italic;
	margin-bottom: 22px;
}

.templateWrapper h2, 
.templateWrapper h2 a {
	color: #000000 !important;
}
.templateWrapper h2 + div > p {
	font-weight: normal !important;
	color: #000000 !important;
}

.article h2, 
.article h2 a,
#article h2, 
#article h2 a {
	letter-spacing: -1.5px;
	text-transform: uppercase;
	font-size: 12px !important;
	line-height: 14.5px !important;
}
.gs-title, .gs-title * {
	font-weight: normal !important;
	height: auto !important;
}
.article h3, 
.article h3 a, 
#article h3, 
#article h3 a, .gs-title, .gs-title * {
	letter-spacing: -1.5px;
	font-size: 20px !important;
	line-height: 24px !important;
}
.article h3,
#article h3{
	margin-bottom: 12px !important;
}
.column {
	background-repeat: repeat-y !important;
}
.three-column .column {
	background-position: 5%;
}
.two-column .column {
	background-position: 3.75%;
}
.column.first { background-image: none !important; }
.artmenu { position: relative; }

.article h2,
#article h2 { margin-bottom: 10px !important; margin-top: 0px !important; }

/*======== Features =============*/
.thumb-wrapper { position: relative; margin-bottom: 20px; margin-top: 0px; }
/*.thumb-cover {
	z-index: -1;
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI0NWQzNCIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzI0NWQzNCIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==");
	background: -moz-linear-gradient(top,  rgba(36,93,52,0.7) 0%, rgba(36,93,52,0.7) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(36,93,52,0.7)), color-stop(100%,rgba(36,93,52,0.7)));
	background: -webkit-linear-gradient(top,  rgba(36,93,52,0.7) 0%,rgba(36,93,52,0.7) 100%);
	background: -o-linear-gradient(top,  rgba(36,93,52,0.7) 0%,rgba(36,93,52,0.7) 100%);
	background: -ms-linear-gradient(top,  rgba(36,93,52,0.7) 0%,rgba(36,93,52,0.7) 100%);
	background: linear-gradient(to bottom,  rgba(36,93,52,0.7) 0%,rgba(36,93,52,0.7) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3245d34', endColorstr='#b3245d34',GradientType=0 );


}*/
.thumb-wrapper:hover .thumb-cover {
	display: block !important;
	cursor: pointer;
	z-index: 1 !important;
}
.thumb-cover img.readmore,
.thumb-cover img.watchvideo {
	position: absolute;
	left: 50%;
	top: 50%;
}
.thumb-cover img.readmore {
	width: 127px;
	height: 26px;
	margin-top: -13px;
	margin-left: -63px;
}
.thumb-cover img.watchvideo {
	width: 177px;
	height: 26px;
	margin-top: -13px;
	margin-left: -88px;
}

.thumb-cover + div {
	position: relative;
	overflow: hidden;
}
.thumb-cover + div > img, .defaultThumb > img {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: -2px;
}
.thumb-cover + div > img:not(.videoratio) {
	position: absolute !important;
	top: -17%;
	left: 0px;
}
.attachment-inCategory {
	cursor: pointer;
	cursor: hand;
}
article > header {
	margin-bottom: 0px;
	
}

.departmentPage > img.attachment-inPost-float,
.departmentPage > img.attachment-inPost-banner {
	height: auto;
	float: left;
}
.departmentPage > img.attachment-inPost-banner {
	width: 100%;
	margin: 0px 0px 27px 0px !important;
}
img.attachment-inPost-float {
	/* margin: 27px 0px 27px 0px !important; */
}

.departmentPage > img.attachment-inPost-banner {
	height: auto;
	float: left;
	width: 100%;
	margin: 0px 20px 20px 0px !important;
}

/* article.page h1, header.page h1,
article.post h1:not(.singlePost), header.post h1:not(.singlePost) */

h1:not(.singlePost) {
	font-size: 25px !important;
	vertical-align: bottom;
}

.departmentPage h2, h1.singlePost {	
	font-size: 40px;
	line-height: 40px;
}
.departmentLogo {
	margin-right: 5px;
}

.departmentPage h1 { margin-bottom: 0px !important; }
.departmentPage h2 { margin-bottom: 18px !important; }

body.category header { margin-bottom: 0px; }

.departmentPage .ByLine {	
	margin-bottom: 27px !important;
	font-size: 20px;
}
ul.article .ByLine, 
ul#article .ByLine{	
	font-size: 12px !important;
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif !important;
}
.departmentPage .Excerpt {	
	margin-bottom: 27px !important;
	font-size: 17px !important;
	line-height: 21px !important;
}
.searchform > input[type=text] {
	font-family: FuturaStd-Bold, Verdana, Tahoma, sans-serif !important;
	font-size: 12px !important;
	line-height: 15px !important;
	text-transform: uppercase !important;
	text-indent: 10px;
}

/* 
$fontfamily1 = "Akzidenz-Grotesk-BQ-Bold, Verdana, Tahoma, sans-serif";
$fontfamily2 = "Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif";
$fontfamily3 = "Akzidenz-Grotesk-BQ-Medium, Verdana, Tahoma, sans-serif";
$fontfamily4 = "FuturaStd-Bold, Verdana, Tahoma, sans-serif";
$fontfamily5 = "FuturaStd-CondensedBold, Verdana, Tahoma, sans-serif";
*/
.moreinList > li:hover {
	background-position: right 50% !important;
}


.twitterBG {
	background-color: #000000;/* 6893B0 */
	}
.facebookBG {
	background-color: #000000;/* 6AA543 */
	}
.youtubeBG {
	background-color: #000000;/* C9AA2D */
	}
.contactBG {
	background-color: #000000;/* C9AA2D */
	}


/* ====== RELATED ARTICLES STYLES ====== */

.moreinList > li > a {
	color: #939598;
	margin-bottom: 0px;
	font-size: 15px !important;
	line-height: 18px !important;
	display: block;
	text-align: left !important;
	padding-right: 28px;
}
.moreinList > li {
	border-bottom: solid 1px #BCBEC0;
	padding: 8px 0px !important;
	margin: 0px !important;
}
.color-ns-medium, .color-ns-medium + .moreinList > li a:hover/* , body.natural-sciences article a  */ { 
	color: #C9AA2D !important;
}
.color-ss-medium, .color-ss-medium + .moreinList > li a:hover/* , body.social-sciences article a  */ {
	color: #6AA543 !important;
}

.color-hum-medium, .color-hum-medium + .moreinList > li a:hover/* , body.humanities article a  */{
	color: #6893B0 !important;
}
.color-default-medium {
	color: #000000;
}
body:not(.natural-sciences) article a,
body:not(.social-sciences) article a,
body:not(.humanities) article a {
	/* color: #1E71A8; */
}

.color-default-medium + .moreinList > li a:hover {
	color: #BCBEC0;
}
.color-ns-medium + .moreinList > li:hover {
	border-bottom-color: #C9AA2D;
	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/moreinList-ns.png");
}
.color-ss-medium + .moreinList > li:hover {
	border-bottom-color: #6AA543;
	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/moreinList-ss.png");
}
.color-hum-medium + .moreinList > li:hover {
	border-bottom-color: #6893B0;
	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/moreinList-hum.png");
}
.color-default-medium + .moreinList > li:hover {
	border-bottom-color: #BCBEC0;
	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/moreinList-default.png");
}
.morein.color-ns-medium hr { background-color: #C9AA2D; }
.morein.color-ss-medium hr { background-color: #6AA543; }
.morein.color-hum-medium hr { background-color: #6893B0; }
.morein.color-default-medium hr { background-color: #BCBEC0; }



.bar-divider { background-image: url("/-/cascade/wp-content/themes/CASCADE/images/divider.png"); height: 9px; margin: 22px 0px; }

.ui-accordion-header-icon {
	width: 20px;
	height: 20px;
	display: inline-block;
	position: relative;
	top: 3px;
	margin-right: 4px;
}
.ui-icon-triangle-1-e {
	/* down arrow */
	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/menuItems-arrowDown.png");
}
.ui-icon-triangle-1-s {
	/* up arrow */
	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/menuItems-arrowUp.png");
}

.departmentPage .Excerpt,
.departmentPage h1,
.departmentPage h2,
#accordion h2,
.contactInformation > div:first-child,
.moreinList > li > a, .FeaturedReadmore, body.category-7 .entry-page-excerpt, .issueIndTitle, .issueIndBack a, .gs-title, .gsc-cursor-page  {
	font-family: Akzidenz-Grotesk-BQ-Medium, Verdana, Tahoma, sans-serif !important;
}
.gs-title, .gs-title *, .gsc-cursor-page {
	text-decoration: none !important;
	color: black !important;
}
.gsc-cursor-page {
	text-decoration: none !important;
	padding: 10px;
	font-weight: normal !important;
}
.mobilemenu li span{
	font-family: FuturaStd-CondensedBold, Verdana, Tahoma, sans-serif !important;
}
/* header.page h1,
article.page h1,
header.post h1,
article.post h1, */
h1:not(.singlePost),
.bar-right .morein {
	font-family: FuturaStd-Bold, Verdana, Tahoma, sans-serif !important;
}
.departmentPage > .ByLine,
.contactInformation > div:first-child + div  {
	font-family: Akzidenz-Grotesk-BQ-Light, Verdana, Tahoma, sans-serif !important;
}
#accordion h2 {
	cursor: pointer;
	padding: 4px 0px;
}
.bar-right .morein,
#accordion h2 {
	margin-bottom: 0px;
	font-size: 17px !important;
	line-height: 17px !important;
	text-transform: uppercase !important;
}
.bar-right .morein hr { height: 4px !important; margin: 0px; background-image: none !important;}


.contactInformation { background-color: #333333; color: #FFFFFF !important; text-align: left !important; padding: 20px;}
.contactInformation > div:first-child{
	margin-bottom: 14px;
	font-size: 33px !important;
	line-height: 33px !important;
}

.contactInformation > div:first-child + div, .gsc-cursor-page {
	font-size: 14px !important;
	line-height: 25px !important;
}
.mobilemenu span {
	font-size: 24px;
	line-height: 28px;
}

.CAS_socialWidget {
	width: 1018px;
	background-color: rgb(88, 89, 88) !important;
	border-spacing: 2px !important; */
	table-layout: fixed;
	
}
.colorRow {
	margin-left: auto;
	margin-right: auto;
	width: 98%;
}
.CAS_socialWidget tr {
	/*display: block;*/
}
.CAS_socialWidget td {
	border-right: solid rgb(88, 89, 88) 2px;
	border-top: solid rgb(88, 89, 88) 2px;
	height: 75px;
	width: 254.5px;
	/*width: 25.1%;*/
	-moz-box-sizing: border-box;
	float: left;
	left: 20%;
}
.CAS_socialWidget td:last-child {
	border-right: none !important;
	width: 250.5px;
}
.CAS_socialWidget tbody > tr:first-child > td {
	background-position: center center;
	background-repeat: no-repeat;
	/* cursor: pointer; */
}
.headercell, header > h1 {  
	vertical-align: bottom;
}
.headercell > .CAS_socialWidget:first-child { height: 100%; }
.CAS_socialWidget td {  
	padding: 0px !important;
}

.headercell .CAS_socialWidget td {  
	float: left;
}
.headercell .CAS_socialWidget img {
	width: auto; height: 70%;
}

/*
*:not(.headercell) > .CAS_socialWidget:first-child tbody > tr:first-child > td {
	 height: 70px; 
}
*/
*:not(.headercell) > .CAS_socialWidget {
	float: none !important;
	/*width: 100%;*/
}

.CAS_socialWidget tbody > tr.colorRow + tr:last-child > td {
	background-color: #333333 !important;
	font-family: FuturaStd-CondensedBold, Verdana, Tahoma, sans-serif !important;
	color: white !important;
}

.CAS_socialWidget tbody > tr:first-child > td a {
	width: 100%;
	height: 100%;
	vertical-align: top;
	display: inline-block;
	color: #ffffff;
}
.social-title {
	line-height: 70px;
}
/* .twitterBG { 	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/socialSquare-twitter.png"); }
.facebookBG { 	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/socialSquare-facebook.png"); }
.youtubeBG { 	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/socialSquare-youtube.png"); } */

body.category-7 .entry-page-excerpt { 
	padding: 10px 7% 50px 11%; 
	font-size: 17px; 
	color: white; 
	}
body.category-7 .FeaturedReadmore { 
	right: 7%; height: 
	42px; line-height: 
	42px; position: absolute; 
	bottom: 10px; 
	width: auto; 
	}
.FeaturedReadmore * { margin: 0px 17px;}

body:not(.category-7) .entry-page-excerpt { 
	padding: 20px 32px 55px 32px; 
	}
body:not(.category-7) .FeaturedReadmore { 
	left: 32px; 
	height: 30px; 
	line-height: 30px; 
	position: absolute; 
	bottom: 10px;
	text-align: center; 
	width: 113px !important;
	}

.headercell {display: inline-block;}

#mobileMenu.detectWindow-smallest {}
.Header-jpeg-tile.overlay {margin: auto !important;}


/* overrides for hover */
	
body:not(.category-7) .entry-page-image:hover .FeaturedReadmore { background-color: #333333 !important; color: white !important;}
body.category-7 .entry-page-image:hover .FeaturedReadmore { background-color: #fefefe !important; color: #B7A800 !important;}
body:not(.category-7) .entry-page-image:hover .FeaturedReadmore { background-color: #333333 !important; color: white !important;}
body:not(.category-7) .entry-page-excerpt {
	position: absolute;
	bottom: 20px;
	min-height: 200px;
	right: 15px;
	width: 500px;
	/* http://www.colorzilla.com/gradient-editor/#231f20+0,231f20+100&0.84+0,0.84+100;Custom */
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIzMWYyMCIgc3RvcC1vcGFjaXR5PSIwLjg0Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMzFmMjAiIHN0b3Atb3BhY2l0eT0iMC44NCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
	background: -moz-linear-gradient(top,  rgba(35,31,32,0.84) 0%, rgba(35,31,32,0.84) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(35,31,32,0.84)), color-stop(100%,rgba(35,31,32,0.84)));
	background: -webkit-linear-gradient(top,  rgba(35,31,32,0.84) 0%,rgba(35,31,32,0.84) 100%);
	background: -o-linear-gradient(top,  rgba(35,31,32,0.84) 0%,rgba(35,31,32,0.84) 100%);
	background: -ms-linear-gradient(top,  rgba(35,31,32,0.84) 0%,rgba(35,31,32,0.84) 100%);
	background: linear-gradient(to bottom,  rgba(35,31,32,0.84) 0%,rgba(35,31,32,0.84) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6231f20', endColorstr='#d6231f20',GradientType=0 );
}
@media screen and  (max-width: 800px) {
	body:not(.category-7) .entry-page-excerpt {
		bottom: 0px;
	}	
}
.entry-page-image:hover .entry-page-excerpt img {
	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/headline-feat-inverted.png") !important;
}
body:not(.category-7) .entry-page-image:hover .entry-page-excerpt {
	background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjciLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==") !important;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0.7) 0%, rgba(255,255,255,0.7) 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.7)), color-stop(100%,rgba(255,255,255,0.7))) !important;
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 100%) !important;
	background: -o-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 100%) !important;
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 100%) !important;
	background: linear-gradient(to bottom,  rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.7) 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 ) !important;
}
body:not(.category-7) .entry-page-image:hover .entry-page-excerpt > *:not(.FeaturedReadmore) {
	color: black !important;
}
/* .issueInd { background-color: #89B0CA; width: auto; display: inline-block; position: relative; left: 0px;z-index: 2;}
.issueIndTitle { background-color: #6793B0; }
.issueInd *, #masthead .page_item span {
	text-transform: uppercase !important;
}
.issueIndTitle, .issueIndBack { padding-right: 50px; padding-left: 8px; }
.issueIndTitle {
	padding-top: 5px;
	padding-bottom: 5px;
}
.issueIndBack {
	padding-top: 3px;
	padding-bottom: 3px;
}
.issueInd img { height: 100%; width: auto; position: absolute; right: 0px; top: 0px;}
 */
.turnOff { display: none; }

.issueInd { z-index: 2; position: absolute; bottom: 0px; }
.issueIndTitle, .issueIndTitle * {
	font-size: 15px !important;
	line-height: 19px !important;
}
.issueIndTitle, .issueIndTitle * {
	font-size: 19px !important;
	line-height: 19px !important;
}



.gsc-control-cse.gsc-control-cse-en,
.gsc-table-cell-thumbnail.gsc-thumbnail,
.gsc-table-cell-thumbnail.gsc-thumbnail + td {
	border: none !important;
	padding: 0px !important;
}
.gsc-above-wrapper-area, .gcsc-branding, .gs-visibleUrl {
	display: none !important;
}

.gs-image-box { width: 170px !important; padding: 0px !important; margin: 0px !important; }
.gs-image-box > a { display: block; }
.gs-image-box > a > img { width: 100%; height: auto; max-width: 100% !important; max-height: none !important;}

body.search .attachment-inSearch, .gs-image-box > a { margin: 0px 27px 27px 0px !important; }
body.search .attachment-inSearch { float: left; }
body.search .continueReading { margin-bottom: 27px !important; }


body.search hr, .gs-snippet { margin: 0px 0px 27px 0px !important; }


hr, .gsc-table-result, .gsc-cursor-current-page, .gsc-cursor-page:hover {
	background-image: url("/-/cascade/wp-content/themes/CASCADE/images/column-divider.png") !important;
}
hr { border: none !important; height: 1px !important; }

.gsc-table-result { background-position: bottom; background-repeat: repeat-x; }
.gsc-results .gsc-cursor-box {text-align: center;}
body.single article a,
body#tinymce a {
	font-weight: bold !important;
}


#footerBar {
	top: 1px !important;
}


.searchForm .Post > div {	/* opted for css background color instead */
	background-image: none !important;
}
div.socialIcons { float: left; width: auto; }



.wp-caption {
	padding: 4px !important;
	box-sizing: border-box;         /* For IE and modern versions of Chrome */
	-moz-box-sizing: border-box;    /* For Firefox                          */
	-webkit-box-sizing: border-box; /* For Safari          					*/
}
.wp-caption img {
	width: 100% !important;
	height: auto !important;
}


