/* Core Christian Fellowship Stylesheet */

body {
	background: #000 url(images/graphics/gradient3.png) repeat-x;
	font-family: Tahoma, veranda;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
	text-align: center; /* for IE */
}

#wrap {
	background: transparent;
	margin: 0 auto;   /* align for good browsers */
	padding: 0px;
	text-align: left; /* counter the body center */
	width: 820px;
}

#banner {
	background: transparent;
	height: 100px;
	width: 100%;
}

#banner a img {
	border: 0px;
	float: left;
	left: 0px;
	position: relative;
	top: 10px;
}

#social {
	float: right;
}

#navbar {
	background: transparent;
	height: 33px;
	width: 100%;
}

div#navbar .nav {
	background: #000;
	color: #008CFF;
	display: block;
	float: left;
	font-size: 11pt;
	font-weight: bold;
	height: 100%;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	width: 164px;
}

div#navbar .nav:hover {
	background: #008CFF;
	color: #fff;
	text-shadow: 0px 0px 3px #333;
}

div#navbar .nav_active, 
div#navbar .nav_active:hover {
	background: #008CFF;
	color: #000;
	display: block;
	float: left;
	font-size: 11pt;
	font-weight: bold;
	height: 100%;
	margin: 0px;
	padding: 12px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	width: 164px;
}

div#content {
	background: #fff;
	padding: 30px 0px 0px 0px;
}

div#content hr {
	background: #999;
	border: 0px;
	height: 1px;
	width: 95%;
}

#fadeshow1 {
	margin: 10px auto;
}

/**************
** Logged In **
**************/

.user {
	color: #fff;
	float: right;
	font-size: 11pt;
	height: 20px;
	padding: 4px;
	position: relative;
	right: -34px;
	text-align: right;
	top: 66px;
	width: 320px;
}

.user a {
	color: #fff;
	text-decoration: none;
}

.user a:hover {
	text-decoration: underline;
}

/**********
** ADMIN **
**********/

.slideshow_hidden {
	background: #E5E5E5;
}

.slideshow_list {
	font-size: 7.2pt;
}

.slideshow_list td {
	text-align: center;
}

.slideshow_list input {
	font-size: 7pt;
}


/****************
** NavBar Left **
****************/

div#navbarleft li a {
	color: #008CFF;
	display: block;
	padding: 2px;
	margin-left: 0px;
	text-decoration: none;
}

div#navbarleft li a:hover {
	background: #008CFF;
	color: #000;
	margin-left: 0px;
	text-decoration: none;
}

div#navbarleft {
	background: transparent;
	border-right: 1px solid #999999;
	float: left;
	font-size: 10pt;
	margin: 0px;
	min-height: 100px;
	padding: 10px 10px 10px 0px;
	width: 154px;
}

div#navbarleft ul {
	list-style-type: none;
	margin-left: -20px;
}


div#navbarleft li {
	margin-bottom: 4px;
}




/*****************
** Main Content **
*****************/


div#maincontent a:link {
	color: #008CFF;
	text-decoration: none;
}

div#maincontent a:hover {
	color: #413839;
	text-decoration: underline;
}

div#maincontent a:visited {
	color: #008CFF;
	text-decoration: underline;
}

div#content h2:hover {
	color: #008CFF;
	text-decoration: none;
}

div#maincontent {
	background: transparent;
	float: right;
	margin: 0px;
	padding: 0px 30px 20px 10px;
	text-align: left;
	width: 600px;
}

div#content h1{
	color: #008CFF;
	font-size: 22pt;
	font-weight: bold;
}

div#content h1:first-letter {
	color: #000;
}

div#content h2{
	border-bottom: 4px double #008CFF;
	clear: both;
	color: #008CFF;
	font-size: 14pt;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	text-decoration: none;
}

div#content h3{
	clear: both;
	color: #008CFF;
	font-size: 14pt;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	text-decoration: none;
}

div#maincontent p, 
div#maincontent ul {
	font-family: arial;
}

div#content p.alert {
	color: #008CFF;
	border: 2px solid #008CFF;
	margin: 0px 10px 0px 10px;
	padding: 20px;
	text-align: center;
}

div#maincontent ul {
	list-style-type: square;
}

img.mugshot {
	float: left;
	margin: 15px 10px 5px 0px;
}

a img.mugshot {
	border: 0px;
}

table.form {
	font-family: arial;
	margin: 0px auto 0px auto;
	width: 380px;
}

table.form input {
	width: 153px;
}

table.form input, table.form select {
	text-align: center;
}

table.form input.radio {
	width: 10px;
}

table.form .select {
	width: 157px;
}

table.form .label_error {
	color: red;
}

table.form .submit {
	text-align: center;
}

table.form .human_test {

}

table.form .number_input {
	clear: both;
}

table.form div {

}

div .sent {
	border: 1px solid #999999;
	color: #666666;
	padding: 20px;
}

div#footer {
	clear: both;
	color: #008CFF;
	text-align: center;
	padding: 20px 0px 50px 0px;
	width: 100%;
}

.label_error {
	color: red;
}

div.event {
	font-family: arial;
}

div.event .name {
	color: #008CFF;
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 14px;
}

div.event .time {
	color: #666;
	font-size: 10pt;
	margin-bottom: 8px;
}

div.event .desc {
	margin-bottom: 4px;	
}

div.event .contact {
	color: #666;
	font-size: 10pt;
	margin-bottom: 12px;
}

/* Formal 11 CSS */

#formal11 {
background: #280a00 url(images/graphics/formal11_whiteflower_back2.gif) bottom left no-repeat;
font-size: 14pt;
padding: 0px 60px 60px 60px;
}

#formal11 .header {
position: relative;
left: 200px;
}

#formal11 .content {
background: transparent url(images/graphics/white85opac.png);
border: 1px solid #280a00;
color: #551900;
padding: 10px;
-webkit-border-radius: 8px; 
-moz-border-radius: 8px; 
border-radius: 8px;
}

#formal11 .content p {
font-family: Monotype Corsiva, Times New Roman;
padding-left: 50px;
padding-right: 50px;
}

#formal11 #info {
font-family: Times New Roman;
text-align: center;
}


#formal11 .form div {
font-size: 12pt;
font-family: Times New Roman;
text-align: center;
}

#formal11 .form input {
margin-bottom: 20px;
border: 1px solid #551900;
color: #551900;
font-family: Times New Roman;
padding: 4px;
text-align: center;
-webkit-border-radius: 8px; 
-moz-border-radius: 8px; 
border-radius: 8px;
}

#formal11 .form .label_error {
color: red;
}
