/**
 * Style sheet xBlog
 */
#rssLink
{
	right:0px;
	position:absolute;
	margin-top:22px;
}

div.comment
{
	padding:10px;
	background-color:#005980;
}

div.form
{
	padding-top:6px;
}

.comment_default
{
	margin-top:30px;
}

.comment_default div.info
{
	padding-bottom:4px;
	padding-left:20px;
	background-image:url("tl_files/icons/megaphone.gif");
	background-position:left center;
	background-repeat:no-repeat;
	border-bottom:1px solid #00B3FF;
}

.mod_newsreader h1
{
	margin-top:30px;
	margin-bottom:0px;
	border-bottom:2px solid #0077AA;
}

.formbody .widget
{
	width:100%;
	float:left;
	margin-bottom:6px;
}

.formbody label, .formbody .captcha_text
{
	float:left;
	display:block;
	margin-top:6px;
}

input.text, * html input.text, input.captcha, * html input.captcha
{
	width:290px;
	height:18px;
	float:right;
	clear:right;
	display:block;
	padding-top:4px;
	padding-right:4px;
	padding-left:4px;
	background-color:#00090D;
	background-image:url("tl_files/layout/frm_textbox-bg.jpg");
	background-position:center top;
	background-repeat:repeat-x;
	border:1px solid #005173;
	color:#ffffff;
}

.mod_newslist .layout_short
{
	padding-top:4px;
	background-image:url("tl_files/layout/toggler_full.gif");
	background-position:center top;
	background-repeat:no-repeat;
}

.mod_newslist h2 a
{
	padding:0px 0px 0px 20px;
	font-family:Arial, Verdana, sans-serif;
	font-weight:bold;
	text-decoration:none;
	color:#00B3FF;
	line-height:100%;
}

.mod_newslist p.info
{
	float:right;
	padding:0px 10px 0px 20px;
	background-image:url("tl_files/icons/calendar.gif");
	background-position:left center;
	background-repeat:no-repeat;
	font-style:italic;
}

.mod_newslist p.teaser
{
	margin-top:10px;
}

.mod_newslist p.more
{
	height:16px;
	margin-top:6px;
	margin-bottom:30px;
	padding:0px 0px 0px 20px;
	font-weight:bold;
}

.mod_newslist .last p.more
{
	margin-bottom:0px;
}

textarea, * html textarea
{
	width:470px;
	overflow:auto;
	float:right;
	clear:both;
	display:block;
	margin-bottom:6px;
	padding:4px;
	background-color:#00090D;
	border:1px solid #005173;
	color:#ffffff;
	line-height:150%;
}

input.submit
{
	width:130px;
	height:21px;
	clear:both;
	display:block;
	padding:0px 0px 2px 22px;
	text-align:left;
	background-color:#002F45;
	background-image:url("tl_files/layout/frm_buttonComments.gif");
	background-position:left center;
	background-repeat:no-repeat;
	border:0;
	color:#80D9FF;
	line-height:100%;
	cursor:pointer;
	text-transform:lowercase;
}

.formbody .error
{
	display:block;
	margin-left:180px;
	padding:2px 2px 2px 20px;
	background-image:url("tl_files/icons/caution.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#ffffcc;
}

.mod_newsreader .layout_full
{
	background-image:url("tl_files/layout/bg_newsHeader.gif");
	background-position:center top;
	background-repeat:no-repeat;
}

.mod_newsreader h2
{
	margin:17px 17px 0px 17px;
	padding-bottom:4px;
	border-bottom:1px solid #00121A;
}

.mod_newsreader p.info
{
	float:right;
	margin:4px 0px 24px 17px;
	padding:0px 17px 0px 20px;
	font-style:italic;
}

.mod_newsreader .ce_text
{
	clear:both;
}

.mod_newsreader p.back
{
	margin-top:30px;
}

.mod_newsreader p.back a
{
	padding:0px 10px 0px 20px;
	background-image:url("tl_files/icons/back.gif");
	background-position:left center;
	background-repeat:no-repeat;
	font-weight:bold;
}
