/* XXT BlogStyle StyleSheet File
 * Author: Zhao Guiling 
 * Created: 2008-04-25
 * Copyright:XXT.cn (www.ha.xxt.net.cn)
/*------------------------------------------*/
/*个人博客模板----数码0101
--------------------------------------------*/

/*  模板顶部图片
-------------------------------------*/
body{background:#e0e9e4;}

/*#TopNav{background:url(../images/gr/img_girl/logo_img.gif) no-repeat center;padding:8px 12px 5px 160px; _height:1%;overflow:auto;}/*顶部logo部分  不需要背景的情况下可注释掉*/

/*顶部logo及登录信息*/
.loginfo{color:#000;}
a.loginfoname:link,a.loginfoname:visited{color:#FF6600;}/*昵称登录字体颜色*/
.loginfont{color:#000;}
a.loginfont:link,a.loginfont:visited{color:#000;}/*登录、搜索、博客等文字颜色*/

.Topbar{background:url(../images/gr/img_010/topbanner.jpg) no-repeat; height:198px;text-align:left;}/*模板底图*/
.Topbar .spaceinfo{padding:45px 0 0 140px;/*FireFox状态下*/*padding:50px 0 0 140px!important;/*IE7状态下*/*padding:50px 0 0 140px;/*IE6状态下*/color:#fff;line-height:22px;}/*博客名称及域名信息位置  更改左间距与上间距请同时对Firefox IE7 IE6分别进行修改*/
.Topbar .spacename{font-size:18px;font-weight:bold;color:#fff;}/*博客名称*/
.activeTittle{font-size:14px;} /*精彩活动展示字体大小*/
a.activeTittle:link,a.activeTittle:visited{ color:#ff0e00;} /*精彩活动展示标题颜色*/
a.activeTittle:hover{text-decoration:underline;color:#ff7200;}/*精彩活动展示标题鼠标移上去的颜色*/

.Topbar .subnav{text-align:right;color:#000;margin:60px 0 5px 0;padding:4px;}/*个人博客导航*/
.Topbar .subnav em{color:#ff0000;font-weight:bold;}/*更换风格&发表文章 强调突出的字体颜色*/
a.subnavfont:link,a.subnavfont:visited{color:#000;}/*个人博客导航字体默认颜色*/
a.subnavfont:hover{text-decoration:underline;color:#567563;}


/*  左右栏目分类标题
-------------------------------------*/
.componentTitle{background:url(../images/gr/img_010/title_bg01.gif) repeat-x;color:#000;text-align:center;font-weight:bold;height:20px;padding-top:8px;border:1px solid #7f9e8b;border-bottom:none;}


/*  左右中栏目分类主要内容块样式
-------------------------------------*/
.componentContent{background:#cbd7cf;border:1px solid #7f9e8b;border-top:none;/*border属性设为none 即可去掉内容块边框  内容框边框颜色背景可自定义*/ }
.componentContent .main{border-top:1px dashed #7f9e8b;border-bottom:1px dashed #7f9e8b;}/*虚线颜色可自定义*/


/*  中间文章标题样式
-------------------------------------*/
.componentTitleCenter{background:url(../images/gr/img_010/title_bg01.gif) repeat-x;color:#000;text-align:left;font-weight:bold;padding:5px 5px 5px 15px;font-size:14px;border:1px solid #7f9e8b;border-bottom:none;}/*字体的颜色大小、标题离左边的距离均可自定义*/


/*  中间文章标题颜色
-------------------------------------*/
a.titlestyle:link,a.titlestyle:visited{color:#000;}/*颜色可变*/
a.titlestyle:hover{color:#567563;}/*鼠标移上时的颜色*/


/*  整个网站默认链接的样式 可自定义
-----------------------------------------*/
a:link{color:#000;text-decoration: none;}
a:visited{color:#000;text-decoration: none;}
a:hover {color:#567563;text-decoration: underline;}

/*  翻页功能样式
-------------------------------------*/
.page{background:#cbd7cf;border:1px solid #7f9e8b;}


/*  版权信息
-------------------------------------*/
.footer{color:#000;border-top:3px solid #7f9e8b;}
a.footer_font:link,a.footer_font:vieited{color:#000;}/*版权信息字体链接颜色*/
a.footer_font:hover{color:#000;}