@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/default/templates/wp-layout.css" );
/*
Theme Name: My Own CSS
Description: CSS layout on My Mocasting
Version: 0.2
Author: Simson Li
Modified Date: August 1, 2006
*/
* {
margin: 0;
padding: 0;
}
body {
font-size: 14px; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #fff url('/main/album/1328/original/43793.jpg') repeat-x top left;
color: #282828;
margin:0;
padding: 0;
}
/* Page CSS */
#page {
/*background-color: white;*/
/*border: 1px solid #959596; */
background: #fff url('/main/album/1328/original/43793.jpg') repeat-x top left;
text-align: left;
border: 0px solid #555;
/*background-color: white;*/
/*margin: 20px auto;*/
margin: 0 auto;
padding: 0;
width: 78%;
}
/* Other Attributes CSS */
acronym, abbr {
border-bottom: 1px dashed #999;
}
acronym, abbr, span.caps
{ cursor: help;
font-size: 0.9em;
letter-spacing: .07em;
}
blockquote, strike {
color: #777;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
hr {
display: none;
}
img, a img {
border-top: 1px solid #eee;
border-left: 1px solid #eee;
border-right: 1px solid #bbb;
border-bottom: 1px solid #bbb;
background-color: #fff;
padding: .6em;
}
p a img {
border-width: 0px;
margin: 0;
padding: 0;
}
/* General Link CSS */
a:link, a:visited {
text-decoration: none;
color:#060;
}
a:hover, a:active {
text-decoration: underline;
color: #9c3;
}
/* General H1 - H6 and Links CSS */
.description {
text-align: left;
}
h2 {
color: #060;
font-size: 20px;
}
h2 a:link, h2 a:visited {
color: #060;
text-decoration: none;
}
h2 a:hover, h2 a:active {
color: #9c3;
text-decoration: none;
}
h2.pagetitle {
text-align: left;
}
h3 {
}
h3.comments {
padding: 0;
}
/* Header CSS */
#header {
background: #fff url('/main/album/1328/original/43793.jpg') repeat-x top left;
width: 100%;
height:1%;
background-color: #fff;
color: #e58121;
text-align:left;
margin:0;
paddding:0;
}
#headerimg {
margin: 5em 0 2.5em 0;
padding: 2.5em 0;
height:1%;
text-align: left;
width: 100%;
background: #fff url('/main/album/1328/original/49407.jpg') no-repeat top right;
}
#header_text {
margin: 0;
padding: 0;
text-align: left;
font-size: .9em;
padding: 3em 0 2.5em 0;
}
#header_text h1 {
text-align: left;
margin: 0;
padding: 0;
}
#header_text h1 a:link, #header_text h1 a:visited {
color:#383838;
font-family: 'Lucida Grande', Arial, Sans-Serif;
text-decoration: none;
text-align: left;
margin: 0;
padding: 0;
}
#header_text h1 a:hover {
color:#9c3;
font-family: 'Lucida Grande', Arial, Sans-Serif;
text-decoration: none;
text-align: left;
margin: 0;
padding: 0;
}
#header_text h1 a:active {
color:#f93;
font-family: 'Lucida Grande', Arial, Sans-Serif;
text-decoration: none;
text-align: left;
margin: 0;
padding: 0;
}
/* Main CSS */
#main {
margin: 0;
padding: 0;
}
p {
font-size: 12px;
}
/* Content CSS */
#content {
font-size: 1.2em;
width: 63%;
postition: relative;
border: 0px solid #f00;
margin: 0;
text-align: left;
}
.post {
margin: 0;
padding:0;
}
.post small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
line-height: 1.5em;
background: #eef6c5 url('/main/album/1328/original/45075.jpg') no-repeat 99% 50%;
color: #383838;
border: 1px solid #eee;
border-width: 1px 0;
display: block;
text-align: right;
padding: 3px 22px 2px 8px;
}
/* Menu CSS */
#menu {
width: 28%;
border: 0px solid #f90;
margin: 0;
padding: 0;
float: right;
}
#menu * {
margin: 0;
padding: 0;
}
#menu h2 {
font-size: 1.1em;
font-weight: normal;
color: #fff;
background: #c06 url('/main/album/1328/original/45072.jpg') repeat-x 0 0 none;
background-color: #9c3;
padding: 3px 8px 4px 8px;
margin: 0;
}
#menu ul, #menu ul ol {
margin: 0;
padding: 0;
list-style: none;
background: none;
font-size: 96%;
}
#menu ul li {
margin: 0;
padding: 0;
}
#menu ul li ul {
margin: 0;
padding: 0;
}
#menu ul li ul li a:link, #menu ul li ul li a:visited {
background-color: #fff;
color: #555;
display: block;
border-bottom: 1px dotted #bbb;
padding: 5px 8px 6px 8px;
text-decoration: none;
}
#menu ul li ul li a:hover, #menu ul li ul li a:active {
background-color: #ddd;
color: #333;
display: block;
border-bottom: 1px dotted #bbb;
padding: 5px 8px 6px 8px;
text-decoration: none;
}
#menu ul ul li, #menu ul ol li {
margin: 0;
padding: 0;
color: #777;
background: none;
}
/* Footer CSS */
#footer {
background: #fff url('/main/album/1328/original/43793.jpg') repeat-x top left;
margin: 1.5em 0;
padding: 0;
clear: both;
width: 100%;
}
#footer p.footer {
font-size: 72%;
text-align: right;
padding: 0;
}
/* Comment CSS */
.alt {
margin: 0;
padding: 2em;
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.commentlist {
padding: 0;
margin-bottom: 1.5em;
}
.commentlist li {
list-style: none;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
margin-bottom: 1em;
}
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
font-weight: bold;
}
.commentlist cite, .commentlist cite a {
font-weight: normal;
font-style: normal;
font-size: 1em;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
.commentmetadata {
font-weight: normal;
}
#comment_content {
padding-bottom: 1em;
}
/* Respond CSS */
#respond {
font-size: 1em;
margin: 3em 0 1.5em 0;
padding: .6em;
color: #fff;
background-color: #9c3;
border-bottom: 3px solid #060;
}
#commentform {
background-color: #ffe1c4;
border: 1px solid #eee;
padding:1.5em;
}
#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin-bottom: 1em;
}
#commentform #url, #commentform #email, #commentform #author {
width:300px;
}
#commentform #comment {
width:350px;
}
#commentform #button {
width:50px;
}
/* Wide & Narrow Column CSS */
.widecolumn {
line-height: 1.6em;
margin: 0;
padding: 0;
}
.narrowcolumn {
text-align: left;
margin: 0;
padding: 0;
}
.narrowcolumn {
float: left;
}
.widecolumn {
width: 450px;
}
.widecolumn .post {
}
.narrowcolumn .postmetadata {
text-align: right;
}
.widecolumn .postmetadata {
text-align: right;
}
/* Begin Lists
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to
normal bullets. */
/* Entry CSS */
.entry {
text-align: left;
}
.entry p {
font-size: .9em;
}
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 ol {
padding: 0 0 0 35px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.entry p a:visited {
color: #b85b5a;
}
p.postmetadata {
font-size: .8em;
display: block;
}
.postmetadata ul, .postmetadata li {
}
/* 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: left;
}
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;
}
/* Begin Comments CSS*/
#comments {
padding: 1em 0;
font-family:Arial, Helvetica, sans-serif;
font-size: 2em;
color: #383838;
}
#postcomment {
font-size: 16px;
}
/* End Comments */
/* Begin Images */
p img {
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;
}
/* End Images */
/* Begin Calendar */
table {
margin: 0;
padding: 0;
}
#wp-calendar {
width: 100%;
border-collapse: collapse;
border: 0px solid #af0100;
background-color: #fff;
empty-cells: show;
margin: 0;
padding: 0;
}
#wp-calendar caption:before {
content: "Calendar: ";
color: #FFCC00;
font-size: 1.1em;
margin-top: -10px;
}
#wp-calendar caption {
width: 100%;
font-size: 1.1em;
font-weight: normal;
text-align: left;
color: #fff;
background-color: #af0100;
background-color: #2d405b;
padding: 3px 8px 4px 10px;
}
#wp-calendar th {
text-transform: capitalize;
text-align: center;
padding: 3px;
}
#wp-calendar td {
text-align: center;
margin: .1em;
width: 14%;
}
th[abbr~="星期日"] {
background-color: #af0100;
color: #fff;
}
#today {
border: 1px solid #af0100;
}
#wp-calendar a:link, #wp-calendar a:visited {
text-decoration: none;
height: 100%;
}
#wp-calendar a:hover, #wp-calendar a:active {
background-color: #29b9f0;
color: #fff;
text-decoration: none;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* Other Classes CSS*/
.center {
text-align: center;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* Top Bar CSS*/
#topbar {
float: right;
width: 98%;
background: #2d405b url('/main/album/1328/original/45071.jpg') repeat-x 0 0;
color: #fff;
margin: 0;
height: 16px;
padding: 5px 12px 6px 12px;
font-size: 90%;
border: 0px solid #fff;
}
#topbar:before {
content: "Mocasting Top Bar: ";
color: #fff;
}
#topbar a:link, #topbar a:visited {
text-decoration: none;
color: #fff;
page-break-after: always;
padding: 2px 2px;
}
#topbar a:hover, #topbar a:active {
color: #fff;
text-decoration: underline;
padding: 2px 2px;
}
#topbar img {
border-top: 0px solid #eee;
border-left: 0px solid #eee;
border-right: 0px solid #bbb;
border-bottom: 0px solid #bbb;
background-color: transparent;
padding: 0;
}
/* Pager CSS */
#pager {
font-size: .8em;
}
/* SideBar Area CSS */
#sidebararea #sidebarmenu {
text-align: left;
}
#sidebarcontents {
text-align: left;
}
#comment_content {
font-weight:normal;
}
/* Hide from IE5/Mac \*/
* html * {height: 1%;}
* html #main {height: 1%;}
* html #header {height: 1%;}
* html #header * {height: 1%;}
* html ul li {height: 1%; padding-top: 1px;}
ul li {display: block;}
* html #topbar {height: 1%; width: 98%;}
* html a:hover {height: 1%;}
/* End hide from IE5/Mac */
2005年09月26日
「三號強風信號現正生效,深夜本港仍然普遍吹強風,預料三號強風信號仍會維持一段時間。」
「在晚上11時,颱風達維集結在香港之西南約450公里,即在北緯19.2度,東經111.4度附近,預料向西移動,時速約15公里,趨向海南島。預料本港平均風速每小時41至62公里。」
以上是由Yahoo!新聞所發出,截至晚上十一時四十分 。連結。
印象中是頭一次掛那麼久,不過倒覺得很不錯。
首先是不用開冷氣機了,可以慳電;
出街又不會太大汗;
加上又不常下大雨;
一些重要的約會又不用改期了,例如昨晚的中七同學聚會。
繼兩星期前的中五全體聚餐,又一次令人開心又興奮的同學聚會。雖然人數不可與前者媲美,但同樣吃得開心,同樣有人結婚了(Congratulation!),同樣有人準備來年結婚(Congratualtion again!),同樣每人都努力地為目標奮鬥(雖然有人「雙失」,哈哈! 辛苦你了,主席!你也要加油呀!)
我衷心期望會有更多不同的朋友或同學聚會出現。雖然我太懂說話也不太懂去籌備,但我會積極參與。看著曾經一起走過路的人如何成長或開始經歷另一人生階段,除了值得高興外,更令人鼓舞、要努力奮鬥、創造美好人生。
Posted in: 朋友 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2005年09月20日
相簿和錄音可以在右邊的「連結」欄找到。
新增相片133張。特此鳴謝Samlam,Alina,Alice,毒菇及Fat Wah提供相片。
還有更多相片陸續放上網,歡迎纈取你想要的照片。如若纈取原型大圖,請留言或E-mail給我並寫上姓名(如經E-mail)及想索取原圖的號碼,本人會盡快經電郵寄給你。
不好意思,在此補上我的E-mail: simsonli@yahoo.com ,請保持聯絡。
另外有人問怎樣留言,現解說及截圖如下。




<可以放大相片>
Posted in: 朋友 |
回應(1) | 回應的RSS | 暫時未有引用通告|
(1)
2005年09月13日
4段非官方錄音,令人哭笑不得,亦感動非常。全面公開,請按此細心欣賞。鳴謝錄音由毒菇獨家提供。
相薄巳開,請按此瀏覽,纈取你想要的照片。
Posted in: 朋友 |
回應(1) | 回應的RSS | 引用通告(1)|
(0)
2005年09月12日
序
大約兩個月前,某「兄弟」說我們中五「同仁」將會搞一次中五同學聚會晚宴,僕二話不說連聲叫好。
大約一個月前,某「兄弟」請示我們在某日期前繳交所需費用,僕相信是最遲繳費的那位。
晚宴前數日,和某「兄弟」談話時,竟說「突然唔想去。」,原因是「怕羞兼怕應酬。」……
晚宴6:30pm入席,7:30pm和幾位「兄弟」進入宴會廳,緊張、興奮。
晚宴前的心情如股市的反覆波動 …
2005年9月10日晚宴當日,地點尖沙咀金巴利道諾仕酒店2樓宴會廳
以下會點式列出來
- 進入宴會廳,接待處有位漂亮的女同學*面帶笑容要求僕簽到及寫下聯絡資料
- 另一位漂亮的女同學逐遞上今次大會的小小禮品 – 牙膏及原子筆乙份
- 穿插人群之中,看到數位舊相好,二話不說握過手,拍拍背,繼而交談。
- 再穿插人群之中,終於找到僕班的桌子,坐好後,喜見回數位漂亮非常的同班女同學
- 「相機遊戲」正式開始,和相識的影相,幫相識的影相,跟「認得但不記得名字的同學」影相或幫他/她們影相
- 晚宴正式開始,由一位貌似方中信但膚色較黑的男同學,配搭一位傳聞拍過減肥廣告的美少女同學#擔當司儀
- 三代校長「超時」演說後,由僕校的長春「樹」用半棟篤笑形式介紹僕校的改變,事實是僕校出年開放日的「推銷員」(不是嗎? 只說出年來開放日便可以看到改變了。)
- 司儀介紹兩位巳婚人士
- 開飯時間到
- 僕「兄弟」主持送禮遊戲環節,僕班在什麼「大小長短」的遊戲中勇奪獎品
- 僕老師心之演譯 – Mono Tune團契之歌
- 續「相機遊戲」,但今次是大堆頭plus 一些無厘頭,某「兄弟」成為「相機小僧」
- 宴會接近尾聲,校長及老師送出數份「名貴」獎品
- 正式各班大合照,燈火之強如記者追影某明星在台上不慎走光照
- Jam 歌環節到,由貌似祖兒的女士首唱「藍鞋子」
- 宴會完結前,續「相機遊戲」,僕則坐下來養神
- 宴後活動,「劈過夠」或某幾位男同學主持的「暢談女仔經」
- 僕大約淩辰4:00am回家






*這位漂亮的女同學原來是位牙醫,且是宴會禮品 – 牙膏的贊助商
#請查看九七年度中五同學錄
事後言

真的非常之開心,原來隔數年之後再相見,是多麼的感動,這種感動是非筆墨所形容。我衷心期待下次聚會晚宴,不過相信是更多人或更嘈吵了(因有更多攜眷或有小孩子出席)。在此僕向所有認得但不記得名字的同學說聲對不起 (雖然未必看到這篇文章)。僕敢說若錯過了今次宴會,相信會抱憾終生。希望能與諸位保持聯絡。
另致某「兄弟」,請加油兼振作啊。
欲觀看更多相片,請按此。還有更多相片陸續補上。
Posted in: 朋友 |
回應(2) | 回應的RSS | 暫時未有引用通告|
(0)