body.directory #main {
	padding: 0 20px;
}

div#directory-main {
	float: left;
	margin-top: 0;
	margin-right: 4%;
	margin-bottom: 0;
	margin-left: 0;
}

div#directory-sidebar {
	float: left;
	width: 28%;
}

div#directory-main h3, div#directory-sidebar h3 {
	font-size:14px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EBE9ED;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE9ED;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
	div#directory-sidebar h3 {
	font-size:14px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EBE9ED;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBE9ED;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}

	div#directory-main h3 a, div#directory-sidebar h3 a {
		text-decoration: none;
		color: #666666;
	}
		div#directory-sidebar h3 a { color: #666666; }


div.directory-listing, div.directory-featured {
	margin: 20px 0;
}

body.directory div.pag-count {
	margin: 0 0 5px 0;
}
	
body.directory div.pagination-links {
	margin-top: -2.1em;
}

.directory-search input {
	width: 70%;
	padding: 0.3em 0.3em;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/** Letter Listing *************************/

ul#letter-list, ul#members-list {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}
	ul#letter-list li {
	float: left;
	min-width: 15px;
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 0;
	}

.directory-search #members_search_submit, .directory-search #groups_search_submit,
.directory-search #blogs_search_submit {
	width: auto;
	font-size: 1.1em;
}

.meta {
	font-size: 0.9em;
	float: right;
	clear: both;
}

.directory-listing .action {
	text-align: right;
	top: 20px;
	margin-right: 10px;
	color: #666666;
	float: right;
}

/* for Internet Explorer */
/*\*/
* html .directory-listing .blog-button { width:100px;
}

div.directory-featured div.field-data {
	margin-top: 15px;
}

	div.directory-featured div.field-data div.field-name {
		margin-left: 70px;
		font-size: 0.9em;
		color: #777;
	}

/** Member Directory Specific ********************/

div#blogs-directory-listing .action {
	top: 25px;
}

/** Group Directory Specific ********************/

div#groups-directory-listing .desc {
	margin: 10px 0 0 71px;
	width: 60%;
	font-size: 0.9em;
}

/** Blog Directory Specific ********************/

div#blogs-directory-listing .action {
	top: 20px;
}

.blog-button {
	background: url(../images/button_back.gif) top left no-repeat;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0;
	color: #666666;
	float: right;

}

.blog-button a {
	display: block;
	height: 19px; font-size:11px;
	text-shadow: 0 1px 0 #fff;
	text-decoration: none;
	padding-top: 0;
	padding-right: 33px;
	padding-bottom: 0;
	padding-left: 11px;
}
	.blog-button a:hover {
		color: #555;
		text-decoration: none;
	}

	.blog-button a.visit {
	background-image: url(../images/view_button_side.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: -7px;
	}
.item { float:left;}
