/*
Theme Name: Crimson Lotus
Theme URI: http://www.crimsonlotusacupuncture.com
Description: Custom template for Crimson Lotus Acupuncture
Version: 1.0
Author: Maggie Duval
Author URI: http://www.maggiedot.com
*/

body {
	background:#99CCCC url(images/crimsonlotusbackground.png) no-repeat top;
	margin-top:10px;
	margin-left: 10px;
	
	
}

#header {
	background-color: #99CCCC;
	background-image: url(images/indexheader.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 805px;
}

#headerhome {
	background-color: #99CCCC;
	background-image: url(images/indexheader.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 805px;
}

#headeraboutus {
	background-color: #99CCCC;
	background-image: url(images/aboutusheader.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 805px;
}

#contactheader {
	background-color: #99CCCC;
	background-image: url(images/contactusheader.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 805px;
}

#headeracupuncture {
	background-color: #99CCCC;
	background-image: url(images/acupunctureheader.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 805px;
}

#headeraddiction {
	background-color: #99CCCC;
	background-image: url(images/addictionheader.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 805px;
}

#headerblog {
	background-color: #99CCCC;
	background-image: url(images/blogheader.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 805px;
}

#headerchineseherbal {
	background-color: #99CCCC;
	background-image: url(images/chineseherbalheader.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 805px;
}

#headercosmeticacupuncture {
	background-color: #99CCCC;
	background-image: url(images/cosmeticacupunctureheader.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 805px;
}

#headerdietlifestyle {
	background-color: #99CCCC;
	background-image: url(images/dietlifestyleheader.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 805px;
}

#headerfaq {
	background-color: #99CCCC;
	background-image: url(images/faqheader.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 805px;
}

#headerforms {
	background-color: #99CCCC;
	background-image: url(images/formsheader.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 805px;
}

#headermission {
	background-color: #99CCCC;
	background-image: url(images/missionheader.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 805px;
}

#headermodalities {
	background-color: #99CCCC;
	background-image: url(images/modalitiesheader.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 805px;
}

#headerwhattoexpect {
	background-color: #99CCCC;
	background-image: url(images/whattoexpectheader.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 154px;
	width: 805px;
}

#wrapper {
	width:1024px;
}

	
#container {
 	background:#99CCCC url(images/middlebar.png) repeat-y top;
	width:805px;
	float:left;
	}
 
 .centertext {
	padding:5px 50px 5px 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
  	font-size:.8em;
	}
 
h1, h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
    font-color:#000000;
	color: #330000;
	border-bottom: dotted 1px #000000;
	padding-bottom: 0.3em;
}

h3
{
font-weight:bold;
border-bottom: 0px;
}

a
{
	color: #990000;


}
a:hover
{
    text-decoration: none;
}

a:visited
{  
    text-decoration: none;
}

p
{
	margin-bottom:1.7em;	
	line-height:1.4em;
        
	
}

blockquote
{
	padding: 1em;
	margin-bottom: 1.5em;
	background-color: #FFFCD8;
	background-image: url(images/a5.gif);
	background-repeat: no-repeat;
	background-position: top left;
	border: dotted 1px #DFD999;
}
img {
	border:0;
	
}
img.right 
{
	float:right;
	margin:0 0 1em 1em;
}
img.left 
{
	float:left;
	margin:0 1em 1em 0;
	}
	
#footer {
 	background:#99CCCC url(images/bottombar.png) no-repeat;
	width:805px;
	height:120px;
		clear:both;
	}
	
.footertext {

	padding-top:45px;
	font-family: Verdana, san-serif;
	line-height:16px;
  	color: #000000;
  	font-size:11px;
	text-align:center;
	}
	
.footertext a {
	color: #990000;
  	font-size:11px;

	}
	
.footertext a:hover a:active {
	color: #99CCCC;
  	font-size:11px;
    text-decoration: none;
	}
	
	/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	width: 190px;
	vertical-align:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	float:right;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol, li #sidebar ul ol li {
	list-style: decimal outside;

	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.sidebar a {
	color: #990000;
  	font-size:11px;
	text-decoration: none;
	}

.sidebar a:hover a:active {
font-weight: bold;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
.sidebar h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
    font-color:#990000;
}