/* Fonts */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,400,600,300);


body {
	background-image: url("../../../../../backg-Im/images/xv.png"); /* ../img/bg_body.png */
	font-family: "Open Sans",sans-serif;
	font-size: 12px;
	line-height: 1.75em;
	color: #232323;
	margin-top: 0px !important;
}

a {
	color: #663300;
}

.color {
	color: #46B552;
}

.color2 {
	color: red;
        font-weight: bold;
        font-size: 18px;
}

.container {
	max-width: 1025px;
	padding-left: 20px;
	padding-right: 25px;
}

.boxed {
	background-image: url("../../../../../backg-Im/images/dazktuxvv.png"); /* ../img/bg_page.png */
    background-size: 100%;
    background-repeat: repeat-y;
	padding: 0 2px;
	margin: 0 auto !important;
	max-width: 1025px;
}

hr {
	border-color: #B7A074;
}

.page-header {
	border-bottom: 1px solid transparent;
	margin: 0 0 30px 0;
	padding: 0;
}

.content {
	margin-top: 45px;
}

.topbanner .adsbygoogle {
	margin-top: -20px;
}

.screenshots h4 {
	margin-top: 25px;
}

.screenshots .adsbygoogle {
	display: block !important;
	margin: 25px auto 10px;
}

.screenshots .fancyphoto img {
	margin: 20px auto;
}

.screenshots .export-links span {
	font-weight: bold;
}

.ad-post {
	margin: 20px;
	text-align: center;
}

.ad-post img {
	border: 1px solid black;
}

div.sharedaddy h3.sd-title {
    border: 0;
}

.sandy-box {
    min-width: 100px;
    padding: 4px 10px 25px 15px;
	position: relative;
}
.sandy-box .corner_bl, .sandy-box .corner_br, .sandy-box .corner_tl, .sandy-box .corner_tr {
    background: url("../img/nui_sandy_box_corners.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
}
.sandy-box .corner_tl {
    background-position: 0 0;
    height: 18px;
    left: 0;
    top: 0;
    width: 67px;
}
.sandy-box .corner_tr {
    background-position: -49px -19px;
    height: 18px;
    right: 0;
    top: 0;
    width: 38px;
}
.sandy-box .corner_bl {
    background-position: 0 -48px;
    bottom: 0;
    height: 28px;
    left: 0;
    width: 50px;
}
.sandy-box .corner_br {
    background-position: 0 -19px;
    bottom: 0;
    height: 28px;
    right: 0;
    width: 48px;
}
.sandy-box .border_b, .sandy-box .border_t {
    background: url("../img/nui_sandy_box_hor_borders.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
}
.sandy-box .border_l, .sandy-box .border_r {
    background: url("../img/nui_sandy_box_ver_borders.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
}
.sandy-box .border_l {
    background-position: 0 0;
    background-repeat: repeat-y;
    bottom: 28px;
    left: 0;
    top: 18px;
    width: 67px;
}
.sandy-box .border_r {
    background-position: -68px 0;
    background-repeat: repeat-y;
    bottom: 28px;
    right: 0;
    top: 18px;
    width: 48px;
}
.sandy-box .border_t {
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 18px;
    left: 67px;
    right: 38px;
    top: 0;
}
.sandy-box .border_b {
    background-position: 0 -19px;
    background-repeat: repeat-x;
    bottom: 0;
    height: 28px;
    left: 50px;
    right: 38px;
}
.sandy-box .middle {
    background: url("../img/nui_sandy_box_center.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 28px;
    left: 67px;
    position: absolute;
    right: 48px;
    top: 18px;
}
.sandy-box .sandy-content {
    position: relative;
}



/* Form */
.form-control {
	background-color: #edb;
	border: 1px solid #b7a074;
	border-radius: 0;
}

.form-control:focus {
	border-color: #b7a074;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #c6aa70;
}

nav form {
	margin-top: 5px;
	float: left;
}

nav .btn-group {
	margin-right: -15px;
}

nav .form-inline .input-group {
	display: table;
}

nav .btn-sm {
	line-height: 0.92;
	padding: 3px 10px;
}

nav .input-sm {
	height: 21px;
	padding: 0 10px;
}

.search form {
	margin-bottom: 30px;
}



/* Buttons */
.btn-language {
	margin-top: 5px;
	margin-left: 2px;
}

.btn-grepo-round {
	height: 32px;
	width: 32px;
	display: block;
	cursor: pointer;
	text-align: center;
	background: url("../img/btn_grepo_round.png") no-repeat -32px 0px;
}

.btn-grepo-round:hover {
	background-position: 0px 0px;
}

.btn-download {
	height: 48px;
	width: 48px;
	display: block;
	float: left;
	margin-right: 10px;
	background: url("../../../../../backg-Im/images/wncj9bzg.png") no-repeat right 0px; /* ../img/btn_download.png */
}

.btn-download:hover {
	background-position: right -48px;
}

.btn-light_brown {
  background-color: #c6aa70;
  border-color: #be9f5e;
  border-radius: 0;
  color: #232323;
}
.btn-light_brown:hover,
.btn-light_brown:focus,
.btn-light_brown:active,
.btn-light_brown.active {
  background-color: #bf9f5e;
  border-color: #b7944c;
}
.btn-light_brown.disabled:hover,
.btn-light_brown.disabled:focus,
.btn-light_brown.disabled:active,
.btn-light_brown.disabled.active,
.btn-light_brown[disabled]:hover,
.btn-light_brown[disabled]:focus,
.btn-light_brown[disabled]:active,
.btn-light_brown[disabled].active,
fieldset[disabled] .btn-light_brown:hover,
fieldset[disabled] .btn-light_brown:focus,
fieldset[disabled] .btn-light_brown:active,
fieldset[disabled] .btn-light_brown.active {
  background-color: #bf9f5e;
  border-color: #b7944c;
}

.btn-qt_dark {
  background-color: #232323;
  border-color: #232323;
}
.btn-qt_dark:hover,
.btn-qt_dark:focus,
.btn-qt_dark:active,
.btn-qt_dark.active {
  background-color: #161616;
  border-color: #0a0a0a;
}
.btn-qt_dark.disabled:hover,
.btn-qt_dark.disabled:focus,
.btn-qt_dark.disabled:active,
.btn-qt_dark.disabled.active,
.btn-qt_dark[disabled]:hover,
.btn-qt_dark[disabled]:focus,
.btn-qt_dark[disabled]:active,
.btn-qt_dark[disabled].active,
fieldset[disabled] .btn-qt_dark:hover,
fieldset[disabled] .btn-qt_dark:focus,
fieldset[disabled] .btn-qt_dark:active,
fieldset[disabled] .btn-qt_dark.active {
  background-color: #232323;
  border-color: #232323;
}

.btn-grepo-round.grepo-collapse {
	color: #ecb44d;
	float: right;
	font-size: 24px;
	line-height: 29px;
	margin-top: -34px;
}
.btn-grepo-round.grepo-collapse:before {
	content: " ▴ ";
}
.btn-grepo-round.grepo-collapse.collapsed:before {
	content: " ▾ ";
}



/* Header */
header {
	background: url("../img/bg_header.jpg") repeat-x;
	min-height: 90px;
	color: #EBEBF8;
	text-shadow: 1px 1px #212121;
}

header h1 {
	margin: 14px 0 0 0;
	font-size: 32px;
}

header a {
	color: #EBEBF8;
	text-shadow: 1px 1px #212121;
}

header a:hover, header a:focus {
	color: #EBEBF8;
	text-decoration: none;
}

.logo {
	background-image: url("../img/logo.png");
	background-position: left center;
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
	padding-left: 65px;
	text-align: center;
	width: 250px;
	margin: 0 auto;
	display: block;
}



/* Helper */
.text-left {
	text-align: left;
}



/* Nav */
.navbar-default {
	background: url("../../../../../backg-Im/images/rlgi3vki.png") repeat-x; /* ../img/bg_nav.png */
	border: 0px;
	border-radius: 0px;
	background-color: transparent;
	min-height: 33px;
	margin-bottom: 0px;
	font-size: 13px;
}

.navbar-default .navbar-toggle {
	border-color: #232323;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #bf9f5e;
}

.navbar-default .navbar-nav > li > a {
	color: #edb;
	padding-bottom: 5px;
	padding-top: 5px;
	text-shadow: 1px 1px #212121;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color: #ecb44d;
}

.breadcrump {
	background: url("../img/breadcrump_divider.png") no-repeat scroll bottom center;
	background-size: 100%;
	height: 35px;
	font-size: 11px;
	margin: 0 1px;
}

#menu-languages {
	min-width: 0px;
}

@media (max-width: 767px) {
	.logo {
		float: none;
	}
	.navbar-toggle {
		background-color: #c6aa70;
		border-radius: 0;
		border-width: 2px;
		display: block;
		float: none;
		margin: 3px auto 0;
		padding: 0;
		width: 250px;
	}
	.navbar-collapse {
		border: 0px;
		box-shadow: none;
	}
	.navbar-default {
		background-color: #232323;
		min-height: 31px;
		border-bottom: 2px solid #000;
	}
	.navbar-nav {
		margin-top: 5px;
		line-height: 15px;
	}
}



/* Blog */
article {
	margin-bottom: 50px;
}

article:last-child {
	margin-bottom: 0px;
}

article h2, article h3 {
	font-size: 24px;
	line-height: 34px;
	margin-bottom: 0;
	margin-top: 20px;
}
article .post-meta {
	margin-top: 10px;
}
article h4 {
	margin-top: 25px;
	margin-bottom: 15px;
}

article .fancyphoto img {
	margin: 13px 0;
}

.post-header {
	margin-bottom: 16px;
}

.post-thumb {
	background: url("../../../../../backg-Im/images/4k6ncbi9.png") no-repeat; /* ../img/post_thumb.png */
	padding: 4px 0 4px 4px;
	margin-right: -15px;
	min-height: 86px;
}

.post-header-divider {
	background: url("../img/post_header_divider.png") repeat-x scroll bottom;
	height: 74px;
	margin-left: -15px;
	margin-top: -20px;
}

.post-meta i {
	margin-left: 8px;
}

.post-meta i:first-child {
	margin-left: 0px;
}

.nav-tabs {
  border-color: #B7A074;
  border-bottom: 1px solid #B7A074;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	background-color: #CDB582;
	border-color: #B7A074 #B7A074 transparent;
	color: #212121;
	outline: 0 none;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  background-color: #CDB582;
  outline: 0 none;
}

.nav-tabs > li > a:hover {
  border-color: #B7A074 #B7A074 #B7A074;
}

.tab-content h5 {
	margin-top: 14px;
}



/* Comments */
.comments_form.panel {
	background-color: transparent;
	margin-bottom: 0
	border-radius: 0;
	box-shadow: 0;
	border: 0;
}

#commentform  input#commentsubmit{
	margin-bottom: 15px;
}

#comments ul.children {
	padding-left: 0px;
	margin-top: 15px;
}

#comments .page-numbers {
	padding: 5px;
	background-color: #c6aa70;
	border: 1px solid #be9f5e;
	border-radius: 0;
	color: #232323;
}

#comments .page-numbers:hover, #comments .page-numbers:focus, #comments .page-numbers:active, #comments .page-numbers.current {
	background-color: #bf9f5e;
	border-color: #b7944c;
	text-decoration: none;
}



/* Sidebar */
.sidebar ul {
	list-style: none;
	padding: 0;
}

.btn-donate {
	bottom: 1px;
	margin-right: 15px;
	position: relative;
}

.download-box p {
	float: left;
	margin-top: 2px;
}



/* Installation */
.installation .tab-pane > h4 {
	margin-top: 25px;
	margin-bottom: 15px;
}

.progress {
	background-color: #cdb582;
	border-radius: 0;
	border: 1px solid #B7A074;
	margin-bottom: 1px;
	margin-top: 5px;
}

.progress-bar {
	background: url("../img/bg_progressbar.png") #8d9457;
}


.nav-pills {
	border-bottom: 1px solid #B7A074;
	margin: 20px 0;
}

.nav-pills > li > a {
	min-width: 150px;
	text-align: center;
	color: #232323;
	border: 1px solid transparent;
	border-radius: 0;
}

.nav-pills > li > a > .fa{
	font-size: 20px;
}

.nav-pills > li.active > a, .nav-pills > li > a:hover, .nav-pills > li > a:focus, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	border-style: solid;
	border-width: 1px;
	background-color: #cdb582;
	border-color: #B7A074 #B7A074 transparent;
	outline: 0 none;
	color: #232323;
}


.panel-qt {
	border-color: #B7A074;
	border-radius: 0;
	background-color: transparent;
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: center;
}

.panel-qt > .panel-heading {
	background-color: #cdb582;
	border-color: #B7A074;
	color: #232323;
	padding: 10px;
}

.panel-qt > .panel-heading > h4 {
	margin-bottom: 0px;
}

.panel-qt > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #B7A074;
}

.panel-qt .panel-body img {
	margin-right: 10px;
}

.panel-qt .panel-body > h3 {
	margin: 0px;
}

.panel-qt > .panel-footer + .panel-collapse > .panel-body {
	border-bottom-color: #B7A074;
}

.panel-qt > .panel-footer {
	background-color: #cdb582;
	border-color: #B7A074;
	color: #232323;
	padding: 10px;
}

.installation .btn {
	margin-bottom: 20px;
	margin-top: -1px;
}



/* Features */
.features h4 {
	margin-top: 0px;
}



/* Changelog */
.timeline-item-trigger i {
	color: #ecb44d;
	font-size: 14px;
	line-height: 32px;
	padding: 0 10px;
}

.time-item {
	margin-bottom: 15px;
}

.timeline .panel {
	background-color: transparent;
	box-shadow: none;
}

.timeline .panel-heading {
	background-color: #232323;
	border-radius: 0px;
}

.timeline .panel-title {
	color: #edb;
	text-shadow: 1px 1px #212121;
	line-height: 10px;
}

.timeline .comments a,
.timeline .comments i {
	font-size: 12px;
	color: #edb;
}

.timeline .panel-title a:hover, .timeline .panel-title a:focus {
	color: #ecb44d;
	text-decoration: none;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 0 none;
}

.timeline-item-date {
	line-height: 32px;
	font-size: 14px;
}

.timeline-arrow {
	background: none repeat scroll 0 0 #232323;
	border-left: 1px solid #edb;
	border-top: 1px solid #edb;
	display: block;
	height: 12px;
	left: 9px;
	position: absolute;
	top: 11px;
	transform: rotate(-45deg);
	width: 12px;
	z-index: 10;
}

.timeline .btn-grepo-round span {
	font-size: 24px;
	color: #ecb44d;
	line-height: 26px;
}

.timeline .btn-grepo-round span:before {
	content: " ▴ ";
}

.timeline .collapsed span:before {
	content: " ▾ ";
	line-height: 30px;
}

@media only screen and (max-width : 992px) {
	.time-item, .timeline-item-trigger {
		margin: 15px auto;
	}

	.timeline-item-date {
		line-height: 22px;
		background-color: #cdb582;
		border: 1px solid #b7a074;
		padding: 5px;
		text-align: center;
		margin: 0 10px;
	}

	.timeline-arrow {
		left: 50%;
		top: -6px;
		transform: rotate(-315deg);
		margin-left: -7px;
	}

	.timeline .panel-title {
		text-align: center;
	}

	.panel-group .panel {
		margin: 10px;
	}
}



/* Footer */
footer {
	min-height: 25px;
	margin-top: 50px;
	padding: 0 15px;
	color: #edb;
	font-size: 11px;
	text-shadow: 1px 1px #212121;
	background: url("../../../../../backg-Im/images/l2qde9v2.png") no-repeat scroll center; /* ../img/bg_footer.png */
}

footer a {
	color: #edb;
	text-shadow: 1px 1px #212121;
}

footer a:hover, footer a:focus {
	color: #ecb44d;
	text-decoration: none;
}



/* Modal */
.modal-content {
	background: url("../img/bg_modal.jpg");
}


/* AddThis */
.addthis-toolbox {
	min-height: 32px
	margin: 10px;
}