								/* general */
body {
	margin:0; 
	padding:0;
	line-height: 140%;
	background: #84a9d8 url('http://tetralet.myweb.hinet.net/imgs/background.png') repeat-x;
	z-index: 0;
}
								/* links */
a:link {
	color: #005985;
}

a:visited {
	color: #a64a2e;
}

a:hover, a:active, a:focus {
	color: #009299;
	text-decoration:none;
}
								/* title */
#Title img{
	margin: 14px 0 25px 55px;
	border: 0;
}
#Title #Topic{
	position: absolute;
	font-size: 200%;
	font-weight: bold;
	line-height: 120%;
	margin: 30px 0 0 50px;
	padding: 10px;
	color: #fff;
}
#Title a, #Title a:link, #Title a:visited, #Title a:hover {
	text-decoration: none;
	color: #e7e7e7;
}
.TitleLink {
	float: right;
	margin: -2.5em 1em 0 0;
}
.TitleLink a, .TitleLink a:link, .TitleLink a:visited, .TitleLink a:hover {
	text-decoration: none;
	border : 2px #548ed8 solid;
	-moz-border-radius: 0.3em; 
	-webkit-border-radius: 0.3em; 
	background: url('./imgs/title_bg2.png');
	padding: 0.3em;
	color: #e7e7e7;
}
.TitleLink a:hover {
	background: url('./imgs/title_bg.png');
}
								/* post */
#topic {
	font-size: 130%;
	color: #0f416f;
	margin: 0.5em 0 0 0;
	font-weight: bold;
}
.name , #commentposter{
	margin: 0;
	text-align: right;
	color: #266bae;
	font-weight: bold;
}
.date {
	font-size: 75%;
}

#post, #comments, .comment , #CommentForm, #SearchResults, #Category, #Archives, #Error{
	margin: 0 1em 1em 2.5em;
	padding: 1em;
	-moz-border-radius: 0.3em; 
	-webkit-border-radius: 0.3em; 
	background: url('./imgs/opacity.png');
	font-size: 100%;
}
#comments {
	background: url('./imgs/opacity.png');
	margin 0;
	padding: 1em;
}
.comment, #CommentForm {
	margin: 0;
	padding 0 1em;
	background: url('./imgs/opacity6.png');
}
#comments_title, #add_comment, #SearchTitle, #CategoryTitle, #ArchivesTitle, #ErrorTitle {
	display: block;
	font-size: 120%;
	color: #0f416f;
	font-weight: bold;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
}
.commentheader{
	margin: 0;
	color: #1156b4;
}
.commentposterinfo{
	margin: 0;
	border-top : 1px #548ed8 solid;
	padding: 0.5em 0;
}
.reply {
	float: right;
}
#posttext, .commenttext, #CommentFormData, .SearchResultsText,
.CategoryText, .ArchivesText, .ErrorText{
	border : 2px #548ed8 solid;
	margin-top: 0.5em;
	padding: 0 1em 1em 1em;
	-moz-border-radius: 0.3em; 
	-webkit-border-radius: 0.3em; 
	background: #eef3fb url('./imgs/opacity2.png');
	z-index: 1;
}
.commenttext {
	padding-bottom: 0;
	margin-bottom: 0.5em;
}
#CommentFormData {
	padding-top: 0.5em;
}
.footer {
	padding: 0;
	margin: 1em 0 0 0;
	text-align: right;
}
.comment {
	margin-bottom: 1em;
}
#post h2 {
	color:#44658c;
	margin:20px 0 10px 0;
	padding-bottom: 5px;
	border-bottom: 2px solid;
	border-color: #73b8b6;
}
#post h2.topic {
	color:#354f6d;
	border-bottom: 0px;
	font-size: 140%;
}
#post tr h2 {
	border-bottom: 0px;
} 
/*
#post td {
	background: #fff;
}
*/
#post h3 {
	color:#3e6e82;
	margin:20px 0 10px 0;
	font-size: 120%;
}
#post h4 {
	color:#377d5e;
	margin:20px 0 7px 0;
	font-size: 110%;
}
								/* Panel */
#Panel {
	text-align:left;
	position: absolute;
	float: left;
}
#Panel table, #Panel tr, #Panel td{
	border: 0;
}
div.panel {
	border : 2px #3d86e0 solid;
	-moz-border-radius: 0 0.3em 0.3em 0; 
	-webkit-border-radius: 0 0.3em 0.3em 0; 
	width: 11em;
	margin-left: -9.5em;
	margin-bottom: 1em;
	background: url('./imgs/opacity.png');
	z-index: -1;
}
div.panelHover, div.panel:hover, div.panelActive, div.panel:active {
	border : 2px #3d86e0 solid;
	-moz-border-radius: 0 0.2em 0.2em 0; 
	-webkit-border-radius: 0 0.2em 0.2em 0; 
	width: 11em;
	margin-left: 0em;
	margin-bottom: 1em;
	background: url('./imgs/opacity.png');
	z-index: 2;
}
div.panel .title, div.panelHover .title, div.panelActive .title {
	-moz-border-radius: 0 0.1em 0.1em 0; 
	-webkit-border-radius: 0 0.1em 0.1em 0; 
	padding: 0.3em 0;
	width: 1.6em;
	text-align:center;
	color: #e7e7e7;
	background: url('./imgs/title_bg.png');
	z-index: -1;
}
								/* AboutMyself */
#AboutMyself {
	padding: 0 0.5em;
	font-size: 75%;
}
								/* search */
#Search {
	padding: 0 0.4em;
}
#searchTerms {
	width: 9em;
	margin: 0.5em 0;
}
								/* calendar */
table.calMonth {
	text-align: center;
	font-size: 75%;
	width: 100%;
	border-spacing:0px;
}
.calMonthHeader
{
	color: #3e6cb1;
	background: url('./imgs/opacity5.png');
}
.calMonthToday {
	background: url('./imgs/opacity4.png');
}
.calMonthDay a, .calMonthDay a:link, .calMonthDay a:visited, .calMonthDay a:hover {
	background: url('./imgs/opacity3.png');
}

								/* Recently */
.Recently, .Categories {
	border: 1px #98b9e2 solid;
	padding: 3px;
}
.Recently a, .Recently a:link, .Recently a:visited, .Recently a:hover,  
.Categories a, .Categories a:link, .Categories a:visited, .Categories a:hover {
	text-decoration: none;
}
div.Recently:hover , div.Recently:active, div.Categories:hover , div.Categories:active {
	background: url('./imgs/opacity3.png');
}
#Syndicate li {
	padding: 4px 0;
}
								/* Form positioning */
#CommentForm label, #AuthUser , #Submit input{
	display:block;
	margin-bottom:0.3ex;
	font-weight: bold;
}
#CommentForm input.normal {
	margin-bottom:1.5ex;
	width: 40%;
}

#CommentForm textarea, #authimagetext {
	margin-bottom:1.5ex;
	width: 100%;
}

#CommentForm input.authImage{
	margin-bottom:1.5ex;
}
#CommentForm img.authimage{
	position: absolute;
	margin-left:0.5%;
	margin-top:0.7ex;
}
