/**
  Theme Name: Addiction Intervention NEW
  Theme URI: http://www.addiction-intervention.com/
  Version: 1.0	
  Author: Alissa Engstrom	
  Author URI: http://www.elementsbehavioralhealth.com
  Tags: addiction intervention, drug addiction, alcohol interventionist
  Licence: LGPL 
  Description: Wordpress theme for www.addiction-intervention.com
*/
/*=====================RESET======================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*=====================Body======================*/

html, body{height:100%;}
body{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #666666;
}

.container{
	width: 940px;
	margin: 0 auto;
	padding-left: 20px!important;
	padding-right: 20px!important;
}
br.clear{
	clear: both;
	height: 0!important;
	padding: 0!important;
	margin: 0!important;
}

.alignleft{
	float: left;
	margin: 0 10px 10px 0;
}
.alignright{
	float: right;
	margin: 0 0 10px 10px;
}

/*=====================Text======================*/
p{
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 15px;
	color: #000;
}
strong, b{font-weight: bold;}
em, i{font-style: italic;}
h1, h2, h3, h4, h5{ font-weight: bold; margin-bottom: 15px;}
h1{
	font-size: 22px;
	line-height: 28px;
}
	h1.section-title{
	display: block;
	padding: 5px 0;
	font-size: 12px;
	line-height: 18px;
	text-transform: uppercase;
	border-bottom: 1px dotted #000000;
	}
	h1.contact-title{
	color: #db9e36;
	}
	h1.title{
	display: block;
	padding: 0 0 5px 0;
	margin-top: 0;
	font-size: 24px;
	/*text-transform: uppercase;*/
	border-bottom: 0px solid #ccc;
	color: #bd4832;
	}
h2{
	font-size: 18px;
	line-height: 24px;
}
	h2.comments{
	border-bottom: 1px dotted #ccc;
	padding: 0 0 5px 0;
	}
h3{
	font-size: 16px;
	line-height: 22px;
}
h4{
	font-size: 14px;
	line-height: 20px;
}
h5{
	font-size: 13px;
	line-height: 20px;
}

a:link, a:visited{
	font-weight: bold;
	color: #999966;
}
a:hover, a:active{
	color: #adad73;
}

ul, ol{margin: 0 0 15px 20px;}

ul{list-style: circle;}
ol{list-style: decimal;}
li{font-size: 13px; line-height: 20px; margin-bottom: 3px;}
/*=====================Forms======================*/
input, select, textarea{
	color: #666!important; 
	padding:5px 8px; 
	margin-bottom:8px;
	font: 12px/20px "Helvetica Neue", Helvetica, Arial, sans-serif!important;
	border: 1px solid #ccc;
	background-color: #ffffff;
	font-weight: bold!important;
	color: #666666;
}
#sidebar input, #sidebar textarea, #sidebar select{
	width: 300px;
}
/*=====================Header======================*/
#header{
	background-color: #2297ab;
	padding: 10px 0 0 0;
	z-index: 100000;
}
	#header #logo{
		display: block;
		width: 380px;
		height: 45px;
		text-indent: -9999px;
		background: url(images/logo.gif) 0 0 no-repeat;
		float: left;
	}
	#aes{
		display: block;
		width: 180px;
		height: 59px;
		background: url(images/ebh-web-sm.png) 0 0 no-repeat;
		text-indent: -9999px;
		clear: both;
		float: left;
		margin: 3px 0;
	}
	#header .phone-number{
		display: block;
		width: 139px;
		height: 36px;
		padding-left: 235px;
		//background: url(images/ebh-web-sm.png) 0 0 no-repeat;
		float: right;
		text-decoration: none;
	}
	#header .phone-number #number{
		color: #ffd34e;
		font-size: 20px;
	}
	#header #nav{
	padding: 20px 0 0 0;
	clear: both;
	}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	z-index: 300;
}
.sf-menu {
	/*line-height:	1.0;*/
	list-style: none;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	/*top:			2.5em;  match top ul list item height */
	top:40px;
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			14em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	/*margin-bottom:	1em;*/
}
.sf-menu a {
	/*padding: 		.75em 1em;*/
	padding: 10px 6px;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:white;
	font-weight: bold;
}
.sf-menu li {
	font-size: 17px;
}
.sf-menu li ul{

}
.sf-menu li li {
	background:		white;
	font-size: 12px;
	line-height: 18px;
	border-bottom: 1px dotted #000000!important;
	border-left: 1px solid #ccc!important;
border-right:1px solid #ccc!important;
}
.sf-menu li li a, .sf-menu li li a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:black;
	padding: 8px;
}
.sf-menu li li li {
	background:		white;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active,.sf-menu li li.sfHover > a {
	background:		#1f8c9e!important;
	outline:		0;
	color: white;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	/*padding-right: 	2.25em;*/
	padding-right: 1.6em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('images/arrows-ffffff.gif') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0;  margin-top: 5px;}
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.current-menu-item a, .sf-menu li.current-menu-ancestor > a{background:#1f8c9e;}

#content .current-menu-item a, #content .sf-menu li.current-menu-ancestor > a{background:none;color: #bd4832;}

.current-menu-item ul li a:link, .current-menu-item ul li a:visited{background: #ffffff;}

/*=====================Content======================*/
#content{
	background-color: #ffffff;
	padding: 0 0 50px 0;
	z-index: 100!important;
	
}

/*bottom nav*/

#content #secondary-nav{
	padding: 0!important;
	clear: both;
	display: block;
	border-bottom: 1px dotted #000000;
	margin-bottom: 20px;
	}

.sf-menu2, .sf-menu2 * {
	margin:			0;
	padding:		0;
	
}
.sf-menu2 {
	/*line-height:	1.0;*/
	list-style: none!important;
}
.sf-menu2 ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu2 ul li {
	width:			100%;
}
.sf-menu2 li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu2 li {
	float:			left;
	position:		relative;
}
.sf-menu2 a {
	display:		block;
	position:		relative;
}
.sf-menu2 li:hover ul,
.sf-menu2 li.sfHover ul {
	left:			0;
	/*top:			2.5em;  match top ul list item height */
	top:41px;
	z-index:		99;
}
ul.sf-menu2 li:hover li ul,
ul.sf-menu2 li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu2 li li:hover ul,
ul.sf-menu2 li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0;
}
ul.sf-menu2 li li:hover li ul,
ul.sf-menu2 li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu2 li li li:hover ul,
ul.sf-menu2 li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu2 {
	float:			left;
	width: 770px;
	/*margin-bottom:	1em;*/
}
.sf-menu2 a {
	/*padding: 		.75em 1em;*/
	padding: 10px 0px 10px 7px;
	text-decoration:none;
}
.sf-menu2 a, .sf-menu2 a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:#666666;
	font-weight: bold;
}
.sf-menu2 li {
	font-size: 11px;
}
.sf-menu2 li ul{
list-style: none;

}
.sf-menu2 li li {
	background:		white;
	font-size: 11px;
	line-height: 16px;
	border-bottom: 1px dotted #000000!important;
	border-left: 1px solid #ccc!important;
border-right:1px solid #ccc!important;

}
.sf-menu2 li li a, .sf-menu2 li li a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:black;
	padding: 4px 8px;
}
.sf-menu2 li li li {
	background:		white;
}
.sf-menu2 li:hover, .sf-menu2 li.sfHover,
.sf-menu2 a:focus, .sf-menu2 a:hover, .sf-menu2 a:active,.sf-menu2 li li.sfHover > a {
	outline:		0;
	color: #999999;
}

/*** arrows **/
.sf-menu2 a.sf-with-ul {
	/*padding-right: 	2.25em;*/
	padding-right: 1.8em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-menu2 .sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			7px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	margin-top: 4px;
	background:		url('images/arrows2-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
.sf-menu2 a >  .sf-menu2 .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0px -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
.sf-menu2 a:focus > .sf-sub-indicator,
.sf-menu2 a:hover > .sf-sub-indicator,
.sf-menu2 a:active > .sf-sub-indicator,
.sf-menu2 li:hover > a > .sf-sub-indicator,
.sf-menu2 li.sfHover > a > .sf-sub-indicator {
	background-position: -0px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu2 ul .sf-sub-indicator { background-position:  -10px 0;  margin-top: 5px;}
.sf-menu2 ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu2 ul a:focus > .sf-sub-indicator,
.sf-menu2 ul a:hover > .sf-sub-indicator,
.sf-menu2 ul a:active > .sf-sub-indicator,
.sf-menu2 ul li:hover > a > .sf-sub-indicator,
.sf-menu2 ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-menu2 .sf-shadow ul {
	background:	none!important;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

#secondary-nav #searchform{
	float: right;
	width: 135px;
	padding: 5px 0 0;
}
	#secondary-nav #searchform #s, #secondary-nav #searchform #searchsubmit{
	background: url(images/top-search.gif) transparent 0 0 no-repeat;
	}
	#secondary-nav #searchform #s{
	height: 21px;
	padding: 0px 2px;
	width:102px;
	background-position: top left;
	border: none;
	font-size: 10px;
	}
	#secondary-nav #searchform #searchsubmit{
	width: 25px;
	height: 22px;
	border: none;
	padding: 0;
	display: inline-block;
	background: url(images/top-search.gif) transparent -136px 1px no-repeat;
		cursor: pointer;
		margin-top: 1px;
	}

#content #left{
	width: 620px;
	float: left;
	font-size: 13px;
line-height: 20px;
}



/*=====================Home======================*/
#featured{
	position: relative;
	width: 620px;
	height: 354px;
	margin-bottom: 40px;
}
	#featured img{
	position: absolute;
	z-index: 3;
	top:0;
	left:0;
	}
	#featured .text{
	position: absolute;
	z-index: 4;
	bottom:0;
	left: 0;
	padding: 20px 20px 5px 20px;
	width: 580px;
	color: white;
	background: url(images/bg-feature.png) 0 0 repeat;
	}
	#featured .text h1, #featured .text h1 a, #featured .text p{color: white!important; text-decoration: none;}
	#featured .text a:link, #featured .text a:visited{color: #fffad5;}
	
.jcarousel-skin-tango .jcarousel-container {
    border: 1px solid #ccc;
    /*background-color: #fffad5;*/
    margin-bottom: 40px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 540px;
    padding: 20px 40px;
}
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  540px;
    height: auto;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 110px;
    height: auto;
    font-size: 12px;
    line-height: 18px;
}
.jcarousel-skin-tango .jcarousel-item img{
	padding-bottom: 10px;
	width: 100px;
	height: 100px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 20px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 40%;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(images/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 40%;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(images/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

#left .box{
clear: both;
margin-bottom: 40px!important;

}

#left .four-articles{
	float: left;
	width: 130px;
	margin-right: 20px;
}
#left .four-articles h3 a, #left .featured-article h3 a{color: #000;text-decoration: none;}
#left .category{
	font-size: 10px;
	line-height: 17px;
	color: #999;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: 700;
}
#left .category a{color: #999999;text-decoration: none;}

#left .featured-article{
	width: 250px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #fffad5;
	padding: 20px;
}

#left ul.older-post{
	width: 186px;
	float: left;
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
	
}
#left ul.older-post {
	
}
	#left ul.older-post li{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	line-height: 20px;
	}
	#left .older-post li a{text-decoration: none; color: #000; }
	#left .older-post li .category, #left .older-post li .category a{
	font-size: 11px!important;
	font-size: 17px;
	color:#999966 ;
	text-decoration: underline;
	text-transform: none;
	margin-bottom: 0;
	display: block;
	}
	
/*=====================Archive & Search======================*/	
.archive .post, .search .post{
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}	

.archive .post h2 a, .search .post h2 a{
	color: #000!important;
	text-decoration: none;
	font-size: 22px;
	line-height: 28px;
}
.archive .post img, .search .post img{
	margin-bottom: 15px;
}
#posts-nav{
	padding: 20px 0;
}
.older-posts, .newer-posts{
	font-size: 16px;
	width: 200px;
}

.older-posts{float: left; text-align: left;}
.newer-posts{float: right; text-align: right;}

#left-nav{
	width: 186px;
	margin-right: 20px;
	float: left;
}

#left-nav ul{
padding: 0 10px 0 0;
margin: 0;

list-style: none;
}
#left-nav ul li{
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

.all-posts{
width: 414px!important;
float: left;

}

/*.category-addiction #content #left,
.parent-category-addiction #content #left,
.category-addiction-intervention #content #left,
.parent-category-addiction-intervention #content #left,
.category-current-events #content #left,
.parent-category-current-events #content #left,
.category-hiring-an-interventionist #content #left,
.parent-category-hiring-an-interventionist #content #left,
.parent-category-articles #content #left,
.category-articles #content #left,
{
	width: 414px!important;
}*/

.description{
	/*border: 1px solid #ccc;*/
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 45px 0;
	}
	

/*=====================Comments======================*/	

#commentform input, #commentform select, #commentform textarea{
width: 550px;
}

#commentform label{
	display: block;
	font-size: 12px;
	line-height: 20px;
	color: #bd4832;
	font-weight: 700;
	text-transform:uppercase;
	margin: 5px 0;
}

#commentform #submit{
background-image: linear-gradient(bottom, rgb(215,215,215) 27%, rgb(235,235,235) 64%);
	background-image: -o-linear-gradient(bottom, rgb(215,215,215) 27%, rgb(235,235,235) 64%);
	background-image: -moz-linear-gradient(bottom, rgb(215,215,215) 27%, rgb(235,235,235) 64%);
	background-image: -webkit-linear-gradient(bottom, rgb(215,215,215) 27%, rgb(235,235,235) 64%);
	background-image: -ms-linear-gradient(bottom, rgb(215,215,215) 27%, rgb(235,235,235) 64%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebebeb, endColorstr=#d7d7d7);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebebeb, endColorstr=#d7d7d7)"; 
	border: 1px solid #cccccc;
	padding: 5px 10px;
	text-shadow: 1px 1px 1px #ffffff;
	-moz-text-shadow: 1px 1px 1px #ffffff;
	-webkit-text-shadow: 1px 1px 1px #ffffff;
	cursor: pointer;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	font-size: 16px!important;
	font-weight: bold;
	margin-top: 10px;
	width: auto!important;
	}

#comments{
	margin: 20px 0 40px 0;
	padding: 40px 0 20px 0;
	clear: both;
	border-top:5px solid #ccc;
}

ol.commentlist{
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

ol.commentlist li{
	margin: 0!important;
	padding: 0;
	width: 620px;
	border-top:2px solid #999;list-style: none;
}

ol.commentlist li li{
	margin: 0 0 0 20px;
	padding: 0;
	width: 600px;
	border-top:2px solid #999;list-style: none;
}
ol.commentlist li li li{
	margin: 0 0 0 40px;
	padding: 0;
	width: 580px;
	border-top:2px solid #999;list-style: none;
}
ol.commentlist li li li li{
	margin: 0 0 0 60px;
	padding: 0;
	width: 560px;
	border-top:2px solid #999;list-style: none;
}


.comment-author{
	padding: 10px 10px 0px 10px;
	background-color: #ccc;
}

.comment-author .photo{
	float: left;
	width: 40px;
	height: 40px;
	margin-right: 15px;
}
.comment-author .fn{
	color: #bd4832;
	font-weight: bold;
}
.comment-author .comment-meta, .comment-author .comment-meta a{
	font-size: 13px;
	line-height: 20px;
	color: #666;
	
}
.comment-text{
	padding: 10px 10px 10px 10px;
	background-color: #ececec;
}
.reply{font-size: 12px;}

/*=====================Sidebar======================*/
#content #sidebar{
	width: 300px;
	float: right;
	font-size: 13px;
line-height: 20px;
}

#sidebar .box{
	clear: both;
	margin: 0 0 30px 0;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 34px; /*--Set height of tabs--*/
	border-bottom: 1px solid #ccc;
	width: 100%;
	}
		ul.tabs li {
		float: left;
		margin: 0;
		padding: 0;
		height: 33px; /*--Subtract 1px from the height of the unordered list--*/
		line-height: 31px; /*--Vertically aligns the text within the tab--*/
		border: 1px solid transparent;
		margin-bottom: -1px; /*--Pull the list item down 1px--*/
		overflow: hidden;
		position: relative;
		background: transparent;
		}
		ul.tabs li a {
		text-decoration: none;
		color: #176573!important;
		display: block;
		font-size: 14px;
		padding: 0 10px;
		outline: none;
		font-weight: normal;
		}
		ul.tabs li a:hover {text-decoration: underline;}
		html ul.tabs li.active a{color:#176573!important;font-weight: 700;}
		html ul.tabs li.active/*, html ul.tabs li.active a:hover */ { 
		/*--Makes sure that the active tab does not listen to the hover properties--*/
		background: #fff;
		border-bottom: 1px solid #fff; 
		border-right: 1px solid #ccc;
		border-left: 1px solid #ccc;
		border-top: 1px solid #ccc;
		
		/*--Makes the active tab look like it's connected with its content--*/
		}
		.tab_container {
		border: 1px solid #ccc;
		border-top: none;
		overflow: hidden;
		clear: both;
		float: left; 
		width: 100%;
		background: #fff; 
		margin-bottom: 30px;
		}
		.tab_content {padding: 0;}
		.tab_content ul{margin: 0; padding: 0;}
		.tab_content ul li{
		border-bottom: 1px solid #ccc; 
		padding: 10px 20px;
		clear: both;
		}
		.tab_content ul li:last-child{
		border-bottom: 0px solid #ccc; 
		padding: 10px 20px;
		clear: both;
		}
		.tab_content ul li,.tab_content ul li a{
		font-size: 13px!important;  
		/*color: #666;*/ 
		line-height: 21px;
		}
		.tab_content ul li br{ clear: both;}
		.tab-padding{padding: 10px 20px;}

.lpEmtStarRating {
	display:none;
	}
	.lpPoweredBy {
display:none;
}

#sidebar .box ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar .box ul li{
	border-bottom: 1px solid #ccc; 
	padding: 10px 0px;
	clear: both;
	font-size: 13px;
	line-height: 20px;
}


/*=====================Top Footer======================*/
#top-footer{
	background-color: #f3f3f3;
	border-top:1px solid #cccccc;
	padding: 30px 0;
}

#top-footer .box{
	width: 290px;
	float: left;
	margin-right: 20px;
}

#top-footer .box a:link, #top-footer .box a:visited, #footer a:link, #footer a:visited{
	color: #bd4832;
}
#top-footer .box a:hover, #top-footer .box a:active, #footer a:hover, #footer a:active{
	color: #d9533a;
}
#top-footer .box ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#top-footer .box ul li{
	border-bottom: 1px solid #ccc; 
	padding: 10px 0px;
	clear: both;
	font-size: 13px;
	line-height: 20px;
}

/*=====================Footer======================*/
#footer{
	background-color: #e9e9e9;
	border-top:1px solid #cccccc;
	padding: 15px 0;
}
#footer .left{
	float: left;
	width: 400px;
	
}
#footer .left p{font-size: 11px!important; padding: 0; margin: 0;}
#footer .right{
	float: right;
	width: 500px;
	text-align: right;
}

	#footer .right ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
	#footer .right ul li{
	float: right;
	font-size: 11px;
	padding:5px 0 0 10px;
	}
	
	
	
/*=====================Directory======================*/	

.pagename-intervention-directory h2{
	margin-bottom: 0;
}	
.pagename-intervention-directory h2 span{
	font-size: 13px;
	line-height: 20px;
	font-weight: normal!important;
	color: #000000!important;
}

.pagename-intervention-directory h2 span strong{
	color: #db9e36;
}

#bizdir_search, #bizdir_submit{
background-image: linear-gradient(bottom, rgb(215,215,215) 27%, rgb(235,235,235) 64%);
	background-image: -o-linear-gradient(bottom, rgb(215,215,215) 27%, rgb(235,235,235) 64%);
	background-image: -moz-linear-gradient(bottom, rgb(215,215,215) 27%, rgb(235,235,235) 64%);
	background-image: -webkit-linear-gradient(bottom, rgb(215,215,215) 27%, rgb(235,235,235) 64%);
	background-image: -ms-linear-gradient(bottom, rgb(215,215,215) 27%, rgb(235,235,235) 64%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebebeb, endColorstr=#d7d7d7);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebebeb, endColorstr=#d7d7d7)"; 
	border: 1px solid #cccccc;
	padding: 5px 10px;
	text-shadow: 1px 1px 1px #ffffff;
	-moz-text-shadow: 1px 1px 1px #ffffff;
	-webkit-text-shadow: 1px 1px 1px #ffffff;
	cursor: pointer;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	font-size: 13px!important;
	font-weight: bold;
	margin:0 5px;
}
#bizdir_submit{font-size: 15px!important;}
.pagename-intervention-directory hr, {
	background: none; 
	border-bottom: 1px dotted #000;
	border-top: none;
	border-left: none;
	border-right: none;
	margin-bottom: 15px;
	clear: both;
}
.pagename-directory-submission hr{display: none;}

.pagename-intervention-directory table b a{
	text-decoration: none;
	font-size: 18px;
	line-height: 24px;
	margin-top: 15px;
	display: block;
}

.pagename-intervention-directory table td{
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #cccccc;
}
td.bizdir_form_text{text-align: left!important;}



 
/*Gravity Forms CSS*/

.gform_wrapper input, select, textarea {
background-color: #fff;
border: 1px solid #ccc;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
padding: 5px 6px !important;
margin-bottom: 10px !important;
font-size: 15px !important;
line-height: 17px;
color: #444 !important;
font-family: Arial, Helvetica, sans-serif;
width: 95% !important;
clear: both!important;
}

.gform_wrapper .gfield_radio li {display: inline-block; margin-right: 30px !important; float; left;margin-bottom: 0 !important;}
.gform_wrapper .gfield_radio label {line-height: 1.5 !important;}
.clientid {display: none;}
.gform_wrapper .gform_footer {margin: 0 !important; padding: 0 !important;}
.gform_wrapper .gfield_label {display: none !important;}
.gform_wrapper .radio-timezone .gfield_label {display: inline-block !important;}
.gform_wrapper input[type="submit"] {
width: auto!important; background-color: #2297ab; padding: 10px 30px!important; color: #fff!important;
}
.gform_wrapper .radio-timezone .gfield_label {font-size: 14px;}
.home-primary-sidebar .gform_wrapper .gfield_radio label, .primary-sidebar .gform_wrapper .gfield_radio label {line-height: 1.7 !important; font-size: 13px;}
.gform_wrapper .top_label .gfield_label {margin: 0px 0 4px 0 !important;}
