/*
Theme Name: St Leo's Brooklin Parish
Theme URI: http://stleosbrooklin.com/
Description: The Website Template for St. Leo the Great Roman Catholic Church.
Version: 1.0
Author: By Design by Databaces

*/


/* Navigation */
#menuLayer ul li a {
	text-align:center;
}
#menuLayer ul li ul li a {
	text-align:left;
}

h2 {
	color:#4B4581;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
