/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #0079B4;
	background-image: url(../images/at-camp-body.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	behavior: url("csshover3.htc");
}

img {
	border-style: none;
}

/*------------ DIVs ------------*/

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/atcamp-sprite.gif);
	background-repeat: no-repeat;
	height: 61px;
	width: 908px;
	position: relative;
}

#camp {
	height: 30px;
	width: 537px;
	right: 0px;
	bottom: 0px;
	float: right;
	padding-top: 30px;
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 12px;
}

#graphic {
	background-image: url(../images/atcamp-header.jpg);
	height: 170px;
	width: 900px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8DC63F;
	border-right-color: #8DC63F;
	border-left-color: #8DC63F;
}

#topnav {
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	background-color: #8DC63F;
	height: 40px;
	width: 900px;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8DC63F;
	border-left-color: #8DC63F;
	background-image: url(../images/topnav.gif);
	background-repeat: repeat-x;
}

#content_wrap {
	background-color: #FFFFFF;
	width: 900px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #8DC63F;
	border-bottom-color: #8DC63F;
	border-left-color: #8DC63F;
	background-repeat: repeat-x;
	float: left;
	background-image: url(../images/content_wrap.png);
	background-position: bottom;
}

#sidebar {
	text-align: center;
	float: left;
	width: 368px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bucket {
	width: 338px;
	border: 4px solid #004A80;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	float: right;
}

.weather {
	width: 338px; 
	height: 250px; 
	background-image: url(../images/blue_300x250_bg.jpg); 
	background-repeat: repeat-x; 
	background-color: #346797;
}

#content {
	float: right;
	width: 510px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 0px;
}

#content table.blog {
	width: 510px;
}

#footer {
	height: 40px;
	width: 908px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 40px;
	text-align: right;
	clear: both;
}

.article-meta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
}

.buttonheading {
	background-color: #E6E6E6;
	padding: 8px;
	float: right;
	border: 1px dotted #666666;
	font-size: 11px;
}

.rsformemail-student {
	font-size: 13px;
	padding: 16px;
	font-weight: bold;
}

.pastors {
	clear: left;
	float: left;
	padding-right: 16px;
	padding-left: 24px;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 470px;
}

#crossings-link {
	position: absolute;
	top: 0px;
	right: 0px;
}

/*------------ Text Styles ------------*/

p {
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
}

#crossings-link p {
	margin: 0px;
	padding: 0px;
}

h1, h2.contentheading, .contentpagetitle {
	font-size: 20px;
	line-height: 24px;
	color: #004A80;
	margin-top: 16px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
}

.componentheading {
	font-size: 16px;
	color: #999999;
	margin: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #FF6600;
	margin-top: 0px;
	margin-bottom: 12px;
}

h3 {

}

#sidebar h2 {
	font-size: 16px;
	line-height: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 6px;
	background-image: url(../images/atcamp-sprite.gif);
	background-position: -17px -109px;
	margin: 0px;
	text-align: left;
	background-repeat: repeat-x;
	font-weight: bold;
	padding-bottom: 0px;
}

/*------------ Links ------------*/

#content a:link, #content a:visited {
	color: #004a80;
	text-decoration: none;
}

#content a:hover {
	color: #F78600;
}

#camp a:link, #camp a:visited {
	color: #FFFFFF;
}

#camp a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#crossings-link a:link, #crossings-link a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#crossings-link a:hover {
	text-decoration: none;
}

/*------------ Top Nav ------------*/

#topnav ul {
	text-shadow: #000000 0px 0px 4px;
	display: inline;
	padding: 0px;
	list-style-type: none;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
}

#topnav ul li {
	line-height: 40px;
	display: inline;
	float: left;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: relative;
}

#topnav li ul {
	display: none;
	position: absolute;
}

#topnav li ul li {
	border-right-style: none;
	margin: 0px;
	padding: 0px;
	width: 125px;
}

#topnav li > ul {
	top: auto;
	left: auto;
}

#topnav li:hover ul, #topnav li.over ul {
	display: block;
	background-color: #63892f;
	width: 125px;
}

#topnav li a:link, #topnav li a:visited {
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
}

#topnav li a:hover {
	color: #FFFFFF;
	background-color: #004A80;
	background-image: url(../images/topnav-hover.gif);
	background-repeat: repeat-x;
}

#topnav li ul a:link, #topnav li ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	line-height: 30px;
	text-transform: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-color: #63892f;
}

#topnav li ul a:hover {
	color: #FFFFFF;
	background-color: #004a80;
	background-image: none;
}

/*------------ List Styles ------------*/

.pagination ul, .pagination li {
	list-style-type: none;
	display: inline;
}

/*------------ Schedule ------------*/

.schedule {
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 12px;
	padding-bottom: 12px;
	float: left;
	padding-right: 12px;
	padding-left: 12px;
	clear: left;
}

.schedule h3 {
	float: left;
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	padding: 0px;
	font-weight: normal;
	color: #F78600;
	margin: 0px;
}

.schedule h4 {
	font-size: 13px;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

.schedule ul {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.schedule ul li {
	margin-bottom: 8px;
}

.style1, .style2, .style3 {
	font-size: 12px;
	line-height: 16px;
}

.style1 {color: #CC0000}
.style2 {color: #009933}
.style3 {color: #FF6600}

.indent {
	font-size: 12px;
	line-height: 16px;
	padding-left: 60px;
}

/*------------ Comments ------------*/

.write_comment {
	font-size: 12px;
	margin-left: 16px;
}

#comment {
	font-size: 12px;
	line-height: 18px;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}

#comment img {
	border: 0px;
	display: inline;
}
#comment .item {
	padding: 5px;
}
#comment .hide {
	color: #AAAAAA;
}
#comment #CommentMenu {
	margin-top: 10px;
	margin-bottom: 5px;
}
#comment #CommentMenu .label {
	padding-left: 5px;
	color: white;
}
#comment #CommentMenu .buttons {
}
#comment #CommentMenu .button{
	border-left: white solid 1px;
	padding-left: 2px;
	padding-right: 2px;
}
#comment #CommentMenu .button a{
	color: white;
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/sectiontableheader.png);
}
#comment #CommentMenu .button a:hover {
	background: #1E304E; 
        background: #0077AA;
}
#comment .sectiontableheader {
	height: 15px;
	line-height: 15px;
	color: white;
	padding: 2px;
	background: url(../images/sectiontableheader.png);
}
#comment .sectiontableentry1 {
	background: #FBFBF5;
	margin: 0px;
	padding: 0px;
}
#comment .sectiontableentry2 {
	background: #F5F5F5;
	margin: 0px;
	padding: 0px;
}
#comment .postcontainer{
	margin-bottom: 5px;
}
#comment .post {
	border-left: 1px #677791 solid;
	border-right: 1px #677791 solid;
	border-bottom: 1px #677791 solid;
}
#comment .postheader {

	color: white; 
	background: url(../images/head.png);
	padding: 2px;
}
#comment .postheader td {
	color: white;
	height: 15px;
	line-height: 15px;
}
#comment .postusername {
	background-image: url(../images/user.png);
	background-repeat: no-repeat;
	background-position: 2px -2px;
	padding-left: 21px;
}
#comment .postusername a {
	color: white;
}
#comment .postusername a:hover {
	text-decoration: underline;
}
#comment a.postwebsite:link,  #comment a.postwebsite:visited, #comment a.postwebsite:hover {
	background: url(../images/html.png) no-repeat;
	background-position: 2px -2px;
	padding-left: 16px;
	font-weight: normal;
	white-space: nowrap;
}

#comment .postnotify1 {
	background-image: url(../images/mailgreen.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
}

#comment .postnotify0 {
	background-image: url(../images/mailred.jpg);
	background-repeat: no-repeat;
	padding-left: 16px;
}
#comment .posttitle {
	font-weight: bold;
}
#comment .postusertype {
	text-transform: capitalize;
}
#comment .avatarcontainer {
	background-image: url(../images/dotv.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#comment .avatar {
	border: 1px silver solid;
	margin-right: 1px;
}
#comment .administrator {
	font-weight: bold;
	color: white;
}
#comment .postbody td {
	color: #505367;
	padding: 8px;
	text-align: justify;
	vertical-align: top;
}
#comment .sectiontableentry1 .postbody {
	background: url(../images/body1.gif) repeat-x;
}
#comment .sectiontableentry2 .postbody {
	background: url(../images/body2.gif) repeat-x;
}
#comment .createdate {
	display: inline; /* AGE */
	color: white;
}
#comment .postfooter {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#comment .form {
	width: 100%;
	border: 1px #677791 solid;
	padding: 1px;
}
#comment #CommentFormTitle {
	color: white;
}
#comment .postbody table {
	border: 0px;
	padding: 2px;
}
#comment .quote {
	text-align: center;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
}
#comment .genmed {
	color: #505367;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 1px;
}
#comment .quotebody {
	color: #505367;
	border: 1px #CCCCCC solid;
	background: white;
	text-align: justify;
	padding: 8px;
}
#comment .code .genmed{
	padding-left: 29px;
}
#comment .emoticoncontainer {
	padding: 5px;
}
#comment .emoticonseparator {
	padding: 3px;
}
#comment .emoticon {
}
#comment .buttoncontainer {
	float: left;
	padding: 8px 5px 5px 5px;
}
#comment .button {
}
#comment .inputbox {
  margin: 0px;
}
#comment .select {
	width: 82px;
}
#comment .onlyregistered {
	padding: 5px;
	text-align: center;
	font-size: 1.1em;
	color: red;
	font-weight: bold;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
	background: white;
}
#comment ul.voting {
    list-style: none;
    padding: 0;
}
#comment ul.voting li {
    float: right;
}
#comment ul.voting a {
    display: block;
}
#comment a.voting_yes:link, #comment a.voting_yes:visited {
	color: #3C922F;
	font-weight: normal;
	background: url(../images/voting_yes.png) #EEF9EB no-repeat;
	border: 1px outset #3C922F;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment a.voting_yes:hover {
	color: #3C922F;
	font-weight: normal;
	background: url(../images/voting_yes.png) #FFFFFF no-repeat;
	border: 1px outset #3C922F;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment a.voting_no:link, #comment a.voting_no:visited {
	color: #AE3738;
	font-weight: normal;
	background: url(../images/voting_no.png) #F9EBEB no-repeat;
	border: 1px outset #AE3738;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment a.voting_no:hover {
	color: #AE3738;
	font-weight: normal;
	background: url(../images/voting_no.png) #FFFFFF no-repeat;
	border: 1px outset #AE3738;
	padding: 2px 4px 2px 20px;
	white-space: nowrap;
	float: left;
	line-height: 10px;
	text-decoration: none;
}
#comment .captchacontainer{
	float: left;
	padding: 5px;
}
#comment .captchainput{
	float: left;
	margin-top: 1px;
}
#comment #captcha{
	border: 1px solid silver;
	float: left;
	margin-left: 5px;
}
#comment #busy{
	padding-left: 5px;
}
#comment #SearchResults a:link, #comment #SearchResults a:visited {
	color: #505367;
}
#comment #SearchResults a:hover {
	color: black;
}
#comment #SearchResults span {
	background: #ffc;
	font-weight: bold;
	border: 1px solid gray;
}
.comment_preview_container {
	border: 1px #677791 solid;
	margin: 8px;
}
.comment_preview {
	padding: 4px;
	text-align: left;
	border: 1px #CCCCCC solid;
	font-size: 0.9em;
	background-color: #F5F5F5;
	cursor: hand;
}
.comment_preview:hover {
	background-color: white;
}
.comment_preview div {
	color: #505367;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.comment_preview div:hover {
	color: white;
	background-color: #253F67;
}
#comment .josc_ads {
    text-align: center;
}

/*------------ Meet The Staff ------------*/

.staff {
	float:left;
	width:400px;
	height:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.staff h3 {
	color:#F7941D;
	font-size:18px;
	margin:5px 0;
}
.staff .picture {
	float:left;
	margin:5px 25px;
}
.staff .picture p {
	text-align:center;
	margin:5px 0;
	
}
.staff p span {
	color:#004A80;
	font-weight:bold;
}
.staff .video {
	text-align:center;
}