/*
Theme Name: Britt Dental Blog Theme
Theme URI: http://brittdental.com
Description: This is the redesigned theme for Britt Dental's blog
Version: 1.0
Author: Leo Wurschmidt, Designed by Michele Wurschmidt at Triune Designs
Author URI: http://triunedesigns.com/blog
Tags: britt dental wordpress

*/


* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #b97831;
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
h1 {
	font: 28px "Times New Roman", Times, serif;
	color: #000;
	background-color: transparent;
	margin: 52px 0 10px 200px;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000;
	margin: 0 0 0 230px;
	border-top: 1px solid #000;
	padding: 5px 20px 0 20px;
	display: inline;
}
#wp-calendar caption, cite {
	text-decoration: none;
}
h3 {
	color: #40391a;
	margin: 23px 15px 0 15px;
	font-size: 18px;
	font-weight: bold;
}
h3 a {
	text-decoration: none;
	color:#40391A;
}
a {
	color: #000;
}
small {
	margin: 0 0 0 15px;
	color: #777;
	font-size: 0.9em;
	line-height: 1.5em;
}
#page {
	background-color: transparent;
}
#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 35px;
	margin-bottom: 50px;
	width: 779px;
/*	height: 600px; */
	background-color: transparent;
	text-align: left;
}
#content {
	border: 1px solid #fff;
	background-color: #40391A;
}
#header {
	position: absolute;
	left: 183px;
	top: 1px;	
	width: 594px;
	height: 122px;
	background-color: #c4bd8e !important;
	background-image: url(images/logo.gif) !important;
	background-repeat: no-repeat !important;
	background-position: 20px 12px !important;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
a#homeLink {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 594px;
	height: 122px;
	background-color: transparent;
}
#info {
	background-color: #c4bd8e;
	float: left;
	margin-top: 123px;
	margin-left: 182px;
	padding-bottom: 25px;
	width: 424px;
	text-align: justify;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#info p {
	margin: 0 15px 15px 15px;
	line-height: 14px;
}
#left_pic {
	background-color: #6d602e;
	position: absolute;
	left: 1px;
	top: 202px;
	width: 182px;
	height: 209px;
	background-image: url(images/teens_smile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #fff;
}
#contact {
	background-color: #6d602e;
	position: absolute;
	left: 1px;
	top: 412px;
	width: 182px;
	height: 121px;
	font-size: 11px;
	border-bottom: 1px solid #fff;
}
#contact p {
	text-align: left;
	margin: 9px 0 0 14px;
	line-height: 16px;
}
/* #bottom_pic {
	background-color: #c4bd8e;
	position: absolute;
	left: 609px;
	bottom: 1px;
	width: 169px;
	height: 136px;
	background-image: url(images/britt_office.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} */
#bottom_left {
	background-color: #40391a;
	position: absolute;
	left: 1px;
	bottom: 1px;
	width: 182px;
	height: 65px;
}
#footer {
	background-color: transparent;
	border: none;
	padding: 0;
	margin: 0;
	width: 779px;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

/* ----------------------------------- sidebar information ----------------------------------- */
#sidebar {
	padding: 144px 0 10px 5px;
	margin-left: 608px;
	width: 164px;
	background-color: #40391a;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	border-top: none;
	color: #fff;
}
#sidebar h2 a {
	text-decoration: none;
	color: #fff;
}
#sidebar a {
	color: #fff;
}
#sidebar ul ul li, #sidebar ul ol li {
	color: #fff;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: 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;
}
#sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar form {
	margin: 0;
}
#contentBottom {
	clear: both;
}


/* ----------------------------------- navigation information ----------------------------- */
#navigation {
	background-color: #40391a;
	position: absolute;
	left: 1px;
	top: 1px;
	width: 182px;
	height: 200px;
	font-size: 12px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#navigation a:link, #navigation a:visited {
	color: #fff;
	text-decoration: none;
}
#navigation a:hover, #navigation a:active {
	color: #c4bd8e;
	text-decoration: none;
}
#navigation ul {
	list-style: none;
	margin: 5px 0 0 14px;
}
#navigation li {
	padding: 5px 0 7px 0;
}

/* ------------------------------------ single article pages -------------------------- */
.post-navigation {
	display: block;
	text-align: center;
	margin: 10px 15px 60px 15px;
	padding-top: 50px;
}
#commentform textarea {
	width: 390px;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
#commentform p {
	margin: 5px 15px;
}
.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.commentlist .alt {
	border: none;
	background-color: transparent;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	padding: 2px;
/*	border: 1px solid #eee;
	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;
}


/* -------------------------------------------------------------------------------------- unedited below ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}




.entry p a:visited {
	color: #b85b5a;
	}





.nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
/* hidden 12-05-08
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
*/
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Structure */



/*	Begin Headers */

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li {
	list-style: decimal outside;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}


/* End Form Elements */



/* Begin Comments*/

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* 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;
}
/* End captions */



/* ----------------------------- begin britt dental css info ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */



#specials {
	background-color: #6d602e;
	position: absolute;
	left: 609px;
	top: 124px;	
	width: 169px;
	height: 338px;
	color: #fff;
}



.external {
background: transparent url(images/ext.gif) no-repeat right center;
padding-right: 12px;
}
.popup {
background:transparent url(images/pop.gif) no-repeat right center;
padding-right: 12px;
}

/* ------------------------- index page information ---------------------------- */
/*#info h3 {
	color: #000;  /* was #40391a 
	margin: 25px 0 0 15px;
	font-size: 22px;
}*/
body#index #info h3 {
	color: #fff;
	margin: 23px 0 0 15px;
	font-size: 18px;
	font-weight: bold;
}
#info h4 {
	color: #6d602e;
	margin: -6px 0 25px 69px; /* bottom was 17px */
	font-weight: bold;
	font-size: 18px;
}
body#index #info p {
	margin-top: 10px;
}
body#index #info p#bottom {
	margin-bottom: 15px;
}
body#index #info ul {
	margin: 19px 15px 0 30px;
	list-style-position: outside;
	font-size: 12px;
}
body#index #info li {
	margin: 4px 0 4px 0;
}
body#index #left_pic {
	background-image: url(images/teens_smile.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
body#index #specials p, body#index #specials h4 {
	display: none;
}