新衣服
今天終於拿了之前訂的蘿莉服~~
試穿之後的感覺是好漂亮~~
哈~~好開心啦~~
我還想買外套~~
還有頭飾~襪子~娃娃褲~~>..<
$$$…i need~!
@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/domo_kun/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: #000000; color: #333; text-align: center; } #page { /*border: 1px solid #959596; */ margin: auto; text-align: left; background-color: white; background-image: url(http://i39.photobucket.com/albums/e176/sakurayuki_uruha/Blog-Data/blog-bg-06.jpg); background-repeat:repeat-x; border: 1px solid white; } #header { text-align:left; width:620px; height: 250px; /*max-height:200px;*/ } #header h3 { margin-left:30px; margin-top: 30px; } #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/domo_kun/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: 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: #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;*/ color:#f2d320; text-decoration: none; } a:hover { /*color: #147;*/ color:#ffffff; text-decoration: underline; } #wp-calendar #prev a { font-size: 10pt; } #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: 620px; /*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; } */ .narrowcolumn { /*float: left;*/ float:right; /*padding: 0 0 20px 25px;*/ /*margin: 0 0 20px 25px;*/ padding-right:10px; width: 400px; } .widecolumn { padding: 10px 0 20px 0; margin: 5px 0 0 150px; width: 370px; } .post { margin: 0 0 40px; text-align: justify } .widecolumn .post { margin: 0; } .narrowcolumn .postmetadata 、.narrowcolumn .postmetadata a { padding-top: 5px; color:#666666; font-size:0.9em; } .widecolumn .postmetadata { margin: 30px 0; } #footer { padding: 0 0 0 1px; margin: 0 auto; width: 620px; 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 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/domo_kun/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 { float:left; padding: 20px 0 10px 15px; width: 180px; } #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:auto; height: 1.3em; width: 620px; 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; }
唉哎…我最近赤貧狀態…=''=
任何的娛樂活動都不用找我~~Orz
不過剛剛籌募一下[中三]班會活動~~
韓燒$98還是$89~~忘了~~~
靠…媽的我這樣沒$$還要這個價…QAQ
而且我打電話去問的時候~~那個死三八的態度十分惡劣~~
我極度不想去那間~~~哼哼哼~~~
想一下還有什麼可以做…又不會這樣貴的~~Orz
之後順道打電話去j-friends 問一下有我的budokan的場刊了沒~~~
my god…我打算沒有就扮發脾氣…
敲回我的3百元來買budokan 的DVD~~
怎想到竟然有了~~~~~~~~~QAQAQAQAQAQ
媽呀~~我還欠1百多元才可以拿那本場刊~~
可是我現在是超級超級的沒$$~~~
呀~~~
怎麼辦~~
剛剛還跟人買了一本蘿莉書書…==''
GAZE的場刊我又欠一百多元~~
GAZE的DVD我又沒$$去訂..~~
嗚..打死我我也要初回的~~[堅決]
另外…班會又好像有活動~~TAT
現在死也不行~~~~~~~~~~~~~~~QAQAQAQAQAQAQAQAQ
7月22出了去..*
因為朋友快生日就一起食飯~~
我穿了蘿莉服出去~~
其實是化了妝的~~
因為咖啡店燈光黃黃暗暗看不出來…(?)
嗚~~
而且膚色也是黃黃的…
no..>..<
大頭貼不是這個膚色的說..Orz
華麗麗的把大頭貼也放出來吧~~XD
不過事實是化的妝不夠濃…~~
而且妝也脫了一點~~
我想用的那個腮紅也不見了…=口=|||
可是化了別的腮紅時它竟然跑出來~~~ >..<
呀~~可惡~~
眼線筆也不見了~~Orz
這次找不回來~~Orz
那麼下次化濃一點嚕~~>w<//
(一):
今天下午跟老媽吵架~
我沒有錯…我是不會屈服的~~
(二)
我的蘿莉傘傘因為今天跟那38吵架~~
下午在房子一整天而做好了~~
其實和之前那張的圖一樣~~
不過那張圖是冰山一角…
現在的話~~整包傘子的喱士都縫好了~~真好~~
不過我想要衣車喔~~
我要車小褲子和紗裙~~~
嗚嗚嗚~~
還有東西我想車…呀呀~~~~~~~
衣車呀~~~~~~~~~~~~~~~~~~~~我想要~~~~~~TAT
可是現在沒$$敗…Orz
還要儲$$買gaze 的DVD…Orz|||
我欠抽的哥哥…巴死他…
害我要重打~~
他明明是知道我在打的~~
哼~
害我都沒心情說…… ((青筋..!
今天貼一下可愛的小蘿莉~~
蘿莉服果然是有美妙的魔力~~
可以還女生漂亮起來喔~~ >W<
首先~這一個是我~~
在謝師宴中拍的~~
白癡的笨蛋把玫瑰都反轉了~~ ==”
而且頭飾也歪了…==”
唉哎…|||
之後是我沒做好的傘子~~
哈~~
做了好久都沒做好…太懶了~~XD
這一張好像是從雜誌抓來的~~
右上角的那件好漂亮~~>/////<
我都不見Angelic Pretty有售喔~~>..<
華麗麗的BLOUS~~
好想要喔…>..<

相比BABY~~
我還是喜歡bodyline跟metamorphose~~
之後就是baby~~Angelic Pretty也不錯嘛~~
Victorian Maiden 的傘子最無敵~~!!
>/////////<
來看看VM的傘子~~喔~~
好美~~~~~~>w/

我就是喜歡蘿莉喔~~~~~