diff --git a/calendar/templates/idsociety/column_title.tpl b/calendar/templates/idsociety/column_title.tpl
new file mode 100755
index 0000000000..0d74e5059e
--- /dev/null
+++ b/calendar/templates/idsociety/column_title.tpl
@@ -0,0 +1,2 @@
+
+
{col_title} |
diff --git a/calendar/templates/idsociety/day.tpl b/calendar/templates/idsociety/day.tpl
new file mode 100755
index 0000000000..b7b9d13af4
--- /dev/null
+++ b/calendar/templates/idsociety/day.tpl
@@ -0,0 +1,32 @@
+
+{printer_friendly}
+
+
+
+ |
+
+
+
+
+ {date}
+ {username}
+ |
+
+
+
+
+
+ {daily_events}
+ |
+
+
+ |
+
+ {small_calendar}
+ |
+
+
+
+
+{print}
+
diff --git a/calendar/templates/idsociety/day_cal.tpl b/calendar/templates/idsociety/day_cal.tpl
new file mode 100755
index 0000000000..7e7f504053
--- /dev/null
+++ b/calendar/templates/idsociety/day_cal.tpl
@@ -0,0 +1,33 @@
+
+
+
+
+
+
diff --git a/calendar/templates/idsociety/day_row.tpl b/calendar/templates/idsociety/day_row.tpl
new file mode 100755
index 0000000000..729c1c6535
--- /dev/null
+++ b/calendar/templates/idsociety/day_row.tpl
@@ -0,0 +1,7 @@
+
+
+
+ {event} |
+ {open_link}{time}{close_link} |
+
+
diff --git a/calendar/templates/idsociety/day_row_event.tpl b/calendar/templates/idsociety/day_row_event.tpl
new file mode 100755
index 0000000000..f0f8c7023b
--- /dev/null
+++ b/calendar/templates/idsociety/day_row_event.tpl
@@ -0,0 +1,3 @@
+
+ {event} |
+
diff --git a/calendar/templates/idsociety/day_row_time.tpl b/calendar/templates/idsociety/day_row_time.tpl
new file mode 100755
index 0000000000..7e1142f88c
--- /dev/null
+++ b/calendar/templates/idsociety/day_row_time.tpl
@@ -0,0 +1,3 @@
+
+ {open_link}{time}{close_link} |
|
+
diff --git a/calendar/templates/idsociety/edit.tpl b/calendar/templates/idsociety/edit.tpl
new file mode 100755
index 0000000000..f6a00ea687
--- /dev/null
+++ b/calendar/templates/idsociety/edit.tpl
@@ -0,0 +1,27 @@
+
+
+
+
+{calendar_action}
+
+
+
+{delete_button}
+
+
+
diff --git a/calendar/templates/idsociety/footer.tpl b/calendar/templates/idsociety/footer.tpl
new file mode 100755
index 0000000000..80db9b5e24
--- /dev/null
+++ b/calendar/templates/idsociety/footer.tpl
@@ -0,0 +1,8 @@
+
+
+
+
diff --git a/calendar/templates/idsociety/footer_column.tpl b/calendar/templates/idsociety/footer_column.tpl
new file mode 100755
index 0000000000..3846a016ec
--- /dev/null
+++ b/calendar/templates/idsociety/footer_column.tpl
@@ -0,0 +1,13 @@
+
+
+
+
+ |
+
+
diff --git a/calendar/templates/idsociety/form_button_script.tpl b/calendar/templates/idsociety/form_button_script.tpl
new file mode 100755
index 0000000000..8bcb0ea363
--- /dev/null
+++ b/calendar/templates/idsociety/form_button_script.tpl
@@ -0,0 +1,6 @@
+
+
+
+
diff --git a/calendar/templates/idsociety/hr.tpl b/calendar/templates/idsociety/hr.tpl
new file mode 100755
index 0000000000..fdbb59c224
--- /dev/null
+++ b/calendar/templates/idsociety/hr.tpl
@@ -0,0 +1,7 @@
+
+
+
+ {hr_text}
+ |
+
+
diff --git a/calendar/templates/idsociety/images/navbar-over.gif b/calendar/templates/idsociety/images/navbar-over.gif
new file mode 100644
index 0000000000..bd0c04f079
Binary files /dev/null and b/calendar/templates/idsociety/images/navbar-over.gif differ
diff --git a/calendar/templates/idsociety/images/navbar.gif b/calendar/templates/idsociety/images/navbar.gif
new file mode 100644
index 0000000000..93f6622653
Binary files /dev/null and b/calendar/templates/idsociety/images/navbar.gif differ
diff --git a/calendar/templates/idsociety/index.tpl b/calendar/templates/idsociety/index.tpl
new file mode 100755
index 0000000000..bf14986f4e
--- /dev/null
+++ b/calendar/templates/idsociety/index.tpl
@@ -0,0 +1,29 @@
+
+{printer_friendly}
+
+
+
+
+
+
+ {small_calendar_prev}
+ |
+
+ {month_identifier}
+ {username}
+ |
+
+ {small_calendar_next}
+ |
+
+
+{large_month}
+
+
+{print}
+
diff --git a/calendar/templates/idsociety/link_pict.tpl b/calendar/templates/idsociety/link_pict.tpl
new file mode 100755
index 0000000000..fe1c2e4c90
--- /dev/null
+++ b/calendar/templates/idsociety/link_pict.tpl
@@ -0,0 +1,4 @@
+
+
+
+
diff --git a/calendar/templates/idsociety/list.tpl b/calendar/templates/idsociety/list.tpl
new file mode 100755
index 0000000000..0ad7059a4e
--- /dev/null
+++ b/calendar/templates/idsociety/list.tpl
@@ -0,0 +1,7 @@
+
+
+
+ {field}: |
+ {data} |
+
+
diff --git a/calendar/templates/idsociety/matrix_query.tpl b/calendar/templates/idsociety/matrix_query.tpl
new file mode 100755
index 0000000000..391217d70c
--- /dev/null
+++ b/calendar/templates/idsociety/matrix_query.tpl
@@ -0,0 +1,19 @@
+
+
+
+{matrix_action}
+
+
+{cancel_button}
+
+
+
diff --git a/calendar/templates/idsociety/mini_cal.tpl b/calendar/templates/idsociety/mini_cal.tpl
new file mode 100755
index 0000000000..dfb3978607
--- /dev/null
+++ b/calendar/templates/idsociety/mini_cal.tpl
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+ {month} |
+ |
+
+
+ |
+
+
+
+
+ {daynames}
+ {display_monthweek}
+
+ |
+
+
+
+
diff --git a/calendar/templates/idsociety/mini_day.tpl b/calendar/templates/idsociety/mini_day.tpl
new file mode 100755
index 0000000000..a52269bb69
--- /dev/null
+++ b/calendar/templates/idsociety/mini_day.tpl
@@ -0,0 +1,4 @@
+
+
+ {dayname} |
+
diff --git a/calendar/templates/idsociety/mini_week.tpl b/calendar/templates/idsociety/mini_week.tpl
new file mode 100755
index 0000000000..12974c64b3
--- /dev/null
+++ b/calendar/templates/idsociety/mini_week.tpl
@@ -0,0 +1,6 @@
+
+
+
+ {monthweek_day}
+
+
diff --git a/calendar/templates/idsociety/month.tpl b/calendar/templates/idsociety/month.tpl
new file mode 100755
index 0000000000..522a79dab1
--- /dev/null
+++ b/calendar/templates/idsociety/month.tpl
@@ -0,0 +1,6 @@
+
+
+
+
diff --git a/calendar/templates/idsociety/month_column.tpl b/calendar/templates/idsociety/month_column.tpl
new file mode 100755
index 0000000000..813fd3399c
--- /dev/null
+++ b/calendar/templates/idsociety/month_column.tpl
@@ -0,0 +1,5 @@
+
+
+{column_data}
+ |
+
diff --git a/calendar/templates/idsociety/month_day.tpl b/calendar/templates/idsociety/month_day.tpl
new file mode 100755
index 0000000000..e553084c5c
--- /dev/null
+++ b/calendar/templates/idsociety/month_day.tpl
@@ -0,0 +1,4 @@
+
+ {new_event_link}
+[ {day_number} ]
+
diff --git a/calendar/templates/idsociety/month_filler.tpl b/calendar/templates/idsociety/month_filler.tpl
new file mode 100755
index 0000000000..b36797fba9
--- /dev/null
+++ b/calendar/templates/idsociety/month_filler.tpl
@@ -0,0 +1,2 @@
+
+{month_filler_text}
diff --git a/calendar/templates/idsociety/month_header.tpl b/calendar/templates/idsociety/month_header.tpl
new file mode 100755
index 0000000000..9bff1cc1bb
--- /dev/null
+++ b/calendar/templates/idsociety/month_header.tpl
@@ -0,0 +1,3 @@
+
+
+{column_header}
diff --git a/calendar/templates/idsociety/overlap.tpl b/calendar/templates/idsociety/overlap.tpl
new file mode 100755
index 0000000000..a1e8563cc3
--- /dev/null
+++ b/calendar/templates/idsociety/overlap.tpl
@@ -0,0 +1,14 @@
+
+
+
+
+ Scheduling Conflict
+
+
+ {resubmit_button}
+ {reedit_button}
+
+
diff --git a/calendar/templates/idsociety/pref.tpl b/calendar/templates/idsociety/pref.tpl
new file mode 100755
index 0000000000..34b48b1c9d
--- /dev/null
+++ b/calendar/templates/idsociety/pref.tpl
@@ -0,0 +1,7 @@
+{title}:
+
diff --git a/calendar/templates/idsociety/pref_colspan.tpl b/calendar/templates/idsociety/pref_colspan.tpl
new file mode 100755
index 0000000000..e6fae732b8
--- /dev/null
+++ b/calendar/templates/idsociety/pref_colspan.tpl
@@ -0,0 +1,4 @@
+
+ {text} |
+
+
diff --git a/calendar/templates/idsociety/pref_list.tpl b/calendar/templates/idsociety/pref_list.tpl
new file mode 100755
index 0000000000..e8542cfbd1
--- /dev/null
+++ b/calendar/templates/idsociety/pref_list.tpl
@@ -0,0 +1,5 @@
+
+ {field} |
+ {data} |
+
+
diff --git a/calendar/templates/idsociety/preference_acl.tpl b/calendar/templates/idsociety/preference_acl.tpl
new file mode 100755
index 0000000000..6d9380e8e6
--- /dev/null
+++ b/calendar/templates/idsociety/preference_acl.tpl
@@ -0,0 +1,27 @@
+{errors}
+{title}
+
+
+ {nml}
+
+
+
+
+ |
+ {nmr}
+
+
+
+
+
diff --git a/calendar/templates/idsociety/preference_acl_row.tpl b/calendar/templates/idsociety/preference_acl_row.tpl
new file mode 100755
index 0000000000..9c194b41ef
--- /dev/null
+++ b/calendar/templates/idsociety/preference_acl_row.tpl
@@ -0,0 +1,8 @@
+
+
+ {user} |
+ |
+ |
+ |
+ |
+
diff --git a/calendar/templates/idsociety/preference_acl_row_private.tpl b/calendar/templates/idsociety/preference_acl_row_private.tpl
new file mode 100755
index 0000000000..01b22d84b5
--- /dev/null
+++ b/calendar/templates/idsociety/preference_acl_row_private.tpl
@@ -0,0 +1,9 @@
+
+
+ {user} |
+ |
+ |
+ |
+ |
+ |
+
diff --git a/calendar/templates/idsociety/preference_colspan.tpl b/calendar/templates/idsociety/preference_colspan.tpl
new file mode 100755
index 0000000000..edc175ca04
--- /dev/null
+++ b/calendar/templates/idsociety/preference_colspan.tpl
@@ -0,0 +1,7 @@
+
+ {string} |
+ {read_lang} |
+ {add_lang} |
+ {edit_lang} |
+ {delete_lang} |
+
diff --git a/calendar/templates/idsociety/preference_colspan_private.tpl b/calendar/templates/idsociety/preference_colspan_private.tpl
new file mode 100755
index 0000000000..6360c88b20
--- /dev/null
+++ b/calendar/templates/idsociety/preference_colspan_private.tpl
@@ -0,0 +1,8 @@
+
+ {string} |
+ {read_lang} |
+ {add_lang} |
+ {edit_lang} |
+ {delete_lang} |
+ {private_lang} |
+
diff --git a/calendar/templates/idsociety/search.tpl b/calendar/templates/idsociety/search.tpl
new file mode 100755
index 0000000000..d8070783af
--- /dev/null
+++ b/calendar/templates/idsociety/search.tpl
@@ -0,0 +1,6 @@
+
+{search_text}
+{quantity}
+{output}
+
+
diff --git a/calendar/templates/idsociety/search_list.tpl b/calendar/templates/idsociety/search_list.tpl
new file mode 100755
index 0000000000..4255e81551
--- /dev/null
+++ b/calendar/templates/idsociety/search_list.tpl
@@ -0,0 +1,4 @@
+
+
+
{result_desc}
+
diff --git a/calendar/templates/idsociety/view.tpl b/calendar/templates/idsociety/view.tpl
new file mode 100755
index 0000000000..bf95d8863a
--- /dev/null
+++ b/calendar/templates/idsociety/view.tpl
@@ -0,0 +1,21 @@
+
+
+
+
+
+ {name}
+
+
+
+
+{edit_button} {delete_button}
+
+
+
+
diff --git a/calendar/templates/idsociety/week.tpl b/calendar/templates/idsociety/week.tpl
new file mode 100755
index 0000000000..81ee232707
--- /dev/null
+++ b/calendar/templates/idsociety/week.tpl
@@ -0,0 +1,33 @@
+
+{printer_friendly}
+
+
+
+
+
+
+ {small_calendar_prev}
+ |
+
+ {prev_week_link}
+ |
+
+ {small_calendar_this}
+ {week_identifier}
+ {username}
+ |
+
+ {next_week_link}
+ |
+
+ {small_calendar_next}
+ |
+
+
+{week_display}
+{print}
diff --git a/calendar/templates/idsociety/week_day_event.tpl b/calendar/templates/idsociety/week_day_event.tpl
new file mode 100755
index 0000000000..d12488c0d3
--- /dev/null
+++ b/calendar/templates/idsociety/week_day_event.tpl
@@ -0,0 +1,5 @@
+
+{link_entry}
+ {start_time}-{end_time}{close_view_link}
+ {name}
+
diff --git a/calendar/templates/idsociety/week_day_events.tpl b/calendar/templates/idsociety/week_day_events.tpl
new file mode 100755
index 0000000000..5461b0fd61
--- /dev/null
+++ b/calendar/templates/idsociety/week_day_events.tpl
@@ -0,0 +1,4 @@
+
+
+{events}
+