/* CSS Document */

/* - - - - - - - - - - - - - - - - - - - - -

Title : Chad Smith		
Author : Davin Bostic
URL : http://www.isitherapy.com
Description : CSS Style Sheet for Chad Smith

Created :9/6/2007
Modified :9/15/2007 

- - - - - - - - - - - - - - - - - - - - - */

/* ----- CSS ----- */
    body  { 
	clear: both;
	margin: 0px auto;
	background: #adb9c3;
	font-family:"Palatino",Palatino Linotype, Book Antiqua, arial, verdana, 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: 0px 25px 0px 25px;
	text-align: left;
	
	}

	.menu_p{
	font: 90%/16px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 0px;
    color: #000;
    background-color: transparent;
	
	}
	
	.menu_p2{
	font: 90%/16px Verdana, Arial, Helvetica, sans-serif;
    color: #74B8E4;
    background-color: transparent;
	
	}
	.main_b{
	width: 100px;
	margin: 0px auto;
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom: 1px dotted #a2b7ab;
    }
	
	.menu_foot{
	font-family:"Palatino", Times, serif;
	font-size: 12px;
	color:#FFFFFF;
	text-align: left;
	}

/* ----- LISTS ----- */
#navlist
{
margin: 0px;
padding: 34px 0px 0px 391px;


}

#navlist ul
{
display: inline;
font-family:"Palatino", Times, serif;
padding: 0.2em 12px;
background-color: #adb9c3;
color: #FFFFFF;
text-decoration: none;
border-right: 1px solid #ffffff;
}

#navlist li
{
display: inline;
font-family:"Palatino", Times, serif;
padding: 0.2em 14px;
background-color: #adb9c3;
color: #FFFFFF;
text-decoration: none;
border-right: 1px solid #ffffff;
}

#navlist a
{
display: inline;
color: #FFFFFF;
}
#navlist a:hover { color: #e3e8e8; }

		  
/* ----- IMAGES ----- */		   
	.imagefloat
	{
		float: left;
		padding: 2px;
		margin: 0px 10px 10px 15px;
	}
	
	.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 13px;
	font-size: 30px;
	color: #a2b7ab
	}
	h3{
	display: inline;
	padding: 5px 20px 0px 13px;
	font-size: 18px;
	color: #a2b7ab
	}

	h4{
	display: inline;
	padding: 0px 10px 0px 0px;
	font-size: 14px;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #f5f6f6;
		
	}

/* ----- LINKS ----- */	
	a
	{
		text-decoration: none;
		color: #a2b7ab;
	}
	
	a:hover
		{
		text-decoration: none;
		color: #5f6468;
		}
		
	a:visited
		{
	color: #a2b7ab;
	
	}
		
	a.foot:link {
	color: #ffffff;
	 
	}
	
	a.foot:hover{
	color: #666666;
	
	}
	
	a.foot:visited{
	color: #ffffff;
	
	}
		
/* ----- FORMS ----- */
	.label {
		width: 80px;
		text-align: right;
		float: left;
		padding-right: 20px;
		color: #a2b7ab;
	}
		
	* html label {
	  float: none;
	}
	
	.formerror {
	  border: 1px solid red;
	  background-color : #a2b7ab;
	  width: auto;
	  padding: 5px 0;
	}
	
	.errortext {
	  padding-left: 80px;
	  font: bold smaller sans-serif;
	}

    .texta { 
     font-size: 12px;
     background-color: #ffffff; 
     border: 1px solid #a2b7ab; 
     
}
		
/* ----- IDS ----- */
	#container{
	   overflow: hidden;
	   margin: 0px auto;
	   background: url('chad_images/chadsmith_bg.jpg') repeat-y;
	   text-align: left;
	   /* box model hack */
	 voice-family: "\"}\"";
	 voice-family:inherit;
	 width: 836px;
	}
	 html>body #container { width: 836px; }
	  
	
	#header{
      width: 836px;
      height: 63px;
      background: url('chad_images/header.jpg');
      
     }
	 
	 #logo{
	 
      width: 836px;
      height: 184px;
      background: url('chad_images/content_pic.jpg');
	  
	  }
	  
	  #wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 690px;
		
                } 
      
     
#side-a {
	  float: left;
	  width: 210px;
	  padding: 10px 0px 10px 0px;
	  margin: 0px 0px 10px 0px;
      border-color: #a8bcb0;
      background-color:#FFFFFF;
	  border-style: solid;
	  border-width: 1px;
}

#side-b {
	  float: right;
	  width: 210px;
	  padding: 10px 0px 10px 0px;
	  margin: 0px 0px 10px 0px;
      border-color: #a8bcb0;
      background-color:#FFFFFF;
	  border-style: solid;
	  border-width: 1px;
}

#content { 
	  float: left;
	  width: 210px;
	  padding: 10px 0px 10px 0px;
	  margin: 0px 20px 15px 25px;
      border-color: #a8bcb0;
      background-color:#FFFFFF;
	  border-style: solid;
	  border-width: 1px;
}
	
	#body {
    width: 690px;
	padding: 0px 0px 0px 0px;
    margin: 0px 72px 0px 72px;
	}
    #footermenu{
     clear: both;
  	 padding: 15px 0px 15px 0px;
	 width: 690px;
     height: 65px;
     margin: 10px auto;
     background-color: #a2b7ab;
     }
	
	
	#footerleft{
	 float: left;
     width: 230px;
     margin: 0;
     padding: 5px 0px 5px 0px;
	}
	
	
	#footercenter{
	 padding: 5px 0px 5px 0px;
	 margin: 0px 230px 0px 230px;
     border-left: 1px solid #FFFFFF;
     border-right: 1px solid #FFFFFF;
		
	}
	
	#footerright{
	text-align: left;
	float: right;
    width: 230px;
    margin: 0;
    padding: 5px 0px 5px 0px;
	}
	
	#footer{
	clear: both;
	width: 836px;
	height: 40px;
    padding: 0px 0px 0px 0px;
	background-image: url('chad_images/footer.jpg');
	background-repeat: no-repeat;
	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 */

/* 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;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* 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: normal;
	height: auto;
	line-height:normal;
	font-size: 28px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: normal;
	height:auto;
	line-height:normal;
	font-size: 20px;
}

/*.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}*/

.sIFR-hasFlash h5#pullquote {
	visibility: hidden;
	letter-spacing: -4px;
	height:auto;
	line-height:normal;
	font-size: 24px;
}

