/* @override http://www.drbrettcarr.com/wp-content/themes/drcarr/style.css */

/* @override http://www.drbrettcarr.com/wp-content/themes/drcarr/style.css */

/*
Theme Name: Dr. Carr
Theme URI: http://www.coldfireinc.com/
Description: A custom made theme for <a href="http://www.drbrettcarr.com/">Dr. Brett M. Carr, D.C., M.S.</a>.
Version: 1.0
Author: Nate Kruska
Author URI: http://www.coldfireinc.com/
Tags: white, fixed width, two columns, widgets

	Dr. Carr v1.0
	 http://www.coldfireinc.com/

	This theme was designed and built by Nate Kruska,
	whose website you will find at http://www.coldfireinc.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* General 
_–_–_–_–_–_–_–_–_–_–_–*/
.clear {
	clear: both;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
a img {
	border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0;
}
h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 30px 0 0;
}
h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
a, h2 a:hover, h3 a:hover {
	color: #ec2427;
	text-decoration: none;
}
a:hover {
	color: #83080d;
	text-decoration: underline;
}
/* Body  
_–_–_–_–_–_–_–_–_–_–_–*/
body {
	background: #fff url(images/header-bg.jpg) repeat-x;
	color: #333;
}
#wrapper-inner {
	border-top: 1px solid #ec2427;
	border-bottom: 1px solid #ec2427;
}
/* Header  
_–_–_–_–_–_–_–_–_–_–_–*/
#header {
	margin-bottom: 7px;
}
#logo {
	text-align: right;
	margin-top: 30px;
}
#header p {
	margin: 0;
}
#contact-box {
	text-align: left;
}
#practices-box {
	text-align: right;
}
#contact-box, #practices-box {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin-top: 4px;
}
#contact-box a, #practices-box a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}
#contact-box a:hover, #practices-box a:hover {
	color: #fff;
	text-decoration: underline;
}
#logo .description {
	text-align: center;
}
/* Navigation 
_–_–_–_–_–_–_–_–_–_–_–*/

#navigation {
	width: 100%;
	display: block;
	text-align: center;
}
#navwrapper {
	left: 50%;
	position: relative;
	float: left;
}
.menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: relative;
	left: -50%;
}
.menu ul li {
	float: left;
	padding: 0 10px 0 12px;
}
.menu li.current_page_item {
	background: url(images/red-arrow.gif) no-repeat right 22px;
	padding: 20px 18px 0 3px;
}
.menu a, .menu a:visited {
	color: #5a707d;
	line-height: 24px;
	font-size: 14px;
	padding: 0;
}
.menu a:hover {
	color: #ec2427;
	text-decoration: none;
}
.menu .current_page_item a, .menu .current_page_item a:hover {
	color: #ec2427;
	cursor: default;
	line-height: 16px;
	font-weight: bold;
}
/* Footer 
_–_–_–_–_–_–_–_–_–_–_–*/
#footer {
	color: #5a707d;
	font-size: 10px;
}
#footer a {
	color: #5a707d;
}
#footer a:hover {
	text-decoration: underline;
	color: #111;
}
#footer ul {
	display: block;
	list-style-type: none;
	margin: 10px 0 0;
	padding: 0;
	text-align: center;
}
#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#footer ul li a {
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 5px 0 20px;
	text-align: center;
}

/* Page Content 
_–_–_–_–_–_–_–_–_–_–_–*/
#content {
	font-size: 1em;
}
#content.fullpage {
}
#content.blog {
}
.post {
	margin: 0 10px 30px 20px;
	text-align: left;
}
.postmetadata {
	clear: both;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
.entry p a:visited {
	color: #b85b5a;
}
/* Sidebar 
_–_–_–_–_–_–_–_–_–_–_–*/
#sidebar-box {
	margin-top: 10px;
	border-left: 2px solid #ddd;
	padding: 10px 0 10px 20px;
	margin-bottom: 10px;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	color: #5a707d;
}
#sidebar form {
	margin: 0;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	text-align: left;
}
#sidebar ul li {
	list-style-type: 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-type: decimal;
	list-style-position: outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* Comments 
_–_–_–_–_–_–_–_–_–_–_–*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form {
	text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
p img {
	padding: 0;
	max-width: 100%;
}
