@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;
}
2006年01月31日
假期的最後一天,傍晚5點,我與家人從深圳回來了。其實還可以多放兩天假期,可惜工作太多,怕趕不及完成,明天要開始上班了,若進度理想,看看星期四或五再放一放吧!剩下的一天假,就留待複活節時才次過多放三天了。
今天爸媽弟弟也來了深圳拜年,他們就是慢,來到已經中午了。其他親戚都到齊了,等他們來到才一起去飲茶。C時(即Xixi熙熙)看見那麼多人來,都呆了怕了,整天要媽麻抱著不肯下地來玩。C時其實很好玩,最愛找我玩了,常常也滿屋子地找我,喊姨姨、姨姨的,她很喜歡抱著我的腿,仰頭望我甜甜地笑,也很喜歡我垂頭看她,頭髮落在她臉上的感覺。好可愛!
吃完飯回到家睡了一會午覺,其實沒怎麼睡,半夢半醒間聽見他們說起海洋公園、迪士尼。對啊,我的海洋公園全年通快要到期了,要不要再去玩一次呢?迪士尼,我也快想去迪士尼想死了……
5點了才起程回家家,海大哥載了我們一程到羅湖,到達時才發現由於是最後一天假期的關係,人多得不得之了,已經要排到地下再繞上三樓了。><幸好,最後我們只用了大半小時就順利過了兩邊海關。在回家的巴士上,我好好點算了一次今年的收入,呵,相信會破千元關口吧!媽媽告訴我年廿九那天下午和爸爸到維園行年宵,又多人又下雨又沒東西好看,結果什麼都買不到。其實那天我也想跟他們去看看,但最後還是選了回深圳。已經有幾年新年沒在香港過了,也許明年會留在香港過年吧!年年也想去維園行年宵,卻可惜年年最終也沒去到,明年若有時間,也一定得去走走。
Posted in: 日記 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2006年01月27日
今天在許許多多的笑聲中度過了。
中午和差不多全體TA一起團年(Albert不知所蹤),我們一行8人一起去飲茶。嘻嘻哈哈的說了一大堆話。今天我才知道完來大家雖都叫TA,但說出來正確的職位卻應該是阿四、看更、沙包……由於格格的性格比較”爽朗”,很愛表演真功夫,所以幾個男TA都怕她,設訴經常被她打,但她卻辯護說:只是”摸”,是阿ming說的,然後我插嘴:你也常常被她摸啊!說得很好笑,男孩子女孩子都被格格摸了。另一個經常被她”摸”的大雄說由於經常受她”寵愛”,所以要幻想她”漂亮動人”。一人就立即問:你什麼時候對她有幻想的?大雄和格格都尷尬得不知如何解釋。打打鬧鬧了一番後,男孩子們都靜默了,不知誰突然說了一句:原來格格可以令所有男孩子都有幻想的……
大雄快要走了,我們說他走前應該請我們吃個飯。他答道:好,等我帶你們去半島……他還未說畢,我就一口插道:茶餐廳呀?他立即無話可說。大家也笑得不行。這餐茶我們吃了兩個小時,真的吃得很高興。
接近放工時間,Albert把他剩餘的一個杯麵硬塞給我。他這幾天總愛把他不要的東西硬給我要,前兩天不知從哪裏拿來一個月曆,今天就給我塞來一個杯麵。什麼不要的都給我,再這樣下去,我都快要變成他的回收筒了。我可不想變垃圾婆,但又不好意思、也不會拒絕別人把東西塞給我。糟糕!唯有拿來再另轉送吧!
放工先到尖咀去給表姐買衫。今天早了十分鐘走,到尖咀才6點,路上看見夕陽美得不得了。到了尖咀,可惜衫卻買不到,唯有向旺角走去,約了小嵐在普通話學校等,交了表,吃了飯,就去看”春田花花同學會”。
覺得這次比先前兩次只有動畫的好看。雖然故事還是一段一段的,說說這邊又講講那邊,一時動畫一時真人,又總像在胡說八道,天馬行空,可是真的笑料百出,笑得不行,也覺得對白雖然都像在胡說,卻不只是為了攪笑而亂說,很多對白和獨白背後都很有諷刺和反映現實的意味。香港人,還有那些專業人士,不就是這個樣子嗎?我覺得有很多對白也很有意思,很深刻,很想記下來。黎耀祥扮滔滔那段很有趣,他扮得像極了,只是不斷把食物夾起,說:你看這個…..點埋個頭抽,嘩!真係第二道食唔到….不停重覆又重覆,兩邊的女孩子就一邊吃一邊誇張地叫:好美味呀……還有鄭中基上電視台的一段對答,實在很能諷刺香港人”懵下懵下”的壞腦生活。最後他說了一段全片最浪漫動人的說話。由於他什麼都記不起,主持問他有沒有攪清楚每晚同他睡的是否真的是他老婆。他說他也問過老婆:你會不會不是我老婆,而是別人老婆?他老婆答:老公,我不會是別人老婆……就算再給我選一萬次,我也只會做你老婆。這句話,很打動我呢!還有黃秋生做船長,他說人人以為坐他船的只有遊客,但其實坐他船的不只是遊客,而其實世上每個人都是遊客。這句話也是我特別深刻的。
電影今次把很多民歌歌詞改編了,例如Yellow bird、My Bonnie、Scarborough Fair等,都是我很喜歡的歌。我覺得電影還很想帶出一個意識:其實我們都是一樣的,我們長大了無論做什麼工作,其中一個目的,都是為了糊口。覺得這套電影真有趣、真有意思,以後有機會也要再看多幾次。
Posted in: 日記 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2006年01月27日
今天團年啦,這是農曆年前最後一個工作天,教員室裏完全沒有人了。只有我一個,很喜歡很喜歡這種寧靜的感覺。彷彿全世界只有我一個。於是我也很安靜地工作了一整天,還可以有很安靜的時間來到神面前。感覺實在太好了!
明天我去探表姐,想買點什麼給熙熙。放工早點回家順道看看路旁的小攤擋。每逢農曆年前,我們這邊都有幾天”特赦”,准許小販在路邊擺攤,於是我也一路逛一了遍,買了一個小手袋和一雙毛毛鞋給小熙熙。回到家竟發現媽媽也買了雙一模一樣的毛毛鞋給她
,真巧啊!於是只好把多出來的一雙拿去換,換了一件小外套。女孩子的東西,統統都是粉紅的,好像除了粉紅就沒有什麼顏色好買了。小時候的我,好像比較多穿紅的,粉紅的反而很少。那時候媽媽買給我的東西,也好像紅的比較多。
今晚吃團年飯了,很飽
,還有楊枝金露布甸沒有吃。明天回深圳表姐家過年了,初三才回來。這次我決定不躲懶,在她那邊也寫寫英文日記,因為要把四天的日記補回來真很辛苦唷!
Posted in: 日記 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2006年01月25日
最近家裏的網絡差得不得了,又斷線又慢,比蝸牛更慢,等一個網頁隨時要等5分鐘,但yam blog又好像不太受影響,網頁load得蠻快的,真怪!
今天學校靜得不得之了,除了那幾個在IT部的老師和哥哥在研究什麼系統更新之類的外,教員室裏都沒有其他聲音了。一個下午我都在改卷,改得天昏地暗的,差點沒改暈了。改完到快放工時間,讀完聖經,才想起買沒有訂票。%E
Posted in: 日記 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2006年01月24日
今天是農曆年前最後一天上課天,過了今天,我又樂得清靜了。
早上甫踏進校門,就有同學給我遞來糟糕力和小貼紙,今週是輔導週,主題是關愛校園。收到同學的糟糕力,真高興!只可惜吃過這顆關愛糟糕力後,喉嚨就開始叫痛了
。真是名副其實糟糕力!哎吔吔,別要給我假期才來病。回家喝杯維c多吧!
陪飯那班的班主任今天給同學們派利是(內含祝福字條)及金桔糟糕力。連我也有一份呢
!嘻!謝謝”鮮”老師。陪完飯約了格格選歌,我們到禮堂去試唱,格格把歌彈給我聽,方發現用三角琴彈出來的琴音真的很不同,比直琴動聽多了
。以前一直都沒有留意,原來三角琴與直琴的音色是差這麼多的。真的好想好想把自己喜歡的樂曲都拿回去彈幾遍。
回到教員室,睏得不得了。伏在桌上睡了約有十分鐘吧!自從沒有人跟我聊天後,陪完飯下午總有一段很睏很想睡的時間。但又不敢常常睡,睡也最多睡十分鐘好了,給校長看見不好。明天學校假期,也許可以放心睡十來分鐘吧!明天還打算拿相機會學校,想拍些照片。
放學時喉嚨還是有點痛,這兩天連喝水都會給嗆到的,真糟糕!
不喜歡吃東西的我,那時候卻很想吃炸雞翼、薯條、炸魷魚……心想倒不如來個以毒攻毒好了。但最後還是乖乖的只買了雞蛋仔吃,吃著才想起怎麼不買牛角飽?女孩子就愛這樣三心二意嗎?
Posted in: 日記 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2006年01月23日
真把我嚇了一驚,昨晚睡覺的時候已經不早了,竟然沒有平日很睏的感覺,晚禱後還很清醒,可以躺在床上胡思亂想。我心想,糟了,萬一睡不著怎麼辦?都怪咖啡惹的禍……以後要選第二天有假期的才好喝咖啡。幸好,想著想著也總算睡著了,就只是好像一直都有點夢夢醒醒的感覺,都不知是因為冷,還是因為咖啡的原故。整晚都像睡得緊張兮兮的,真攪鬼。
一直想記前兩晚的一個夢,但卻一直都忘了記,現在記得不太清楚了。夢裏我到了一個陌生的小島,我獨自沿著海邊漂亮的地磚小路走,打算繞著小島走一圈。(現實中不能常常去旅遊,夢裏就常常四處闖,地點經歷天天不同,不知算不算周遊過列國。最深刻一次是坐地鐵到日本,途中還看得見海底)一路上,看見地上有很多袖珍長頸鹿被人踏死了,每隻只有手掌大,像極我那隻長頸鹿毛公仔。牠們就像死在地上的一隻隻蜻蜓,我開始感到有點怕了。中途不知遇著誰跟我說話,說了什麼也忘記了,依稀記得是跟這些長頸鹿有關的。
本來冷清的小島上,突然出現了一個市集,感覺很像赤柱市集,但深刻記得那些小檔攤是拾級而建的,我一邊走,要一邊上梯級,下梯級。記得很清楚那些檔攤的感覺像市區街市路邊那種,用鐵皮圍成,又像攤位遊戲那種擋攤。每個擋攤還吊起一盞黃黃的電燈,其中一個擋攤外面掛著一件印著熊貓的 T-恤。市集裏好像還蠻熱鬧的,我也進去了逛一個圈,好想買些什麼,結果卻什麼也沒有買。
離開市集又走在冷清的小路上,快要走完一圈了。突然有人告訴我在終點處有個水上樂園。水上樂園?哪來這麼多地方建水上樂園?我心想。像看見異象一樣,眼前立即出現了淺藍色巨型的滑水梯的影像,竟是一個座落於海灘上的水上樂園,可從巨型滑水梯直滑至大海。我想繼續往前行,想去看看這水上樂園(因為其實我還沒有真的看見水上樂園)。但這時,我知道快要起床了,於是就醒來了。
夢裏常會出現水上樂園、遊樂場之類的東西,每次幾乎都是自己一個,或是與弟弟同去的。其實我很少夢見其他人,夢裏總常常只有我一個,有時會和家人一起,但其他人都像路人甲乙丙,通常只跟我說幾句話,又或者我們要分道揚鑣、又或者我會跟他們失散。這使我的夢通常都像歷險遊戲,心情也常是徬徨的。但能在夢裏遇上各種各樣不同的事,遊歷不同的地方,其實也很好玩。
Posted in: 隨心 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
今天終於見到陽光了,感覺真好!
陪完飯,回到教員室改卷去。格格走來跟我說一起練詩啊!於是高高興興起跟老師們練了一會詩,下月有福音周,我會跟老師們一起獻詩呢,好想為學校的福音周出一分力。他們選的都是流行曲類型的詩歌,我們教會甚少唱,所以我一首也不認識,但唱著還覺得歌詞其實寫得不錯,旋律也很動聽呢!但我和格格合唱那首還未定好,糟糕,老師要追我們啦!
今天也是中五最後一次在禮堂測中文,呵,希望他們快快測完我就少很多很多東東改了。中五走後,我就清閒了。
還是按耐不住要給卡一個email,沒什麼,只想知道他最近怎麼了,只想告訴他我曾打過電話給他,也很掛念他。他就總像知道我心裏要說的話,或明白我話語裏要表達的意思,甚至知道我想問又不敢問的問題,心裏很感動。但也許我大簡單吧,要明白我,其實一點也不難。能擁有這份友誼,我很滿足了。神待我真好,總覺得衪給我的每一位朋友,都是世上最好最好的朋友,神是把最好的都給我了,感謝主!
放工後還在學校附近碰見了麗娟,但她趕巴士,沒空跟我聊,匆匆打個招乎,我們就各走各路了。
今天過得真快樂,是那種平凡的快樂。神真好,讓我有一顆會欣賞平凡生活的心,讓我得嚐平凡生活的甘甜。
Posted in: 日記 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)