/*
Theme Name: Plains Chiropractic
Theme URI: http://plainschiropractic.com/
Description: The default theme for the Plains Chiropractic website.
Version: 1.0
Author: Brian Nelson
Author URI: http://briannelsondesign.com
Tags: plains, chiropractor, green, blue, field, farm

	Plains Chiropractic v1.0
	 http://plainschiropractic.com

	This theme was designed and built by Brian Nelson,
	whose website you will find at http://briannelsondesign.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
/*ol, ul, li {
	list-style: none;
}*/
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* Start BND stylesheet */

/* --------------------------------------------------------------------------------------- */
/* General Layout */

img.alignright {
	float:right;
	margin-left:15px;
	margin-bottom:10px;
}
img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignleft {
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
div.entry img {
	padding:2px;
	border: 1px solid #adaa88;
}
div.entry img.noBorder {
	border:0;
	padding:0;
}
.clear {
	clear:both;
}
body {
	background:#2d4621;
	color:#fff;
	font-size:.9em;
}
a {
	color:#fff;
}
.container {
	width:900px;
	margin:0 auto;
}
#header {
	height:143px;
	background:#fff url('images/sky.jpg') repeat-x top left;
	text-align:center;
}
#header img {
	margin-top:15px;
}
#nav {
	margin-top:20px;
}
#content {
	background: url('images/fields.jpg') no-repeat top center;
	min-height:500px;
}
#main {
	background: url('images/content.png');
	border:1px solid #adaa88;
	width:587px;
	min-height:700px;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
	margin-right:25px;
}
#feature {
	text-align:center;
	height:63px;
}
.text_block {
	padding:15px;
}
#mapBox {
	float:left;
	margin-right:25px;
}
#sidebar{
	float:left;
	padding-top:25px;
	width:286px;
}
#footer {
	clear:both;
	background:#000;
	padding-top:10px;
	padding-bottom:10px;
}
.yellow {
	color:yellow;
}
strong {
	font-weight:bold;
}


/* --------------------------------------------------------------------------------------- */
/* Header */

#nav li{
	display:inline;
	text-transform:uppercase;
	font-family: Verdana, Arial, sans-serif;
	font-size:12px;
	letter-spacing: 1.5px;
	margin-left:10px;
	margin-right:10px;
}
#nav li a{
	color:#000;
	text-decoration: none;
}
#nav li a:hover {
	text-decoration: underline;
}




/* --------------------------------------------------------------------------------------- */
/* Main */

#main {
	font-family:Georgia, "Times New Roman", serif;
	font-size:18px;
	line-height:20px;
	position:relative;
}

#main h2 {
	font-size:30px;
	line-height:36px;
}
div.entry {
	padding-bottom:25px;
	border-bottom: 1px solid #263121;
	font-size:14px;
	line-height:18px;
	margin-bottom: 20px;
}
div.entry p {
	margin-bottom:18px;
}
div.noLine {
	border-bottom:none;
}
img.banner {
	position:absolute;
	top:0;
	right:0;
	margin-top:-6px;
	margin-right:-7px;
}
img.appointmentButton {
	margin-top:10px;
}
div.page h2 {
	margin-bottom:25px;
}
div.entryPage h3 {
	clear:both;
	font-size:20px;
	margin-bottom:9px;
	color:yellow;
	margin-top:27px;
}
div.entryPage h4 {
	font-size:16px;
	color:#bfd100;
	font-style:italic;
}
div.entryPage p {
	font-size: 14px;
	line-height:18px;
	margin-bottom:18px;
}
div.entryPage img {
	padding:2px;
	border: 1px solid #adaa88;
}
div.entryPage h4 a {
	display:block;
	padding:8px;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	color:#000;
	float:left;
	margin-bottom:27px;
	margin-right:25px;
	background:#a6b1a1;
}
div.entryPage h4 a:hover {
	background:#708168;
}
div.entryPage li {
	margin-bottom:5px;
}
div.entryPage ul {
	font-size:14px;
	margin-left:30px;
	margin-bottom:10px;
	list-style-type: disc;
}
div.entryPage ol {
	font-size:14px;
	margin-left:40px;
	margin-top:-10px;
	margin-bottom:10px;
	list-style-type: decimal;
}
div.entryPage ol.physicians {
	margin-top:5px;
}
div.entryPage ul.pageNav {
	list-style: none;
	margin-left:0;
}





/* --------------------------------------------------------------------------------------- */
/* Forms */

div.entryPage form {
	font-size:14px;
}
div.entryPage form h4 {
	color:white;
	font-style:normal;
	margin-bottom:3px;
}
div.entryPage form input {
	margin-bottom:20px;
}
div.entryPage form input.checkbox {
  margin-bottom: 0;
}



/* --------------------------------------------------------------------------------------- */
/* Hours */

#mapBox {
	padding-top:8px;
	margin-bottom:25px;
}
#post-hours table {
	margin-top:10px;
	font-size: 16px;
}
#post-hours td{
	width:300px;
	padding-bottom:5px;
	padding-top:5px;
	border-top: 1px dotted #a6b1a1;
}
#post-hours td.day {
	width:150px;
}




/* --------------------------------------------------------------------------------------- */
/* Sidebar*/

#sidebarHome, #sidebar {
	font-family:Georgia, "Times New Roman", serif;
}
	
#sidebarHome em {
	font-size:18px;
	padding-left:40px;
}
#sidebarHome ul, #sidebar ul {
	list-style:none;
}
#sidebarHome img {
  margin-bottom:20px;
}
li.widget {
	margin-bottom:25px;
}
li.widget h2 {
	font-size:24px;
	margin-bottom:10px;	
}
li.widget_text {
	font-size:24px;
	line-height:30px;
	font-style: italic;
}
#sidebar ul li ul li {
	margin-bottom:7px;
	margin-left:10px;
}

/* --------------------------------------------------------------------------------------- */
/* Footer */

#footer {
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	text-align:center;
}

/* --------------------------------------------------------------------------------------- */
/* Products Table */

table.products {
  border-collapse: collapse;
}
table.products img {
  vertical-align: top;
}
table.products td {
  padding-bottom:30px;
}
table.products td:first-child {
  padding-right:30px;
}
