/*
Theme Name: High Desert URC
Theme URI: 
Description: 
Version: 1.0
Author: Mihira Jayasekera
Author URI: http://tinymachine.net/
Tags: 
*/


body,h1,h2,h3,h4,h5,h6,p,form,fieldset {margin:0;padding:0;}

body {
	margin:0;
	padding:15px 0;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:85%;
	line-height:1.6em;
	color:#333;
	background:#EDE8E2;
}

#accessibility {
display:none;
}

abbr {
border-bottom:1px dotted #999;
cursor: help;
}

ul {
list-style-type:square;
padding-left:18px;
}

ol {
padding-left:18px;
}

p {
margin-bottom:8px;
}


.caps /* small caps */ {
font-size:92%;
letter-spacing:1px;
text-transform: uppercase;
}

p.info {
font-size:85%;
font-style:italic;
color:#414141;
margin-top:-6px;
}

small {
font-size:80%;
}

.gmap {
font-size:85%;
line-height:1.3em;
}

#map {
width: 418px;
height: 340px;
border:1px solid #EDE8E2; 
}

#head {
margin:25px 0 30px;
}

h1 {
font-weight:normal;
font-size:2.35em;
text-decoration:none;
text-align:center;
color:#28657B; /*5D5852*/
}

#head p {
text-align:center;
color:#666;
margin-top:8px;
font-size:95%;
}

h2 {
font-weight:normal;
margin-top:15px;
}

h2 {
font-weight:normal;
margin-top:15px;
font-size:1.6em;
color:#7A634A;
margin-bottom:8px;
}

h3 {
font-weight: bold;
font-size: 1.1em;
margin-top:12px;
color:#7A634A;
}

.sermon_archive h3 {
font-weight:normal;
}

h3.sermon-category {
font-weight:normal;
color:#333;
text-transform:uppercase;
letter-spacing:2px;
border-bottom:1px solid #ddd;
font-size:85%;
margin-top:25px;
}

#sidebar h3 {margin-bottom:4px;}

a {
color:#28657B  /*7A634A*/; /*brown*/
text-decoration:none;
}

/*p*/ a {
border-bottom:1px solid #D9D4CE;
}

a:hover {
	color:#28657B; /*49869C*/
background-color:#e4eff3; /*E7EEF0*/
}

/*p*/ a:hover {
border-bottom:1px solid #aaa;
}

h1 a {
text-decoration:none;
border:none;
color:#28657B;
}

h1 a:hover {
border-bottom:1px solid #aaa; /* D9D4CE; */
}

#container {
width:710px;
margin:10px auto;
background-color:white;
padding:20px;
}

#navigation {
float:left;
}

#navigation ul {
list-style-type:none;
margin:0;
padding:0;
}

#navigation li {
border-bottom: 1px solid #EDE8E2;
font-size:95%;
width:130px;
}

#navigation li#first {
border-top: 1px solid #EDE8E2;
}

#navigation a {
color:#7A634A;
padding:4px;
display:block;
text-decoration:none;
border:none;
}

/* Following rule allows entire region of link to to be 
   clickable in IE/Win. Holly Hack explained here:
   http://www.positioniseverything.net/explorer/escape-floats.html */
* html #navigation a {
  height:1%;
  }

#navigation li a:hover {
background-color:#F6F3F0;
color:#7A634A;
}

#navigation li a:active {
color:#28657B;
}

#navigation li.current a, #navigation li.current a:hover {
background-color:#EDE8E2;
}

#navigation li.locked a {
background-image: url("images/lock.gif");
background-position: 118px center;
background-repeat: no-repeat;
}

#content {
padding:0 145px 50px;
background: url("images/faux_column.gif") right repeat-y;
}

#footer {
clear:left;
margin-left:145px;
margin-top:0;
color: #7A634A;
font-size:75%;
}

#sidebar {
float:right; 
width:125px; 
}

#sidebar h3, #sidebar p {
margin-right:5px;
font-weight: normal;
}

#sidebar h3 {font-size: 1.2em; line-height:120%;}
#sidebar p, #sidebar h4 {font-size: .9em; line-height:150%;}
#sidebar h4 {margin-top:4px;}
#sidebar div.announcement {margin:12px 0;}

/*----------
Catechism Schedule Styles
Created July 10 2006 by mihira@gmail.com
--------*/

table.catechism_schedule {width:100%; font-family:Georgia; font-size:0.9em; line-height:1.2em; vertical-align:top; border:1px solid #ccc; text-align:left; padding:0px; margin:0; border:0; border-spacing:0;  border-collapse:collapse;}
table.catechism_schedule thead {}
table.catechism_schedule tr {vertical-align:top; margin:5px; text-align:left; border-spacing:0;}
table.catechism_schedule thead th {font-weight:normal; padding:8px 10px; font-size:140%; color:#605040;}
table.catechism_schedule th span.implicit {display:none;}
table.catechism_schedule .agegroupA, .agegroupC {background-color:#F6F3F0; width:100px;}
table.catechism_schedule .agegroupB {background-color:#EFE8E1; width:100px;}
table.catechism_schedule tbody tr.memorize {color:#333;}
table.catechism_schedule tbody tr.review {color:#777;}
table.catechism_schedule tbody th, table.catechism_schedule tbody td {border-top:1px solid #D1C9C1 /*brown*/; padding:4px 10px; border-spacing:0;}
table.catechism_schedule tbody th {background-color:#EFE8E1; font-size:75%; padding-left:5px; padding-right:5px;}
table.catechism_schedule tbody th.date {background:#fff; font-weight:normal; color:#777; font-size:100%; text-align:center; line-height:140%;}
table.catechism_schedule tbody th.date span.day {display:block; font-size:175%; padding-bottom:6px;}
table.catechism_schedule td span.answer {font-weight:bold;}
table.catechism_schedule td span.scripture {display:block;}
table.catechism_schedule tr.monthly.review {background-color:#fff;}
table.catechism_schedule tr.monthly td {text-align:center; vertical-align:middle; background-color:#F6F3F0;}

/*----------
Attention message styles
Created March 31 2007 by mihira@gmail.com
--------*/

p.attention {border: 1px solid #EDE8E2; padding: 5px 10px; background-color: #fffce1; font-size: 95%;}

/*----------
Phone number style to keep phone numbers from wrapping
Created March 31 2007 by mihira@gmail.com
--------*/
span.phone-number {white-space: nowrap;}

/*---*/
ul.catechism-archives {margin-top:-10px; line-height:1em;}
ul.catechism-archives li {margin-top:10px;}

