@CHARSET "ISO-8859-1";

#benedictine-body #body-content-area .gsc-control-cse
{
	background: none;
	border: none;
	padding: 0;
}

#benedictine-body #body-content-area .gsc-result
{
	background: rgba(0,0,0,0.0625);
	border: none;
	border-radius: 0.25rem;
	margin-bottom: 0.75rem;
	font-family: 'Segoe UI', 'Lucida Grande', Calibri, Helvetica, Arial, sans-serif;
	padding: 0.5rem 0;
}

#benedictine-body .gcsc-branding
{
	display: none;
}

#benedictine-body #body-content-area .gs-visibleUrl
{
	color: #b39559;
	padding-bottom: 0;
}

#benedictine-body #body-content-area .gs-title
{
	text-decoration: none;
	overflow: visible;
	height: auto;
}

#benedictine-body #body-content-area .gs-title b
{
	text-decoration: none;
	overflow: visible;
	color: #990020;
}

#benedictine-body #body-content-area a.gs-title
{
	color: #990020;
	text-decoration: none;
	border-radius: 0.25rem;
	background-color: rgba(0,0,0,0.0);
	transition: background-color 0.25s, color 0.25s;
	overflow: visible;
	display: block;
}

#benedictine-body #body-content-area .gsc-above-wrapper-area
{
	padding: 0;
}

#benedictine-body #body-content-area .gsc-result-info
{
	padding: 0 0 0.5rem 0.5rem;
	font-family: 'Segoe UI', 'Lucida Grande', Calibri, Helvetica, Arial, sans-serif;
	color: #999;
}

#benedictine-body #body-content-area .gs-snippet
{
	font-family: 'Segoe UI', 'Lucida Grande', Calibri, Helvetica, Arial, sans-serif;
	margin-top: 0.25rem;
}

#benedictine-body #body-content-area .gs-no-results-result .gs-snippet
{
	color: #990020;
	font-weight: bold;
	font-size: 1rem;
	background: none;
	border: none;
	margin: 0;
	padding: 0 0 0 0.5rem;
}

#benedictine-body #body-content-area .gsc-cursor-box
{
	margin: 0.75rem;
	text-align: center;
}


#benedictine-body #body-content-area .gsc-cursor-page
{
	font-family: 'Segoe UI', 'Lucida Grande', Calibri, Helvetica, Arial, sans-serif;
	background: none;
	border: none;
	color: #b39559;
	border-radius: 0.25rem;
	padding: 0 0.125rem;
}

#benedictine-body #body-content-area .gsc-cursor-page:hover
{
	text-decoration: none;
	background-color: rgba(0,0,0,0.125);
}

#benedictine-body #body-content-area a.gs-title:visited {background-color: rgba(0,0,0,0.0); color: #990020; text-decoration: none;}
#benedictine-body #body-content-area a.gs-title:active {background-color: rgba(0,0,0,0.0); color: #990020; text-decoration: none;}
#benedictine-body #body-content-area a.gs-title:hover {background-color: rgba(0,0,0,0.125); color: #990020; text-decoration: none;}

@media (max-width: 1024px)
{
	
}