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

/*
Theme Name: Copeland Cosmetic Surgery
Theme URI: http://www.copelandcosmeticsurgery.com/
Description: Professional Theme for Copeland Cosmetic Surgery
Version: 2.0
Author: Rosemont Media
Author URI: http://www.rosemontmedia.com/
*/

/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* 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: #002F4D url("images/bg-body.gif") top left repeat-x;
	text-align:center; 
	font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#5F5242; 
	}

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.3em; color:#573D1D; }
h2	{ font-size:1.2em; color:#002F4D; }
h3	{ font-size:1.1em; color:#5F5242; }

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

hr { color:#994500; background-color:#994500; }

a:link,a:visited	{ color:#002F4D; text-decoration:underline; }
a:hover,a:active	{ color:#994500; text-decoration:underline; }


/* ----- classes ----- */

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

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

	
/* ----- global form elements ----- */ 
#contact_business {
display:none;
}
form { 
	width:160px; 
	padding:5px 0 15px 0; 
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#fff; 
	border:1px solid #584F40;
	color:#584F40;
	width:155px; /* 5 pixles smaller than form width !important */
	height:18px;
	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:160px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:90px; 
	overflow:auto; 
	}
	
input.submit { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}



/* ----- main contact form ----- */ 
 
#contact-main { 
	margin:10px 90px; 
	}
	
#contact-main label { 
	width:250px; 
	display:block;  
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:250px;
	}
	
#contact-main label select {
	width:255px;
	}
	
#contact-main label textarea { height:100px; }



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

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


#gradiant-columns {
	background:url("images/gradiant-columns.jpg") no-repeat;
	width:780px;
	height:268px;
	margin-bottom:-268px;
	}
	
#wrap-columns {
	margin-left:13px;
	}
	
#wrap-columns ul {
	list-style-type:disc;
	margin-left:17px;
	}
		
#wrap-welcome {
	background:url("images/bg-welcome.jpg") no-repeat bottom;
	}
	
#header {
	background:url("images/header.jpg");	
	height:384px;
	position:relative;
	}
		#header span { 
			display: none;
			}
			
			#header a {	
		position:absolute;
		left:19px;
		width:278px;
		top:63px;
		height:63px; 
		}

body.about-our-practice #header {
	background:url("images/header-about.jpg"); 
	}
	
body.body-procedures #header {
	background:url("images/header-body.jpg"); 
	}
	
body.breast-procedures #header {
	background:url("images/header-breast.jpg"); 
	}
	
body.contact-us #header {
	background:url("images/header-about.jpg"); 
	}
	
body.face-procedures #header {
	background:url("images/header-breast.jpg"); 
	}
	
body.sitemap #header {
	background:url("images/header-body.jpg"); 
	}


body.index #header {
	background:url("images/bg-flash.jpg");	
	}
	
#flash {
	position:absolute;
	top: 12px;
	left: 10px;
	width:760px;
	height:384px;
	}
 
#column-left { 
	width:243px; 
	float:left; 
	}
	#column-left div.content {
		margin:0 20px 0 40px;
		}
  
#column-right { 
	width:511px; 
	float:left; 
	}
	#column-right div.content {
		margin:0 27px;
		}
		
#wrap-certified {
	background:url("images/bg-certified.jpg");
	height:332px;
	margin-top:10px;
	}
	#wrap-certified span {
		display: none;
		}

#btnOffers	{
   height:52px;
   width:241px;
   margin-left:0px;
   display:block;
   text-indent:-9999px;
   background: url("images/btnOffers.jpg") 0 0 no-repeat;
   }
   
#btnOffers:hover {
	background: url("images/btnOffers.jpg") bottom left no-repeat;
}

/* subhead
 * ------------------------------------------------------------------------- */

#subhead-column-left {
	background:url("images/subhead-quick-contact.gif");
	height:46px;
	margin-bottom:5px;
	}
	#subhead-column-left span {
		display: none;
		}

		#subhead-quick {
			background:url("images/subhead-quick.jpg");
			height:46px;
			margin:10px 0;
			}
			#subhead-quick span {
				display: none;
				}
		
#subhead-home-page {
	background:url("images/subhead-home-page.png");
	height:46px;
	margin-bottom:5px;
	}
	#subhead-home-page span {
		display: none;
		}
	
body.contact-us #subhead-column-left {
	background:url("images/subhead-locate.gif");
	}
	
#subhead-copeland {
	background:url("images/subhead-copeland.jpg");
	height:243px;
	margin-bottom:-170px;
	}
	#subhead-copeland span {
		display: none;
		}

#subhead {
	height:95px; /* sets height for all subheads */
	}
	#subhead span {
		display: none;
		}

#subhead h2 {
	padding: 18px 10px 0;
	font-size: 1.3em;
}

body.index #subhead {
	background:url("images/subhead-welcome.gif"); 
	}
	
body.about-our-practice #subhead {
	background:url("images/subhead-about.gif"); 
	}
	
body.body-procedures #subhead {
	background:url("images/subhead-body.gif"); 
	}
	
body.breast-procedures #subhead {
	background:url("images/subhead-breast.gif"); 
	}
	
body.contact-us #subhead {
	background:url("images/subhead-contact.gif"); 
	}
	
body.facial-procedures #subhead {
	background:url("images/subhead-face.gif"); 
	}

	body.non-surgical-procedures #subhead {
		background:url("images/subhead-nonsurgical.gif"); 
		}
	
body.sitemap #subhead {
	background:url("images/subhead-sitemap.gif"); 
	}

body.thankyou #subhead {
    background:url("images/subhead-thankyou.jpg");
	}
	
#wrap-welcome #subhead {
	background:transparent url("images/subhead-welcome.gif");
}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	background:url("images/bg-footer.gif") repeat-y;
	width:780px;
	margin-top:10px;
	text-align:center; 
	font-size:11px;
	}

#footer p {
	padding:0 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; }
	
#top-footer {
	background:url("images/top-footer.gif");
	height:43px;
	overflow:hidden;
	}
	
#bottom-footer {
	background:url("images/bottom-footer.gif");
	height:23px;
	}
	
#footer ul {width:740px;margin:0 auto;}


/* navigation: #nav
 * ------------------------------------------------------------------------- */

#nav { 
	background: url("images/nav.jpg") no-repeat; 
	height:64px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

#nav li, #nav a { 
	width:125px;
	height:64px; 
	display: block; 
	}

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

#nav-01 { margin-left:15px;}

#nav-01 a:hover {background:url("images/nav.jpg") -15px -64px no-repeat;}
#nav-02 a:hover {background:url("images/nav.jpg") -140px -64px no-repeat;}
#nav-03 a:hover {background:url("images/nav.jpg") -265px -64px no-repeat;}
#nav-04 a:hover {background:url("images/nav.jpg") -390px -64px no-repeat;}
#nav-05 a:hover {background:url("images/nav.jpg") -515px -64px no-repeat;}
#nav-06 a:hover {background:url("images/nav.jpg") -640px -64px no-repeat;}

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#002F4D;
	}

#nav li ul li { 
	height:30px; /* Height of each drop down nav item */
	border:1px solid #8B7359;
	border-top:none;
	}	

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

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

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-01 ul a:hover, #nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover { 
	background-image:none;
	background-color:#8B7359;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-01 ul, #nav-01 li { width:200px; }	
#nav-02 ul, #nav-02 li { width:260px; }		
#nav-03 ul, #nav-03 li { width:290px; }		
#nav-04 ul, #nav-04 li { width:260px; }
#nav-05 ul, #nav-05 li { width:300px; }


/* navigation: #nav-procedures
 * ------------------------------------------------------------------------- */

#nav-procedures { 
	background: url("images/nav-procedures.jpg") no-repeat; 
	height:106px; 
	margin-bottom:0; 
	}

#nav-procedures span { display: none; }

#nav-procedures li, #nav-procedures a { 
	width:117px;
	height:72px; 
	display: block; 
	}

#nav-procedures li { float: left; list-style: none; _display: inline; margin-top:17px; }

#nav-procedures-01 { width: 79px; margin-left: 47px; }
#nav-procedures-02 { width: 89px; margin-left: 31px; }
#nav-procedures-03 { width: 94px; margin-left: 33px; }


#nav-procedures-01 a:hover {background:url("images/nav-procedures.jpg") -47px -123px no-repeat;}
#nav-procedures-02 a:hover {background:url("images/nav-procedures.jpg") -195px -123px no-repeat;}
#nav-procedures-03 a:hover {background:url("images/nav-procedures.jpg") -345px -123px no-repeat;}

/* upcoming event button #eventbtn
*-----------------------------------------------------------------------------*/

#eventbtn	{
   
   height:150px;
   width:160px;
   margin-left:37px;
   background: url("images/button-event-roll1.jpg") 0 0 no-repeat;
   }

#eventbtn  a:link, #eventbtn  a:visited {
   display:block;
   width:160px;
   height:150px;
   }
   
#eventbtn a:hover, #eventbtn a:active {
   background: url("images/button-event-roll1.jpg") 0 -150px no-repeat;
   }
   
#contactBtn	{
   height:68px;
   width:241px;
   margin-left:0px;
	margin-top:12px;
   display:block;
   text-indent:-9999px;
   background: url("images/contactBtn.jpg") 0 0 no-repeat;
   }
   
#contactBtn:hover	{
   background: url("images/contactBtn.jpg") bottom left no-repeat;
   }
   
#btnBlog	{
   height:68px;
   width:241px;
   margin-left:0px;
   display:block;
   text-indent:-9999px;
   background: url("images/btnBlog.jpg") 0 0 no-repeat;
   }
   
#btnBlog:hover {
	background: url("images/btnBlog.jpg") bottom left no-repeat;
}

#btnGallery	{
   height:69px;
   width:241px;
   margin-left:0px;
   display:block;
   text-indent:-9999px;
   background: url("images/galleryBtn.jpg") 0 0 no-repeat;
   margin-bottom: 20px;
   }
   
#btnGallery:hover {
	background: url("images/galleryBtn.jpg") bottom left no-repeat;
}

#btnPractice	{
   height:69px;
   width:241px;
   margin-left:0px;
   display:block;
   text-indent:-9999px;
   background: url("images/btnPractice.jpg") 0 0 no-repeat;
   }
   
#btnPractice:hover {
	background: url("images/btnPractice.jpg") bottom left no-repeat;
}

/*---------------- Blog Stuff ------------------------------*/

.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;
	border-top: 1px solid #efd7e5;
	margin: 30px;
	padding-top: 20px;
}

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

#commentsDiv input, #commentsDiv textarea {
	border: 1px solid #AD387F;
	font-size: 12px;
	color: #AD387F;
}

input#submit {
	height: 25px;
	line-height: 20px;
	width: 150px;
	margin: 0 0 0 25px;
	color: #AD387F;
}

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

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

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

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

.commentlist li {
	padding: 20px;
	border-top: 1px solid #efd7e5;
	}

.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: #ad387f;
	}

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

.commentmetadata {
	font-weight: normal;
	}

.alt {
	background-color: #fbf5f8!important;
}

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


/********* Gallery Styles ********/
.galleryh2 {
	clear: both;
	width: 100%;
	border-bottom: 1px solid;
	padding-bottom: 3px;
}

.case {
	display: inline;
}

.case img {
	border: 1px solid #004B89;
	padding: 3px;
	background: #fff;
	margin-left: 10px;
	display: inline;
}

.case .galleryh2 {
	margin: 10px 0 10px 10px!important;
}

#view-nav {
	background: url("images/viewNavLeft.png") top left no-repeat;
	padding-left: 17px;
}

#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 10px 0 0 !important;
}

#viewNav li {
	background: none!important;
	float: left;
	display: table;
	line-height: 48px!important;
	text-indent: 0px!important;
	margin-right: 10px!important;
}

#prevPat {
	float: left;
	background: url("images/prevArrow.png") center left no-repeat;
	padding-left: 20px;
	margin-right: 20px;
}

#nextPat {
	float: right;
	background: url("images/nextArrow.png") center right no-repeat;
	padding-right: 20px;
}

.moreInfoLink {
	background: url("images/btnLarger.png") no-repeat;
	display: block;
	padding: 0 0 0 30px;
	width: 194px;
	margin: 0 auto 30px auto;
}

.caseParagraph {
	margin: 0 10px!important;
}

#TB_ajaxContent .before {
	display: block;
	float: left;
	margin-right: 10px;
}

#TB_ajaxContent .after {
	display: block;
	float: left;
}

#gallery .case {
	
}

#cforms2form {width:150px;}
#cforms2form li label {text-align:left;}
#cforms2form ol.cf-ol li {margin:0 !important;}
#cforms2form .emailreqtxt, #cforms2form .reqtxt {display:none;}