/**********************************
作者：spagyric
網址：http://www.wretch.cc/user/spagyric
此 CSS 樣式僅提供給無名小站(http://www.wretch.cc)使用者套用
風格：當代簡單
色系：淺灰白
備註：圖片寬度(width)不能超過450px，否則排版會亂掉喔。
***********************************/


/*General Set
------------------------------------------------*/
html {
scrollbar-face-color:#eee;
scrollbar-track-color:#aaa;
scrollbar-arrow-color:#aaa;
scrollbar-shadow-color:#eee;
scrollbar-highlight-color:#eee;
scrollbar-3dlight-color:#aaa;
scrollbar-darkshadow-Color:#aaa;
}

body {
font: 8pt Arial;
color: #555;
background: #aaa;
margin: 0px;
}

a {
text-decoration: none;
color: #123456;
}

a:hover {
color: #654321;
text-decoration: underline;
}
#container1 { /*the top background*/
background: url('http://l.yimg.com/e/style/5/52/o1110077161.jpg') #eee no-repeat 0% 0%;
width: 720px;
margin: 10px auto;
margin-bottom: 10px;
padding: 0px;
height: 175px;
border-top: 1px solid #aaa;
}

#container2 {
margin-top: 175px; /* depend on the top background height you wanna show */
background: #eee;
height: auto;
}

/*Banner and pageheader
------------------------------------------------*/
#banner {
height: 95px;
/* this sets the second background on the top, the dark side.*/
background: url('http://l.yimg.com/e/style/5/52/o1110077162.jpg') #eee no-repeat 0% 0%;
padding-left: 10px;
padding-right: 10px;
}
#banner h1 {
margin-top: 0px;
}
#banner h1 a {
color: #fff; text-decoration: none;
}

#banner h1 a:hover {
color: #DD7474; text-decoration: none;
}

#banner .description {
color: #74DDA9; font-size: 14px;
}

#description2 {
padding-top: 14px;
text-align: right;
padding-right: 10px;
padding-left: 10px;

}
#description2 .description {
color: #666;
font-size: 12px;
}

/* main2
------------------------------------------------*/
#main2 {
}

/*content
------------------------------------------------*/
#content {
float: left;
width: 520px;
background: #eee;
}
.blog {
padding-left: 20px;
padding-right: 15px;
}

#content img {max-width: 450px;} /* this style for FireFox only */
.picleft {float: left; margin: 10px;}
.picright {float: right; margin: 10px;}
.piccenter {display: block; margin: 10px;}

.date {
color: #999; font-size: 12px;
background: url('http://l.yimg.com/e/style/1/126/1110077164.jpg') no-repeat top left;
padding: 0px;
margin: 0px;

}
.datediv {
/* the arrow background, list item. */
background: url('http://l.yimg.com/e/style/5/52/1110077165.jpg') no-repeat 20px 6px;
padding-left: 43px;
padding-top: 6px;
padding-bottom: 5px;

}
.title {
padding-bottom: 3px;
border-bottom: 1px dotted #666;
margin-left: 20px;
}

.extended {text-align: right; margin-top: 0px;}

.articletext {
border: 1px solid #999;
padding: 10px;
}
.posted {
background: url('http://l.yimg.com/e/style/5/52/1110077167.jpg') no-repeat bottom right;
padding-bottom: 6px;
padding-top: 5px;
padding-right: 10px;
text-align: right;
margin-bottom: 30px;
}

/*links
------------------------------------------------*/
#links {
width: 180px;
margin-left: 530px;
}
#links2 object {
position: absolute; top: 200px; right: 0px;
}
#links2 div object {
}

.calendar {margin-top: 20px; margin-bottom: 20px;}

.sidetitle {
background: url('http://l.yimg.com/e/style/5/52/1110077165.jpg') no-repeat 0px 0px;
padding-bottom: 10px;
padding-left: 20px;
font-size: 12px;
font-weight: bold;
color: #333;
border: 0px solid red;
}

.boxProfileImg img {
padding: 5px;
margin-left: 20px;
background: #fff;
}

.boxProfile1 {
padding-left: 10px;

}

#SlidePicLink img {
width: 70px;
}

.boxSlideShow1 {
height: 180px;
}

.boxNewArticle1 {
border-left: 1px solid #aaa;
padding-left: 5px;
margin-left: 10px;
}

.boxCategory1 {
border-left: 1px solid #aaa;
padding-left: 5px;
margin-left: 10px;

}

.boxNewComment1 {
/*
margin-bottom: 20px;
height: 200px;
overflow: auto;

scrollbar-face-color:#eee;
scrollbar-track-color:#eee;
scrollbar-arrow-color:#aaa;
scrollbar-shadow-color:#aaa;
scrollbar-highlight-color:#aaa;
scrollbar-3dlight-color:#eee;
scrollbar-darkshadow-Color:#eee;
*/
}



.boxNewComment1 .side {
text-align: right;
}

.boxNewComment1 a {
display: block;
text-decoration: none;
text-align: left;
padding: 2px;
background: #fff;
color: #999;
}

.boxNewComment1 a:hover {
background: #ccc;
color: #333;
}

.boxRssList1 .side br {display: none;}
.boxRssList1 .side #boxRssEntryBody {
display: block;
text-align: right;
}
.boxRssList1 .side #boxRssEntryBody a {
display: block;
text-align: right;
background: #fff;
color: #999;
}

.boxRssList1 .side #boxRssEntryBody a:hover {
background: #ccc;
color: #333;
text-decoration: none;
}


.boxNewTrackback1 .side br {display: none;}
.boxNewTrackback1 .side span {
display: block;
text-align: right;
}
.boxNewTrackback1 .side a {
display: block;
text-align: left;
background: #fff;
color: #999;
}
.boxNewTrackback1 .side a:hover {
background: #ccc;
color: #333;
text-decoration: none;
}
.boxNewTrackback1 .side span a {
display: inline;
text-align: right;
background: transparent;
color: #123456;
}
.boxNewTrackback1 .side span a:hover {
background: transparent;
color: #654321;
text-decoration: underline;
}
.boxFolder1 {
text-align: right;
padding-right: 3px;
border-right: 1px solid #aaa;
}

.boxFolder1 a {
border-right: 1px solid #eee;
padding-right: 5px;
}

.boxFolder1 a:hover {
border-right: 1px solid #999;


}


.boxCounter1 {
padding-left: 20px;
font-weight: bold;
}

.syndicate {
margin-top: 20px;
margin-bottom: 20px;
text-align: right;
}

/*Comments
------------------------------------------------*/

.total-comments-div {
border: 0px solid #aaa;
margin-left: 83px;

}
.comments-head {
background: url('http://l.yimg.com/e/style/1/126/1110077164.jpg') no-repeat 0px 0px;
border-bottom: 1px solid #aaa;
padding: 5px;
padding-left: 20px;
font-weight: bold;
letter-spacing: .2em
}

.comments-body {
border-left: 1px solid #aaa;
border-right: 1px solid #aaa;
margin-top: 0px;
margin-bottom: 0px;
border-top: 1px solid #eee;
color: #435689;
}
.comments-body p {
padding-left: 10px;
padding-right: 30px;
}

.comments-bottom .comments-head {
background: #fff;
border: 1px solid #aaa;
text-align: right;
padding-right: 20px;
}

.comments-post {
text-align: right;
color: #823648;
padding-bottom: 10px;
border-bottom: 1px dotted #aaa;
margin-left: 60px;
padding-right: 10px;

}


.comments-body form {
border-bottom: 1px solid #aaa;
padding: 10px;
text-align: right;
}
input {
border: 1px solid #aaa;
background: #fff;
color: #444;
}
input[type=hidden] {
border: 0px;
}
#url {width: 85%;}
#email {width: 85%;}
#text {
font-family: Arial;
width: 350px;
border: 1px solid #aaa;
color: #444;

}

/*footer and extra
------------------------------------------------*/

#footer {
width: 720px;
background: url('http://l.yimg.com/e/style/5/52/o1110077166.jpg') no-repeat 50% 100%;
height: 40px;
clear: both;
}
.innertext{
width:461px;
overflow-x:hidden}
