@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年12月30日
昨天提及新年想到歐洲,今天同事M回來,便立刻諮問旅行社的電話準備問機票事宜,想不到已經爆得九九十十,回程還須後補呢!!
很緊張的一天,為了想得到較便宜的票,問了三間旅行社。但只有一間可為我們安排到我們的日期,還未能確定的。一邊忙著工作(今天特別忙),另一邊又忙著跟旅行社的人說情況及等消息,再另一邊又要跟亞姨商量,精神壓力很大。由於我是第一次做訂機票的事,所以真的很緊張,很多東西都不知道,又再手震,還出現作嘔的現象(可想壓力多大)。
問亞姨你們一早已決定去,為何不早點安排,她說姨丈就是喜歡這樣趕來趕去,我當堂打了個特
。我說這樣很累人,煩請盡快安排好去挪威那程的日期,免得再趕一場。
這年其實已感到人生有壓力,今天的事把它推得便高,突然想到有些人長期這樣生活在壓力真的很辛苦。我–好像將會變成這些,為學歷不足感到有壓力,為工作感到有壓力,為家人感到壓力,為朋友感到有壓力,為感情感到有壓力,為學業感到有壓力。或許以往的十年都是很運,沒有什麼壓力,很多時都開開心心,但可能上天覺得是時候停下來讓我好好努力了。
無論怎樣,好好做好自己的事,緃使不是事事如意。這樣對自己說,令人想起日劇”悠長假期”裡中的一句對白「人生不如意的時候,便當上天給你的一個假期吧了。」 這樣應該會容易過些
好了….要開始寫我的功課了。努力!!
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 健康 @ 2005年12月29日
決定新年去England & Norway,雖然會很貴,但有亞姨及姨丈一起我想可以分期付款。hehe….本來如果朋友T去台灣的話,我不會去歐洲的。因為我也未曾到過台灣,可惜今天問她說己不去台灣了,改去大陸。所以我也決定去歐洲,其實很擔心錢的問題,但由於很久沒有去旅行了,很想離開一下。
看了兩本運程書都說今年會破財的,書中也提議購物或計劃長旅行較好,這可說是中了。
回應(1) | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 隨心 @ 2005年12月28日
今天同事P再次請食鐵板燒,真係好好味呀!而且唔平嫁,lunch都要成$120位,帶子仲要$160嫁,但真係會食到個肚脹晒先走,yummy..yummy。
快到測驗了,本打算今晚回來好好溫習或做功課,可惜
…什麼也沒有做到,唉!只收拾了一下衣服及換了床單,真為測驗擔心。
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 隨心 @ 2005年12月27日
今晚跟兩個舊同學為聖誕吃飯,但心情不大好,很少說話,可說接近沒有。
原因可以說是跟其中一個同學有關,原本一早已說好元旦上大陸,是她自己要求的。一切安排好,家人也為這個安排月尾上,誰知突然又說不去,這己不是第一次了,以住也有前科。我也有為此生氣,可能她並不知道,因為她本就是一個反應遲鈍的人,話佢又唔聽講又唔明的人。跟她相識十年,以往我會跟自己說,她為人就是這樣不要怪她,就算另一位同學常跟我說她怎樣怎樣,我都為她說話,但這一兩年,開始發覺一個十年也沒有成長過的人令人很煩厭。有時想著對一個開始生厭的朋友是否應該選擇避開,但又想到相識十年。
開始對跟朋友行街厭倦,希望認識一些多點興趣的人

(22749.jpg )
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 隨心 @
很久沒有寫了,原因很多–lazy加好多野煩。其實這段時間想起很多事,個心好亂。沒有在這裡記下,但有寫在ICQ的INFO內,由那時起便有了這習慣,一直覺得會有人看。
其實這段時間也有很多事值得記得的:
十一月尾的考試,放了很多心機,但自覺成績還是不會理想,當時心情很差成個人down晒,當夜也收到朋友S的一個壞消息,幸好已沒事了。
十二月生日,不算很快樂,只跟一些朋友吃飯,開始厭倦生日。
表妹從英國回來放假,送了一個橙味及橙形的朱古力給我,很開心,她看來也不錯,雖然她不大喜歡英國,但她也明白可到英國讀書是難得的機會。
(22745.jpg )
公司X’mas抽獎,第一個被抽中(不是人人有份的),雖然不是大奬,但也很開心,証明還有少少luck,自覺這年有點倒楣呢!
(22746.jpg )
25/12跟舊同事看了Harry Potter,然後到她家裡打邊爐,再打麻雀。過了一個充實的聖誕節。
(22747.jpg )
26/12一位中學的同學結婚了,還記得讀書的時候,知道她拍拖,八掛的我走去偷看她的有車男朋友(現在的老公),哈哈!!不經不覺已是十年前的事了。在此祝他們”早生貴子,永結同心”。
後記:這個月心情不好,也影響與人的相處,包括:朋友,家人,同事。覺得很累,發覺很多時都是自己一個。
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)