@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 */
2006年08月09日
上星期「派生」來臨時,八號風掛三號波。香港左鄰右舍都掛八號風球,我們的天文台似乎認為香港是無堅不摧的,要到有人死先至知錯。幸好貨車司機機警,幸好機師沒有強行起飛搭載旅客 … 雖然影響到一班旅客 …
今早掛一號風球,街上聽到途人說有雙颱,跟著另一途人說有三個。回到公司開著電腦,到Yahoo!天氣看衛星雲圖,嚇見東南方向(近台灣一帶)有好多紅色區域,證實他們所言非虛。上星期巳令差不多整個香港都亂了(包括我屋企+我自己),希望風球不要真的打過來啊! (因為對天文台的信心巳開始動搖了。)
參考連結:
http://hk.weather.yahoo.com/images/asia_sat_440_ymd_y.html
Posted in: 隨心 |
回應(2) | 回應的RSS | 暫時未有引用通告|
(0)
2006年08月01日
Yahoo! Hong Kong 今日正式轉新版面了,基本上和美國的差不多。雖然是換了,但感覺有點怪,背景好像和中文字不太襯,而且沒有美國的背景轉色功能 CSS Switcher。
說開CSS Switcher,我一直覺得若Yahoo! 或其他大型網頁能善用的話,會有不錯的效果。例如白天時候給人一個明亮、精神充沛的背景,到晚上時則轉為一個黑或深藍調為主的背景,不喜歡的話可以轉回白天的或其他顏色配合自己所好,不是很酷嗎?
今日我也轉轉背景,來個青蘋果綠吧。
Posted in: web and design, CSS |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2006年07月31日
剛過的星期六在 Sam 的號召下,到深圳桑拿揼骨,同行還有 Desmond 、 William 、 Elton 、 Fat B 和波仔。
由於是次打算即日來回,所以行程頗為緊密,加上本人要星期六要工作的關係(亦好像只有我),開始時間巳是當日下午4:00,在上水火車站集合出發。換了智能身分證以來,第一次使用「e 道」過關。過關時蠻緊張的,怕其他人過了自己仍困在閘裡面,幸好亦順利過關。跟著我們便乘坐深圳的地下鐵路,這亦是第一次。它們的「車票」很特別,是個附有感應器的綠色「硬幣」,感覺先進得來有復古的味道。
到了老街站,亦即東門。在 William 和 Elton 的帶領下,我們到處逛街買東西。到六點左右,吃些中式地道快餐後,走多五分鐘,到了 Elton 常光顧的桑拿骨場。我們的正場開始了。
差不多四個鐘頭,我們幾乎試盡該店的服務,包括,洗面、按腳、修腳、揼骨、拔火罐等。服務經理極力推薦什麼「法式」推拿,但我們最終沒有人試。我試了洗面、按腳和揼骨。很喜歡美容師的手勢,很舒服,第一次用吸黑頭機,感覺有點「搞笑」,像被人扯面皮一樣。按腳和揼骨時候有些地方有點痛,不過可接受,手勢亦不俗。(有人給美容師按黑頭按痛了,似乎我們要更注意面部清潔呢。)
付賬大約180人民幣,我們十二點左右離開骨場。走到附近酒家吃宵夜,吃飽時巳差不多兩點了。從黃崗關口回香港,回到家時巳是2:30am了。
很難得今次大家都有意思到深圳去 relax 下,大家真的盡興而回,很期待下一次類似所謂的短線旅行。對了,回程途中看到一個很大的商店,不知是否下次到深圳旅程的目標呢?
Posted in: 隨心 |
回應(4) | 回應的RSS | 暫時未有引用通告|
(1)
2006年07月25日
上星期六我朋友 Sam and Damon 終於開Show,我等左好耐啦! (因為都好似講左半年)
開 show 前一天,好似有少少阻滯,Damon 打電話叫我搵人,吓,無人去? 當然唔係啦! 夜晚 8:30 開始,我們的主角 - Sam 是 Band show 的主音,Damon 是 Director 。他們的 Band 友也是我們母校荃官的,是低一form 的同學。
萬眾期待,開場來首 Soler 的「失魂」Warm Up。接連幾首陳奕迅及Beyond等令全場氣氛更高漲,他們真的好Pro啊! 其他同學仔亦出來一起唱,十分開心、盡興! Sam 勁呀,多謝首 Smooth Criminal! 回家時巳1點幾,當然他們還未走!
Good Show, Man!
Posted in: 隨心 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2006年07月20日
簡拿華路及艾馬遜巳落實過皇馬了。
之前巳說過,即使祖雲達斯降落乙組(或丙組),雖痛心但都會繼續支持,不過有兩個問題,一是應該短期內不能看祖記的賽事了; 另一個是 …
(閱讀全文)
Posted in: 足球 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2006年07月16日
恭喜意大利隊,第四度奪「大力神」盃。但世界盃卻在一個不堪入目的情況下結束。有太多說不出的感受。.
誰是有不君子行為,挑釁與鐵頭功,是先是後,是好是壞,是對是錯,誰可理解?
對不起,施丹!
你被紅牌趕出場的背影,和1994世界盃我最愛的巴治奧最後射失十二碼的背影,同出一徹 …
Posted in: 世界盃2006 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2006年07月09日
決賽如願地由法國對意大利,德國亦擊敗了葡萄牙得季軍,剩下的便看意大利能否擊敗法國了…
由 1990 年開始喜歡意大利,至今巳 16 年了,由喜歡巴治奧,到迪比亞路及派路,都是意大利的頂尖球員。
我喜歡祖雲達斯,是由他們買入巴治奧而開始 …
(閱讀全文)
Posted in: 世界盃2006 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)