/*整体大区*/
body {
background:#FFF7F8 url('http://img02.babytreeimg.com/img/mybabytree/themes/seaside/page_bg.gif') repeat;
}

#wrapper {
}

#g_content {
margin:10px 0 0;
}

#g_content a {
color:#460002;
}




/*顶底横条*/
#topbar {
background:#FFF url() repeat-x;
border-bottom:1px solid #C5DFEC;
color:#7F7F7F;
}

#topbar a {
color:#0C80B1;
}

#footbar {
background:#FFF url() repeat-x;
border-top:1px solid #C5DFEC;
}

#footbar a {
color:#0C80B1;
}

/*头部导航*/
#header {
height:230px;
overflow:hidden;
background:transparent url('http://img02.babytreeimg.com/img/mybabytree/themes/seaside/header_bg.jpg') no-repeat center 0;
}
	#header.night {
	height:230px;
	background-image:url('http://img02.babytreeimg.com/img/mybabytree/themes/seaside/header_bg_night.jpg');
	}

#header h1 {
padding:20px 0 0 290px;
}
	#header h1 a {
	color:#006495;
	}
		#header.night h1 a {
		color:#FFF;
		}

#header h2 {
padding:10px 0 0 300px;
color:#006495;
}

#header h2 a {
color:#006495;
}

    #header.night h2 {
	color:#FFF;
	}
    #header.night h2 a {
    color:#FFF;
    }


#treenav {
margin:73px 0 0 100px; /* Mozilla, IE7 */
height:1%; /* IE6 */
}
	#header.night #treenav {
	margin:68px 0 0 100px;
	}

#treenav ul li {
margin-right:2px;
}

#treenav ul li a {
color:#FFF;
}

#treenav ul li a span {
width:89px;
height:59px;
line-height:59px;
text-indent:-17px;
background:transparent url('http://img01.babytreeimg.com/img/mybabytree/themes/seaside/treenav_item_bg.gif') no-repeat;
}
	#header.night #treenav ul li a span {
	width:93px;
	height:73px;
	text-indent:4px;
	background-image:url('http://img01.babytreeimg.com/img/mybabytree/themes/seaside/treenav_item_bg_night.gif');
	}

#treenav ul li a:hover span,
#treenav ul li.active a span {
background-image:url('http://img03.babytreeimg.com/img/mybabytree/themes/seaside/treenav_item_bg_on.gif');
}
	#header.night #treenav ul li a:hover span,
	#header.night #treenav ul li.active a span {
	background-image:url('http://img01.babytreeimg.com/img/mybabytree/themes/seaside/treenav_item_bg_on_night.gif');
	background-position:2px 0;
	}


/*主栏区块*/
#maincol .container {
padding:8px 0 0;
}

#maincol .block {
padding:0 0 8px;
}

#maincol .block2 {
border-width:0 1px;
width:720px;
}

#maincol .func a, #maincol .more a {
color:#FF6D00;
}

#maincol .block .title {
width:700px;
margin:0 auto;
display:table;
background:transparent url('http://img03.babytreeimg.com/img/mybabytree/themes/seaside/maincol-block-title_bg.jpg') no-repeat;
height:42px;
overflow:hidden;
}

#maincol .block .title h4 {
text-indent:70px;
display:table-cell;
display:inline-block;
+float:left; /* IE6+7 */
color:#678217;
width:250px;
padding-top:13px;
}

#maincol .block .title .subtitle,
#maincol .block .header .subtitle {
padding:1px 25px 1px 5px;
}
	#maincol .block .header .subtitle { background:none; }

#maincol .block .title .subtitle em,
#maincol .block .header .subtitle em {
color:#FF6E01;
margin:0 2px;
}

#maincol .block .title .more {
display:table-cell;
display:inline-block;
padding-left:15px;
line-height:45px;
text-align:right;
margin-right:30px;
}

/*侧栏区块*/
#sidecol .block {
color:#5C4124;
}

#sidecol .block h3, #sidecol .block h4 {
height:56px;
line-height:62px;
color:#470002;
text-align:center;
background:transparent url('http://img01.babytreeimg.com/img/mybabytree/themes/seaside/sidecol_title_bg.gif') no-repeat center 0;
text-indent:15px;
overflow:hidden;
}

#sidecol .block table.list td {
background-color:#F1E3E0;
padding:5px 0;
border-bottom:5px solid #FFF7F8;
}

#sidecol .block .more a {
color:#FE8302;
text-decoration:underline;
}

#sidecol .block .func a {
color:#FF6D00;
}

/*------------------------------------------------------*/

/*4~留言*/
.g_comment .user {
background-color:#EFEFEF;
line-height:25px;
}

.g_comment .func {
background-color:#EFEFEF;
line-height:25px;
}

.g_comment .text {
color:#6E6E6E;
}

/*X~viral*/
.viral {
border:1px solid #460002;
background-color:#F1E3E0;
}

.viral .viraltext .subtitle {
color:#460002;
}

/*X~快速回复*/
.g_fastreply {
}
	.g_fastreply h5 {
	color:#698318;
	}
	.g_fastreply textarea {
	width:678px;
	border:1px solid #C5C5C5;
	}
	.g_fastreply p {
	color:#545454;
	margin:5px 50px;
	}

/*X~INPUT按钮*/
button span {
display:none;
}

button.submit {
width:90px;
height:20px;
background:transparent url('http://img01.babytreeimg.com/img/mybabytree/themes/seaside/button_submit.gif') no-repeat;
}

/*X~解释信息*/
.msg {
color:#676767;
}

/*X~无特征表格*/
.commontable .header {
line-height:30px;
font-size:12px;
background:#9A9A9A url() no-repeat;
padding:0 10px;
color:#FFF;
}

/*X~小树icon*/
.treeicon {
display:-moz-inline-box; /* Mozilla */
display:inline-block; /* IE, Opera */
}

.treeicon b {
display:block;
float:left;
width:9px;
height:10px;
overflow:hidden;
background:transparent url('http://img03.babytreeimg.com/img/mybabytree/themes/seaside/item_tree.gif') no-repeat;
}

/*------------------------------------------------------*/

/*4~个人档案*/
#treeprof, #treeprof a {
}

#treeprof-avatar {
background:#FFF;
}

#treeprof-util {
width:199px;
}

#treeprof-util ul li {
margin:0 0 5px 12px;
}

#treeprof-util ul li a {
width:127px;
height:35px;
line-height:30px;
background:transparent url('http://img01.babytreeimg.com/img/mybabytree/themes/seaside/treeprof_util_button_bg.gif') no-repeat;
color:#FFF;
text-align:center;
text-indent:-8px;
}

#treeprof-hobbies h5 {
color:#B47468;
background:transparent url('http://img01.babytreeimg.com/img/mybabytree/themes/seaside/treeprof-hobbies-title_bg.gif') no-repeat 0 2px;
text-indent:25px;
margin-left:-25px;
}




/*4~我的小圈子*/
#mygroups li {
background-color:#F1E3E0;
margin-top:10px;
}

#mygroups li .itempic {
padding:10px 20px;
}

#mygroups li p {
margin:10px 5px 0 0;
width:100px;
}

/*4~一周统计*/
#treestat-view {
background:transparent url('http://img02.babytreeimg.com/img/mybabytree/themes/seaside/treestat_bg.gif') no-repeat;
width:176px;
margin:5px auto;
}

#treestat-view td.day {
height:91px;
color:#000;
}

#treestat-view td.day div {
background:transparent url('http://img02.babytreeimg.com/img/mybabytree/themes/seaside/treestat_day_bg.gif') no-repeat;
}

#treestat-view em {
color:#EC3600;
}

/*------------------------------------------------------*/

/*4~个人提醒*/
#index-notice {
background:transparent url() no-repeat;
width:230px;
}

#index-notice .title {
display:table;
height:56px;
width:204px;
}

#index-notice h5 {
color:#000;
padding:0 15px 0 65px;
line-height:56px;
width:100px;
display:inline;
}

#index-notice .func {
width:100px;
display:inline;
}

#index-notice #index-notice-cds .title,
#index-notice #index-notice-xhb .title {
background:transparent url('http://img01.babytreeimg.com/img/mybabytree/themes/seaside/index-notice_title_bg.gif') no-repeat;
line-height:60px;
height:55px;
}

#index-notice-cds h5 {
background:transparent url('http://img02.babytreeimg.com/img/mybabytree/themes/seaside/index-notice-cds_title_bullet.gif') no-repeat 5px center;
}
#index-notice-cds ul {
margin:5px 20px 10px 45px;
}
#index-notice-cds li {
padding-left:15px;
line-height:170%;
background:transparent url('http://img02.babytreeimg.com/img/mybabytree/themes/seaside/index-notice-cds_item_bullet.gif') no-repeat 0 center;
}
#index-notice-cds li em {
color:#FE0000;
}

#index-notice-xhb p {
margin:10px 20px;
color:#604125;
}


/*4~相册*/
#index-portrait {
background:transparent url('http://img02.babytreeimg.com/img/mybabytree/themes/seaside/index-portrait_bg.gif') no-repeat -5px -5px;
padding:25px;
}


#index-gallery-preview {
margin:5px 10px 0;
}

#index-gallery-preview li {
width:139px;
background:transparent url('http://img01.babytreeimg.com/img/mybabytree/themes/seaside/gallery-album-item_bg.gif') no-repeat;
}

#index-gallery-preview .itempic {
margin:12px 0 0 12px;
}

#index-gallery-preview .itempic img {
}

#index-gallery-preview li p {
margin-top:15px;
}




/*4~个人日记*/
#index-major.diarymode #index-diary .title {
width:450px;
}

#index-major.diarymode #index-diary-preview {
width:450px;
}

#index-major.diarymode #index-diary-preview .content {
width:438px;
}

#index-diary-preview .content {
padding:15px 0;
/*background:transparent url('http://img03.babytreeimg.com/img/mybabytree/themes/seaside/gapline1.gif') repeat-x 0 bottom;*/
border-bottom:1px solid #D9B9AE;
}

#index-diary-preview .quote blockquote {
color:#333;
}

#index-diary-preview .quote .date {
margin:2px 0 0 10px;
}

#index-diary-list h5 {
background:#EFDCD6 url() no-repeat;
line-height:25px;
text-indent:20px;
}

#index-diary-list td.date {
text-align:right !important;
width:80px;
}

#index-diary-list td.statcate {
width:160px;
text-align:left;
}

#index-diary-list td.statview,
#index-diary-list td.statreply {
width:60px;
text-align:center;
}

/*4~留言板*/
#index-comment-list .user,
#index-comment-list .func {
background-color:transparent;
}


/*好友*/
#friends .g_func .g_button {
padding:10px 0;
}

#friends .g_func .g_button td {
}

#friends-hygl {
width:57px;
height:15px;
background:transparent url('http://img02.babytreeimg.com/img/mybabytree/themes/seaside/friends-button_mod.gif') no-repeat;
}

#friends-all .update {
width:11px;
height:11px;
background:transparent url('http://img01.babytreeimg.com/img/mybabytree/imgs/update_f.gif') no-repeat;
top:5px;
left:5px;
overflow:hidden;
}

/* MV功能按钮 */
/***
#index-mv-edit .edit p.toedit a {
background-image:url('http://img03.babytreeimg.com/img/mybabytree/themes/seaside/index-mv-edit-toEdit.gif');
}

#index-mv-edit .edit p.tocreate a {
background-image:url('http://img01.babytreeimg.com/img/mybabytree/themes/seaside/index-mv-edit-toCreate.gif');
}
***/
#index-mv-edit .edit p {
margin:0 0 5px;
}

#index-mv-edit .edit p a {
width:127px;
height:35px;
line-height:30px !important;
background:transparent url('http://img01.babytreeimg.com/img/mybabytree/themes/seaside/treeprof_util_button_bg.gif') no-repeat;
}
