/* ---------------------------------------------------------------------------------------  RESET DEFAULT  */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

:focus {
	outline: 0;
	}

ol, ul {
	list-style: none;
	}

table {
	border-width: 0;
	border-collapse: separate;
	border-spacing: 0;
	}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}
	
/* ---------------------------------------------------------------------------------------  TYPOGRAPHY */

#equal h1, #equal h3 {color: #FFEBCC;}
#equal-light h1, #equal-light p {color: #2A1E16;}
#equal-light #content h1 a {color: #2A1E16;}
#equal-light h3 {color: #3B2B21;}
#equal-light #sidebar p {
	color:#D2B28C; 
	padding-top: 0;
	font-size: 11px;
	}
	
#content h1.small {font-size: 13px; font-weight: bold;}

h1 {
	font-size: 24px;	
	font-family: Georgia, sans-serif;
	padding: 0 0 0px 10px;
	width: 70%;
	font-weight: normal;
	}

#content h2 {
	font-size: 21px;
	color: #D3B38D;
	font-family: Georgia, sans-serif;
	padding: 2px 0 0px 10px;
	margin-left: 10px;
	width: 503px;
	height: 35px;
	margin-top: 10px;
	font-weight: normal;
	background: url("http://okapidev.com/clients/ama/images/content-heading.gif") no-repeat 0 0;
	}

#content h2 b {
	color: #FA700B;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: normal;
	vertical-align: middle;
	padding: 0px 0px 0px 300px;
	}
	
#content h3 {
	font-size: 19px;
	font-family: Georgia, sans-serif;
	padding: 0px 0 0px 10px;
	width: 403px;
	margin-top: 10px;
	font-weight: normal;
	height: 22px;
	}

.watch-more a {
	color: #FA710C;
	background: url("http://okapidev.com/clients/ama/images/orange-bullet.gif") no-repeat left center;
	padding-left: 12px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	float: right;
	width: 106px;
	margin: 20px 5px;
}

.read-more a {
	color: #FA710C;
	background: url("http://okapidev.com/clients/ama/images/orange-bullet.gif") no-repeat left center;
	padding-left: 12px;
	font-size: 11px;
	font-family: Arial, sans-serif;
	width: 106px;
	margin: 20px 5px 0 200px;
}

.watch-more a:hover, .watch-more a:hover  {color: #999;}

div.bodyText {
	padding: 10px;
}

div.padLeft {
	padding-left: 10px;
}

p {
	color: #CAAB87;
	font-size: 12px;
	padding-bottom: 10px;
}

#sidebar p {
	padding-left: 10px;
}

p.noBottom {
	padding-bottom: 0;
}

p.padTop {
	padding-top: 10px;
}

#sidebar h2 {
	color: #FFEBCC;
	font-size: 17px;
	font-weight: normal;
	font-family: Georgia, sans-serif;
	background: url("http://okapidev.com/clients/ama/images/sidebar-heading.png") no-repeat;
	height: 27px;
	width: 270px;
	padding: 5px 0 5px 5px;
	margin: 5px 0 5px 5px;
	}

#sidebar h3 {
	color: #FFEBCB;
	font-size: 14px;
	font-weight: bold;
	text-transform: underline;
	}
	
#equal-light h3 {
	color: #FFEBCB;
	font-size: 15px;
	font-weight: normal;
	font-family: Georgia, sans-serif;
	background: url("http://okapidev.com/clients/ama/images/leave-comment-bg.png") no-repeat;
	height: 23px;
	width: 500px;
	padding: 3px 0 5px 15px;
	margin: 25px 0 5px 5px;
	}
/* ---------------------------------------------------------------------------------------  ENVIRONMENT  */

body { 
	font-family: Arial, Georgia, "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #5F4E45;
	background: #000 url("http://okapidev.com/clients/ama/images/test-bg.jpg") repeat-x center 0;
	}

#site {
	width: 860px;
	background: #32241B;
	margin: 0 auto;
	margin-bottom: 10px;
	}

a {
	color: #FC9;
	text-decoration: none;	
	}

.nbm {
	margin-bottom: 0 !important;
	}

.clear { 
	height: 0; 
	font-size: 0; 
	line-height: 0px; 
	clear: both; 
	}

.left {
	float: left; 
	}

.right {
	float: right; 
	}

.center {
	margin: 0 auto; 
	}

.button {
	background: url("http://okapidev.com/clients/ama/images/button-bg.png") no-repeat 0 0;
	display: block;
	height: 32px; /* always 32px!*/
	}
.button:hover {background-position: 0 -34px;}

.donate {
	padding: 40px 10px 10px 10px;
	}

#video img {margin: 0;}

/* ---------------------------------------------------------------------------------------  HEADER  */

#header {
	height: 198px;
	background: #32241B url("http://okapidev.com/clients/ama/images/header-bg.png") repeat-x;
	}

#header img { 
	padding: 40px 0 0 15px;
	}

ul#menu {
	height: 34px;
	margin-top: 2px!important;
	margin-top: -1px;
	}

ul#menu li {
	float: left;
	display: inline;
	height: 33px;
	text-align: center;
	margin-left: 10px;
	}
	
ul#menu li a {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	height: 33px;
	}
	
ul#menu li#home a {
	width: 81px;
	display: block;
	background-image: url("http://okapidev.com/clients/ama/images/home-button.png");
	}
	
ul#menu li#about a {
	width: 101px;
	display: block;
	background-image: url("http://okapidev.com/clients/ama/images/about-button.png");
	}

ul#menu li#why a {
	width: 120px;
	display: block;
	background-image: url("http://okapidev.com/clients/ama/images/why-button.png");
	}

ul#menu li#blog a {
	width: 112px;
	display: block;
	background-image: url("http://okapidev.com/clients/ama/images/blog-button.png");
	}

ul#menu li#mission a {
	width: 136px;
	display: block;
	background-image: url("http://okapidev.com/clients/ama/images/mission-button.png");
	}
	
ul#menu li#getinvolved a {
	width: 141px;
	display: block;
	background-image: url("http://okapidev.com/clients/ama/images/getinvolved-button.png");
	}

ul#menu li a:hover, ul#menu li a.selected {
	background-position: left bottom;
	}

/* ---------------------------------------------------------------------------------------  CONTENT  */

	
div#main {
	background: #32241B;
	width: 860px;
	}

div#content {
	width: 520px;
    margin: 10px 0 0 0;
}

div.video {
	padding: 10px 0 10px 10px;
	}

#content span {
	padding-left: 10px;
}

.recent-blog {
	width: 480px;
	min-height: 50px;
	border-bottom: 1px solid #88725B;
	margin: 0 0 10px 10px;
	}

.recent-blog.last {
	border-bottom: 0;
}

.recent-blog span a {
	font-size: 10px;
	color: #7E6A54;
	float: right;
	padding-top: 0!important;
	padding-top: 10px;
	}

.recent-blog a {color: #E26A11;}
.recent-blog a:hover {color: #7E6A54;}
.recent-blog span a:hover {color: #E26A11;}

.borderBreak {
	background: #88725B;
	height: 1px;
	margin: 10px;
}

img.padRight {
	padding-right: 10px;
	padding-bottom: 10px;
}

img.padAllRight {
	padding: 10px 10px 10px 0;
}

img.padLeft {
	padding-left: 10px;
	padding-bottom: 10px;
}

img.padAllLeft {
	padding: 10px 0 10px 10px;
}

/* ---------------------------------------------------------------------------------------  SIDEBAR  */

div#sidebar {
	width: 280px;
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0 20px 0 0;
	}
	
#sidebar img {
	margin: 0 10px;
	border: 1px solid #FFEBCB;
	}
	
#sidebar hr {
	width: 270px;
	color: #87715B;
	margin: 5px 0px 5px 0px;

	}
	
#sidebar ul {
	list-style-type: disc;
	color: #D3B38D;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 30px;
	}

#sidebar ul li {
	padding-bottom: 5px;
	}
	
#sidebar ul li a {
	text-decoration: underline;
	}

#sidebar ul li a:hover { color: #999;}

#newsletter {
	margin-bottom: 30px;
	}
	
#newsletter input.text {
	width: 178px;
	height: 15px;
	border: 0;
	font-size: 11px;
	color: #2A1E16;
	padding: 5px;
	margin: 1px 10px 5px 5px;
	background: #FFEBCC url("http://okapidev.com/clients/ama/images/input-bg.gif") no-repeat;
	float: left;
	}

#recent-pics {
	margin: 10px;
	}

#recent-pics img {
	margin: 5px 5px 0 0;
	border: 1px solid #F2DEC1;
	float: left;
	}

#sidebar img.noBorder {
	border: 0;
}

/* ---------------------------------------------------------------------------------------  FOOTER  */

#footer {
	height: 66px;
	background: url("http://okapidev.com/clients/ama/images/footer-bg.png") no-repeat;	
	}

#footer p {
	float: right;
	text-align: right;
	font-size: 10px;
	font-family: Arial, sans-serif;
	color: #6F5749;
	margin: 10px 20px 10px 20px;
	}
	
ul#footer-menu {
	height: 12px;
	margin: 10px 10px 10px 20px;
	color: #6F5749;
	float: left;
	}

ul#footer-menu li {
	float: left;
	display: inline;
	height: 13px;
	text-align: center;
	margin-left: 3px;
	font-size: 10px;	
	}
	
ul#footer-menu li a {
	font-size: 10px;
	color: #6F5749;
	}	
	
ul#footer-menu li a:hover, #footer p a:hover {
	color: #FA700B;
	}
/* ---------------------------------------------------------------------------------------  INTRO  */
#intro {
	width: 820px;
	height: 555px ;
	background: url("http://okapidev.com/clients/ama/images/intro-bg.jpg") no-repeat;
	margin: 20px;
	}
	
#intro div {
	width: 348px;
	height: 292px;
	background: #32241B;
	margin-left: 40px;
	}
#intro div img {margin: 10px 5px 5px 15px;}
	
#intro h1 {color: #FFEBCC; font-size: 21px; width: 100%; padding: 10px;}

/* ---------------------------------------------------------------------------------------  Tops'm bottoms  */
#equal {
	background: url("http://okapidev.com/clients/ama/images/equal.png") repeat-y;
	margin:0 0 0 20px;
	min-height: 400px;
	_height: 400px;
	}
	
#equal-bottom {
	margin-left: 20px;
	width: 821px;
	height: 13px;
	background: url("http://okapidev.com/clients/ama/images/bottom-both.png") no-repeat;	
	margin-top: -10px;
	}

#equal-top {
	margin-top: 0;
	width: 820px;
	height: 13px;
	background: url("http://okapidev.com/clients/ama/images/top-both.png") no-repeat;	
	}

#equal-light {
	background: url("http://okapidev.com/clients/ama/images/equal-light.png") repeat-y;
	margin:0 0 0 20px;
		min-height: 400px;
	_height: 400px;
	}
	
#equal-bottom-light {
	margin-left: 20px;
	width: 821px;
	height: 13px;
	background: url("http://okapidev.com/clients/ama/images/bottom-both-light.png") no-repeat;	
	margin-top: -10px;
	}

#equal-top-light {
	margin-top: 0;
	width: 820px;
	height: 13px;
	background: url("http://okapidev.com/clients/ama/images/top-both-light.png") no-repeat;	
	}

#equal-light #content ul {
	margin: 20px 0 0 30px;
}
#equal-light #content ul li {
	list-style-type: disc;
}

#equal-light #content a {
	color: #FA710C;
}

/* ---------------------------------------------------------------------------------------  BLOG  */	

.recent-comment {
	width: 480px;
	min-height: 50px;
	border-bottom: 1px solid #87715B;
	margin: 0 0 10px 10px;
	}

#leave-comment {
	width: 500px;
	margin: 0 0 10px 10px;
	}

#leave-comment label {
	font-size: 11px;
	font-weight: bold;
	color: #5B4D3F;

	}

#leave-comment input#name, #leave-comment input#email, #leave-comment textarea {
	border: none; 
	outline: none;
	background: #9D8B73;
	margin-top: 5px;
	margin-left:0!important;
	margin-left: -10px;	
	padding: 2px;
	}

#leave-comment input#name, #leave-comment input#email {	
	height: 23px;
	width: 250px;
	}

#leave-comment textarea {
	width:480px;
	height: 97px;
	margin-bottom: 10px;
	}


/* ------------------------------------------- NEW MENU */
	#divNav {
		margin: 0;
		padding: 0;
		height: 80px;
		width: 848px;
	}

	#nav {
		position: relative;
		top:0;
		padding-top: 2px;
		margin-top: 2!important;
		_margin-top: -3px;
		height: 34px;
		width: 848px;
		padding-left: 0px;
		margin-right:0;

	}

	#nav li ul, #nav li ul {
		margin: 0;
		padding: 0;
	}

	#nav a {
		text-decoration: none;
	}

	#nav li { /*float the main list items*/
		margin: 0;
		float: left;
		display: block;
		padding-left: 0px;
		padding-top: 0px!important;
		padding-top: 0px!important!;
		padding-top: 0px;
	}

	#nav li ul {
		display: none;
	}

	#nav li.off ul, #nav li.on ul  { /*put the subnav below*/
		position: absolute;
		top: 36px;
		left: 0;
		padding-top: 8px;
		background: #32241B;
		height: 28px;
		width: 860px;
		padding-left: 0px;
	}

	#nav li.on ul {
		background: #f90;
	}

	#nav li.on:hover ul, #nav li.over ul { /*for ie*/
		background: #32241B;
	}

	#nav li a {
		color: #FA700B;
		font-weight: normal;
		display: block;
		height: 34px;
		padding: 0;
	
	}

	#nav li.on a {
		color: #f90;
	}

	#nav li.on ul a, #nav li.off ul a {
		border: 0;
		float: left; /*ie doesn't inherit the float*/
		color: #f90;
		width: auto;		
	}

	#nav li.on:hover ul a, #nav li.over ul li a { /*for ie - the specificity is necessary*/
		background: #32241B;
	}

	#nav li.on ul {
		display: block;
	}

	#nav li.off:hover ul, #nav li.over ul {
		display: block;
		z-index: 6000;
	}

	#nav li.off a:hover, #nav li.on a:hover { 
		color: #FA700B;
	}

	/*do the image replacement*/

	#nav li span {
		position: absolute;
		left: -9384px;
	}

	#lihome a, #liabout a, #liphy a, #liwork a, #licomm a, #liinvolved a, #licontact a, #lidonate a {
		display: block;
		position: relative;
		height: 34px;
		background: url("http://okapidev.com/clients/ama/images/menu_africa.png") no-repeat; /*contains all hover states*/
	}

/*first, put the initial states in place*/

#lihome a {
	background-position: 0 0;
	width: 72px;
}

#liabout a {
	background-position: -72px 0;
	width: 91px;
}

#liphy a {
	background-position: -163px 0;
	width: 142px;
}

#liwork a {
	background-position: -304px 0;
	width: 100px;
}

#liinvolved a {
	background-position: -404px 0;
	width: 121px;
}

#licomm a {
	background-position: -525px 0;
	width: 110px;
}

#licontact a {
	background-position: -635px 0;
	width: 111px;
	}

#lidonate a {
	background-position: -749px 0;
	width: 100px;
	}

/*hover states*/

#lihome a:hover, #lihome:hover a, #lihome.over a {
	background-position: 0 -33px;
}

#liabout a:hover, #liabout:hover a, #liabout.over a {
	background-position: -69px -33px;
}

#liphy a:hover, #liphy:hover a, #liphy.over a {
	background-position: -163px -33px;
}

#liwork a:hover, #liwork:hover a, #liwork.over a {
	background-position: -304px -33px;
}

#liinvolved a:hover, #liinvolved:hover a, #liinvolved.over a {
	background-position: -404px -33px;
}

#licomm a:hover, #licomm:hover a, #licomm.over a {
	background-position: -525px -33px;
}

#licontact a:hover, #licontact:hover a, #licontact.over a {
	background-position: -635px -33px;
}

#lidonate a:hover, #lidonate:hover a, #lidonate.over a {
	background-position: -749px -33px;
}


/*subnav formatting*/

#nav li.off ul a, #nav li.on ul a {
	display: block;
	background: #32241B;
	color: #FC9;
	font-family: arial, verdana, sans-serif;
	font-size: small;
	margin-left: 0px;
	text-align: center;
	font-size: 13px;
}		

#nav li.off ul a {
	background: #32241B;
}
#nav li ul li a {padding-left: 20px;}
#nav li.off ul li a:hover {
	color: #FA700B;
	}
/* Disqus */

#disqus_thread {
	padding: 0 10px;
}