@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;
}
2005年06月28日
昨天睡得不好,一晚醒來幾遍。但清楚做了兩個夢,都夢見小花。
也許很掛念她,有很多東西想告訴她吧!一晚竟夢見她兩次。第一個夢是夢見回到中學時代,不知道是回校拿什麼成績表,總之是回到課室裏。我和小花還坐在我們中六時最初的位置,但所有同學我都不認識,只有小花。我坐在自己的位置上,等著她慢慢走過來……
第二個是去camp,地方既似小六時去過的那個camp,也似中學的更衣室。我們一起孖舖,以後的就記不起了。也許我很想再有和她促膝詳談的時間吧!
Posted in: 隨心 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2005年06月24日
他在一個舞會中遇上了她。她很漂亮,整晚都讓狂風浪蝶圍著,可是他卻平凡得沒有人留意到。
舞會後,他約她去喝咖啡,她好意外,但基於禮貌的關係,她還是答應了。他們跑進了一家很不錯的咖啡店。他緊張得說不出話來,她只覺得很侷促。她心裡想:「請快點讓我回家呀!」突然間聽到他跟侍應生說:「可不可以給我一樽鹽?我想放一點到咖啡去。」大家都覺得好奇怪,都看著他。他覺得好尷尬,但是還是把鹽倒進咖啡去,然後一口喝完它。她很好奇地問:「你為什麼有這樣的嗜好?」
他說:「小時候,我住近海,也很喜歡在海邊玩,我很喜歡海水的味道,鹹鹹的,但有點苦,就像鹹咖啡的味道。每當我喝起那鹹咖啡,我就會想起我的童年,我的老家,我好掛念我的老家,我的父母...」說到這裡,他的眼睛就濕了。
她好感動,因為那是一個大男人的心事。一個男人有想家的時候,他一定是個愛家的人,也會對家很著緊,大概就對家庭有責任感。於是,她的話開始多了,自己的童年啦,說自己的老家啦...那一晚,他們聊得很開心,也是他們故事的美麗開始。後來,他們開始約會,她發現他完全符合她的要求,他很忍耐、心地很好,細心。她心想,他真是好,她還差點沒跟他碰上。這個故事跟許多美好的故事一樣:王子遇上了公主,結婚了,然後開開心心的活下去。
她每天都幫他煮咖啡,每次都放一點點鹽,就像他本來的喜好一樣。
四十年後,他去世了,但給她留著一封信:「親愛的,請原諒我騙了妳一輩子,就是那個鹹咖啡的謊言。」「妳還記得我們第一次見面?那晚我緊張死了,原本我是想要糖,但我卻說成鹽。我又不能說不要,只好硬著頭皮要了。我卻沒有想過,我們這樣把話匣子打開。」「我好想把真相告訴妳,可是我不敢呀,因為我答應妳,不能說謊呀...現在我快要死啦,我不怕對妳坦白了。其實我好討厭喝那鹹咖啡,那味道好怪呀,但是我自從認識了妳以後,就每天在喝。」
「可是我從來沒有後悔為妳做的每一件事情,因為能跟妳一起,是我一生中最快樂的時光。如果讓我再選一次,就算我還是要喝一生的鹽咖啡,我還是想跟妳過那一生。」看到這裡,她的眼淚不由自主的掉下來....
後來有人問她鹹咖啡的味道,她答道:「甜的!」
Posted in: 文章 |
回應(1) | 回應的RSS | 暫時未有引用通告|
(0)
2005年06月22日
這幾天突然想起了十幾前一個曾經轟動一時的火車廣告, 那個有一班小朋友在森林裏玩123紅綠燈的九鐵廣告。還記得那時我讀小六,一看到這個廣告已經很喜歡了,因為廣告裏的小朋友都很可愛。但不久卻說這廣告鬧鬼,很快就再沒有見過這廣告出現了。記得那時我也有跟同學們談論過,他們講到繪影繪聲,說看到多了一個小朋友、又見到有小朋友流血、離奇死亡等。不知幾恐怖,可是我看過卻什麼都見不到,只覺得這麼可愛的廣告不見了,很可惜!
這兩天上網找,發現竟然還有人在談論這廣告。雖然事隔十幾年了,也證實了一切只是誤會,但仍然找到有關的傳聞。我還找到那輯廣告的其中一個,再次看到,想起當年的一切,很多很多的回憶,很念呢! 想來這班小朋友現在都已經長大了,不知他們想起當年的事,會有怎樣的感覺呢!
Posted in: 電視, 隨心 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2005年06月03日
今天迪士尼總是圍繞著我。
先是在地鐡上,我被加上了迪士尼站的路線牌吸引住了;下午看email,又收到朋友send來一首關於迪士尼的歌”他約我去迪士尼”,聽得我再次眼淚連連;晚上再看email,又有另一個朋友send給我香港迪士尼的相,很美很美!
不知道誰會是第一個和我去迪士尼的人呢?
Posted in: 隨心 |
回應(1) | 回應的RSS | 暫時未有引用通告|
(0)
2005年06月02日
下午,站在美麗華商場裏等人。
本來一切都好好的,直至我站好了在圍欄前,看著對面的美麗華酒店,想起中五的謝師宴,想起同學,聽見商場突然播著當年流行一時的My heart will go on,我突然感到有點傷感。於是,我決定給小花一個sms。
打著sms,我越來越傷感,連自己也說不清是什麼原因。淚水在眼裏打轉,隨時都可以流下來。沈浸在難過的情緒中,我就是想一直留在這種氣氛和感覺裏。
難過的感覺,突然被電話鈴切斷了,它把我帶回現實的世界。最後,在萬般不情願的情況下,離開了商場。
心情好了一點,收到小花的回覆,突然又想哭了。直至在海港城行了一會,心情才回復過來。
好久沒有這種情緒化的情況,突然又回來了,是因為什麼原因呢?
Posted in: 隨心 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)