/* XXT BlogStyle StyleSheet File
 * Author: Li Xia 
 * Created: 2011-5-13
 * Copyright:XXT.cn (www.ha.xxt.net.cn)
/*------------------------------------------*/
/*个人博客模板----消防队
--------------------------------------------*/

body{background:#731707  url(../images/gr/img_xiaofangdu/bgbanner.jpg) no-repeat top;}


/* 模板中间文章列表iframe 背景
---------------------------------*/
.mb_middle_bg{background:#731707;}


/*#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;}/*登录、搜索、博客等文字颜色*/

/*  操作按钮字体样式
-------------------------------------*/
a.operation:link,a.operation:visited{font-size:12px;color:#1a1a1a;}/*字体默认颜色*/
a.operation:hover{text-decoration:underline;color:#5f3000;}/*字体链接触及颜色*/

/*  模板顶部图片
-------------------------------------*/
.Topbar{text-align:left;}/*模板底图*/
.Topbar .spaceinfo{padding:120px 0 0 380px;/*FireFox状态下*/*padding:120px 0 0 380px;!important;/*IE7状态下*/*padding:110px 0 0 380px;/*IE6状态下*/color:#000;line-height:20px;}/*博客名称及域名信息位置  更改左间距与上间距请同时对Firefox IE7 IE6分别进行修改*/
.Topbar .spacename{font-size:24px;font-weight:bold;color:#000;}/*博客名称*/


.Topbar .subnav{text-align:right;color:#000;margin:85px 15px 15px 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;}

/*  博客名下方导航样式
-------------------------------------*/
a.subnavbig:link,a.subnavbig:visited{color:#000;}/*个人博客大导航字体默认颜色*/
a.subnavbig:hover{text-decoration:underline;color:#fb7303;}/*个人博客大导航字体链接触及颜色*/


/*  左右栏目分类标题
-------------------------------------*/
.componentTitle{background: #fff url(../images/gr/img_xiaofangdu/title_bg.gif) repeat-x top;border:1px solid #e81903;color:#e81903;text-align:left; padding-left:10px;font-weight:bold;height:20px;padding-top:7px;}


/*  左右中栏目分类主要内容块样式
-------------------------------------*/
.componentContent{background: #fff; border:1px solid #e81903; border-top:none;/*border属性设为none 即可去掉内容块边框  内容框边框颜色背景可自定义*/ }
.componentContent .main{border-top:1px dashed #8f8f8f;border-bottom:1px dashed #8f8f8f;}/*虚线颜色可自定义*/


/*  中间文章标题样式
-------------------------------------*/
.componentTitleCenter{background: #fff url(../images/gr/img_xiaofangdu/title_bg.gif) repeat-x;border:1px solid #e81903;color:#e81903;text-align:left;font-weight:bold;padding:6px 5px 5px 10px;font-size:14px;}/*字体的颜色大小、标题离左边的距离均可自定义*/


/*  中间文章标题颜色
-------------------------------------*/
a.titlestyle:link,a.titlestyle:visited{color:#e81903;}/*颜色可变*/
a.titlestyle:hover{color:#b0730b;}/*鼠标移上时的颜色*/


/*  整个网站默认链接的样式 可自定义
-----------------------------------------*/
a:link{color:#333333;text-decoration: none;}
a:visited{color:#333333;text-decoration: none;}
a:hover {color:#b0730b;text-decoration: underline;}

/*  翻页功能样式
-------------------------------------*/
.page{border:1px solid #eeeeee;background:#F6F4F4;}


/*  版权信息
-------------------------------------*/
.footer{color:#fff;border-top:3px solid #eeeeee;}
a.footer_font:link,a.footer_font:vieited{color:#fff;}/*版权信息字体链接颜色*/
a.footer_font:hover{color:#fff;}