@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/mx4/templates/wp-layout.css" );
body {
margin: 0px;
padding: 0;
font-size: 11px; /* Resets 1em to 10px */
font-family: Georgia, Verdana, Arial, Sans-Serif;
background-color: #cccccc;
color: #333;
text-align: center;
background: url("http://www.angelkid.net/picture/winterbg.jpg");
}
#header {
padding: 0;
margin: 10 auto;
height: 285px;
width: 100%;
background-color: #8BACD7;
background: url("http://www.angelkid.net/picture/bannerbear1.jpg") no-repeat bottom center;
}
#headerimg h1 {
margin-right:10px;
}
#page {
background-color: white;
margin: 0px auto;
padding: 0px;
width: 740px;
text-align: left;
background: url("http://www.angelkid.net/picture/kubrickbg.gif") repeat-y top;
border-left: 1px solid #1F3851;
border-right: 1px solid #1F3851;
}
#footer {
padding: 0;
width: 740px;
clear: both;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: .9em;
color: #888888;
background: url("http://www.angelkid.net/picture/kubrickfooter.jpg") no-repeat bottom;
border: none;
}
#footer p {
margin: 0;
text-align: center;
padding:5px;
}
/* Positioning */
.headerimg {
position: absolute;
margin-top: 10px;
margin-left: 24px;
}
.narrowcolumn {
float: left;
padding: 0 30px 0 25px;
margin: 0 0 0 0;
width: 470px;
}
.widecolumn {
padding: 0 0 0 0;
margin: 0 0 0 80px;
width: 400px;
}
.post {
margin: 22px 0 12px 0;
text-align: justify;
}
/********** End Structure *********/
/********** Begin Logo - if there is one *********/
.logo {
padding-top: 10px;
padding-left:22px;
}
/******** End Logo *********/
/******** Begin Navigation ********/
#navcontainer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-transform: uppercase;
margin: 0;
}
#navcontainer ul {
padding-left: 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
background-color: #E3DFBF;
color: White;
float: right;
width: 100%;
font-family: arial, helvetica, sans-serif;
}
#navcontainer ul li { display: inline; }
#navcontainer ul li a {
padding: 0.2em 1em;
background-color: #8BACD7;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #E3DFBF;
}
#navcontainer ul li a:hover {
background-color: #FBF9E6;
color: #93425A;
}
#navcontainer ul li a.selected {
background-color: #FBF9E6;
color: #93425A;
}
/******** End Navigation ********/
/******** Begin menu ********/
#menu {
padding: 14px 12px 0 0;
margin-left: 535px;
font: 1em Verdana, Arial, Sans-Serif;
color: #888888;
}
#menu h2 {
display: block;
background: #FAF9E8;
border: 1px solid #dddddd;
-moz-border-radius:5px;
padding: 3px 2px 3px 3px;
margin: 0 0 6px 0;
color: #93425A;
font-family: Verdana, Sans-Serif;
font-size: 1.0em;
text-transform: uppercase;
font-weight: lighter;
}
#menu form {
margin: 0;
margin-left: 0;
}
/********* End menu *********/
/********* Begin Typography & Colors *********/
/* Links */
a {
color: #42769F;
text-decoration: none;
}
a:hover {
color: #1A426A;
}
/* Headings */
h1 {
font-size: 2.4em;
text-align: left;
margin: 0;
}
h2 {
font-size: 1.4em;
margin: 0;
}
h3 {
font-size: 1.2em;
margin: 0;
}
h1, h2, h3 {
font-family: Georgia, "MS Serif", "New York", serif;
font-weight: normal;
}
h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration: none;
color: #8BACD7;
}
h2.pen {
margin-bottom: 1px;
margin-left: 0px;
padding: 6px 2px 2px 24px;
background: url(/main/wp-content/sitetemplates/mx4/img/pen1.gif) no-repeat 0px 4px;
}
h2.pagetitle {
font-size: 1.4em;
height: 1em;
margin: 20px 0 20px 0;
padding: 9px 2px 12px 44px;
background: #ffffff url(/main/wp-content/sitetemplates/mx4/img/bigarchive.gif) no-repeat 6px 3px;
border: 1px solid #cccccc;
-moz-border-radius:5px;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #93425A;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
text-decoration: none;
}
h2 a:hover, h3 a:hover {
color: #93425a;
text-decoration: none;
}
.description {
font-size: 1em;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
text-transform: uppercase;
color: #888888;
text-align: left;
}
/* Structure */
#content {
font-size: 1.2em
}
.widecolumn {
line-height: 1.6em;
}
.widecolumn .entry p {
font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
margin-top: 0px;
padding-top: 0px;
line-height: 1.4em;
}
.narrowcolumn .postmetadata {
text-align: left;
border-top: 1px dashed #8BACD7;
}
/* Various */
.navigation {
display: block;
text-align: center;
margin: 32px 0 20px 0;
height: 20px;
font-size: 0.9em;
}
.alt {
background-color: #ffffff;
padding: 6px;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}
small {
font-family: Arial, Helvetica, Sans-Serif;
color: #888888;
font-size: 0.8em;
line-height: 1.5em;
}
.smalltime{
text-align: left;
font-family: Arial, Helvetica, Sans-Serif;
color: #888888;
font-size: 0.8em;
padding: 0px 0px 0px 14px;
margin: 0 0 0 0;
margin-bottom: 2px;
background: url(/main/wp-content/sitetemplates/mx4/img/posttime.gif) no-repeat 0px 0px;
}
.smalluser{
float: left;
text-align: left;
margin-left: 6px;
font-family: Arial, Helvetica, Sans-Serif;
color: #888888;
font-size: 0.8em;
padding: 0px 0px 0px 14px;
background: url(/main/wp-content/sitetemplates/mx4/img/postuser.gif) no-repeat 0px -2px;
}
.smallcat{
float: left;
text-align: left;
font-family: Arial, Helvetica, Sans-Serif;
color: #888888;
font-size: 0.8em;
padding: 0px 0px 0px 14px;
background: url(/main/wp-content/sitetemplates/mx4/img/postcat.gif) no-repeat 0px 0px;
}
.smallcomments{
float: right;
text-align: right;
margin-left: 6px;
font-family: Arial, Helvetica, Sans-Serif;
color: #888888;
font-size: 0.8em;
padding: 0px 0px 0px 14px;
background: url(/main/wp-content/sitetemplates/mx4/img/postcomment.gif) no-repeat 0px 0px;
}
.entry {
color: #354657;
font-family: Georgia, "MS Sans Serif", Geneva, sans-serif;
font-size: .9em;
}
.entrytext {
color: #354657;
font-family: Georgia, "MS Sans Serif", Geneva, sans-serif;
font-size: 1em;
}
/* Lists */
.post .styled ul {
list-style:none;
padding-bottom:1px;
padding-left: 0;
margin-left: 0;
text-indent: 0px;
}
.post .styled li {
margin-bottom: 10px;
margin-left: 0px;
padding: 5px 10px 5px 30px;
background: #ffffff url(/main/wp-content/sitetemplates/mx4/img/archive.gif) no-repeat 6px 6px;
border: 1px solid #cccccc;
-moz-border-radius:5px;
}
.post .styled li a {
}
.post .styled li:hover {
border: 1px solid #42769F;
}
/* Cleaners */
.clear {
margin: 0;
padding: 0;
clear: both;
}
.clearleft {
clear: left;
}
.clearright {
clear: right;
}
/* Line */
.line {
margin-top: 15px;
border-top: 1px solid #cccccc;
margin-bottom: 3px;
}
/********* End Typography & Colors *********/
/********* Begin Comments *********/
.commentlist {
padding: 0 0 0 0;
text-align: justify;
margin: 0 0 0 0;
font-size: 0.9em;
font-family: Arial, Helvetica, Sans-Serif;
color: #333333;
}
.commentlist li {
margin: 5px 0 0 0;
padding: 5px 10px 3px 10px;
list-style: none;
background-color: #FFFFFA;
border-bottom: 1px solid #a3a3a3;
border-right: 1px solid #a3a3a3;
}
.commentlist p {
margin-left: 0px;
}
.commenttext {
padding-left: 67px;
text-align: justify;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
.lightblue {
padding: 3px;
background: #DFECFB;
-moz-border-radius:5px;
}
#commentarea {
width:400px;
overflow:hidden;
}
/********* End Comments *********/
/********* Begin Images *********/
.entry img {
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
max-width: 400px;
}
.entrytext img {
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
max-width: 392px;
}
.img {
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
}
.imgleft {
float: left;
margin-bottom: 6px;
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
}
.imgright {
float: right;
margin-bottom: 6px;
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
}
p img {
max-width: 100%;
}
img.centered {
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.gravatar {
float: left;
margin: 2px 10px 6px 0px;
background-color: #ffffff;
border: 1px solid #dddddd;
padding: 2px;
}
/********* End Images *********/
/********* Begin Aligning *********/
.alignright {
float: right;
}
.alignleft {
float: left;
}
.center {
text-align: center;
}
/********* End Aligning *********/
/********* Begin Lists *********/
html>body .entry ul, html>body .entrytext ul {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
html>body .entry ul li, html>body .entrytext ul li {
margin: 0 0 0 30px;
padding: 0 0 0 0;
}
html>body .entry ol, html>body .entrytext ol {
margin: 0 0 0 18px;
padding: 0 0 0 0;
}
html>body .entry ol li, html>body .entrytext ol li {
margin: 0 0 0 20px;
padding: 0 0 0 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
#menu ul ul li, #menu ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #888888;
}
#menu ul, #menu ul ol {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#menu ul li {
list-style-type: none;
list-style-image: none;
margin: 0 0 10px 0;
padding: 0 0 0 0;
}
#menu ul p, #menu ul select {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#menu ul ul, #menu ul ol {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#menu ul ul ul, #menu ul ol, #menu ul li ul li {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#menu li.none {
margin: 0 0 0 0;
list-style-type: none;
list-style-image: none;
background: none;
}
#menu li none a {
margin: 0 0 0 0;
list-style-type: none;
list-style-image: none;
background: none;
}
#menu ul ol li {
list-style: none;
padding: 0 0 0 0;
}
#menu ul ul li, #menu ul ol li {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#menu ul ul li a, #menu ul ol li a {
margin: 0 0 0 0;
padding: 0 0 0 7px;
background: url('/main/wp-content/sitetemplates/mx4/img/li1.gif') 0px 4px no-repeat;
}
#menu ul ul li a:hover, #menu ul ol li a:hover {
margin: 0 0 0 0;
padding: 0 0 0 7px;
background: url('/main/wp-content/sitetemplates/mx4/img/li2.gif') 0px 4px no-repeat;
}
/********* End Entry Lists *********/
/********* Begin Form Elements *********/
#searchform {
margin: 4px auto;
padding: 5px 3px;
text-align: center;
}
#menu #searchform #s {
background: #ffffff;
/* background: url(/main/wp-content/sitetemplates/mx4/img/input_bg.gif); */
background-repeat: repeat-x;
border: 1px solid #cccccc;
width: 131px;
padding: 2px;
float: left;
font-size: 1em;
color: #888888;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
padding: 0;
font-size: 1em;
display: block;
}
.entry input { /* This is mainly for password protected posts, makes them look better. */
color: #000000;
font-size: 1em;
margin: 5px 0 0 0;
padding: 4px;
float: left;
background-color: #FFFFFA;
border-bottom: 1px solid #a3a3a3;
border-right: 1px solid #a3a3a3;
}
select {
background-color: #FFFFFA;
border-bottom: 1px solid #a3a3a3;
border-right: 1px solid #a3a3a3;
width: 130px;
}
.backlight {
background-color: #FFFFFF;
border-bottom: 1px solid #a3a3a3;
border-right: 1px solid #a3a3a3;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}
.commentspacer {
padding-left: 6px;
padding-top: 5px;
}
#commentform textarea {
background-color: #FFFFFF;
border-bottom: 1px solid #a3a3a3;
border-right: 1px solid #a3a3a3;
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
/*width: 450px;*/
width: 450px;
padding: 4px;
}
#commentform #submit {
color: #1A426A;
font: 0.8em Verdana, Arial, Sans-Serif;
padding: 2px;
text-transform: uppercase;
background-color: #DFECFB;
border-bottom: 1px solid #a3a3a3;
border-right: 1px solid #a3a3a3;
border-top: 1px solid #DFECFB;
border-left: 1px solid #DFECFB;
}
#commentform textarea:focus, #commentform input:focus, .entry form:focus, #menu #searchform #s:focus {
border: 1px solid #42769F;
}
#commentPreview {
width: 450px;
font: 0.9em Verdana, Arial, Sans-Serif;
background-color: #fff;
border-top: 1px solid #888888;
border-bottom: 1px solid #888888;
border-left: 1px solid #888888;
border-right: 1px solid #888888;
padding: 6px;
}
/********* End Form Elements *********/
/********* Begin Various Tags & Classes *********/
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #888888;
}
blockquote {
margin: 15px 20px 0 20px;
padding-left: 40px;
background: url('/main/wp-content/sitetemplates/mx4/img/blockquote_l.png') no-repeat;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
hr {
display: none;
}
a img {
border: none;
}
/********* End Various Tags & Classes *********/
/******** Begin Calendar *********/
#wp-calendar {
empty-cells: hide;
width: 140px;
background-color: #ffffff;
color: #8BACD7;
font-size: 1em;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#wp-calendar #next a {
display: block;
text-transform: uppercase;
background-color: white;
text-decoration: none;
text-align: right;
font-size: 1em;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#wp-calendar #prev a {
display: block;
text-transform: uppercase;
background-color: white;
text-decoration: none;
text-align: left;
font-size: 1em;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#wp-calendar a {
display: block;
background-color: #DFECFB;
}
#wp-calendar a:visited {
display: block;
}
#wp-calendar td {
padding: 0;
margin: 0;
text-align: center;
background-color: #ffffff;
}
#wp-calendar #today {
color: #93425A;
}
#wp-calendar caption {
text-align: left;
background: #FAF9E8;
border: 1px solid #dddddd;
-moz-border-radius:5px;
padding: 3px 2px 3px 3px;
margin: 0 0 6px 0;
color: #93425A;
font-family: Verdana, Sans-Serif;
font-size: 1.0em;
text-transform: uppercase;
font-weight: lighter;
}
/********* End Calendar *********/
/********* Begin SPG Gallery *********/
#spg {
margin: 0 0 0 0;
text-align: left;
}
/*
#spg posttitle {
font-family: Georgia, "MS Serif", "New York", serif;
font-weight: normal;
font-size: 1.6em;
}
#spg a.posttitle {
font-family: Georgia, "MS Serif", "New York", serif;
font-weight: normal;
font-size: 1.6em;
}
*/
#spgprev, #spgnext {
display:block;
padding:5px;
border:1px solid #dddddd;
/*-moz-border-radius:5px;*/
background:#ffffff;
text-decoration:none;
margin: 20px 0px 10px 0px;
}
#spgprev:hover, #spgnext:hover {
border-color:#dddddd;
background: #8BACD7;
color:white;
}
#spg #spgprev {
float:left;
}
#spg #spgnext {
float:right;
}
#spg #image {
text-align:center;
}
#spg .imgwrapper {
float: left;
margin-right: 19px;
padding: 2px;
height:110px;
}
#spg .imgwrapper span {
display:block;
font:9px verdana, sans-serif;
text-align:center;
}
#spg .imgwrapper img {
background-color: #ffffff;
border: 1px solid #dddddd;
/*-moz-border-radius:5px;*/
padding: 4px;
}
#spg .imgwrapper a:visited img {
background-color:#ffffff;
}
#spg .imgwrapper a:hover img, #spg .imgwrapper a:focus img {
background-color: #8BACD7;
}
#spg .imgwrapper a:hover, #spg .imgwrapper a:focus {
color: #8BACD7;
}
#spg #single {
padding:3px;
border:1px solid #dddddd;
/*-moz-border-radius:5px;*/
background:#ffffff;
}
#spg #desc {
border-color:#ddd;
border-style:solid;
border-width:1px;
text-align:center;
clear:both;
margin:5px 40px;
padding:5px;
}
#spg #credit {
background: #1A426A;
border-top:4px solid #333;
/*-moz-border-radius:0 0 20px 20px;*/
color:#fff;
font-size:9px;
margin:10px 0 0;
padding:3px 0 3px 10px;
clear:both;
}
#spg #credit a {
color:#fff;
}
#spg #breadcrumb {
border:1px solid #ffffff;
margin:0;
background-color: #ffffff;
padding: 2px 2px 2px 2px;
margin-top: 6px;
}
#spg #breadcrumb {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.8em;
line-height: 1.5em;
}
#spg #breadcrumb:hover{
border: 1px solid #42769F;
}
/*
#spg #dirdesc {
padding:4px;
padding-left: 1px;
border-bottom:1px solid #ddd;
}
*/
#spg #gallery {
float: left;
margin: 20px 0px 5px 0;
}
#spg #directories ul {
list-style:none;
padding-bottom:1px;
padding-left: 0;
margin-left: 0;
text-indent: 0px;
}
#spg #directories li {
margin-bottom: 10px;
margin-left: 0px;
padding: 5px 10px 5px 44px;
background: #ffffff url(/main/wp-content/sitetemplates/mx4/img/cam.gif) no-repeat 6px 4px;
border: 1px solid #ffffff;
}
#spg #directories li:hover {
border: 1px solid #42769F;
}
#directories h2 {
font-family: Georgia, "MS Serif", "New York", serif;
font-weight: normal;
font-size: 1.6em;
}
#spg #directories h3 {
font-family: Georgia, "MS Serif", "New York", serif;
font-weight: normal;
font-size: 1.2em;
}
/******* End SPG Gallery *******/
/******* Nice titles *******/
div.nicetitle {
position: absolute;
padding: 4px;
top: 0px;
left: 0px;
color: white;
font-size: 11px;
font-family: Verdana, Helvetica, Arial, sans-serif;
width: 25em;
font-weight: bold;
background: #8BACD7;
/* Mozilla proprietary */
-moz-border-radius: 12px;
}
div.nicetitle p {
text-align: left;
margin: 0;
padding: 0 3px;
}
div.nicetitle p.destination {
font-size: 9px;
text-align: left;
padding-top: 3px;
}
/******* End Nice titles *******/
#topbar {
padding: 0;
height:10px;
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;
}
下午,也是沒有怎麼工作過。吃過飯回到學校,轉頭就到樓上看春田花花dvd去。
今天樓上可熱鬧了,基本上所有助理都聚在那兒(齊人了),要看dvd的看dvd,要工作的繼續工作,要玩的也在那兒玩。
我最想還是看春田花花,於是坐在那兒看春田花花。邊看的時候,Manny拿出他的星戰發光玩具劍,統共四把,每把聽說要上千元嘩!我們都猜他是怎麼帶回來的,那麼長的幾把劍(如長光管),他竟連盒帶回來。他放在資源室裏的玩具認真不少!於是大家就拿著他的劍比起武來。雖然我都沒有看過星戰,也對男孩子的玩具沒有興趣,但跟他們玩著,也頗好玩啊!
整個下午,玩的好滿足。
回到自己的位子,發現多了隻透明膠蛋蛋,蛋蛋裏盛著果汁糖,大概是在上送給我的吧,可惜她已經走了,好高興噢!在上,謝謝你!
明天約了小馬和珊唱k,很久沒有K-lunch過了。由於要出九龍,所以要十點左右就要出門,珊說明早要morning call服務。我很久沒有提供morning call服務了。從前當我們還是一起在友安堂返崇拜的時候,每個星期日早上,我都會morning call她。轉眼已經是6年以前的事啦!
Posted in: 日記 |
回應(1) | 回應的RSS | 暫時未有引用通告|
(0)
哈哈,過了一個很快樂的上午。這個上午,學校又請吃小餐(因為只有幾種食物),然後……好像都是打打留言看看blog之類,還有就是去給老師們拍拍照,就上樓去跟moon和ming聊啦。
聊的期間,Manny請我們吃餅乾,那種小小的卡通餅乾。我一眼望去,看見好像是超人餅,於是問他是超人餅嗎?他反問我:你覺得像超人?不像嗎?哪是什麼?我看都沒看就把餅吃了,他也沒有回答我的問題。後來聊得差不多了,準備去吃飯的時候,我驚見桌面上放著一個姆明谷的紙盒,原來剛才吃的是姆明谷餅乾喔,細看之下,才發現我剛才吃的不是超人,卻是史力奇@@”。可是樣子不太像喔,胖了矮了又醜了,但還是給盒子跟餅乾拍了照,今晚放上來讓大家看一下。
然後跟moon和ming去吃飯,moon說我和ming的性格有點像,走在一起的對話很有趣,又像唱雙黃吧!很多時候,我跟有點幽默感的人走在一起,熟了以後,都會產生類似的化學作用,通常遇有不能加入我們的旁觀者,都會覺得我們的對話很有趣。moon說跟我相熟前和後的感覺是完全不同的,覺得我前後的性格像兩個完全不同的人。在跟我相熟以前,她覺得我cool得不得了,不會笑,不能接近(通常跟我不熟又常常在我身邊的人都有如此感覺),她完全不能想像我可以如施施所說的是個好玩的人;相熟以後,她嚇了一跳,原來我是如此愛笑愛玩,一點cool的感覺也沒有。她說這樣子的我實在令她感到很suprise呢!
所以今天的心理測驗很準,我的冷漠就是用來掩飾害怕和人群接觸的自然反應。在陌生的環境和人群當中,我通常都表現得非常冷漠,除非有人主動來認識我,跟我說話,否則我很難主動認識別人,融入環境。可是一旦有人主動跟我認識,跟我聊起,我卻可以立即就跟別人熟起來,表現出真正的自己,尤其是那些愛笑又有幽默感的人,更特別投契。
可是呢,我還是覺得對陌生人不要太冷漠,嚐試主動一點比較好。
Posted in: 日記, 隨心 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
美國知名主持人 “林克萊特”一天訪問一名小朋友,問他說:「你長大後想要當甚麼呀?」 小朋友天真的回答:「嗯…我要當飛機的駕駛員!」
林克萊特接著問:「如果有一天,你的飛機飛到太平洋上空所有引擎都熄火了,你會怎麼辦?」小朋友想了想:「我會先告訴坐在飛機上的人綁好安全帶,然後我掛上我的降落傘跳出去。」當在現場的觀眾笑的東倒西歪時,林克萊特繼續著注視這孩子,想看他是不是自作聰明的傢伙。沒想到, 接著孩子的兩行熱淚奪眶而出,這才使的林克萊特發覺這孩子的悲憫之情遠非筆墨所能形容。
於是林克萊特問他說:「為甚麼要這麼做?」小孩的答案透露出一個孩子真摯的想法:「我要去拿燃料,我還要回來!我還要回來!」。
你聽到別人說話時……你真的聽懂他說的意思嗎?你懂嗎?
如果不懂,就請聽別人說完吧,這就是「聽的藝術」
1. 聽話不要聽一半。
2.還有,不要把自己的意思,投射到別人所說的話上頭。
卡登詩時是個還未學會聆聽的人,以上兩個錯誤都常常犯到了,要努力學習呀!
Posted in: 文章 |
回應(3) | 回應的RSS | 暫時未有引用通告|
(0)
做了一個長長的心理測驗,看得頭暈,只把我認為對的或有可能的分析貼出來好了……
個性
你是個重視美和氣氛的浪漫主義者,生活態度也像夢般的虛幻。 (白日夢多的是!)
你沒有很強的物慾,所以,也不會特意去營造財產。 (不虧本已算不錯)
你是一個在心智上完全臻於成熟的人。每天精神奕奕、充滿自信,同時又很受到朋 友們的信賴。但是相對地,你對日常生活乃至人生的態度稍嫌嚴肅了一點。 (這個我不肯定)
你是那種吵架吵完就忘的類型。無論吵得再凶,對方說得多難聽,睡了一覺之後,你都好像沒發生過一樣地能和對方繼續相處。這樣的態度,反倒是讓對方自己覺得慚愧,而能順利地言歸於好。 (哈!一覺醒來就什麼都忘記了嘛!)
對錢很不在意,只有在感覺錢是很重要的時候,才會加以儲蓄。對金錢的運用漫不經心,常會丟掉錢包,借給別人的錢也常常會忘記。由於你浪漫的個性,所以不要等到要救急時才存錢,更要有計畫的管理錢財,這樣對你才會有幫助。 (要學理財?!@@)
表面上看起來,你好像是一個很好說話的人,其實最最固執的人,就是你了,一旦發起牛脾氣來,任誰也拗不過你。 (聽說是耶)
因為在你的內心是封閉和害羞,冷漠就是你用來掩飾害怕和人群接觸的自然反應! (這個實在說得太對咧!)
你是心地非常善良的人,但與人相處時為了不想暴露自己的缺點而設了一道防線,所以有時會被人誤會為不容易親近之人,雖然朋友不多,但能擁有深厚友誼。 (似是疑非)
你的個性保守,相當重視道德.因此這種類型的人很重視自己的想法,不勉強自己與他人交往,有頑固的一面。 (頑固詩時)
你能擁有一份可以發揮自己專長的工作,逐步完成自己的夢想。 (是嗎?)
還有,你脾氣變化無常,有興趣時,能認真踏實做下去,一旦失去興趣,就會對所做的事感到莫明其妙,予以放棄。 (三分鐘熱度是也)
愛情
你的感情表現常常是勇敢、開明、自由的,因為你非常的坦然,因此從來不喜歡猜忌或懷疑別人對你的態度和心意。 (這個我不敢說)
你對人有很好的包容力,如果遇到實在不喜歡的人,採取態度是迴避,不會直接衝突。 (這個倒是真的)
暗戀是你最拿手的戀愛方式!永遠只在遠遠的地方看著心儀的人,幻想著有一天他會主動來約你.愛他就要勇敢說出來!加油唷。 (就是啦,總愛做夢)
先天上你就是一個會掌控戀情的人,不管是怎樣的戀情,一但讓你遇上了,你都能順利地照著自己的意思運作;而且你非常地瞭解異性的心理,知道什麼時候該撒嬌、什麼時候該使性子,這也正是你的魅力所在,所以對方很快地就會被你吸引。 (如果真是這樣子也好)
在一旁等到沒人時才上前去欣賞那幅畫,正是屬於等候型的人。這種人只會傻傻的等待机會上門,不會自己去尋找,因此常有眼睜睜看著心上人被人搶走的經驗,真可憐! (等,寂寞到夜深……)
對方是個性開朗,對工作熱心,即使作別人不願作的事也不覺苦惱。 (對喎!)
你的個性比較沈靜,可是你卻喜歡上陽光、活潑,甚至做事有點傻勁的異性,你們之間像是互補的組合,讓人充滿了甜蜜和期待的感覺。 (也對喎!)
你會使用柔性策略來誘引愛人入甕,因為你知道太過強硬只會造成對方的反彈,就像是無法吹掉旅人外套的西風一樣,你寧願散發溫暖的光芒,讓愛人衷心願意留在你身旁。 (我是嗎???)
不過,你也是非常講理的人,只要是必要的活動,你不會限制對方去參加,而且願意成為支持者,真是個明事理又貼心的理想情人啊! (我講理嗎?)
你會因愛人的言行舉止,而產生許多迷惑,你不能肯定他是否真心愛你,也不知道愛情會延續多久,所以你時常為了這個問題而煩惱不安,其實你不必這麼懷疑對方,應該以信心和誠意來對待他,才能共創永恆的愛情。 (這個我不能說)
你給異性的感覺是個喜歡交朋友的人,所以跟你較相近的對象也應該是個悠然自得、懂得享受愛情的人。你們兩人很可能成為令人近羨的鴛鴦夫妻。 (會嗎?夫在哪裏?)
在交往的時候你會有結婚的念頭,尤其是選婆婆的意味更濃。因此,以結婚為前提之下,會努力地去尋覓另一半。 (愛情的結果不為結婚為什麼?)
你的醋勁不算太大,但是偶爾會疾火中燒,不過不是很強烈,不過忍耐太久 就會有爆發的可能。 (這個我也說不定,也許吧!)
事業
你的心智成熟度嚴格上來說還沒有真的成熟(才說我成熟,前後矛盾耶!),EQ比較差,常常陰晴不定的表情就會掛在臉上,做事好像也是「隨性而為」,老大不高興就擺張「憂鬱」的臉呆在那,如果有人在這時請他做事,就好像是你的不對一樣。(哈,全中!)
你IQ很高(怎樣才算高?我?),才能不錯(何才之有?),EQ則略欠(要提一提升),又對八卦消息十分熱衷,只是害怕被權力中心遺忘,雖然不是野心份子,卻是八卦女王或王子,容易被野心份子利用,成為辦公室鬥爭放話的傳聲筒。(我未至於這麼八卦吧?!)
人際關係
你會是個擁有豐富專業知識的人才,而且年紀輕輕便能把自己的性格、專長、興趣逐一展現出來。(真的嗎?)
可是,正因過分自信,不願聽取別人意見及忠告,加上不愛受束縛,常令人感覺你狂妄自大。你狂狷的性格總為自己帶來一點麻煩,惹得別人對你的死硬脾氣有點感冒。(呵呵!我自信?)
人家覺得不是很重要的小節,在你眼中,可是了不得的大事,要是觸犯了你的禁忌,十年不相往來是很有可能發生的事。(怪人是也)
雖說如此,你對於合得來的知交,卻是好得不得了,願意以寶劍相贈知己,出手闊綽,令人咋舌。(一言以蔽之曰:偏心得要命!)
資料來源:http://www.whobirdyou.com/test.asp
Posted in: 遊戲, 生活 |
按此回應 | 回應的RSS | 引用通告(1)|
(0)
2006年04月03日
瀏覽某個forum的時候,竟偶然發現自己學校學生的文章在forum內出現,但沒有署名,也沒註明出處,只有作文標題和內容。我認得這篇文章,因為是我替老師打的嘛,這篇文章是誰的呢,要回去學校的電腦看看還能不能找到,可能已被我刪掉了呢!
竟然「幸運地」在forum內遇見自己所打學生的文章,感覺實有趣!最特別的是,我已經很久沒有到過這個forum了,也從沒有看過那版。今晚到底是掘到寶,還是大驚小怪呢?
Posted in: 生活 |
回應(2) | 回應的RSS | 暫時未有引用通告|
(0)
詩時今天還是好悶蛋呢,除了早上替老師打幾隻字外都沒什麼做過。
一日無話。
放工時突然想到一個鬼主意,越想越興奮,高興死了。心裏不停籌算著內容,差點想得連卡數都忘了去找。詩時就是經常會樂極忘形的好例子。想著想著,就邊走邊偷笑起來。太妙了,呵呵!
只可惜……可惜,真可惜,可惜在這是一個沒什麼可能實現的鬼主意。是啦,的確是沒什麼實現的可能。空想的東西也想得這麼高興,我真的夠無聊吧 ~~
Posted in: 日記, 隨心 |
按此回應 | 回應的RSS | 暫時未有引用通告|
(0)
2006年04月03日
有空去逛逛別人的blog,看到別人談種花。唉!又想起我的傷心事,養了兩盆蛋蛋花,都養不出動靜來,根本連芽都沒一粒發過,真失望呢!人養花我養花,怎麼人家的種子就能發芽成長,我的種子卻什麼都長不出來?明明已經依足指示來淋水啦!難道就是給卡說中了?他就是說過那些花落到我的手裏,就要死給我看…….一語成讖咧 ~~~>_<~~~
於是,現在每次經過看見那些蛋蛋呀、鋁罐小盆栽什麼的,雖然很喜歡,都不敢再買了,落到我手上的種子,都不會有好結果喔!
還是看到有什麼已經開了的漂亮鮮花,買回家擺擺算囉 U_U
Posted in: 隨心 |
回應(5) | 回應的RSS | 暫時未有引用通告|
(0)