@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: 日記, 生活, 隨心 @ 2007年11月29日
本來今早已經比平時預多些時間準備出門,誰不知因為阿媽隨口拋出一句「今日凍左,要著多d衫出門」,令我即時放棄昨晚已經預備好的衣服,臨急臨忙從衣櫃抓出另一套衣服。我每朝出門前都像衝鋒陷陣,在家跑來跑去,抱著運動員爭奪奧運金牌的心態爭分奪秒,務求以最快速度完成「賽事」,所以一分一秒對我來說都非常重要。可是,就因為自己臨時變卦,而令我由本來可以施施然地出門,到最終也只是與平日無異地跑出門,一出大廈已經即刻跑去巴士站(幸好穿了平底鞋和長褲)。正在跑過馬路之際,遠遠已經看見站務員在車門位置準備擋住要上車的人,我已經心知不妙,但我仍然拚命地跑。當我只差一步便可上車,盡忠的站務員卻截停我,巴士隨即關上門及開走。真討厭﹗為甚麼只差丁點也不讓我上車,我非常不甘心。雖然我並非趕時間,也不會因為搭下一班車而遲到,但因為氣憤難消,便瀟灑地走向的士站轉乘的士。想不到,我卻遇上一個令人氣結的的士阿叔……
在的士站,這部的士是以近乎蝸牛的速度駛到我面前,我已經即時想乘客是不是有權揀車而拒搭,不過最終也是上了車。怎料這個的士阿叔以比剛出場時蝸牛快少少的速度行畢全程。我刻意地瞄一瞄,驚覺行車速度只是比40多少少﹗而他在行車時,更不時輕鬆地哼著歌,「把玩」前鏡及噴水清潔檔風玻璃,看到這些情景,我便無名火起。阿叔,雖然你已屆近退休之齡,想以半退休的心態開開的士過日辰,可是你也應替乘客想想呀,正常人搭的士都是趕時間,最希望的是快,但你如斯的工作態度怎可以滿足乘客的期望﹖我並非要求你開快車或衝燈,只希望以正常速度到達目的地,可是你現在是以低於標準的時間完成﹗幸好我今天不是趕時間,否則我的臉一定黑過墨汁﹗
下車時本想記著這部的士的車牌號碼,列入黑名單,可是想到自己「過人的」記性,還是算了吧。惟有祈求下次不會再遇上這個的士阿叔。
回應(2) | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 生活, 隨心 @ 2007年11月27日
昨晚跟好友A小姐和S先生預祝生日,席間有經常見面的中學同學,更有一些很久不見但又好記掛的人。K小姐和W先生的出現,實在令我們十分意外和雀躍呢﹗
當大家年紀有番咁上下,一班自少一齊長大的中學同學聚舊,不免會懷緬一番,好似以前Miss阿Sir的 “騎呢” 事蹟,那句「熜燈」至今仍是經典金句,說起來也令人難以置信。還有一些不幸成為嘲笑/欺負對象的同學,雖然他們以往的遭遇令人深表同情,但他們的言行卻又十分惹笑,叫人忍不住……
除了以前讀書的難忘事,舊同學的現況也是大家所關心的,不過話題總是:A和B結了婚、C和D甚麼時候結婚、E生了孩子,甚至是F離了婚,孩子的撫養權歸XX等,說著聽著,大家都意識到自己老了。有朋友指著另一個沒有拍拖的女性朋友說:「你看人家已經生了2個,你該檢討一下﹗」(註:我們這檯人有9個,有7個沒有拍拖,只得2個有拖拍,其中一個是我) 。
說到最後,有人建議今年聖誕搞一個舊生PARTY,對象是同屆的中學同學。希望可以成事,到時可以和十多年沒見的舊同學聚舊,一定會好開心﹗
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 政治, 時事/新聞 @ 2007年11月24日
一直覺得選舉是一場政治騷,也是各黨派晒馬爭地盤的時候。
以地區工作來說,我覺得除非區議員不想撈,否則一般都不會太差,反正要處理的都是區內交通、文娛設施等事項,基本上哪一個區議員當選都一樣。除非當中有候選人特別標青,否則我也不願意去投票。我反而擔心區議員的參選目的。究竟他們是真心的想服務市民而參選,還是為了成為最大政黨/龍頭大佬或為面子而「做d野」來爭取支持﹖
民協在今屆區議會大敗後痛定思痛,經一輪反省後承認低估了有投票權的新移民力量,並表示日後應著手改善對新移民的服務。另一邊廂,民建聯表示因他們能早一步成功開拓新來港人士,以及南亞裔人士的票源,是在多個選區取勝的原因。
哦,原來為新移民和南亞裔人士服務的目的是爭取選民支持,是爭奪票源的手段。只要哪一個階層或哪一類人士有力量,影響力夠大,政黨就會想盡辦法拉攏,以少許甜頭來換取議席,確保能安全抵壘。假如你是勢孤力弱的一群,對不起,你不會受惠,你的需要也只好暫且被擱在一旁,因為在政黨眼中也是「親疏有別」。
選舉現實,政黨現實,連選民也是現實的﹗
回應(5) | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 隨心 @ 2007年11月16日
新工似乎過份悠閒,令我覺得返教會及在教會的事奉幾乎才是我的正職。以今個禮拜為例,與教會有關的事務有:
1. 少崇領詩練習
2. 迦勒團週會分享
3. 特刊訪問1
4. 安提阿團會議
5. 安提阿團靈修分享
6. 差傳年會領詩
7. 主日學
8. 少崇領詩
9. 特刊訪問2
10. 保羅團營會會議
以上各項加起來所花的時間和精神,分分鐘比日頭支薪水的那份還要多。究竟哪一份才是正職﹖
回應(2) | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 時事/新聞 @ 2007年11月15日
現代人愛美及喜歡走捷徑的一面,在一種名為N.S. Method的雙眼皮療程中表現得淋漓盡致。想由單變雙,而又不想開刀﹖食腦的商(傷﹖)人一定幫到你。
最妙的還是女職員的推銷手法—
女職員說︰「N.S等於毋須開刀,只需局部麻醉,縫線兩下就可以。不會痛的,我們會用儀器幫你提升眼皮,做一次就夠。」做一次就夠?她說「對呀,好似做Facial咁方便」。她又指,這個永久雙眼皮療程只需用15分鐘,何時做也可以,費用只需1500元。被問到「物理治療」是什麼時,她就說︰「外塗藥物,費用一樣是1500元,同樣做一次便可。」
現在的儀器果真神奇,可將眼皮提升,營造出雙眼皮的效果,這部儀器與甚麼增高器應該是同門師兄妹。更厲害的是「外塗藥物」竟自動升級至「物理治療」,相信這門學問在一般的大學研究院應該也學不到,比甚麼”沖涼瘦”的偉大程度有過之而無不及。
聽上去,這個不會痛而又可令可憐單眼皮成為耀目雙眼皮的方法,真的會令一眾愛靚又愛命的女士們趨之若鶩,本應可成為發達的大業。可惜,它改錯了名—N.S. Method 即是 NonSense Method。不要忘記水魚也會甦醒,當發現被人搵笨時,搵人笨的一方將會死得好慘……
回應(2) | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 家庭, 生活 @ 2007年11月02日
這兩日天氣轉冷,我與鬧鐘搏鬥不知幾多回才不情願地落床。其實在出門口前,自己還未「回魂」,精神彷彿,仍然是「烏下烏下」。
我習慣了早上洗頭。昨天,我洗完頭後走出露台,用毛巾擦頭髮時,突然後面有聲音說:「你吃不吃叉燒包﹖」回頭看見阿媽雙手插袋。我立即驚叫:「嚇死人咩﹗」
今天,我照樣洗完頭,在露台用風筒吹頭髮,朦朦朧朧間見到一個面部發光的人 (不是這麼邪吧?), 再看清楚,原來是阿爸「貼」在電視機前看天氣,比昨天的情景更加詭異,不過我今次沒有驚叫,因為我趕時間出門。
父親和母親大人,麻煩下次不要再在清晨「人嚇人」,要知道你們的阿女雖然不叫細膽,但一早起來比人嚇,三魂不見七魄,會對當日的工作表現和心情產生莫大影響呀﹗
回應(1) | 回應的RSS | 暫時未有引用通告|
(0)