﻿/*
样式名:n3
日期:08-11-14
作者:ivw
*/

/*定义滚动条,从旧样式中复制相应的7个属性,注意不要复制多余的*/
html {
scrollbar-face-color : #0e77a1;
scrollbar-track-color : #161819;
scrollbar-arrow-color : #ffb24e;
scrollbar-shadow-color : #094963;
scrollbar-darkshadow-color : #094963;
scrollbar-highlight-color : #0e77a1;
scrollbar-3dlight-color : #9fc3d2;
}

/*网页背景色和背景图像*/
body {
	background: #000000 url(bg.jpg) no-repeat fixed top;
}
/*#main{	background:#c5c6c8 url(bg.jpg) repeat-y center top;
}*/
/*主内容区普通文字颜色,不包括头部和尾部*/
#main .content{color:#ffffff;}

/*默认链接样式,不包括头部和尾部*/
#main a {
	color: #08afd8;
	text-decoration: underline;
}

/*链接鼠标over时的样式*/
#main a:hover {
	color: #20CCF7;
}

/*****************************************头部****************************************************/

/*头部背景和高度*/
#header {
	background: url(topbg.gif) no-repeat bottom;
	height: 328px;
}
/*计数器位置*/
.head_bar {
	right: 10px;/*离右边的距离*/
	bottom:48px;/*离下边的距离*/
}

/*博客主副标题颜色*/
#header h1,#header h1 a,#header h2{
color:#ffffff;
}

/*主导航条*/
#main_nav_box {
	left: 0px;/*离左边的距离*/
	bottom: 18px;/*离下边的距离*/
	height:20px;/*导航条高度*/
	line-height:20px;/*行高,和容器高度相同可使文字垂直居中*/
	}
	


/*主导航条链接颜色*/
#main_nav_box a, #main_nav_box a:visited {
	color: #ffffff;
	text-decoration: none;/*有无下划线*/
	font-weight: bold;/*字体加粗*/
	font-size: 14px;
}
/*导航条链接鼠标hover颜色*/
#main_nav_box a:hover{
color: #ff9000;}


/*****************************************全局内容盒子样式****************************************************/

/*所有内容容器边框颜色*/
.box .content {
	border: 1px solid #626a75;
	margin-bottom:10px;/*盒子下边距*/
	background: none;	
}

/*隐藏容器底部,如需显示图角样式可开启*/
#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 {
	/*定义右边角长背景*/
	background: url(part_head_middle.jpg) repeat-x right top;
}
#main .box h5,#main #sidbar_wrap .first h5 {
	/*定义左边短背景*/
	background: url(part_head_left.jpg) no-repeat left top;
	height: 24px;
	line-height: 24px;
}
/*清除所有模块标题小图标,如果不想要小图标,就把下面的注释去掉*/
/*#main .box h5 .ico,#main #sidbar_wrap .first h5 .ico{background:none;}*/

/*所有模块标题颜色*/
#main .box h5,#main #sidbar_wrap .first h5,#main .box h5 a,#main #sidbar_wrap .first h5 a{	color: #000000;}


/*控制标题边距*/
#main .box h5 .ico{
	padding-left:18px;
	margin-left:13px;/*标题左边距*/
}

.box .end {
	height: 10px;
	margin-bottom:5px;
}


/*相册浏览次数文字颜色*/
h5 .album_info {
}


#main .dairy_box h3 a{
	text-decoration: none;
	
}

/*****************************************博客首页样式****************************************************/

/*首页日志日期样式*/
.dairy_box .dairy_date{
	color: #666666;
	font-size: 12px;
}
/*日志标题下划线*/
.dairy_box h3{border-bottom: 1px solid #666666;}


/*乐吧日志*/
/*.dairy_box a, .dairy_box a:visited {
	color: #336699
}
.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 #ffffff;
	background: #263c45;
}
/*定义鼠标悬浮和当前相册背景颜色*/
#main .playlist dl:hover,#main .playlist dl.current {
	background:#3d6071;
	border:1px solid #3d6071;
}
/*定义鼠标悬浮和当前相册和文字颜色*/
#main .playlist dl:hover *,#main .playlist dl.current *{
	color: #ffffff;
}


/*相册首页-列表边框样式*/
.album_list .album_td {
	border: 1px solid #ffffff;

}
/*相册首页-更多相册分隔线颜色*/
.album .more_album {
	border-bottom: 1px solid #ffffff;
}

/*子相册首页侧栏更多相册样式,根据样式进行适当配色*/

.album1{
	background:#888f97; /*定义相册框阴影颜色*/
	border: 1px solid #888f97; /*定义相册框阴影边框颜色*/	
}
.album2{
	border: 1px solid #888f97; /*定义相册框边框颜色*/
	background: #081c2b; /*定义相册框背景颜色*/
	}

/*首页我要留言*/
/*#main a.wyly {
	position: relative;
	top: -10px;
	color: #FFFFFF;
	font-weight: normal;
}*/


/*音乐查看页-----侧栏*/

#main .fx input{
	color: #333366;
}

#main #my_music_s {background: none}/*清除音乐列表所有背景*/


/***********音乐列表样式*************/

/*列表头颜色,请自定义一个与主题相匹配的颜色*/
#main caption {
	background: #3a648a;
}

/*表格头样式,请自定义一个与主题相匹配的颜色*/
#main thead {
	background: #7aa7c1;
}
/*分隔行颜色,默认为无颜色*/
#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{
	background-color:none;

}
/*侧栏工具_清除背景*/
#main .side_tools li{background: url(none);margin-bottom:10px;}


/*查找插入标记*/