@charset "utf-8";
/*定义滚动条*/
html {
scrollbar-face-color : #f9509b;
scrollbar-track-color : #fbdeeb;
scrollbar-arrow-color : #7e063b;
scrollbar-shadow-color : #c1497e;
scrollbar-darkshadow-color : #c1497e;
scrollbar-highlight-color : #ffffff;
scrollbar-3dlight-color : #fdbfdb;
}

/*主题背景色*/
body {
	background-attachment: fixed;
	background-color: #ffffff;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/*文字颜色*/

#main .content{color: #851554;}

/*默认链接样式*/

#main a{
	color:#f9509b;
	text-decoration: underline;
}

/*链接鼠标over时的样式*/
#main a:hover {
	color:#FF0000;
	text-decoration: none;
}

/*头部*/
#header {
	background: url(topbg.jpg);
	height: 269px;
}
/*计数器位置*/
.head_bar {
	position: absolute;
	right: 10px;
	bottom:40px;
}
/*博客标题样式*/
#header h1{padding-top:36px;color:#ffffff;}

#header h2{
color:#000000;

}

/*主导航条*/
#main_nav_box {
	position: absolute;
	left: 0px;
	bottom: 10px;
	line-height:32px;
	height:32px;

}
/*主导航条链接颜色*/
#main_nav_box a, #main_nav_box a:visited {
	color: #f9509b;
	text-decoration: none;
	font-weight: bold;
}
#main_nav_box a:hover{
	color: #FF6600;
}

/*模块盒子边框*/
.box .content {
	border: none;
	margin-bottom:10px;
}

#main .end{display:none;}

.box div.edit span {
	height: 26px;
	line-height:26px;
	margin: 0 3px 0 6px;
	background: url(../../../images/bluewhite/editbg.gif) repeat-x;

}

/*标题背景*/

#main .box {
	color: #000000;
	background: url(part_head_middle.gif) no-repeat left top;
}
#main .box h5 ,#main #sidbar_wrap .first h5 {
	height: 24px;
	line-height: 24px;
	background: url(part_head_left.gif) no-repeat left top;

}
#main .box h5 span.ico{
	color: #000000;
	background: url(none);
	margin-left:-5px;
}



/*控制标题边距*/
#main .box h5 .ico{
	padding-left:18px;
	margin-left:10px;
}

.box .end {
	height: 10px;
	margin-bottom:5px;
}
/*相册浏览次数文字颜色*/
h5 .album_info {

}


.box .end {
	height: 12px;
}

#main .dairy_box h3 a{
	text-decoration: none;
	
}

/*日志标题下划线*/
.dairy_box h3{border-bottom: 1px solid #ffffff;}


/*乐吧日志*/
.dairy_box a, .dairy_box a:visited {
	color: #ffffff;
}
.dairy_box a:hover {
	text-decoration: underline;
}
.dairy_box h3 a, .dairy_box h3 a:visited {;
	font-size: 14px;
	font-weight: bold;
	line-height:28px;
}
.dairy_date {
	color: #333333;
	font-size: 11px;
	display:inline;
}
.dairy_info {
	border-top: 1px dashed #aca79f;
	padding:5px 0;
	margin-top:10px;
}

.new_dairy ul li {
	background: url(../../images/list_li.gif) no-repeat left center;
	padding-left: 10px;
}
.new_dairy a{
	color: #333333;
}

.dairy_main {
	margin:0;
}
.dairy_box {
	margin-bottom:30px;
}
.dairy_post {
	line-height:20px;
	margin-top:10px;
}
.dairy_post img {
	margin:0 10px 10px 0;
}
.dairy_info ul li {
	float:left;
	padding-right:10px;
	margin-right:10px;
	line-height: 15px;
	border-right: 1px solid #7d1717;
}
.dairy_more {
	float:right;
}
.dairy_more a {
	margin-right:10px;
}

.new_dairy ul {
	margin-left:30px;
}
.new_dairy ul li {
	line-height: 22px;
	width: 150px;
	overflow:hidden;
	text-overflow:ellipsis
}
.n_diary {
	background: url(../../images/fuck1.gif) no-repeat 15px;
center;
}
.m_diary {
	background: url(../../images/fcuk2.gif) no-repeat 15px;
center;
}

/*内页侧栏背景*/

#main #sidbar_wrap .end {
	border-bottom: 1px solid #CCCCCC;
	width: 90%;
	margin-left:12px;
}

#main #sidbar_wrap,#main #sidbar_wrap .last {
	background:  url(../none);
	}
	
/*首页相册列表*/	
#main .playlist dl {
	border:1px solid #666666;
	background: none;

}
#main .playlist dl,#main .playlist dl a{
	color: #CC9900;
}
#main .playlist dl:hover,#main .playlist .current {
	background:#333333;
}
#main .playlist dl:hover *, #main .playlist .current * {
	color:#CC9900;
}


/*相册列表样式*/
.album_list .album_td {
	border: 1px solid #ffffff;

}

.album .more_album {
	border-bottom: 1px solid #ffffff;
}

/*子相册首页侧栏更多相册样式,根据样式进行适当配色*/

.album1{
	background: #f5cae7;/*定义相册框阴影颜色*/
	border: 1px solid #f5cae7;/*定义相册框阴影边框颜色*/
}
.album2{
	border: 1px solid #f5cae7;/*定义相册框边框颜色*/
	background: #ffffff;/*定义相册框背景颜色*/
	}

/*首页我要留言*/
#main a.wyly {
	position: relative;
	top: -10px;
	color: #FFFFFF;
	font-weight: normal;
}


/*音乐查看页分享区域*/
#main .fx{
	background: none;
}
#main .fx input{
	color: #333366;
}

#my_music_s *{background: none}


/***********音乐列表样式*************/

/*列表头颜色*/
#main caption {
	background-color: #666666;
	color: #FFFFFF;
}

/*表格头样式*/
#main thead {
	background: #333333;
	color: #FFFFFF;
}
/*分隔行颜色*/
#main .rbg {
	background:none;
}
/*音乐列表行下划线*/
.mtb tbody td{
	border-bottom: 1px solid #999999;
}

/*侧栏管理工具*/
#main .side_tools a,#main .side_tools a:visited{
	color:#000000;
	text-decoration: none;
}
#main .side_tools a:hover{
	color: #FF0000;
}