/*  
Theme Name: Christian Life Church of Austin
Theme URI: http://clcaustin.com/
Description: Christian Life Church theme for WordPress
Version: 1.0
Author: Philip Klauzinski
Author URI: http://brewermc.com/
*/
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
}
a img {
	border: none;
}
a.more {
	/*
	display: block;
	width: 104px;
	height: 24px;
	background: url(images/learn_more.gif);
	text-indent: -999em;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
	margin-top: 5px;
	*/
	padding-right: 13px;
	background: url(images/arrow.gif) no-repeat right center;
}
html {
}
body {
	font: 75%/1.6 'Trebuchet MS', Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	color: #182224;
	background: #4f4f50 url(images/body_bg.jpg);
}
#container {
	width: 100%;
	background: url(images/container_bg.jpg) repeat-x top;
	min-height: 344px;
	border-top: 5px solid #4F4F50;
	clear: both;
}
* html #container { height: 344px; } /* IE6- only */
#header {
	padding: 0 34px 0 35px;
	height: 309px;
	position: relative;
	background: url(images/header_bg.gif);
}
#header address {
	position: absolute;
	bottom: 10px;
	right: 16px;
	font: bold .89em Verdana, Arial, Helvetica, sans-serif;
}
#header address a {
	text-decoration: none;
	color: #005288;
}
#header address a:hover {
	color: #b14e02;
	background-color: #fff;
}
address {
	font-style: normal;
}
.external {
	padding-right: 12px;
	background: url(images/external.gif) no-repeat right center;
}
a.feed {
	padding-left: 13px;
	background: url(images/feed-icon.gif) no-repeat left center;
	display: inline-block; /* IE fix */
}
#mainNav .external {
	background-image: url(images/external_trans.gif);
}
h1 {
	width: 350px;
	height: 87px;
	position: absolute;
	left: 38px;
	top: 12px;
}
h1 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	outline: none;
	text-indent: -999em;
	line-height: 0;
	background: url(images/h1_bg.gif);
}
#mainNav {
	width: 100%;
	padding-top: 11px;
	position: relative;
}
#mainNav ul, #sidebarNav ul {
	width: 100%;
	list-style-type: none;
}
#mainNav ul {
	float: left;
	background: #2e3031 url(images/mainNav_a_bg.jpg) repeat-x top;
	border-bottom: 1px solid #000;
}
* html #mainNav ul { float: none; } /* IE6- */
#mainNav li {
	float: left;
	position: relative;
	bottom: -1px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
#mainNav li a {
	color: #fff;
	text-decoration: none;
	display: block;
	height: 1%; /* IE fix */
	text-align: center;
	font: 1.1em 'Trebuchet MS';
	white-space: nowrap;
	float: left;
	padding: 10px;
	line-height: 14px;
}
#mainNav li a:hover, #mainNav li:hover a, #mainNav li.over a {
	background: #2e556b url(images/mainNav_a_current_bg.jpg) repeat-x top;
}
#mainNav li.current_page_item a, #mainNav li.current_page_item a:hover,
#mainNav li.current_page_parent a, #mainNav li.current_page_parent a:hover {
	background: #2e556b url(images/mainNav_a_current_bg.jpg) repeat-x top;
	color: #ff9;
}
#mainNav li.current_page_item li a, #mainNav li.current_page_item li a:hover,
#mainNav li.current_page_parent li a, #mainNav li.current_page_parent li a:hover,
#mainNav li li.current_page_item a, #mainNav li li.current_page_item a:hover {
	color: #fff;
}
#mainNav ul {
	filter: alpha(opacity=90); /* IE only */
	opacity: 0.90;
	-moz-opacity: 0.90;
}
#mainNav li ul {
	position: absolute;
	left: -999em;
	top: 100%;
	z-index: 10;
	width: 160px;
	border: none;
}
#mainNav li li {
	width: 100%;
	bottom: 0;
	border: none;
	background: #000;
}
#mainNav li:hover li a, #mainNav li.over li a,
#mainNav li:hover li:hover li a, #mainNav li.over li.over li a {
	background: #182224;
	text-transform: none;
	padding: 5px;
	line-height: 14px; /* Fix Firefox em bug */
	text-align: left;
	font: .88em Tahoma;
	white-space: normal;
	float: none;
	margin: 0 1px 1px;
}
#mainNav li:hover li a:hover, #mainNav li.over li a:hover,
#mainNav li:hover li:hover a, #mainNav li.over li.over a,
#mainNav li:hover li:hover a:hover, #mainNav li.over li.over a:hover {
	background: #111;
}
#mainNav li a.parent {
	background-image: url(images/mainNav_li_parent.gif);
	background-repeat: no-repeat;
	background-position: 97% center;
}
#mainNav li ul ul {
	margin: -24px 0 0 179px;
	padding-top: 1px;
}
#mainNav li:hover ul ul, #mainNav li.over ul ul {
	left: -999em;
}
#mainNav li:hover ul, #mainNav li.over ul, #mainNav li li:hover ul, #mainNav li li.over ul {
	left: 0;
}
#ministryNav {
	position: absolute;
	right: 45px;
	bottom: 2px;
	font-size: .89em;
}
#ministryNav h3 {
	font-size: 1em;
	color: #fff;
	float: left;
	line-height: 1.2;
	margin: 0;
}
#ministryNav ul {
	list-style-type: none;
	border-right: 1px solid #333;
	margin: 0 12px;
}
#ministryNav ul li {
	float: left;
	padding: 0 12px 0 0;
}
#ministryNav ul li a {
	display: block;
	color: #ff9;
	text-decoration: none;
	line-height: 1.2;
}
#ministryNav ul li a:hover {
	text-decoration: underline;
}
#banner {
	height: 228px;
	background: url(images/banner.jpg) no-repeat 0 0;
	font-size: 0; /* IE fix */
	line-height: 0;
	width: 100%;
	clear: both;
}
#flashcontent {
	height: 228px;
	width: 915px;
	z-index: 1;
}
#wrapper {
	width: 984px;
	padding-top: 102px;
	margin: 0 auto;
	text-align: left;
	background: url(images/wrapper_bg.jpg) no-repeat 0 0;
	position: relative;
}
#content {
	width: 100%;
	background: url(images/content_bg.jpg) repeat-y top;
	float: left;
	display: inline;
	padding-bottom: 10px;
}
#main {
	width: 570px;
	float: left;
	display: inline; /* IE fix */
	margin-left: 60px;
	padding-top: 15px;
	position: relative;
	z-index: 1;
}
#main .colDivide {
	background: url(images/col_divide.jpg) no-repeat 46% 15px;
}
#main .col {
	width: 46%;
}
#sidebar {
	float: right;
	width: 270px;
	display: inline; /* IE fix */
	margin-right: 49px;
	position: relative;
	z-index: 1;
	padding-bottom: 10px;
	padding-left: 16px;
}
#sidebar #serviceTimes {
	padding-bottom: 1em;
	padding-left: 16px;
	margin-bottom: 1.2em;
	border-bottom: 1px dashed #E1D6BB;
}
#sidebar #sidebarNav {
	height: 22px;
	width: 248px;
	position: absolute;
	left: -28px;
	top: -22px;
	padding-left: 16px;
}
#sidebarNav ul {
	padding-left: 16px;
}
#sidebarNav li {
	float: left;
}
#sidebarNav li a {
	width: 76px;
	height: 22px;
	display: block;
	text-align: center;
	color: #b3994a;
	margin-right: 1px;
	font: bold .89em/22px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	/* background: url(images/tab_bg.gif); */
}
#sidebarNav li a:hover {
	color: #b14e02;
}
#sidebarNav li.current a, #sidebarNav li.current a:hover {
	background: url(images/tab_current_bg.gif);
	color: #014374;
}
#footer {
	clear: both;
	padding-top: 1px;
	padding-bottom: 10px;
	background: url(images/footer_bg.gif) no-repeat top;
}
#footer p {
	text-align: right;
	font-size: .88em;
	line-height: 1.2;
	color: #eee;
	padding: 5px 35px 40px 0;
}
#footer a {
	color: #7295B8;
}
#footer a:hover {
	color: #fff;
}
/* Basix */
a {
	color: #016ab4;
	text-decoration: underline;
}
.bold { font-weight: bold; }
.italic { font-style: italic; }
.left {
	float: left !important;
	display: inline;
}
.right {
	float: right !important;
	display: inline;
}
.clear { clear: both !important; }
.legacy {
	position: absolute;
	left: -999em;
}
a:hover {
	color: #972200;
	color: #781F1F;
}
h2 {
	font: bold 1.0em 'Trebuchet MS', Arial, sans-serif;
	padding-top: 0;
	padding-bottom: 5px;
	color: #2d6383;
}
h2 a {
	color: #20386A;
	text-decoration: none;
}
h3 {
	font: bold 1.4em 'Trebuchet MS', Arial, sans-serif;
	margin: .8em 0 0;
	color: #972200;
	color: #781F1F;
}
h3.divide {
	padding-top: 10px;
	border-top: 1px solid #444;
}
h3.left { width: 100%; }
h3 a {
	text-decoration: none;
	border-bottom: 1px dotted #c09d25;
	color: #972200;
	color: #781F1F;
}
#main .post h3 {
	margin-top: 0;
	margin-bottom: 5px;
}
h4 {
	font-weight: bold;
	font-size: 1.2em;
}
#main .post h2 {
	padding-top: 2px;
}
#sidebar h2 {
	padding-top: 0;
	font: 1.5em/1 'Trebuchet MS';
	color: #005288;
}
#main p {
	padding: .5em 0 1em;
	/* text-align: justify; */
}
#main blockquote {
	padding: 0 10px;
	background: #f3f3f3;
}
#main blockquote p {
	padding: .5em 0;
}
#main .date {
	background: #fff url(images/date.gif);
	float: left;
	width: 44px;
	height: 48px;
	margin: 0 8px 0 0;
	display: inline; /* IE fix */
	padding: 0;
	line-height: 1.2;
	text-align: center;
}	
#main .date .month {
	display: block;
	color: #fff;
	font: 10px/1 Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px 0 0;
	margin: 0;
	text-transform: uppercase;
}	
#main .date .day {
	display: block;
	font-family: 'Times New Roman', Helvetica, Sans-Serif;
	color: #999;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 3px 0 0;
	margin: 0;
	text-align: center;
}
#main .cite {
	font: .89em/1 Verdana, Arial, Helvetica, sans-serif;
}
#main .post {
	padding: 1.5em 0 .5em;
	border-top: 1px solid #eee;
	margin-top: 1em;
}
#main .single {
	padding-top: 0;
	border-top: none;
	border-bottom: 1px dotted #ccc;
}
#main .post a.more {
	float: right;
	padding-left: 16px;
	background: url(images/more.gif) no-repeat 0 0;
	font: bold .89em/12px Verdana, Arial, Helvetica, sans-serif;
}
#main .entry {
	clear: both;
	padding-top: 1px; /* Firefox fix */
}
ul.bullet, ul.bullet ul, ul.ec3_events {
	list-style-type: none;
	padding: .5em 0 .2em;
	height: 1%; /* IE fix */
}
ul.bullet li, ul.ec3_events li {
	padding-left: 13px;
	background: url(images/bullet.gif) no-repeat 0 2px;
	/* font: .89em/1.2 Verdana, Arial, Helvetica, sans-serif; */
	line-height: 1.2;
	margin: 5px 0;
}
ul.bullet li ul {
	padding: 0;
}
ul.bullet li li {
	background: url(images/bullet_small.gif) no-repeat 0 5px;
}
#sidebar ul.bullet .service {
	display: block;
	font-weight: bold;
}
#calendarPage ul.ec3_events {
	padding: 0;
}	
#calendarPage ul.ec3_events li, #siteMapContainer ul.ec3_events li {
	padding: 0;
	background: none;
}
/* Calendar */
#wp-calendar {
	margin: 0 0 .8em;
	/* border-bottom: 1px dashed #e1d6bb; */
	padding: .5em 0 1.2em;
}
#wp-calendar table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px;
	font: .89em Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background: #f6f3ea;
}
#wp-calendar table caption {
	font: bold 1.2em 'Trebuchet MS';
	padding: 3px 0;
}
#wp-calendar table td, #wp-calendar table th {
	/* border: 1px solid #f6f3ea; */
	text-align: center;
	padding: 4px 2px;
	background: #fff;
	border: none;
}
#wp-calendar table th {
	background: #005288;
	color: #fff;
}
#wp-calendar table td {
	line-height: 2em;
}
#wp-calendar table tr.nav td {
	padding: 0;
	border: none;
}
#wp-calendar table td a {
	display: block;
	height: 1%; /* IE fix */
	color: #005288;
}
#wp-calendar table td#today {
	background: #dbe3f2;
	border: none;
}
#wp-calendar table td.ec3_eventday {
	background: #efc867;
}
#wp-calendar table td.ec3_eventday a.eventday {
	color: #005288;
}
#wp-calendar table tr.nav .prev, #wp-calendar table tr.nav .next {
	float: left;
	width: 50%;
}
#wp-calendar table tr.nav a {
	padding: 3px 0;
	background: #efc867;
	background: #005288;
	color: #fff;
}
#wp-calendar table tr.nav a:hover {
	background: #efc867;
}
#wp-calendar table tr.nav .prev a {
	border-right: 1px solid #f6f3ea;
}
#wp-calendar table.nav {
	border: none;
	background: none;
}
#wp-calendar table.nav td {
	border: none;
	padding: 0;
	background: none;
	width: 33%;
}
#wp-calendar table.nav td a {
	padding: 0;
}
#main .thumb {
	float: right;
	padding: 12px 0 5px 10px;
}
.entry .thumb img.border {
	border: 1px solid #ccc;
}
.ministryContent {
	position: relative;
	padding-left: 100px;
	float: left;
}
.ministryContent .ministryLogo {
	position: absolute;
	left: 0;
	top: 10px;
}
/* Banner Ads */
#bannerAds {
	margin-top: 15px;
	position: relative;
	width: 100%;
	height: 225px;
	background: url(images/viewer.jpg) no-repeat 0 0;
	padding-top: 10px;
}
#bannerAds #adContainer {
	height: 193px;
	padding: 0 10px;
}
#bannerAds #currentAd img {
	border: 1px solid #fff;
	width: 250px;
	height: 188px;
}
#adNav {
	position: relative;
}
#adNav #adNumber {
	float: left;
	padding-left: 10px;
}
#adNav #adControl {
	float: right;
	padding-right: 10px;
}
#adNav a {
	float: left;
	display: inline;
	margin-right: 1px;
	padding: 1px;
	text-decoration: none;
	line-height: 1;
}
#adNav #adNumber a {
	font-weight: bold;
	color: #fff;
}
#adNav #adControl a {
	width: 13px;
	height: 13px;
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -999em;
}
#adNav a:hover, #adNav a.current {
	background-color: #333;
}
#adNav #adNumber a:hover, #adNav #adNumber a.current {
	/* padding: 1px 2px; */
}
#adControl a#adControl_previous {
	background-image: url(images/adNav_previous.gif);
}
#adControl a#adControl_pause {
	background-image: url(images/adNav_pause.gif);
}
#adControl a#adControl_play {
	background-image: url(images/adNav_play.gif);
}
#adControl a#adControl_next {
	background-image: url(images/adNav_next.gif);
}
/* Forms */
#comment {
	width: 100%;
}
input.text, textarea {
	border: 1px solid #cecece;
	background: #fbfbfb;
}
input.text:focus, textarea:focus {
	background: #fff;
	border-color: #aaa;
}
.textRight { text-align: right; }
/* Forms */
form, select, textarea {
	margin: 0;
	padding: 0;
}
fieldset {
	display: block;
	border: 3px double #ddd;
	padding: .5em 1em;
	margin: 0;
	line-height: 140%;
	background: url(images/fieldset_bg.jpg) repeat-x left bottom;
}
fieldset legend {
	color: #00529b;
	font: bold 1.3em "Trebuchet MS", "Gill Sans MT", Arial, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0px 5px;
	/* border: 1px solid #a6bcd1;
	background: #e3f2ff; */
	color: #00529b;
	border: 1px solid #ccc;
	letter-spacing: 1px;
}
* html fieldset legend { /* IE only */
	margin-left: -.5em;
	margin-bottom: .8em;
}
fieldset legend a {
	text-decoration: none;
}
#content fieldset p {
	margin: .5em 0;
}
input.text, select.select, textarea {
	font: .9em Verdana;
	border: 1px solid #bbb;
	background: #f6f6f6;
	padding: 2px;
}
fieldset select.select { width: 150px; }
textarea {
	margin: .5em 0;
}
input.button {
	font: bold 1em Verdana;
	padding: 1px 5px;
	margin: 0;
	color: #00529b;
}
input.image {
	margin: 0 0 5px 5px;
	padding: 0;
	vertical-align: middle;
}
fieldset.align div.field {
	float: left;
	clear: left;
	width: 95%;
	padding: 3px 0;
}
fieldset label {
	padding-right: 5px;
}
fieldset.align .field label {
	float: left;
	width: 11em;
	text-align: right;
}
fieldset.align .field .input label {
	float: none;
	text-align: left;
	width: auto;
}
fieldset.align .field .input {
	float: left;
	line-height: 120%;
	max-width: 26em;
	position: relative;
}
fieldset.align .field .bottom {
	padding-top: 1.3em;
}
fieldset.align .longField {
	float: left;
	clear: left;
	display: inline; /* IE fix */
	width: 70%;
	line-height: 150%;
	padding: .3em 0 .5em;
	border-top: 2px solid #ddd;
	margin-top: .3em;
	margin-left: 11.5em;
}
fieldset.align .longField input.text, fieldset.align .longField select {
	margin-top: 3px;
}
fieldset br { display: none; }
#siteMapContainer {
	width: 100%;
	background: #111;
	color: #fff;
	position: relative;
	float: left;
}
#siteMapToggle {
	position: absolute;
	top: 0;
	right: 5px;
	width: 79px;
	height: 22px;
}
#siteMapToggle a {
	display: block;
	padding: 2px 0 6px 22px;
	line-height: 100%;
	min-height: 22px;
	color: #fff;
	text-decoration: none;
	background: url(images/siteMapToggle_a_bg.gif) no-repeat 0 -2px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#siteMapContainer h2 { display: none; }
#siteMapContainer h3 {
	color: #ff9;
	margin-bottom: 0;
}
#siteMapContainer #siteMap {
	width: 932px;
	margin: 0 auto;
	text-align: left;
	background: url(images/sitemap_bg.gif) repeat-y left;
}
#siteMap ul {
	padding: 10px 0 10px;
	list-style: none;
}
#siteMap #sitePages {
	width: 35%;
	margin-left: 15px;
}
#siteMap #categoryList, #siteMap #latestPosts {
	width: 27%;

}
#siteMap #categoryList {
	margin-left: 13px;
}
#siteMap #latestPosts {
	margin-left: 16px;
}
#siteMap ul ul {
	list-style-type: none;
	padding: 5px 0;
	font-size: .88em;
	float: left;
}
#siteMap li {
	clear: both;
}
#siteMap li li {
	float: left;
	clear: none;
	padding: 0 10px;
	border-left: 1px dotted #333;
}
#siteMap ul ul > li:first-child {
	padding-left: 0;
	border-left: none;
}
#siteMapContainer #siteMap ul a {
	color: #eee;
}
#siteMapContainer #siteMap ul ul a {
	color: #999;
}
#siteMapContainer #siteMap ul a:hover {
	color: #ff9;
}
.section, #main p.section {
	padding: 10px;
	background: #fff;
	border: 1px solid #ccc;
	margin: 10px 0;
}
#main .section h3 { margin-top: 0; }
#main .section p { margin: 0; }