/*
		Theme Name: St. Paul's
		Author: Curtis Blackwell
		Author URI: http://curtisblackwell.com
*/

/*		
		Red:	#900000
		Blue:	#0f567c
		Yellow:	#f7c96d
		BG:		#fdeed0
		Green:	#5f7c0f
		White:	#ffffff
		Grey:	#eaeaea
		Black:	#000000
*/
				
				
/************************************************************************************************************************************************
-------------------------------------------------------------------------------------------------------------------------------------------------
************************************************************************************************************************************************/


/*
	RESET
*/

* {
	margin: 0;
	padding: 0;
	}

html, body { height: 100%; }

body {
	background: #898989;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	}

img { border: none; }

ul { list-style: none inside; }

ol { list-style: decimal inside; }

a {
	color: #0f567c;
	outline: none;
	text-decoration: none;
	}

a:hover { color: #5f7c0f; }

h1 {
	color: #0f567c;
	font-weight: bold;
	padding-bottom: 5px;
	}

h2 {
	color: #900000;
	font-weight: normal;
	padding-bottom: 5px;
	}

h3 {
	color: #5f7c0f;
	font-weight: bold;
	padding-bottom: 5px;
	}


/*
	UTILITY
*/

.clear { clear: both; }

.eRed {
	color: #900000;
	font-family: Times, "Times New Roman";
	font-size: 20px;
	font-style: italic;
	line-height: 20px;
	}

.eBlue {
	color: #0f567c;
	font-family: Times, "Times New Roman";
	font-size: 20px;
	font-style: italic;
	line-height: 20px;
	}

.eGreen {
	color: #5f7c0f;
	font-family: Times, "Times New Roman";
	font-size: 20px;
	font-style: italic;
	line-height: 20px;
	}

.center { text-align: center; }



/*
	STRUCTURE
*/

#page-wrap {
	background: url(/images/bg.png) top center repeat-y #898989;
	height: auto !important;
	height: 100%;
	margin: 0px auto -37px;
	min-height: 100%;
	width: 1000px;
	}

.space { height: 20px; width: auto; }


/*
	HEADER
*/

img#header {
	height: 135px;
	margin: 0px 10px;
	width: 980px;
	}



/*
	SIDEBAR
*/

ul#sidebar {
	float: left;
	font-family: "Century Gothic", Arial;
	list-style: none;
	margin-left: 15px;
	text-align: right;
	width: 150px;
	}

ul#sidebar li a {
	color: #f7c96d;
	text-transform: uppercase;
	}

ul#sidebar li ul li a {
	color: #ffffff;
	font-size: 13px;
	text-transform: lowercase;
	}

ul#sidebar li ul { padding-bottom: 20px; }

ul#sidebar .loginout a { color: #5f7c0f; }



/*
	FOOTER
*/

#push { height: 37px; }

#footer {	
	height: 37px;
	margin: 0px auto;
	}

#footer-inside {
	background: url(/images/footer.png) bottom center no-repeat;
	height: 37px;
	margin: 0px auto;
	width: 980px;
	}

#logo {
	float: right;
	height: 26px;
	margin: 8px 15px 0 0;
	width: 100px;
	}

p#contact {
	color: #000000;
	font-size: 13px;
	float: left;
	padding-left: 350px;
	padding-top: 12px;
	text-align: center;
	}

p#contact a { color: #000000; }

p#contact a:hover { color: #5f7c0f; }



/*
	PAGE
*/

#pageBody {
	margin: 0 0 0 190px;
	width: 780px;
	}

#pageBody img { border: 1px solid #000000; }

#pageBody p { padding-bottom: 20px; }

#pageBody a {
	color: #0f567c;
	font-weight: bold;
	outline: none;
	text-decoration: none;
	}

#pageBody p a:hover { color: #5f7c0f; } 

#pageBody ul {
	list-style: disc inside;
	padding: 0 0 0 30px;
	margin-bottom: 15px;
	}

#pageBody ul a:hover { color: #5f7c0f; }

#pageBody ul {
	padding: 0 0 0 43px;
	text-indent: -13px;
	}

#pageBody ul li { padding-bottom: 5px; }

#edit a { margin-left: 0px; }

#edit a:hover { color: #5f7c0f; }

.post { margin: 0px auto; }

#recent-sermons-rss {
	float: left;
	margin-right: 5px;
	}


/*
	INDEX
*/

#bodyText {
	margin-left: 190px;
	width: 780px;
	}


/*
	POSTS
*/

#post-time {
	margin-top: -10px;
	width: 200px;
	}

#post-time, .rss { display: inline; }

img#rss { border: none; }

#datebox {
	float: left;
	margin-right: 5px;
	width: 60px;
	}

#datebox p { padding-bottom: 0; }

.month {
	background: #900000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	}

.day {
	background: #ffffff;
	border: 1px solid #000000;
	color: #0f567c;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	}

#post-title {
	height: 55px;
	overflow: hidden;
	}


/*
	EVENTS
*/

#event {
	color: #5f7c0f;
	font-family: Times, "Times New Roman";
	font-weight: bold;
	float: left;
	line-height: 30px;
	text-align: right;
	width: 280px;
	}

#spacer {
	color: #000000;
	float: left;
	font-family: Times, "Times New Roman";
	line-height: 30px;
	text-align: center;
	width: 10px;
	}

#time {
	color: #000000;
	float: left;
	font-size: 15px;
	line-height: 30px;
	width: 490px;
	}



/*
	CALENDAR
*/
/*
#calendar {
	background-color: #ffffff;
	border: 15px solid #ffffff;
	margin: 0px auto;
	}

#outerCalendar {
	border: 2px solid #000000;
	margin: 0px auto;
	margin: 20px 0 15px 0;
	}

#calendar img { border: none; }

#calendar h2 {
	color: #0f567c;
	font-family: Times, "Times New Roman";
	font-size: 30px;
	font-weight: bold;
	}

#calendar h2 #EC_previousMonthLarge, #EC_nextMonthLarge {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	}

table#wp-calendarLarge .dayHead { text-indent: 3px; }

table#wp-calendarLarge .event-block {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	}

table#wp-calendarLarge .event-block a { margin-left: 0px; }

table#wp-calendarLarge .event-block a:hover { color: #5f7c0f; }
*/

#cal { font-size: 14px; }

.calnk { margin-left: 0px; }
    
.calnk a:hover {
	background-position:0 0;
	cursor: default;
	text-decoration:none;  
	color:#000000;
	border-bottom:1px dotted #000000;
	}

.calnk a:visited {
	text-decoration:none;
	color:#000000;
	border-bottom:1px dotted #000000;
	}

.calnk a {
	text-decoration:none; 
	color:#000000; 
	border-bottom:1px dotted #000000;
	}

.calnk a span { 
	display:none;
	text-decoration: none; 
	}

.calnk a:hover span {
	border: 2px solid #000000;
	color:#ffffff;
	background:#5f7c0f;
	display:block;
	position:absolute; 
	margin-top:1px; 
	padding:5px; 
	width:150px; 
	z-index:100;
	}

.calendar-table {
	border:none;
	width:100%;
	}

.calendar-heading {
	border-bottom: 1px solid #000000;
	height:25px;
	text-align:center;
	background-color:#fdeed0;
	}

.calendar-next {
	width:25%;
	text-align:center;
	}

.calendar-prev {
	width:25%;
	text-align:center;
	}

.calendar-prev a { color: #ffffff; }

.calendar-month {
		color: #5f7c0f;
	font-size: 18px;
	width:50%;
	text-align:center;
	font-weight:bold;
	}

.normal-day-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #f7c96d;
	border-bottom: 1px solid #000000;
	background-color:#f7c96d;
	}

.weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #f7c96d;
	border-bottom: 1px solid #000000;
	background-color:#f7c96d;
	}

.day-with-date {
	background-color: #ffffff;
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #898989;
	}

.no-events {
	}

.day-without-date {
	background-color: #dddddd;
	width:60px;
	height:60px;
	border:1px solid #898989;
	}

span.weekend {
	color:#000000;
	}

.current-day {
	color: #900000;
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #898989;
	background-color:#fdeed0;
	}

span { margin-left: 2px; }

span.event {
	font-size:0.75em;
	}

.kjo-link {
	font-size:0.75em;
	text-align:center;
	}

.event-title {
	color: #f7c96d;
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
	}

.event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
	}

.event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
	}

.calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
	}

.calendar-date-switcher form {
	margin:0;
	padding:0;
	}

.calendar-date-switcher input {
	border:1px #D6DED5 solid;
	}

.calendar-date-switcher select {
	border:1px #D6DED5 solid;
	}

.cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #D6DED5;
	}


/*
	IMAGES
*/

.wp-caption aligncenter {
	display: block;
	margin: 0px auto 10px;
	}

img.alignright {
	display: block;
	float:right;
	margin:0 0 10px 15px;
	}

img.alignleft {
	display: block;
	float:left;
	margin:0 15px 10px 0;
	}

.aligncenter {
	display: block;
	margin: 0px auto;
	}

a img.alignright {
	float:right;
	margin:0 0 10px 15px;
	}

a img.alignleft {
	float:left;
	margin:0 15px 10px 0;
	}

a img.aligncenter {
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption-text { font-size: 12px; }

































