/* Custom CSS */

.ui-accordion {
    margin-bottom: 10px !important;
    width: 100%;
}
/* style register / login pages */
#content .wppb_holder {
	width: 400px;
}
/* edit the page where user selects subscription level, membership plugin */
div.subscription {
    border: none; 
}
   /* list styling */
#content .post ul, #content .page ul, .catalyst-widget-area ul, #content .post ol, #content .page ol, .catalyst-widget-area ol{
list-style-type: disc;
}
#content .post li, #content .page li, .catalyst-widget-area li{
list-style-type: disc;
}
#content .post ul li, #content .page ul li, .catalyst-widget-area ul li, #content .post ol li, #content .page ol li, .catalyst-widget-area ol li{
list-style-type: disc;
}
#content .post ul ul, #content .page ul ul, .catalyst-widget-area ul ul, #content .post ol ol, #content .page ol ol, .catalyst-widget-area ol ol {
	padding: 5px;
}
#content .post ul ul li, #content .page ul ul li, .catalyst-widget-area ul ul li, #content .post ol ol li, #content .page ol ol, .catalyst-widget-area ol ol li{
	list-style-type: circle;
}
#content .post ul ul ul li, #content .page ul ul ul li, .catalyst-widget-area ul u ul li, #content .post ol ol ol li, #content .page ol ol ol li, .catalyst-widget-area ol ol ol li{
	list-style-type: circle;
}
   .levels {
  list-style-type: none !important; }
.levels ul {}
.levels ul li {}

/* style testimonials category page */
.category_testimonials #content .post {
    margin: 0 0 15px;
    min-height: 155px;
    padding: 0 0 0 190px;
    position: relative;
}
.category_testimonials #content .post h2 {
    color: #4489AF;
    font-size: 2em;
    letter-spacing: -1px;
margin-right: 10px;
}

.category_testimonials #content .post p.title {
 <!--   margin-top: -15px;-->
     margin-top: 15px;
    font-size: 1.3em;
}
.category_testimonials #content .post p.testimonial_icon {
    left: 0;
    position: absolute;
    top: 0;
    margin-left: 25px;
    margin-top: 5px;
}
.category_testimonials #content .post p {
margin-right:15px;
}

/*give the paragraphs in the footer a bit of room */
#ez-fat-footer-1 p{
margin-bottom: 10px;	
}

/* styling for wufoo form in widget */
			.big-link { 
font-family: "HelveticaNeue","Helvetica-Neue", "Helvetica", "Arial", sans-serif;
display:block; margin-top: 10px; text-align: left; font-size: 15px; color: #06f; }

/* css for testimonials every other one styling */

.even {
	 border-bottom: 2px solid #fff !important;
}
.odd {
        border-bottom: 2px solid #fff !important;
}

#sidebar-1 .widget h4 {
font-size: 15px;
color: #000000;
}
#text-29 {
border: none;
}


#navbar-1-wrap {
height: 36px;
}
/* used to style home page */
#navbar-1-wrap {
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
border-radius: 6px 6px 6px 6px;
}
#ez-home-container-wrap {
width: 660px;
padding-right: 20px;
float: left;
}
#ez-home-top-container {
background: #F6F6F6;
border: 1px solid #E8E8E8;
}
#ez-home-container-wrap .ez-widget-area h4 {
background: #F6F6F6;
border: 1px solid #E8E8E8;
width: 200px;
margin-top: -30px;
margin-bottom: 20px;
padding: 5px 10px;
-moz-border-radius: 6px 6px 6px 6px;
-webkit-border-radius: 6px 6px 6px 6px;
border-radius: 6px 6px 6px 6px;
-moz-box-shadow: 0px 0px 3px 0px #CCCCCC;
-webkit-box-shadow: 0px 0px 3px 0px #CCCCCC;
box-shadow: 0px 0px 3px 0px #CCCCCC;
}
#ez-home-top-container .ez-widget-area h4 {
background: #4D89B0 url(images/test-nav-bg.png) repeat-x;
color: #FFFFFF;
border: 1px solid #467DA1;
text-shadow: 0px 0px 3px #333;
-moz-box-shadow: 0px 0px 3px 0px #467DA1;
-webkit-box-shadow: 0px 0px 3px 0px #467DA1;
box-shadow: 0px 0px 3px 0px #467DA1;
}
#ez-home-bottom-container .ez-widget-area {
width: 280px;
}
#ez-home-sidebar-1-wrap {
width: 280px;
margin-top: 20px;
float: right;
}
#ez-home-sidebar-1-wrap .widget {
margin-bottom: 25px;
}
#ez-home-sidebar-1 .widget_archive select {
background: #F6F6F6;
border: 1px solid #E8E8E8;
margin: 10px 0 10px 10px;
padding: 3px;
font-size: 12px;
font-family: Arial, Tahoma, Verdana;
display: inline;
width: 258px;
}
.home-latest-posts h2, .home-featured-category h2 {
font-size: 14px !important;
font-weight: bold !important;
}
.home-latest-posts, .home-featured-category {
margin-bottom: 25px;
}
.catalyst-excerpt-widget, #content .catalyst-excerpt-widget {
	padding: 0px 0px 0px 7px;
}

