/*
Theme Name: Bellewood Theme
Theme URI: http://www.bellewoodpc.com/
Description: A custom wordpress theme for Bellewood Presbyterian Church.
Version: 1.0
Author: Calvin Freitas
Author URI: http://calvinf.com/

  This theme was designed and built by Calvin Freitas,
  who you can find out more about at http://calvinf.com/

  This site is Copyright 2010 by Bellewood Presbyterian Church.
*/

/* CSS reset v1.0, 20080212, via http://meyerweb.com/eric/tools/css/reset/ */
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, sub, sup, 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%; vertical-align: baseline; background: transparent; position: relative; }
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

/* clearable */
.clearable:after {content: ".";display:block;height:0;clear: both;visibility: hidden;}
* html .clearable {height: 1%;}

/* Navigation */
#navigation {
  width: 100%;
  position: relative;
  color: #FFFFFF;
  font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size:14pt;
  z-index: 1;
  text-transform: lowercase;
}

#navigation ul {
  width: 100%;
  overflow: visible;
  position: relative;
  background-color: #38683D;
}

#navigation ul:after {
  content: '.';
  font-size: 0;
  height: 0;
  display: block;
  clear: both;
}

#navigation li {
  display: inline;
  float: left;
  width: 7.5em;
}

#navigation li ul {
  position: absolute;
  width: 7.5em;
  left: -999em;

  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

#navigation li:hover ul,
#navigation li.hover ul {
  left: auto;
}

#navigation li li {
  float: none;
  display: block;
  border-top: 1px solid #FFFFFF;
}


#navigation li li.first {
  border: 0;
}

#navigation a {
  display: block;
  padding: 10px 0;
  /*width: 8.5em;*/
  color: #FFFFFF;
  text-align: center;
  font-size:14px;
  text-decoration:none;
}

#navigation li.current_page_item a {
	background-color: #52995A;
}

#navigation a:hover {
  background-color: #52995A;
}

#navigation li li a {
  padding: 0.25em 0.5em;
  text-align: left;
  /*width: 8.5em;*/
}

/* Sermons Index */
#sermons table {
  width: 100%;
}

#sermons thead th {
  border-bottom: 2px solid #000000;
}

#sermons tbody td {
  border: 1px solid #000000;
  border-left: 0;
  border-right: 0;
}

#sermons tbody tr a {
  display: block;
  color: #000000;
}

#sermons tbody tr:hover,
#sermons tbody tr.hover {
  background-color: #52995A;
}

#sermons tbody tr:hover a,
#sermons tbody tr.hover a {
  color: #FFFFFF;
  text-decoration: none;
}

#sermons th,
#sermons td a {
  padding: 0.25em;
}

#sermons table .date {
  width: 20%;
}

#sermons table .title,
#sermons table .scripture {
  width: 40%;
}

/* Sermons Detail Page */
#sermons .sermon_detail {
  overflow: hidden;
  margin-right: 300px;
}

#sermons .sermon_detail dt {
  float: left;
  font-weight: 700;
  width: 10em;
}

#sermons .sermon_detail dt.abstract {
  float: none;
  display: block;
}

#sermons .audio {
  float: right;
  width: 300px;
}

/* Sidebar */
#sidebar {
  float: left;
  font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
  font-size: 9.5pt;
  padding: 1em 1em 1em 0;
  width: 25%;
}

#sidebar .item {
  margin-bottom: 0.5em;
  overflow: hidden;
  width: 100%;
}

#sidebar h2 {
  background: #818284 url(images/gray-gradient.png) repeat-x left bottom;
  color: #FFFFFF;
  text-align: center;
  font-size: 10pt;
  font-weight: 700;
  margin: 0;
  padding: 10px 0;
  text-indent: 0.5em;
  width: 100%;
}

#sidebar h3 {
  font-size: 1em;
  font-weight: 700;
}

#sidebar .details {
  padding: 1em 0.5em 0.5em;
}

#sidebar dl {
  overflow: hidden;
  width: 100%;
  margin-bottom: 1em;
}

#sidebar dt {
  clear: both;
  float: left;
  padding-right: 0.25em;
  z-index: 1;
}

#sidebar dd {
  /*
  clear: right;
  float: right;
  */
  text-align: right;
}

/* Worship */
#sidebar .worship dl.wednesday {
  margin-bottom: 0;
}

/* Directions */
#sidebar .directions dt.phone-number,
#sidebar .directions dd.phone-number {
  margin-top: 0.5em;
}

/* Sermons */
#sidebar .sermons .preacher {
  color: #5A595C;
}

/* Section Navigation */
#sidebar .sectionnav .details {
  padding: 0;
  margin: 0;
  border: 3px solid #59595B;
  border-top: 0;
}

.sectionnav li {
  background-color: #38683D;
}

#sidebar .sectionnav li {
  color: #FFFFFF;
  font-family: serif;
  font-size: 14pt;
  
}

#sidebar .sectionnav li.first a {
  padding-top: 0.5em; 
}

#sidebar .sectionnav a {
  display: block;
  color: #FFFFFF;
}

#sidebar .sectionnav .details a {
  padding: 0.25em 0.5em;
}

#sidebar .sectionnav .details a:hover {
  background-color: #52995A;
}

#sidebar .sectionnav .details li {
	list-style:none;
}

#sidebar .sectionnav .details li.current_page_item {
	background-color: #52995A;
}

/* News */
#news {
  border: 1px solid #000000;
}

#news .item {
  margin: 0.5em 0.5em 0;
}

#news h2 {
  background: #6E1100 url(images/red-gradient.png) repeat-x left bottom;
  color: #FFFFFF;
  font-family: Palatino, "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
  font-size: 14pt;
  font-weight: 700;
  margin: 0;
  padding: 0.5em 0;
  text-indent: 0.5em;
  width: 100%;
}

#news h3 {
  font-size: 1.25em;
}

#news p {
  margin-top: 1em;
}

#news .metadata {
  color: #59595B;
  font-size: 0.75em;
  margin: 0;
}

#news img.separator {
  margin: 1em 2em;
}

#news div.separator {
  width: 360px;
  border-top: 2px solid #6E1100;
  margin: 4px 16px;
}

/* ALL */

body {
  position: static;
  width: 100%;
  text-align: center;
  line-height: 1.25;
  font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
}

h1 {
  font-size: 14pt;
  font-weight: 700;
  margin-bottom: 0.5em;
}

h2 {
  font-size: 12pt;
  font-weight: 700;
  margin-bottom: 0.5em;
}

a {
  color: #38683D;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p {
  margin-bottom: 0.5em;
}

#container {
  font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
  width: 980px;
  margin: 0 auto;
  text-align: left;
}

#main {
  overflow: hidden;
  width: 100%;
}

#header {
  overflow: hidden;
  width: 100%;
  margin-bottom:3px;
}

#header a {
 float: left;
}

#header p {
  top: 3.25em;
  float: right;
  text-align: right;
  font-size: 75%;
}

#content {
  float: right;
  overflow: hidden;
  padding: 1em 0 0 1px;
  width: 73.5%;
}

#footer {
  margin-top: 1em;
  text-align: center;
  width: 100%;
}

#footer p {
  color:#5A595C;
  font-weight:700;
}

.links {
  overflow: hidden;
  padding: 0 0 0.25em;
  width: 100%;
}

.links li {
  border-right: 2px solid #000000;
  float: left;
  padding: 0 0.75em;
}

.links li.first {
  padding-left: 0;
}

.links li.last {
  padding-right: 0;
  border: 0;
}

.links a {
  color: #59595B;
  text-decoration: none;
}

.links a:hover {
  text-decoration: underline;
}

/* additional stuff */
#welcome {
	margin-bottom:5px;
}

#welcome_image {
	width:720px;
	height:218px;
}

