/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.suf-widget h3 {
	color: white;
	font-weight: bold;
	background-color: blue;
}

.suf-widget h3, .suf-widget h3 a, .suf-widget h3 a:visited {
	color: white;
}

.rounded-corner {
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 5px;
	background-color: white;
	border-style: solid;
	border-width: 1px;
	border-color: blue;
}

a.friendship-button.not_friends.add {
	/* -webkit-border-radius: 10%;
	-moz-border-radius: 10%;
	-ms-border-radius: 10%;
	-o-border-radius: 10%;
	border-radius: 10%;
	border: 3px solid #89ac48;
	font-size: 12px;
	font-weight: normal;
	background: #a5d156;
	color: #ffffff;
	line-height: 20px; */
}

a.friendship-button.pending_friend.requested {
	/* -webkit-border-radius: 10%;
	-moz-border-radius: 10%;
	-ms-border-radius: 10%;
	-o-border-radius: 10%;
	border-radius: 10%;
	border: 3px solid #CC0000;
	font-size: 12px;
	font-weight: normal;
	background: #FF5050;
	color: #ffffff;
	line-height: 20px; */
}

a.friendship-button.is_friend.remove {
	/* -webkit-border-radius: 10%;
	-moz-border-radius: 10%;
	-ms-border-radius: 10%;
	-o-border-radius: 10%;
	border-radius: 10%;
	border: 3px solid #CC0000;
	font-size: 12px;
	font-weight: normal;
	background: #FF5050;
	color: #ffffff;
	line-height: 20px; */
}

et_thumbnail {
	float: left;
	padding-right: 1em;
}

et_excerpt {
	float: right;
	padding-left: 1em;
}

.evr_events caption {
	padding: 0 0 5px;
/*width: 700px;	 */
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}

div.item-list-tabs {
	width: 550px;
	margin-left: 0;
}

div.item-list-tabs#subnav {
	width: 550px;
	margin-left: 0;
}

#members-order-select.last.filter {
	float: left;
	margin-left: 300px;
}

.pagination {
	margin: 0;
}

#members-list.item-list {
	width: 510px;
}

#object-nav.item-list-tabs.no-ajax ul {
	margin-left: -50px;
}

ul.item-list {
	width: 80%;
}

.friend-list {
	width: 480px;
	margin-left: 0;
}

#friendship-1 {
	width: 480px;
	margin-left: -20px;
}

#object-nav.item-list-tabs.no-ajax ul li {
	margin-left: 1px;
}

div.item-list-tabs ul li a {
	padding-right: 5px;
}

li#activity-filter-select.last {
	float: left;
}

div#TB_ajaxContent {
	width: 670px;
	height: 492px;
}

p.seats {
	display: none;
}

.padder div.pagination {
	margin: -10px 0 0;
}

div.avatar-block {
	overflow: hidden;
}

div.item-avatar {
	float: left;
}

#registration_payment_button {
	font-weight: bold;
	color: blue;
}

div.item-list-tabs ul li.last {
	margin: 7px 40px 0 0;
}

#bp-create-doc-button {
	margin: 0 45px;
}

#snippet-box {
	width: inherit;
}

@media screen,print {
	.dd_left_box {
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		padding: 5px;
		background-color: white;
		border-style: solid;
		border-width: 1px;
		border-color: blue;
		float: left;
		display: inline;
		width: 74%;
	}
}

@media screen,print {
	.dd_right_box {
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		padding: 5px;
		background-color: white;
		border-style: solid;
		border-width: 1px;
		border-color: blue;
		float: right;
		display: inline;
		margin-left: 0;
		width: 20%;
		text-align: left;
	}
}

@media only screen and (max-device-width: 800px) {
	.dd_left_box {
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		padding: 5px;
		background-color: white;
		border-style: solid;
		border-width: 1px;
		border-color: blue;
		float: left;
		display: inline;
		width: 72%;
	}
	
	.dd_right_box {
		-moz-border-radius: 10px;
		-khtml-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		padding: 5px;
		background-color: white;
		border-style: solid;
		border-width: 1px;
		border-color: blue;
		float: right;
		display: inline;
		margin-left: 0;
		width: 20%;
		text-align: left;
	}
}

.adsxpls {
	width: inherit;
}

.dd_services {
	color: blue;
}

.dd_title {
	font-weight: bolder;
	color: black;
}

.dd_headline {
	font-weight: bolder;
}

.dd_summary {
	text-align: justify;
	margin-right: 5px;
}

ul.item-list li div.item-title {
	width: 100%;
}

table#message-threads {
	margin: 0 -9px;
}

div#invite-list {
	width: 98%;
}

.standard-form textarea {
	width: 97%;
	height: 130px;
}

.standard-form p.description {
	text-align: justify;
	margin: 5px;
}

.wpbdp-field-businessname {
	font-weight: bold;
}

/* 31/07/2014 Mods to Event display */
div.ai1ec_event.type-ai1ec_event.status-publish.hentry.uentry {
	background-color: white;
}

.ai1ec-single-event .ai1ec-actions {
	float: none !important;
	margin-left: 0;
}

div#snippet-box {
	width: 550px;
}

.bbp-login-form fieldset {
	border: 0;
}

ul#members-list.item-list li div.action {
	text-align: center;
	overflow-y: hidden;
	top: 18px;
	right: 6px;
	float: right;
	position: relative;
}

li.selected a:visited {
	color: #227ad1;
}

#members-list.item-list {
	width: 100%;
}

div.item-list-tabs {
	width: 100%;
}

#members-order-select.last.filter {
	float: right;
}

div#item-header div#item-header-content {
	margin-left: 0;
}

#object-nav.item-list-tabs.no-ajax ul {
	margin-left: 0;
}

div.item-list-tabs ul li.selected a, div.item-list-tabs ul li.current a {
	background-color: inherit;
}

.light-theme-royal-blue #item-body .item-list-tabs ul li.current a, .light-theme-royal-blue #item-body .item-list-tabs ul li.current a:visited, .light-theme-royal-blue #item-body .item-list-tabs ul li.current a:hover {
	color: white;
}

div#snippet-box {
	width: 98%;
}

#header-widgets {
	margin-top: 10px;
	float: right;
	width: 260px;
}

ins {
	background: transparent;
}

#content {
	margin-top: 0;
}

#cat_count {
	color: blue;
	font-weight: bold;
}

#posthighlights_container .ph-canvas {
	background-position: center top;
	background-color: white;
	background-repeat: no-repeat;
	background-size: cover;
}

.ph_content h2 {
	margin: -4px 50px;
	white-space: nowrap;
}

a.button.confirm.admin-demote-to-member {
	background: #0052a4 url(https://nedworks.net/images/menu-dark.jpg) repeat-x top left;
	color: #fff;
}

.timely .ai1ec-btn-primary {
	background-color: blue;
	border-color: blue;
	font-weight: bolder;
	font-size: larger;
}

.ai1ec-single-event .ai1ec-sections .ai1ec-btn {
	font-weight: bolder;
	font-size: larger;
}

.pt-cv-wrapper .btn-success {
    color: #fff;
    background-color: blue;
    border-color: blue;
}

div#item-header div.generic-button, div#item-header a.button {
  font-size: 12px;
  padding: 0;
	border: 0;
	border-radius: 0;
}

div#item-buttons {
	margin: 0;
}

div.aio-info {
width:100%;	
}

div.snippet-data-img {
width:100%;	
}

div.snippet-label-img {
text-align:left;	
}

div.left-thumbnail {
display:none;	
}

div.snippet-data-img {
    width: 95%;
}
div.dbx-content  {
	padding: 0px 0px 0px 0px !important;
}

.twitter-follow-button {
    display: inline;
}

div#item-header div.generic-button, div#item-header a.button {
    padding: 0;
}

div#item-header span.activity, div#item-header h2 span.highlight {
    margin: 10px 10px 0 0;
}

div.generic-button {
	float: none;
	border: none;
}

td.colspanchange {
	float:none !important;
}
/*
	CSS Migrated from Jetpack:
*/