#content_ads /* overrides the rule in main.css */
{
	background-color: #ffffff; /* while we wait for the background image to load */
	background-image: url('bg621_416.gif');
}

#content /* overrides the rule in main.css */
{
	background-color: transparent;
}

.col416
{
	padding-bottom: 8px;
}

h1
{
	font-family: arial, tahoma, geneva, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 13px 0px 13px;
	padding: 0px;
}

.inputh1
{
	font-family: verdana, arial, tahoma, geneva, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	width: 390px;
}

div.blogentry
{
	margin: 10px 0px 32px 0px;
/*	margin: 10px 5px 32px 5px;
	background-color:#ff0000;*/
}

.metadata
{
	font-size: 10px;
	color:#666666;
	margin: 0px 13px 10px 13px;
}
.metadata a
{
	color: #ec008c;
}

p
{
	font-size: 11px;
	margin: 0px 13px 15px 13px;
	padding: 0px;
/*	background-color:#ffff00;*/
}

p a
{
	color: #5f6066;
	font-weight: bold;
	text-decoration: none;
}
p a:hover
{
	text-decoration: underline;
}

.blogphoto
{
	margin:10px 0px 6px 0px;
	display: block;
	width: 416px;
}

.myhr
{
	height: 1px;
	margin: 0px 13px 0px 13px;
	background-image: url('dotbwhoriz.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}


textarea
{
	font-size: 11px;
	width: 390px;
}

form
{
	margin:0px;
}

img.portrait
{
	width: 151px;
	margin: 8px 0px 6px 8px;
	display: block;
}


.sectionh
{
	padding: 7px 0px 0px 8px;
	clear:both;
	background-color:#dbdcde;

	background-image: url('dotbwhoriz.gif');
	background-position: top;
	background-repeat: repeat-x;

	height:20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height:13px;
}
html>body .sectionh
{
	height:13px;
}
.sectionh img
{
	display:block;
}


.col204 h1
{
	padding: 4px 0px 4px 8px;
}

.col204 ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: arial, helvetica, sans-serif;
}

.col204 li
{
	padding: 4px 4px 4px 8px;
}

.col204 ul a
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.col204 ul a:hover
{
	text-decoration: underline;
}



/* rules for comments */

#comments
{
	margin: 0px 13px 0px 13px;
	padding: 0px;
	border: 0px none;
	list-style: none;
}

li.comment
{
	clear: both;
	margin: 13px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
	background-image:url('dotbwhoriz.gif'); background-position:bottom; background-repeat:repeat-x;
/*	background-color: #ff0000;*/
}

#comments .avatar
{
	float:left;
	margin-right:6px;
	width: 57px;
	height: 57px;
}

.commentheader
{
	font-family:arial;
	font-weight:bold;
}

.commentauthor
{
	font-family: arial;
	font-weight: normal;
	color:#ec008c;
	text-decoration: none;
}

.commentauthor:hover
{
	text-decoration: underline;
}

.commentdatetime
{
	font-family: arial;
	font-size: 10px;
}

.commenttext
{
	margin: 4px 0px 0px 0px;
/*	width: 390px;
	word-wrap: break-word; /* microsoft extension. needs an explicit width. only needed in case our server-side word-wrap doesn't work */
	overflow: hidden;
	line-height:14px;
}

.qh
{
	font-size: 10px;
	font-weight: bold;
	color: #434449;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 14px;
	background-image: url('cite.gif');
	background-position: 0px 3px;
	background-repeat: no-repeat;
}
#comments blockquote
{
	font-size: 10px;
	color: #434449;
	margin: 0px 0px 0px 14px;
}
#comments blockquote span
{
	padding: 0px 14px 0px 0px;
	background-image: url('cite.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

div.functionRow
{
	width:108px;
	float:right;
	text-align: right;
	padding-top: 0px;
/*	background-color: #ffff00;*/
}

div.functionRow ul
{
	list-style-type: none;
	font-size: 9px;
	float: right;
	margin: 0px;
	padding: 0px;
}
div.functionRow a
{
	color: #000000;
	text-decoration: none;
}
div.functionRow a:hover
{
	text-decoration: underline;
}
div.functionRow li
{
	float: left;
	padding: 0px 0px 0px 10px;
	margin-left: 10px;
	background-image: url('dotbwvert.gif');
	background-position: left;
	background-repeat: repeat-y;
}
div.functionRow input
{
	height: 14px;
	margin:0px;
	padding:0px;
}

a.morecomments
{
	clear:both;
	float:right;
	font-family:arial;
	font-weight:bold;
	color:#ec008c;
	text-decoration:none;
	margin:0px 13px 7px 0px;
}
a.morecomments:hover
{
	text-decoration:underline;
}

/* end of rules for comments */



/* rules for the standard compose form */

#composeform
{
	margin:12px 15px 13px 15px;
}

#composeform label
{
	font-weight:bold;
	font-family:arial;
	float:left;
	clear:left;
	margin:0px 0px 5px 0px;
	width:95px;
}

#toUsername, #subject, #username2, #password2
{
	border:1px solid #434449;
	background-color:#efefef;
/*	box-sizing: content-box;
	-moz-box-sizing: content-box;*/
	margin:0px 0px 5px 0px;
	padding:0px;
	float:left;
}

#subject
{
	width:289px;
	font-size:16px;
	font-weight:bold;
	font-family: arial, tahoma, geneva, helvetica, sans-serif;
}

#composeform textarea
{
	border:1px solid #434449;
	background-color:#efefef;
/*	box-sizing: content-box;
	-moz-box-sizing: content-box;*/
	margin:0px 0px 5px 0px;
	float:right;
	width:288px;
	height:173px;
	overflow:auto;
}

#composeform .smilegend
{
	clear:left;
	float:left;
	width:95px;
}
.smilegend img
{
	cursor: pointer;
	cursor: hand;
}

.userpass
{
	float:left; width:253px;
}

.buttons
{
	float:right;
	text-align:right;
}

.btnsend
{
	margin-left:5px;
	float:right;
	clear:both;
}

.btnpreview
{
	float:right;
}

/* end of rules for the standard compose form */

/* rules for the very similar form for editing messages */
#editform
{
	clear:both;
	margin:0px;
}

#editform label
{
	font-weight:bold;
	font-family:arial;
	float:left;
	clear:left;
	margin:0px 0px 5px 0px;
	width:95px;
}

#editform textarea
{
	border:1px solid #434449;
	background-color:#efefef;
/*	box-sizing: content-box;
	-moz-box-sizing: content-box;*/
	margin:0px 0px 0px 0px;
	width:288px;
	height:173px;
	overflow:auto;
}

#editform .smilegend
{
	clear:left;
	float:left;
	width:95px;
}
/* end of rules for the editform */

/* integrated ad */
.intad
{
	background-color:#000000;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	overflow:hidden;
}
.intad table
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow:hidden;
	margin-bottom:13px;
}
.itsanad
{
	font-size:10px;
	line-height:250%;
	color:#ffffff;
	background-color:#000000;
	text-align: left;
	padding-left:2px;
}
.intad img, .intad object, .intad iframe
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
/* end of integrated ad */
