/* 

Quickhost - CSS File

CHANGE COLOR STYLE

*/

body {color:#7a7d80;}
#bodychild { background:#f5f5f5 url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/bg-body.gif) repeat-x  }
#bg-gray{ border-bottom:1px solid #fff; background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/light.png) no-repeat top center #303437}


#outerafterheader, #outerslider, #outermain{ background:#fff;}
#outerfootersidebar, #outerfooter{background: #dedfdf;}


/*======================================= GENERAL =======================================*/
/* Link color */
a, a:visited, .colortext{color:#b30004}
a:hover, a.colortext:hover, .colortext a:hover{color:#bfbfbf;}

#logo h1, #logo h1 a, #logo h1 a:visited, #logo .desc{color:#fff;}
#logo h1 a:hover{text-decoration:none;}
#logo h1{margin:8px 0 0 0}


/* Heading & text */
h1, h2{ color:#b30004;}
h3, h4, h5, h6, .posttitle a, .posttitle a:visited{color:#2a2e31;}

/*======================================= HEADER SECTION =======================================*/

#nav-wrap{ background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/bg-nav.png) repeat-x;}

.sf-menu a, .sf-menu a:visited{color:#2A2E31;}/* 1st level */
.sf-menu > a:hover, 
.sf-menu > li.current-menu-item > a, .sf-menu > li.current_page_item > a, 
		.sf-menu > li.current-menu-ancestor > a, .sf-menu > li.current-menu-parent > a, .sf-menu > li.current_page_ancestor > a, 
		.sf-menu > li.current_page_parent > a{color:#fff; background:#ca0005;}/* 1st level */
.sf-menu li:hover, .sf-menu li.current{}
.sf-menu > li a{}

/* dropdown */

.sf-menu li li a, .sf-menu li li a:visited {color:#2A2E31;}
.sf-menu ul {
	background: #fff;
	background: rgba(241, 242, 242, 0.9);
}

.sf-menu li li {
	border-bottom:1px solid #e8e9e9;
	border-top:1px solid #bbbbbc; 
}
.sf-menu li li:last-child {
	border-bottom:1px solid #f4f5f5;
}
.sf-menu > li.sfHover{background:#ca0005;  }
.sf-menu > li.sfHover > a{color:#fff;}
.sf-menu li li a:hover, sf-menu li.current li a{color:#b80004; background:transparent}



.tinynav{background:#fff; border:1px solid #ececec}


/*======================================= SLIDER SECTION=======================================*/
#slidercontainer .nivo-caption  .slider-title, #slidercontainer .nivo-caption .slider-title a{color:#b30004}
#slidercontainer .nivo-caption  .slidertext{ color:#777}

#slidercontainer .nivoSlider {
	background:transparent url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/loading.gif) no-repeat 50% 50%;
}

#slidercontainer .nivo-caption {
	background: #fff;
	background: rgba(255, 255, 255, 0.8);
}

#slidercontainer a.nivo-nextNav {background: url("https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/slider-next.png") no-repeat center;}
#slidercontainer a.nivo-prevNav {background: url("https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/slider-prev.png") no-repeat center;}


#afterheader{ }

/*============================================== CONTENT SECTION ==============================================*/

/* image */

.imgframe, .thumbcontainer, .klasik-pf-img, 
.klasik-team-widget .team-image, .klasik-advancedpost-widget .recent-thumb{ border:solid #e1e1e1; border-top:solid #bcbcbc; border-width:2px 1px 0px 1px;}
.imgframe img{ display:block}


/* Form */
input[type="text"], input[type="email"],
textarea, input[type="password"], select{
	background: #fcfcfc; 
	border:1px solid #e6e6e6; 
	color:#a5a5a5;
}

/* Horizontal Line */
hr {
	border-bottom:1px solid #d2d7db;
}

.separator.line{ border-bottom:1px solid #d2d7db;}

/* List */
.bullet-check li{	
	background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/arrow_check.png) no-repeat 0 3px;
}
.bullet-check2 li{
	background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/arrow_small-check.png) no-repeat 0 5px;
}
.bullet-down li{
	background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/arrow_down.png) no-repeat 0 3px;
}
.bullet-plus li{
	background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/arrow_plus.png) no-repeat 0 3px;
}

.bullet-cross li{
	background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/arrow_x.png) no-repeat 0 3px;
}





/* Button */
a.more-link, a.more-link:visited,
a.more, a.more:visited{ color:#b30004; background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/arrow-red.png) no-repeat 0px 2px; }
a.more-link:hover,
a.more:hover{ color:#b30004; text-decoration:underline }

.button, .button:visited, input[type="submit"], .com-reply a{
	color:#fff!important;
	border:0px;
	background:#b30004;
	background: -webkit-gradient(linear, left top, left bottom, from(#d10005), to(#b30004));
	background: -moz-linear-gradient(top,  #d10005,  #b30004);
	background: -o-linear-gradient(top,  #d10005,  #b30004);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d10005', endColorstr='#b30004');
	
}
.button:hover, input[type="submit"]:hover, .com-reply a:hover{
	background: #b30004; 
	color:#fff!important;
}


.newsletter .wpcf7 .wpcf7-submit{
	color:#fff!important;
	background:#8b8b8b!important;
	}
	
.newsletter .wpcf7 .wpcf7-submit:hover{
	background: #b30004!important;
	color:#fff!important;
}

.wpcf7 .wpcf7-submit{
    background: url("https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/arrow-red.png") no-repeat scroll 0 1px transparent;
    color: #B30004!important;
}

.wpcf7 .wpcf7-submit:hover{background: url("https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/arrow-red.png") no-repeat scroll 0 1px transparent!important; color: #B30004!important;}


/* Code */
code {border-left:solid 4px #cfcfcf;}


/* Tables */
th{border-bottom: 1px solid #ececec;}
table {border: 1px solid #ececec; border-bottom:0;}
tr td {border-bottom: 1px solid #ececec;}

#sidebar th{border-bottom: 1px solid #ececec;}
#sidebar table {border: 1px solid #ececec; border-bottom:0;}
#sidebar tr td {border-bottom: 1px solid #fececec;}

#footersidebar th{border-bottom: 1px solid #ececec;}
#footersidebar table {border: 1px solid #ececec; border-bottom:0;}
#footersidebar tr td {border-bottom: 1px solid #ececec;}



blockquote{
	background-image:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/quote.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

#flickr img{border:0 !important;}


/*============================================== BLOG SECTION ==============================================*/
.sticky .posttitle{background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/sticky.png) no-repeat 2px 8px}
.post.hentry {
border-bottom: 1px solid #d2d7db;
}
.single .pagetitle, .posttitle, .posttitle a, .posttitle a:visited{color:#2A2E31;}
.posttitle a:hover{color:#b30004}
.date{ color:#bdbdbd;}
.tdate, .reply a, .reply a:visited{color:#969696; }
.fn, .fn a, .fn a:visited, .time a, .time a:visited{color: #8c8c8c;}
.fn a:hover, .time a:hover{color:#b30004;}


.entry-utility{ }
.entry-utility a, .entry-utility a:visited{ color:#b30004;}
.entry-utility a:hover{color:#7a7d80;}

#entry-author-info{ }
.avatar{border:1px solid #c0c0c0; background:#f000}

.comment-body .time{color: #878787;}

#singlepost.nometa .post{ border:0px; margin-bottom:0px;}


/* Page Nav */
.wp-pagenavi{
	border:1px solid #e0e0e0;
	background:#f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#f2f2f2));
	background: -moz-linear-gradient(top,  #fefefe,  #f2f2f2);
	background: -o-linear-gradient(top,  #fefefe,  #f2f2f2);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#f2f2f2');
}
.wp-pagenavi .pages{}
.wp-pagenavi a, .wp-pagenavi a:visited{color:#7a7d80; background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/pagenav-line.gif) no-repeat right 2px;}
.wp-pagenavi .current, .wp-pagenavi a:hover{ color: #B30004; background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/pagenav-line.gif) no-repeat right 2px;}

a.ptp-button{	border:solid 1px #d20409; 
	background:#b50b0f;
	background: -webkit-gradient(linear, left top, left bottom, from(#d30b0f), to(#b50b0f));
	background: -moz-linear-gradient(top,  #d30b0f,  #b50b0f);
	background: -o-linear-gradient(top,  #d30b0f,  #b50b0f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d30b0f', endColorstr='#b50b0f');
}
a.ptp-button:hover{
	background: -webkit-gradient(linear, left top, left bottom, from(#b50b0f), to(#d30b0f));
	background: -moz-linear-gradient(top,  #b50b0f, #d30b0f );
	background: -o-linear-gradient(top,  #b50b0f, #d30b0f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#b50b0f', endColorstr='#d30b0f');
}


/* WIDGET CUSTOM
-------------------------------------------------------------- */

.widget-title{color:#b30004;}

/*======== advanced recent post ========*/

.klasik-advancedpost-widget .recent-title a, .klasik-advancedpost-widget .recent-title a:visited{ color:#2a2e31;}
.klasik-advancedpost-widget .recent-title a:hover{color:#b30004;}

/*======== recent post ========*/
.klasik-recentpost-widget .recent-title a, .klasik-recentpost-widget .recent-title a:visited{ color:#2a2e31;}
.klasik-recentpost-widget .recent-title a:hover{color:#b30004; }

#sidebar .klasik-recentpost-widget .recent-title a, #sidebar .klasik-recentpost-widget .recent-title a:visited{ color:#b30004;}
#sidebar .klasik-recentpost-widget .recent-title a:hover{color:#bfbfbf;}

.klasik-recentpost-widget .smalldate{ color:#aaa;}

/*======== Testimonial Widget =========*/
.klasik-testimonial-widget .testi-title{color:#b30004; }
.klasik-testimonial-widget .testi-container{border-bottom:solid 1px #eaeaea}
#sidebar .klasik-testimonial-widget .titem:last-child .testi-container,
#footersidebar .klasik-testimonial-widget .titem:last-child .testi-container{ border:0px;}

/*======== FEATURE SECTION =========*/
.klasik-features .feature-title a{color:#2a2e31;;}
.klasik-features .feature-title a:hover{color:#b30004; }

/*======== PORTFOLIO SECTION ========*/

#filter li a{color:#999; }
#filter li.current a, #filter li a:hover{color:#b30004; }
#filter li {
    position: relative;
    z-index: 10;
	background: #fff; 
}


.klasik-pf-text{}
.klasik-pf-text .pftitle, 
.klasik-pf-text .pftitle a{color:#2a2e31;} 
.klasik-pf-text .pftitle a:hover{color:#b30004;} 
.klasik-pf-text .pf-tag{color:#b30004;} 

/*======== Team Widget =========*/
.klasik-team-widget .team-title, .klasik-team-widget .team-title a, .klasik-team-widget .team-title a:visited{color:#2a2e31;}
.klasik-team-widget .team-title a:hover{color:#b30004;}

/*=== Tabs Widget ===*/
.widget_klasik_tabs ul.tabs li a {
    color: #a5a5a5;
}
.widget_klasik_tabs ul.tabs li.active a {
    color: #b30004;
}
.widget_klasik_tabs ul.tabs li{
	border-width: 0px 0px 0 0px!important; 
	border: solid #efefef;
	background: #fff !important;
}
.widget_klasik_tabs ul.tabs li.active {
    border-bottom: 1px solid #f8f8f8!important;
	
}
.widget_klasik_tabs ul.tabs li:hover, #sidebar ul.tabs li.active {
    background: #f8f8f8 !important;
}


/*=== Image Carousel ===*/
.flexslider-carousel ul.flex-direction-nav a{background-color:rgba(0,0,0,0.5); }
.flexslider-carousel ul.flex-direction-nav a:hover{background-color:rgba(0,0,0,0.75); padding:0px !important;}
.flexslider-carousel ul.flex-direction-nav a.flex-prev{background-image:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/slider-arrow-left.png); background-position:center;}
.flexslider-carousel ul.flex-direction-nav a.flex-next{background-image:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/slider-arrow-right.png); background-position:center;}



/*=== Pricing Table ===*/

.ptp-col{ border-right:1px solid #fff}
.ptp-col.ptp-highlight{ border:0px;}
.ptp-highlight{
	 background:#f8f8f8;
	-moz-box-shadow: 0px 0px 18px #000;
	-webkit-box-shadow: 0px 0px 18px #000;
	box-shadow: 0px 0px 18px #000;}
div.ptp-item-container { background:#f8f8f8;}
div.ptp-plan{ 
color:#fdfdfd; background:#303437; 
}
div.ptp-price{
	color:#2a2e31; 
	background:#cdcfd0;
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#cdcfd0));
	background: -moz-linear-gradient(top,  #fefefe,  #cdcfd0);
	background: -o-linear-gradient(top,  #fefefe,  #cdcfd0);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#cdcfd0');
}
div.ptp-bullet-item{
background-image:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/arrow-sidebar.png); background-repeat:no-repeat; background-position:30px 10px; border-bottom:1px solid #dedede; border-top:1px solid #ffffff 
}

/*============================================== SIDEBAR SECTION ==============================================*/
#sidebar{ }
#sidebar .widget-container{background:#f8f8f8;}
#sidebar .widget-title{
	color:#fff; 
	background:#303437;
	background: -webkit-gradient(linear, left top, left bottom, from(#3f4448), to(#303437));
	background: -moz-linear-gradient(top,  #3f4448,  #303437);
	background: -o-linear-gradient(top,  #3f4448,  #303437);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f4448', endColorstr='#303437');
}
#sidebar li li{
	background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/arrow-sidebar.png) no-repeat 20px 10px;
}
#sidebar ul.sub-menu li, #sidebar ul.children li{ background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/arrow-sidebar.png) no-repeat 30px 10px;}
#sidebar ul.sub-menu li li, #sidebar ul.children li li{ background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/arrow-sidebar.png) no-repeat 40px 10px;}
#sidebar li li  {	border-top:1px solid #dedede; }
#sidebar li li:before  {	border-top:1px solid #fff;}


#sidebar li li a{ color:#7a7d80;}
#sidebar li li a:hover{color:#b30004;}

.bg-search{background:#f6f6f6 url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/search_icon.png) no-repeat;}
#sidebar .widget-container.widget_search{ background:transparent}

/* Tag */
.tagcloud a{background-color: #bfbfbf; color: #fff !important;}
.tagcloud a:hover{background:#b30004;}


/* Searchform */

#searchform .searcharea{background:#fff; border:solid 1px #ececec; border-width:1px 1px 1px 1px;}
input.searchbutton{background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/search-icon.png) no-repeat !important; -ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)"; }
input.searchbutton:hover{-ms-filter: "progid:DXImageTransform.Microsoft.gradient(enabled=false)";}



/*============================================== FOOTER SECTION ==============================================*/

#outerbottom{background: #d4d4d4;}

#footersidebar .widget-container{  color:#7c7d7e;}
#footersidebar .widget-title{color:#2a2e31;}
#footersidebar li li{ background:url(https://web.archive.org/web/20230917063849im_/https://mediavision-ks.com/wp-content/themes/quickhost/images/arrow-footer.png) no-repeat 0px 8px; }
#footersidebar li li a{color:#7c7d7e;}
#footersidebar li li a:hover{ text-decoration:underline;}

#footer{ }

#footer  {	border-top:1px solid #d4d4d4; }
#footer:before  {	border-top:1px solid #e9e9e9;}

#outerfooter a{color:#7c7d7e;}
#outerfooter a:hover{ color:#b30004; }

/*
     FILE ARCHIVED ON 06:38:49 Sep 17, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 03:05:11 Jan 22, 2026.
     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.544
  exclusion.robots: 0.021
  exclusion.robots.policy: 0.01
  esindex: 0.009
  cdx.remote: 27.217
  LoadShardBlock: 213.203 (3)
  PetaboxLoader3.datanode: 263.285 (4)
  load_resource: 168.221
  PetaboxLoader3.resolve: 100.417
*/