/* Apply a basic layout */
@import url('layouts/3c-fixed.css');

/* Load Widgets */
@import url('styles/widgets_small.css');

/* Un-comment the line below to set a grid with 18px line-height */
/* body { background:url(images/grids/960_grid_12_col.gif) repeat-y top center; } */

/* Widget Control
-------------------------------------------------------------- */
#search{
    display: none;
}
.aljana-events {
/*     display: none; */
}

.aljana-volunteers {
	display: none;
}

.ngg_images {
/*     display: none; */
}

.shopping-cart  {
	display: none;
}

.latest-products  {
	display: none;
}

.aljana-social {
/*  	display: none; */
}

.aljana-donate  {
	display: none;
}

.widget_categories {
	display: none;
}

.widget_tag_cloud {
	display: none;
}

.widget_links {
/* 	display: none; */
}
 
.aljana-values {
/* 	display: none; */


}

#shopping-cart {
	display: none;
}

.aljana-products {
	display: none;
}

.widget_wpsc_categorisation{
	display:none;
}

#secondary {
/* 	display: none; */
}

/* Navigation Control
-------------------------------------------------------------- */

/* welcome */
.widget_pages .page-item-7{
	display: none;
}

/* news */
.widget_pages .page-item-19{
	display: none;
}

/* events */
.widget_pages .page-item-338{
	display: none;
}

/* about */
.widget_pages .page-item-2{
/* 	display: none; */
}

/* programs */
.widget_pages .page-item-17{
	display: none;
}

/* support */
.widget_pages .page-item-24{
	display: none;
}

/* contact */
.widget_pages .page-item-26{
	display: none;
}

/* galleries */
.widget_pages .page-item-80{
	display: none;
}

.widget_pages li li.current_page_item{
	text-decoration: underline;
}


/* =Content
-------------------------------------------*/
.entry-content{
    padding:5px 0 10px 0;
}
.entry-utility{
	display: block;
}

/*
    Main Asides
------------------------------------------*/

.aside h2,
.aside h3 {
    background: #EDA711 !important;
}


.main-aside ul {
    padding:0;
    margin:0;
}

.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}
#primary {
    border:1px solid #ccc;
    padding:0 0 0 0;
    margin-bottom:0px;
}
#secondary {
    border:1px solid #ccc;
    padding:0;
    margin-bottom:0px;
    overflow: hidden;
    line-height: normal;
}

#secondary ul {
	background: #fff;
}

#secondary ul ul {
	overflow: hidden;
	padding: 5px 10px 10px 26px;
	list-style: square;
	margin: 0 0 0 5px;
}

#secondary,
#secondary a {
	text-decoration: none;
	color: #000;	
}

#secondary a:hover {
	color: #0187C5;
}

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

#secondary ul li .current-cat{
	text-decoration: underline;
}

#secondary ul ul ul{
	overflow: hidden;
	padding: 2px 10px 0 20px;
	list-style: square;
	margin: 0 0 0 5px;
}


/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}

/* teasers */

#teasers {
	float: left;
	display: block;
	clear: left;
	width: 600px;
	margin: 10px 0px 0 0;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 14px;
}

#teasers ul {
 margin: 0;
}

#teasers li {
	float: left;
	border-right: 1px solid #ccc;
	display: block;
	}

#teasers .background,
#teasers .title {
	display: block;
 
}

#teasers .background{

	width: 199px;
	height: 142px;
}

#teasers .title{
	width: 199px;
	height: 30px;

}

#teasers a {
	line-height: 2em;
	background: #EDC111;
	color: #fff;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}

#teasers a:hover {
		background: #999;
		color: #fff
}
/* sections
----------------------------*/
.section {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-left: 242px;
	width: 434px;
	padding: 0 10px 10px 10px;
}

.section a {
	text-decoration: none;
	color: #000;
}

.section a:hover {
	color: #0187C5;
}

.section .title,
.section .position {
	display: block;
	line-height: 1.2em;
	text-transform: capitalize;	
}
.section .title{
	font-weight: bold;
	padding-top: 4px;
}

/* Team & Board
----------------------------*/
 .board-container,
 .staff-container{
 	float: left;
	padding-top: 10px;
}

.staff-container{
	width: 107px;
	height: 150px;
	text-align: center;
	font-size: 11px;
}

 .board-container{
 	width: 200px;
 	padding: 0 10px 10px 0px;
}


#team img {
	height: 90px;
	width: 90px;
	padding: 3px;
	border: 1px solid #ccc;
}

.board-paging,
.team-paging{
	clear: both;
	padding: 10px 10px 0 10px;
	text-align: right;
}

/* Board
-------------------------------------------------------------- */
ul.donors{
	list-style: square;
	margin: 10px 0 0 20px;
	line-height: 1.2em;
}

/* Team Member
-------------------------------------------------------------- */
.team-member {
	border-bottom: 1px solid #ccc;
}

.team-member img{
	display: inline;
	text-align: center;
	width: 300px;
	padding: 5px;
	margin: 10px 0 5px 0;
	background: #fff;
	border: 1px solid #ccc;
}

.team-member h2{
    font-size:11px;
}

div.desc {
	clear: both;
	line-height: 1.2em;
	margin-bottom: 10px;
}

div.email{
	color: #666;
	font-size: 11px;
}

#team-nav{
	margin-top: 10px;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
    color:#fff;
	width: 960px;
	margin: auto;    
}
#siteinfo {
    font-size:12px;
	color: #fff;
    padding: 5px 10px 5px 10px;
    background: #420066;
    margin-bottom: 20px;
}
#siteinfo a {
    color:#fff;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #0187C5;
}
