@charset "utf-8";
/* CSS Document */

body {
	background-color: #CED7DD;
	line-height: 1.1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7F4BF;
}

a {
	text-decoration: none;
}


/*
 *	SET ID's and CLASSES
 */

#container {
	display: block;
	margin: 10px auto auto;
	width: 968px;
}

#outer_wrapper {
	display: block;
	float: left;
	width: 972px;
	padding: 10px;
	margin-bottom: 10px;
	background: #1E2C33 url('../img/contentbg.jpg') scroll repeat-x 0 268px;
}

#inner_wrapper {
	display: block;
	float: left;
	width: 948px;
	padding: 10px;
	border: 2px solid #A9C1DE;
}

#header {
	display: block;
	float: left;
	width: 948px;
	height: 255px;
	background: transparent url('../img/headerbg.jpg') scroll repeat 0 0;
	border-bottom: 3px solid #A9C1DE;
}

.header_logo {
	display: block;
	float :left;
	width: 888px;
	height: 195px;
	margin: 20px 30px 0 30px;
	background: transparent url('../img/header_logo.png') scroll no-repeat 0 0;
}

.header_menu {
	display: block;
	float :left;
	width: 888px;
	height: 40px;
	margin-left: 30px;
}

.topmenu_item {
	display: block;
	float :left;
	width: 120px;
	height: 25px;
	padding: 15px 0 0;
	text-align: center;
	background-color: #1E2C33;
	border-left: 1px solid #A9C1DE;
	color: #A9C1DE;
}

.topmenu_item a {
	text-decoration: none;
	color: #A9C1DE;
}

.top_location {
	display: block;
	float: left;
	width: 948px;
	height: 10px;
	font-size: 27px;
	text-align: center;
	padding: 10px 0 15px;
}

.top_boxes {
	display: block;
	float: left;
	width: 948px;
	height: 160px;
	border-top: 1px dotted #A9C1DE;
	border-bottom: 1px dotted #A9C1DE;
}

.box_item {
	display: block;
	float: left;
	width: 160px;
	height: 150px;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
}

.box_spacer {
	display: block;
	float: left;
	width: 37px;
	height: 160px;
}

#content {
	display: block;
	float: left;
	width: 948px;
	margin-top: 30px;
}

#footer {
	display: block;
	float: left;
	width: 948px;
	height: 124px;
	margin-top: 10px;
}

.footer_advert {
	display: block;
	float: left;
	width: 948px;
	text-align: center;
}

.designed {
	display: block;
	float: right;
	height: 17px;
	padding-top: 10px;
}

.designed a {
	text-decoration: none;
	color: #F7F4BF;
}


/*
 *	FUMODAL
 */

.vidcomment_title,
.guestsign_title {
	display: block;
	float: left;
	width: 240px;
	height: 10px;
	padding: 5px 0;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #3D6698;
}

.vidcomment_content,
.guestsign_content {
	display: block;
	float: left;
	width: 270px;
	color: #000000;
}

.vidcomment_content div,
.guestsign_content div {
	display: block;
	float: left;
}


/*
 *	CONTENT
 */

.home_intro {
	display: block;
	float: left;
	width: 592px;
	height: 257px;
}

.intro_left {
	display: block;
	float: left;
	width: 33px;
	height: 242px;
	margin-top: 13px;
	border-top: 1px solid #A9C1DE;
	border-bottom: 1px solid #A9C1DE;
	border-left: 1px solid #A9C1DE;
}

.intro_photo {
	display: block;
	float: left;
	width: 129px;
	height: 256px;
	border-bottom: 1px solid #A9C1DE;
	text-align: center;
}

.intro_right {
	display: block;
	float: left;
	width: 365px;
	height: 242px;
	margin-top: 13px;
	text-align: justify;
	border-top: 1px solid #A9C1DE;
	border-right: 1px solid #A9C1DE;
	border-bottom: 1px solid #A9C1DE;
}

.intro_text {
	display: block;
	float: left;
	width: 335px;
	height: 171px;
	margin: 56px 15px 15px 15px;
	overflow: auto;
}

.featured_video {
	display: block;
	float: left;
	width: 356px;
	height: 257px;
	font-weight: bold;
	text-align: center;
}

.go_spanish {
	display: block;
	float: left;
	width: 928px;
	height: 22px;
	padding: 15px 10px 5px;
	font-size: 18px;
}

.go_spanish a {
	text-decoration: none;
	color: #F94610;
}

.prayer_form {
	display: block;
	float: left;
	width: 530px;
	height: 235px;
	border: 1px solid #A9C1DE;
	padding: 10px 40px;
}

.prayer_form legend {
	margin-left: 19px;
	padding: 4px 8px;
	font-size: 16px;
}

.prayer_form div {
	display: block;
	float: left;
	padding: 5px 10px;
	color: #A9C1DE;
}

.contact_form {
	display: block;
	float: left;
	width: 530px;
	height: 235px;
	border: 1px solid #A9C1DE;
	padding: 10px 40px;
}

.contact_form legend {
	margin-left: 19px;
	padding: 4px 8px;
	font-size: 16px;
}

.contact_form div {
	display: block;
	float: left;
	padding: 5px 10px;
	color: #A9C1DE;
}

.contact_form div p {
	padding: 10px 0;
	color: #FFFFFF;
}

.guestbook {
	display: block;
	float: left;
	width: 530px;
	padding: 0 50px;
}

.guestbook p {
	padding: 0 90px;
}

.guestbook_sign {
	display: block;
	float: right;
	height: 15px;
	padding: 20px 0;
	cursor: pointer;
}

.guestbook_scroll {
	display: block;
	float: left;
	width: 550px;
	height: 780px;
	overflow: auto;
}

.guestbook_entry {
	display: block;
	float: left;
	width: 528px;
	height: 140px;
	margin: 10px 0;
	border: 1px solid #A1C9DE;
}

.guestbook_entry legend {
	margin-left: 19px;
	padding: 4px 8px;
	font-size: 16px;
}

.guestbook_entryheader {
	display: block;
	float: left;
	width: 508px;
	margin: 0 10px;
	border-bottom: 1px dotted #A1C9DE;
	color: #A1C9DE;
}

.guestbook_entrytext {
	display: block;
	float: left;
	width: 508px;
	height: 100px;
	margin: 5px 10px 0;
	color: #FFFFFF;
	overflow: auto;
}

.right_advert {
	display: block;
	float: right;
	padding: 10px;
	text-align: center;
}


/*
 * CHANNELS
 */

.channel {
	display: block;
	float: left;
	width: 725px;
	margin-top: 10px;
	padding: 10px;
	border-right: 1px dotted #A1C9DE;
}

.channel_topbox {
	display: block;
	float: left;
	width: 690px;
	height: 125px;
	margin: 0 10px;
}

.channel_header {
	display: block;
	float: right;
	width: 485px;
	height: 125px;
	text-align: center;
	line-height: 1.9em;
	font-size: 27px;
	background: transparent repeat scroll 0 0;
}

.channel_content {
	display: block;
	float: left;
	width: 700px;
	margin: 15px 10px 0;
}

.main_video {
	display: block;
	float: left;
	width: 425px;
}

.video_title {
	display: block;
	float: left;
	width: 425px;
	height: 15px;
	padding: 5px 0;
	text-align: center;
	font-size: 19px;
}

.video_player {
	display: block;
	float: left;
	width: 420px;
	height: 350px;
	margin-bottom: 10px;
	text-align: center;
}

.comment_video {
	display: block;
	float: left;
	width: 420px;
	height: 30px;
	font-size: 10px;
	font-weight: bold;
}

.comment_list {
	display: block;
	float: left;
	width: 420px;
	height: 265px;
	margin-top: 20px;
}

.comment_list fieldset {
	width: 420px;
	height: 265px;
	border: 1px solid #A1C9DE;
}

.comment_list fieldset legend {
	margin-left: 50px;
	padding: 0 8px;
	font-size: 13px;
	font-weight: bold;
}

.comment_list_inner {
	display: block;
	float: left;
	width: 415px;
	height: 253px;
	margin-left: 5px;
	overflow: auto;
}

.comment_entry {
	display: block;
	float: left;
	width: 395px;
	height: 80px;
	margin-top: 15px;
}

.comment_entry_name {
	display: block;
	float: left;
	width: 197px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	color: #D5E7F7;
}

.comment_entry_date {
	display: block;
	float: right;
	width: 197px;
	height: 15px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #D5E7F7;
}

.comment_entry_text {
	display: block;
	float: left;
	width: 395px;
	height: 65px;
	text-align: justify;
	color: #FFFFFF;
	overflow: auto;
}

.presenter_box {
	display: block;
	float: left;
	width: 255px;
	margin: 25px 0 0 20px;
}

.presenter_box fieldset {
	width: 253px;
	height: 200px;
	border: 1px solid #A1C9DE;
}

.presenter_box fieldset legend {
	margin-left: 60px;
	padding: 0 8px;
	font-size: 13px;
	font-weight: bold;
}

.presenter_text {
	display: block;
	float: left;
	width: 239px;
	height: 180px;
	margin: 5px 7px 0;
	font-size: 11px;
	color: #FFFFFF;
	overflow: auto;
}

.presenter_text img {
	float: left;
	width: 75px;
	height: 100px;
	margin: 3px 5px 0 0;
}

.other_videos {
	display: block;
	float: left;
	width: 255px;
	margin: 10px 0 0 20px;
}

.other_videos fieldset {
	width: 253px;
	height: 463px;
	border: 1px solid #A1C9DE;
}

.other_videos fieldset legend {
	margin-left: 60px;
	padding: 0 8px;
	font-size: 13px;
	font-weight: bold;
}

.videos_list {
	display: block;
	float: left;
	width: 250px;
	height: 451px;
	margin-left: 3px;
	overflow: auto;
}

.videos_entry {
	display: block;
	float: left;
	width: 230px;
	height: 90px;
	margin-top: 15px;
	border-bottom: 1px dotted #A1C9DE;
}

.videos_entry_name {
	display: block;
	float: left;
	width: 130px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #D5E7F7;
}

.videos_entry_date {
	display: block;
	float: right;
	width: 100px;
	height: 20px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #D5E7F7;
}

.videos_entry_text {
	display: block;
	float: left;
	width: 230px;
	height: 50px;
	text-align: justify;
	color: #FFFFFF;
}

.videos_entry_watch {
	display: block;
	float: left;
	width: 230px;
	height: 20px;
	text-align: right;
}

.channel_right {
	display: block;
	float: left;
	width: 200px;
	margin-top: 10px;
}

.channel_others {
	display: block;
	float: left;
	width: 180px;
	height: 150px;
	margin: 10px 10px 0;
	border-bottom: 1px dotted #A1C9DE;
	font-size: 19px;
	color: #A1C9DE;
}


/*
 *	FORUMS
 */

.top_image {
	display: block;
	float: left;
	width: 120px;
	height: 90px;
	margin: 15px 10px 0;
}

.top_location2 {
	display: block;
	float: left;
	width: 768px;
	height: 10px;
	margin-bottom: 19px;
	font-size: 27px;
	padding: 60px 0 15px 40px;
}

#forum_signout,
#forum_signin,
#forum_signup {
	width: 59px;
	height: 21px;
	background: transparent url('../img/forum_button.png') scroll no-repeat 0 0;
	font-size: 11px;
	font-weight: bold;
	border: 0 none;
	color: #000000;
}

.forum_title {
	display: block;
	float: left;
	width: 240px;
	height: 20px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #3D6698;
}

.forum_signin {
	display: block;
	float: left;
	width: 270px;
	height: 80px;
	color: #000000;
}

.forum_signup {
	display: block;
	float: left;
	width: 370px;
	height: 125px;
	color: #000000;
}

.forum_signin div,
.forum_signup div {
	display: block;
	float: left;
}

.forums {
	display: block;
	float: left;
	width: 645px;
	height: 1100px;
	margin: 15px 10px 0;
}

.forums_intro {
	display: block;
	float: left;
	width: 645px;
	height: 20px;
	text-align: center;
}

.forums_return {
	display: block;
	float: left;
	height: 20px;
	padding-top: 10px;
	margin-left: 20px;
}

.forums_return a {
	color: #F7F4BF;
}

.forums_pagination {
	display: block;
	float: right;
	height: 20px;
	padding-top: 10px;
	margin-right: 20px;
}

.forums_pagination a {
	color: #F7F4BF;
}

.forum_section {
	display: block;
	float: left;
	width: 601px;
	height: 151px;
	margin: 10px 0;
	padding: 0 20px;
	border: 2px solid #A1C9DE;
}

.forum_section_header {
	display: block;
	float: left;
	width: 601px;
	height: 12px;
	padding: 10px 0;
	font-size: 15px;
}

.forum_section_image {
	display: block;
	float: left;
	width: 145px;
	height: 90px;
}

.forum_section_description {
	display: block;
	float: right;
	width: 425px;
	height: 90px;
	margin-right: 25px;
	color: #FFFFFF;
}

.forum_section_link {
	display: block;
	float: right;
	height: 26px;
}

.forum_section_link a {
	text-decoration: none;
	color: #F7F4BF;
}

.forum_login {
	display: block;
	float: left;
	width: 280px;
	height: 100px;
	padding-top: 20px;
	line-height: 1.2em;
	text-align: center;
	font-size: 14px;
	color: #A9C1DE;
}

.section_intro {
	display: block;
	float: left;
	width: 645px;
	height: 20px;
	text-align: right;
}

.section_intro a {
	color: #F7F4BF;
}

.section_thread {
	display: block;
	float: left;
	width: 601px;
	height: 151px;
	margin: 10px 0;
	padding: 0 20px;
	border: 2px solid #A9C1DE;
}

.section_thread_header {
	display: block;
	float: left;
	width: 601px;
	height: 32px;
	border-bottom: 1px dotted #A9C1DE;
}

.section_thread_title {
	display: block;
	float: left;
	width: 361px;
	height: 12px;
	padding: 10px 0;
	font-size: 17px;
}

.section_thread_user {
	display: block;
	float: left;
	width: 100px;
	height: 12px;
	padding: 15px 0 5px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #D5E7F7;
}

.section_thread_date {
	display: block;
	float: left;
	width: 140px;
	height: 12px;
	padding: 15px 0 5px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #D5E7F7;
}

.section_thread_description {
	display: block;
	float: right;
	width: 575px;
	height: 70px;
	padding: 20px 25px 0 0;
	color: #FFFFFF;
	overflow: auto;
}

.section_thread_link {
	display: block;
	float: right;
	height: 26px;
}

.section_thread_link a {
	text-decoration: none;
	color: #F7F4BF;
}

.submit_button {
	border: 1px none;
	background: transparent url('../img/sign_arrow.png') scroll no-repeat 99% 50%;
	color: #F7F4BF;
}

.reply_input {
	border: 1px none;
}
