/*
Theme Name: Africare 2.5
Author: Jeph Christoff for OmniStudio
Author URI: http://www.omnistudio.com
Version: 1.0

[Table Of Contents] 

	00- Reset
	01- Global
	02- Header 
	03- Navigation
	04- Headings
	05- General Content 
	06- Tan Boxes
	07- Main Content
	08- Sidebar
	09- Footer 
	10- CForm Styles
	11- Clearfix
	12- Custom Styles

*/


/* 
----------------------------------------------------------------------------- 
=00 RESET
-----------------------------------------------------------------------------*/
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:none;}
address,caption,cite,code,dfn,h1,h2,h3,h4,h5,h6,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:1.0em;}
q:before,q:after{content:'';}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}



/* 
----------------------------------------------------------------------------- 
=01 GLOBAL
-----------------------------------------------------------------------------*/
a {
	text-decoration:none;
	outline: none;
	color: #9f2605;
}
a:hover {
	text-decoration: underline;
}
input {
	outline: none;
}
.right, .alignright {
	float: right;
}
.left, .alignleft {
	float: left;
}
img.alignright {
	margin-bottom: 6px;
	margin-left: 15px;
	margin-top: 3px;
}
img.alignleft {
	margin-right: 15px;
	margin-bottom: 6px;
	margin-top: 3px;
}

.none {
	display:none;
}
.fifty-percent {
	width:46%;
}



/* 
----------------------------------------------------------------------------- 
=01 GLOBAL
-----------------------------------------------------------------------------*/
body {
	font: .80em/1.5em Arial, Helvetica, sans-serif;
	color: #3b3836;
	margin: 0px;
	padding: 0px;
	background: #23201D url(../../images-new/bg.png);
}
#doc {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}



/* 
----------------------------------------------------------------------------- 
=01 GLOBAL
-----------------------------------------------------------------------------*/
#header #banner {
	background: url(../../images-new/bg-banner.png) no-repeat;
}
#header #banner h1 a {
	display: block;
	height: 119px;
	text-indent: -9999px;
	width: 350px;
}
#banner #random-photo {
	background: url(../../images-new/random/rotate.php) no-repeat right top;
}
#banner .utility {
	margin-right: 150px;
	margin-top: 10px;
	font-size: 85%;
	color: #FF9F71;
}
#banner .utility a {
	color: #FFFFFF;
}
#banner .utility .text {
	border:1px solid #C7C7C7;
	font-size:11px;
	margin: 0px 0px 0px 5px;
	padding: 2px 3px 0px;
}





/* 
----------------------------------------------------------------------------- 
=01 GLOBAL
-----------------------------------------------------------------------------*/
#nav, #nav ul, .navtext { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	/*text-transform: uppercase;
	commented out, then size from 11->12
	*/
	font-size: 12px;
	font-weight: bold;
}
#mainNav {
	background-color: #7E696D;
	background-image: url(../../images-new/bg-nav.png);
	background-repeat: repeat-y;
}
/* LINK DECLARATIONS */
#nav a {
	display: block;
	width: 118px;
	color: #fff;
	text-decoration: none;
	font-weight:100;
	text-transform: uppercase;
}
#nav a:visited {
	color: #fff;
	text-decoration: none;
}
#nav a:hover {
	color: #eff797;
	text-decoration: none;
}
#nav a:active {
	color: #eff797;
	text-decoration: none;
}
#nav li { 
	background: #7e696d;
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	width: 118px;
}
#nav li:hover { 
	background: #715d61;
}
#nav li ul { 
	position: absolute;
	margin-top: 10px;
	background: #7e696d;
	width: 118px;
	left: -999em;
	z-index: 9999;
}
#nav li ul li {
	padding: 5px;
	width: 108px;
	font-size: 11px; 
	text-align: left;
}
#nav li ul li a { 
	width: 108px;
	text-transform: none;
}
#nav li ul li a, #nav li ul li a:visited { 
	color: white !important;
}
#nav li:hover ul, #nav li.sfhover ul { 
	left: auto;
}
#nav li.sfhover ul {
	margin-left: -59px;
}
#nav li.on { 
	background: #715d61;
}
#nav li.on:hover { 
	background: #715d61;
}
#nav li.on a:visited { 
	color: #eff797;
	text-decoration: none;
}
#nav li.on a:hover { 
	color: #eff797;
	text-decoration: none;
}
#nav li.mainNavRightElement { 
	width: 118px;
}
#nav li.mainNavRightElement ul { 
	width: 118px;
}
#nav li.mainNavRightElement ul li { 
	width: 118px;
}
#nav li.mainNavRightElement ul li a {
	width: 118px;
}



/* 
----------------------------------------------------------------------------- 
=03 CONTENT
-----------------------------------------------------------------------------*/
#content {
	background: #fefaeb;
	padding: 1px;
	padding-bottom: 20px;
}
#top-content #mission {
	width: 238px;
	background: #d9ddab;
	padding: 10px;
	height: 249px;
	line-height: 1.4em;
	/*font-size: 110%;*/
}
#top-content #mission h3 {
	font: 20px "Times New Roman", Times, serif;
	/*font: 24px "Times New Roman", Times, serif;*/
	color: #1b3324;
	margin-bottom: 2px;
}
#top-content #mission a {
	font-weight: bold;
	color: #1b3324;
}



/* 
----------------------------------------------------------------------------- 
=03 HOMEPAGE FEATURE
-----------------------------------------------------------------------------*/
#top-content #feature {
	width: 719px;
	margin-left: 1px;
	margin-bottom: 20px;
}
.block small {
	font: 0.9em/1.4em Arial, Helvetica, sans-serif;
}
/*--Main Image Preview--*/
.main_image {
	width: 501px; height: 269px;
	float: left;
	background: #fefaeb;
	position: relative;
	overflow: hidden;
}
.main_image p {
	padding: 0;	margin: 0;
}
.main_image small {
	display: none;
}
.block p { 
	padding: 10px;
	margin: 0;
}
.main_image .desc{
	position: absolute;
	margin: 0px 0px 21px;
	padding: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	display: none;
	color: #5c5b58;
	font-size: 95%;
}
.main_image .block {
	width: 365px;
	background: #fefaeb;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
.main_image a.collapse {
	background: url(images/btn_collapse.gif) no-repeat left top;
	height: 27px; width: 93px;
	text-indent: -99999px;
	position: absolute; 
	top: -27px; right: 20px; 
}
.main_image a.show {background-position: left bottom;} 


.image_thumb {
	float: left;
	width: 218px;
	height: 269px;
	z-index: 1000;
	position: relative;
	background: #f4e5af;
}
.image_thumb ul {
	margin: 0; padding: 0;
	list-style: none;
	background: #f4e5af;
}
.image_thumb ul li{
	margin: 0;
	width: 210px;
	height: 61px;
	float: left;
	border-bottom: 1px solid #e9ce78;
	padding: 5px 8px 0 0px;
}
.image_thumb ul li small {
	color: #4d473a;
	font-weight: bold;
}
.image_thumb ul li.hover {
	background: #f1de9b;
	cursor: pointer;
}
.image_thumb ul li.active {
	background: #b13207;
	border-bottom: 0px none;
	padding-bottom: 0px;
	padding-left: 0px;
}
.image_thumb ul li.active small {
	color: #fff;
}
.image_thumb ul li .block {
	float: left; 
	margin-left: 10px;
	padding: 0;
}	
/*.image_thumb ul li.active .block {
	margin-left: 20px;
}	*/
.image_thumb ul li p{display: none;}

.controls {
	text-align: right;
	margin-top: 247px;
	padding-right: 5px;
}
.controls .play,
.controls .pause {
	cursor: pointer;
}


/* 
----------------------------------------------------------------------------- 
=03 CLEARFIX
-----------------------------------------------------------------------------*/
#content #bottom-content {
	background: url(../../images-new/bottom-content.png) repeat-y;
}
#content #bottom-content p, #content #bottom-content ul {
	margin-bottom: 0.75em;
}
#content  #bottom-content p.date {
	font-size: 12px;
	color: #77756e;
	margin: 0px;
	padding: 0px;
}
#bottom-content h5 {
	font-size: 16px;
	font-weight: bold;
}



#bottom-content #one {
	width: 160px;
	padding: 5px 15px;
}
#bottom-content #two {
	width: 221px;
	padding: 5px 15px;
}
#bottom-content #three {
	width: 269px;
	padding: 5px 15px;
}
#bottom-content #four {
	width: 208px;
	padding: 5px 0px 5px 15px;
}
#bottom-content h4 {
	font: 24px "Times New Roman", Times, serif;
	color: #000000;
	margin-bottom: 3px;
}
#content #bottom-content ul li {
	padding-bottom: 0px;
}
#content #bottom-content ul.tweet_list li{ color: #000;
	font-size: 0.85em;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#bottom-content .facebook, #bottom-content .twitter, #bottom-content .youtube {
	padding-right: 25px;
}
#bottom-content .facebook {
	background: url(../../images-new/fb.png) no-repeat right center;
}
#bottom-content .twitter {
	background: url(../../images-new/tw.png) no-repeat right center;
}
#bottom-content .youtube {
	background: url(../../images-new/yt.png) no-repeat right center;
}

#footer {
	font-size: 85%;
	color: #bcb6a3;
	line-height: 1.2em;
}
#footer a {
	color: #a78d44;
}
#footer p {
	margin-bottom: 0.5em;
}
#footer .left {
	width: 500px;
}
#footer .right {
	width: 424px;
}
#doc #footer h6 {
	font-size: 14px;
	font-weight: bold;
	color: #f1df9a;
	margin-bottom: 5px;
}


div#twitter,
div#africare-mobile{ border-top: 1px solid #c7c3b7;
	margin-top: 15px;
	padding-top: 10px;
}
div#africare-mobile img{ display: none;
}



/* 
----------------------------------------------------------------------------- 
=03 CLEARFIX
-----------------------------------------------------------------------------*/
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

* html .clearfix {height: 1%;}
.clearfix {display: block;}
