/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/
.menu a
{
	text-transform:	none ;
font-weight: bold;
}
.current_page_item
{
	margin:		3px 0px 3px 6px;
	list-style-type: square;
}

.comments_closed
{
	display: none;
}

a.idef
{
	border-bottom:		thin dashed;
}
a.textr
{
	color:	red;
}
a.intlink
{
	/* color: #CAFFAF; */
}

.widget_navt
{
	border: 3px #f1f1f1 solid;
	padding: 0 0 0 3px;
}
