.logo-type-preset1 #rt-logo {
    margin: 12px auto 0px 30px;
    width: auto;
    height: 71px;
}

.rt-big-title .module-title .title {
    font-size: 3.1em;
}

.rt-image {
    padding: 5px;
    margin-bottom: 15px;
    background: url(../images/typography/image.png) 0 0 repeat;
}

.rt-image-highlight {
    padding: 5px;
    margin-bottom: 15px;
	margin-right: 5px;
    background: url(../images/typography/image.png) 0 0 repeat;
    width: 97%
}

.layout#kunena .markItUpEditor {
    min-height: 200px;
    resize: vertical;
}

.alert {
    background-color: rgba(255,255,255,0.0);
    border: 0px;
}

.layout#kunena .img-polaroid {
    border: 0px;
}

.img-polaroid {
    padding: 0px;
}

body .floatleft {
    float: left;
    margin-right: 15px;
    margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.img-intro-left, .img-fulltext-left, .img-fulltext-none {
    width: 0px;
	height: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}


/*@media only screen and (max-width:767px)*/
body.layout-mode-responsive #rt-logo {
    margin: 10px auto 5px 50px;
}

blockquote small {
    color: #6685b8;
}

.sprocket-strips-pagination li.active {
    background: rgba(140, 140, 140, 1.0) !important;
}

.sprocket-strips-pagination li {
    background: rgba(140, 140, 140, 0.7) !important;
}

.klatest-subject a {
    font-size: 15px !important;
}

.klatest-posttime, .klatest-cat, .klatest-author {
    font-size: 13px !important;
}

blockquote {
    border-left: 5px solid #595959;
    border-left-color: ;
}


#component-body, .component-content {
    color: #8b9fbe;
}

[class^='box'] a:not(.readon), [class*=' box'] a:not(.readon) {
    color: #8b9fbe !important;
}

.rokbox-thumb {
    padding: 5px;
    border: 1px solid #262626;
    background: #ccc;
}

img.demo {
    padding: 3px;
    border: 3px solid #262626;
}

.nopadding-search {
    padding: 0px;
}

.rt-image-content a {
    color: #9fbff0;
}

.rt-image-content a:hover {
    color: #fff;
}

.sprocket-mosaic-g-order {
    visibility: hidden;
}

.logo-type-preset1 .rt-logo-block::after {
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-top: 0px solid #2D3C8E;
    content: "";
    height: 0px;
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#rt-header-surround {
    background: url(../images/backgrounds/img-sc2.jpg) 50% 0 no-repeat;
}

#rt-top {
    background: url(../images/backgrounds/img-sc2.jpg) 50% 0 no-repeat;
}

#component-body, .component-content {
    background: #171b26;
}

.layout#kunena .topic-starter {
    color: rgb(255, 100, 100);
}

kinput {
    border-color: #347ab5;
    background: #eeeeee;
}


#kunena .dropdown-menu {
    background-color: #1d2332;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
}

#kunena .input-append .add-on, .input-prepend .add-on {
    text-shadow: 0px 1px 0px #1d2332;
    background-color: #1d2332;
}

#kunena .navbar .nav > li > a {
    color: #999;
    text-shadow: 0px 1px 0px #0f1525;
}

#kunena .dropdown-menu a {
    color: #eee;
}


#kunena h2 {
	font-weight:100;
	font-size:18px;
}

#kunena h3 {
	font-weight:100;
	font-size:18px;
}

.box2.moduletable, .box2.widget, .box2 > .g-content {
    background: #1d2332;
    color: #808080;
}

.breadcrumb > li {
    text-shadow: 0px 1px 0px #182e52;
}

.table-bordered {
    border: 1px solid #0f1525;
}

.table-bordered th, .table-bordered td {
    border-left: 1px solid #0f1525;
}

.table th, .table td {
    border-top: 1px solid #0f1525;
}

td {
    border: 1px solid #0f1525;
}

.layout#kunena .table .pagination {
    max-height: 50px;
}

.layout#kunena .pagination ul > li > a, .layout#kunena .pagination ul > li > span {
    border: 1px solid #0f1525;
}

#kunena ul, ol, dl {
    margin-top: 0.5rem;
    margin-bottom: 0.0rem;
}

#kunena .navbar .nav > li > a {
    color: #777777;
    text-shadow: 0px 1px 0px #0f1525;
}

.layout#kunena [class*='badger'] {
    border: 1px solid #0f1525;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.1);
}

.layout#kunena .badger-info::after {
	background-color: #182e52;
}

.layout#kunena [class*='badger']::after {
    border-right: 1px solid #182e52;
    border-bottom: 1px solid #182e52;
}

#kunena .well {
    background-color: #1d2332;
    border: 1px solid #0f1525;
}

#kunena .navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    background-color: rgba(0,0,0,0.0);
	color: ccc;
}

#kunena .btn {
    line-height: 25px;
}

#kunena .navbar-inner {
    min-height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #182e52;
    background-image: -moz-linear-gradient(top, #282e3c, #182e52);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgb(40, 40, 60)), to(rgb(24, 46, 82)));
    background-image: -webkit-linear-gradient(rgb(40, 40, 60), rgb(24, 46, 82));
    background-image: -o-linear-gradient(top, #282e3c, #182e52);
    background-image: linear-gradient(rgb(40, 40, 60), rgb(24, 46, 82));
    background-repeat: repeat-x;
    border: 1px solid #0f1525;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

