/*
Theme Name: McCarl Dental
Theme URI: http://www.borczdixon.com
Description: Theme designed for McCarl Dental.
Version: 1
Author: Borcz Dixon
*/

body {
	background: url(images/body-bg.jpg) top left repeat-x;
	margin: 0 auto;
	text-align: center;
}
#outer-wrapper {
	margin: 0 auto;
	width: 1024px;
	text-align: center;
}
#page {
	margin: 0 auto;
	text-align: left;
	width: 1024px;
	height: auto;
	min-height: 880px;
}
/* BEGIN GENERAL STYLES */

a:link, a:active, a:visited { 
	color: #717171;
	text-decoration: none;
}
a:hover {
	color: #007CB7;
	text-decoration: none;
}
a.active {
	color: #007CB7;
}
p {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #717171;
	margin: 0;
	line-height: 17px;
	text-align: left;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 10px;
	padding-left: 0px;
}
p.first {
	padding-top: 40px;
}
p.pullquote {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #717171;
	padding: 15px 0 0 0;
	margin: 15px 45px 15px 92px;
	line-height: 17px;
	text-align: left;
	border-top: 1px solid #717171;
}
p.border-top {
	padding: 15px 0 15px 0;
	margin: 15px 45px 15px 92px;
	border-top: 1px solid #717171;
}
.pullquote-first {
	font-size: 18px;
	line-height: 22px;
}
ul { 
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #717171;
	padding: 0px 45px 12px 105px;
	margin: 0;
	line-height: 16px;
	text-align: left;
}
ul li {
	padding: 0 0 3px 0;
}
ul.download {
	padding: 0 0 0 115px;
}
ul li.download {
	list-style-image: url(images/btn-download.jpg);
	padding: 0 0 5px 0;
	line-height: 22px;
}
ul li.second {
	margin: 0 0 0 10px;
}
h1 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #007CB7;
	text-align: left;
	margin: 0;
	font-weight: normal;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 0px;
}
h2 {
	color: #007CB7;
	text-align: left;
	margin: 0;
	font-weight: normal;
	text-transform:uppercase;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h2.testimonials {
	padding-bottom: 15px;
}
h3 {
	font: 17px Arial, Helvetica, sans-serif;
	color: #0087C7;
	text-align: left;
	line-height: 20px;
	margin: 0;
	padding-top: 0px;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 0px;
}
h3.featured-services {
	font-weight: bold;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
h3.sonicare {
	font-size: 15px;
	font-weight: bold;
	line-height:21px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
h4 {
	font: 14px Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	line-height: 20px;
	margin: 0;
	padding-top: 21px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
h4 a:link, h4 a:active, h4 a:visited {
	color: #fff;
	text-decoration: none;
}
h4 a:hover {
	color: #000;
	text-decoration: none;
}
.clear {
	clear: both;
}
img.patient-photo {
	padding: 0;
	margin: 0 18px 5px 0;
	border: 2px solid #CCC;
}
.contact-form {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #717171;
	padding: 5px 45px 10px 92px;
	margin: 0;
	line-height: 17px;
	text-align: left;
}
.directions-form {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #717171;
	padding: 0 0 10px 92px;
	margin: 0;
	line-height: 17px;
	text-align: left;
}
.sonicare-form {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #717171;
	padding: 15px 0 10px 27px;
	margin: 0;
	line-height: 17px;
	text-align: left;
}
/* END GENERAL STYLES */

/* BEGIN MASTHEAD */
#headerbase {
	width: 1024px;
	height: 120px;
	margin: 0;
	padding: 0;
}
#logo {
	width: 390px;
	height: 120px;
	margin: 0;
	padding: 0;
	text-align: right;
	float: left;
}
#contact-info {
	width: 634px;
	height: 120px;
	margin: 0;
	padding: 0;
	float: left;
}

/* BEGIN NAV 2 */
#nav2 {
	width: 515px;
	height: 42px;
	margin: 17px 0 0 119px;
	padding: 0 0 0 0;
	list-style: none;
	overflow: hidden;
	float: left;
	text-align: -5000px;
	display: inline;
}
#nav2 li { 					
	float: left;
	height: 42px;
	overflow: hidden; 
}			 
#nav2 li a { 
	display: block;
	padding: 42px 0 0 0;
	height: 0px !important;
	overflow: hidden; 
}																
#nav2 li a.active { 			
	background-position: left -42px; 
}

/* END NAV 2 */
/* END MASTHEAD */

/* BEGIN MAIN IMAGE */
#main-image {
	width: 1024px;
	height: 367px;
	position: absolute;
	top: 87px;
	left: auto;
	z-index: -5;
	margin: 0;
	padding: 0;
}
#main-image-click {
	width: 1024px;
	height: 270px;
	margin: 0;
	padding: 0;
}
/* END MAIN IMAGE */

/* BEGIN NAV 1 - OLD NO DROPDOWNS */
#nav1 {
	width: auto;
	height: 154px;
	margin: 268px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
	text-align: -5000px;
}
#nav1 li { 					
	float: left;
	height: 154px;
	overflow: hidden; 
}			 
#nav1 li a { 
	display: block;
	padding: 154px 0 0 0;
	height: 0px !important;
	overflow: hidden; 
}	
#nav1 li a.active { 			
	background-position: left -154px;
}
#family a { 	
	background: url(images/nav1-family.png) top left no-repeat; 
	width: 252px; 
}
#family a:hover { 			
	background-position: left -154px; 
}
#meet a { 	
	background: url(images/nav1-meet.png) top left no-repeat; 
	width: 226px; 
}
#meet a:hover { 			
	background-position: left -154px; 
}
#smile a { 	
	background: url(images/nav1-smile.png) top left no-repeat; 
	width: 231px; 
}
#smile a:hover { 			
	background-position: left -154px; 
}
/* END NAV 1 */

/* BEGIN MENU NAVIGATION */
#menu {						
	display: block;
	width: 709px;
	height: 154px;
	float: left;
	padding: 0;
	margin: 0; 
}						
#menu ul {					
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	height: 154px; 
}						
#menu ul.family {		
	background: url(images/menu-family.gif) top left no-repeat;
	width: 252px;
	height: 154px; 
}					
#menu ul.family-active {	
	background: url(images/menu-family-active.gif) top left no-repeat;
	width: 252px;
	height: 154px;  
}
#menu ul.meet {		
	background: url(images/menu-meet.gif) top left no-repeat;
	width: 226px;
	height: 154px; 
}
							
#menu ul.meet-active {	
	background: url(images/menu-meet-active.gif) top left no-repeat;
	width: 226px;
	height: 154px; 
}
#menu ul.smile {		
	background: url(images/menu-smile.gif) top left no-repeat;
	width: 231px;
	height: 154px; 
}
#menu ul.smile-active {	
	background: url(images/menu-smile-active.gif) top left no-repeat;
	width: 231px;
	height: 154px;
}
#menu h2 {					
	color: #717171;
	font: 17px Arial, Helvetica, sans-serif;
	display: block;
	margin: 97px 0 0 0;
	font-weight: normal;
	width: auto;
	line-height: 22px;
	text-align: center;
	padding: 0; 
}						
#menu h2 a {				
	font: 15px Geneva, Arial, Helvetica, sans-serif;
	display: block;
	margin: 0;
	width: auto;
	font-weight: normal;
	padding: 0 0 16px 0;
	text-align: center;
	color: #717171;
	background: none;
	text-decoration: none;
	text-transform: none;
	border: none; 
}						
#menu h2 a:hover, #menu h2 a.active {			
	color: #0087C7;
	background: none; 
}											
#menu a {					
	font: 10px Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	border-bottom: 1px solid #CCD8DF;
	margin: 0;
	width: 210px;
	text-transform: uppercase;
	padding: 5px 10px;
	color: #717171;
	text-align: left;
	background-color: #E9F3F8;
	text-decoration: none;
}						
#menu a:hover {				
	color: #0087C7;
	background-color: #D6E8F2;
}					
#menu li {					
	position: relative;
	z-index: 500;
	padding: 0;
}
#menu ul ul { 				
	position: absolute;
	z-index: 500;
	left: 0;
}	
#menu ul ul.first {			
	left: 73px;
}
#menu ul ul ul { 			
	top: 0; 
	left: 100%;
	width: 150px;
	z-index: 500;
}					
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul {		
	display: none; 
}
div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul {		
	display: block;
	z-index: 500;
}
/* BEGIN MENU NAVIGATION */

/* BEGIN SUBNAV SIDEBAR */
#sidebar {
	width: 315px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	background-image: url(images/sidebar-bg2-repeat.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#sidebar p {
	font: 10px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #717171;
	line-height: 13px;
	margin: 0;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#sidebar ul {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #717171;
	margin: 0;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0px;
}
#sidebar ul li {
	padding: 0 0 11px 0;
	list-style-type: none;
	line-height: 14px;
}
#sidebar ul li.active {
	list-style-image: url(images/blue-arrow.png);
}
#discounts {
	width: 272px;
	height: 102px;
	margin: 15px 0 0 0;
	padding: 0;
}
#sonicare {
	width:265px;
	height: auto;
	margin: 0;
	padding:0;
}
/* END SUBNAV SIDEBAR */


/* BEGIN MAIN CONTENT */
#content {
	width: 1024px;
	height: auto;
	min-height: 255px;
	margin: 0;
	padding: 0 0 25px 0;
	float:left;
}
#content .left {
	width: 252px;
	height: auto;
	min-height: 255px;
	margin: 0;
	padding: 0;
	float: left;
}
#content .right {
	width: 457px;
	height: auto;
	min-height:255px;
	margin: 0;
	padding: 0;
	float: left;
}
#content .right p { 
	padding: 0px 45px 10px 25px;
}
#content .left h2 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #007CB7;
	text-align: left;
	padding: 42px 30px 12px 70px;
	margin: 0;
	font-weight: bold;
	text-transform:uppercase;
}
#content .left p { 
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #999;
	padding: 0px 15px 17px 70px;
	margin: 0;
	line-height: 14px;
	text-align: left;
}
#content a:link, #content a:active, #content a:visited { 
	color: #7C9AA7;
	text-decoration: none;
}
#content a:hover {
	color: #007CB7;
	text-decoration: none;
}
/* END MAIN CONTENT */

/* BEGIN FOOTER */
#footer {
	background: url(images/top-dentist-2008.jpg) top left no-repeat;
	width: 709px;
	height: 53px;
	padding: 0;
	margin: 0 0 20px 0;
	float: left;
}
#footer .facebook {
	width: 52px;
	height: 40px;
	margin: 5px 0 0 140px;
	padding:0;
	float: left;
	display: inline;
}
#footer p {
	text-align: left;
	font: 10px Arial, Helvetica, sans-serif;
	color: #C8C8C8;
	padding: 10px 0 0 0;
	line-height: 14px;
	margin: 0;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #C8C8C8;
	text-decoration: none;
}
#footer a:hover {
	color: #717171;
	text-decoration: none;
}	
/* END FOOTER */

/* Widgets
----------------------------------------------- */
body .widget {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-left: 20px;
}
	
	/* List widgets
	------------------------------------------- */
	body .widget ul {
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
		body .widget ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
		body .widget ul ul {
	margin-left:2em;
	font-family: Arial, Helvetica, sans-serif;
}
	
	/* Tag cloud widget
	------------------------------------------- */
	body .widget_tag_cloud { line-height: 1.2; }
		body .widget_tag_cloud a {
	margin: 0 2px 0 0;
	text-decoration: none;
}
	
	/* Calendar widget
	------------------------------------------- */
	body .widget_calendar {
	font-family: Arial, Helvetica, sans-serif;
}
		body .widget_calendar table {
	width: 200px;
}
		body .widget_calendar caption {
	margin: 0.25em 0 0.2em 0;
	border-bottom: 1px solid #ccc;
	padding: 0 0 0.5em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: center;
}
		body .widget_calendar th, body .widget_calendar td {
	margin: 1px;
	padding: 5px;
	text-align: center;
	font-size: 10px;
}
		body .widget_calendar th {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
		body .widget_calendar td {
	font-size: 10px;
}
		body .widget_calendar tbody td a { display:block; margin: -5px; padding: 5px; color: #fff; background: #8bb6cc; }
		body .widget_calendar tbody td a:hover {
	color: #3A6F8F;
	background: #cc8a95;
	text-decoration: none;
}
		body .widget_calendar td.pad, .widget_calendar tfoot td {
	font-size: 10px;
}
		body .widget_calendar tfoot td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
		body .widget_calendar #prev { text-align: left; }
		body .widget_calendar #next { text-align: right; }




/* Feed icon
	------------------------------------------- */
	body .feed {
	display: block;
	float: left;
	min-height: 15px;
	font-size: 0.8em;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 20px;
	background-image: url(images/icons.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
}


	body.janus .feed, body.rtl .feed { float: right; padding: 1px 20px 1px 0; background-position: 100% 1px; }
	
	
	
	/* Comments
	--------------------------------------- */
	#comments {
	clear: both;
	width: 500px;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
	body.janus #comments .secondary { text-align: left; }
	#comments .meta { margin: 0 0 0.2em 0; }
		#comments .meta .title { width: 49.5%; float: left; margin: 0; border: none; }
		body .meta .comments-feed { width: 49.5%; float: left; text-align: right; margin:0; padding: 0.75em 0 0 0; }
			body .meta .comments-feed a {
	display: block;
	float:left;
	min-height:16px;
	padding: 1px 20px 1px 0;
	background: url('images/icons.png') no-repeat 100% -100px;
	font-size: 0.8em;
	text-decoration: none;
}
		#trackback-link {
	margin: 0;
	padding-top: 2px;
	border-top: 1px solid #ccc;
	font-size: 0.8em;
	color: #3A6F8F;
	clear: both;
	text-decoration: none;
}
			#trackback-link .secondary p {
	font-weight: bold;
	margin: 0;
	padding: 5px 24px 5px 0;
	text-decoration: none;
}
			#trackback-link .primary p {
	margin: 0;
	padding: 5px 0;
	text-decoration: none;
}

	body .comment { margin: 0; border-top: 1px solid #ccc; padding: 0.66em 0; }
		body .comment-permalink, body .comment-edit { font-size: 0.8em; margin: 0; }
		body .comment-author { margin: 0 0 0.5em 0; font-weight: bold; }
		body .avatar, body .comment a .avatar { margin: 0 0 0.5em 0; border: 1px solid #ccc; padding: 4px; background:#fcfcfc; }
		body .moderated .primary-span { border-bottom: 1px dotted #e5e5e5; padding-bottom: 0.5em; background: url('images/icons.png') no-repeat 100% -200px; }
	body .author-comment {}
	body .trackback { margin: 0; border-top: 1px solid #ccc; padding: 0.5em 0; background: #fcffff; }
		body .trackback p { font-size: 0.8em; margin: 0; }
		
	#respond {
	margin: 0;
	border-top: 1px solid #ccc;
	clear: both;
	float: left;
	width: 250px;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
		body .comments-info { font-size: 0.8em; margin: 0.6em 0 1em 220px; border-bottom: 1px solid #ccc; padding: 0 0 1.2em 0; }
		body .req-notice {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
		
	/* Lists
	--------------------------------------- */
	body .navlist { list-style: none; margin: 0 0 1em 0; }
		body .navlist li { margin: 0.5em 0; }
			body .navlist ul { list-style: none; margin: 0 0 0 1em; }
				body .navlist ul li { margin: 0.5em 0; }
		#wrapper .navlist a:link, #wrapper .navlist a:visited, #wrapper .navlist a:hover, #wrapper .navlist a:active {
	border-bottom: none;
	text-decoration: none;
}
	body .archivelist { list-style: none; margin: 0.5em 0 1em 0; }
		body .archivelist li { margin: 0.5em 0; }
			body .archivelist ul { list-style: none; margin: 0 0 0 1.5em; }
				body .archivelist ul li { margin: 0.5em 0; }
	body .postspermonth { list-style: none; margin: 0.5em 0 1em 0; }
		body .postspermonth li { margin: 0.5em 0; }
		
		
		/* Forms
----------------------------------------------- */
input, select, textarea { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 100%; }

	/* Search form
	--------------------------------------- */
	body .searchbox {
	width: 200px;
	margin: 0 0 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
		#s {
	display: block;
	width: 194px;
	margin: 0 0 0.6em 0;
	border: 1px solid #FFF;
	padding: 2px;
	background: #fafafa;
	color: #404040;
}
		#s:focus { background: #fff; }
		body.js #searchlabel {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

	/* Comment form
	--------------------------------------- */
	#commentform {}
	#info-input {
	clear: both;
	float: left;
	width: 300px;
}
		body .userinfo {
	color: #06C;
	text-decoration: none;
}
		#info-input label {
	display: block;
	margin: 0 0 1.2em 0;
	color: #333;
	text-decoration: none;
}
		#author, #email, #url {
	display: block;
	width: 48%;
	margin: 0.2em 0 0 0;
	border: 1px solid #ccc;
	padding: 2px;
	background: #fafafa;
	color: #333;
}
	#comment-input {}
		#comment-input label {
	display: block;
	margin: 0 0 0.2em 0;
	color: #333;
}
		#comment-input textarea {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	padding: 2px;
	background: #fafafa;
	color: #333;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.2em;
	margin-left: 0;
}
		
	#author:focus, #email:focus, #url:focus, #comment:focus { background: #fff; }
	#submit { display:block; margin: 0 0 1em 0; }

/* Links
----------------------------------------------- */
a { text-decoration: none; }
a:link, a:visited, a:active {
	color: #3A6F8F;
	text-decoration: none;
}
a:hover {
	color: #3A6F8F;
	text-decoration: none;
}

body .content a:link, body .content a:active, body .content a:visited, body .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body .tagdata a:active, body .tagdata a:visited, body .widget_tag_cloud a:link, body .widget_tag_cloud a:active, body .widget_tag_cloud a:visited {
	border-bottom: 1px solid #cfe2e5;
	text-decoration: none;
	background-color: #FFF;
}
body .content a:hover, body .link-pages a:hover, body .tagdata a:hover, body .widget_tag_cloud a:hover {
	border-bottom: 1px solid #e5cfd2;
	text-decoration: none;
}
	#wrapper .content h2 a:link, #wrapper .content h2 a:visited, #wrapper .content h2 a:hover, #wrapper .content h2 a:active, #wrapper .content h3 a:link, #wrapper .content h3 a:visited, #wrapper .content h3 a:hover, #wrapper .content h3 a:active, #wrapper .content h4 a:link, #wrapper .content h4 a:visited, #wrapper .content h4 a:hover, #wrapper .content h4 a:active {
	border: none;
	text-decoration: none;
	background-color: #FFF;
}
		

#contentarea{
	width: 550px;
}

#content p{
	width: 520px;
}
