@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/mx4/templates/wp-layout.css" );
body {
margin: 0px;
padding: 0;
font-size: 11px; /* Resets 1em to 10px */
font-family: Georgia, Verdana, Arial, Sans-Serif;
background-color: #cccccc;
color: #333;
text-align: center;
background: url("http://www.angelkid.net/picture/winterbg.jpg");
}
#header {
padding: 0;
margin: 10 auto;
height: 285px;
width: 100%;
background-color: #8BACD7;
background: url("http://www.angelkid.net/picture/bannerbear1.jpg") no-repeat bottom center;
}
#headerimg h1 {
margin-right:10px;
}
#page {
background-color: white;
margin: 0px auto;
padding: 0px;
width: 740px;
text-align: left;
background: url("http://www.angelkid.net/picture/kubrickbg.gif") repeat-y top;
border-left: 1px solid #1F3851;
border-right: 1px solid #1F3851;
}
#footer {
padding: 0;
width: 740px;
clear: both;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: .9em;
color: #888888;
background: url("http://www.angelkid.net/picture/kubrickfooter.jpg") no-repeat bottom;
border: none;
}
#footer p {
margin: 0;
text-align: center;
padding:5px;
}
/* Positioning */
.headerimg {
position: absolute;
margin-top: 10px;
margin-left: 24px;
}
.narrowcolumn {
float: left;
padding: 0 30px 0 25px;
margin: 0 0 0 0;
width: 470px;
}
.widecolumn {
padding: 0 0 0 0;
margin: 0 0 0 80px;
width: 400px;
}
.post {
margin: 22px 0 12px 0;
text-align: justify;
}
/********** End Structure *********/
/********** Begin Logo - if there is one *********/
.logo {
padding-top: 10px;
padding-left:22px;
}
/******** End Logo *********/
/******** Begin Navigation ********/
#navcontainer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-transform: uppercase;
margin: 0;
}
#navcontainer ul {
padding-left: 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
background-color: #E3DFBF;
color: White;
float: right;
width: 100%;
font-family: arial, helvetica, sans-serif;
}
#navcontainer ul li { display: inline; }
#navcontainer ul li a {
padding: 0.2em 1em;
background-color: #8BACD7;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #E3DFBF;
}
#navcontainer ul li a:hover {
background-color: #FBF9E6;
color: #93425A;
}
#navcontainer ul li a.selected {
background-color: #FBF9E6;
color: #93425A;
}
/******** End Navigation ********/
/******** Begin menu ********/
#menu {
padding: 14px 12px 0 0;
margin-left: 535px;
font: 1em Verdana, Arial, Sans-Serif;
color: #888888;
}
#menu h2 {
display: block;
background: #FAF9E8;
border: 1px solid #dddddd;
-moz-border-radius:5px;
padding: 3px 2px 3px 3px;
margin: 0 0 6px 0;
color: #93425A;
font-family: Verdana, Sans-Serif;
font-size: 1.0em;
text-transform: uppercase;
font-weight: lighter;
}
#menu form {
margin: 0;
margin-left: 0;
}
/********* End menu *********/
/********* Begin Typography & Colors *********/
/* Links */
a {
color: #42769F;
text-decoration: none;
}
a:hover {
color: #1A426A;
}
/* Headings */
h1 {
font-size: 2.4em;
text-align: left;
margin: 0;
}
h2 {
font-size: 1.4em;
margin: 0;
}
h3 {
font-size: 1.2em;
margin: 0;
}
h1, h2, h3 {
font-family: Georgia, "MS Serif", "New York", serif;
font-weight: normal;
}
h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration: none;
color: #8BACD7;
}
h2.pen {
margin-bottom: 1px;
margin-left: 0px;
padding: 6px 2px 2px 24px;
background: url(/main/wp-content/sitetemplates/mx4/img/pen1.gif) no-repeat 0px 4px;
}
h2.pagetitle {
font-size: 1.4em;
height: 1em;
margin: 20px 0 20px 0;
padding: 9px 2px 12px 44px;
background: #ffffff url(/main/wp-content/sitetemplates/mx4/img/bigarchive.gif) no-repeat 6px 3px;
border: 1px solid #cccccc;
-moz-border-radius:5px;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #93425A;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
text-decoration: none;
}
h2 a:hover, h3 a:hover {
color: #93425a;
text-decoration: none;
}
.description {
font-size: 1em;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
text-transform: uppercase;
color: #888888;
text-align: left;
}
/* Structure */
#content {
font-size: 1.2em
}
.widecolumn {
line-height: 1.6em;
}
.widecolumn .entry p {
font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
margin-top: 0px;
padding-top: 0px;
line-height: 1.4em;
}
.narrowcolumn .postmetadata {
text-align: left;
border-top: 1px dashed #8BACD7;
}
/* Various */
.navigation {
display: block;
text-align: center;
margin: 32px 0 20px 0;
height: 20px;
font-size: 0.9em;
}
.alt {
background-color: #ffffff;
padding: 6px;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}
small {
font-family: Arial, Helvetica, Sans-Serif;
color: #888888;
font-size: 0.8em;
line-height: 1.5em;
}
.smalltime{
text-align: left;
font-family: Arial, Helvetica, Sans-Serif;
color: #888888;
font-size: 0.8em;
padding: 0px 0px 0px 14px;
margin: 0 0 0 0;
margin-bottom: 2px;
background: url(/main/wp-content/sitetemplates/mx4/img/posttime.gif) no-repeat 0px 0px;
}
.smalluser{
float: left;
text-align: left;
margin-left: 6px;
font-family: Arial, Helvetica, Sans-Serif;
color: #888888;
font-size: 0.8em;
padding: 0px 0px 0px 14px;
background: url(/main/wp-content/sitetemplates/mx4/img/postuser.gif) no-repeat 0px -2px;
}
.smallcat{
float: left;
text-align: left;
font-family: Arial, Helvetica, Sans-Serif;
color: #888888;
font-size: 0.8em;
padding: 0px 0px 0px 14px;
background: url(/main/wp-content/sitetemplates/mx4/img/postcat.gif) no-repeat 0px 0px;
}
.smallcomments{
float: right;
text-align: right;
margin-left: 6px;
font-family: Arial, Helvetica, Sans-Serif;
color: #888888;
font-size: 0.8em;
padding: 0px 0px 0px 14px;
background: url(/main/wp-content/sitetemplates/mx4/img/postcomment.gif) no-repeat 0px 0px;
}
.entry {
color: #354657;
font-family: Georgia, "MS Sans Serif", Geneva, sans-serif;
font-size: .9em;
}
.entrytext {
color: #354657;
font-family: Georgia, "MS Sans Serif", Geneva, sans-serif;
font-size: 1em;
}
/* Lists */
.post .styled ul {
list-style:none;
padding-bottom:1px;
padding-left: 0;
margin-left: 0;
text-indent: 0px;
}
.post .styled li {
margin-bottom: 10px;
margin-left: 0px;
padding: 5px 10px 5px 30px;
background: #ffffff url(/main/wp-content/sitetemplates/mx4/img/archive.gif) no-repeat 6px 6px;
border: 1px solid #cccccc;
-moz-border-radius:5px;
}
.post .styled li a {
}
.post .styled li:hover {
border: 1px solid #42769F;
}
/* Cleaners */
.clear {
margin: 0;
padding: 0;
clear: both;
}
.clearleft {
clear: left;
}
.clearright {
clear: right;
}
/* Line */
.line {
margin-top: 15px;
border-top: 1px solid #cccccc;
margin-bottom: 3px;
}
/********* End Typography & Colors *********/
/********* Begin Comments *********/
.commentlist {
padding: 0 0 0 0;
text-align: justify;
margin: 0 0 0 0;
font-size: 0.9em;
font-family: Arial, Helvetica, Sans-Serif;
color: #333333;
}
.commentlist li {
margin: 5px 0 0 0;
padding: 5px 10px 3px 10px;
list-style: none;
background-color: #FFFFFA;
border-bottom: 1px solid #a3a3a3;
border-right: 1px solid #a3a3a3;
}
.commentlist p {
margin-left: 0px;
}
.commenttext {
padding-left: 67px;
text-align: justify;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
.lightblue {
padding: 3px;
background: #DFECFB;
-moz-border-radius:5px;
}
#commentarea {
width:400px;
overflow:hidden;
}
/********* End Comments *********/
/********* Begin Images *********/
.entry img {
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
max-width: 400px;
}
.entrytext img {
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
max-width: 392px;
}
.img {
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
}
.imgleft {
float: left;
margin-bottom: 6px;
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
}
.imgright {
float: right;
margin-bottom: 6px;
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
}
p img {
max-width: 100%;
}
img.centered {
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.gravatar {
float: left;
margin: 2px 10px 6px 0px;
background-color: #ffffff;
border: 1px solid #dddddd;
padding: 2px;
}
/********* End Images *********/
/********* Begin Aligning *********/
.alignright {
float: right;
}
.alignleft {
float: left;
}
.center {
text-align: center;
}
/********* End Aligning *********/
/********* Begin Lists *********/
html>body .entry ul, html>body .entrytext ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
html>body .entry ul li, html>body .entrytext ul li {
margin: 0 0 0 30px;
padding: 0 0 0 0;
}
html>body .entry ol, html>body .entrytext ol {
margin: 0 0 0 18px;
padding: 0 0 0 0;
}
html>body .entry ol li, html>body .entrytext ol li {
margin: 0 0 0 20px;
padding: 0 0 0 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
#menu ul ul li, #menu ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #888888;
}
#menu ul, #menu ul ol {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#menu ul li {
list-style-type: none;
list-style-image: none;
margin: 0 0 10px 0;
padding: 0 0 0 0;
}
#menu ul p, #menu ul select {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#menu ul ul, #menu ul ol {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#menu ul ul ul, #menu ul ol, #menu ul li ul li {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#menu li.none {
margin: 0 0 0 0;
list-style-type: none;
list-style-image: none;
background: none;
}
#menu li none a {
margin: 0 0 0 0;
list-style-type: none;
list-style-image: none;
background: none;
}
#menu ul ol li {
list-style: none;
padding: 0 0 0 0;
}
#menu ul ul li, #menu ul ol li {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#menu ul ul li a, #menu ul ol li a {
margin: 0 0 0 0;
padding: 0 0 0 7px;
background: url('/main/wp-content/sitetemplates/mx4/img/li1.gif') 0px 4px no-repeat;
}
#menu ul ul li a:hover, #menu ul ol li a:hover {
margin: 0 0 0 0;
padding: 0 0 0 7px;
background: url('/main/wp-content/sitetemplates/mx4/img/li2.gif') 0px 4px no-repeat;
}
/********* End Entry Lists *********/
/********* Begin Form Elements *********/
#searchform {
margin: 4px auto;
padding: 5px 3px;
text-align: center;
}
#menu #searchform #s {
background: #ffffff;
/* background: url(/main/wp-content/sitetemplates/mx4/img/input_bg.gif); */
background-repeat: repeat-x;
border: 1px solid #cccccc;
width: 131px;
padding: 2px;
float: left;
font-size: 1em;
color: #888888;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
padding: 0;
font-size: 1em;
display: block;
}
.entry input { /* This is mainly for password protected posts, makes them look better. */
color: #000000;
font-size: 1em;
margin: 5px 0 0 0;
padding: 4px;
float: left;
background-color: #FFFFFA;
border-bottom: 1px solid #a3a3a3;
border-right: 1px solid #a3a3a3;
}
select {
background-color: #FFFFFA;
border-bottom: 1px solid #a3a3a3;
border-right: 1px solid #a3a3a3;
width: 130px;
}
.backlight {
background-color: #FFFFFF;
border-bottom: 1px solid #a3a3a3;
border-right: 1px solid #a3a3a3;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}
.commentspacer {
padding-left: 6px;
padding-top: 5px;
}
#commentform textarea {
background-color: #FFFFFF;
border-bottom: 1px solid #a3a3a3;
border-right: 1px solid #a3a3a3;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
/*width: 450px;*/
width: 450px;
padding: 4px;
}
#commentform #submit {
color: #1A426A;
font: 0.8em Verdana, Arial, Sans-Serif;
padding: 2px;
text-transform: uppercase;
background-color: #DFECFB;
border-bottom: 1px solid #a3a3a3;
border-right: 1px solid #a3a3a3;
border-top: 1px solid #DFECFB;
border-left: 1px solid #DFECFB;
}
#commentform textarea:focus, #commentform input:focus, .entry form:focus, #menu #searchform #s:focus {
border: 1px solid #42769F;
}
#commentPreview {
width: 450px;
font: 0.9em Verdana, Arial, Sans-Serif;
background-color: #fff;
border-top: 1px solid #888888;
border-bottom: 1px solid #888888;
border-left: 1px solid #888888;
border-right: 1px solid #888888;
padding: 6px;
}
/********* End Form Elements *********/
/********* Begin Various Tags & Classes *********/
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #888888;
}
blockquote {
margin: 15px 20px 0 20px;
padding-left: 40px;
background: url('/main/wp-content/sitetemplates/mx4/img/blockquote_l.png') no-repeat;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
hr {
display: none;
}
a img {
border: none;
}
/********* End Various Tags & Classes *********/
/******** Begin Calendar *********/
#wp-calendar {
empty-cells: hide;
width: 140px;
background-color: #ffffff;
color: #8BACD7;
font-size: 1em;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#wp-calendar #next a {
display: block;
text-transform: uppercase;
background-color: white;
text-decoration: none;
text-align: right;
font-size: 1em;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#wp-calendar #prev a {
display: block;
text-transform: uppercase;
background-color: white;
text-decoration: none;
text-align: left;
font-size: 1em;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#wp-calendar a {
display: block;
background-color: #DFECFB;
}
#wp-calendar a:visited {
display: block;
}
#wp-calendar td {
padding: 0;
margin: 0;
text-align: center;
background-color: #ffffff;
}
#wp-calendar #today {
color: #93425A;
}
#wp-calendar caption {
text-align: left;
background: #FAF9E8;
border: 1px solid #dddddd;
-moz-border-radius:5px;
padding: 3px 2px 3px 3px;
margin: 0 0 6px 0;
color: #93425A;
font-family: Verdana, Sans-Serif;
font-size: 1.0em;
text-transform: uppercase;
font-weight: lighter;
}
/********* End Calendar *********/
/********* Begin SPG Gallery *********/
#spg {
margin: 0 0 0 0;
text-align: left;
}
/*
#spg posttitle {
font-family: Georgia, "MS Serif", "New York", serif;
font-weight: normal;
font-size: 1.6em;
}
#spg a.posttitle {
font-family: Georgia, "MS Serif", "New York", serif;
font-weight: normal;
font-size: 1.6em;
}
*/
#spgprev, #spgnext {
display:block;
padding:5px;
border:1px solid #dddddd;
/*-moz-border-radius:5px;*/
background:#ffffff;
text-decoration:none;
margin: 20px 0px 10px 0px;
}
#spgprev:hover, #spgnext:hover {
border-color:#dddddd;
background: #8BACD7;
color:white;
}
#spg #spgprev {
float:left;
}
#spg #spgnext {
float:right;
}
#spg #image {
text-align:center;
}
#spg .imgwrapper {
float: left;
margin-right: 19px;
padding: 2px;
height:110px;
}
#spg .imgwrapper span {
display:block;
font:9px verdana, sans-serif;
text-align:center;
}
#spg .imgwrapper img {
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
}
#spg .imgwrapper a:visited img {
background-color:#ffffff;
}
#spg .imgwrapper a:hover img, #spg .imgwrapper a:focus img {
background-color: #8BACD7;
}
#spg .imgwrapper a:hover, #spg .imgwrapper a:focus {
color: #8BACD7;
}
#spg #single {
padding:3px;
border:1px solid #dddddd;
/*-moz-border-radius:5px;*/
background:#ffffff;
}
#spg #desc {
border-color:#ddd;
border-style:solid;
border-width:1px;
text-align:center;
clear:both;
margin:5px 40px;
padding:5px;
}
#spg #credit {
background: #1A426A;
border-top:4px solid #333;
/*-moz-border-radius:0 0 20px 20px;*/
color:#fff;
font-size:9px;
margin:10px 0 0;
padding:3px 0 3px 10px;
clear:both;
}
#spg #credit a {
color:#fff;
}
#spg #breadcrumb {
border:1px solid #ffffff;
margin:0;
background-color: #ffffff;
padding: 2px 2px 2px 2px;
margin-top: 6px;
}
#spg #breadcrumb {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.8em;
line-height: 1.5em;
}
#spg #breadcrumb:hover{
border: 1px solid #42769F;
}
/*
#spg #dirdesc {
padding:4px;
padding-left: 1px;
border-bottom:1px solid #ddd;
}
*/
#spg #gallery {
float: left;
margin: 20px 0px 5px 0;
}
#spg #directories ul {
list-style:none;
padding-bottom:1px;
padding-left: 0;
margin-left: 0;
text-indent: 0px;
}
#spg #directories li {
margin-bottom: 10px;
margin-left: 0px;
padding: 5px 10px 5px 44px;
background: #ffffff url(/main/wp-content/sitetemplates/mx4/img/cam.gif) no-repeat 6px 4px;
border: 1px solid #ffffff;
}
#spg #directories li:hover {
border: 1px solid #42769F;
}
#directories h2 {
font-family: Georgia, "MS Serif", "New York", serif;
font-weight: normal;
font-size: 1.6em;
}
#spg #directories h3 {
font-family: Georgia, "MS Serif", "New York", serif;
font-weight: normal;
font-size: 1.2em;
}
/******* End SPG Gallery *******/
/******* Nice titles *******/
div.nicetitle {
position: absolute;
padding: 4px;
top: 0px;
left: 0px;
color: white;
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
width: 25em;
font-weight: bold;
background: #8BACD7;
/* Mozilla proprietary */
-moz-border-radius: 12px;
}
div.nicetitle p {
text-align: left;
margin: 0;
padding: 0 3px;
}
div.nicetitle p.destination {
font-size: 9px;
text-align: left;
padding-top: 3px;
}
/******* End Nice titles *******/
#topbar {
padding: 0;
height:10px;
text-align: right;
}
#topbar a:link {
text-decoration: none;
page-break-after: always;
}
#topbar a:visited {
text-decoration: none;
}
#sidebararea #sidebarmenu {
text-align: left;
}
#sidebarcontents {
text-align: left;
}
結果,今天我沒有到赤柱。
早上八時半醒了,發現時間尚早,於是關上房門,繼續再睡,再醒來的時候,己差不多十時半了,於是再賴了一會床,就起來梳洗,網上崇拜完畢,收拾好東西,十二時半才出門。
也許由於上星期回深圳忘了帶相機的原故吧,昨晚總夢見自己又忘了帶相機,於是今天特別檢查清楚該帶的都帶了才出門。一路上都想著要到赤柱的,直至到了銅鑼灣,下了車,已經快兩點了,還要找地方晒相,要買禮物,找著找著,想到就是真到赤柱去,頂多只可留一小時,一小時才不過是我來回車站至墳場的時間,況且今天出來的主要目的不是赤柱,是小ling啊,今天最要緊的是她,要先為她張羅好一切,不好匆匆忙忙的。赤柱什麼時間都可以去,她就只剩下這麼一次了,若真要到赤柱去,就好可能不能準時到保良局了,我今天只可以早到,絕不可以遲,要好好珍惜跟她一起的最後一小時。所以,我最後還是決定今天先不去赤柱了,就好好為探她作好準備。
我竟在屈人寺意外地發現了70%可可的黑朱古力,之前聽史力奇說過,說這麼濃的朱古力苦得有點酸,香港可能買不到。也許這就叫無心插柳,得來全不費功夫。大部分朱古力我都不愛吃,就只愛金莎、麥提莎和黑朱古力,越苦越喜歡。於是就買了一排吃。70%可可的黑朱古力,既苦且酸,還帶絲絲的甜,我就是喜歡這種味道。後來請小嵐吃,想不到她卻不會欣賞,還問我道是不是過期了?包含了甜酸苦的朱古力,就像吃著心情的味道。
相晒好了,放進我預先準備好的姆明谷相架裏,背面還寫上了我對她的心底話和電話,希望她長大一點會認更多字的時候,可以親自讀到我給她的愛和祝福,也記得打電話給我。我又買了一個像個花蛋蛋的娃娃給她,那公仔很可愛,微微笑著,圓口圓面的,聽見人說話還會點頭搖頭,我告訴Ling,以後這娃娃就要代替我啦,當她想我的時候,告訴她,我就會知道了。她很高興地跟娃娃說了很多話,她很喜歡這個可愛的娃娃。
小嵐姐姐來了後,我們一起拍了些照片,玩了很久小朋友送她的吹泡泡。她把泡泡吹到街外去,說是要把泡泡吹到小馬和蛋撻哥哥那兒,然後又吹向天上,是吹給天父的。我告訴Ling,以後要記得多多祈禱啊,她說她自己也有向天父禱告呢!求天父看顧這個可愛的孩子,到了新的地方,可以有更多機會認識衪。
今天,是最後一次探她,她一出來就抱著我大聲說:欣欣姐姐我愛你。美美差不多走的時候也是這樣子,很主動地跟我說我愛你。孩子,就是這麼純真,從不會造作,愛,就大大聲聲地說出來,抱著你親個不停。一個局童的家人說Ling可能到深水埗的兒童之家去,我不想亂猜,不敢亂信,怕自己以後掛念她時,真會到那兒遊蕩去。探訪就在笑聲中結束,她回家舍去了,臨別前,我和小嵐夢囈似的輪著跟她說愛你,走的時候,還要一步一回首,看著她從門後目送我們離去,一邊不停向我們揮手。
別爾LingLing,感謝你給了我三年多快樂幸福的回憶,願你天天幸福,天父的愛永遠伴著你!
離開保良局,本來打算走路到中環,但看見天色已漸沉,落日如霧燈,加上有點累,也只好作罷,走到灣仔乘小輪好了。
由於Ling的相不能公開,所以要看的朋友們要先輸入密碼,而密碼,就是我的電話吧!
Posted in: 日記 |
回應(1) | 回應的RSS | 暫時未有引用通告|
(0)
原文 — seablue — 2006-03-18 01:14:09
與卡登詩在一起…感覺多美!
今天是我的休假,晚上約了她吃晚餐及閒聚。這是一個很愉快的晚上。
我才沒她說的那麼多說話,她閒聊也不少呢!
女生走在一起,說什麼都可以。若不是怎會古人形容為長舌婦?
談的…不一定是什麼大事情,小小的生活碎事,都可彼此樂透半天。
「知魚之樂乎?」
醉翁之樂而樂…與朋友在一起,她開心亦是我開心。
女生的快樂…有時只需這麼的簡單聚聚。不需太複習的猜想,我們要的那麼多…
哈! 與Seablue在一起,感覺也很美!
對,簡簡單單,不需要特別的節目,最愛跟朋友坐在一角聊天,有時一聊就是半天,但感覺比一起去看十套戲還要高興…
看見朋友開心,自已也會很開心,很高興跟你一起。
Posted in: 隨心 |
回應(4) | 回應的RSS | 暫時未有引用通告|
(0)
2006年03月18日
昨晚不算很晚睡吧,整晚也睡得不錯的說,但今天一早醒來竟是累得不行,好像整晚沒睡過一樣,攪什麼鬼啊?一個早上都睏極了,Blog又上不到,把功課改了大半就呆在那兒出神。後來在瘋show論壇裏看了幾個奇幻商店街的故事,也很好看呢。但整天的感覺就是累,就連Ming一看見我也說你今天的樣子很累啊!到底我昨晚是不是夢遊八千里去了?呵!Ming今天的袋子很有趣,她特地要我看,袋上印著「人強馬壯」四個大字,好不威風!
原來珊說今天待我放工一起去報名讀書的,後來她又打電話來,說很睏,要回家睡覺,今天先不報了,待星期二再報。也好,於是放工後我逛街去了,買了幾件衣服,還有洗面和防曬。
明天會去探Ling,可能最後一次見她了,心裏十萬個不捨得。希望她好好把我的電話號碼記緊,可以的時候就打給我。我會好想她好想她的。
既然出銅鑼灣,也想順道到赤柱去逛一逛,如果明天是個晴天的話。對不起啦小嵐,我不等你先去墳場了,因為我真的很想獨自去一趟,況且你明天也沒有空。下次再約你一起去吧!
Posted in: 日記 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2006年03月17日
以為代課代完今天就可以了,怎知在上突然又說星期一還可能要再代。我的心嘛,立即就像被潑了一桶冰水,又冷又難受。也許我也應該來一個病,好請幾天假休息一下。嘿!又壞又討厭的卡登詩時,為了逃課竟想沒病找病生,真是罪該萬死。可是像我這樣每天大呼小叫聲嘶力竭上課下去,喉嚨痛大概都是遲早的事,盼望在我生病以前可以完結這段代課歲月吧!
最期待工後跟Seablue逛街吃飯,但今天要先給表妹刷卡買個電話。Seablue一如上次有很多很多說話,她真好,好像永遠有說不盡的話題,讓我跟她一起都不愁悶場。叫了一個白天,晚上讓我休息一下,由主持變成聽眾,好好聽她說話,多好啊!好羨慕她可以說這麼多話,以前的我不也是這樣嗎,從早到晚嘰嘰呱呱的說不停,但從前的卡登詩時到哪兒去了?怎麼現在的卡登詩時總想不出話題來?也許現在的卡登詩時,已經沒有東西可以跟別人分享了,也不覺得有什麼可以分享了。親愛的從前卡登詩時,我好想你喔!今晚與Seablue再見,也發現她實在是個很可愛的女孩子啊!
回家路上打電話給小馬,她的電話響聲有點怪,也沒人接,後來打到她家,她爸爸說她去旅行了。去旅行了?前幾天她才跟我說她這星期很忙,原來很忙是去旅行了?總覺得有點不太對勁,也許又是我多心了吧!突然好想她喔!原來當想找一個人又找不著的時候,那種思念會變得很深很沈。小馬,我好想你……
放
Posted in: 日記 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(1)
2006年03月16日
Posted in: Uncategorized |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
感覺活脫脫就像回到了去年實習的時候。
代課,不就只是代課這麼簡單,代課除了要代原任老師那三堂課,還有她的功課我要代她改,加上自己原來就要做的工作,要上的課,加上昨晚睡不很好,今天下來我實在是有點累。本來很緊張的感覺在我靈修的時候漸漸消失了。講書不很難,難在應付學生,難在得到他們的合作,應付人的反應一向是我的弱項。他們不拆天不作反不倒亂,我已經夠高興了。
中三班上課時不太好,我講得太慢,還讓了半堂給訓導搜課室,因為懷疑班裏有同學吸煙啊!現在不是怕學生,反而擔心明天一堂不夠時間給我講完剩下那半課。代一次課,讓我更明白自己有多少本事,我清楚自己實在應付不了當一個正式老師的壓力。
保良局來電,通知我lingling月尾就走了,到另一個兒童之家去。雖然仍不能接受他們把一個孩子硬生生地送到另一個陌生的地方生活,一下子失去所有身邊本來熟悉的人,又不能有一個真正的家,為何要把悲傷強加給一個剛滿六歲的孩子?六年來她沒有一天離開保良局生活過呵!為著她將要面對的傷害,我很心痛很心痛,祈求天父親自安慰這個可愛又可憐的孩子,願這次別離,不要為她帶來剌痛的傷口,而會成為她蒙受祝福的源頭。
為lingling的事跟小嵐談了一會,也談到我打算做的一件傻事。我這位可愛的傻朋友,竟自動請英要陪我做這傻事。她不但沒怪我傻,知道我的害怕,還提出要陪我,我真的很感動啊!很期待跟她做這傻事。
Posted in: 日記 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: Uncategorized |
回應(1) | 回應的RSS | 暫時未有引用通告|
(0)