/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
h1, h2, h3, h4, h5 {
	font-family: "AnnaClara" !important;
}

.sidebar {
	margin-top: 20px;
}

.sidebar-widget {
	margin-bottom: 20px;
}

.sidebar-widget h6, .title h6, .title h4 {
	font-family: "AnnaClara" !important;
	text-transform: none;
	font-size: 1.5em;
	font-weight: 400;
	color: #7ea0c6;
	letter-spacing: .05em;
}

h1 {
	font-size: 2.2em;
}

.blog-entry-title h1 a {
	letter-spacing: 0;
	font-family: "AnnaClara" !important;
}

h3 {
	font-size: 1.9em;
	line-height: 1.4em;
	font-weight: 400;
	color: #2b517c;
	text-align: center;
}

.third-font {
	font-size: .9em;
}

.title h6, .title h4 {
	border-bottom: 0;
}

div.sharedaddy h3.sd-title {
	font-size: 1.1em;
	font-weight: 400;
}

.margint60 {
	margin-top: 20px !important;
}

#pre-header-menu ul li a, #main-menu ul li a {
	text-transform: none;
	font-size: 1.1em;
	font-weight: 300;
	letter-spacing: .1px;
	font-family: lato !important;
}

.next-event a {
	font-family: Lato, Arial, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	color: #888;
	text-decoration: none;
	vertical-align: middle;
	letter-spacing: .03em;
}

.blog-entry {
	margin-top: 30px;
}

div.cat-title {
	display: none;
}

.mask {
	background: rgba(122,160,196,0.7) none repeat scroll 0 0;
}

#event-details legend {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
}

#event-details ul p {
	color: #FFF;
}

.home-slider-3-grid .slider-content h3 a {
	font-size: 1.3em;
	line-height: 1.7em;
	color: #fff;
}

.slider-content {
	width: 95%;
	left: 2.5%;
	margin: 0;
	padding: 17px 0;
	background: rgba(122,160,196,0.85);
}

#subscribe-email input {
	position: relative;
	height: 41px;
	background: #FFF none repeat scroll 0 0;
	border: 1px solid #E1E1E1;
	width: 100%;
	padding-left: 10px;
	font-size: 12px;
	color: #777;
}

.post-text p {
	text-align: center;
}

img {
	padding: 4px;
}

.col-lg-4 {
	text-align: center;
}

.footer-container .sidebar-widget h6 {
	text-align: center;
}

.footer-container {
	border-top: 1px solid #7ea0c5;
	background: #f0f7fd none repeat scroll 0 0;
}

.blog-entry-title h1 a {
	color: #2B517C;
}