/* BEGIN custom_css */
/* chris edits */

#branding {
	background: url(http://catholicapologeticsacademy.com/wp-content/uploads/2013/03/sky-sun.jpg) top center no-repeat;
}
#branding #header-info {
	margin-left: 20px;
	border: 1px solid #719CCF;
	padding: 2px 5px;
	border-radius: 4px;
	background-color: rgba(255, 255, 255, .5);
}
#access {
	padding: 10px 0;
}
#branding #searchform {
	right: 10px;
	border: 1px solid #69F;
	padding: 2px 5px;
	border-radius: 4px;
	background-color: rgba(255, 255, 255, .5);
}
.entry-view-wrapper {
	background-color: #ffffff;
	background-color: rgba(255, 255, 255, .5);
}
.widget img {
	border: 1px solid #fff;
}
.wpcf7-form input {
	width: auto;
}
.responsive-slider.flexslider .slide-title a {
	display:none;
}
#breadcrumb {
	display:none;
}
.widget img {
	border: 1px solid #fff;
	padding: 2px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, .35);
	background: white;
}
@media (max-width: 1024px) {
	#access {
		display: block;
	}
	#access-select {
		display: none;
	}
}
body.page-template-page-blog-masonry-four-cols-php h1.entry-title {
font-size: 12px;
}
.entry-title {
font-size: 14px;
margin: 5px 0 5px 0;
}
.shtml_wpf_ref {
display: none !important;
}
/* END custom_css */
