@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年09月23日
當他放棄的時候,你卻發現自己已經喜歡了他。
這種遺憾也算大吧?
人便是這樣。被人喜歡的時候,我們是多麼的自恃?
當他大獻殷勤的時候,找們無動放衷。
當對方暗示和探聽的時候,我們也假裝不在乎。
當對方對我們忠心耿耿的時候,我們認為那是理所當然的。
當他積極的時候,我往往不置可否。
我是真的喜歡他嗎?
也許,我可以遇到更好的,他有很多缺點。
然而,當他變得消極、當他好像不再喜歡我,我卻著急了。
我唯有放下一點面子,向他暗示,我也是喜歡他的。
然而,他忽然變得很冷淡了。
這個時候有什麼辦法挽救?對不起,已經沒有了。
不要可惜,既然大家不能同步,失去了也不是損失。
如果你不是真的想離開一個人,那就最好不要隨便跟他說分手。
當你後悔分手,想挽回的時候,他也許不會讓你回去。
我們說分手有時是因為一時意氣,自己根本不想分手。
常常說分手,是會破壞感情的,只是你從來不在意。
你以為只有你會說分手嗎?
有時候,我們是真的不想繼續下去。
不是不愛他,而是前路太艱難,不知道怎麼走。
不如,我們分手吧!在感情最好的時候分手,我會永遠懷念你。
或許,我們還能夠做朋友。
說分手的是我。
然而,後來哭得最厲害的也是我。
我以為我可以離開你,原來我不能。
有些話,是收不回的。
有些愛,是不能兒戲的。
喜歡,就伸出手讓對方知道。
有時候,很多事情無需用對或錯來概全的。
尤其在完全沒有公式的愛情世界中,
喜歡就是喜歡,不喜歡就是不喜歡。
茫茫人海中,你能找到幾個跟你是契合的呢??
個性、相?、生活、談吐…
我們都不時在每一次的見面中,
為著自己的幸福在打著別人的分數,
好笑的是,對方也如此的對待自己。
100分。100分的人到底跑到哪裡去了??
我們都一直找自己的100分對象,
那我又有幾分可以配得上人家??
佛語『回首輕掬,隨身幸福。』
在無慾無求的生活中,或許就能遇上你的另一半。
喜歡,就伸出手讓對方知道吧。
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 愛情 @ 2005年09月11日
愛情上最尷尬的其中一回事,是不肯死心。
當他宣布要完結,而你那邊還未心息之際,你就會變得很難睇。
你扯住他問來問去,你問他為甚麼中途就走,你問他為甚麼愛過之後
可以忽然不愛你以為,愛上了一個人之後,是會一直愛下去的。
你好痛苦,癡癡纏纏,你也好醜樣。
年輕的時候,反而是最執著的時候,拿得起卻放不低。而對死心的了解是
你先死心就可以 但他早你一步死心,就罪該萬死。
後來我們才明白愛情是會消逝的,而且更是措手不及的事,
忽然,愛情就在他的手上終止。
尤其是年輕時代的愛情,昨天還好端端
今日他就不要你了。只有令自己死心,你才能從痛苦中抽離。
死心是,他不愛你了,你也不去愛他。
學習愛情是條雙行線,有來有往。只有走錯路的愛情才是單行線
只有你一條直路行駛而你身邊根本沒有路相伴。
輕鬆地說出:「係囉 佢唔愛我囉!」
不要仇恨,不要怨天怨地,你要明白,背叛是愛情中非常平常的事。
既然可以啪一聲相遇,他亦可以啪一聲離開你。離離合合,是生命常規。
執著而瘋狂,是傻人所為,別仰慕小說女主角的鍥而不捨,
所有不肯放手的人心理都有問題而且自私。失戀當然悲痛,
但如果不能學習死心,你就無資格戀愛。
我們的愛情是一段接一段的,也要經歷千迴百轉的煙消雲散
最後才會遇上棲息的地方。
回應(1) | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 秘密, 工作 @ 2005年08月15日
今日發現左公司所有人的出生日期丫,係因為要幫手入保險數,所以有所發現。有人話現在d明星keep得唔錯,估唔到我d同事都keep得幾好喎,嘻嘻,首先估唔到同事M大我12年,平日常說只是大我幾年。嘩!原來12年,不過睇樣又唔係好似喎,另外一個同事B,嘩!看他的樣子最多估有35,36,點知41,見到真係有D唔信,我看了很多次個名,才可以相信,厲害,厲害。aee….原來我地會計部,三個人都是一個大過一個12年喎,三個都係蛇年,三蛇肥,哈哈,但我想同事M,應該是龍年,因為佢年頭出世。不過很有趣呢!hehee
放工後,終於做了拖了很久的事,到浸會大學報讀了證書課程,路已經開始了也只有這條路可行,只好慢慢走吧!
夏季大減價啦,我也趁今日購入了兩條褲子,剛剛行過傘仔店,就看中了這個夏天一直想購買的白色褲,由於第二條半價,再選了一條短褲,兩條都是我一直想購買的。YEAH!!
今天也買了BEYOND 2005演唱會,我已看過現場,再買回除了覺得好看,也是令人懷念的一年,裡面每首歌都好聽,而我最喜歡是”誰伴我闖蕩”,歌詞寫得很好的。
曲:黃家駒 詞:劉卓輝 編:BEYOND
前面是那方 誰伴我闖蕩
沿路沒有指引 若我走上又是窄巷
尋夢像撲火 誰共我瘋狂
長夜漸覺冰凍 但我只有盡量去躲
★幾多天真的理想 幾多找到是頹喪
沉默去迎失望 幾多心中創傷
△只有淡忘 從前話說要如何
其實你與昨日的我 活到今天變化甚多
只有頑強 明日路縱會更徬徨
疲倦慣了再沒感覺 別再可惜計較甚麼
(始終上路過)
誰願夜探訪 留在我身旁
陪伴渡過黑暗 為我驅散寂寞痛楚
尋覓沒結果 誰伴我闖蕩
期望暴雨飄去 便會衝破命運困鎖
Repeat ★ △ △
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 愛情, 秘密 @ 2005年08月13日
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
Posted in: 隨心, 愛情 @ 2005年08月11日
靈感真係好得意,好似感情咁,如果放底左,就好難有返那種感覺。怪不得很多創作人當靈感到,就要立刻記底,過後諗返都不是那東西了。
明明昨天同今天看了很多東西都好有感觸,諗住返黎寫底,但一打開日誌想打的時侯,之前的感覺就沒有了。
還記得昨天看了一個Blog,說分手時的事,它把我帶回到多個月前,真是可以哭的話,真的很想哭,那種感覺太相似了。
這兩個多月,晚上都見到你online,感覺是這麼近,那麼遠。近–見到你online,感覺很近,以前我們也是由那麼開始相熟。遠–自分了手後,不敢再亂給你maessage,連一句問侯也怕,怕你發覺我還捨不得放手。很久沒有你的消息,你最近好嗎?
說過分手後也可以做朋友,朋友也有分不同種類,我們可以做那一類?
<愛我別走>
★ 我到了這個時候還是一樣
夜裡的寂寞容易叫人悲傷
我不敢想的太多 因為我一個人
迎面而來的月光拉長身影
漫無目的地走在冷冷的街
我沒有妳的消息 因為我在想妳 Ya~
◆ Oh~愛我別走 如果妳說 妳不愛我
不要聽見妳真的說出口 再給我一點溫柔
Repeat ◆, ★, ◆, ◆, ◆,
回應(1) | 回應的RSS | 暫時未有引用通告|
(0)