/*
Theme Name: LivingChurch
*/

body {
	margin: 0;
	background: #666 url("http://livingchurch.com/images/bg.jpg") no-repeat;
	background-attachment:fixed;
	font-family: Arial, Helvetica;
	font-size: 12px;
}

#header, #content, #footer {
	width: 970px;
	background-color: #FFF;
	/* for IE */
	/* filter:alpha(opacity=90); */
	/* CSS3 standard */
	/* opacity:0.9; */
}

ul, li {
	margin:0;
	padding:0;
}

img {
	border:0;
}

#header {
	margin: 13px auto 0;
	padding: 0;
	height: 94px;
}

#content {
	margin: 13px auto 0;
}

#footer {
	margin: 13px auto 0;
	font-size: 10px;
	background-color: #333;
	color: #CCC;
}

.entry, .entry_Test, .entry_About, .entry_Story, .entry_Leaders, .entry_Partner, .entry_Beliefs, .entry_Questions, .entry_Giving, .entry_Services, .entry_Calendar {
	padding: 25px 30px;
}

.entry_Home {
	background: url('http://livingchurch.com/images/home_bg.jpg') repeat-y;
}

#col_left {
	float: left;
	width: 485px;
}

#col_right {
	float: left;
	width: 485px;
}

.about {
	margin: 20px 30px;
	color: #666
	font-size: 16px;
}

.about h1 {
	font-size: 30px;
	font-weight: bold;
	color: #333;
	margin-bottom: 0;
	letter-spacing: -3px;
}


.services_header, .countdown_header, .twitter_header {
	height: 61px;
	line-height: 61px;
	margin-left: 39px;
	margin-top: 20px;
}

.services_header {
	background: url('http://livingchurch.com/images/services_header.png') no-repeat;
}

.countdown_header {
	background: url('http://livingchurch.com/images/countdown_header.png') no-repeat;
}

.twitter_header {
	background: url('http://livingchurch.com/images/twitter_header.png') no-repeat;
}

.countdown_content, .twitter_content {
	background: url('http://livingchurch.com/images/box_bg.png') repeat-y;
	margin-left: 39px;
	color: #999;
	padding: 8px 20px;
	width: 368px;
}

.twitter_content {
	height: 400px;
	overflow: auto;
}

.countdown_date {
	font-size: 15px;
	letter-spacing: 0px;
	text-align: center;
	color: #899939;
}

.countdown_labels {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -2px;
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
}

.countdown_labels td.label2 {
	max-width: 85px;
}

.countdown_labels td.label3 {
	max-width: 95px;
}

.countdown_labels td.label4 {
	max-width: 75px;
}

.countdown_numbers {
	margin: 0 0 0 23px;
}

.countdown_footer, .twitter_footer {
	background: url('http://livingchurch.com/images/box_footer.png') no-repeat;
	height: 4px;
	line-height: 4px;
	margin-left: 39px;
	margin-bottom: 20px;
}

#cntdwn {
	color: #666;
	letter-spacing: -6px;
	font-size: 57px;
	font-weight: bold;
	line-height: 57px;
}

#cntdwn b {
	color: #FFF;
	font-size: 57px;
	font-weight: bold;
	letter-spacing: -3px;
}

.copyright {
	padding: 10px 30px;
}

#logo_box {
	margin: 0;
	padding: 0;
	width: 295px;
	height: 64px;
	display: inline;
	float: left;
}

#logo {
	margin: 11px 0 0 25px;
}

#nav {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav li {
	float: right;
	margin: 0;
	padding: 0;
	border-left: 1px #E3E3E3 solid;
	width: 111px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
}

#nav li a {
	color: #000;
	text-decoration: none;
	background-color: #CCC;
	height: 58px;
}

#nav li a:hover {
	background-color: #EEE;
}

#nav li a span {
	display: block;
	padding: 27px 0 19px;
	line-height: 12px;
}

#contact {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 8px 0 0 0;
	padding: 0;
}

#contact li {
	float: right;
	margin: 0 35px 0 0;
	padding-left: 16px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #999;
	background: url('http://livingchurch.com/images/star.png') no-repeat;
}

#contact li a {
	color: #999;
	text-decoration: none;
}

#contact li a:hover {
	color: #999;
	text-decoration: underline;
}

#contact li span {
	margin-right: 6px;
	font-weight: bold;
	color: #333;
}

h2 {
	margin-top: 0;
}

h3 {
	margin: 15px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

h3.link {
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

h3.link:hover {
	color: #666;
}

p {
	margin: 0 0 15px 0;
}

#questions p {
	margin: 0 0 0 0;
}

#questions div {
	margin: 0 0 20px 0;
}

ul li {
	1list-style-type: decimal;
}

/* TWITTER */

div.tweet {
	list-style: none;
	width: 370px;
	height: 80px;
	padding: 0px;
	margin: 0px auto;
	color: #fff;
	font-size: 12px;
}

div.tweet li {
	padding: 6px 0;
	clear: left;
	list-style: none;
}

div.tweet {
	font-size: 13px;
}

div.tweet li a, div.tweet a {
	color: #899939;
	text-decoration: none;
}

div.tweet li a:hover, div.twitter a:hover {
	color: #26A7CF;
}

div.tweet li span.posted {
	color: #777;
}

div.tweet span.tweet_time {
	color: #999;
	font-size: 10px;
	display: block;
}

div.tweet li .tweet_avatar img, div.twitter img.avatar {
	border: 2px solid #FFF;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #666;
}

div.twitter img.avatar {
	border: 2px solid #FFF;
	float: left;
	width: 73px;
	height: 73px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #666;
}


/*
<li class="tweet_first tweet_odd">

	<a class="tweet_avatar" href="http://twitter.com/livingchurch">
		<img src="http://a3.twimg.com/profile_images/856198191/lc_normal.png" alt="livingchurch's avatar" title="livingchurch's avatar" border="0" height="32" width="32">
	</a>
	<span class="tweet_time">
		<a href="http://twitter.com/livingchurch/statuses/20650157761" title="view tweet on twitter">about 1 day ago</a>
	</span>
	<span class="tweet_text">
		Powerful meeting this morning with the launch team of <a href="http://twitter.com/livingchurch">@livingchurch</a>. Getting prepared is fun with this group of excited leaders.
	</span>

</li>
*/




/* NEW TWITTER */
/*
.tweet, .query {
1font-family: Georgia, serif;
1font-size: 120%;
1color: #085258; }

.tweet .tweet_list, .query .tweet_list {
-webkit-border-radius: .5em;
list-style-type: none;
margin: 0;
padding: 0; }



.tweet .tweet_list li, .query .tweet_list li {
overflow-y: auto;
overflow-x: hidden;
padding: .5em; }

.tweet .tweet_list li a, .query .tweet_list li a {
color: #0C717A; }

.tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
padding-right: .5em;
float: left; }

.tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
vertical-align: middle; }
*/


table.leader {
	background-color: #EEE;
	margin-bottom: 40px;
}

table.leader td {
	width: 500px;
	padding: 10px;
	vertical-align: top;
}

table.leader td.twitter {
	width: 400px;
	vertical-align: middle;
}

table.leader td h3 {
	margin: 0;
	font-size: 15px;
}

table.leader td h4 {
	margin: 0 0 10px 0;
	font-style: italic;
}

div.form br {
	display: none;
}

div.form span.form_element {
	float: left;
	margin: 5px;
}

div.form span.form_element input, div.form span.form_element textarea {
	font-size: 15px;
	font-family: Arial,Helvetica;
	vertical-align: baseline;
	border: 1px solid #000;
	padding: 5px;
}

div.form br.break {
	display: block;
	clear: left;
}

div.form input#firstname {
	width: 199px;
}

div.form input#lastname {
	width: 199px;
}

div.form input#address {
	width: 150px;
}

div.form input#city {
	width: 129px;
}

div.form input#st {
	width: 25px;
}

div.form input#zip {
	width: 50px;
}

div.form input#email {
	width: 228px;
}

div.form input#phone {
	width: 170px;
}

div.form textarea#comment {
	width:420px;
	height:80px;
}

div.form input#submit {
	cursor: pointer;
}
