/* @override http://rmwebsite.com/drbehmand/wp-content/themes/drbehmand/style.css */

/*
Theme Name: Dr. Behmand Plastic Surgery
Theme URI: http://www.drbehmand.com
Description: drbehmand.com's theme
Version: 2.0
Author: Rosemont Media
Author URI: http://rosemontmedia.com/
*/

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#F5E7F6 url("images/bg-horizontal.jpg") top left repeat-x;
	text-align:center; 
	font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000; 
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left: 10px; 
	margin-right: 10px; 
	}

h1,h2,h3 { margin-bottom:8px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }
h4	{ font-size:1em; color:#4A0000; padding:10px 0 15px 0; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#5E332A; text-decoration:underline;}
a:hover,a:active	{ color:#000; text-decoration:underline;}

select {
	height: 25px!important;
}

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	width:100%;
	height:0.01em; 
	}

p.top, .top {
	text-align:right;
	display:block;
	} 
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float: right; 
	margin: 5px 0 10px 10px; 
	}
	
.lft-bna-tn {
	float: left;
	width: 150px;
	margin-left: 20px;
	}	

.lft-bna-tn img {
	margin-bottom: 10px;
}

.rt-bna-tn {
	float: left;
	width: 150px;
	margin-left: 10px;
	}		

.rt-bna-tn img {
	margin-bottom: 10px;
}	
	
p.thankyou { padding-bottom:300px; }

#vms-lightwindow-link { display: none; }
	
/* ----- global form elements ----- */ 
.req { font-size:10px; }

form {
	width:150px;
	padding:10px 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #BA6DA8;
	color:#000;
	width:150px; /* 5 pixles smaller than form width !important */
	height:22px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { 
	width:150px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:90px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main-img { margin:85px 0 0 242px; }

input.submit-image, input.submit-contact-main-img{ 
	background:url(images/button-submit.jpg);width:51px;
	height:16px;
	border:none;
	cursor:pointer;
	}


input.blog-submit { 
	background:url(images/search-btn.jpg);width:55px;
	height:19px;
	border:none;
	cursor:pointer;
	}
	
#contact_business { display: none; } /* do not remove */ 
  


/* ----- main contact form ----- */ 
 
#contact-main { 
	padding:20px 0 10px 0; 
	}
	
#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:200px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select {
	width:205px;
	}
	
#contact-main label textarea { height:100px; }



/* framework
 * ------------------------------------------------------------------------- */

#wrap { 
	background:url(images/bg-vertical.jpg) repeat-y; 
	width:762px; 
	margin:0 auto; 
	text-align:left; 
	}
#inner-wrap {
	background:url("images/inner-wrap.jpg") repeat-y;
	width:762px;
	margin:0 auto;
	text-align:left;
	}
	

#bottom-wrap {
	background:url(images/bottom.jpg) bottom no-repeat ;
	padding-bottom:170px;
	}
	
body#video #bottom-wrap {
	padding-bottom: 50px;
}
#videoPlayer{
	width: 860px;
	margin-left: -57px;
}

	
#masthead {
	position:relative;
	background:url(images/masthead.jpg);
	height:98px;
	}
	/* home link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:762px;
		top:0px;
		height:98px;
		}
	#masthead a span {
		display:none;
		}
		
 
#column-left {
	width:508px;
	float:left;
	display: inline;
	}

#column-left div.content{
	background: url("images/column-left-blog.jpg") top left no-repeat ;
	padding: 25px 30px 150px 30px; width:448px;
	}
		
#column-left div.content h1, #column-left div.content h2, #column-left div.content h3, #column-left div.content p{}
		
		div.img{
		width:100%;
		text-align:center;
		margin-bottom:10px;
		}
		.blog-btn {
		float:right;
		margin-top:35px;
		margin-right:30px;
		display:inline;
			}


#column-right { 
	width:254px; 
	float:left; 
 }
 
 #currentSpecials  {
	background: url("images/title-currentSpecials.jpg") no-repeat;
	min-height: 217px;
}

#currentSpecials h2 {
	height: 60px;
	text-indent: -9999px;
}

#currentSpecials p {
	margin: 5px 12px 5px 30px;
	display: block;
}

	#location{ background:url(images/bg-location.jpg) repeat-y;}
	#location div.header{ background:url(images/title-location.jpg) no-repeat; padding-top: 75px;}
	#location div.content{ margin:0px 0px 0px 25px; font-size:13px;}
	
	#blog-search div.header{ background:url(images/title-blog.jpg) no-repeat; padding-top: 75px;}
	#blog-search div.content{ margin:0px 0px 0px 25px; font-size:13px;}

	#email{background:url(images/title-email.jpg) no-repeat; padding-top: 50px;}
	#email p { margin:5px 35px 5px 45px; }
	#email .content{ margin:0px 35px 0px 45px; }
	#email .content p{ font-size:11px; }
	
	#column-right .na{background:url(images/title-na.jpg) no-repeat; padding-top: 50px;}

#btnMap {
	background: url("images/btnMap.jpg") no-repeat;
	width: 215px;
	display: block;
	height: 31px;
	text-align: center;
	padding-top: 80px;
	font-size: 17px;
	margin: 20px 0 0;
}

#btnMap:hover {
	background: url("images/btnMap.jpg") bottom left no-repeat;
}

/* background image list items */
#column-left ul { 
	margin-left:3px; 
	} 

#column-left ul li { 
	background:transparent url("images/list_style.gif") 0px 6px no-repeat;
	padding-left:8px; 
	}
	
#column-left ul#galleryNav {
	height: 160px;
	list-style: none!important;
	margin-bottom: 50px;
	margin: 0px;
}

#column-left .content #gallery ul#galleryNav li {
	background: none;
	padding-left: 0px;
	margin-bottom: 20px;
	float: left;
}
	
.btnGallery {
	display: block;
	height: 78px;
	width: 215px;
	text-indent: -9999px;
}

.btnGallery#breast-augmentation { background: url("images/btnBreastAug.jpg") no-repeat; }
.btnGallery#breast-lift { background: url("images/btnBreastlift.jpg") no-repeat; }
.btnGallery#facelift { background: url("images/btnFacelift.jpg") no-repeat; }
.btnGallery#rhinoplasty { background: url("images/btnRhinoplasty.jpg") no-repeat; }
.btnGallery#liposuction { background: url("images/btnLiposuction.jpg") no-repeat; }

a.btnGallery:hover {
	background-position: -214px 0!important;
}
 
#btn-contact {
position:relative;
background:url("images/btn-contact.jpg") top left no-repeat;
width:215px;
height:78px;
margin-left:25px;
}

#btn-contact a {
position:absolute;
background:url("images/btn-contact.jpg") no-repeat;
width:215px;
height:78px;
display:block;
}

#btn-contact a:hover {
position:absolute;
background:url("images/btn-contact.jpg") -214px 0px no-repeat;
width:215px;
height:78px;
}


/* inside framework
 * ------------------------------------------------------------------------- */
#header-graphic {	height:237px;}
	
	body#index #header-graphic {
	background:url(images/bkgrnd_load.jpg);}

	body#about #header-graphic {
	background:url(images/header-about.jpg);}
	
	body#body #header-graphic {
	background:url(images/header-body.jpg);}
	
	body#breast #header-graphic {
	background:url(images/header-breast.jpg);}

	body#contact #header-graphic {
	background:url(images/header-contact.jpg);}
	
	body#doctor #header-graphic {
	background:url(images/header-meet.jpg);}
	
	body#face #header-graphic {
	background:url(images/header-face.jpg);}
	
	body#faqs #header-graphic {
	background:url(images/header-faqs.jpg);}
	
	body#gallery #header-graphic {
	background:url(images/header-gallery.jpg);}
	
	body#men #header-graphic {
	background:url(images/header-men.jpg);}
	
	body#post-bariatric #header-graphic {
	background:url(images/header-bariatric.jpg);}
	
	body#privacy #header-graphic {
	background:url(images/header-private.jpg);}
	
	body#procedures #header-graphic {
	background:url(images/header-procedures.jpg);}
	
	body#sitemap #header-graphic {
	background:url(images/header-sitemap.jpg);}
	
	body#skin #header-graphic {
	background:url(images/header-skin.jpg);}

	body#blog #header-graphic {
	background:url(images/header-meet.jpg);}

	body#thankyou #header-graphic {
	background:url(images/header.jpg);}
	
#subhead {	height:75px; }

	body#index #subhead {
	background:url(images/subhead-index.jpg);}

	body#about #subhead {
	background:url(images/subhead-about.jpg);}
	
	body#breast #subhead {
	background:url(images/subhead-breast.jpg);}
	
	body#body #subhead {
	background:url(images/subhead-body.jpg);}

	body#contact #subhead {
	background:url(images/subhead-contact.jpg);}
	
	body#doctor #subhead {
	background:url(images/subhead-doctor.jpg);}
	
	body#face #subhead {
	background:url(images/subhead-face.jpg);}
	
	body#faqs #subhead {
	background:url(images/subhead-faqs.jpg);}
	
	body#gallery #subhead {
	background:url(images/subhead-gallery.jpg);}
	
	body#men #subhead {
	background:url(images/subhead-men.jpg);}
	
	body#post-bariatric #subhead {
	background:url(images/subhead-post-bariatric.jpg);}
	
	body#privacy #subhead {
	background:url(images/subhead-private.jpg);}
	
	body#procedures #subhead {
	background:url(images/subhead-procedures.jpg);}
	
	body#sitemap #subhead {
	background:url(images/subhead-sitemap.jpg);}
	
	body#skin #subhead {
	background:url(images/subhead-skin.jpg);}
	
	body#blog #subhead {
	background:url(images/subhead-blog.jpg);}

	body#thankyou #subhead {
	background:url(images/subhead-thankyou.jpg);}
	
/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:762px;
	margin:0px auto;
	text-align:center;
	background-color: #C282B4;
	}

#footer p {
	color:#000; margin:5px 10px 5px 10px;
	}

#footer a:link, #footer a:visited {
	color:#000;
	}

#footer a:hover, #footer a:active {
	color:#fff;
	}
	
#footer ul {
	width: 700px;
	margin: 0 auto 20px;
}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding: 0 5px 0 7px;
	display: inline;
	border-left: 1px solid #000;
	}

	#footer li:first-child { border: none; }
	
/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background: url(images/nav.jpg) no-repeat; 
	width:762px; 
	height:28px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height: 28px; display: block; }

#nav a, #nav a:hover{ background:none;}

#nav li { float: left; list-style: none; display: inline; }

#nav-01 { width: 61px; margin-left: 10px;}
#nav-02 { width: 116px;}
#nav-03 { width: 116px;}
#nav-04 { width: 107px;}
#nav-05 { width: 53px;}
#nav-06 { width: 133px;}
#nav-07 { width: 56px;}
#nav-08 { width: 105px;}

#nav-01 a:hover {background:url(images/nav.jpg) -10px -28px no-repeat;}
#nav-02 a:hover {background:url(images/nav.jpg) -71px -28px no-repeat;}
#nav-03 a:hover {background:url(images/nav.jpg) -187px -28px no-repeat;}
#nav-04 a:hover {background:url(images/nav.jpg) -303px -28px no-repeat;}
#nav-05 a:hover {background:url(images/nav.jpg) -410px -28px no-repeat;}
#nav-06 a:hover {background:url(images/nav.jpg) -463px -28px no-repeat;}
#nav-07 a:hover {background:url(images/nav.jpg) -596px -28px no-repeat;}
#nav-08 a:hover {background:url(images/nav.jpg) -652px -28px no-repeat;}

/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */
 
#nav { 
	background: url(images/nav.jpg) no-repeat; 
	width:762px; 
	height:28px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height: 28px; display: block; }

#nav a, #nav a:hover{ background:none;}

#nav li { float:left; list-style:none; display:inline; position:relative; }

#nav-01 { width: 61px; margin-left: 10px;}
#nav-02 { width: 116px;}
#nav-03 { width: 116px;}
#nav-04 { width: 107px;}
#nav-05 { width: 53px;}
#nav-06 { width: 133px;}
#nav-07 { width: 56px;}
#nav-08 { width: 105px;}

#nav-01 a:hover {background:url(images/nav.jpg) -10px -28px no-repeat;}
#nav-02 a:hover {background:url(images/nav.jpg) -71px -28px no-repeat;}
#nav-03 a:hover {background:url(images/nav.jpg) -187px -28px no-repeat;}
#nav-04 a:hover {background:url(images/nav.jpg) -303px -28px no-repeat;}
#nav-05 a:hover {background:url(images/nav.jpg) -410px -28px no-repeat;}
#nav-06 a:hover {background:url(images/nav.jpg) -463px -28px no-repeat;}
#nav-07 a:hover {background:url(images/nav.jpg) -596px -28px no-repeat;}
#nav-08 a:hover {background:url(images/nav.jpg) -652px -28px no-repeat;}

/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */
 
#nav li ul {
	position: absolute;
	left: -9999px;
	background-color: #3C284D;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { height: 20px; }	/* Height of each drop down nav item */

#nav li ul li a {
	width: 175px;
	height: 20px;				/* Height of each drop down nav item, should match above */
	line-height: 20px;			/* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display: block;
	padding-left: 9px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-02 ul a:hover { 
	background-image: none;
	background-color: #A065A7;
	width:120px;
	}
#nav-04 ul a:hover { 
	background-image: none;
	background-color: #A065A7; 
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-04 ul, #nav-04 li { width: 160px; }
#nav-02 ul, #nav-02 li { width: 120px; }

/* 2nd tier drop down */

	#nav-04 ul li ul  {
		display:none;
		width:175px;
		margin-left:155px; /* width of drop down nav +2 */
		margin-top:-20px; /* height of drop down nav item +1 */
		}

		

	#nav-04 ul li:hover ul, #nav-04 ul li.sfHover ul { 
		display:block;
		padding-left: 5px;
		}

	

	#nav-04 ul li ul li a {
		width:175px;
		height:20px;

		}

	#nav-04 ul li.big, #nav-04 ul li.big a {

		height:40px;

		}

	#nav-04 ul li.big ul li a {

		height:20px;

		}
/* Hover styles for drop down items */
#nav-05 ul a:hover { 
	background-image: none;
	background-color: #A065A7; 
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-05 ul, #nav-05 li { width: 175px; }

/* 2nd tier drop down */

	#nav-05 ul li ul  {
		display:none;
		width:175px;
		margin-left:107px; /* width of drop down nav +2 */
		margin-top:-20px; /* height of drop down nav item +1 */
		}

		

	#nav-05 ul li:hover ul, #nav-5 ul li.sfHover ul { 
		display:block;
		padding-left: 15px;
		}

	

	#nav-05 ul li ul li a {
		width:175px;
		height:20px;

		}

	#nav-05 ul li.big, #nav-04 ul li.big a {

		height:40px;

		}

	#nav-05 ul li.big ul li a {

		height:20px;

		}		
		/* Hover styles for drop down items */
#nav-06 ul a:hover { 
	background-image: none;
	background-color: #A065A7; 
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-06 ul, #nav-06 li { width: 175px; }

/* 2nd tier drop down */

	#nav-06 ul li ul  {
		display:none;
		width:150px;
		margin-left:155px; /* width of drop down nav +2 */
		margin-top:-20px; /* height of drop down nav item +1 */
		}

		

	#nav-06 ul li:hover ul, #nav-06 ul li.sfHover ul { 
		display:block;
		padding-left: 5px;
		}

	

	#nav-06 ul li ul li a {
		width:150px;
		height:20px;

		}

	#nav-06 ul li.big, #nav-06 ul li.big a {

		height:40px;

		}

	#nav-06 ul li.big ul li a {

		height:20px;

		}
		
		
.meta { margin-bottom:15px; }		

#ul-left {float:left;padding-left:35px;}
#ul-right {float:left;position:relative;padding-left:35px;}
ul-container	{text-align:left;padding:0px; margin:0px;}

#blogStuff {
	background:transparent url("images/bg-location.jpg") repeat-y scroll 0 0;
	padding-bottom: 10px;
}

#titleCategories {
	margin: 0 0 10px 40px;
}

#listCategories {
	margin: 0 0 0 60px;
}

#listCategories li {
	margin-bottom: 10px;
}

#titleArchives {
	margin: 0 0 10px 40px;
}

#listArchives {
	margin: 0 0 0 60px;
}

#listArchives li {
	margin-bottom: 10px;
}

#gallery h2{
	margin-bottom: 10px!important;
}

#gallery h2#galleryHome {
	margin-bottom: 20px!important;
}

p#breadcrumb {
	margin: 5px 0 10px;
}

#breadcrumb a {
	font-size: 12px;
}

.row {
	clear: both;
	float: left;
	display: block;
	width: 475px;
}

#gallery img {
	border: 1px solid #834B88;
	padding: 3px;
	float: left;
	background: #fff;
}

.bna {
	float: left;
	margin: 0 0 20px 0;
	display: block;
	width: 224px;
}

.bna img:first-child {
	margin-right: 5px;
}

.link {
	display: block;
	background: url("images/iconFinder.gif") 0 10px no-repeat;
	height: 25px;
	line-height: 25px;
	text-indent: 43px;	width: 291px;
	margin: 0 auto 0;
	padding: 10px 0 0;
	clear: both;
}

.link:hover {
	text-decoration: none;
}

#view-nav {
	background: url("images/viewNavLeft.png") top left no-repeat;
	padding-left: 17px;
	clear: both;
}

#view-nav-right {
	background: url("images/viewNavRight.png") right top no-repeat;
	padding-right: 16px;
}

#view-nav-content {
	background: url("images/viewNavWrap.png") top left repeat-x;
	height: 48px;
	line-height: 48px;
}

#view-nav-content p {
	display: inline;
	float: left;
	margin: 0!important;
}

#viewNav li {
	background: none!important;
	float: left;
	display: table;
	line-height: 48px!important;
	text-indent: 0px!important;
	margin-right: 10px!important;
}

#images {
	clear: both;
	display: table;
	margin: 0 auto;
}

#prevPat {
	float: left;
	background: url("images/prevArrow.png") center left no-repeat;
	padding-left: 20px;
	margin: 10px 20px 10px 0;
}

#nextPat {
	float: right;
	background: url("images/nextArrow.png") center right no-repeat;
	padding-right: 20px;
	margin: 10px 0 10px 10px;
}

.before.front {
	margin: 0 10px 10px 0;
}

.before.side {
	margin: 0 10px 10px 0;
}

.before.angle {
	margin: 0 10px 10px 0;
}

.next-link {
	float: right;

}

.previous-link {
	
	float: left;
}
