div#content_full
	{
	height: auto;
	_height: auto;
	min-height: 10px;
	margin: 0px;
	}


/* --------------------------------------- */
/* WEBLOG */
/* --------------------------------------- */

body#weblogbody
	{
	background: #ddd;
	margin: 0px;
	}

body#webloguploadbody
	{
	background: #eee;
	margin: 0px;
	}


div#innerwrapper
	{
	position: relative;
	margin: 0px auto;
	}

#weblog
	{
	position: relative;
	background: url(/grfx/weblog/background-weblog.gif) #eee no-repeat right top;
	color: #666;
	height: auto;
	_height: 470px;
	min-height: 470px;
	margin: 0px;
	padding: 10px;
	}

#weblog #logtext, #weblog #logs
	{
	width: 540px;
	}

#content #weblog h3, #content #weblog h4
	{
	font-weight: normal;
	font-size: 2em;
	color: #2397e6;
	text-transform: none;
	margin: 0px;
	margin-bottom: 10px;
	}

#content #weblog h4
	{
	font-size: 1.4em;
	}

#weblog h5
	{
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	}

#weblog img
	{
	border: 4px solid #666;
	margin-left: 10px;
	float: right;
	}

#weblog p
	{
	font-style: italic;
	}

#weblog #comments, #weblog #logs
	{
	background-color: #ddd;
	border: 2px solid #ccc;
	margin: 0px;
	padding: 10px;
	}

#comments .commentator
	{
	font-weight: bold;
	color: #0053a0;
	}

#comments .date
	{
	font-weight: bold;
	color: #333;
	}

#comments hr
	{
	border-top: 3px dashed #999;
	height: 3px;
	}

#comments #reaction td, #add_log td
	{
	font-size: 1em;
	vertical-align: top;
	}

#comments #reaction img
	{
	border: 0px;
	margin-left: 0px;
	float: none;
	}

#reaction .reaction_desc, #add_log .add_log_desc
	{
	width: 140px;
	}

#reaction input, #reaction textarea,
#add_log input, #add_log textarea
	{
	font-family: verdana,arial,helvetica;
	font-size: 1em;
	width: 300px;
	margin: 0px;
	}

#reaction input.btn, #add_log input.btn
	{
	width: auto;
	}

#reaction textarea, #add_log textarea
	{
	height: 100px;
	}


/* ======================================= */
/* ======================================= */
/* ======================================= */

