.clear {
	clear: both;
}

.cleardiv {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.replace span { /* dwyer image replacement */
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

/*
** http://perishablepress.com/press/2009/12/06/new-clearfix-hack
*/

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

/*
**
*/

.nomargintop {
	margin-top: 0;
}

.rule {
	border-bottom: 1px solid #888888;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

/*
**
*/

ul.plain {
	list-style-type: none !important;
	padding-left: 0 !important;
}

/*
**
*/

a.sprite {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

h1 a.sprite, h2 a.sprite, h3 a.sprite, h3 a.sprite, p a.sprite, li a.sprite {
	display: inline-block;
	vertical-align: middle;
}

a.sprite:link, a.sprite:visited {
	background-position: left top;
}

a.sprite:hover, a.sprite:active {
	background-position: left bottom;
}

/*
**
*/

a.rss-link {
	width: 12px;
	height: 12px;
	background: url(../_images/rss_icon.jpg) left top no-repeat;
}

a.view-all-blue {
	width: 60px;
	height: 15px;
	background: url(../_images/view_all_b_btn.jpg) left top no-repeat;
}

a.view-all-orange {
	width: 60px;
	height: 15px;
	background: url(../_images/view_all_o_btn.jpg) left top no-repeat;
}

a.prev-btn {
	width: 65px;
	height: 15px;
	background: url(../_images/previous_btn.jpg) left top no-repeat;
}

a.next-btn {
	width: 37px;
	height: 15px;
	background: url(../_images/next_btn.jpg) left top no-repeat;
}

a.submit-btn {
	width: 100px;
	height: 30px;
	background: url(../_images/submit_btn.jpg) left top no-repeat;
}

/*
**
*/

.rss-box {
	position: relative;
	margin-top: 20px;
}

.rss-box h2 {
	height: 10px;
	font-size: 1.0em;
	line-height: 1;
	background: #AA9;
	color: white;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	padding: 2px 0 3px 5px;
}

.rss-box ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.rss-box a.rss-link {
	position: absolute;
	top: 2px;
	right: 2px;
}

.rss-box form.sort fieldset {
	float: right;
}

/*
**
*/

form.sort {
}

form.sort fieldset {
	margin: 0;
	border: 0;
	padding: 0;
	width: 270px;
}

form.sort label {
	float: left;
	padding-top: 3px;
	width: 60px;
	font-size: 1.2em;
	text-align: right;
}

form.sort select {
	float: right;
	margin: 0;
	padding: 0;
	width: 200px;
	font-size: 1.2em;
	color: #666;
}

form.sort select option {
	color: #666;
}

/*
**
*/

.yearbook {
	clear: both;
	margin-bottom: 60px;
	min-height: 120px;
}

.yearbook img {
	float: left;
	width: 220px;
	height: 120px;
}

.yearbook h3 {
	margin: 0 0 5px 230px;
	font-size: 2.0em;
	color: #000;
}

.yearbook h3 a {
	color: #000;
}

.yearbook p {
	margin: 0 0 10px 230px;
	font-size: 1.2em;
}

/*
**
*/

.listnav {
	clear: both;
	border-top: 1px solid #BBB;
	padding-top: 20px;
	margin-bottom: 40px;
}

.listnav .perpage {
	float: right;
	margin: 0;
	padding: 2px 0;
	font-size: 1.0em;
	line-height: 1;
	height: 15px;
}

.listnav .perpage .selected {
	display: inline-block;
    padding: 2px 0;
	width: 16px;
	height: 11px;
	background: url(../_images/number_selected.jpg) center center no-repeat;
	text-align: center;
}

.listnav .perpage .all-selected {
	display: inline-block;
    padding: 2px 0;
	width: 28px;
	height: 11px;
	background: url(../_images/all_selected.jpg) center center no-repeat;
	text-align: center;
}

.item-list .pager {
	font-size: 1.0em;
	line-height: 1;
	height: 15px;
}

.listnav .item-list .pager {
	clear: none;
}

.item-list .pager li {
	display: inline-block;
	padding: 2px;
	margin: 0;
}

.item-list .pager li.pager-item {
}


.item-list .pager li.pager-previous {
	padding: 0 2px;
	float: left;
} 

.item-list .pager li.pager-next {
	padding: 0 2px;
	float: left;
} 

.item-list .pager li.pager-current {
    padding: 2px 0;
	width: 16px;
	height: 11px;
	background: url(../_images/number_selected.jpg) center center no-repeat;
	text-align: center;
	text-transform: uppercase;
}

.item-list .pager li.pager-ellipsis {
}


.item-list .pager li a {
	text-transform: uppercase;
}

.item-list .pager li a:link, .item-list .pager li a:visited {
	color: #2AE;
}

.item-list .pager li a:hover, .item-list .pager li a:active {
	color: #2AE;
}

/*
**
*/

ul.biblio {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.0em;
}

ul.biblio li {
	padding-left: 20px;
	margin: 20px 0;
	background: url(../_images/paper_icon.jpg) left top no-repeat;
}

ul.biblio li.pdf {
	padding-left: 20px;
	background: url(../_images/pdf_icon.jpg) left top no-repeat;
}

ul.biblio li a {
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
}

ul.biblio li.pdf a {
/*	color: #E73; */
}

ul.biblio .authors {
	font-size: 1.1em;
}

ul.biblio .date {
	font-size: 1.1em;
}

ul.biblio .pub {
	font-size: 1.1em;
	font-style: italic;
}

ul.biblio .ningurl {
	display: block;
}

ul.biblio .ningurl a {
	font-size: 1.1em;
	font-weight: normal;
	color: #22AAEE;
}

/*
**
*/

ul.news-items {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.news-items li {
}

ul.news-items li .date {
	font-size: 100%;
	font-weight: bold;
}

/*
**
*/

ul.articles {
	clear: both;
}

/*
**
*/

ul li .date, ul li .author {
	font-size: .9em;
}

/*
**
*/

.avatars {
}

.avatars a.avatar {
	float: left;
	margin: 0 8px 8px 0;
}


a.avatar, body#index a.avatar img {
	display: block;
}

a.avatar {
	position: relative;
	width: 48px;
	height: 48px;
	text-decoration: none;
}

a.avatar .info {
	display: none;
	position: absolute;
	top: -68px;
	left: -74px;
	width: 134px;
	height: 84px;
	background: url(../_images/community_info_box.png) left top no-repeat;
}

a.avatar .info span.name {
	display: block;
	margin-top: 12px;
	padding-left: 14px;
	padding-right: 14px;
	font-size: 1.0em;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

a.avatar .info span.city {
	display: block;
	padding-left: 14px;
	font-size: 0.9em;
	font-weight: normal;
	color: white;
	text-decoration: none;
}

/*
**
*/

ul.doclist {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

ul.doclist li {
	padding-left: 20px;
}

ul.doclist li.pdf {
	background: url(../_images/pdf_icon.jpg) left top no-repeat;
}

ul.doclist li.ppt {
	padding-left: 20px;
	background: url(../_images/ppt_icon.jpg) left top no-repeat;
}

ul.doclist li a {
	color: #666;
	font-weight: bold;
}

/*
**
*/

.content img.left {
	float: left;
	margin: 0 20px 20px 0;
}

/*
**
*/

.pipeline-block a.right {
	float: right;
	margin: 0 0 0 10px;
}

.pipeline {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	background: white;
}

.pipeline a.close {
	display: block;
	float: right;
	margin: 20px 0;
}

.pipeline object {
	display: block;
}

.pipeline img {
	display: block;
	clear: right;
}

.pipeline-contents {
	margin: 0 auto;
	width: 950px;
}

/*
**
*/

.outreach {
}

.outreach img {
	display: block;
	width: 210px;
	height: 120px;
}

.outreach a {
	display: block;
	margin-top: 1em;
	font-size: 1.2em;
}

/*
**
*/

ul.event-listing {
}

ul.event-listing li {
	margin-bottom: 2em;
}

ul.event-listing li .date {
	display: block;
	border-bottom: 1px solid #BBB;
	margin-bottom: 1em;
	color: #2AE;
	text-transform: uppercase;
}

ul.event-listing li span.title {
	display: block;
	color: #000;
	font-weight: bold;
}

ul.event-listing li a.title {
	display: inline-block;
	color: #000;
	font-weight: bold;
}

ul.event-listing li .location {
	display: block;
	color: #000;
}

ul.event-listing li .description {
/*	margin: 1em 0 0; */
}

ul.event-listing li .description p {
	font-size: 100%;
}

ul.event-listing li .website {
	display: inline-block;
	color: #E73;
}

/*
**
*/

ul.featured-events-list {
	font-size: 1.0em;
}

ul.featured-events-list li {
	min-height: 120px;
}

ul.featured-events-list li img {
	float: left;
	width: 110px;
	height: 110px;
}

ul.featured-events-list li .date {
	display: block;
	margin-left: 120px;
	font-size: 1.0em;
	text-transform: uppercase;
	color: #2AE;
}

ul.featured-events-list li .title {
	display: block;
	margin-left: 120px;
	font-size: 1.6em;
	font-weight: bold;
	color: #333;
}

ul.featured-events-list li .location {
	display: block;
	margin-left: 120px;
	font-size: 1.2em;
	color: #333;
}

ul.featured-events-list li .description {
	display: block;
	margin: 1em 0 1em 120px;
	font-size: 1.2em;
}

ul.featured-events-list li .description p {
	font-size: 100%;
}

ul.featured-events-list li .more {
	display: block;
	margin-left: 120px;
	font-size: 1.2em;
	color: #E73;
}

/*
**
*/

body.page-content-mission-statement .content li {
	margin: 0.2em 0;
}

/*
**
*/

body.page-content-about-contact-cbol-secretariat #main p img {
	clear: left;
	float: left; 
	margin: 30px 20px 20px 0; 
}


body.page-content-about-contact-cbol-secretariat h3 {
	color: #000000;
	margin-top: 40px;
}

body.page-content-about-contact-cbol-secretariat span.name { 
	font-size: 1.3em;
}

body.page-content-about-contact-cbol-secretariat span.name a { 
	color: #000;
}

/*
**
*/

.hidden {
	display: none;
}
