LOOK! I Don’t Jinx Them OK?!
Livorno 0-4 Milan
Roma 4-1 Torino
Juventus 5-2 Lazio
Fiorentina 2-2 Sampdoria
這一輪是意甲進球秀||||||
(閱讀全文)
@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/wintermagick/templates/wp-layout.css" );
/* Begin Typography & Colors */ body { font-size: 11px; /* Resets 1em to 10px */ font-family: Book Antiqua, Georgia, Verdana, Arial, Helvetica, sans-serif; background-color: #e7c878; color:#675F54; } #page { padding:0; margin: 0 0 0 120px; text-align: left; background: #e7c878 border: none; background-image:url(/main/wp-content/sitetemplates/wintermagick/img/); background-repeat:repeat-y; } #content { font-size: 1.2em } .narrowcolumn .entry, .widecolumn .entry { line-height: 1.2em; } .narrowcolumn .postmetadata { text-align: left; font-size:11px; } .alt { background-color: #e7c878; border-top: none; border-bottom: none; } #footer { 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.2em; text-transform:uppercase; font-family:Georgia, "Times New Roman", Times, serif; } h2.pagetitle { font-size: 1.2em; } #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: #5f5547; } 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: #ffffff; } .commentlist li, #commentform input, #commentform textarea { font-size: 11px; font-family: 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: #8F7262; } code { font: 1.1em 'Courier New', Courier, Fixed; } acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em; } a, h3 a:hover { color:#FFF9EF; text-decoration: none; } h2 a:hover { color:#ffffff; text-decoration: none; } a:hover, a:active { color:#675F54; border-bottom: 1px dotted; text-decoration: none; } #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: 846px; background-image:url(http://i167.photobucket.com/albums/u160/fsyee/romabg.jpg); } #header { background-image:url(http://i167.photobucket.com/albums/u160/fsyee/romalayout.jpg); background-repeat:no-repeat; margin:0 0 0 -70px; padding:0; height: 620px; width: 1000px; } #header h1 { font-size: 0pt; margin:0; padding: 30px 0 0 30px; text-align:left; } #header h1 a:link, #header h1 a:visited { color: ffffff; } #header h1 a:hover, #header h1 a:active { color: #C84684; } .narrowcolumn { float: left; padding: 0 15px 20px 20px; margin: 0 0 0 0; width: 68.5%; } .post { margin: 0 0 40px; text-align: justify; } .widecolumn .post { margin: 0; } #footer { padding: 0 0 0 1px; margin: 0 0 0 30px; width: 538px; clear: both; } #footer p { margin: 0; padding: 20px 0; text-align: center; } /* End Structure */ /* Begin Headers */ h1 { 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 h2{ color:#5F5547; border-bottom: 1px dotted; text-align: right; } #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 { padding-left:3px; } /* 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: 0 20px 20px 30px; width: 178px; } #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 { float: right; padding: 0; margin: 0; /*height:10px;*/ height:auto; width: 870px; text-align: right; font-size: 10px; } #topbar a:link { text-decoration: none; page-break-after: always; color: #ffffff; } #topbar a:visited { text-decoration: none; color: #ffffff; } #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." */
Livorno 0-4 Milan
Roma 4-1 Torino
Juventus 5-2 Lazio
Fiorentina 2-2 Sampdoria
這一輪是意甲進球秀||||||
No I am not referring to Roma, I am referring to myself…
So after the Roma-Livorno I was getting all depressed and I told my friend on MSN that even if Milan won the game the day after, that alone would not help to alleviate my depression because the 4pts gap would stayed the same since Fio won too…
GOSH I WAS SO WRONG!!!
HOW COULD ONE NOT BE HAPPY WHEN SOMEONE FROM YOUR TEAM SCORES A HAT TRICK!
AND IT'S FROM OUR DEAR RICKY KAKA!
I AM SUCH AN IDIOT TO MISS SUCH A GAME!!! *banging my head against the wall*
(for real, this must be some serious side-effect when one gets too much into Roma stuff…am I going to turn into an idiot as well? orz)

my dear friend, doesn't this pic remind you of someone named Steven Gerrard?XD
HERE WE GO THE SAME OLD SHIT AGAIN
Total possession, million of chances, but NO conversion of goal

once the ref blew his whistle, knowing that their scudetto dream had ended, poor DDR just collapsed onto the ground *ouch*

he bursted into tears…

and CRIED!
(and so did I after seeing how sad he was…T_T)

you know one thing that I really like about DDR is his PASSION, showing how seriously he cares for the jersey he wears, but sometimes I just hope him to be less emotionally involved…coz all this PAIN is too much for my heart to handle…orz

he was so devastated and depressed that even some guy from Livorno went to comfort him…

if you are wondering where the hell Vucinic and Mexes were, well they were not having a good time either…

damn…I can't bear this sadness anymore…

DDR doesn't deserve all of these, and neither do Mexes, Vucinic, and Cincinho…

SOMEONE GOTTA PAY FOR HIS TEARS!!!
MAN THIS IS PURE GENIUS!!!XDDD
>
Translation taken from LJ:
Taddei: Yes Francesco, what is the matter?
Fra: Ciao Taddei, have a seat.
Panucci: *in a worried tone*: What is the matter, Francesco?
Fra: The heads of the families have finally given us their offer.
Crespo: To give Coppa Italia away, in place of a truce.
Mexes: *in a spectacle tone* Is that true, Materazzi?
Marco: Yes. What, Totti, last year wasn't enough for you? It's our turn. Do you have a say in this, Delio Rossi?
Rossi: I must say, I agree with Materazzi.
Cruz: *in a threatening tone* We shall never forget what has happened last year. Only, that is, if you stepped out of this.
Totti:…
這東西真是把國米的匪氣表現的淋漓至盡啊﹗(噴)
Palla headed for Juve exit?
Reports in Italy suggest that Juventus are ready to unload Raffaele Palladino this summer and two clubs have emerged as favourites to swoop.
According to La Gazzetta dello Sport, Juventus gave Palladino the chance to sign for Palermo this summer, but he refused the offer.
However, it is believed that the 23-year-old would be tempted to accept a move at the end of this term, with high-flying Fiorentina and hometown club Napoli in the frame.
Premier League giants Arsenal are also known to be interested in a swoop, but Palla is likely to try and build his career in Italy before looking for a chance abroad.
Juve to offer Palla for Hamsik?
Juventus forward Raffaele Palladino could be set for Napoli in an exchange deal for talented midfielder Marek Hamsik.
While Sampdoria, Genoa and Fiorentina are said to be keeping an eye on the 23-year-old, Tuttosport suggests that the Old Lady will use Palla as a bargaining chip in their bid to land Napoli’s Hamsik.
所以說﹐當初續約是為了拿來當轉會搭頭的﹖(筋)
Juventus in 'Amauri agreement’
Palermo and Juventus have agreed a provisional deal for the transfer of Amauri, according to the Corriere dello Sport.
The fee is believed to be around £8.4m plus the rights to Azzurrini midfielder Antonio Nocerino and former Parma winger Marco Marchionni.
There are also whispers that Secco is considering offering defender Domenico Criscito – currently on loan at Genoa – to try and reduce the cash payment.
A month ago, there were claims that Secco had proposed a part exchange of £12m plus Sebastian Giovinco, Paolo De Ceglie and Claudio Marchisio.
這是甚麼﹖小甜菜大拍賣﹖= =
有沒有搞錯啊﹗﹗﹗(翻桌)
Juventus 3-2 Milan
Udinese 1-3 Roma
Inter 2-0 Fiorentina
Reggina 1-0 Sampdoria
怎麼輸了這麼多次還是4分的差距﹖orz
我相信現在安胖的表情一定是這樣的﹕

這是甚麼狗屎運啊哈哈哈哈﹗XD