@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/domo_kun/templates/wp-layout.css" );
/* Begin Typography & Colors */
body {
font-size: 11px; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background-color: #663300;
color: #333;
text-align: center;
}
#page {
/*border: 1px solid #959596; */
margin: auto;
text-align: left;
background-color: grey;
background-image: url(http://www.mocasting.com/main/album/7944/original/82327.jpg);
background-repeat:repeat-x;
border: 8px solid white;
}
#header {
text-align:left;
width:620px;
height: 250px;
/*max-height:200px;*/
}
#header h3 {
margin-left:30px;
margin-top: 30px;
}
#content {
font-size: 1.2em
}
.widecolumn .entry p {
font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}
.widecolumn {
line-height: 1.6em;
}
.narrowcolumn .postmetadata {
text-align: center;
}
.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
#footer {
background-color: #eee;
/*background: url(/main/wp-content/sitetemplates/domo_kun/img/kubrickfooter.jpg) no-repeat bottom; */
border: none;
}
small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}
h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}
h1 {
font-size: 4em;
text-align: center;
}
.description {
font-size: 1.2em;
text-align: center;
}
h2 {
font-size: 1.6em;
}
h2.pagetitle {
font-size: 3.2em;
}
#menu h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}
h3 {
font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
text-decoration: none;
color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #menu h2, #wp-calendar caption, cite {
text-decoration: none;
}
.entry p a:visited {
color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
font: 0.8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform #url, #commentform #email, #commentform #author {
width:200px;
}
#commentform #comment {
width:250px;
}
#commentform #button {
width:50px;
}
.commentlist li {
font-weight: bold;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
font-weight: normal;
}
#menu {
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #menu ul ul li, #menu ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
/*color: #06c;*/
color:#999999;
text-decoration: none;
}
a:hover {
/*color: #147;*/
color:#CCCCCC;
text-decoration: underline;
}
#wp-calendar #prev a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */
/* Begin Structure */
body {
margin: 0;
padding: 0;
}
#page {
/*background-color: grey;*/
/*margin: 20px auto;*/
padding: 0;
width: 620px;
/*border: 1px solid #959596; */
}
/*
#header {
padding: 0;
margin: 0 auto;
height: 200px;
width: 100%;
background-color: #73a0c5;
margin: 0 !important;
margin: 0 0 0 1px;
padding: 1px;
height: 198px;
width: 758px;
}
*/
.narrowcolumn {
/*float: left;*/
float:right;
/*padding: 0 0 20px 25px;*/
/*margin: 0 0 20px 25px;*/
padding-right:10px;
width: 400px;
}
.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 0 0 150px;
width: 370px;
}
.post {
margin: 0 0 40px;
text-align: justify
}
.widecolumn .post {
margin: 0;
}
.narrowcolumn .postmetadata , .narrowcolumn .postmetadata a {
padding-top: 5px;
color:#666666;
font-size:0.9em;
}
.widecolumn .postmetadata {
margin: 30px 0;
}
#footer {
padding: 0 0 0 1px;
margin: 0 auto;
width: 620px;
clear: both;
}
#footer p {
margin: 0;
padding: 5px 0 5px 0;
text-align: center;
}
/* End Structure */
/* Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}
.description {
text-align: center;
}
h2 {
margin: 30px 0 0;
font-size:1.1em;
}
h2.pagetitle {
margin-top: 30px;
text-align: center;
}
#menu h2 {
margin: 5px 0 0;
padding: 0;
}
h3 {
padding: 0;
margin: 30px 0 0;
}
h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */
/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
/* Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
/* End Images */
/* Begin Lists
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}
html>body .entry li {
margin: 7px 0 8px 10px;
}
.entry ul li:before, #menu ul ul li:before {
/*content: "\00BB \0020";*/
}
.entry ol {
padding: 0 0 0 35px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
#menu ul, #menu ul ol {
margin: 0;
padding: 0;
}
#menu ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}
#menu ul p, #menu ul select {
margin: 5px 0 8px;
}
#menu ul ul, #menu ul ol {
margin: 5px 0 0 0px;
}
#menu ul ul ul, #menu ul ol {
margin: 0 0 0 10px;
}
ol li, #menu ul ol li {
list-style: decimal outside;
}
#menu ul ul li, #menu ul ol li {
margin: 3px 0 0;
padding: 0;
}
#menu ul ul li {
background-image: url(/main/wp-content/sitetemplates/domo_kun/img/li.gif);
background-repeat:no-repeat;
background-position: 0 .4em;
padding-left:10px;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}
#menu #searchform #s {
width: 115px;
padding: 2px;
}
#menu #searchsubmit {
padding: 1px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}
select {
width: 130px;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: right;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}
.commentlist {
padding: 0;
text-align: justify;
}
.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */
/* Begin menu */
#menu
{
float:left;
padding: 20px 0 10px 15px;
width: 180px;
}
#menu form {
margin: 0;
}
/* End menu */
/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
/* End Various Tags & Classes*/
#topbar {
padding: 0;
margin:auto;
height: 1.3em;
width: 620px;
text-align: right;
}
#topbar a:link, #topbar a:visited {
text-decoration: none;
page-break-after: always;
color:#FFFFFF;
}
#topbar a:active, #topbar a:hover {
text-decoration:underline ;
}
#sidebararea #sidebarmenu {
text-align: left;
}
#sidebarcontents {
text-align: left;
}
h3#comments {
font-size:1em;
}
h3#comments small {
font-size:11px;
font-weight:normal;
}
.albumlink {
padding-top:50px;
}
.albumlink {
color:#333333;
}
#album_textmenu a:link, #album_textmenu a:visited{
color:#333333;
}
#comment_content {
font-weight:normal;
}
Posted in: 藝術/人文, 隨心 @ 2008年01月04日
好朋友的職業是Sales,雖然業績不太差,卻因為性格問題而被上司「訓話」。
上司批評她太善良,不夠aggressive,建議她學習同事A的工作方式。好朋友完全明白上司想自己變成一個怎樣的人。這個上司心目中的成功SALES應該是—
1) 為自己利益而犧牲他人
2) 為討好客戶而逼迫其他同事
3) 踩低別人抬高自己
4) 靠「惡」及「嚇」行兇
總的來說,就是為求目的不擇手段,人不為己天株地滅,或軟性一點說是人在江湖身不由己。上司的意見令好朋友感到不忿和委屈,我亦完全明白她的感受。 從幼稚園到大學,學校都向我們灌輸良好品格,甚麼團隊精神、互助互愛、誠實有禮、奉公守法等等。我們這班好學生做到了,甚至拿到了操行獎,走到商業社會,卻被人指著說我們不會做人,被人恥笑太單純﹗社會所歌頌的原來是兩碼子的事,人要自私自利、虛偽、耍手段才會被欣賞。這種嚴重的價值觀錯配令好朋友無所適從和無奈,抱怨既然現實所要求的是這種被扭曲的價值,何不在學校已經教導我們這一套﹖
我對好朋友的能力及工作態度十分有信心,她是個盡忠職守的好員工,但卻不能違背自己的良心做事。眼見同事已經做到通宵達旦,又如何忍心為滿足客人無理要求而威嚇對方繼續加班﹖面對無理的客人如何強裝笑意盈盈﹖明明是自己的問題如何把錯誤推卸別人身上﹖這些上位的基本要求,如果明白而又做得到也還好,但好朋友就是辦不到,陷入矛盾和痛苦之中。換轉是我,我是不會妥協的,也不會理上司的「歪理」,雖然他的出發點可能是為自己好,但我絕不會因此而放棄自己認為對的事。(雖然這樣說有點不負責任)
我慶辛自己在職場上沒有遇到好朋友的兩難境況,但也為她感到痛苦。香港社會究竟怎麼了﹖人追求名利可以不理道德價值,整個社會經濟被甚麼首富甚麼家族操控,家長可以縱容孩子到如斯地步,再說下去,我對香港已不抱甚麼寄望,只盼望天國的來臨﹗
(以上內容純為個人發洩,可能略為偏激,敬請原諒)
回應(2) | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 時事/新聞, 宗教, 隨心 @ 2007年12月28日
巴基斯坦政治領袖貝娜齊爾遭自殺式炸彈襲擊身亡。雖然巴基斯坦離香港很遠,而我對貝娜齊爾更幾乎是一無所知,但聽見這則新聞令我很難過。
天然災禍如海嘯固然可怕,但人與人之間的仇恨所造成的傷害更加使人心寒,究竟人類何時才會珍惜和平﹖
我們在天上的父,願人都尊袮的名為聖。願袮的國降臨,願袮的旨意行在地上如同行在天上。
我們日用的飲食,今日賜給我們。免我們的債,如同我們免了人的債。
不叫我們遇見試探,救我們脫離兇惡。
因為國度、權柄、榮耀全是袮的,直到永遠。阿們。
馬太福音 6:9-13
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 隨心, 寫作 @ 2007年09月08日
四幅牆、一道門、一扇窗,把我和外面的世界隔絕了,更糟的是把我和你拉遠了。 你回家後,不跟我說話,不會抱我,也沒有摸我的頭,只是走入房呼呼地睡。 我空著肚子等你回來,你卻只想把自己睡眠的慾望填滿。 你說你由早到晚出外工作,目的是為養活我。不要聽珊珊說甚麼騙人的四百萬,要養我所需的錢其實不多,因為我現在也只是三天才吃一塊麵包,比同學仔小明養那頭北京狗的花費還要少。 呀,傳來鬧鐘聲﹗我以為是到轉堂的時候,該由「瞓覺堂」轉到「親子堂」吧。可是,你只是換了另一件上衣,塗一塗口紅,匆匆地出門上班去,連一句再見也沒有。我真想知道你從前唸的是哪一間小學,竟然連這樣基本的禮貌也不懂。幸好你不是在我的學校上課,否則可能會被瞓企 (我是乖孩子,當然未試過)。
我很想告訴你,那塊麵包很好味,是小明給我吃的。聽說,他養的北京狗是吃有牌子的狗罐頭,一定會很好吃吧。
另外,我也想知道,其實你愛我嗎﹖
回應(2) | 回應的RSS | 暫時未有引用通告|
(1)
Posted in: 宗教, 電影, 隨心 @ 2007年08月24日
看了這齣電影,我和朋友都認為最深刻的是「上帝」對Evan太太說的一番話,內容大概是:
「你向上帝求勇氣,你希望上帝真的賜給你勇氣,還是給你一個鍛鍊出勇氣的機會﹖……」
不錯,我們向上帝祈禱,好容易偏向要得到實質的東西,最好是上帝立即賜給我們,好像變魔術一樣。但,上帝有衪的計劃,祂知道甚麼是對我們有益處,祂的意思並非如我們所想。正如Evan希望當上議員後可以利用自己的權力改變世界,然而,原來他連改變自己家庭的能力都欠奉。試問他又怎可憑自己的力量和計劃去完成改變世界的偉大任務呢﹖最後,還是得靠上帝的方法,順從上帝的意思去行。整個造方舟的過程令Evan改變了,上帝給他一個改變世界的機會,當然也給他太太一個期待已久的機會。
我想,可能我每次祈禱後,上帝都給了我一個機會,只是我在逃避或視而不見。其實一切也出於上帝對我的愛……

按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 宗教, 音樂 @ 2007年06月11日
我覺得神的安排真的很奇妙。講到唱歌,我自問只是ok,不算差,但也不叫突出,我想教會中有不少人比我唱得好得多。但神卻偏偏使用我,讓我於少崇中領詩,可以與一班少年人一齊夾歌,我覺得好開心。尤其是今日,我們有鋼琴、電子琴、鼓及結他,真的好正﹗雖然練習時間不多,但大家都有一份默契,彼此配搭得很好,而且好開心。雖然我領詩的經驗不少,但每次踏上台,帶領著幾十人敬拜,多多少少都會怯場,但今日我卻十分享受整個過程,亦好好玩。mimi及聰聰,你們愈來愈知道我的心意,也彈得愈來愈放﹗立謙,雖然結他不是你的強項,但我覺得你彈得好好,欣賞你勇於嘗試﹗石仔,你簡直是「鼓神」上身,好有型﹗真是難為你們,要等我放工才可夾歌,希望我們下次再一齊合作時,可以有更多火花。但可惜石仔已經不在香港了,你要快快找接班人﹗呀,有一個不可以不提的,當然是上帝。謝謝你讓我於少年群體中事奉,我自己也變得年青不少呢﹗
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 宗教 @ 2007年06月10日
今日第一日到對面小學幫一班六年級生做栽培,感覺很得意。第一,因為自己很久沒有接觸小學生,再次勾起小學時,男生跟女生那份鬥氣、不和的關係。第二,我從窗望著這間學校有廿多年,今天第一次踏足這個校園,感覺既熟悉又陌生。第三,雖然這班同學對信仰可謂毫無認識,但他們卻很容易可以掌握到。看著他們,真希望自己可與他們一同成長,亦希望他們可以打好信仰的根基。阿微、Cherry, Tracy, Fanny, Suzuki, Wasabi, Judy 求神賜給你們受教、溫柔、火熱的心,去認識主耶穌,持守信仰。我下星期不來,你們要乖乖地呀﹗
(閱讀全文)
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)