/* Responsive Index */
@media (max-width: 1024px)
{
	#posting_icons
	{
		display: none;
	}
	.mark_read .floatright
	{
		float: none;
	}
}
/* Responsive BoardIndex
@media (max-width: 1024px)
{
	table.table_list tbody.content td.stats, table.table_list tbody.content td.lastpost
	{
		display: none;
	}
}*/

/* Responsive MessageIndex */
@media (max-width: 1024px)
{
	.topic_table td.lastpost, .topic_table td.subject p, .topic_table td.stats, tr.catbg th.last_th, tr.catbg th.reply_th
	{
		display: none;
	}
}

/* Responsive Display */
@media (max-width: 1024px)
{
	.postarea, .moderatorbar
	{
		margin: 0;
		width: 100%;
	}
	.poster
	{
		float: none;
		width: 100%;
		text-align: center;
	}
	.poster h4
	{
		margin: 0.2em 0 0.4em 0;
	}
	.keyinfo
	{
		float: none;
		width: 100%;
		text-align: center
	}
	.messageicon
	{
		display: none;
	}
}

/* Responsive Admin */
@media (max-width: 1024px)
{
	dl.settings dt, dl.settings dd
	{
		width: 100%;
		float: left;
		text-align: center;
	}
}

/* Responsive ModerationCenter */
@media (max-width: 1024px)
{
	.modblock_left, .modblock_right
	{
		width: 100%;
		float: none;
	}
}

/* Responsive Login */
@media (max-width: 1024px)
{
	.login dt, .login dd
	{
		width: 100%;
		float: none;
		text-align: center;
	}
}

/* Responsive MemberList */
@media (max-width: 1024px)
{
	.responsive_hidden
	{
		display: none;
	}
}

#main_menu
{
	padding: 20px 0.5em;
	width: 100%;
}




/* 25.06.2016 */

body
{
	background-color: #e7e7e7;;
	margin: 0;
	min-width: 0;
}

body * {
	border-radius: 0px !important;
}

.content-center
{
	text-align: center;
}
.content-left
{
	text-align: left;
}
.content-right
{
	text-align: right;
}

/* Border around boards */
table.table_list tbody.content td.icon
{
	border-bottom: 1px solid /*#d0cfcf*/ transparent;
    border-left: 1px solid /*#d0cfcf*/ transparent;
}
.table_list td.info, .table_list td.stats
{
	border-bottom: 1px solid /*#d0cfcf*/ transparent;
	padding: 20px 10px;
}
.table_list td.lastpost
{
	border-bottom: 1px solid /*#d0cfcf*/ transparent;
    border-right: 1px solid /*#d0cfcf*/ transparent;
}
@media (max-width: 61.9em)
{
	.table_list td.info
	{
		border-right: 1px solid /*#d0cfcf*/ transparent;
	}
}
/* Still boards */
div.cat_bar
{
	height: 41px;
	border-radius: 6px 6px 0 0;
}
h3.catbg, h3.catbg2, h3.titlebg, h4.titlebg, h4.catbg
{
	height: 41px;
	line-height: 41px;
}
div.title_bar
{
	height: 41px;
	line-height: 41px;
	border-radius: 6px 6px 0 0;
}
h3.titlebg a, h3.titlebg, h4.titlebg, h4.titlebg a
{
	color: #fff;
}
.windowbg
{
	background: #fff;
}
.windowbg2 /*, .icon*/
{
	background: #fff;
}

/* Child boards */
td.children
{
	background: #fff;
	border-left: 1px solid /*#d0cfcf*/ transparent;
    border-right: 1px solid /*#d0cfcf*/ transparent;
	border-bottom: 1px solid /*#d0cfcf*/ transparent;
	padding: 20px !important;
}

/* Below boards MARK READ */
.mark_read
{
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

/* Windows */
.windowbg-white
{
	background: #fff;
}

/* MessageIndex */
.topic_table .icon1
{
	border-left: 1px solid /*#d0cfcf*/ transparent;
}
.topic_table td.lastpost
{
	border-right: 1px solid /*#d0cfcf*/ transparent;
}
table.table_grid td
{
	border-bottom: 1px solid /*#d0cfcf*/ transparent;
	border-right: none;
}
th.first_th
{
	border-radius: 6px 0 0 0;
}
th.last_th
{
	border-radius: 0 6px 0 0;
}
@media (max-width: 61.9em)
{
	th.middle_th
	{
		border-radius: 0 6px 0 0;
	}
	td.subject
	{
		border-right: 1px solid /*#d0cfcf*/ transparent !important;
	}
}
.table_grid tr.catbg th, .table_grid tr.titlebg th
{
	height: 41px;
	line-height: 41px;
}
.topic_list_space
{
	padding: 12px 0;
}
.description, .description_board, .plainbox
{
	background: #fff;
	border: 1px solid /*#d0cfcf*/ transparent;
}


/* Display index */
span.upperframe span, span.lowerframe span
{
	height: 0;
}
.roundframe
{
	border-left: 1px solid /*#d0cfcf*/ transparent;
	border-right: 1px solid /*#d0cfcf*/ transparent;
}
#quickReplyOptions .roundframe
{
	border-bottom: 1px solid /*#d0cfcf*/ transparent;
}
.poster-content
{
	text-align: left;
	border-radius: 6px;
}
.post-separation
{
	padding: 15px 0;
}
.post-content
{
	padding: 15px;
	background: #fff;
	border-radius: 6px;
}
.topic-title
{
	padding: 20px 0;
	border-radius: 6px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.topic-title h2
{
	color: #fff;
	padding: 0 20px;
	font-size: 1.3em;
}
.poster-content h4
{
	border-radius: 6px 6px 0 0;
	margin: 0px;
	padding: 0px;
}
.poster-content .avatar {
	width: 100%;
	max-width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: auto;
}
.poster-content .stars {
	display: none;
}
ul.reset, ul.reset li
{
	padding: 0px;
	padding-bottom: 5px;
}
.col-md-2
{
	padding-left: 0;
}
@media (max-width: 61.9em)
{
	.col-md-2
	{
		padding-left: 0;
		padding-right: 0;
	}
}
.poster-content ul li ul
{
	margin: 0;
	padding: 10px 0;
}
.poster-content ul li ul li
{
	display: inline-block;
}
li.profile
{
	border-radius: 0 0 6px 6px;
}
@media (max-width: 61.9em)
{
	img.avatar
	{
		width: 80px;
		height: auto;
	}
	.poster-content {
		text-align: center;
	}
	.poster-content .avatar {
    	margin: 5px auto 0 auto;
	}
}
#forumposts .modified
{
	margin-top: 30px;
}
.reportlinks div
{
	padding: 20px 0;
}

/* Quotes and post formats */
blockquote.bbc_standard_quote, blockquote.bbc_alternate_quote
{
	background-color: #d7daec;
	background: #f9f9f9;
	color: #292929;
	font-size: 1em;
	border: none;
	border-left: 10px solid #ccc;
	margin: 1.5em 10px;
	padding: 0.5em 10px;
	quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before
{
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p
{
  display: inline-block;
}
.codeheader, .quoteheader
{
	display: none;
}

/* Memberlist */
.member-table
{
	border-left: 1px solid /*#d0cfcf*/ transparent;
	border-right: 1px solid /*#d0cfcf*/ transparent;
}

/* Search page */
#advanced_search dl#search_options
{
	width: 100%;
}

/* Submit buttons */
.button_submit, .button_reset
{
	display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.button_submit:hover, .button_reset:hover
{
	background-image: none;
	color: #fff;
	background-color: #449d44;
	border-color: #398439;
}
.button_submit:focus, .button_reset:focus
{
	color: #fff;
	background-color: #449d44;
	border-color: #255625;
}
.news-fader
{
	background: #fff;
	border: 1px solid /*#d0cfcf*/ transparent;
	padding: 10px;
}

/* Inputs */
.input_text, .input_password, .roundframe select, #admincenter select
{
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

textarea
{
	padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    max-width: 100%;
}
#bbcBox_message select
{
	height: auto;
}

/* Slices */
.windowbg span.topslice, .windowbg span.topslice span
{
	background: none;
}
.windowbg2 span.topslice, .windowbg2 span.topslice span
{
	background: none;
}
.windowbg span.botslice, .windowbg span.botslice span
{
	background: none;
}
.windowbg2 span.botslice, .windowbg2 span.botslice span
{
	background: none;
}

/* Accordion stuff */
.accordion-control, .header-bar
{
	display: block;
	padding: 10px;
	border-radius: 6px 6px 0 0;
	color: #fff !important;
}
.accordion-control:hover, .accordion-control:focus, .header-bar:hover, .header-bar:focus
{
	text-decoration: none;
}
.accordion-control .icon
{
	background: none;
}
.accordion-content
{
	background: #fff;
	border-left: 1px solid /*#d0cfcf*/ transparent;
	border-right: 1px solid /*#d0cfcf*/ transparent;
	border-bottom: 1px solid /*#d0cfcf*/ transparent;
	padding: 4px 10px;
}
.title-bar-center
{
	padding-top: 10px;
}

/* PM index */
.poster
{
	text-align: center;
}

/* Other stuff */
.new_event .dropdown-toggle
{
	color: #fff !important;
}
div#profile_success
{
	border-radius: 6px;
}
ul.quickbuttons li.quote_button, ul.quickbuttons li.remove_button, ul.quickbuttons li.modify_button, ul.quickbuttons li.approve_button, ul.quickbuttons li.restore_button, ul.quickbuttons li.split_button, ul.quickbuttons li.reply_button, ul.quickbuttons li.reply_all_button, ul.quickbuttons li.notify_button
{
	background: none;
}
dl#ic_recentposts dd, dl#ic_recentposts dt
{
	padding: 10px 0 0px 0;
}
@media (max-width: 991px)
{
	dl#ic_recentposts dt
	{
		float: none;
	}
}
.table_list tbody.content td.info a.subject
{
	font-size: 1.2em;
}
.children
{
	padding: 5px 0 0 0 !important;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu
{
    display: block;
}
.dropdown-submenu > a:after
{
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}
.dropdown-submenu:hover > a:after
{
    border-left-color: #fff;
}
.dropdown-submenu.pull-left
{
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu
{
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Header image */
.header-image
{
	border-radius: 6px;
}

/* Footer */
#footer_section div.frame, #footer_section
{
	background: none;
}

/* Fix SimplePortal reponsive issues */
@media (max-width: 1024px)
{
	#sp_center, #sp_left, #sp_right
	{
		float: left;
		width: 100%;
	}
}


/* Grouped colours for changes */
/* First group / primary colour */
h4.catbg, h4.catbg2, h3.catbg, h3.catbg2, .table_list tbody.header td.catbg, div.cat_bar /* Boards category */
{
	background: #8467dd;
}
.catbg, .catbg2, tr.catbg td, tr.catbg2 td, tr.catbg th, tr.catbg2 th, tr.catbg th.first_th, tr.catbg th.last_th
{
	background: #8467dd;
}
.topic-title
{
	background: #8467dd;
}
li.profile {
	display: none;
}
.poster-content h4
{
	background: transparent;
}
.poster-content
{
	border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}
/* Second group / secondary colour */
div.title_bar, h4.titlebg, h3.titlebg
{
	background: #a1a1a1;
}
.accordion-control, .header-bar
{
	background: #a1a1a1;
}
.new_event
{
	background: #a1a1a1;
}
.table_list tbody.content td.info a.subject
{
	color: #8467dd;
}

/* k'aresh added */

.sp_fullwidth,
.reportlinks,
#display_jump_to,
#message_index_jump_to,
#quickreplybox,
#quickreply,
.top-user-info,
.modifybutton,
.nextlinks,
.nextlinks_bottom,
.new_win,
#footer_section,
#newsfader {
	display: none;
}

#sp_center {
	padding: 0px;
}

#messageindex {
	padding-top: 10px;
}

#topic_icons {
    margin: 0;
}

.roundframe {
    border-left: 1px solid /*#d0cfcf*/ transparent;
    border-right: 1px solid /*#d0cfcf*/ transparent;
    border-bottom: 1px solid /*#d0cfcf*/ transparent;
    padding-bottom: 15px !important;
}

.breadcrumb {
	margin: 0 auto;
	padding: 15px 0px;
	background-color: transparent;
}

.navbar {
	margin: 0 auto;
}

#sp_main {
	margin: 0 auto;
	max-width: 1230px;
}

ul.quickbuttons {
    margin: 0px;
}

ul.quickbuttons a:hover {
    color: #8467dd;
}

ul.quickbuttons li {
    margin: 0 0 0 15px;
}

.inner {
    padding: 0px;
    margin: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #aaaaaa;
}

p#whoisviewing {
	padding: 0px 0px 15px 0px;
}

.pagesection .nav-pills > li > a {
    margin: 0 0 0 10px;
}

#moderationbuttons .nav-pills > li > a {
    margin: 0 10px 0 0;
}

.postarea, .moderatorbar {
    margin: 0px;
}

#forumposts .reportlinks {
    margin-right: 0px;
}

.signature,
.attachments {
    width: 100%;
    padding: 15px 0px;
    border-top: 1px solid #aaaaaa;
}

#forumposts .signature,
.post .signature {
    margin: 0px;
    padding: 0px;
    padding-top: 15px;
}

.sp_block_section h3 a.sp_float_right,
.sp_block_section_last h3 a.sp_float_right {
    padding-top: 0px;
    padding-right: 5px;
}

.pagesection {
    padding: 0px;
    margin-bottom: 0px;
}

#advanced_search {
	padding-top: 25px !important;
}

img#upshrink_ic,
img#newsupshrink {
    float: right;
    margin: 0px;
    padding: 15px 5px 0 0;
}

#sp_right,
#sp_left {
	width: 25%;
}

#sp_right {
	padding-left: 0.7em;
}

#sp_left {
	padding-right: 0.7em;
}

#adm_submenus {
    padding-left: 2em;
    overflow: hidden;
}

@media screen and (max-width: 1024px) {
	#sp_right,
	#sp_left {
		width: 100%;
	}
	#sp_right {
		padding-top: 0.7em;
		padding-left: 0em;
	}

	#sp_left {
		padding-right: 0em;
		padding-bottom: 0.7em;
	}
}

.sp_article_icon {
    margin: -1px 5px 0 0;
}

.innerframe .cat_bar {
	margin-top: 50px;
	border-radius: 6px;
}

#upshrink_ic {
	display: none;
}

.accordion-content {
	display: block !important;
}
















/* - - - Our classes - - - */

body {
	padding: 25px;
}

.karabor_main {
	width: 100%;
	max-width: 1234px;
	padding: 25px 10px;
	margin: 0 auto;
	background-color: #f5f5f5;
}

.boardindex_banner {
	background: #8467dd;
    background-color: #8467dd;
	background-image: url('/Themes/ether/images/k/logo.png'),
		url('/Themes/ether/images/bgs/bgsombraluna.png');
    background-size: 40% auto, cover;
    background-position: center center, center center;
    background-repeat: no-repeat, no-repeat;
    margin: 5px -25px 25px -25px;
    height: 400px;
}

table.table_list td, table.table_list th {
    padding: 15px 0px 15px 0px;
}

@media (max-width: 1024px) {
	body {
		padding: 15px;
	}

	.karabor_main {
		padding: 15px 0px;
	}

	.boardindex_banner {
	    background-size: auto 75%, cover;
	    margin: 0px -15px 15px -15px;
	    height: 150px;
	}

	table.table_list td, table.table_list th {
    	padding: 0px 0px 15px 0px;
	}
}

table.table_list tbody.content td.icon {
	padding: 10px 10px 10px 10px;
}

a .brand-top,
a .brand-bottom {
	margin-left: -4px;
	max-height: 35px;
}

a .brand-bottom {
	margin-top: -6px;
}

a .brand-top {
	margin-top: -35px;
	opacity: 0;
	transition: .05s;
}

a:hover .brand-top {
	opacity: 1;
}

.navbar-default {
	border-radius: 6px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #ffffff;
    background-color: #8467dd;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.floatright {
    padding-top: 12px;
}

.windowbg hr {
	margin-top: 10px;
	margin-bottom: 10px;
}

img.boardicon-off {
	border-radius: 50% !important;
	border: 3px solid #d0cfcf !important;
}

img.boardicon-on {
	border-radius: 75% !important;
	border: 3px solid #8467dd !important;
}

#basicinfo img.avatar {
	width: 100%;
	height: auto;
}


/* ... registration ... */


#registration .roundframe {
    border-left: 1px solid #d0cfcf;
    border-right: 1px solid #d0cfcf;
    border-top: 1px solid #d0cfcf;
    border-bottom: 1px solid #d0cfcf;
    margin-top: 15px !important;
    padding-bottom: 15px !important;
}

#registration .title_bar {
	margin-top: 25px;
}

#registration h4.titlebg {
    height: 20px;
    line-height: 20px;
}


#guest_form {
	display: none;
}


/* ... post ... */


.post_bg_white {
	background-color: #FFFFFF;
}

.poster-content {
    padding: 20px 0px 20px 25px;
}

.poster-content h4 a {
	font-size: .95em;
}

.post-content {
    padding: 25px 25px 25px 10px;
}

.poster-content .reset.smalltext li:last-child {
	padding-bottom: 0px;
}

.sp_list + br {
	display: none;
}

.fake-pre {
    padding: 5px 0px 0px 0px;
	border-top: 1px solid #e7e7e7;
    white-space: pre-line;
    display: block;
    unicode-bidi: embed;
}

.keyinfo {
	margin-top: -5px;
}

.karabor-footer {
	width: 100%;
	max-width: 1234px;
	padding-top: 25px;
	margin: 0 auto;
	text-align: right;
	font-size: 15px;
}

.karabor-footer a {
	color: #7e7e7e;
	margin-left: 18px;
	text-decoration: none;
}

.karabor-footer a i {
	margin-right: 3px;
}

.karabor-footer a:hover,
.karabor-footer a:focus,
.karabor-footer a:active {
	color: #8467dd;
}

#preview_body {
    color: #000;
    background-color: transparent;
}

img {
	max-width: 100%;
}