/************************************************************************/
/* NorthWest Bible Training Center  -- Joshua Richey Nov. 2009          */ 
/************************************************************************/

/* layout.css */

/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */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;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

/* Basic Styles */
* {	
  margin: 0;
  padding: 0; 
  }
html {
  background: url(../images/bg.png);
  }
#loading { 
  position: absolute;   
  left: 50%;  
  width: 50px;
  height: 17px;   
  margin: 300px 0 0 -25px; /*l margin = half the width of the div*/
  padding: 0 0 101% 0;
  }
#splash {
  width: 960px;
  margin: 0 auto;
  height: 100%;
  text-align: center;
  background:transparent url(../images/splash.jpg) repeat-y;
  }
#container {
  width: 960px;
  margin: 0 auto;
  }

/* Header */
#header {
  width: 960px;
  margin: 0px auto 0 auto;
  height: 300px;
  position: relative;
  z-index: 1;
  }
  #header h1, #header p {
  text-indent: -3000px;
  }
a#homelink {
  display: block;
  height: 74px;
  width: 858px;
  margin: -15px auto 0;
  text-indent: -3000px;
  background: url(../images/type.png) center top no-repeat;
  }
  a#homelink:hover {
    background: url(../images/type.png) center -76px no-repeat;
  }
  
#cross {
   z-index: 100; 
   position: absolute; 
   left: 443px; 
   top: 15px
  }  
#crossglow {
height:215px;
left:221px;
position:absolute;
top: 1px;
width:510px;
z-index:-100;  
  }
  
/* Slideshow */
/* -------------------------------------------- */

#ssHolder {
  margin: -115px 0 20px 0;
  }   
  #ssTop {  
    background: url(../images/footerTop.png) no-repeat;
    width: 960px;
    height: 8px;
    }
  #ssContent {
    background: url(../images/footerBg.png) repeat-y;
    padding: 8px 0 8px 15px;
    position: relative;
    height: 300px;
    }
#slideshow {
  width: 930px;
  height: 300px;
  z-index: 100;
  position: relative;
  border: 1px solid #000;
  overflow: hidden;
  }
#slideshow img {
  position: relative;
  z-index: 20;
  } 
  #ssBot { 
    background: url(../images/footerBot.png) no-repeat;
    width: 960px;
    height: 8px;
    } 

/*
#hoverBox {
  position: relative;
  z-index: 90;
height: 0;
  }
#hoverContent {
}
*/
.boxgrid {
	overflow: hidden; 
	position: relative; 
  }
.boxcaption { 
  width: 900px;
  height: 80px;
  border:1px solid #000;
  margin: 0; 
  padding: 15px 15px 0 15px;
  bottom: -116px;
  position: absolute; 
  background: url(../images/clearerDarkBlue.png) repeat;
  }
.captionfull .boxcaption {
  top: 260;
  left: 0;
  z-index: 105;
  }
.caption .boxcaption {
  top: 220;
  left: 0;
  z-index: 105;
  }
#capLeft {
  width: 350px;
  padding-left: 100px;
  float:left;
  text-align: left;
  border-right: 1px solid #fff;
  }
#capRight {
  width: 348px;
  float:right;
  padding-right: 100px;
  text-align: right;
  }


/* Navigation */
/* -------------------------------------------- */
#Navigation {
  display: block;
  width: 692px;
  height: 37px; 
  border-bottom: 1px solid #DAE6F5;
  }
#Menu2 {
  font-size: 16px;
  text-align: right;
  margin: 0 20px 0 0;
  line-height: 202%;
  padding: 15px 0 0 0;
  width: 190px;
  float: left;
  z-index: 6;
  position:relative;
  }
  #Menu2 li a {
    font-style: normal !important;
    color: black;
    }
  #Menu2 li a.current {
    color: white !important;
    }
  #Menu2 li a .current {
    list-style-type: square;
    text-align: right;
    }          
      
  #Menu2 li a:hover {
  color: #DAE6F5;
   border-bottom: 1px solid #DAE6F5;
   
    }
      
/* Layout   */
/* -------------------------------------------- */

#content {
  margin: -120px 0 0 0;
  }

#leftCol {
  width: 752px;
  float: left;
  	}  
  #leftColTop {
    width: 752px;
    height: 8px;
    background: url(../images/lColTop.png) no-repeat;
    }
  #leftColContainer {
    padding: 0 30px 30px 30px;
    background: url(../images/lColBg.png) repeat-y;
    }  
    #leftColContent {
      padding: 19px 0 0 0;
      width: 480px;
      float: left;
      position: relative;
      z-index: 101;
      }	
  #leftColBot {
    width: 752px;
    height: 8px;
    background: url(../images/lColBot.png) no-repeat;
    margin: 0 0 20px 0;
    }
  #randImg {
    float:left;
    margin:0 20px 0 0;
    padding:15px 0 0;
    width:190px; 
    height: 253px;
    background: transparent url(../images/RandomPics.png) no-repeat center 15px ;
    }  
#rightCol {
  width: 188px;
  float: right;
  }
  #rightColTop {
    height: 8px;
    background: url(../images/rColTop.png) no-repeat;    
    }
  #rightColContainer {
    background: url(../images/rColBg.png) repeat-y;
    min-height: 100px;
    padding: 5px 15px 15px;
    }
  #rightColBot {
    background: url(../images/rColBot.png) no-repeat;    
    height: 8px;
    margin: 0 0 20px 0;
    }  
  .WidgetHolder {
    padding: 6px 0 0 0;
      }  
  #rightColContainer p {
    margin: 0;
    padding: 0;
    }
    

/* Bible Widget */
/* -------------------------------------------- */
#rightColContainer .BibleVerseWidget p {
  font-style: italic !important;
  font-size: 12px;
}

/* Events */
/* -------------------------------------------- */

#rightColContainer p.eventLink {
  font-size: 14px;
  font-weight: bold;  
  }
#rightColContainer p.eventDate {
  font-size: 12px;
  font-weight: bold;
  text-align: right;
  margin: 0 0 20px 0;
  }
      
.sidebarBox {
  width: 180px;
  float: left;
  }    
.eventDate {
  font-size: 11px;
  font-weight: bold;
  font-style: italic;
  color:#555;
  } 
.eventPic {
  width: 690px;
  height: 150px;
  margin: 15px 0;
  border: 1px solid #335380;
  background: url(../images/EventNoImage.jpg) no-repeat;
  }  
#leftColContentEventLeft {
  width: 485px;
  float: left;
  }
#leftColContentEventRight {
  width: 190px;
  float: right;
  }  

p.browseEventsLink {
  margin: 0 !important;
  }


/* Footer */
/* -------------------------------------------- */
#footer {
  width: 960px;
  margin: 0 auto 20px auto;
  clear: both;
  }
  #footerTop {  
    background: url(../images/footerTop.png) no-repeat;
    width: 960px;
    height: 8px;
    }
  #footerContent {
    background: url(../images/footerBg.png) repeat-y;
    padding: 15px;
        position: relative;

    }
  #footerLeft { 
    width: 456px;
    float: left;
    text-align: right;
    } 
  #footerRight { 
    width: 456px;
    float: right;
    text-align: left;
    } 
  #footerBot { 
    background: url(../images/footerBot.png) no-repeat;
    width: 960px;
    height: 8px;
    }  
  #footer p {
    margin: 0;
    font-size: 12px;
    }
  #footer p.design-link {
    margin: 35px 0 0 0;
    float: right;
    display: block;
    }
a#missionTeens {
    width: 42px;
    height: 42px;
    display: inline-block;
    float: right;
    text-indent: -3000px;
    background: url(../images/MissionTeens-logo.png) no-repeat top center;
    margin: 15px 0 0 0;
    }
  #footer a#missionTeens:hover {
    background: url(../images/MissionTeens-logo.png) no-repeat bottom center;  
  } 
 
  /* =Clearfix (all browsers)--------------------------------*/.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* IE6 */ * html .clearfix {height: 1%;}/* IE7 */*:first-child+html .clearfix {min-height: 1px;}