/* XXT BlogStyle StyleSheet File
 * Author: Wu Xiaohui 
 * Created: 2008-09-04
 * Copyright:XXT.cn (www.ha.xxt.net.cn)
/*------------------------------------------*/
/*个人博客模板----中秋节2
--------------------------------------------*/

body{background:#F9E1BD;}


/* 模板中间文章列表iframe 背景
---------------------------------*/
.mb_middle_bg{background:#F9E1BD;}


/*#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:#EEB230;}/*昵称登录字体颜色*/
.loginfont{color:#000;}
a.loginfont:link,a.loginfont:visited{color:#000;}/*登录、搜索、博客等文字颜色*/

/*  模板顶部图片
-------------------------------------*/
.Topbar{background:#F9E1BD url(../images/gr/img_zhongqiu2/top_bg.gif) no-repeat; height:267px;text-align:left;}/*模板底图*/
.Topbar .spaceinfo{padding:90px 0 0 160px;/*FireFox状态下*/*padding:90px 0 0 160px;!important;/*IE7状态下*/*padding:90px 0 0 160px;/*IE6状态下*/color:#000;line-height:20px;}/*博客名称及域名信息位置  更改左间距与上间距请同时对Firefox IE7 IE6分别进行修改*/
.Topbar .spacename{font-size:22px;font-weight:bold;color:#D24D36;}/*博客名称*/
.activeTittle{font-size:14px;} /*精彩活动展示字体大小*/
a.activeTittle:link,a.activeTittle:visited{ color:#000;} /*精彩活动展示标题颜色*/
a.activeTittle:hover{text-decoration:underline;color:#B47831;}/*精彩活动展示标题鼠标移上去的颜色*/

.Topbar .subnav{text-align:right;color:#000;margin:93px 15px 3px 0;}/*个人博客导航*/
.Topbar .subnav em{color:#ff0000;font-weight:bold;}/*更换风格&发表文章 强调突出的字体颜色*/
a.subnavfont:link,a.subnavfont:visited{color:#000;}/*个人博客导航字体默认颜色*/
a.subnavfont:hover{text-decoration:underline;color:#fb7303;}

/*  左右栏目分类标题
-------------------------------------*/
.componentTitle{background: url(../images/gr/img_zhongqiu2/title_bg.gif);repeat-x left;border:1px solid #DADADA;color:#CC7602;text-align:center;font-weight:bold;height:20px;padding-top:7px;}


/*  左右中栏目分类主要内容块样式
-------------------------------------*/
.componentContent{background:#fff ;border:1px solid #DADADA;border-top:none;/*border属性设为none 即可去掉内容块边框  内容框边框颜色背景可自定义*/ }
.componentContent .main{border-top:1px dashed #8f8f8f;border-bottom:1px dashed #8f8f8f;}/*虚线颜色可自定义*/


/*  中间文章标题样式
-------------------------------------*/
.componentTitleCenter{background:#eee url(../images/gr/img_zhongqiu2/title_bg.gif);repeat-x left;border:1px solid #DADADA;color:#CC7602;text-align:left;font-weight:bold;padding:5px 5px 5px 15px;font-size:14px;}/*字体的颜色大小、标题离左边的距离均可自定义*/


/*  中间文章标题颜色
-------------------------------------*/
a.titlestyle:link,a.titlestyle:visited{color:#CC7602;}/*颜色可变*/
a.titlestyle:hover{color:#B69160;}/*鼠标移上时的颜色*/


/*  整个网站默认链接的样式 可自定义
-----------------------------------------*/
a:link{color:#000;text-decoration: none;}
a:visited{color:#000;text-decoration: none;}
a:hover {color:#B47831;text-decoration: underline;}

/*  翻页功能样式
-------------------------------------*/
.page{border:1px solid #E1DFDF;background:#fff;}


/*  版权信息
-------------------------------------*/
.footer{color:#000;border-top:3px solid #eeeeee;}
a.footer_font:link,a.footer_font:vieited{color:#000;}/*版权信息字体链接颜色*/
a.footer_font:hover{color:#000;}