/* @override http://churchdaze.com/wp-content/themes/FTW%202.1/style.css */

/*======================================
Theme Name: FTW2
Theme URI: http://www.flisterz.com/
Description: Another wordpress theme by <a href="http://www.flisterz.com">flisterz</a>. Second version of <a href="http://www.flisterz.com/2007/08/18/ftw-wordpress-theme/">FTW</a>. Clean, simple, three-column, widgetized theme. Wordpress 2.3.1 compatible (tags etc). Please leave the credit in the footer :)
Version: 2.0
Author: flisterz
======================================*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(images/CD_headerBG.jpg) no-repeat center top;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
	width: 940px;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	outline: none;
}

td {
	padding: 4px;
}

blockquote {
	background: silver;
	padding: 5px 18px 0px 15px;
	border-left: 4px solid #FF99CC;
	margin-bottom: 10px;
}

code {
	background: #cccccc;
	border-bottom: 1px solid;
	border-bottom-color: #999999;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
}

img a {
	border: none;
}

ul {
	list-style: none;
}

#navigation ul li a img {
	border: none;
}

#navigation ul li.feed a {
	float: left;
	background: none;
	color: #2D2D2D;
	border: none medium #2D2D2D;
	margin: -4px 0 0;
}

#navigation a.feed:hover {
	border: none medium #2D2D2D;
	color: #2D2D2D;
}

#navigation {
	display: block;
	float: left;
	width: 940px;
	height: 40px;
	margin-bottom: 20px;
	background: #2D2D2D url(images/paneling.jpg);
}

#navigation ul {
	float: right;
	margin: 10px 5px 0 0;
}

#navigation li {
	display: inline;
}

#navigation ul li.current_page_item a {
	background: #FFF;
	height: 20px;
	color: #000;
	border: 0px;
	padding: 5px 10px;
}

#navigation ul li.current_page_item a:hover {
	color: #000;
}

#navigation a {
	background: #3399CC url(images/bgmenu.jpg) repeat-x;
	color: #000;
	float: left;
	margin: 0pt 5px 0 0;
	border-left: 3px solid #3399CC;
	border-right: 3px solid #3399CC;
	padding: 5px 7px;
}

#navigation a:hover {
	color: #FFF;
}

#header-c {
	float: left;
}

#header {
	background: #8ac815 url(images/CD_header.jpg) no-repeat;
	height: 250px;
	clear: both;
	padding: 30px 0pt 0 15px;
}

#header h1 a {
	color: white;
	font: bold 46px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	margin-top: 130px;
}

#header .description {
	font-size: 11px;
	color: #FFF;
	float: left;
}

#s {
	border: 1px solid #CCCCCC;
	padding: 4px;
	font-size: 11px;
	width: 80%;
	height: 13px;
}

#leftbar #s,#rightbar #s {
	border: 1px solid #999999;
	margin-top: 10px;
	width: 92%;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/******************************date***************/

.month {
	width: 40px;
	text-align: center;
	color: gray;
	font-size: 11px;
	float: left;
	margin-right: 10px;
	height: 40px;
	background: #eee no-repeat;
	border-right: 1px solid silver;
	text-transform: uppercase;
	padding: 6px 3px 0;
}

.date {
	display: block;
	color: #fff;
	padding: 0 1pt 0 1px;
	font: bold 22px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/******************************contentttttttttttt***************/

#content-container {
	float: left;
	width: 940px;
	padding-bottom: 20px;
	margin-top: 10px;
}

.content {
	width: 516px;
	text-align: justify;
	margin-right: 9px;
	border-right: 1px solid #CCc;
	padding-left: 15px;
	float: left;
}

.title {
	padding-bottom: 10px;
}

.title h2 {
	padding-left: 50px;
	font: bold 17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.title h2 a {
	color: orange;
	text-align: left;
}

p.details {
	font-size: 11px;
	padding-left: 50px;
	color: gray;
}

h2.pagetitle {
	font-size: 12px;
	color: #000;
	background: #66CC66;
	padding: 5px;
	margin-bottom: 20px;
}

h2.page {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
}

.post {
	padding: 0px 0px 10px 0px;
	border-bottom: 1px dotted #FF6600;
	width: 490px;
	margin-bottom: 45px;
}

.post a img {
	border: 0px solid;
}

.post img.wp-smiley {
	border: none;
	padding: 0px;
	background: none;
}

.postmeta {
	height: 17px;
	font-size: 10px;
	margin-bottom: 4px;
	text-align: right;
}

.postmeta a {
	color: #8ac815;
}

.postmeta a:hover {
	color: #ff7600;
}

.entry {
	line-height: 16px;
}

.entry p {
	margin-bottom: 10px;
}

.entry a {
	color: #8ac815;
	text-decoration: underline;
}

.entry a:hover {
	color: #ff7600;
}

.entry ol {
	margin: 0px 0 10px 28px;
}

.entry ul {
	margin: 0px 0 10px 20px;
	list-style-type: disc;
}

.entry h1,.entry h2,.entry h3 {
	font-size: 16px;
	color: #8ac815;
	border-bottom: 1px solid;
	margin-top: 25px;
	margin-bottom: 5px;
}

.entry h2,.entry h3 {
	font-size: 15px;
	border-bottom: none;
}

.entry h3 {
	font-size: 14px;
}

p.postinfo {
	background: #f7f7f7;
	border-bottom: 1px none #FF9933;
	padding: 4px 10px;
	font-size: 10px;
	margin-bottom: 20px;
	margin-right: 10px;
	border-top-width: 1px;
	border-top-color: #ccc;
}

#sidebar2 p.postinfo {
	margin-right: 15px;
}

p.postinfo a {
	color: #8ac815;
}

span.viewing {
	padding: 0 0  3px 1px;
	line-height: 15px;
}

span.folder,span.tag,span.comment,span.calendar,span.rss,span.author {
	padding: 0 0  3px 19px;
	line-height: 17px;
}

span.folder {
	background: url(images/folder.gif) no-repeat top left;
}

span.tag {
	background: url(images/tag.png) no-repeat top left;
}

span.comment {
	background: url(images/comment.png) no-repeat top left;
	line-height: 21px;
}

span.calendar {
	background: url(images/calendar.png) no-repeat top left;
	line-height: 23px;
}

span.author {
	background: url(images/author.png) no-repeat top left;
}

span.rss {
	background: url(images/rss.png) no-repeat top left;
	line-height: 21px;
}

/******************************sidebar***************/

#swrap {
	float: left;
	width: 380px;
	margin: -10px -5px 0 0;
}

#introbar {
	width: 360px;
	padding: 5px 0px;
	line-height: 16px;
	margin-bottom: 10px;
}

#leftbar,#rightbar {
	width: 180px;
	float: left;
}

#rightbar {
	float: right;
	width: 190px;
	margin: 0px 5px 0px 5px;
}

#sidebar_single {
	float: left;
	width: 399px;
}

#leftbarwidget ul , ul#sidebarwidget {
	list-style: none;
	margin-bottom: 20px;
}

#leftbar ul {
	margin-bottom: 0px;
}

#introbar ul li h2,#leftbar ul li h2, #rightbar ul li h2 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 15px;
	color: #330000;
	margin-top: 20px;
	background: #F4F4F4;
	padding: 3px;
	margin: 20px 0px 5px 0px;
}

#introbar ul li ul li,#leftbar ul li ul li, #rightbar ul li ul li {
	line-height: 19px;
	padding: 1px;
	border-bottom: 1px solid #CCCCCC;
}

#introbar a,#leftbar a, #rightbar a {
	color: #8ac815;
}

#introbar a:hover,#leftbar a:hover, #rightbar a:hover {
	color: #000;
}

.browse a {
	font-size: 14px;
	color: #8ac815;
	font-weight: bold;
}

.browse a:hover {
	color: #ff7600;
}

.browse {
	padding: 0pt 0pt 20px 0;
	text-align: center;
}

/********************************** comments template ***********************************/

#comments {
	width: 510px;
	text-align: left;
	float: left;
	padding-bottom: 10px;
}

.dlf a {
	color: #666666;
}

.dlf a:hover {
	background: #999999;
	color: #FFFFFF;
}

.ann {
	text-align: left;
}

.ann a {
	color: #669900;
	text-decoration: underline;
}

#comments h2 {
	margin-top: 30px;
	font-size: 14px;
}

.commentlist {
	list-style-type: none;
	padding: 0;
}

.commentlist li {
	color: #000000;
}

.tx {
	padding: 7px 0pt 10px 10px;
}

.tx p {
	margin-right: 64px;
	margin-bottom: 10px;
}

.tx blockquote {
	font-size: 11px;
	width: 279px;
	background-color: #B8E8A2;
	border-left: 2px solid #A9E28D;
}

.tx code {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	background-color: #EFEFEF;
}

.top-border {
	height: 15px;
	padding: 5px 10px 5px 10px;
	font-size: 9px;
	color: #000;
}

.top-border a:hover {
	background: #FFFFFF;
}

.eachcomment {
	border: 1px solid #A9E28D;
	border-left: 0px;
	width: 490px;
	background: #DEF4D3;
}

.c_info {
	padding-left: 40px;
	margin-bottom: 20px;
}

.c_name {
	float: left;
	font-size: 10px;
}

#formsection {
	padding: 24px 10px 10px 4px;
	height: 194px;
}

.kiri {
	float: left;
	margin-right: 10px;
}

#author, #email, #url {
	width: 205px;
	margin-bottom: 4px;
	padding: 3px 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#commenttext {
	width: 251px;
	height: 140px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 3px;
}

#submit {
	height: 29px;
	margin: 14px 0pt 0pt;
	width: 208px;
}

/******************************footer***************/

#footer {
	background: #232323;
	padding: 10px 10px 12px;
	color: #666666;
}

#footer a {
	color: #669900;
	text-decoration: underline;
}