/* General Set
-----------------------------------------*/
html, #text {
	SCROLLBAR-FACE-COLOR:#696969;
	SCROLLBAR-HIGHLIGHT-COLOR:#000000;
	SCROLLBAR-SHADOW-COLOR:#000000;
	SCROLLBAR-3DLIGHT-COLOR:#696969;
	SCROLLBAR-DARKSHADOW-COLOR:#696969;
	SCROLLBAR-ARROW-COLOR:#000000;
	SCROLLBAR-TRACK-COLOR:#696969;
}

body {
	font-size:12px;
	font-family:"Courier New";
	margin:0px;
	color:#333333;
	background-attachment:fixed;
	background:#bcbcbc;
}

a {
	color:#A9A9A9;
	text-decoration:none;
}
a:hover {
	color:#eeeeee;
	text-decoration:none;
	background-color: #666666;
}

/* container
-----------------------------------------*/
#container1 {
	background:#000000;
	width:960px;
	position:relative;
	margin:0px auto;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background:url('http://l.yimg.com/f/i/tw/wretch/sblog22/bg.gif');
}
#container2 {}

/* banner and pageheader
-----------------------------------------*/
#banner {
	background:url('http://l.yimg.com/f/i/tw/wretch/sblog22/head.gif') no-repeat left top;
	height:452px;
}
#pageheader .description {
color:#140C0A;
}
#pageheader #description2 .description {
text-align:right;
color:#140C0A;
display:block;
width:600px;
height:350px;
overflow:auto;
}
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;
}
.datediv {}/* 第二層date */
.blogbody {
	padding:5px;
	margin-bottom:10px;
	background:none;
}

.blogbody2 {}/*第二層blogbody*/
.articletext {}/*包含 .title .extended .innertext .extended */
.articletext .title {
	padding-left:38px;
	font-size:18px;
	background:url('http://l.yimg.com/f/i/tw/wretch/sblog22/titlepic.gif') no-repeat;
	padding-top:20px;
	padding-bottom:13px;
	color:#990033;
	font-weight:bold;
}

.articletext .innertext {
	padding-left:38px;
	color:#006699;
	line-height:20px;
	font-size:12px;
}
.articletext .extended {
	TEXT-ALIGN:right;
}
.extended a{
	color:#000;
}
.posted {
	padding:30px 0px 20px 0px;
	text-align:center;
	color:#000;
}
.posted a{
	color:#fff;
}


/* 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:#c50000;
	background-color: #999999;
}
.total-comments-div .comments-body .comments-post {
	text-align:right;
	color:#003366;
}
.total-comments-div .comments-body form {
}

#text {width:300px;}


/* links 選單
-----------------------------------------*/
#links {
	width:200px;
	padding-top:148px;
	line-height:22px;
	background:url('http://l.yimg.com/f/i/tw/wretch/sblog22/left.gif') no-repeat;
}
#links2 {}
.sidetitle {
	padding-left:20px;
	color:#003366;
	padding-top:8px;
	text-align:center;
	background:url('http://l.yimg.com/f/i/tw/wretch/sblog22/label_2.gif');
	height:29px;width:200px;
	background-repeat:no-repeat;
}
.side {
	padding:10px;
	color:#333333;
}
.side a{
	color:#red;
}
.side a:visited{
	color:#red;
}
.side a:hover{
	color:#fed700;
}
.side a:active{
	color:#0066CC;
}


/* links 選單進階設定
-----------------------------------------*/
.calendar {color:#FF4500;}/* 行事曆 */

#boxCounter {color:#6495ED;}/* 參觀人氣統計 */
#boxCounter .boxCounter1 .side {color:#333333;}

.syndicate {
	padding:10px;
	display:inline;
}/*RSS*/
.syndicate img{
	filter:gray;
}

/* footer
-----------------------------------------*/
#footer {
	clear:both;
}

select{
	color:#A9A9A9;
	background:#000000;
}


textarea{
	width:100%;
	background:#474747;
	color:#eeeeee;
	font-size:10pt;
}
input{
	font-size:10pt;
	background:#474747;
	color:#eeeeee;
}
#bigcontainer .wsharing .bd li {
margin:0 8px 0 3px;
padding:0px 0px 8px 16px;
}