/* 
Theme Name: Healthy Northcoast Living 2
*/



@import "stylesheets/foundation.min.css"; /* width 1140px; gutter 15px * 2; Top Bar breakoint: 1154px */
 @import "brent.css";


.badge {
	background: #1b75bb;
	color: white;
	width: 1.5em;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
}

abbr, acronym {
	color: inherit !important; /* over foundation color: #222222; */
}
 @media only screen and (min-width : 321px) {
	.row {
		min-width: 1140px;
	}
}
.copyright a { color: #999; }
.copyright a[target$="_blank"]:before {
    display: none;
}
.copyright {
    font-size: 11px;
    color: #999;
}
div[id*= wpss] {
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
a {
	color: #1b75bb;
}
a:hover {
	color: #1b75bb;
}
.more-link.small {
	font-size: 9px;
}
h1, h2, h3, h4, h5 {
	margin: 0 0 0.3em;
}
h3 {
	font-size: 14px;
}
h1 {
	font-family: "Patua One";
	font-weight: normal;
}
.submitbox { /* aler box used by jquery UI */
	overflow: visible;
}
.button, .button-primary, #tribe-community-events input[type="submit"], #tribe-community-events .button {
	background: none repeat scroll 0 0 #8CBA3D !important;
	border: none !important;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset !important;
	color: #FFFFFF !important;
	cursor: pointer !important;
	display: inline-block !important;
	font-family: inherit !important;
	font-size: 14px !important;
	font-weight: bold !important;
	line-height: 1 !important;
	margin: 0 !important;
	padding: 10px 20px 11px !important;
	position: relative !important;
	text-align: center !important;
	text-decoration: none !important;
	transition: background-color 0.15s ease-in-out 0s !important;
	width: auto !important;
	border-radius: 0 !important;
}
.button:hover, .button-primary, .button:focus {
	background-color: #1b75bb;
	color: #FFFFFF;
}
/*=triggers  */







.triggers {
	background: #1b75bb;
	font-family: patua one;
	color: white;
}
.triggers i {
	font-family: "FontAwesome";
	font-style: normal;
}
.triggers em {
	font-style: normal;
}
.triggers .name a {
	color: white;
}
 @media only screen and (max-width : 320px) {
.triggers em {
	display: none;
}
}
.triggers .name {
	color: white;
	float: left;
	padding-left: 20px;
	display: table;
	height: 40px;
	padding-left: 20px;
	font-family: patua one;
	font-weight: normal;
}
.triggers .name p {
	display: table-cell;
	vertical-align: middle;
}
.triggers .row {
	padding: 0;
}
.triggers span {
	display: block;
	background: rgba(0,0,0,0.2);
	float: right;
	padding: 13px;
	font-size: medium;
	margin-left: 1px;
}
.main-nav.hide, .search-box.hide {
	display: none;
}
 @media only screen and (min-width : 768px) {
.triggers {
/*margin-bottom: 20px;*/



}
}
 @media only screen and (min-width : 321px) {
.triggers {
	display: none;
}
}
/*=h2*/



h2.entry-title {
	font-size: 20px;
}
.home h2 {
	font-family: patua one;
	font-weight: normal;
}
ul {
	list-style: none;
}
.entry-content ul {
	list-style: disc;
}
.row {
	min-width: auto;
}
.row.inner {
	margin: 0;
	padding: 0;
}
.row.inner .columns {
	margin: 0;
	padding: 0;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
	border-radius: 4px;
}
/* =masthead */







#masthead .row {
	padding: 0;
}
#masthead #site-name, #masthead #description, .bottom-hr {
	display: none;
}
 @media only screen and (min-width : 321px) {
#masthead #site-name, #masthead #description, .bottom-hr {
	display: block;
}
}
 @media only screen and (min-width : 321px) {
#masthead .row {
	padding: 20px;
}
}
/* =top-bar =menu */







.access .columns {
	padding: 0 !important;
}
.top-bar ul > li a:not(.button) {
	color: #1b75bb;
	font-size: 18px;
	font-family: patua one;
	font-weight: normal;
	padding: 0 12px;
}











    /*tablet*/



@media only screen and (min-width : 1153px) and (max-width:1153px) {
.access .columns {
	padding: 0 0px !important;
	margin-bottom: 20px;
}
.main-nav .row {
	padding: 0;
}
}











    /* mobile and tablet only */



@media only screen and (max-width:1153px) {
.top-bar {
	background: white;
}
.top-bar ul > li > a:not(.button) {
	border-bottom: 1px solid #DDDDDD;
}
/* first level li */



.top-bar ul > li:hover:not(.name), .top-bar ul > li.active:not(.name), .top-bar ul > li:focus:not(.name) {
	background: #eee;
}
/* first level li a */



.top-bar ul > li:hover:not(.name) a, .top-bar ul > li.active:not(.name) a, .top-bar ul > li:focus:not(.name) a {
	color: #1b75bb;
}
.top-bar ul > li.has-dropdown .dropdown {
	background: white;
}
.top-bar ul > li.has-dropdown.moved > .dropdown li:not(.title) a {
	border-bottom: 1px solid rgba(0, 0, 0, 0.05);
	color: #888;
	font-size: 14px;
	padding: 8px 22.5px;
}
.top-bar ul > li.has-dropdown.moved > .dropdown li a:hover {
	background: none repeat scroll 0 0 rgba(0,0,0,0);
	display: block;
}
.top-bar ul > li.has-dropdown.moved .back.title h5 {
	font-weight: normal;
}
.top-bar ul > li.has-dropdown.moved .back.title h5 a {
	color: #888;
}
.top-bar ul > li.has-dropdown.moved .back.title a:before {
	border-color: transparent rgba(0, 0, 0, 0.1) transparent transparent;
}
}







    /*desktop*/



@media only screen and (min-width: 11px) {
.top-bar ul > li.has-dropdown a:after {
	display: none;
}
.access .columns {
	padding: 0 15px !important;
}
.top-bar {
	background: white;
}
.top-bar ul > li:hover:not(.name), .top-bar ul > li.active:not(.name), .top-bar ul > li:focus:not(.name) {
	background: #1b75bb;
	color: white;
}
.main-nav {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.main-nav .row {
	padding: 0px 0;
}
.top-bar ul > li:hover:not(.name), .top-bar ul > li.active:not(.name), .top-bar ul > li:focus:not(.name) .top-bar ul > li.has-dropdown .dropdown, .top-bar ul > li.has-dropdown .dropdown li {
	background: #1b75bb;
}
.top-bar ul > li:hover:not(.name) a, .top-bar ul > li.active:not(.name) a, .top-bar ul > li:focus:not(.name) a {
	color: white;
}
.top-bar ul > li.has-dropdown .dropdown li a:hover, .top-bar ul > li.has-dropdown .dropdown li a:focus .top-bar ul > li.has-dropdown .dropdown li a:hover, .top-bar ul > li.has-dropdown .dropdown li a:focus {
	background: rgba(0,0,0,.1);
}
.top-bar ul > li.has-dropdown .dropdown li a {
	border-top: 1px solid rgba(255, 255, 255, 0.3);
	font-family: inherit;
	font-size: 13px;
	padding: 10px 15px;
}
.top-bar ul > li.has-dropdown .dropdown, .top-bar ul > li.has-dropdown .dropdown li:last-child {
	padding: 0;
}
.top-bar ul > li.has-dropdown .dropdown li {
	padding: 0;
}
.top-bar ul > li.has-dropdown .dropdown {
	background: #1b75bb;
}
.bottom-hr {
	margin-top: -1px;
	padding: 0 !important;
}
.bottom-hr hr {
	border: 2px solid #1b75bb;
	margin: 0;
}
}






















/* =Mobile Menu =sidr



----------------------------------------------- */



@media only screen and (min-width : 321px) {
.mobile-menu-sidr {
	display: none;
}
}











/* =mob */



@media only screen and (min-width : 321px) {
.mob {
	display: none;
}
}
.mob ul {
	margin: 0;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 0 0 3px #ddd;
}
.mob li a {
	display: block;
	padding: 10px;
	position: relative;
	background: url("images/arrow-small-right.png") no-repeat scroll 98% center transparent;
	border-bottom: 1px solid #DDDDDD;
	color: inherit;
	display: block;
	padding: 10px 30px 10px 16px;
}
.mob ul ul {
	border-bottom: 1px solid #DDDDDD;
}
.mob ul ul a {
	background: none repeat scroll 0 0 white;
	border-bottom: 0 none;
}
.mob .menu > li > a:after {
	border-left: 1px solid #DDDDDD;
	/*content: "+";*/



	display: block;
	font-size: 18px;
	font-weight: bold;
	height: 43px;
	line-height: 40px;
	padding: 0 10px;
	position: absolute;
	right: 8px;
	top: 0;
	width: 28px;
}
/*.mob nav {



    display: none;



}



.mob .toggle:hover nav {



    display: block;



}*/



.mob .toggle-label {
	padding: 13px;
	background: #eee;
	display: block;
}
/* =Activities



----------------------------------------------- */



.posts.activities img {
	box-shadow: none;
	width: 100%;
}
.activities.posts h2 {
	font-size: 22px;
	margin: 14px 0;
}
 @media only screen and (min-width : 768px) {
.posts.activities img {
	box-shadow: none;
	display: table-cell;
	max-height: 190px;
	width: 100%;
	vertical-align: middle;
}
.posts.activities .featured-image .img-container {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
}
.posts.activities .featured-image {
	border-bottom: 1px solid #DDDDDD;
	display: table;
	height: 250px;
	padding: 20px;
	width: 100%;
}
}
/*=social*/















#masthead .social {
	font-family: "FontAwesome";
	position: absolute;
	right: 113px;
	top: -38px;
	width: auto;
	display: none;
}
#masthead .social ul li {
	float: left;
	margin-right: 8px;
	font-size: 20px;
}
#masthead .social ul li a {
	color: white;
}
#masthead .social a[target$="_blank"]:before {
	display: none;
}
#masthead .social .youtube a {
	font-family: Font-Awesome-Social;
}
 @media only screen and (min-width : 321px) {
#masthead .social {
	display: block;
}
}
 @media only screen and (min-width : 321px) {
#masthead .social {
	top: 0px;
	right: 284px;
}
#masthead .social ul li.facebook a {
	color: #254787;
}
#masthead .social ul li.twitter a {
	color: #00BAFA;
}
#masthead .social .google a {
	color: #B12316;
}
#masthead .social .youtube a {
	color: #CF0000;
	font-family: Font-Awesome-Social;
}
}











/* =name */















@media only screen and (min-width : 321px) {
#site-name {
	margin-bottom: 0;
	margin-top: 20px;
	position: relative;
	width: 400px;
	z-index: 300;
	float: left;
	display: block;
}
}















/* =description */











@media only screen and (min-width : 321px) {
#description {
	font-family: arial;
	font-size: 13px;
	width: 155px;
	float: left;
	color: #1A5951;
	display: table;
	padding: 58px 0px;
}
#description p {
	display: table-cell;
	font-family: patua one;
	font-size: 18px;
	vertical-align: middle;
}
}
/*=us =about*/







.row.us {
	border-top: 1px solid #ddd;
	width: 1110px;
	margin-top: 20px;
	padding-top: 40px;
}
/* =page-title */







.page h1 {
	margin-bottom: 20px;
}
.page-title.row {
	padding: 0;
	padding-top: 60px;
}



/* =events */







.home .events ul li {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}
.home .events ul li p {
	margin: 0;
}
/* =accordion */



.accordion-toggle { /* suburb */
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 10px;
	text-transform: uppercase;
	border-top: 1px solid #ddd;
}
.accordion-toggle:hover {
	cursor: pointer;
	color: #1b75bb;
}
.accordion-toggle.closed:before {
	border-bottom: 4px solid transparent;
	border-left: 4px solid black;
	border-top: 4px solid transparent;
	content: " ";
	display: block;
	float: left;
	height: 0;
	margin-right: 8px;
	margin-top: 4px;
	width: 0;
}
.accordion-toggle.open:before {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid black;
	border-bottom: 4px solid transparent;
	content: "";
	display: block;
	float: left;
	margin-right: 8px;
	margin-top: 4px;
	margin-left: -4px;
}
/* =categories */



.cat-item-1 {
	display: none;
}
/* =title on page */



.title .row {
	padding: 44px 0;
}
.title h1 {
	font-size: 32px;
}
#container {
	background: none repeat scroll 0 0 white;
	padding-bottom: 0px;
}
.row {
	padding: 20px 0;
}
nav.top-bar {
	margin: 0;
}
.entry-content ul, .entry-content ol { /* only to lists within the WYSIWYG editor */
	padding: 0 15px;
}
 @media only screen and (min-width:1154px) {
.top-bar .name {
	display: none
}    /* hide the word "menu" when max-width menu */
}
/* =search */

.search .posts li {
	border-bottom: 1px solid #ddd;
}
.search .page-title {
	margin-bottom: 60px;
}
.search .posts h2 {
	font-size: 22px;
	margin-top: 6px;
}
.advanced-search + span {
	display: none;
}
.search-box {
	width: 100%;
	padding: 20px 0;
}
.search-box .screen-reader-text {
	display: none;
}
.search-box label {
	display: inline-block;
	margin-right: 18px;
}
.search-box ul {
	margin-bottom: 10px;
	overflow: auto;
}
.search-box ul li {
	float: left;
	width: 50%;
}
.search-box ul li label {
	font-size: 11px;
}
.search-box #searchsubmit {
	background: none repeat scroll 0 0 #1b75bb !important;
	border: medium none;
	border-radius: 50% 50% 50% 50%;
	color: white;
	font-family: 'FontAwesome';
	font-size: 22px;
	height: 60px;
	width: 60px;
	float: right;
	margin-top: -60px;
}
.search-box #s {
	background: none repeat scroll 0 0 #EEEEEE;
	border-right: 30px solid white;
	float: left;
	height: 40px;
	margin-left: 0;
}
 @media only screen and (min-width : 321px) {
.search-box {
	width: 390px;
	float: right;
	padding: 40px 0;
}
.search-box ul {
	float: left;
}
.search-box ul li {
	float: left;
	width: auto;
}
}

@media only screen and (max-width: 460px ) {
    .my-account-options {
		display: none;
	}	
}


/* Live Search */

#live-search {
	display: none;
}
/*=page-title*/



.page-title h1 {
	margin: 0;
	padding: 0;
}

@media only screen and (max-width: 460px ) {
 	.page-title.row {
 		padding: 0;
 	}
 }

/* =Slides */











.sld {
	display: none;
}
.sliders {
	margin: 0;
}
.row.sld {
	padding: 0;
}
 @media only screen and (min-width : 321px) {
.sld {
	display: block;
	margin-top: 20px;
}
}
/*=post-type*/



.post-type {
	background: #1b75bb;
	padding: 0px 6px;
	color: white;
	font-size: 11px;
	border-radius: 3px;
	display: inline-block;
}
/*=featured-pages*/







.home .featured-pages > div {
	margin-bottom: 20px;
}
.home .featured-pages a {
	background: -moz-linear-gradient(top, #1b75bb, #1b75bb);
	background: -webkit-linear-gradient(top, #1b75bb, #1b75bb);
	background: linear-gradient(top, #1b75bb, #1b75bb);
	background: #1b75bb; 
	color: #ffffff;
	display: block;
	min-height: 130px;
	border-radius: 3px;
}
.home .featured-pages a h2 {
	font-size: 18px;
	margin: 0;
	padding: 10px 0;
	color: white;
	font-family: 'Patua One';
	font-weight: normal;
}
.home .featured-pages .post-summary {
	padding: 0 16px;
}
.home .featured-pages img {
	vertical-align: top;
	border: 1px solid #1b75bb;
}
.home .featured-pages .more {
	background: #123137;
	color: white;
	padding: 8px;
	position: absolute;
	right: -5px;
	bottom: -15px;
	font-family: patua one;
	border-radius: 3px 0 0px 3px;
	text-transform: uppercase;
}
.home .featured-pages .more i {
	font-family: "FontAwesome";
	font-style: normal;
	font-size: 12px;
	margin-left: 4px;
}
.home .featured-pages .more:after {
	content: "";
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 0px solid transparent;
	border-top: 5px solid transparent;
	border-left: 5px solid black;
	position: absolute;
	top: -5px;
	right: -5px;
}
.home .post-summary.columns {
	position: static;
}
.home .post-summary .more {
	bottom: -10px;
	right: 11px;
}
 @media only screen and (max-width:320px) {
.featured-pages .featured-image {
	width: 100%;
}
.featured-pages .featured-image img {
	width: 100%;
}
.featured-pages .post-summary {
	width: 100%;
}
}
/* =sub-nav */







.sub-nav .current-page {
	background: #1b75bb !important;
	color: white !important;
}
.sub-nav ul {
	border: 1px solid #ddd;
	border-radius: 6px;
	box-shadow: 0 0 4px #ddd;
}
.sub-nav ul li a {
	background: url("images/arrow-small-right.png") no-repeat scroll 98% center;
	color: inherit;
	display: block;
	padding: 10px 30px 10px 16px;
	border-bottom: 1px solid #ddd;
}
.sub-nav ul li:last-child a {
	border: none;
}
.sub-nav ul li.current_page_item a, .sub-nav ul li.current-menu-ancestor a, .sub-nav ul li.current-cat a {
	background: #1b75bb !important;
	color: white !important;
}
.sub-nav h2 {
	font-size: 18px;
	margin-bottom: 20px;
}
.sub-nav ul.children {
	display: none;
}
.sub-nav .current_page_item, .sub-nav .current_page_ancestor {
	font-weight: bold;
}
.sub-nav .sub-menu {
	display: none;
}
.sub-nav .current-menu-item ul.sub-menu, .sub-nav .current-menu-ancestor ul.sub-menu {
	display: block;
	border-radius: 0;
	border: none;
	margin: 0;
	border-bottom: 1px solid #ddd;
	height: auto;
}
.sub-nav .current-menu-item ul.sub-menu a, .sub-nav .current-menu-ancestor ul.sub-menu a {
	background: #eee !important;
	color: #888 !important;
}
/*=footer*/



footer {
	/*background: url(http://cache.addthiscdn.com/www/20130409082041/style/images/common/bg-section.jpg) no-repeat center top; */



	display: none;
}
 @media only screen and (min-width : 231px) {
footer {
	display: block;
}
}
/* =footer =menu */



footer .menu a {
	color: #666 !important;

}
/* =share  */







.addthis_toolbox {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px 0 5px;
	clear: both;
}
/*  list my events e.g. upcoming-events/community/list  */







.tribe_community_list .addthis_toolbox {
	display: none;
}
/* single events */



.single-tribe_events .addthis_default_style {
	display: none;
}
.single-tribe_events .addthis_default_style.addthis_after_meta {
	display: block;
}
/* =resources*/







.resources h2 {
	font-size: 16px;
}
.resources a {
	display: block;
	border-bottom: 1px solid #ddd;
	padding: 5px 0;
}
a[target$="_blank"]:before {
	content: " \f08e";
	font-family: FontAwesome;
	font-weight: normal;
	margin-right: 7px;
	display: inline-block;
}
a[href$=".pdf"]:before {
	content: " \f016";
	font-family: FontAwesome;
	font-weight: normal;
	margin-right: 7px;
	display: inline-block;
}
/* =posts */



.posts li {
	margin-bottom: 30px;
}
.posts .entry-title {
	font-size: 20px;
}
.posts li > a {
	display: block;
}
.posts li img {
	box-shadow: 0 0 3px #AAAAAA;
}
.posts.older .entry-title {
	font-size: 14px;
}
.posts.latest .featured-image img {
	width: 100%;
}
 @media only screen and (min-width : 768px) {
.posts.older .row, .posts.older li, .posts.older li .featured-image {
	margin: 0;
	padding: 0;
}
}
/*=nav-bellow*/







#nav-below {
	border-top: 1px solid #ddd;
	padding-top: 10px;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
/* =health group */



.health-groups h3 {
	font-size: 14px;
	color: black;
}
.health-groups .content p {
	margin-bottom: 0;
}
.health-groups .posts span {
	color: #888;
	display: block;
}
.health-groups .posts span strong {
	color: #555;
}
.health-groups .posts li .entry-title {
	font-size: 14px;
}
 @media only screen and (min-width : 768px) {
.health-groups .posts span {
	color: #888;
	display: inline;
}
.health-groups .posts span:before {
	content: " | ";
}
.health-groups .posts span:first-child:before {
	display: none;
	content: '';
}
}
/* =posts 



----------------------------------*/







.posts.blog h3 {
	font-size: 20px;
	border-bottom: 1px solid #eee;
	padding-bottom: 12px;
	margin-bottom: 0;
}
.posts li a {
	color: inherit;
}
/* =WYSISWYG basic styles



----------------------------------*/







/* Make sure embeds and iframes fit their containers */



embed, iframe, object {
	max-width: 100%;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 1.5em auto;
}
/* editor shortcode */











.sub-pages ul {
	list-style: none outside none;
	padding: 0;
	margin: 0;
	margin-bottom: 40px;
}
.sub-pages ul li a {
	padding: 8px 0;
	display: block;
	border-bottom: 1px solid #eee;
}
.sub-pages h2 {
	font-size: 20px;
	border-bottom: 1px solid #aaa;
	padding-bottom: 8px;
	margin-bottom: 1px;
}
/*@media only screen and (min-width:768px){







    .editor-aside {



        float: right;



        margin-right: 20px;



        width: 30%;



    }



    .editor-main {



        float: left;



        max-width: 65%;



    }



} */















/* Resources editor 



---------------------*/







.resources-editor ul li a {
	padding: 3px 0;
	display: block;
	border-bottom: 1px solid #ddd;
}
/*=footer*/







footer .row {
	border-top: 1px solid #eee;
}

/* =footer .menu

----------------------------------*/



@media only screen and (min-width:768px) {
footer .menu > li {
	float: left;
	margin-right: 20px;
	max-width: 14%;

    padding-bottom: 80px;

}
footer .menu > li > a {
	font-weight: bold;
}
footer .menu, footer .sub-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
footer .menu, footer .sub-menu .sub-menu {
	padding-left: 10px;
}
#menu-global-nav-1 {
	margin-bottom: 0px;
	overflow: auto;
}
#menu-global-nav-1 li a {
	color: inherit;
}
#menu-global-nav-1 > li > a {
	font-weight: bold;
}
}
/* =newsletter 
----------------------------------*/

section.newsletter-signup {
	background: #aaa;
}
section.newsletter-signup input {
	margin: 0;
	margin-top: 8px;
}
section.newsletter-signup h2 {
	margin: 0;
}
section.newsletter-signup form {
	margin: 0;
}
/* =icons social 
----------------------------------*/

.social-icons {
	clear: both;
	float: left;
}
.social-icons li {
	float: left;
	margin-right: 10px;
}
/*=aside title*/


.page-id-11 .resources h2 {
	display: none;
}
/*=sub-nav.tabs*/











.tab.sub-nav {
	margin-bottom: 10px;
	overflow: auto;
	border-bottom: 1px solid #ddd;
}
.tab.sub-nav ul {
	border: none;
}
.tab.sub-nav li {
	float: left;
}
.tab.sub-nav li a {
	background: none repeat scroll 0 0 transparent;
	border: none;
	padding: 6px 15px;
	border-radius: 3px 3px 0 0;
}
.tab.sub-nav ul li.current-cat a {
	background: #1b75bb !important;
	color: white;
	font-weight: bold;
}
/*=more-linkf*/







.more-link {
	background: #1b75bb;
	padding: 8px;
	color: white !important;
	text-transform: uppercase;
	border: 1px solid #1b75bc;
}
.more-link:after {
	content: "\f061";
	font-family: "FontAwesome";
}
/*=facebook =like-box*/







/*



Make the Facebook Like box responsive (fluid width)



https://developers.facebook.com/docs/reference/plugins/like-box/



change with:123px to 100% in the iframe tag



*/







/* This element holds injected scripts inside iframes that in some cases may stretch layouts. So, we're just hiding it. */



#fb-root {
	display: none;
}
/* To fill the container and nothing else */



.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
	width: 100% !important;
}
/*=debug*/







.which-template {
	position: absolute;
	background: #eee;
	top: 0;
	padding: 4px;
	font-size: 10px;
	color: #888;
	right: 0;
}
/*=entry-date*/







.entry-date abbr {
	color: #aaa;
	border: none;
	font-weight: normal;
	margin-bottom: 3px;
	display: block;
	font-size: 11px;
}
/*=404*/







.error404 h1 {
	margin-bottom: 30px !important;
}
/*orbit slider*/



div.orbit, div.orbit-wrapper {
	border-radius: 3px 3px 3px 3px;
	width: 100% !important;
}
div.orbit-wrapper div.slider-nav span {
	background: none repeat scroll 0 0 #1b75bb !important;
	text-indent: 0 !important;
	color: #1b75bb;
	font-family: "FontAwesome";
	width: 60px !important;
}
div.orbit-wrapper div.slider-nav span.right {
	right: -8px !important;
	border-radius: 3px 0 0 3px;
	box-shadow: -2px 0 3px rgba(0,0,0,.4);
}
div.orbit-wrapper div.slider-nav span:after {
	color: white;
	font-family: "FontAwesome";
	position: absolute;
	top: 12px;
	font-size: 30px;
}
div.orbit-wrapper div.slider-nav span.right:after {
	content: "\f054";
	right: 16px;
}
div.orbit-wrapper div.slider-nav span.left {
	left: -8px !important;
	border-radius: 0 3px 3px 0;
	box-shadow: 2px 0px 3px rgba(0,0,0,.4);
}
div.orbit-wrapper div.slider-nav span.left:after {
	content: "\f053";
	left: 20px;
}
div.orbit-wrapper div.slider-nav span.left:before {
	content: "";
	color: red;
	height: 0;
	width: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid #123137;
	border-top: 8px solid transparent;
	border-bottom: 0px solid transparent;
	position: absolute;
	left: -8px;
	top: -8px;
}
div.orbit-wrapper div.slider-nav span.right:before {
	content: "";
	height: 0;
	width: 0;
	border-top: 8px solid transparent;
	border-right: 8px solid transparent;
	border-left: 8px solid #123137;
	border-bottom: 0px solid transparent;
	position: absolute;
	top: -8px;
	right: -8px;
}
/* =top-bar current tab */







.top-bar ul > li.current-menu-item:not(.name) > a, .top-bar ul > li.current-menu-ancestor:not(.name) > a, .category .top-bar ul > li.menu-item-4198 > a, .post-type-archive-event .top-bar ul > li.menu-item-4198 > a {
	padding-top: 8px;
	height: 54px;
	background: #1b75bb;
	color: white;
}
.top-bar ul > li.current-menu-item:not(.name) > a:after, .top-bar ul > li.current-menu-ancestor:not(.name) > a:after, .category .top-bar ul > li.menu-item-4198 > a:after, .post-type-archive-event .top-bar ul > li.menu-item-4198 > a:after {
	content: "";
	height: 0;
	width: 0;
	border-left: 0px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid black;
	border-top: 8px solid transparent;
	position: absolute;
	top: -8px;
	right: -8px;
	display: block;
}
.top-bar ul > li.has-dropdown.current-menu-item:not(.name) > a:after, .top-bar ul > li.has-dropdown.current-menu-ancestor:not(.name) > a:after, .category .top-bar ul > li.menu-item-4198 > a:after, .post-type-archive-event .top-bar ul > li.menu-item-4198 > a:after {
	right: -23px;
	top: -6px;
}
.top-bar ul > li.current-menu-item:not(.name), .top-bar ul > li.current-menu-ancestor:not(.name), .category .top-bar ul > li.menu-item-4198:not(.name), .post-type-archive-event .top-bar ul > li.menu-item-4198:not(.name) {
	position: relative;
}
.top-bar .current-menu-item, .top-bar .current-menu-ancestor, .category .top-bar .menu-item-4198, .post-type-archive-event .top-bar .menu-item-4198 {
	margin-top: -8px;
}
.top-bar .current-menu-item a, .top-bar .current-menu-ancestor a, .category .top-bar .menu-item-4198 a, .post-type-archive-event .top-bar .menu-item-4198 a {
	border-radius: 0 0 3px 3px;
}
fieldset {
	border: none;
}
/* Gravity Forms */







#gforms_confirmation_message {
	text-align: center;
	line-height: 1.4;
	background: #065fa3;
	padding: 15px;
	color: white;
	border-radius: 3px;
}
/* =login =register */







.or, .hnc-login h2, .hnc-register h2 {
	text-align: center;
}
.or {
	font-size: 26px;
	font-weight: bold;
	color: #aaa;
	padding: 10px;
}
.hnc-login form, .hnc-register form {
	background: #eee;
	padding: 20px;
	border: 1px solid #ddd;
	border-radius: 6px;
}
.thanks-for-registering {
	text-align: center;
	padding-top: 30px;
}
.thanks-for-registering strong {
	display: block;
	font-size: 24px;
}
 @media only screen and (min-width : 768px) {
.or, .hnc-login h2, .hnc-register h2 {
	text-align: center;
	margin-top: 60px;
}
}
.widecolumn {
	text-align: center;
	padding-top: 80px;
	max-width: 800px;
	margin: 0 auto;
}
/* activation page */







#signup-welcome + .view {
	margin-top: 30px;
}
#signup-welcome + .view a:first-child {
	background: #065fa3;
	color: white;
	padding: 7px 10px;
	border-radius: 3px;
	margin: 0 10px;
	font-weight: bold;
}
/* full-menu */



.full-menu ul li a {
	background: url("images/arrow-small-right.png") no-repeat scroll 98% center transparent;
	border-bottom: 1px solid #DDDDDD;
	color: inherit;
	display: block;
	padding: 10px 30px 10px 16px;
}
/* dashboard */







.dash {
	clear: both;
	margin-top: 50px;
}
.dash li {
	border-top: 6px solid #065fa3;
	float: left;
	margin-right: 2%;
	padding: 10px 0 40px;
	width: 23%;
}
.dash li h2 {
	font-size: 18px;
}
.dash li a {
	border-right: 1px solid;
	margin-right: 6px;
	padding-right: 11px;
}
.dash li a:last-child {
	border: medium none;
}
.page-template-page-dashboard-php h1:after {
	clear: both;
	content: "";
	display: block;
	margin-bottom: 30px;
}
/* =submition my-submitions =table



////////////////////////////////////*/



.posts-wrapper .wp-post-image {
	width: 103px;
}
/* menu-dash */







.menu-dash {
	padding: 0 20px;
}
.menu-dash li h2 {
	font-size: 20px;
}
.menu-dash li {
	margin-bottom: 20px;
}
.menu-dash li a {
	display: block;
	padding: 9px;
	background: #f9f9f9;
	margin-bottom: 1px;
}
 @media only screen and (min-width : 768px) {
.menu-dash {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #065fa3;
	z-index: 100;
	box-shadow: 0 -3px 5px rgba(0,0,0,.3);
}
.menu-dash ul {
	border-left: 1px solid rgba(0,0,0,.2);
	overflow: auto;
	box-shadow: -1px 0 0 rgba(255,255,255,.3), 1px 0 0 rgba(0,0,0,.2);
}
.menu-dash li {
	float: left;
	width: 20%;
	border-right: 1px solid rgba(255,255,255,.3);
	padding: 5px 14px 12px;
	box-shadow: 1px 0 0 rgba(0,0,0,.2);
	margin: 0;
	min-height: 56px;
}
.menu-dash li h2 {
	font-size: 14px;
	margin: 0;
}
.menu-dash li a {
	background: none;
	color: white;
	display: inline-block;
	padding: 0;
}
.menu-dash li a:first-child:after {
	content: " | ";
}
}
 @media only screen and (min-width : 1110px) {
.menu-dash ul {
	max-width: 1110px;
	margin: 0 auto;
}
.menu-dash li {
	min-height: 0px;
}
.menu-dash ul li .links {
	float: right;
}
.menu-dash ul li h2 {
	float: left;
	line-height: 1.6;
}
}
/* =tribe =events



////////////////////////////////////*/







/* main container */



#tribe-events-pg-template {
	max-width: 100%;
}
/* =featured-image 



////////////////////////////////////*/







/*  on tribe events templates */



.single-tribe_events .wp-post-image, .events-archive .wp-post-image {
	float: right !important;
	margin-left: 20px;
	border: 1px solid #ddd;
	box-shadow: 0 0 3px #ddd;
}
.events-single .wp-post-image, .events-list.events-archive .wp-post-image {
	width: 100%;
	margin-bottom: 20px;
}
 @media only screen and (min-width : 768px) {
.events-single .wp-post-image, .events-list.events-archive .wp-post-image {
	float: left;
	margin-right: 20px;
	width: auto;
}
/* list view archvie */



.events-list .tribe-events-list .tribe-events-event-image {
	width: auto;
}
}
/* events =content 



////////////////////////////////////*/



.tribe-events-list .tribe-events-loop .tribe-events-content {
	width: auto; /* overwriting width:100% from plugin so they can float */
	float: none; /* overwriting float:left from plugin so rapp floating featured image */
}
/* events =meta 



////////////////////////////////////*/



.tribe-events-list .tribe-events-event-meta {
	clear: none; /* overwriting clear:both from plugin so they can float */
}
/* =month- spearator



////////////////////////////////////*/







.tribe-events-list-separator-month {
	background: transparent;
	padding: 22px 0;
	font-family: patua one;
	font-weight: normal;
	font-size: 25px;
	text-transform: none;
	border-bottom: 1px solid #ddd;
	border-top: 7px solid #1b75bb;
}
.tribe-events-list-separator-month:first-child {
	margin: 0;
}
/* event 



////////////////////////////////////*/

.events-single .tribe-events-schedule {
	margin: 10 !important;
}
a.tribe-events-read-more {
	background: #eee;
	display: inline-block;
	padding: 9px;
	border: 1px solid #ddd;
}
/* event =venue =address



////////////////////////////////////*/



.events-list.events-archive .tribe-events-venue-details {
	color: #888;
	font-weight: normal;
}
/* event =form



////////////////////////////////////*/



.tribe_community_edit .eventForm {
	margin: auto;
}
.tribe_community_edit #tribe-community-events.form table {
	background: inherit !important;
}
/* editor */



.tribe_community_edit #wp-tcepostcontent-wrap * {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
/* date */



.tribe_community_edit #EventStartDate, #EventEndDate {
	float: left;
	width: 18%;
}
.tribe_community_edit .helper-text {
	display: none;
	float: left;
	padding: 3px;
	width: 14%;
}
.tribe_community_edit .timeofdayoptions {
	float: right;
	padding: 7px 0;
	width: 79%;
}
.tribe_community_edit .timeofdayoptions select {
	display: inline;
	width: 16%;
}
/* hide share */



.tribe_community_edit .addthis_toolbox {
	display: none;
}
/* newsletter-form 



////////////////////////////////////*/







#mc_embed_signup label {
	display: none;
}
.newsletter-optin .row {
	border-top: 1px solid #ddd;
	padding-top: 37px;
}
 @media only screen and (min-width : 768px) {
#mc_embed_signup .mc-field-group {
	float: left;
	width: 27%;
	margin-right: 1%;
}
}
/* my submitions



///////////////////////////*/







.my-submitions-menu ul {
	display: none;
}
.my-submitions-menu:hover ul {
	display: block;
}
.my-submitions-menu ul {
	background: none repeat scroll 0 0 #065fa3;
	border-radius: 5px 5px 5px 5px;
	position: absolute;
	width: 320px;
	z-index: 20;
	margin-left: 0;
}
.my-submitions-menu ul li {
	float: left;
	padding: 10px 20px;
	width: 50%;
}
.my-submitions-menu ul li h2 {
	font-size: 16px;
}
.my-submitions-menu ul li a {
	color: white;
}
.my-account-options:hover {
	cursor: pointer;
}
.my-account-options > li {
	margin-right: 7px;
}
.my-account-options > li:after {
	content: " | ";
}
.tribe-bar-date-filter, .tribe-events-bar {
	display: none !important;
}
#tribe-bar-form, .tribe-bar-views-inner, #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
	background: white !important;
}
/* desktop menu */







.desktop-menu {
	display: none;
}
 @media only screen and (min-width : 321px) {
.desktop-menu {
	border-bottom: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
	display: block;
}
.desktop-menu .row {
	padding: 0;
}
.menu-main {
	margin: 0;
}
.menu-main > li {
	float: left;
}
.menu-main > li:hover {
	background: #1b75bb;
}
.menu-main > li:hover > a {
	color: white;
}
.menu-main li a {
	display: block;
	font-family: patua one;
	font-size: 18px;
	font-weight: normal;
	padding: 10px;
}
.menu-main > li.current-menu-item > a, .menu-main > li.current-menu-ancestor > a, .menu-main > li.current-menu-parent > a {
	background: none repeat scroll 0 0 #1b75bb;
	border-top: 8px solid #1b75bb;
	color: white;
	margin-top: -8px;
	position: relative;
}
/* add ribon */



.menu-main > li.current-menu-item > a:after, .menu-main > li.current-menu-ancestor > a:after, .menu-main > li.current-menu-parent > a:after {
	border-color: transparent transparent black;
	border-style: solid;
	border-width: 8px 8px 8px 0;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	right: -8px;
	top: -16px;
	width: 0;
}
.menu-main > li > ul {
	display: none;
	position: absolute;
	z-index: 999;
}
.menu-main > li > ul {
	background: #1b75bb;
	margin: 0;
	margin-top: 0px;
}
.menu-main > li > ul a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	color: white;
	font-size: 13px;
	padding: 5px 14px;
	font-family: arial;
}
.desktop-menu .sub-menu .sub-menu {
	background: rgba(255,255,255,.1);
	margin: 0;
}
.desktop-menu .sub-menu .sub-menu li a {
	padding-left: 32px;
}
}
 @media only screen and (min-width : 768px) {
	.menu-main > li:hover > ul {
		display: block;
	}
	.swiftype-widget .autocomplete li p.title {
		color: #065fa3;
		font-weight: bold;
	}
	.swiftype-widget .autocomplete li.active {
		background: none repeat scroll 0 0 #1b75bb;
		border-bottom: 1px solid #1b75bb;
		border-top: 1px solid #1b75bb;
		box-shadow: 0 1px 0 #1b75bb inset;
	}
	/* drink checker */
						
	}
	#drinkcheck .row {
		margin: 0 auto;
		width: 768px;
		min-width: 768px;
		background: #fff;
	}
	#drinkcheck {
		background: url("http://healthynorthcoast.org.au/wp-content/uploads/2013/10/Drinkcheck1.png") repeat fixed left top rgba(0, 0, 0, 0);
		padding-top: 35px;
	}
	#drinkcheck .credits .columns, #drinkcheck .row.credits {
		padding: 0;
	}
	#drinkcheck h1 {
		background: none repeat scroll 0 0 #0042a4;
		color: #ffffff;
		margin-left: -24px;
		margin-right: -23px;
		padding: 10px 10px 10px 20px;
	}
	#drinkcheck h1:before {
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000000;
		border-style: solid;
		border-width: 8px 0 8px 8px;
		content: "";
		display: block;
		height: 0;
		left: -8px;
		position: absolute;
		top: -16px;
		width: 0;
	}
	#drinkcheck h1:after {
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #000000;
		border-style: solid;
		border-width: 8px 8px 8px 0;
		content: "";
		display: block;
		height: 0;
		right: -8px;
		position: absolute;
		top: -16px;
		width: 0;
	}
	#drinkcheck .hnc img {
		margin: 10px 0 0 10px;
		width: 120px;
	}
	#drinkcheck .page-title.row {
		padding: 35px 0 0;
	}
	#drinkcheck .others {
		min-height: 130px;
		float: left;
		width: 78%;
		position: relative;
	}
	#drinkcheck .credits strong {
		font-size: 9px;
		left: 180px;
		position: absolute;
		text-transform: uppercase;
		top: 10px;
		width: 110px;
	}
	#drinkcheck .others img {
		margin: 30px 0 0 12px;
		float: left;
	}
	#drinkcheck .credits {
		margin: 40px auto;
	}
	#drinkcheck .credits .hnc {
		float: left;
		margin-right: 10px;
	}
	 @media only screen and (max-width : 320px) {
	#drinkcheck .row {
		width: 100%;
		min-width: 100%;
	}
	#drinkcheck .credits strong {
	    left: 40%;
	    position: absolute;
	    top: -138px;
	}
		#wpss_survey .form-container {
	    width: 84%;
	}	
	.wp-caption {
	    width: 260px !important;
	}			
}

.details span {
	white-space: nowrap;
}
.single .details {
	margin-bottom: 20px;
}

.addthis_toolbox {
	margin-bottom: 20px
}

.nocomments {
	display: none;
}


/* `BuddyPress
///////////////////////////////////////////*/
#buddypress form#whats-new-form textarea {
	min-height: 60px;
}
#buddypress #whats-new-options {
	/*height: auto;*/
}

.generic-button a {
	font-size: 10px !important;
}

	/* `user `profile `tabs */

		/* first level tabs */
#buddypress #item-nav  {
	background: #9DC754;
	color: white;
	border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	padding: 10px 10px 0;
}

#buddypress #item-nav div.item-list-tabs ul li a {
	color: white;
	font-size: 13px;
}

#buddypress #item-nav div.item-list-tabs ul li.selected a {
	background: #E6F4C9;
	opacity: 1;
	color: #9DC754;
		border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
}
		/* seccond level tabs */
#buddypress #item-body div.item-list-tabs ul li.selected a {
	background: transparent;
}



/* `activity */
#buddypress div.activity-meta a.button {
	background: #eee !important;
	color: #888 !important;
	padding: .3em !important;
	font-size: .8em !important;
	font-weight: normal !important;
	border-radius: 3px !important;
}

.profile-fields .label {
	background: none;
	color: #999;
	border: none;
	position: static;
	display: block;
	border: none !important;
	padding: 12px 0 !important;
}

#activity-filter-select label {
	float: left;
	width: 30%;
}

#activity-filter-select select {
	float: right;
	width: 70%;
}
#buddypress div.profile h4 {
	margin-bottom: 20px !important;
}
#activity-stream > li {
	padding: 1em !important;
	border: none !important;
}
#activity-stream > li:nth-child(2n) {
	background: rgba(140, 160, 60, .03);
	border: 1px solid #eee !important;
}

/* `rtMedia `plugin */
.rtm-bbp-container img {
	width: 23px;
	float: left;
}

a[target$="_blank"]:before {
	display: none;
}

#rtm-drop-files-title {
	display: none;
}
#rtmedia-action-update {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
#rtm-upload-start-notice {
	display: none;
	font-size: .8em;
	margin: 10px 0;
	color: #999;
}
#rtmedia-whts-new-upload-container {
	margin-left: 75px;	
}
table.rtMedia-queue-list{
    border: none;
	border: none !important;
}
tr.upload-waiting td  {
	padding-left: 0;	
}

.rtm-select-files {
	background: #fafafa;
	padding: 2em;
	margin-bottom: 20px;
	border: 3px dashed #ddd;
	text-align: center;
	border-radius: 6px;
}

input[type*=button] {
	font-size: 16px !important;
	margin-right:10px;
}
.rtMedia-queue-list {
	background: #D7EDC1
}

.rtmedia-download-media {
	font-size: 16px !important;
}

#rtmedia-single-media-container .rtmedia-media-title {
	margin-bottom: 20px !important;
	display: block
}


/* `BuddyPress `Events
///////////////////////////////////////////*/

#buddypress * {
	/* -webkit-box-sizing: content-box !important; */	
}

@media only screen and (min-width : 320px) {    
	#buddypress table {
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
}
	/*#buddypress .search-box {
		width: 60%;
		float: right;
		margin-top: -12px;
		margin-right: 10px;
	}*/



	/* http://healthynorthcoast.org.au/members/tiago-practicioner/events/my-events/ */	

	p.search-box:before {
		content: "";
		display: table;
		clear: both;
	}

	p.search-box {
		/* float: left; */
		/* margin: 0 !important; */
		/* padding: 10px 0 0 !important; */
		/* height: 50px !important; */
		/* width: 320px; */

	}

	p.search-box input,
	p.search-box .button{
		/* height: 20px !important; */
	}
	p.search-box .button {
		margin-top: 12px !important;
	}


	.subsubsub:after {
		content: '';
		display: table;
		clear: both;
	}
	
	.my-events.buddypress .sub-nav {
		display: none;
	}

	.my-events.buddypress h3 {
		font-size: 1.4em;
		padding: 1em 0;
		border-top: 1px solid #ddd;
	}


}



/* registration page */
[id*=signup_submit] {
	font-size: 20px !important;
	background: #78AB27 !important;
	color: white !important;
	padding: .4em !important;
}


/* members */

.dir-search {
	float: none !important;
	margin: 0 !important;
	position: relative;
}

.dir-search input[type=submit] {
	/* position: absolute; */
	/* top: -2px; */	
	/* right: -10px; */	
	/* font-size: 23px !important; */
}

/* 
 * backyp buddy event submition
 */

.event-editor #insert-media-button {
	background: none !important;
	color: black !important;
	padding:5px 0 !important;		
}

.em-location-data table tbody tr:nth-child(even) {
	background: none;
}


#tribe-events-header .tribe-events-sub-nav{
	display: none; 
}


.tablenav {
    clear: both;
    float: left;
    margin: 20px 0;
}


input[type=submit]{
	font-size: 1em !important;
	background: #065fa3 !important;
	color: white !important;
	border: none !important;
}



#rtMedia-queue-list tr {
	 background: transparent;
}

#rtMedia-queue-list td {
	 padding: 10px !important;
}


.remove-from-queue:hover {
	cursor: pointer;
	color: red;
}



/* 
 * buddy predd media gallery
 */

ul.rtmedia-list-media {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
	margin-left: -20px;
	margin-right: -10px;
}

ul.rtmedia-list-media li {
	float: left;
	position: relative;
}

ul.rtmedia-list-media li:nth-child(5n) {
	clear:both;
}

ul.rtmedia-list-media li h4 {
	font-size: 11px;
	margin: 10px 0;
	color: #aaa;
	top: 0;
	margin: 10px;
	width: 130px;
	padding: 10px 0;
	text-align: center;
}

ul.rtmedia-list-media .rtmedia-list-item {
	height: auto !important;
}



#members-all span {
	display: none !important;
}


#buddypress div.item-list-tabs#subnav {
	overflow: visible;
}

#subnav > ul {
	overflow: auto;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#subnav > ul > li {
	padding: 0;
	margin-bottom: 40px;
	overflow: auto;
}


/*
 * hide swiftype suggenstions in buddy press members page
 * as it's bringing undesired results and it's not really needed.
 */
.budypress .autocomplete {
	display: none !important;
}

/* 
 * practioner event calendar
 */

 .widget_em_calendar {
	text-align: center;
}

.widget_em_calendar table{
	width: 100%;
}

.widget_em_calendar .widget-title {
	margin: 10px 0;
}

.widget_em_calendar .widget-title:before {
	content: 'Practitioner Events ';
}

/* 
 * line up bp-sidebar with proe green bar
 */
 
@media only screen and (min-width : 480px) {
	.my-activity .bp-sidebar,
	.my-groups .bp-sidebar,
	.my-profile .bp-sidebar,
	.my-friends .bp-sidebar,
	.my-account .bp-sidebar,
	.forums .bp-sidebar,
	.events.profile .bp-sidebar,
	.bp-user .bp-sidebar 

	 {
		margin-top: 260px;
	}    
	
	.members .bp-sidebar,
	.bbpress .bp-sidebar
	 {
		margin-top: 70px;
	}
	
#mc_embed_signup .clear {
    clear: none;
}
}

/* filter dropdown bleeding into overflow hiden */
li#activity-filter-select {
	margin-right: 10px !important;
}

/* 
 * messages
 */

 
.message-search {
	float: none !important;
	margin: 0 !important;
	padding: 10px;
}


body.registration #em_calendar-2 {
	display: none;
	}
	#search-message-form > input, #search-members-form > input {
    /* height: 32px; */
    /* line-height: 32px; */
    /* margin: 0; */
    /* padding: 0 10px !important; */
    /* position: absolute; */
    /* right: 0; */
    /* top: 0; */
	
    /* border-radius: 4px; */
	-moz-border-radius: 4px;
	
    /* -webkit-border-radius: 4px; */
	
    /* font-size: inherit !important; */
}
#search-members-form input, #whats-new-submit > input, rtmedia-add-media-button, #avatar-upload > input, .button, #buddypress .search-box .button {
	border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	-webkit-border-radius: 4px !important;
	}
	rtmedia-add-media-button {
	font-size: inherit !important;
	}
form { position: relative; }
.clear {
    clear: both;
}
.standard-form.base ul.button-nav { display: none; }
p.search-box { /* position: relative; */ }
#buddypress .search-box .button {
    /* background: none repeat scroll 0 0 #AAAAAA !important; */
    /* border-radius: 4px; */
    /* height: 32px; */
    /* margin: 0 !important; */
    /* padding: 7px !important; */
    /* position: absolute; */
    /* right: 0; */
    /* top: -44px; */
}
input.button[type="submit"], input.medium.button[type="submit"] {
    height: 32px;
    line-height: 32px;
    padding: 0 20px !important;
}
#bbpress-forums > h3 {
    font-size: 19px;
    margin: 20px 0 10px;
}
#buddypress div#subnav.item-list-tabs {
    background: none repeat scroll 0 0 #E6F4C9;
    border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
    margin-bottom: 20px;
    padding: 5px 8px 0;
	margin-top: 0;
}
#buddypress div.item-list-tabs ul li.selected a, #buddypress div.item-list-tabs ul li.current a {
    background: none repeat scroll 0 0 #E6F4C9;
    color: #000000;
    font-size: 12px;
    font-weight: normal;
    opacity: 1;
	border-radius: 3px 3px 0 0;
	 -moz-border-radius: 3px 3px 0 0;
	    -webkit-border-radius: 3px 3px 0 0;
}
#buddypress div.item-list-tabs ul li a {
    font-size: 12px;
	color: #333;
}
#activity-filter-select > label {
    font-size: 12px;
    line-height: normal;
    margin: 0;
    padding: 0;
}
.last.filter label {
    float: left;
    font-size: 11px;
    margin: 4px 3px 0;
    padding: 0;
}
.last.filter select { width: auto; }
input#pass2 {
    margin-top: 16px;
}
.buddypress #item-body > h3 {
	display: none;
	
	}
#buddypress #item-body div.item-list-tabs ul li.selected a {
    background: none repeat scroll 0 0 #FFF;
    border-radius: 3px 3px 0 0;
	 -moz-border-radius: 3px 3px 0 0;
	    -webkit-border-radius: 3px 3px 0 0;
    color: #000;
    opacity: 1;
}
.tablenav .actions select {
    float: left;
    margin-right: 5px;
    width: auto;
}
.button-secondary.action {
    background: none repeat scroll 0 0 #AAAAAA !important;
    border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    padding: 2px 10px !important;
	font-size: 11px !important;
}
tfoot th {
    padding: 5px 10px !important;
}
.em-button.button.add-new-h2 {
    z-index: 999;
}
.event-extra-details .event-categories {
    display: none;
}
#buddypress button, #buddypress a.button, #buddypress input[type="submit"], #buddypress input[type="button"], #buddypress input[type="reset"], #buddypress ul.button-nav li a, #buddypress div.generic-button a, #buddypress .comment-reply-link, a.bp-title-button, .button-primary {
        border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
}
.button.insert-media.add_media {
    background: linear-gradient(to bottom, #FEFEFE, #F4F4F4) repeat scroll 0 0 #F3F3F3 !important;
    border-color: #BBBBBB !important;
    color: #333333 !important;
}
.wp-switch-editor {
    height: auto !important;
}
.button.insert-media.add_media {
    font-size: 11px !important;
    height: auto;
    padding: 5px 10px !important;
}   
.em-location-data td {
    padding-top: 0;
}
.em-location-data i {
    display: none;
}
.css-location-form h3 {
    margin: 40px 0 10px;
}
.inside.location-form-name > input {
    margin-bottom: 0;
}
.em-date-start.em-date-input-loc.hasDatepicker, .em-date-end.em-date-input-loc.hasDatepicker {
    width: 7em;
}
.em-events-list li li {
    color: #9C9C9C;	
    font-size: 11px;
    list-style: none outside none;
}
.em-events-list li li a {
    color: #9C9C9C;
}

/* search */
#buddypress input[id*=search] {
	height: 30px !important;
	padding: 4px 10px  !important;
	margin: 0;
}
#buddypress input[value*=search],
#buddypress [value*='Search']{
	height: 30px !important;
	float: right;
	margin-top: -33px !important;
	margin-right: -1px !important;	
}


/* search for events form */

#buddypress [value*='Search'] {
	margin-top: -33px !important;

}

p.search-box {
	width: 100%;
}

#buddypress .standard-form label, #buddypress .standard-form span.label {
	display:block;
	background: transparent;
	color: #444;
	font-size: 1em;
	text-align: left;
}
#buddypress table.profile-fields tr td.label {
    text-align: left;
    text-indent: 10px;
    background: none;
}


.tribe-bar-disabled {
	margin-right: 50px !important;
}


body[class*=tribe] .sidebar  {
	margin-top: 88px
}

.security-question-section label {
	float: left;
	background: yellow;
	display: inline-block;
	padding-right: 10px;
}

.security-question-section input[type*=number] {
	float: left;
	width: 40%;
	margin-top: 10px
}


.field-visibility-settings-notoggle,
.field-visibility-settings-toggle
{
	display: none;
}
body.login div#login h1 a {
    background-size: 215px !important;
}