/*
Theme Name: vcWeb 3.0
Theme URI: http://thevineyardchurch.us
Description: First wp theme for thevineyardchurch.us
Version: 1.0
Author: Mark Moser x John Cicora
Author URI: http://fullsight.com/
*/

/* ================ */
/* ==  RESET  ===== */
html {
  background: #FFF;
  margin: 0;
  padding: 0;
  color: #4c4c4c;
	font-size: 70%; /* Resets 1em to 11.5px */
  line-height: 1.35em;
  font-family:"Trebuchet MS", Helvetica, sans-serif;
  letter-spacing: .095em;
  font-weight: normal;
  height:100%;
  }
body {
  height:100%;
  width: 980px;
  margin: 0 auto;
  padding: 0;
	}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -56px;
  }

div, span, applet, object, iframe, 
dt, dl, dd, ol, ul, li,
h1, h2, h3, h4, h5, h6,
blockquote, pre, a, abbr, cite, code,
form, label, legend,
table, tbody, thead, tfoot{
  margin:0;
  padding:0;
  border:0;
  outline:0;
	font-size: 1em;
  vertical-align:baseline;
  }
p{
  margin:0;
  padding:0;
  border:0;
  outline:0;
	font-size: 1em;
  vertical-align:baseline;
  }
  
blockquote, q {
  quotes: none;
  margin: 0 0 0 15px;
  padding: 0 10px;
  border-left: 1px solid #6E5A00;
  }
cite {margin:0 0 0 15px;
      padding: 0 10px;
      font-style: italic;}
cite:before {content:' ';}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
  }
:focus {
  color: #000;
  outline: 0;
  background-color:#FFF;
  }
ins {text-decoration: none;
    border-bottom:1px dashed #646464}
del{text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {border: none;}
img, ul, ol, p, dl {
  margin: 0 0 15px 0;
  }
ul{list-style:disc;}
ul, ol, dl {
  margin-left: 20px;
  }
ul ul, ul ol, ol ul, ol ol{
  margin: 0 0 0 13px;
  }
#sidebar ul {
  list-style: none;
  margin: 0 0 15px 0;
  }
#sidebar ul ul, #sidebar ul ol, 
#sidebar ol ul, #sidebar ol ol{
  margin: 0 0 0 10px;
  }
#sidebar ul h1, #sidebar ul h2, 
#sidebar ul h3, #sidebar ul h4{
  margin: 15px 0 0 0;}

h1, h2, h3, h4, h5, h6 {font-weight: bold;}
h1 {font-size: 1.3em;
    line-height: 1.4em;
    margin-bottom: 1em;}
h2 {font-size: 1.1em;}
h3 {font-size: 1.0em;}
h4 {font-size: 0.8em;}
h5 {font-size: 0.8em;
    font-weight: normal;
    font-style; oblique;}
h6 {font-size: 0.8em;
    font-weight: normal;}
.newshead{
  margin: 10px 0;
  padding: 4px;
  color: #fff;
  background-color:#b9be9e;
  }
a {
  color: #4c4c4c;
  text-decoration:underline;
  }
.menu a, span.current {
  text-decoration: none;
  width: 100%;
  display:block;
  }
a:hover, span.current{
  background-color: #b9be9e;
  }
    
/* ====================== */
/* =       Grid         = */
/* =    16/980/20       = */
/* ====================== */
.g1 {width:040px;}
.g2 {width:100px;}
.g3 {width:160px;}
.g4 {width:220px;}
.g5 {width:280px;}
.g6 {width:340px;}
.g7 {width:400px;}
.g8 {width:460px;}
.g9 {width:520px;}
.g10{width:580px;}
.g11{width:640px;}
.g12{width:700px;}
.g13{width:760px;}
.g14{width:820px;}
.g15{width:880px;}
.g16{width:940px;}
.col {
  margin: 0 10px;
  overflow: hidden;
  float: left;
  display: inline;
  }
.row {
  clear: both;
  width: 960px;
  margin: 0px auto;
  overflow: hidden;}
.row .row {
  margin: 0 -10px;
  width: auto;
  display: inline-block;}
/* ================ */
.noborder {border: none;}
.cm       {margin: 0;}
.hide     {display: none;}
.clear    {clear: both;display:block;}
#bighome { /* header link to home page */
  display: block;
  position: relative;
  top: 0; left:0;
  width: 100%;
  height: 48px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  border:none;
  }
a#bighome:hover {background-color:transparent;}

#subhead{
  margin-bottom:10px;
  }
#siteSearch {
  vertical-align: middle;
  text-align: center;
  padding: 5px 10px;
  }
#siteSearch input {
  font-size: .8em;
  padding: 2px 5px;
  border: 1px solid #000;
  display: inline;
  }
  #srch {text-align: right;}
#top {height: 51px;
  background:#FFF url(img/940/940topper.jpg) scroll no-repeat 10px 0;
  }
#foot, .push {height: 56px;}
#foot {
  background:#FFF url(img/940/940foot.jpg) scroll no-repeat 10px 0;
  }
#foot .links a{
  margin-top:25px;
  }
  .links div {float:right;}
    .links a {
      color: #fff;
      font-weight: bold;
      font-size: 1.05em;
      display:block;
      float:left;
      padding: 8px 10px;
      text-decoration: none;
      }
    #top .links a:hover {
      background-color: #90976b;
      }
    #foot .links a:hover {
      background-color: #b9be9e;
      }
 #social {
    float: right;
    position: relative;
    height: 23px;
    margin-top:30px;
    margin-right: 10px;
    }
  
/* ================ */
.txtright   {text-align: right;}
.alignright {float: right;}
.alignleft  {float: left;}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}
/* ================ */
.tst {background-color:#eee;}
/* ================ */
.loc_tag {
  padding:10px 0 0 10px;
  font-size:2em;
  font-style: italic;
  color:#d9debc;
  }
.loc_title{
  color:#d9debc;
  padding:10px 0 0 0;
  font-size:7em;
  text-align: right;
  }
.loc_head {
  font-size: 2em;
  }


.loc_sul {
  padding: 60px 20px 0 30px;
  background: url(img/campus/loc_sullivan_full.jpg) no-repeat;
  }
.loc_dan {
  padding: 60px 20px 0 30px;
  background: url(img/campus/loc_danville_full.jpg) no-repeat;
  }
.loc_urb {
  padding: 60px 20px 0 30px;
  background: url(img/campus/loc_urbana_full.jpg) no-repeat;
  }
.loc_pax {
  padding: 60px 20px 0 30px;
  background: url(img/campus/loc_paxton_full.jpg) no-repeat;
  }
.loc_gen {
  padding: 60px 20px 0 30px;
  background: url(img/campus/loc_generic_full.jpg) no-repeat;
  }
  
  
/* ================ */
.aboutimg {
  padding: 20px 20px 10px 30px;
    }
/* ================ */
.article {
  font-size: 1.3em;
  line-height: 1.5em;
  }
/* ================ */
#scroller ul{
  list-style: none;
  margin:20px 0;
  padding:0;
  }
#scroller li, #scroller img {
  list-style: none;
  margin:0;
  padding:0;
  }
#scroller li p a {
  width:100%;
  display:block;
  padding:10px 0 5px 5px;
  text-decoration: none;
  }
#scroller .btns a {
  margin:5px;
  width:10px;
  height:10px;
  display:block;
  text-decoration:none;
  float:left;
  background-color:white;
  border:1px solid #4c4c4c;
  padding:4px;
  }
#scroller .btns a.current {
  background-color:#4c4c4c;
  }
#scroller .btns a:hover {
  border:4px solid #4c4c4c;
  padding:1px;
  }
div.podcastSeries{
  margin-bottom: 20px;
  }

