/*code by Xeon[祺]*/

body {
  background: url(header_bg.gif) repeat-x;
}

html,body,form,div,form,ul,ol,p,td,th,dd,dt,img,input,textarea,h1,h2,h3,h4 {
  font-size: 12px;
  margin: 0;
  padding: 0;
}

ul {
  list-style: none;
}

img {
  border: 0;
}

a:link,a:visited {
  color: #333;
  text-decoration: none;
}

a:hover,a:active {
  color: #333;
}

.clear {
  clear: both;
}

/*  globalHeader  */

#globalHeader {
  width: 785px;
  height: 100px;
  margin: 0 auto;
}

#globalHeader #logo {
  margin-left: 5px;
}

#globalSearch {
  float: right;
  margin-top: 20px;
}

#globalSearch input {
  color: #999 ;
  height: 18px;
  padding: 3px 0 0 5px;
  border: 0;
  border-top: 1px solid #CFCFCF;
  border-bottom: 1px solid #CFCFCF;
}

#globalSearch input,
#globalSearch img {
  vertical-align: middle;
}


/*  menu  */
#menu ul {
  list-style: none;
}

#menu li {
  height: 38px;
  float: left;
  margin-right: -1px;
}

#menu #menu_home {
  width: 169px;
  border: 0;
}


/*  globalFooter  */
#globalFooter {
  margin: 20px auto;
  width: 785px;
  height: 54px;
}

#globalFooter #article_menu {
  line-height: 54px;
  text-align: center;
  background: url(footer_bg.gif) repeat-x; 
}

#globalFooter #article_menu a:hover {
  text-decoration: underline;
}

#globalFooter #article_menu #footer_l {
  float: left;
}

#globalFooter #article_menu #footer_r {
  float: right;
}

#globalFooter  a {
  color: #000;
  margin: 0 10px;
}

#globalFooter #copyright {
  font: 12px Arial;
  text-align: center;
  padding: 15px 10px 20px 10px;
}

#globalFooter #copyright a {
  color: #06F;
}


/* comments */

.comments {
	text-align: left;
	padding: 0;
	margin: 2em 0;
	position: relative;
}

.metalinks {
	margin-top: 5px;
}

.commentsrsslink {
	background: url('feed.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
}

.trackbacklink {
	background: url('arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
}

.commentsrsslink a, .trackbacklink a {
	color: #999;
	padding: 2px;
}

.comments .commentlist {
	padding: 0;
	margin: 20px 0;
	position: relative;
	border-top: 1px dotted #EFEFEF;
}

.comments .commentlist li {
    /*background: url('blank_gravatar.png') no-repeat right top;*/
	margin: 0;
	padding: 10px 10px 0;
	list-style-type: none;
	border-bottom: 1px dotted #EFEFEF;
}

.comments .commentlist .commentmetadata {
	padding: 2px 0;
	/*background: url('time.png') left center no-repeat;*/
	display: block;
	color: #CCCCCC;
}
.comments .commentlist .commentmetadata a {
	color: #CCCCCC;
}

.comments .commentlist li img {
	padding: 0;
	border: none;
}

.comments .commentlist li img.gravatar {
	top: 12px;
	right: 10px;
	position: absolute;
	height: 32px;
	width: 32px;
}

.comments .commentlist li .commentauthor {
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 16px;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}

.comments .commentlist li .counter {
	display: none;
	color: #999;
	float: left;
	width: 35px;
}

.comments .commentlist li.authorcomment {
	background: #FFFFF6;
}

.comments .pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 0 0 30px 0;
}

.comments .pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
	border-bottom: 1px dashed #CCC;
}

.comments .pinglist li .commentauthor {
	font-weight: bold;
	display: block;
}

.comments .pinglist li small {
	font: .8em Arial, Sans-Serif;
	display: block;
}

.comments .pinglist li .counter {
	display: none;
}

.comments .pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
}

.comments .pinglist li img {
	padding: 0;
	border: none;
}
	
.comments #leavecomment {
	text-align: center;
	margin-bottom: 40px;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -2px;
}

.comments #loading {
	text-align: center;
	margin-bottom: 40px;
	margin-top: 40px;
	color: #ddd;
	font-size: 26px;
	letter-spacing: -1px;
	line-height: 30px;
}

.comments form {
	clear: both;
	padding: 1px 0 30px;
	margin: 0;
}

input[type=text], textarea {
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	padding: 3px;
	color: #777;
	}

input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666;
	}

.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}

.comments form textarea {
	height: 250px;
	padding: 2px;
	width: 100%;
	_width: 98.5%; /* IE hack */
	}

.comments form #submit {
	margin: 0;
	float: right;
	}

.comments h4 {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
	margin-bottom: 10px;
	display: inline;
}
.comments h4 a:link,
.comments h4 a:active,
.comments h4 a:visited {
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
}
.comments h4 a:hover {
	text-decoration: none;
}

.commentslink {
	padding-left: 20px;
	background: url('comment.png') left center no-repeat;
}

#comment {
    width: 96%;
}



