/* Global */

a:link {color: #247694; text-decoration: underline; } 
a:active {color: #80b6e3; text-decoration: underline; }
a:visited {color: #247694; text-decoration: underline; }
a:hover {color: #80b6e3; text-decoration: none; }


a.global:link {font-family: Arial; font-size: 11px; color: #666666; text-decoration: none;}
a.global:visited {font-family: Arial; font-size: 11px; color: #666666; text-decoration: none;}
a.global:hover {font-family: Arial; font-size: 11px; color: #666666; text-decoration: underline;}
a.global:active {font-family: Arial; font-size: 11px; color: #666666; text-decoration: none;}

/* Main Content Block */

img { border:0;}


#mainPageGrid {
	width: 600px;
}
#aboutText {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #797979;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#mainContentBlock {
	padding-left: 0px;
}
#mainContent {
	padding-left: 0px;
	padding-right: 0px;
}
.mainContentText {
	padding-left: 0px;
}

/* Misc */
.content {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
}
.contentGray {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #999999;
}
h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	text-align: left;
	color: #f9af56;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #000000;
}

/****************** Button Styles ******************/

/* Form Button */
input.submitButton
{
	font-family: Tahoma, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 11px;
	color: #000000;
	border: 1px solid #4a95c9;
	background-image: url(images/button_submit.gif);
	background-repeat: repeat-x;
}

/* Orange Button Small */
.orange-Button {
	background-image: url(images/orange-button-bgsm.gif);
	background-repeat: repeat-x;
	height: 14px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #e4c695;
	border-right-color: #e4c695;
	border-bottom-color: #e4c695;
	border-left-color: #e4c695;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	
}
.orange-button-font {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.orange-button-login {
	width: 100px;
}

/* Blue Button Small */
.blue-Button {
	background-image: url(images/blue-button-bgsm.gif);
	background-repeat: repeat-x;
	height: 14px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c8c9cc;
	border-right-color: #c8c9cc;
	border-bottom-color: #c8c9cc;
	border-left-color: #c8c9cc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.blue-button-font {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.blue-button-login {
	
}

/* Worship Conferences */
.wcContainer {
	width: 170px;
}

.wcContainer2 {
	width: 170px;
	padding-left: 10px;
}

.wcTitle {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
.wcLink {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
}
.wcContent {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


/* Articles On Homepage */

.article_top {
	background-image: url(images/article_top.jpg);
	display: block;
	height: 28px;
	width: 392px;
	background-repeat: no-repeat;
}
.article_header {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	padding-top: 8px;
	padding-left: 10px;
}
.article_container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dbe2e9;
	border-left-color: #dbe2e9;
	padding: 10px;
	width: 370px;
}
.article_title {
	font-family: Tahoma;
	font-size: 18px;
}
.article_sub {
	font-family: Tahoma;
	font-size: 10px;
	color: #8d9091;
	padding-bottom: 8px;
}
.article_content {
	font-family: Tahoma;
	font-size: 12px;
	padding-bottom: 8px;
}
.article_final_line{
	font-family: Tahoma;
	font-size: 10px;
	color: #8d9091;
}
.article_comments {
	font-family: Tahoma;
	font-size: 10px;
	color: #8d9091;
	float: right;
	padding-right: 30px;
}
.article_dots {
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Article Comments */
.h2 {
	font-family: Tahoma;
	font-size: 24px;
	color: #999999;
}
.userCommentBlock {
	background-color: #f5f6f6;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	border: none;
	margin: 10px;
	padding:10px;
}
.commentTextBox {
	width: 480px;
	border: 1px solid #d7d7d7;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.commentTextBox {
	width: 480px;
	border: 1px solid #d7d7d7;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.sideBlockContent {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666 !important;
	font-size: 14px;
	text-decoration: none;
	border: none; 
	vertical-align: top;
}
#commentContainer {
	border: 1px solid #2d2d2d;
	width: 520px;
	background-color: #294864;
	padding: 10px;
}
#userSubmitCommentBlock {
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	border: none;
	margin: 10px;
	padding:10px;
}

.commentTextBox {
	width: 480px;
	border: 1px solid #d7d7d7;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.channelBlockAuthor {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #666666;
	font-size: 11px;
	text-decoration: none;
	border: none; 
}
.channelBlockTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #f9af56;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: none; 
}
.articleContainer
{
	margin: 2px;
	width: 400px;
	display: block;
	height: 100px;
}
.articlePicture
{
	vertical-align:top;
	text-align: center;
	margin: 2px;
}
.articlePicture a
{
	font-size: 10px;
	color: Black;
}
.articleContent
{
	/*This produces the weird behavior in Mozilla 2*/
	/*float: right;*/
}
.articleTitle
{
	font-size: 18px;
}
.articleSeparator
{
	margin-left: 100px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: dotted 1px #999;
	width: 100px;
}
.articleCommentsLink
{
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 10px;
}
.articleInfo
{
	color: #999999;
	font-size: 10px;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}
.articlesPager
{
	width: 400px;
	text-align: center;
}
.mostTalked
{
	width: 132px;
	margin-top: 10px;	
	clear:both;
}
.mostTalked a
{
	font-size: 10px;
}
.mostTalkedNumber
{
	text-align: center;
	background-color: #AAA;
	color: White;
	width: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
	padding-right: 6px;
	float: left;
	font-weight: bolder;
	font-size: 14px;
	margin: 2px;
	vertical-align:middle;
	float:left;
}
.browseColumn
{
	vertical-align: top;
	padding: 20px;
}
.articleColumn
{
	vertical-align: top;
	width:300px;
	border-bottom-style: solid;
	border-right: 1px;
	border-right-color: #ececec;
}
.browsebyContainer a
{
	height: 20px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	
}

/*.browsebyContainer a:hover
{
	background: url(images/wlc/btn_on.gif) no-repeat;
	color: #000;
}*/

.browsebyContainerNormal
{
	background: url(images/wlc/bt_off.gif) no-repeat;
	color: #999;
	font-size: 11px;
	font-style: normal;
}
.browsebyContainerHighlight
{
	background: url(images/wlc/btn_on.gif) no-repeat;
	color: #000;
}
	
.monthSelectorContainer
{
	background: #DDD;
	font-weight: bold;
	padding: 8px;
	margin: 2px;
	width: 132px;
}

.seriesContainer a
{
	font-size: 10px;
}
.seriesColumn
{
	width: 170px;
	padding-left:15px;
}
.cclitvContainer
{
	background: url(images/wlc/cclitv.jpg) no-repeat;
	padding-top: 70px;
	width: 305px;
	height: 250px;
	font-size: 10px;
}
.articleFullTitle
{
	color: #F4B158;
	font-size: 18px;
	text-decoration: underline;
}
.articleFullCategory
{
	color: #0F0F0F;
	font-size: 20px;
}
.articleColumn
{
	width: 400px;
	margin: 10px;
	padding-left: 24px;
	padding-right: 20px;
}
.cclitvItem
{
	margin: 6px;
	height:60px;
}

.cclitvFeaturePerformerIcon
{
	float:left;
	width:70px;
	padding-left:20px;
	padding-right:5px;
}

.cclitvFeaturePerformer
{
	text-align:left;
	vertical-align:bottom;
	padding-top: 7px;
}

.cclitvFeaturePerformer a
{
	text-decoration:none;
}

.cclitvFeatureArtist
{
	color: #999999;
	font-size: 10px;
}

.cclitvFeatureTitle
{
		font-size:8pt;
		font-weight:bold;
		font-size: 10px;
}

.cclitvFeatureTitle a
{
	text-decoration:none;
}



.wlc_body
{
	background: white;
	overflow: auto;
	width: 260px;
	height: 325px;
}
