/* General
*******************************************************************************/
@import url(quiltHorizontal.css);


body {
	background: #638d26 url(greenbg.gif);
	
}

a {
	text-decoration: none;
}



/* Layout
*******************************************************************************/

#content {
    background: #fef4b6;
border-right:3px solid #fff;
border-left:3px solid #fff;
}






/* Header
*******************************************************************************/

#header {
	background: none;
}

/* Login
*******************************************************************************/
#login {
	margin: 0px;

}
.input-button{
	border:1px solid #ccc;
}
.login-text{
	color:#64a0c8;
	font-weight:normal;
}
.logout-text{
	color:#64a0c8;
	font-weight:normal;
}
.submit-button{
	color:#fff;
	border-color:#ccc;
	border-width:1px;
	font-weight:normal;
	background-color: #64a0c8;
	margin: 4px 0 0 0;
}
.logout-button{
	color:#fff;
	background-color: #64a0c8;
}



/* Footer
*******************************************************************************/
#footer {
	background: #8b1939;
	color: #fff;
border-right:3px solid #fff;
border-left:3px solid #fff;
border-bottom:3px solid #fff;
}
#footer ul {
	line-height: 1em;
}




/* Content
*******************************************************************************/
h2 {
	background:url(h2bg.gif) right top no-repeat;
color: #7eaf35;
display:block;
text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
        font-weight:bold;
	min-height: 15px;
	line-height: 30px;
	margin:0;
	padding: 5px 30px 0px 80px;
        border:none;
}
h3 {
    color: #7eaf35;
	font-family:verdana, Arial, Helvetica, sans-serif;
	margin: 15px 15px 15px;
        font-size:11px;
	padding: 0;
}

h4 {
    color: #d92457;
	font: bold 1.1em Verdana,Arial, Helvetica, sans-serif;
	margin:15px 15px 15px 40px;
	padding: 0;
}
#content p{
    color: #e22d5f;
}
#content ul{
	color:#c61143;}

#content a.more {
	background: #dc275a;
	border: 2px solid #fff;
	color: #fff;
}
#content a.more:hover {
	font-weight:bold;
	border:2px solid #fff;
	background:#7eaf35;
color:#fff;

}


#content a{
	border-bottom: 1px solid #afe460;
	color: #7eaf35;
	padding: 1px;}

#links .name{
font-size:12px;
font-weight:bold;
}
#footer a{color: #7eaf35;
	padding: 1px;}

#content a:hover,
#footer a:hover {
	color: #afe460;
}

#content li {
list-style:square;
list-style-position:inside;
}


.itemImage{
float:left;
border:2px solid #8b1939;
margin:0 10px 10px 0px;}






/* Sidebar content
*******************************************************************************/
#sidebar {
	background:#fef4b6;;
	color: #7eaf35;
	font-size: 10px;
	width: 100%;
}

#sidebar h2 {
display:none;
}

#sidebar a:hover{  
	border-bottom: 1px solid #7eaf35;
	border-top: 1px solid #7eaf35;
}

#sidebar #menu ul {
	margin: 0px;
float:right;
}

/* This adds a line above the login box so that when the menu is on two lines, the underlined list items are not shorter */
#sidebar #login {
border-top: 1px solid #fff;
margin-top: -1px;
}

#menu li {
	float:left;
	background:#fef4b6 url(button.gif) left bottom no-repeat;
	margin: 0 0 0 2px;
	padding: 7px 20px 7px 20px;
}
#menu a {
	color: #7eaf35;

}

/* this stuff is for the new menu system - it shows submenus correctly */

#menu li {

/* make the list elements a containing block for the nested lists */
position: relative;
} 

#menu li li{
border:none;
background:#fef4b6 url(button.gif) left bottom no-repeat;
overflow:none;}

#menu ul ul {
border:1px solid #7eaf35;
background:#fef4b6;
position: absolute;
top: 26px;
left: 0px; /* to position them to the right of their containing block */
width: auto; /* width is based on the containing block */


}
*html #menu ul ul{
right: 90%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul li:hover ul ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block; z-index: 1;}




/* Body
*******************************************************************************/
#admin-links{
	margin-bottom: 20px;
}
#admin-links a{
	font-size:10px;
	margin-right:10px;
	border:none;
	float:right;
}

/* Other layouts
*********************************************************************************/
#events a, #meetings a,
#groups a,.edits a, .imageCount,
#downloads a, .relatedFile a{
	color:#369;
}

#events a:hover, #meetings a:hover,
#groups a:hover, #downloads a:hover,
.edits a:hover, .relatedFile a:hover{
	color:#bed600;
}

#events .name, #meetings .name, #groups .name, #file_upload .name,
#downloads .name, #gallery .name, #albumGallery .name, #membersArea .name,
#news .relatedFile{
    color: #e42f61;
}
.time, .date{
	color: #999;}
.date{
	font-size:10px;
}
.contactName{
	color: #589199;}
.contactNumber{	
	color: #3b65b1; }
.categoryName{
	color: #e32e61;
	border-bottom: 1px dotted #7eaf35; width:335px;
}
.categoryDescription {
	color: #7eaf35;
}

/* Other layouts
*********************************************************************************/
#downloads li{	list-style:none;
}

#downloads .name a{
	color:#7eaf35;
	text-decoration:underline;
}

#downloads .name a:hover{color:#e32e61;}


/* Forms
*************************************************************************************/
#file_upload, #gallery_upload,
#staff_member, .downloadAttributes, .conferenceAttributes,
#linkForm .linkAttributes, .categoryAttributes{
	background-color:#CCD8EE;
	border:dotted 1px #6eaedb;
}

#itemForm .itemAttributes, #resourcesForm .itemAttributes{
	background-color:#CCD8EE;
	border:dotted 1px #6eaedb;
}


/*News
*************************************************************************************/
#newsForm{
	border-bottom: 3px solid #369;
}
#newsForm .newsBg{
	background-color:#CCD8EE;
	border:dotted 1px #6eaedb;
}
#news-grab {
	border-right:1px dotted #589199;
border-left:none;
margin-right:10px;
margin-left:10px;
}


#news .name{
	background: #db2658;
	color: #ace05e;
	border-left:#ace05e solid 10px;
}

#newsForm h2, #membersArea .title{
	background: #185f96;
	color: #fff;
	border-left:#64a0c8 solid 10px;
}

#newsForm .newsLabel, .editLabel{
	color: #369;
}

/* Members Area
*************************************************************************************/
#members_news, #members_gallery{
	border:1px solid #4c82a6;
}

#members_news, #members_gallery{
	background:#dde8f0;
}

#members_prayer, #members_docs{
	background:#f3f5f6;
}

#members_prayer .title,
#members_docs .title{background:#64a0c8;
border-color:#b7d2e3;}

#members_prayer, #members_docs{
	border:1px solid #4c82a6;

}

#members_calendar{
	border:3px solid #fff;
	background:#EEF3FC;
	padding:5px;
}

#meetings .item, #events .item, #groups .item, #prayer .item{
	border-top:1px #afe460 solid;
}






/* Photo Gallery
*************************************************************************************/
.album{
	margin:5px 2px 10px 25px;
	font-size:11px;
	float:left;
	line-height:18px;
color: #e22d5f;
}

.imageCount{color: #8a1838;}


/* Resources
*************************************************************************************/
.resource-title, #contacts .name, #prayer .title{
	color: #df2a5c;
}
.resource-author, #contacts .position{
	color: #7eaf35;
}
.resource-description{
	color: #8b1939;
	border:1px dashed #7eaf35;
}
.resource-price{
	
}
.resource-image{
	border:2px solid #7eaf35;}



/* Contacts
*************************************************************************************/
#contactForm {
	background-color:#ade15f;
	border:solid 1px #7eaf35;
}

#contacts .photo{
	border:2px solid #7eaf35;
}

#contacts .phone{
	color:#d92457;}


#contacts .name{color:#d92457;}



/* Conferences
*************************************************************************************/
.conferenceAttributes{
	background-color:#CCD8EE;
	border:dotted 1px #6eaedb;
}

.event-cost, .event-location{
	color:#005099;
}

/*Misc
*************************************************************************************/
.config_label{
	color: red;
}

.thumbnail {
	background:#8b1939;
}

#end_of_menu {
	display: none;
}

#content .error p{
color: #f00;
}

.static-image{
border:2px solid #8b1939;}

.sermon-details{visibility:hidden; margin-bottom:-10px;}
