/* @override 
	http://rmwebsite.com/aestheticdentalcarenj/wp-content/themes/aestheticdentalcarenj/style.css
*/

/*------------------------------------------------------------------------------------
  Copyright Rosemont Media 2009. Used with Permission.                             
  May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

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

/* ------------------------ type selectors ------------------------ */
html {
	background: url("images/bgHtml.png") repeat-x;
}

#insideHtml {
	background: url("images/bgHtmlInside.png") repeat-x;
}

body { 
	background:url("images/bgBody.png") center top no-repeat;
	text-align:center; 
	font:12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	color:#000;
}

#inside {
	background: url("images/bgBodyInside.png") center top no-repeat;	
}

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

h1	{ font-size:1.2em; color:#000; }
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:#23373c; text-decoration:underline; outline:none; }
a:hover,a:active	{ text-decoration:none;}

/* ------------------------ 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 { 
	float:left; 
	margin:2px 10px 10px 0px;
}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
}

.float-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	display: table;
}

.float-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	display: table;
}

.center {
	display: table;
	margin: 10px auto;
}

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

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

header {
	float: left;
	width: 980px;
	height: 125px;
}

header a img {
	margin: 11px 0 0 0;
	float: left;
}

nav {
	float:right;
	margin:0;
	padding:0;
	width:586px;
}

nav ul {
	background:transparent url(images/nav.png) no-repeat scroll 0 0;
	float:left;
	height:58px;
	margin:0;
	padding:0;
	width:586px;
	z-index: 100;
	position: relative;
}

nav ul#secondNav  {
	z-index: 0;
}

nav ul li {
	display:inline;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:11px 1px 0;
	position:relative;
}

nav ul li, nav ul li a {
	display:block;
	height:44px;
	text-indent:-9999px;
}

#nav-01 { margin-left:4px; width:52px; }
#nav-02 { width:71px; }
#nav-03 { width:146px; }
#nav-04 { width:55px; }

#nav-01 a:hover { background:transparent url(images/nav.png) no-repeat scroll -4px -136px; }
#nav-02 a:hover { background:transparent url(images/nav.png) no-repeat scroll -58px -136px; }
#nav-03 a:hover { background:transparent url(images/nav.png) no-repeat scroll -131px -136px; }
#nav-04 a:hover { background:transparent url(images/nav.png) no-repeat scroll -279px -136px; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;
	background-color:#648C94!important;
	background-image: none!important;
	height: auto;
}

nav ul li ul li { 
	height:30px!important;
	border:1px solid #23373C!important;
	border-top:none!important;
	margin: 0px!important;
}	

nav ul li ul li a {
	width:100%;
	height:30px!important;
	line-height:30px!important;
	text-indent: 10px;
}

/* Drop down link styles */
nav a:link, nav a:visited, nav a:hover, nav a:active {
	font-size:1.0em;
	color:#fff;
	text-decoration:none;
}

nav li:hover ul, nav li.sfHover ul	{ left: 0px; }

nav ul li ul a:hover { 
	background-image: none!important;
	background-color:#23373C!important;
	color:#fff;
	text-decoration:none;
}

/* width of drop down nav - choose width that allows items to display on one line */
nav ul li ul, nav ul li ul li { width:250px; }

#phoneNumbers {
	float:left;
	width:245px;
}

#phoneNumbers a { float:left; }

#current, #new {
	display:block;
	height:16px;
	margin:3px 0 0 23px;
	width:219px;
}

#secondNav {
	background:transparent url(images/nav.png) no-repeat scroll 0 -58px;
	height:67px;
	margin:0;
	padding:0;
	width:586px;
}

#secondNav li, #secondNav li a {
	height:67px;
	margin:0 1px;
}

#nav-05 { margin-left:3px; width:90px; }
#nav-06 { width:91px; }
#nav-07 { width:88px; }
#nav-08 { width:108px; }
#nav-09 { width:90px; }
#nav-10 { width:104px; }

#nav-05 a:hover { background:transparent url(images/nav.png) no-repeat scroll -2px -183px; }
#nav-06 a:hover { background:transparent url(images/nav.png) no-repeat scroll -94px -183px; }
#nav-07 a:hover { background:transparent url(images/nav.png) no-repeat scroll -187px -183px; }
#nav-08 a:hover { background:transparent url(images/nav.png) no-repeat scroll -277px -183px; }
#nav-09 a:hover { background:transparent url(images/nav.png) no-repeat scroll -387px -183px; }
#nav-10 a:hover { background:transparent url(images/nav.png) no-repeat scroll -479px -183px; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
nav ul li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;
	background-color:#720000;
}

nav ul li ul li { 
	height:30px;
	border:1px solid #ff00ff;
	border-top:none;
}

nav ul li ul li a {
	width:100%;
	height:30px;
	line-height:30px;
}

nav ul li ul li a:link, nav ul li ul li a:visited, nav ul li ul li a:hover, nav ul li ul li a:active {
	font-size:1.0em;
	color:#fff;
	text-decoration:none;
}

nav ul li:hover ul, nav ul li.sfHover ul { left: 0px; }

nav ul li ul li a:hover { 
	background-image:none;
	background-color:#aa0000;
	color:#fff;
	text-decoration:none;
}

nav ul li ul, nav ul li ul li { width:260px; }

#masthead {
	height: 307px;
	float: left;
	width: 980px;
}

#masthead article {
	width: 405px;
	float: left;
}

#masthead h1 {
	background: url("images/titleYourComfort.jpg") no-repeat;
	width: 232px;
	height: 61px;
	text-indent: -9999px;
	margin: 57px 0 0 49px;
}

#masthead p {
	margin: 5px 0 0 49px;
}

#masthead ul {
	width: 343px;
	height: 27px;
	background: url("images/bkgdLearnMore.png") no-repeat;
	margin: 10px 0 0 49px;
}

#masthead ul li {
	width: 212px;
	float: left;
	text-indent: -9999px;
}

#masthead ul li#text { width: 62px; }
#masthead ul li#video { width: 67px; }

#masthead ul li#text a, #masthead ul li#video a {
	height: 27px;
	display: block;
}

#masthead ul li#text a:hover { background: url("images/bkgdLearnMore.png") -212px -27px no-repeat; }

#masthead ul li#video a:hover { background: url("images/bkgdLearnMore.png") -274px -27px no-repeat; }

#masthead img {
	float: left;
	margin-top: 1px;
}

#featured {
	float: left;
	display: inline;
	height: 246px;
}

#featured article {
	float: left;
	color: #23373c;
	display: inline;
}

#patient {
	width: 324px;
	margin: 13px 33px 0 21px;
}

#patient .img-right { margin: 0px; }

#patient h2 {
	background: url("images/titleFeaturedPatient.png") no-repeat;
	height: 33px;
	width: 96px;
	text-indent: -9999px;
	margin: 39px 0 20px 0;
	float: left;
}

#patient p { width: 263px; }

#blog {
	width: 270px;
	margin: 57px 40px 0 0;
}

#blog h2 {
	background: url("images/titleLatestBlog.png") no-repeat;
	width: 186px;
	height: 37px;
	text-indent: -9999px;
	margin: 0 0 17px 0	;
}

#blog h3 {
	font-size: 12px;
	font-weight: normal;
	color: #23373c;
}

#blog .metaData {
	font-size: 10px;
	line-height: 13px;
	margin-bottom: 5px;
}

#contact {
	width: 268px;
	margin: 57px 0 0 0;
}

#contact h2 {
	background: url("images/titleContactUs.png") no-repeat;
	width: 193px;
	height: 36px;
	text-indent: -9999px;
	margin-bottom: 17px;
}

#fearfulDentist {
	width: 469px;
	float: left;
	display: inline;
	margin: 40px 25px 45px 30px;
}

#titleFearfulDentist {
	background: url("images/titleFearfulDentist.png") no-repeat;
	width: 304px;
	height: 34px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

#fearfulDentist p, #personalAttention p {
	margin-bottom: 20px;
}

#player1, #player2 {
	display: table;
	margin: 0 auto;
}

#titleBoardCertified {
	background: url("images/titleBoardCertified.png") no-repeat;
	width: 195px;
	height: 34px;
	margin: 14px 0 20px 118px;
	text-indent: -9999px;
}

#personalAttention {
	margin: 40px 0px 45px;
	width: 444px;
	float: left;
}

#titlePersonalAttention {
	background: url("images/titlePersonalAttention.png") no-repeat;
	width: 246px;
	height: 34px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

#titleAssessingGoals {
	background: url("images/titleAssessingGoals.png") no-repeat;
	width: 232px;
	height: 31px;
	text-indent: -9999px;
	margin: 55px 0 20px 91px;
}

#exploreProcedures {
	background: url("images/bkgdExploreProcedures.png") no-repeat;
	height: 160px;
	clear: both;
	width: 938px;
	margin: 0 auto 20px;
	display: block;
}

#exploreProcedures h2 {
	height: 42px;
	margin: 0 0 8px 10px;
	text-indent: -9999px;
}

#exploreProcedures ul {
	margin: 0 0 0 40px;
	float: left;
	display: inline;
	width:600px;
}

#exploreProcedures li {
	float: left;
	width: 170px;
}

/* ------------------------ columnLeft framework ------------------------ */
#content {
	width:643px;
	float:left;
	margin: 147px 25px 0 43px;
	display: inline;
}

#content article, #content p, #content h1, #content h2, #content h3, #content h4, #content ul, #content dl {
	margin:0px 0px 10px 0px;
}

#content article.post {
	border-bottom: 1px solid;
	padding-bottom: 10px;
	display: block;
	margin-bottom: 20px;
}

#content h1 {
	font-size: 25px;
	font-weight: normal;
	color:#23373c;
}

#content h2 {
	font-size: 20px;
	font-weight: normal;
	color:#23373c;
}

#content h3 {
	font-size: 17px;
	font-weight: normal;
	border-bottom: 1px dotted #999;
	padding-bottom: 3px;
	color:#23373c;
	clear: both;
}

#content h4 {
	font-size: 14px;
	font-weight: normal;
	color:#23373c;
}

#videoPlayer {
	margin: 0 0 0 -24px;
}

#content ul {
	list-style: disc;
	margin: 0 0 0 40px;
}

.postsNav {
	display: block;
	height: 20px;
	margin: 10px 0px;
}

/* ------------------------ columnRight framework ------------------------ */
aside {
	width:254px;
	float:left;
	margin-top: 1px;
}

aside p, aside h1, aside h2, aside h3, aside ul, aside dl {
	margin:0px 0px 10px 0px;
}

aside img {
	margin-bottom: 40px;
}

aside h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 10px 0 10px 20px;
	color:#23373c;
}

aside ul {
	margin: 0 0 10px 50px;
	list-style-type: disc;
}

#titleContactUs {
	background: url("images/titleContactUsInside.png") no-repeat;
	width: 190px;
	height: 35px;
	text-indent: -9999px;
	margin-left: 31px;
}

aside address {
	margin: 0 0 10px 31px;
	width: 2010px;
	color: #23373c;
}

#btnMap {
	background: url("images/btnMap.png") no-repeat;
	width: 237px;
	height: 105px;
	display: block;
	margin-left: 15px;
	text-indent: -9999px;
}

#btnMap:hover, #btnGallery:hover, #btnBlog:hover, #btnVideo:hover {
	background-position: bottom left;
}

#btnGallery {
	background: url("images/btnGallery.png") no-repeat;
	width: 237px;
	height: 69px;
	display: block;
	margin-left: 15px;
	text-indent: -9999px;
}

#btnBlog {
	background: url("images/btnBlog.png") no-repeat;
	width: 237px;
	height: 69px;
	display: block;
	margin-left: 15px;
	text-indent: -9999px;
}

#btnVideo {
	background: url("images/btnVideo.png") no-repeat;
	width: 237px;
	height: 69px;
	display: block;
	margin-left: 15px;
	text-indent: -9999px;
}

#logos {
	margin: 40px auto 20px;
}

/* ------------------------footer framework ------------------------ */
footer {
	width:940px;
	margin:0 auto;
	text-align:center;
	clear: both;
	padding-bottom: 20px;
	display: block;
}

footer p {
	color:#23373c;
}

footer ul {margin:10px;}

footer li {
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #23373c;
}

footer li:first-child { border: none; }

/* ------------------------blog framework ------------------------ */

/* Captions & aligment */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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 & aligment */

#commentsDiv {
	clear: both;
	margin: 30px 20px 30px 35px;
	padding-top: 20px;
}

#commentsDiv h3, #commentsDiv p {
	margin: 0px;
}

#commentsDiv input, #commentsDiv textarea {
	border: 1px solid #6779C3;
	font-size: 12px;
	color: #6779C3;
	height: 25px;
	line-height: 25px;
}

#commentsDiv textarea {
	width: 500px;
	height: 150px;
}

input#submit {
	height: 25px;
	line-height: 20px;
	width: 150px;
	color: #042b5e;
	background-color: #fff;
}

#comments {
	margin-bottom: 20px!important;
}

#respond {
	margin-top: 20px!important;	
}

.commentlist {
	border-bottom: 1px solid #fff;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
}

.commentlist li {
	padding: 20px;
	border-top: 1px solid #fff;
}
	
.commentlist li p {
	margin-top: 10px!important;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.1em;
	color: #fff;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}
	
.alt {
	background-color: #042b5e!important;
}

#commentform p {
	margin-bottom: 10px!important;
}

h3#respond {
	margin-bottom: 20px;
}

/* ------------------------gallery framework ------------------------ */

#gallery h2 {
	margin: 10px 0;
}

.case {
	margin: 20px 0;
	width: 522px;
	border-bottom: 1px solid #92b4bb;
	padding-bottom: 15px;
}

.case img {
	padding: 3px;
	border: 1px solid #92b4bb;
	background: #fff;
}

.caseParagraph {
	margin-bottom: 0px!important;
}

.case img.face.after {
	float: left;
	margin-right: 4px;
}

#online-network {
	width: 213px;
	margin: 20px 0 20px 30px;
	background:url("images/ournetwork.jpg") no-repeat;
	padding-top:48px;
}

.socialMedia {
	width:42px;
	height:42px;
	text-indent:-9999px;
	margin-left:15px;
	float:left;
}

#online-network a.socialMedia:hover {
	background-position: bottom left;
}

#youtube { background:url("images/youtube.jpg") no-repeat; }
#facebook {	background:url("images/facebook.jpg") no-repeat; margin-left: 30px;}
#linked { background:url("images/linked.jpg") no-repeat; }