/*
Theme Name: JoomlaTemplates.me
Theme URI: http://joomlatemplates.me
Description: A simple blogging WordPress Theme.
Author: JoomlaTemplates.me
Version: 1.1
License: Commercial
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {border: 0;	font-family: inherit;font-size: 100%;font-style: inherit;font-weight: inherit;	margin: 0;	outline: 0;	padding: 0;	vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {background:#fff;	line-height: 1;}
ol, ul {padding: 0;margin: 0 0 16px 20px;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {font-weight: normal;text-align: left;}
blockquote:before, blockquote:after,
q:before, q:after {	content: "";}
blockquote, q {	quotes: "" "";}
a img {border: 0;}
img { height: auto; max-width: 100%; }
/* Block elements */
header, hgroup, footer, section, article, aside {display: block;}

/*-----------------------------------------------------------------------------------*
/* = Body, Common Classes & Wrap
/*-----------------------------------------------------------------------------------*/

body {background: #f9f9f9  url("https://web.archive.org/web/20200512192109im_/https://joomlatemplates.me/wp-content/themes/JTME_resp/images/bg.jpg") 0 0 repeat-x;   font-size: 14px;   line-height: 1.6em;  color: #333; font-family: Verdana, Arial, Helvetica, sans-serif;}
.pp_content_container{text-shadow: none;}
a {  text-decoration: none;  color: #ec651b;}
a:hover { text-decoration: underline;}
p { margin: 0 0 16px }
strong { font-weight: 700 }
em { font-style: italic }
hr{outline: none;margin: 30px 0;border: none;border-top: double #ddd;}
pre{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	margin: 20px 0;	background: #f9f9f9;	padding: 20px;white-space: pre-wrap;       /* css-3 */	white-space: -moz-pre-wrap;  /* Mozilla */	white-space: -pre-wrap;      /* Opera 4-6 */	white-space: -o-pre-wrap;    /* Opera 7 */	word-wrap: break-word;       /* Internet Explorer 5.5+ */}
blockquote{	border-left: 4px solid #ddd;padding-left: 20px;   margin: 30px 0px;}
.clear { clear: both }
.clearfix:after {content: ".";display: block;height: 0;	clear: both;visibility: hidden;font-size: 0;}
* html .clearfix{ zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
.remove-margin { margin-right: 0 !important }

/*-----------------------------------------------------------------------------------*
/* = Structure
/*-----------------------------------------------------------------------------------*/

/*	Grid  */
.container { max-width: 980px; min-width: 220px; margin: 0 auto; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
.container .row, .col { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.row { margin-bottom: 1.5em }
.col { display: block; float: left; width: 100%; }
.col:first-child { margin-left: 0 }
.row:after, .col:after, .clr:after, .group:after { display: block; height: 0; clear: both; content: ""; visibility: hidden; }
@media (min-width:768px) { 
.col { margin-left: 2% }
.span_1 { width: 6.5% }
.span_2 { width: 15.0% }
.span_3 { width: 23.5% }
.span_4 { width: 32.0% }
.span_5 { width: 40.5% }
.span_6 { width: 49.0% }
.span_7 { width: 57.5% }
.span_8 { width: 66.0% }
.span_9 { width: 74.5% }
.span_10 { width: 83.0% }
.span_11 { width: 91.5% }
.span_12 { width: 100% }
}

#wrap{margin: 30px auto;padding: 30px 30px 15px;background:#fff;border: 1px solid #fff;	-moz-box-shadow: 0 0 20px rgba(138,138,138, 0.4);	-webkit-box-shadow: 0 0 20px rgba(138,138,138, 0.4);	box-shadow:  0 0 20px rgba(138,138,138, 0.4);	-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;}
#index{ }
#archive{margin-top: -30px;}

/*-----------------------------------------------------------------------------------*
/* = Headings
/*-----------------------------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6  { color: #333; line-height: 1.5em;ont-weight: bold; font-family: "Oswald", Arial, Helvetica, sans-serif;}
h1 { font-size: 30px; margin-bottom: 20px; line-height: 40px;}
h2 { font-size: 18px }
h3 { font-size: 16px }
h4 { font-size: 14px; }
h2,h3,h4,h5,h6 { margin-top: 30px; margin-bottom: 20px;}
h1 a,h2 a,h3 a,h4 a { color: #333 }
h2 a:hover,h3 a:hover,h4 a:hover { color: #000; text-decoration: none; }

.single-title{ margin-top: 0; margin-bottom: 20px; font-size:30px!important;}

/*-----------------------------------------------------------------------------------*
/* = WordPress Styles
/*-----------------------------------------------------------------------------------*/

/*aligns*/
.aligncenter{ display:block;  margin:0 auto}
.alignright{ float:right;  margin: 10px 0 10px 20px}
.alignleft{ float:left;  margin: 10px 20px 10px 0}

/*floats*/
.floatleft{ float:left}
.floatright{ float:right}

/*text style*/
.textcenter{ text-align:center}
.textright{ text-align:right}
.textleft{ text-align:left}

/*captions*/
.wp-caption{border:1px solid #ddd; text-align:center; background-color:#f3f3f3; padding-top:4px; margin:10px;-moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.wp-caption img{margin:0; padding:0; border:0 none;}
.wp-caption p.wp-caption-text{font-size:11px; line-height:17px; padding:0 4px 5px; margin:0;}

/*smiley reset*/
.wp-smiley{margin:0 !important;	max-height:1em;}
/*blockquote*/
blockquote.left{margin-right:20px;text-align:right;	margin-left:0;	width:33%;	float:left;}
blockquote.right{margin-left:20px;	text-align:left;	margin-right:0;	width:33%;float:right;}

/*-----------------------------------------------------------------------------------*
/* = Headings
/*-----------------------------------------------------------------------------------*/
#page-heading{position: relative;margin-bottom: 25px;padding-bottom: 25px;border-bottom: double #ddd;}
#page-heading h1,
#page-heading h2{font-size: 26px;margin: 0px !important;}

/*-------------------------------------------------*
/* = Header
/*-------------------------------------------------*/
#header {margin-bottom: 25px;}
#header-top{position: relative;}
#logo{ text-align:center}
#logo a{font-size: 38px; font-weight: bold; color: #333;padding: 0px;margin: 0px; text-decoration: none;text-shadow: 1px 1px 2px rgba(192,192,192, 0.6);}
#logo a:hover { color: #000; }
#header-banner{	text-align: center;}
#site-description{padding: 35px 0 15px;	margin-top: 20px;border-top: double #ddd;text-align: center;font-size: 28px;}

/*-------------------------------------------------*
/* =  Navigation
/*-------------------------------------------------*/
#navigation {background: #073B62;margin-bottom: 25px;border-bottom: 4px solid #0B273C;font-family: 'Oswald', Arial;-webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px;}
/*** ESSENTIAL Navigation Style ***/
#navigation ul { margin:0; padding:0 10px}
.sf-menu,
.sf-menu * { margin: 0;   padding: 0; list-style: none;}
.sf-menu {}
.sf-menu ul {position: absolute;top: -999em; width: 160px; /* left offset of submenus need to match (see below) */}
.sf-menu ul li { width: 100% }
.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li { display:inline-block}
.sf-menu a {display: block; position: relative;}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {left: 0; top: 55px; /* match top ul list item height */  z-index: 99;}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul { top: -999em }
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul { left: 180px; /* match ul width */  top: 0;}
/*** navigation skin ***/
.sf-menu {  float: left;  margin: 0 0 20px 10px;}
.sf-menu a {height: 55px;line-height: 55px;	font-size: 18px;  color: #ddd;	padding: 0 20px;  text-decoration: none;-moz-box-sizing: border-box;  -webkit-box-sizing: border-box;  box-sizing: border-box;}
.sf-menu li{padding-right: 2px;	background-image: url("https://web.archive.org/web/20200512192109im_/https://joomlatemplates.me/wp-content/themes/JTME_resp/images/nav-border.png");	background-position: right top;	background-repeat: no-repeat;}
/*.sf-menu li:last-child{background-image: none;}*/
.sf-menu a:focus,
.sf-menu a:hover,
.sf-menu a:active,
.sf-menu li.sfHover > a {color: #fff;background-color: #000;}
#navigation .current-menu-item {}
#navigation .current-menu-item > a:first-child {color: #fff;background-color: #000;	height: 55px;line-height: 55px;margin-left: -2px;}
/*Subs*/
.sf-menu ul{
	background: #444;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,.4);
	box-shadow:  0 0 3px rgba(0,0,0,.4);
}
.sf-menu ul a{
	margin: 0px;
	font-size: 12px;
	padding: 15px 20px;
	line-height: 1em;
	height: auto;
	font-weight: normal;
	background-image: none;
}
.sf-menu ul li{
	border: none;
	background-image: none;
}
.sf-menu ul a:focus,
.sf-menu ul a:hover,
.sf-menu ul a:active {color: #fff;}
.sf-menu ul .current-menu-item a{color: #fff;border: none !important;}
.sf-menu ul li:last-child{border-bottom: 0px;}


/*-----------------------------------------------------------------------------------*
/* = Posts & Pages
/*-----------------------------------------------------------------------------------*/
.post{}
.full-width{float: none !important;	width: 100% !important;	padding: none !important;border: none !important;}
#loop-row { margin:0!important}
.loop-entry{padding: 1px; margin-bottom:20px;border-color:#ddd;	border-style:solid;	border-width:1px 1px 4px 1px;-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;}
.loop-entry-blog{padding: 1px; margin-bottom:20px;border-color:#ddd;	border-style:solid;	border-width:1px 1px 4px 1px;-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;}
.loop-entry p:last-child{margin: 0;}
.loop-entry-thumbnail{position: relative;}
.loop-entry-thumbnail a { display:block}
.loop-entry-thumbnail img{display: block;margin: 0 auto;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;	
}

.loop-entry-thumbnail a:hover img{border-color: #1f82cb;opacity: 0.8;}
.loop-entry h2, .loop-entry-blog h2{ margin:0; padding:5px 0 5px 10px;font-size: 18px!important; background:#eee; height:25px; overflow:hidden;}
.loop-entry-inner { padding:5px 10px}
.thumb-single { text-align:center}
.thumb-single img { margin:0 auto}

.thumb img { padding:1px; border-bottom:1px solid #eee}
.thumb-single img{	-moz-box-shadow: 0 0 20px rgba(138,138,138, 0.4);
	-webkit-box-shadow: 0 0 20px rgba(138,138,138, 0.4);
	box-shadow:  0 0 20px rgba(138,138,138, 0.4);
	-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;}
.post-meta{font-size: 12px;	color: #666;margin:0; background:#3BA0AC}
.single-meta{font-size: 13px,margin-bottom: 20px;}

/*entry*/
.entry {margin-bottom: 20px;}
.entry ul,
.entry ol {  margin-bottom: 30px;margin-left: 30px;	list-style: inherit;}
.entry ol{}

/*thumbnail*/
.post-thumbnail{margin-top: -10px;margin-bottom: 30px;}
.post-thumbnail img{display: block;}
/*post tags*/
.post-tags {  margin-right: 10px;  margin-top: 30px;   font-size: 12px;}
.post-tags a {}
/*next prev*/
#post-nextprev{border-bottom: double #ddd;padding-bottom: 15px;margin-bottom: 15px;}
#post-prev{float: right;text-align: right;}

/*-----------------------------------------------------------------------------------*
/* = Pagination
/*-----------------------------------------------------------------------------------*/
.post-pagination{}
.post-pagination a,
.post-pagination span{font-size: 11px; line-height: 30px;  height: 30px; width: 30px; text-align: center; margin-right: 5px;  display: block;float: left;color: #666;background: #eee;-webkit-border-radius: 2px;	-moz-border-radius: 2px;border-radius: 2px;}
.post-pagination a:hover,
.post-pagination span.current{  text-decoration: none;color: #fff;background: #1f82cb;}

/*-----------------------------------------------------------------------------------*
/* = Comments
/*-----------------------------------------------------------------------------------*/
#commentsbox {width: 100%;overflow: hidden;	margin-top: 30px;}
#comments{
	text-transform: none;
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: double #ddd;
}
#commentsbox ol,
#commentsbox ul {
    list-style: none;
    margin: 0 !important;
}
#commentsbox li { }
.children {
    list-style: none;
    margin: 30px 0 0; padding:0 0 0 30px;
    text-indent: 0;
}
.children li.depth-2 { margin: 0 0 0px 65px }
.children li.depth-3 { margin: 0 0 0px 65px }
.children li.depth-4 { margin: 0 0 0px 65px }
.children li.depth-5 { margin: 0 0 0px 65px }
.children li.depth-6 { margin: 0 0 0px 65px }
.children li.depth-7 { margin: 0 0 0px 65px }
.children li.depth-8 { margin: 0 0 0px 65px }
.children li.depth-9 { margin: 0 0 0px 65px }
.children li.depth-10 { margin: 0 0 0px 65px }
.comment-body {
    position: relative;
	margin-left: 65px;
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.comment-body p{
	margin-bottom: 15px !important;
}
.comment-meta { display:block; height:30px;}
.author {}
.reply{font-size:13px; position:absolute; top:0; right:0;}
.comment-details { position:relative;}
.cancel-reply {font-size:13px;}

.comment-reply-link {}
.comment-reply-link:hover{
}
.comment-body:hover .reply{
	display: block;
}
.comment-content { display:block;}
#commentsbox .avatar {
	position: absolute;
	top: 0px;
	left: -65px;
	height: 40px;
	width: 40px;
	border: 4px solid #eee;
}
.comment-author {
	font-weight: bold;
	color: #333;
}
.says { display: none }
.comment-meta{ display:block;
	margin-bottom: 10px;
}
.comment-meta a {
    font-size: 11px;
    font-style: italic;
}
.cancel-comment-reply {
	margin-top: -10px;
}
.cancel-comment-reply a {
    line-height: 20px;
    height: 20px;
}
.cancel-comment-reply a:hover{
	text-decoration: underline;
}
#comments-respond {
	clear: left;
	text-transform: none;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#comments-respond-meta{	font-size: 11px;}
#commentform label {   display: block;}
#commentform input#author,
#commentform input#email,
#commentform input#url {font-size: 12px;width: 45%;   outline: none;padding: 10px 5px;	margin-top: 10px;	border: none;	outline: none;	-webkit-border-radius: 1px;	-moz-border-radius: 1px;	border-radius: 1px;	border: 1px solid #ddd;	background: #fff;	-webkit-border-radius: 3px;	-moz-border-radius: 3px;border-radius: 3px;}
#commentform textarea {font-size: 12px;   display: block;padding: 10px;	width: 95%;	margin-top: 10px;border: none;	outline: none;	background-color: #fff;	border: 1px solid #ddd;	-webkit-border-radius: 3px;	-moz-border-radius: 3px;	border-radius: 3px;}
#commentSubmit {font-size: 12px;margin-top: -5px;margin-bottom: 20px;outline: none;	padding: 0px !important;}


/*-----------------------------------------------------------------------------------*/
/* = Form Styling
/*-----------------------------------------------------------------------------------*/
input[type="text"],
input[type="password"] {
	margin-top: -12px;
}
input[type="text"],
input[type="password"],input[type="email"],
textarea {
    color: #999;
    padding: 7px;
   	border: 1px solid #ddd;
    background: #fff;
	-webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
	background: #fff;
	border: 1px solid #bdbdbd !important;
	color: #444;
	-webkit-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); 
	box-shadow: inset 1px 1px 4px rgba(0,0,0,0.1); 
}
/*contact form 7 specific*/
.wpcf7-form{
	margin-top: 40px;
}
.wpcf7 input[type="text"] {
	width: 250px;
}
.wpcf7 textarea {
    width: 95%;
	margin-top: 5px;
}
.wpcf7-form p {
	margin: 0;
	margin-bottom: 20px;
	font-weight: bold;
	}
.wpcf7-submit{
	margin-top: -5px;
}

div.wpcf7-validation-errors,
.wpcf7-not-valid-tip { 
	text-shadow: none;
	border: transparent !important;
	background: #f9cd00;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	padding: 10px !important;
	font-weight: bold;
	color: #9C6533;
	text-shadow: 1px 1px 1px rgba(255,255,255, 0.4);
	text-align: center;
	margin: 0 !important;
} 
div.wpcf7-validation-errors{
	width: 95%;
	padding: 10px 5px !important;
}

.wpcf7-not-valid-tip {
	display: block;
	position: relative !important;
	top: 0 !important;
	left: 0 !important;
	background: #FFF780 !important;
	font-size: 12px !important;
	margin-top: 8px !important;
	width: 40% !important;
}
span.wpcf7-not-valid-tip{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 11px;
	background: #ff5454 !important;
	border-color: #ff5454;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 10px;
	font-size: 11px;
	background: #59a80f !important;
	border-color: #59a80f;
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/*-----------------------------------------------------------------------------------*/
/* = Clean button
/*-----------------------------------------------------------------------------------*/	
input[type="clean-button"],
.wpcf7-submit,
#commentSubmit {
    background: #eee; /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
    border: 1px solid #aaa;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 4px 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #444;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-shadow:none;
    cursor: pointer;
    margin-bottom: 20px;
    line-height: 21px;
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#commentSubmit span { color:#333}
input[type="clean-button"]:hover,
.wpcf7-submit:hover,
#commentSubmit:hover {
    color: #222;
    background: #ddd; /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
    border: 1px solid #888;
    border-top: 1px solid #aaa;
    border-left: 1px solid #aaa;
}
input[type="clean-button"]:active,
ul.portfolio-filter a.active,
.wpcf7-submit:active,
#commentSubmit:active {
    border: 1px solid #666;
    background: #ccc; /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
    background: linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */
}
input[type="clean-button"].full-width {
    width: 100%;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center;
}

/*-----------------------------------------------------------------------------------*
/* = Sidebar
/*-----------------------------------------------------------------------------------*/
#sidebar { padding:0 0 0 20px}

#sidebar ul li a { display:block; line-height:20px; padding:7px 0}
.sidebar-box {	margin-bottom: 20px;
}
.sidebar-box h4 {
	font-size: 18px!important;
    margin-top: 0px !important;
    margin-bottom: 10px;
}
.sidebar-box h4 span{
}
.sidebar-box ul {
	list-style: none;
	list-style-position: inside;
	margin: 0px;
}
.sidebar-box li{border-bottom: 1px solid #eee;}
.sidebar-box li:first-child{border-top: 1px solid #eee;}

/*-----------------------------------------------------------------------------------*
/* = Search Bar
/*-----------------------------------------------------------------------------------*/
#searchbar {   display: block;  position: relative; max-width: 260px;
}
#search {
    position: relative;
    width: 220px;
    padding: 10px 30px 10px 10px;
    outline: none;
	color: #666;
	margin: 0;
}
#searchsubmit {
    position: absolute;
    right: 10px;
    top: 50%;
	margin-top: -7px;
    background: url(https://web.archive.org/web/20200512192109im_/https://joomlatemplates.me/wp-content/themes/JTME_resp/images/search.png) no-repeat;
    text-indent: -9999px;
    border: none;
    outline: none;
    width: 15px;
    height: 15px;
	cursor: pointer;
}

/*-----------------------------------------------------------------------------------*/
/* = Footer
/*-----------------------------------------------------------------------------------*/	
#footer-wrap{ padding:0;font-size: 13px;}
#footer{margin: 0 auto;	color: #fcfcfc; background: #073B62;border-top: 4px solid #0B273C;-webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px; border-radius: 6px;}
#footer a{color: #DDDDDD;text-decoration: none;}
#footer a:hover{color: #fff;}
#footer-box { padding:20px}

/*footer widgets*/
.footer-widget{color: #eee;	margin-bottom: 30px;}
.footer-widget ul{ margin:0; padding:0;}
.footer-widget h4{color: #fff;font-size: 20px;margin: 0 0 10px;}
.footer-widget li a{padding: 7px 10px;display:block; }
.footer-widget li{border-bottom: 1px solid #0a4978;list-style:none}
.footer-widget ul li:first-child{border-top: 1px solid #0a4978;}
.footer-widget li:first-child{border-top: 1px solid #0a4978;}
#copyright{font-size: 12px;	color: #666;margin-top: 15px;padding-top: 15px;	border-top: double #ddd;}

/*-----------------------------------------------------------------------------------*
/* Main Shortcodes
/*-----------------------------------------------------------------------------------*/

/*columns*/
.one-half{ width:48%; }
.one-third{ width:30.66%; }
.two-third{ width:65.33%; }
.one-fourth{ width:22%; }
.three-fourth{ width:74%; }
.one-fifth{ width:16.8%; }
.one-sixth{ width:13.33%; }
.one-half, .one-third, .two-third, .one-fourth, .three-fourth, .one-fifth, .one-sixth {
	position:relative; margin-right:4%; float:left;
}


.column-last{margin-right: 0px;}
.column-first{margin-left: 0px;}

/*box shortcodes*/
.box-shortcode {
    margin: 5px 0px;
    padding: 10px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: 'Helvetica Nue', Arial;
}
.box-gray {
	color: #666;
    background-color: #eee;
}
.box-black {
    background-color: #000;
}
.box-red {
    background-color: #e62727;
}
.box-green {
    background-color: #91bd09;
}
.box-blue {
    background-color: #00ADEE;
}
/*highlights*/
.text-highlight {
	padding: 2px;
	text-shadow: none !important;
}
.highlight-yellow,
.highlight-yellow a {
    background-color: #FFF7A8;
    color: #695D43;
}
.highlight-pink,
.highlight-pink a {
    background-color: #F7DEEB;
    color: #724473;
}
.highlight-purple,
.highlight-purple a {
    background-color: #E0DBF6;
    color: #5C5577;
}
.highlight-blue,
.highlight-blue a {
    background-color: #D7F0FF;
    color: #2A67A4;
}
.highlight-green,
.highlight-green a {
    background-color: #E7FFCE;
    color: #47630A;
}
.highlight-red,
.highlight-red a {
    background: #FFCEBE;
    color: #A22121;
}
.highlight-gray,
.highlight-gray a {
    background-color: #EBEBEB;
    color: #787777;
}

/*Other buttons*/
.button{
	font-family: 'Helvetica Nue', Arial;
	font-size: 12px;
	margin-right: 5px;
	margin-top: 5px;
}
.button, .button span {
	display: inline-block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.button {
	white-space: nowrap;
	line-height:1em;
	position:relative;
	outline: none;
	overflow: visible; /* removes extra side padding in IE */
	cursor: pointer;
	border: 1px solid #999;/* IE */
	border: rgba(0, 0, 0, .2) 1px solid;/* Saf4+, Chrome, FF3.6 */
	border-bottom:rgba(0, 0, 0, .4) 1px solid;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .1) 0%,
		rgba(0, 0, 0, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(0, 0, 0, .1)),
		to(rgba(255, 255, 255, .1))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#19FFFFFF', EndColorStr='#19000000')"; /* IE8 */
	-moz-user-select: none;
	-webkit-user-select:none;
	-khtml-user-select: none;
	user-select: none;
	margin-bottom:10px;
}
.button.full, .button.full span {
	display: block;
}
.button:hover, .button.hover {
	background: -moz-linear-gradient(
		center top,
		rgba(255, 255, 255, .2) 0%,
		rgba(255, 255, 255, .1) 100%
	);/* FF3.6 */
	background: -webkit-gradient(
		linear,
		center bottom,
		center top,
		from(rgba(255, 255, 255, .1)),
		to(rgba(255, 255, 255, .2))
	);/* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#33FFFFFF', EndColorStr='#19FFFFFF')"; /* IE8 */
}
.button:active, .button.active {
	top:1px;
}
.button span {
	position: relative;
	color:#fff;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
	border-top: rgba(255, 255, 255, .3) 1px solid;
	padding:0.8em 1.3em;
	line-height:1em;
	text-decoration:none;
	text-align:center;
	white-space: nowrap;
}
.button.black {	background-color: #333333;}
.button.gray {background-color: #666666;}
.button.light-gray {background-color: #fe4c29; font-family:"Oswald",Arial, Helvetica, sans-serif; font-size:16px; letter-spacing:1px; text-transform:uppercase; font-weight:100}
.button.light-gray span{color: #fff; border:rgba(255,255,255,0.4) 1px solid;}
.button.red {background-color: #e62727;}
.button.orange {background-color: #ffa302;}
.button.magenta {background-color: #A9014B;}
.button.yellow {background-color: #ffb515;}
.button.blue {background-color: #00ADEE;}
.button.pink {background-color: #e22092;}
.button.green {background-color: #91bd09;}
.button.rosy {background-color: #F16C7C;}
.button.brown {background-color: #804000;}
.button.purple {background-color: #800080;}
.button.cyan {background-color: #46C7C7;}
.button.gold {background-color: #D4A017;}
.btn { text-align:center}
.download { margin:10px 0!important;}
.livedemo { margin:10px 0 !important;}
.compatible { margin:0 0 0 10px;}
.compatible .button span {padding:5px;}
.author a{ font-size:15px;}
#et-contact label { display:block; margin:0 0 10px 0}
#et-contact input { display:block; width:200px;}
.wp_rp_wrap { margin:20px 0 0 0!important}
.host { float:right; width:230px; background:url(https://web.archive.org/web/20200512192109im_/https://joomlatemplates.me/wp-content/themes/JTME_resp/images/server.png) 0 50% no-repeat; padding:0 0 0 120px; margin:-20px 0 0 0; color:#689200}
.host .hosttitle {font-family: "Oswald",Arial,Helvetica,sans-serif;  font-weight: bold; font-size:16px; display:block; letter-spacing:1px;}
#fsb-social-bar .fsb-title {font-family: "Oswald",Arial,Helvetica,sans-serif!important; text-transform:uppercase; font-size:12px!important; display:block; letter-spacing:1px;}
.host .hostdesc { float:left}
.host .hostdesc ul li { background:url(https://web.archive.org/web/20200512192109im_/https://joomlatemplates.me/wp-content/themes/JTME_resp/images/tick.png) 0 50% no-repeat; padding:0 0 0 20px;}
.notice { background:#FEF4C8; border:1px solid #f4cf2e;-webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; padding:20px; font-size:1em }
.notice p { margin:0 0 5px 0}
@media only screen and (max-width: 768px) {#sidebar { padding:0!important}}

.joomla-host {background:#3BA0AC url(https://web.archive.org/web/20200512192109im_/https://joomlatemplates.me/wp-content/themes/JTME_resp/images/inmotion.png) 50% 10px no-repeat; border:1px solid #1A8996; padding:20px; color:#fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;}
.hostlist { margin:10px 0 20px 0}
.hostlist li:first-child { border:none}
.hostlist ul li { border:none; padding:0 0 0 20px; background:url(https://web.archive.org/web/20200512192109im_/https://joomlatemplates.me/wp-content/themes/JTME_resp/images/jhost.png) 0 50% no-repeat; line-height:22px; margin:0 0 0 10px}
.host1, .host2, .host3 {font-family: "Oswald",Arial,Helvetica,sans-serif; }
.host1 { font-size:40px; text-align:center; line-height:50px; font-weight: bold; }
.host2 { font-size:20px; text-align:center}
.host2 span { font-size:30px}
.host3 { text-align:center; margin:30px 0 10px 0}
.signup { background: #9A0C6A; color: #FFA964;  font-size: 20px; padding: 10px 20px; text-transform: uppercase; -webkit-border-radius: 5px; -moz-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;}

/* Scroll */
#scroll { position:relative;}
#topcontrol { background:rgba(0, 0, 0, 0.1) url("https://web.archive.org/web/20200512192109im_/https://joomlatemplates.me/wp-content/themes/JTME_resp/images/cycle.png") 50% 50% no-repeat;width:50px;height:50px;white-space:nowrap;cursor: pointer; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70); bottom:100px!important; right:0px!important;border-radius: 4px 0 0 4px; z-index:999;}
#topcontrol:hover { background-image: url("https://web.archive.org/web/20200512192109im_/https://joomlatemplates.me/wp-content/themes/JTME_resp/images/cycle-hover.png");}

/* Promo */
#promo-nav {margin:0; padding:0; display:block; width:100%; text-align:center}
#promo-nav.fixed {background:#fe4c29; color:#fff; text-align:center; position:fixed; bottom:0; left:0; z-index:99999; font-size:20px;  border-top:3px solid #db4021; text-transform:uppercase; font-family: Verdana, Arial, Helvetica, sans-serif; letter-spacing:2px}
#promo-nav.fixed a { color:#fff; text-decoration:underline; }
#promo-nav .container { padding:25px 15px 25px 80px ; background:url("https://web.archive.org/web/20200512192109im_/https://joomlatemplates.me/wp-content/themes/JTME_resp/images/promo-arrow.png") 0 50% no-repeat}
/* Animation */
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both;}
@-webkit-keyframes fadeIn { 0% {opacity: 0;} 100% {opacity: 1;}}
@keyframes fadeIn {0% {opacity: 0;} 100% { opacity: 1;}}
.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn;}
@-webkit-keyframes slideInUp { 0% { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); visibility: visible;} 100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }}
@keyframes slideInUp {  0% {  -webkit-transform: translate3d(0, 100%, 0);  transform: translate3d(0, 100%, 0); visibility: visible; }  100% { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }}
.slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp;}

.home #infojoomla-widget { float:right; margin:0 0 0 20px; max-width:200px}
.home #infojoomla-widget h3 { margin:0}
/*
     FILE ARCHIVED ON 19:21:09 May 12, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:54:22 Oct 27, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.873
  exclusion.robots: 0.04
  exclusion.robots.policy: 0.024
  esindex: 0.016
  cdx.remote: 29.587
  LoadShardBlock: 74.567 (3)
  PetaboxLoader3.datanode: 111.626 (5)
  load_resource: 813.651 (2)
  PetaboxLoader3.resolve: 748.142 (2)
*/