#commentform {
	width: 466px;
	color: #000;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

ul {
	list-style: none;
}

a {
	color: #7f7f7f;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #cc0033;
}

a img {
	border: 0;
}

.clear {
	clear: both;
}

#page {
	width: 850px;
	margin: 0px auto;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7f7f7f;
}

/* HEADER */

#header {
	background: transparent url(http://mappinternational.org/css/img/top.gif) repeat scroll 0 0;
	height: 10px;
	margin-top: -5px;
	padding: 13px 0;
}

#header ol,#footer ol {
	list-style: none;
}

#header ol {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	padding-bottom: 0;
}

#header li {
	margin: 0 5px;
	margin-bottom: 0;
	padding-bottom: 0;
	display: inline;
	background-color: transparent;
	padding: 3px;
}

#header li a {
	color: white;
	text-decoration: none;
}

#sidebar #archives-3 {
	margin-bottom: 14px;
}

/* // */

#sociallinks {
	list-style-type: none;
	left: 12px;
	top: 4px;
	display: inline;
	position: absolute;
	visibility: visible;
	overflow: visible;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	width: 300px;
	height: 30px;
}

#sociallinks #topleft li {
	background-color: white;
	font: normal 11px Arial, Helvetica, Geneva, sans-serif;
	color: #c31230;
display:inline;
padding: 5px 5px 6px;
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #e1e1e1;
	text-decoration: none;
	visibility: visible;
	overflow: visible;
	z-index: 2;
}

#sociallinks #topleft li img {
	border-style: none;
	z-index: 3;
	visibility: visible;
	overflow: visible;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	top: 4px;
}

/* // */

#header #redbox {
	background-color: #c31230;
}

#header  #whitebox {
	background-color: white;
}

#header #whitebox a {
	color: #c31230;
}

#header li ol {
	z-index: 1;
}

/* MENU */

#menu {
	width: 850px;
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	font: 11px verdana, helvetica, sans-serif;
}

#menu, #menu ol {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	text-align: center;
}

#menu a {
	display: block;
	text-decoration: none;
}

#menu ol {
	width: 850px;
margin-left: 90px;
	text-align: center;
}

#menu li {
	width: 72px;
	float: left;
	letter-spacing: 1px;
}

#menu ol li {
	text-align: left;
	list-style-type: none;
}

#menu #about {
	width: 66px;
}

#menu #programs {
	width: 140px;
}

/*#menu #africa {
	width: 144px;
}*/

#menu #consortia {
	width: 93px;
}
#menu #blog {
	width: 60px;
}

#menu #events {
	width: 85px;
}

#menu #donate {
	width: 110px;
}

#menu #contact {
	width: 110px;
}

#menu li a {
	margin: 2px;
	padding: 4px;
	color: #666;
}

#menu li a:hover {
	color: #c31230;
}

#menu li ol {
	position: absolute;
	width: 10em;
	left: -999em;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu li li {
	display: block;
	background-color: #aaa;
	width: 187px;
	margin: 2px 0;
	padding: 0;
	text-align: left;
	z-index: 1;
}

#menu li li a {
	width: 187px;
	margin: 0;
	color: #fff;
	z-index: 1;
}

#menu li li a:hover {
	background: #c31230;
		width: 179px;
	color: #fff;
	z-index: 1;
}

#menu li:hover ol, #menu li.sfhover ol {
	left: auto;
}

#menu li.selected a,#menu li.selected li a:hover {
	color: #c31230;
}

#menu li.selected li a:hover,#menu li.selected li a {
	color: #fff;
}

#menu li:hover {
	position: static;
}

#space_after {
	clear: both;
	margin-bottom: 30px;
}

/* Menu End */





#top-col {
	margin-bottom: 21px;
}

#top-col {
	clear: both;
	height: 300px;
	margin-bottom: -10px;
	overflow: hidden;
}

.col-wrapper {
	overflow: hidden;
	width: 850px;
}

.logo {
	height: 29px;
	margin: 20px auto 10px;
	padding: 0;
	width: 444px;
}

#menu2 {
	text-align: right;
}

/* BODY */

#body {
	width: 100%;
	margin-bottom: 20px;
	float: left;
	z-index: -1;
}

#body_top {
	width: 100%;
}

#body_left {
	width: 466px;
	float: left;
	padding-bottom: 40px;
	padding-top: 30px;
}

#body_right {
	width: 346px;
	float: right;
	margin-left: 20px;
}

/* left contact */

#body_left_content {
	width: 466px;
}

.post {
	width: 100%;
}

.post-top {
	border-color: black;
}

.post-title {
	color: #000;
	padding-bottom: 16px;
}

.post-title h2 {
	color: #cc0033;
	margin-bottom: 4px;
	padding-bottom: 2px;
	font: normal 24px Arial, Helvetica, Geneva, sans-serif;
}

.post-title h3 {
	font-weight: normal;
	color: #000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background: #e5e5e5;
	padding: 2px 5px;
}

.post-title h2 a {
	color: #cc0033;
}

.post-title h2 a:hover {
	color: #cc0033;
}

.post-title h3 a {
	color: #000;
}

.post-title h3.tags {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: white;
}

.post-title h3.tags span {
	color: #000;
	font-weight: bold;
}

.post-title h3.tags a {
	color: #000;
	font-weight: normal;
}

.entry {
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 5px;
	padding-bottom: 20px;
	color: #000000;
}

.entry p {
	margin-bottom: 12px;
}

.entry a {
	color: #cc0033;
}

.entry img {
	margin-top: 12px;
	margin-bottom: 12px;
}

.postmetadata {
	margin-bottom: 30px;
	margin-left: 5px;
	color: #333;
	height: 29px;
	background: url(images/postmetadata_bg.gif) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.postmetadata a {
	color: #cc0033;
}

.postmetadata .alignleft {
	padding-top: 8px;
	padding-left: 10px;
}

.postmetadata .alignright {
	text-align: center;
	padding-top: 8px;
	padding-right: 10px;
}

.post-page {
	padding-right: 10px;
	background: url(images/post-page.gif) no-repeat top left;
}

.post-page h2 {
	color: #cc0033;
	margin-left: 25px;
	padding-top: 10px;
	background: url(images/dotted_blue.gif) repeat-x left bottom;
	font: normal normal 24px Arial, Helvetica, Geneva, sans-serif;
}

.post-page .entry {
	padding-left: 25px;
	margin-top: 10px;
	color: #333;
}

.post-page .entry a {
	color: #000;
}

strong {
	color: #cc0033;
}

/* right content */

/* RSS */

#main_rss {
	padding-top: 0;
	float: left;
	margin-right: 100px;
}

/* TAGS */

#main_tags {
	padding-left: 486px;
	padding-top: 5px;
	margin-left: 20px;
	margin-bottom: 12px;
}

#main_tags a {
	color: #cc0033;
}

/* ADS */

#main_ads {
	margin-left: 10px;
	margin-bottom: 5px;
}

#main_ads img {
	float: left;
	margin-left: 8px;
	margin-bottom: 8px;
}

/* SEARCH */

#main_search {
	margin-top: 35px;
	margin-bottom: 40px;
}

#searchform_top {
	margin-left: 0;
}

#searchform_top_text {
	width: 180px;
	background: none;
	color: #cc0033;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	height: 18px;
	margin-top: 20px;
}

#gosearch {
	position: relative;
	top: 11px;
}

#sidebars {
	float: right;
	padding-top: 10px;
	margin-top: 10px;
	padding-left: 0;
	margin-left: 12px;
}

#body_right_content {
	width: 346px;
}

#sidebar {
	width: 340px;
	float: left;
	padding-left: 12px;
}

#sidebar_right {
	width: 166px;
	float: left;
	padding-left: 12px;
}

#sidebar a {
	color: #cc0033;
	text-decoration: none;
}

#sidebars h2 {
	color: #cc0033;
	padding-left: 0;
	padding-bottom: 4px;
	margin-bottom: 5px;
	text-transform: capitalize;
	border-bottom: 2px solid #E5E5E5;
	font: 17px Arial, Helvetica, sans-serif;
}

#sidebars ul {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebars li ul {
	padding-bottom: 18px;
}

#sidebars li ul li ul {
	padding-left: 10px;
	background: none;
	padding-bottom: 0px;
}

#sidebars li ul li ul li ul {
	padding-left: 0px;
}

#sidebars li {
	margin-bottom: 0px;
}

#sidebars li li {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-right: 3px;
	padding-left: 2px;
}

#sidebars li li li {
	background: none;
	border: 0px;
	padding-bottom: 3px;
}

#sidebars li a {
	color: #999999;
}

#sidebars li.widget_categories ul li {
	font-weight: bold;
}

#sidebars li.widget_categories ul li a {
	background: url(images/sidebar_li_cat.gif) no-repeat 2px 5px;
	font-weight: normal;
}

#sidebars li.widget_categories ul li ul li a {
	background: url(images/sidebar_li_cat.gif) no-repeat 2px 5px;
	font-weight: normal;
	padding-left: 0;
}

#sidebars li.widget_meta ul li a {
	background: url(images/sidebar_li_cat.gif) no-repeat 2px 5px;
	font-weight: normal;
	padding-left: 12px;
}

.widgettitle {
	padding-left: 0;
	margin-left: 0;
	color: #cc0033;
}

#tag_cloud {
	color: #999999;
	padding-bottom: 20px;
}

#tag_cloud a {
	color: #999999;
}

/* Styling for Footer
----------------------------*/

#footer {
	height: 15px;
	padding: 10px;
	margin: 0;
	position: relative;
	background: #c31230 url(http://mappinternational.org/css/img/gradientbottom.gif) repeat-x;
	float: left;
	width: 100%;
}

#footer, #footer ul, #footer li a {
	color: #fff;
}

.smallcopyright {
	font-size: 9px;
	height: 12px;
}

#footer ul {
	list-style: none;
	height: 1em;
	position: absolute;
	top: 10px;
	right: 0;
}

#footer li {
	float: left;
	margin: 0 10px;
}

#footer, #footer ul, #footer li a {
	color: #fff;
}

/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* End Images */

/* Begin Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background-color: #fff;
}

/* End Calendar */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px solid #999;
}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 10px;
	background: url(images/blockquote_bg.gif) repeat-y left center;
}

blockquote blockquote {
	background: url(images/blockquote_bg2.gif) repeat-y left center;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight: bold;
	clear: both;
}

/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

ol li {
	list-style: decimal outside;
}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {
	text-align: center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 350px;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	width: 65px;
	height: 25px;
}

/* End Form Elements */

/* Begin Comments*/

h3#comments_title {
	font-size: 18px;
	color: #cc0033;
	margin-left: 0;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 10px;
}

h3#comments {
	font-size: 13px;
	color: #cc0033;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #e5e5e5;
	border: 1px solid #b9c2c6;
	padding: 10px;
	width: 450px;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	background-color: #e5e5e5;
	width: 472px;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0px 10px;
	list-style: none;
	background: url(images/commentlist_line.gif) no-repeat left bottom;
}

.commentlist li li {
	margin: 0px;
	padding: 5px 10px 5px;
	border: 0px;
	background: none;
}

.commentlist p {
	margin: 10px 5px 10px 10px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
	color: black;
	background: url(images/commentlist_bg.gif) repeat-x left top;
	padding: 6px 0px 6px 10px;
}

.commentmetadata a {
	color: #cc0033;
	font-weight: bold;
}

#respond_box {
	width: 440px;
	background: url(images/respond_box.gif) repeat-x top left;
	margin-top: 16px;
	margin-left: 0;
	border: 1px solid #c2c7c9;
	padding: 10px 10px 40px 20px;
}

h3#respond {
	font-size: 16px;
	color: #cc0033;
	padding-top: 1px;
	padding-bottom: 25px;
	font-weight: normal;
}

#commentform a {
	color: #000;
}

/* End Comments */

/* Archives page */

.page_archives_div {
	padding-bottom: 60px;
}

.ar_panel {
	width: 95%;
	padding-right: 10px;
	background: url(images/post-page.gif) no-repeat top left;
}

.ar_panel3 {
	background: none !important;
}

.page_archives_div h2 {
	color: #cc0033;
	margin-left: 25px;
	padding-top: 10px;
	background: url(images/dotted_blue.gif) repeat-x left bottom;
	font: normal normal 24px Arial, Helvetica, Geneva, sans-serif;
}

.ar_panel3 h2 {
	padding-top: 0px !important;
	margin-left: 10px !important;
}

.ar_panel3 ul {
	margin-left: 0px !important;
}

.page_archives_div ul h2 {
	border: 0px;
}

.page_archives_div ul {
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	margin-bottom: 40px;
	margin-left: 20px;
}

.page_archives_div ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
}

.page_archives_div ul li ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

.page_archives_div ul li a {
	font-weight: bold;
	color: #333;
	font-size: 12px;
	padding-left: 10px;
}

.page_archives_div ul li a:hover {
	color: #cc0033;
}

.page_archives_div ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f2f2f2;
}

.page_archives_div ul li ul li {
	background: none;
	border: 0px;
}

#container {
	margin: 0 auto;
	position: relative;
	width: 850px;
}

.clear {
	display: block;
}

#rotating-images {
	height: 270px;
	padding: 0;
	position: relative;
	z-index: -1;
}

.nav {
	color: #FFFFFF;
	float: right;
	margin: 10px 30px;
	width: auto;
}

.nav a, #secondary .nav a {
	color: #FFFFFF;
}

.image-controls {
	height: 40px;
	margin: -39px 0 20px;
	position: relative;
	width: 850px;
	z-index: 1;
}

#tagline {
	float: left;
	margin-left: 10px;
	color: #fc803c;
	z-index: 10;
}

#tagline h3, .image-controls, .nav a {
	color: #FFFFFF;
}

.programs-subnav, .about-subnav, .africa-subnav {
	font-size: 12px;
	margin: 3px 0 0 0;
	padding-right: 5px;
	text-transform: lowercase;
}

.programs-subnav li, .about-subnav li, .africa-subnav li {
	line-height: 21px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 5px;
	width: 175px;
}

.programs-subnav li a, .about-subnav li a, .africa-subnav li a {
	background-color: #CCCCCC;
	color: #333333;
	display: block;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 3px;
}

.about-subnav li.selected a, .programs-subnav li.selected a, .programs-subnav li a:hover, .about-subnav li a:hover, .africa-subnav li a:hover {
	background-color: #C31230;
	color: #FFFFFF;
	text-decoration: none;
}

.artist-subnav div {
	background: #CCCCCC none repeat scroll 0 0;
	line-height: 21px;
	margin-top: 5px;
}

.artist-subnav h3 {
	text-align: center;
}

.artist-subnav .parent:hover {
	background: #C31230 none repeat scroll 0 0;
	color: #FFFFFF;
}

.artist-subnav .parent a {
	color: #333333;
	display: block;
}

.artist-subnav .parent a:hover {
	background: #C31230 none repeat scroll 0 0;
	color: #FFFFFF;
}

.artist-subnav .child {
	background: #FFFFFF none repeat scroll 0 0;
	margin: -2px;
	padding: 0 0 0 3px;
}

.artist-subnav .child a {
	color: #333333;
}

.artist-subnav .child a:hover {
	color: #C31230;
}

.artist-subnav a {
	margin: 3px 0;
	padding: 0 0 0 3px;
}

.artist-subnav .parent.selected a, .africa-subnav li.selected a {
	background: #C31230 none repeat scroll 0 0;
	color: #FFFFFF;
}

.list-artists {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.list-artists li a {
	color: #333333;
}

.list-artists li a:hover {
	color: #C31230;
}