/*
Theme Name: HALO Theme
Theme URI: http://www.angelleye.com
Description: Custom Word Press theme for the HALO foundation
Version: 2.0
Author: Angell Eye
Tags: custom design.

Wordpress theme designed for the HALO foundation only.
*/

@charset "utf-8";
/* CSS Document */

* { padding: 0px; margin: 0px; }
body { background: #fff url(images/body-bg-repeat.png) repeat-x; font-family: 'century_gothic'; }
.body-store { background: #fff url(images/body-bg-repeat-short.png) repeat-x; font-family: 'century_gothic'; }
a { color: #50a4b2; text-decoration: none; }
a:hover { }
a:visited { }

/*** LAYOUT ***/

#wrapper {

}

#container {

}

#header {
	background: url(images/header-bg-repeat.png) repeat-x;
	height: 167px;
}

#header-logo {
	background: url(images/header.png) repeat-x;
	height: 167px;
	width: 976px;
	margin: auto;
}

/* Horizontal Navigation */

#nav{
   padding: 0;
   float: left;
   list-style: none;
   margin: 115px 0px 0px 200px;
   height: 40px;
}

#nav ul {
  padding: 0;
  margin: 5px 0px 0px 0px;
  float: left;
  list-style: none;
}

#nav a {
  font-family: 'century_gothic';';
  line-height:34px;
  text-transform:uppercase;
  font-weight:700;
  display:block;
  margin-right:5px;
  text-decoration:none;
  padding:0 20px 0 20px;
  color: #000;
  text-shadow: 0.1em 0.1em 0.2em #999;
}

#nav li {
   float: left;
   line-height:27px; 
   padding: 5px 0px 5px 0px;
}

#nav li a {
   color: #000;
}

#nav li a:hover {
	background: none;
	color:#50daf7;
}

#nav li ul {
   position: absolute;
   width: 15em;
   left: -999em;
   padding-top:0px;
}

#nav li:hover ul, #nav li.sfhover ul {
   left: auto;
   z-index:1000; 
}

#nav li ul li {
    background: #f7f7f7;
 	border-bottom:1px solid #1e2527; 
 	border-left:1px solid #1e2527; 
 	border-right:1px solid #1e2527;   
 	line-height:18px; 
 	width: 150px;
	color: #12caeb;
}

#nav li ul li a {
	text-shadow: none;
	letter-spacing: .05pt;
}

#nav ul ul ul {                   /* higher-level list containers */
	position: absolute;
	margin-left: 150px;
	margin-top: -1.8em;
	display: none;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul { display:none; } 

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul { display:block; }  

#nav ul ul ul:hover {
	display: block;
}

#nav li:hover ul ul ul,
#nav li:hover ul ul ul ul,
#nav li:hover ul ul ul ul ul{
		
}

#nav ul ul li:hover ul,
#nav ul ul ul li:hover ul,
#nav ul ul ul ul li:hover ul{
	display: block;
}


/*********************/
#banner {
	background: #000;
	height: 300px;
}

#banner-media {
	background: url(images/banner.jpg) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
}

#banner-branches {
	background: url(images/banner-branches.png) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
}
#banner-denver {
	background: url(images/HALO_Denver_Header.png) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
}

#banner-homes {
	background: url(images/banner-homes.png) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
}

#banner-clubhalo {
	background: url(images/banner-clubhalo.jpg) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-hero {
	background: url(images/banner-hero.jpg) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-alliance {
	background: url(images/banner-alliance.jpg) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-jeffcity {
	background: url(images/Branch_JeffersonCity.png) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-kansascity {
	background: url(images/Branch_KC.png) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-portland {
	background: url(images/Branch_Portland.png) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-oklahoma {
	background: url(images/Branch_Oklahoma.png) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-bukesa {
	background: url(images/Bukesa_Home.jpg) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-nicaragua {
	background: url(images/HALO_Education_Program.jpg) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-ashirvad {
	background: url(images/ashirvad_header.jpg) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-timau {
	background: url(images/timau_header.jpg) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-kampala {
	background: url(images/KampalaGirls_Home.jpg) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-gulugirls {
	background: url(images/GuluGirls_Home.jpg) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-lov {
	background: url(images/LilyOftheValley_Orphanage.jpg) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-mengo {
	background: url(images/Mengo_Home.jpg) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-makarere {
	background: url(images/Makarere_Header.jpg) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-kc-mo {
	background: url(images/KC_learningCtr_Header.png) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 

#banner-denver-homes {
	background: url(images/Denver_CtrforYouth_Header.png) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 
		

#banner-tumaini {
	background: url(images/Tumaini_Home.jpg) no-repeat;
	width: 976px;
	height: 299px;
	margin: auto;
} 						

#donation {
	float: left;
	width: 300px;
	margin-top: 153px;
	padding-left: 29px;
}
#banner-movie {
	float: right;
	width: 500px;
	margin-top: 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}

#submenu {
	background: url(images/submenu-bg-repeat.png) repeat-x;
	height: 43px;
}

#submenu-links {
	width: 976px;
	margin: auto;
}

#submenu-links-social {
	float: left;
	width: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
}

#submenu-links-text {
	float: left;
	width: 770px;
	text-align: right;
	margin: 14px 0px 0px 25px;
	padding: 0px 15px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}

#container {
	clear: both;
	width: 976px;
	margin: auto;
}

/* Content Area 694px (2 column) */

#content {
	float: left; 
	/*background: transparent url(images/content-circles.png) top right no-repeat;*/
	width: 694px;
}

#content-top {
	background: transparent url(images/content-top.png) no-repeat; 	
	height: 46px;
}

#content-body {
	background: transparent url(images/content-bg-repeat.png) repeat-y;
	padding: 0px 35px 0px 35px;
	line-height: 140%;
}

#content-body h2, #content-body h3, #content-body h1 {
	padding: 10px 0px 10px 0px;
	color: #50a4b2;
}

#content-body img {
	border: none;	
}

#content-body ul {
	margin-left: 10px;
	list-style-type: none;
}

#content-body ul li {
	/*background:transparent url('images/content-arrow.png') no-repeat scroll 0px 5px;*/
	padding: 0px 20px 5px 15px;
}

#content-bottom {
	background: transparent url(images/content-bottom.png) no-repeat;
	height: 48px;
}

/* Content area 1000 px (full page) */

#content-1000 {
	float: left; 
	/*background: transparent url(images/content-circles.png) top right no-repeat;*/
	width: 1000px;
}

#content-top-1000 {
	background: transparent url(images/footer-top.png) no-repeat; 	
	height: 43px;
}

#content-body-1000 {
	background: transparent url(images/footer-bg-repeat.png) repeat-y;
	padding: 0px 35px 0px 35px;
	line-height: 140%;
	float: left;
	width: 1000px;
}

#content-body-1000 h2, #content-body-1000 h3, #content-body-1000 h1 {
	padding: 10px 0px 10px 0px;
	color: #50a4b2;
}

#content-body-1000 img {
	border: none;	
}

#content-body-1000 ul {
	margin-left: 10px;
	list-style-type: none;
}

#content-body-1000 ul li {
	/*background:transparent url('images/content-arrow.png') no-repeat scroll 0px 5px;*/
	padding: 0px 20px 5px 15px;
}

#content-bottom-1000 {
	clear: both;
	background: transparent url(images/footer-bottom.png) no-repeat;
	height: 45px;
}

#facebook {
background:#FFFFFF;
}

/** Store Columns and Styles **/

#store {

}

#store #store-left {
	width: 160px;
	float: left;
	/*border: 1px solid #000;*/
}

#store #store-right {
	width: 720px;
	float: left;
	margin: 0px 0px 0px 20px;
/*	border: 1px solid #000;*/
}


#store #store-left h3 {
	background: #d9d9d9;
	pading: 5px;
	font-size: 16px;
	color: #000;
	text-align: center;
	margin: 0px 5px 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#store #store-left .box {
	background: #f7f7f7;
	border: 1px solid #d9d9d9;
	margin: 0px 5px 0px 5px;
}

#store #store-left ul {
	width: 100%;
	margin: 0px;
}

/* Sidebar */

#sidebar {
	float: left;
	/*background: transparent url(images/sidebar-circles.png) top left no-repeat;*/
	width: 270px;
	padding: 20px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar ul {
	padding: 0px 0px 5px 20px;
	list-style-type: none;
}

#sidebar ul li {
	/*background: transparent url('images/left-arrow.png') no-repeat scroll 0 0px;*/
	padding: 0px 0px 20px 20px;
	text-align: justify;
	color: #333;
}

#newsletter {
	background: transparent url(images/newsletter-bg.png) no-repeat;
	width: 246px;
	height: 129px;
	margin-left: 25px;
	padding: 10px 10px 0px 20px;
}

#footer {
	width: 979px;
	margin: auto;
	clear: both;
}

#footer-top {
	background: transparent url(images/footer-top.png) no-repeat;
	height: 43px;
}

#footer-menu {
	background: transparent url(images/footer-menu.png) no-repeat;
	height: 31px;
}

#footer-body {
	background: transparent url(images/footer-bg-repeat.png) repeat-y;
	padding: 0px 0px 0px 40px;
	float: left;
	width: 979px;
}

#footer-body-left {
	float: left;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0px 0px 20px;
}

#footer-body-left h1, #footer-body-left h2, #footer-body-left h3 {
	color: #73b6c1;
	padding: 5px 0px 5px 0px;
}

#footer-body-right {
	float: left;
	width: 210px;
	margin-right: 0px;
	padding: 15px 0px 0px 40px;
}

#footer-body-right img {
	padding: 5px;
	background: #73b6c1;
}

#footer-bottom {
	background: transparent url(images/footer-bottom.png) no-repeat;
	height: 45px;
	clear: both;
}

#footer #footertext { font-size: 12px; margin-right: 10px;}

/*=================================*/

/*** CART VIEW ***/
#cartView {
	margin: 0px 0px 30px 0px;
}

#cartView-left{
	float: right;
	width: 80px;
	height: 27px;
	padding: 3px 0px 0px 5px;
}

#cartView-Right {
	float: right;
	border-right:
	1px dotted #d9d9d9;
	width: 133px;
	height: 27px;
	padding: 0px 0px 0px 5px;
	
}

#cartView-Products {
	width: 160px;
	text-align: center;
	float: right;
	clear: both;
	padding: 0px 14px 0px 0px;
}
/****** WORDPRESS ********/

p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}



