@import url( "http://www.mocasting.com/main/wp-content/sitetemplates/domov1/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: #477e83;
color: #477e83;
text-align: center;
}
#page {
/*border: 1px solid #959596; */
margin: auto;
text-align: left;
background-color: white;
background-image: url(http://farm3.static.flickr.com/2049/2253391960_2dc5b6afcf_o_d.jpg);
background-repeat:no-repeat;
border: 1px solid #CCCCCC;
}
#header {
text-align:left;
width:550px;
height: 180px;
/*max-height:200px;*/
}
#header h3 {
margin-left:30px;
margin-top: 30px;
}
#header h3 a:link, #header h3 a:visited{
color:#FFFFFF;
}
#header h3 a:hover, #header h3 a:active{
color:#F3F3F3;
}
#content {
font-size: 1.2em;
margin-top:10px;
}
.widecolumn .entry p {
font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}
.widecolumn {
line-height: 1.6em;
}
.narrowcolumn .postmetadata {
text-align: left;
}
.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
#footer {
/*background: url(/main/wp-content/sitetemplates/domov1/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;
text-align:right;
}
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: #fff;
}
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;
}
/* hyperlinks */
a, h2 a:hover, h3 a:hover {
/*color: #fff;*/
color:#1C7d43;
text-decoration: none;
}
a:hover {
/*color: #147;*/
color:#FF6F36;
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;*/
padding: 0;
width: 550px;
/*border: 1px solid #959596; */
}
.narrowcolumn {
float:left;
/*padding: 0 0 20px 25px;*/
/*margin: 0 0 20px 25px;*/
padding: 10px;
width: 335px;
}
.post {
margin: 0;
text-align: justify;
border: 1px solid #CCCCCC;
padding: 5px;
background-color:#FFFFFF;
}
.post h2 {
margin:0;
padding:0;
background-color:#EFEFEF
}
#content .post h2 a:link, #content .post h2 a:visited {
color:#1C7d43;
}
#content .post h2 a:active, #content .post h2 a:hover {
color:#000000;
}
.widecolumn .post {
margin: 0;
}
.narrowcolumn .postmetadata , .narrowcolumn .postmetadata a {
padding-top: 5px;
font-size:0.9em;
}
.widecolumn .postmetadata {
/*margin: 30px 0;*/
}
#footer {
margin: 0 auto;
width: 550px;
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 ul {
border:none;
}
#menu ul li, #menu ul .img {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
border:1px solid #CCC;
padding:5px;
background-color:#FFFFFF;
}
#menu ul li .spc {
padding: 0;
margin: 0;
padding-bottom:10px
}
#menu ul li h2, #menu ul li h2 a, #menu ul .spc h2, #menu ul .spc h2 a {
background-color:#efefef;
color:#1c7d43;
}
#menu ul li ul li {
border:none;
}
#menu ul li ul img {
padding: 0;
padding-bottom: 25px;
margin:0;
}
#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:10px;*/
}
/* End Entry Lists */
/* Begin Form Elements */
#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 10px;
width: 175px;
}
#menu form {
margin: 0;
padding:0;
}
/* End menu */
/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 0 auto 0;
width: 150px;
}
#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: 550px;
text-align: right;
}
#topbar a:link, #topbar a:visited {
text-decoration: none;
page-break-after: always;
}
#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;
}
#comment_content {
font-weight:normal;
}
#innerarea {
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
padding: 5px;
}
#innerarea textarea {
width: 200px;
}
Posted in: 採納 @ 2008年03月30日
人與人之間的相處,總會發生摩擦。感情再好的戀人也不例外。
學習有建設性的吵架,可以得到比較好的戀愛品質。
當與人發生摩擦,在吵架後,都應該虛心檢討,不要翻舊帳、也不要針對同一件事重複抱怨,容許各自表述的空間,彼此 才有轉圜的餘地。
學習:當對方以發脾氣方式和自己溝通時,不妨不斷安撫對方說「別生氣!」、「沒那麼糟吧!」、「事情沒有妳想像中的那麼嚴重!」諸如此類的言語,減少對方的防衛性,也疏導對方的情緒。等到對方吵完了,才開始慢慢跟她說出自己的想法。
事實上,每一件事情總有不同的角度,每個人也都有自己看不見的盲點。愛情裡的爭執,如果能夠容許各自表述的空間,彼此才都有了轉圜的餘地。而如果人與人相處,能學習有建設性的吵架,可以得到比較好的友誼與戀愛品質。
什麼是建設性大於破壞性的吵架呢?
據筆者多年觀察經驗,發現戀人之間具有破壞性的爭吵,具有下列特質:
1.單挑對方毛病,從不自我反省。
2.情緒失控時,連言語也失了分寸,傷及對方最基本的自尊心。
3.提出問題,卻不解決問題。
4.動不動就說:「分手吧!」但仍繼續在一起糾纏、折磨。相濡以沫,只因為害怕寂寞。
什麼樣的爭吵,可以在破壞中建設呢?應該具有下列條件:
1.雙方都有共同面對問題的誠意,也有可達成協議的空間。
2.每次吵架之後,都有個具體的收場。
3.有共識、也有行動方案。畢竟,有誠意是不夠的,還要彼此努力。
4.道歉。為自己做錯的事道歉;如果沒做錯什麼,就為了自己無意間傷了對方的心道歉。
5.致謝。感謝對方指出問題,幫助彼此一起成長。
人與人之間的相處,總會發生摩擦。感情再好的戀人,也不例外。
學習有建設性的吵架,可以得到比較好的戀愛品質。就算將來仍然協議分手,也會是一個漂亮的句點,彼此祝福。
相對地,只有破壞、沒有建設性的吵架,終日吵吵鬧鬧,不論繼續勉強在一起或翻臉離去,最後,頂多得到一個難看的逗號,都是兩敗俱傷啊!
幸福思考;聰明行動–
吵架,絕對不會是人與人之間最好的溝通方式。
戀侶之間,不必害怕吵架,但也不要把吵架當成家常便飯。
解決完情緒的問題,一定要以理性收場。
文/伍若荃
Trackback Link
| 1
電郵地址不會被顯示
友好連結:m-Friends|HKWBBS|HKWCHAT|網上食譜|數碼攝影網
2008 三月 31 at 10:27 am 有時火遮眼起上來....真係咩都講得出口的...唉~
2008 三月 31 at 3:25 pm <-- 好努力地 扮有修養
2008 三月 31 at 11:42 pm I should try this at home next time hah!
2008 四月 1 at 8:03 am 銀月﹕我也是在努力中的人。
2008 四月 1 at 8:15 am 天﹕我也經常是這樣。而後又經常後悔。吵架也要學一輩子啊......
2008 四月 2 at 12:38 pm 請問你係咩星座??
2008 四月 5 at 1:52 pm 有時發老脾上來都好難講.
2008 四月 8 at 8:09 am 菠蘿油公主 ﹕是呀。平時是柔順娘子﹐發起來比母老虎還厲害。所以都會儘量避開一些會讓自己發脾氣的事物。