@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/nature/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: #d5d6d7;*/
background-image:url(/main/wp-content/sitetemplates/nature/img/bg.gif);
background-repeat:repeat;
color: #333;
text-align: left;
}
#page {
/*border: 1px solid #959596; */
margin: 0 30px;
text-align: left;
background-image: url(/main/wp-content/sitetemplates/nature/img/main_bg.jpg);
background-repeat:repeat-y;
}
#header {
text-align:left;
padding:0;
margin:0;
width:1000px;
height: 250px;
background-image:url(/main/album/364/original/2261.jpg);
background-repeat:no-repeat;
/*max-height:200px;*/
}
#header h3 {
text-align: right;
margin-top: 40px;
margin-right: 40px;
}
#header h3 a {
color: #04831A;
font-size: 14pt;
}
#header h3 a:hover, #header h3 a:active {
color: red;
font-size: 14pt;
}
#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: left;
}
.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
#footer {
background: url(/main/wp-content/sitetemplates/nature/img/footer_bg.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: 1.6em;
}
#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: #6d4921;
}
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: white;*/
/*margin: 20px auto;*/
padding: 0;
width: 780px;
/*border: 1px solid #959596; */
}
.narrowcolumn {
float:left;
padding: 0 20px 0 20px;
/*margin: 0 0 20px 25px;*/
width: 520px;
}
.post {
margin: 0 0 40px;
text-align: justify
}
.narrowcolumn .post h2 a{
color: #78AA09;
}
.post h2 a:hover, .post h2 a:active {
color: #78AA09;
text-decoration:underline;
}
.narrowcolumn .postmetadata , .narrowcolumn .postmetadata a {
padding-top: 5px;
color:#666666;
font-size:0.9em;
}
.narrowcolumn .postmetadata a {
text-decoration:underline;
}
#footer {
padding: 0;
margin: 0 auto;
width: 780px;
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 a {
color:#6d4921;
/*here*/
}
#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/nature/img/list_dot.gif);
background-repeat:no-repeat;
padding-left:15px;
}
/* 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 20px;
width: 190px;
}
#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:0;
height: 1.3em;
width: 780px;
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;
}
#innerarea {
padding: 20px;
}
#innerarea a {
color: #6d4921;
}
Posted in: 隨心 @ 2005年08月31日
這幾天心情不好,之前寫的都是由不開心的心情時寫的。
其實也有開心的事想記錄,只是之前沒有心情打。
星期六跟朋友W到會展看”大江戶嘉年華”,說真有點失望,沒有預期中好看,但總算到此一遊。


剛好另一個展覽館有貓展,其實我不是很喜歡貓,我比較喜歡狗多一點,但朋友想看,便陪他看,想不到原來貓貓也很可愛,現在喜歡了貓多一點。


星期天跟媽媽到西田行了一陣,童裝大減價,很可愛,也很便宜呢!一件衫仔平時賣百多元,現在只售三十元,忍不往買了一條黃色裙仔給同事M的女兒,她現在一歲,好得意。不過忘了幫裙仔拍照,有點可惜。
突然很想有個BB,以前男朋友都有問我喜歡BB嗎?我總是答不出。其實我很喜歡小孩的,表弟表妹小時候,我最喜歡跟他們玩,但人大了漸漸發覺養一個小孩不容易,不是愛心爆柵就可以,在這個時代還須大量金錢,自問自己沒能力搵到好多錢,要養活自己也要養父母,如果多個小孩真是很吃力,自己要生存父母也必須要養,沒有選擇,只有小孩可以自己選擇。
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 隨心 @ 2005年08月30日
昨晚看到他久久沒更新的BLOG,寫上的兩句說話,心又再痛起來。唉!已經差不多半年了,還是在意。有時想我們是有緣還是沒緣,我們沒有像其他情侶分手後的拖拉,我們好像沒有什麼瓜葛似的。是我未有盡力還是我們緣份已盡,很想忘記,但往往湧上心頭。常常想刪除icq上的他,但很怕把他忘記,是我執迷不悔,還是我欠他還有多一點。
有時細想是不是我自已攞黎痛,明知看心痛,偏偏還要選擇去看。為何還會心痛。>.<好痛丫...
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 隨心 @ 2005年08月29日
有時候,明明……
有時候,明明知道愛上那個人是個錯誤,卻還是死心塌地的愛了!
有時候,明明知道自己這樣做是不好的,卻還是執迷不悟的做了!
有時候,明明知道他的心己不在妳這,卻還是心甘情願的把心給他了!
有時候,明明知道這條路的艱辛,卻還是跌跌撞撞的走過了!
有時候,明明知道自己的心在難過,卻還是勉勉強強的笑了!
有時候,明明知道他己經不再愛妳,卻還是習慣性的打電話給他了!
有時候,明明知道自己不能再這樣下去,卻還是不由自主的 沉淪下去!
有時候,明明知道這份愛不能再繼續,卻還是把心留在他那了!
有時候,明明知道不能再為他哭,卻還是嘩啦嘩啦的流下眼淚了!
這,就是愛情的模樣—
其實去喜歡一個人也是一種學習,不是嗎?
如果真心付出,就該無憾,才算真正獲得.
在你年輕的時候,你一定要溫柔的對待你的愛情,
因為在年老時,你將只會記得這溫柔.
喜歡一個人,可以讓自己變得很認真,
生活找到了重點,開始有理由為自己改變,變得有精神.
喜歡一個人,可以讓他飛得很自由, > 但偶爾累了,卻又可以 休息得很安穩.
喜歡一個人,想讓留著的加熱包保有餘溫,
冀望著這一季秋,只想付出的心不再那麼寒冷.
喜歡一個人心要變得更安份,更誠懇,
不必期待能收到多少分,
只在乎自己是否付出得完整.
喜歡一個人把心情調到冰點,要能受得起,
即使你只是朋友的問候,卻相應不理的冰冷
喜歡一個人,往往對方就是看不到你的真誠,
反而連累身旁的朋友,替你擔心,為你傷神.
喜歡一個人,就該懂得該走的時候,應該要帶著微笑給予祝福,
另一個人讓他有幸福的人生 !
喜歡一個人也要能離開這個人,
別自以為只有你才能給快樂,
到處都是想給幸福的人,
即使你已淡然處之,發出決定只是默默當好朋友的心聲,
當他認定你只是給壓力的人,
你的存在只是多餘的靈魂,
一切也只能等他的想法再次改變,
那怕你被傷得很深.
其實喜歡一個人,也該了解,
加熱包的溫度失去了就該丟了,
那怕今年的冬天特別長..會很冷…
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 隨心 @
一男子患了中風,左邊身子不能動了,心裏十分痛苦,親友們去安慰他。他說,我不害怕我的病治不好,我擔心我的妻子留不住。
沒過多久,他的妻子果然離開了他。親友們罵那位女人薄情。男子說,不要責備她,是我不好。接著,他懺悔道:她做飯忙不過來時候,我坐在電視前無動於衷;她生病需要去醫院的時候,我以工作忙讓她一人前往;她買了件衣服,滿心歡喜地問我怎麼樣,我的眼睛甚至都不瞟上一瞟;她需要我陪伴的時候,我為了贏得上司的青睞,在辦公室陪他們打撲克直至深夜;她生日到來的時候,如果沒有她的提醒,我總是到第二天才猛然想起。我們的婚姻早就因為我的這些行為而中風,只是我原來沒有感覺到。現在我左邊的身子不能動了,我一下子感覺到了。
後來,有人把這些話學給了男人的妻子,男人的妻子非常感動,說,既然他這麼說,我也就回去吧。
在女人的精心照料下,男人漸漸康復。有一次,他們一起在黃昏中散步,女人問,怎麼會想起婚姻也會中風這樣的事來,男人說當我的右手被蚊子叮咬而奇癢的時候,我的左手一點反應都沒有,假若我沒有中風,會出現這樣的情況嗎?過去,你那麼辛苦,而我卻一點都不去分擔。我想這就是婚姻中風了。
現在,他們已成為一對恩愛夫妻,因為通過那場病,男人發現了一套新的婚姻理論:夫妻應該像左右手一樣,左手提東西累了,不用開口,右手就會接過來;右手受了傷,也不用呼喊和請求,左手就會伸過去。假如一個人的左手很癢,可右手卻伸不過來,這個人的身體一定是中風了,或是癱瘓了。婚姻愛情的身軀,假若一方不能主動地去關懷對方,久而久之,隨著不良狀況的加劇,也會中風癱瘓.
回應(3) | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 隨心 @ 2005年08月26日
昨晚突然覺得自己好無用,係發自內心。二十幾歲人,一事無成,工作唔見得好好,返工只是為錢,當然明白大多數人都是為了錢,每天勞勞役役,但現在這工作…
一個好的男朋友又沒有,至於朋友開始好似買少見少,各有各忙也各有各有生活各又各的煩惱。我真係唔知應該用什麼態度去生活,接受現在,有人會覺得你唔長進,向前衝,但又唔知為了什麼。個人好灰,這個階段的我,可以說是人生的底潮期,從來沒有試過咁無助。
這多個月,頭變得很重,很累,工作不能集中精神,好眼瞓。
明天可以點呢!?十萬個問號?????
明天約了朋友W去看大江戶嘉年華,希望可以開開心心玩一日。
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 隨心 @ 2005年08月25日
看了一個blog,
差點遺忘的感覺又再回來,
差點哭了出來,
原來傷痛一直沒有減退。
有時細想,
呢個世界係咪真係有因果,
如果有,
我上世是不是欠他一點,
在這世須受掛忘他的痛。
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 隨心 @ 2005年08月21日
今天跟朋友C去了Hello Kitty展,唉!一個令人失望的展覽呢,不准拍照真是令人吃一驚。
今天如願,雨沒有落得那麼兇,可以穿漂亮點,但到達會場,工作人員跟我們說場內不准拍照喎。當場”吓”了一聲,唔係嘛,咁黎做咩呀,大拿拿五十大元。我們只好淨看啦,地方真的很漂亮不能拍照真是大叫浪費。行了二十分鐘便完了。紀念品是一大張海幅,一張手拍及一本場刊,由於size不少,也幫朋友C拿了場刊,個袋好重好重。
之後本打算跟朋友C另外兩位朋友去看人體奧妙展,但由於人太多,最終也是沒有看到,其實我是很想看的。上次來港展覽已沒有看,因為找不到想看的朋友,看來今次可能也一樣會錯過。突然想,如果還跟他一起,這必是我們節目之一,等多久也會看。
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)