/*
作者：pine
主題：綻放
網址：http://www.wretch.cc/blog/atpine
adapted from：spagyric,jianshen
modified by pine
*/

/*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: #fff;
	}

a 
        {
	text-decoration: none;
	color: #123456;
        } 

a:hover 
        {
	color: #654321;
	text-decoration: underline;
        }

#container1
        {
        margin:auto;
        width:750px;
        } 
#container2 
        {
	background: url(http://l.yimg.com/e/style/7/78/container2.jpg) repeat-y 0% 0%;
        height:100%;
        }

/*Banner and pageheader
------------------------------------------------*/
#banner /*整體區塊最上面的圖*/
        {
	position:relative;
        height: 278px;
	background: url(http://l.yimg.com/e/style/7/78/banner.jpg) no-repeat 0% 0%;
	}


#banner h1      
        {
        font-size:x-large;
        color:#fff;
        padding-top:180px;
        padding-left:500px; 
        }
#banner h1 a    {color:#fff;}
#banner  .description, 
        {
	display:none;
        }

/*content
------------------------------------------------*/
#content
        {
	float:right;
        width: 460px;
        margin-right:12px;
        }

.blog   {padding-right:20px;}  

.blogbody2 /*文章區塊的下框(試了我好久!!)*/
        {
	background: url(http://l.yimg.com/e/style/7/78/blogbody2.jpg) no-repeat bottom left;
        padding-bottom: 20px;     
        }

.date   /*文章區塊的上框*/
        {
	color: #D8007F; font-size: 12px;
	background: url(http://l.yimg.com/e/style/7/78/date.jpg) no-repeat top left;
	padding-bottom: 20px;
        padding-top: 18px;
	padding-left: 48px;
        }

.title  
        {
	color:#0091C0;
        border-bottom: 1px dotted #aaa;
	padding-top:3px;
        font-size:x-large;
        position:relative;
        top:-15px;
        }

.extended {text-align: right;}

.articletext 
        {
	background: url(http://l.yimg.com/e/style/7/78/articletext.jpg) repeat-y top left;
        padding-top:10px;
        padding-left: 35px;
        padding-right:30px;
        }

.posted  
        { 
	background:url(http://l.yimg.com/e/style/7/78/posted.jpg);
        padding-bottom: 20px;
	padding-top: 5px;
	text-align: right;
	padding-right:30px;
        }

/*links
------------------------------------------------*/
#links {
       float:left;
       margin-left:20px;
       width: 200px;
       }

.side  {padding-right:20px;}
 
.sidetitle {color:#D8007F;} 

#boxFolder .sidetitle, #boxSearch .sidetitle,#scupioSearch .sidetitle, #boxProfile .sidetitle, #boxCategory .sidetitle,  #boxDate .sidetitle, #boxNewArticle .sidetitle, #boxNewComment .sidetitle 
       {
       background: url(http://l.yimg.com/e/style/7/78/boxSideTitle.jpg) #f0f0f0 no-repeat left top;
       padding-left: 45px;
       padding-bottom: 8px;
       padding-top: 17px;
       }

#boxFolder, #boxSearch ,#scupioSearch, #boxProfile, #boxCategory, #boxDate, #boxNewArticle, #boxNewComment
        {
	background: url(http://l.yimg.com/e/style/7/78/box.jpg) #f0f0f0 no-repeat left bottom; 
	padding-bottom:25px;
        }

.boxFolder1, .boxSearch1, .scupioSearch1, .boxProfile1, .boxCategory1, .boxDate1, .boxNewArticle1, .boxNewComment1
        {
	padding-left:20px;
        width:170px;
        overflow:hidden;        
        }

.syndicate
        {
	BACKGROUND: url(http://l.yimg.com/e/style/7/78/syndicate.jpg) #f0f0f0 no-repeat left top; 
        text-align:center;
	FONT-FAMILY: Comic Sans MS;
        font-size:10pt;
        }

.boxCounter0
        {
	BACKGROUND: url(http://l.yimg.com/e/style/7/78/boxCounter0.jpg) #f0f0f0 no-repeat left top; 
	padding-left:45px;
        padding-top:17px;
        padding-bottom:8px;
        }

.boxCounter1
        {
	BACKGROUND: url(http://l.yimg.com/e/style/7/78/boxCounter1.jpg) #f0f0f0 no-repeat left top; 
        text-align:center;
        }

.powered
        {
	BACKGROUND: url(http://l.yimg.com/e/style/7/78/powered.jpg) #f0f0f0 no-repeat left bottom; 
	padding-bottom:30px;
        padding-top:10px;
        padding-left:20px;
        padding-right:30px;
	FONT-FAMILY: Comic Sans MS;
        font-size:10pt;
        text-align:center;
        }

.boxProfileImg img 
        {
	padding: 5px;
	margin-left: 20px;
	background: #ccc;
        }

/*Comments
------------------------------------------------*/
.total-comments-div
        {
        background: url(http://l.yimg.com/e/style/7/78/total-comments-div.jpg) repeat-y top left;
        } 
.total-comments-div .trackbacks-head .comments-head 
        { /* 引用列的title */
	display:none;
        }
.total-comments-div .comments-body
        {
        background: url(http://l.yimg.com/e/style/7/78/comments-body.jpg) repeat-y top left;
        padding-left: 40px;
        position:relative;
        top:-20px;
        }

.comments-head {
	background: url(http://l.yimg.com/e/style/7/78/comments-head.jpg) no-repeat top left;
        padding-top:54px;
        padding-left:50px;
        padding-bottom:8px;
        color:#D8007F;
        }

.comments-post 
        {
	text-align:right;
        padding-right:35px;
	}

#url {width: 85%;}
#email {width: 85%;}
#text
        {
        font-family: Arial;
        width: 360px;
        border: 1px solid #aaa; 
        }

/*footer and extra
------------------------------------------------*/

#footer 
        {
	background: url(http://.pic.wretch.cc/icon/blog/atpine/20050627/footer.jpg) no-repeat left bottom ;
	height: 42px;
        }
                                       
  