/*
THEME NAME: Centerpoint
THEME URI: http://www.siteshine.com
DESCRIPTION: Created for CenterPoint Chiropractic, HTML based on Sandbox
VERSION: 1.6.1
AUTHOR: <a href="http://www.siteshine.com/">Jared White</a>
AUTHOR URI:
TAGS: 
*/

/* 

/* Global Layout Styles (HTML Tags) */
body {
	background-color: #5a6a79;
	background-image: url("images/background.jpg");
	background-position: center top;
	font-family: "Trebuchet MS", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.93em;
	margin: 0;
	padding: 0;
	min-width: 988px;
}

p, li, td, div, blockquote {
	font-size: 1em;
}
p { margin: 1em 0; }

h1, h2 {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #5a6b79;
	letter-spacing: 1px;
}
h1 {
	font-size: 2.0em;
}
h2 {
	font-size: 1.6em;
}
h1, h2, h3 { margin: 0.67em 0; }

img { border: 0; }

a {
	text-decoration: none;
}
a:link, a:visited, a:active {
	color: #8b3a08;
}
a:hover {
	text-decoration: underline;
}
abbr {
	border-bottom: none;
}

/* Global Layout Custom Style */
#container {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("images/left_backshadow.jpg");
	background-repeat: repeat-y;
}
#container2 {
	background-image: url("images/right_backshadow.jpg");
	background-repeat: repeat-y;
	background-position: right top;
}
#content {
	margin-left: 20px;
	background-color: white;
	background-image: url("images/light_background.gif");
	background-position: right -23px;
	margin-right: 20px;
}

.hentry, .post {
	padding: 20px;
	padding-top: 0;
}
.post, .hentry.page {
	margin-top: 10px;
}
.entry-title {
	margin-top: 0;
	margin-bottom: 0;
}

#header h2 {
	margin: 0;
}
#header h2 img {
	margin-top: 17px;
	margin-left: 28px;
}

#header .drtoth {
	border: solid 2px #865a39;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	position: absolute;
	top: 36px;
	margin-left: 799px;
}
#header .contactinfo {
	position: absolute;
	top: 156px;
	margin-left: 728px;
}

#navbar {
	display: block;
	margin-top: 10px;
}

#footer {
	color: #efefef;
	width: 860px;
	margin: 1em auto 2em auto;
	font-size: 0.8em;
}
#footer .links {
	float: right;
	text-align: right;
}
#footer a {
	color: white;
}

/* Formatting/Color Styles */
.pageside, .blogside {
	width: 242px;
	float: left;
	padding-left: 22px;
	margin-top: 10px;
}
.homepage.hentry, .blog-page {
	float: left;
	width: 619px;
	margin-top: 10px;
}

.ailments {
	background-image: url("/wp-content/uploads/2012/02/ul-bg.jpg");
	padding: 0 20px 20px 20px;
	width: 201px;
}
.ailments h2 {
	text-align: center;
	font-size: 1.2em;
	color: #333d45;
	margin-right: 4px;
	padding-top: 0.5em;
	margin-top: 0
}

.ailments ul {
	margin: 0;
	padding-left: 30px;
	list-style-image: url(images/menuarrow.gif);
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 195%;
}
.ailments a {
	border-bottom: solid 1px #d2be3b;
	padding-bottom: 1px;
	position: relative;
}

.entry-content p {
	line-height: 175%;
}

img.size-full {
	background-color: white;
	border: solid 1px #999;
	padding: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

/* Blog Styles */
.blog-page .entry-title {
	font-size: 2.6em;
	color: #835a3a;
}
.blog-page .entry-title a {
	color: #835a3a;
}

.page-title {
	text-align: center;
	padding-bottom: 5px;
	border-bottom: solid 1px #999;
}

.entry-date, .entry-meta, #comment-notes, .comment-meta {
	color: #666;
	font-size: 0.9em;
	text-transform: uppercase;
}

.blogside {
	font-size: 0.9em;
	line-height: 140%;
}

#comments {
	padding: 20px;
}

#respond h3 {
	border-top: solid 1px #999;
	padding-top: 10px;
}

#comments-list ol {
	margin-left: 0;
	padding-left: 0;
}
.comment-author img {
	vertical-align: middle;
}
.comment-meta .meta-sep, .comment-meta a {
	display: none;
}

/* Blog Sidebar */

.blogside ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
}

/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
font-family: Arial, sans-serif;
font-size: 14px;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin: 0 0 1em 1.3em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

/*div#nav-below {
margin-top:1em;
}*/

div#nav-images {
height:150px;
margin:1em 0;
}

/*div.navigation {
height:1.25em;
}*/

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1.2em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}

@charset "utf-8";
/* CSS Document */
#footerZW {
    color: #F2C779;
    text-align: left;
}
#footerZW .col {
    float: left;
    margin-left: 12px;
    width: 150px;
}
#footerZW .col:first-child {
    margin-left: 100;
    padding-top: 0px;
    width: 150px;
}
#footerZW p {
    font-size: 0.9em;
    margin: 0;
    padding: 0;
}
#footerZW .title {
    font-weight: bold;
}
#footerZW .col ul {
    border-left: 1px solid #CCCCCC;
    margin-top: 3px;
    padding-left: 6px;
}
#footerZW .col ul li {
    font-size: 0.825em;
    line-height: 100%;
    list-style: none outside none;
    padding: 2px 0;
}
.socLinks img {
    border: medium none;
    float: left;
    margin: 12px 6px;
}
#footerWrapper .backlinks {
    font-size: 0.75em;
}
#footerWrapper .backlinks a {
    color: #E6B833;
}
#footerWrapper .backlinks a:hover {
    color: #F2C779;
}
#footerWrapper .backlinks img {
    vertical-align: middle;
}

#fb-root {
    float: right;
}

