/*
Theme Name: FCT
Theme URI: http://contemporarytheology.org/
Description: The theme for the Foundation for Contemporary Theology.
Version: 0.1
Author: Bill Tucker
Author URI: 
Tags: 
*/

* { 
	margin: 0; 
	padding: 0; 
	}

body {
	font-size: 80%;
	line-height: 150%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #315905;
	}

a {
	font-weight: bold;
	color: #315905;
	text-decoration: none;
	}

p {
	padding-bottom: 10px;
	}

a:hover {
	background-color: #A31410;
	color: #ffffff;
	}

hr
	{
		color: #315905;
		margin-bottom: 1em;
	}

ul, ol
	{
		margin-bottom: 1em;
		margin-left: 2em;
	}

blockquote
	{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #dddddd;
	}

#container {
	position: relative;
	top: 0;
	background-color: white;
	clear: both;
	background-image: url(images/content_bg.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	text-align: left;
	padding: 0;
	}
	
#fixed-head {
	position: relative;
	background-color: #152602;
	top: 0;	
	left: 0;
	right: 0;
	z-index: 9;
	padding: 0;
	width: 840px;
	height: 30px;;
	margin-left: auto;
	margin-right: auto;
	}

#show-cart-form {
	visibility: hidden;
	height: 0;
	float: left;
	}

#top-teaser-wrapper {
	width: 840px;
	height: 60px;
	margin-top: 30px;
	margin-bottom: 35px;
	}

#top-teaser {
	background-color: #A31410;
	position: absolute;
	right: 0;
	color: white;
	text-align: center;
	width: 330px;
	float: right;
	font-size: 1.7em;
	line-height: 60px;
	display: block;
	}

#top-teaser a {
	color: white;
	display: block;
	}

#top-teaser a:hover {
	font-weight: bold;
	background-color: white;
	color: #A31410;
	display: block;
	border: 1px solid #A31410;
	}

.top-teaser-answer-link {
	color: white;
	position: absolute;
	right: 10px;
	bottom: 5px;
	text-align: right;
	font-size: .4em;
	line-height: 10px;
	}

.top-teaser-answer-link a:hover {
	color: #A31410;
	}

#page-name-wrapper {
	width: 840px;
	height: 60px;
	margin-top: 45px;
	margin-bottom: 25px;
	}

#page-name {
	position: absolute;
	right: 0;
	color: #A31410;
	text-align: center;
	width: 330px;
	float: right;
	font-size: 1.7em;
	line-height: 1.1em;
	display: block;
	font-weight: bold;
	}

#content {
	clear: both;
	margin-top: 0px;
	width: 100%;
	}

#right-column {
	float: right;
	width: 280px;
	border: none;
	margin: 0px;
	min-height: 200px;
	}

#center-column {
	float: right;
	width: 250px;
	border: none;
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	min-height: 200px;
	}

#left-column {
	float: right;
	width: 250px;
	border: none;
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	min-height: 200px;
	}

#wide-column {
	float: left;
	width: 520px;
	border: none;
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	min-height: 200px;
	}

.pod {
	padding: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	}

.pod ul {
	padding-bottom: 10px;
	}

.pod li {
	padding-top: 5px;
	display: block;
	color: inherit;
	list-style-type: none;
	padding-bottom: 5px;
	text-decoration: none;
	}

.pod li a {
	color: inherit;
	font-weight: bold;
	font-size: 90%;
	line-height: normal;
	display: block;
	}

.pod li a:hover {
	color: white;
	}

.pod h1 {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 1.2em;
	color: #A31410;
	text-decoration: none;
	line-height: normal;
	display: block;
	}

.pod h1 a {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: #A31410;
	text-decoration: none;
	line-height: normal;
	display: block;
	}

.pod h1 a:hover {
	color: white;
	}

.color-pod {
	padding: 10px;
	margin-bottom: 10px;
	color: white;
	line-height: normal;
	}

.color-pod a {
	color: white;
	}

.color-pod a:hover {
	color: white;
	}

.color-pod img {
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
	}

.color-pod h1 {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: white;
	text-decoration: none;
	line-height: 150%;
	display: block;
	}	

.color-pod ul {
	padding-bottom: 10px;
	}

.color-pod li {
	padding-top: 5px;
	display: block;
	color: inherit;
	list-style-type: none;
	padding-bottom: 5px;
	text-decoration: none;
	}

.color-pod li a {
	color: inherit;
	font-weight: bold;
	font-size: 90%;
	line-height: normal;
	display: block;
	}

.color-pod li a:hover {
	color: white;
	}

.white-pod-title, .white-pod-title a {
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 1.2em;
	color: white;
	text-decoration: none;
	display: block;
	}

.white-pod-title a:hover {
	color: white;
	background-color: #A31410;
	}

.pod-article-title, .pod-article-title a {
	color: inherit;
	display: block;
	padding-top: 10px;
	font-weight: bold;
	}
	
.pod-article-title a:hover {
	color: white;
	}
	
.pod-article-date {
	color: inherit;
	text-align: right;
	font-size: .7em;
	margin: 0;
	}
	
.pod-byline, .pod-byline a {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 5px;
	color: inherit;
	display: inline;
	}

.pod-byline a:hover {
	color: white;
	}

.white-pod-text {
	padding-bottom: 10px;
	}

.pod-image-centered {
	padding-bottom: 5px;
	padding-top: 5px;
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
	}

.pod-title, .pod-title a {
	padding-left: 10px;
	font-size: 1.2em;
	text-decoration: none;
	display: block;
	}

.pod-title a:hover {
	background-color: #A31410;
	color: white;
	}

.pod-title-text {
	padding-bottom: 5px;
	}

.pod-text {
	}

.pod-more-link, .pod-more-link a {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0;
	right: 0px;
	line-height: normal;
	text-align: right;
	font-size: .8em;
	font-style: italic;
	color: blue;
	}

.pod-more-link a:hover {
	color: white;
	}

.pod-white-more-link, .pod-white-more-link a {
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-top: 0px;
	margin-left: auto;
	right: 0px;
	text-align: right;
	font-size: .8em;
	font-style: italic;
	color: white;
	}

.pod-text p {
	margin-bottom: 10px;
	}

.calendar-head {
	padding: 5px;
	width: 100%;
	margin-bottom: 5px;
	display: block;
	font-size: .85em;
	color: white;
	font-weight: bold;
	}

.calendar-head:hover {
	background-color: white;
	color: #A31410;
	font-weight: bold;
	}

.group-head {
	padding: 5px;
	width: 100%;
	margin-bottom: 5px;
	display: block;
	font-size: .85em;
	color: white;
	font-weight: bold;
	}

.group-head:hover {
	background-color: transparent;
	color: #668c15;
	font-weight: bold;
	}

.group-head a {
	color: inherit;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	}

.group-head a:hover {
	color: inherit;
	text-decoration: none;
	font-weight: bold;
	background-color: transparent;
	}

.calendar-detail
{
	padding: 10px;
	background-color: transparent;
}
	
.mailing-list-email {
	margin-left: 10px;
	padding-bottom: 5px;
	}

.front-page-publications-list ul {
	
		padding: 0px;
	
		margin: 0px;
	
		list-style-type: none;
	
	}

.make-a-contribution, .make-a-contribution a {
	width: 100%;
	height: 45px;
	line-height: 45px;
	color: white;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 10px;
	display: block;
	}	

.make-a-contribution a:hover {
	color: #A31410;
	background-color: white;
	}	

#footer {
	padding-bottom: 20px;
	padding-top: 20px;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	}

.academy_signup
{
	float: right;
	margin: 5px;
	padding: 10px;
	border: 1px solid #315905;
	background-color: #DDDDDD;
}

.academy_signup_title
{
	font-weight: bold;
	padding-bottom: 5px;
}

.academy_signup_item_name
{
	padding-bottom: 2px;
}

.academy_signup_paypal_button
{
	padding-bottom: 5px;
}

.event_signup
{
	float: right;
	margin: 5px;
	padding: 10px;
	border: 1px solid #315905;
	background-color: #DDDDDD;
}

.event_signup_title
{
	font-weight: bold;
	padding-bottom: 5px;
}

.event_signup_item_name
{
	padding-bottom: 2px;
}

.event_signup_paypal_button
{
	padding-bottom: 5px;
}

.onward_steed_cartoon
{
	width: 500px;
	background-color: white;
	padding: 5px;
	border: 2px #668c15 solid;
}

/* This section is the styles for the menu bar at the top. 
   Note that the colors for the menu bar are set here, 
   not in the color section below */

#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em; 
	}

#nav a {
	display:block;
	padding:5px 5px;
	border:none;
	color:#fff;
	text-decoration:none;
	background-color:#152602;
	min-width: 90px;
	text-align: center;
	}

#nav a:hover {
	background-color:#668c15;
	color:#fff;
	}

#nav li {
	float:right;
	position:relative;
	}

#nav ul {
	position:absolute;
	right: 0;
	display:none;
	width:12em;
	top:1.5em;
	margin-top: 10px;
	text-align: left;
	}

#nav li ul a {
	width:12em;
	height:auto;
	float:left;
	text-align: left;
	}

#nav ul ul {
	position:absolute;
	right: 0;
	margin-top: 10px;
	text-align: left;
	top:auto;
	}	

#nav li ul ul {
	margin-left: 10px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 0px;
	left:12em;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
	display:none;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
	display:block;
	}

/* End of menu bar styles */

.page-bg-color {
	background-color: #ffffff;
	}

.dark-bg-color1 {
	border-color: #152602;
	border-style: solid;
	border-width: 0px;
	background-color: #152602;
	}

.bg-dk-green {
	border-color: #152602;
	border-style: solid;
	border-width: 0px;
	background-color: #152602;
	}

.bg-lt-green {
	border-color: #668c15;
	border-style: solid;
	border-width: 0px;
	background-color: #668c15;
	}

.dark-bg-color2 {
	border-color: #f28705;
	border-style: solid;
	border-width: 0px;
	background-color: #f28705;
	}

.light-bg-color2 {
	border-color: #F3B806;
	border-style: solid;
	border-width: 0px;
	background-color: #F3B806;
	}

.bg-red {
	border-color: #A31410;
	border-style: solid;
	border-width: 0px;
	background-color: #A31410;
	}

.light-text-color {
	color: #ffffff;
	}

.dark-text-color {
	color: #315905;
	}

.highlight-text-color {
	color: #A31410;
	}

.dark-bottom-border {
	border-bottom-color: #315905;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	}

.dark-top-border {
	border-top-color: #315905;
	border-top-style: solid;
	border-top-width: 2px;
	}
