@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年05月20日
在地底下瓦礫中埋著無數的靈魂。他們的身體看似是無力的、靜止的,但內心卻是躍動的、火熱的。為了所愛的家人,不惜一切爭取生存機會。無論手如何痛,都要緊握著、支撐著,盡最後一分氣力都要伸出地面,迎接救援的希望。
雖然一個活於光明,一個活於黑暗,但彼此的心也緊繫著,內心的呼喚見證著彼此的存在,連繫著有血有肉,有聲無聲的祝福。
這裏不是頹垣敗瓦,不是山崩地裂,而是一朵朵盛開的花兒,勇敢地、莊嚴地活著,向世界宣告生命的可貴﹗
—————————————————————————————
一粒麥子不落在地裡死了,仍舊是一粒,若是死了,就結出許多子粒來。 (約 12:24)
與其說捨身救人的是英雄,不如說他們是麥子更加貼切。
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 時事/新聞 @ 2008年02月06日
多張「擬似」藝人床照在互聯網橫飛,私人的閨房珍藏轉眼間成為網上網外的熱話。這本來只屬於個人私生活,卻因譚校長一句「這是香港人的恥辱」及鄧處長的一句「藏有這些照片皆屬違法」,而令全香港都捲入風波,惹來滿城風雨,每日都有最新發展,比無記的「婆媽」連續劇更引人入勝。甚麼移花接木、白色恐慌、藝人前途,釋法疑慮、人權自由,甚至連朋友的定義通通成為討論話題,一件事可以從這麼多角度去討論,確實為通識教育製造不少題材,但同時也泛濫得令人厭煩。
我不想批評事件中的藝人私生活,也不評論警方的處理手法,對於藝人的前途也沒有興趣,我只覺得事件對我們最大的警惕是「三思而後行」,無論做事或說話前都要先考慮後果,衡量自己能否承擔起風險才決定。包括女藝人們與某某情到濃時的舉動、拍床照的決定、某某拿藏有珍藏照片的電腦去維修、電腦公司職員把照片據為己有及上載至互聯網等等,以上相信沒有任何一位主角在性命受威脅的情況下而作決定(如有的話,我強烈建議他/她去報警)。然而,當事情穿煲了,當事人就有責任承擔後果,即使個人形象、前途、自由都賠上了,也沒有話說,因為這就是你當初的選擇和決定,沒有人情味的說法是與人無尤。不只是行為,說話亦一樣,說了的話一出口就收不回,分分鐘引起很大的回響和爭議,所以要慎言和慎行,就係咁簡單。
按此回應 | 回應的RSS | 暫時未有引用通告|
(1)
Posted in: 時事/新聞, 宗教, 隨心 @ 2007年12月28日
巴基斯坦政治領袖貝娜齊爾遭自殺式炸彈襲擊身亡。雖然巴基斯坦離香港很遠,而我對貝娜齊爾更幾乎是一無所知,但聽見這則新聞令我很難過。
天然災禍如海嘯固然可怕,但人與人之間的仇恨所造成的傷害更加使人心寒,究竟人類何時才會珍惜和平﹖
我們在天上的父,願人都尊袮的名為聖。願袮的國降臨,願袮的旨意行在地上如同行在天上。
我們日用的飲食,今日賜給我們。免我們的債,如同我們免了人的債。
不叫我們遇見試探,救我們脫離兇惡。
因為國度、權柄、榮耀全是袮的,直到永遠。阿們。
馬太福音 6:9-13
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 政治, 時事/新聞 @ 2007年11月24日
一直覺得選舉是一場政治騷,也是各黨派晒馬爭地盤的時候。
以地區工作來說,我覺得除非區議員不想撈,否則一般都不會太差,反正要處理的都是區內交通、文娛設施等事項,基本上哪一個區議員當選都一樣。除非當中有候選人特別標青,否則我也不願意去投票。我反而擔心區議員的參選目的。究竟他們是真心的想服務市民而參選,還是為了成為最大政黨/龍頭大佬或為面子而「做d野」來爭取支持﹖
民協在今屆區議會大敗後痛定思痛,經一輪反省後承認低估了有投票權的新移民力量,並表示日後應著手改善對新移民的服務。另一邊廂,民建聯表示因他們能早一步成功開拓新來港人士,以及南亞裔人士的票源,是在多個選區取勝的原因。
哦,原來為新移民和南亞裔人士服務的目的是爭取選民支持,是爭奪票源的手段。只要哪一個階層或哪一類人士有力量,影響力夠大,政黨就會想盡辦法拉攏,以少許甜頭來換取議席,確保能安全抵壘。假如你是勢孤力弱的一群,對不起,你不會受惠,你的需要也只好暫且被擱在一旁,因為在政黨眼中也是「親疏有別」。
選舉現實,政黨現實,連選民也是現實的﹗
回應(5) | 回應的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年08月02日
今日,皇后碼頭終被圍板包圍。
今日,一班保育人士被警方強行遷走。
今日,他以死對峙,企圖為她作最後留守。
今日,我看電視新聞,以為韓農再度襲港。
一幕幕奇怪現象,只覺可笑,不見得保育精神何在。或許,是我太冷靜,不會欣賞當中的激情﹖
我絕對不認同政府遷拆皇后碼頭,也不希望具歷史價值的文物成為經濟發展的犧牲品。但,如果有人反對,何以不早點表達﹖不心平氣和地對話﹖莫要鬧得面紅耳赤,不顧自身及社會安全不可﹖這些手段是解決問題的方法,還是只是一種反政府的姿態﹖我不明白,搞不清楚。看著電視,只想說一句:警方,辛苦你們了﹗
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 生活, 事件 @ 2007年07月31日
原來「抄單車」撼頭真的會死人,感謝神,我現在總算平安無事,不過我始終不知道自己是撞到燈柱、牆壁、欄杆或是其他物件。雖然是”見過鬼”,但我想自己下次踩單車也不會戴上頭盔。因為在我的觀念中,會戴頭盔踏單車的只有2類人: 1. 專業的單車選手,即黃金寶 2. 剛學踩單車的小朋友。不屬於這2類而又戴頭盔的,唔好意思,我不知該怎樣形容他們……你說我有偏見都好,我就是不會戴頭盔﹗最多只會在下斜路前下車推車仔。
戴頭盔可減創傷 (明報) 07月 31日 星期二 05:05AM
【明報專訊】香港每年有多宗單車意外,沙田威爾斯親王醫院急症室調查顯示,去年新界東共有705宗單車意外,導致2人死亡、3人殘障、80人重傷留院接受手術。其中445人屬自己撞燈柱、牆壁、欄杆,
nline”>而傷亡原因多與沒有戴頭盔有關,在705宗意外,只有3人有戴頭盔。該院醫生呼籲市民騎單車時最好習慣戴頭盔,除可避免嚴重受創外,亦可讓駕車人士容易看到。
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)