

/* blog */

#nexus_blog_wrap {
	margin-top: 5px;
	padding: 3px;
	width: 440px;
	border: White 1px solid;
}

#nexus_blog_wrap br {
	height: 1px;
	font: 1px;	
	clear: both;
}

#nexus_blog_title {
	float: left;
}

#nexus_blog_list_wrap {
	padding-top: 3px;
	/*max-height: 250px;*/
	overflow: auto;
	clear: both;
}

.nexus_blog_list_item {
	padding: 3px;
	background: Black;
}

.nexus_blog_list_item img {
	border: none;
	padding: 0 5px 0 0;
}

.nexus_blog_list_item a {
	/*, .nexus_blog_list_item a:visited, .nexus_blog_list_item a:hover {*/
	background: none;
	color: #5B5B5B;
	text-decoration: none;
}

div.ditto_info {
	
}

div.ditto_info a:link {
	color: White;
	text-decoration: none; 
}

div.ditto_info a:hover {
	color: #9D2225;
	text-decoration: underline; 
}

div.ditto_info a:visited {
	color: #EDB8B9;
	text-decoration: none; 
}

div.ditto_summaryPost a:link {
	color: White;
	text-decoration: none; 
}

div.ditto_summaryPost a:hover {
	color: #9D2225;
	text-decoration: underline; 
}

div.ditto_summaryPost a:visited {
	color: #EDB8B9;
	text-decoration: none; 
}

a#nexus_blog_hidecontrol, a#nexus_blog_hidecontrol:hover, a#nexus_blog_hidecontrol:visited {
	clear: left;
	float: right;
	color: White;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
