/*  
Theme Name: Encintas Chiropractic
Theme URI: http://www.areyouadjusted.com
Description: Widget ready and tested on WP 2.2+.
Version: 1.0
Author: Shari Waters @ Waters Designs
Author URI: http://www.watersdesigns.com/
*/

body {  color:#507d90;
	margin: 20px;
	padding: 0;
	background-color:#ffffff;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #507d90;
}

h1, h2, h3 {
	color: #456d7d;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

input, textarea, select {
	color: #000000;
}

a {
	color: #456d7d;text-decoration:none;
}

a:hover {color:#58220f;
	text-decoration: underline;
}

hr {
	display: none;
}


/* Images */

.size-medium, .size-thumbnail, .size-full {border:1px #638e9e solid;background-color:#e4ebee; margin:6px; padding:5px;}


/* Logo */

#logo {float:right; margin-bottom: 10px;
}
#logo img {border:none;text-decoration:none;}



/* Wrapper */

#wrapper {
	width: 800px;margin:0 auto;
}

/* Page */

#page {
	margin:0px auto;
	width:800px;
}

#nav {text-align:center;}
#nav ul {
	margin: 0 auto;
	padding: 10px 0 0 0;
	list-style: none;
}

#nav li {padding:0 6px 0 10px;display:inline;background:transparent url(images/dot.gif) left 70% no-repeat;}

#nav a {color:#6c2a00;font-size:0.8em;text-transform:uppercase;}
#nav a:hover {color:#5191aa;text-decoration:none;}


/* Content */

#content {background:#ffffff;padding:0px;margin:0px;
}

#content h1, #content h2 {
	font-weight: normal;
	margin-top: 0;
}

.padded {
	padding: 0 20px;
}

.pagetitle {
	margin: 0 0 10px 15px;
	padding-top: 27px;
	letter-spacing: -2px;
	font-size: 2.4em;
}

.pagetitle a {
	text-decoration: none;
}

#post-4 {background: #f8f8ff url(images/pg-bg-04.jpg) repeat;padding:0;}
#post-5 {background: #f8f8ff url(images/pg-bg-05.jpg) repeat;padding:0;}
#post-6 {background: #f8f8ff url(images/pg-bg-06.jpg) repeat;padding:0;}
#post-7 {background: #f8f8ff url(images/pg-bg-07.jpg) repeat;padding:0;}
#post-8 {background: #f8f8ff url(images/pg-bg-08.jpg) repeat;padding:0;}
#post-9 {background: #f8f8ff url(images/pg-bg-09.jpg) repeat;padding:0;}
#post-10 {background: #f8f8ff url(images/pg-bg-10.jpg) repeat;padding:0;}

.post {
	margin-bottom: 10px;
}

.title {font-size:16pt;color:#602f11;
	margin: 0;
	padding: 15px 25px;
}

.title a {color:#602f11;
	text-decoration: none;
}

.title a:hover {color:#602f11;
	text-decoration: underline;
}

.byline {
	margin: 0 20px;
	font-size:8pt;
	text-align:right;
}
.byline2 {
	margin: 0 20px;
	border-top: 2px solid #c3d2d7;
}
.entry {
	padding: 0 20px;
}

.meta {
	margin: 0;
	padding: 0 20px;
}

.posts {
	margin: 0 20px;
	padding: 0;
	list-style: none;
}

.posts li {
	padding: 20px 0;
	border-bottom: 2px solid #c3d2d7;
}

.posts h3 {
	margin: 0;
}

.posts p {
	margin: 0;
}

.navigation {
	height: 1px;
	margin: 0;
	padding: 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	font-size: smaller;
}

#footer p {
	margin: 0;
	font-size:8pt;
	color:#456d7d;
	letter-spacing:2px;
	text-align:center;
	text-transform:uppercase;
}
#footer p.tiny {
	margin: 0;
	font-size:7pt;
	color:#456d7d;
	letter-spacing:2px;
	text-align:center;
}