/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/

/* Begin Typography & Colors */
body { 
	background:#ffbf53 url(images/bodyback.gif) repeat-x top;
	margin:0 auto;
	text-align:center;
	padding:0;
	color:#fff;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
}

#page {
	text-align: left;
	}

#headerimg 	{ 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	color:#000;
	}

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

.widecolumn {
	line-height: 1.6em;
	}

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

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
        font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

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

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em; font-family: Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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; color:#000;
	}

#commentform p {
        font-family: Arial, Helvetica, sans-serif; color:#000;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em; font-family: Arial, Helvetica, sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .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;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

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

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

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

#wp-calendar caption {
	font: bold 1.3em; font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	}

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

/* Begin Structure */
/* body {
	margin: 0 0 20px 0;
	padding: 0; 
	} */

#page {
	margin: 0px auto;
	padding: 0;
	width: 760px;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
/*	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0 0; 
	width: 350px; */
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.post p { color:#000; }

.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: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	}

#footer a {
    color:#bfa417;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

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

#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;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



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

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

#sidebar #searchsubmit {
	padding: 0px;
	}

.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;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.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; color:#000;
	}

#commentform p {
	margin: 5px 0; color:#000;
	}

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

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



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 8px;
	/*margin-left: 545px;
	width: 190px; */
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

#sidebar p { color:#000; }

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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

.containall {
	width:66.5em;
	margin:0 auto;
	padding:0;
	_width:660px;
}
.containall h1 {
	color:#fff;
	font-size:1.4em;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0;
}
.containall h1 .phone {
	font-size:1.5em;
}
.containall h1 .phone2 {
	font-weight:bold;
	color:#ffed73;
}
.maincontain {
	background:#c2ddeb;
	margin:0 auto;
	padding:.8em;
	font-size:1.2em;
	_margin-top:20px;
}
.homeheader {
	width:665px;
	height:198px;
	margin:-10px 0 0 -10px;
	_margin:-24px 0 0 -10px;
}
.content-right {
	float:right;
	margin:.5em 0 0 0;
	_margin:.5em -.2em 0 0;
	padding:0 0 1em 0;
	width:36.5em;
	_width:36.9em;
/* background:#ffbf53 url(images/content-right-back.gif) repeat-x top; */
	background-color:#fea60e;
	border:solid #959595;
	border-width:.15em .1em .1em .1em;
}
.content-right ul.right-nav {
	margin:0 auto;
	padding:0;
	text-align:center;
	list-style:none;
}
.right-nav li {
	display:inline;
}
.right-nav li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:1em;
}
.right-nav li a:hover {
	color:#306680;
}
/*.right-nav li.locations {background:url(images/icon-state-globe.jpg) no-repeat top center; padding:2.2em 1.6em;}
.right-nav li.blog {background:url(images/icon-blog.jpg) no-repeat top center; padding:2.2em 2.9em;}
.right-nav li.visit {background:url(images/icon-360.jpg) no-repeat top center; padding:2.2em 1.2em;}
.right-nav li.contact {background:url(images/icon-down-arrow.jpg) no-repeat top center; padding:2.2em 1.8em;}
*/
.locations {
	padding:0;
	border:0px;
	margin:0 auto;
}
.blog {
	padding:0;
	border:0px;
	margin:0 auto;
}
.visit {
	padding:0;
	border:0px;
	margin:0 auto;
}
.contact {
	padding:0;
	border:0px;
	margin:0 auto;
}
.testimony {
	width:17.5em;
	float:right;
	margin:.5em 0 .5em .5em;
	font-size:.8em;
}
.testimony p {
	margin:0;
	padding:0;
	font-style:italic;
}
.thecontent {
	width:32em;
	margin:.5em auto 0 auto;
	background:#fff;
	text-align:center;
	border:.05em solid #4d4d4d;
	color:#000;
	padding:1em;
}
.thecontent h1 {
	color:#000;
	text-align:left;
	display:block;
	border-bottom:.1em solid #4d4d4d;
	font-size:2.8em;
}
.thecontent h2 {
	text-align:left;
	font-size:1.6em;
	font-weight:normal;
	margin:0; 
	padding:0;
}
.thecontent p {
	text-align:left;
	font-size:1.1em;
	margin-top:.5em;
}
.thecontent p a {
	color:#b77e04;
}
.thecontent p a:hover {
	color:#306680;
}
.thecontent form {
	text-align:left;
}
.deftxt {
	font-size:.9em;
	font-weight: lighter;
	color: #333;
}
.formtxt {
	font-size:.9em;
	color:#333;
	width:10em;
	font-weight:lighter;
}
.formtxt2 {
	font-size:.9em;
	color:#333;
	width:23.2em;
	font-weight:lighter;
}
.thecontent ul {
	text-align:left;
	list-style:circle;
	margin:1em 1.5em;
	padding:0;
}
.thecontent ol {
	text-align:left;
	list-style:decimal;
	margin:1em 1.5em;
	padding:0;
}
.thecontent li ul {
	margin:.5em 1.5em 1em 1.5em;
}
.thecontent li a {
	color:#306680;
}
.thecontent li a:hover {
	color:#b77e04;
}
.thecontent blockquote {
	background:#f0f9e9;
	color:#000;
	border:.05em solid #c6edbf;
	text-align:left;
	padding:1em;
	width:29em;
	margin:0 auto;
}
.thecontent blockquote h1 {
	color:#000;
	font-size:1.4em;
}
.thecontent blockquote p {
	font-size:1.1em;
}
.thecontent blockquote p a {
	color:#29b03c;
}
.thecontent blockquote p a:hover {
	color:#306680;
}
.content-left {
	background:#a9cbda url(images/topleft-hash-back.jpg) no-repeat top left;
	float:left;
	margin:.5em 0 0 0;
	padding:0;
	width:15.9em;
	border:solid #447e9a;
	border-width:0 .1em .1em .1em; 
}
.content-left ul.topleft #nav {
	list-style:none;
	margin:0;
	padding:0;
	text-align:left;
	position:relative;
	font-weight:bold;
}
#nav li {
	margin:.4em 0;
	_margin:-10px 0 0 0;
	list-style:none;
	position:relative;
	text-align:left;
	margin-left: -40px; top:-12px;
	_top: 10px;
	font-weight:bold;
}
#nav li a {
	color:#fff;
	text-decoration:none;
	padding:.1em 0 .1em .5em;
	font-size:1.4em;
	margin:0;
	background:#60a8cb url(images/content-left-list-back.gif) repeat-x top;
	border:solid #447e9a;
	border-width:.05em 0;
	position:relative;
	_margin:0 0 0 0;
	display:block;
	font-weight:bold;
}
/*color:#d7b916;*/ 
#nav li a:hover {
	display:block;
	background:#ffbf53;
}
/* li:hover ul 
#nav a.over { background:#ffbf53; }*/
#nav li ul { 
	display: none;
	list-style:none;
	position:absolute;
	text-align:left;
	left:auto; 
	margin:-25px 0 0 192px; 
	width:192px; 
	_margin-top:-17px; 
	font-weight:bold; 
	_margin-left:-10px; 
	_left:191px; 
	_padding:0 0 0 0;
}
#nav li:hover ul, li.over ul { 
	display: block !important; 
	list-style:none !important; 
	/*background:#ffbf53;*/
}
#nav li>ul { 
	top: auto; 
	left: auto;
}
#nav li ul li { 
	display:inline; 
	margin-left:0px; 
	_margin-left:-38px; 
	_display:block; 
	_padding:0 0 0 0; 
	_margin-bottom:1px; 
	_margin-top:-18px;
	font-weight:bold;
}
#nav li>ul>li { 
	top: auto; 
	left: auto;
}
#nav li ul li a {
	color:#fff; 
	text-decoration:none; 
	padding:.1em 0 .1em .5em; 
	font-size:1.4em; 
	margin-left:-40px;
	background:#60a8cb url(images/content-left-list-back.gif) repeat-x top; 
	border:solid #447e9a; 
	border-width:.05em 0;
	position:relative; 
	_margin:0 0 0 0; 
	display:block; 
	_margin-left:40px; 
	font-weight:bold; 
	_width:192px; 
	_height:35px;
}
#nav li.requestinfolink a {
	background:#d7b916 url(images/content-left-request-back.gif) repeat-x top;
}
#nav li.requestinfolink a:hover {
	/*color:#306680;*/
}
#nav li.sitemaplink, .content-left .topleft li.contactuslink, .content-left .subnav {
	display:none;
}
.bottomleft {
	background:#a6c4cf url(images/down-arrow-back.jpg) no-repeat top left; 
	padding:2.8em 1.2em .5em 1.2em;
}
.bottomleft h1 {
	text-align:center; 
	font-size:1.6em; 
	margin:0; 
	padding:.3em 0; 
	background:#fff; 
	color:#397795;
}
.bottomleft h2 {
	color:#397795; 
	background:#fff; 
	padding:.2em; 
	margin:0; 
	font-size:1.4em;
}
.bottomphone {
	background:#e9f3f8; 
	border:.05em solid #c2ddeb; 
	display:block; 
	text-align:center;
}
/* controls the unordered list and the zebra striping effect in conjunction with zebra-stripe.js */
.bottomleft ul {
	background:#fff; 
	list-style-type:none; 
	margin:0; 
	padding:0; 
	text-align:left;
}
/*.bottomleft li.lm_over {border:.1em solid #592C16;}*/
.bottomleft li {
	border:.1em solid #fff; 
	display:block;
}
.bottomleft li a {
	padding:1em 1em 1em 1.2em; 
	color:#5579b1; 
	display:block; 
	text-decoration:underline;
}
.bottomleft li.bottom-blue {
	background:url(images/bottomleft-blue-grad.jpg) repeat-y left;
}
.bottomleft li.bottom-blue a {
	background:url(images/bottomleft-arrow-white.jpg) no-repeat left;
}
.bottomleft li.bottom-white {
	background:url(images/bottomleft-arrow-blue.jpg) no-repeat left;
}
/* end zebra striping controls */
.arrow {
	color:#f0ce11;
}
.fill {
	clear:both; 
	margin:0; 
	padding:0; 
	height:0;
}
.site-map .arrow {
	display:none;
}
ul.site-map {
	text-align:left; 
	list-style:circle;
}
ul.site-map a {
	color:#306680;
}
ul.site-map a:hover {
	color:#b77e04;
}
.footer {
	clear:both; 
	margin:0 auto; 
	background:#306680; 
	padding:.5em; 
	color:#fff; 
	_width:666px; 
}
.footer a {
	color:#fff; 
	font-size:1.2em;
}
.footer a:hover {
	color:#b77e04;
}
.footer ul {
	list-style:none; 
	margin:0 auto; 
	padding:0; 
	text-align:center; 
	clear:both;
}
.footer li {
	display:inline; 
	border-right:.1em solid #fff; 
	padding:0 .3em 0 .5em; 
	_padding:0 10px 0 10px; 
}
.footer li.sitemaplink {
	border:none;
}
.footer li.requestinfolink, .footer li .arrow, .footer .subnav {
	display:none;
}