/*
Theme Name: Synod of the Southwest
Theme URI: http://www.anchorwave.com
Description: Theme designed and created by Tucson Web Design - Anchor Wave Internet Solutions.
Version: 1
Author: Shanda Peterson and the Anchor Wave Team
Author URI: http://www.anchorwave.com
Tags: Anchor Wave, Tucson, Web Design

	Synod of the Southwest v1
	 http://www.anchorwave.com

	This theme was designed and built by Shanda Peterson and the Anchor Wave team,
	whose website you will find at http://www.anchorwave.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/*
	=========================================================
	Master CSS Reset
	Author: Anchor Wave Internet Solutions
	=========================================================
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, span small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/*
	=========================================================
	Master CSS Styles
	Author: Anchor Wave Internet Solutions
	=========================================================
*/

body {
	background:url(images/bg.jpg) top left repeat-x #E5DCC0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	line-height:18px;
}
em, i {
	font-style:italic;
}
strong, b {
	font-weight:bold;
}
p {
	margin-bottom:14px;
}
ol li {
	margin-bottom:10px;
	margin-left:22px;
}
a {
	color:#9B0805;
	text-decoration:underline;
}
blockquote {
font-style:italic;
}
a:hover {
	color:#333;
}
#wrap {
	position:relative;
	width:1000px;
	margin:0 auto;
}
.post {
	clear:both;
}
#header {
	position:relative;
	width:1000px;
	height:110px;
	background:url(images/header.jpg) top left no-repeat;
}
#header #logo a {
	position:relative;
	width:415px;
	height:110px;
	float:left;
	display:block;
	background:url(images/logo.jpg) top left no-repeat;
	text-indent:-999999px!important;
}
#header #community-tab {
	background:url(images/community-tab.png) no-repeat left top;
	width:179px;
	height:21px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	right:2px;
}
#header #address {
	position:absolute;
	right:155px;
	top:48px;
	width:220px;
	height:54px;
	display:block;
	text-indent:-999999px!important;
	background:url(images/address.gif) top left no-repeat;
}
#header #searchform {
	background:url(images/search-bar-top.png) no-repeat left top;
	position:absolute;
	right:2px;
	width:309px;
	height:39px;
}
#content #searchform {
	background:url(images/search-sidebar.png) no-repeat left top;
	width:309px;
	height:36px;
	position:relative;
	top:-1px;
	left:-5px;
}
#searchform input#s {
	border:none;
	width:190px;
	line-height:1;
	font-size:11px;
	color:#333;
	position:absolute;
	right:98px;
	top:12px;
	padding:2px;
}
#searchform label {
	display:none;
}
#searchform input#searchsubmit {
	position:absolute;
	cursor:pointer;
	top:11px;
	right:9px;
	width:76px;
	height:18px;
	background:url(images/search-btn.png) no-repeat left top;
	text-indent:-9999px;
	border:0;
}
#navigation {
	position:relative;
	width:1000px;
	height:52px;
	overflow:hidden;
	z-index:9;
}
#navigation ul {
	position:relative;
	margin:0px;
	padding:0px;
	list-style:none;
	width:1000px;
}
#navigation ul li {
	position:relative;
	list-style:none;
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#navigation ul li a {
	position:relative;
	display:block;
	text-indent:-999999px;
}
#navigation ul li.page-item-580 a {
	position:relative;
	width:104px;
	height:52px;
	background-image:url(images/home-button.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#navigation ul li.page-item-2 a {
	position:relative;
	width:138px;
	height:52px;
	background-image:url(images/about-button.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#navigation ul li.page-item-4 a {
	position:relative;
	width:173px;
	height:52px;
	background-image:url(images/presbyteries-button.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#navigation ul li.page-item-7 a {
	position:relative;
	width:142px;
	height:52px;
	background-image:url(images/events-button.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#navigation ul li.page-item-9 a {
	position:relative;
	width:138px;
	height:52px;
	background-image:url(images/news-button.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#navigation ul li.page-item-11 a {
	position:relative;
	width:148px;
	height:52px;
	background-image:url(images/resources-button.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#navigation ul li.page-item-13 a {
	position:relative;
	width:157px;
	height:52px;
	background-image:url(images/contact-button.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#navigation ul li a:hover {
	background-position: bottom left;
}

.postnavigation {
	clear:both;
	margin-top:15px;
}

#image-rotator {
	clear:both;
	position:relative;
	width:1000px;
	height:250px;
/* 	padding:0px 30px; */
	background:url(images/bg-galleries.png) top right no-repeat;
}
#container {
	position:relative;
	width:1000px;
	margin: auto;
	background:url(images/content-bg.jpg) top left repeat;
}
#container-top {
	position:relative;
	width:1000px;
	background:url(images/content-top.jpg) top left no-repeat;
}
#container-bottom {
	position:relative;
	width:1000px;
	height:60px;
	background:url(images/content-bottom.jpg) bottom left no-repeat;
}
#content {
	position:relative;
	width:907px;
	margin:0 auto;
	padding:10px 10px 10px 23px;
}
#sidebar {
	background:url(images/sidebox-top.jpg) top left no-repeat;
	padding:1px 5px;
}
#footer {
	position:relative;
	width:100%;
	background:url(images/footer-bg.jpg) top left repeat-x #333333;
}
#footer-container {
	position:relative;
	background:url(images/footer-content.jpg) top no-repeat;
	width:1000px;
	margin:0 auto;
	text-align:center;
	line-height:1;
}
#rss-links {
	position:relative;
	padding:0px;
	margin:0px;
	list-style:none;
	margin-left:40px!important;
	_margin-left:80px;
	width:1000px;
	display:block;
	height:80px;
}
#rss-links li {
	position:relative;
	list-style:none;
	display:inline;
	float:left;
	margin:0;
	padding:0;
	margin-top:15px;
}
#rss-links li a {
	position:relative;
	display:block;
	padding:0px 8px 14px 52px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	color:#9B0805;
}
#rss-links li a.daily-readings {
	background:url(images/daily-readings.jpg) top left no-repeat;
	padding-top:10px;
	padding-bottom:18px;
}
#rss-links li a.frontera-cristo {
	background:url(images/frontera-de-cristo.jpg) top left no-repeat;
	padding-top:10px;
	padding-bottom:18px;
}
#rss-links li a.todays-mission {
	background:url(images/todays-mission.jpg) top left no-repeat;
	padding-top:2px;
}
#rss-links li a.todays-lect {
	background:url(images/todays-lect.jpg) top left no-repeat;
	padding-top:2px;
}
#rss-links li a.hurricane-relief {
	background:url(images/hurricane-relief.jpg) top left no-repeat;
	padding-top:10px;
	padding-bottom:18px;
}
#rss-links li a.presbyterian {
	background:url(images/presbyterian-news.jpg) top left no-repeat;
	padding-top:2px;
}
#gray-footer {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	color:#E5DCC0;
	font-size:14px;
	text-align:center;
	width:1000px;
	height:100%;
}
#gray-footer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#E5DCC0;
	font-size:10px;
}
#footer-links {
	padding:0;
	list-style:none;
	width:1000px;
	margin:8px 0px 10px 75px;
	text-align:center;
}
#footer-links li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	display:inline;
}
#footer-links li a {
	display:block;
	margin:0;
	padding:0 10px;
	border-right:1px solid #E5DCC0;
	color:#E5DCC0;
	text-transform:uppercase;
	text-decoration:none;
}
#footer-links li.page-item-17 {
	clear:right;
}
#footer-links li.page-item-17 a {
	border:none;
}
#footer-links li.page-item-259 {
	display:block;
	clear:both;	
	width:100%;
	text-align:center;
	margin-top:12px;
}
#footer-links li.page-item-259 a {
	border:none;
	display:block;
	margin-left:350px;
	padding:0px;
}
/*Begin 2 Column Layout*/

#left-side {
	position:relative;
	width:565px;
	float:left;
}
#left-side h2.pagetitle {
color:#9B0805;
font-weight:bold;
font-size:18px;
margin-bottom:10px;
}
#right-side {
	position:relative;
	width:309px;
	float:right;
}
/*Begin Floats */
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.clear-both {
	clear:both;
}
/* 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 {
	padding: 4px;
	margin: 0 6px 6px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.group:after {/*--clear floats--*/
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
/* End Images */





/* 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 */

/*Headings*/

.post h1,
#content h1 {
	font-size:27px;
	color:#9B0805;
	background:url(images/headerbg.gif) top left no-repeat;
	height:27px;
	line-height:27px;
	padding-left:35px;
	display:block;
	margin:10px 0 16px;
}
.post h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9B0805;
	font-weight:bold;
	display:block;
	margin-bottom:4px;
}
.staff h3 {
padding-top:4px;
font-size:15px;
color:#9B0805;
font-weight:bold;
display:block;
margin-bottom:4px;
}
body.blog h2,
.archive .post h2 {
margin-bottom:0;
}
body.blog h2 a,
.archive .post h2 a {
text-decoration:none;
}
#right-side h2, #synod-links h2, #upcoming h2 {
	background:url(images/red-bar.jpg) top left no-repeat;
	width:270px;
	height:25px;
	line-height:25px!important;
	padding-left:30px;
	font-size:14px;
	color:#E5DCC0;
	display:block;
	padding-top:6px;
	margin-top:10px;
}
#upcoming h2 {
	background:url(images/red-bar-2.png) top left no-repeat;
}
#synod-links h2{
	background:url(images/big-red-bar.jpg) top left no-repeat;
	width:433px;
}

#right-side h2 a,
#synod-links h2 a,
#upcoming h2 a {
	font-size:14px;
	color:#E5DCC0;
	display:block;
	text-decoration:none;
}
.archive #left-side h2.pagetitle {
font-variant:small-caps;
font-size:20px;
margin:10px 0 16px;
}


/*Home Page*/

#highlights {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	line-height:16px;
}
#highlights img {
	background:#BCB59F;
	padding:3px;
	width:100px;
	margin-right:15px;
	margin-top:-35px;
}
a.title {
	font-size:16px!important;
	font-weight:bold!important;
	text-decoration:underline!important;
	color:#333;
	margin:28px 0px 5px 129px;
	display:block;
}
.feed-container {
	border-top:1px solid #F3EDDF;
	padding-top:15px;
}
.rss-feeds {
	position:relative;
	width:285px;
	float:left;
	margin-right:15px;
}
.rss-feeds h3 {
	display:block;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-bottom:5px;
}
.rss-feeds ul {
	list-style:none;
}
.rss-feeds a {
	display:block;
	font-size:14px!important;
	font-weight:bold;
	margin:5px 0px;
}
#wpevent-list, #wpevent-list li {
	list-style:none;
}
/*Our Presbyteries*/

#map {
	position:relative;
	margin:0 auto;
	width:545px;
	height:335px;
	background:url(images/map.gif) top left no-repeat;
}
#grand-canyon {
	position:absolute;
	display:block;
	top:37px;
	left:90px;
	width:121px;
	height:81px;
	text-indent:-9999px;
}
#de-cristo {
	position:absolute;
	display:block;
	top:212px;
	left:155px;
	width:138px;
	height:47px;
	text-indent:-9999px;
}
#santa-fe {
	position:absolute;
	display:block;
	top:38px;
	left:328px;
	width:84px;
	height:81px;
	text-indent:-9999px;
}
#sierra-blanca {
	position:absolute;
	display:block;
	top:209px;
	left:328px;
	width:203px;
	height:74px;
	text-indent:-9999px;
}
/*About-Us*/

.staff {
	position:relative;
	clear:both;
	
/*	width:158px;
	margin-left:25px;
	float:left;*/
}

.staff img {
	background:#BCB59F;
	padding:1px;
	margin-bottom:15px;
}

/*--News Archives--*/
ul.archives {
padding:6px 12px;
}
.archives li {
list-style:none;
margin-bottom:2px;
}
.archives li a {
font-weight:bold;
}
p.postmetadata {
float:left;
clear:both;
margin-bottom:2.2em;
font-size:12px;
}
p.date {
font-size:12px;
font-style:italic;
margin:1px 0 2px 2px;
color:#2a2a2a;
}
.entry img {
background:#F0EADA;
border:1px solid #ccc;
padding:3px;
}

/*--Resources--*/

div.resources {
	clear:both;
	height:140px;
	width:680px;
	margin:0 auto;
	padding-top:20px;
}
div.resources a {
	text-align:center;
}

.resources li {display:block;list-style:none;float:left;text-align:center;width:160px;}

/*pop-ups*/

body#pop-up {
		background-image:none!important;
		padding:20px;
}

/*Community*/
#synod-links {
		position:relative;
		width:500px;
		margin:100px auto;
}

.logout {
	float:right;
	clear:both;
}

table.downloads {
		width:800px;
		margin:0 auto;
}

table.downloads td{
	padding:3px 3px 3px 7px!important;
	border:1px solid #333;

}



td.td-cells {
		background-color:#9B0805!important;
		font-size:16px;
		color:#E5DCBF!important;
		height:49px!important;
		border:0px none!important;
		
		
		
}
.downloadlink {
		vertical-align:middle;
}

table#links {
	width:850px;
	}
	
table#links td {
	width:80px;
	margin:10px;
	text-align:center;
	}
	
table#links td.heading-links {
	text-align:left;
	margin-top:20px;
	}
	
/*Contact Us*/
#contact-info {
	padding-left:25px;
	width:212px;
	}
	
/*galleries*/
.galleries {
	width:313px;
	height:250px;
	overflow:hidden;
	float:right;
	position:relative;
	}
	
.galleries.last {
	margin-right:30px;
}
	
#trans-block {
width:313px;
height:250px;
background:#666;
filter:alpha(opacity=70);
-moz-opacity:0.7;
-khtml-opacity: 0.7;
opacity: 0.7;
position:absolute;
top:0;
}
#upcoming {
position:relative;
z-index:99;
padding:0 8px;
}
#upcoming p {
color:#E5DCC0;
}
#upcoming a {
color:#CDDE47;
font-weight:bold;
}
#upcoming a:hover {
color:#8E9E1D;
}
#upcoming img {
border:2px solid #666;
margin:0;
padding:0;
}
#event-image {
background:#333;
padding:5px;
float:left;
margin:0 10px 0 0;
}
a.event-btn {
background:url(images/next-event-btn.png) no-repeat;
display:block;
width:104px;
height:18px;
text-indent:-9999px;
float:right;
}


.home-gallery {	
	position:relative;
	background:url(images/home-gallery-bg.jpg) top right no-repeat;
}

fieldset {
	position:relative;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	padding:3px 0px;
	margin:35px 10px; 
	margin-top:25px;
}
fieldset legend {
	position:relative;
}
fieldset legend span {
	position:absolute;
	display:block;
	top:-20px;
	left:-2px;
	font-size:16px;
	font-weight:bold;
	width:300px;
	white-space:nowrap;
}

.text_row, .checkbox_row, .totals_row, .textarea_row {
	clear:both;
	position:relative;
	margin-top:6px;
}
.text_row, .totals_row, .textarea_row {
	margin-left:10px;
}
.text_row *
{
	vertical-align:middle;
}
.text_row a img
{
	border:none !important;
	background:#fff;
	margin:0px;
}

.checkbox_row {
	margin-left:216px;
}

.textarea_row label {
	display:block;
	margin-left:10px;
}

.textarea_row textarea {
	margin-top:6px;
	margin-left:206px;
	width:400px;
	height:90px;
}

.text_row textarea {
	width:400px;
	height:60px;
}

.text_row label, .totals_row label {
	display:block;
	text-align:right;
	width:200px;
	float:left;
	margin-right:6px;
}

.roomate_row {
	border:1px solid #999999;
	margin:10px 0px 10px 215px;
	width:360px;
	padding:6px;
}

.totals_row span {
	float:left;
	display:block;
	width:250px;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	padding-left:3px;
	text-align:left;
}

.checkbox_row input {
	margin-top:5px;
	margin-right:6px;
}

.bilingualoptions {
	margin-left:25px;
}

.translatoroptions {
	margin-left:99px;
}

#mailin_block, #callin_block {
	margin-left:150px;
}

#mailin_block blockquote, #callin_block blockquote {
	font-weight:bold;
	margin: 15px 0px 15px 40px;
}

.error {
	color:#9b0805;
	border:1px solid #9b0805;
	background:#f4d8ff;
	padding:4px 0px;
}

.errorline {
	clear:both;
	font-size:10px;
	color:#9b0805;
	margin-left:206px;
	margin-top:1px;
}

.alert {
	text-align:center;
	margin-left:10px;
}

.invoice {
	margin:25px 10px;
}

.invoice .details {
	margin-top:35px;
	margin-bottom:15px;
	border-top:1px solid black;
	border-left:1px solid black;
	padding-left:15px;
	position:relative;
	padding-top:4px;
}

.invoice .details table {
	width:80%;
	margin-left:10%;
}

.invoice .details table thead th{
	text-align:left;
	font-weight:bold;
}

.invoice .details table tbody {
	border-top:1px solid black;
	border-bottom:1px solid black;
}

.invoice .details table .prtable-price {
	padding-left:15px;
}

.invoice .details table .prtable-total {
	text-align:right;
	font-weight:bold;
}

.invoice .details h3 {
	position:absolute;
	top:-20px;
	left:3px;
	font-size:16px;
	font-weight:bold;
}

/*--Calendar--*/
.page-id-7 .calendar-table td span {
margin:3px 0 0 3px;
display:block !important;
}
.calnk a:hover span {
background:#F3EFE2 !important;
border:1px solid #666;
display:block !important;
}
.page-id-7 .calendar-table .event-title {
font-size:1em !important;
line-height:1.2 !important;
color:#333 !important;
margin:6px 4px;
}
.page-id-7 .calendar-table .desc {
display:none;
}
.page-id-7 .calendar-table a:hover .desc {
display:block;
}
.page-id-7 .calendar-table a:hover .event-title-break {
display:block;
}
.page-id-7 .calendar-table .event-title-break {
display:none;
}
.event-title-break {
border-top:1px solid #888 !important;
background: transparent !important;
}
.page-id-7 .event-title {
font-size:1.1em !important;
}
.page-id-7 .calendar-table .calnk a span {
display:block !important;
}
.page-id-7 .calendar-table span.event {
margin:0 !important;
}
.page-id-7 .calendar-table span.event span {
margin:0 !important;
}

/* "McKenna, McKenna, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
