/* General Set
-----------------------------------------*/
html, #text {
SCROLLBAR-FACE-COLOR:#ff8eaa;
SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
SCROLLBAR-SHADOW-COLOR:#ff9bb4;
SCROLLBAR-3DLIGHT-COLOR:#ff9fbc;
SCROLLBAR-DARKSHADOW-COLOR:#ff4271;
SCROLLBAR-ARROW-COLOR:#ffffff;
SCROLLBAR-TRACK-COLOR:#ffb6cc;
}

body {
font-size:12px;
font-family:"Courier New";
margin:0px;
color:#666666;
background-attachment:fixed;
background:#bcbcbc;
}

a {
color:#A9A9A9;
text-decoration:none;
}
a:hover {
color:#666666;
text-decoration:none;
}

/* container
-----------------------------------------*/
#container1 {
background:#000000;
width:960px;
position:relative;
margin:0px auto;
border-left:1px solid #fd6284;
border-right:1px solid #fd6284;
background:url('http://l.yimg.com/f/i/tw/wretch/sblog08/bg.gif');
}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {
background:url('http://l.yimg.com/f/i/tw/wretch/sblog08/head.gif') no-repeat;
height:452px;
}
#pageheader {
color:#FF4500;
position:absolute;
top:340px;
left:140px;
text-align:left;
padding-right:35px;
overflow:auto;
height:100px;
width:780px;
}
#pageheader h1 a {
color:#ff6e92;
font-size:12px;
}
#pageheader .description {
color:#ff6e92;
}
#pageheader #description2 .description {
text-align:right;
color:#535353;
}
h1 .description{
display:block;
font-size:12px;
}
/* main
-----------------------------------------*/
#main2 {}/* 包含content、links */

/* content
-----------------------------------------*/
#content {
margin-right:20px;
width:650px;
float:right;
margin-top:5px;
overflow:hidden;
}

.date {
color:#000;
text-align:right;
margin:0px;
padding-bottom:0px;
padding-right:5px;
font-size:11px;
}

.blogbody {
padding:5px;
margin-bottom:10px;
background:none;
}

.blogbody2 {}/*第二層blogbody*/
.articletext {}/*包含 .title .extended .innertext .extended */
.articletext .title {
padding-left:60px;
font-size:18px;
background:url('http://l.yimg.com/f/i/tw/wretch/sblog08/titlepic.gif') no-repeat;
padding-top:20px;
padding-bottom:13px;
color:#ff6e92;
font-weight:bold;
}

.articletext .innertext {
padding-left:38px;
color:#666666;
line-height:20px;
font-size:12px;
}
.articletext .extended {
TEXT-ALIGN:right;
}
.extended a{
color:#ff6e92;
}
.posted {
padding:30px 0px 20px 0px;
text-align:center;
color:#000;
}
.posted a{
color:#ff6e92;
}


/* comments
-----------------------------------------*/
.total-comments-div {
border-top:0px dotted #999;
padding-top:10px;
margin-top:10px;
}
.total-comments-div .trackbacks-head {}
.total-comments-div .trackbacks-head .comments-head {
border:0px solid #aaa;
padding:7px;
margin-bottom:10px;
}
.total-comments-div .comments-head {
border:0px solid #aaa;
padding:7px;
}
.total-comments-div .comments-bottom .comments-head {
border:0px solid #aaa;
padding:7px;
margin-top:10px;
}
.total-comments-div .comments-body {
border-bottom:0px dotted #888;
background:#ffc0d0;
}
.total-comments-div .comments-body .comments-post {
text-align:right;
color:#aaa;
}
.total-comments-div .comments-body form {
}

#text {width:300px;}

/* links 選單
-----------------------------------------*/
#links {
width:220px;
line-height:22px;
background:url('http://l.yimg.com/f/i/tw/wretch/sblog08/left.gif') no-repeat;
overflow:hidden;
}
#links2 {}
.sidetitle {
padding-left:20px;
color:#ff6e92;
padding-top:20px;
text-align:left;
background:url('http://l.yimg.com/f/i/tw/wretch/sblog08/label.gif');
height:50px;width:200px;
background-repeat:no-repeat;
}
.side {
padding:10px;
color:#A9A9A9;
}
.side a{
color:#red;
}
.side a:visited{
color:#red;
}
.side a:hover{
color:#fed700;
}
.side a:active{
color:#fed700;
}


/* links 選單進階設定
-----------------------------------------*/
.calendar {color:#ff6e92;}/* 行事曆 */


#boxCounter {color:#6495ED;}

#boxCounter .boxCounter1 .side {color:#ff6e92;}

.syndicate {
padding:10px;
display:inline;
}/*RSS*/
.syndicate img{
filter:gray;
}

.powered {
padding:10px;
color:#A9A9A9;
}

#footer {
clear:both;
}

select{
color:#FFFFFF;
background:#ff6e92;
}


textarea{
width:100%;
background:#d6bdff;
color:#eeeeee;
font-size:10pt;
}
input{
font-size:10pt;
background:#ff6e92;
color:#eeeeee;
}