/*
Design by Free CSS Templates & Others
http://www.freecsstemplates.org & Others
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 35px 0 0 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font: 16px Arial, Helvetica, sans-serif;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #69C;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ol, ul {
	margin-bottom: 1em;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a, a:visited {
	color: #69C;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #0000CC;
	
}

.fLeft {
	float: left;
	padding: 5px;
}

.fRight {
	float: right;
	padding: 5px;
}
.fRight2 {
	float: right;
}

#weather {
	float: right;
	margin: 10px;
}

#prayerReq {
	text-align: left;
}

.textLeft {
	text-align: left;
}

.altH2 {
	font-size: 1.6em;	
}

.altP {
	line-height: 1em;
	margin-left: 20px;
}

.altP2 {
	line-height: 1.3em;
}

.altP3 {
	line-height: 1em;
	margin-left: 40px;
	font-variant: normal;
	font-weight: normal;
}

.altP4 {
	line-height: 1.3em;
}
.top {
	width: 90px;
	height: 15px;
	float: right;
	border: none;
	margin-top: 15px;
}

.top img {
	border: none;
	text-decoration: none;
}

.coord {
	line-height: .2em;
	font-size: 15px;
	margin-left: 20px;
}
.coordPic {
	float: left;
	margin: 0px 7px 7px 0px;
	border: solid #69C 3px;
}
.coordPicRight {
	float: right;
	margin: 0px 0px 7px 7px;
	border: solid #69C 3px;

}
.smcp {
	font-variant: small-caps;
}

.cal {
	margin-left: 9em;
	width: 368px;
	height: 131px;
}

.over1 {
	padding-left: 25px;
}

.month {
	width: 720px;
	height: 540px;
	margin-left: 135px;
}

.noBullets {
	list-style: none;
}

.under {
	border-bottom: 2px black solid;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.clearLeft {
	clear: left;
}
.subcat {
	font-size: 1.6em;
	color: #69C;
	border-bottom: 4px #D8DFE6 solid;
}

.specPic {
	border: 3px #69C solid;
}
.specPicNo {
	border: none;
	text-decoration: none;
}

.squareList {
	list-style: square;
}

.right {
	text-align: right;
}
/************************************ Site Map ***************************************/

.leftBox {
	width: 300px;
	height: auto;
	padding-bottom: 15px;
	float: left;
}

.rightBox {
	width: 275px;
	height: auto;
	padding-bottom: 15px;
	float: left;
}

/************************************ Changes Page ************************************/

.hanging {
	line-height: 1.2em;
	margin-left: 20px;
	padding-left: 30px;
	text-indent: -30px;
}


/************************************ Misc Styles  ************************************/

/* List Style None */
ul.listNone {
	list-style-type: none;
}
	
/* Small Caps, Bold, Double Underline */
.spec3 {
	font-variant: small-caps;
	font-weight: bold;
	border-bottom: double;
	
}

/* no line link */
a.specA {
	text-decoration: none;
	color: black;
}

/* no border on the image */
.noBorder {
	border: none;
}

/* Thin Line Borders */
.thinLine {
	border: thin solid #69C;
	margin-left: 5px;
	}
	
.thin { /* brown used on bible verse icon, prayer pic on radio programs */
	border: 1px #330000 solid;
	
}

/* To center a slideshow & caption, webbkids */
.slideshow {
	width: 415px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* A div to use to indent a quoted article, Internet Radio */

.indented {
	margin-left: 5%;
	margin-right: 5%;
	padding-left: 3%;
	padding-right: 3%;
	padding-top: 0;
	border: 2px solid #69C;
	color: #333333;
}

/* To center a pic */

.centerPic {
	margin-left: auto;
	margin-right: auto;
}

/* Add a background image to the golf div on Men's Ministry page*/
.golf {
	background-image:url(images/golf2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 850px;
	height: 307px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

.golf h2 {
	color: #000000;
}

/************************************ Person Profiles ************************************/

.staff {
	clear: both;
}

.staffPic {
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: 3px #69C solid;
	float: left;
}

.person {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	font-variant: small-caps;	
}

/************************************ Picture Profiles ************************************/

.profile {
	clear: both;
}
.proPic {
	width: 175px;
	height: auto;
	float: left;
}

.proInfo {
	width: 440px;
	height: auto;
	padding-left: 5px;
	float: left;
}

.profile .proPic img {
	margin: 0px 10px 10px 10px;
	padding: 0px;
	border: 3px #69C solid;
}

.profile .person {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	font-variant: small-caps;	
}

.profile .clearPic {
	clear: left;
}

/************************************ Listen Page ************************************/

.listen table {
	border: #69C double 4px; 
	text-align: center;
	padding: 2px;

}

.listen th {
	background-color: #99CCFF;

}


/************************************ Library Page ************************************/

.library {
	width: 70%;
	height: auto;
	padding-left: 9em;
}

/************************************ Resources Page ************************************/

.college .entry .resInfo {
	padding-bottom: 15px;
}

.resource {
	clear: both;
}

.resPic {
	width: 75px;
	height: auto;
	float: left;
}

.resInfo {
	width: 500px;
	height: auto;
	padding-left: 5px;
	float: left;
}

.resource img {
	margin: 0px 10px 10px 10px;
	padding: 0px;
	border: 3px #69C solid;
}

.resource .place {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-weight: bold;
	font-variant: small-caps;	
}

.resource .clearPic {
	clear: left;
}


/************************************ Bulletins ************************************/

.bulletin {
	float: left;
	width: 190px;
	height: 60px;
	border: double medium #69C;
	margin: 0;
	padding: 0;
	
}

.bulletin td {
	text-align: center;
	
}

.bulletin th {
	background-color: #69c;
	color: #000000;
	text-align: center;
}


.bulletin a {
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.bulletin a:hover {
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
}
.blue {
	color: #000066;
	font-weight: bold;
}
.red {
	color: #990000;
	font-weight: bold;
}

.newTime {
	color: #CC0000;
}
.liveTimes {
	width: 320px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
}
.liveTimes td {
	text-align: center;
}



/************************************ Header ************************************/


#header {
	width: 960px;
	margin: 0 auto;
	height: 42px;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	font-size: 2em;
	padding: 0px 0 0 0px;
}

#logo p {
	margin: 0;
	padding: 18px 0 0 4px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #222426;
}

#logo p a {
	color: #222426;
}

#menu {
	float: right;
	margin-top: 5px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 42px;
}

#menu a {
	display: block;
	padding: 2px 10px 2px 10px;
	background: #69C;
	margin-top: 10px;
	margin-right: 2px;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

#menu .last {
	margin-right: 0;
	padding-right: 0;
}

#menu a:hover {
	background: #1B2025;
	color: #FFFFFF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	background: #1B2025;
	color: #FFFFFF;
}


#banner {
	width: 960px;
	height: 250px;
	margin: 0 auto;
	margin-top: 20px;
}

/************************************ Page ************************************/

#page {
	width: 960px;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

/************************************ Content ************************************/

#content {
	margin-right: 340px;
	padding: 0 0px 0 0px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post .title h2 {
	padding: 0px 30px 5px 0px;
	font-weight: normal;
	font-size: 2.2em;
	color: #69C;
}

.title h2 a {
	color: #69C;
}

.post .title p {
	margin: 0;
	padding: 0px 0 10px 20px;
	border-top: 4px #D8DFE6 solid;
	line-height: normal;
	color: #69C;
}
.post .title .specP {
	margin: 0;
	padding: 0px 0 10px 20px;
	border: none;
	line-height: normal;
	color: #69C;
}

.post .title p a {
	color: #69C;
}

.post .entry {
	padding: 0;
}

.post .links {
	padding: 5px 0;
	border-bottom: 1px #D8DFE6 dotted;
	margin-top: 10px;
	text-align: left;
}

.post .links a {
	font-weight: bold;
}

.post .links a:hover {
}

.post .entry .altP4 {
	text-indent: -25px;
	padding-left: 25px;
}

/************************************ Content2 ************************************/

.post2 {
	margin-bottom: 10px;
}

.post2 .title {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
}

.post2 .title h2 {
	padding: 0px 30px 5px 0px;
	font-weight: normal;
	font-size: 1.7em;
	color: #69C;
}

.title h2 a {
	color: #69C;
}

.post2 .title p {
	margin: 0;
	padding: 0px 0 10px 20px;
	border-top: 4px #D8DFE6 solid;
	line-height: normal;
	color: #69C;
}
.post2 .title .specP {
	margin: 0;
	padding: 0px 0 10px 20px;
	border: none;
	line-height: normal;
	color: #69C;
}

.post2 .title p a {
	color: #69C;
}

.post2 .entry {
	padding: 0;
}

.post2 .links {
	padding: 5px 0;
	border-bottom: 1px #D8DFE6 dotted;
	margin-top: 10px;
	text-align: left;
}

.post2 .links a {
	font-weight: bold;
}

.post2 .links a:hover {
}

.post2 .links .more {
	padding: 0 0 0 20px;
	background: url(images/img04.gif) no-repeat left 50%;
}

.post2 .links .comments {
	margin-left: 20px;
	background: url(images/img05.gif) no-repeat left 50%;
	padding: 0 0 0 20px;
}
.post2 .entry .altP4 {
	text-indent: -25px;
	padding-left: 25px;
}


/************************************ Sidebar ************************************/

#sidebar {
	float: right;
	width: 300px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	padding: 0 0px 40px 18px;
}

#sidebar li li {
	margin: 0;
	padding-left: 5px;
}

#sidebar h2 {
	padding: 0px 20px 10px 20px;
	font-weight: normal;
	font-size: 1.6em;
	color: #69C;
}

/************************************ Small Sidebar/ Wider Content ************************************/
/*********************************** Use Template 2 for these pages ***********************************/
.wider {
	margin-right: 100px;
	padding: 0 0px 0 0px;
}

.smallSide {
	width: 300px;
	height: 300px;
	float: right;
	
}

.smallSide ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.smallSide li {
	margin-bottom: 10px;
}

.smallSide li ul {
	padding: 0 0px 40px 18px;
}

.smallSide li li {
	margin: 0;
	padding-left: 5px;
}

.smallSide h2 {
	padding: 0px 20px 10px 20px;
	font-weight: normal;
	font-size: 1.6em;
	color: #69C;
}
/************************************ Categories ************************************/

#sidebar #categories li {
}



/************************************ Footer ************************************/

#footer {
	padding: 20px 0 10px 0;
	border-top: 2px #EEEEEE solid;
	background: #F5F5F5;
}

#footer p {
	margin-bottom: 1em;
	text-align: center;
	line-height: .5em;
	font-size: .9em;
	background: #F5F5F5;
}

#footer a {
	padding: 0px;
	text-decoration: none;
	color: #187BD9;
}

#footer a:hover {
	color: #0000CC;
}