-
Notifications
You must be signed in to change notification settings - Fork 10
/
about.html
249 lines (223 loc) · 12.4 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!--[if lt IE 7]> <html class="no-js ie ie6 oldie" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if IE 7]> <html class="no-js ie ie7 oldie" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if IE 8]> <html class="no-js ie ie8 oldie" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if IE 9]> <html class="no-js ie ie9 newie" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if IE 10]> <html class="no-js ie ie10 newie" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if (gte IE 10)><!--> <html class="no-js" xmlns="http://www.w3.org/1999/xhtml"> <!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta name="author" content="" />
<!-- IE optimized -->
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<!-- Mobile viewport optimized -->
<meta name="viewport" content="width=980,maximum-scale=1.0" />
<!-- Title -->
<title>Sacred Spaces Singleton - About</title>
<!-- Favicon -->
<link rel="shortcut icon" href="favicon.ico" />
<link rel="apple-touch-icon-precomposed" href="apple-touch-icon-precomposed.png" />
<!-- CSS:FONTS -->
<link type="text/css" rel="stylesheet" media="screen" href="_lib/font/museo-sans-rounded-webfont/font.css" /><!-- museo-sans-rounded -->
<link type="text/css" rel="stylesheet" media="screen" href="http://fonts.googleapis.com/css?family=Raleway:500|Gentium+Book+Basic:400italic" /><!-- google font -->
<!-- CSS:ICONS -->
<link type="text/css" rel="stylesheet" media="screen" href="_lib/icon/icon.css" />
<!--[if IE 7 ]><link type="text/css" rel="stylesheet" media="screen" href="_lib/icon/icon.ie7.css" /><![endif]-->
<!-- CSS:CORE -->
<link type="text/css" rel="stylesheet" media="screen" href="_lib/css/normalize.css" /><!-- normalize -->
<link type="text/css" rel="stylesheet" media="screen" href="_lib/css/common.css" /><!-- main -->
<link type="text/css" rel="stylesheet" media="screen" href="_lib/css/custom/content-viewport.css" /><!-- content-viewport -->
<link type="text/css" rel="stylesheet" media="print" href="_lib/css/print.css" /><!-- print -->
<!-- CSS:LIBS -->
<link type="text/css" rel="stylesheet" media="screen" href="_lib/js/fancyBox/jquery.fancybox.fw.css" /><!-- fancybox -->
<!-- CSS:CUSTOM -->
<style type="text/css">
/*insert code here*/
</style>
<!-- JS:VENDOR -->
<script type="text/javascript" src="_lib/js/modernizr.all.js"></script><!-- modernizr -->
<script type="text/javascript" src="_lib/js/jquery-1.7.2.js"></script><!-- jQuery -->
<!-- JS:LIBS -->
<script type="text/javascript" src="_lib/js/jquery.hoverIntent.js"></script><!-- hoverIntent -->
<script type="text/javascript" src="_lib/js/jquery.mobile.touch.js"></script><!-- touch gestures -->
<script type="text/javascript" src="_lib/js/jquery.cycle.js"></script><!-- Cycle -->
<script type="text/javascript" src="_lib/js/fancyBox/jquery.fancybox.js"></script><!-- fancybox -->
<!--[if lt IE 9]><script type="text/javascript" src="_lib/js/css3pie/PIE.js"></script><![endif]--><!-- css3PIE -->
<!-- JS:FW -->
<script type="text/javascript" src="_lib/js/fw.utils.js"></script><!-- utils -->
<script type="text/javascript" src="_lib/js/fw.widgets.js"></script><!-- widgets -->
<script type="text/javascript" src="_lib/js/fw.media.js"></script><!-- media -->
<script type="text/javascript" src="_lib/js/common.js"></script><!-- main -->
<!-- JS:CUSTOM -->
<script type="text/javascript">
/*insert code here*/
</script>
</head>
<!-- BODY -->
<body id="about">
<!-- DEBUG -->
<div id="debugInfo" class="nfp debug" data-on="" data-width=""></div>
<!-- CONTAINER -->
<div id="container">
<!-- HEADER -->
<div id="header">
<div class="padder">
<!-- BRAND -->
<div class="brand">
<a href="index.html">
<img src="_lib/img/img-brand.png" width="260" height="60" alt="Sacred Spaces Singleton" />
</a>
</div><!-- /BRAND -->
<!-- NAV -->
<div id="nav" class="nfp">
<div id="navItems"><!--
--><a id="nav1" class="navItem css3pie selected" href="001-about.html"><span class="label">About</span></a><!--
--><span class="sep"><span class="bg"></span></span><!--
--><a id="nav2" class="navItem css3pie" href="tours.html"><span class="label">Tours</span></a><!--
--><span class="sep"><span class="bg"></span></span><!--
--><a id="nav3" class="navItem css3pie" href="weddings.html"><span class="label">Weddings</span></a><!--
--><span class="sep"><span class="bg"></span></span><!--
--><a id="nav4" class="navItem css3pie" href="facilities.html"><span class="label">Facilities</span></a><!--
--><span class="sep"><span class="bg"></span></span><!--
--><a id="nav5" class="navItem css3pie" href="concerts.html"><span class="label">Concerts</span></a><!--
--><span class="sep"><span class="bg"></span></span><!--
--><a id="nav6" class="navItem css3pie" href="support.html"><span class="label">Support</span></a><!--
--><span class="sep"><span class="bg"></span></span><!--
--><a id="nav7" class="navItem css3pie" href="contact.html"><span class="label">Contact</span></a><!--
--></div>
</div><!-- /NAV -->
</div>
</div><!-- /HEADER -->
<!-- BANNER -->
<div id="banner" class="nfp">
<img class="bannerImg" src="_lib/img/img-banner-about.jpg" width="1536" height="435" border="0" alt="" />
<h1 class="headingBox">
<span class="padder">
<span class="label">About</span>
</span>
</h1>
</div><!-- /BANNER -->
<!-- HISTORY -->
<div id="history" class="block blockGreen">
<div class="padder clearfix">
<!-- ASIDE -->
<div class="aside">
<div class="contentViewport">
<h1><span class="leaderText">A rich</span> history</h1>
<div class="divider dividerDiamond"><div class="line"> </div></div>
<p class="leaderText">Sisters of Mercy were founded in Dublin, Ireland, in 1831 by an heiress Catherine McAuley who used her wealth to help poor women and children in distress. Her work blossomed into a religious order which has spread throughout the world.</p>
</div>
</div><!-- /ASIDE -->
<!-- MAIN -->
<div class="main clearfix">
<!-- COL2A -->
<div class="col col2 col2a">
<div class="contentViewport">
<h2>Frequently Asked Questions Further Reading</h2>
<p>The first <a href="#">Sisters of Mercy</a> to reach Australia arrived in Perth in 1846 and other groups soon followed. Ten Sisters came to Singleton from Ennis, Ireland, in 1875 and convents of Sisters of Mercy spread throughout the Hunter Valley.</p>
<h3>Further Reading</h3>
<p>The Sisters were known for their work in schools, hospitals, orphanages, and later for their missionary endeavours abroad. The Singleton Convent was opened as a "motherhouse" in 1909 and was always cared for as a beautiful home for all the Sisters residing in the Hunter Valley and beyond. Since 1995 the Convent has become known as a beautiful heritage site, open for tours, concerts and other activities.</p>
<div class="divider dividerDiamond"><div class="line"> </div></div>
<p>A community of Sisters still lives in a part of the Convent. The atmosphere is marked by peace and tranquility and an atmosphere of hospitality. Visitors will hear the story of the Sisters of Mercy and walk through their unique and beautiful home. There is much to enjoy.</p>
<p>Within the buildings are treasured memories and marks of a style of life no longer appropriate for modern religious women. The buildings also bear witness to the culture and wisdom of the remarkable women who built them.</p>
<ul>
<li>Aliquam facilisis egestas felis.</li>
<li>Donec lacus massa, tincidunt nec
<ul>
<li>Nullam in odio purus</li>
<li>Lorem ipsum dolor sit amet</li>
</ul>
<ol>
<li>Lorem ipsum dolor sit amet</li>
<li>Aliquam facilisis egestas felis</li>
</ol>
</li>
</ul>
</div>
</div><!-- /COL2A -->
<!-- COL2B -->
<div class="col col2 col2b">
<div class="contentViewport">
<p>The buildings and grounds are spacious, generous, beautiful. Cedar and stained glass, wide verandahs and cloisters, covered walkways and delicate lattices combine to create elegance permeated with warmth.</p>
<h4>Frequently Asked Questions</h4>
<p>On 12 December 2011 the Sisters of Mercy of Singleton joined with hundreds of other Sisters of Mercy in Australia and Papua New Guinea to form a new National Institute of The Sisters of Mercy of Australia and Papua New Guinea. The Singleton Convent and its Sacred Spaces are now under the care of the new Institute and available to all Sisters of the Institute.</p>
<p>Sr Berneice Loch is the new National President of Sisters of Mercy of Australia and Papua New Guinea. Sr Helen Owens is the new Regional Leader for the Sisters of Mercy Singleton who now belong to a wider community reaching from Grafton in the north via Gunnedah in the west to Sydney.</p>
<ol>
<li>Donec lacus massa, tincidunt nec</li>
<li>Aliquam facilisis egestas felis
<ul>
<li>Nullam in odio purus</li>
<li>Lorem ipsum dolor sit amet</li>
</ul>
<ol>
<li>Lorem ipsum dolor sit amet</li>
<li>Aliquam facilisis egestas</li>
</ol>
</li>
</ol>
<div class="specialBox">
<div class="padder">
<p>For further information about <br />the Sisters of Mercy today visit<br /><a href="http://www.mercy.org.au" target="_blank"><b>www.mercy.org.au</b></a></p>
</div>
</div>
</div>
</div><!-- /COL2B -->
</div><!-- /MAIN -->
</div>
</div><!--/HISTORY -->
<!-- JOURNEY -->
<div id="journey" class="block">
<div class="bgLine bgLineTop"></div>
<div class="bgLine bgLineBtm"></div>
<div class="padder clearfix">
<!-- ASIDE -->
<div class="aside">
<div class="contentViewport">
<h1><span class="leaderText">A photographic</span> journey</h1>
<div class="divider dividerDiamond"><div class="line"> </div></div>
</div>
</div><!-- /ASIDE -->
<!-- MAIN -->
<div class="main mainfull">
<!-- COLFULL -->
<div class="col colfull">
<!-- IMGWALL -->
<div class="imgWall">
<div class="clearfix">
<img class="imgTile fleft" src="___samples/ph-605x275.gif" width="605" height="275" border="0" alt=""/>
<img class="imgTile fright" src="___samples/ph-365x275.gif" width="365" height="275" border="0" alt=""/>
</div>
<div class="clearfix">
<img class="imgTile fleft" src="___samples/ph-365x275.gif" width="365" height="275" border="0" alt=""/>
<img class="imgTile fright" src="___samples/ph-605x275.gif" width="605" height="275" border="0" alt=""/>
</div>
<!-- BTN SLIDESHOW -->
<a class="btnSlideshow btnText nfp" href="#"><span class="label">View more photos +</span></a>
<!-- GALLERY -->
<div class="gallery hidden">
<img src="http://www.sacredspaces.org.au/weddingGallery/_MG_0913s.jpg" alt="Lorem ipsum dolor sit amet, consectetuer adipiscing elit" />
<img src="http://www.sacredspaces.org.au/weddingGallery/_MG_0795.jpg" alt="Morbi in sem quis dui placerat ornare. Pellentesque odio nisi, euismod in, pharetra a, ultricies in, diam. Sed arcu. Cras consequat." />
<img src="http://www.sacredspaces.org.au/weddingGallery/_MG_1422s.jpg" alt="Pellentesque odio nisi, euismod in" />
<img src="http://www.sacredspaces.org.au/weddingGallery/_MG_1369s.jpg" alt="Feugiat vitae, ultricies eget" />
<img src="http://www.sacredspaces.org.au/weddingGallery/_MG_8963np.jpg" alt="Aliquam tincidunt mauris eu risus auctor dapibus neque" />
</div><!-- /GALLERY -->
</div><!-- /IMGWALL -->
</div><!-- /COLFULL -->
</div><!-- /MAIN -->
</div>
</div><!--/JOURNEY -->
<!-- FOOTER -->
<div id="footer" class="clearfix nfp">
<!-- FOOTERLINKS -->
<div id="footerLinks" class="listLinks clearfix"><!--
--><span class="first-child">© Sisters of Mercy</span><!--
--><span class="sep">|</span><!--
--><span><a href="#">Terms of Use</a></span><!--
--><span id="btnFW"><a class="ir pngBg" href="http://www.fraynework.com.au" target="_blank"><strong>fraynework</strong> <em>enabled</em></a></span><!--
--></div><!-- /FOOTERLINKS -->
</div><!-- /FOOTER -->
</div><!-- /CONTAINER -->
</body>
</html>