/* - - - - - - - - - - - - - - - - - - - - -

Title : Victorious Living Chapel		
Author : Davin Bostic
URL : http://www.vlc-churchincolumbus.org

Description : CSS Style Sheet for Victorious Living Chapel

Created :02/22/2006
Modified :02/27/2007 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */
    body  { 
	background: #fbf8e4;
	font-family: arial, verdana, sans-serif;
	color: #6a6a6a;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 21px; 
	}

/* ----- PARAGRAPHS ----- */	
    p { 
	font: 11px/18px verdana,arial,helvetica,sans-serif; 
	margin-top: 0px;
	padding: 0 10px;
	text-align: justify;
	}

	.menu_p{
	font: 90%/16px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    background-color: transparent;
	
	}
	
	.menu_p2{
	font: 90%/16px Verdana, Arial, Helvetica, sans-serif;
    color: #74B8E4;
    background-color: transparent;
	
	}
	.main_b{
	margin-bottom: 25px;
	border-bottom: 1px dotted #ffd0a6;
	padding-bottom: 10px;

    }

/* ----- LISTS ----- */
	#nav
	{
	clear: both;
	width: 750px;
	margin: 0px auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	font: 11px/18px verdana,arial,helvetica,sans-serif;
	font-style: normal;
	background-color: #0070BA;
	color: #272900;
	padding: 5px 0;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
		
	}
	
	#nav ul
	{
	margin: 0 0 0 20px;
	padding: 0;
	list-style-type: square;
      
	}
	
	#nav li
	{
		display: inline;
		padding: 0 10px;
		
	}
	
	#nav li a
	{
		text-decoration: none;
		color: #ffffff;
	}
	
	#nav li a:hover
	{
		text-decoration: none;
		color: #74B8E4;
		background-color: #0070BA;
	}
	
	ul {
	list-style-image: url("vlc_images/bullit.gif");
	margin: 0;
    padding: 0; 
	}
	
	ul li {
         margin-left: 20px; /* width for bullet.gif */
         padding-left: 0;
		 
	 } 
	 .ul{ list-style-image: url("vlc_images/pdf.gif");
	 }
		  
/* ----- IMAGES ----- */		   
	.imagefloat
	{
		float: right;
		padding: 2px;
		border: 1px solid #BEC5E1;
		margin: 0px 0px 10px 10px;
	}
	
	.imagefloat2
	{
	    
		padding: 2px;
		border: 1px solid #BEC5E1;
		margin: 0px 0px 10px 10px;
	}
	
	.imagefloat3
	{
	    clear: both;
		float: left;
		padding: 0 2px 0px 0px;
		border: 1px solid #BEC5E1;
		margin: 0 10px 40px 0px;
	}
	
/* ----- HEADINGS ----- */	
	h2 {
	display: inline;
	padding: 5px 30px 0px 0px;
	font-size: 28px;
	color: #0070BA
	}
	h3 {
	display: inline;
	padding: 5px 30px 0px 0px;
	font-size: 21px;
	color: #0070BA
	}

	h4 {
	display: inline;
	padding: 0px 20px 0px 0px;
	font-size: 16px;
	color: #0070BA
	}

/* ----- LINKS ----- */	
	a
	{
		text-decoration: none;
		color: #AA8B11;
	}
	
	a:hover
		{
		text-decoration: none;
		color: #74B8E4;
		}
		
/* ----- FORMS ----- */
	.label {
		width: 80px;
		text-align: right;
		float: left;
		padding-right: 20px;
	}
		
	* html label {
	  float: none;
	}
	
	.formerror {
	  border: 1px solid red;
	  background-color : #FFCCCC;
	  width: auto;
	  padding: 5px 0;
	}
	
	.errortext {
	  padding-left: 80px;
	  font: bold smaller sans-serif;
	}

		
/* ----- IDS ----- */
	#container{
	   overflow: hidden;
	   margin: 0px auto;
	   padding: 0px 20px 0px 20px;
	   background: url('vlc_images/vlc_bg.jpg') repeat-y;
	   text-align: left;
	   /* box model hack */
	 voice-family: "\"}\"";
	 voice-family:inherit;
	 width: 760px;
	}
	 html>body #container { width: 760px; }
	  
	
	#header{
      width: 760px;
      height: 60px;
      background: transparent url('vlc_images/vlc_header.gif');
      
     }
   
	#menu{
	float: right;
	width: 220px;
	border-left: 1px solid #0070BA;
	padding-left: 45px;
	text-align: left;
				
    }
	

	#feed{
	font: 90%/16px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    background-color: transparent;
	}
	#body {
    width: 760px;
    margin: 0px 200px 40px 16px;

	  }
	

	#main{
    float: left;
	width: 470px;
	padding: 0 0 15px 0;
	
    }
	
    #flash{
    float: left;
	width: 516px;
    height: 170px;
	background-image: url('vlc_images/flash_holder.gif');
	background-repeat: no-repeat;
	
    }
		
    #logo{
 
	float: right;
	width: 244px;
	height: 168px;
	background-image: url('vlc_images/vlc_logo.gif');
	background-repeat: no-repeat;
	}
	
	#logo2{
 
	float: right;
	width: 244px;
	height: 168px;
	background-image: url('vlc_images/meet.gif');
	background-repeat: no-repeat;
	}

#footer{
    clear: both;
	width: 760px;
    padding: 15px 0px 15px 500px;
	background-image: url('vlc_images/vlc_footer.gif');
	background-repeat: no-repeat;
	font: 10px/15px verdana, arial, helvetica, sans-serif;
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	position: relative; 
	}
	
	
	
/* ----- classes ----- */

	#stop{clear: none;}
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
	.clearfix {display: inline-table;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

/* ----- calendar ----- */

	.main {
	width: 141px;
	padding: 0 0 0px;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
	}

	/*caption {
	margin: 0;
	padding: 0;
	width: 141px;
	height: 26px;
	background: #0070BA url("vlc_images/calendar_hd.gif") no-repeat;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}*/

	.daysofweek {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #0070BA;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
	}

	/*.calnav, .calnav a {
	font: bold 20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	}

	.calnav a:hover {
    font: bold 20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #E9B548;
    text-align: center;
	text-decoration: none;
	}*/

	.month {
	font: bold 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background-color: #E9B548;
	text-align: center;
	}

	.days {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #ffffff;
	}

	.days #today {
	color: #0070BA;
	font-weight: bold;
	background: #E9B548;
	}

	/*td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	}
	
	td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	}
	
	td a:link, td a:visited {	
	color: #0070BA;
	
	}
	
	td a:hover, td a:active {
	color: #E9B548;
	background: url("vlc_images/bg_calendar.gif") no-repeat right top;
	}*/

/* These are standard sIFR styles... do not modify */

	.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	}

	.sIFR-replaced {
	visibility: visible !important;
	}

	span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

	.sIFR-hasFlash h1 {
	visibility: hidden;
	}
	
	.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 40px;
	}

	.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 38px;
	}

	.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 26px;
	}

	.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	font-size: 24px;
	visibility: hidden;
	}


