/* Page Entries*/

.gameslist { clear:left; background-color: #555555; min-height: 56px; margin-bottom: 10px; line-height: 100%;}
.gameslist img {float:left; width:56px; height:56px; margin: 0 10px 0 0;}
.gameslist .inner {float:left; width:400px;}
.gameslist h3 {margin:5px 5px 0 0; padding:0; font-size: 12px; }
.gameslist p {margin:5px 5px 5px 0; padding:0; line-height: 130%;  font-size: 11px; }

.gameslistpn { width:70%; background-color: #555555; min-height: 36px; margin-bottom: 10px; line-height: 100%;}
.gameslistpn img {float:left; width:38px; height:38px; margin: 0 10px 0 0;}
.gameslistpn .inner {display:inline;  float:left;}
.gameslistpn h3 {margin:2px 2px 0 0; padding:0; font-size: 12px; }
.gameslistpn p {margin:2px 2px 0 0; padding:0; line-height: 130%;  font-size: 11px; }




.mod_topic_loop {
	margin-bottom:30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.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;}

.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_teaser {} /*[Short]*/
.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:400px; max-width: 400px; height: 450px; margin-left:30px;}
	
.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;
}
