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

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

/* ------------------------ type selectors ------------------------ */
html { background:#4d545c url("images/bgHtml.png") top repeat-x; }
#insideHtml { background: #eadecc url("images/bgHtmlInside.png") top repeat-x; }

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

h1	{ font-size:1.2em; }
h2	{ font-size:1.1em; }
h3	{ font-size:1.0em; }

a {
	color:#495563;
	text-decoration:underline;
	outline:none;
}

a:hover { 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, .alignleft { 
	float:left; 
	margin:5px 10px 10px 0px;
}

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

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

#everything {
	width:980px;
	margin:0 auto;
	text-align:left;
}

/* ------------------------ nav ------------------------ */
nav { 
	background:url("images/nav.jpg") no-repeat; 
	width:980px; 
	height:50px; 
	margin:0;
	padding:0; 
}

nav li, nav a {
	height:50px;
	display:block;
}

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

nav a { text-indent: -9999px; }

#nav-01 {
	width: 61px;
	margin-left: 11px;
}

#nav-02 { width: 99px;}
#nav-03 { width: 55px;}
#nav-04 { width: 47px;}
#nav-05 { width: 45px;}
#nav-06 { width: 98px;}
#nav-07 { width: 105px;}
#nav-08 { width: 91px;}
#nav-09 { width: 147px;}
#nav-10 { width: 44px;}
#nav-11 { width: 84px;}
#nav-12 { width: 86px;}

#nav-01 a:hover { background:url("images/nav.jpg")  -11px -50px no-repeat; }
#nav-02 a:hover { background:url("images/nav.jpg") -72px -50px no-repeat; }
#nav-03 a:hover { background:url("images/nav.jpg") -171px -50px no-repeat; }
#nav-04 a:hover { background:url("images/nav.jpg") -226px -50px no-repeat; }
#nav-05 a:hover { background:url("images/nav.jpg") -273px -50px no-repeat; }
#nav-06 a:hover { background:url("images/nav.jpg") -318px -50px no-repeat; }
#nav-07 a:hover { background:url("images/nav.jpg") -416px -50px no-repeat; }
#nav-08 a:hover { background:url("images/nav.jpg") -521px -50px no-repeat; }
#nav-09 a:hover { background:url("images/nav.jpg") -612px -50px no-repeat; }
#nav-10 a:hover { background:url("images/nav.jpg") -759px -50px no-repeat; }
#nav-11 a:hover { background:url("images/nav.jpg") -803px -50px no-repeat; }
#nav-12 a:hover { background:url("images/nav.jpg") -887px -50px no-repeat; }

/* ------------------------ dropdown nav ------------------------ */
nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;
	background-color:#555b62;
	z-index: 100;
}

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

nav li ul li a {
	width:100%;
	height:30px;
	line-height:30px;
	font-size:1.0em;
	color:#fff;
	text-decoration:none;
	text-indent: 10px;
}

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

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

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

/* ------------------------ header framework ------------------------ */
header {
	height: 113px;
	overflow: hidden;
}

#inside header { height: 191px; }

#logo {
	margin: 53px 247px 0 35px;
	float: left;
}

#inside #logo { margin-right: 0px; }

#number {
	float: left;
	margin: 64px 0 0 0;
}

#inside #number {
	float: right;
	margin: 144px 33px 0 0;
	display: inline;
}

/* ------------------------ content framework ------------------------ */
#content {
	width:505px;
	float:left;
	margin: 20px 0 0 35px;
}

#inside #content {
	width: 623px;
	margin-top: 80px;
	margin-right: 60px;
	display: inline;
}

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

#content h1#quote {
	background: url("images/quote.jpg") no-repeat;
	text-indent: -9999px;
	height: 67px;
	width: 347px;
	display: block;
	float: left;
	margin-left: 17px;
	display: inline;
}

#millsPortrait.alignleft {
	margin: 0px!important;
}

#content p#intro {
	width: 341px;
	float: left;
	margin-left: 17px;
	display: inline;
}

#btnDrMills {
	background: url("images/btnDrMills.png") no-repeat;
	width: 224px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	clear: both;
	float: left;
}

#btnExploreSurgery {
	background: url("images/btnExploreSurgery.png") no-repeat;
	width: 225px;
	height: 44px;
	display: block;
	text-indent: -9999px;
	float: left;
}

#inside #content h1 {
	font-size: 32px;
	font-weight: normal;
	font-family: "Times New Roman", serif;
	margin-bottom: 40px;
}

#inside #content h2 {
	font-size: 22px;
	font-weight: normal;
	font-family: "Times New Roman", serif;
	margin-bottom: 10px;
	margin-top: 30px;
	clear: both;
}

#inside #content h3 {
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", serif;
	margin-bottom: 10px;
	margin-top: 30px;
}

#inside #content h4 {
	font-size: 16px;
	font-weight: normal;
	font-family: "Times New Roman", serif;
	margin-bottom: 10px;
	margin-top: 30px;
}

#dummybox {
	float: right;
	width: 180px;
	height: 250px;
}

#inside #content hr {
	background: url("images/quoteTop.png") no-repeat;
	height: 12px;
	width: 624px;
	margin: 20px auto;
	border: none;
}

#inside #content q {
	width: 600px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 33px;
	font-family: "Times New Roman", serif;
	font-style: italic;
	display: block;
}

#inside #content .videoPlayer {
	background: url("images/bkgdVideo.jpg") no-repeat;
	width: 503px;
	height: 295px;
	display: block;
	margin: 0 auto;
}

#inside #content ul {
	margin-left: 40px;
}

/* ------------------------ form framework ------------------------ */

form#cformsform.cform { width: 597px; margin: 20px 0;}
form#cformsform.cform label, form#cformsform.cform label span { width: 169px; }
form#cformsform.cform input { width: 250px; }

form#cformsform.cform span.reqtxt, form#cformsform.cform span.emailreqtxt {
	display: block;
	text-align: right;
	font-size: .8em!important;
	width: 255px;
	margin-left: 181px;
}

form#cformsform.cform input.cf-box-b {
	width: 15px;
}

form#cformsform.cform .cf-box-group label, form#cformsform.cform .cf-box-group span {
	width: 50px;
}

form#cformsform.cform .cf-box-group#li--17items label, form#cformsform.cform .cf-box-group#li--17items span {
	width: 444px;
}


form#cformsform.cform textarea { width: 250px; }
form#cformsform.cform p.cf-sb { text-align: center; }
form#cformsform.cform #sendbutton { width: 100px; margin-top: 0px;}
p#ll.linklove { display: none; }

#li--6 input#cforms_captcha.secinput, #li--6 label.seccap {
	top: -8px!important;
	position: relative;
}

/*CONSULT FORM*/

#cforms3form {
	margin-left: 0;
	margin-right: 0;
	width: 623px;
}
#cforms3form .cf-box-title {
	padding-left: 0px;
}

#cforms3form ol.cf-ol li.cf-box-title {
	padding-left: 0px;
}
#cforms3form .cf-box-group {
	padding-left: 0px;
	width: 623px;
	padding-bottom: 10px;
	*width:599px
}


#cforms3form .cf-box-group label, li{
 padding-bottom: 10px;
 *font-size: 11px;
}
#cforms3form .cf-ol {
	width: 623px;
}
#cforms3form li {
	width: 623px;
}
#cforms3form label.cf-group-after {
	width: 180px;
	width: 170px\9;
	margin-top: 7px;
	margin-right: 7px;
	}
	
	
	
#cforms3form label.cf-group-after span{
	width:180px;
	padding-left: 3px;
}




#cforms3form #label-3-2 {
	width: 623px;
	text-align: left;
}
 #label-3-2 span {
		width: 623px;
		font-weight: bold;
		padding-bottom: 10px;
		letter-spacing:1px;
		}


#cforms3form #li-3-4items #label-3-41.cf-group-after{
	width: 200px;
}

#cforms3form #label-3-41 span {
	width: 180px;
	width: 200px\9;
}

#cforms3form #label-3-42 span {
	width: 623px;
	width: 273px\9;
}

#cforms3form #li-3-5 {
	padding-left: 126px;
}

#cforms3form #li-3-6items label.cf-after {
	width: 110px;
}
#cforms3form #li-3-6items span {
	padding-top: 3px\9;
}

#label-3-7 {
	width: 623px;
}
#label-3-7 span{
	width: 623px;
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
}
#cforms3form textarea {
	width: 500px;
	margin-top: 10px;
}


#cforms3form #label-3-8 {
	width: 190px;

}
#cforms3form #label-3-81 span {
	width: 190px;
		padding-right: 5px;
}

#li-3-9 label {
	width: 623px;
	display: inline-block;
}
#li-3-9 label span{
	width: 623px;
	text-align:left;
	font-weight: bold;
	letter-spacing: 1px;
}
#label-3-10 {
	width: 623px;
}

#label-3-10 span {
	width: 623px;
	text-align: left;
	display: inline-block;
	font-weight: bold;
	letter-spacing: 1px;
}


#label-3-13 , #label-3-13, #label-3-14, #label-3-15  {
	width: 623px;
}

#label-3-13, #label-3-14, #label-3-15  {
	text-align: left;
}
 
#label-3-161, #label-3-162 {
	width: 160px;
}

#label-3-161 span, #label-3-162 span, #label-3-163, #label-3-163 span {
	width: 180px;
}


#label-3-17, #label-3-18 , #label-3-19 {
width: 623px;
}

#label-3-163 {
	margin-left: 0px\9;
}

#label-3-163 span{
	width: 190px;
}

 #label-3-17 span, #label-3-18 span , #label-3-19 span{
	
	width: 623px;
	text-align: left;
	display: inline-block;
	font-weight: bold;
	letter-spacing: 1px;
}




#label-3-20 {
	width: 70px;
}
#label-3-20 span {
	font-weight: bold;
	text-align: left;
}
.linklove {
	text-indent: -9999px;
}
#cforms3form .cf-sb {
	text-align: left;
	margin-left: 150px;
}

#bottom-wrap {
	clear: both;
	width: 980px;
	margin-top: 247px;
	float: left;
	height: 51px;
}

#inside #bottom-wrap {
	margin-top: 20px;
}

#online-network {
	width: 459px;
	margin: 0 0 0 38px;
	float: left;
	display: inline;
}

#inside #online-network {
	width: 609px;
}

.socialMedia {
	height:41px;
	text-indent:-9999px;
	float:left;
}

#inside .socialMedia {
	margin-left: 45px;
	display: inline;
}

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

#facebook {	background:url("images/facebook.jpg") no-repeat; margin-left: 0px; width: 110px;}
#twitter { background:url("images/twitter.jpg") no-repeat; width: 106px;}
#youtube { background:url("images/youtube.jpg") no-repeat; width: 129px;}
#rss { background:url("images/rss.jpg") no-repeat; width: 114px;}

#inside #facebook {	background:url("images/facebookInside.jpg") no-repeat; margin-left: 0px; width: 110px;}
#inside #twitter { background:url("images/twitterInside.jpg") no-repeat; width: 110px;}
#inside #youtube { background:url("images/youtubeInside.jpg") no-repeat; width: 127px;}
#inside #rss { background:url("images/rssInside.jpg") no-repeat; width: 115px;}

#btnNewsletter {
	background: url("images/btnNewsletter.jpg") no-repeat;
	width: 177px;
	height: 45px;
	display: inline;
	float: right;
	text-indent: -9999px;
	margin-right: 7px;
}

.case {
	background-color: #e1cfb6;
	padding: 10px 5px;
	border: 2px solid #ddc8ac;
	margin-bottom: 30px;
}

#inside #content .case h2 {
	margin-top: 0;
}

.case img {
	border: 1px solid #c9a87e;
	padding: 2px;
	margin-right: 5px;
}

#btnPhotos {
	background: url("images/btnPhotos.jpg") no-repeat;
	width: 623px;
	height: 99px;
	display: block;
	text-indent: -9999px;
	margin: 20px auto;
}

/* ------------------------ aside framework ------------------------ */
aside {
	width:241px;
	float:left;
	margin: 36px 0 0 8px;
	display: inline;
	background: url("images/bgAside.png") 0 369px no-repeat;
}

aside p, aside h1, aside h2, aside h3, aside h4, aside h5, aside h6, aside dl { margin:0px 0px 10px 24px; }

aside ul {
	list-style: none;
	width: 233px;
	margin: 0 0 0 4px;
}

aside li {
	background: #fff;
	height: 48px;
	line-height: 51px;
	font-size: 20px;
	font-family: "Times New Roman", serif;
	margin-bottom: 5px;
}

aside li a {
	display: block;
	color: #5d6064;
	text-decoration: none;
	padding: 0 0 0 10px;
}

aside hr {
	background: url("images/littleDivider.png") no-repeat;
	height: 7px;
	width: 224px;
	margin: 10px auto;
	border: none;
}

aside h2 {
	font-size: 18px;
	font-family: "Times New Roman", serif;
	color: #5d6064;
	font-weight: normal;
}

#btnContactUs {
	background: url("images/btnContactUs.png") no-repeat;
	height: 47px;
	width: 195px;
	display: block;
	text-indent: -9999px;
	margin: 10px auto;
}

#titleNewsletter {
	background: url("images/titleNewsletter.png") no-repeat;
	text-indent: -9999px;
	width: 189px;
	height: 61px;
	display: block;
	margin: 30px 0 20px 20px;
}

aside form {
	width: 179px;
	margin: 10px auto;
}

.box {
	clear: both;
	margin-bottom: 5px;
}

.box label {
	margin-left: 5px;
}

.box input {
	clear: both;
	display: block;
	height: 28px;
	line-height: 28px;
	width: 179px;
	border: 1px solid #eadecc;
	background-color: #fff!important;
}

.box input#btnSubmit {
	background: url("images/btnSubmit.jpg") no-repeat!important;
	width: 92px;
	height: 45px;
	border: none;
	text-indent: -9999px;
}

#asideBtm {
	background: url("images/bgAsideBtm.png") no-repeat;
	height: 7px;
	margin-top: 20px;
}

.patientreviews {

padding-top: 25px;
}

/* ------------------------footer framework ------------------------ */
footer {
	width:100%;
	background: #4d545c url("images/bgFooter.jpg") top center no-repeat;
	text-align:center;
	clear: both;
}

#footerWrap {
	width: 980px;
	margin: 0 auto;
	color: #fff;
	padding: 29px 0;
}


#footerWrap-nologo {
	width: 980px;
	margin: 0 auto;
	color: #fff;
	padding: 29px 0;
}

#memberships {
	margin-left: 44px;
	float: left;
	margin-bottom: 30px;
}

#memberships-nologo {
	margin-left: 44px;
	float: left;
	margin-bottom: -60px;
}

#footercontainer {
	width: 980px;
	margin-top: 10px;
	padding-left: 45px;
}
#footercontainer p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footercontainer .footercol1, #footercontainer .footercol2, #footercontainer .footercol3, #footercontainer .footercol4  {
	width: 245px;
	float: left;
}

#footercontainer .footercal1Head {
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	color: #ffffff;
	font-family:"Times New Roman",serif
}

#footercontainer .footerlinks {
	margin-left: 10px;
	text-align: left;
	color: #888888;
}
#footercontainer .footerlinks a{
	color: #f9f9f9;
	border-bottom: 1px dotted #f9f9f9;
	text-decoration: none;
}

#footercontainer .footerlinks a:hover{
	color: #f9f9f9;
	text-decoration: none;
	border: none;
}

#footercontainer .footerlinks ul {
	margin: 0;
	padding: 0;
}
#footercontainer .footerul li{
 display: block;
 border: none;
 padding: 0;
 margin: 0;
}


footer a { color: #fff; }
footer p { clear: both; }
footer ul {margin:0 10px;}

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

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

a .map {
	border: 1px solid #B2AAA1;
}
.map:hover{
	border: 1px solid #717D8A;
}

/*BLOG*/

#content .post {
	margin-bottom: 30px;
	overflow: auto;
	border-bottom: 1px dotted #CFCFCF;
	padding-bottom: 10px;
	margin-top: 0px;
}

.posth2 {
	font-family:"Times New Roman",serif;
	font-size:32px;
	font-weight:normal;
	margin-bottom:40px;
	line-height: 25px;
}
aside li.cat-item {
	background-color: none;
	background: none;
	font-size: 14px;
	line-height: 15px;
	margin-left: 20px;
	
}
#archives li {
	background-color: none;
	background: none;
	font-size: 14px;
	margin-left: 20px;
	line-height: 15px;
	
}