/*Reset CSS */
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,
ol, li, dl, dt, dd, form, a, fieldset, input, textarea, checkbox, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
}
body  {
	font-size: 1rem;
	/*Set a few of my own basics*/
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
	background-color:#333333;
}

ul, ol  {
	list-style-type: none;
}
img  {
	border: 0;
	display: block;
}
/*Set up basic CSS */
p {
	padding:0 0 1rem 0;
}
th{
	padding:10px 5px;
}
td{
	padding:5px;
}
a {
	color:#0071BC;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a.active{
	color: green;
}
.line-through{
	text-decoration: line-through;
	color:#666;
}
li {
}
input, textarea, select {
	border:2px solid #ccc;
}
.home-intro-wrapper{
	min-height:260px;
}
h1.home-title{
	color:#3b4c56;
	padding: 0 0 0.5rem 0;
	font-size: 1.5rem;
	font-weight:bold;
	line-height:2rem;
}
h2.home-tagline{
	color:#A0A600;
	padding: 0 0 0.5rem 0;
	font-size: 1.2rem;
	line-height:1.3rem;
	font-weight:bold;
	clear:left;
}

h3{
	color: #0071BC;
	padding: 10px;
	padding-bottom: 5px;
	padding-left:0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	clear:both;
}
h3.top{
	margin-top:0px;
}

.block-header{
	color: #fff;
	background-color: #3b4c56;
	font-size: 1.2rem;
	padding: 0.7rem;
	font-weight:bold;
}
.block-header a{
	color:#fff;
}

.block-info{
	border:none;
	margin:0px;
	clear:both;
	background-color: #F4F7ED;
	padding:1rem 0 0 1rem;
}
.block-info p{
	margin-left:0px;
}
.block-info .title{
	margin-left:0px;
	font-weight:bold;
}
#debugger-wrapper{
	background-color:#afcdeb;
	width:940px;
	margin: 0px auto ;
}
#header-wrapper {
    background-color: #5c91c8;
    background-image: url(/assets/images/header-bg-sml.png);
    background-repeat: repeat-x;
    background-position: left bottom;
    width: 100%;
}
#header-content{
	max-width: 1048px;
	margin: 0px auto ;
}
#header-top{
    min-height: 90px;
    padding: 5px 0 0 0;
    color: #fff;
}
.header-top-left{
	width:730px;
	height:90px;
	min-height:90px;
	float:left;
}
.header-top-right{
	width:200px;
	height:70px;
	float:right;
	text-align:right;
}
#header-mid{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
    min-height: 50px;
    color: #fff;
    padding-top: 1rem;
	margin:0 20px;
}
.header-mid-logo{
	max-width:360px;
	height:50px;
	float:left;
}
.follow-wrapper{
	flex-direction:column;
	padding: 0 1rem 0;
}
.header-mid-search{
	margin-top:0.5rem;
	overflow:hidden;
}
.header-mid-search p{
    padding:0;
	margin:0;
}
#body-wrapper{
	background-color:#dbe0e8;
	width: 100%;
	clear:both;
}
#body-content{
	max-width: 1048px;
	margin: 0px auto ;
	display:flex;
}
#body-small{
	min-width:400px;
    width: min-content;
	margin: 0px auto;
}
#body-narrow{
	width:640px;
	margin: 0px auto;
}
#body-full{
	margin:20px 0 20px 0;
}
#body-left{
	width:100%;
	width: -webkit-fill-available;
	margin:20px 20px 20px 0;
	float:left;
}
.body-left-block{
	width:620px;
	float:left;
	margin-bottom: 20px;
	padding:10px;
	background-color: #F4F7ED;
}
.body-left-block-clear{
	width:620px;
	float:left;
	clear:both;
	margin-bottom: 20px;
	padding:10px;
}
.avatar {
	border:2px solid #aaa;
	background-color: #fff;
	padding:3px;
	height:50px;
	width:50px;
}
/*columns*/
.block-half{
	width:300px;
	float:left;
	clear:left;
}
.block-half-last{
	margin-left:20px;
	width:300px;
	float:left;
}
#body-right{
	width:336px;
	float:right;
	margin: 20px 0 20px 0;
}
/* AD FOOTER BLOCK */
.ad-footer-wrapper{
	width: 100%;
	clear:both;
	padding: 0 0 20px 0;
	background-color: #dbe0e8;
}
.ad-footer-content{
    overflow: hidden;
    max-width: 1048px;
    margin: 0px auto;
}
.ad-footer-content a{
}
.ad-footer-content a:hover{
	text-decoration:underline;
}
/* follow footer block */
.follow-footer-wrapper{
	width: 100%;
	clear:both;
	padding: 0 0 0 0;
	background-color: #dbe0e8;
}
.follow-footer-content{
    overflow: hidden;
    max-width: 1048px;
    margin: 0px auto;
	display:flex;
}
.follow-footer-content a{
}
.follow-footer-content a:hover{
	text-decoration:underline;
}
/* SUB FOOTER BLOCK */
.sub-footer-wrapper{
	width: 100%;
	clear:both;
	background-color: #eee;
	border-top:1px solid #ddd;
	-webkit-box-shadow: inset 0 1px 0 white;
	-moz-box-shadow: inset 0 1px 0 #fff;
	-ms-box-shadow: inset 0 1px 0 #fff;
	-o-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 white;
}
.sub-footer-content{
	overflow: hidden;
	max-width:1048px;
	margin: 10px auto ;
}
.sub-footer-content a{
}
.sub-footer-content a:hover{
	text-decoration:underline;
}
/* USERS ONLINE */
.users-online-wrapper{
	margin:20px;
}
.users-online{
	overflow: hidden;
	font-size:0.9rem;
	line-height:1.2rem
}
.users-online-title{
	font-size:1.5rem;
}
.users-online ul {
	list-style-type: none;
	margin: 0px;
	padding:0px;
}
.users-online li {
	display: inline;
	float:left;
	padding : 5px 15px 0 0;
}
.users-online-footer {
	display: block;
	float:left;
	padding: 1rem 0 2rem 0 ;
}
/* FOOTER BLOCK */
.footer-wrapper{
	width: 100%;
	clear:both;
	color: #909090;
}
.footer-content{
	overflow: hidden;
	max-width:1048px;
	margin: 0 auto;
	color: #fff;
}
.footer-content a{
	color:#F90;
}
.footer-content a:hover{
	text-decoration:underline;
}

.footer-column-wrapper{
	margin:20px;
	overflow:hidden;
	display:flex;
	flex-direction:row;
}
.footer-column{
	width:33%;
	float:left;
}
.footer-column-content{
  	min-height: 100px;
    margin-right: 20px;
    border-right: dashed 1px #666;
}
.footer-column-content.last{
	margin-right:0px;
	border: none;
}
.footer-column-title{
	font-size:1.3rem;
	color:#F0F6FB;
}
.footer-column ol {
	list-style-type: none;
	margin: 0px;
	padding:0px;
	padding-top: 10px;
}
.footer-column ol li {
}
.footer-column ol li a{
	padding-left:10px;
}
.footer-column ol li:first-child {
	border-top: 0px;
}
.footer-base-wrapper{
	max-width:1048px;
	margin: 0 auto;
}
.footer-base{
	margin: 20px;
	padding: 20px;
	border-top: dashed 1px #666;
	color: #fff;
	text-align:center;
}
.footer-base-left{
	max-width:450px;
	float:left;
}
.footer-base-right{
	max-width:450px;
	float:right;
	text-align:right;
}


/*Pages*/
.pages-list{

}
.page-cat-title{
	font-size:1.3rem;
	color:black;
	margin-bottom:10px;
}
.pages-list ul {
	list-style-type: none;
	margin: 0px;
	padding:0px;
	padding-top: 10px;
}
.pages-list ul li {
}
.pages-list ul li:first-child {
	border-top: 0px;
}

#wavform-640x250{
	width:640px;
	height:250px;
	clear:both;
	float:right;
	margin-bottom:20px;
}

/*navigation*/
.top-nav-link, .top-nav-link:link, .top-nav-link:active, .top-nav-link:visited{
	color:#fff;
	text-decoration:none;
}
.top-nav-link-selected{
	color:#000;
	text-decoration:none;
}
.top-nav-link:hover{
	color:#000;
	text-decoration:none;
}

/* nav bar */
.nav{
	border:0px;
	margin:0px;
}
.nav li{
	float:left;
	display: inline;
}
.nav ul, .nav-main ul, .nav-sub ul, .nav-sub-sub ul{
	list-style-type:none;
	border:0px;
	margin:0 0 0 10px;
	float: none;
}
/* main nav bar */
.nav .nav-main {
    width: 100%;
	overflow:hidden; 
    height: 2.5rem;
    background: #3b4c56;
    /* clear: both; */
    color: #fff;
    /* -webkit-border-radius: 5px 5px 0 0; */
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    /* border-radius: 5px 5px 0 0; */
}
.nav .nav-main a{
	color:#fff;
	padding: 0 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
.nav .nav-main a:hover{
	text-decoration:underline;
}
.nav .nav-main li:first-child a{
	border: 0px;
}
.nav .nav-main li{
color: #fff;
    padding: 0.7rem 0 0 0;
    display: inline;
}
.nav .nav-main li:hover{
	color:	#F90;
	text-decoration:none;
}
.nav .nav-main li.selected a {
    /* margin-top: 5PX; */
    border: 0px;
    color: #000;
    text-decoration: underline;
    padding: 0.2rem 0.5rem 0.8rem 0.5rem;
    background-color: #FFF;
    /* -webkit-border-radius: 5px 5px 0 0; */
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    /* border-radius: 5px 5px 0 0; */
}
/* sub nav bar */
.nav .nav-sub {
    width: 100%;
    height: 2.7rem;
    background: #FFF;
	overflow:hidden; 
    /* clear: both; */
    /* color: #000; */
    /* -webkit-border-radius: 5px 5px 0 0; */
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    /* border-radius: 5px 5px 0 0; */
}
.nav .nav-sub a, .nav .nav-sub-sub a {
	color:#0071BC;
	padding: 0 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.nav .nav-sub a:hover, .nav .nav-sub-sub a:hover{
	text-decoration:underline;
}
.nav .nav-sub li:first-child a, .nav .nav-sub-sub li:first-child a{
	border: 0px;
}
.nav .nav-sub li, .nav .nav-sub-sub li{
    color: #000;
    padding: 0.6rem 0 0.5rem 0;
    display: inline;
}
.nav .nav-sub li:hover, .nav .nav-sub-sub li:hover{
	color:#F90;
	text-decoration:none;
}
.nav .nav-sub li.selected a, .nav .nav-sub-sub li.selected a{
	margin-top:5px;
	color:#000;
	text-decoration:underline;
}
 .nav .nav-sub-sub{
	width:95%;
	margin:0px auto;
	height:3.3em;
	background:#EEE;
	clear:both;
	color:#000;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}


/* account nav bar */
.header-mid-account-buttons{
}
.nav-account{
    border: 0px;
    margin: 0px;
    max-width: 300px;
    margin-top: 0.6rem;
    float: right;
}	
.nav-account ol, .nav-account ul{
	list-style-type:none;
	border:0px;
	margin:0px;
	float: none;
}

.nav-account a:hover{
	text-decoration:underline;
}
.nav-account li{
	display: inline;
}
.nav-account li a{
	background:#A0A600;
	float:right;
	color:#fff;
	padding: 8px 10px;
	margin-left:10px;
}
.nav-account li a:hover{
	display: inline;
	background:#666;
	border: 0px;
	color:#fff;
	text-decoration:underline;
}
.nav-account li a.selected{
	display: inline;
	background:#666;
	border: 0px;
	color:#fff;
	text-decoration:underline;
}

/* content nav bar */
.content_nav{
	border:0px;
	margin:0px;
}
.content_nav li{
	display: inline;
	float:left;
}
.content_nav ol, .content_nav ul{
	list-style-type:none;
	border:0px;
	margin:0px;
}
/* content main nav bar */
.content_nav .nav-main{
	height:35px;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
	background:#0071BC;
	clear:both;
	color:#fff;
}
.content_nav .nav-main a{
	color:#fff;
	padding: 0 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #729abd;
}
.content_nav .nav-main a:hover{
	text-decoration:underline;
}
.content_nav .nav-main li:first-child a{
	border: 0px;
}
.content_nav .nav-main li{
	display: inline;
	color:#fff;
	padding: 10px 0 0 0;
	background-color:#0071BC;
}
.content_nav .nav-main li:hover{
	display: inline;
	color:#F90;
	text-decoration:none;
}
.content_nav .nav-main li.selected a{
	display: inline;
	margin-top:5px;
	border: 0px;
	color:#000;
	text-decoration:underline;
	padding: 5px 15px 10px 15px;
	background-color: #FFF;
}
/* content sub nav bar */
.content_nav .nav-sub{
    height: 43px;
    background: #FFF;
    clear: both;
    color: #000;
    overflow: hidden;
    border-top: 1px solid #ddd;
    margin-bottom: 1rem;
}
.content_nav .nav-sub a {
	color:#0071BC;
	padding: 0 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
.content_nav .nav-sub a:hover{
	text-decoration:underline;
}
.content_nav .nav-sub li:first-child a{
	border: 0px;
}
.content_nav .nav-sub li{
	display: inline;
	color:#000;	
	padding: 10px 0px;
}
.content_nav .nav-sub li:hover{
	display: inline;
	color:#F90;
	text-decoration:none;
}
.content_nav .nav-sub li.selected a{
	margin-top:5px;
	color:#000;
	text-decoration:underline;
}

/*Users List */
.users-list {
	float:left;
	margin:2px;
}
.users-list-wide {
	float:left;
	width:202px;
	margin:2px;
}
.users-list-wide .avatar{
	float:left;
	width:50px;
}
.avatar.suspended{
	border: 2px solid #F90;
}
.avatar.disabled{
	border: 2px solid #F00;
}
.users-list-meta {
	float:left;
	margin: 1px 1px 0px 5px ;
}

/* lists */
list-inline {
    list-style: none;
    padding: 0;
}

.list-inline > li {
    display: inline;
}

/* social icons */
.icon-circle {
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    text-align: center;
    line-height: 2rem;
    vertical-align: middle;
    font-size: 1.4rem;
}
a.icon-circle:hover{
	color:white;
	text-decoration:none;
	opacity:50%;
}
.icon-circle-color-soundcloud{
	color:white;
    background-color: #FE5000;
}
.icon-circle-color-facebook{
	color:white;
    background-color: #3C5A99;
}
.icon-circle-color-youtube{
	color:white;
    background-color: #FF0000;
}
.icon-circle-color-twitter{
	color:white;
    background-color: #1DA1F2;
}
.icon-circle-color-pinterest{
	color:white;
    background-color: #BD081C;
}
.icon-circle-color-instagram{
	color:white;
    background-color: #405DE6;
}
.icon-circle-color-std{
	color:white;
    background-color: #ddd;
}

/* Media Lists */
#media-list {
	background-color: #fff;
	font-size:0.9rem;
	float:left;
	width:100%;
	margin: 0px;
}
#media-list ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#media-list li {
	padding: 20px 10px;
	border-top:1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 0 white;
	-moz-box-shadow: inset 0 1px 0 #fff;
	-ms-box-shadow: inset 0 1px 0 #fff;
	-o-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 white;
}
#media-list li:first-child {
	border-top: 0px;
}
#media-list li:last-child {
	border-bottom: 1px solid #ccc;
}
#media-list li:nth-child(even) {
	background-color: #f0f6fb;
}
#media-list li:nth-child(odd) {
	background-color: #fff;
}
#media-list li:hover  {
}
#media-list .avatar {
	float: left;
	margin-right: 10px;
}
#media-list .media-list-data {
	width:410px;
	float:left;
}
#media-list .media-list-data-right {
	font-size:0.9rem;
	width:110px;
	border-left:1px solid #ccc ;
	padding-left:5px ;
	float:right;
}
#media-list .media-list-title-wrapper {
	margin: 0 0 5px 0;
}
#media-list .media-list-title {
	color: #3b4c56;
	font-weight:bold;
	font-size: 1.3rem;
	float: left;
	clear:both;
}
#media-list .media-list-meta {
	padding:5px 0;
	float: left;
	clear:both;
}
#media-list .media-list-author {
	font-weight: bold;
}
#media-list .media-list-date-wrapper {
	float:left;
	clear:both;
	padding-top:2px;
}
#media-list .media-list-date {

}
#media-list .media-list-tag-wrapper {
	clear:both;
	float:left;
	padding-top:2px;
}
#media-list .media-list-tag {
	color:#F90;
}
#media-list .media-list-stats-wrapper {
	float:left;
	clear:both;
	padding-top:2px;
}
#media-list .media-list-stats {
	color:#222;
}
#media-list .media-list-stat {
	padding-right:5px;
	color:#F90;
}
#media-list .media-list-desc-wrapper {
	color: #555;
	margin: 5px 0px 0px 68px ;
	clear:both;
	border-left:3px solid #ddd;
	background-image:url('/assets/images/fade-25.png');
}

#media-list .media-list-admin-notes-wrapper {
	color: #555;
	margin: 5px 0px 0px 68px ;
	clear:both;
	border-left:3px solid #ddd;
	background-color:#FFEEEE;
}
#media-list .media-list-player-wrapper {
	padding: 0 0 5px 0;
}
#media-list .media-list-icons-wrapper {
	float:left;
	clear:both;
	margin-top:5px;
}
/*Media Detail*/
#media-detail {
	background-color: #fff;
	font-size:0.9rem;
	float:left;
	margin: 0px;
	margin-bottom:20px;
	padding:10px;
	width:620px;
	background:#eee ;
}
#media-detail .avatar {
	float: left;
	margin-right: 10px;
}
#media-detail .media-detail-data {
	width:420px;
	float:left;
}
#media-detail .media-detail-data-right {
	width:100px;
	border-left:1px solid #ccc ;
	padding-left:5px ;
	float:right;
}
#media-detail .media-detail-title-wrapper {
	font-size:0.9rem;
	color:#222;
}
#media-detail .media-detail-meta {
	padding:5px 0;
	float: left;
	clear:both;
}
#media-detail .media-detail-title {
	color: #0071BC;
	font-weight:bold;
	font-size: 1.3rem;
	float: left;
	clear:both;
}
#media-detail .media-detail-author {
	font-weight: bold;
}
#media-detail .media-detail-date-wrapper {
	padding-top:2px;
}
#media-detail .media-detail-date {

}
#media-detail .media-detail-tag-wrapper {
	padding-top:2px;
}
#media-detail .media-detail-tag {
	color:#F90;
}
#media-detail .media-detail-stats-wrapper {
	padding-top:2px;
}
#media-detail .media-detail-stats {
	color:#222;
}
#media-detail .media-detail-stat {
	padding-right:5px;
	color:#F90;
}
#media-detail .media-detail-desc-wrapper {
	font-size:0.9rem;
	color: #555;
	margin: 10px 0px 10px 0px ;
	padding-top:20px;
	clear:both;
	border-top:2px solid #ddd;
}

/*2Media Detail*/
.xmedia-detail-wrapper {
	font-size:0.9rem;
	float:left;
	clear:left;
	margin: 0px;
	margin-bottom:10px;
	padding:0px;
	width:445px;
	min-height:126px;
}
.xmedia-detail-avatar {
	float:right;
	margin-left: 10px;
	background: url('/assets/images/shadow_150x.png') no-repeat right bottom;
	padding-bottom: 12px;
	z-index: 3;
}
.xmedia-detail-avatar img{
	margin:0px;
	padding:5px;
	border:2px solid #aaa;
	background: #fff ;
}
.xmedia-detail-title-wrapper {
	padding-left: 10px;
	float:left;
	clear:left;
}
.xmedia-detail-title {
	color: #3b4c56;
	font-size: 1.5rem;
	font-weight:bold;
}
.xmedia-detail-title a {
	color: #3b4c56;
}
.xmedia-detail-sub-title-by{
	color: #666;
	font-size: 1.8rem;
	font-weight:bold;
}
.xmedia-detail-sub-title{
	color: #666;
	font-size: 1.8rem;
	font-weight:bold;
}
.xmedia-detail-meta {
	padding:0 10px;
	clear:both;
}
.xmedia-detail-footer{
	width:440px;
	padding:5px 0 0 5px;
	clear:left;
	float:left;
}
.xmedia-detail-stats-wrapper{
	padding:5px 0 0 0;
}
.xmedia-detail-player{
	width:200px;
	padding: 0 0 5px 0;
	margin-left:-3px;
	clear:left;
	float:left;
}

.xmedia-detail-options{
	text-align:right;
	width:240px;
	float:right;
}
.xmedia-detail-desc-wrapper {
	width: 600px;
	margin: 10px 0 20px 0;
	padding: 10px;
	clear: both;
	float: left;
	background: #FBFBFB;
}
.sharing-links-wrapper {
	margin: 0 0 1rem 0;
    overflow: hidden;
    float: left;

}
.sharing-links-text {
	margin-left:0.7rem;
	display:block;
	font-size:0.9rem;
}

.follow-links-wrapper {
}
.follow-links-text {
}

/* COMMENTS */
#comments {
	float:left;
	width:100%;
	margin: 0px;
}
#comments ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#comments li {
	padding: 1rem 0.5rem 0.5rem 0.5rem;
	border-top: 1px solid #ccc;
}
#comments li:first-child {
	border-top: 1px solid #ccc;
}
#comments li:last-child {
	border-bottom: 1px solid #ccc;
}
#comments li:nth-child(even) {
	background-color: #fff;
}
#comments li:nth-child(odd) {
	background-color: #f0f6fb;
	-webkit-box-shadow: inset 0 1px 0 white;
	-moz-box-shadow: inset 0 1px 0 #fff;
	-ms-box-shadow: inset 0 1px 0 #fff;
	-o-box-shadow: inset 0 1px 0 #fff;
	box-shadow: inset 0 1px 0 white;
}
#comments li:hover  {
}
#comments .avatar, .form-comment-wrapper .avatar {
	float: left;
	margin-right: 10px;
}
#comments .comment-data {
	padding-left: 70px;
	display:block;
	font-size:0.9rem;
}
#comments .comment-author {
	/* font-weight: bold; */
}
#comments .comment-content {
	display: block;
	color:#111;
	padding-top: 0.5rem;
	min-height:30px;
	font-size:1rem;
}
#comments .comment-reply {
	float:left;
	width:100%;
	margin-top: 10px;
	padding-top: 0.5rem;
	border-top: 1px solid #ccc;
	font-size:1rem;
}
#comments .reply-avatar {
	float: right;
	margin-left: 10px;
}
#comments .comment-reply-data {
	font-size:0.9rem;
	display:block;
}
#comments .comment-reply-author {
	/* font-weight: bold; */
}
#comments .comment-reply-content {
	display: block;
	color:#111;
	padding-top: 0.5rem;
	font-size:1rem;
}
#comments .clear {
	clear:both;
}
/*Sidebar*/
.sidebar-block {
	float:left;
	width:312px;
	margin-bottom: 20px;
	padding:10px;
	border: solid 2px #3b4c56;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.sidebar-list-block {
	background-color:#FFF;
	margin-bottom: 20px;
	padding:5px;
	border: solid 2px #3b4c56;
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	font-size:0.9rem;
}
.sidebar-list-block li{
	border-bottom:1px solid #ccc;
	padding-bottom:5px;
	margin:5px 0;
}
.sidebar-list-block li:nth-child(even) {
}
.sidebar-list-block li:last-child {
	border: none;
	padding-bottom:5px;
}
.sidebar-list-block li:hover {
}

.sidebar-block .avatar {
	float: left;
	margin-right: 10px;

}
.sidebar-list-thumb{
	width:50px;
	margin-right:10px;
}
.sidebar-list-meta{
	width:250px;
}
.sidebar-block .title {
	font-size:1.2rem;
	border-bottom: solid 1px #ccc;
	margin-bottom: 10px;
}
.sidebar-block .li:nth-child(2n+2) {
	background-color: #F4F7ED;
	font-weight:bold;
}
.bg_clear {
	background-color: #FFF ;
}
.bg_green{
	background-color: #F4F7ED;
}
.sidebar-block ol {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sidebar-block ol li {
	margin: 10px 0;
	padding: 10px 0 20px 0;
	border-top: 1px solid #cccccc;
}
.sidebar-block ol li:first-child {
	border-top: 0px;
}
.sidebar-block .comment-data {
	padding-left: 60px;
	display:block;
}
.sidebar-block .comment-author {
	font-weight: bold;
}
.sidebar-block .comment-content {
	display: block;
	color:#111;
	padding-top: 5px;
}
/* sidebar flex */
.flex-sidebar {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex-grow: 1;
	height: 100%;
}
.flex-sidebar-item {
	height:100%;
}
.flex-sticky-box{
	position: -webkit-sticky;
	position: sticky;
 	top: 2rem;
	margin-bottom:20px;
}
.flex-ad-box{
	background-color:#ccc; 
}
.flex-content-box{
	background-color:#333; 
}


.buttons-wrapper{
	width:630px;
	background-color: #eee;
	margin:10px 0;
	padding:5px;
	float:left;
}

.table-list{

}
.table-list th{
	background-color: #666;
	color:#fff;
}
.table-list tr{
	text-align:left;
	background-color: #3b4c56;
}
.table-list tr:first-child {
	border-top: 0px;
}
.table-list tr:last-child {
	border-bottom: 1px solid #ccc;
}
.table-list tr:nth-child(even) {
	background-color: #f0f6fb;
}
.table-list tr:nth-child(odd) {
	background-color: #fff;
}
.table-list tr:hover  {
	background-color: #fcf2e4;
}



.ListTable {
	background-color: #fff;
	margin-bottom:10px;
}
.ListTableTitles {
	padding-bottom:5px;
}
.ListTableData {
	padding-bottom:5px;
	padding-left:5px;
	color: #F90;
}
.ListTableText {
	padding-bottom:5px;
	padding-left:5px;
}
.ListTableRight {
	border-left: 1px solid #E7E7ED;
	padding-bottom:5px;
	padding-left:5px;
}
.ListTableFooter {
	border-top: 1px solid #E7E7ED;
	padding-top: 5px;
	padding-left: 5px;
}
.ListTableDesc {
	border-bottom: 1px solid #E7E7ED;
	padding-top: 5px;
	padding-left: 5px;
}
.ListHeader {
	color: #FFF;
	background-color: #0071BC;
}
.ListSubHeader {
	background-color: #E7E7ED;
	color: #0071BC;
	font-weight:bold;
	padding: 5px;
	display: block;
	clear: both;
	font-size: 1rem;
}
.ListRowOn {
	background-color: #fff;
}
.ListRowOff {
	background-color: #EEEEFF;
}
.ListRowHover {
	background-color: #ddd;
}
a.LinkOrange, a.LinkOrange:link, a.LinkOrange:active, a.LinkOrange:visited {
	color: #F90;
}
a.LinkOrange:hover{
	text-decoration: underline;
}

/* FORUM STUFF */
.forum-table, .forum-table-cats {
	color:#666;
	clear:left;
	width:100%;
}
.forum-table a, .forum-table-cats a {
	color:#0071BC;
}
.forum-table li, .forum-table-cats li {
	width:100%;
	float:left;
	background-color: #FFFFFF;
}
.forum-table li:nth-child(2n+2) {
	background-color: #F0F6FB;
}
.forum-table-cats li:nth-child(2n+1) {
	background-color: #F0F6FB;
}
.forum-table li:hover, .forum-table-cats li:hover {
}
.forum-table .left, .forum-table-cats .left{
	max-width:450px;
	margin:10px;
	float:left;
}
.forum-table .right, .forum-table-cats .right{
	font-size:0.9rem;
	text-align:left;
	width:160px;
	float:right;
	margin: 10px 5px 5px 0px;
	padding-left:10px;
	border-left: 1px solid #ddd;
}
.forum-section-meta {
    margin: 0 0 1rem 0;
}
.forum-section-meta p{
	padding: 0px;
	margin: 0px;
}

.forum-section-meta p.desc{
	color:#888;
}
.forum-section-youtube {
	padding: 8px;
	border: 2px solid #DDD;
	margin: 10px 0px;
	background-color: #FFF;
	margin-bottom: 10px;
	display:block;
}

.forum-section-youtube iframe{
	width:100%;
}

/* error section blocks */
.error-section-wrapper {
	overflow: hidden;
	clear: left;
	width:600px;
	margin: 30px auto;
	text-align:center;
}
.error-section-wrapper h1 {
	color: #FFFFFF;
	font-size: 1.8rem;
	font-weight:bolder;
	padding: 10px;
}
.error-section-wrapper p {
	font-size: 1.3rem;
	padding: 10px;
}
.error-section-wrapper a {
	color: green;
}

/* section blocks */
.section-wrapper {
	overflow: hidden;
	clear: left;
	padding: 10px;
	background: #F4F7ED;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.section-wrapper-title {
	padding: 5px 10px;
	background: #F4F7ED;
	font-size: 2rem;
	font-weight:bold;
	clear:left;
	margin-top:20px;
}
.bg-green {
	background: #F4F7ED;
}
.bg-green-dark {
	color:white;
	background-color: #849E47;
}
.bg-gray {
	background: #F4F4F4;
}
.section-title {
    color: #3b4c56;
    font-size: 1.3rem;
    line-height: 1.7rem;
    margin: 0 0 0.5rem 0;
    font-weight: bold;
    clear: left;
}
.section-meta, .forum-thread-meta, .forum-cat-meta, .forum-home-meta{
	padding: 0 0 0 0;
}
.section-title a {
	color: #3b4c56;
}
/* Body Text */
.section-meta p {
	padding: 0 0 1rem 0;
}
.section-meta.left-block{
	border-left:2px solid #eee;
	margin-left:20px;
	margin-bottom:20px;
}
.section-meta ul {
	padding: 10px;
	list-style-type:circle;
	list-style-position: outside;
	margin-left: 0px;
}
.section-meta ol {
	padding: 0 10px;
	list-style-type:decimal;
	list-style-position: outside;
	margin-left: 0px;
}
.section-meta li {
	margin-bottom:10px;
	margin-left:20px;
	padding:0px 10px;
}

.section-sub-title{
color: #0071BC;
    font-size: 1.3rem;
    font-weight: bold;
    margin: 0 0 1.2rem 0;
}
/* forum lists */
.forum-threads-list-title a, .forum-cats-list-title a{
	color: #3b4c56;
	font-weight:bold;
	font-size: 1.2rem;
	float: left;
	clear:both;
}
forum-threads-list-title a:hover, .forum-cats-list-title a:hover{
	color: #3b4c56;
}
.forum-threads-list-title .sticky{
	color: #F00;
}
.forum-threads-list-meta, .forum-cats-list-meta{
	padding:5px 0;
	float: left;
	clear:both;
	font-size: 0.9rem;
}
.forum-cats-list-desc{
	float:left;
	padding: 5px 0px;
	clear:both;
}

/*blog stuff */
.blog-list{
    padding: 0 0 1rem 0;
    margin: 0 0 1rem 0;
    position: relative;
    border-bottom: 1px solid #c6c8cc;
	display: flex;
}
.blog-list:first-child {
	border: 0px;
}
.blog-list:nth-child(2n+1) {
}

.blog-thumb{
	margin-right: 20px;
    float: left;
    border: 2px solid #ddd;
}
.blog-thumb img{
	outline:1px solid #999;
}
.blog-pic-main{
	padding:8px;
	border:2px solid #ddd;
	margin: 10px 0;
	background-color: #FFF;
	clear:both;
}
.blog-pic-main img{
	width:100%;
}
.blog-detail-body{
	width:600px;
	padding: 10px;
	clear:left;
	margin-bottom:20px;
}
.blog-preview{
	overflow:hidden;
	width:100%;
}
.blog-meta{
	padding: 10px 0px;
	float:left;
}
.blog-text{
	padding: 0 0 10px 0px;
	float:left;
}
.blog-detail-top{
	background-color: #eee;
	max-width:600px;
	padding:20px;
	float:left;
	position:relative;
	border-bottom:1px solid #ddd;
}
.blog-detail-bottom{
	background-color: #eee;
	width:600px;
	padding:20px;
	float:left;
	position:relative;
	margin-bottom:20px;
}
h1.blog-title{
	color: #3b4c56;
	font-size: 2rem;
	font-weight:bold;
	float:left;
	clear:left;
}
.blog-list.post-list-text{
	float: left;
	padding-top: 14px;
	width: 100%;
}
.blog-list-meta{
    color: #3b4c56;
    float: left;
    margin: 0.5rem 0 0 0;
    width: 100%;
    clear: both;
    font-size: 0.9rem;
}
.blog-footer {
	padding:10px 0px;
	border-top:2px solid #999;
	margin-bottom:20px;
}
.blog-related-posts {
	padding:10px;
	background-color: #FFF;
	margin-bottom:20px;
}
.blog-more-link-wrap {
	float: right;
	padding-bottom: 0px;
}
.blog-btn-big{
	background-color:green;
	padding:1rem;
	margin:0;
	color:white;
	display:block;
	font-size:1.5rem;
	font-weight:bold;
	color:#fff;
	text-align:center;
}

.blog-btn-big:hover{
	background-color: #F60;
	}
/* MAILING LIST */
.mailing-list-subscribe-wrapper{
	margin:1rem auto;
	padding:1rem;
	text-align:center;
	border:2px solid #ccc;
	width:60%;
}
.mailing-list-subscribe-wrapper h3{
	margin:0 0 0.2rem 0;
	padding:0;
	color:black;
	font-size:1.4rem;
}
.mailing-list-subscribe-wrapper p{
	margin:0 0 0.2rem 0;
	padding:0;
	color:black;
	font-size:0.9rem;
}
.mailing-list-subscribe-wrapper input{
	padding:0.5rem;
	font-size:1.2rem;
	margin: 1px solid #ccc;
	height:1rem;
	width:40%;
}
.mailing-list-subscribe-wrapper input[type="submit"] {
	padding:0.5rem;
	margin:0 0 0 0.5rem;
	display:inline-block;
	width:auto;
	height:auto;
	font-weight:bold;
	font-size:0.9rem;
	background-colour:black;
	border:none;
}
.mailing-list-subscribe-wrapper input[type="submit"]:hover {
	background-colour:red;
}



/* USERS DETAIL */
.users-detail-wrapper{
    position: relative;
    width: -webkit-fill-available;
    min-height: 175px;
    overflow: hidden;
    padding: 10px;
    margin-bottom: 20px;
    background-color: #eee;
}
.users-detail-meta{
	float:left;
	clear:left;
	margin-bottom:1.5rem;
	max-width:550px;
	font-size:0.9rem;
}
.users-detail-avatar{
	float:right;
	margin-left: 10px;
	background: url('/assets/images/shadow_150x.png') no-repeat right bottom;
	padding-bottom: 11px;
	z-index: 3;
}
.users-detail-avatar img{
	margin:0px;
	padding:5px;
	border:2px solid #aaa;
	background: #fff ;
}
#users-detail-notes{
	float:left;
	width:430px;
	height:115px;
	border-bottom: 1px solid #E7E7ED;
}
h1.users-detail-name{
	color: black;
	display: block;
	font-family: Helvetica, Arial;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: -1px;
	outline-color: black;
	outline-style: none;
	outline-width: 0px;

	text-shadow: white 0px 1px 0px;
	vertical-align: baseline;
}
#users-detail-buttons{
	float:left;
	width:470px;
	height:25px;
	padding:5px 0;
	border-bottom: 1px solid #E7E7ED;

}
/* BANNERS */
.banner-incontent-wide-wrapper{
	width:100%;
	height:auto;
	background-color:#e9eef7;
	margin:1rem auto;
}
.banner-incontent-wide-content{
	padding:1rem;
}
#header-top-banner-wrapper{
	padding: 20px 0px 0px 0px;
	background-color:#dbe0e8;
	width: 100%;
	clear:both;
}
#header-top-banner{
    margin: 0 auto;
	min-height:106px;
}
.banner-header-970x90{
	max-width:970px;
	max-height:90px;
	margin:1rem auto 0.2rem auto;
}
.banner-header-728x90{
	min-width:728px;
	min-height:90px;
	background-color:#eee;
	margin: 0 auto;
	overflow:hidden;
}
.banner-header-728x90.sortable{
	min-width:728px;
	min-height:90px;
	padding:7px 0 5px 0;
	background-color:unset;
	margin: 0 auto;
	overflow:hidden;
}
.banner-footer-728x90{
	min-width:728px;
	min-height:90px;
    padding: 20px 18px;
    background-color: #e9eef7;
	overflow:hidden;
}
.banner-responsive-general{
	width: 100%;
	width: -moz-available;          /* WebKit-based browsers will ignore this. */
	width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
	width: fill-available;
}
.banner-responsive-970xany{
	min-height:90px;
	overflow:hidden;
}
.banner-responsive-vertical{
	max-width:300px;
	max-height:600px;
	clear:both;
	margin:auto;
    background-color: #e9eef7;
	margin-bottom:20px;
	padding:18px;
	overflow:hidden;
}
.banner-responsive-horizontal{
	max-width:970px;
	max-height:250px;
	clear:both;
	margin:auto;
    background-color: #e9eef7;
	overflow:hidden;
}
.banner-responsive-rectangle{
	min-width:300px;
	max-width:336px;
	max-height:280px;
	clear:both;
	margin:auto;
    background-color: #e9eef7;
	margin-bottom:20px;
}
.banner-footer-970x90{
	width:970px;
	min-height:90px;
	overflow:hidden;
}
.banner-sidebar-300x250{
	width:300px;
	clear:both;
	margin:auto;
    padding: 20px 18px;
    background-color: #e9eef7;
	margin-bottom:20px;
}
.banner-sidebar-300x600{
	width:300px;
	clear:both;
	margin:auto;
    padding: 20px 18px;
    background-color: #e9eef7;
	margin-bottom:20px;
	overflow:hidden;
}
.banner-sidebar-300x300{
	width:300px;
	height:300px;
	clear:both;
	margin:auto;
    margin-bottom: 1rem;
    padding: 20px 18px;
    background-color: #e9eef7;
	overflow:hidden;
}
.banner-sidebar-{
	width:300px;
	height:250px;
	clear:both;
	margin:auto;
    margin-bottom: 1rem;
    padding: 20px 18px;
    background-color: #e9eef7;
	overflow:hidden;
}
.banner-sidebar-336x280{
	width:336px;
	height:280px;
	clear:both;
	margin:auto;
    background-color: #e9eef7;
	margin-bottom:20px;
	overflow:hidden;
}
.banner-incontent-336x280{
	width:336px;
	height:280px;
	margin:auto;
    background-color: #e9eef7;
	margin-bottom:20px;
	overflow:hidden;
}
.banner-sidebar-.sortable{
	border: 0px;
}
.banner-sidebar-.openx{
	border: 0px;
	border-bottom: 2px solid yellow;
}
.banner-sidebar-.pubgalaxy{
	border: 0px;
	border-bottom: 2px solid green;
}
.banner-sidebar-.sovrn{
	border: 0px;
	border-bottom: 2px solid yellow;
}
.banner-sidebar-300x260{
	width:300px;
	height:260px;
	clear:both;
	margin-bottom:20px;
	background-color:#FFF;
}
.banner-sidebar-300xany{
	width:100%;
	clear:both;
	padding:0 10px;
	margin-bottom:20px;
	overflow:hidden;
}
.banner-sidebar-160x600{
	width:160px;
	height:600px;
	clear:left;
	float:left;
	margin-bottom:20px;
	background-color:#eee;
	overflow:hidden;
}
.banner-sidebar-125x125{
	width:125px;
	height:125px;
	float:left;
	margin-left:15px;
	margin-bottom:15px;
	background-color:#eee;
	overflow:hidden;
}
.banner-sidebar-bsa-125x125{
	width:125px;
	height:125px;
	float:left;
	margin-left:15px;
	margin-bottom:15px;
}
.banner-sidebar-125x40{
	width:125px;
	height:40px;
	float:left;
	margin-left:15px;
	margin-bottom:20px;
	background-color:#eee;
}
.banner-sidebar-120x600{
	width:120px;
	height:600px;
	float:left;
	margin-left:20px;
	margin-bottom:20px;
	background-color:#eee;
}
.banner-sidebar-160x160{
	width:160px;
	height:160px;
	float:left;
	margin-bottom:20px;
	background-color:#eee;
	margin-right:20px;
}
.banner-sidebar-120x160{
	width:120px;
	height:160px;
	clear:left;
	float:left;
	margin-bottom:20px;
	background-color:#eee;
}
.banner-sidebar-300x75{
	width:300px;
	height:75px;
	clear:left;
	float:left;
	margin-bottom:20px;
	background-color:#eee;
}
.banner-468x15{
	width:100%;
	background:#EBEBEB;
	margin:20px 0;
	padding:10px;
	clear:both;
	box-sizing:border-box;
}
.sidebar-padding{
	margin:35px 0 10px 0;
}

/* == Pagination === */
.pagination-buffer{
	clear:both;
	height:18px;
}

.pagination-wrapper{
	clear: both;
    color: #fff;
    background-color: #0071BC;
    font-size: 1rem;
	font-weight:bold;
    padding: 0.5rem;
    min-height: 1.5rem;
    display: block;
}
.pagination-wrapper.bottom{
	clear:both;
	margin:0 0 20px 0;
}
.pagination-counters{
	float:left;
	display:inline-block;
}
.pagination-links{
	float:right;
	max-width:300px;
	text-align:right;
	display:inline-block;
}
.pagination-digg{
	right:0px;
	clear:both;
	padding:0px;
	margin:0px;
}
.pagination-digg ul{
	margin:0px;
	padding:0px;
	margin-top:5px;
}
.pagination-digg li{
	border:0px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-position: inside;
}
.pagination-wrapper a{
	color:#fff;
}
.pagination-wrapper .previous-off, .pagination-wrapper .next-off {
	color:#fff;
	margin-right:2px;
	padding:5px;
}
.pagination-wrapper .next a, .pagination-wrapper .previous a {
	background:#555;
}
.pagination-wrapper .active{
	background:	#F90;

	padding:5px;
}
.pagination-wrapper a:link, .pagination-wrapper a:visited {
	padding:5px;
	text-decoration:none;
}
.pagination-wrapper a:hover{
	background:	#F90;
	color:#000;
	padding:5px;
}
.pagination-wrapper .pagination_active{
	color:#F90;
	font-weight:bold;
}

/*NOTICES AND ERRORS*/
.message {
	padding:1rem 1rem 0.5rem 3rem ;
	background-repeat: no-repeat;
	background-position: 10px center;
	margin:0 0 1em 0;
	clear:both;
}
.message.ul, .message.ol {
	float:left;
}
.message-title{
	font-size:1.5rem;
	font-weight:bold;
	margin-bottom:10px;
}
.message.info {
	color: #00529B;
	background-color: #BDE5F8;
	background-image: url('/assets/images/icons/status/information_32.png');
}
.message.success {
	color: #4F8A10;
	background-color: #DFF2BF;
	background-image:url('/assets/images/icons/status/success_32.png');
}
.message.warning,.message.disabled{
	color: #9F6000;
	background-color: #FEEFB3;
	background-image: url('/assets/images/icons/status/warning_32.png');
}
.message.error, .message.deleted {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('/assets/images/icons/status/error_32.png');
}

/*Colour Blocks */
.color-block {
	padding:10px;
	clear:both;
	float:left;
	width:100%;
}
.color-block.green{
	background-color: #F4F7ED;
}
.color-block.blue{
	background-color: #BDE5F8;
}
.color-block.red{
	background-color: #9F6000;
}

/* FORMS */
input[type="submit"], .form-button {
	font-size: 1.1rem;
	text-align:center;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px 0px #202931;
	margin-right: 20px;
	padding: 10px;
	width: auto;
	border: 2px solid #202931;
	background-color: #11161a;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

form a{
	margin-right: 0px;
}

input[type="submit"]:hover, .form-button:hover {
	background-color: red;
	border: 2px solid red;
	cursor: pointer;
	text-decoration:none;
}

/* Main Area Forms */

.form-title {
	color: #3b4c56;
	font-size: 1.6rem;
	font-weight:bold;
	padding: 0px 0 10px 0;
	/* border-bottom: 1px solid #CCC ;*/
	/* margin-bottom: 20px; */
	clear:left;
}

.form-header {
    color: #fff;
    background-color: #3b4c56;
    font-size: 1.2rem;
    padding: 0.5rem;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -ms-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.form-main{
	clear:both;
	padding:10px;
	margin-bottom:20px;
	background-color: #F8F4ED;
	overflow:hidden;
}
.form-main.wide{
	width:1000px;
}
.form-main fieldset{
	padding: 10px 0px;
}
.form-main input ,.form-main select ,.form-main textarea{
	padding:5px;
}
.form-comment input ,.form-comment select ,.form-comment textarea{
	padding:5px;
	font-size: 1.1rem;
	width:95%;
	width: -webkit-fill-available;
}
.form-main label{
	float:left;
	clear:left;
	padding:0.5rem 0.5rem 0 0;
	width:160px;
	font-size:0.9rem;
}
.form-main .hint{
	color:#666;
	font-size:0.9rem;
	padding:0 0.3rem;
	margin-left:165px;
	clear:left;
}
.form-main .form-button{
	margin-left:165px;
	float:left;
	clear:left;
	padding:5px;
	min-width:300px;	
	font-size: 1.5rem;
	text-align:center;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px 0px #202931;
	margin-right: 10px;
	margin-top: 10px;
	border: 2px solid #202931;
	background-color: #11161a;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.form-main .form-button:hover {
	background-color: red;
	border: 2px solid red;
	cursor: pointer;
	text-decoration:none;
}
.form-main .file,.form-main  input[type="checkbox"]{
	border:0px;
}
.form-main-captcha{
	float:left;
	clear:left;
	padding:5px;
	margin-left:160px;
}

.form-main .required{
	background-attachment: fixed;
	background:transparent url('/assets/images/icons/icon-form-required.png');
	background-repeat: no-repeat;
	background-position: right center;
}

.form-main .required-notes{
	padding:10px;
	padding-left:20px;
	margin-left:155px;
	float:left;
	clear:left;
	height:20px;
	background-attachment: fixed;
	background:transparent url('/assets/images/icons/icon-form-required.png');
	background-repeat: no-repeat;
	background-position: left center;
}
form-main em.error{
	margin-left:165px;
	float:left;
	clear:left;
	padding:5px;
	color:red;
}
.form-main .form-error{
	margin-left:165px;
	float:left;
	clear:left;
	padding:5px;
	color:red;
}
.form-main .no_left_padding{
	padding-left:0;
}

.form-main .no_left_margin{
	margin-left:0;
}



/* comment form */
.form-comment-wrapper{
	width:100%;
	clear:both;
	padding: 1rem;
	margin: 0 0 20px 0;
	background-color: #e9eef7;
	box-sizing:border-box;
}
.form-comment{
}
.form-comment .hint{
	color:#666;
	font-size:0.9rem;
	float:left;
	clear:left;
	padding:5px;
}

/* comment reply form */
.form-comment-reply-wrapper{
	width:535px;
	clear:both;
	float:left;
	padding:10px;
	margin:20px 0 20px 65px;
	background-color: #F8F4ED;
}
.form-comment-reply label{
	color: #3b4c56;
	font-size: 2rem;
	font-weight: bold;
	margin-bottom:10px;
	float: left;
	clear: both;
	display: block;
	width: 100%;
}
.form-comment-reply .hint{
	color:#666;
	font-size:0.9rem;
	float:left;
	clear:left;
	padding:5px;
}
/* narrow forms / avatar etc */
.form-narrow{
	width:440px;
	clear:left;
	float:left;
	padding:10px;
	margin-bottom:20px;
	background-color: #F8F4ED;
}

.form-narrow label{
	width:0px;
}
.form-narrow .hint{
	margin-left:0px;
}
.form-narrow .form-button{
	margin-left:0px;
}


/* Sidebar Forms */
.form-sidebar{
	clear:both;
	margin-bottom: 25px;
	padding:10px 5px;
	background-color: #F4F7ED;
	border: solid 2px #3b4c56;
}
.form-sidebar-buttons-wrapper{
	margin-left:90px;
}
.form-sidebar.reply{
	width:525px;
	clear:both;
	float:left;
	border:20px solid #eee;
	border-top: 0px;
	background:#eee;
	font-family:arial;
	font-size:1.4rem;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:60px;
}
.form-sidebar fieldset{
	margin: 5px 0px;
}
.form-sidebar input{
	min-height: 2.0rem;
    font-size: 0.8rem;
    padding: 0 0 0 5px;
}
.form-sidebar textarea{
	min-height: 2.0rem;
    font-size: 1rem;
}
.form-sidebar select{
	min-height: 2.3rem;
    font-size: 0.8rem;
    padding: 0 0 0 4px;
}
.form-sidebar .form-button{
    /* min-width: 100px; */
    font-size: 0.9rem;
    text-align: center;
    font-weight: bold;
    color: #fff;
    /* text-shadow: 0px 1px 0px #202931; */
    margin: 0px;
    margin-right: 10px;
    margin-top: 10px;
    /* padding: 5px; */
    /* min-width: 100px; */
    /* max-width: 150px; */
    width: 130px;
    /* overflow: hidden; */
    /* position: relative; */
    border: 2px solid #202931;
    background-color: #11161a;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.form-sidebar .form-button-reset{
	font-size: 0.9rem;
	text-align:center;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px 0px #202931;
	margin: 0px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 5px;
	width:60px;
	border: 2px solid #202931;
	background-color: #11161a;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.form-sidebar .form-button:hover, .form-sidebar .form-button-reset:hover {
	background-color: red;
	border: 2px solid red;
	cursor: pointer;
	text-decoration:none;
}
.form-sidebar label{
	float:left;
	clear:left;
	width:100px;;
    padding: 0 0.5rem;
    font-size: 0.9rem;
}

/* other form stuff */
.header-search-input{
	width:240px;
	float:left;

	margin:0px;
	border: 2px solid #ddd;
	padding:7px;
	cursor: pointer;
	text-decoration:none;
}
input[type="submit"], .header-search-button{
	width:50px;
	height:35px;
	font-size: 1.2rem;
	text-align:center;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	margin-left:10px;
	margin-top:5px;
}
.form-error{
	float:left;
	clear:left;
	padding:5px;
	color:red;
}
/*Icon text and links*/
.icon-tag {
	padding-left:5px;
}
.icon-tag:before{
	background-image: url(/assets/images/sprites/looper-icons-sprite.png);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    width: 16px;
    height: 16px;
    background-position: -10px -1852px;
    float: left;
    margin: 4px 0;
}
.search_log_item_wrapper{
	display:inline-block;
	padding:5px 10px;
	width:190px;
}
.search_log_item_wrapper:hover{
	background-color: #fff;
	color: red;
}
.search_log_item_wrapper_sidebar{
	display:inline-block;
	padding:5px;
}
.icon-arrow-right {
	padding-left:10px;
	float:left;
}
.icon-arrow-right:before{
	background-image: url(/assets/images/sprites/looper-icons-sprite.png);
	background-repeat: no-repeat;
	position: unset;
	content: "";
	display: block;
	width: 16px;
	height: 16px;
	background-position: -10px -46px;
	float: left;
	margin: 4px 0;
}

.list-comment li{
	list-style-type:none;
	padding-left:20px;
	background:transparent url('/assets/images/icons/balloon-white.png') top left no-repeat; 
}
.list-idea li{
	list-style-type:none;
	padding-left:20px;
	background:transparent url('/assets/images/icons/light-bulb.png') center left no-repeat;
}
.list-tick li{
	list-style-type:none;
	padding-left:20px;
	background:transparent url('/assets/images/icons/tick.png') center left no-repeat;
}
.list-cross li{
	list-style-type:none;
	padding-left:20px;
	background:transparent url('/assets/images/icons/icon-cross.png') center left no-repeat;
}
.list-exclamation li{
	list-style-type:none;
	padding-left:20px;
	background:transparent url('/assets/images/icons/exclamation.png') center left no-repeat;
}
.list-help li{
	list-style-type:none;
	margin-left:0px;
	padding-left:20px;
	background:transparent url('/assets/images/icons/icon-help.gif') center left no-repeat;
}
.list-help li.selected a{
	color:#A0A600;
}
.list-arrow-right-blue li{
	list-style-type:none;
	padding-left:20px;
	background:transparent url('/assets/images/icons/arrow-right-blue.png') center left no-repeat;
}

/* Tabs */
#tabs-wrapper{
	height: 30px;
}
/* root element for tabs  */
ul.tabs {
	list-style-type:none;
	margin:0 !important;
	padding:0;
	float: left;
	width: 100%;
	border-bottom: 2px solid #3b4c56;
}

/* single tab */
ul.tabs li {
	position:relative;
	display:inline-block;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
	top:2px;
}

/* link inside the tab. uses a background image */
ul.tabs a {
	border:2px solid #3b4c56;	
	background-color:#3b4c56;
	display:block;
	text-decoration:none;
	padding:5px 10px;
	margin:0 0 0 10px;
	position:relative;
	color: #F90
}
ul.tabs a:active {
	outline:none;
}
/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	color:	#FFF;
}
/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	border:2px solid #3b4c56;	
	border-bottom:2px solid #F4F7ED;	
	background-color: #F4F7ED;
	cursor:default !important;
	color:#3b4c56;
	z-index:9;
	top:1px;
}

/* initially all panes are hidden */
.panes .pane {
	display:none;
}

/*stuff to tidy away */
.search_block {
	float:left;
	width:190px;
	padding-left:10px;
	background-color: #eee;
}
.top{
	margin-top:0px;
}
.bottom{
	margin-top:0px;
	margin-bottom:20px;
}
.link-user-guest , .link-user-guest a{
	color: #75a5c5 ;
}
.link-user-verified , .link-user-verified a{
	color: #038203 ;
}
.link-user-std , .link-user-std a{
	color: #0071BC ;
}
.clearfix{
	clear:both;
	float:left;
	padding:10px 0px;
}
.header-social-fb-like-box{
	float:left;
	width:120px;
	padding-left:5px;

}
/* soundmanager2 flat CSS example */

ul.flat a.sm2_link {
	/* default state: "a playable link" */
	color:#AAD450;
	text-decoration: none;
}

ul.flat a.sm2_link:hover {
	/* default (inactive) hover state */
	color:#AAD450;
	text-decoration: underline;
}


ul.flat a.sm2_playing {
	/* "now playing" */
	color:red;
	text-decoration:none;
}

ul.flat a.sm2_playing:hover {
	/* "clicking will now pause" */
	text-decoration: underline;
}

ul.flat a.sm2_paused {
	/* "paused state" */
	color:#3b4c56;
	text-decoration: line-through;
}

ul.flat a.sm2_paused:hover {
	color:#AAD450;
	text-decoration: none;
}
/* status colours */
.status-active{
	color: #093;
}
.status-pending{
	color: #F90;
}
.status-problems{
	color: #600;
}
.status-disabled{
	color: #F00;
}
.status-suspended{
	color: #606;
}
.pad-top {
	margin-top:20px;
}
.flag-adult{
	font-weight:bold;
	color:#F00;
}
/* soundmanager stuff */
#sm2-container {
	display:none;
}

/* over ride any basic */
.clear{
	clear:both;
}
.right{
	float: right;
}
.left  {
	float: left;
}
a.selected{
	text-decoration:underline ;
}
#comments .report-options{
	border: 2px solid #CCC;
	visibility: visible;
	z-index: 2;
}
#comments .report-options li{
	margin:0px;
	padding:0px;
	list-style-type: none;
}
#comments .report-options:hover{
	border: 2px solid #CCC;
	visibility: hidden;
	z-index: 2;
}
.help_title{
	color: #0071BC;
	font-size: 1.5rem;
	font-weight:bold;
	float:left;
	clear:left;
	padding-top: 0;
	padding-right: 0;
	padding-left: 10px;
	padding-bottom: 0px;
}
/* label notices */
.label {
    padding: 0 0.3rem;
    background-color: #bfbfbf;
    font-size: 0.7rem; 
    /* font-weight: bold; */
    color: #ffffff;
    /* text-transform: uppercase; */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin:0 0.5rem;
}
.label-tiny {
    padding: 0.2rem 0.3rem;
	/* font-size: 0.6rem ; */
  	text-transform:capitalize ;

}
.label-new {
    background-color: #ff6600;
}
a.label-new{
	font-weight:normal;
	color:white;
}
.label-bigger {
  padding: 3px 5px;
  font-size: 0.9rem;
  text-transform:capitalize ;

}
.label.important {
	background-color: #c43c35;
}
.label.warning {
	background-color: #f89406;
}
.label.success {
	background-color: #46a546;
}
.label.notice {
	background-color: #62cffc;
}
.label.delete {
	background-color: #c43c35;
}
.label.edit {
	background-color: #0071BC;
}
.label.edit:hover {
	background-color: #000;
}
.label.reply {
	background-color: #0C0;
}
.text.important {
	color: #c43c35;
}
.text.warning {
	color: #f89406;
}
.text-danger {
	color: #c43c35;
}
.text-success {
	color: #46a546;
}
.text-notice {
	color: #62cffc;
}
.text-delete {
	color: #c43c35;
}
.text-edit {
	color: #0071BC;
}
.text-edit:hover {
	color: #000;
}
.text-reply {
	color: #0C0;
}
/* tabs navigation */
.tabnav{
	margin: 0;
	border-bottom: 1px solid #ccc;
	overflow:hidden;
}
ul.tabnav-tabs {
	margin-left: 10px;
}
.tabnav .tabnav-tabs > li {
	display: inline-block;
}
.tabnav-tab {
	display: inline-block;
	margin-bottom: -2px;
	padding: 8px 12px;
	border: 1px solid transparent;
	border-bottom: 0;
	font-size: 1.1rem;
	color: #666;
	text-decoration: none;
}
.tabnav-tab.selected {
	border: 2px solid #ccc;
	border-bottom: 2px solid #fff;
	border-radius: 5px 5px 0 0;
	background-color: white;
	color: #3b4c56;
}
a.is-fav{
	color:red;
	text-decoration: none;
}

.body-text{
	color:#3b4c56;
}
.body-text h1 top{
	font-size: 2rem;
	font-weight: bold;
    margin-bottom: 0.5rem;
}
.body-text h1{
	font-weight: bold;
    margin-bottom: 1.5rem;
}
.body-text h2{
	color:#0071BC;
    margin-bottom: 0.5rem;
}
.body-text h3{
	color:#3b4c56;
    margin-bottom: 0.5rem;
}
.body-text p{
}
.body-text ul, .body-text ol{
	list-style-type: disc;
	margin-left: 2.5rem;
	margin-bottom:1rem;
}
.body-text li{
	padding-bottom:10px;
}
.body-text blockquote {
	margin-left:20px;
}

.body-text .image {
	background-color: #eee;
	padding: 5px;
	border: solid 2px #ddd;
	margin: 5px;
}
.body-text .image .right {
	float: right;
	overflow: hidden;
}

/* stuff to tidy up */
.blog-body
{
	font-size:1.2rem;
	margin: 1rem 1rem 0 1rem;
	padding:1rem 0 0 0;
	border-top: 1px solid #B7B7C7;
	font-weight:lighter;
}
.blog-body p, .blog-footer p
{
	margin-bottom:1rem;
}

.blog-body textarea
{
	font-size:1.1rem;
	margin: 0.5rem 0;
	padding:1rem;
	width:100%;
	overflow:scroll;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.blog-body .embed-responsive {
	width:100%
    margin-bottom: 1.5rem;
    border: 2px solid #bdc0c5;
}

.blog-body .blog-image
{
	width:100%;
	background-color: #eee;
    border: 2px solid #bdc0c5;
    margin: 0 1rem 2rem 0;
}
h1.blog-main-title{
	color:#3b4c56;
	font-size:2.5rem;
	font-weight:bolder;
}
h1.blog-main-title a{
	color:#3b4c56;
	font-size:2.5rem;
	font-weight:bolder;
}
.blog-stats-wrapper{
	width:100%;
}
.blog-stats{
	margin: 0 0 0.5rem 0;
    font-size: 0.9rem;
}


.blog-body .blog-image-right {
	margin: 0 0 10px 20px;
	float:right;
}
.blog-body table {
	margin: 10px 0;
}
.pic-right{
	float:right;
}
.blog-body .pic-right{
	margin: 0 0 20px 20px;
	float:right;
}
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
}
.embed-responsive-16by9::before {
    padding-top: 56.25%;
}
.embed-responsive::before {
    display: block;
    content: "";
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
/* stats lists */
.stats-list{
	position:relative;
}
.stats-item-wrapper{
	position: relative;
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #88A0AE;
}
.stats-position{
    display: inline-block;
    width: 75px;
    /* height: 40px; */
    padding: 0 10px;
    color: #3b4c56;
    font-size: 3rem;
    font-weight: bold;
    float: left;
    /* margin: 0 auto; */
    line-height: 3rem;
}
.stats-avatar{
	display:inline-block;
	width:60px;
	float:left;
}
.stats-users-meta{
	display:inline-block;
	max-width:500px;
	padding:0 1rem;;
}
.stats-totals{
	position:absolute;
	right:50px;
	display:inline-block;
	font-size:2rem;
	font-weight:bold;
	color:#A0A600 ;
	height:40px;
	padding:10px;
}
/* other small icons*/
.icon-small{
    padding-right: 0.5rem;
    border-right: 1px solid #ddd;
    /* height: 16px; */
    padding-left: 1.2rem;
    /* display: inline-block; */
}
.icon-user{
	background-image: url(/assets/images/player/icon-16-user.png);
	background-repeat: no-repeat;
}
/* jquery tools */
.looper-tooltip {
	max-width:250px;
	margin:10px;
	padding:5px;
	background-color: #fff;
	border:2px solid #ddd;
	box-shadow: 0 0 10px #333;
	-moz-border-radius: 3px;
	border-radius: 3px;		
	z-index:99;
}
.sidebar-icons{
	background-image: url(/assets/images/player/player-sprites.png);
	background-repeat: no-repeat;	
	display: inline-block;
	width:24px;
	height:24px;
}
.sidebar-icons.btn-fav.active:hover{
	background-position:-48px -24px;
}
.sidebar-icons.btn-edit{
	background-position:-72px 0px;
}
.btn-filter{
	margin: 0 0 0 0.5rem;
	padding: 0.1rem 0.5rem;
	color:white;
	background-color:#a0a600; 
}
.btn-filter:hover{
	background-color:#000; 
}

#header-announcement-wrapper{
	background-color:orange;
	width: 100%;
	clear:both;
}
#header-announcement-content{
    width: -webkit-fill-available;
	max-width: 1048px;
	margin: 0px auto;
	padding:0.5rem 1rem;
	color:black;
	display:flex;
	align-items:center;
	justify-content:center;
}
#header-announcement-content a{
	margin-left:0.5rem;
	color:white;
	text-decoration:underline;
}
#header-announcement-content a:hover{
	color:black;
	text-decoration:none;
}

.header-announcement-wrapper{
	width:100%
	height:25px;
	padding:10px;
	position:relative;
	overflow:hidden;
	background-color:#ff6600 ;
	color:#eee;
	display:block;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	margin-bottom:20px;	
}

.announcement-wrapper{
	width:600px;
	height:25px;
	padding:10px;
	position:relative;
	overflow:hidden;
	background-color:#ff6600 ;
	color:#eee;
	display:block;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	margin-bottom:20px;	
}
.announcement-wrapper a{
	color:#000;
	text-decoration:underline
}
.announcement-wrapper .items {
    /* this cannot be too large */
    width:20000em;
    position:absolute;
    clear:both;
}

.announcement-wrapper div {
    float:left;
    width:620px;
	padding-left:5px;
}

a .big-comp-button {
	display:inline-block;
	text-decoration:none;
	font-size:1.5rem;
	color:#333;
	padding:10px;
	background-color:#ff6600 ;
	color:#eee;
	-moz-border-radius: 10px;
	border-radius: 10px;	
	border:2px solid #333;
	margin:10px 0;	
}
a .big-comp-button:hover{
	color:#000;
	text-decoration:none;
}
.big-button {
	display:inline-block;
	text-decoration:none;
	font-size:1.5rem;
	color:#333;
	padding:10px;
	background-color:#666 ;
	color:#eee;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	border:1px solid #333;
	margin:0 0 10px 0;	
}
a.cta-button {
	display: block;
	margin: 10px;
	text-align: center;
	padding: 25px;
	font-family: Arial;
	font-size: 2rem;
	text-decoration: none;
	color: #ffffff;
	text-shadow: -1px -1px 2px #618926;
	background: -moz-linear-gradient(#98ba40, #a6c250 35%, #618926);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #98ba40),color-stop(.35, #a6c250),color-stop(1, #618926));
	border: 1px solid #618926;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
a.cta-button:hover {
	text-shadow: -1px -1px 2px #465f97;
	background: -moz-linear-gradient(#245192, #1e3b73 75%, #12295d);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0, #245192),color-stop(.75, #1e3b73),color-stop(1, #12295d));
	border: 1px solid #0f2557;
}

/* indent CK Editor */
.ckindent{
	padding-left:165px;
}
/* font awesome */
.fa{
	color:#bfbfbf;
}
/* font awesome */
.list-group-item:hover{
	background-color:#efefef;
}
/* RreCaptcha */
.recaptcha{
	min-height:75px;
}
/* CK editor wrap in source fix */
.cke_source {
  white-space: pre-wrap !important; 
}
iframe {
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
}
/* looper player styles */
o.player-big{
	height:250px;
	margin-bottom:20px;
}
.player-wrapper{
	position:relative;
	width:100%;
}

/*positioning */
.player-top{
	position: relative;
	height: 2.5rem;
	background-color: #3b4c56;
	background-image: url(/assets/images/player/bg-shadow.png);
	background-repeat: repeat-x;
}
.player-midtop{
	position: relative;
	height: 2rem;
	background-color:#fff;
	font-size:0.9rem;
}
.player-middle{
	position: relative;
	background-color:#fff;
	padding:10px 0;
}
.player-bottom{
	position: relative;
	height: 40px;
	background-color:#cdd2d6;
}
/* player top items */
.player-avatar{
	position: absolute;
	top:10px;
	left:10px;
	border:2px solid #AAA;
	background-color: white;
	padding: 3px;
	height: 50px;
	width: 50px;
	z-index:10;
}
.player-title {
    display: block;
    padding-top: 0.6rem;
    margin-left: 5rem;
    font-size: 1.1rem;
    font-weight: bold;
    color: #eee;
}
.player-title:hover {
	color:orange;
	text-decoration:none;
}
.player-sub-title {
	position: absolute;
	top:0.5rem;
	left:5rem;
}

/* player waveform */
.player-waveform-wrapper-single{
	position:relative;
	height:148px;
}
.player-waveform-wrapper-list{
	position:relative;
	height:60px;
}

.jp-progress{
	background-color:#A0A600;
	height:100%;
}
.jp-seek-bar{
	background-image: url(/assets/images/player/player-seek-bar-bg.png);
	background-repeat: repeat-x;
	height:100%;
}
.jp-play-bar{
	background-color: #FF6600;
	height:100%;
}
.player-waveform-image{
	position:absolute;
	width:100%;
	height:100%;
	z-index:10;
}
.player-waveform-grid{
	position:absolute;
	background-color:#3b4c56;
	height:100%;
	z-index:20;
	width:1px;
}
.player-waveform-grid.grid25{
	left:25%;
}
.player-waveform-grid.grid50{
	left:50%;
}
.player-waveform-grid.grid75{
	left:75%;
}


/* player big buttons */
.player-big-btn{
	position:absolute;
	height: 40px;
	width: 100px;
	display: inline-block;
	background-image: url(/assets/images/player/player-sprites-new.png);
	background-repeat: no-repeat;
}
.player-big-btn-text-padding{
position: relative;
    margin: 42px 0 0 8px;
    top: 10px;
    left: 0px;
}
.player-big-btn-text-padding.comment-first{
	color:#666;
}
.player-big-btn-text-padding.comment-first:hover{
	color:#fff;
}
.player-big-btn.btn-play{
	right:0px;
	top:0px;
	background-position:-100px -120px;
}
.player-big-btn.btn-play:hover{
	background-position:-100px -160px;
}
.player-big-btn.btn-pause{
	right:0px;
	top:0px;
	background-position:-100px -200px;
}
.player-big-btn.btn-pause:hover{
	background-position:-100px -240px;
}
.player-big-btn.btn-download{
	right:0px;
	top:0px;
	color:#fff;
	font-size:1.1rem;
	font-weight:bold;
	background-position:-800px 800px;
    background-color: #c5c5c5;	
}
.player-big-btn.btn-download:hover{
	background-position:-100px -40px;
	text-decoration:none;
}
.player-big-btn.btn-download-wide{
	right:0px;
	top:0px;
	color:#000;
	width: 160px;
	font-size:0.9rem;
	font-weight:bold;
	background-position:-800px 800px;
}
.player-big-btn.btn-download-wide:hover{
	color:#FFF;
	width: 160px;
	background-color: black;
	text-decoration:none;
}

/* player bottom icons */
.player-bottom-icons{
	background-image: url(/assets/images/player/player-sprites.png);
	background-repeat: no-repeat;	
	display: inline-block;
	width:24px;
	height:24px;
	margin:6px 3px;
}
.player-bottom-icons.btn-comment{
	background-position:-24px 0px;
}
.player-bottom-icons.btn-comment:hover{
	background-position:-24px -24px;
}
.player-bottom-icons.btn-fav{
	background-position:-48px 0px;
}
.player-bottom-icons.btn-fav:hover{
	background-position:-48px -24px;
}
.player-bottom-icons.btn-fav.active{
	background-position:-48px -24px;
}
.player-bottom-icons.btn-fav.active:hover{
	background-position:-48px -24px;
}
.player-bottom-icons.btn-edit{
	background-position:-72px 0px;
}
.player-bottom-icons.btn-edit:hover{
	background-position:-72px -24px;
}
.player-bottom-icons.btn-report{
	background-position:-96px 0px;
}
.player-bottom-icons.btn-report-active{
	background-position:-96px -24px;
}
.player-bottom-icons.btn-report:hover{
	background-position:-96px -24px;
}
.player-bottom-icons.btn-copyright{
	background-position:-192px 0px;
}
.player-bottom-icons.btn-copyright:hover{
	background-position:-192px -24px;
}
.player-bottom-icons-spacer{
	display: inline-block;
	height: 24px;
	margin:6px 3px;
	width: 1px;
	background-color: #ddd;
}

/* player timer */
.jp-time-wrapper{
	display:inline-block;
	position:relative;
	width:100px;
	top:-14px;
	font-size:0.9rem;
	color:#fff;
	padding:0 5px;
}
.jp-time-wrapper.active{
	color:#FF6600;
}
.jp-current-time{
	margin-right:5px;
	display:inline-block;
	width:40px;
	text-align:right;
}
.jp-duration{
	margin-left:5px;
	display:inline-block;
}
/* player volume */
.jp-volume-wrapper{
	display:inline-block;
	height:40px;
	margin:0px 10px;
}
.jp-volume-bar{
	display:inline-block;
	width:100px;
	height:20px;	
	margin:10px 0;
	background-color: #dce4eb;
}
.jp-volume-bar-value{
	width:100px;
	height:20px;	
	background-color: #eee;
}
/* player tags */
.tag-wrapper{
	padding: 0.5rem;
	font-size:0.9rem;
}
.tag-wrapper a{
	color:#FF6600;
}
/* player desc */
.desc-wrapper{
	padding:0 0.5rem 0.5rem 0.5rem;
    overflow-wrap: anywhere;	
}
/* player stats top icons*/
.player-stats-wrapper{
	position:absolute;
	right:0px;
	padding:0.5rem;
}
.player-stats-icons{
	color:#3b4c56;
	padding-right:0.5rem;
	border-right:1px solid #ddd;
	padding-left:1.2rem;
}
.player-stats-icons a{
	color:#3b4c56;
}
.player-stats-icons a:hover{
	text-decoration:none;
	color:#FF6600;
}
.player-stats-icons.stats-plays{
	background-image: url(/assets/images/player/icon-16-play.png);
	background-repeat: no-repeat;
}
.player-stats-icons.stats-views{
	background-image: url(/assets/images/player/icon-16-views.png);
	background-repeat: no-repeat;
	border:none;
}
.player-stats-icons.stats-comments{
	background-image: url(/assets/images/player/icon-16-comment.png);
	background-repeat: no-repeat;
	border:none;
}
.player-stats-icons.stats-downloads{
	background-image: url(/assets/images/player/icon-16-download.png);
	background-repeat: no-repeat;
}
.player-stats-icons.stats-favs{
	background-image: url(/assets/images/player/icon-16-fav.png);
	background-repeat: no-repeat;
}

.gutter-down-20{
	display:block;
	height:20px;
}

/* SPRITES */
.sprite-icons {
    background-image: url(/assets/images/sprites/looper-icons-sprite.png);
    background-repeat: no-repeat;
    display: inline-block;
}

.sprite-icons-icon-add {
    width: 16px;
    height: 16px;
    background-position: -10px -10px;
}

.sprite-icons-icon-arrow-right {
    width: 16px;
    height: 16px;
    background-position: -10px -46px;
}

.sprite-icons-icon-arrow-right-blue {
    width: 16px;
    height: 16px;
    background-position: -10px -82px;
}

.sprite-icons-icon-asterisk {
    width: 16px;
    height: 16px;
    background-position: -10px -118px;
}

.sprite-icons-icon-asterisk-small {
    width: 16px;
    height: 16px;
    background-position: -10px -154px;
}

.sprite-icons-icon-asterisk-small-yellow {
    width: 16px;
    height: 16px;
    background-position: -10px -190px;
}

.sprite-icons-icon-asterisk-yellow {
    width: 16px;
    height: 16px;
    background-position: -10px -226px;
}

.sprite-icons-icon-balloon {
    width: 16px;
    height: 16px;
    background-position: -10px -262px;
}

.sprite-icons-icon-balloon--plus {
    width: 16px;
    height: 16px;
    background-position: -10px -298px;
}

.sprite-icons-icon-balloon-left {
    width: 16px;
    height: 16px;
    background-position: -10px -334px;
}

.sprite-icons-icon-balloon-white {
    width: 16px;
    height: 16px;
    background-position: -10px -370px;
}

.sprite-icons-icon-balloon-white-left {
    width: 16px;
    height: 16px;
    background-position: -10px -406px;
}

.sprite-icons-icon-balloons {
    width: 16px;
    height: 16px;
    background-position: -10px -442px;
}

.sprite-icons-icon-balloons-white {
    width: 16px;
    height: 16px;
    background-position: -10px -478px;
}

.sprite-icons-icon-bull {
    width: 16px;
    height: 16px;
    background-position: -10px -514px;
}

.sprite-icons-icon-bull-active {
    width: 16px;
    height: 16px;
    background-position: -10px -550px;
}

.sprite-icons-icon-calendar {
    width: 16px;
    height: 16px;
    background-position: -10px -586px;
}

.sprite-icons-icon-calendar-blue {
    width: 16px;
    height: 16px;
    background-position: -10px -622px;
}

.sprite-icons-icon-calendar-day {
    width: 16px;
    height: 16px;
    background-position: -10px -658px;
}

.sprite-icons-icon-comments {
    width: 16px;
    height: 16px;
    background-position: -10px -694px;
}

.sprite-icons-icon-cross {
    width: 16px;
    height: 16px;
    background-position: -10px -730px;
}

.sprite-icons-icon-cross-circle {
    width: 16px;
    height: 16px;
    background-position: -10px -766px;
}

.sprite-icons-icon-cross-small-grey {
    width: 16px;
    height: 16px;
    background-position: -10px -802px;
}

.sprite-icons-icon-download {
    width: 18px;
    height: 18px;
    background-position: -10px -838px;
}

.sprite-icons-icon-downloads {
    width: 16px;
    height: 16px;
    background-position: -10px -876px;
}

.sprite-icons-icon-email {
    width: 16px;
    height: 16px;
    background-position: -10px -912px;
}

.sprite-icons-icon-exclamation {
    width: 16px;
    height: 16px;
    background-position: -10px -948px;
}

.sprite-icons-icon-eye {
    width: 16px;
    height: 16px;
    background-position: -10px -984px;
}

.sprite-icons-icon-favs {
    width: 16px;
    height: 16px;
    background-position: -10px -1020px;
}

.sprite-icons-icon-form-required {
    width: 16px;
    height: 16px;
    background-position: -10px -1056px;
}

.sprite-icons-icon-grid-small-dot {
    width: 16px;
    height: 16px;
    background-position: -10px -1092px;
}

.sprite-icons-icon-help {
    width: 16px;
    height: 16px;
    background-position: -10px -1128px;
}

.sprite-icons-icon-home {
    width: 16px;
    height: 16px;
    background-position: -10px -1164px;
}

.sprite-icons-icon-information {
    width: 16px;
    height: 16px;
    background-position: -10px -1200px;
}

.sprite-icons-icon-light-bulb {
    width: 16px;
    height: 16px;
    background-position: -10px -1236px;
}

.sprite-icons-icon-light-bulb-off {
    width: 16px;
    height: 16px;
    background-position: -10px -1272px;
}

.sprite-icons-icon-player-16-comment {
    width: 16px;
    height: 16px;
    background-position: -10px -1308px;
}

.sprite-icons-icon-player-16-download {
    width: 16px;
    height: 16px;
    background-position: -10px -1344px;
}

.sprite-icons-icon-player-16-edit {
    width: 16px;
    height: 16px;
    background-position: -10px -1380px;
}

.sprite-icons-icon-player-16-fav {
    width: 16px;
    height: 16px;
    background-position: -10px -1416px;
}

.sprite-icons-icon-player-16-play {
    width: 16px;
    height: 16px;
    background-position: -10px -1452px;
}

.sprite-icons-icon-player-16-user {
    width: 16px;
    height: 16px;
    background-position: -10px -1488px;
}

.sprite-icons-icon-player-16-views {
    width: 16px;
    height: 16px;
    background-position: -10px -1524px;
}

.sprite-icons-icon-player-20-comment {
    width: 24px;
    height: 24px;
    background-position: -10px -1560px;
}

.sprite-icons-icon-player-20-edit {
    width: 24px;
    height: 24px;
    background-position: -10px -1604px;
}

.sprite-icons-icon-player-20-fav {
    width: 24px;
    height: 24px;
    background-position: -10px -1648px;
}

.sprite-icons-icon-player-20-report {
    width: 24px;
    height: 24px;
    background-position: -10px -1692px;
}

.sprite-icons-icon-player-20-user {
    width: 24px;
    height: 24px;
    background-position: -10px -1736px;
}

.sprite-icons-icon-plus {
    width: 16px;
    height: 16px;
    background-position: -10px -1780px;
}

.sprite-icons-icon-rss {
    width: 16px;
    height: 16px;
    background-position: -10px -1816px;
}

.sprite-icons-icon-tag {
    width: 16px;
    height: 16px;
    background-position: -10px -1852px;
}

.sprite-icons-icon-tick {
    width: 16px;
    height: 16px;
    background-position: -10px -1888px;
}

.sprite-icons-icon-tick-circle {
    width: 16px;
    height: 16px;
    background-position: -10px -1924px;
}

.sprite-icons-icon-tick_blue {
    width: 16px;
    height: 16px;
    background-position: -10px -1960px;
}

.sprite-icons-icon_link {
    width: 20px;
    height: 20px;
    background-position: -10px -1996px;
}
.grid-col-50{
	display:inline-block;
	width:336px;
	margin-right:20px;
	float:left;
}
.grid-col-right-fix{
	margin-right:0px;
	float:right;
}
.grid-ad-300x600{
	min-height:600px;
	width:300px;
	padding:18px;
	background-color:#e9eef7;
}
.form-col{
	flex-grow: 1;	
}
.form-col-divider{
}
.form-col-divider-end{
}

.form-main-flex{
	display:flex;
	align-items:stretch;
	flex-wrap: wrap;	
	padding: 10px 5px;	
}
.form-flex-inline{
	display: flex;
}
.form-main-stacked{
	display:block;
	background-color:#F4F7ED;
	margin-bottom:1.0rem;
	float:left;
	width:100%;
}
.form-main-stacked fieldset{
	padding:3px 2px;
	min-height:30px;
}
.form-main-stacked label{
display: block;
    padding: 0 0 7px 5px;
    font-size: 0.9rem;
}
.form-main-stacked .required{
	background-attachment: fixed;
	background:transparent url('/assets/images/icons/icon-form-required.png');
	background-repeat: no-repeat;
	background-position: right center;
}
.form-main-stacked .required-notes{
	padding:10px;
	clear:left;
	height:20px;
	background-attachment: fixed;
	background:transparent url('/assets/images/icons/icon-form-required.png');
	background-repeat: no-repeat;
	background-position: left center;
}

.form-main-stacked select{
	max-width: 160px;
    font-size: 0.8rem;
    padding: 4px;	
    border-radius: 5px;
    width: -webkit-fill-available;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
}
.form-main-stacked input{
	max-width: 160px;
    font-size: 0.8rem;
    padding: 5px;	
	border-radius:5px;
    width: -webkit-fill-available;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;	
}
.form-main-stacked .form-button{
    padding: 5px 10px;
    margin-top: 0.8rem;
    /* width: auto; */
    font-size: 1rem;
}

.form-main-stacked .form-button.account-button{
    padding: 1rem;
    margin: 1rem;
    font-size: 1rem;
}

.form-main-stacked p.hint {
    font-size: 0.8rem;
    padding: 10px 5px 0 5px;
    color: #c1c1c1;
}

.form-main-stacked .form-ajax-reply-wrapper{
    font-size: 0.9rem;
    padding: 0 0.3rem;
    margin-bottom: -0.9rem;
    margin-top: 0.5rem;
    clear: left;
}
.pointer:hover{
	cursor: pointer;
}
/* stick wrapper */
.sticky-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  margin-bottom:1rem;
}


/* auto ads fix */
.google-auto-placed{
	padding:20px 0;
	background-color:#dbe0e8;
}
/*prevent long strings breaking layout */
.word-wrap{
/*	white-space: -moz-pre-wrap; /* Mozilla */
/*	white-space: -hp-pre-wrap; /* HP printers */
/*	white-space: -o-pre-wrap; /* Opera 7 */
/*	white-space: -pre-wrap; /* Opera 4-6 */
/*	white-space: pre-wrap; /* CSS 2.1 */
/*	white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  	word-break: break-word; /* IE */
}
.full-width{
	width:100% !important;
	width: -moz-available !important;
	width:-webkit-fill-available !important;
	max-width:-webkit-fill-available !important;
	max-width: -moz-available !important;	
}
.align-center{
	text-align:center;
}
/* cycle slideshows */
.cycle-slideshow-header-wrapper{
	width:100% !important;
	width: -moz-available !important;
	width:-webkit-fill-available !important;
}

/* 320 - 360 = iphone */
@media (max-width: 360px)  {
	#body-content {
		width: 100%;
		margin: 0 5px;
		display: flex;
	}
	#body-small{
		min-width:320px;
		width: min-content;
		margin: 0px auto;
	}
	.users-online {
		display:none;
	}
	#body-left{
		margin:1rem;
	}
	#body-right{
		display:none;
	}
	#header-top{
		display:none;
	}
	.jp-volume-wrapper{
		display:none;	
	}
	.jp-time-wrapper{
		width:unset;
		font-size:0.8rem;	
	}
	.tag-wrapper{
		font-size:0.8rem;
	}
	.desc-wrapper{
		font-size:0.8rem;
	}
	.blog-list{
		flex-direction:column;
	}
	.blog-thumb{
		margin: 0;
		padding: 0;
	}
	.blog-thumb img{
		width:100%;
		height:auto;
		border:unset;
		margin-bottom:1rem;
	}
	.blog-list-meta{
		font-size:0.8rem;
	}
	.pagination-counters{
		display:none;
	}
	.header-mid-logo {
		width: 50px;
		height: 50px;
		float: left;
		overflow: hidden;
	}
	.header-mid-search {
		display: none;
	}	
}
/* 768 = ipad */
@media (max-width: 767px)  {
	#body-content {
		width: 100%;
		display: flex;
	}
	.users-online {
		display:none;
	}
	#body-left{
		margin:1rem;
	}
	#body-right{
		display:none;
	}
	#header-top{
		display:none;
	}
	.jp-volume-wrapper{
		display:none;	
	}
	.jp-time-wrapper{
		width:unset;
		font-size:0.8rem;	
	}
	.tag-wrapper{
		font-size:0.8rem;
	}
	.desc-wrapper{
		font-size:0.8rem;
	}
	.blog-thumb{
		border:unset;
	}
	.blog-list-meta{
		font-size:0.8rem;
	}
	.footer-column-wrapper{
		flex-direction:column;
	}
	.footer-column{
		width:100%;
	}
	.footer-column-content{
		border:unset;
		border-bottom: dashed 1px #666;
		padding:unset;
		padding-bottom:1rem;
		margin:unset;
		margin-bottom:1rem;
		text-align:center;
	}
	.icon-arrow-right:before{
		display:none;
	}
	.banner-inlist-wrapper{
		width: 100%;
		width: -moz-available;          /* WebKit-based browsers will ignore this. */
		width: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
		width: fill-available;

		height: -moz-available;          /* WebKit-based browsers will ignore this. */
		height: -webkit-fill-available;  /* Mozilla-based browsers will ignore this. */
		height: fill-available;

		margin:1rem auto 2rem auto;
	}
	.header-mid-logo {
		width: 50px;
		height: 50px;
		float: left;
		overflow: hidden;
	}
}
@media (min-width: 768px) {
	#body-content {
		max-width: 1024px;
		margin: 0px 20px;;
		display: flex;
	}
	.users-online {
		display:none;
	}
	#body-right{
		width: 336px;
		min-width: 336px;
		float: right;
		margin: 20px 0 0 0;
	}
	#header-top{
		min-height: 90px;
		padding: 5px 0 0 0;
		color: #fff;
	}
	.banner-inlist-wrapper{
		display:none;
	}	
}
@media (min-width: 1068px) {
	#body-content {
		max-width: 1048px;
		margin: 0 auto;;
		display: flex;
	}
}
@media (min-width: 1048px) {
	.users-online {
		display:block;
	}
	#body-right{
		width: 336px;
		min-width: 336px;
		float: right;
		margin: 20px 0 0 0;
	}
	.banner-sidebar-300x600 {
		padding: 18px;
	}	
	.banner-sidebar-300x250 {
		width: 300px;
		height: 250px;
		padding: 18px;
	}
	.banner-sidebar-336x280 {
		width: 336px;
		height: 280px;
		padding: 18px;
	}
}