/* @override http://themixster.com/css/layout.css */

/* @override http://themixster.com/css/layout.css */

/* @override http://themixster.com/css/layout.css */

/*--------------------- Last Modified --> 2010.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}

 
q:before,q:after {content:'';}

.h1BG { margin-top:18px;background-image:url(../images/subhead-title.jpg); width:688px; height:59px;}

#twitter ul li {font-size:11px !important; padding:7px 0px 0px 0px; margin-right:15px;  margin-bottom:10px; width:307px; float:right; border-top: 1px dashed #ccc;}
 

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#ffffff url("../images/bg.jpg") repeat-x;
	text-align:center; 
	font:13px/17px Georgia, "Times New Roman", Times, serif; 
	color:#000;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#fff; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#2f86af; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#2f86af; text-decoration:none; outline:none; }

.scenelinks { padding-top: 75px; padding-left: 52px; font-size:14px; 	}
.scenelinks a:link, .scenelinks a:visited	{ color:#fff; text-decoration:none; outline:none; margin-left:15px}

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left, img.alignleft, {
	border:solid 1px #ccc;
	padding:3px;
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right, img.alignright  { 
	border:solid 1px #ccc;
	padding:3px;
	float:right; 
	margin:5px 0px 10px 10px; 
	}


img.aligncenter { 
	border:solid 1px #ccc;
	padding:3px;
 
 	}



.wp125ad { 
	}
 
.wp-caption {	 
	float:right; 
 	}

p.wp-caption-text {  font-size:10px; clear: left; margin:0 !important;}


/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/wrap.jpg") repeat-y;
	width:1040px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
 

/* ------------------------ column-left framework ------------------------ */
#column-left { 
	width:688px;
	float:left;
	margin-right:15px;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl, .meta {
		margin:0px 30px 10px 70px;
		}
		
		
	#column-left h1 {
	padding-top:10px;
color:#FFF;
font-weight:normal;
font-size:20px;
 } 	
		

	#column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

 

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:322px;
	float:right;
	margin-right:15px;
	}

	#column-right p, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 0px 10px 0px;
		}
		#column-right h2 { font-size:18px; margin-top:18px;}
		

	#column-right form { margin-left:0px; }


	 
/* ------------------------ header framework ------------------------ */
 #header-graphic { height:324px;  } /* sets height for all non-flash headers */

		body#index #header-graphic { background:url("../images/header-index.jpg"); }
		body#eats #header-graphic { background:url("../images/header-eats.jpg"); }
		body#par #header-graphic { background:url("../images/header-par.jpg"); }
		body#electro #header-graphic { background:url("../images/header-elecro.jpg"); }
		body#scene #header-graphic { background:url("../images/header-scene.jpg"); }
		body#thrifty #header-graphic { background:url("../images/header-thrifty.jpg"); }

		body#about #header-graphic { background:url("../images/header-about.jpg"); }
		body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
 



#desc-index { height:106px; }

		body#index #desc-index  { background:url("../images/desc-index.jpg"); }
		body#about #desc-index  { background:url("../images/desc-index.jpg"); }
		body#contact #desc-index  { background:url("../images/desc-index.jpg"); }
		body#eats #desc-index  { background:url("../images/desc-index-eats.jpg"); }
		body#par #desc-index  { background:url("../images/desc-index-par.jpg"); }
		body#electro #desc-index  { background:url("../images/desc-index-electro.jpg"); }
		body#scene #desc-index  { background:url("../images/desc-index-scene.jpg"); }
		body#thrifty #desc-index  { background:url("../images/desc-index-thrifty.jpg"); }




/* ------------------------ subhead framework ------------------------ */
#subhead { height:90px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-whatnew693.jpg"); background-repeat:no-repeat;}
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("../images/title-contact.jpg") ;
	}

#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("../images/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer:hover {
				background:url("../images/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:44px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:1040px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#009900;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#000; text-decoration:none; }
#footer a:hover, #footer a:active { color:#000; }

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */





/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:1040px; 
	height:33px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:33px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav-01 { width: 57px; margin-left: 35px;}
#nav-02 { width: 128px;}
#nav-03 { width: 143px;}
#nav-04 { width: 163px;}
#nav-05 { width: 116px;}
#nav-06 { width: 141px;}
#nav-07 { width: 105px;}
#nav-08 { width: 139px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -35px -33px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -92px -33px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -220px -33px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -363px -33px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -526px -33px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -642px -33px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -783px -33px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -888px -33px no-repeat; }



	/* Index Page Masthead Advertisement
#advertisement {
	position:relative;
	left:75px;
	top:8px;
	background:url("../images/mixster1.jpg");
	height:79px;
	width:639;
	background-repeat:no-repeat;
	
	}
	/* index page link within #masthead */		
/*	#advertisement a {	
		position:absolute;
		left:50px;
		width:690px;
		top:10px;
		height:120px; 
		}
	#advertisement a span {
		display:none;
		} */	

input#searchsubmit {
background-color:#FFFFFF;
border:1px solid #000000;
float:left;
line-height:18px;
margin:5px 200px 20px 0;
width:100px;}

input#s { border: 1px solid #000; width:250px; height:20px; line-height: 15px; font-size:.9em;}

label.screen-reader-text { display:none;
	
}

div.textwidget  { font-size:.9em; margin-right:20px;	
	
}

#categories-3 h2.widgettitle { clear:left
	padding-top:10px;
}

#categories-3 ul li, #archives-3 ul li  { text-decoration:none; border-bottom:1px dashed #cccccc; padding-bottom:5px; margin-top:5px; width:322px; 	}
#categories-3 ul li a, #archives-3 ul li a { text-decoration:none;}

#categories-3 ul li a:hover, #archives-3 ul li a:hover { text-decoration:none; width:322px; padding-bottom:5px; margin-top:5px; }
 
 
/*Post Styles*/

#date {
font-weight:bold;
margin:10px 30px 10px 70px;}

.to_comments .num_comments {
background:url("http://themixster.com/images/icon_comment.gif") no-repeat scroll 0 50% transparent;
padding:0 0 0 14px;
}

.post p object {
max-width:588px;
}

.post img {
max-width:588px;
}
/*Comments Page Styles */

#commentlist {
margin:0 30px 10px 70px;
}
#commentlist ol,li{
width:100%;
}

#commentlist img{
float:left;
}

#commentlist p{
width:450px;
float:left;
margin: 0 30px 10px 20px;
}

#comments {
  margin-bottom:2em;
  margin-left:0;
  margin-right:0;
  margin-top:4em;
  width:463px;
}

.comments_intro {
  border-bottom-color:#BBBBBB;
  border-bottom-style:dotted;
  border-bottom-width:1px;
  font:normal normal normal 1.2em/1.66667em Verdana, sans-serif;
  padding-bottom:0;
  padding-left:20px;
  padding-right:20px;
  padding-top:0;
}

dl#comment_list {
  margin-bottom:3em;
  margin-left:0;
  margin-right:0;
  margin-top:0;
}

dl#comment_list dt.comment {
  background-attachment:initial;
  background-clip:initial;
  background-color:#F8F8F8;
  background-image:initial;
  background-origin:initial;
  background-position:initial initial;
  background-repeat:initial initial;
  font-size:1.4em;
  line-height:1.42857em;
  padding-bottom:0.71429em;
  padding-left:9px;
  padding-right:9px;
  padding-top:1.42857em;
  width:445px;
}

.comment_num {
  float:right;
  font:normal normal bold 0.85714em/1.66667em Verdana, sans-serif;
  padding-bottom:0;
  padding-left:20px;
  padding-right:0;
  padding-top:0;
}

.comment_time {
  color:#999999;
  font:normal normal normal 0.78571em/normal Verdana, sans-serif;
}

dl#comment_list dd.comment {
  background-attachment:initial;
  background-clip:initial;
  background-color:#F8F8F8;
  background-image:initial;
  background-origin:initial;
  background-position:initial initial;
  background-repeat:initial initial;
  border-bottom-color:#BBBBBB;
  border-bottom-style:dotted;
  border-bottom-width:1px;
  padding-bottom:0.8em;
  padding-left:9px;
  padding-right:9px;
  padding-top:0;
  width:445px;
}

.comment .format_text {
  font-size:1.3em;
  line-height:1.53846em;
  padding-bottom:0;
  padding-left:10px;
  padding-right:10px;
  padding-top:0;
}

#respond {
  border-bottom-color:#DDDDDD;
  border-bottom-style:dotted;
  border-bottom-width:1px;
  font:normal normal normal 1.2em/1.66667em Verdana, sans-serif;
  margin-bottom:0.83333em;
  margin-left:0;
  margin-right:0;
  margin-top:0;
  padding-bottom:0;
  padding-left:20px;
  padding-right:20px;
  padding-top:0;
}

#comment_form {
  padding-bottom:0;
  padding-left:19px;
  padding-right:19px;
  padding-top:0;
  width:425px;
}

#comment_form p {
  font-size:1.3em;
  line-height:1.53846em;
  padding-bottom:0.76923em;
  padding-left:0;
  padding-right:0;
  padding-top:0.69231em;
}
