@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;
}
今晚正式在這邊寫日記,以前,都是在樂多那邊寫了再複製過來的。
如上次破千時一樣,樂多那邊的第五千位讀者並沒有主動聯絡我。大概也是無意間闖入的過客吧,如果是我的朋友,我想他們是會告訴我,跟我高興一番的。可是也不要緊吧,只希望來到我日記的人,都好好看一看我寫的東東就夠了。雖說日記不為別人而寫,但還是希望我的朋友們有空來看,可惜他們都很少來著。只是不來,也不代表他們不關心我。我感激每位默默為我付出,愛我關心我的朋友。朋友們的關心,一點一滴、一絲一毫,我也珍藏在心底。
今天比較不忙,有空找樓上的同事想聊一會。卻發現他們在偷看dvd”情顛大聖”,我也跟著他們看了十來分鐘。哈!他們也真斗膽,在樓上自成一角都沒王管。上溫習班途中遇見施施格格,她見我上課立即很緊張問我怎麼不借咪,說我會叫破喉嚨的呀,立即就想替我跑腿去借咪。但我還是把她叫住了,因為今天的學生比較乖,不用咪也可以。只是她的關心和緊張,實在叫我十分感動。
上課時竟有同學帶了一隻小龜回來。見牠在同學手上動也不動,她又告訴我那不是真龜,我以為造得真像啊,拿起來一看,牠卻竟然在我手上動了。嚇得我連忙把牠放下來,不是因為我怕龜,而是在毫無心理準備下牠竟突然動了,使我吃了一驚。欣欣老師心血少,心兒都被小龜嚇得突突突的跳了一堂。話說回來,最近好像少了無緣無故的心悸胸痛暈,奇怪啊,它們總愛輕輕的來悄悄的走呢!
Posted in: 日記 |
回應(4) | 回應的RSS | 暫時未有引用通告|
(1)
2006年02月24日
Posted in: Uncategorized |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2006年02月23日
這也許是我在樂多裏寫的最後一篇日記了,心中有點不捨。前兩天才跟小丁丁說還有差三百多才滿五千人次,我的日記應該還有一段時間才搬,但今天看著突然冒升的入場數字,心裏不禁起了疑惑,為什麼每當我宣告計數器快要到達一個數字的時候,它就會立即向那目標高速奔馳?我翻查計數器記錄,看到的是每隔幾小時,就會在一段很短的時間(幾分鐘內)有幾十人次進帳。其餘時間風平浪靜。為什麼會這樣呢?難道有人急著要為我達到目標不成?有誰會這樣做啊?還是有病毒了?有沒有這樣的一種病毒?我很高興自己的日記很快有第五千位看倌進場,說真的我很想知道那人會是誰,很希望他會自動投案。但我更想知道,我的日記怎麼回事了……
很高興昨夜收到樺樺媽的電話,她想我帶樺樺返教會呢!我實在高興極了,奈何我不能親自帶她回教會,但我告訴她我會替她問問小花,好希望樺樺也能參加兒童或少年團契。各位看倌大概不知道,樺樺跟小花的中文姓名是一模一樣的,除了小花用的是「華」,那不是一個常見的姓名,所以總覺得我能認識她倆實在是件奇妙的事。樺樺媽還跟我說,樺樺很久以前就有作睡前禱告的習慣,都沒有人教過她。是嗎?難道是我很久以前教她的不成?但我已經忘記了,所以也不確定是誰教她的,今天只顧給她說故事,也忘了問她。樺樺很喜歡親近神,對聖經故事很有興趣,還告訴我很想返教會,很高興看見她愛神的心一天天增長,天父,真的感謝你!
今天的學校還是很湖水。除了我又再讓左中小姐被滾水燙到。唉!昨天才被小花罵完嘛,今天就因為邊盛水邊發呆而又再被燙了。總是那麼心不在焉、粗心大意的怎麼好?但這次由於讓左中小姐快快縮開了,才總算燙得沒有上次嚴重,可是卻又把半瓶水倒了,只好拿地拖把地拖乾,剛好被老師看見,她詑異地望我一下,笑我怎麼連校工的工作也做了。哈,就因為我粗心大意嘛!
今天很累,在學校做了一番苦力,把重重的包書膠卷搬來搬去,連Albert看見也笑我是個大力婆,這麼重的膠卷竟能搬著四處走。哪有辦法,找誰幫?沒人依賴的時候我也能很獨立啊!苦力一番回到家,看見浴缸污積斑斑,大概今天爸爸在浴缸不知洗了什麼髒得要命的東東。不得了,給媽媽看見一定又要大鬧一番,於是關門洗澡的時候,把浴缸及洗手盆也徹底擦了一遍,看見浴缸洗手盆回復雪白的樣子,我滿足了,也累極了。
Posted in: 日記 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
昨天才被人罵,言猶在耳,剛才左中小姐又被熱水燙了。誰叫你心不在焉,邊盛滾水邊發呆?該死該死。可憐左中小姐舊傷未癒新傷又起,難為她了。
Posted in: 隨心 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2006年02月23日
Posted in: Uncategorized |
按此回應 | 回應的RSS | 引用通告(1)|
(0)
2006年02月22日
Posted in: Uncategorized |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2006年02月22日
呵呵呵,終於可以再跟小花查經了。有幾星期沒查經啦!今天查的繼續是雅各書,主題是智慧:
你們中間若有缺少智慧的,應當求那厚賜與眾人、也不斥責人的 神,主就必賜給他。只要憑著信心求,一點不疑惑;因為那疑惑的人,就像海中的波浪,被風吹動翻騰。 這樣的人不要想從主那裡得甚麼。 心懷二意的人,在他一切所行的路上都沒有定見。 雅1:5-8
小花問我有沒有做過很有智慧的事或遇過很有智慧的人,我第一時間就想起鹹魚大叔,於是把一些大叔曾給我的回應、提醒和解答告訴她,她也立即認同大叔果然很有智慧,還想問他懂不懂天文學,很想見一見他。呵!覺得自己好像常常在替大叔賣廣告,大叔,我想到你回來的時候要額外見很多人啦,看我這個廣告商還不賴吧!
說著說著,我提起兩星期前灼傷左中小姐的事,還給她看看仍然烙在左中身上的傷痕。小花問我有沒有用凍水沖她,我說我根本就沒理過她,由她自然康復。小花罵我怎麼一點常識都沒有,真要好好為我求智慧。又說上次有老師暈到,現在我又燙到,怎麼我的學校常有工業意外發生那麼不安全啦?嘻,其實是我笨手笨腳吧了,都不能說關學校的事。
言歸正傳,怎樣才是智慧呢,原來並不一定是突然有解決問題的能力,也可以是學會面對問題,學會依靠神、向神求救。只要對神有信心,向神求自己所想的事,然後相信神會給我最好的(而不一定是自已現在所求的),那就是憑信心求,就算遲遲得不是自己所想,也不疑惑,相信神的引領,並且全心依靠衪。因為疑惑的人心懷二意,說是把所想的交給神,但轉頭就用人的方法得到自己所要的;有時得不到,心裏就疑惑這樣疑惑那樣,得不到平安,這就不是真的憑信心求啦,也就不要想從主那裏得什麼。可是這不是一門容易的功課,要努力去學習呢!
之後小花談到原來有很多人覺得她像阮小儀。哈!我倒從沒覺得她像阮小儀,真有趣,她竟像阮小儀,還有人說她常常笑,像廖碧兒。她就跟那人說:人人都說我像阮小儀,就只有你說我像廖碧兒。可惜小花不喜歡小儀,嫌她太吵了。花又說,若她要患精神的話只會患躁狂症而不會患抑鬱症。我說我都沒有見過她狂的樣子耶!但立即我又說還是不見為妙,否則我大概會立即患上抑鬱症,對她眼淚連連。她說到時的結果可能是她會拿刀砍我,我就在一邊流著淚任她砍,還可能幫她一把。噢!這個六國大風相,不知要怎樣收科了。
Posted in: 領受, 日記 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)