Rye
2010年03月16日對世界不滿的話就先改變自己
@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/evening/templates/wp-layout.css" ); /* Theme Name: WordPress Default Theme URI: http://wordpress.org/ Description: The default WordPress theme based on the famous Kubrick. Version: 1.5 Author: Michael Heilemann Author URI: http://binarybonsai.com/ Kubrick v1.5 http://binarybonsai.com/kubrick/ This theme was designed and built by Michael Heilemann, whose blog you will find at http://binarybonsai.com/ The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php *** REGARDING IMAGES *** All CSS that involves the use of images, can be found in the 'index.php' file. This is to ease installation inside subdirectories of a server. Have fun, and don't be afraid to contact me if you have questions. */ /* Begin Typography & Colors */ body { font-size: 11px; /* Resets 1em to 10px */ font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; background-color: black; background-image:url(/main/wp-content/sitetemplates/evening/img/kubrickbgcolor.jpg); color: #333; /*text-align: center;*/ } #page { /*background-color: white;*/ /*border: 1px solid #959596; */ text-align: left; background: url(/main/wp-content/sitetemplates/evening/img/kubrickbg.jpg) repeat-y top; border: none; } #header { background-color: #73a0c5; background: url(http://www.mocasting.com/main/album/4397/original/118867.jpg) no-repeat top center; } #header_text { text-align:center; width:100px; max-height:200px; } #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/evening/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: 1em; 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.9em 'Lucida Grande', Verdana, Arial, Sans-Serif; } #commentform #url, #commentform #email, #commentform #author { width:300px; } #commentform #comment { width:350px; } #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; text-decoration: none; } a:hover { color: #147; 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;*/ margin-left:30px; padding: 0; width: 760px; /*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; } #headerimg { margin: 0; height: 200px; width: 100%; margin: 7px 9px 0; height: 192px; width: 740px; } .narrowcolumn { float: left; padding: 0 0 20px 45px; margin: 0px 0 0; width: 450px; } .widecolumn { padding: 10px 0 20px 0; margin: 5px 0 0 150px; width: 450px; } .post { margin: 0 0 40px; text-align: justify; } .widecolumn .post { margin: 0; } .narrowcolumn .postmetadata { padding-top: 5px; } .widecolumn .postmetadata { margin: 30px 0; } #footer { padding: 0 0 0 1px; margin: 0 auto; width: 760px; clear: both; } #footer p { margin: 0; padding: 20px 0; text-align: center; } /* End Structure */ /* Begin Headers */ h1 { padding-top: 70px; margin: 0; } .description { text-align: center; } h2 { margin: 30px 0 0; } 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/evening/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 { padding: 20px 0 10px 0; margin-left: 545px; 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; height:10px; width: 770px; text-align: right; } #topbar a:link { text-decoration: none; page-break-after: always; } #topbar a:visited { text-decoration: none; } #sidebararea #sidebarmenu { text-align: left; } #sidebarcontents { text-align: left; } #comment_content { font-weight:normal; } /* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you. It won't be a stylish marriage, I can't afford a carriage. But you'll look sweet upon the seat of a bicycle built for two." */
阿富汗女子
2009年05月03日
娜迪婭是一個阿富汗少女,二○○一年十一月,在美軍激戰之下,阿富汗塔利班政權倒台,這一年,娜迪婭十五歲。
娜迪婭喜歡文學,她最愛寫詩。她住在一個叫海拉的城鎮,九十年代,塔利班統治,不准女性讀書,不准女性塗指甲油,不准女性在公共場所大笑,否則判鞭笞。
在海拉大學,娜迪婭與其他女孩子,一起偷偷上文學課。為了掩塔利班男人的耳目,課室門掛上一塊「婦女針織班」的牌子。她們追隨一位教授,讀杜斯妥耶夫斯基的小說、普希京的詩。當時,萬一被發現,教授和女學生都要處死。
娜迪婭參加了地下詩社,在燭光裏,寫下許多詩,街上的電燈柱,常常吊着男女屍體,是塔利班政府處決的「叛國者」:他們的罪名,是自由戀愛。
這一年,布什出兵阿富汗,塔利班倒台,在歐美的指引下,阿富汗的新憲法,規定「男女平等」。但總統卡扎伊沒有執行憲法。去年,十五個女學生在上學途上,讓不相識的男人向她們臉上潑硫酸,一百二十家學校,因為有女生,被阿富汗男人放火燒掉。
娜迪婭本來唸中學,成績第一,因為她是女生,男班主任硬把她的分數壓下來,考第一的,必須是男性。娜迪婭向校長投訴,這時,塔利班下令把學校關掉,考第幾,不再重要了。
塔利班倒台之後,娜迪婭以為從此自由了。但她的父母要她下嫁一個平庸的男人,新婚之日,娜迪婭寫了一首詩,叫做「假笑」,向朋友訴說她強顏歡悅的心情。
有一天,她的弟弟接到電話,告訴他娜迪婭死了。她的丈夫不喜歡她寫作,也妒恨她在城中薄有詩名。他駡娜迪婭:「為什麼別人恭維的是你這個婊子,而不是我?」這一夜,他拿起一塊磚頭,把妻子活活砸斃。
男人殺妻,在阿富汗,不是什麼大罪,坐一個月牢就放出來。娜迪婭生前的地下詩社,同學為她整理遺作,發現她還寫了六十個短篇小說。塔利班倒台了,但對女人的殘虐和歧視,還在男人意識裏。娜迪婭的悲劇,只是千萬人之中的一樁。
什麼是「政治正確」?如果西方的男女平等思想,壓倒東方傳統的父權,解放了婦女,這是西方帝國主義霸權的勝利,還是黑暗專制的失敗?那些支持阿拉法、同情哈馬斯的儍蛋,如果是女人,願不願意投胎生在阿富汗?最大的罪惡不是暴虐,是偽善。
很難令一個社會明白什麼叫品味──當人人都歡欣地認為,從廣州乘火車到武漢,只需兩小時,高效率,等同「發展迅速」,就叫做「現代化」。
鐵 路
2009年12月31日
如果乘火車要追求高速,不如搭飛機。因為火車的旅途,是生活之一種,一生能乘一回偉大的火車旅程,才叫做幸福。
火車旅途的宏麗長卷,公認是橫越西伯利亞的鐵路,乘火車最怕匆忙,一段旅程,三個星期,由蘇格蘭的韋克鎮出發,終站海參崴,橫越七國,穿歷十個時區。
東 方快車的旅途,在小說家阿嘉泰克莉絲蒂的筆下:深秋的濃霧、謀殺的醞釀、貴婦的帽子垂下的面紗,皮草和銀白的長手套,化成一條懸疑的蒼龍。有什麼比月台上 的悵別更令人低迴,此去山重水複,在英法海峽和萊茵河之外,一縷灰煙,漸入誌怪小說的佳境。穿越羅馬尼亞吸血公爵黑斗篷蝙蝠般的巨影,伊士坦堡的晚禱裏, 徐徐駛進蘇聯 KGB的魔掌,然後是成吉思汗大漠未乾的血跡,最後,火車向溥儀滿洲國的迷夢進發,當餐車的鈴聲在耳後敲響,像安東尼鶴健士一樣的劉車長,走過甬道,友情 提醒:餐車會在半小時後關閉的,請勿向隅。
火車旅途的迷人之處,在於偶爾的誤點,在一個冬夜,無論停在一個陌生的月台,時值午夜,有一段離奇的等 待。車廂的玻璃蒙上一層白氣,用手指輕抹一環,看見空冷的月台,月台欄柵外一排魁崇的冬青樹,鐵道員遠遠喚響一聲哨子,深紅的號誌燈在站頭一揮,火車緩緩 開動了,伴着火車頭傳來一嬝哀厲的嗚咽。
曾經一個人,在這樣的火車旅途嗎?那段感懷的歲月,那個特別易哭的季節。卧舖車廂的壁爐是如許炙暖,案頭的一盞讀書燈,燈罩的花織是那麼絢艷。一個人在路上,為何偏要那麼自虐,選搭了一段世上最天荒地老的西伯利亞東方快車之旅?
只 為了在征途上回來,驗證了人間從無精 衞填海的恩,英台化蝶的愛。這種事趕在三十歲以前,悄悄做一回,在托爾斯秦小說的林蹤山影之間朦朧睡去,又在無名氏北極風情畫的曙色中惺松醒來。鐵路無所 謂高速,因為在火車上,一顆心在緩緩下墜,像一丸落日,飄披着往事的晚霞,當頭靠着窗台,火車頭的一聲哀,煙飄似髮,日以繼夜,載負着疲憊前生的你奔向遠 方的滄海。
1. 你所從事的工作,可以豐富生命,也可以令生命遠離你。苦心自問,內心正 想要什麼? 傾聽它的回答。 2. 在進一步交往之前,先問自己 : 我喜歡這個人是否有附帶條件? 我是否在逃避什麼? 是否企圖改變這個人? 如果你對其中任何一個問題的答案是“對“,那麼你還是離開這個人。他沒有你,會過得更快樂。 3. 如果 “擁有“ 那麼難,那就學習 “放底“。 4. 生活是一種享受,而不是一種負擔。愛自己多一點! 5. 每天也告訴一個人,你喜歡、欣賞他的地方。 6. 當你買了對方一值想要的東西,那份就是最浪漫、最有價值的東西。 7. 失戀就是與一個不愛你或你不愛的人脫離關係,那又有什麼值得傷心。 8. 對別人有更多了解,就會有深切的諒解 ; 對別人有真摰的同情,就會有更深長的感情。 9. 合理就好了,不需要太完美。請相信,人有缺點才可愛。 10. 等待別人去愛錫你,是漫漫小徑 ; 愛錫自己,卻是康莊大道。 11. 你怎樣對別人,就等於你想別人怎樣對你。 12. 享受生活的關鍵,不在於金錢、事業,而在於時間與心境。 13. 要別人愛你只有一個祕訣,就是做一個值得愛的人。 14. 不要急於表達你知的一切。 15. 愈是不可愛的人,愈需要被愛 ; 愈是吹毛求疵的人,愈需要關心和了解 16. 當事況無法解決時,不要浪費精力在不滿意上。 17. 想人無條件去愛你,不要先在別人身上加諸任何條件。 18. 想擁有,請先付出。 19. 學習聆聽對方想傳達些什麼。 20. 兩性相處之道,不在改造對方,而是成全雙方的真實自我。