

/* 
 ----------------------------------------------------------------------------
	Title:      Acupuncture San Diego
	
	Developed:	Alibiproductions.com
	Author:     drew@alibiproductions.com
				
	Last Updated:    Always Updating!!
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#E7E6D6;
	text-align:center; 
	font:12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#181E21;
	}



h1	{ font-size:1.7em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h2	{ font-size:1.6em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h3	{ font-size:1.4em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal;  border-bottom: 1px solid #470B1A; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#5C2335; font-weight:bold; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#310613; font-weight:bold; text-decoration:none; outline:none; }

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 5px 0; 
	}
	
	img.img-left-baby { 
		float:left; 
		margin:5px 10px 5px 0; 
		}
	
	img.img-left-fertility { 
		float:left; 
		margin:4px 12px 0px 14px; 
		}
	
img.img-right { 
	float:right; 
	margin:3px 10px 10px 10px; 
	}
	
img.book { 
	margin:10px; 
	}



.blk_button {
		background: #1D2326;
		color:#fff;
		padding:10px;
		}
		
	.learn-more {
		padding: 15px 0 15px 0;
	}
		
		.learn-more a:link,.learn-more a:visited { color:#B5AD9B; }
		.learn-more a:hover,.learn-more a:active { color:#CBAE6C; }

	
/* ----- global form elements ----- */ 

input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:0; }

input.submit-image { 
	background:#000033;
	padding: 15px;
	width:63px;
	height:15px;
	border:none;
	cursor:pointer;
	}

#contact_business { display: none; } /* do not remove */ 

/* ----- main contact form ----- */ 
 
#contact-main {
	margin: 20px 31px 25px 31px;
	padding: 15px;
	border: 5px solid #D3D2BD;
	background: #DFDECE;
	}
	
#contact-main label { 
	width:350px; 
	display:block;  
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:350px;
	}
	
#contact-main label select {
	width:355px;
	}
	
#contact-main label textarea { height:100px; }

#contact-main label.required { margin-bottom:10px; }

#contact-main label.error1 { color:#993300; padding: 0px 10px 20px 0px; width:400px; font-size: .95em;}

#contact-main label.error { color:#993300; }

.FormField {
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #181E21;
	color:#000;
	width:165px;
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px;
	padding: 4px;
} 


/* framework
 * ------------------------------------------------------------------------- */

#top, #main, #feature, #bottom, #extra, #footer {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}



#top-wrapper {
	background: #E8E7D7 url(../images/masthead-bkgd.jpg) 0 0 repeat-x;
	height: 89px;
	overflow: hidden;
}

	#masthead {
		position:relative;
		background:url("../images/masthead.gif");
		height:89px;
		}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:16px;
		width:468px;
		top:20px;
		height:45px; 
		}
	#masthead a span {
		display:none;
		}
	
	#top .social {
		position:absolute;
		margin-left:705px;
		top:29px;
	}
		
		#top .social li {
		 	float:left; padding-right:10px;
		}


#main-wrapper {
	background: #1D2326 url(../images/main-bkgd.jpg) 0 0 repeat-x;
}

	#tp-left {
		width: 258px;
		float:left;
	}
	
	#tp-right {
		width: 542px;
		float:left;
	}
	
		#tp-right p, #tp-right h1 { margin: 0 10px 0 31px; }
		#tp-right h1 { color:#C4C3B0; padding: 21px 0 8px 0;}
		#tp-right p { color:#F0EFE3; }
		
		#tp-right a:link,#tp-right a:visited	{ color:#B5AD9B; }
		#tp-right a:hover,#tp-right a:active	{ color:#CBAE6C; }


	#tp-right-blog {
		width: 542px;
		float:left;
	}
	
		#tp-right-blog p, #tp-right-blog h1 { margin: 0 10px 0 31px; }
		#tp-right-blog h1 { color:#C4C3B0; padding: 21px 0 8px 0;}
		#tp-right-blog p { color:#F0EFE3;padding: 31px 0 8px 0; font-size:1.6em; font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; line-height:1.25em; }
		
		#tp-right-blog a:link,#tp-right-blog a:visited	{ color:#B5AD9B; }
		#tp-right-blog a:hover,#tp-right-blog a:active	{ color:#CBAE6C; }


#feature-wrapper {
	background: #B5AD9B url(../images/feature-bkgd.jpg) 0 0 repeat-x;
}

	#feature-left {
		width: 400px;
		float:left;
		
	}
		
		#feature-left h2 { color:#1D2326; padding: 0px 20px 8px 0; }
		#feature-left p { color:#181E21; padding: 0px 20px 8px 15px; }
		
	
	#feature-right {
		width: 400px;
		float:left;
	}
		
		#feature-right h2 { color:#1D2326; padding: 0px 20px 8px 0; }
		#feature-right p { color:#181E21; padding: 0px 31px 8px 15px; }
		
	.f {
		background: url(../images/feature_spacer.gif) repeat-y;
		margin:25px 0 15px 16px;
	}
	
		.f-header {
			background: url(../images/feature_header.jpg) top left no-repeat;
			height: 25px;
		}
		
		.f-bt {
			background: url(../images/feature_bt.gif) top left no-repeat;
			height: 16px;
			
		}
		
		

#bottom-wrapper {
	background: #E7E6D6 url(../images/bottom-bkgd.jpg) 0 0 repeat-x;
}

	#bottom-topper {
		background: url(../images/bottom-fade.jpg) no-repeat;
		height:39px;
	}
	
	
	#bottom-left {
		width: 289px;
		float:left;
	}
	
		#bottom-left h3 {
			color:#000;
			margin: 6px 31px 8px 16px; 
			padding: 0px 0px 8px 0px;
			font-size:1.5em;
			}
		#bottom-left p { color:#181E21; margin: 0px 31px 8px 16px;}
		
		#bottom-left h2 { color:#000; font-size:1.5em; margin: 3px 31px 8px 16px; padding-bottom: 10px; border-bottom: 1px solid #470B1A; }
		
		#bottom-left ul {
			background: #E0DECE;
			border: 3px solid #D8D5C5;
			padding:10px 22px 10px 16px;
			color: #181E21;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size:1.1em;
			margin:10px 22px 30px 10px;
			}
			
		#bottom-left ul li { 
			background:transparent url(../images/bullet_left.gif) no-repeat 0px 13px;
			padding:5px 5px 3px 15px; /* pushes text to the right to display bg img */
			}
		
		#bottom-left ol { padding:0px 16px 0px 35px; }
		
		#bottom-left a:link, #bottom-left a:visited	{ font-weight:normal; }
		#bottom-left a:hover, #bottom-left a:active	{ font-weight:normal; }
		
		blockquote { background: transparent url(../images/quote.gif) no-repeat 14px 3px;}

		blockquote cite { font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; font-size:1.1em; }

		blockquote > p:first-child { text-indent: 22px; padding: 4px 0px 7px 0px; color: #1D2326; }
		
		#map {
			margin:0 0 25px 10px;
		}
		#map p{
			text-transform:uppercase;
			padding-top:5px;
		}
		
		#newsletter { margin: 0 0 10px 20px; }
		
		
		
	
	#bottom-right {
		width: 505px;
		float:right;
		border-left: 1px solid #999999;
		}
	
		
		
		#bottom-right h1.first { color:#1D2326; padding: 3px 0px 8px 31px; }
		#bottom-right h2.first { color:#470B1A; padding: 3px 0px 8px 31px; }
		#bottom-right h2 { color:#470B1A; padding: 20px 0px 8px 31px; }
		
		#bottom-right p {
			color:#181E21;
			margin: 0px 0px 8px 31px;
			}
		
		#bottom-right h3 {
			color:#304B07;
			padding: 10px 0px 5px 10px;
			margin: 3px 0px 8px 31px;
			}
			
			#bottom-right h3.home { color:#470B1A; padding: 3px 0px 8px 0px; font-size:1.5em;}
		
		#bottom-right ul { padding:8px 0 8px 40px; }
		#bottom-right ul li { 
			background:transparent url("../images/bullet.gif") 0px 4px no-repeat;
			padding-left:20px; /* pushes text to the right to display bg img */
			}
		#bottom-right ul li ul { padding-left:5px; }

		h2 a:link, h2 a:visited	{ font-weight:normal; }
		h2 a:hover,h2 a:active	{ font-weight:normal; }
		
		#bottom-right dl { padding-bottom:10px;  }

		#bottom-right dl dt {
			padding:0 0 5px 45px;
			font-weight:bold;
			color:#3c3b40;
			
			}

		#bottom-right dl dd {
			padding:0 0 8px 45px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			font-style: italic;
			}
			
		
		#bottom-right .blk_button2 {
			background: #1D2326;
			color: #E7E6D6;
			padding:10px 15px 10px 10px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style: italic;
			text-align:right;
			font-size:1.2em;
			border: 1px 1 #000000;
			}
			
		#bottom-right .hr {
			background: url(../images/hr_main.gif) top right no-repeat;
			height:4px;
			margin-top: 16px;
		}
		
		#pdf {
			background: url(../images/resources.gif) no-repeat;
			height:96px;
			margin: 0 0 12px 19px;
		}
			#pdf h2 {
				padding: 36px 0 0 0px;
				color:#FFFFFF;
				line-height:1.7em;
				font-size:1.4em;
				border-bottom: none;
			}
		
		#faqs {
			background: url(../images/faqs.gif) no-repeat;
			height:89px;
			margin: 0 0 12px 15px;
		}
			#faqs h2 {
				padding: 32px 0 0 85px;
				color:#FFFFFF;
				line-height:1.8em;
				font-size:1.3em;
				border-bottom: none;
			}
		
		#bottom-right img.book { 
			margin:10px; 
			border: 3px solid #dbd5c5;
			background: #fffefa;
			}
	
	 #bottom-right a img.book:hover {
		border-color: #fff;
		background: #fff;
		}
		
		#address {
			width: 290px;
			float:left;
			
		}
		
		#address h2{
			color: #5C2335;
			text-transform:uppercase;
			font-size:1.1em;
			padding:10px 0px 7px 31px;
			}
			
		#address p{
			color: #324450;
			line-height:.90em
			}
		
		#vcard {
			background: url(../images/vcard.jpg) no-repeat;
			margin: 30px 0 0px 320px;
			height:133px;
		}
			


		


/* ----- column-left ----- */

#column-left {
	width:290px;
	float:left;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0 0px 10px 0px;
		}
	#column-left form { margin-left:0px; }
	
	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-left ul { padding-left:5px; } 
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}
	
	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
			
/* ----- column-right ----- */

#column-right {
	width:470px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 0px 10px 0px;
		}
	#column-right form { margin-left:0px; }
	 
	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	/* multi column list */
	#column-right ul { padding-left:5px; } 
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}
	
	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:20px;
	clear:both;
	width:100%; /* fix for Safar */
	}

	
/* header framework
 * ------------------------------------------------------------------------- */

#header-graphic { height:160px; margin: 31px 0 0 31px; } /* sets height for all non-flash headers */

	body#home #header-graphic { background:url("../images/banner-home.jpg") no-repeat; }
	body#about #header-graphic { background:url("../images/banner-about.jpg") no-repeat; }
	body#conditions #header-graphic { background:url("../images/banner-conditions.jpg") no-repeat; }
	body#pain-mgmt #header-graphic { background:url("../images/banner-pain.jpg") no-repeat; }
	body#fert #header-graphic { background:url("../images/banner-fertility.jpg") no-repeat; }
	body#resources #header-graphic { background:url("../images/banner-resources.jpg") no-repeat; }
	body#faq #header-graphic { background:url("../images/banner-faq.jpg") no-repeat; }
	body#contact #header-graphic { background:url("../images/banner-contact.jpg") no-repeat; }
	body#thankyou #header-graphic { background:url("../images/banner-home.jpg") no-repeat; }
	body#sitemap #header-graphic { background:url("../images/banner-home.jpg") no-repeat; }

/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:20px; } /* sets height for all subheads */

	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }


/* ----- subhead framework with varying heights ----- */

#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}




/*  Nav
 * ------------------------------------------------------------------------- */

#nav {
	background:url("../images/nav.jpg") top left no-repeat;					
	width:258px;		/* Width of buttons, not entite image (or half of entire image) */
	height:389px;		/* Height of entire image */
	margin-top:13px;
	padding:0;
	}

#nav li span { display: none; }

#nav li {
	float:left;
	list-style:none;
	}

#nav li, #nav a { 
	height:36px;			/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#nav-01 { margin:30px 0 0 0px; width:258px; }

/* margin-top if there is a spacing between each nav button */
#nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07, #nav-08, #nav-09 { margin:0px; width:258px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -258px  -30px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -258px  -66px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -258px  -102px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -258px  -138px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -258px -174px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -258px -210px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -258px -246px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -258px -282px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -258px -318px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#home #nav-01 { background:url("../images/nav.jpg") -258px  -30px no-repeat; }
body#about #nav-02 { background:url("../images/nav.jpg") -258px  -66px no-repeat; }
body#conditions #nav-03 { background:url("../images/nav.jpg") -258px  -102px no-repeat; }
body#pain-mgmt #nav-04 { background:url("../images/nav.jpg") -258px  -138px no-repeat; }
body#fert #nav-05 { background:url("../images/nav.jpg") -258px -174px no-repeat; }
body#resources #nav-06 { background:url("../images/nav.jpg") -258px -210px no-repeat; }
body#faq #nav-07 { background:url("../images/nav.jpg") -258px -246px no-repeat; }
body#news #nav-08 { background:url("../images/nav.jpg") -258px -282px no-repeat; }
body#contact #nav-09 { background:url("../images/nav.jpg") -258px -318px no-repeat; }



/* footer
 * ------------------------------------------------------------------------- */
 
 
#footer-wrapper {
	background: #DBD8C7 url(../images/footer-bkgd.jpg) 0 0 repeat-x;
}
		
#footer {
	font-size:.95em;
	color:#1D2326;
	margin-bottom:10px;
}
	#footer p {
		text-align:center;
		margin:0 0 6px 0px;
		color:#32393D;
	}

		#footer-left {
			width: 480px;
			float:left;
			text-align:left;
		}
		
		
		#footer-right {
			width: 320px;
			float:left;
			text-align:right;
		}	



#footer a:link, #footer a:visited { color:#1D2326; font-weight: normal; text-decoration:underline; outline:none; }

#footer a:hover, #footer a:active { color:#5C2335; font-weight: normal; text-decoration:none; outline:none; }

#footer ul {margin:25px 0 15px 0;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #5C2335;
	}

	#footer li.first { border: none; }
	

#footer-right a.rss {
	padding-left: 18px;
	background: url(../images/rss.png) no-repeat 0 0px;
	}
	
#footer .by {
	font-size: .90em;
	color:#4B606A;
}
	
	#footer .by a:link, #footer .by a:visited { color:#4B606A; font-weight: normal; text-decoration:none; outline:none; }

	#footer .by a:hover, #footer .by a:active { color:#4B606A; font-weight: normal; text-decoration:none; outline:none; }

