
/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 Georgia, serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: .9em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1,h2, h3, h4, h5, h6 { font-weight: bold; font-family: Georgia, serif; }
a, a:active, a:visited { color: #c3b636; }
a:hover { color: #c3b636; }

/*=======================================================
	`Structure 
=======================================================*/
#container {
	position: relative;
}
#synopsis{
	width: 475px;
	position: absolute;
	top: 135px;
	left: 380px;
}
#homeleft{
	width:30%;
	background: url(../img/acupuncture1.jpg) no-repeat;
}
#homemiddle{
	width:30%;
	background: url(../img/shamanism1.jpg) no-repeat;
	margin-left: 3em;
}
#homeright{
	width:30%;
	background: url(../img/classes.jpg) no-repeat;
}
#main-services{
	background-color: #fff;
	height: 279px;
}
#main-practitioners {
	background-color: #fff;
	height: 279px;
}
#main-classes {
	background-color: #fff;
	height: 279px;
}
#main-faq {
	background-color: #fff;
	height: 279px;
}
#main-contact {
	background-color: #fff;
	height: 279px;
}
#nav-services{
	width: 25%;
	background: url(../img/leftnavbkg.png) no-repeat;
	background-position: left;
	height: 279px;
}
#nav-practitioners{
	width: 25%;
	background: url(../img/pracnavbkg.png) no-repeat;
	background-position: left;
	height: 279px;
}
#nav-classes{
	width: 25%;
	background: url(../img/classnavbkg.png) no-repeat;
	background-position: left;
	height: 279px;
	padding-left: 3px;
}
#nav-faq{
	width: 25%;
	background: url(../img/faqnavbkg.jpg) no-repeat;
	background-position: left;
	height: 279px;
}
#social-links {
	width: 250px;
	margin-top: 0;
}
img.floatleft {
	float: left;
}
#feed{
	width: 80%;
}
#content{
	width: 74%;
}
#acupuncture-bkg{
	background-image: url(../img/acupuncture_room.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 279px;
}
#acupuncture{
	padding-top: 1.8em;
}
#tcm-bkg{
	background-image: url(../img/tcm_herbology_portland.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 279px;
}
#tcm{
	padding-top: 2.5em;
}
#shamanism-bkg{
	background-image: url(../img/shamanism_portland_pratt.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 279px;
}
#shamanism-service{
	padding-top: 2em;
}
#qigong-bkg{
	background-image: url(../img/portland_qigong.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 279px;
}
#qigong{
	padding-top: 4em;
}
#qigong-classes{
	padding-top: 7em;
}
#christina{
	background-image: url(../img/shamanism_bio_christinapratt.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 279px;
}
#christina-content{
	padding-top: 2em;
}
#richard{
	background-image: url(../img/acupuncture_richardmcconnell.jpg);
	background-position: right;
	background-repeat: no-repeat;
	height: 279px;
}
#richard-content {
	padding-top: 2em;
}
#questions {
	width: 38%;
}
#answer {
	width: 53%;
	margin-left: 2.5em;
}
#symptoms {
	padding-top: 1.4em;
}
#soul {
	padding-top: 1.3em;
}
#footer{
	background: url(../img/footer_bkg.png) no-repeat;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
	height: 124px;
}
#meta {
	margin-left: 5em;
	margin-top: 3.5em;
	width: 25%;
}
#quote {
	margin-top: 3.5em;
	width: 46%;
	margin-left: 3em;
}

#instructions {
	padding-top: 3em;
	width: 45%;
}
#directions {
	padding-top: 1.5em;
	width: 45%;
}
#telephone {
	padding-top: 2.5em;
	width: 45%;
}
#header-fb {
	padding-left: 25px;
	padding-top: 25px;
}
#sidebar-fb {
	padding-left: 40px;
	padding-top: 10px;
}
.main{
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	margin-bottom: 2em;
}
.homebutton a{
	height: 209px;
	width: 244px;
	margin-bottom: .7em;
	display: block;
	text-decoration: none;
}
.contentbox{
	padding-top: 1em;
	width: 50%;
}
.answer-content{
	padding-top: 3em;
}
.answer-md{
	padding-top: .5em;
}
.main-nav{
	width:80%;
}
.prac-nav{
	width: 82%;
}
.contact-right{
	padding-top: 2em;
	width: 52%;
}
img.center{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.last-menu li{
	padding-bottom: 0;
}
.center{ 
	width: 265px;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}

/*=======================================================
	`Type
=======================================================*/

p {
font-family: Georgia, serif;
line-height: 1.3em;
font-weight: normal;
font-size: .93em;
color: #58595b;
padding-bottom: 1em;
}
h1 {
	font-weight: normal;
	font-size: 1.4em;
	color: #3b2314;
	padding-bottom: .3em;
}
h2 {
	font-size: 1.2em;
	font-weight: normal;
}
h3 {
	font-size: .93em;
	color: #b32317;
	line-height: 1.5em;
}
h4 {
	font-size: .95em;
	padding-bottom: .2em;
}
ul {
	list-style-type: none;
}
ol {
	color: #58595B;
    font-family: Georgia,serif;
    font-size: 0.95em;
    font-weight: normal;
    line-height: 1.5em;
}
a {
	color: #ebdf66;
}

#synopsis a{
	color: #b32317;
	text-decoration: none;
}
#synopsis a:hover{
	color: #333;
}
#nav-practitioners li {
	margin-left: 0;
}
#nav-classes h2{
	color: #fff;
	padding-top: 2em;
	text-align: center;
}
#nav-classes p{
	color: #fff;
	font-size: .78em;
	text-align: center;
}
#nav-classes a {
	color: #ebdf66;
	font-size: 1em;
	text-decoration: underline;
}
#social-links a{
	text-decoration: none;
	font-size: .9em;
}
#directions p{
	font-size: .85em;
	color: #333;
}
#instructions p{
	font-size: 1em;
}
#telephone p{
	font-size: 1em;
}
#christina a{
	color: #b32317;
	text-decoration: none;
}
#questions h3{
	font-weight: normal;
	padding-top: 1em;
	font-size: 1em;
}
#questions ul{
	margin-left: 0;
}
#questions li{
	font-style: italic;
	font-size: .95em;
	margin-bottom: 1em;
}

#answer ul {
	list-style: disc;
}
#answer li {
	font-size: .93em;
}
#answer #symptoms p{
	padding-bottom: 0;
}
.main a {
	color: #b32317;
	text-decoration: none;
}
.main a:hover {
	color: #333;
}
.main-nav li {
	margin-top: 2.8em;
	margin-bottom: 3em;
	text-align: center;
}
.main-nav a{
	color: #fff;
	font-family: Georgia, serif;
	font-size: 1.25em;
}
.main-nav a:hover{
	color: #f1cb00;
}
.homebutton h2{
	padding-top: .3em;
	margin-left: 1em;
	color: #fff;
}
.answer-md{
	font-size: .98em;
}
.name {color: #000; }
.home {
	font-size: 1.25em;
}
.italic {
	font-style: italic;
}
.white {
	color: #fff;
}
.green {
	color: #433821;
}
.gray {
	color: #58595b;
}
.brown {
	color: #3b2314;
}
.larger {
	font-size: 1.1em;
}
.services_synopsis {
	font-size: 1.1em;
}
.small {
	font-size: .85em;
}
.tiny {
	font-size: .8em;
}
/*=======================================================
	`Global
=======================================================*/
*{position: relative;}
html{
	background: url(../img/bg.jpg) repeat;
}
body{
	width: 930px;
	padding: 0 10px;
	margin: 0 auto;
}
#masthead{
	height: 250px;
	background: url(../img/bg-header.png) no-repeat;
	margin-bottom: 2em;
}
#logo, #logo a{
	width: 204px;
	height: 204px; 
}
#logo{
	position: absolute;
	top:41px;
	left: 71px;
}
#logo a{
	background: url(../img/logo.png) no-repeat;
	display: block;
}

/* jQuery Content Panel Switcher CSS */

a, a:visited, a:hover {
  cursor: pointer;
}

.switcher-content {
  display: none;
}

#switcher-panel {
  height: 279px;
}
#switcher-panel2 {
  height: 279px;
}
a.active{
	color: #333;
}
.main-nav a.active {
	color: #f1cb00; 
}
/*=======================================================
	`Navigation
=======================================================*/
#nav{
	position: absolute;
	left: 461px;
	top: 55px;
}
#nav li{float: left;}
#nav li > a{ background-image: url(../img/navigation.png); background-repeat: no-repeat; }
#nav li > a{ display: block; }
#nav #Practitioners a{
	height: 36px;
	width: 113px;
	background-position: 0 -8px;
	margin-top: 10px
}
#nav #Services a{
	height: 14px;
	width: 85px;
	background-position: -113px 0;
}
#nav #Classes a{
	height: 20px;
	width: 80px;
	background-position: -198px 0;
}
#nav #FAQ a{
	height: 26px;
	width: 53px;
	background-position: -278px -8px;
	margin-top: 8px;
}
#nav #Contact a{
	height: 40px;
	width: 69px;
	background-position: -331px -30px;
	margin-top: 30px;
}


body#practitioners #nav #Practitioners a{background-position: 0 -78px; }
body#acupuncture-shamanism-qigong #nav #Services a{background-position: -113px -70px;}
body#qi-gong-classes-portland #nav #Classes a{background-position: -198px -70px;}
body#acupuncture-questions #nav #FAQ a{background-position: -278px -78px;}
body#whole-being-health-connect #nav #Contact a{background-position: -331px -100px;}


#nav #Practitioners a:hover{background-position: 0 -78px; }
#nav #Services a:hover{background-position: -113px -70px;}
#nav #Classes a:hover{background-position: -198px -70px;}
#nav #FAQ a:hover{background-position: -278px -78px;}
#nav #Contact a:hover{background-position: -331px -100px;}

body#acupuncture-questions .main-nav #acupuncture_link a{color:#f1cb00; }
body#herbology-questions .main-nav #herbology_link a{color:#f1cb00; }
body#shamanism-questions .main-nav #shamanism_link a{color:#f1cb00; }

body#acupuncture-questions #nav #FAQ a{background-position: -278px -78px;}
body#herbology-questions #nav #FAQ a{background-position: -278px -78px;}
body#shamanism-questions #nav #FAQ a{background-position: -278px -78px;}


body#christina-pratt-shamanism #nav #Practitioners a{background-position: 0 -78px; }
body#richard-mcconnell-acupuncture #nav #Practitioners a{background-position: 0 -78px; }


body#portland_acupuncture #nav #Services a{background-position: -113px -70px;}
body#portland-tcm-herbology.php #nav #Services a{background-position: -113px -70px;}
body#portland-shamanism #nav #Services a{background-position: -113px -70px;}
body#portland-qigong.php #nav #Services a{background-position: -113px -70px;}


.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}