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

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

/* ------------------------ type selectors ------------------------ */
body { 
	background:#000 url("images/bgGallery.jpg") top center no-repeat;
	text-align:center; 
	font:12px/18px Arial, Helvetica, Verdana, sans-serif; 
	color:#fff;
}

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

a {
	color:#FBDE5F;
	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 { 
	float:left; 
	margin:2px 10px 10px 0px;
}

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

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */
#everything {
	width:898px;
	margin:0 auto;
	text-align:left;
}

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

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

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

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

#nav-01 {
	width: 56px;
	margin-left: 70px;
}

#nav-02 { width: 73px;}
#nav-03 { width: 63px;}
#nav-04 { width: 55px;}
#nav-05 { width: 62px;}
#nav-06 { width: 49px;}
#nav-07 { width: 147px;}
#nav-08 { width: 158px;}
#nav-09 { width: 96px;}

#nav-01 a:hover { background:url("images/nav.jpg")  -70px -36px no-repeat; }
#nav-02 a:hover { background:url("images/nav.jpg") -126px -36px no-repeat; }
#nav-03 a:hover { background:url("images/nav.jpg") -199px -36px no-repeat; }
#nav-04 a:hover { background:url("images/nav.jpg") -262px -36px no-repeat; }
#nav-05 a:hover { background:url("images/nav.jpg") -317px -36px no-repeat; }
#nav-06 a:hover { background:url("images/nav.jpg") -379px -36px no-repeat; }
#nav-07 a:hover { background:url("images/nav.jpg") -428px -36px no-repeat; }
#nav-08 a:hover { background:url("images/nav.jpg") -575px -36px no-repeat; }
#nav-09 a:hover { background:url("images/nav.jpg") -733px -36px no-repeat; }
*/
 /*------------------------ dropdown nav ------------------------*/ 
/*nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;
	background-color:#F3CE6E;
	z-index: 100;
}

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

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

nav a {
	font-size:1.0em;
	color:#000;
	text-decoration:none;
}

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

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

nav li ul, nav li ul li { width:150px; }
*/

/***
 *
 */

/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

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

#nav span { display: none; }

#nav li, #nav a { height:36px; display:block; z-index:999;} /* change height here also */

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

#nav-01 { width: 57px; margin-left: 70px;}
#nav-02 { width: 57px;}
#nav-03 { width: 57px;}
#nav-04 { width: 59px;}
#nav-05 { width: 56px;}
#nav-06 { width: 49px;}
#nav-07 { width: 135px;}
#nav-08 { width: 152px;}
#nav-09 { width: 54px;}
#nav-10 { width: 82px;}

/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("images/gallery-nav.jpg") -69px -36px no-repeat; }
#nav-02 a:hover { background:url("images/gallery-nav.jpg") -126px -36px no-repeat; }
#nav-03 a:hover { background:url("images/gallery-nav.jpg") -183px -36px no-repeat; }
#nav-04 a:hover { background:url("images/gallery-nav.jpg") -240px -36px no-repeat; }
#nav-05 a:hover { background:url("images/gallery-nav.jpg") -299px -36px no-repeat; }
#nav-06 a:hover { background:url("images/gallery-nav.jpg") -355px -36px no-repeat; }
#nav-07 a:hover { background:url("images/gallery-nav.jpg") -404px -36px no-repeat; }
#nav-08 a:hover { background:url("images/gallery-nav.jpg") -539px -36px no-repeat; }
#nav-09 a:hover { background:url("images/gallery-nav.jpg") -691px -36px no-repeat; }
#nav-10 a:hover { background:url("images/gallery-nav.jpg") -745px -36px no-repeat; }

/*-----------------drop down-----------------*/

#nav li ul {
	position:absolute;
	z-index:999; /* You need this so that the drop down goes over the mast head */
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#F3CE6E;	/* 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 */
	border:1px solid #AC5019;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	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:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited {
	font-size:1.0em;
	color:#000000;
	text-decoration:none;
	}
#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-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover, #nav-07 ul a:hover, #nav-08 ul a:hover { 
	background-image:none;
	background-color:#AC5019;
	color:#FFFFFF;
	text-decoration:none;
	}

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

#nav-03 ul, #nav-03 li, #nav-04 ul, #nav-04 li, #nav-05 ul, #nav-05 li, #nav-06 ul, #nav-06 li { width:130px; }
#nav-07 ul, #nav-07 li {
	width: 200px;
}
#nav-08 ul, #nav-08 li { width:158px; }

#nav-08 li {
	text-indent: 5px;
}

/*-------------- nav-sub ------------- */
#nav-sub { 
	background:url("images/nav-sub.jpg") 98px 0px no-repeat; 
	height:150px; 
	margin:0;
	padding:0; 
	}

#nav-sub span { display: none; }

#nav-sub li, #nav-sub a { height:150px; display:block; } /* change height here also */

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

#nav-sub-01 { width: 233px; margin-left: 98px;}
#nav-sub-02 { width: 241px; margin-left: 29px;}
#nav-sub-03 { width: 221px; margin-left: 48px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-sub-01 a:hover { background:url("images/nav-sub-ov.jpg") -0px -0px no-repeat; }
#nav-sub-02 a:hover { background:url("images/nav-sub.jpg") -262px -150px no-repeat; }
#nav-sub-03 a:hover { background:url("images/nav-sub.jpg") -551px -150px no-repeat; }




#logo {
	margin: 20px auto 0;
	display: block;
	width: 400px;
}

/* ------------------------ content framework ------------------------ */
#content {
	width:898px;
	float:left;
}

#content.inside {
	width: 600px;
	margin-top: 50px;margin-left: 20px;
	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#titleFeaturedPatient {
	background: url("images/titleFeaturedPatient.png") no-repeat;
	width: 181px;
	height: 13px;
	display: block;
	margin: 60px auto 4px;
	text-indent: -9999px;
}

#flipbook {
	width: 741px;
	margin: 0 auto;
	display: block;
}

.ContentFlow .flow {
	margin: -120px auto 0!important;
}

.ContentFlowAddOn_black {
	background: none!important;
	margin: 0 0 20px 0;
}

.ContentFlowAddOn_black .flow {
	padding-top: -200px!important;
	height: 300px!important;
}

#instructions {
	display: none;
}

#content ul#categories {
	width: 684px;
	display: table;
	margin: 0 auto 20px;
	padding: 0;
}

#categories li {
	float: left;
	list-style: none;
	margin: 0 20px 14px 0;
}

#categories a {
	background: url("images/btnCategory.jpg") no-repeat;
	width: 208px;
	height: 37px;
	display: block;
	color: #000;
	line-height: 37px;
	text-decoration: none;
	text-indent: 20px;
}

#categories a:hover {
	background: url("images/btnCategory.jpg") bottom left no-repeat;
	color: #fff;
}

#content h1 {
	font: 25px/36px normal Arial;
	color: #e9b65a;
}

.prevPat {
	float: left;
	margin-bottom: 10px;
	display: inline;
}

.nextPat {
	float: right;
	margin-bottom: 10px;
	display: inline;
}

.caseImages {
	margin: 10px 10px 10px 0;
	text-align: center;
	float: left;
}

.case.single .caseImages {
	margin: 10px auto;
	display: table;
	clear: both;
	float: none;
}

.caseImages img {
	background: #fff;
	padding: 5px;
	border: 2px solid #e9b65a;
}

.case.single .caseImages img {
	margin-right: 10px;
}

#btnConsultation {
	background: url("images/btnConsultation.jpg") no-repeat;
	display: block;
	width: 226px;
	height: 54px;
	text-indent: -9999px;
	margin: 20px 390px 20px 0;
	float: left;
}

/*#btnMoreInfo {
	background: url("images/btnMoreInfo.jpg") no-repeat;
	display: block;
	width: 300px;
	height: 54px;
	text-indent: -9999px;
	margin: 20px 30px 20px 0;
	line-height: 54px;
	float: left;
}*/

#content article h2#moreInfoBox {
	font-size: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
	display: block;
	float: left;
}

/* ------------------------aside framework ------------------------ */
aside {
	width: 208px;
	float: left;
	margin: 50px 0 0;
}

aside ul#categories {
	width: 208px;
	margin: 0px;
}

aside ul#categories li {
	float: none!important;
	margin: 0 0 5px 0;
}

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

#titleLocate {
	background: url("images/titleLocate.png") no-repeat;
	height: 15px;
	width: 138px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

aside p {
	margin-bottom: 20px;
}

/* ------------------------footer framework ------------------------ */
footer {
	width:898px;
	margin:0 auto;
	text-align:center;
	clear: both;
	font-size: 11px;
	color: #fff;
}

footer p {
	margin-bottom:10px;
}

footer ul {margin:10px;}

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

footer li.first { border: none; }
