@import url('template.css');

/*
 *
 *
 * GENERAL
*/
.clear {
	clear: both;
}

#breadcrumbs {
	/*height: 40px;*/
	min-height: 30px;
	margin-bottom: 10px;
}

.panelContent p {
	line-height: 140%;
}

p a {
	color: #531E2F;
	font-weight: bold;
	text-decoration: none
}

p a:hover {
	color: #ED5815;
	text-decoration: none
}

#system-readmore {
	display: none;
}

/*
 *
 * * NAVIGATION OVERRIDES
*/
#navigation #navDirWork+ul {
	width: 240px;
}

#navigation #navDirNews+ul {
	width: 360px;
}

#navigation #navDirDonate+ul {
	width: 237px;
}

#navigation ul li a.sublevel {
	background-color: #00203B;
	text-transform: none;
}

#navigation ul li a.sublevel:hover {
	background-color: #00182F;
}

#navigation ul li.submenu-category {
	text-transform: uppercase;
	color: rgb(197, 216, 235);
	font-size: 14px;
	padding-left: 14px;
	margin-top: 16px;
}

#navigation ul li.submenu-category:first-child {
	margin-top: 0;
}

#navigation ul li.submenu-category:hover {
	background-color: #00203B;
}

/*
 *
 *
 * SIDEBAR OVERRIDES
*/
#sidebar .sidebarPanel:first-child {
	border: none;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 25px;
}

.sidebarNavSection>ul>li>h3 {
	padding-left: 0;
}

.sidebarNavActive {
	background-position: -2px 5px;
}

.sidebarSubNav1 .sidebarNavActive {
	background-position: -2px 3px;
}

.sidebarSubNav2 .sidebarNavActive {
	background-position: -2px 2px;
}

.panelContent dd ul:first-child {
	margin-top: 0;
}

/*  
* 
* GENERIC INTERIOR
* 
*/
.pageGeneric.panelContent h2 {
	display: block;
	font-size: 17px;
	font-weight: bold;
	color: #001F39;
	border: 0;
	margin-bottom: 34px;
}

.pageGeneric.panelContent h2 a {
	color: #001F39;
}

.pageGeneric.panelContent h3 {
	display: block;
	font-size: 16px;
	color: #3F4445;
	line-height: 100%;
	border: 0;
	margin: 0.5em 0 1em 0;
}

.pageGeneric.panelContent h3 a {
	color: #3F4445;
}

.pageGeneric.panelContent h4 {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #001F39;
	border: 0;
	margin-bottom: 34px;
}

.pageGeneric.panelContent h4 a {
	color: #001F39;
}

.pageGeneric.panelContent h5 {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #001F39;
	border: 0;
	margin-bottom: 15px;
	clear: both;
}

.pageGeneric.panelContent h5 a {
	color: #001F39;
}

.pageGeneric.panelContent h6 {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #001F39;
	border: 0;
	margin-bottom: 0px;
	clear: both;
}

.pageGeneric.panelContent h6 a {
	color: #001F39;
}

.pageGeneric.panelContent .panelLeft {
	float: left;
	width: 406px;
	padding: 9px 44px 0 0;
}

.pageGeneric.panelContent .panelRight {
	float: left;
	width: 235px;
	padding-top: 9px;
}

.pageGeneric.panelContent ul {
	list-style-image: url(../images/bg-list-image.png);
	padding-left: 55px;
	font-size: 12px;
	color: #001F39;
}

.pageGeneric.panelContent ul li {
	list-style-type: disc;
	color: #001F39;
}

.pageGeneric.panelContent .panelimagesleft {
	float: left;
	width: 292px;
	margin-bottom: 27px;
}

.pageGeneric.panelimagesleft h4 {
	margin-bottom: 15px;
}

.pageGeneric.panelContent .panelimagesright {
	float: left;
	width: 393px;
	margin-bottom: 27px;
}

.pageGeneric.panelimagesright h4 {
	margin-bottom: 15px;
}

.pageGeneric.panelContent h4 a:hover {
	color: #195B6C;
}

.panelContent h1+p {
	margin-top: 10px;
}

/*
 * 
 * GOMAP
*/
.gmap_marker {
	color: #001F39;
	font-family: arial, verdana, helvetica, sans-serif;
	width: 350px;
}

.gmap_marker .fellow-item img {
	border-top: 2px solid #ED5815;
	border-bottom: 2px solid #ED5815;
}

.gmap_marker h3 {
	color: #3E3F40;
	font-size: 14px;
	font-weight: bold;
	line-height: 160%;
	text-decoration: none;
	margin-bottom: 0.5em;
}

.gmap_marker h4 {
	color: #001F39;
	font-size: 13px;
	font-weight: bold;
}

.gmap_marker ul li {
	font-size: 11px;
}

.gmap_marker .fellow-item ul {
	margin-top: 0;
}

.gmap_marker .fellow-item {
	margin-bottom: 10px;
	overflow: hidden;
}

.gmap_marker .fellow-item+.fellow-item {
	border-top: 1px solid #cccccc;
}

.gmap_marker ul li.seeBio {
	margin-top: 10px;
}

.gmap_marker ul li a {
	color: #19596C;
	font-weight: bold;
	text-decoration: none;
}

.gmap_marker p {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.panelGoMapModule  ul {
	float: left;
	width: 126px;
	margin-top: 0pt;
	padding-right: 47px;
	border-right: 3px double rgb(204, 204, 204);
}

.panelGoMapModule li {
	overflow: hidden;
	margin-bottom: 11px;
	color: rgb(0, 31, 57);
	font-weight: bold;
	font-size: 12px;
	height: 31px;
	line-height: 31px;
}

.panelGoMapModule li img[alt="Our Offices"] {
	margin-left: -18px;
}

.panelGoMapModule li>div {
	float: right;
	margin: 0pt;
	padding: 0pt;
	width: 20px;
	height: 31px;
}

.panelGoMapModule .goMapLegendRight {
	padding-left: 16px;
	width: auto;
	border: 0pt none;
}

.panelGoMapModule .goMapLegendRight li {
	padding-right: 56px;
	width: 107px;
}

.panelGoMapModule li.clearinghouses {
	color: #414445;
	padding: 0pt;
	width: auto;
}

#panelContentMap {
	width: 685px;
	height: 449px;
}

.pageGeneric.panelContent h2 {
	margin-top: 20px;
}

.pageGeneric.panelContent h2+p {
	margin-top: -34px;
}

.ulFellows>li>a {
	display: block;
	width: 105px;
	min-height: 125px;
	float: left;
}

.pageGeneric.panelContent p+ul {
	margin-top: -10px;
	padding-bottom: 10px;
}

.pageContact .panelContent h4 {
	margin-top: 10px;
}

.pageContact .panelContent h4+p {
	margin-top: -35px;
}

.panelForm table td.formLabel {
	width: 125px;
}

.panelForm table td input[type="text"],.panelForm table td textarea {
	width: 300px;
}

#panelContentMapLegend li {
	padding-left: 17px;
}

#panelContentMapLegend li input {
	margin-left: -17px;
}

.loading {
	width: inherit;
	height: 120px;
	background: url(../images/ajax-loader.gif) no-repeat center center;
	letter-spacing: 5px;
	text-align: center;
	padding-top: 65px;
}

#headerUl #headerUlLiFacebook a:hover {
	color: #531E2F;
}

.pageStaff .pageGeneric.panelContent p {
	padding: 0 0 5px;
}

ul#navigation ul {
	top: 37px;
}

#content {
	min-height: 525px;
}

#panelFeature h2 {
	line-height: 32px;
	padding-bottom: 5px;
}

html:not([class|="cufon"]) #navigation>li>a {
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	height: 15px;
}

#footer li:last-child {
	border-right: medium none;
}

html:not([class|="cufon"]) #sidebarNav h2>a {
	font-size: 17px;
	font-weight: bold;
}

.fellowOrganization a {
	color: #19596C;
	text-decoration: none;
}

.ulFellows li div {
	float: right;
}

.pagePilnetInTheNews h4 {
	font-size: 9px;
	color: rgb(101, 106, 108);
	font-weight: bold;
}

a.sublevel cufon {
	top: 7px;
}

ul.blogList li h4 {
	font-size: 9px;
	color: #656A6C;
	font-weight: bold;
}

.panelFeaturedFellow h2 {
	display: block;
	margin-bottom: 5px;
	border-right: none;
}

li.fellowInfo a {
	text-decoration: none;
}

.panelProBono h2 {
	display: block;
	border: none;
	margin-bottom: 10px;
}

.panelProBonoForum h2 {
	font-size: 25px;
	color: #19596C;
	display: block;
}

.panelContent p em {
	font-style: italic;
}

.pageHome #sidebarPanelGlobal {
/*  margin-bottom: 0;*/
	margin-top: 15px;
	margin-bottom: 159px;
	padding-top: 0;
}

#panelContentBlog h2 .floatLeft {
	position: relative;
	top: 8px;
}

#panelContentBlog h2 a {
	position: relative;
	top: 10px;
}

#panelContentBlog .panelContentInner {
	padding: 15px 16px 0 16px;
}

#panelContentBlog .panelContentInner img {
	max-height: 95px;
	margin-bottom: 15px;
}

#panelProBonoAnnouncements ul li:first-child {
	/*border-top: none;*/
	margin-top: 15px;
}


.panelContent.pageDimaBlog h1.h1Inline {
	border-right: 1px solid #CCCCCC;
	color: #19596C;
	display: inline;
	font-size: 25px;
	line-height: 100%;
	padding-right: 6px;
}

#footer ul {
	width: 630px;
}

.pagePilnetInTheNews .panelContent ul li {
	padding: 18px 0pt 15px;
	border-top: 1px solid #CCCCCC;
}

.pagePilnetInTheNews .panelContent ul li:first-child {
	border-top: 1px none;
}

/*
 *   
 * 	SIDEBAR PANEL Stay Connected overrides
 *
*/
#sidebarPanelConnected  a.linkListings {
	color: #fff;
	text-decoration: none;
	text-align: right;
	float: right;
	text-transform: capitalize;
	height: 25px;
	margin-top: 10px;
}

.addthis_button_compact span {
	visibility: hidden;
	width: 1px;
}

.addthis_default_style .at15t_expanded,.addthis_default_style .at15t_compact {
	margin-right: 0px;
}

.exploreTabContent {
	padding: 2px 0pt 15px;
	height: auto;
}

.exploreTabContent  h3 span {
	font-size: 11px;
}

/*
 * 
 * 
 *    STAFF COMPONENT 
*/
#panelStaff ul.ulStaff li {
	clear: left;
	padding: 21px 0 10px 0;
	overflow: hidden;
}

#panelStaff ul.ulStaff li>a>img {
	border-top: 2px solid #ED5815;
	border-bottom: 2px solid #ED5815;
}

#panelStaff ul.ulStaff li:first-child {
	padding-top: 0;
}

#panelStaff ul.ulStaff li div {
	float: right;
	width: 579px;
	border-bottom: 1px solid #CCCCCC;
}

#panelStaff ul.ulStaff li div.nopic {
	width: 100%;
}

/*
 * 
 * RESOURCES
 * 
*/
.icon-article {
	display: block;
	width: 48px;
	height: 15px;
	background: url("../images/but-article.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
	margin-bottom: 3px;
}

.icon-guidelinesfaq {
	display: block;
	width: 93px;
	height: 15px;
	background: url("../images/but-guidelines.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
	margin-bottom: 3px;
}

.icon-conference-materials {
	display: block;
	width: 131px;
	height: 15px;
	background: url("../images/but-materials.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
	margin-bottom: 3px;
}

#panelResourcesList li div.nopic {
	width: auto;
  width: 100%;
}

.panelProBonoForum h3 {
	font-size: 14px;
	color: #001F3A;
	font-weight: bold;
	margin-bottom: 4px;
}

.panelContent p span {
	display: inline-block;
}

.pagination li a:hover {
	color: #195B6C;
	text-decoration: none;
}

.panelContent.panelBlogs li {
	margin-right: 13px;
	padding: 18px 0pt 15px;
	border-top: 1px solid #cccccc;
	overflow: hidden;
}

.panelContent.panelBlogs li p {
	padding: 0;
}

.panelContent.panelBlogs li:first-child {
	border-top: none;
}

.panelContent.panelBlogs ul h4 {
	font-size: 9px;
	color: #656A6C;
	font-weight: bold;
	margin-bottom: 0;
}

.panelContent.panelBlogs ul h3 {
	margin-bottom: 0;
}

.panelContent.pageDimaBlog {
	border-bottom: 0;
}

#comments .comments-list {
	margin-left: 0;
}

#comments h4 {
	font-weight: bold;
	font-size: 16px;
	color: #001F39;
	border-bottom: 0;
	padding: 0;
}

#comments h4 .rss {
	background: url(../images/btn-rss.png) top left no-repeat;
	display: inline-block;
	width: 36px;
	height: 11px;
	vertical-align: top;
	padding: 0;
	margin: 3px 17px 0 20px;
}

#comments h4 .refresh {
	background: url(../images/btn-refresh.png) top left no-repeat;
	display: inline-block;
	width: 53px;
	height: 10px;
	vertical-align: top;
	padding: 0;
	margin: 4px 0 0;
}

#jc .rbox {
	background-color: #F4F4F4;
	padding: 8px 7px 18px;
	position: relative;
}

#jc .rbox_tr,#jc .rbox_br {
	display: none;
}

#jc .rbox_m {
	border: 0;
	background-color: #F4F4F4;
}

#comments .comment-anchor {
	display: none;
}

#comments .comment-author {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #19596C;
	margin-right: 3px;
}

#comments .comment-date {
	background: none;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	padding: 0;
}

#jc #comments .comment-body {
	margin-top: 7px;
	font-size: 11px;
	color: #666666;
}

#jc #comments .comment-body a {
	font-weight: bold;
	font-size: 11px;
	color: #19596C;
}

#comments .comments-buttons {
	position: absolute;
	bottom: 1px;
	right: 1px;
	background: #CCCCCC;
	display: block;
	color: #fff;
	height: 16px;
	width: 54px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	background: url(../images/bg-quote-btn.png) #CCCCCC top left no-repeat;
}

#comments .comments-buttons a {
	color: #fff;
	width: 49px;
	padding-right: 5px;
	display: block;
	font-weight: bold;
	line-height: 16px;
	background: transparent;
}

#comments #comments-list-footer a {
	font-weight: bold;
	font-size: 11px;
	color: #19596C;
}

#comments #comments-list-footer .refresh {
	background: url(../images/icon-refresh.png) top left no-repeat;
}

#comments #comments-list-footer .rss {
	background: url(../images/icon-rss.png) top left no-repeat;
}

#comments-footer {
	display: none;
}

#comments-form-link a {
	font-weight: bold;
	font-size: 11px;
	color: #001F39;
	text-decoration: none;
}

/*
 * Resources
 * 
 * 
*/
#panelFellowDetailHeader {
	padding-bottom: 7px;
	border-bottom: 3px double #cccccc;
}

.resourceInfo h3 {
	font-size: 16px;
	color: rgb(0, 31, 57);
	font-weight: bold;
	border: 0pt none;
	margin: 0pt;
	padding: 0pt;
}

.resourceInfo {
	overflow: hidden;
}

p.pResourceInfo {
	border: 0pt none;
	color: #001F3A;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 21px;
}

.resource_tags {
  font-variant: small-caps;
  font-size: 12px;
}

/*#panelResourceDetail.panelContent */a.butDownload {
	background: url(../images/but-download.png) no-repeat top center;
	width: 157px;
	height: 32px;
	display: block;
	text-indent: -9999px;
}

#panelResourceDetail.panelContent a.butDownload:hover {
	background-position: bottom center;
}

/*
 * 
 * TAGS
 * 
 * 
*/
#panelTags ul h2 {
	font-size: 14px;
	color: rgb(0, 31, 57);
	font-weight: bold;
}

#panelProBonoAnnouncements ul li h2 span {
	display: inline-block;
	height: 15px;
	margin-left: 5px;
}

#panelProBonoAnnouncements ul li h2 span img {
	margin: 3px 0 0 10px;
	border: none;
}

#header #headerSearch {
	width: 173px;
}

#panelBlog h4 a {
	color: #00203B;
}

#panelBlog h4 a:hover {
	color: #ED5815;
}

.butHowToApply {
	display: block;
	width: 157px;
	height: 32px;
	background: url("../images/but-how-to-apply.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
	margin-bottom: 3px;
}

.butHowToApply {
	display: block;
	width: 157px;
	height: 32px;
	background: url("../images/but-how-to-apply.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
}

.butHowToApply:hover {
	background-position: center bottom;
}

#butOurFellows {
	width: 125px;
	height: 36px;
	background: url("../images/but-our-fellows.png") no-repeat scroll 0% 0% transparent;
}

#butApplyNow {
	width: 110px;
	height: 36px;
	background: url("../images/but-apply-now.png") no-repeat scroll 0% 0% transparent;
}

#butOurFellows:hover,#butApplyNow:hover {
	background-position: center bottom;
}

#sidebarPanelForum ul {
	overflow: hidden;
}

#sidebarPanelForum h2 {
	padding-bottom: 6px;
}


#sidebarPanelConnected #inputConnectedSubmit {
	cursor: pointer;
}

.pageHome #sidebarPanelConnected {
	padding: 12px 0;
	/*border-top: 3px double #cccccc;*/
  margin-top: 52px;
}


.icon-media-coverage {
	display: block;
	width: 98px;
	height: 15px;
	background: url("../images/but-media-coverage.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
	margin-bottom: 3px;
}

.icon-events {
	display: block;
	width: 46px;
	height: 15px;
	background: url("../images/but-events.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
	margin-bottom: 3px;
}

.icon-project-updates {
	display: block;
	width: 97px;
	height: 15px;
	background: url("../images/but-project-updates.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
	margin-bottom: 3px;
}

.icon-news-from-pilnet {
	display: block;
	width: 107px;
	height: 15px;
	background: url("../images/but-news-from-pilnet.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
	margin-bottom: 3px;
}

a.leadimg+a span,a.leadimg+span {
	margin-left: 100px;
}

.panelBlogNews h2 {
	font-size: 14px;
	color: rgb(0, 31, 57);
	font-weight: bold;
}

#sidebarNav h2 a.active {
	color: #19596C;
}

#sidebarNav h2 a.active:hover
{
	color: #ED5815;
}

.butHowToApply {
	display: block;
	height: 32px;
	width: 236px;
	background: url("../images/but-how-to-apply.png") no-repeat scroll center top transparent;
	text-indent: -999px;
	overflow: hidden;
}

/* 
 * 
 * sidebar panel listings 
 * 
 * 
*/


#sidebarPanelListings li h3 {
    display: block;
}

#sidebarPanelListings h3 a {
    display: block;
    text-decoration: none;
    color: inherit;
}

#sidebarPanelListings h3 a:hover {
    color: inherit;
}

#sidebarPanelListings h2 {
	padding-top: 12px;
}

#content .pagination ul li {
	margin-top: 0;
}

#content .pagination ul li img {
	border: none;
}

#utilities li a {
	padding-top: 2px;
}

.pageChina .panelContent,.pageEurope .panelContent,.pageWorkRussia .panelContent,.pageOtherLocations .panelContent,.pageFindafellow .panelContent,.pageWhereWeWork .panelContent,.pageGetInvolved  .panelContent,.pageInternational .panelContent
{
	border-bottom: none;
	padding-bottom: 0;
}


.pageInterior .sidebarPanel {
	border-top: none;
}


#content .panelContent:last-child
{
	border-bottom: none;
}

.panelContent ul.ulBlog {
	list-style: none outside none;
	overflow: hidden;
	padding: 0 0 4px 0;
	margin: 0;
}

.panelContent .ulBlog li {
	margin-right: 13px;
	color: rgb(0, 31, 57);
	padding: 18px 0pt 15px;
	border-top: 1px solid #cccccc;
	overflow: hidden;
}

.panelContent .ulBlog h3 {
	font-size: 14px;
	color: #001F39;
	font-weight: bold;
	margin-bottom: 0;
}

.panelContent .ulBlog  h4 {
	font-size: 9px;
	color: #656A6C;
	font-weight: bold;
	margin-bottom: 0;
}

#inputConnectedListings.visible {
	display: block;
}

ul#navigation ul {
	visibility: visible;
	display: none;
}

ul#navigation li:hover>ul {
	display: block;
}

.list_name {
	color: #001F39; font-size : 12px;
	font-weight: bold;
	font-size: 12px;
}


table#acyuserinfo
{
	margin: 20px 0;
}

#acyuserinfo td.key {
	text-align: right;
	vertical-align: middle;
}

#acyuserinfo td.key label {
	color: rgb(0, 31, 57);
	font-size: 12px;
	font-weight: bold;
}



.pageWhereWeWork #panelContentMap
{
	padding-top: 0;
}


#headerP {
	width:400px;
}

#panelContentBlog h2 .floatLeft a
{
	font-size: 18px;
	top: 0;
}


#sidebarPanelProBonoForum
{
	height: 300px;
}


.butMeetFellows{
	display:block;
	height:32px;
	width:202px;
	background:url(../images/but-meet-the-fellows.png) top no-repeat;
	text-indent:-999px;
	overflow:hidden;
	float: left;
}
a.butMeetFellows:hover{
	background-position: bottom center;
}

.butHowToApply
{
	width: 200px;
}

div#sidebarPanelForum.sidebarPanel h2 span
{
	display: inline-block;
	padding-top: 5px;
}

#navigation > li {
    border-left: 1px solid #4F91A1;
    border-right: 1px solid #195D6F;
}

#navigation #navDirWhere {
    width: 190px;
}


input.inputSearchSubmitArrow {
	border-width: 1px 1px 1px medium;
	border-style: solid solid solid  none;
	border-color: #9EA0A0 #9EA0A0 #9EA0A0 -moz-use-text-color;
	background: url("../images/bg-submit-search.png") no-repeat scroll  0pt 0pt transparent;
	height: 22px;
	width: 21px;
	float: left;
	cursor: pointer;
	text-indent: -9999px;
}

input.inputSearchSubmitArrow:hover {
	background: url("../images/bg-submit-search.png") no-repeat scroll 0pt -20px transparent;
}

#searchword
{
	float: left;
	font-size: 12px;
	width: 200px;

}

#searchForm
{
	height: 22px;
	margin: 10px 0;

} 

#searchForm label{
	font-weight: bold;
	line-height: 22px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}


.pageOurSupporters .panelContent h2+h3
{
	margin-top: -20px;
}


.resourceInfo h2{
	border-right: 0;
	float: none;
}

input.inputSearchSubmitArrow {
	border-width: 1px 1px 1px medium;
	border-style: solid solid solid  none;
	border-color: #9EA0A0 #9EA0A0 #9EA0A0 -moz-use-text-color;
	background: url("../images/bg-submit-search.png") no-repeat scroll  0pt 0pt transparent;
	height: 22px;
	width: 21px;
	float: left;
	cursor: pointer;
	text-indent: -9999px;
}

input.inputSearchSubmitArrow:hover {
	background: url("../images/bg-submit-search.png") no-repeat scroll 0pt -20px transparent;
}

#searchword
{
	float: left;
	font-size: 12px;
	width: 200px;

}

#searchForm
{
	height: 22px;
	margin: 10px 0;

} 

#searchForm label{
	font-weight: bold;
	line-height: 22px;
	display: inline-block;
	float: left;
	margin-right: 10px;
}


.pageOurSupporters .panelContent h2+h3
{
	margin-top: -20px;
}


.resourceInfo h2{
	border-right: 0;
	float: none;
}

h3 span.icon {
    font-size: 9px;
    font-weight: bold;
    display: inline-block;
    height: 15px;
    margin-top: -3px;
	margin-right: 7px;
}

h3 span.icon.education {
    background: url("../images/listing-education.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
	width: 66px;
}

h3 span.icon.jobs {
    background: url("../images/listing-jobs.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
	width: 33px;
}

h3 span.icon.funding {
    background: url("../images/listing-funding.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
	width: 56px;
}

h3 span.icon.conferences {
    background: url("../images/listing-conferences.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
	width: 79px;
}

h3 span.icon.publications {
    background: url("../images/listing-publications.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
	width: 80px;
}


h3 span.icon.announcements {
    background: url("../images/listing-announcements.png") no-repeat scroll 0% 0% transparent;
	text-indent: -9999px;
	width: 99px;
}


ul.utilities {
	float: right;
	margin: 0 30px 3px 0;
	min-height: 30px;
}

.utilities li {
	float: left;
	margin-left: 17px;
}

.utilities li a {
	color: #9E9F9F;
	display: block;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-left: 18px;
}

.utilities li.utilitiesShare a {
	background: url("../images/bg-share.png") no-repeat scroll left center transparent;
	padding-left: 20px;
}

.footerElement
{
	display: none;
}


em
{
	font-style: italic;
}

.pageHome #sidebarPanelEuropenProBonoForum
{
	/*height: 190px;*/
	/*height: 125px;*/
	height: 391px;
	margin-bottom: 0px;
}

#sidebarPanelEuropenProBonoForum p {
  margin: 0px;
}
#sidebarPanelGlobal p {
  margin: 0px;
}

#sidebarPanelEuropenProBonoForum {
	border-top: 0px;
}

.panelJobs h2
{
	font-size: 17px;
	display: block;
	text-transform: lowercase;
	font-weight: bold;
	color: #001F39;
	border: 0pt none;
	margin: 10px 0 5px 0 ;
}

.panelJobs h3{
	display: block;
	font-size: 16px;
	color: #3F4445;
	line-height: 100%;
	border: 0pt none;
	margin: 10px 0;

}


.panelJobs ul
{
	list-style-image: url("../images/bg-list-image.png");
	padding-left: 55px;
	font-size: 12px;
	font-weight: bold;
	color: rgb(83, 30, 47);
}

.panelJobs ul li {
	list-style-type: disc;
	color: #001F39;
	line-height: 18px;
	font-weight: normal;
}

.panelJobs h3{
	margin: 1em 0 0.5em 0;
}


.panelJobs h2+ul,
.panelJobs h3+ul{
	margin-top: 0;
}

#pageJobs h4 {
	margin-bottom: 0;
	margin-top: 0
}

#pageJobs p + h4 {
	margin-top: 1em;
}


.panelContent a.leadimg img 
{
	border-bottom: 3px solid #ED5815;
    border-top: 3px solid #ED5815;
}

#sidebarPanelListings li h4 a {
	font-weight: bold;
	color: #001F39;

}


/*
 *
 * Fellow long profille
 *
 *
*/
.fellowInfo h3
{
	margin-bottom: 0.5em;
	min-width: 205px;
}

.longProfile
{
	float: left;
	display: block;
	height: 15px;
	background: url(../images/fellows_full_profile_btn_bg.png) no-repeat;
	font-size: 10px;
	padding-left: 10px;
	margin-right: 10px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	padding-top: 3px;
	margin-top: 2px;
	margin-left: 15px;
}


.longProfile span.btnRight
{
	background: url(../images/fellows_full_profile_btn_right.png) no-repeat right top;
	width: 10px;
	height: 15px;
	float: right;
	display: inline-block;
	margin-right: -10px;
	margin-top: -3px;
}

#fellowsFullBio h4{
	margin-bottom: 1em;
	margin-top: 0;
}


.fellowsTitle{
	float: left;
	width: 550px;
}

#panelFellowDetail p {
	float: left;
}

.panelContent .ulFellows h3
{
	margin-bottom: 0.5em;
	float: left;
}

#panelFellows h3+img
{
	width: 91px;
}



.blogList h4 + h3 
{
	margin-top: -2em;
}

.blogList h3 + p, .resourceList h3 + p
{
	margin-top: -2.5em
}

.fellowInfo ul li{
	display: block;
}

img.imgborder, .imgBorder img
{
	border-bottom: 2px solid #ED5815;
    border-top: 2px solid #ED5815;
}



#panelStaff.panelContent h3 {
	margin-bottom: 0px;
}


form.sortBy legend
{
	display: block;
    float: left;
    font-size: 18px;
    height: 100%;
    text-transform: lowercase;
}

form.sortBy ul
{
    display: block;
    float: left;
}



form.sortBy li
{
	text-transform: none;
}

form.sortBy select{
	width: 180px;
	background: #ffffff;
	border: none;
	border-radius: 7px;
	color: #521E2E;
	padding: 0 0 0 2px;
	text-align: center;
}

form.sortBy select option{
	text-align: left;
}

form.sortBy #year_start
{
	width: 70px;
}


.panelBlogs ul
{
	margin-top: 0;
}

sidebarPanelListings
{
	margin-top: 80px;
}


.panelJobs ul li ul
{
	margin-top: 0.5em;
	margin-bottom: 1em;
	list-style: circle;
}

.panelJobs ul li ul li {
	list-style: circle;
}

.pageHome #sidebarPanelListings{
/*  margin-top: 80px; */
  border-top: none;
  padding-top: 8px;
}

.fb_iframe_widget{
	margin: 1em 0;
}


#headerP a {
	opacity: 0.85;
}

#headerP a:hover {
	opacity: 1;
}


#headerP a img
{
	vertical-align: top;
	
}

#headerP a + a img 
{
	margin-left: 10px;
}

#headerUl li {
	border: none;
}

#headerUl li + li{
	border-left: 1px solid #EB5813;
}

#panelFellows h4 {
	font-size: 1.5em;
	color: #00203B;
}

#panelFellows a{
	text-decoration: none;
}

.date_for_article {
  font-size: 9px;
  color: #656A6C;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 18px;
}

.wf_caption span {
  color: #531E2F;
  margin: 0px auto;
}
