/* This style sheet was written for Taunton Chiropractic by Anne Hicks March 2008*/

html {
	height: 100%; 
	margin-bottom: 1px;}
	
	body {
	font: normal 80% Verdana, Verdana, Geneva, sans-serif;
	background: #404040;
	color: #505050;
	text-align: center;
	margin: 10px 0 0 0;}

hr {
	background-color: #4215b6;
	color: #fff;
	height: 1px;
	width: 100%;}
	
	img {
	border: none;}



h1 {
	color: #525252;
	font: bold 22px Georgia, Georgia, serif;
	text-align: left;
	padding: 10px 0 5px 0;
	margin: 0 0 10px 0;}

h2 {
	color: #4215B5;
	font: normal 20px Georgia, Georgia, serif;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #c0c0c0;}

h3 {
	color: #4215B5;
	font: normal 20px Georgia, Georgia, serif;
	text-align: left;
	padding: 0;
	margin: 100px 0 10px 0;}

h4 {
	color: #525252;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 15px 0;}

h5 {
	color: #525252;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding: 10px 0;
	border-bottom: 1px solid #c0c0c0;}

h6 {
	color: #4215B5;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 10px 0;}

a {
	color: #4215B5;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #727272;
	text-decoration: underline;
	font-weight: bold;}
	
p.center {
	text-align: center;}	

h1.center {
	text-align: center;}	
	
	
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
/* PAGE LAYOUT IDs */

#wrapper {
	background: #fff url('images/wrapperbg.jpg');
	text-align: left;
	width: 750px;
	margin: 0 auto;}
	
#wrapper_single {
	background: #fff;
	text-align: left;
	width: 750px;
	margin: 0 auto;}
#logoimage {
	height: 200px;
	width: 750px;
	background:#fff url('images/header.jpg');
	}



#menu {
position: absolute; 
top:210px;

z-index:100;
width: 100%; /* precision for Opera */
}

#menu dl {
float: left;
width: 150px;


}

#menu dt {
cursor: pointer;
text-align: center;
font-weight: normal;
color:#fff;
background:#000 url("images/navbar.jpg");
border: 1px solid gray;
margin: 1px;
height:22px;
padding-top:8px;


}
#menu dd {
display: none;
border: 1px solid gray;

}
#menu li {
text-align: center;
background: #fff;
color: #525252;

}
#menu li a  {
color: #000;
background:#fff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
font-weight: normal;

}
#menu dt a {
color: #fff;
background:transparent;
text-decoration: none;
height: 100%;
border: 0 none;
font-weight:normal;

}

#menu li a:hover {
background: #4215B5;
color:#fff;
font-weight: normal;
}

#menu dt a:hover {
color:#fff;
background:transparent;
text-decoration:underline;
font-weight: normal;
}

#sidebar {
	width: 230px;
	float: left;
	text-align: left;
	font-size: 85%;
	padding: 50px 10px 10px 10px;}

	#sidebar ul {
	padding: 20px;
	margin: 0 0 0 17px;
	list-style: square url(images/bullet.gif);}	
		
#content {
	width: 480px;
	float: right;
	text-align: left;
	line-height: 1.6em;
	padding: 50px 10px 10px 10px;
	}
	.post {
	margin: 0; padding: 0;	
	border-bottom: 1px solid #eee;
}
.post .post-footer {
	padding: 0px; margin-top: 10px;
	font-size: 95%;
	
}
.post .post-footer .date {
	padding-left: 20px; margin: 0 10px 0 5px;
	font-weight: bold;
}

	
	#content ul{
	padding: 20px;
	margin: 0 0 0 17px;
	}
	
	#content li{
	list-style: square url(images/bullet.gif);}
			
	#content_single {
	width: 720px;
	float: left;
	text-align: left;
	line-height: 1.6em;
	padding: 50px 10px 10px 10px;
	}
	
	#content_single ul{
	padding: 20px;
	margin: 0 0 0 17px;}
	
	#content_single li{
	list-style: square url(images/bullet.gif);}
		
	#content_single li li{
	list-style:decimal url(#);}
	
#footer-special{
clear: both;
height: 40px;
	text-align: center;
	line-height: 2em;
	font-size: 100%;
	padding: 10px 0 0 15px;
	
}	

#footer-special a {
padding-right:30px;
}
			
#footer {
	clear: both;
	background: #fff url('images/footer.jpg') no-repeat;
	color: #606060;
	height: 40px;
	text-align: left;
	line-height: 2em;
	font-size: 85%;
	padding: 10px 0 0 15px;
	height: 50px;
	border-top: 3px solid #4215B5;}
	
#footer a {
	font-weight: normal;}
	
#footer a:hover {
	font-weight: normal;}
	
#footer p {
	padding: 0;
	margin: 0;}
	
/* FORMATTING CLASSES */

.box {
	background: #f7f7f7;
	border: 1px dashed #c0c0c0;
	padding: 10px;}

.hottopic {
	color: #8e4c3b;
	font-weight: bold;}

.contact {
	padding: 5px;
	text-align: left;
	margin: 20px 0;}

.contact label {
	width: 150px; 
	float: left; 
	text-align: right; 
	margin: 3px 5px 5px 5px; 
	clear: both;}

.contactbox {
	margin: 3px 5px 5px 5px; 
	background-color: #fff; 
	color: #000; 
	border: 1px solid #c0c0c0;}

.contactbutton {
	text-align: center; 
	margin: 5px 0 0 170px; 
	border: none;}

.catalogleft {
	width: 220px;
	padding: 0 20px 10px 0;
	float: left;
	line-height: 1.2em;
	text-align: left;}
	
.catalogright {
	width: 220px;
	padding: 0 0 10px 20px;
	float: right;
	line-height: 1.2em;
	text-align: left;}
	
	.galleryleft {
	width: 160px;
	padding: 0 20px 10px 0;
	float: left;
	line-height: 1.2em;
	text-align: right;
}	/*margin-left:-720;*/
	
.galleryright {
	width: 160px;
	padding: 0 0 10px 20px;
	float: right;
	line-height: 1.2em;
	text-align: left;
	margin-left:-160px;}
	
	.gallerycenter {
		padding: 0 0 0 0;
	line-height: 1.2em;
	text-align: center;
	margin:0 160px 0 160px;}
	
	
.imagemiddle {
	margin: 0; 
	border: 3px double #c2c2c2;}
	
.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	
.imageleft-border {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #c2c2c2;}

.imageright-border {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #c2c2c2;}
	
.center {
text-align: center;}

.newbox {
	text-align:center;
	border: 6px double #303030;
	padding: 0px;}
	
.align-right {	text-align: right; }	

.date{
background: url(clock.gif) no-repeat 0 center;
padding-left: 20px; margin: 0 10px 0 5px;
}

	
	
	
	


