html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	padding: 0px;
	margin: 0px;
        background-color: #06556b;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
}

#wrap {
    width: 980px;
    background-color: #fef0f5;
    border-right: 1px solid #333333;
    border-left: 1px solid #333333;
    text-align:left;
    margin:0px auto;
}


/************************************************
*	Header, Headings, etc.									*
************************************************/

#head{
        background-color: #ffffff;
        background-image: url('http://www.vancouver-acupuncturist.com/images/header.jpg');
        background-repeat: no repeat;
        height: 217px;
        width: 980px;
        padding: 0px;
        margin: 0px;
        position: relative;
}

#head h1 {
        font-size: 13px;
        color: #ffffff;
        padding: 50px 0px 0px 50px;
        margin: 0px;
}

#head a {
        color: #ffffff;
}

#head a:hover {
        color: #cccccc;
}

.description {
        padding-left: 60px;
}

.description h2 {
        color: #ffffff;
        font-size: 3.0em;
        margin: 0px;
        font-style: italic;
}   
/************************************************
*	Links and Headings									*
************************************************/


a img,:link img,:visited img { border:none }    



a, a:link {
	color: #990000;
	text-decoration: underline;
}

a:visited {color: #660000; text-decoration: underline;}


h1 {
        font: 24px Arial, Helvetica, sans-serif;
        line-height: 30px;
	font-weight: normal;
        margin: 0px;
        color: #990000;
}


h2 {
	font-size: 20px;
	line-height: 26px;
	color: #333333;
	font-weight: normal;
}


h5 {
	color: #000000;
        margin: 8px 0px 0px 0px;
	padding: 0px;
        font-size: 16px;
	font-weight: normal;
}

a:hover {
	color: #ff3333;
	text-decoration: underline;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

/************************************************
*	Main Content									*
************************************************/

#main {
        width: 980px;
        background-color: #ffffff;
}

#content {
        width: 590px;
        float: left;
        padding: 30px 0px 0px 0px;
        background-color: #ffffff;
}

.item {
        padding: 0px 20px 10px 20px;
        margin-bottom: 1.5em;
        color: #333333;  
        border-bottom: 1px dotted #cccccc;
        font-size: 12px;
        line-height: 1.4em;	
}


.item p {

}

.item p a{
	text-decoration: underline;
}

.item p a:hover{
	color: #9c9c9c;
}

.item img {
	border: 1px solid #333333;
        padding: 3px;
        margin: 5px;
        background: #ffffff;
}

.item ul {
	list-style-type: disc;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 7px;
        margin-bottom: 18px;
}

.itemhead h3{
	display: inline;
}

.date{
	display: inline;
	text-align: right;
	font-size: 1.1em;
        margin-bottom: 20px;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 12px;
        line-height: 220%;
        margin-top: 20px;
        font-style: italic;
}

.metadata a:link {
	color: #333333;
}

.metadata a:hover, .metadata a:visited{
	color: #9c9c9c;
}

cite{
	font-size: 1.1em;
}

blockquote {
	margin: 10px 15px 10px 15px;
	padding: 10px 15px 10px 15px;
        background-color: #ffffff;
	border: 1px solid #cccccc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

/************************************************
*	Sidebar									*
************************************************/

#primary{
        width: 145px;
	padding: 10px;
	float: left;
        background-color: #ffffff;
}

#l_sidebar {
	padding: 30px 7px 20px 15px;
        font-size: 12px;
	line-height: 1.4em;
	}
	
#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
        color: #333333;
	}
	
#l_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 3px;
        list-style-type: disc;
        list-style-position: outside;
        color: #333333;
}

#l_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #333333;
}
#l_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#l_sidebar ul li a {
	color: #333333;
	text-decoration: none;
}

#l_sidebar ul li a:hover {
	color:#9c9c9c; 
}

#l_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
        color: #333333;
        list-style-type: disc;
        list-style-position: outside;
        color: #595441;
}

#l_sidebar ul ul li{
	margin: 0px;
}

#l_sidebar ul ul ul{
	margin-top:0; 
        margin-bottom:0;
	padding: 0px 0px 0px 14px;
        list-style-type: disc;
        list-style-position: outside;
        color: #333333;
}

#l_sidebar ul ul ul li{
	margin: 0px;
}

#secondary{
        width: 175px;
	padding: 10px;
	float: right;
        background-color: #ffffff;
}

#r_sidebar {
	padding: 30px 15px 20px 4px;
        font-size: 12px;
	line-height: 1.4em;
	}

#r_sidebar ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        list-style-type: disc;
        list-style-position: outside;
        color: #333333;
}

#r_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #333333;
}
#r_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#r_sidebar ul li a {
	color: #333333;
	text-decoration: none;
}

#r_sidebar ul li a:hover {
	color:#9c9c9c; 
}

#r_sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	padding: 0px 0px 0px 14px;
        list-style-type: disc;
        list-style-position: outside;
        color: #333333;
}

#r_sidebar ul ul li{
	margin: 0px;
}

#r_sidebar ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        list-style-type: disc;
        list-style-position: outside;
        color: #333333;
}

#r_sidebar ul ul ul li{
	margin: 0px;
}
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
        color: #333333;
	}
	

li .categories, li .linkcat, li .pagenav {
	margin: 0px;
	padding: 0px;
}

.sidebarSearch{
	clear: both;
        margin-top: 10px;	
        margin-bottom: 10px;
	margin-left: 5px;
}

.feedarea  {
	height: 30px;
	background-image:url(images/feedicon.png);
        background-repeat: no-repeat;
	padding-left:20px;
}

.feedarea  a {
       color: #333333;
}

/************************************************
*	Comment Area									*
************************************************/


#comment {
	width: 440px;
	background: #FFFFFF;
        color: #333333;
	padding: 0px 10px 0px 10px;
	margin: 5px 0px 10px 0px;
        font-size: 12px;
}
	
  
#comment  a{
        color: #333333;
	text-decoration: none;
}

#comment a:hover{
	color: #cccccc;
}

ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
        font-weight: bold;
}
	
.commentdate {
	font-size: 1.2em;
	padding-left: 0px;
        font-weight: bold;
}
	
.commentlist p {
	clear: both;
        font-size: 12px;
}

#commentlist li p{
	margin-bottom: 8px;
	line-height: 18px;
	padding: 5px;
        font-weight: normal;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 0px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 5px 10px;
	width: 450px;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 10px 0px;
	padding: 0px 10px 5px 10px;
	width: 450px;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.commentmetadata {
	font-size: 1.1em;
	float: right;
}

.commentlist li {
	padding: 2px;
	border-top: 1px solid #cccccc;
}

.navigation {

	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
        font-size: 12px;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #333333;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/************************************************
*	Calendar									*
************************************************/


#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar td {
	color: #333333;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	background: ;
	color: #eeeeee;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/************************************************
*	Footer									*
************************************************/


#foot {
        width: 980px; 
        height: 105px;	
        text-align: center;
	padding-top: 20px;
	color: #333333;
        font-size: 12px;
        font-style: italic;
        background: url('http://www.vancouver-acupuncturist.com/images/footer-blog-img.jpg') no-repeat left top;
        position: relative;
}

#foot a:link, #foot a:visited{
	color: #333333;
        text-decoration: none;
}

#foot a:hover {
        color: #9c9c9c;
}
/************************************************
*	MAIN NAVIGATION FROM PARENT SITE									*
************************************************/
#topNav {
	position: absolute;
	top: 25px;
	right: 20px;
	font: 10px Arial, Helvetica, sans-serif;
	color: #8e7e6e;
}

#topNav a:link {color: #8e7e6e; text-decoration: none;}
#topNav a:visited {color: #8e7e6e; text-decoration: none;}
#topNav a:hover {color: #8e7e6e; text-decoration: underline;}
#topNav a:active {color: #8e7e6e; text-decoration: none;}

/* MAIN NAVIGATION */

#head #nav {width: 757px; height: 56px; position: absolute; top: 119px; right: 0px;}

#head ul.mainNav {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 757px;
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
}
#head ul.mainNav li {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
#head ul.mainNav li a{
	padding: 0px;
	color: #5c3f38;
	display: block;
	text-decoration: none;
	float: left;
}
#head ul.mainNav li a:hover{
	background-position: 0px -56px;
}

#about:hover, #treatments:hover, #articles:hover, #blog:hover {background-position: 0px -56px;}

#head ul.mainNav li span { /*--Drop down trigger styles--*/
	width: 0px;
	height: 35px;
	float: left;
	background: url(subnav_btn.gif) no-repeat center top;
}
#head ul.mainNav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
#head ul.mainNav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 35px;
	top: 56px;
	background: #fff;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	width: 202px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}


#head ul.mainNav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #ccc; /*--Create bevel effect--*/
	
	clear: both;
	width: 202px;
}

#head ul.mainNav li ul.subnav li.noBorder {border-top: none;}


html #head ul.mainNav li ul.subnav li a {
	float: left;
	width: 170px;
	background: #fff;
	padding: 8px 16px;
}
html #head ul.mainNav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #dae6e9;
}

#head #about {
	width: 144px;
	background: url('http://www.vancouver-acupuncturist.com/images/about-nav.png') no-repeat left top;
	height: 42px;
	padding-left: 40px;
	padding-top: 14px;
}

#head #treatments {
	width: 167px;
	background: url('http://www.vancouver-acupuncturist.com/images/treatments-nav.png') no-repeat left top;
	height: 42px;
	padding-left: 37px;
	padding-top: 14px;
}

#head #articles {
	width: 136px;
	background: url('http://www.vancouver-acupuncturist.com/images/articles-nav.png') no-repeat left top;
	height: 42px;
	padding-left: 37px;
	padding-top: 14px;
}

#head #blog {
	width: 159px;
	background: url('http://www.vancouver-acupuncturist.com/images/blog-nav.png') no-repeat left top;
	height: 42px;
	padding-left: 37px;
	padding-top: 14px;
}
#logo {width: 189px; height: 192px; position: absolute; left: 25px; bottom: 14px;}

/* FOOTER NAV */
#footer {width: 980px; height: 20px; margin: 10px auto; position: relative;}
#footerNav {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #adc3ca;
	position: absolute;
	left: 40px;
	top: 0px;
}

#footerNav a:link {color: #adc3ca; text-decoration: none;}
#footerNav a:visited {color: #adc3ca; text-decoration: none;}
#footerNav a:hover {color: #adc3ca; text-decoration: underline;}
#footerNav a:active {color: #adc3ca; text-decoration: none;}

#copyright {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #adc3ca;
	position: absolute;
	top: 0px;
	right: 19px;
}

#signup {
	width: 172px;
	height: 90px;
	position: absolute;
	top: 5px;
        font-style: normal;
	right: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 105px;
	padding-top: 18px;
        text-align: left;
	background: url('http://www.vancouver-acupuncturist.com/images/footer-newlink-img.jpg') no-repeat left top;
}

#signup a:link {color: #ffffff; text-decoration: underline}
#signup a:visited {color: #ffffff; text-decoration: underline}
#signup a:hover {color: #ffffff; text-decoration: none}
#signup a:active {color: #ffffff; text-decoration: underline}
