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

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

/* Load Contact */
@import url('styles/contactform.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
-------------------------------------------------------------- */

.aljana-events {
    display: none;
}

.aljana-volunteers {
	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;
}

#primary {
	display: none;
}

.aljana-products {
	display: none;
}

.widget_wpsc_categorisation{
	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
-------------------------------------------------------------- */
#content h1{
	font-weight: bold;
	text-transform: uppercase;
}

#main {
    clear:both;
    padding:10px 0 10px 0;
}

#content {
	border: solid 1px #ccc;
	padding: 0 10px 0 10px;
}

.page-title {
    font-size:16px;
    line-height:18px;
    padding:10px 0 5px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #0187C5;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:0 0 10px 0;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}

.section-title,
.entry-title {
    font-size:14px;
    font-weight:bold;
    line-height:1em;
    text-transform: uppercase;
    padding-top: 10px;
}
.entry-title a {
    color:#000;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #0187C5;
}
.entry-meta {
    color:#666;
    font-size:11px;
}
.entry-meta .author {
}
.entry-meta .n {
}
.entry-meta a {
    color:#666;
    text-decoration:none;
    font-style:italic;

    
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #0187C5;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:italic;
}
.entry-content {
    padding:5px 0 10px 0;
    font-size: 12px;
    line-height: 1.5em;
}
.entry-content h1,
.entry-content h2 {
    font-weight:bold;
    padding:20px 0 10px 0;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:28px 0 14px 0;
}
.entry-content h4 {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #0187C5;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    word-spacing:0.5em;
    padding-bottom: 20px;

}
.page-link a {
    color:#000;
    font-weight:normal;
}
.page-link a:active,
.page-link a:hover {
    color: #0187C5;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:12px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.navigation a:active,
.navigation a:hover {
    color: #0187C5;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:none;
    padding:0 0 0 0;
}

/*
    Main Asides
*/

.aside h2,
.aside h3 {
    background: #C740A5;
}

.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 0 0 0px;
    margin-bottom:0px;
    overflow: hidden;
    line-height: normal;
}

#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;
}

/* sections
----------------------------*/
.section {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-left: 318px;
	width: 600;
	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;
}

/* Al-JANA Galleries */
#galleries .img-container {
	clear: both;
	height: 100px;
	margin-top: 5px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	
}

#galleries img {
	float: left;
	margin-right: 10px; 
	width: 100px;
	height: 80px;
	padding: 5px;
	border: 1px solid #ccc;
}

#galleries .img-desc {
	display: block;
	margin-top: 5px;
	line-height: 1.2em;
}

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

#galleries a:hover {
    color: #0187c5;
}

/*Shutter Reloaded */
div#shDisplay img#shTopImg {
	border: 1px solid #999;
	background: #fff;
	padding:15px;
}


/* =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;
}