﻿*{ margin: 0; padding:0; }

*body{
	font: 12px "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #333333;
	background-color: #dde5d9;
	background-image: url(ht/images/bj.jpg);
	background-repeat: no-repeat;
	background-position:51px top;
	}
body{
	font: 12px "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #333333;
	background-color: #dde5d9;
	background-image: url(ht/images/bj.jpg);
	background-repeat: no-repeat;
	background-position:46px top;
	}	
span.feed-icon{display:none;} 

/*#pagelist{
margin-top:10px;}

#pagelist a {
margin-right:2px;
padding:1px 6px 1px 6px;
border:1px solid #ffcc33;
line-height:24px;
height:24px;
font-size:12px;
background:649f07;
}


#pagelist a:hover {
color:#996600;
text-decoration:none;
}

#pagelist span {
margin-right:2px;
padding:1px 6px 1px 6px;
border:1px solid #ffcc33;
line-height:24px;
height:24px;
font-size:12px;
background:649f07;
}*/	
	

#quick-nav {
	width: 277px;
	top:2px;
	left:679px;
	position:absolute;
	background-color: #8AB459;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
}
#quick-nav li{
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;color: #fff;
}
#quick-nav a{
	font-size: 14px;
	color: #fff;
}
#quick-nav a:hover{
	text-decoration: underline;
}


#wrapper { padding: 25px 0 0 40px;}
#footer{
	clear:both;
	width:100%;
	float: left;
	padding-left:40px;
	padding-bottom: 30px;
}
#footer span{
	padding:1px 0 1px 10px;
	font-size:10px;
}

.box{
	float: left;
	margin: 5px;
	padding: 20px; 
	background-color: #fff;
	border: 1px solid #ced4ca;
	border-bottom: 3px solid #ced4ca;
	border-right: 3px solid #ced4ca;
	font-size: 12px;
	}

#content {
	padding-top: 0;
	\width: 474px;	/* IE5Win */
	w\idth: 430px;	/* Others */
	font-size: 12px;
	} 
			 /* IE5Win */	/* Others */
#sidebar-1 { \width: 220px;	w\idth: 170px; } 
#sidebar-2 { \width: 220px;	w\idth: 170px; } 
#sidebar-3 { \width: 160px;	w\idth: 170px; } 

#divCatalog img{dispaly:none};

/* typography
----------------------------------------------- */

h1,
h2,
h3{	font-family: Arial, Helvetica, sans-serif; }

h1 { margin: 0;}
h2 { margin-top: 25px; margin-bottom: 0; font-size: 16px; }
h2 a {
	color: #0275AC;
	font-size: 14px;
	text-decoration: underline;
}
h3 { font-size: 14px; color: #666; }

p {margin: 0.5em 0 1.5em 0; }

ol, ul { line-height: 1.5em; margin: 1.2em 0 1.2em 2em;	}

ul li,
ol li{ margin-bottom: 0.2em; }

img, a img{ border:0px;}

a, a:hover { color: #669900; text-decoration: none; }
a:hover { color: #777; }

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 12px;
	}

pre{
	display: block;
	margin: 0.75em 1.5em 2.2em 0;
	padding-left: 0.8em;
	border-left: 1px solid #ccc;
	background-color: #efefef;
	overflow: auto;
	}

code{font-family: monospace;  font-size: 12px; color: #555; background-color: #efefef;}
pre code{ line-height: 1.3em;}

kbd{
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	}

del, del * { text-decoration: line-through; }

abbr, acronym, .help {
  border-bottom: 1px dotted #333;
  cursor: help;
  }

hr {
	color: #D8D8D8;
	height: 1px;
}
  
.small { font-size: 12px;	}


/* forms
----------------------------------------------- */

input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #555;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	}


/* ubb styles
------------------------------------------------*/



/* sidebars
----------------------------------------------- */

.sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	color: #0275AC;
	background: url(images/arrow.gif) no-repeat center right;
	font-size: 14px;
	}

.sidebar ul {
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
}
.sidebar ul ul {
	margin: 1.0em 0 1.5em 0;
	border-top: 1px solid #dee4da;
	}
.sidebar ul ul li {
	padding: 0 0 0 10px;
	margin: 0;
	border-bottom: 1px solid #dee4da;
	}
.sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 2px 10px 2px 10px;
	} 
.sidebar ul ul li a:hover {
	background-color: #f3f3f3;
	}


/* blog posts
----------------------------------------------- */

.post {	border-bottom: 1px solid #dee4da; }

.post-nav {
	text-align: center;
	padding-top: 5px;
}
.postmeta {
	margin-top: 0;
	padding-top: 1px;
	font-size: 12px;
	color: #999999;
	}
.postmeta1 {
	margin-top: 0;
	padding-top: 1px;
	font-size: 12px;
	color: #999999;
	text-align: center;
	}
.postentry{
	color: #505050;
	line-height: 2em;
}
.postentry img{
	border: 1px solid #ced4ca;
	padding: 3px;
	margin: 0 10px 10px 0;
	}
.postentry .icon{
	display: inline; 
	margin: 0;
	padding: 0;
	padding-right: 6px;
	border: none;
	}
	
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(ht/permalink.gif) no-repeat center left;
	}
.commentslink {
	padding: 0 0 0 17px;
	background: url(ht/commentslink.gif) no-repeat center left;
	}


/* comments
----------------------------------------------- */

#comment { width: 98%;}

h2#comments{
	font-size: 12px;
	}
ol.commentlist {
	margin: 1.2em 0;
	padding: 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #E8E7D0;
	list-style-type: none;
	}
ol.commentlist li {
	border: 1px solid #E8E7D0;
	padding: 0 20px 5px 20px;
	background-color: #f3f3f3;
	margin: 12px 0 0 0;
	}
ol.commentlist li:hover{ background-color: #fff; }

ol.commentlist li.authorcomment{
	border-left: 5px solid #88887f;
	}

h3.commenttitle{ padding-top: 12px;	}

p.commentmeta {
	margin: 0;
	padding: 0;
	font-size: 12px;
	}

.msg {
	list-style-type:none;
	list-style-position : outside;
}

.article-date{
	display:none;
}
#divCatalog a{
	display: inline;
	margin: 0px;
	padding: 0px;
}
.postfeedback{
	word-break:break-all;
}

.text_search{
	font-size: 12px;
	line-height: 14px;
	padding:2px;
}
.btn_search{
	border: 1px ridge #CCCCCC;
	font-size: 12px;
	line-height: 14px;
	padding:1px;
}
/**/
.user_text{
	line-height: 1.5em;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom: 20px;
}
.user_ico{
	height: 250px;
	width: 170px;
	border: 0px ridge #63b4cd;
	background-color: #CCCCCC;
}
#home_menu{
	margin-top: 10px;
	margin-left: -10px;
	padding: 5px;
	color: #0275AC;
	font-size: 16px;
	font-weight: bold;
}
/*---------------------------------------------------------------*/
#divCalendar{
	padding:0px;
	text-align:center;
}
#divCalendar div{
	display: block;
	height:160px;
	width:180px;
}
#divCalendar .month1{
	background:url("ht/images/month1.gif") no-repeat center 10px;
}
#divCalendar .month2{
	background:url("ht/images/month2.gif") no-repeat center 10px;
}
#divCalendar .month3{
	background:url("ht/images/month3.gif") no-repeat center 10px;
}
#divCalendar .month4{
	background:url("ht/images/month4.gif") no-repeat center 10px;
}
#divCalendar .month5{
	background:url("ht/images/month5.gif") no-repeat center 10px;;
}
#divCalendar .month6{
	background:url("ht/images/month6.gif") no-repeat center 10px;
}
#divCalendar .month7{
	background:url("ht/images/month7.gif") no-repeat center 10px;
}
#divCalendar .month8{
	background:url("ht/images/month8.gif") no-repeat center 10px;
}
#divCalendar .month9{
	background:url("ht/images/month9.gif") no-repeat center 10px;
}
#divCalendar .month10{
	background:url("ht/images/month10.gif") no-repeat center 10px;
}
#divCalendar .month11{
	background:url("ht/images/month11.gif") no-repeat center 10px;
}
#divCalendar .month12{
	background:url("ht/images/month12.gif") no-repeat center 10px;
}
#divCalendar 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;
	font-weight: bold;
}

#divCalendar p.y{
	text-align:center;
	height:14px;
	margin:2px 0 0 0;
	padding:0 0 0 0;
	float:left;
	width:175px;
	font-size:12px;
	font-weight:bold;
}
#divCalendar p.d{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
#divCalendar 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("ht/images/links_r.gif") no-repeat 1px 1px;
}
#divCalendar p.nd{
	float:left;
	width:25px;
	height:18px;
	margin:0 0 0 0;
	padding:2px 0 0 0;
	text-align:center;
	vertical-align :middle;
}
#divCalendar 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;
}
.posttitle1{
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
#txaArticle{
	width:430px;
	height: 100px;
}
#header{
	width: 920px;
	display: block;
	height:200px;
	margin-left:46px;
	background-image: url(ht/images/bj7.gif);
	background-repeat: no-repeat;
}
#header h1{
	padding-top:50px;
	padding-left:150px;
	display: none;
}
#tags_main{
	padding-top: 20px;
	padding-bottom: 10px;
}
.commenttext{
	padding-top: 10px;
}
a:link .wp_top, a:visited .wp_top {
	padding:2px;
	border:1px solid #CCCCCC;
	max-width:144px;
}
a:hover .wp_top,a:hover .v_top{
	padding:2px;
	border:1px solid #5AA723;
}
a:link .v_top, a:visited .v_top {
	padding:2px;
	border:1px solid #CCCCCC;
	height:94px;
	width:126px;
}

