/*  

Theme Name: Chi

Description: Chi!!!

Version: 1.0

Author: Mystery Man X


*/
/* Body*/
html,
body
{
	text-align: center;
	background-image: url(images/background.gif);
	background-attachment:fixed;
	margin:0;
	padding:0;
}
a:link { 
	color:  #36F;
	}
a:visited { 
	color: #174986;
	}
a:hover { 
	color: #39F;
	}
a:active { 
	color: #33F;
	}
#site {
	margin:0 auto;
	width: 840px;
	text-align: left;
	top: 0px;

}
#contenthome {
	width: 660px;
	margin-left: 90px;
	margin-right: 90px;
	background-color: #ffffff;
	background-image: url(images/home-background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contentbooks {
	width: 660px;
	margin-left: 90px;
	margin-right: 90px;
	background-color: #ffffff;
	background-image: url(images/books_background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contentvideos {
	width: 660px;
	margin-left: 90px;
	margin-right: 90px;
	background-color: #ffffff;
	background-image: url(images/videos_background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contentfunstuff {
	width: 660px;
	margin-left: 90px;
	margin-right: 90px;
	background-color: #ffffff;
	background-image: url(images/funstuff_background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contentextras {
	width: 660px;
	margin-left: 90px;
	margin-right: 90px;
	background-color: #ffffff;
	background-image: url(images/extras_background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#content404 {
	width: 660px;
	margin-left: 90px;
	margin-right: 90px;
	background-color: #ffffff;
	background-image: url(images/404_background.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#conte
#topbanner {
	position: relative;
	width: 660px;
	
}
#navigation {
	width: 660px;
}
#pagetitle {
	width: 660px;
	
}
#main {
}
#text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #1E3853;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#bottom {
	width: 840px;
	margin-top: -355px;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
	margin-left: 3.5%;
	margin-right: 10%;
}
.commentlist li.comment {
	border-bottom: 1px solid #ABD7E4;
	line-height: 24px;
	margin: 0 0 0 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #03C;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #03C;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	position: relative;
	margin-left: 15%;
	margin-right: 15%;
}
#respond p {
	margin: 0;
	
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 100%;
	background-color:rgba(255,255,255,0.0);
    border:1px solid #99D2EE;
	color: #1E3853;
	/* for IE */
  filter:alpha(opacity=40);
}
#respond textarea {
	width: 100%;
	background-color:rgba(255,255,255,0.0);
    border:1px solid #99D2EE;
	color: #1E3853;
	/* for IE */
  filter:alpha(opacity=40);
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}
