/* -- 1915churches Standards -- */
body {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	font-family: arial, verdana, sans-serif;
}
body, html { height: 100%; }
a { text-decoration: none; font-weight: bold; }

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
	padding-bottom: 4px;
}
h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; margin-bottom: 4px; }
h5 { font-size: 12px; }
h6 { font-size: 11px; }

h4.events  { padding: 0px; margin: 0px; padding-bottom: 7px;  margin-bottom: 7px; font-size: 15px; }

.clear, .clr { clear: both; line-height: 0px; font-size: 0px; height: 0px; }
form { margin: 0px; padding: 0px; }
img { border: 0px; }
.wd_button {
	margin-top: 10px;
	font: bold 12px arial;
	padding: 4px 10px;
	cursor: pointer;
	border: 0px;
}

.widget_view_all { text-align: right; font-size: 11px; }

/* -- Floating -- */
.floatLeft { float: left; }
.floatRight { float: right; }


/* -- Pagination -- */
.pagination { text-align: center; margin: 25px 0px; }
.pagination a { font: bold 12px arial; text-decoration: none; padding: 5px; }
.co a { color: #ffffff !important; font: bold 20px arial; }


/* -- Audio Module -- */
.audio_wrap { width: 545px; float: left; }
.audio_authors { width: 150px; float: left; margin-right: 20px; min-height: 250px; }
.audio_authors  b { display: block; padding: 6px 8px; }
.audio_authors a { display: block; padding: 6px 8px; }

.audio_wrapper { margin-bottom: 15px; padding-bottom: 15px; }
.audio_title { font: bold 16px helvetica, arial, sans-serif; }
.audio_title a:hover { text-decoration: underline; }
.audio_author { font-size: 11px; }
.audio_body, .audio_back { margin-top: 7px; }
.audio_file { margin: 15px 0; }
#audio_player { width: 97%; height: 30px; margin: 15px 0px; padding: 5px; border: solid 1px #ccc; }


/* -- Photo Gallery Module -- */
.photo_gallery_wrapper { }
.photo_gallery_wrapper_subnaved { margin: 0 auto; width: 535px; float: left; padding: 0; }

.photo_gallery_set {
	padding: 5px;
	width: 160px;
	float: left;
	background: #F7F7F7;
	border: solid 1px #E4E4E4;
	margin-right: 5px;
	margin-bottom: 15px;
	font-weight: bold;
}
.photo_gallery_set_title { padding: 5px 0 0 0; }

.photo_gallery_set_thumbnail {
	width: 50px;
	height: 50px;
	float: left;
	padding: 3px;
}
.photo_gallery_header_buttons {
	width: 150px;
	float: right;
	text-align: right;	
}
.photo_gallery_header_buttons a { text-transform: lowercase; }
.photo_gallery_image { margin-top :15px; text-align: center; }
.photo_gallery_image img { padding: 3px; border: solid 1px #ccc; }
.photo_gallery_wrapper_subnaved .photo_gallery_image  { width: 535px; }
.photo_gallery_wrapper_subnaved .photo_gallery_image img { max-width: 535px; }
.photo_gallery_form { padding: 15px; border-top: solid 1px #ccc; }
.photo_gallery_form .file_field { margin-bottom: 15px; }
.photo_gallery_form .select_field { margin-bottom: 5px; }


/* -- Events Calendar -- */
.calendar_wrap { padding: 0; width: 700px; margin: 0 auto; }
.cal_head_text { font-size: 16px; padding: 0px 15px; }
.calendar_header {
	font-weight: bold;  
	padding: 4px 7px !important;
	margin-bottom: 15px;
	text-align: center;
	position: relative;
}
.calendar_header  .view_list {  position: absolute; top:7px; right:7px; width: 150px; text-align: right;  }
.calendar_header  .view_today {  position: absolute; top:7px; left:7px; width: 150px; text-align: left;  }
.calendar_days_of_week .cal_head_block {
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	border: 0px;
	text-align: center;
	float: left;
	width: 100px;
	padding-bottom: 4px;
	border-bottom: solid 1px #ccc;
}
.cal_day {
	position: absolute;
	top: 0; left: 0;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
	padding: 2px 3px;
	padding-right: 4px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	opacity: 0.9;
}
.calendarToday .cal_day { top: -1px; }
.cal_block {
     width: 99px;
     height: 99px;
     float: left;
     padding: 0px;
     text-align: left;
     position: relative;
     border-bottom: solid 1px #DADADA;
     border-right: solid 1px #DADADA;
     overflow: hidden;
}
.cal_block.last { border-right: 0px; }
.cal_content_wrap { padding: 23px 5px 5px 5px; }
.cal_content_wrap.with_img { padding: 0; }
.back_to_calendar { padding-top: 35px; }

.online_worship_wrapper_live {
	margin: 35px auto;
	text-align: center;
}

