@import url("../css/global.css");


/*  Layout
--------------------------------------------------------------------------------------------------- */
#donate_btn {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 220px;
	height: 137px;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold; 
}
#donate_btn em { font-style: normal; font-weight: normal; }
#donate_btn a { text-decoration: none; }
#donate_btn p { padding: 24px 0 0 0; }

/* --- Columns --- */
#navigation {
	float: left;
	width: 210px;
	padding: 15px 0 0px 0;
}
#contentarea {
	float: right;
	width: 715px;
	padding: 20px 15px 0 0;
	background: url(../gfx/h_small_rectangle.gif) no-repeat 0 100%;
	position: relative;
}
#primary { 
	float: left;
	width: 711px; 
}

/* --- Col A --- */
.col_A {
	padding: 0 238px 20px 0;
}
.col_A .item {
	margin: 0 0 8px;
}
#primary .col_A p {
	margin: 0 0 8px;
	font-size: 11px;
}
#primary .col_A p.more {
	padding: 6px 0 0;
	font-size: 12px;
}
/* --- Col B --- */
.story {
	float: left;
	width: 237px;
}
#primary .story p {
	padding: 0 16px 0 0;
	color: #666;
	font-size: 11px;
	line-height: 1.6em;
}
.story img {
	width: 228px;
	margin: 0 0 10px;
}
/* --- Col C --- */
.col_C {
	clear: both;
	padding: 6px 0 0 232px;
	margin: 0 7px 0 0;
	height: 140px;
	color: #555;
	background: url(../gfx/h_wide_rectangle.gif) no-repeat 100% 100%;
}
#primary .col_C p {
	margin: 0 0 6px 12px;
}
#primary .col_C h3 {
	margin: 0 0 9px 12px;
}
.col_C .events {
	float: left;
	width: 230px;
	padding: 8px 0 0 0;
	font-size: 11px;
}
.col_C .photos {
	float: right;
	width: 230px;
	padding: 8px 0 0 0;
}
.col_C .photos img {
	float: left;
	margin: 0 12px;
}


/* -- Content Main -- */
#primary a {
	color: #5A8197;
}
#primary a:hover {
	color: #728C74;
}
#primary p {
	line-height: 1.4em;
	margin: 0 0 15px;
}
#primary h1 {
	color: #5A8197;
	font-size: 21px;
	margin: 0 0 15px;
	line-height: 1.2em;
}
#primary h1 strong {
	font-weight: normal;
	color: #000;
}
#primary h2 {
	color: #728C74;
	text-transform: uppercase;
	font-size: 18px;
	margin: 0 0 10px;
	line-height: 1.2em;
}
#primary h3 {
	color: #5A8197;
	text-transform: uppercase;
	font-size: 14px;
	margin: 0 0 6px;
	line-height: 1.2em;
}
#primary h4 {
	color: #333;
	font-size: 14px;
	margin: 0 0 8px;
	line-height: 1.2em;
}
#primary  h4 a {
	color: #333;
}
#primary h5 {
	color: #333;
	font-size: 12px;
	margin: 0 0 10px;
	line-height: 1.2em;
	font-weight: bold;
}
#primary dl {
	line-height: 1.4em;
}
#primary dt {
	font-weight: bold;
	font-size: 14px;
	color: #728C74;
	margin: 15px 0 5px;
}
#primary dl.event_list dd {
	margin: 0;
	padding: 10px;
	background: #E6EAE6;
}
#primary dl.event_list dd.odd {
	background: #CDD6CE;
}

#primary div {
	line-height: 1.4em;
}
#primary div.dates {
	margin: 0 0 10px;
}
#primary .date { font-weight: bold; color: #728C74; }

#primary .event .description {
	padding: 10px 10px 0 10px;
	border: 1px solid #5A8197;
	background: #E6EAE6;
	margin: 0 0 15px;
}
#primary .catsearch {
	margin: 0 0 10px;
	padding: 0 0 10px;
	border-bottom: 1px solid #BDCDD5;
	color: #728C74;
	font-size: 11px;
}
#primary .country {
	margin: 0 0 10px;
}
#primary ul {
	margin: 0 0 10px 20px;
}
#primary ul li {
	list-style: disc;
	line-height: 1.4em;
}

/*  Header
--------------------------------------------------------------------------------------------------- */
#header {
	height: 262px;
	width: 960px;
}
#logo {
	height: 262px;
	width: 210px;
	float: left;
	background: url(../gfx/h_logo.gif) no-repeat 0 0;
}
#logo a {
	display: block;
	height: 262px;
	width: 210px;
	text-indent: -9999px;
}
#tagline {
	height: 26px;
	width: 750px;
	float: left;
	background: url(../gfx/tagline.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#header img {
	float: right;
}

/* --- Holarchy --- */
#the_holarchy {
	position: absolute;
	z-index: 1000;
	top: 235px;
	right: 26px;
	background: url(../gfx/white_rectangle.png) no-repeat 0 0;
	width:244px;
	height: 154px;
}
#the_holarchy dl {
	background: url(../gfx/holarchy_inner.gif) no-repeat 7px 8px;
	height: 154px;
	width: 244px;
}
#the_holarchy dt { 
	display: block;
	height: 56px;
	text-indent: -9999px;
}
#the_holarchy dd {
	height: 28px;
	padding: 0 0 0 120px;
}
#the_holarchy dd a {
	display: block;
	height: 28px;
	line-height: 28px;
	text-indent: -9999px;
	width: 100%;
}

/*  Breadcrumbs
--------------------------------------------------------------------------------------------------- */
#breadcrumbs {
	padding: 15px 200px 15px 0;
	font-size: 11px;
}
#breadcrumbs .sep { 
	padding: 0 2px;
}
#breadcrumbs a {
	color: #7B9AAC;
	text-decoration: none;
	font-weight: bold;
}
#breadcrumbs a:hover {
	color: #5A8197;
	text-decoration: underline;
}
