/*
Theme Name: 	Social Buddy
Theme URI: 		http://swishthemes.com/
Author: 		Chris Mooney (Swish Themes)
Author URI: 	http://swishthemes.com
Description: 	<strong>For updates:</strong> <a href="http://twitter.com/swishthemes">Follow me on twitter</a> &ndash; <a href="http://www.facebook.com/swishthemes">Join the Facebook Group</a>
Version: 		1.0.0
License: 		GNU General Public License
License URI: 	License .txt
Tags:			buddypress
*/





/**
* BuddyPress specific CSS
*
* @package BuddyPress
* @subpackage Buddy Social
*/

/*--------------------------------------------------------------
	Activity
--------------------------------------------------------------*/
#activity-stream {
	border-left: 2px solid #E3E4E5;
    margin: -20px 0 0 50px;
	padding:0;
}
#item-body form#whats-new-form {

}
.home-page form#whats-new-form {
	border-bottom: none;
	padding-bottom: 0;
}
form#whats-new-form h5 {
	font-weight: normal;
	font-size: 16px;
	color: #666;
	margin: 0;
	margin-left: 60px;
	padding: 0 0 3px 0;
}
form#whats-new-form #whats-new-avatar {
	float: left;
	margin: 0 0 0 -30px;
}
form#whats-new-form #whats-new-content {
	margin-left: 60px;
	
}
form#whats-new-form textarea {
	height: 20px;
	width: 100%;
}
body.no-js form#whats-new-form textarea {
	height: 50px;
	transition: height 500ms ease;
}
body.no-js form#whats-new-form textarea.active {
	height: 125px;
	transition: height 200ms ease;
}
form#whats-new-form #whats-new-options select {
	max-width: 200px;
	margin-top: 12px;
}
form#whats-new-form #whats-new-submit {
	float: right;
	margin-top: 12px;
}
form#whats-new-form #whats-new-submit input[type="submit"] {
	font-size:15px;
	padding:5px 10px;
}
#whats-new-options {
	height: 0;
}
body.no-js #whats-new-options {
	height: auto;
}
#whats-new:focus {

}

/*--------------------------------------------------------------
	Activity Listing
--------------------------------------------------------------*/
ul.activity-list li {
	margin: 0 0 20px;
	padding:25px 0 0;
}
.activity-list .activity-avatar {
	float: left;
    left: 20px;
    position: relative;
    top: -10px;
    z-index: 999;
}
body.activity-permalink ul.activity-list li.has-comments {
	padding-bottom: 0;
}
.activity-permalink .activity-list li.mini .activity-avatar img.avatar,
.activity-permalink .activity-list li.mini .activity-avatar img.FB_profile_pic {
	height: auto;
	margin-left: 0;
	width: auto;
}
body.activity-permalink .activity-list > li:first-child {
	padding-top: 0;
}
.activity-list li .activity-content {
	position: relative;
}
.activity-list li.mini .activity-content p {
	margin: 0;
}
.activity-list li.mini .activity-comments {
	clear: both;
	font-size: 12px;
}
body.activity-permalink li.mini .activity-meta {
	margin-top: 4px;
}
.activity-list li .activity-inreplyto {
	background: url( images/replyto_arrow.gif ) 0 3px no-repeat;
	color: #888888;
    font-size: 11px;
	margin:-25px 0 15px 95px;
    padding-left: 20px;
}
.activity-list li .activity-inreplyto > p {
	margin: 0;
	display: inline;
}
.activity-list li .activity-inreplyto blockquote,
.activity-list li .activity-inreplyto div.activity-inner {
	background: none;
	border: none;
	display: inline;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.activity-list .activity-content {
	background:#fff;
	border: 1px solid #E3E4E5;
}

.activity-list .has-comments .activity-content {
	border-bottom: 0;
}

body.activity-permalink .activity-list li .activity-content {
	background: #fff;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-radius: 4px 4px 4px 4px;
	font-size: 16px;
	line-height: 150%;
	min-height: 35px;
	margin-left: 185px;
	margin-right: 0;
	padding: 15px;
}

body.activity-permalink .activity-list li.has-comments .activity-content {
	border-radius: 4px 4px 0 0;
	border-bottom: 0;
}
body.activity-permalink .activity-list li .activity-header > p {
	background: url( images/activity_arrow.gif ) top left no-repeat;
	height: 35px;
	margin-bottom: 0;
	margin-left: -35px;
	padding: 5px 0 0 35px;
}
.activity-list .activity-content .activity-header,
.activity-list .activity-content .comment-header {
	font-size: 13px;
	padding: 10px 20px 0 100px;
	color: #828282;
}
.activity-header {
	margin: 0 0 20px;
}
.activity-header p {
	margin:0;	
}
.activity-header a,
.comment-meta a,
.acomment-meta a {
	text-decoration: none;
}
.activity-list .activity-content .activity-header img.avatar {
	float: none !important;
	margin: 0 5px -8px 0 !important;
}
a.bp-secondary-action,
span.highlight {
	font-size: 11px;
	padding: 0;
	margin-right: 5px;
	text-decoration: none;
}
.activity-list .activity-content .activity-inner,
.activity-list .activity-content blockquote {
	margin: 0 0 0 80px;
	padding: 0 20px;
/*	overflow: hidden;*/
	clear:both;
	font-size: 14px;
    line-height: 1.55em;
}
/*#whats-new-form div {
	margin: 0 0 0 80px;
	padding: 0 20px;
	clear:both;
	font-size: 14px;
    line-height: 1.55em;
}*/
/*.activity_repost .activity-content .activity-inner { margin: 40px 0 0 0; }*/
.repost-activity { margin: 40px 0 0 -21px; }

body.activity-permalink .activity-list li .repost-activity .activity-content { 
	margin-left: 0; 
	border-radius: 0;
}
body.activity-permalink .activity-list .repost-activity .activity-avatar { margin-left: 20px; margin-top: -10px; }

#whats-new-options .repost-activity { margin: 20px 0 0 0px; }

.activity_repost .activity-content .repost-activity .activity-inner { margin-left: 0; }
.activity-list li.new_forum_post .activity-content .activity-inner,
.activity-list li.new_forum_topic .activity-content .activity-inner {
	background:url("images/blockquote.png") no-repeat left 0;
	margin: 0 0 10px 100px;
	padding: 0 0 0 38px;
}
body.activity-permalink .activity-content .activity-inner,
body.activity-permalink .activity-content blockquote {
	margin-left: 0;
	margin-top: 5px;
}
.activity-inner > p {
	word-wrap: break-word;
	margin:0 0 20px;
}
.activity-inner > .activity-inner {
	margin: 0 !important;
}
.activity-inner > blockquote {
	margin: 0 !important;
}
.activity-list .activity-content img.thumbnail {
	border: 2px solid #eee;
	float: left;
	margin: 0 10px 5px 0;
}
.activity-read-more {
	margin-left: 1em;
	white-space: nowrap;
}
.activity-list li.load-more {
	background: #fff !important;
/*	margin: 0 0 0 -25px !important;*/
    padding: 25px 7px 0 !important;
	text-align: center;
}
.activity-list li.load-more a {
	background-color:#0185B5;
	color: #fff;
	padding:8px 25px;
/*	font-size: 13px;*/
    line-height: 1em;
	border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
}


/*--------------------------------------------------------------
	Activity Comments
--------------------------------------------------------------*/
div.activity-meta {
	background:#F8F8F8;
	border-top:1px solid #E3E4E5;
	margin: 0;
	display: block;
	padding: 10px 15px;
}

div.activity-meta.nologin {
	padding: 0 15px;
}

body.activity-permalink div.activity-meta {
	margin-bottom: 6px;
}
div.activity-meta a {
	padding: 4px 8px;
	background:#ededed;
	color: #545557;
	font-size:12px;
	display: inline-block;
}

a.activity-time-since {
	float:right;
	background:#F2F2F2;
	font-size: 11px;
	color:#828282;
	padding: 1px 6px;
	display: inline-block;
	text-decoration: none;
	border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;
}
a.activity-time-since:hover {
	color: #888;
	text-decoration: underline;
}
a.bp-primary-action,
#reply-title small a {
	font-size: 11px;
	margin-right: 5px;
	text-decoration: none;
}
a.bp-primary-action span,
#reply-title small a span {
	background: #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 90%;
	margin-left: 2px;
	padding: 0 5px;
}
/*a.bp-primary-action:hover span,
#reply-title small a:hover span {
	background: #555;
	color: #fff;
}*/

div.activity-comments {
	border: 0;
}

li.has-comments div.activity-comments {
	/*margin: 0 0 0 50px;*/
	overflow: hidden; /* IE fix */
	position: relative;
	width: auto;
	clear: both;
	background: #fff;
	border: 1px solid #E3E4E5;
	border-top: 0;
}
body.activity-permalink li.has-comments div.activity-comments {
	border-radius: 0 0 4px 4px;
}
body.activity-permalink div.activity-comments {
	background: none;
	margin-left: 185px;
	width: auto;
}
div.activity-comments > ul {
	margin:0 0 0 30px;
	padding:0;
}
div.activity-comments ul,
div.activity-comments ul li {
	border: none;
	list-style: none;
}
div.activity-comments ul {
	clear: both;
	margin:0;
}
div.activity-comments ul li {
	border-top: 1px solid #E3E4E5;
	padding: 15px 0;
	margin: 20px 20px 0 20px !important;
}
div.activity-comments ul li.show-all {
	border-top: 0;
	padding: 0px;
	background: #F2F2F2;
	text-align: center;
}
div.activity-comments ul li.show-all a {
	color: #828282;
	padding: 6px;
	display: inline-block;
}
div.activity-comments ul li.show-all a:hover {
	color: #222;
}


div.activity-comments ul li.hidden-comment {
	border-top: 0;
	padding: 4px 8px;
	background: #F2F2F2;
/*	background: #FAFAFA;
	color: #999;*/
}

div.activity-comments ul li.hidden-comment div {
}

body.activity-permalink div.activity-comments ul li {
	border-width: 1px;
	padding: 10px 0 0 0;
}
div.activity-comments > ul > li:first-child {

}
div.activity-comments ul li:last-child {
	margin-bottom: 0;
}
div.activity-comments ul li > ul {
	margin-left: 30px;
	margin-top: 0;
	padding-left: 10px;
}
body.activity-permalink div.activity-comments ul li > ul {
	margin-top: 10px;
}
body.activity-permalink div.activity-comments > ul {
	padding: 0 10px 0 15px;
}
div.activity-comments div.acomment-avatar img {
	float: left;
	height: 25px;
	margin-right: 10px;
	width: 25px;
}
div.activity-comments div.acomment-content {
	font-size: 11px;
	margin: 5px 0 0 40px;
}
div.acomment-content .time-since,
div.acomment-content .activity-delete-link,
div.acomment-content .comment-header {
	display: none;
}
body.activity-permalink div.activity-comments div.acomment-content {
	font-size: 14px;
}
div.activity-comments div.acomment-meta {
	color: #888;
	font-size: 11px;
}
div.activity-comments form.ac-form {
	background: #fafafa;
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	display: none;
	margin: 0 0 15px 33px;
	padding: 8px;
}
div.activity-comments li form.ac-form {
	margin-right: 15px;
	clear: both;
}
div.activity-comments form.root {
	margin-left: 0;
}
div.activity-comments div#message {
	margin-top: 15px;
	margin-bottom: 0;
}
div.activity-comments form.loading {
	background-image: url( images/ajax-loader-mini.gif );
	background-position: 2% 95%;
	background-repeat: no-repeat;
}
div.activity-comments form .ac-textarea {
	background: #fff;
	border: 1px inset #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 10px;
	padding: 8px;
}
div.activity-comments form textarea {
	border: none;
	color: #555;
	font-family: inherit;
	font-size: 11px;
	height: 60px;
	padding: 0;
	width: 100%;
}
div.activity-comments form input {
	margin-top: 5px;
}
div.activity-comments form div.ac-reply-avatar {
	float: left;
}
div.ac-reply-avatar img {
	border: 2px solid #fff !important;
}
div.activity-comments form div.ac-reply-content {
	color: #888;
	font-size: 11px;
	margin-left: 50px;
	padding-left: 15px;
}
.acomment-options {
	float: left;
	margin: 5px 0 5px 40px;
}
.acomment-options a {
	color: #999;
}
.acomment-options a:hover {
	color: inherit;
}


/*--------------------------------------------------------------
	Toolbar
--------------------------------------------------------------*/
#wp-admin-bar .padder {
	width: 95% !important; /* Line up the Toolbar with the content body in this theme */
}


/*--------------------------------------------------------------
	Directories - Members, Groups, Blogs, Forums
--------------------------------------------------------------*/
div.dir-search {
	float: right;
	margin: -5px 0 0;
    /*padding: 0 0 5px;*/
}
div.dir-search input[type=text] {
	font-size: 13px;
    margin: 0;
    padding: 6px 8px;
}
div.dir-search input[type=submit] {
    font-size: 14px;
    padding: 7px 12px;
}


/*--------------------------------------------------------------
	Errors / Success Messages
--------------------------------------------------------------*/
div#message {
	margin: 0 0 20px;
	padding:15px 20px 0;
	color:#424242;
}
#message.info {
	background: #f8f8f8;
	border-left: 4px solid #74C046;
}
div#message.updated {
	clear: both;
}
div#message p {
	display: block;
	padding: 0 0 15px;
	margin:0;
}
div#message.error {
  margin-top: 20px;
  background-color: #f8f8f8;
  border-left: 4px solid #EE1C25;

/*	  border-left: 5px solid #E55006;  */
	clear: left;
}
div#message.updated {
  margin-top: 20px;
  background-color: #f8f8f8;
/*	  border-left: 5px solid #5ea1cb;  */
border-left: 4px solid #F48625;
}


#whats-new-form div#message {
  margin-top: 0px;
  margin-left: 60px;
}

.standard-form#signup_form div div.error {
	background: #e41717;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 6px;
	width: 90%;
}
div.accept,
div.reject {
	float: left;
	margin-left: 10px;
}
ul.button-nav li {
	float: left;
	margin: 0 10px 25px 0;
}
ul.button-nav li.current a {
	font-weight: bold;
}


/*--------------------------------------------------------------
	Forms
--------------------------------------------------------------*/
.standard-form textarea,
.standard-form input[type=text],
.standard-form select,
.standard-form input[type=password],
.dir-search input[type=text] {
	margin:0 0 20px;
}
.standard-form select {

}
.standard-form input[type=password] {

}
.standard-form label,
.standard-form span.label {
	display:block;
	font-weight:600;
	font-size: 20px;
	padding:0 0 10px;
	margin:0 0 1em;
	border-bottom:1px solid #E3E4E5;	
}
.standard-form div.checkbox {
	margin:0 0 20px;	
}
.standard-form div.checkbox label,
.standard-form div.radio label {
	border:none;
	padding:0;
	margin:0 20px 0 0;
	display:inline-block;
	font-weight:normal;
	font-size:14px;
}
.standard-form input[type="checkbox"], 
.standard-form input[type="radio"] {
    margin: 0 5px 0 0;
}
.standard-form#sidebar-login-form label {

}
.standard-form input[type=text] {

}
.standard-form#sidebar-login-form input[type=text],
.standard-form#sidebar-login-form input[type=password] {

}
.standard-form #basic-details-section input[type=password],
.standard-form #blog-details-section input#signup_blog_url {

}
.standard-form#signup_form input[type=text],
.standard-form#signup_form textarea,
.form-allowed-tags,
#commentform input[type=text],
#commentform textarea {

}
.standard-form#signup_form div.submit {

}
div#signup-avatar img {

}
.standard-form textarea {
	min-height: 120px;
    width: 80%;
}
.standard-form textarea#message_content {

}
.standard-form#send-reply textarea {

}
.standard-form p.description {
	margin:0 0 1em;
	color: #828282;
    font-size: 14px;
	line-height:1.55em;
}
.standard-form div.submit {

}
.standard-form p.submit {

}
.standard-form div.submit input {
	font-size: 14px;
    padding: 10px 14px;
}
.standard-form div.radio ul {

}
.standard-form div.radio ul li {

}
.standard-form a.clear-value {

}
.standard-form #basic-details-section,
.standard-form #blog-details-section,
.standard-form #profile-details-section {
	float: left;
	width: 48%;
}
.standard-form #profile-details-section {
	float: right;
}
.standard-form #blog-details-section {
	clear: left;
}
.standard-form input:focus,
.standard-form textarea:focus,
.standard-form select:focus {
	background: #fafafa;
	color: #555;
}
form#send-invite-form {
	margin-top: 20px;
}
div#invite-list {
	background: #f5f5f5;
	border: 1px solid #e4e4e4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 400px;
	margin: 0 0 10px;
	overflow: auto;
	padding: 15px;
	width: 160px;
}
div#invite-list ul {
	list-style:none;
	padding:0;
	margin:0;	
}
button,
a.button,
input[type=submit],
input[type=button],
input[type=reset],
ul.button-nav li a,
div.generic-button a {
    transition-duration: .12s;
    transition-timing-function: ease-out;
	color:#fff;
	box-shadow:none;
	border:none;
	/*font-size: 13px;*/
	font: 13px/1.55em 'Open Sans', Helvetica, Arial, sans-serif;
	border-radius: 2px;
	cursor: pointer;
	outline: none;
	padding: 8px 12px;
	text-align: center;
	text-decoration: none;
	/*line-height: 1em;*/
}
button:hover,
a.button:hover,
/*a.button:focus,*/
input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
ul.button-nav li a:hover,
ul.button-nav li.current a,
div.generic-button a:hover {
	background: #414141;
	color: #fff;
	outline: none;
	text-decoration: none;
}

a.button:focus {
	outline: none;
}

/*--------------------------------------------------------------
	Ajax Loading
--------------------------------------------------------------*/
a.loading,
input.loading {
    background-image: url( images/ajax-loader-mini.gif );
    background-position: 95% 50%;
    background-repeat: no-repeat;
    padding-right: 25px !important;
}
a.loading:hover,
input.loading:hover {
    background-image: url( ../images/ajax-loader-mini.gif );
    background-position: 95% 50%;
    background-repeat: no-repeat;
    padding-right: 25px !important;
    color: #777;
}
a.button.loading,
input[type="submit"].loading,
input[type="button"].loading,
input[type="reset"].loading {
	background-image: url( images/ajax-loader-mini.gif );
	background-image: url( images/ajax-loader-mini.gif );
	background-image: url( images/ajax-loader-mini.gif );
	background-image: url( images/ajax-loader-mini.gif );
	background-image: url( images/ajax-loader-mini.gif );
	background-image: url( images/ajax-loader-mini.gif );
	background-position: 95% 50%;
	background-repeat: no-repeat;
	padding-right: 25px !important;
}
a.button.loading:hover,
input[type="submit"].loading:hover,
input[type="button"].loading:hover,
input[type="reset"].loading:hover {
  	background-image: url( images/ajax-loader-mini.gif );
	background-image: url( images/ajax-loader-mini.gif );
	background-image: url( images/ajax-loader-mini.gif );
	background-image: url( images/ajax-loader-mini.gif );
	background-image: url( images/ajax-loader-mini.gif );
	background-image: url( images/ajax-loader-mini.gif );
	padding-right: 25px !important;
}
input[type="submit"].pending,
input[type="button"].pending,
input[type="reset"].pending,
input[type="submit"].disabled,
input[type="button"].disabled,
input[type="reset"].disabled,
button.pending,
button.disabled,
div.pending a,
a.disabled {
    cursor: default;
}
input[type="submit"]:hover.pending,
input[type="button"]:hover.pending,
input[type="reset"]:hover.pending,
input[type="submit"]:hover.disabled,
input[type="button"]:hover.disabled,
input[type="reset"]:hover.disabled,
button.pending:hover,
button.disabled:hover,
div.pending a:hover,
a.disabled:hover {
	background:#414141;
}


/*--------------------------------------------------------------
	Forums, Tables and Topics
--------------------------------------------------------------*/
ul#topic-post-list {
	margin: 0;
	width: auto;
}
ul#topic-post-list li {
	padding: 20px 10px;
	border-bottom:1px solid #E3E4E5;
	position: relative;
}
ul#topic-post-list li:last-child {
	border-bottom:0;	
}
ul#topic-post-list li.alt {
	background: #fafafa;
}
ul#topic-post-list li div.poster-meta {
	color: #888;
	font-size:13px;
	margin-bottom: 10px;
	font-style: italic;
}
ul#topic-post-list li div.poster-meta a {
	font-style: normal;
}
ul#topic-post-list li div.post-content {
	margin-left: 66px;
}
ul#topic-post-list li div.post-content p {
	margin:0 0 1.5em;	
}
div.topic-tags {
	font-size: 12px;
}
div.admin-links {
	color: #888;
	font-size: 13px;
	position: absolute;
	top: 15px;
	right: 25px;
}
div#topic-meta {
	border-bottom: 1px solid #E3E4E5;
    margin: 0 0 10px;
    padding: 10px 0 15px;
    position: relative;
}
div#topic-meta div.admin-links {
	right: 19px;
	top: -36px;
}
div#topic-meta h3 {
	font-size: 26px;
	font-weight:600;
	margin: 0 0 10px;
}
div#new-topic-post {
	display: none;
	margin: 20px 0 0 0;
	padding: 1px 0 0 0;
}
table {
	width: 100%;
}
table thead tr {
	background: #eaeaea;
}
table#message-threads {
	margin: 0;
	width: auto;
}
table.profile-fields {
	margin-bottom: 2em;
	font-size:14px;
	line-height:1.55em;
}
table.profile-fields p {
	margin: 0;
}
table.profile-fields td {
	padding:15px;	
}
div#sidebar table {
	margin: 0;
	width: 117%;
}
table tr td,
table tr th {
	padding: 15px 0;
	vertical-align: middle;
}
table tr td.label {
	border-right: 1px solid #E3E4E5;
	font-weight: 600;
	width: 25%;
}
table tr td.thread-info p {
	margin: 0;
}
table tr td.thread-info p.thread-excerpt {
	color: #888;
	font-size: 11px;
	margin-top: 3px;
}
div#sidebar table td,
table.forum td {
	text-align: left;
}
table tr.alt td {
	background: #fafafa;
}
table.notification-settings {
	margin-bottom: 20px;
	text-align: left;
}
#groups-notification-settings {

}
table.notification-settings th.icon,
table.notification-settings td:first-child {
	display: none;
}
table.notification-settings th.title {
	width: 80%;
}
table.notification-settings .yes,
table.notification-settings .no {
	text-align: center;
	width: 40px;
}
table.forum {
	margin: 0;
	font-size:15px;
}
table.forum tr.sticky td {
	font-size: 1.2em;
	background: #fff9db;
	border-top: 1px solid #ffe8c4;
	border-bottom: 1px solid #ffe8c4;
}
table.forum tr.closed td.td-title {
	background-image: url( images/closed.png );
	background-position: 15px 50%;
	background-repeat: no-repeat;
	padding-left: 35px;
}
table.forum td p.topic-text {
	color: #888;
	font-size: 13px;
}
table.forum tr th#th-title,
table.forum tr th#th-poster,
table.forum tr th#th-group,
table.forum td.td-poster,
table.forum td.td-group,
table.forum td.td-title {
	text-align: left;
	padding-left: 15px;
}
table.forum tr td.td-title a.topic-title {
	font-size: 16px;
	color: #303133;
}
table.forum td.td-freshness {
	white-space: nowrap;
}
table.forum td.td-freshness span.time-since {
	font-size: 13px;
	color: #888;
}
table.forum td img.avatar {
	float: none;
	margin: 0 5px -8px 0;
	padding:1px;
}
table.forum td.td-poster,
table.forum td.td-group {
	min-width: 140px;
}
table.forum th#th-title {
	width: 65%;
}
table.forum th#th-freshness {
	width: 30%;
}
table.forum th#th-postcount {
	width: 15%;
}
table.forum p.topic-meta {
	font-size: 13px;
	margin: 5px 0 0 0;
	color: #828282;
}
.td-postcount {
	padding-left:10px;	
}

/*-------------------------------------------------------------------------
	Headers, Lists and Tabs - Activity, Groups, Blogs, Forums, Profiles
-------------------------------------------------------------------------*/
.item-body {
	margin: 20px 0;
}
span.activity {
	background:#f2f2f2;
	display: inline-block;
	font-size: 11px;
	padding: 1px 6px;
	margin-top: 3px;
	color:#828282;
	border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;
}
span.user-nicename {
	color: #777;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
}
div#item-header {
	overflow: hidden;
	margin:0 0 20px;
}
div#item-header div#item-header-content {
	margin-left: 170px;
}
div#item-header h2 {
	font-size: 28px;
	line-height: 120%;
	margin: 0 0 15px 0;
}
div#item-header h2 a {
	color: #333333;
	text-decoration: none;
}
div#item-header img.avatar {
	float: left;
	margin: 0 15px 19px 0;
	border:1px solid #e7e7e7;
	padding:3px;
}
div#item-header h2 {
	margin-bottom: 5px;
}
div#item-header span.activity,
div#item-header h2 span.highlight {
	font-size: 11px;
	font-weight: normal;
	line-height: 170%;
	margin-bottom: 7px;
	vertical-align: middle;
}
div#item-header h2 span.highlight {
	font-size: 16px;
}
div#item-header h2 span.highlight span {
	background: #a1dcfa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 2px;
	padding: 1px 4px;
	position: relative;
	right: -2px;
	top: -2px;
	vertical-align: middle;
}
div#item-header div#item-meta {
	font-size: 15px;
	color: #474747;
	/*overflow: hidden;*/
	margin: 15px 0 5px 0;
	padding: 12px 16px;
	border:1px solid #e7e7e7;
	-moz-border-radius: 3px;-webkit-border-radius: 3px;	border-radius: 3px;
}
div#item-header div#item-meta p {
	margin:0;	
}
div#item-header div#item-buttons {
	margin-top:10px;	
}
div#item-header div#item-actions {
	float: right;
	margin: 0 0 15px 15px;
	text-align: right;
/*	width: 40%;*/
}
div#item-header div#item-actions h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
}
div#item-header ul {
	margin-bottom: 15px;
	overflow: hidden;
	list-style:none;
	margin:0;
	padding:0;
}
div#item-header ul h5,
div#item-header ul span,
div#item-header ul hr {
	display: none;
}
div#item-header ul li {
	float: right;
}
div#item-header ul img.avatar,
div#item-header ul.avatars img.avatar {
	height: 30px;
	margin: 2px;
	width: 30px;
}
div#item-header div.generic-button,
div#item-header a.button {
	float: left;
	margin: 10px 10px 0 0;
}
div#item-header div#message.info {
	line-height: 80%;
}
ul.item-list {
	list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
ul.item-list li {
	position: relative;
}
ul.item-list.activity-list li {
	margin: 0 0 0 -50px;
}
ul.single-line li {
	border: none;
}
ul.item-list li img.avatar {
	float: left;
	margin: 0 20px 0 0;
	border:1px solid #e7e7e7;
	padding:2px;
}
ul.item-list li div.item-title,
ul.item-list li h4,
#member-list li h5 {
	font-weight: 600;
	font-size: 16px;
	margin: 0;
	width: 75%;
}
ul.item-list li div.item-title a,
ul.item-list li h4 a,
#member-list li h5 a {
	color: #303133;
}
ul.item-list li div.item-title span {
	color: #999;
	font-size: 12px;
}
ul.item-list li div.item-desc {
	color: #828282;
	font-size: 14px;
	margin: 10px 0 10px 78px;
	width: 50%;
}
ul.item-list li div.item-desc p {
	margin:0;
}
ul.item-list li div.action {
	position: absolute;
	top: 8px;
	right: 0;
	text-align: right;
}
ul.item-list li div.meta {
	color: #888;
	font-size: 11px;
	margin-top: 10px;
}
ul.item-list li h5 span.small {
	float: right;
	font-size: 11px;
	font-weight: normal;
}
div.item-list-tabs {
	border-bottom:1px solid #E3E4E5;
	clear: left;
	margin:0 0 30px;
	padding:0;
}
div.item-list-tabs ul li a {
	text-decoration: none;
	height: 20px;
	outline:none;
}
div.item-list-tabs ul {
	width: 100%;
	list-style:none;
	padding:0;
	margin:0;
}
div.item-list-tabs ul li {
	float: left;
	margin: 0 4px 0 0;
}
div.item-list-tabs#subnav ul li {
	margin-top: 0;
}
div.item-list-tabs ul li.last {
	float: right;
	margin: 7px 20px 0 0;
}
div.item-list-tabs#subnav ul li.last {
	margin: 4px 0 0;
}
div.item-list-tabs ul li.last select {
	max-width: 175px;
	padding: 3px 6px;
}
div.item-list-tabs ul li a,
div.item-list-tabs ul li span {
	background-color:#fafafa;
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	color:#545557;
	border:1px solid #E3E4E5;
	border-bottom:0;
	line-height:1.2em;
}
div.item-list-tabs ul li a span {
	background: #dbdbdb;
	color: #545557;
	display: inline;
	font-size: 10px;
	margin-left: 2px;
	padding: 1px 6px;
	border:none;
	border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;
}
div.item-list-tabs ul li.selected a,
div.item-list-tabs ul li.current a {
	background-color: #fff;
	color: #555;
	font-weight: bold;
	position:relative;
	top:1px;
}
div.item-list-tabs ul li.selected a span,
div.item-list-tabs ul li.current a span,
div.item-list-tabs ul li a:hover span {
	background-color: #999;
	color:#fff;
}
div.item-list-tabs ul li.selected a span,
div.item-list-tabs ul li.current a span {
	background-color: #555;
	color:#fff;
}
ul li.loading a {
	background-image: url( images/ajax-loader-mini.gif );
	background-position: 92% 50%;
	background-repeat: no-repeat;
	padding-right: 30px !important;
}
div#item-nav ul li.loading a {
	background-position: 88% 50%;
}
div.item-list-tabs#object-nav {
	margin-top: 0;
}
div.item-list-tabs#subnav {
	background: #fff;
	min-height: 35px;
	overflow: hidden;
}
div.item-list-tabs ul li.feed a {
	background: url( images/rss.png ) center left no-repeat !important;
	padding-left: 20px !important;
}
#admins-list li,
#mods-list li,
#members-list li, 
#friend-list li {
	overflow: auto;
}
#members-list li, #groups-list li, #friend-list li {
	border-bottom: 1px solid #E3E4E5;
	padding:0 0 10px;
	margin:0 0 10px;
}
#members-list li:last-child, #groups-list li:last-child, #friend-list li:last-child {
	border:none;
	padding:0;
	margin:0;	
}
@media screen and (max-width: 480px) {
div.item-list-tabs ul li {
	float:none;
	margin:0;
}
}

/*--------------------------------------------------------------
	Pagination
--------------------------------------------------------------*/
.pagination {
	border-top:1px solid #E3E4E5;
	color: #828282;
    font-size: 13px;
    padding: 10px 0;	
}
#user-pag .pagination {
	border-top:none;
}

/*--------------------------------------------------------------
	Private Messaging Threads
--------------------------------------------------------------*/
table#message-threads tr.unread td {
	background: #fff9db;
	border-top: 1px solid #ffe8c4;
	border-bottom: 1px solid #ffe8c4;
	font-weight: 600;
	padding:0 8px;
}
li span.unread-count,
tr.unread span.unread-count {
	background: #dd0000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	padding: 2px 8px;
}
div.item-list-tabs ul li a span.unread-count {
	padding: 1px 6px;
	color: #fff;
}
div.messages-options-nav {
	border-top: 1px solid #E3E4E5;
	font-size: 12px;
	margin: 0 0 30px;
	padding: 10px 15px;
	text-align: right;
}
div#message-thread div.message-box {
	margin: 0 -19px;
	padding: 15px;
}
div#message-thread div.alt {
	background: #f4f4f4;
}
div#message-thread p#message-recipients {
	margin: 10px 0 20px 0;
}
div#message-thread img.avatar {
	float: left;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
div#message-thread strong {
	font-size: 16px;
	margin: 0;
}
div#message-thread strong a {
	text-decoration: none;
}
div#message-thread strong span.activity {
	margin: 4px 0 0 10px;
}
div#message-thread div.message-metadata {
	overflow: hidden;
}
div#message-thread div.message-content {
	margin-left: 45px;
}
div#message-thread div.message-options {
	text-align: right;
}
div.message-search {
	float: right;
	margin: 0 20px;
}
div.message-search input {
	padding: 7px 8px;
}
.thread-count {
	padding:0 8px;	
}
.thread-avatar {
	padding-right:15px;	
}
.thread-options a {
	float:right;
}

/*--------------------------------------------------------------
	Extended Profiles
--------------------------------------------------------------*/

div.profile h4 {
	border-bottom: 1px solid #E3E4E5;
    font-size: 22px;
    font-weight: 600;
    margin: 30px 0 20px;
    padding: 0 0 10px;
}
div.profile .bp-widget h4 {
	border-bottom: none;
	margin: 15px 0 20px;
    padding: 0;
}
#profile-edit-form ul.button-nav {
	list-style: none;
    margin: 0 0 20px;
    padding: 0;
}
body.no-js .field-visibility-settings-toggle,
body.no-js .field-visibility-settings-close {
	display: none;
}
.field-visibility-settings {
	display: none;
	margin-top: 10px;
}
	body.no-js .field-visibility-settings {
		display: block;
	}
.current-visibility-level {
	font-weight: bold;
	font-style: normal;
}
.field-visibility-settings,
.field-visibility-settings-toggle,
.field-visibility-settings-notoggle {
	color: #888;
}
.field-visibility-settings-toggle a,
.field-visibility-settings a {
	font-size: .9em;
}
body.register div.page ul {
	list-style: none;
}
.standard-form .field-visibility-settings label {
	margin: 0;
	font-weight: normal;
}
.field-visibility-settings legend,
.field-visibility-settings-toggle {
	font-style: italic;
}




#subnav {
	font-size:14px;	
	margin:-30px 0 20px;
	padding:5px 15px 3px;
	border:1px solid #E3E4E5;
	border-top:0;
}
#subnav li.current a {
	background:#0185B5;
	color:#fff;
	font-weight:normal;	
	line-height: 1.4em;
	margin:0 5px 0 0;
	border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;
}
#subnav li a, #subnav li span {
	background:none;
	padding:5px 12px;
	border:none;
	line-height: 1.6em;
}
#subnav ul li:first-child {
    margin-left: 0;
}








.editfield  {
	margin:0 0 30px;
}

.settings #item-body h3 {
    border-bottom: 1px solid #E3E4E5;
    font-size: 25px;
    font-weight: 600;
    margin: 30px 0 20px;
    padding: 0 0 15px;
}






#whats-new-form {
	border-left: 2px solid #E3E4E5;
    margin: -20px 0 20px 50px;
    padding: 20px 0 0;
}






#post-topic-reply {
	margin:0 0 30px;	
}








/*--------------------------------------------------------------
	BuddyPress Widgets
--------------------------------------------------------------*/
#groups-list-options,
#members-list-options {
	color:#fff;
	color: rgba(255, 255, 255, 0);
	margin: -15px 0 10px;
}
#groups-list-options a,
#members-list-options a {
    color: #FFFFFF;
    font-size: 11px;
    padding: 1px 6px;
	outline:none;
	border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
}
#groups-list-options a:first-child,
#members-list-options a:first-child {
	margin-right:-10px;	
}
#groups-list-options a:last-child,
#members-list-options a:last-child{
	margin-left:-10px;	
}
.widget_bp_core_recently_active_widget .item-avatar {
	float:left;
	margin:0 7px 5px 0;	
}
.widget_bp_core_recently_active_widget .item-avatar a {
	color:none;
}











/* =Notes
--------------------------------------------------------------

Please don't edit this file directly. Consider using a Child Theme (http://codex.wordpress.org/Child_Themes) or overiding CSS by using the Custom CSS box in the theme options panel.

/* =Normalize and Reset
-------------------------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none;height:0}
[hidden]{display:none}
html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
html,button,input,select,textarea{font-family:sans-serif}
body{margin:0}
a:focus{outline:thin dotted}
a:hover,a:active{outline:0}
h1{font-size:2em;margin:.67em 0}
h2{font-size:1.5em;margin:.83em 0}
h3{font-size:1.17em;margin:1em 0}
h4{font-size:1em;margin:1.33em 0}
h5{font-size:.83em;margin:1.67em 0}
h6{font-size:.75em;margin:2.33em 0}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:bold}
blockquote{margin:1em 40px}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
p,pre{margin:1em 0}
pre,code,kbd,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}
pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:before,q:after{content:'';content:none}
small{font-size:75%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
dl,menu,ol,ul{margin:1em 0}
dd{margin:0 0 0 40px}
menu,ol,ul{padding:0 0 0 40px}
nav ul,nav ol{list-style:none;list-style-image:none}
img{border:0;-ms-interpolation-mode:bicubic}
svg:not(:root){overflow:hidden}
figure{margin:0}
form{margin:0}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}
legend{border:0;padding:0;white-space:normal;*margin-left:-7px}
button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}
button,input{line-height:normal}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}
button[disabled],input[disabled]{cursor:default}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
/*	Clearfix */
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";}.clearfix:after{clear:both;}
/*	Responsive Images */
img {height: auto;}

#map_canvas img, .map_canvas img {max-width: none!important;}
/*	Responsive Video Container  */
.video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px;height: 0;overflow: hidden;}
.video-container iframe, .video-container object, .video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}


/* =Responsive Grid
-------------------------------------------------------------- */

.row, .row-fixed, .row-adaptive, .row-delaybreak { width: 100%; margin: 0 auto;zoom: 1; }
.row:before, .row:after, .row-fixed:before, .row-fixed:after, .row-adaptive:before, .row-adaptive:after, .row-delaybreak:before, .row-delaybreak:after { content:""; display:table; }
.row:after, .row-fixed:after, .row-adaptive:after, .row-delaybreak:after { clear: both; }
.column { margin-left: 4.4%; float: left; min-height: 1px; position: relative; margin-bottom:1.5em;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.column:first-child { margin-left: 0;}
.row .col-half, .row-fixed .col-half, .row-adaptive .col-half {width: 47.78%;}
.row.stacked .col-half:nth-child(2n+3), .row-fixed.stacked .col-half:nth-child(2n+3), .row-adaptive.stacked .col-half:nth-child(2n+3), .row-delaybreak.stacked .col-half:nth-child(2n+3) {margin-left:0;clear: left;}
.row .col-third, .row-fixed .col-third, .row-adaptive .col-third {width: 30.4%;}
.row .col-two-third, .row-fixed .col-two-third, .row-adaptive .col-two-third {width: 65.2%;}
.row.stacked .col-third:nth-child(3n+4), .row-fixed.stacked .col-third:nth-child(3n+4), .row-adaptive.stacked .col-third:nth-child(3n+4), .row-delaybreak.stacked .col-third:nth-child(3n+4) {margin-left:0;clear: left;}
.row .col-fourth, .row-fixed .col-fourth, .row-adaptive .col-fourth {width: 21.7%;}
.row.stacked .col-fourth:nth-child(4n+5), .row-fixed.stacked .col-fourth:nth-child(4n+5), .row-adaptive.stacked .col-fourth:nth-child(4n+5), .row-delaybreak.stacked .col-fourth:nth-child(4n+5) {margin-left:0;clear: left;}
.row .col-fifth, .row-fixed .col-fifth, .row-adaptive .col-fifth {width: 16.48%;}
.row .col-sixth, .row-fixed .col-sixth, .row-adaptive .col-sixth {width: 12.98%;}

.row.half-gutter .column, .row-fixed.half-gutter .column, .row-adaptive.half-gutter .column, .row-delaybreak.half-gutter .column {margin-left:2.2%;}
.row.half-gutter .column:first-child, .row-fixed.half-gutter .column:first-child, .row-adaptive.half-gutter .column:first-child, .row-delaybreak.half-gutter .column:first-child {margin-left:0;}
.row.half-gutter .col-half, .row-fixed.half-gutter .col-half, .row-adaptive.half-gutter .col-half, .row-delaybreak .col-half {width: 48.9%;}
.row.half-gutter .col-third, .row-fixed.half-gutter .col-third, .row-adaptive.half-gutter .col-third, .row-delaybreak .col-third {width: 31.86%;}
.row.half-gutter .col-two-third, .row-fixed.half-gutter .col-two-third, .row-adaptive.half-gutter .col-two-third {width: 65.9%%;}
.row.half-gutter .col-fourth, .row-fixed.half-gutter .col-fourth, .row-adaptive.half-gutter .col-fourth, .row-delaybreak .col-fourth {width: 23.35%;}
.row.half-gutter .col-fifth, .row-fixed.half-gutter .col-fifth, .row-adaptive.half-gutter .col-fifth, .row-delaybreak .col-fifth {width: 18.24%;}
.row.half-gutter .col-sixth, .row-fixed.half-gutter .col-sixth, .row-adaptive.half-gutter .col-sixth, .row-delaybreak .col-sixth {width: 14.83%;}

.row.no-gutter .column, .row-fixed.no-gutter .column, .row-adaptive.no-gutter .column {margin-left:0;}
.row.no-gutter .col-half, .row-fixed.no-gutter .col-half, .row-adaptive.no-gutter .col-half {width: 50%;}
.row.no-gutter .col-third, .row-fixed.no-gutter .col-third, .row-adaptive.no-gutter .col-third {width: 33.333%;}
.row.no-gutter .col-two-third, .row-fixed.no-gutter .col-two-third, .row-adaptive.no-gutter .col-two-third {width: 66.6%;}
.row.no-gutter .col-fourth, .row-fixed.no-gutter .col-fourth, .row-adaptive.no-gutter .col-fourth {width: 24.99%;}
.row.no-gutter .col-fifth, .row-fixed.no-gutter .col-fifth, .row-adaptive.no-gutter .col-fifth {width: 20%;}
.row.no-gutter .col-sixth, .row-fixed.no-gutter .col-sixth, .row-adaptive.no-gutter .col-sixth {width: 16.66%;}

@media only screen and (max-width: 768px) {
.row { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
.row .row .column { padding: 0; }
.row > .column { width: auto !important; float: none; margin-left: 0; margin-right: 0; }
.row > .column:last-child { margin-right: 0; float: none;}
.row > .column:before, .column:after { content:""; display:table; }
.row > .column:after { clear: both; }

.row-adaptive .col-fourth {width: 47.8%;}
.row-adaptive .col-fourth:nth-child(3) {margin-left: 0;clear:left;}
.row-adaptive.half-gutter .col-fourth {width: 48.9%;}
.row-adaptive .col-sixth {width: 30.4%;}
.row-adaptive .col-sixth:nth-child(4n+4) {margin-left: 0;}

.row.half-gutter .col-sixth, .row-fixed.half-gutter .col-sixth, .row-adaptive.half-gutter .col-sixth {width: 31.86%;}
.row.no-gutter .column, .row-fixed.no-gutter .column, .row-adaptive.no-gutter .column {margin-left:0;}
.row.half-gutter .column {margin-left:0;}

.row-adaptive.hff .col-half, .row-adaptive.ffh .col-half {width:auto !important; float: none; margin-left: 0; margin-right: 0;clear:both;}
.row-adaptive.hff .col-fourth:nth-child(2) {margin-left:0;clear:left;}
.row-adaptive.hff .col-fourth:nth-child(3) {margin-left:4.4%;}
.row-adaptive.hff .col-fourth:nth-child(3) {clear:inherit;}
}
@media only screen and (max-width: 480px) {
.row-delaybreak { width: 100%; min-width: 0; margin-left: 0; margin-right: 0; }
.row-delaybreak .row .column { padding: 0; }
.row-delaybreak .column { width: auto !important; float: none; margin-left: 0; margin-right: 0; }
.row-delaybreak .column:last-child { margin-right: 0; float: none; }
.row-delaybreak .column:before, .column:after { content:""; display:table; }
.row-delaybreak .column:after { clear: both; }

.row-adaptive .col-half {width: 100%; min-width: 0; margin-left: 0; margin-right: 0;}
.row-adaptive .col-third {width: 47.78%;}
.row-adaptive.half-gutter .col-third {width: 48.9%;}
.row-adaptive.no-gutter .col-third {width: 50%;}
.row-adaptive.stacked .col-third:nth-child(2n+3) {margin-left:0;clear: left;}
.row-adaptive.stacked .col-third:nth-child(3n+4) {margin-left: 2.2%; clear:none;}

.row-adaptive .col-sixth, .row-adaptive .col-fourth {width: 47.78%;}
.row-adaptive .col-sixth:nth-child(4n+4) {margin-left:4.4%;}
.row-adaptive .col-sixth:nth-child(2n+3)  {margin-left: 0;}
.row-adaptive .col-fourth:nth-child(3) {margin-left: 0;clear:left;}

.row-adaptive .col-fourth, .row-adaptive.half-gutter .col-fourth {width:100%;margin-left:0;}
.row-adaptive.hff .col-fourth:nth-child(3) {margin-left:0;}

.row.half-gutter .col-sixth, .row-fixed.half-gutter .col-sixth, .row-adaptive.half-gutter .col-sixth {width: 48.9%;}
.row-adaptive.half-gutter .col-sixth:nth-child(4n+4) {margin-left: 2.2%;}
}

/* =Document Setup
-------------------------------------------------------------- */

html {
	background:#e2e2e2;
}
body {
	font: 14px/1.55em 'Open Sans', Helvetica, Arial, sans-serif;
	color: #474747;
}
a {
	text-decoration:none;
	outline:0;
	-webkit-transition-property:background color;
	-webkit-transition-duration:.12s;
	-webkit-transition-timing-function:ease-out;
	-moz-transition-property:background color;
	-moz-transition-duration:.12s;
	-moz-transition-timing-function:ease-out;
	-o-transition-property:background color;
	-o-transition-duration:.12s;
	-o-transition-timing-function:ease-out;
	transition-property:background color;
	transition-duration:.12s;
	transition-timing-function:ease-out;}
a:hover {color:#222;cursor:pointer;}

/*	Page Structure */
#site-container, .container {
	margin: 0 auto;
	max-width: 1000px;
}
#site-container {
	background:#fff;
	padding: 30px;
	margin-top:-82px;
	margin-bottom:-40px;
	position:relative;
	bborder-left:1px solid #D4D5D7;
	bborder-right:1px solid #D4D5D7;
	bbox-shadow:-4px 0 0 rgba(0, 0, 0, 0.03), 4px 0 0 rgba(0, 0, 0, 0.03), 0 -4px 0 rgba(0, 0, 0, 0.03);
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	-webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;
}
.page-template-template-home-php #site-container {
	margin-top:-500px;
}
@media screen and (max-width: 768px) {
#site-container {
	padding: 0 20px 20px 20px;
}
}

@media screen and (max-width: 480px) {
#site-container {
	padding: 0 10px 20px 10px;
}
#page-header  {
    margin: -30px 0px 30px;
}
}

#content {
	float:left;
	width: 70%;
}
#primary {
	position:relative;
	z-index: 20;
}
#primary, #content, #sidebar {-webkit-box-sizing: border-box; -moz-box-sizing: border-box;	box-sizing: border-box;}
#primary.fullwidth #content {width:100%;float:none;margin:0;}
#primary.sidebar-left #content {float:right;}
#sidebar {
    float: left;
    font-size: 13px;
    line-height: 1.4em;
    width: 26%;
	border-left:1px solid #F2F2F2;
	padding:0 0 0 30px;
	margin:0 0 0 4%;
}

@media screen and (max-width: 768px) {
#sidebar {
	margin:0 0 0 0;
}
}


#primary.sidebar-left #sidebar {
	border-left:0;
	border-right:1px solid #F2F2F2;
	padding:0 30px 0 0;
	margin:0 4% 0 0;
}
@media screen and (max-width: 768px) {
#content, #sidebar {width:100%;float:none;}
#content {margin:0 0 40px;}
}

/* =Header
-------------------------------------------------------------- */

#header {
	padding: 50px 0 103px;
}
#header .container {
	padding:0 20px;	
}
.page-template-template-home-php #header {
	padding: 50px 0 525px;
}
#header #logo {
	float:left;
}
#header #logo h1 {margin:0;font-size: 32px;}
#header #logo a {
	font-size: 32px;
	color:#2D2D2E;
	text-decoration:none;
	font-weight: bold;
	letter-spacing: -0.5px;
	outline:none;
	line-height: 38px;}
#header #logo img {display:block;margin:0 auto;}
@media screen and (max-width: 768px) {
#header {
	padding-top: 30px;
}
#header #logo {
	float:none;
	margin:0 auto;
	text-align:center;
}
#header #logo {
	margin:0 0 10px;	
}
}


/*	Page Header */	
#page-header  {
    margin: -30px -30px 30px;
    padding: 30px 30px 21px;
	-webkit-border-radius:3px 3px 0 0; -moz-border-radius:3px 3px 0 0; border-radius:3px 3px 0 0;
}

@media screen and (max-width: 768px) {
#page-header  {
    margin: -30px -20px 30px;
}
}

@media screen and (max-width: 480px) {
#page-header  {
    margin: -30px -10px 30px;
}
}

#page-header h1 {
	color: #fff;
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 5px;
	line-height:1em;
	float:left;
}
#page-header span, #page-header p {
	float: left;
	line-height: 1.9em;
}
#page-header span {
	margin:0 10px;
	color:#999;
	color:rgba(255,255,255,0.5);	
}
#page-header h2, #page-header p {
	color:#999;
	color:rgba(255,255,255,0.6);
    margin: 0;
}
#page-header h2 {
	line-height:1.2em;	
}
#page-header .button {
	font-weight:normal;
	padding: 4px 8px;
	position: relative;
    top: -10px;
}


/* =Footer
-------------------------------------------------------------- */
#footer {
	background:#D6D6D6;
	color:#4a4a4a;
	margin: 0;
    padding: 70px 20px 10px;
}
#footer a {
	color:#333;	
}
#footer p a, #footer small a {
    border-bottom: 1px solid #babbbb;
}
#footer .widget-title {
    border-bottom: 1px solid #babbbb;
    color: #383838;
    font-size: 16px;
    margin: 0 0 25px;
}
#footer .widget-title span {
	background:#d6d6d6;
}
#footer .widget_recent_entries li, 
#footer .widget_recent_comments li, 
#footer .widget_meta li, 
#footer .widget_nav_menu li, 
#footer .widget_pages li, 
#footer .widget_categories li, 
#footer .widget_archive li {
	border-bottom:1px solid #babbbb;
}

#footer-widgets {
	border-bottom:1px solid #babbbb;
	margin:0 0 20px;	
}
#footer-bottom {
	padding:0;
	margin:0 0 20px;
	font-size:13px;
}
#footer-bottom #footer-nav {
	border-left: 1px solid #babbbb;
	float: left;
    line-height: 20px;
    margin: 0px 0 0 30px;
    padding: 0 0 5px 30px;
}
#footer-nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer-nav li {
	display:inline-block;
	border-right: 1px solid #BABBBB;
	margin:0 15px 0 0;
	padding:0 20px 0 0;
	line-height: 10px;
}
#footer-nav li:last-child {
	border:none;
}

#footer-bottom a:hover {
	text-decoration:none;
}
#footer-bottom #copyright {
	float:left;
}
#footer-bottom #copyright small {
	font-size:13px;
}
@media screen and (max-width: 768px) {
#footer-bottom #copyright, #footer-bottom #footer-nav {
	float: none;
	margin: 0 0 20px;
}
#footer-bottom #footer-nav {
	border:none;
	padding:0;
}
}


/* =Navigation & Menus
-------------------------------------------------------------- */

#primary-nav {
	margin:5px 0 0;
	padding:0;
	float:right;
}
#primary-nav  ul {
	margin:0;
	padding:0;
	list-style:none;	
}
#primary-nav ul a {
    display: block;
    position: relative;
	color:#fff;
	color:rgba(255,255,255,0.85);
	font-weight: 600;
	position: relative;
	outline:none;
	font-size: 15px;
	line-height: 18px;
	text-transform:uppercase;
	padding:0 10px 0 0;
	letter-spacing:0px;
	text-decoration:none;
}
#primary-nav ul a.sf-with-ul {
	/*margin-right: 10px;*/
}
#primary-nav ul li {
	float: left;
    margin: 0 0 0 20px;
    padding: 0;
    position: relative;
    z-index: 40;
	height: 45px;
}
#primary-nav ul li:hover {
	visibility: inherit;
}
#primary-nav ul li:hover ul, 
#primary-nav ul li.sfHover ul {
	left: -14px; top: 40px; z-index: 99;
}
#primary-nav ul li:hover li ul, 
#primary-nav ul li.sfHover li ul, 
#primary-nav ul li li:hover li ul, 
#primary-nav ul li li.sfHover li ul, 
#primary-nav ul li li li:hover li ul, 
#primary-nav ul li li li.sfHover li ul {
	top: -9999em;
}
#primary-nav ul li li:hover ul, 
#primary-nav ul li li.sfHover ul, 
#primary-nav ul li li li:hover ul, 
#primary-nav ul li li li.sfHover ul,
#primary-nav ul li li li li:hover ul, 
#primary-nav ul li li li li.sfHover ul {
	left: 220px;
	top: 0px;
}
#primary-nav ul li a:hover, 
#primary-nav ul li:hover, 
#primary-nav ul li.sfHover a, 
#primary-nav ul li.current-cat a, 
#primary-nav ul li.current_page_item a, 
#primary-nav ul li.current-menu-item a {
	text-decoration: none;
}
#primary-nav ul ul {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    margin: 0;
	position: absolute;
	top: -9999em;
	width: 220px;
	z-index:99999;
}
#primary-nav ul ul:before {
	position:absolute;
	top:-10px;
	left:30px;
	content:"";
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
}
#primary-nav ul ul ul {
	margin:0;
}
#primary-nav ul ul ul:before {
	display:none;	
}
#primary-nav ul ul li {
	background: none;float: none;width: 100%;margin:0;padding:0;border:none;height:auto;text-align:left;box-shadow:none;
	}
#primary-nav ul ul li a {
    font-size: 13px;
	font-weight: 600;
	color:#d9d9d9;
    display: block;
    padding: 14px 5px;
	margin:0 10px;
	border-bottom: 1px solid rgba(255,255,255,0.05);
}
#primary-nav ul ul li:last-child a {
	border-bottom:0;padding-bottom:16px;
}
#primary-nav ul ul li a:hover {
	color:#fff;
}
#primary-nav .sf-sub-indicator {
	border: medium none;
/*    display: inline;*/
    display: none;
    font-weight: normal;
    height: 5px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 7px;
}
#primary-nav ul ul .sf-sub-indicator {
	right: 10px;
	top: 14px;
	color:#fff;
}
#primary-nav ul ul a.sf-with-ul {}
#primary-nav ul li.sfHover ul a {
	color: #fff !important;
}
#primary-nav ul li.sfHover ul a:hover {
	color: #fff !important;
}
#primary-nav select {
	display:none;
}
#primary-nav ul li a:hover, 
#primary-nav ul li:hover, 
#primary-nav ul li.sfHover a {
	color:#fff;
}
@media screen and (max-width: 768px) {
#primary-nav {margin:0 0 20px;float:none;}
#primary-nav ul  {display: none; }
#primary-nav select {display: block; margin:10px auto;padding:5px;}
}


/* =Entry Content Styleing
-------------------------------------------------------------- */

.entry-content p, 
.entry-content ul, 
.entry-content ol {
	margin: 0;
    padding: 0 0 1.5em;
}
.entry-content ul, 
.entry-content ol {
	margin: 0 0 0 4em;
}
.entry-content blockquote {
	background:url("images/blockquote.png") no-repeat left 7px;
	font-style: italic;
	margin: 0 0 1.5em 36px;
	padding: 0;}
.entry-content blockquote p {padding:0 0 0 38px;}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	color:#2D2D2E;
	margin: 0;
	padding:0;
	font-weight:600;
}
.entry-content h1 {
	font-size: 36px;
	letter-spacing: -0.5px;
	line-height: 1.3em;
    padding: 0.5em 0 0.5em;
}
.entry-content h2 {
	font-size: 32px;
	line-height: 1.3em;
    padding: 0.5em 0 0.5em;
}
.entry-content h3 {
	font-size: 26px;
	line-height: 1.3em;
    padding: 0.5em 0 0.5em;
}
.entry-content h4 {
	font-size: 22px;
	line-height: 1.3em;
    padding: 0.5em 0 0.5em;
}
.entry-content h5 {
	font-size: 20px;
	line-height: 1.3em;
    padding: 0.5em 0 0.5em;
}
.entry-content h6 {
	font-size: 17px;
	line-height: 1.4em;
    padding: 0.5em 0 0.5em;
}
code, pre {
	display: block;
	margin:0 0 20px;
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;}
pre {
	background:#f5f5f5;
	border: 1px solid #d6d6d6;
	padding: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;}

/* Entry Author */
#entry-author {
	margin:0 0 50px;
}
#entry-author .gravatar {float: left;margin: 8px 0 0;}
#entry-author h4, #entry-author .entry-author-desc {margin: 0 0 0 100px;}
#entry-author h4 a {color: #3A3A40;
    display: block;
    font-size: 18px;
    margin: 0 0 10px;
    padding: 5px 0 0;}

/* Related Posts */
#related-posts {
	margin:0 0 50px;
}
#related-posts .column {margin-bottom:0;}
#related-posts .entry-thumb {margin: 0 0 12px;}
#related-posts .entry-thumb-placeholder {width:100%;height:180px;margin: 0 0 12px;}
#related-posts .entry-title, #related-posts .entry-title a {
    font-size: 17px;
	font-weight:600;
	letter-spacing: 0;
}


/* =Alignments
--------------------------------------------------------------*/

.alignright {
	float: right;
	margin-left: 15px;
}
.alignleft {
	float: left;
	margin-right: 15px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {
	clear: left;
}


/* =Images
--------------------------------------------------------------*/

#item-body img.avatar {
	border: 1px solid #E7E7E7;
}


img.avatar {
	background:#fff;
/*	border: 1px solid #E7E7E7;*/
	padding:3px;
	border-radius: 8px;
}

#item-header-avatar img.avatar {
	border-radius: 0px;
}


img.wp-smiley {
	border: none !important;
	clear: none !important;
	float: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
img.centered,
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}
img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}


/* =Gallery
--------------------------------------------------------------*/

.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 15px;
	padding-top: 4px;
	text-align: center;

}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;

}
dd.wp-caption p.wp-caption-text,
.wp-caption p.wp-caption-text {
	font-size: 0.9em;
	line-height: 17px;
	margin: 0;
	padding: 5px 4px 5px 0;
}
#content .gallery {
/*	margin: 0 auto 15px;*/
}
#content .gallery .gallery-item {
	margin-bottom: 0;
	margin-left: 0;
}
.gallery-item img {
	margin-bottom: 15px;
}
.gallery .gallery-caption {
	color: #555;
}

/* =Comment Styling
-------------------------------------------------------------- */

#comments {margin:0;}
#comments .comment {
	position:relative;
	margin:0 0 30px;
}
#comments ol {
	padding:0;
	list-style:none;
	margin: 0;
}	
#comments ol.children {
	background:url("images/comment-level.png") no-repeat 10px 10px;
	padding: 0 0 0 60px;
}
#comments ol.children li:last-child .comment-content {
	border-bottom: 1px solid #DEE0E0;
}
#comments ol li {}
#comments #comments .comment-content {	
	border-bottom: 1px solid #DEE0E0;
	margin: 0 0 30px 80px;
	padding: 0 0 20px;
}
#comments ol li:last-child .comment-content  {
	border:none;
}
/* Comment Meta  */	
#comments .comment-meta {
	margin:0 0 20px;	
}
#comments .comment .avatar {
	float:left;
}
#comments .comment .comment-meta cite, #comments .comment .comment-meta time, #comments .comment .comment-content {
    display: block;
    margin-left: 100px;
}
#comments .comment-meta cite {
	font-style:normal;
	font-weight:600;
	font-size:16px;
	color: #444;
	line-height: 1em;
    margin: 0 0 5px;
}
#comments .comment-meta cite a {
	color: #444;
}
.comments-area .comment-meta time {
	color: #828282;
    font-size: 13px;
	line-height: 1em;
}
#comments .comment .comment-content {
	border-bottom:1px solid #E6E6E6;
}
/* Comment Actions  */
#comments .comment-action {
	float:right;
	font-size:14px;
}
.comment-edit-link,
.comment-reply-link {
	color:#fff;
	font-size:13px;
	-moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
	cursor: pointer;
	outline: none;
	padding: 3px 8px;
	text-align: center;
	text-decoration: none;
	line-height: 1em;
}

/* Comment Content  */
#comments .comment-content p {
	margin:0 0 1em;
	width: 100%;
}
.bypostauthor {}


/* =Respond Styling
-------------------------------------------------------------- */

#respond {
	margin:0 0 30px;
}
#respond .comment-avatar-box {
	float:left;
	margin: 0 20px 10px 0;
    width: 25px;
}
#respond .logged-in-as {
	padding: 6px 0 0;
}
#respond .comment-form-comment {
	clear:both;
	margin:0 !important;
}
#respond p {
	display:table;
	margin:0 0 15px;	
}
#respond #author,
#respond #email,
#respond #url {
	float:left;
	margin:0 10px 0 0;
}
.comment-form-author label,
.comment-form-email label,
.comment-form-url label {
	border: none !important;
    font-size: 14px !important;
    line-height: 1em;
    margin: 0 !important;
}
#respond .required {
	font-size:12px;
	color:#A03717;	
}
#respond .comment-form-comment label {
	display:none;
}
#respond .form-allowed-tags {
	font-size:13px;
}
#respond .form-allowed-tags code {
	margin:10px 0 0;
	font-size:12px;	
	line-height:1.4em;
}
#commentform #submit {
	color: #fff;
	font-size: 13px;
    padding: 10px 18px;
	border:none;
	text-shadow:none;
}

.form-allowed-tags {
  display: none!important;
}

#respond #commentform textarea {
  max-width: 632px;
}

.blog img, .single-post img {
  max-width: 100%;
}

#commentform #submit:hover {
	background:#4A4A4A;	
}
#respond #commentform #comment {
	width:100%;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}


/* =Widgets
-------------------------------------------------------------- */

#sidebar .widget {
    margin:0 0 30px;
}
#content .widget {
    margin-bottom: 10px;
}
#sidebar .widget-title  {
	color: #303133;
    font-size: 15px;
    font-weight: 600;
    margin: 0 0 25px;
}
.widget ul {
	padding:0;
	margin:0;
	list-style:none;
}
.widget ul a {
	text-decoration:none;
}
.widget ul ul {margin:10px 0 0 10px;}
.widget-title {
	clear:both;
	color: #303133;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 25px;
	border-bottom:1px solid #eaeaea;
}
.widget-title span {
	background:#fff;
	display:inline;
	padding: 0 10px 0 0;
	position:relative;
	bottom: -4px;
}

/*	List Widget Styling */
.widget_text li,
.widget_recent_entries li, 
.widget_recent_comments li, 
.widget_meta li, 
.widget_nav_menu li, 
.widget_pages li,
.widget_categories li,
.widget_archive li {
	border-bottom: 1px solid #EAEAEA;
    margin: 0;
    padding: 10px 15px;
}

.widget_text li a,
.widget_recent_entries li a,
.widget_meta li a, 
.widget_nav_menu li a, 
.widget_pages li a,
.widget_categories li a,
.widget_archive li a {
	color:#575859;
	background:url("images/widget-arrow.gif") no-repeat left center;
	display: block;
    padding-left: 15px;
}
.widget_recent_comments li a:last-child {
	font-weight:600;	
}

/*	Tags Widget */
.widget_tag_cloud a {
	background:#3C3C3D;
	font-size:12px;
	color:#fff;
	display:inline-block;
	padding:5px 10px;
	margin:0 5px 5px 0;	
	-moz-border-radius:1px;-webkit-border-radius:1px;border-radius:1px;
}
.widget_tag_cloud a:hover {
	text-decoration:none;
	color:#fff;	
}

/*	Blog Widget */
.st_blog_widget li {
	margin: 0 0 10px;
	padding: 0 0 5px;}
.st_blog_widget .entry-thumb, 
.st_blog_widget .entry-thumb.no-thumb {
	float:left;
	margin:0 15px 0 0;
	width:60px;
}
.st_blog_widget .entry-thumb.no-thumb {
	background:#F2F2F2 url("images/pf-standard.png") no-repeat center center;
	height:60px;
}
.st_blog_widget .entry-title {
	margin:0 0 5px;
}
.st_blog_widget .entry-title,
.st_blog_widget .entry-title a {
	font-size: 15px;
	color: #242426;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 18px;
}
.st_blog_widget .entry-meta {
	float:none;
	margin:0 0 0 75px;
	text-align: left;
	font-size: 12px;
}

/*	Search Widget */
.widget_search #s {
    padding: 12px;
    width: 100%;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}

/*	Twitter Widget */
.st_tweet_widget #twitter_update_list {
	margin:0;
}
.st_tweet_widget #twitter_update_list li {
	background:url("images/tweet.png") no-repeat 0px 5px;
	padding:0 0 10px 40px;
	margin:0 0 10px;
	line-height: 1.35em;
    margin: 0 0 10px;
}
.st_tweet_widget #twitter_update_list span {
	display: block; 
	margin: 0 0 5px;
}
.st_tweet_widget #twitter-link {
	color:#fff;
	display:table;
	padding:5px 10px;	
}

/*	Flickr Widget */
.st_flickr_widget #flickr_badge_wrapper {
	margin:15px 0 0 0;
}
.st_flickr_widget .flickr_badge_image {
    float: left;
    margin: 0 1px 1px 0;
    width: 75px;}
.st_flickr_widget .flickr_badge_image a {
	display:block; 
	border:none !important;
	line-height:0;
}

/* Calendar Widget */
.widget_calendar {
	float: left;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #525A61;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	text-transform: uppercase;
}
#wp-calendar thead {
	font-size: 10px;
}
#wp-calendar thead th {
	padding-bottom: 10px;
}
#wp-calendar tbody {
	color: #aaa;
	background:#fafafa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	text-align: center;
	padding:8px;
}
#wp-calendar tbody td:hover {
	background: #fff;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}
#wp-calendar tfoot #prev {
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 10px;
}

/* =Flexslider
-------------------------------------------------------------- */

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* Direction Nav */
.flex-direction-nav {
	*height: 0;
}
.flex-direction-nav a {
	width: 40px; 
	height: 40px; 
	display: inline-block;
	position:absolute;
	bottom:0;
	background: url("images/flexslider-sprite.png") no-repeat 0 0 #303133;
	color:#fff; 
	z-index: 10; 
	cursor: pointer; 
	text-indent: -9999px;
	 -webkit-transition: all .3s ease;
	}
.flex-direction-nav .flex-next {background-position: -40px 0; right: 0; }
.flex-direction-nav .flex-prev {right: 40px;}
.flexslider:hover .flex-next {opacity: 0.8;}
.flexslider:hover .flex-prev {opacity: 0.8;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 10px; text-align: center;line-height: 1em;}
.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {
	width: 22px; 
	height: 5px; 
	display: block; 
	background: #ccc; 
	background: rgba(255, 255, 255, 0.5); 
	cursor: pointer;
	text-indent: -9999px; 
	line-height:0;
}
.flex-control-paging li a:hover { background: #fff; }
.flex-control-paging li a.flex-active { cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}



/* =Entry Styling
-------------------------------------------------------------- */
.single .post {
	margin:0 0 30px;
}
.blog .post, .archive .post, .search-results .post {
	border-bottom:1px solid #d9d9d9;
	padding:0 0 30px;
	margin:0 0 30px;
}
.blog .entry-content {
	margin:0;	
}
.entry-title {
	margin:0 0 10px;
}
.entry-title, .entry-title a {
	color: #303133;
	font-weight:600;
	font-size:28px;
	line-height:1.1em;
	outline:none;
    text-decoration: none;
}
/* Entry Thumb */
.post .entry-thumb {
	margin:0 0 1.5em;
	line-height:0;
	position:relative;
}
.entry-thumb a {
	display:block;
	line-height:0;
}
/* Entry Meta */
.entry-meta {
	color: #969799;
    font-size: 13px;
    line-height: 1em;
	list-style:none;
	padding:0;
}
.entry-meta {
    margin:0 0 1.5em;
}
.entry-meta a, .entry-meta a:hover {
	color:#969799;	
	text-decoration:none;
}
.entry-meta li {
	display:inline;
}
.entry-meta li span {
	margin:0 10px;
	font-weight:normal;	
}
.entry-content {
	margin:0 0 10px;	
}

/* Readmore Button */
.readmore, .readmore:visited {
	margin:0 0 1.5em;
	text-decoration:none;
}
.readmore:hover {}

/* Tags Display */
.tags {
	font-size:13px;
	font-weight:600;	
}
.tags a {
	display:inline-block;
	padding: 5px 10px;
    position: relative;
	color:#fff;
	font-weight:normal;
	font-size: 12px;
    line-height: 11px;
    margin: 0 0 5px 15px;
	text-decoration:none;
}
.tags a:hover {
	background:#4a4a4a;
}
.tags a:before {
    border-image: none;
    border-style: solid;
    border-width: 10px 8px;	
    content: "";
    height: 1px;
    left: -17px;
    position: absolute;
    top: 0;
    width: 1px;
}
.tags a:hover:before {
    border-color: transparent #4a4a4a transparent transparent;
}
.tags a:after {
    background: #fff;
    content: "";
    height: 4px;
    left: -2px;
    position: absolute;
    top: 8px;
    width: 4px;
    z-index: 999;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

/* =Single
-------------------------------------------------------------- */
#entry-author .widget-title,
#related-posts .widget-title,
#comments-title,
#reply-title {
	font-size: 24px;
    padding: 0 0 15px;
	border-bottom: 1px solid #E6E6E6;
    color: #444;
	letter-spacing: -0.5px;
    line-height: 28px;
    margin: 0 0 30px;
	font-weight:600;
}


/* =Base Classes
-------------------------------------------------------------- */
input, textarea {
	background:#fcfcfc;
	border: 1px solid #D6D6D6;
	color:#666;
	padding: 10px 12px;
	font-size: 14px;
/*	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1) inset;*/
	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box; box-sizing: border-box;
	border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;	
}
select {
	background:#fcfcfc;
	border: 1px solid #D6D6D6;
	color:#666;
	padding: 6px;
	font-size: 14px;
	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box; box-sizing: border-box;
	border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;	
}
input:focus, textarea:focus, select:focus {
/*	border:1px solid #DF6124;*/
/*	box-shadow: 0 0 3px #DF6124;*/
}
	
textarea:focus, select:focus {
/*	border:1px solid #DF6124;*/
}
	

/* =Tables
-------------------------------------------------------------- */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 1.5em;
  border-bottom: 1px solid #D4D5D7;
}
table th,
table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #D4D5D7;
}
table th {
  font-weight: bold;
}
table thead th {
  vertical-align: bottom;
}
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 0;
}
table tbody + tbody {
  border-top: 2px solid #D4D5D7;
}

	
	
/* =Homepage
-------------------------------------------------------------- */	

/* Slider */
#hpslider {
	margin:-30px -30px 25px;
	position:relative;
}
#hpslider img {
	-webkit-border-radius:2px 2px 0 0; 
	-moz-border-radius:2px 2px 0 0; 
	border-radius:2px 2px 0 0;	
}
#hpslider .flex-caption  {
	position:absolute;
	bottom:30px;
	max-width:60%;
}
#hpslider h2 {
	color:#fff;
	display:table;
	padding:18px 15px;
	font-weight:600;
	font-size:26px;
	letter-spacing:-0.5px;
	margin:0;
}
#hpslider p {
	color:#fff;
	display:table;
	padding:10px 15px;	
	margin:0;
	font-size:15px;
	font-weight:normal;
	letter-spacing:-0.5px;
}
#hpslider .flex-caption.left {
	left:30px;
}
#hpslider .flex-caption.right  {
	right:30px;
}
#hpslider .flex-caption.right h2, #hpslider .flex-caption.right p {
	float: right;
}
#hpslider .flex-caption.center {
	width: 100%;
	max-width: 100%;
}
#hpslider .flex-caption.center h2 {
	margin: 0 auto;
}
#hpslider .flex-caption.center p {
	 margin: 0 auto;
}
@media screen and (max-width: 768px) {
#hpslider {
	margin:-30px -20px 25px;
	position:relative;
}
}
@media screen and (max-width: 480px) {
#hpslider {
	margin:-30px -10px 25px;
	position:relative;
}
}

@media only screen and (max-width: 490px) {
#hpslider .flex-caption  {
	position:relative;
	margin:0 0 10px;
	max-width:100%;
	bottom:auto;
}
.flex-control-nav {
    top: 135px;
}
#hpslider h2 {
	display:block;
	padding:18px 15px;	
}
#hpslider p {
	display:block;
	padding:10px 15px;	

}	
#hpslider .flex-caption.left, #hpslider .flex-caption.right, #hpslider .flex-caption.left h2, #hpslider .flex-caption.right h2, #hpslider .flex-caption.left p, #hpslider .flex-caption.right p  {
	left:auto;
	right:auto;
}

}

@media only screen and (max-width: 330px) {
.flex-control-nav {
    top: 95px;
}
}

/* Callout */
#callout {
	border-bottom:1px solid #e0e0e0;
	margin:0 0 40px;
	padding:10px 30px 35px;
	position:relative;
}
#callout h2 {
	color: #303133;
	font-size: 28px;
    font-weight: 600;
	letter-spacing:-0.5px;
    margin: 10px 150px 0 0;
	line-height: 1.1em;
}
#callout p {
	font-size: 15px;
    margin: 12px 150px 0 0;
}
#callout .btn {
	color:#fff;
	padding:12px 16px;	
	line-height: 1.1em;
	font-size: 15px;
	position:absolute;
	right:30px;
	top:50%;
	margin-top: -25px;
	border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;
}
#callout .btn:hover {
	background:#303133;	
}
@media screen and (max-width: 768px) {
#callout {
	padding:10px 0 35px;

}	
#callout .btn {
	right:0;
}
}
@media screen and (max-width: 480px) {
#callout {
	padding-bottom:70px;	
}
#callout h2 {
    margin: 10px 0 0 0;
}
#callout p {
    margin: 12px 0 0 0;
}	
#callout .btn {
	bottom: 15px;
    display: table;
    left: 0;
    margin: 0 auto;
    right: 0;
    top: auto;
}
}

/* Home Blocks */
#home-blocks {
	margin:0 0 20px;
}
#home-blocks .column {
	margin-bottom:40px	
}
#home-blocks .wp-post-image {
	float:left;
}
#home-blocks .block-wrap {
	margin-left:60px;	
}
#home-blocks h3 {
	color: #303133;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 10px;
}
#home-blocks p {
	font-size:14px;
	margin:0;	
	line-height: 1.5em;
}

/* Homepage Widgets */
#homepage-widgets h4 {
	color: #303133;
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 30px;
	border-bottom:1px solid #eaeaea;
}
#homepage-widgets h4 span {
	background:#fff;
	display:inline;
	padding: 0 10px 0 0;
	position:relative;
	bottom: -4px;
}

/* = Page Navigation
-------------------------------------------------------------- */
.paging-navigation {
	margin: -10px 0 10px;
	float: right;
}
.paging-navigation .nav-previous, .paging-navigation .nav-next {
	float:left;	
}
.paging-navigation .nav-previous a:hover, .paging-navigation .nav-next a:hover {
	text-decoration:none;	
}
.blog-pagination {
	float:left;
}
.paging-navigation .nav-previous a, .paging-navigation .nav-next a, .blog-pagination a, .blog-pagination span {
	display:inline-table;	
	padding: 1px 8px;
	margin:0 0 0 5px;
	font-size:12px;
	border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px;
	color:#fff;
}
.blog-pagination a:hover {
	text-decoration:none;	
}
.blog-pagination .current, .blog-pagination a:hover, .paging-navigation a:hover {
	background:#303133;
}


/* = Author Profiles
-------------------------------------------------------------- */

.author .author-info {
	border-bottom: 1px solid #D9D9D9;
    margin: 0 0 40px;
    padding: 0 0 10px;
}
.author .author-avatar {
	float:left;
	margin:0 20px 0 0;
}
.author .author-description {
	margin:0 0 0 140px;
}

/* Параметры страницы с активность */

body.activity-permalink .activity-item .activity-inner {
  clear: none!important;
}

body.activity-permalink .activity-item .activity-header {
  padding: 10px 20px 0 20px!important;
}

body.activity-permalink #site-container .activity-item .activity-content {
  margin-top: 20px!important;
}

body.activity-permalink #site-container .activity-item .activity-avatar {
  top: 0px!important;
  left: 0px!important;
}

body.activity-permalink #site-container #primary ul#activity-stream {
  border-left: 0;
}

body.activity-permalink div.activity-comments ul li {
  padding: 15px 20px!important;
}

@media only screen and (max-width: 768px) {

#whats-new-form div#message {
  margin-left: 0px;
}


div#item-header div#item-meta {
  clear: both;
}

div#item-header div#item-header-content {
  margin-left: 0px!important;
}

.activity-list .activity-content .activity-inner, .activity-list .activity-content blockquote {
  margin: 0 0 20px 0px!important;
}

.repost-activity { margin: 40px 0 0 0px; }

.activity-list .new_forum_post .activity-content .activity-inner, 
.activity-list .new_forum_topic .activity-content .activity-inner {
  margin: 0 0 20px 20px!important;
}


.activity-list .activity-content .activity-header, .activity-list .activity-content .comment-header {
  clear: both;
}

.activity-list .activity-content .activity-header, .activity-list .activity-content .comment-header {
  padding: 10px 20px 0 20px!important;
}

.activity-list li .activity-inreplyto {
  margin: -25px 0 15px 15px!important;
}

a.activity-time-since {
  position: absolute;
  right: 10px!important;
  top: 10px!important;
}
      
body.activity-permalink .activity-list li .activity-content {
  margin-left: 0px!important;
  clear: both!important;
}

body.activity-permalink .activity-avatar {
  margin: 40px 0 20px 0;
}

body.activity-permalink .activity-comments {
  margin-left: 20px!important;
}

form#whats-new-form #whats-new-content {
  clear: both;
  margin-left: 0px!important;
}

#whats-new-avatar {
  display: none!important;
}

#whats-new-form {
  border-left: 0!important;
  margin: 0!important;
  padding: 0!important;
}

form#whats-new-form h5 {
  margin: 0 0 10px 0!important;
}

#activity-stream {
  /*border-left: 0!important;*/
}

textarea {
  padding: 5px!important;
}

form#whats-new-form #whats-new-submit input[type="submit"] {
  padding-top: 10px!important;
  padding-bottom: 10px!important;
  margin: 15px 0 15px 0!important;
}

}



@media only screen and (max-width: 480px) {

/*.acomment-meta a.activity-time-since {
  position: relative;
  float: left;
  right: 0px!important;
  top: 0px!important;
} */

.acomment-content {
  clear: both!important;
}

body.activity-permalink .activity-comments {
  margin-left: 10px!important;
}

div#item-header div.generic-button, div#item-header a.button {
  margin-bottom: 15px!important;
}

#members-list div.update {
  margin-top: 15px!important;
  margin-left: 0px!important;
}

}

#logo img {
  max-width: 100%;
}

/* Нумерация - квадратиками*/

#gallery-dir-pag, #group-dir-pag-bottom, #messages-dir-pag, #member-dir-pag-bottom, #topic-pag-bottom, #member-pag-bottom, #blog-dir-pag-bottom, #blog-pag-bottom { 
  margin-top: 20px;
}

#member-admin-pagination {
  margin-top: 20px;
  margin-bottom: 20px;
}

.pagination-links .page-numbers {
  margin: 1px!important;
  padding: 3px 10px!important;
  border: 1px solid;
}

.pagination-links .next, .pagination-links .prev, .pagination-links .dots {
  border: 0!important;                        
}

.pagination-links .current {
  background-color: #0185B5;
  color: #FFF;
  border: 1px solid #0185B5;  
}

/*div.item-list-tabs {
  margin-right: 10px;
} */

ul.item-list li div.item-title, ul.item-list li h4, #member-list li h5 {
  font-weight: bold!important;
}

form#whats-new-form #whats-new-submit input[type="submit"] {
  padding-top: 8px!important;
  padding-bottom: 8px!important;
}

/*
span#gray-friend a, .group-button.leave-group {
  background: #F2F2F2;
  color: #828282;
}   */

span#gray-friend a:hover {
  background: #414141;
  color: #fff;
  outline: none;
  text-decoration: none;
}

.friendship-button.is_friend a {
  background: #eaeaea;
  color: #828282;
}

#members-list div.update {
  margin-top: 10px;
  margin-left: 80px;
}

ul.item-list li div.item-title, ul.item-list li h4, #member-list li h5 {
  width: 100%!important;
}

.standard-form label, .standard-form span.label {
  font-weight: bold!important;
}


/* Страница личной переписки */

#message-threads {
  width: 100%;
  margin: 10px 0;
  border-bottom: 1px solid #E3E4E5;
}

#message-threads div.avatar {
  float: left;
  width: 80px;
  margin-left: 20px;
}

#message-threads div.activity {
  float: left;
  width: 220px;
}

#message-threads div.msg-item {
  padding: 10px 0 20px 0;
  border-top: 1px solid #E3E4E5;
  clear: both;
}

#message-threads div.unread .msg-text a, #message-threads div.unread span.from-to {
  font-weight: bold;
}

#message-threads div.alt {
  background: #FAFAFA;
}

#message-threads div.unread {
  background: #FFF9DB;
}

#message-threads div.msg-head {
  float: left;
}

#message-threads div.msg-text {
  margin-left: 330px;
}

#message-threads div.msg-text div.msg {
  margin-top: 10px;
}

#message-threads div.unread div.unread-count span {
  background: #D00;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: white;
  font-weight: bold;
  padding: 2px 8px;
}

#message-threads div.unread div.unread-count  {
  float: left;
  margin-right: 8px;
}


@media only screen and (max-width: 480px) {

#message-threads div.msg-head {
  clear: both;
}

#message-threads div.msg-text {
  clear: both;
  margin-left: 10px;
  padding-top: 10px;
}

#message-threads div.msg-text div.msg {
  margin-top: 5px;
}

#message-threads div.avatar {
  float: left;
  margin-left: 10px;
}

#message-threads div.activity {
  width: auto;
  min-width: 200px;
  margin-left: 80px;
  float: none;
}

div#message-thread strong span.activity {
  margin: 0!important;
}

div#message-thread div.message-content {
  margin-left: 0px!important;
}

div#message-thread div.message-content textarea {
  margin-top: 10px!important;
  width: 100%!important;
  height: 120px;
}

div#message-thread div.message-box {
  margin: 0 -10px!important;

}

}

div#message-thread div.message-content textarea {
  max-width: 100%;
  min-width: 80%;
  height: 120px;
}

form#whats-new-form textarea {
  max-width: 100%;
  min-height: 70px;
}

textarea {
  max-width: 100%;
}


table tr td.label {
  font-weight: bold!important;
}

ul.item-list li div.item-desc {
  width: 70%!important;
}


@media only screen and (max-width: 768px) {

div#message-thread div.message-content textarea {
  width: 100%!important;
}

 ul.item-list#groups-list li div.action {
  position: static!important;
  margin-top: 20px;
}

ul.item-list li div.item-desc {
  margin: 20px 0 10px 0px!important;
  width: 100%!important;
}

.standard-form textarea#message_content {
  width: 100%!important;
}

}

@media only screen and (max-width: 480px) {

ul.item-list li div.action {
  position: static!important;
  margin-top: 20px;
}

#admins-list li, #mods-list li, #members-list li, #friend-list li {
  overflow: visible!important;
}

ul.item-list li div.item-desc {
  margin: 20px 0 10px 0px!important;
  width: 100%!important;
}

.standard-form input[type="text"], .standard-form textarea#message_content {
  width: 100%!important;
}

}

div.widget_bpdev_bpnotification_widget, 
div.widget_bpdev_bpnotification_widget .clear-widget-notifications{
  display: none;
}

@media only screen and (max-width: 768px) {
div.widget_bpdev_bpnotification_widget {
  display: block!important;
}

div#noti {
  display: none!important;
}

}

div#noti {
  position: absolute;
  right: 0px;
  top: -9px;
  border: 2px solid #E55005;
  border-radius: 8px;
  text-align: center;
  padding-top: 10px;
  min-height: 30px;
  max-width: 400px;
  background: #242E33;  
  z-index: 1;
}

div#noti a.js {
  color: rgba(255, 255, 255, 0.75);
  border-bottom: 1px dotted #BABBBB;
  margin: 0 30px;
}

div#noti a.js:hover {
  color: #fff;
}

div#noti div#noti-text a img {
  position: absolute;
  right: 4px;
  top: 5px;
}

div#noti div#noti-text a:hover img {
  opacity: 0.9;
}


div#noti div#noti-text {
  display: none;
  border-top: 2px solid #E55005;
  margin-top: 10px;
  padding-bottom: 10px;
  background: #FCEAE1;
/*  background: #FAFAFA;*/
/*  opacity: 0.95;*/
  border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
}

div#noti div#noti-text ul {
  padding-left: 20px;
  padding-right: 10px;
  margin-bottom: 0px;;
}

div#noti div#noti-text li {
  text-align: left;
  list-style: none;
  margin-top: 10px;
}

div#noti div#noti-text li a {
  color: rgba(0, 0, 0, 0.8);
  border-bottom: none;
  margin: 0;
}

div#noti a {
  color: rgba(255, 255, 255, 0.75);
  border-bottom: none;
  margin: 0;
} 

div#noti span#notia a {
  margin-left: 20px;
  margin-right: 20px;
} 

div#noti a:hover {
  color: #fff;
} 

div#noti div#noti-text li a:hover {
  color: #000;
}

.widget .item-avatar img {
  border: 0!important;
}

div.activity-meta {
border-top: 0!important;
}

div.activity-comments form .ac-textarea {
  padding: 0!important;
  border: 0!important;
}

div.activity-comments form textarea {
/* ### border: 1px solid #ccc!important; */
 border: 1px solid #ccc!important; 
  padding: 8px!important;
  background: #ffffff!important;
  font-size: 14px!important;
}

div.activity-comments form textarea:focus {
/*  border: 1px solid #DF6124!important; */
}

div.activity-comments div.acomment-content {
  font-size: 12px!important;
  margin: 5px 0 0 50px!important;
}

.acomment-options {
  margin: 0px 0 5px 50px!important;
}

div.activity-comments form.root {
 margin-left: 0;
}

#galleries div.activity-comments form.ac-form {
  margin-top: 20px!important;
}

/*div.activity-meta a {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
} */

.single-media div.activity-meta a:hover {
  background-color: #414141;
  color: #fff;
}

.single-media div.activity-meta a.loading, .single-media div.activity-meta a.loading:hover {
  background-image: url(/wp-content/themes/socialbuddy/images/ajax-loader-mini.gif);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  color: #777;
}

#from-remote-url-content .video-rich-iframe {display: none;}
.video-rich-iframe iframe {border: 0; display: block;}

.video-rich-iframe embed {display: none;}

.activity-inner a.photo img {display: block!important;}

@media only screen and (max-width: 768px) {

.activity-inner .video-rich-iframe {display: none;}
.activity-inner .video-rich-img {display: block!important;}

}

.gpage img, .activity-inner img {
  max-width: 100%;
}


.gpage span.mobile, .activity-inner span.mobile {
  display: none;
}

@media only screen and (max-width: 768px) {

.gpage iframe, .activity-inner iframe {
  display: none;
}

.gpage span.mobile, .activity-inner span.mobile {
  display: block;
}

}


#item-meta iframe, #item-meta span.mobile {
  display: none;
}

.activity-permalink ul#activity-stream {
  margin-top: 20px;
}

ul.item-list li img.avatar {
  padding: 3px!important;
}

.social-link {
  margin: 10px 20px 20px 20px;
}

.single-post .social-link {
  margin: 10px 20px 20px 0px;
}


#galleries .social-link {
  margin: 0;
}

#single-media .social-link {
  margin: 20px 0px 0px 0px;
}

.current-bg img {
  max-width: 100%!important;
}

a.bp-secondary-action, span.highlight {
  /*font-size: 14px!important;*/
}

/*.view-likes, .like, .unlike  {
  margin-right: 5px;
}


.like:hover, .view-likes:hover  {
  background: #414141!important;
  color: #fff;
}

.unlike  {
  padding-left: 18px!important;
  background: url("/wp-content/themes/socialbuddy/images/like.png") no-repeat 5px 8px #ededed!important;
}

.unlike:hover  {
  background: url("/wp-content/themes/socialbuddy/images/like-hover.png") no-repeat 5px 8px #414141!important;
  color: #fff;
}

.view-likes.loading:hover {
  background: url("/wp-content/themes/socialbuddy/images/ajax-loader-mini.gif") no-repeat 75% 50% #414141!important;
  padding-left: 8px!important;  
}

.view-likes.loading  {
  background: url("/wp-content/themes/socialbuddy/images/ajax-loader-mini.gif") no-repeat 75% 50% #ededed!important;
  padding-left: 8px!important;  
}

.like.loading:hover, .unlike.loading:hover {
  background: url("/wp-content/themes/socialbuddy/images/ajax-loader-mini.gif") no-repeat 95% 50% #414141!important;
  padding-left: 8px!important;  
}

.like.loading, .unlike.loading  {
  background: url("/wp-content/themes/socialbuddy/images/ajax-loader-mini.gif") no-repeat 95% 50% #ededed!important;
  padding-left: 8px!important;  
}

.like-user a {
  padding:0!important;
  background: none!important;
}

.like-user img {
  margin: 5px 0 0 5px!important;
  float: none!important;
}

p.users-who-like {
  margin: 0!important;
}

.like-user {
    margin-top: 10px;
}

.avatar.plus {
  border: 1px solid #FAFAFA!important;
  background: none!important; 
}

.like span, .unlike span {
background: #999;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: #fff;
font-size: 90%;
margin-left: 2px;
padding: 0 5px;
}

.like:hover span, .unlike:hover span {
  background: #555;
} */

#message-recipients .highlight {
  font-size: 14px;
}

div#message-thread div.message-box {
  border-top: 1px solid #E3E4E5;
}

div#message-thread div.message-box.alt { 
  background: #f8f8f8;
}

.standard-form input[type="text"] {
  width: 60%;
}

@media only screen and (max-width: 768px) {
.standard-form input[type="text"] {
  width: 100%;
}
}

input[type="text"]#send-to-input {
margin: 2px 0 20px!important;
}

input[type="text"], textarea {
  outline: none;
}

ul.acfb-holder li {
margin: 2px 5px 4px 0!important;
}

#item-meta .group-subscription-div {
  display: none;
}

#request-list li, #member-list li, #members-list li, #groups-list li, #friend-list li {
  border-bottom: 1px solid #E3E4E5;
  padding: 0 0 10px;
  margin: 0 0 10px;
  overflow: auto;
}

#member-list li:last-child {
  border-bottom: none;
  padding: 0px!important;
  margin: 0px!important;
}

ul.item-list li div.action {
/*  top: 0px!important;*/
}

.ass_members_status {
  margin-top: -15px!important;
}

#invite-groups-li {
  display: none;
}

#item-body #send-invite-form .left-menu {
  width: 35%;
  float: left;
}

#item-body #send-invite-form .left-menu #invite-list {
  width: auto;
}

#item-body #send-invite-form .main-column {
  margin-left: 35%;
}

#item-body #send-invite-form .main-column #message {
  margin-left: 20px;
}

#item-body #send-invite-form .main-column ul li {
  margin-left: 20px;
}

#item-body #send-invite-form .main-column ul li a.button {
  font-size: 11px;
  padding: 3px 8px;
  background: #bbb;
}

#item-body #send-invite-form .main-column ul li a.button:hover {
  background: #666;
}

table.forum #th-email-sub, table.forum .td-email-sub {
  display: none;
}

table.forum .td-title, table.forum .td-title a.topic-title {
  font-size: 15px!important;
  font-weight: bold;
  color: #474747!important;
  color: #0086b3!important;
}

table.forum .td-title a:hover {
  color: #000!important;
}

table.forum {
  border-bottom: 0!important;
}

.standard-form label, .standard-form span.label {
  font-weight: bold!important;
  font-size: 14px!important;
}

#new-topic-post h4 {
  font-size: 18px!important;
}

.forums #page-header a {
  display: none;
}

#blog-dir-search, #gallery-dir-search, #group-dir-search, #members-dir-search, #forums-dir-search {
  position: relative;
  top: 78px;
}

@media only screen and (max-width: 768px) {
#blog-dir-search, #gallery-dir-search, #group-dir-search, #members-dir-search, #forums-dir-search {
  position: static;
  top: 0;
}
}

@media only screen and (max-width: 480px) {
#blog-dir-search, #gallery-dir-search, #group-dir-search, #members-dir-search, #forums-dir-search {
  float: left!important;
  margin-top: 15px;
}
}


div.bottom-admin-links {
  margin: 0;
  float: right;
}

@media only screen and (max-width: 768px) {
div.bottom-admin-links {
  margin: 10px 0;
  float: none;
}
}

.topic-post-time-since {
  background: #F2F2F2;
  font-size: 11px;
  color: #828282;
  padding: 0px 6px;
  display: inline-block;
  text-decoration: none;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

.td-freshness .topic-meta {
  margin-top: 4px!important;
}

div.admin-links {
  top: 20px!important;
}

.group-forum-topic-edit #topic-meta h3 {
  font-size: 18px;
}

.forum .post-content a img {
  margin: 10px;
}

.forum .post-content .mobile {
  display: none;
}

.forum .post-content .mobile img {
  margin: 0;
}

@media only screen and (max-width: 768px) {
.forum .post-content iframe {
  display: none;
}
.forum .post-content .mobile {
  display: block;
}
}

.group-home table tr td, .group-home table tr th {
  padding-top: 8px!important;
  padding-bottom: 8px!important;
  border-top: 1px solid #E3E4E5;
  border-bottom: 1px solid #E3E4E5;
}

.group-home #th-title, .group-home .td-title {
  border-left: 1px solid #E3E4E5;
}

.group-home #th-freshness, .group-home .td-freshness {
  border-right: 1px solid #E3E4E5;
}

.group-home table.forum {
font-size: 14px;
}
           
.group-home table.forum .td-title, .group-home table.forum .td-title a.topic-title {
font-size: 14px!important;
}

.group-home div.forums.single-forum {
  margin-top: -20px;
  margin-bottom: 20px;
}

#v-border {
  border-left: 2px solid #E3E4E5;
  margin: -20px 0 20px 50px;
}

#forum-on-title-count {
  width: 40px;
  padding: 5px;
  text-align: center;
}

.standard-form .submit {
  margin-top: 20px;
}

.standard-form .submit.del {
  margin-top: 40px;
}

#group-settings-form li {
  font-weight: normal!important;
}

#after_group_settings label {
  margin-bottom: 20px;
  display: block;
}

#delete-group-avatar-button a {
  padding: 5px 12px 6px;
}

.ass_manage_members_links {
  float: right;
  font-weight: normal;
}

#group-settings-form #members-list h5 span.small a {
  background: none!important;
  padding: 0!important;
  margin: 0!important;
  color: #0086b3!important;
  font-size: 11px!important;
}

#group-settings-form #members-list h5 span.small a:hover {
  color: #222!important;
}

#group-settings-form h5 {
  font-size: 14px!important;
  display: inline;
}


#group-settings-form #admins-list li, #group-settings-form #mods-list li {
  padding: 8px 0 12px;
}

#request-list div.action {
  margin-top: 10px;
}

div#item-header div#item-buttons {
margin-top: 0px!important;
}

.generic-button {
  padding: 10px 0;
  display: inline-block;
  margin-left: 10px;
}

div.gallery-cover .cover_mid {
  width: 215px;
}

.activity-inner {
  margin-bottom: 20px!important;
}

.activity-inner p {
  margin: 0!important;
}

form#whats-new-form #whats-new-submit input[type="submit"] {
  padding: 8px 12px!important;
  font-size: 13px!important;
}

div.message-search {
  margin: 0!important;
}

#groups-create-group {
  margin-bottom: 30px;
}

#groups-cloud  {
  margin: 30px 0;
  padding: 10px;
  border: 1px dashed #aaa;
  background: #fafafa;
}

#blogs-list li {
  margin-bottom: 20px;
}

#item-nav ul.noadmin #admin-groups-li {
  display: none;
}

#group-create-tabs li span {
  padding-bottom: 14px;
}

#header #logo {
  margin: -20px 0 10px 0;
}

ul.item-list.activity-list li .activity-comments img.avatar {
  margin: 0!important;
}

div.activity-comments {
/*  margin: 10px 0 0 60px!important;*/
  /*margin-left: 60px!important;*/
}

/*div.activity-comments.nologin {
    margin-top: -20px;
}*/

div.activity-comments form textarea {
  height: 80px!important;
}


@media only screen and (max-width: 768px) {
ul.item-list.activity-list li .activity-comments div.ac-reply-avatar, 
ul.item-list.activity-list li .activity-comments img.avatar {
  float: none;
}

div.activity-comments form div.ac-reply-content {
  margin-left: 0!important;
  padding-left: 0!important;
}

div.activity-comments {
  margin-left: 0!important;
}

}

div.activity-comments form .ac-textarea {
margin-top: 5px;
}

div.activity-comments div.acomment-meta {
  margin-left: 50px;
}

.widget_wp_sidebarlogin_hidden {
  display: none;
}

div.activity-comments form.ac-form {
  margin: 20px 0 0!important;
}

#whats-new-post-in-box {
  clear: both;
}

#sociolink {
  position: relative;
  float: right;
  margin-top: -5px;
}

#sociolink a {
  margin-left: 5px;
}

#members-list .user-cbx-del {
  float: left;
  margin: 15px 7px 0 0;
}

.submit label {
  border-bottom: none!important;
  padding: 0!important;
  margin: 1em 0 1em!important;
}

ul.acfb-holder {
  margin-left: -2px!important;
  padding-left: 2px!important;
}

.bp-widget.border {
  margin-top: 40px;
  border-top: 1px solid #E3E4E5;;
}

#activity-friends-personal-li {
  display: none;
}

img.logo-lms {
  height: 22px;
  width: 26px;
  margin: 0 0px -6px 2px;
}


/*#notifications-personal-li, #starred, #profile-personal-li, #request-membership-groups-li {
  display: none;
} */

label.bp-screen-reader-text {
  display: none;
}

.acfb-holder li, #send_message_form li {
  list-style-type: none;
}

body.groups #tag-personal-li {
  display: none;
}


/*Настройки 2017*/

.members_widget span.avatar img {
    border: 0 ! important;
    border-radius: 8px;
}

hr {
    border: 0;
    border-bottom: 1px solid #E3E4E5;
    margin: 2em 0;
}

td.radio {
    vertical-align: top;
    padding-left: 1em;
    padding-right: 1em;
}

.custom-friendship-button.secondary a {
  background: #eaeaea;
  color: #828282;
}

.custom-friendship-button.secondary a:hover {
  background: #414141;
  color: #fff;
  outline: none;
  text-decoration: none;
}

.notifications-info {
  position: absolute;
  right: 0px;
  top: -9px;
  border: 2px solid #E55005;
  border-radius: 8px;
  text-align: center;
  padding-top: 10px;
  min-height: 30px;
  max-width: 400px;
  background: #242E33;  
  z-index: 1;
}

.notifications-info {
  padding-left: 10px;
  padding-right: 10px;
}

.notifications-info a span {
  background: #E44F05;
/*  background: rgba(255, 255, 255, 0.85);*/
/*  color: #242E33;*/
  color: #ddd;
  padding: 3px 8px;
  border-radius: 10px;
  font-weight: bold;
  transition-duration: .12s;
  transition-timing-function: ease-out;
}

.notifications-info a {
  color: rgba(255, 255, 255, 0.75);
  outline: none;
}

.notifications-info a:hover {
  color: #fff;
}

.notifications-info a:hover span {
  background: #FF7026;
  color: #fff;
  transition-duration: .12s;
  transition-timing-function: ease-out;
}

.image-pic {
    display: block;
}

.image-pic img {
    width: 24px;
    margin-right: 5px;
    margin-bottom: 2px;
    vertical-align: text-bottom;
}

.blog .item-avatar,
.single .item-avatar {
    float: left;
}

#profile-personal-li {
    display: none;
}

.activity-item.new_blog_post .activity-inner img,
.activity-item.activity_repost .activity-inner img {
    display: block;
    margin-top: 20px;
}

.activity-item.new_blog_post .activity-inner p img {
    max-height: 150px;
}


.group-button .request-membership {
  margin-top: 10px;
  margin-left: -20px;
  display: block;
}