﻿﻿/*---------------------------------------------------------------

# Package - Joomla Template based on Helix Framework   

# ---------------------------------------------------------------

# Author - JoomShaper joomshaper

# Copyright (C) 2025 - 2025 JoomShaper. All Rights Reserved.

# license - PHP files are licensed under  GNU/GPL V2

# license - CSS  - JS - IMAGE files  are Copyrighted material 

# Websites: joomshaper

-----------------------------------------------------------------*/
/* Hiperlink */
a {
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
/* Layout */
.item {
	float: left;
	position: relative;
}
.cols-1 .item {
	width: 100%;
}
.cols-2 .item {
	width: 50%;
}
.cols-3 .item {
	width: 33.33%;
}
.cols-4 .item {
	width: 25%;
}
.cols-5 .item {
	width: 20%;
}
.item-inner {
	padding: 2px;
}
.item .first {
	margin-left: 0px;
}
.item .last {
	margin-right: -10px;
}
.item .single {
	margin-left: -10px;
	margin-right: -10px;
}
span.item-separator, .item-separator {
	clear: both;
	display: block;
	min-height: 1px;
	border-bottom: 1px solid #444;
	padding-top: 10px;
	margin-bottom: 20px;
}
/*Gallery View*/
.info_details {
	font-family: Arial,Helvetica,sans-serif;
	line-height: normal;
	color: #fff;
	float: left;
	margin-left: 20px;
}
.info_details span.day {
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 60px;
	margin-right: 5px;
}
.info_details span.month {
	float: left;
	font-size: 30px;
	padding-top: 6px;
	text-transform: uppercase;
}
.info_details span.year {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
}
.title_tools {
	margin: 5px 0 0;
	text-align: center;
}
.viewed {
	float: right;
	background: url("../images/icon_view.png") no-repeat 0 50%;
	color: #0000FF;
	margin: 0 0 0 10px;
	padding: 0 0 0 20px;
}
a.gallery_more {
	background: #a4060e;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	display: block;
	margin: 15px 0px 0 20px;
	padding: 5px 10px;
}
a.gallery_more:hover {
	background: #af131b;
	color: #fff;
}
.gallery_info {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
}
.gallery_item {
	background: #000;
	position: relative;
	cursor: pointer;
}
.item_wrapper {
	border: 1px solid #444;
	background: white;
	margin-bottom: 5px;
	-moz-box-shadow: 0 0 5px #111;
	padding: 5px;
}
/*Readmore*/
a.readmore, .adminform button, #adminForm button, .button, button[type=submit], input[type=submit], input[type=button] {
	background: #008000;
	color: #fff;
	display: inline-block;
	padding: 3px 10px;
	margin: 5px 0 0px 0;
	text-shadow: 0 1px #000;
	border: 1px solid #555;

}
/*Readmore2*/
a.readmore2 {
	background: #0000FF;
	color: #fff;
	display: inline-block;
	padding: 3px 5px;
	margin: 5px 0 0px 0;
	text-shadow: 0 1px #000;
	border: 1px solid #555;
	border-radius: 4px;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
	line-height: 100%;
	margin-bottom: 5px;
}
h1 {
	font-size: 250%;
}
h2 {
	font-size: 200%;
}
h3 {
	font-size: 130%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}
h6 {
	font-size: 90%;
}
h1 {
	font-weight: 400;
	line-height: normal;
	border-bottom: 1px dashed #444;
	margin: 10px 0 10px!important;
	padding: 0 0 10px!important;
}
h2 {
	font-family: Arial,Helvetica,sans-serif;
	font-weight: 400;
	margin: 20px!important;
	padding: 0 0 4px!important;
}
p, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 0.7em 0;
	padding: 0;
}
/* forms */
fieldset {
	border: medium none;
	margin: 0;
	padding: 5px 0;
}
fieldset dd {
	float: left;
	margin: 0 0 10px;
}
fieldset dt {
	clear: both;
	float: left;
	margin: 0 0 10px;
	min-width: 140px;
}
form label {
	cursor: pointer;
}
fieldset a {
	font-weight: 700;
}
legend {
	font-size: 125%;
	font-weight: 700;
	line-height: 1.2;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
input, select, textarea, .inputbox {
	background: #FFFFFF;
	border-color: #333;
	border-style: solid;
	border-width: 1px;
	color: #656565;
	font-family: Arial,Helvetica,sans-serif;
	padding: 6px;
}
hr {
	background-color: #CCC;
	border: #CCC;
	color: #CCC;
	height: 1px;
}
/* misc */
small, .small, .smalldark, .button, .article-meta, .modifydate, .img_caption p, a.readmore, #breadcrumbs, .cp, .article-tools, .categories-list dl {
	font-size: 92%;
}
/* image */
img {
	margin: 0;
	padding: 0;
}
.img_caption {
	padding-right: 0;
}
.img_caption p {
	color: #999;
	text-align: center;
}
.img_caption.left, .img_caption.right {
}
/* Table */
.filter {
	margin: 10px 0;
}
.display-limit, .filter {
	margin-right: 7px;
	text-align: right;
}
span.number {
	color: #969696;
	font-style: italic;
}
table.contenttoc {
	float: right;
	margin: 5px 10px;
	padding: 5px;
}
table.contenttoc td {
	padding: 0 5px;
}
#adminForm table thead tr, #adminForm table thead tr th {
	background: #111;
	color: #fff;
	text-align: left;
	border-bottom: 1px solid #333;
	font-weight: 700;
	padding: 5px 10px;
}
#adminForm table thead tr th a {
	color: #FFF;
}
.cat-list-row0 td, .cat-list-row1 td {
	border-bottom: 1px dotted #333;
	border-left: 1px dotted #333;
	padding: 6px 10px;
}
.cat-list-row1 td {
	background: #222;
}
.cat-list-row0:hover, .cat-list-row1:hover {
	background: #444;
}
.cat-list-row0 td:first-child, .cat-list-row1 td:first-child {
	border-left: medium none;
}
table.category th a img {
	padding: 2px 10px;
}
.filter-search {
	float: left;
}
.filter-search .inputbox {
	width: 6em;
}
table.weblinks, table.category {
	font-size: 1em;
	width: 99%;
	margin: 10px 10px 20px 0;
}
table.weblinks td, table.category td {
	padding: 7px;
}
table.weblinks th, table.category th {
	text-align: left;
	padding: 7px;
}
td.num {
	text-align: left;
	vertical-align: top;
}
td.hits {
	text-align: center;
	vertical-align: top;
}
td p {
	line-height: 1.3em;
	margin: 0;
}
table, table.weblinks td {
	border-collapse: collapse;
}
/* Article Info */
.article-tools {
	background: #333;
	color: #999;
	padding: 5px 10px;
	margin-top: 3px;
	clear: both;
	display: block;
	position: relative;
}
dl.article-info {
	float: left;
	width: 70%;
	padding: 0;
}
dd.create, dd.createdby, dd.createdate, dd.createdby, dd.section, dd.category {
	margin-right: 8px;
	text-transform: capitalize;
	padding: 2px 0 0 0 !important;
}
dd.modifydate {
	color: #999;
}
ul.buttonheading {
	float: right;
	margin: 0;
	padding: 0;
}
ul.buttonheading li {
	background: none;
	display: inline;
	line-height: 1;
	margin: 0;
	padding: 0;
}
ul.buttonheading li img {
	border: 0 none;
	margin: 0 5px 0 0;
}
dl.article-info dd, dl.article-info dt {
	display: inline;
	padding: 0 5px 0 0;
}
/* Pagination */
div.pagination {
	clear: both;
	border-top: 0px solid #444;
	min-height: 1px;
	padding: 0px 0px;
	margin-top: 0px;
}
div.pagination ul {
	text-align: left;
}
div.pagination ul li {
	cursor: pointer;
	display: inline;
	overflow: hidden;
	margin: 0 5px 0 0;
	padding: 0!important;
}
div.pagination ul li a {
	background: #333;
	border: 1px solid #444;
	color: #fff;
	font-weight: 700;
	padding: 5px 10px!important;
}
div.pagination ul li a:hover, div.pagination ul li.pagination-active a {
	text-decoration: none;
}
div.pagination p.counter {
	float: right;
	margin: 0;
	padding: 0;
}
/*Page Navigation*/
ul.pagenav {
}
ul.pagenav li {
	background: none;
	padding: 0;
	margin: 0;
}
ul.pagenav li.pagenav-prev {
	float: left;
}
ul.pagenav li.pagenav-next {
	float: right;
}
/* items more */
div.items-more {
	border-top: 1px dotted #444;
	padding: 15px 0;
	margin: 30px 0;
}
div.items-more ul {
	padding: 0;
	margin: 0;
}
div.categories-list ul li {
	margin-bottom: 5px;
}
div.categories-list dt {
	float: left;
}
div.categories-list dd {
	text-indent: 4px;
}
div.categories-list ul li {
	background: none;
	padding-left: 0;
}
div.categories-list dl.article-count dt, div.categories-list dl.article-count dd {
	display: inline;
}
div.categories-list dl.article-count dd {
	margin-left: 0;
}
div.categories-list ul li ul {
	margin-left: 10px;
}
div.categories-list ul li li {
	background: #333;
	border-bottom: 1px solid #444;
	padding: 10px;
}
div.categories-list ul li li li {
	background: #222;
}
div.categories-list ul li li.last {
	border-bottom: 0 none;
}
/* Contact */
.contact {
	padding: 0 5px;
}
.contact-category {
	padding: 0 10px;
}
.contact-category #adminForm fieldset.filters {
	border: 0;
	padding: 0;
}
.contact-image {
	margin: 10px 0;
	overflow: hidden;
	float: right;
}
address {
	font-style: normal;
	margin: 10px 0;
}
address span {
	display: block;
}
span.contact-image {
	margin-bottom: 10px;
	overflow: hidden;
	display: block;
}
.contact-address {
	margin: 20px 0 10px 0;
}
.contact-email div {
	padding: 2px 0;
	margin: 0 0 10px 0;
}
.contact-email label {
	width: 17em;
	float: left;
}
#contact_textmsg {
	padding: 2px 0 10px 0;
}
#contact-email-copy {
	float: left;
	margin-right: 10px;
}
.contact .button {
	float: none !important;
	clear: left;
	display: block;
	margin: 20px 0 0 0;
}
#contact-slider {
	border: 1px solid #444;
	margin: 10px 0 0;
}
#contact-slider .panel {
	margin: 0!important;
	padding: 0!important;
}
#contact-slider h3.pane-toggler, #contact-slider h3.pane-toggler-down {
	background: #333;
	cursor: pointer;
	display: block;
	line-height: 30px;
	font-size: 13px;
	font-weight: 700;
	margin: 0!important;
	padding: 0 10px!important;
	border-bottom: 1px solid #555;
}
#contact-slider h3.pane-toggler-down {
	background: #444;
}
#contact-slider h3 a {
	color: #fff;
}
.pane-sliders div.panel div.pane-down {
	padding: 10px!important;
}
/* User Profile */
#form-login-username label, #form-login-password label, #form-login-remember label {
	display: block;
	float: left;
	font-weight: 700;
	width: 100px;
	text-align: left;
}
#form-login-username input, #form-login-password input {
	background: #EAEAEA;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	color: #B7B7B7;
	height: 20px;
	width: 160px;
	padding: 2px 5px;
	margin: 0;
}
#sp-bottom #form-login-username input, #sp-bottom #form-login-password input {
	background: #181818;
	border: 1px solid #202020;
	color: #555;
	height: 20px;
	width: 160px;
	padding: 2px 5px;
	margin: 0;
}
div.mod-inner fieldset {
	padding: 0!important;
}
.login fieldset, .remind fieldset, .reset fieldset, .registration fieldset, .profile-edit fieldset {
	padding: 20px 0 0;
}
.login-fields, .profile-edit dl, .remind dl, .reset dl, .registration dl dd {
	margin: 0 0 10px;
}
.login label, .profile-edit dl dt, .remind dl dt, .reset dl dt, .registration dl dt {
	display: block;
	float: left;
	font-weight: 700;
	text-align: right;
	width: 150px;
}
.login .inputbox, .login input.required, .registration dl dd input.required, .remind dl dd input.required, .reset dl dd input.required, .profile-edit .inputbox, .profile-edit input.required, .profile-edit input, .profile-edit select {
	margin-left: 10px;
	width: 180px;
}
.login .button, .login button, .profile-edit button, .remind button, .reset button, .registration button {
	margin-left: 160px;
}
ul.userlinks {
	margin-top: 15px!important;
	padding: 0!important;
}
ul.userlinks li {
	background: none!important;
	line-height: normal;
	padding: 0 0 5px;
	margin: 0;
	border: 0!important;
}
ul.userlinks li li:hover {
	background: none!important;
}
ul.userlinks a {
	font-size: 11px;
}
/*Statistics*/
dl.stats-module dd {
	float: left;
	margin: 0 0 10px;
}
dl.stats-module dt {
	clear: both;
	float: left;
	margin: 0 0 10px;
	min-width: 140px;
}
/*Search*/
form#searchForm {
	padding: 15px 0;
}
.results h4 {
	margin: 15px 0 0;
}
.search fieldset {
	border: 1px solid #333;
	margin: 25px 0 15px;
	padding: 10px;
}
.search fieldset legend {
	font-size: 100%;
}
.search .word button {
	margin-left: 5px;
}
.search .word .inputbox {
	vertical-align: top;
}
.search .word label {
	vertical-align: bottom;
}
.results p, .search .phrases-box {
	margin: 0 0 10px;
}
.search-results dt.result-title {
	border-top: 1px dotted #DADADA;
	padding-top: 20px;
	margin: 20px 0;
}
/*Edit*/
div.edit {
}
.edit label {
	display: block;
	float: left;
	font-weight: 700;
	text-align: right;
	width: 130px;
}
label#jform_description-lbl {
	width: auto!important;
	float: none!important;
	text-align: left;
}
.edit fieldset {
	padding: 20px 0 0;
}
.edit .inputbox, .edit input {
	margin-left: 10px;
	width: 150px;
}
.edit select {
	margin-left: 10px;
	width: 164px!important;
}
.edit div.formelm {
	margin-bottom: 10px;
}
.edit div.formelm-buttons {
	margin: 0 0 20px 140px;
}
/* wrapper */
iframe {
	border: none;
}
/* Tooltip */
.tip {
	background: #FCFCF4;
	border: 1px solid #EAE6CC;
	font-size: 10px;
	max-width: 300px;
	color: #323232;
	padding: 5px;
}
.tip-title {
	background: none;
	font-weight: 700;
	border-bottom: 1px solid #EAE6CC;
	text-transform: uppercase;
	padding: 3px 6px;
}
.tip-text {
	padding: 3px;
}
label.hasTip {
	margin-left: 5px;
}
/* System Messages */
#system-message {
	margin: 0;
}
#system-message dt {
	display: none;
}
#system-message dd {
	background: none!important;
	padding: 0!important;
}
#system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul {
	color: #222;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
#system-message dd.message ul {
	background: #FFFEF4;
	border-top: 1px solid #EAE8CC;
	border-bottom: 1px solid #EAE8CC;
}
#system-message dd.error ul {
	background: #fff3f4;
	border-top: 1px solid #FF969B;
	border-bottom: 1px solid #FF969B;
}
#system-message dd.notice ul {
	background: #f4faff;
	border-top: 1px solid #96ccff;
	border-bottom: 1px solid #96ccff;
}
#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: none;
	text-indent: 0;
	text-align: center;
	margin: 0;
	padding: 8px 16px;
}
/* --- injected clearfix (WaybackScraper) --- */
.clearfix::after{content:"";display:table;clear:both}
