/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: Willamette's theme!
Version: 1.6
Author: Sarah Hellems
Author URI: http://www.credocreative.com.com/
Tags: blue , fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	background: #a4bbcd url(images/subpage-bg.gif) repeat-x;
	background-position:top center;
	color: #333;
	text-align: center;
	height:101%;
	overflow-y:scroll;
	}

#page {
	text-align: left;
	}

#header {
	background: #000000 url('images/header.gif') no-repeat top center;
	width:960px;
	height:90px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.8em;
	margin-left:10px;
	}


.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	border-top:  1px solid #86a0b3;
	
	}

#footer {
	text-align:center;
	border-top: 1px solid #2f7599;
	clear:left;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-weight: normal;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle, #p2c-header h2{
color:#ffffff;
background:url(images/pagetitle-bg.gif) no-repeat;
width:678px;
height:28px;
padding: 3px 0px 0px 10px;
font-weight:normal;
font-size:22px;
	}
#p2c-header p {


}
#sidebar h2 {
	font-family:'Trebuchet MS', Helvetica, sans-serif;
	font-size: 20px;
	font-weight:normal;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #2f7599;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #2f7599;
	}
.entry p {

}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Trebuchet MS', Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	background:#edf2f6;
	border-top:none;
	border-left:1px solid #5e7b91;
	border-right:1px solid #5e7b91;
	border-bottom:1px solid #5e7b91;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #2c6e90;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #2f7599;
	text-decoration: underline;
	}

a:hover {
	color: #2f7599;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 960px;
	}
#home {
	background: #ffffff url(images/wcc-bg2.gif) repeat-x;
	background-position:top center;
	
	
}
#header {
	background-color: #000000;
	margin: 0;
	padding: 0;
	height: 90px;
	width: 960px;
	}


.narrowcolumn {
	float: right;
	padding: 0 0 20px 0px;
	margin: -30px 38px 0 0;
	width: 670px;
	}
.narrowcolumn hr {
background:#2c6e90;
display:block;
width:650px;
height:1px;
border:none;
}
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 10px 0 0px;
	text-align: left;
	
	}
.mypost {
margin: 10px 0 0 10px;
text-align:left;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
margin-top:15px;
	padding-top: 15px;
	padding-bottom:15px;
	border-bottom: 1px solid #86a0b3;

	}
.postmetadata.alt small {
	color:#5e7b91;
}
.postmetadata.alt small a {
	color:#5e7b91;
}
.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}


#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 0 0px 0px;
	}

h3#comments {
	padding: 10px 0px 0px 5px;
	height:30px;
	margin: 40px auto -12px ;
	color:#5e7b91;
	background:#d1dce5;
	border:1px solid #5e7b91;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
display:inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	width:180px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px;
	padding: 5px 0px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 120px;
	padding: 2px 0px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0px 0 0px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#page #sidebar {
float:left;
width:203px;
min-height:223px;
margin-left:16px;
background:url(images/leftbar-bg.gif) no-repeat;
margin-bottom:40px;
padding-left:20px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
ul#nav {
float:right;
color:#FFFFFF;
font-size:13px;
position:relative;
top:29px;
right:10px;
height:38px;
list-style: none;
padding: 0;
margin: 0;

}

ul#nav li{
	float: left;
margin: 0 0.15em;
	}
	
ul#nav li a {
padding: 0px 11px 0px 11px;

height: 38px;
line-height: 38px;
float: left;
display: block;
color: #ffffff;
text-decoration: none;
}
ul#nav li a:hover {
color:#e98900;
}
ul#nav li.current {
background:url(images/nav-highlight.gif) repeat-x;
height:38px;

}
#row2, #row3 {
height: 245px;
width:960px;
overflow:hidden;
margin-top:10px;
}
#footer ul{
margin: 15px 0 0 0;
padding: 0;
}
#footer ul li {
list-style:none;
display:inline;
padding: 0px 20px 0px 20px;
font-size:12px;
}
#visitor {
margin: 0px 20px 0px 22px;
width:178px;
height:123px;
background:url(images/new-to-willamette.jpg) no-repeat;
float:left;
padding:75px 10px 20px 30px;
font-size:12px;
overflow:hidden;
line-height:18px;
color:#000000;
}
#visitor a {
color:#ffffff;
text-decoration:underline;
}
#visitor a:hover {
text-decoration:none;
}
#services {
width:260px;
float:left;
font-size:12px;
line-height:21px;
margin-right:20px;

}
#quicklinks {
width:180px;
float:left;
font-size:12px;
line-height:21px;
margin-right:20px;
}
#news {
width:460px;
float:left;
font-size:12px;
line-height:21px;
margin-right:20px;

}
#news a, #events a {
color:#2f7599;
text-decoration:underline;
font-size:12px;
}
#news a:hover, #events a:hover {
text-decoration:none;
}
#news ul {
list-style:none;
margin-left:-40px;
}
#news-heading {
width:450px;
height:27px;
background:url(images/news-bg.gif) no-repeat;
color:#ffffff;
font-weight:normal;
font-size:20px;
padding: 7px 0px 0px 10px;
}
#news-heading img, #events-heading img {
margin:0px 8px 0 0;
}
#newstext {
margin-left:10px;
}
#news .newstitle,#news .newstitle a{
color:#2f7599;
text-decoration:none;
font-size:18px;
}
#events {
width:220px;
height:245px;
overflow:hidden;
}
#events ul {
list-style:none;
font-size:11px;
margin:10px 0 0 -30px;
}
#events ul li {
margin-bottom:10px;
line-height:15px;
}
#events .start {
color:#2f7599;
font-weight:bold;
}
#events ul li a {
color:#000000;
font-size:11px;
text-decoration:none;
}
#events ul li a:hover {
text-decoration:underline;
}
#events-heading {
width:220px;
height:27px;
background:url(images/events-bg.gif) no-repeat;
color:#ffffff;
font-weight:normal;
font-size:20px;
padding: 6px 0px 0px 10px;
}
#current-feature {
width:220px;
margin-left:22px;
margin-right:20px;
line-height:21px;
font-size:12px;
float:left;
}
#current-feature h3 {
color:#2f7599;
display:inline;
clear:right;
margin-left:8px;
position:relative;
bottom:0px;
font-size:18px;
}
.thumbnails img {
margin:10px 0px 10px 0px;
}
#current-series {
width:180px;

margin-left:-5px;
line-height:21px;
font-size:12px;
float:left;
}
#current-series a {
color:#2f7599;
text-decoration:underline;
}
#current-series a:hover {
text-decoration:none;
}
#current-series h3 {
color:#2f7599;
display:inline;
clear:right;
margin-bottom:10px;
margin-left:8px;
position:relative;
bottom:0px;
font-size:18px;
}
img.currentimg {
margin: 10px 0 10px 0;
}
#services h3, #home-links h3, #quicklinks h3 {
color:#2f7599;
display:inline;
clear:right;
margin-bottom:10px;
font-size:18px;
position:relative;
bottom:2px;
}
#quicklinks a {
color:#333333;
}
#services table {
margin-top:13px;
}
#home-links {
width:180px;
float:left;
margin-right:20px;
line-height:21px;
font-size:12px;
}
#home-links a {
color:#000000;
}
#leftbar {
float:left;
width:223px;
min-height:223px;
margin-left:16px;
background:url(images/leftbar-bg.gif) no-repeat;
margin-bottom:40px;
}
#leftbar2 {
float:left;
width:223px;
min-height:223px;
margin-left:16px;
background:url(images/leftbar-bg.gif) no-repeat;
margin-bottom:40px;
}
#leftbar2 p {
margin: 0px 18px 15px 20px;
line-height:1.7;
font-size:12.5px;
text-align:left;
}
#leftblank {
float:left;
width:223px;
min-height:223px;
margin-left:16px;

}
#leftbar ul li a {
text-decoration:none;
}
#leftbar ul li a:hover {
color:#b57710;
}
#leftbar ul {
list-style:none;
font-size:16px;
line-height:30px;
margin:0px 0px 0px -20px;
width:200px;
}
#leftbar ul li.subcurrent {
background:#666666;
width:190px;
position:relative;
left:-6px;
height:28px;
padding-left:6px;
}
#leftbar ul li.subcurrent a {
color:#ffffff;
}
.entry ul.wplc_event_list {
padding:0px;
margin:0px;
position:relative;
left:-10px;
top:10px;
}
.entry ul.wplc_event_list li{
margin-top:10px;
list-style:none;
text-indent:0px;
padding:0px;
color:#2f7599;
font-size:11px;
}
.desc {
font-size:12px;
padding-bottom:15px;
margin:-10px 0px -30px 10px;
border-bottom:1px solid #4c84a1;
color:#333333;
}
.desc p {
margin-bottom:-10px;
}
.linktitle {
color:#2f7599;
font-size:16px;
font-weight:normal;
line-height:1;
margin-bottom:-10px;
}
div.sdmenu {
	width: 650px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	
	
}
div.sdmenu div {
	
	overflow: hidden;
	padding-bottom:10px;
	border-bottom:1px solid #4c84a1;
	margin-bottom:15px;
}
div.sdmenu div:first-child {
	
}
div.sdmenu div.collapsed {
clear:both;
	height: 25px;
	
}

div.sdmenu div span {
	display: block;
	clear:left;
	padding: 5px 25px;
	font-weight: normal;
	background: url(images/expanded.gif) no-repeat 10px center;
	cursor: default;
	width:670px;
}
div.sdmenu div span.faq{
	display: block;
	clear:left;
	padding: 0px;
	background:none;
	font-weight: normal;
	background: none;
	cursor: default;
	width:670px;
}
div.sdmenu h2 {
margin:10px 0 0 0;
}
div.sdmenu div.collapsed span {
	background-image: url(images/collapsed.gif);
	cursor:pointer;
}
div.sdmenu div.collapsed span.faq {
	background:none;
	cursor:pointer;
}
div.sdmenu div span.faq h2{
margin:0px;
}
div.sdmenu div a {
	padding: 5px 10px;
	display: block;
	text-decoration:none;
	color:#000000;
	
}
div.sdmenu div a.current {


}
div.sdmenu div a:hover {

	text-decoration: none;
	
}
div.sdmenu a{

	
}
#picrow {
width:665px;
display:block;
float:left;
clear:right;
text-align:center;
}
#picrow img.alignleft {
	margin: 10px 4px;
	display: inline;
	}
#picrow img.centered {
margin:10px 4px;
display:inline;
}
#player1 {
background:url(images/aaronbg.gif) no-repeat;
height:181px;
width:468px;
padding:15px 0 0 180px;
float:left;
}
#player2 {
float:left;
background:url(images/mikebg.gif) no-repeat;
height:181px;
width:468px;
padding:15px 0 0 180px;

}
#floatleft {
float:left;
margin: 10px 10px 5px -10px;

}
#floattext {
float:left;


}
#spacer {
border-bottom:1px solid #2f7599;
width:648px;
height:15px;
clear:both;
}
.spacer2 {
border-bottom:1px solid #4c84a1;
width:648px;
height:15px;
clear:both;
}
.mission {
height:152px;
overflow:hidden;
clear:both;
margin:10px 0px;
}
.mission img {
margin-right:15px;
border:1px solid #000000;
}
#caticon {

float:left;
margin-right:10px;
}

#caticon img {
border:1px solid #444444;
}
ul.podlist {
list-style:none;
margin-left:125px;
line-height:1.5;
}
h4.stafftitle {
text-transform:uppercase;
color:#111111;
font-weight:100;
margin-bottom:-16px;
}
h4.staffname {
margin:0px 0 -13px 0;
padding:72px 0 0 0;
font-size:22px;
font-weight:normal;
color:#2f7599;
}
img.alignleftstaff{
margin: 10px 12px -2px 0;
display:inline;
float:left;

	}
.staffmember {
min-height:177px;
margin-bottom:10px;
clear:both;
}
.ministrymember {
min-height: 177px;
clear:both;
padding:20px 0 0px 0;
margin: 20px 0 0 0;
border-top: 1px solid #4c84a1;

}
.ministrymember2 {
min-height: 177px;
clear:both;
padding:0px;
margin: 20px 0 0 0;


}
.ministrymember img, .ministrymember2 img  {
float:left;
margin: 0 10px 10px 0;
vertical-align:top;
}
.ministrymember h4{
margin:0px;
font-weight:normal;
padding:0;
font-size:22px;
color:#2f7599;

}
.post .entry ul.yeslist {
margin-top:-10px;
list-style:inside;
}
.post .entry ul.yeslist li {
margin-bottom:-10px;
}
.post .entry ul.yeslist2 {

list-style:inside;
}
a.more-link {
font-size:16px;
}
li.sitecredit {
color:#2f7599;

}
.widget ul li {
font-size:11px;
line-height:1.5;
}
.currentimg {
vertical-align:middle;
}

.ngg-thumbnail {
	float: left;
	margin-top:-13px;
	margin-right: 12px;
	
}
.evite {
background: #ffffff;
padding: 10px;
width: 560px;
margin-top: 20px;
border: 1px solid #555555;
}
