/*
Theme Name: pcop-v1
Theme URI: http://www.pcop.org
Description: A theme hand made to look like the original pcop.org site.  Based on Ministry Free by Brandon Cox.
Author: Rick Reynolds
Author URI: http://www.rickandviv.net
Tags: white, two columns, minimalist, valid, widget ready, simple, clean
Version: 1.0
License: This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)

*/

body { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 85%; color: #555; background: #fff; }

a img { border: none; }
p, h1, h2, h3, h4, h5, h6, h7, ul, small, blockquote { margin-top: 0px; margin-bottom: 18px; }
p, li, li li { line-height: 160%; }
h1 { font-size: 2.4em; padding-bottom: 5px; border-bottom: 1px solid #ccc; }
h1 a { color: #555; text-decoration: none; }
h2 { font-size: 1.8em; color: #030; }
small { font-size: 0.9em; line-height: 140%; }
a { color: #3697cc; }
a:hover { color: #555; }

#container { width: 960px; margin: 0px auto; }

#search-subscribe { width: 940px; margin: 0px 10px; }
#search-subscribe .search { float: right; display: inline; background: #3697cc; padding: 10px; }
#search-subscribe .subscribe { float: right; display: inline; background: #3697cc; padding: 12px; }
#search-subscribe a { text-decoration: none; }
#search-subscribe img { vertical-align: top; }

#header { width: 960px; float: left; display: inline; overflow: hidden; margin: 0px; }
/* p.site-title { font-size: 1.6em; margin: 0px 0px 0px; font-weight: bold; } */
p.site-title { height: 93px; background: url(images/pcop-logo.gif) no-repeat; text-indent: -9999px; }
p.site-title a { color: #060; text-decoration: none; }
p.site-title a:hover { color: #555; }
p.description { margin-bottom: 0px; }
#logo { width: 424px; padding: 0px 0px; margin: 0px 0px; float: left; }
#nav { width: 100%; text-align: left; background-color: #3697cc; color: white; padding: 0px 0px 10px 0px; margin: 0px 0px; height: 12px; }
#nav ul { margin: 0px 0px 0px 5px; padding: 0px; list-style-type: square; }
#nav li { float: left; margin-right: 25px; }
#nav li a { color: white; font-weight: bold; text-decoration: none; }
#nav li a:hover, #nav li a.active { color: #030; }

#wrapper { float: left; display: inline; width: 960px; padding-bottom: 20px; }
div.float-left { float: left; display: inline; overflow: hidden; }
div.float-right { float: right; display: inline; overflow: hidden; }
div.one-column { width: 200px; padding: 10px; }
div.two-column { width: 700px; padding: 10px; }

/* nothing uses three-column, and we shouldn't because I've made two-column wider */
div.three-column { width: 940px; padding: 10px; }
div.widget { margin-bottom: 20px; }

#sidebar, #content { overflow: hidden; }

#sidebar ul { margin: 0px 0px 0px 0px; padding: 0px; list-style: none; }
#sidebar li { margin: 0px; padding: 1px 0px 1px 0px; width: 200px; }
#sidebar li a { display: block; text-decoration: none; padding: 1px; }
#sidebar ul.highlight li a { background: #7ec6ed; }
#sidebar li a:hover { background: #7ec6ed; }
#sidebar ul.highlight li a:hover { background: #7ec6ed; color: #fff; }

#sidebar ul li ul li { margin: 0px 0px 0px 20px; padding 1px 0px 1px 0px; width: 280px; font-size: 90% }

#sidebar .current_page_item > a, #sidebar .current-cat a {
	background-color: #eee;
	font-weight: bold;
}

#content .post { margin-bottom: 20px; }

#content .post h1 {
	margin-top: 5px;
	margin-bottom: 15px;
	padding-bottom 10px;
	font-weight: normal;
}

#content .post h2 { text-transform: uppercase; font-size: 1.2em; font-weight: normal; }
#content p.premeta { font-size: 90%; color: #999; margin-bottom: 20px; }
#content .postmeta { color: #999; font-size: 90%; border-top: 2px #ccc solid; padding: 4px 0px; margin-bottom: 20px; }

/* Comments */
#content .comments { font-size: 90%; margin: 20px 0px; }
#content .comments ul { margin: 10px 20px; padding: 0px 20px; list-style: none; border-left: 5px #ccc solid; border-right: 5px #ccc solid; }
#content .comments li { margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px solid #ccc; list-style-type: none; }
#content .comments img { padding: 0px; margin: 0px 0px 10px 10px; float: right; }

#footer-wrapper { float: left; display: inline; width: 100%; }
#footer { margin: 0px auto; width: 960px; overflow: hidden; padding: 10px 10px 30px; background: #ededdc; font-size: 90%; }
#footer ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; border-top: 1px #ccc solid; }
#footer li { margin: 0px; padding: 1px 0px 1px; border-bottom: 1px #ccc solid; width: 300px; }
#footer li a { display: block; text-decoration: none; padding: 1px 0px; }
#footer h2 { font-size: 1.3em; }

/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }
#content img.alignnone { margin: 0px 10px 10px 0px; }
#content .post div.alignleft, #content .post img.alignleft { float: left; margin: 0px 10px 10px 0px; }
#content .post div.aligncenter, #content .post img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; clear: both; }
#content .post div.alignright, #content .post img.alignright { float: right; margin: 0px 0px 10px 10px; }


/*
 * coming events
 */

#ComingEvents {
   margin-top: 10px;
   padding : 5px;
   border : 1px solid #000;
}

#ComingEvents h2 {
}

#ComingEvents ul {
   margin-bottom: 10px;
}

#ComingEvents li {
  margin: 2px 0px 5px -15px;
  list-style-type: none;
}


.messages-podcast table {
  border-spacing:1px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  border-collapse: collapse;
}

.messages-podcast td, th {
  padding: 4px;
}

.messages-podcast thead {
  border: 1px solid #888;
}

.messages-podcast thead th, .messages-podcast tbody th {
  font-weight: bold;
  text-align: center;
  background-color: #3697cc;
  color: white;
  border: 0px;
  text-transform:uppercase;
}

.messages-podcast tbody tr {
  background-color:#FFF; 
}


.messages-podcast tbody th a:link, .messages-podcast tbody th a:visited {
  color: #96D030;
  padding:3px 0px 0px 18px;
}

.messages-podcast tbody th a:hover {
  color:#FF8601;
}

.messages-podcast tbody tr td { 
  background: #FFF;
  border: 1px solid #888;
}

.messages-podcast table td a:link, .messages-podcast table td a:visited {
  color: #1975D7;
  text-decoration: none;
}

.messages-podcast table td a:hover {
  color: #50ADEA;
  text-decoration: none;
}

.messages-podcast tr.even_odd_table_row td {
  background-color: #ebf8ff;
}
.messages-podcast tr.even_odd_table_row {
  background: #ebf8ff;
}

.messages-podcast tr td.left_column {
  background-color: #dedfde;
  color: black;
}

.changes {
  font-size: 75%;
}

.GeneralBox {
   margin-top: 0px;
   padding : 5px;
   border : 1px solid #000;
}


.imageframe { margin: 3px; padding: 3px; border: none; }
.imgalignleft { float: left; }
.imgalignright { float: right; }
.imgaligncenter { margin-left: auto; margin-right: auto; }


.alignleft { float: left; text-align: left; }
.alignright { float: right; text-align: right; }
.txtalignleft { text-align: left; }
.txtalignright { text-align: right; }

.text_align_right {
  text-align: right;
}
.text_align_left {
  text-align: left;
}

/* make nice tables */
.schedtable TABLE {
  border-collapse: collapse;
  padding: 2px;
  width: 85%;
}
.schedtable THEAD TD {
  background-color: #C9C9C9;
  border-width: 1px;
  border-style: groove;
  border-color: black;
  color: black;
  text-align : right;
  font-weight : bold;
  padding: 2px;
}

.schedtable THEAD TD.month_name {
  text-align : center;
}

.schedtable tbody tr.table_color_row TD {
  background-color: yellow;
  color: black;
  text-align : right;
  border-width: 1px;
  border-style: groove;
  border-color: black;
  padding: 2px;
}

.schedtable tbody tr.table_color_row {
  background-color: yellow;
}

.schedtable tbody tr TD {
  background-color: white;
  border-width: 1px;
  border-style: groove;
  border-color: black;
  color: black;
  text-align : right;
  padding: 2px;
}

ul.nobullet { list-style-type: none; }


