/*
Theme Name: Dr. Fibus
Theme URI: http://drfibus.com/blog/
Description: The default theme for Dr. Jay Fibus.
Author: Tumbleweed Media
Author URI: 
Version: 1.0
Tags: 

License:
License URI:


*/

@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #b3e2c2;
	background-image: url(http://www.drfibus.com/blog/images/backgorund.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	width: auto;
	position: relative;
	color: #b4a685;
	padding-right: 20px;
	text-align: right;
	font-style: normal;
	font-weight: normal;
}

#breadcrumbs a:link, #breadcrumbs a:visited  {
	color: #b4a685;
	text-decoration:none;
}

#breadcrumbs a:hover  {
	color: #92876f;
	text-decoration:underline;
}


/* HEADING TAGS*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	color: #333;
	padding-left: 20px;
	padding-top: 0px;
}

h2 a:link, h2 a:visited {

	color: #333;
	text-decoration:none;
	
}

h2 a:hover {
	
	color: #f06b34;
	text-decoration:underline;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	font-size: 14px;
	color: #1b7244;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #155935;
	text-transform: uppercase;
	padding-top: 0px;
	line-height: 24px;
	float: left;
}

/* HEADER */

#header {
	height: 90px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	padding-top: 10px;
	float: left;
	position: relative;
	width: 808px;
}

#topLinks a:link, #topLinks a:visited {
	color: #464646;
	text-decoration:none;
}

#topLinks a:hover {
	color: #464646;
	text-decoration:underline;
	
}

#topLinksNo {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	line-height: 1.25em;
}

/* NAVBAR */

#navcontainer {
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 10px;
}
#navcontainersub {
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 0px;
	font-weight: bold;
	padding-bottom: 10px;
	width: 100%;
}

ul#navlist {
	margin-left: 0;
	padding-left: 0;
}

#navlist li a #current{
	color: #155935;
	text-decoration: underline;
	
}

#navlist li {
	display: inline;
	list-style-type: none;
}

#navlist a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#navlist a:link, #navlist a:visited {
	color: #666;
	text-decoration: none;
}

#navlist a:hover {
	color: #155935;
	text-decoration: underline;
}



/* MAINCONTENT */

#mainContent {
	background: #FFFFFF;
	float: left;
	position: relative;
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#mainContent02 {
	float: left;
	position: relative;
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(http://www.drfibus.com/blog/images/sidebar_gradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}

#mainContent03 {
	float: left;
	position: relative;
	width: 950px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(http://www.drfibus.com/blog/images/nerofeedback_sidebar_gradient.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFF;
}

/* SUBNAVBAR */

#sidebar {
	float: left;
	width: 217px;
	position: relative;
	padding-top: 30px;
}

#subnav {
	width: 217px;
	z-index: 2;
	float: left;
	position: relative;
	margin-top: 10px;
}

#subnav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#subnav a
{
	display: block;
	padding: 3px;
	width: 194px;
	padding-left: 20px;
	height: 24px;
	padding-top: 18px;
	padding-bottom: 13px;
}
#subnav .double a
{
	display: block;
	padding: 3px;
	width: 194px;
	padding-left: 20px;
	height: 30px;
	padding-top: 10px;
	padding-bottom: 15px;
}

#subnavlist a:link, #subnavlist a:visited
{
	color: #666;
	text-decoration: none;
}

#subnav a:hover
{
	color: #f06b34;
	text-decoration: underline;
}

#subnavCurrent {
	background-image: url(http://www.drfibus.com/blog/images/sidebar_li_bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
}

/* INDEX PAGE */

#slideshow {
	float: left;
	width: 713px;
	position: relative;
	height:378px;
}

#slideshow ul {
margin: 0;
padding: 0;
list-style-type: none;
height: 1%; /* IE fix */}

#slideshow ul:after {
content: ".";
clear: both;
display: none;
height: 0;
visibility: hidden;
}

#slideshow .slides {
	overflow: hidden;
	width: 713px;
}

#slideshow .slides ul {
width: 2852px;}

#slideshow .slides li {
width: 713px;
float: left;
padding: 0px;}

#slideshow .slides p {
margin-top: 0;}

#slideshow .slides-nav {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: -50px;
	margin-left:40px;
	z-index: 100;
}

#slideshow .slides-nav li {
float: left;}

#slideshow .slides-nav li a {
	display: block;
	outline: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #b4a685;
	text-decoration:none;
}

.js #slideshow .slides-nav li.on,
.js #slideshow .slides-nav li.on a {
color: #F60;

}

#newsletter {
	float: left;
	position: relative;
	width: 237px;
	background-color: #d6e7db;
	height: 358px;
	margin-top: 20px;
	background-image: url(http://www.drfibus.com/blog/images/drfibus_home_img.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;

}
#newsletterText  {
	padding-top:48px;
	padding-left:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #166039;
	float: left;
	position: relative;
	width: 200px;
	padding-right: 19px;
}

/* INDEX PAGE - MIDDLE NAV ROLLOVERS oooooooooooooooooooooooooooooooooooooo */

#middlenav {
	float: left;
	position: relative;
	width: 950px;
}

a.midNav-grow {
	display: block;
	width: 237px;
	height: 63px;
	text-decoration: none;
	background: url(http://www.drfibus.com/blog/images/middlenav/growing-relations.png);
}
a.midNav-grow:hover {
	background-position: -237px 0;
}

a.midNav-anger {
	display: block;
	width: 238px;
	height: 63px;
	text-decoration: none;
	background: url(http://www.drfibus.com/blog/images/middlenav/control-anger.png);
}
a.midNav-anger:hover {
	background-position: -238px 0;
}

a.midNav-neuro {
	display: block;
	width: 238px;
	height: 63px;
	text-decoration: none;
	background: url(http://www.drfibus.com/blog/images/middlenav/benefits-neuro.png);
}
a.midNav-neuro:hover {
	background-position: -238px 0;
}

a.midNav-fibus {
	display: block;
	width: 237px;
	height: 63px;
	text-decoration: none;
	background: url(http://www.drfibus.com/blog/images/middlenav/meet-fibus.png);
}
a.midNav-fibus:hover {
	background-position: -237px 0;
}

#indexContent {
	float: left;
	width: 950px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	padding-top: 30px;
}

#column01 {
	padding-left: 30px;
	float: left;
	position: relative;
	width: 310px;
}

#indexContent  a:link, #indexContent a:visited {
	color: #1b7244;
	text-decoration: underline;
}

#indexContent a:hover {
	color: #ef652e;
	text-decoration: underline;
}

#column02 {
	padding-left: 10px;
	float: left;
	position: relative;
	width: 330px;
}


/* RIGHT SIDEBAR BOXES */

.rightSidebarHeader {
	position: absolute;
	float: right;
	z-index: 50;
	height: 48px;
	width: 250px;
}

#signupForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	position: relative;
	text-decoration: underline;
	color: #666;
	font-weight: bold;
	text-align: right;
	margin-left: 13px;
	padding-top: 5px;
}

#appointment {
	float: right;
	position: relative;
	width: 237px;
	background-color: #e2f2e8;
}

#signupText {
	padding-top: 50px;
	padding-left: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.orange {
	color: #ef652e;
}

#appointmentForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-top: 10px;
}

input {
	border: 1px solid #999;
	height:13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #060;
	padding: 3px;
	font-size: 12px;
}

#searchform, #searchstring {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:90%;
	margin:auto;
	padding:0px 0px 10px 0px;
}

#searchform input#searchsubmit {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	color: #060;
	padding: 3px;
	font-size: 12px;
	height: 23px;
}

textarea {
	border: 1px solid #999;
	font-family: Arial, Helvetica, sans-serif;
	color: #060;
	font-size: 13px;
	padding: 3px;
}

#submit {
	background-image: url(http://www.drfibus.com/blog/images/submit_btn.jpg);
	height: 18px;
	width: 53px;
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#signupBtn {
	background-image: url(http://www.drfibus.com/blog/images/signup_btn.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

#meetFibus {
	float: right;
	position: relative;
	width: 237px;
	background-color: #e2f2e8;
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	padding-bottom: 10px;
}

#meetFibusText {
	padding-top: 50px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 15px;
}
#fibusImg {
	padding-left: 25px;
	padding-bottom: 10px;
}

#telephone {
	float: right;
	position: relative;
	width: 237px;
	background-color: #f6f5f5;
	background-image: url(http://www.drfibus.com/blog/images/telephone_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 210px;
}

#telephoneText {
	padding-top: 50px;
	padding-left: 15px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#telephoneNo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height:1.5em;
	color:#ef652e;
}

/* LISTS */

#quicklinks  {
	list-style-image: url(http://www.drfibus.com/blog/images/bullet.png);
	color: #1b7244;
	list-style-position: inside;
}

#quicklinks li ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	list-style:none;
	padding-left:20px;
	padding-top: 10px;	
}

#quicklinks li ul a {
	color: #1b7244;
	text-decoration: underline;
	text-align:right;
	font-size:11px;
	font-weight: bold;
}

#quicklinks li li a:link, #quicklinks li li a:visited  {
	color: #1b7244;
	text-decoration: underline;
}

#quicklinks li li a:hover  {
	color: #ef652e;
	text-decoration: underline;
}

#noBullets {
	list-style-type: none;
}


#noBullets li {
	padding-bottom: 10px;
}

.greenBullets {
	list-style-image: url(http://www.drfibus.com/blog/images/bullet.png);
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 15px;	
}

.greenBullets li{
	padding-bottom: 10px;	
}

.faqBullets {
	list-style-image: url(http://www.drfibus.com/blog/images/bullet.png);
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 20px;	
}

.faqBullets li{
	padding-bottom: 10px;	
}

.faqBullets li ul {
	list-style-image: url(http://www.drfibus.com/blog/images/bullet-dash.png);
	list-style-position: outside;
	list-style-type: disc;
	padding-left: 20px;
	padding-top: 10px;
}

.faqsubBullets  {
	list-style-position: outside;
	list-style-type: none;
	padding-left: 20px;
	padding-top: 10px;
	list-style-image: url(http://www.drfibus.com/blog/images/bullet-circle.png);
}

/* FOOTER */

#footer {
	float: left;
	width: 949px;
	padding-top: 0;
	padding-bottom: 0;
	position: relative;
	margin-top: 15px;
	background-image: url(http://www.drfibus.com/blog/images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 174px;
	background-color: #1b7244;
}

#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #666;		
}

#footer a:hover {
	color: #C60;
	text-decoration: underline;	
}

.footerColumn {
	float: left;
	width: 286px;
	position: relative;
	padding-left: 30px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	list-style-position: outside;
	color: #666;
}


#footerNumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: .75px;
	color: #f06b34;
}



#signupForm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	float: left;
	position: relative;
	text-decoration: underline;
	color: #666;
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
}

#footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	position: relative;
	width: 950px;
	text-align: center;
	margin-top: 10px;
	color: #FFF;
}

#footerLinks a:link, #footerLinks a:visited {
	color: #FFF;
	text-decoration:none;
}

#footerLinks a:hover {
	color: #FFF;
	text-decoration:underline;
}

#credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: center;
	float: left;
	width: 950px;
	position: relative;
	margin-top: 5px;
}
#credit a:link, #credit a:visited {
	color: #666666;
	text-decoration:none;
}

#credit a:hover {
	color: #666666;
	text-decoration:underline;
}

/* Secondary/Inside Pages*/

#content {
	float: right;
	position: relative;
	width: 710px;
	margin-top: 30px;
	padding-left: 22px;
}

#mainImg {
	float: left;
	height: 160px;
	width: 688px;
	position: relative;
	padding-top: 5px;
	margin-bottom: 25px;
}

#contentCopy {
	float: left;
	position: relative;
	width: 630px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #222222;
	line-height:18px;
	margin-bottom: 20px;
	list-style-position: inside;
	list-style-image: url(http://www.drfibus.com/blog/images/bullet.png);
}

#contentCopy li {
	padding-bottom:5px;
}
/* Shadow Box for Secondary Pages */

#shadowBox {
	float: left;
	position: relative;
	width: 476px;
	margin-left: -23px;
	margin-top: -20px;
}

#shadowboxContent {
	float: left;
	width: 396px;
	position: relative;
	background-image: url(http://www.drfibus.com/blog/images/shadowbox_repeat.jpg);
	background-repeat: repeat-y;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 40px;
	padding-top: 5px;
}

.shadowBoxList {
	list-style-position: outside;
	list-style-image: url(http://www.drfibus.com/blog/images/bullet.png);
	padding-left: 15px;
}

#shadowboxContent li {
	padding-bottom:10px;
}

#shadowboxContent  a:link, #shadowboxContent a:visited {
	color: #1b7244;
	text-decoration: underline;
}

#shadowboxContent a:hover {
	color: #ef652e;
	text-decoration: underline;
}
.right {
	text-align:right;
}

/* INSIDE PAGES */

#insideContentCopy {
	float: left;
	position: relative;
	width: 445px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666;
	margin-bottom: 20px;
	padding-right: 20px;
}
#underline {
	text-decoration: underline;
}

#insideContentCopy   a:link, #insideContentCopy  a:visited {
	color: #1b7244;
	text-decoration: underline;
}

#insideContentCopy  a:hover {
	color: #ef652e;
	text-decoration: underline;
}

.trigger {
	position: relative;
	width: 425px;
	padding-bottom: 10px;
}


.trigger_container {
	overflow: hidden;
	position: relative;
	width: 425px;
	padding-bottom: 20px;
	display: none;
}
#learnButton {
	float: right;
	height: auto;
	width: auto;
	position: relative;
	padding-top: 10px;
}
.contactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	padding-left: 20px;
}

#note {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b4a685;
}

#blurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
}
#slide01_Content {
	height: 258px;
	width: 340px;
	background-image: url(http://www.drfibus.com/blog/images/slideshowImg-01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	padding-left: 70px;
	padding-top: 120px;
	color: #666;
	padding-right: 300px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.75px;
	line-height: 1.5em;
}

#slide02_Content {
	height: 258px;
	width: 340px;
	background-image: url(http://www.drfibus.com/blog/images/slideshowImg-02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	padding-left: 70px;
	padding-top: 120px;
	color: #666;
	padding-right: 300px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.75px;
	line-height: 1.5em;
}

#slide03_Content {
	height: 258px;
	width: 390px;
	background-image: url(http://www.drfibus.com/blog/images/slideshowImg-03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	padding-left: 70px;
	padding-top: 120px;
	color: #666;
	padding-right: 250px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.75px;
	line-height: 1.5em;
}

#slide04_Content {
	height: 258px;
	width: 340px;
	background-image: url(http://www.drfibus.com/blog/images/slideshowImg-04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	padding-left: 70px;
	padding-top: 120px;
	color: #666;
	padding-right: 300px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 0.75px;
	line-height: 1.5em;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #999999;
	text-align: right;
	float: right;
}

.slidelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: auto;
	position: relative;
	color: #b4a685;
	padding-right: 20px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}

.slidelinks a:link, .slidelinks a:visited  {
	color: #b4a685;
	text-decoration:none;
}

.slidelinks a:hover  {
	color: #92876f;
	text-decoration:underline;
}

#subnav h2 {
	padding-left:0px;
}
