/*
    Theme Name: Adventure
    Description: Adventure theme geared at travelogues and darker sites.
    Author: PHPZEN  http://www.phpzen.com/
    Modified by: Jorux  http://www.jorux.com/  
  */
body{
	background-image: url(Adventure/bkg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #600;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding: 0;
}
a {
	text-decoration: none;
}
a:link {
	color: #600;
	}
a:visited {
	color: #600;
	}
a:hover {
	color: #966;
	}
ul{
	list-style: none; 
	list-style-position : outside;
	margin:0 0 0 0;

	padding:0 0 0 0;
	word-break:break-all;
}
li{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
p{
	margin:0 0 0 0;
	padding:0 0 0 0;
	word-break:break-all;
	color: #000000;
}
img{
	border-style: none;
}
img.thumb {
	float: left;
	margin-left: 6px;
	margin-bottom: 6px;
	margin-top: 0.5em;
	padding: 3px;
	border: 1px #ccc;
	margin-right: 2em;
	}


#divAll{
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 960px;
}

#divPage{
	width:960px;			/* 原790Px 为首页版面的宽度 */
	margin:0;
	text-align:left;
	float:left;
	padding-top: 20px;
	padding-bottom: 12px;
}

#divMiddle{
	width:960px;
	margin:0;
	text-align:left;
	float:left;
	background-color: #FFFFFF;
	padding: 0px;
}
#divTop{
	width:960px;
	text-align:right;
	float:left;
	background-image: url(Adventure/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 205px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left:0px;
}

#divSidebar{
	width:215px;
	margin:0;
	text-align:left;
	float:right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

#divMain{
	float: left;
	width: 720px;			/* 原 565Px 中间竖分隔线往右的宽度 */
	height:100%;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
	background-color: transparent;
	background-image: url(Adventure/st.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
div.search h3{
	margin:0;
	padding:10px 0 0 25px;
	color: #3C7FE2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0 8px;
	text-align: left;
}
#divBottom{					/*可调整版权信息 Power by 的排列位置*/
	position: relative;
	clear: both;
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 1.15em;
	font-size: 12px;
	color: #555;
	background-color: #fff;
	background-image: url(Adventure/bgb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 70px;
}



#BlogTitle{					/*可调整主标题的排列位置*/
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin-top: 70px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 60px;
	font-weight: bold;
	margin-left: 25px;
	text-align: left;
	color: #000000;
}
#BlogTitle a{
	color:#000000;
	text-decoration: none;
}
#BlogTitle a:hover {
	color: #800000;
}
#BlogTitle a:active {
	color: #F0F8FF;
}
#BlogSubTitle{					/*可调整子标题的排列位置*/
	list-style: disc;
	padding:0;
	color: #F0F8FF;
	text-transform:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	text-align: left;
}

#BlogPowerBy,#BlogCopyRight{
	margin:0;
	font-size: 9px;
	text-align: center;
	font-weight:normal;
	height:20px;
	color: #000000;
	padding-top: 5px;
	background-position: 0px bottom;
	background-repeat: no-repeat;
}
#BlogCopyRight a,#BlogPowerBy a{
	color: #000000;

}

#divMusic li{
	padding:5px 0 0px 8px;					/*去掉模块前的小图标*/
	color: #FF0000;
	background-image : none;
	}

#divNavBar{									/*可调整导航栏的排列位置*/
	width:750px;
	height:30px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -30px;
	position: relative;
	clear: both;
/* 	float: left;	*/
	margin-left: 15px;					/* IE6.0下可调整为7；IE 7.0设为15 */
	margin-bottom: 0px;
}

#divNavBar h3{
	display:none;
}

#divNavBar ul{
	margin: 0;
	border-bottom: 1px solid #FFF;
	text-transform: uppercase;
	padding-bottom: 10px;
}

#divNavBar li{
	display: inline;
	list-style: none;
	margin-right: 5px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	background-repeat: repeat-x;
	padding: 2px;
}

#divNavBar a{
	color: #B0C4DE;			/* 导航菜单颜色，原为FF9900 */
	font-weight: bold;
	display: inline;
	font-size: 16px;		/* 导航菜单字号大小 */
}

#divNavBar a:link {
	text-decoration: none;
}
#divNavBar a:visited {
	text-decoration: none
}
#divNavBar a:hover {
	padding-bottom: 2px;
	margin-bottom: 0;
	color: #A9A9A9;
}
div.function {
	float:left;
	width:185px;					/* 原190Px 右边日历功能模块的宽度 */
	text-align:left;
	background-image: url(Adventure/hr3.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding: 0;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

div.function h3{					/*可调整功能模块栏标题的排列位置*/
	margin:0;
	padding:12px 0 0 15px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0 8px;
}
div.function ul{
	text-align:left;
	width:185px;			/* 原190Px 右边日历模块以下如“最新评论”“最新发表”等模块的宽度 */
	list-style-position:outside;
	list-style-type:none;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
div.function li{
	margin:0 0 0 0;
	padding:0 0 1px 20px;
	background-image: url(Adventure/bull1.gif);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}

#divMisc{
	padding:10px 0 5px 0;
}
#divMisc h3{
	display: none;
}
#divMisc li{
	padding:2px 0 2px 15px;
	background-image : none;
}

#divContorPanel li{
	padding:5px 0 0px 0px;
	background-image : none;
}

#divTopList li{
	background-image : none;
}

#divSearchPanel input{
	padding:0;
	margin:0;
	color: #FF0000;
	height: 20px;
	background-color: #000000;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
					/*可调整日历模块的宽度与排列位置*/

/*---------------------------------------------------------------*/
#divCalendar{
	padding:60 50 0 10px;
	text-align:center;
}

#divCalendar h3{
	display:none;
}

#divCalendar div{
	margin:0 0 0 0;
	padding:0 0 5px 4px;
	float:left;
}
#divCalendar div.month1{
	background:url("Adventure/month1.gif") no-repeat center 10px;
}
#divCalendar div.month2{
	background:url("Adventure/month2.gif") no-repeat center 10px;
}
#divCalendar div.month3{
	background:url("Adventure/month3.gif") no-repeat center 10px;
}
#divCalendar div.month4{
	background:url("Adventure/month4.gif") no-repeat center 10px;
}
#divCalendar div.month5{
	background:url("Adventure/month5.gif") no-repeat center 10px;;
}
#divCalendar div.month6{
	background:url("Adventure/month6.gif") no-repeat center 10px;
}
#divCalendar div.month7{
	background:url("Adventure/month7.gif") no-repeat center 10px;
}
#divCalendar div.month8{
	background:url("Adventure/month8.gif") no-repeat center 10px;
}
#divCalendar div.month9{
	background:url("Adventure/month9.gif") no-repeat center 10px;
}
#divCalendar div.month10{
	background:url("Adventure/month10.gif") no-repeat center 10px;
}
#divCalendar div.month11{
	background:url("Adventure/month11.gif") no-repeat center 10px;
}
#divCalendar div.month12{
	background:url("Adventure/month12.gif") no-repeat center 10px;
}

p.w{
	float:left;
	width:25px;
	height:16px;
	margin:4px 0 0 0;
	padding:2px 0 1px 0;
	text-align:center;
	vertical-align :middle;
	font-size:9px;
	text-decoration : underline; 
}

p.y{
	text-align:center;
	height:12px;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:190px;				/*可调整日历模块天数的宽度*/
	font-size:14px;
	font-weight:bold;
	font-family:"Georgia","Serif";
}
p.d{
	float:left;
	width:24px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.yd{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	font-weight:bolder;
	color:#6090c0;
	background: url("default/links_r.gif") no-repeat 1px 1px;
}
p.nd{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
p.cd{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
	font-weight:bold;
}


/*---------------------------------------------------------------*/


div.post {						/*可调整正文的排列位置及宽度*/
	width:690px;
	padding:0;
	text-align:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 10px;
	background-image: url(Adventure/hr.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	color: #696969;
}
div.post-nav {
	width:100%;
	clear:both;
	float:left;
}
div.post-nav a.l{
	float:left;
	padding:0 10px 5px 5px;
}
div.post-nav a.r{
	float:right;
	padding-left:10px;
	padding-bottom:5px;
}

div.post .post-title{				/*可调整正文文章标题的排列位置*/
	width:690px;
	color:#696969;					/*可调整正文文章标题的颜色*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 4px center;
}
div.post .post-title a{
	color: #600;
}
div.post .post-title a:hover {
	color: #A9A9A9;
}
div.post .post-date{					/*可调整文章发布日期的排列位置*/
	width:690px;
	margin:0 0 0 0;
	padding:5px 5px 0 5px;
	font: 12px Georgia,Serif;
	color: #600;
	text-align: right;
}
div.post .post-tags{					/*可调整Tags的排列位置*/
	width:690px;
	margin:0 0 0 0;
	padding:50px 5px 0 5px;
	color: #000000;
	text-align: right;
	font-family: Georgia, Serif;
	font-size: 12px;
	font-weight: bold;
}
div.post .post-footer{					/*可调整摘要栏下“发布、分类、评论”行的排列位置*/
	width:690px;
	font: 12px Georgia,Serif;
	color: #600;
	text-align:left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	height: 20px;
}
div.post div.post-body{
	width:690px;
	margin:0 0 0 0;
	padding:5px 0 0 15px;
	font-size:14px;
	word-break:break-all;
	text-align:left;
	line-height:150%;
}
div.post-body div.media a{
	padding-left:16px;
	background-color: #FBFBFB;
	background-image: url(Adventure/media.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}


div.pagebar{						/*可调整页面底部分页栏的排列位置*/
	margin:0;
	color: #800000;					/*可调整页面底部“分页”的颜色*/
	background-image: url(Adventure/hat.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: visible;
	visibility: visible;
	height: 45px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

div.post-body img{
	padding:2px;
	margin:2px;
	border:1px solid #999;
	clear : both;
	float : none;
}

div.post-body p{
	margin:10px 0 15px 0;
	padding:0;
}
div.post-body p.img{
	margin:0;
	padding:0;
	text-align:center;
}
div.post-body p.script{
	padding:6px;
	text-align:left;
	background-color: #D0EFF0;
	border: 1px dashed #666666;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
}
div.post-body p.inscript{
	margin:0;
	padding:0;
	padding-right:20px;
	text-align:right;
}
div.post-body p.code{
	padding:5px;
	border:1px dotted black;
}

div.post-body h1{
	color: #000000;
	margin:0;
	padding:0;
	font-size:16px;
}
div.post-body h2{
	color: #000000;
	margin:0;
	padding:0;
	font-size:14px;
}
div.post-body h3{
	color: #000000;
	margin:0;
	padding:0;
	font-size:13px;
}
div.post-body h4{
	color: #000000;
	margin:0;
	padding:0;
	font-size:12px;
}
div.post-body h5{
	color: #000000;
	margin:0;
	padding:0;
	font-size:11px;
}
div.post-body h6{
	color: #000000;
	margin:0;
	padding:0;
	font-size:10px;
}


p.posttop {
	margin:10px 0 0 0;
	padding:0 0 2px 16px;
	background-image: url(Adventure/quote.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
p.postbottom {
	margin:0 0 10px 0;
	padding:2px 0 0 16px;
	background-image: url(Adventure/trackback.gif);
	background-repeat: no-repeat;
	background-position: 0 center;
}
#frmSumbit{
	padding:0;
	margin:0;
}
#frmSumbit p{
	padding:0 0 5px 0;
}
input.button{
	border: 1px solid #CCC;
	border-top: 1px solid #BEBEBE;
	border-left: 4px solid #BEBEBE;
	color: #000;
	background-color: #FFF;
}
input.text {
	height:14px;
	padding:2px 0 5px 0;
	margin: 5px 0 5px 0;
	border: 1px solid #CCC;
	color: #000080;
	background-color: #FFF;
}
textarea.text {
	border: 1px solid #CCC;
	background-color: #FFF;
	font-size: 14px;
	color: #000080;
	width:676px;						/* 可设置输入评论框表格宽度 */
}

ul.msg{
	width:680px;						/* 可设置评论内容的显示宽度 */
	margin:0 0 0 10px;
	padding:0 0 0 0;
	text-align:left;
	list-style-position : outside;
}

li.msgname{
	margin:0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #0000FF; 			/* 可设置访客名称ID的颜色 */
}
li.relation{
	margin:0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 30px;
}
li.tbname{
	padding:5px 0 2px 15px;		/* “相关评论”及“相关文章”标题的位置 */
	margin:0;
	color: #000000; 			/* 可设置"相关评论、发表评论、收藏到网摘“标题的颜色 */
}
li.msgurl{
	text-align:right;
	padding:2px 10px 2px 10px;
	margin:0;
	background:#f0f0f0;
}
li.msgarticle{
	color: #000080; 			/* 可设置访客评论内容的颜色 */
	font-size: 14px; 			/* 可设置访客评论内容的字号 */
	list-style-position : outside;
	padding:10px 10px 0 40px;	/* 40px为“相关文章”正文的位置 */
	margin:0;
	line-height:150%;			/* 150%为“相关文章”正文上下的间距 */
}
li.msgtime{
	text-align:right;
	padding:5px 5px 10px 10px;
	margin:0 0 0 0;
	font: 12px Georgia,Serif;
	color: #6D6D74;
}
.article-date {
        display: none;
}
