
#left {
	// background-image: url(/images/te_torteneted/bg2.gif); 
}

#left h2 {
	background-color: #fef5ab;
	background-image: url(/images/te_torteneted/top.gif);
	color: #a00a4d;
	color: #f67c06;
	font-weight: bold;
	font-size: 20px;
	margin: 0px;
	padding: 10px 0px 10px 18px;
}
#left h2 span {
	font-size: 20px;
}

#main {
	border-top: 0px;
	width: 590px;
}

#main div.right_col {
	/* background-color: #CCCCFF;  */
	margin-left: 42px;
}
#main div.right_col div.inner div.item {
	margin-bottom: 10px;
}
#main div.right_col div.inner div.lead {
	margin-top: 5px;
}
#main div.right_col div.inner a.title {
	display:block;	
	margin: 15px 0px 10px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #295ba7;
	clear:left;
}
#main div.right_col div.inner a.list {
	display:block;	
	margin: 0px 0px 5px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #295ba7;
}
#main div.right_col div.inner div.item {
	margin-top: 20px;
}
#main div.right_col div.inner div.item:first-child {
	margin-top: 0px;
}
#main div.right_col div.inner .date {
	color: #666666;
	font-size: 10px; 
	font-family: Arial;
}
#main div.right_col div.inner img {
	float: left;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 10px;
	max-width: 160px;
}

#main div.right_col div.inner:first-child {
	margin-top: -15px;
}

/* article */

.article {
	margin-top: 0px;
	padding-top: 0px;
	/* width: 380px; */
}
.article h3 {
	color: #295ba7;
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 5px;
}

.article h3 span.felcim {
	color: #295ba7;
	font-size: 15px;
	font-weight: normal;
	display:block;
}
.article p.lead {
	font-weight: bold;
}
.article p.lead img {
	float: right;
	margin-left: 10px;
	max-width: 200px;
}

.article .hirdetes {
	margin: 10px;
	text-align: center;
}
.article .hirdetes .label {
	font-weight: normal;
	color: #AAAAAA;
}

/* commentnts */

div.comments {
	
}
div.comments dl dt {
	margin: 10px 0px 10px 0px;
	border-bottom: 1px #CCCCCC solid;
	background-color: #e0e0e5;
	padding: 3px 5px 3px 6px;
	position: relative;
	left: -3px;
}
div.comments dl dt .date {
	width: 140px;
	float: right;
	text-align: right;
	font-size: 9px;
}
div.comments dl dt .user {
	display: inline;
	font-weight: bold;
}
div.comments dl dd {
	margin: 0px 0px 0px 0px;
	/* padding: 5px; */
}

/* subpage_series_links */

.subpage_series_links {
	 text-align: center; 
	/* display: inline; */
	margin: 10px 0px 30px 0px;
}
.subpage_series_links a, .subpage_series_links span {
	padding: 2px;
	padding-right: 5px;
	padding-left: 6px;
	background-color: #DDDDDD;
	font-size: 13px;
	margin: 1px;
}
.subpage_series_links span {
	background-color: #EEEEEE;
	color: #AAAAAA;
}
.subpage_series_links a:hover {
	background-color: #EEEEEE;
	text-decoration: none;
}

#left div.top {
	background-image: url(/images/te_torteneted/top_bg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	position: relative;
	left: -8px; 
	width: 565px;
	height: 143px;
}

#left div.hr {
	border-top: 1px #e5bca6 solid;
	margin: 20px 10px 20px 5px;
}
