/*  
Theme Name: Suquamish United Church of Christ
Theme URI: http://suquamishucc.org/
Description: A custom WordPress theme for the Suquamish United Church of Christ.
Version: 1.0
Author: J.M. Dodd
Author URI: http://www.jmdodd.com/

CSS Reset by Eric Meyer <http://meyerweb.com/eric/tools/css/reset/>.
v1.0 | 20080212 
*/

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,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
  text-transform: none;
}

sub, sup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 80%;
  background: transparent;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: underline;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

em {
  font-style: italic;
}

strong {
  font-weight: bolder;
}

a {
  text-decoration: none;
}

/* TEXT STYLES */

a {
  color: #fff;
}

a:visited {
  color: #fff;
}

h1, h2, h3, h4, h5, h6,
p, 
ul, ol, dl,
iframe { margin-top: 9px; }

h1 { font-size: 2.0em;line-height: 1.2em;margin-bottom: 18px; }
h2 { font-size: 1.8em;line-height: 1.2em; }
h3 { font-size: 1.6em;line-height: 1.2em; }
h4 { font-size: 1.4em;line-height: 1.2em;; }
h5 { font-size: 1.2em;line-height: 1.2em; }
h6 { font-size: 1.0em;line-height: 1.2em; }

h4.day { text-transform: uppercase; font-weight: normal; }

blockquote {
  margin-top: 1em;
  margin-right: 3em;
  margin-left: 3em;
  padding: 0 1em 1em 1em;
}

blockquote p cite {
  display: block;
  font-size: smaller;
  font-style: normal;
  text-align: right;
}

blockquote p cite:before {
  content: '~ ';
}

dl {
  margin-top: 0;
}

dt {
  margin-top: 1em;
}

dt a {
  text-decoration: none;
}

dd {
  padding-left: 2em;
  font-size: 0.9em;
}

small {
  font-size: 0.9em;
}

.meta { font-size: 0.8em; }

p.meta {
  margin-top: 0;
  line-height: 1.2em;
}

.newer {
  float: right;
  width: 270px;
  text-align: right;
}

.older {
  float: left;
  width: 270px;
  text-align: left;
}

/* LAYOUT */

body {
  background: #000;
  color: #eee;
  font: small/1.6em "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
  text-align: center;
}

#page {
  width: 972px;
  margin: 0 auto;
  text-align: left;
}

/* SITEWIDE styles: . */

#masthead {
  height: 105px;
  background: url("/wp/wp-content/uploads/2010/02/banner1-e1265378850120.jpg") top left no-repeat;
}

#pages ul {
  margin-left: 460px;
  padding-top: 1em;
}

#pages ul li {
  display: block;
  float: left;
  width: 100px;
  text-align: center;
  font-size: 1.6em;
  line-height: 1.6em;
}

#pages ul li.current_page_ancestor,
#pages ul li.current_page_parent,
#pages ul li.current_page_item {
  font-weight: bold;
}

td#content-container {
  width: 774px;
}

td#navigation-container {
  width: 198px;
}


/* CONTENT styles. */

#content {
  padding-left: 72px;
}

#content a {
  text-decoration: underline;
}

/* NAVIGATION styles. */

#navigation {
  padding: 9px;
}

#navigation ul li {
  height: 36px;
  width: 180px;
  margin-bottom: 9px;
  background: url("images/navigation-li-bkg.gif") top left no-repeat;
}

#navigation ul li a {
  display: block;
  padding: 0 9px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  font-size: 14px;
  line-height: 36px;
}


/* SIDEBAR styes: #site. */

.sidebar {
  float: left;
  width: 189px;
  font-size: 0.9em;
}

.main {
  margin-left: 225px;
  width: 450px;
}

.red {
  background: #580404;
  border: 1px solid #eee;
  padding: 0 18px 18px 18px;
  margin-right: 27px;
}

.gray {
  background: #282828;
  border: 1px solid #eee;
  padding: 0 18px 18px 18px;
  margin-right: 27px;
}

.sidebar .gray,
.sidebar .red {
  border: none;
  padding: 9px;
  margin-bottom: 18px;
  margin-right: 0;
}

.home .gray,
.home .red {
  padding: 0px 9px 9px;
  margin-bottom: 9px;
  margin-right: 0;
}

.main .gray,
.main .red {
  margin-right: 0;
}

.border {
  border: 1px solid #eee;
}

.border .red,
.border .gray {
  border: 0;
  margin: 0;
}

.sidebar .border {
  margin-bottom: 18px;
  margin-right: 0;
}

.sidebar .border .gray,
.sidebar .border .red {
  border: none;
  padding: 9px;
  margin: 0;
}

.main .border .gray,
.main .border .red {
  margin-right: 0;
}

.icon {
  text-align: center;
  margin: 0 auto 9px auto;
}

.art {
  width: 360px;
  float: right;
  margin-left: 18px;
  text-align: center;
}

.main ul {
  padding-left: 1em;
  list-style: disc;
}

/* Image and image caption styles. */

.size-full { margin: 1em auto 0 auto; }

.captioned { text-align: center; }

.captioned span.img {
  display: block;
  border: 1px solid #000;
  padding: 5px;
  line-height: 0;
}

.captioned span.img img { border: 1px solid #000; }

.captioned span.caption { font-size: 0.8em; }

.noborder span.img,
.noborder span.img img { border: 0; }

.alignright {
  float: right;
  margin: 9px 0 18px 18px;
}

.alignleft {
  float: left;
  margin: 9px 18px 18px 0;
}

table img.alignnone,
table img.aligncenter.
table img.sizefull {
  margin: 0;
}

table.home {
  border-left: 9px solid #000;
}

table.home td {
  background: #282828;
  border-right: 9px solid #000;
}

table.home td td {
  background: inherit;
  border: 0;
}

table.home h3 {
  padding: 0 9px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 36px;
  height: 36px;
  margin-top: 0;
  margin-bottom: 9px;
  background: url("images/navigation-li-bkg.gif") top left repeat-x;
}
