/* @override http://www.rmwebsite.com/drhebertlamblet/wp-content/themes/drhebertlamblet/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: #181818 url("images/bgHtml.png") repeat-x;
}

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

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

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

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:#b5ed00; text-decoration:underline; outline:none; }
#inside a:link, #inside a:visited	{ color:#347301; }
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; 
}

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

#wrap {
	width:940px;
	margin:0 auto;
	text-align:left;
}

/* ------------------------ header framework ------------------------ */
header {
	height: 578px;
	display: block;
}

#inside header {
	height: 429px;
}

#top {
	height: 480px;
	display: block;
}

#inside #top {
	height: 329px;
}

header a {
	position: relative;
	left: 152px;
	top: 67px;
	display: table;
}

#slogan {
	position: relative;
	left: 137px;
	*left: -80px;
	top: 154px;
	*top: 213px;
}

#inside #slogan {
	top: 147px;
	*top: 205px;
}

.headeremailHome {
	position: relative;
	left: 428px;
	*left: -240px;
	top: 145px;
	*top: 222px;
}
a.headeremailHome {text-decoration:none;}
a.headeremailHome:hover {color:#000; text-decoration:none;}

.headeremailInside {
	position: relative;
	left: 426px;
	*left: -240px;
	top: 137px;
	*top: 214px;
}
#inside a.headeremailInside {text-decoration:none; color:#b5ed00;}
#inside a.headeremailInside:hover {color:#000; text-decoration:none;}
/* ------------------------ horizontal sprite nav ------------------------ */
nav {
	width: 465px;
	float: left;
}

nav ul { 
	background:url("images/nav.png") no-repeat; 
	width:121px; 
	height:89px; 
	margin:0;
	padding:5px 0 4px 7px;
	float: left;
}

nav ul li, nav ul a {
	display:block;
	width: 220px;
	line-height: 21px;
}

nav ul li {
	float:left;
	list-style:none;
	display:inline;
	position:relative;
	text-indent: 8px;
	padding: 1px 0 0;
	height: 21px;
}

nav ul li:first-child {
	padding-top: 2px;
}

nav ul:last-child, nav ul:last-child li,  nav ul:last-child li a {
	width: 202px;
}

nav ul li a {
	height:23px;
	top: 0;
	left: 0;
	color: #000!important;
	text-decoration: none!important;
}

nav ul li a:hover {
	background: url("images/nav.png") -7px -105px no-repeat;
}

#locations {
	float: left;
	margin: 25px 0 0 31px;
	display: inline;
	background: url("images/bkgdLocations.png") no-repeat;
	height: 41px;
	padding: 10px 0 0 20px;
}

#inside #locations {
	margin-top: 28px;
}

#locations li {
	background: url("images/bkgdLiLocations.png") left center no-repeat;
	float: left;
	line-height: 26px;
	text-indent: 15px;
	margin-right: 6px;
}

#locations li:first-child {
	list-style: none;
	background: none;
	text-indent: 0px;
}

#locations li:last-child {
	margin-right: 0px;
}

#locations li a {
	left: 0px;
	top: 0px;
	text-decoration: none;
	display: block!important;
	color: #fff!important;
	text-shadow: #2d6100 1px 1px 1px;
}

#content {
	background: url("images/bkgdContent.png") no-repeat;
	display: block;
}

#inside #content {
	background: url("images/bkgdContentInside.png") no-repeat;
}

#languages  {
	float: right;
	background: url("images/bkgdLanguageBtn.png") no-repeat;
	width: 204px;
	*width:204px;
	height: 25px;
	padding: 5px 0 0 11px;
	margin-bottom: 20px;

}

#inside #languages {
	background: url("images/bkgdLanguagesBtnInside.png") no-repeat;
}

#languages a {
	margin-right: 10px;
	position: relative;
	top: -5px;
	* margin-right: 0px;
}

#inside #languages a {
	color: #609502;
	top: -8px;
}

#languages img {
	margin-right: 10px;
	* margin-right: 0px;
}

#languages img:last-child {
	margin-right: 0px;
}

#aboutKlinik {
	clear: both;
	float: left;
	width: 472px;
	margin-right: 27px;
}

#aboutKlinik h1 {
	background: url("images/titleAbouKlinik.png") no-repeat;	
	text-indent: -9999px;
	display: block;
	width: 280px;
	height: 38px;
	margin: 11px 0 10px 22px;
}

#aboutKlinik p {
	margin: 0 30px 30px 22px;
}

#btnContact {
	margin: 0 15px 0 22px;
}

#aboutLambert {
	width: 200px;
	float: left;
	margin-right: 34px;
}

#aboutLambert h2 {
	background: url("images/titleDrLambert.png") no-repeat;
	width: 127px;
	height: 22px;
	text-indent: -9999px;
	display: block;
}

#traveling {
	float: left;
	width: 207px;
}

#traveling h2 {
	background: url("images/titleTraveling.png") no-repeat;
	width: 175px;
	height: 37px;
	text-indent: -9999px;
}

#ageReversing {
	clear: both;
	display: block;
}

#ageReversing h2 {
	background: url("images/titleAgeReversing.png") no-repeat;
	height: 36px;
	width: 852px;
	text-indent: -9999px;
	float: right;
	margin-bottom: 10px;
}

.homeBtns {
	float: left;
	width: 149px;
	height: 243px;
	display: block;
	margin-right: 5px;
	text-indent: -9999px;
}

.homeBtns:hover {
	background-position: right top!important;
}

#breast {
	background: url("images/btnBreastAug.jpg") no-repeat;
	margin-left: 15px;
	display: inline;
}

#butt-lift { background: url("images/btnButtLift.jpg") no-repeat; }

#fat-grafting { background: url("images/btnFatGrafting.jpg") no-repeat; }

#lipoabdominoplasty { background: url("images/btnAbdominoplasty.jpg") no-repeat; }

#botox { background: url("images/btnBotox.jpg") no-repeat; }

#facelift { background: url("images/btnFacelift.jpg") no-repeat; }

#facelift:hover {
	background-position: -148px 0px!important;
}

/* ------------------------ post framework ------------------------ */
#post {
	width:683px;
	float:left;
	padding: 0 30px 0 13px;
}

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

#post header {
	height: auto;
}

#post h1 {
	font-size: 24px;
	font-weight: normal;
}

#post h2 {
	font-size: 16px;
	font-weight: normal;
}

#post h3 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 3px;
	border-bottom: 1px dotted #aaa;
}

#post h4 {
	font-size: 14px;
	font-weight: normal;
}

#post ul {
	margin-left: 50px;
	list-style-type: disc;
}

/* ------------------------ aside framework ------------------------ */
aside {
	width:214px;
	float:left;
}

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

aside section {
	background: url("images/bkgdSectionWrap.png") repeat-y;
	float: left;
	margin-top: 10px;
	display: block;
}

#listtitle {
	margin: 0 0 10px 16px;
	font-size: 16px;
	font-weight: normal;
	color: #328600;
}

.asidebtm {
	display: block;
}

aside section ul {
	margin: 0 16px 14px 16px;
	border-top: 1px solid #ddd;
}

aside section ul li {
	line-height: 27px;
	border-bottom: 1px solid #ddd;
	text-indent: 5px;
}

section ul li a {
	color: #328600!important;
	text-decoration: none!important;
}

#btnContactInside {
	margin: 0 11px 0px 16px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 16px;
}

#telephoneInside {
	clear: both;
	display: block;
	margin: 33px 11px 4px 16px;
}

#btnGallery, #btnTrip, #btnConsultation {
	margin: 0 7px 4px 17px;
}

.sidebarMail {
	position:relative;
	top:0px;
	left:17px;
}

/* ------------------------footer framework ------------------------ */
footer {
	width:940px;
	margin:40px auto;
	text-align:center;
	clear: both;
	display: block;
	font-family: Arial;	
}

footer p {
	color:#347301;
	margin: 0 0 10px 155px;
	clear: left;
	display: table;
}

footer ul {
	margin:50px 10px 10px;
	width: 640px;
	float: left;
}

footer li {
	padding:0 10px 0 10px;
	display: inline;
	border-left: 1px solid #347301;
}

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