/* Page Entries*/
.mod_topic_loop {
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.mod_topic_loop a img {border:0}
.mod_topic_loop p, .mod_topic_loop h3 {margin:0}
.mod_topic_loop .tp_thumb {float:left; margin: 3px 10px 10px 0; }
.mod_topic_loop .tp_title {margin:4px 0 0 0}
.mod_topic_loop .tp_author {color:#aaaaaa; font-size: 11px;}
.mod_topic_loop .tp_date {float:right; color:#aaaaaa; font-size: 11px;}
.mod_topic_loop .tp_short {} /*[Short]*/
.mod_topic_loop .tp_readmore {margin:0 0 10px 0; font-weight: bold;}
.mod_topic_loop .tp_prevnext {}


.mod_topic_active5 {font-weight: bold;} /*hot*/
.mod_topic_active6 {font-weight: bold; color:red;} /*very hot*/

.prev_next_pages {clear:both; text-align: center;}



/* Topic Page*/
.mod_topic_page {}
.mod_topic_page .tp_headline {margin-bottom:0;}
.mod_topic_page .tp_author {color:#aaaaaa; font-size: 11px; margin-top:0;}
.mod_topic_page .tp_date {float:right; color:#aaaaaa; font-size: 11px;}

.mod_topic_page .tp_rightblock {float:right; width:200px; margin-left:10px;}
.mod_topic_page .tp_topicshort {font-size: 0.85em; font-weight: bold;}
.mod_topic_page .tp_teaser img {float:left; margin:0 10px 5px 0}

.mod_topic_back {font-size: 14px; margin: 20px 0 0 0;	font-weight: bold;}
.mod_topic_edit {font-size: 14px; margin: 20px 0 0 0;	font-weight: bold;}



.mod_topic_seealso { padding:10px 0;}
.mod_topic_seealso h4, .mod_topic_seealso p {margin:5px 0 0 0; font-size:1.0em;}
.mod_topic_seealso .pnsa_desc {display:block; width:70%; margin:1px 0; font-size:0.8em; line-height:120%}

.mod_topic_prevnext { padding:4px 0;}
.mod_topic_prevnext h4, .mod_topic_prevnext p {margin:5px 0 0 0; font-size:0.9em;}
.mod_topic_prevnext .pnsa_desc  {display:block; width:70%; margin:1px 0; font-size:0.8em;  line-height:120%}

.pnsaclear {clear:both;}

/*Topic Comments*/
.mod_topic_nocomments {
	font-size: 11px;
	color: #666666;
}
.mod_topic_commentbox {
	border: 0;
	border-bottom: 1px solid #666666;
	width:90%;
	max-width: 400px;
	margin: 10px 0 10px 0;
	padding:10px;
	background-color: #eeeeee;
} 

.mod_topic_commentbox .comment_name {
	margin:0;
	font-weight: bold;
}

.mod_topic_commentbox .comment_date {float:right;  width:100px; text-align:right;
	font-size: 10px;
	color: #666666;
	margin:0;
}

.mod_topic_commentbox .comment_text {margin:3px 0; padding-top:5px; border-top: 1px dotted #cccccc;}




/*Add Comments iFrame*/
.mod_topic_comment_iframe {width:90%; max-width: 400px; height: 450px;}
	
.mod_topic_add_comment {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	color: #2872A6;
	font-size: 16px;
	margin: 20px 0 0 5px;
	font-weight: bold;
}

