/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Ribbet Wordpress Theme
Author: Ben Meisner
Author URI: http://www.ribbet.com
Template: thematic
Version: 1.0
Tags: Ribbet
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

@import url('https://www.ribbet.com/content/assets/common/font-face.css');
@import url('https://www.ribbet.com/content/assets/css');

.bbp-topic-revision-log {
     display: none !important;
}

#footer, #links, #disclaimer {
	display: block;
}

body {
	background: url(images/background.png?v=20) repeat;
	width:100%;
	min-width: 100%;
	margin:0;
	overflow-x: hidden; 
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	color: #fff;
	/*font-family: 'AvenirNextDemibold';*/
}

/* --- Overcome wp theme conflicts --- */
.menu {
	width: auto;
}
#wrapper .main-content * {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
}
/* --- End Overcome wp theme conflicts --- */

/*.main-content .top-add {
	background: #262b31;
	float: left;
	width: 100%;
	position: relative;
	z-index:99;
}

.main-content .top-add #div-gpt-ad-1377758375542-2 {
	margin: 0 auto;
	display: block;
}*/

.main-content .wp-header-main {
	background:#3e4750;
	float:left;
	width:100%;
}

.main-content .wp-header-search {
	display: none;
}

.main-content .wp-header {
	float:none;
	max-width:1349px;
	margin:0 auto;
}

.main-content .wp-header ul {
	float:left;
	width:auto;
	margin:0;
}

.main-content .wp-header ul li {
	float: left;
	width: 85px;
	border-right: 1px solid #47525b;
	list-style: none;
}

.main-content .wp-header ul li a {
	float: left;    
	width: 100%;
	color: #a4b6c1;
	padding: 18px 0;
	font-family: 'AvenirNextDemiBold';
	font-size: 11px;
	list-style: none;
	text-align: center;
}

.main-content .wp-header ul li a.active,
.main-content .wp-header ul li a:hover {
	color:#fff;
	padding: 18px 0 14px 0;
	border-bottom:4px solid #39b2ff;
}

/*--------------start----------------*/

#wrapper #main .main-container {
	float: right;
	width: 75.7%;
}

#wrapper #main #container {
	background: transparent;
	float: none;
	width: 640px;
	height: auto;
	margin:25px auto;
	display: block;
}

.entry-content img {
	float:none;
	margin: 0 auto;
	display:block;
}

#wrapper #main #container #content {
	width: 100%;
	margin: 0;
}

#wrapper #main #container #content .hentry {
	background: #142027 !important;
	float:left;
	width: 100%;
	padding: 20px 0 0 0;
	margin-bottom: 30px;
}
#wrapper #main #container #content .hentry.topic {
	padding-top: 16px;
}

body.single #wrapper #main #container #content .hentry {
	margin-bottom: 0;
}

#wrapper #main #container #content .hentry h1.entry-title,
#wrapper #main #container #content .hentry h2.entry-title {
	width:94%;
	color:#fff;
	padding:0 3%;
	margin-bottom:3px;
	font-family:'Avenir';
	font-size:20px;
}

#wrapper #main #container #content .hentry h1.entry-title,
#wrapper #main #container #content .hentry h2.entry-title a {
	color:#fff;
	text-decoration:none;
	font-family: 'AvenirUltraLight';
	font-size: 38pt;
	line-height: 51px;
	padding-top: 3px;
}

#wrapper #main #container #content .hentry .entry-meta {
	float:left;
	width:94%;
	padding:0 3%;
	margin-top: 0;
}

#wrapper #main #container #content .hentry .entry-meta span{
	float: left;
	color:#fff;
	font-family:'Avenir';
	font-size: 14px;
	font-style: normal;
}

#wrapper #main #container #content .hentry .entry-meta span.meta-sep {
	margin: 14px 8px 0;
}

#wrapper #main #container #content .hentry .entry-meta span.entry-date {
	width: 100%;
}

#wrapper #main #container #content .hentry .entry-meta span img {
	width: 47px;
	height: 47px;
	border-radius: 50px;
	margin-right: 18px;
	border: 1.5px dashed #3e4750;	
}

#wrapper #main #container #content .hentry .entry-meta span abbr {
	color: #fff;
	font-family: 'Avenir';
	font-size: 13px;
	font-style: normal;
	margin-bottom: 12px;
	float: left;
	width: 100%;
}

#wrapper #main #container #content .hentry .entry-meta span abbr.published,
.bbp-reply-post-date {
	color: #596974;
	padding-top: 10px;
}

#wrapper #main #container #content .hentry .entry-meta span a {
	float: left;
	color: #596974;
	font-family: 'Avenir';
	font-size: 15px;
	font-style: normal;
	margin-top: 15px;
	text-transform: none;
}

#main {
	float:none;
	max-width:1350px;
	width: 100%;
	margin:0 auto;
	overflow:hidden;
	display:block;
}

#wrapper #main #primary {
	background:#142027;
	float:left;
	width:326px;
	padding: 0;
	border: none;
	right:0;
}

#wrapper #main #primary .main-aside ul {
	padding:0;
}

#wrapper #main #primary .textwidget {
	background: #07151e;
	width: 325px;
	height: auto;
	float: left;
	position:relative;
}

#wrapper #main .entry-content {
	float: left;
	width: 94%;
	padding: 14px 3% 0 3%;
}

#wrapper #main .entry-content p {
	float: left;
	width:100%;
	color:#95a5b1;
	font-size:15px;
	font-family:'avenir';
	word-break: break-word;
}

#wrapper #main .entry-content .note {
	float: left;
	width: 100%;
	color: #fff;
	font-size: 14px;
	font-family: 'avenir';
	word-break: break-word;
}

#wrapper #main .entry-content p iframe {
	float:none;
	margin: 0 auto;
	display: block;
}

#wrapper #main .entry-content p br {
	margin-bottom:0;
}

#wrapper #main .entry-utility {
	float:left;
	width:94%;
	color:#fff;
	padding:0 3%;
	margin-bottom:25px;
	font-size:13px;
}

body.single #wrapper #main .entry-utility {
	margin: 0 3%;
	padding:0 0 13px 0;
	border-bottom: 1px solid #32424c;
}

#wrapper #main .entry-utility a {
	color:#fff;
	font-size:13px;
	font-family:'Avenir';
	font-style:italic;
}

#wrapper #main #primary ul {
	float:left;
}

#wrapper #main #primary li.widgetcontainer {
	float: left;
	width:82%;
	padding: 0 9%;
	margin-top:35px;
}

#wrapper #main #primary li.widgetcontainer.widget_text {
	width:100%;
	padding:0;
	margin:0;
}

.aside h3.widgettitle {
	color:#596974;
	font-size:17px;
	font-family:'AvenirNextDemiBold';
	cursor: default;
}

.aside h3.widgettitle:before {
	color:#596974;
	content:"•";
	padding-right:10px;
}

.aside ul ul {
	float:left;
	width: 227px;
	padding: 0 20px;
	margin: 15px 0 0 0;
	list-style:none;
}

.aside ul li:last-child {
	margin-bottom: 18px;
}

.aside ul ul li {
	float:left;
	width:100%;
	color:#596974;
	margin-bottom:10px;
	font-size:13px;
}

.aside ul ul li:last-child {
	margin-bottom: 0;
}

.aside ul ul li a {
	color:#a0b2bc;
	font-family: 'Avenir';
	font-size: 14px;
}

#wrapper #main .navigation a {
	color: #a0b2bc;
	font-style: italic;
	text-decoration: none;
	font-size: 14px;
}
#wrapper #main .navigation a.active,
#wrapper #main .navigation a:hover {
	color:#fff;
	text-decoration:underline;
}

#wrapper #main #comments {
	background: #142027;
	float: left;
	width: 91%;
	padding: 4%;
	border: 2px solid #0e1a22;
	border-radius: 8px;
}

body.single #wrapper #main #comments {
	width: 92%;
	border: none;
	border-radius: 0;
}

#wrapper #main #comments #respond {
	background: transparent;
	float: left;
	margin: 0;
	width: 100%;
	padding: 0;
	position: relative;
	overflow: hidden;
	border:none;
}

#wrapper #main #comments h3 {
	float: left;
	width: 100%;
	color: #596974;
	padding: 0 0 25px;
	font-size: 21px;
	font-family: 'AvenirNextDemiBold';
	font-weight: normal;
}

#wrapper #main #comments #respond #reply-title {
	padding-top: 18px;
}

#wrapper #main #comments h3 a {
	color: #a0b2bc;
	font-family: 'Avenir';
	font-size: 13px;
}

#wrapper #main #comments #respond p {
	float:left;
	width:100%;
	color: #fff;
}

#wrapper #main #comments #respond code,
#wrapper #main #comments #respond span {
	float: left;
	color: #596974;
	font-family: 'Avenir';
	font-size: 14px;
}

#wrapper #main #comments #respond span a {
	color:#a0b2bc;
	font-size:14px;
	font-family:'Avenir';
	margin-left: 20px;
}

#wrapper #main #comments #respond span a:hover{
	text-decoration:underline;
}

#wrapper #main #comments .form-section{
	float:left;
	width:100%;
}

#wrapper #main #comments #respond label {
	float: left;
	color:#fff;
	font-size:14px;
	font-family:'Avenir';
	margin-bottom: 10px;
}

#wrapper #main #comments textarea {
	background: #32424c;
	float: left;
	width: 100%;
	color: #fff;
	padding: 2%;
	font-size: 14px;
	font-family: 'Avenir';
	border:none;
	margin-bottom: 10px;
	overflow-y: hidden;
	overflow-x: hidden;
	resize: none;
}

#wrapper #main #comments input.error,
#wrapper #main #comments textarea.error {
	border:1px solid red;
}

#wrapper #main #comments input {
	background: #32424c;
	width: 100%;
	border:none;
	padding: 2%;
	font-size: 14px;
	font-family: 'Avenir';
	color: #fff;
}

#wrapper #main #comments .form-section .form-label {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}

#wrapper #main #comments .form-section .form-input {
	float:left;
	width: 100%;
}

#wrapper #main #comments #respond p.form-submit input {
	width:150px;
	color: #fff;
	padding:10px 0;
	font-size: 16px;
	cursor: pointer;
}

#wrapper #main #comments #respond p.form-submit input:HOVER {
	background: #39B2FF;
}

#wrapper #main #comments #respond p.comment-notes span {
	float:none;
}

#comments-list {
	float:left;
	width:100%;
	padding: 0 0 32px 0;
}

#comments-list li.alt {
	background: transparent;
}

#comments-list li {
	border-bottom:3px solid #0e1a22;
}

#comments-list .comment-author {
	float: left;
	width: 100%;
	color: #fff;
	padding: 0;
	margin-top: 40px;
	font-weight: normal;
	font-family: 'AvenirNextDemiBold';
	font-size: 20px;
}

#comments-list li .avatar {
	float: left;
	width: 50px;
	height: 50px;
	margin:-12px 20px 0 0;
	border-radius: 30px;
	position: inherit;
}

#comments-list .comment-author span {
	float:left;
	font-family:'Avenir';
	color: #596974;
	font-size: 15px;
}

#comments-list ol {
	border:none;
}

#comments-list .comment-meta {
	float: left;
	color: #596974;
	text-tranformation: uppercase;
	padding: 0 0 0 70px;
	margin: -18px 0 20px 0;
	font-size: 14px;
	line-height: 14px;
}

#comments-list .comment-meta a {
	color: #fff;
	font-family: 'Avenir';
	font-size: 12px;
	font-style: italic;
}

#comments-list .comment-meta a:hover {
	color:#fff;
	text-decoration: underline;
}

#wrapper #main #comments .comment-content p {
	float:left;
	width:100%;
	color:#fff;
	font-size:14px;
	font-family:'Avenir';
}

#comments-list li.bypostauthor {
	background: transparent;
}

.comment-reply-link a:active,
.comment-reply-link a:hover {
	color: #fff;
	text-decoration: underline;
}

#comments-list .comment {
	padding: 0;
	border: none;
}

#comments-list li {
	background:transparent;
}

#wrapper #main #comments .comment-content p a {
	color: #fff;
	font-size: 14px;
	font-family: 'AvenirNextDemiBold';
	text-decoration: underline;
}

#comments-list .comment-author a {
	font-size: 16px;
	font-family: 'AvenirNextDemiBold';
	color: #596974;
}

#comments-list .comment-author a:hover {
	color:#fff;
}

#comments-list .comment-reply-link {
	float:left;
	width: 100%;
	border-bottom: none;
}

#comments-list .comment-reply-link a {
	float: right;
	width: auto;
	padding: 0;
	border: none;
}

#comments-list .comment-content {
	float: left;
	width: auto;
	margin-left: 68px;
	min-width: 80%;
}

.page-title {
	color: #fff;
	padding: 0 0 20px 0;
	font-size: 13px;
	line-height: 18px;
	font-family: 'Avenir';
}

#primary .textwidget input {
	background: transparent;
	float: left;
	width: 266px;
	color: #fff;
	padding: 17px 0 7px 30px;
	border: none;
	font-family: 'Avenir';
	font-size:14px;
	line-height: 24px;
}

#primary .textwidget input::-webkit-input-placeholder {
	background:transparent;
	color: #93a0aa;
	padding: 0;
	font-size: 18px;
	font-style: italic;
	font-family: 'Avenir';
	position:relative;
}

#primary .textwidget input:-moz-placeholder {
	background:transparent;
	color: #93a0aa;
	padding: 0;
	font-size: 18px;
	font-style: italic;
	font-family: 'Avenir';
	position:relative;
}

#primary .textwidget input::-moz-placeholder {
	background:transparent;
	color: #93a0aa;
	padding: 0;
	font-size: 18px;
	font-style: italic;
	font-family: 'Avenir';
	position:relative;
}

#primary .textwidget input:-ms-input-placeholder {
	background:transparent;
	color: #93a0aa;
	padding: 0;
	font-size: 18px;
	font-style: italic;
	font-family: 'Avenir';
	position:relative;
}

#primary .textwidget input:focus::-webkit-input-placeholder {
	color:transparent; 
}

#primary .textwidget input:focus:-moz-placeholder { 
	color:transparent; 
}

#primary .textwidget input.search {
	background: url(https://www.ribbet.com/graphics/landing/sprite.png?v=20) no-repeat;
	background-position:-312px -67px;;
	width:25px;
	height:25px;
	position:absolute;
	top:18px;
	right:17px;
}

#wrapper #main .comment-bar {
	background:#050d13;
	float:left;
	width:100%;
}

#wrapper #main .comment-bar a {
	background: url(images/comment.png?v=20) no-repeat 97% 16px;
	float: left;
	width:97%;
	color: #fff;
	padding: 12px 0;
	margin-left: 20px;
	font-family: 'AvenirNextDemiBold';
	font-size: 13px;
} 

/*#wrapper #main .comment-bar a:hover {
	background: url(images/comment-loader.gif?v=20) no-repeat 97% 16px;
}*/

.entry-content table {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	border: 2px solid #0e1a22;
	background: #3e4750;
}

#content table tbody tr.even td {
	background-color: #3e4750;
}

#content table.bbp-forums th,
#content table.bbp-topics th,
#content table.bbp-topic th,
#content table.bbp-replies th {
	background-color: #3e4750;
}

.entry-content table tr {
	border-bottom:2px solid #0e1a22;
}

.entry-content table tr th {
	color:#fff;
	font-family: 'Avenir';
	font-size: 17px;
	font-weight: normal;
}

.entry-content table tr th.bbp-topic-freshness,
.entry-content table tr th.bbp-forum-freshness {
	text-align:center;
}

.entry-content .bbp-breadcrumb {
	float: left;
	width: 100%;
}

#wrapper #main  .entry-content .bbp-breadcrumb p a {
	float: none;
	width: auto;
	margin-right:0;
}

#wrapper #main div.bbp-breadcrumb p {
	margin-bottom: 0;
}

#wrapper #main #container #content .entry-content table tr {
	float:none;
}

#wrapper #main #container #content .entry-content table tr td a {
	color:#a4b6c1;
	margin: 0 0 10px 0;
	display: table;
	font-size:14px;
	font-family:'Avenir';
	font-weight: normal;
}

#wrapper #main #container #content .entry-content table tr td p a {
	margin:0;
}

#wrapper #main #container #content .entry-content table tr td a:hover {
	color:#fff;
	text-decoration:underline;
}

#wrapper #main #container #content .entry-content table tr td {
	background: transparent;
	background-color: transparent;
	color:#fff;
	font-size: 14px;
	vertical-align: top;
}

#wrapper #main #container #content .entry-content table tr.bbp-reply-header td {
	padding-top: 12px;
}

#wrapper #main #container #content .entry-content table tr td.bbp-topic-freshness a,
#wrapper #main #container #content .entry-content table tr td.bbp-forum-freshness a {
	float:left;
	width:100%;
	text-align:center;
}

#wrapper #main #container #content .entry-content table tr td.bbp-topic-freshness p,
#wrapper #main #container #content .entry-content table tr td.bbp-forum-freshness p {
	float: left;
	width: 100%;
}

#wrapper #main #container #content tfoot {
	display: none;
}


#wrapper #main #container #content .entry-content table tr td.bbp-topic-freshness p,
#wrapper #main #container #content .entry-content table tr td.bbp-forum-freshness p,
#wrapper #main #container #content .entry-content table tr td.bbp-topic-freshness,
#wrapper #main #container #content .entry-content table tr td.bbp-forum-freshness {
	text-align: center;
}

body.single #wrapper #main #container #content .entry-content table tr td.bbp-topic-title span,
body.single-forum #wrapper #main #container #content .entry-content table tr td.bbp-topic-title span {
	float: left;
	min-width: 165px;
	width: auto;
	font-size: 14px;
	margin-top: 7px;
	margin-right: 0px;
	white-space: normal;
}

body.single #wrapper #main #container #content .entry-content table tr td.bbp-topic-title span.bbp-topic-started-in,
body.single-forum #wrapper #main #container #content .entry-content table tr td.bbp-topic-title span.bbp-topic-started-in {
	direction: ltr;
	float: left;
	min-width: 115px;
	margin-left: 40px;
}

body.single #wrapper #main #container #content .entry-content table tr td.bbp-topic-title span.bbp-topic-started-in a,
body.single-forum #wrapper #main #container #content .entry-content table tr td.bbp-topic-title span.bbp-topic-started-in a {
	float: right;
	margin-left: 12px;
}

body.single #wrapper #main #container #content .entry-content table tr td.bbp-topic-title a,
body.single-forum #wrapper #main #container #content .entry-content table tr td.bbp-topic-title a {
	float: left;
	width: auto;
}

body.single #wrapper #main #container #content .entry-content table tr td.bbp-topic-title a.bbp-author-name,
body.single-forum #wrapper #main #container #content .entry-content table tr td.bbp-topic-title a.bbp-author-name {
	float: right;
	width: auto;
}

#wrapper #main #container #content .entry-content table tr td.bbp-topic-title,
#wrapper #main #container #content .entry-content table tr td.bbp-forum-info {
	width:245px;
	word-break: break-word;
}

#wrapper #main #container #content .entry-content table tr td.bbp-topic-title img,
#wrapper #main #container #content .entry-content table tr td.bbp-forum-info img {
	float: left;
	margin: -7px 5px 0 0;
}

#wrapper #main #container #content .entry-content table tr td.bbp-topic-reply-count,
#wrapper #main #container #content .entry-content table tr td.bbp-topic-voice-count,
#wrapper #main #container #content .entry-content table tr td.bbp-forum-topic-count,
#wrapper #main #container #content .entry-content table tr td.bbp-forum-reply-count {
	text-align:center;
	padding:9px 0;
}

#wrapper #main #container #content .entry-content table tr td ul li {
	list-style:none;
}

#wrapper #main .entry-content .bbp-template-notice.info {
	background-color: #3e4750;
	float: left;
	width: 96%;
	padding: 0 2%;
	border: none;
}

#wrapper #main .entry-content .bbp-pagination-count {
	color: #596974;
	font-size: 14px;
}

#wrapper #main .entry-content .bbp-reply-form legend,
#wrapper #main .entry-content .bbp-topic-form legend {
	color:#95a5b1;
}

#wrapper #main .entry-content .bbp-reply-form label,
#wrapper #main .entry-content .bbp-topic-form label {
	float: left;
	color: #fff;
	font-size: 14px;
	font-family: 'Avenir';
	margin-bottom: 10px;
}

#wrapper #main .entry-content .bbp-reply-form input,
#wrapper #main .entry-content .bbp-topic-form input {
	background: #32424c;
	width: 96%;
	border: none;
	padding: 2%;
	font-size: 14px;
	font-family: 'Avenir';
	color: #fff;
	box-sizing: inherit;
}
input[type='checkbox'] {
	opacity: 1;
    width: 18px !important;
    height: 18px;
    float: left;
    position: relative;
    margin-right: 11px;
    z-index: 9999;
}
#wrapper #main .entry-content .bbp-reply-form input[type='checkbox'] {
	/*width: 30px;*/
   	margin-top: 5px;
}

#wrapper #main .entry-content .bbp-reply-form input.error,
#wrapper #main .entry-content .bbp-topic-form input.error {
	border: 1px solid red;
}

#wrapper #main .entry-content .bbp-reply-form textarea,
#wrapper #main .entry-content .bbp-topic-form  textarea {
	background: #32424c;
	float: left;
	width: 96%;
	color: #fff;
	padding: 2%;
	font-size: 14px;
	font-family: 'Avenir';
	border: none;
	margin-bottom: 10px;
	overflow-y: hidden;
	overflow-x: hidden;
	resize: none;
	box-sizing: inherit;
}

#wrapper #main .entry-content .bbp-reply-form textarea.error,
#wrapper #main .entry-content .bbp-topic-form  textarea.error {
	border: 1px solid red;
}

#wrapper #main .entry-content .bbp-reply-form button,
#wrapper #main .entry-content .bbp-topic-form button {
	background: #32424c;
	width: 150px;
	color: #fff;
	padding: 10px 0;
	font-size: 16px;
	font-family: 'AvenirNextDemiBold';
	cursor: pointer;
	border: none;
	margin-bottom: 10px;
}
#wrapper #main .entry-content .bbp-reply-form button:HOVER,
#wrapper #main .entry-content .bbp-topic-form button:HOVER {
	background-color: #39B2FF;
}

.entry-content table span {
	float:left;
}

#wrapper #main #content fieldset.bbp-form,
#wrapper #main #container fieldset.bbp-form, 
#wrapper #main fieldset.bbp-form {
	border: 1px solid #3e4750;
	margin-bottom: 20px;
}

#wrapper #main .entry-content table span img {
	float: none;
	width: 32px;
	margin: 0 auto 10px;
	border: none;
	border-radius: 26px;
}

#content p.bbp-topic-meta span {
	float: left;
	width: 100% !important;
	cursor: default;
	font-size: 12px;
}

#wrapper #main #container #content #post- {
	background: #142027;
	float: left;
	width:100%;
}

#content .entry-meta {
	float: left;
	width: 94%;
	padding: 0 3%;
	margin-top: 28px;
}

.entry-meta span {
	color: #fff;
	font-family: 'avenir';
	font-size: 14px;
}

.entry-meta span a {
	color:#fff;
	font-family: 'Avenir';
	font-size: 12px;
	font-style: italic;
}

.bbp-pagination-links span {
	color: #fff;
	font-family: 'AvenirNextDemiBold';
	font-size: 15px;
	text-decoration: underline;
}

.bbp-pagination-links span.dots {
	text-decoration: none;
}

.bbp-pagination-links a {
	color:#fff !important;
	font-family: 'Avenir';
	font-size: 14px;
}

.bbp-pagination-links a:hover {
	text-decoration: underline;
}

div.bbp-template-notice {
	display: none;
}

#wrapper #main .bbp-topic-tags {
	float: none;
	text-align: left;
}

#wrapper #main .bbp-topic-tags p {
	float: none;
}

#wrapper #main .bbp-topic-tags p a {
	float: none;
}

#wrapper #main #container #content .entry-content table tr td.bbp-reply-author br {
	display:none;
}

#wrapper #main #container #content .entry-content table tr td.bbp-reply-author {
	text-align: center;
}

#wrapper #main #container #content .entry-content table tr td.bbp-reply-author img {
	float: none;
	display: block;
	margin: 0 auto 10px;
	border-radius: 50px;
}

#wrapper #main #container #content .entry-content table tr td.bbp-reply-author a {
	width: 100%;
	margin: 0;
}

#content .page-title a {
	color:#fff;
	font-family: 'AvenirNextDemiBold';
	font-size: 14px;
}

#entry-author-info img {
	margin: 0;
	border-radius: 50px;
}

#container .entry-content h1,
#container .entry-content h2 {
	color:#fff;
	padding: 10px 0;
	font-family: 'AvenirNextDemiBold';
}

body.page #container .bbp-reply-form code,
body.page #container .bbp-topic-form code,
body.single-topic #container .bbp-reply-form code,
body.single-forum #wrapper .bbp-topic-form code,
body.topic-edit .bbp-topic-form code,
body.reply-edit .bbp-reply-form code {
	background: #32424c;
	float: left;
	width: 96%;
	padding: 10px 2%;
	margin: 0;
	font-family: 'Avenir';
	font-size: 14px;
	border: none;
}

#content .navigation {
	margin-bottom: 26px;
	padding: 0;
}

#content .navigation:last-child {
	margin-bottom: 0;
}

body.single #content .navigation:last-child {
	margin-top: 30px;
	float:left;
}

span.comments-link {
	float:left;
	margin-left: 10px;
}

#wrapper #main .entry-utility span.comments-link a {
	float: left;
	width: auto;
	text-align: right;
	font-style: normal;
}

#wrapper #main .entry-utility span.comments-link a span {
	background: url(https://www.ribbet.com/graphics/landing/sprite.png?v=20) no-repeat;
	background-position:-239px -70px;
	float:left;
	width: 16px;
	height: 15px;
	margin: 3px 7px 0 0;
}

#wrapper #main .entry-utility span.post-views {
	float: left;
	width: auto;
	text-align: right;
}

#wrapper #main .entry-utility span.post-views span.views-icon {
	background: url(https://www.ribbet.com/graphics/landing/sprite.png?v=20) no-repeat;
	background-position:-269px -70px;
	float:left;
	width: 20px;
	height: 15px;
	margin: 3px 6px 0 0;
}

/*------------end-------------*/

#siteinfo {
	width: auto;
	margin: inherit;
	clear: inherit;
}

#footer {
	border-top:none;
	margin:0;
}

#footer #siteinfo, #main #siteinfo {
	padding:0;
	color: #798690;
}

#main #siteinfo a {
	color: #798690;
}

#footer  #siteinfo a:hover, #main #siteinfo a:hover {
	color: #fff;
}

.menu-option {
	display: none;
}

#main.profile_page .page-title.author {
	float: left;
	width: 100%;
	padding-bottom: 8px;
	margin-top: -30px;
}

#main.profile_page #entry-author-info {
	margin-top: 0;
}

#main.profile_page #entry-author-info #author-avatar {
	float: left;
}

body.topic #content table.bbp-replies th {
	text-align: left;
	padding: 11px 0 11px 12px;
}

#comments span.unapproved {
	float: left;
	min-width: 80%;
	color: #666;
	margin: -15px 0 18px 70px;
	font-family: 'Avenir';
	font-size: 14px;
	cursor: default;
}

body.error404 #wrapper #main #container #content h1{
	color:red;
	font-family: 'Avenir';
	font-size: 20px;
}

body.error404 #wrapper #main .entry-content {
	width: 100%;
	padding: 8px 0 0 0;
}

body.error404 #wrapper #main #container #content input {
	background: #32424c;
	width: 100%;
	border: none;
	padding: 2%;
	font-size: 14px;
	font-family: 'Avenir';
	color: #fff;
}

body.error404 #wrapper #main #container #content input#error404-searchsubmit {
	float: right;
	width: 150px;
	color: #fff;
	padding: 10px 0;
	font-size: 16px;
	font-family: 'AvenirNextDemiBold';
	cursor: pointer;
	margin-top: 18px;
}

#comments #comments-list li.depth-1 {
	float: left;
	width: 100%;
	border-bottom: 1px solid #32424c;
	padding-bottom: 18px;
}

#comments #comments-list li.depth-1 ul.children {
	float: left;
	width: 94%;
	padding-left: 6%;
}

@-moz-document url-prefix() {	
	#wrapper #main .entry-content p {
		float:left;
	}
	
	.entry-content table tr th {
		font-family: 'Avenir';
	}	
}

/*---------new--------*/

#wrapper #main #container #content .entry-content ul.bbp-forums,
#wrapper #main #container #content .entry-content ul.bbp-lead-topic, 
#wrapper #main #container #content .entry-content ul.bbp-topics,
#wrapper #main #container #content .entry-content ul.bbp-forums,
#wrapper #main #container #content .entry-content ul.bbp-replies,
#wrapper #main #container #content .entry-content ul.bbp-search-results{
	float: left;
	width: 100%;
	margin-bottom: 30px;
	border: 1px solid #3e4750;
	background: #3e4750;
	box-sizing: border-box;
}

#wrapper #main .entry-content .bbp-search-form {
	display: none;
}

#wrapper #main #container #content #post-0.hentry {
	background: #142027;
	float: left;
	width: 100%;
	margin: 0;
}

#wrapper #main #container #content .entry-content li.bbp-header {
	background: #3e4750;
	float: none;
	/*border-bottom: 2px solid #0e1a22;*/
	padding: 9px 0;
	border-top: 0;
}

#wrapper #main #container #content .entry-content li.bbp-header li {
	text-align: left;
	color: #fff;
	font-family: 'Avenir';
	font-size: 17px;
	font-weight: normal;
}

#wrapper #main #container #content .entry-content li.bbp-header li.bbp-forum-info,
#wrapper #main #container #content .entry-content li.bbp-header li.bbp-topic-title {
	width: 48%;
	padding: 0 22px;
}

#wrapper #main #container #content .entry-content li.bbp-header li.bbp-forum-topic-count,
#wrapper #main #container #content .entry-content li.bbp-header li.bbp-topic-voice-count {
	width: 60px;
	text-align: center;
}

#wrapper #main #container #content .entry-content li.bbp-header li.bbp-forum-reply-count,
#wrapper #main #container #content .entry-content li.bbp-header li.bbp-topic-reply-count {
	width: 60px;
	text-align: center;
}

#wrapper #main #container #content .entry-content li.bbp-header li.bbp-forum-freshness,
#wrapper #main #container #content .entry-content li.bbp-header li.bbp-topic-freshness {
	width: 146px;
	text-align: center;
}

#wrapper #main #container #content .entry-content #bbpress-forums ul.hentry {
	border-top: 0;
	border-bottom: 1px solid #3e4750;
	padding:0;
	margin: 0;
}

#wrapper #main #container #content .entry-content #bbpress-forums ul.hentry:last-child {
	border-bottom: 0;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry li a {
	color: #a4b6c1 !important;
	margin: 0 0 10px 0;
	/*display: table;*/
	font-size: 14px;
	font-family: 'Avenir';
	font-weight: normal;
	line-height: 18px;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry li a.bbp-forum-title {
	display: table;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry li a:hover {
	color: #fff;
	text-decoration: underline;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry .bbp-forum-content {
	color: #fff;
	font-size: 14px;
	font-family: 'Avenir';
	float:left;
	margin: 15px 0 0;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry .bbp-forum-content a,
#wrapper #main .entry-content p a {
	color: #00a2dc;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry .bbp-forum-content a:HOVER,
#wrapper #main .entry-content p a:HOVER,
.aside ul ul li a:HOVER,
#wrapper #main .entry-utility a:HOVER,
#wrapper #main .comment-bar a:HOVER,
#wrapper #main #container #content .hentry .entry-meta span a:HOVER,
#comments-list .comment-reply-link a:HOVER,
#wrapper #main #comments h3 a:HOVER,
#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-freshness a:HOVER,
#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-freshness a:HOVER,
body.single #wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-title a:HOVER,
#wrapper #main #container #content .entry-content ul.bbp-replies .bbp-reply-header a:HOVER,
#wrapper #main .entry-content #bbpress-forums div.bbp-reply-author a:HOVER,
#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content a:HOVER {
	color: #37B3FE;
	text-decoration: none;
	text-shadow: 0 0 0.1em #596773, 0 0 0.1em #596773, 0 0 0.1em #596773;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-info,
#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-title {
	padding: 9px 18px 16px 22px;
	width: 290px;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-topic-count,
#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-voice-count,
#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-reply-count,
#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-reply-count {
	padding: 7px 0 0 0;
	text-align: center;
	color: #a4b6c1;
	font-size: 12px;
}

#wrapper #main .entry-content #bbpress-forums {
	margin: 0;
	overflow: inherit;
}

#wrapper #main .entry-content #bbpress-forums .bbp-footer {
	display: none;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-freshness,
#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-freshness {
	padding: 9px 0 10px 0;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-freshness p,
#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-freshness p {
	float: left;
	width: 100%;
	margin: 15px 0 0;
}

#wrapper #main.profile_page #container #content #bbpress-forums #bbp-user-body ul.hentry li.bbp-topic-freshness p {
	float: left;
	width: 100%;
	margin: 0;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-freshness img,
#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-freshness img {
	float: none;
	/*width: 32px;*/
	margin: 0 auto;
	border: none;
	border-radius: 26px;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-freshness a,
#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-freshness a {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 12px;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-freshness p a,
#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-freshness p a {
	margin: 0;
}

.bbp-pagination .bbp-pagination-links span.current {
	border: none;
	padding: 0;
	color: #fff;
	text-decoration: underline;
	background: none;
}

.bbp-pagination .bbp-pagination-links a {
	padding: 0;
	border: none;
	font-size: 14px;
	margin-top: 1px;
	background: none;
}

.bbp-pagination .bbp-pagination-links span {
	padding: 0;
	border: none;
}

.bbp-pagination .bbp-pagination-links a:hover {
	text-decoration: underline;
	background: none;
	border: none;
	color:#fff;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-info img,
#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-title img {
	float: left;
	margin: 3px 5px 0 0;
	/*width: 32px;*/
	border: none;
	border-radius: 26px;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-info span, 
#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-title span {
	min-width: 165px;
	width: auto;
	font-size: 12px;
	/*margin-top: 7px;
	margin-right: 0px;*/
	white-space: normal;
}

body.single #wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-info a, 
body.single #wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-title a {
	float: left;
	width: auto;
	color: #fff;
}

body.single #wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-info a.bbp-author-name, 
body.single #wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-title a.bbp-author-name {
	float: right;
	width: auto;
	margin-top: 4px;
}

#wrapper #main .entry-content #bbpress-forums .bbp-the-content-wrapper .quicktags-toolbar {
	border: none;
	background: #20303a;
	float: left;
	width: 96%;
	padding: 3% 2%;
}

#wrapper #main .entry-content .bbp-reply-form input.ed_button, 
#wrapper #main .entry-content .bbp-topic-form input.ed_button {
	float: left;
	border-radius: 5px;
	margin-right: 2px;
	background: #32424c;
	font-size: 12px;
	padding: 1% 0;
	text-align: center;
	border-bottom: 0;
	box-shadow: none;
}

#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_em.ed_button,
#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_em.ed_button,
#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_strong.ed_button,
#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_strong.ed_button,
#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_ul.ed_button,
#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_ul.ed_button,
#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_ol.ed_button,
#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_ol.ed_button,
#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_li.ed_button,
#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_li.ed_button {
	width: 28px;
	font-weight: normal;
}

#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_link.ed_button,
#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_link.ed_button {
	width: 39px;
}

#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_block.ed_button,
#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_block.ed_button {
	width: 62px;
}

#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_del.ed_button,
#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_del.ed_button {
	width: 33px;
}

#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_img.ed_button,
#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_img.ed_button {
	width: 40px;
}

#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_code.ed_button,
#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_code.ed_button {
	width: 42px;
}

#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_close.ed_button,
#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_close.ed_button {
	width: 72px;
}

#wrapper #main .entry-content #bbpress-forums #bbp-user-avatar {
	width: 60px;
	height: 60px;
	float: left;
}

#wrapper #main .entry-content #bbpress-forums #bbp-user-avatar img {
	width: 60px;
	height:60px;
	border-radius: 32px;
	margin-top: -8px;
}

#wrapper #main.profile_page #container #content .hentry h2.entry-title {
	margin-bottom: 0;
}

#wrapper #main .entry-content #bbpress-forums #bbp-single-user-details #bbp-user-navigation {
	float:left;
	width:90%;
}

#wrapper #main .entry-content #bbpress-forums #bbp-single-user-details #bbp-user-navigation ul {
	float: left;
	width: 100%;
}

#wrapper #main .entry-content #bbpress-forums #bbp-single-user-details #bbp-user-navigation ul li {
	width: 23%;
	text-align: center;
	margin-left: 2%;
	margin-top: 7px;
	float: left;
	background: #3e4750;
}

#wrapper #main .entry-content #bbpress-forums #bbp-single-user-details #bbp-user-navigation ul li a {
	color: #fff;
	font-family: 'AvenirNextDemiBold';
	font-size: 11px;
	width: 100%;
	padding: 3px 0;
	border: none;;
}

#wrapper #main .entry-content #bbpress-forums #bbp-single-user-details #bbp-user-navigation ul li.current a,
#wrapper #main .entry-content #bbpress-forums #bbp-single-user-details #bbp-user-navigation ul li a:hover {
	background: #60676c;
}

#wrapper #main .entry-content #bbpress-forums #bbp-single-user-details {
	overflow: inherit;
}

#wrapper #main .entry-content #bbpress-forums #bbp-single-user-details {
	width: 100%;
}

#wrapper #main .entry-content #bbpress-forums #bbp-user-body {
	float: left;
	margin: 20px 0 0 0;
	width: 100%;
}

#wrapper #main.profile_page #container #content #bbpress-forums #bbp-user-body h2 {
	padding: 0;
	font-weight: normal;
}

#wrapper #main.profile_page #container #content #bbpress-forums #bbp-user-body p {
	float: left;
	width: auto;
	margin-right: 20px;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-title span.bbp-topic-started-in {
	margin-left:35px;
	min-width: 115px;
}

#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-title span.bbp-topic-started-in a {
	float: right;
	margin: 4px 0 0 5px;
}

#wrapper #main .entry-content #bbpress-forums #bbp-user-body .bbp-reply-author,
#wrapper #main .entry-content #bbpress-forums #bbp-user-body .bbp-reply-content,
#wrapper #main #container #content .entry-content #bbpress-forums li.bbp-header .bbp-reply-author,
#wrapper #main #container #content .entry-content #bbpress-forums li.bbp-header .bbp-reply-content {
	text-align: left;
	/*padding: 0 0 0 12px;*/
	color: #fff;
	font-family: 'AvenirUltraLight';
	font-size: 17px;
	font-weight: normal;
}
#wrapper #main #container #content .entry-content #bbpress-forums li.bbp-header .bbp-reply-content {
	margin-left: 0;
}
#wrapper #main #container #content .entry-content #bbpress-forums li.bbp-header .bbp-reply-author {
	padding-left: 9px;
}

#wrapper #main #container #content .entry-content ul.bbp-replies .bbp-reply-header {
	background: transparent;
	border: none;
	color: #fff;
	font-family: 'AvenirNextDemibold';
	font-size: 14px;
}

#wrapper #main #container #content .entry-content ul.bbp-replies .bbp-reply-header a {
	font-size: 12px;
	color: #93a0aa;
	font-family: 'Avenir';
}

#wrapper #main .entry-content #bbpress-forums div.bbp-reply-author {
	color: #a4b6c1;
	font-size: 14px;
	line-height: normal;
	text-align: center;
	font-family: 'AvenirUltraLight';
}

#wrapper #main .entry-content #bbpress-forums div.bbp-reply-author a {
	width: 100%;
	margin: 0;
	color: #a4b6c1;
	font-size: 14px;
	font-family: 'AvenirUltraLight';
	text-align: center;
}

#wrapper #main .entry-content #bbpress-forums div.bbp-reply-author img {
	float: none;
	display: block;
	margin: 0 auto;
	border-radius: 50px;
}

#wrapper #main .entry-content #bbpress-forums .bbp-forums-list li {
	display: none;
}

#wrapper #main .entry-content #bbpress-forums div.bbp-forum-author .bbp-author-role, 
#wrapper #main .entry-content #bbpress-forums div.bbp-topic-author .bbp-author-role, 
#wrapper #main .entry-content #bbpress-forums div.bbp-reply-author .bbp-author-role {
	text-align: center;
}

#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content ul li {
	color: #fff;
	float: left;
	width: 100%;
	list-style: none;
	font-size: 14px;
	font-family: 'Avenir';
}

#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content {
	color: #fff;
	font-size: 14px;
}

#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content a {
	color: #00a2dc;
	margin: 0 0 10px 0;
	/*display: table; otherwise check http://local.mywebsite.com/blog/?topic=eraser-tool */
	font-size: 14px;
	font-family: 'Avenir';
	font-weight: normal;
}

#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content a img {
	float: none;
	width: 32px;
	margin: 0 auto 10px;
	border: none;
	border-radius: 26px;
}

#link-modal-title span.screen-reader-text {
	display: none;
}

#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content strong,
#wrapper #main .entry-content #bbpress-forums div.bbp-topic-content strong,
#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content em,
#wrapper #main .entry-content #bbpress-forums div.bbp-topic-content em,
#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content del,
#wrapper #main .entry-content #bbpress-forums div.bbp-topic-content del {
	color:#fff;
}

#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content blockquote,
#wrapper #main .entry-content #bbpress-forums div.bbp-topic-content blockquote,
#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content ul,
#wrapper #main .entry-content #bbpress-forums div.bbp-topic-content ul,
#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content ol,
#wrapper #main .entry-content #bbpress-forums div.bbp-topic-content ol {
	margin: 0;
}

#wrapper #main #container #content .entry-content ul.bbp-replies li,
#wrapper #main #container #content .entry-content ul.bbp-replies code {
	margin: 0;
	padding-bottom: 0;
	color:#fff;
	font-size:14px;
}

#wrapper #main #container #content .entry-content ul.bbp-replies code {
	background: transparent;
	border: none;
	font-family: 'avenir';
	padding: 0;
}

#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content img {
	margin: 8px auto 0;
}

#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content ul.bbp-topic-revision-log *,
#wrapper #main .entry-content #bbpress-forums div.bbp-topic-content ul.bbp-topic-revision-log * {
	float: left;
	width: 100%;
}

#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content ul.bbp-topic-revision-log li,
#wrapper #main .entry-content #bbpress-forums div.bbp-topic-content ul.bbp-topic-revision-log li {
	    line-height: 32px;
}

#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content ul.bbp-topic-revision-log a,
#wrapper #main .entry-content #bbpress-forums div.bbp-topic-content ul.bbp-topic-revision-log a {
	float: left;
	width: auto;
	margin-right: 5px;
}

#wrapper #main .entry-content #bbpress-forums div.bbp-reply-content ul.bbp-topic-revision-log a img,
#wrapper #main .entry-content #bbpress-forums div.bbp-topic-content ul.bbp-topic-revision-log a img {
	width: 32px;
}

#bbpress-forums div.bbp-the-content-wrapper {
	float: left;
	width: 100%;
}

/*---------new--------*/

@media (max-width: 1362px) {
	#wrapper #main .main-container {
		width: 75%;
	}
}

@media (max-width: 1325px) {
	#wrapper #main .main-container {
		width: 74%;
	}
}

@media (max-width: 1275px) {
	#wrapper #main .main-container {
		width: 73%;
	}
}

@media (max-width: 1225px) {
	#wrapper #main .main-container {
		width: 72%;
	}
}

@media (max-width: 1185px) {
	#wrapper #main .main-container {
		width: 71%;
	}
}

@media (max-width: 1170px) {
	.header .content {
		padding: 0 15px;
	}
}

@media (max-width: 1145px) {
	#wrapper #main .main-container {
		width: 70%;
	}
}

@media (max-width: 1105px) {
	#wrapper #main .main-container {
		width: 69%;
	}
}

@media (max-width: 1070px) {
	#wrapper #main .main-container {
		width: 68%;
	}
}

@media (max-width: 1040px) {
	#wrapper #main .entry-content #bbpress-forums #bbp-single-user-details #bbp-user-navigation {
		float: none;
		width: 74%;
		margin: 0 auto;
		display: block;
		overflow: hidden;
	}	
}

@media (max-width: 1038px) {	
	#wrapper #main #container {
		width: 610px;
	}
	
	#wrapper #main .main-container {
		width: 67%;
	}
	
	#wrapper #main #container #content .entry-content li.bbp-header li.bbp-forum-info, 
	#wrapper #main #container #content .entry-content li.bbp-header li.bbp-topic-title {
		width:45%;
	}
	
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-info,
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-title {
		width: 46%;
	}
	
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-freshness, 
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-freshness {
		float: right;
		padding: 9px 10px 10px 0;
	}
}

@media (max-width: 1005px) {
	#wrapper #main .main-container {
		width: 66%;
	}
}

@media (max-width: 976px) {
	#wrapper #main .main-container {
		width: 65.4%;
	}
}

@media (max-width: 970px) {	
	#wrapper #main #container {
		width: 575px;
	}
	
	#wrapper #main .comment-bar a {
		width: 94%;
	}
	
	#wrapper #main #container #content .entry-content li.bbp-header li.bbp-forum-info, 
	#wrapper #main #container #content .entry-content li.bbp-header li.bbp-topic-title {
		width: 42%;
	}
	
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-info, 
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-title {
		width:43%;
	}
}

@media (max-width: 960px) {
	#wrapper #main #container {
		width: 400px;
	}
	
	#wrapper #main .main-container {
		width: 64%;
	}
	
	.bbp-topic-title, #content .bbp-forum-info {
		width:20%;
	}
	
	.entry-content table tr th {
		font-size: 14px;
	}
	
	#content table.bbp-forums th.bbp-topic-voice-count, 
	#content table.bbp-topics th.bbp-topic-voice-count, 
	#content table.bbp-topic th.bbp-topic-voice-count,
	#content table.bbp-replies th.bbp-topic-voice-count,
	#content table.bbp-forums th.bbp-topic-freshness, 
	#content table.bbp-topics th.bbp-topic-freshness, 
	#content table.bbp-topic th.bbp-topic-freshness,
	#content table.bbp-replies th.bbp-topic-freshness {
		display: none;
	}
	 
	#wrapper #main #container #content .entry-content table tr td.bbp-topic-voice-count, 
	#wrapper #main #container #content .entry-content table tr td.bbp-forum-topic-count {
		display:none;
	}
	
	#wrapper #main #container #content .entry-content table tr td.bbp-topic-freshness p, 
	#wrapper #main #container #content .entry-content table tr td.bbp-forum-freshness p, 
	#wrapper #main #container #content .entry-content table tr td.bbp-topic-freshness, 
	#wrapper #main #container #content .entry-content table tr td.bbp-forum-freshness {
		display: none;
	}
	
	#content table.bbp-forums th.bbp-forum-freshness, 
	#content table.bbp-topics th.bbp-forum-freshness, 
	#content table.bbp-topic th.bbp-forum-freshness, 
	#content table.bbp-replies th.bbp-forum-freshness {
		display: none;
	}
	
	#content table.bbp-forums th.bbp-forum-topic-count, 
	#content table.bbp-topics th.bbp-forum-topic-count, 
	#content table.bbp-topic th.bbp-forum-topic-count, 
	#content table.bbp-replies th.bbp-forum-topic-count {
		display:none;
	}
	
	#wrapper #main #container #content .entry-content li.bbp-header li.bbp-forum-topic-count, 
	#wrapper #main #container #content .entry-content li.bbp-header li.bbp-topic-voice-count,
	#wrapper #main #container #content .entry-content li.bbp-header li.bbp-forum-freshness, 
	#wrapper #main #container #content .entry-content li.bbp-header li.bbp-topic-freshness,
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-topic-count, 
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-voice-count,
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-freshness, 
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-freshness {
		display: none;
	}
	
	#wrapper #main #container #content .entry-content li.bbp-header li.bbp-forum-info, 
	#wrapper #main #container #content .entry-content li.bbp-header li.bbp-topic-title {
		width:56%;
		font-size: 15px;
	}
	
	#wrapper #main #container #content .entry-content li.bbp-header li.bbp-forum-reply-count, 
	#wrapper #main #container #content .entry-content li.bbp-header li.bbp-topic-reply-count {
		float: right;
		padding-right: 10px;
		font-size: 15px;
	}
	
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-info, 
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-title {
		width:73%;
		padding-bottom: 0;
	}
	
	#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_li.ed_button, 
	#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_li.ed_button {
		margin-top:10px;
	}
	
	#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_code.ed_button, 
	#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_code.ed_button {
		margin-top:10px;
	}
	
	#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_close.ed_button, 
	#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_close.ed_button {
		margin-top:10px;
	}
	
	#wrapper #main .entry-content #bbpress-forums #bbp-single-user-details #bbp-user-navigation ul li {
		width: 48%;
	}
	
	#wrapper #main .entry-content #bbpress-forums #bbp-single-user-details #bbp-user-navigation ul li:nth-child(2),
	#wrapper #main .entry-content #bbpress-forums #bbp-single-user-details #bbp-user-navigation ul li:first-child {
		margin-top: 0;
	}
}

@media (max-width: 925px) {
	#wrapper #main .main-container {
		width: 63%;
	}
}

@media (max-width: 899px) {
	#wrapper #main .main-container {
		width: 62%;
	}
}

@media (max-width: 875px) {
	#wrapper #main .main-container {
		width: 60%;
	}
}

@media (max-width: 832px) {
	#wrapper #main .main-container {
		width: 58%;
	}
}

@media (max-width: 795px) {
	#wrapper #main .main-container {
		width: 57%;
	}
}

@media (max-width: 776px) {
	#wrapper #main .main-container {
		width: 55.4%;
	}

	#wrapper #main #container {
		width: 385px;
	}
}

@media (max-width: 750px){
	.header .menu-mobile-icon.wp-menu {
		padding: 0 15px;
		position: absolute;
		top: 0;
		right: 0;
		height: 68px;
		width: 20px;
		background: #07151e;
	}
	
	.header .menu-mobile-icon.wp-menu a {
		top: 24px;
		position: absolute;
		right: 15px;
	}

	/*.wp-menu-option {
		float: right;
		width: auto;
		position: absolute;
		top: 68px;
		right: 0;
		z-index: 100;
	}
	
	.wp-menu-option .menu-dropdown {
		background: #07151e;
		float: right;
		width: 318px;
	}
	
	.wp-menu-option .menu-dropdown ul {
		float:left;
		width: 76%;
		padding: 27px 0 10px;
		margin: 0 12%;
		border-bottom: 1px solid #142027;
	}
	
	.wp-menu-option .menu-dropdown ul li {
		float: left;
		width:100%;
		margin-bottom: 20px;
		list-style: none;
		text-align: left;
	}
	
	.wp-menu-option .menu-dropdown ul li a {
		color: #aabcc7;
		font-size: 16px;
		font-family: 'Avenir';
	}
	*/

	#wrapper #main .main-container {
		width: 54.4%;
	}
}

@media (max-width: 740px){
	#wrapper #main .main-container {
		float: none;
		width: 94%;
		margin: 0 auto;
		display: block;
		overflow: hidden;
	}
	
	#wrapper #main #container {
		width:100%;
	}
	
	#wrapper #main #container #content .hentry {
		margin-bottom: 0;
	}
	
	#wrapper #main .comment-bar {
		background: transparent;
		width: 94%;
		padding: 0 3%;
		margin-bottom: 20px;
	}
	
	#wrapper #main .comment-bar a {
		width: 170px;
		float: right;
		background: #2d363e;
		text-align: center;
		padding: 6px 0;
		margin: 0;
	}
	
	#wrapper #main #primary {
		display:none;
	}
	
	.main-content .wp-header-main {
		display:none;
	}
	
	.bbp-topic-title, #content .bbp-forum-info {
		width:55%;
	}
	
	#content .navigation:last-child {
		margin-top: 26px;
		float: left;
	}
	
	.main-content .wp-header-search {
		background: #3e4750;
		display: block;
		float: left;
		width: 100%;
	}
	
	.main-content .wp-header-search input {
		background: transparent !important;
		width: 97.2%;
		color: #fff;
		padding: 19px 0 19px 2.8% !important;
		border: none !important;
		font-size: 14px;
		font-family: 'Avenir';
		box-sizing: inherit;
	}
	
	.main-content .wp-header-search input::-webkit-input-placeholder {
		background:transparent;
		color: #93a0aa;
		padding: 0;
		font-size: 18px;
		font-family: 'Avenir';
	}

	.main-content .wp-header-search input:-moz-placeholder {
		background:transparent;
		color: #93a0aa;
		padding: 0;
		font-size: 18px;
		font-family: 'Avenir';
	}

	.main-content .wp-header-search input::-moz-placeholder {
		background:transparent;
		color: #93a0aa;
		padding: 0;
		font-size: 18px;
		font-family: 'Avenir';
	}

	.main-content .wp-header-search input:-ms-input-placeholder {
		background:transparent;
		color: #93a0aa;
		padding: 0;
		font-size: 18px;
		font-family: 'Avenir';
	}
	
	.main-content .wp-header-search input:focus::-webkit-input-placeholder,
	.main-content .wp-header-search input:focus:-moz-placeholder { 
		color:transparent; 
	}
	
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-info, 
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-title {
		width:70%;
	}
	
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-reply-count, 
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-reply-count {
		float:right;
		padding-right:10px;
	}
	
	#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_li.ed_button, 
	#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_li.ed_button {
		margin-top:0px;
	}
	
	#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_code.ed_button, 
	#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_code.ed_button {
		margin-top:0px;
	}
	
	#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_close.ed_button, 
	#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_close.ed_button {
		margin-top:0px;
	}
}

@media (max-width:597px) {
	#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_close.ed_button, 
	#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_close.ed_button {
		margin-top:10px;
	}
}

@media (max-width:590px) {
	.bbp-topic-title,
	#content .bbp-forum-info {
		width: 34%;
	}
	
	body.single #wrapper #main #container #content .entry-content table tr td.bbp-topic-title span.bbp-topic-started-in,
	body.single-forum #wrapper #main #container #content .entry-content table tr td.bbp-topic-title span.bbp-topic-started-in {
		margin-left: 0;
	}
	
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-reply-count, 
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-reply-count {
		padding-right: 17px;
	}
}

@media (max-width:510px) {
	#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_code.ed_button, 
	#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_code.ed_button {
		margin-top:10px;
	}
}

@media (max-width: 480px){
	.bbp-topic-title, 
	#content .bbp-forum-info {
		width: 22%;
	}
	
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-reply-count, 
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-reply-count {
		padding-right: 10px;
	}
	
	#wrapper #main .entry-content #bbpress-forums .bbp-reply-author {
		padding: 0;
		float: left;
		width: 100%;
		margin: -15px 0 0 0px;
	}
	
	#wrapper #main .entry-content #bbpress-forums div.bbp-reply-author img {
		position: inherit;
	}
	
	#wrapper #main .entry-content #bbpress-forums div.bbp-reply-author a {
		line-height: 13px;
		margin-top: -9px;
	}
	
	#wrapper #main #container #content .entry-content li.bbp-header {
		float: left;
		width: 100%;
	}
	
	#wrapper #main #container #content .entry-content #bbpress-forums li.bbp-header .bbp-reply-author {
		float: left;
		margin: 0;
		width: 66%;
	}
	
	#wrapper #main #container #content .entry-content #bbpress-forums li.bbp-header .bbp-reply-content {
		float: right;
		margin: 0;
		padding: 0 8px 0 0;
	}
	
	#wrapper #main .entry-content #bbpress-forums #bbp-user-body .bbp-reply-author {
		text-align: center;
	}
}

@media (max-width:435px) {
	#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_li.ed_button, 
	#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_li.ed_button {
		margin-top: 10px;
	}
	
}

@media (max-width:430px) {
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-info, 
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-title {
		width: 55%;
	}

	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-forum-reply-count, 
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-reply-count {
		padding-right: 15px;
	}
	
	#wrapper #main .entry-content #bbpress-forums ul.hentry li.bbp-topic-title span.bbp-topic-started-in a {
		width:90px;
	}
}

@media (max-width:400px) {
	#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_ol.ed_button,
	#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_ol.ed_button {
		margin-top: 10px;
	}
}

@media (max-width: 395px) {
	.bbp-topic-title, 
	#content .bbp-forum-info {
		width: 18%;
	}
	
	#wrapper #main #content fieldset.bbp-form,
	#wrapper #main #container fieldset.bbp-form,
	#wrapper #main fieldset.bbp-form {
		border:none;
		padding:10px 0;
	}
	
	#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_ol.ed_button,
	#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_ol.ed_button {
		margin-top: 0px;
	}
	
}

@media (max-width: 373px){ 
	#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_ol.ed_button,
	#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_ol.ed_button {
		margin-top: 10px;
	}
}

@media (max-width: 370px){
	#wrapper #main #container #content .entry-content table tr td a {
		word-break: break-all;
	}

	#content p.bbp-topic-meta span.bbp-topic-freshness-author {
		width: 86px;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	
}

@media (max-width: 337px) {
	#wrapper #main .entry-content .bbp-topic-form input#qt_bbp_topic_content_ul.ed_button,
	#wrapper #main .entry-content .bbp-reply-form input#qt_bbp_reply_content_ul.ed_button {
		margin-top:10px;
	}
}

@media (max-width: 320px) {
	#wrapper #main #container #content .entry-content li.bbp-header li.bbp-forum-info, 
	#wrapper #main #container #content .entry-content li.bbp-header li.bbp-topic-title {
		text-transform: none;
	}
}

@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
	#primary .textwidget input.search,
	#wrapper #main .entry-utility span.post-views span.views-icon,
	#wrapper #main .entry-utility span.comments-link a span {
		background-image: url(https://www.ribbet.com/graphics/landing/sprite-retina.png?v=20);
		background-size: 532px 326px;
	}
}
