/*

CITY OF ANGELS INTERNATIONAL CHRISTIAN CHURCH 
Design, Layout & CSS by: Rob Onekea for Discipleship Media
www.DISCIPLESHIPMEDIA.com

All rights reserved. Any unauthorized duplication or replication is a violation of applicable laws. No images or links may be reproduced without the express written
consent of Disciple Media LLC.


*/


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> MAIN LAYOUT STYLES <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

* {
  margin: 0;
  padding: 0;
}

body {
	background-color:#37658F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .55em;
	line-height: 1.6;
	background-image: url(../img/_bg.jpg);
	background-repeat: repeat-x;
	
	text-align: center;
	min-width: 1012px;
}

h1 {
  font-size: 2.4em;
  font-weight: normal;
}

h2 {
	font-size: 1.7em;
	font-weight: normal;
	line-height: 2px;
}

h3 {
}

h4 {
	font-size: 1.6em;
	color: #37658F;
}


p  {
	font-size: 1.4em;
	margin-bottom: 2em;
}

body {
	
}

#wrapper {
	width: 1012px;
	text-align: left;
	background-color: #fff;
	background-image: url(../img/_body_bg.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: left top;
}

ul {
	font-size:13px;
}

li {
	padding-bottom:0px;
}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> MAIN CONTENT STYLES <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

#mainContent h1   {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: .25em;
	margin-left: 0;
}

#mainContent h2   {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	color: #37658F;
}
#mainContent h3 {
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
	color: #37658F;
	font-size: 2em;
	font-weight: normal;
}

#mainContent a {
	color: #37658F;
	font-weight: bold;
	text-decoration: none;
}

#mainContent a:hover {
	text-decoration: underline;
}

#mainContent ul {
	padding-left: 25px;
	padding-bottom: 30px;
}

#mainContent ol {
}

#mainContent li {
}



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> HEADER STYLES <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */


#header {
	height: 195px;
	background-color:#b0b0b0;
	background-image: url(../img/_header.jpg);
	width: 992px;
	padding-left: 20px;
}
#header  h1 {
  margin: 0;
}

#header li {
	font-family : Arial, Helvetica, sans-serif;
	list-style : none;
	display : inline;
	line-height : 2.5em;
	font-size : 13px;
	padding-right: 10px;
}

#header a {
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> RIGHT COLUMN (SECONDARY CONTENT) STYLES <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */


#secondaryContent h2 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.6em;
	background-image: url(../img/_rc_h2.jpg);
	height: 30px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 5px;
	color: #796F4A;
	margin-left: -4px;
	padding-left: 10px;
}

#secondaryContent p {
	font-size: 1.4em;
	color: #E6DCB4;
	padding-left: 10px;
	padding-right: 5px;
}

#secondaryContent ul {
	font-size: 1.4em;
	margin-left: 20px;
	color: #FFFFFF;
	line-height: 1.5em;
}

#secondaryContent li {
}

#secondaryContent a {
	color: #FFFFFF;
	text-decoration: none;
}

#secondaryContent a:hover {
	text-decoration: underline;
}

#secondaryContent img {
	padding-bottom:0px;
	border:none;
	padding-top: 0px;
	}
	
#secondaryContent {
	width: 155px;
	display: inline; /* :KLUDGE: Fixes IE double margin float bug */
	float: right;
} 



/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FOOTER STYLES <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

#footer {
	background-image: url(../img/_footer.jpg);
	background-repeat: no-repeat;
	height: 80px;
	padding-top: 25px;
	padding-right: 165px;
	padding-bottom: 1px;
	padding-left: 0px;
	color: #FFFFFF;
	background-color: #37658F;
	text-align: right;
	clear:both;
}

#footer img {
	padding-right: 5px;
	border:none;
}

.footerimg {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}


	
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> LEFT COLUMN (Main Nav) STYLES <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

#mainNav {
  list-style: none;
}


#mainNav {
	width: 195px;
	float: left;
	margin-left: 8px;
}
#mainNav  img  {
}

#mainNav img {
	border:none;
	padding-top: 5px;
	padding-bottom: 5px;
	}

#content {
	width: 800px;
	float: right;
}

#mainContent {
	width: 630px;
	margin: 0;
	float: left;
}

#mainContent img {
	border:none;
	}

/* Add some padding */

#mainNav, #secondaryContent {
}

#mainNav *, #secondaryContent * {
}

#mainNav * *, #secondaryContent * * {
  padding-left: 0;
  padding-right: 0;
}




/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> IMAGE / CAPTION / SCRIPTURE STYLES <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.leftimg {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.rightimg {
	float: right;
	margin-left: 10px;
	border:none;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.ctrimage {
	display: block;
	margin-left: auto;
    margin-right: auto 
	border: 1px solid #CCCCCC;
	margin-right: auto;
}

.pdfDl {
	float:right;
	padding-top:2px;
	padding-right:0px;
	clear: both;
	}


.caption {
	text-align: center;
	font-size: 1.3em;
	color: #37658F;
	width: auto;
	float: inherit;
	line-height: 1.6em;
}

.scripture {
	font-weight:bold;
	font-style:italic;
	color:#0E223E;
	}

.search {
	float:right;
	padding-top:10px;
	}
	
.clear {
	clear:both;
	}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> MAIN NAV STYLES <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

#nav {
	background-repeat: repeat-x;
	height: 42px;
	width: 1012px;
	color: #041430;
	font-weight: normal;
	background-image: url(../img/_nav.jpg);
	background-color: #fff;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 3;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


#nav ul {
	padding: 0;
	float: none;
	list-style: none;
	text-transform: uppercase;
	background-image: url(../img/mainNavBg.jpg);
	background-repeat: repeat-x;
	height: 40px;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	width: 930px;
	background-position: left top;
}


#nav ul a {
	line-height: 3em;
	text-decoration: none;
	color: #03112D;
	display: block;
	background-image: url(../img/mainNavBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	padding-right: 2em;
	padding-left: 2em;
}


#nav  ul a:hover {
	color: #37658F;
	background-image: url(../img/mainNavBg_over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


#nav  ul .first a {
	background-image: url(../img/mainNavBg_over.jpg);
	background-repeat: repeat-x;
	height: 42px;
}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> MINIBOX STYLES <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

.minibox {
	background-image:url(../img/minibox.jpg);
	float:left;
	height:126px;
	width:130px;
	margin: 4px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
}

.minibox p {
	font-size: 11px;
	color: #666666;
	padding-right: 2px;
	line-height: 13px;
}
.minibox  h1 {
	font-size: 13px;
	color: #37658F;
	line-height: 11px;
	font-weight: bold;
	padding-top: 4px;
}

.minibox a {
	font-size:12px;
	color: #37658F;
	text-decoration: none;
}
.minibox   a:hover   {
	text-decoration: underline;
}

.threebox {
	margin-right: auto;
	margin-left: auto;
}

.fivebox {
	margin-right: auto;
	margin-left: auto;
}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FORMS <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

input.form_text,select.form_text {
	color:					#4D5566;
	font-size:				11px;
	background-color:		#EEF0F4;
	border:					1px solid #C4CCDB;
	padding:				2px;
	width:					200px;
}

input.form_button {
	color:					#4D5566;
	font-size:				11px;
	background-color:		#EEF0F4;
	border:					1px solid #C4CCDB;
	padding:				2px;
	margin:					10px;
	width:					100px;
}

textarea {
	font-family:			Tahoma, Verdana, Arial, Helvetical, Sans-Serif; 
	color:					#4D5566;
	font-size:				11px;
	background-color:		#EEF0F4;
	border:					1px solid #C4CCDB;
	padding:				4px;
	width:					330px;
	height:					150px;
	scrollbar-track-color:	#DFE4ED;
}

