#leftColumn {
width:160px;
float:left;
margin:56px 32px 32px 16px;
}

#rightColumn {
float:left;
width:750px;
}

#leadImage {
display:block;
float:right;
width:750px;
height:170px;
margin-bottom:-20px;
}

#pageImage {
float:left;
}

#contentArea {
float:left;
width:500px;
margin-top:46px;
}

#contentArea p {
line-height:150%;
}

#contentArea img {
max-width:500px;
}

.img-left, #float_left, .div-img-caption-left {
float:left;
margin-right:16px;
margin-bottom:12px;
}

.img-right, #float_right, .div-img-caption-right {
float:right;
margin-left:16px;
margin-bottom:12px;
}

.caption, p.small, p.small {
font-weight:bold;
margin:0;
padding:6px 4px 4px 4px;
font-size:95%;
line-height:130% !important;
}

hr {
color:#C3C3C3;
}


/* NAVIGATION */
#sectionNav {
font-size:12px;
margin:0;
padding:0;
list-style:none;
font-weight:bold;
}

#sectionNav a {
color:#666;
}

#sectionNav a:hover {
color:#000;
}

#sectionNav li {
margin-bottom:12px;
}

#sectionNav ul {
margin:11px 0 0 14px;
padding:0;
font-weight:normal;
}


/* CONTENT */

#contentArea ul {
padding-left:1em;
list-style-type:square;	
}

#contentArea li {
padding:4px 0;
}

#pageTitle { margin:2px 0 6px 0; }

#pageSubtitle { margin:0 0 6px 0; font-style:italic; }

#pageLeadImage  { margin:-46px 0 16px 0; }

.pubDate { margin:0 0 20px 0; }

.pageHeader { font-size: 30px; font-weight:normal; text-transform:capitalize; color: #424242; }

.sectionHeader {
width:100%;
font-size:12px;
line-height: 20px;
margin-bottom: 14px;
padding: 5px 0 4px 0;
}

.sectionHeader span {
height:18px;
width:18px;
}

.introText {
font-size:150%;
color:#999;
line-height:130%;
}

.moreLink {
color:#666;
text-decoration:underline;
}

.tagsList li p {
margin:0;
line-height:normal !important;
}


.eventListItem { overflow:auto; margin-bottom:22px; font-size:12px; }
.eventListItem img { float:left; width:126px; height:92px; display:inline-block; margin-right:10px; }
.eventListItemDetails { float:left; line-height:135%; }
/* IF THUMBNAILS ARE INCLUDED .eventListItemDetails { max-width:360px; } */
.eventListItemDetails p { margin:0; }
.eventListItemDate { font-weight:bold; margin-bottom:3px; }
.eventListItemTitle { font-size:14px; display:block; font-weight:bold; }
.eventListItemSpeakers, eventListItemLocation { }


.grayBox {
padding:16px;
color:#666;
background-color:#e8e8e8;
overflow:auto;
}

.grayBox h4 {
text-transform:uppercase;
margin-top:0;
}

.grayBox .left {
float:left;
width:100px;
margin-bottom:16px;
clear:left;
}

.grayBox .right {
float:left;
margin-right:120px;
margin-bottom:16px;
}

.grayBox ul {
margin:0;
}

.grayBox .right:last-child {
margin-bottom:0;
}

.grayBox .rssIcon {
margin:0 0 -3px 3px;
}

.projectBox {
width:114px;
height: 86px; 
padding:37px 8px 0 8px;
float:left;
margin: 0 36px 20px 0; 
display:inline-block; 
color:#fff; 
font-size:16px; 
font-weight:bold; 
}

.giftBox {
padding:12px;
margin-bottom: 38px;
color:#fff;
background-color:#0F4985;
overflow:auto;
font-size:16px;
}

.giftBox p {
padding-left: 12px;
}

.giftBox a {
color:#1561ad;
}

.giftBox h4 {
margin-top: 10px;
margin-bottom: 0;
padding-left: 12px;
font-size:26px;
color:#fff;
}

.giftBox .giftIcon {
padding-left: 12px;
margin-top: 5px;
margin-bottom: 10px;
}

.supportBox { font-size: 14px; color:#666666; }
.supportBox h2 { font-size:22px; }
.supportBox p.areas { font-size: 12px; }
.supportBox img { float:left; margin-right:20px; margin-bottom:10px; }
.supportBox img.donate { clear:both; float:left; padding-top:0; margin-right:90px; martin-top: 0; margin-bottom:20px }
.supportBox hr { clear:both; margin-top: 25px; }

.fellowsBox { background-color:#eaeaea; padding-top: 5px; padding-bottom:5px; margin-bottom:10px; }
.fellowsBox h3 { margin-left: 18px; font-size:16px; }
.fellowsBox p { margin: 20px; font-size: 14px; }
.fellowsBox img { float:left; margin-left: 20px; margin-right:20px; margin-bottom:20px; }

.fellowsThumbnail { float: left; padding-right: 5px; margin-bottom:10px; }
.fellowsThumbnail p { text-align: center; }

.listBox { padding:14px 0; display:block; overflow:auto; clear:both; border-bottom:1px solid #ccc; }
.listBox h3 { margin:0 0 4px 0; }
.listBox img { float:left; margin-bottom:15px; width:120px; }

.contentArea-2col-left { float:left; width:47%; }
.contentArea-2col-right {float:right; width:47%; }


.tags a { padding:5px 5px 3px 6px; display:inline-block; background-color:#1561ad; color:#fff; font-weight:bold; font-size:12px; 
}

.addthis_default_style {
	float:right;
}


/* SIDEBAR */

#sidebar {
float:right;
width:205px;
margin-top:46px;
margin-right:16px;
color:#666;
font-size:90%;
line-height:140%;
}

#sidebar img {
max-width:205px;
}

#sidebar h3 {
font-size:15px;
margin-top:8px;
}

.sidebarItem {
border-top:1px solid #ccc;
margin:0 0 28px 0;
}

#eventsSearchForm p {
	margin:0 0 6px 0;
}

#eventsSearchForm select {
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #D2D2D2;
	padding:2px;
	margin-bottom:10px;
}

#eventsSubmit {
	clear:both;
}


/* HIGHLIGHTS */

.highlightBox, .highlightBoxGray {
width:205px;
background-color:#D0DFEF;
margin:0 auto 26px auto;
}

.highlightBox h5, .highlightBoxGray h5 {
padding:6px 6px 6px 10px !important;
background-color:#1460AC;
color:#fff !important;
margin:0;
font-weight:normal;
font-size:10px !important;
text-transform:uppercase;
}

.highlightBox h5 a, .highlightBoxGray h5 a {
margin-top:0;
color:#fff;
font-weight:normal;
}

.highlightBox h5 a:hover, .highlightBoxGray h5 a:hover {
color:#999;
}

.highlightBox img, .highlightBoxGray img {
width:205px;
}

.highlightBoxText {
font-size:14px;
margin:0;
padding:10px 8px 11px 8px;
overflow:auto;
}

.highlightBoxGray {
background-color:#DEDEDE;
}

.highlightBoxGray h5 {
background-color:#626262;
}

.highlightBoxGray .highlightBoxText {
border:1px solid #c2c2c2;
border-top:0;
background-image: url('http://earth.columbia.edu/images/backgrounds/gray-gradient.gif') repeat-x;
}

/* SHOW/HIDE ACCORDION MENU */

.accordionMenu{ width:100%; overflow:hidden; }

.amHeader{
display:block;
width:480px;
padding:10px;
background: #2dabfc url('../images/backgrounds/accordion-header.png') repeat-x bottom;
font-size:15px;
font-weight:bold;
margin-top:3px;
}

a.amHeader{ color:#fff; }

.amHeader .amArrowRight, .amHeader .amArrowDown{
border-style: solid;
height: 0px;
width: 0px;
float:right;
margin:1px 0 0 15px;
filter: alpha(opacity=60);
}

.amHeader .amArrowRight{
border-color:transparent transparent transparent #fff;
border-left-color: rgba(255,255,255, 0.6);
border-width: 6px 0 6px 12px;
}

.amHeader .amArrowDown{
border-color: #fff transparent transparent transparent;   
border-top-color:rgba(255,255,255, 0.6);
border-width: 12px 6px 0 6px;
}

.amContent{
padding:0 15px 15px 15px;
background-color:#dedede;
display:none;
}

.amContent .amArrow{
margin-bottom:10px;
border-color: #1b6799 transparent transparent transparent;
border-style: solid;
border-width: 13px 13px 0 13px;
height: 0px;
width: 0px;
}


/* LAYOUT SPECIFIC */

.no-sidebar-layout #contentArea{
	width:750px;
	margin-top:0;
}

.no-sidebar-layout .sectionHeader{
	display:none;
}

.no-sidebar-layout #contentArea img {
    max-width: 750px;
}


/* SECTION SPECIFIC */

.section-2 .sectionHeader span {
background-color:#2DACFE;
}

.section-5 .sectionHeader span {
background-color:#1561AD;
}

.section-6 .sectionHeader span {
background-color:#3E7808;
}

.section-8 .sectionHeader span {
background-color:#1561ad;
}


/* PAGE/ID SPECIFIC */

#News_Blurb hr, .id-2248 hr, .id-2331 hr {
clear:both;
}

#navInner {
font-weight:bold;
}
