/*  
Theme Name: David Tucker, LAC
Theme URI: http://davidtuckerlac.com
Description: 5 Element Acupuncture
Version: 1.1
Author: David van Wert
Author URI: http://thindimedesign.com
*/		

*
{
margin: 0px;
padding: 0px;
}

body 
{
font-size: 13px;
margin: 0px;
text-align: center;
color: #333;
font-family:  Arial, Helvetica, sans-serif;
background: #000;
}

#wrap
{
width:900px;
margin: 0 auto 5px auto;
background: url(img/name.png) top left no-repeat;
padding: 0;
}

                         /***************************************************
                         *********************** Blogtitle **************
                         *****************************************************/

#blogtitle
{
width: 900px;
display: block;
text-align: left;
margin: 0 auto 10px; auto;
padding: 5px 0 0 0;
}

h1.blogtitle a
{
margin: 10px 0 0 5px;
font-size: 26px;
font-family:  Garamond, Agaramond, "Times New Roman", serif;
/*margin-left: -5000px;*/
color: #000001;
float:right;
}


#blogtitle a:link {
color: #000000;
text-decoration: none;
border: none;
}

#blogtitle a:visited {
color: #000000;
text-decoration: none;
border: none;
font-weight: bold;
}

#blogtitle a:hover {
color: #000000;
text-decoration: none;
margin-left: 0;
}

.description
{
color: #62838F;
text-align: left;
font-size: 18px;
}*/

#homepage {

}



                         /***************************************************
                         *********************** Container **************
                         *****************************************************/
#container
{
clear:left;
padding:0;
margin: 0 auto;
width: 900px;
border-top:10px solid #000;
background: url(img/container.png) repeat-y;
}

#container2
{
clear:left;
padding:0;
margin: 0 auto;
width: 900px;
border-top:10px solid #000;
background: #000;
}

#container3
{
clear:left;
padding:0;
margin: 0 auto;
width: 900px;
border-top:10px solid #000;
background: url(img/container3.png) repeat-y;
}



                         /***************************************************
                         *********************** Left Sidebar Container *******
                         *****************************************************/
#leftnav
{
float: left;
width: 115px;
min-height: 552px;
margin: 0;
text-align: left;
background: url(img/elements.png) top left no-repeat;
padding:0;
height:auto !important;
height:552px;
}


                         /***************************************************
                         *********************** Right Sidebar Container *******
                         *****************************************************/

#rightnav
{
float: right;
	width: 200px;

margin: 0;
text-align: left;
color: #000;
}

#rightnavwhite
{
float: right;
	width: 190px;
		padding:5px;
margin: 0;
text-align: left;
Background-color:#FFFFFF
}

#rightnav h2{
padding-top: 10px;
background: none;
text-align: center;
color: #fff;
font-variant: small-caps;
font-weight: bold;
font-size: 22px;
letter-spacing: 2px;
}

#rightnav p.quote {
color: #faf4b6;
margin: 10px 0 0 5px;
font-size: 11px;
/*font-variant: small-caps;*/
/*letter-spacing: 1px;*/
}

#rightnav p.cite {
color: #faf4b6;
text-align: right;
margin-top: 0;
}

#rightnavwhite h2{
padding-top: 10px;
background: none;
text-align: center;
color: #000000;
font-variant: small-caps;
font-weight: bold;
font-size: 22px;
letter-spacing: 2px;
}

#rightnavwhite p.quote {
color: #000000;
margin: 10px 0 0 5px;
font-size: 11px;
/*font-variant: small-caps;*/
/*letter-spacing: 1px;*/
}

#rightnavwhite p.cite {
color: #000000;
text-align: right;
margin-top: 0;
}

#sidebarright ul {
margin-bottom: 20px;
list-style-type: none;
}

#sidebarright li{
list-style-type: none;
font-size: 11px;
}

#sidebarright ul{
margin-bottom: 20px;
}

li#authors {
background: url(http://thezenofhealing.com/wp-content/themes/davidtucker/img/authors.jpg) top left no-repeat;
margin: 5px;
padding-top: 25px;
background-color:#FFFFFF;
}

li#archives {
background: url(http://thezenofhealing.com/wp-content/themes/davidtucker/img/archives.jpg) top left no-repeat;
margin: 5px;
padding-top: 25px;
background-color:#FFFFFF;
}

li#links {
background: url(http://thezenofhealing.com/wp-content/themes/davidtucker/img/links.jpg) top left no-repeat;
margin: 5px;
padding-top: 25px;
background-color:#FFFFFF;
}

li#meta {
background: url(http://thezenofhealing.com/wp-content/themes/davidtucker/img/meta.jpg) top left no-repeat;
margin: 5px;
padding-top: 25px;
background-color:#FFFFFF;
}



                         /***************************************************
                         *********************** Content **************
                         *****************************************************/
#content
{
display: block;
margin: 0 215px 0 120px;
padding: 1em;
text-align: left;
background-color:#FFFFFF;
}


#content ul
{
padding-left: 15px;
}

#content ul li{
margin-left: 15px;
list-style-type: lower-roman;
}

#content ul ul li{
padding-left: 3px;;
}


#content ol{
list-style-position: inside;
padding-left: 15px;
padding-top: 2px;
margin-bottom: 10px;
}

#content p
{
padding-left: 10px;
margin-bottom: 10px;
}

#content2
{
display: block;
margin: 0 210px 0 120px;
padding: 1em;
text-align: left;
background: #fff url(img/mountains.jpg) bottom center no-repeat;
min-height: 552px;
height:auto !important;
height:552px;
}



                         /***************************************************
                         *********************** Post Metadata ****************
                         *****************************************************/

.postmetadata
{
display:block;
margin: 10px auto 10px auto;
padding: 5px 8px 8px 0;
text-align: left;
color:#333;
width:98%;
background: #E5CFAB;
}

#content .postmetadata
{
padding-left: 10px;
}

.postmetadata a:link
{
border: none;
color: #000000;
font-weight: normal;
}

.postmetadata a:hover
{
border: none;
color: #7F1717;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:visited:hover
{
border: none;
color: #7F1717;
font-weight: normal;
}

.postmetadata a:visited
{
border: none;
color: #480000;
font-weight: normal;
}

                         /***************************************************
                         *********************** Links ********************
                         *****************************************************/

a:link

{

color: #0000000;

text-decoration: underline;

}



a:hover

{

text-decoration: underline;

}



a:visited

{

color: #000000;

text-decoration: underline;

}



a:visited:hover

{

text-decoration: underline;

}

.entrytext { }

.entrytext a:link
{
color: #EE7C31;
text-decoration: none;
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 16px;
font-weight: bold;
}

.entrytext a:hover
{
text-decoration: none;
background: #EE7C31;
color: #fff;
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 16px;
font-weight: bold;
}

.entrytext a:visited
{
color: #EE7C31;
text-decoration: none;
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 16px;
font-weight: bold;
}

.entrytext a:visited:hover
{
text-decoration: none;
background: #EE7C31;
color: #fff;
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 16px;
font-weight: bold;
}

.entrytext a img, .entrytext a:hover img
{
border:none;
background:none;
}

a img 
{
border:none;
background:none;
padding:5px;
}

#feed, #feed img a:link, #feed img a:visited
{
border: none;
}

#map {
background: url(img/fiveelementmap.png) no-repeat; 
width:517px; height:293px;
}

#map img {
border:0;
padding: 0;
margin: 0;
float: left;
display:inline;
}


#map a:hover {
background: transparent;
}


                         /***************************************************
                         *********************** Comments ********************
                         *****************************************************/

.commentlist
{
padding-left: 40px;
padding-right: 15px;
color: #333;
}

.commentlist li
{
margin: 8px 10px 8px 15px;
padding-left: 12px;
list-style: none;
margin-bottom: 2px;
background: #E5CFAB;
}

.commentlist li ul li
{
border: none;
}

.commentlist cite
{
padding: 2px 3px 1px 3px;
}

.commentlist p
{
padding: 5px 5px 2px 3px;
margin-bottom: 5px;
}

.commentlist a:link
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #C01800;
}

.commentlist a:visited
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #C01800;
}

.commentlist a:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #480000;
}

.commentlist a:visited:hover
{
border: none;
text-decoration: underline;
font-weight: bold;
color: #480000;
}


.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited
{
text-decoration: none;
color: #480000;
}

.commentnumber {
font: italic normal 14px 'Times New Roman', Times, serif;
margin-top: 2px;
float:right;
color: #480000;
font-size: 28pt;
}

#comment
{
width:80%;
}

                         /***************************************************
                         *********************** Headings**************
                         *****************************************************/

h1
{
font-size: 36px;
color: #666666;
}

h2
{
font-family: Arial, sans-serif; 
display: block;
font-size: 16px;
font-weight: bold;
text-align: left;
}

h3
{
font-family: Arial, sans-serif; 
display: block;
font-size: 14px;
font-weight: bold;
text-align: left;
}

h3.posttitle   
{
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-size: 22px;
font-weight: bold;
font-variant: small-caps;
padding-left: 5px;
padding-top: 2px;
padding-bottom: 2px;
margin-top: 12px;
margin-bottom: 5px;
}

.posttitle a:link
{
font-size: 22px;
color: #006;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited
{
font-size: 22px;
color: #006;
font-weight: bold;
text-decoration: none;
}

.posttitle a:hover
{
font-size: 22px;
color: #04a;
font-weight: bold;
text-decoration: none;
}

.posttitle a:visited:hover
{
text-decoration: none;
color: #04a;
}

h4
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 13px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h5
{
font-family: Arial, sans-serif; 
margin-top: 15px;
font-size: 12px;
font-weight: bold;
padding: 5px 0 0 12px;
margin: 5px 0 6px 0;
text-align: left;
}

h6#welcome {
color: #EE7C31; 
font-style: italic; 
font-family: Garamond, Georgia, "Times New Roman", Times, serif; 
font-size: 22px; 
font-weight: bold;
text-align: center;
}

                          /*Miscellaneous*/
.date
{
font-size: 14px;
float: right;
text-transform: uppercase;
letter-spacing: -2px;
padding: 0 5px;
margin-top: 12px;
text-align: center;
color: #480000;
border: 1px solid #D8A860;
background: #E5CFAB no-repeat;
}

.entry
{
margin-bottom: 5px;
}
                         /*Contained Floats Fix*/
.post
{

display: block;
overflow:hidden;
width:98%;
margin-left:auto;
margin-right: auto;
}



                         /***************************************************
                         *********************** Footer **************
                         *****************************************************/

#footwrap
{
clear:both;
background: #000000;
min-height: 25px;
}

#footwrap p
{
display: block;
margin: 5px 0 0 0;
text-align:right;
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-size:14px;
color: #F4BB3A;
}

#footwrap a:link, #bottom a:link {
color: #F4BB3A;
text-decoration: none;
border: none;
}
#footwrap a:hover, #bottom a:hover {
color: #000000;
background: #F4BB3A;
border: none;
}

#footwrap a:visited:hover {
color: #F4BB3A;
border: none;
}

#bottom a:visited:hover {
color: #000;
border: none;
}

#footwrap a:visited, #bottom a:visited {
color: #F4BB3A;
text-decoration: none;
border: none;
}

#footwrap img {
}

#bottom {min-height: 120px;
background: #000 url(img/bottom.png) top left no-repeat;
border-bottom: 3px solid #ffffc2;
height:auto !important;
height:120px;}

#bottom p {text-align:left;
margin: 0 130px 0 470px;
font-size: 16px;
color: #ffffc2;
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-style: italic;}

#bottom a#mail, #bottom a:hover#mail, #bottom a:visited#mail {
color: #ffffc2;
font-family: Garamond, Georgia, "Times New Roman", Times, serif;
font-style: italic;
text-decoration: none;
background: #000;}

#bottom h6 {text-align:left;
margin: 0 140px 0 470px;
font-size:16px;
color: #F4BB3A;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-top: 12px;
font-weight: normal;
letter-spacing: 1px;}

/* navigation
--------------------------------------------------*/
#navigation 
{
margin-left:auto;
margin-right:auto;
width: 900px;
overflow: hidden;
height: 28px;
border-bottom: 3px solid #ffffc2;
margin-bottom: 0;
}

#menu {width: 900px, padding: 0; margin: 0; float: left; _padding-right: 4px;}

#menu a img {border: 0; margin-right: -4px; padding: 0;}


                         /***************************************************
                         *********************** Blockquote ********************
                         *****************************************************/

blockquote
{
margin: 0px 0px 0px 0px;
padding: 0px 25px 0px 70px;
font-style: italic;
color: #000;
background: #fff url(img/quote.png) top left no-repeat;
}

.entrytext cite {
font-weight: bold; padding-left: 350px;
}