body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #29166F;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url('img/char_bg.jpg'); 
	}


.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background: #FFFFFF;
	}


.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid;
	}


/* Randomline
--------------------------------------------------------------- */

.randomline {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	}




/* Comment/Trackback/Pingback Links
--------------------------------------------------------------- */

a.linkline:link, a.linkline:visited {
	color: #00FF00;
	font-size: 9px;
	text-decoration: underline;
	}

a.linkline:hover {
	color: #00FF00;
	font-size: 9px;
	text-decoration: underline;
	}




/* Banner
--------------------------------------------------------------- */

#banner {
	font-size: 10px;
	text-align: center;
	color: #666666;
	float: right;
	padding: 5px;
	width: 150px;
	border-width: 0px;
	border-style: solid;
	border-color: #29166F;
	margin-top: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	margin-right: 20px;
	line-height: 12px;
	}




/* Sidebar
--------------------------------------------------------------- */

#sidebar {
	font-size: 10px;
	text-align: center;
	color: #666666;
	float: right;
	padding: 5px;
	width: 150px;
	border-width: 1px;
	border-style: solid;
	border-color: #29166F;
	margin-top: 0px;
	margin-bottom: 35px;
	margin-left: 20px;
	margin-right: 0px;
	line-height: 12px;
	background-image: url('img/bg_sidebar.gif'); 
	}

#sidebar a:link, #sidebar a:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
	}


#sidebar a:hover {
	color: #000000;
	font-size: 10px;
	text-decoration: none;
	}






/* Posts
--------------------------------------------------------------- */


#posts {
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000000;
	text-align: justify;
	width: 600px;
	margin: 20px;
	line-height: 16px;
	}

#posts h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 22px;
	line-height:19px;
	font-weight: bold;
	letter-spacing: -1.5px;
	color: #29166F;
	background: url('img/title_bg.gif') no-repeat;
	}


a:link, a:visited, a:hover {
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
	}


hr {
	color: #000000;
	width: 25%;
	text-align: center;
	}



/* Date
--------------------------------------------------------------- */

.date {
	position:relative;
	font-weight: bold;
	width: 50px;
	float: left;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 5px;
	line-height: 22px;
	}




/* Comments/Trackbacks/Pingbacks
--------------------------------------------------------------- */

.comment {
	width: 380px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
	margin-top: 25px;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #29166F;
	background-image: url('img/bg_sidebar.gif'); 
	}

.CommentTitle {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	}


.CommentText {
	color: #000000;
	font-size: 10px;
	}


.CommentSmallPrint {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	}

a.CommentSmallPrint:link, a.CommentSmallPrint:hover, a.CommentSmallPrint:visited, a.CommentSmallPrint:active {
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	}







/* Other
--------------------------------------------------------------- */

.notes {
	color: #000000;
	font-size: 10px;
	}

fieldset {
	border: 0px;
	}

.center {
	text-align: center;
	}
