/*
	DEFAULT CSS
	(c) inxhune | www.inxhune.com
*/


/*
-----------------------------------------------------------------------------
@ CONTAINER
-----------------------------------------------------------------------------*/
.inx_include_document {width:573px; background:url(../images/default/bg_headline_top.gif) 0 0 no-repeat; overflow:hidden;
padding:10px 0px 0px 5px;}
.inx_include_document2 {clear:both; width:573px; height:20px; margin:0; background:url(../images/default/bg_headline_bottom.gif) 0 100% no-repeat; font-size:0.9em;padding:0px 0px 20px 20px;}
.inx_include_document2 .more {float:left; width:530px; margin:5 0 0 0; padding:10px 0 5px 0; background:url(http://www.romancian.com/images/bg_dot_headline.gif) repeat-x top left; color:#4A4A4A; font-size:11px; letter-spacing:-1px;}
.inx_include_document2 .more a {color:#000000;}

.inx_include_document h2 {
	height: 21px;
	color: #000;
	font-size: 1em;
	}

*:first-child+html .inx_include_document h2 {font-size: 0.8em;}
* html .inx_include_document h2 {font-size: 0.8em;}
.inx_include_document h2 a:hover {text-decoration:underline;}
.inx_include_document h2 a {text-decoration:none;}
.inx_include_document a {
	text-decoration: none;
	color: #000;
	}
.inx_include_document a:hover {
	text-decoration: underline;
	}

/*
-----------------------------------------------------------------------------
@ MORE
-----------------------------------------------------------------------------*/
.inx_include_document .more {
	position: absolute;
	top: 12px;
	right: 11px;
	color: #54564b;
	font: .8em Tahoma;
	}

/*
-----------------------------------------------------------------------------
@ THUMBNAIL
-----------------------------------------------------------------------------*/
.inx_include_document dl {
	clear: both;
	}
.inx_include_document .thumbnail {
	margin: 0 15px 15px 9px;
	float: left;
	display: inline;
	}
.inx_include_document .thumbnail img {
	padding: 2px;
	border: 1px solid #d9d9d9;
	}
.inx_include_document .thumbnail img:hover {
	border: 1px solid #999;
	}

/*
-----------------------------------------------------------------------------
@ TREATMENT
-----------------------------------------------------------------------------*/
.inx_include_document .title {
	
	padding-bottom: 5px;
	font-weight: bold;
	color: #4a4a4a;
	}
.inx_include_document .title a {
	font-size:1.2em;
	color: #4a4a4a;
	}
.inx_include_document .bold {
	font-size: 1.3em;
	}
	
.inx_include_document .content {margin-right:10px;
}
.inx_include_document ul li {text-align:left;background:url(http://www.romancian.com/images/bullet.gif) no-repeat 3px 6px; padding-left:11px; margin-top:3px; height:20px; white-space:nowrap;}
.inx_include_document .list {margin:10px;}
.inx_include_document .list a {color:#663399;font-size:1.1em;
}
.inx_include_document .list a:hover {text-decoration:underline;}
.inx_include_document .comment, .comment a {
	color: #f48a23;
	text-decoration: none;
	}
.inx_include_document .comment a:hover {
	text-decoration: underline;
	}
.inx_include_document .author {
	color: #c88282;
	}
.inx_include_document .date {
	padding-left: 5px;
	font: .8em Tahoma;
	color: #909090;
	letter-spacing: normal;
	}

/*
-----------------------------------------------------------------------------
@ ARTICLE
-----------------------------------------------------------------------------*/
.inx_include_document dl dd {
	color: #4a4a4a;
	line-height: 140%;
	}

/*
-----------------------------------------------------------------------------
@ SERIAL
-----------------------------------------------------------------------------*/
.inx_include_document .hide {
	display: none;
	}
