/* @override 
	http://staff.abperio.org:3000/sites/abperio.org/stylesheets/default.css?1208269901
	http://staff.abperio.org:3000/sites/abperio.org/stylesheets/default.css?1213240190
	http://admin.abperio.org:3000/sites/abperio.org/stylesheets/default.css
	http://admin.abperio.org:3000/sites/abperio.org/stylesheets/default.css?1213451257
	http://admin.abperio.org:3000/sites/abperio.org/stylesheets/default.css?1213460039
	http://www.abperio.org:3000/sites/abperio.org/stylesheets/default.css?1213460039
	http://admin.abperio.org:3000/sites/abperio.org/stylesheets/default.css?1213477112
	http://admin.abperio.org:3000/sites/abperio.org/stylesheets/default.css?1213655645
	http://admin.abperio.org:3000/sites/abperio.org/stylesheets/default.css?1214171995
	http://admin.abperio.org:3000/sites/abperio.org/stylesheets/default.css?1214354767
	http://admin.abperio.org:3000/sites/abperio.org/stylesheets/default.css?1214942361
	http://admin.abperio.org-dev:3000/sites/abperio.org/stylesheets/default.css?1215088242
	http://admin.abperio.org-dev:3000/sites/abperio.org/stylesheets/default.css?1216139788
	http://www.abperio.org-dev:3000/sites/abperio.org/stylesheets/default.css?1216955596
	http://abperio.org-dev:3000/sites/abperio.org/stylesheets/default.css?1231721919
	http://abperio.org-dev:3000/sites/abperio.org/stylesheets/default.css?1237256863
*/

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/


html {
    overflow: auto;
    overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

h1, h2, h3 {
	margin: 0;
	text-transform: lowercase;
	font-weight: normal;
	color: #3E3E3E;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.7em;
}

h2 {
	font-size: 1.6em;
}

p, ul, ol {
	margin: 0 0 1.4em 0;
	text-align: justify;
	line-height: 26px;
	font-size: 12px;
}

p {
	font-size: 1em;
}
a:link {
	color: #BE482C;
}

a:hover, a:active {
	text-decoration: none;
	color: #BE482C;
}

a:visited {
	color: #BE482C;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {

}

fieldset#search_options {
	text-align: left;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */
#bar {
	background: url(/sites/abperio.org/images/img01.jpg) repeat-x left top;
	height:0px;
	margin-bottom: 30px;
}


/** LOGO */

#logo {
	width: 860px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
}

#logo h1 { 
padding-bottom: 10px; 
padding-top: 22px;;
}

#logo h1 a {
	text-decoration: none;
	color: #6D5A46;
}

#logo h1 a:hover { text-decoration: underline; }

#logo h2 {
	padding: 45px 0 0 15px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }



/* Page */

#page {
	width: 850px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 600px;
}

/* Post */
.post, .section {
	padding: 15px 15px;
	background: url(/sites/abperio.org/images/img05.gif) no-repeat left top;
}
.section ul {
	font-size: 1em;
}
.post .title, .section .title {
	margin-bottom: .8em;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D1D1D1;
	text-transform: none;
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(/sites/abperio.org/images/img03.gif) repeat-x;
	margin-top: 1em;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}
.add-post, .add-diplomate {
	margin-bottom: 16px;
}
.add-post a, .add-diplomate a {
	color: #666;	
	background: url(/images/__/mini/add_file.gif) no-repeat 0px 0px;
	padding-left: 15px;
	font-family: arial;
	font-size: .9em;
	font-weight: bold;
}
.add-diplomate a {
	background: url(/images/__/mini/add.gif) no-repeat 0px 1px;
	}
.add-post a:hover, .add-diplomate a:hover { 
	color: #222;
}
.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(/sites/abperio.org/images/img06.gif) no-repeat left center;
}

.post .meta .orgments {
	padding-left: 22px;
	background: url(/sites/abperio.org/images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 40px;
	padding: 0 15px;
	background: url(/sites/abperio.org/images/img13.gif) no-repeat left top;
}

#sidebar ul li p {
	line-height: 20px;
	text-align: left;
	font-size: 11px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
	background: url(/sites/abperio.org/images/img12.gif) no-repeat left 50%;
}

#sidebar h2 {
	padding-top: 20px;
	margin-bottom: 10px;
	background: url(/sites/abperio.org/images/img14.gif) no-repeat right 70%;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 18px;
	text-transform: none;
}

/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 176px;	
	padding: 3px;
	border: 1px solid #ccc;
	margin: 0 1em 1em 0;
}
select#diplomate_state,select#diplomate_country {
	margin-left: 10px;
}
div.search fieldset {
	display: inline;
}
fieldset#advanced {
	background: #eee;
	padding: .2em;
}
#x {
	padding: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
	text-transform: lowercase;
	color: #4F4F4F;
}

div.result-message {
	font-size: 1em;
	color: #666;
	margin: 1em 0;
	padding: .4em 0;
	font-style: italic;
	border-bottom: 1px dotted #aaa;

}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(/sites/abperio.org/images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(/sites/abperio.org/images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
	background: #D16E45;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #FFD2C6;
	margin-bottom: 0;
	padding-bottom: 1em;
}

#legal a {
	color: #FFD2C6;
}
div#diplomates table {
	width: 100%;
	font-size: 15px;
	border-collapse: collapse;
	margin-top: 0;
}
div#diplomates th, div#diplomates td {
	padding: .8em;
}
div#diplomates th {
	text-align: left;
	background: #ddd;
	padding: .1em .5em .1em 1em;
	font-size: .7em;
	text-transform: uppercase;
	font-family: verdana;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}
div#diplomates td {
	font-family: arial;
	vertical-align: top;
}
div#diplomates table th#edit {
	width: 40px;
}
div#diplomates table th#country {
	width: 100px;
	text-align: left;
}
div#diplomates table th#city {
	width: 150px;
}
div#diplomates table tr.odd {
	background: #F4f4f4;
}
div#diplomates table td.state {
	text-align: left;
}
div#diplomates div.pagination {
	margin-bottom: .6em;
	margin-top: 10px;
	text-align: right;
	font-size: 1em;
	text-transform: uppercase;
}
div#diplomates div.pagination a, div#diplomates div.pagination span {
	padding: .1em .3em;
	color: #444;
	text-decoration: none;
}
div#diplomates div.pagination span  {
	border: 1px solid #fff;
}
div#diplomates div.pagination a {
	background: #fafafa;
	border: 1px solid #ccc;
}
div#diplomates div.pagination a:hover {
	background: #ccc;
}
div#diplomates div#no-results {
	text-align: center;
	padding: 3em;
	padding-top:1.3em;
	font-size: 20px;
	line-height: 32px;
}
.highlight td {
	background: #ffa;
}
	#nav {	
		width: 100%;
		background: #ddd;
		border-bottom: 1px solid #AAA;
		border-top: 1px solid #AAA;
		padding: 0;
		margin-bottom:0px;
	}
	#nav #wrapper {
		margin: 0 auto;
		width: 960px;
	}
	#nav ul {
		padding: 0;	
		list-style: none;
		margin:0 auto;	
		float: left;
		margin-left: 52px;
		}
	
	#nav li { 
		float: left;
		margin: 0;
		padding: 0;
		}
	
	#nav a {
		float: left;
		display: block;
		padding: 3px 30px 2px 5px;
		text-decoration: none;
		font-weight: bold;
		font-size: 1.2em;
		font-family: ;
		text-transform: uppercase;
		color: #777;
		background: #ddd url(/sites/abperio.org/images/nav_slant.gif) no-repeat top right;
		}
	#nav a#last {
		background: #ddd;
	}
	#nav a:hover {
		color: #333;
		}
	div.clear {
	clear: both;
}
.vcard {
	font-family: arial;
}
.vcard span.fn {
	font-size: 1.1em;
}
.vcard div.adr span.type, span.hidden {
	display: none;	
}
.vcard div.adr, .vcard div.tel {
	font-size: .8em;
	margin-top: .4em;
	line-height: 1.6em;
}
.vcard div.adr {

}
.vcard div.tel {
	margin-top: 0;
}
.vcard div.tel span.type {
	font-size: .8em;
	text-transform: uppercase;
	
}
.vcard a.email {
	font-size: .8em;
	display: block;
	line-height: 1.4em;
}
.vcard a.edit {
	font-size: .8em;
	color: #444;
	text-decoration: none;
}
.vcard a.edit:hover {
	color: #BE482C;
}
.vcard .location {
	border-bottom: 1px solid #ddd;
	margin-bottom: 3px;
	padding-bottom: .4em;
}
div.entry > p {
	margin-bottom: 0;
}
a.asc {
	background: url(/images/__/arrow_up.gif) no-repeat right 1px;
	padding-right: 19px;
}
a.desc {
	background: url(/images/__/arrow_down.gif) no-repeat right 1px;
	padding-right: 19px;
}
div.section h2 {
	text-transform: none;
	font-size: 1.3em;
	font-weight: bold;
}

#content div.page div.section h3 {
	margin-top: 1em;
	text-transform: none;
	font-size: 1em;
}

#content div.page div.section blockquote {
	margin-top: 0;
	margin-bottom: 1.8em;
	line-height: 1.4em;
}

div.entry table {
	margin-top: 1em;	
		line-height: 1.5em;
		width: 100%;
}
div.entry table td {
	width: 50%;
}
#sidebar ul li div.vcard {
	font-size: 1em;
	line-height: 1.6em;
}
#sidebar ul li div.vcard a {
	font-size: 1em;
}
#sidebar ul li div.vcard {
	text-align: left;
}
#sidebar ul li div.vcard span.org span {
	font-weight: bolder;
	font-size: .9em;
}
#sidebar ul li div.vcard div.adr {
	font-size: 1em;
}
#sidebar ul li div.vcard div.tel {
	font-size: 1em;
}
#sidebar ul li div.vcard div.tel span.type {
	font-size: .9em;
}
#content div.page div.section table {
	border: 1px solid #ccc;
	width: 100%;
	padding: 0;	
	border-collapse: collapse;
}
#content div.page div.section table th {
	padding: 0;
	background: #eee;
	border-bottom: 1px solid #ddd;
	width: 50%;
}
#content div.page div.section table p {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}
#content div.page div.section table th, #content div.page div.section table td {
	padding: .6em;
	border: 1px solid #ddd;
	vertical-align: top;
}
#content div.page div.section table.borderless {
	border: 0;
}
#content div.page div.section table.borderless td {
	padding-left: 0;
	border: 0;
}
.practice_type {
	font-size: .8em;
	font-style: italic;
}