body {
	padding-top:50px;
}

.submenu {
	padding-bottom: 50px;
}

.submenu .nav-tabs > li > a {
  border-radius: 0px 0px 0 0;
}

.submenu .nav > li > a {
	font-size: 14px;
}

.banner {
	font-size: 14px;
	font-weight: 400;
	padding-top: 120px;
	background: url(../img/bg-banner.jpg) top center;
	margin-bottom: 30px;
}

.breadcrumb {
	border-radius:0px;
}

.tab-content h1 {
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 15px;
}

.tab-content h2 {
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: 10px;
}

.tab-content h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: 'Lato',sans-serif;
	margin-top: 30px;
	margin-bottom: 5px;
}

.panel-group .panel {
	margin-bottom: 4px;
	border-radius: 0px;
}

div.select {
	text-align: right;
}

#division {
	margin-top: 20px;
	margin-bottom: 30px;
}

.photoThumbnail {
	margin-bottom: 30px;
}

#photo select {
	width: 100%;
	border-color: #ddd;
	text-align: left;
	margin-bottom:30px;
}

select {
	padding: 5px;
	font-size: 14px;
}

option {
	padding-top: 2px;
	padding-bottom: 2px;
}

#photoList {
	margin-top:30px;
}

#album h3 {
	margin-bottom:5px;
}

#album .description {
	font-size: 14px;
	font-weight:normal;
}

#albumTitle {
	margin-top: 20px;
	margin-bottom:30px;
}

#albumTitle h1 {
	margin-bottom: 5px;
}
#albumTitle h3 {
	margin-bottom: 5px;
}

#albumTitle p {
	margin-bottom:1px;
}

#albumList {
	margin-top: 50px;
}

#albumList div.active {
	background-color: #ddd;
}

.details {
	margin-top: 20px;
}

#sermon table td {
	vertical-align:	middle;
}

#sermon .player {
	display: none;
}

#latestAlbumList {
	margin-top: 30px;
}