/* define content area for 2 column template */
#inside_content_2col {
	width: 693px;
	float: left;
	margin: 0px 14px 60px 14px;
}

/* define content area for 1 column template */
#inside_content_1col {
	margin: 0 auto;
	float: none;
	text-align: left;
	/*width: 932px;
	float: none;
	margin: 0px 14px 60px 100px;*/
}

/* change menu item width for 8 main items */
#menu li {
	/*width: 118px;*/
}

/* changed color of alternating style in Sermon Archive */
#tx-wecsermons-pi1-mp3-example {
	background-color: #f0eeel;
}

/* drop Speakers: heading from sermon display */
.tx-wecsermons-pi1-single-speakers h3 {
	display: none;
}

/* add styling for Page Title element */
#pagetitle {
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003300;
	margin: 20px 0px;
}

ul.tx-wecsermons-pi1-list-brief li {
	padding: .5em 1em 0 .5em;
	clear: left;
	font-size: 10pt;
}

/* next two is attempt to improve style of links */
	a:link, a:visited {
	text-decoration:none;
	color : #598724;
	font-weight : bold;
}

a:hover, a:active {
	text-decoration:underline;
	color : #a39e9b;
}

/* place graphical links at top of right column */
#inside_right {
	margin-top: 0px;
}

/* reduce font size of Scripture: heading on Home page */
#home_col_middle h2 {
	font-size: 8pt;
}

/* remove categoies from news items */
/*.news-list-category {
	display: none
}*/

/* add border to entries of Covenant Arts */
.csc-textpic csc-textpic-intext-left-nowrap {
	border-width: medium;
	border-color: #003300;
}

/* styling for powermail form */
/*#powermail_smallgroupregistration label {
	width: 400px;
}*/

fieldset.tx-powermail-pi1_fieldset label {
	width: 400px;
	float: right;
}

fieldset.tx-powermail-pi1_fieldset {
	/* Fieldset */
	/*border: 1px solid #aaa;*/
	background-color: #f0eee1;
	/*padding: 10px;*/
	/*width: 400px;*/
}

fieldset.tx-powermail-pi1_fieldset legend {
         font-weight: bold;
         color: #003300;
}

fieldset.tx-powermail-pi1_fieldset div.even {
	background-color: #f0eee1;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	/* Radiobuttons */
	margin: 5px 0;
	float: left;
}

/* add styling for tables using stripeMe */
.contenttable {
	color: #003300;
}

.stripeMe th {
	padding: 6px 6px;
	font-family: Trebuchet MS;
	border-top: 1px solid #588e26;	
	border-bottom: 1px solid #588e26;
	background: #f0eee1;
}

.stripeMe td {
	padding: 6px 6px;
	border-bottom: 1px solid #588e26;
	vertical-align: top;
}
.stripeMe td * {
	/*padding: 6px 6px;*/
}

.stripeMe tr.alt td {
	background: #f0eee1;
}

.stripeMe tr.over td {
	background: #b8b9b8;
}

.childrens_class_tbl {
	margin-left: 50px;
	font-family: Trebuchet MS;
	font-weight : bold;
}

.wecsermon-audio-flashchicklet {
	float: right;
	width: 45%;
	padding: 12px;
}

.wecsermon-audio-flashdisclaimer {
	font-family: Trebuchet MS;
	font-size: 8pt;
	float: right;
	width: 50%;
/*	margin-left: 20px;*/
}

/*.csc-frame {
	outline: 1px solid #FF0000;
}*/

.csc-frame-rulerBefore {
	border-top: 1px solid #5a5a5a;	
}

.csc-frame-rulerAfter {
	border-bottom: 1px solid #5a5a5a;	
}
/*********************************************************************/

/* DesignFactore additions from here down */


#menu ul {
	font-size: 9pt;
}

.news-list-morelink a:link, .news-list-morelink a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	background: url(images/bg_readmore.gif) top right no-repeat;
	width: 83px;
	height: 25px;
	padding-left: 8px;
	padding-top: 3px;
	display: block;
}

.news-list-morelink a:hover, .news-list-morelink a:active {
	/*text-decoration: none;
	color: #ffffff;*/
}

.tx-wecsermons-pi-resources li {
	list-style-type:none;
	display: block;
	padding: 4px 12px;
	background-color: #ccff99;
	width: 50%;
	float: right;
	margin-top: 0px;
}

.news-list-container hr {
	height: 1px;
	border: 0px;
	border-bottom: 1px #48650f solid;
}

.columns h3 {
	font-size: 9pt;
	margin-bottom: 0px;
}

.columns p.bodytext {
	margin-top: 0px;
}

.news-list-item img {
	float: right;
}

.news-list-item h3 {
	font-size: 9pt;
}

.news-list-item .bodytext {
	font-size: 8pt;
}

.clearer {
	clear: both;
}

.sidebar_left h1 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
}

.sidebar_left ul.csc-menu {
	list-style: none;
	list-style-image: url(images/listarrow.gif);
	margin: 0px 15px 15px 15px;
	padding: 0px;
}

.sidebar_left ul.csc-menu li {
	margin: 0px;
	padding: 0px;
}

#home_col_middle h1 {
	font-size: 9pt;
	text-transform: uppercase;
	font-family: arial;
	font-weight: bold;
	padding-top: 5px;
}

#home_col_middle ul {
	list-style: none;
	padding: 0px;
}

#home_col_middle ul li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	background: url(images/bg_readmore.gif) top right no-repeat;
	height: 25px;
	padding-left: 8px;
	padding-top: 3px;
	display: block;
	width: 210px;
}

#home_col_middle .download_MP3 a {
        width: 110px;
}

#home_col_left h1 {
	font-size: 9pt;
	text-transform: uppercase;
	font-family: arial;
	font-weight: bold;
	padding-top: 5px;
}

#home_col_left ul {
	list-style: none;
	padding: 0px;
}

#home_col_left ul li a {
	text-decoration: none;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	background: url(images/bg_readmore.gif) top right no-repeat;
	height: 25px;
	padding-left: 8px;
	padding-top: 3px;
	display: block;
	width: 210px;
}

#home_col_left .download_MP3 a {
        width: 110px;
}


li.tx-wecsermons-pi1-list {
	list-style-type: none;
	background-color: #f0eee1;
	padding-top: 0.5em;
	padding-right: 0pt;
	padding-bottom: 0.5em;
	padding-left: 1em;
	width: 100%;
}

.tx-wecsermons-pi1-sermon-brief h2, .tx-wecsermons-pi1-sermon-brief h3 {
	font-size: 9pt;
	font-family: arial;
	font-weight: bold;
	padding-top: 5px;
}

.tx-wecsermons-pi1-sermon-brief h2 {
	text-transform: uppercase;
}

h2 {
	font-size: 12pt;
}

.tx-wecservant-displayItem div.row span.header {
	text-align: left;
	padding: 6px 0px;
}

.tx-wecservant-displayItem div.row span.label {
	text-align: left;
	width: auto;
}

.tx-wecservant-button a:hover {
	background-color: #004812;
}

.tx-wecstaffdirectory-title {
	display: none;
}

.tx-wecstaffdirectory-header {
	display: none;
}

#inside_right img {
	border: 0px;
	display: block;
	float: left;
	padding: 0px 0px 10px 3px;
}

#inside_right a {
	border: none;
}

/* sermon listing */

.wecsermons-std-brief-sermon-date {
}

li.tx-wecsermons-pi1-list {
	margin: 0px;
	padding: 0px;
}

.wecsermons-std-brief-sermon-speaker {
	float: right;
	width: 140px;
	margin: 0px;
	padding: 0px;
	margin-top: 1.5em;
	text-align: right;
}

.wecsermons-std-brief-sermon-speaker h3 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

.wecsermons-std-brief-sermon-title {
	width: 280px;
	margin: 0px;
	padding: 0px;
}

.wecsermons-std-brief-sermon-title h2 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}

.tx-wecsermons-pi1-list-speakers {
	margin: 0px;
	padding: 0px;
}

/* REMOVE DUPLICATE READ MORE BUTTONS ON HOMEPAGE */

.news-list-item span.news-list-morelink {

	display: none;

}

#home_news_header {
            margin: 10px -30px;
            padding: 0px;
            height: 67px;
}

#home_middle_column img{
            margin: 10px -30px;
            padding: 0px;
            height: 67px;
}








