/* comments */
.contentcommentsbox
{
	color: inherit;
	background-color: #faf6f3;
	padding: 7px 12px 7px 12px;
	width: 421px;
}
.contentcommentsheader
{
	color: #26467f;
	margin: 4px 0px 18px 0px;
	font-size: 100%;
}
.contentcommentsheaderalt
{
	color: #26467f;
	margin: 4px 0px 7px 0px;
	font-size: 100%;
}
.contentcomment
{
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: solid 1px #c9cdd9;
}
.contentcommentinfo
{
	color: #1a9bd5;
	background-color: inherit;
	font-size: 82%;
	margin-top: 3px;
}
.contentcommentboxbutton
{
	clear: both;
	padding-top: 14px;
	margin-bottom: 10px;
	text-align: center;
}

/* imagecomments */
.contentimagecomment
{
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom: solid 1px #c9cdd9;
}
.contentimagecommentinner
{
	position: relative;
	min-height: 111px;
	width: 100%;
}
.contentimagecommentimage
{
	width: 132px;
	border: solid 1px #c9cdd9;
	padding: 5px 7px 5px 7px;
	float: left;
	display: inline;
}
.contentimagecommentimagelarge
{
	width: 406px;
	height: 100%;
	border: solid 1px #c9cdd9;
	padding: 5px 7px 5px 7px;
	margin-bottom: 10px;
	position: relative;
}
.contentimagecommenttext
{
	width: 264px;
	float: right;
	display: inline;
}
.contentimagecommenttitle
{
	font-weight: bold;
	color: #222222;
	background-color: inherit;
	margin-bottom: 4px;
}
.contentimagecommenttitle a:link,.contentimagecommenttitle a:visited,.contentimagecommenttitle a:active
{
	color: #222222;
	background-color: inherit;
	text-decoration: none;
}
.contentimagecommenttitle a:hover
{
	color: #222222;
	background-color: inherit;
	text-decoration: underline;
}
.contentimagecommenttextbottom
{
	width: 264px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.contentimagecommentinfo
{
	color: #1a9bd5;
	background-color: inherit;
	font-size: 82%;
	margin-top: 3px;
}
.contentimagecommentsheader
{
	color: #26467f;
	background-color: inherit;
	margin: 4px 0px 0px 0px;
	font-size: 100%;
}
.contentimagecommentsheader a:link,.contentimagecommentsheader a:visited,.contentimagecommentsheader a:active
{
	color: #26467f;
	background-color: inherit;
	text-decoration: none;
}
.contentimagecommentsheader a:hover
{
	color: #26467f;
	background-color: inherit;
	text-decoration: underline;
}
.weblogbackbutton
{
	margin-bottom: 10px;
}

/* weblogform */
.weblogfields
{
	clear: both;
	position: relative;
	width: 425px;
}
.weblogfield
{
	width: 180px;
}
.weblogfieldlabel
{
	color: #555150;
	background-color: inherit;
	font-weight: bold;
	font-size: 92%;
	display: block;
}
.weblogfieldinput input,.weblogfieldupload
{
	margin-top: 2px;
	margin-bottom: 7px;
	border: solid 1px #a5acb2;
	padding: 3px 2px 0px 3px;
	width: 175px;
	height: 19px;
	font-size: 112%;
	float: left;
}
.weblogfieldinput textarea
{
	border: solid 1px #a5acb2;
	padding: 3px 2px 0px 3px;
	margin-top: 2px;
	width: 220px;
	height: 109px;
	font-size: 112%;
	float: left;
}
.weblogfieldfile input
{
	margin-top: 2px;
	margin-bottom: 7px;
	border: solid 1px #a5acb2;
	padding: 3px 2px 0px 3px;
	width: 420px;
	height: 24px;
	font-size: 112%;
	
}

#weblogfieldcomment
{
	width: 230px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.imageweblogform #weblogfieldtitle
{
	width: 230px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.imageweblogform #weblogfieldtitle input
{
	width: 220px;
}
.imageweblogform #weblogfieldcomment
{
	width: 230px;
	position: absolute;
	top: 45px;
	right: 0px;
}
.imageweblogform #weblogfieldcomment textarea
{
	height: 64px;
}
.weblogfieldupload
{
	width: 230px;
}
.weblogfields_validationsummary
{
	color: #1a9bd5;
	background-color: inherit;
	margin: 0px 6px 0px 6px;
}
#weblogfieldemailregvalidator
{
	position: absolute;
}
