/* FILE ARCHIVED ON 10:01:50 Dec 19, 2014 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 0:45:31 Dec 16, 2016. 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)). */ /* ------------------------------------------------------------- © IceTheme 2013 ---------------------------------------------------------------- */ /* sidebar modules ------------------- */ #sidebar .sidebar_module { clear:both; margin-bottom:15px; background-color:#6b8e23;} #sidebar div .sidebar_module:last-child { margin-bottom:0} #sidebar .sidebar_module h3.sidebar_module_heading { background:#000000; background: -webkit-linear-gradient(right, #A5C614, #91b800 25%); background: -moz-linear-gradient(right, #A5C614, #91b800 25%); background: -ms-linear-gradient(right, #A5C614, #91b800 25%); background: -o-linear-gradient(right, #A5C614, #91b800 25%); background: linear-gradient(right, #A5C614, #91b800 25%); border-radius:0 50px 50px 0; position:relative; top:15px; margin: 0 -15px 20px 0; color:#FFF; font-size:22px; line-height:33px; padding:5px 15px 7px; text-shadow:1px 1px 1px rgba(0,0,0,.3);} #sidebar .sidebar_module .sidebar_module_content { padding: 10px 15px;} /* "style1" surfix */ #sidebar .sidebar_module_style1 h3.sidebar_module_heading { background:#1686b3; background: -webkit-linear-gradient(right, #349CC2 5%, #1686b3 25%); background: -moz-linear-gradient(right, #349CC2 5%, #1686b3 25%); background: -ms-linear-gradient(right, #349CC2 5%, #1686b3 25%); background: -o-linear-gradient(right, #349CC2 5%, #1686b3 25%); background: linear-gradient(right, #349CC2 5%, #1686b3 25%);} /* "style2" surfix */ #sidebar .sidebar_module_style2 h3.sidebar_module_heading { background:#d96b1b; background: -webkit-linear-gradient(right, #E1863B, #d96b1b 25%); background: -moz-linear-gradient(right, #E1863B, #d96b1b 25%); background: -ms-linear-gradient(right, #E1863B, #d96b1b 25%); background: -o-linear-gradient(right, #E1863B, #d96b1b 25%); background: linear-gradient(right, #E1863B, #d96b1b 25%);} /* when sidebar is put to "right" */ #sidebar.sidebar_right .sidebar_module h3.sidebar_module_heading { background:#91b800; background: -webkit-linear-gradient(left, #A5C614, #91b800 25%); background: -moz-linear-gradient(left, #A5C614, #91b800 25%); background: -ms-linear-gradient(left, #A5C614, #91b800 25%); background: -o-linear-gradient(left, #A5C614, #91b800 25%); background: linear-gradient(left, #A5C614, #91b800 25%); margin-left:-15px; margin-right:0px; border-radius:50px 0 0 50px;} #sidebar.sidebar_right .sidebar_module_style1 h3.sidebar_module_heading { background:#1686b3; background: -webkit-linear-gradient(left, #349CC2 5%, #1686b3 25%); background: -moz-linear-gradient(left, #349CC2 5%, #1686b3 25%); background: -ms-linear-gradient(left, #349CC2 5%, #1686b3 25%); background: -o-linear-gradient(left, #349CC2 5%, #1686b3 25%); background: linear-gradient(left, #349CC2 5%, #1686b3 25%);} #sidebar.sidebar_right .sidebar_module_style2 h3.sidebar_module_heading{ background:#d96b1b; background: -webkit-linear-gradient(left, #E1863B, #d96b1b 25%); background: -moz-linear-gradient(left, #E1863B, #d96b1b 25%); background: -ms-linear-gradient(left, #E1863B, #d96b1b 25%); background: -o-linear-gradient(left, #E1863B, #d96b1b 25%); background: linear-gradient(left, #E1863B, #d96b1b 25%);} #sidebar.sidebar_right .sidebar_module .sidebar_module_content { clear:both} /* "promo" and "bottom" modules */ #promo .moduletable, #bottom .moduletable { margin-bottom: 15px; color:#666;} #promo .moduletable h3.mod-title, #bottom .moduletable h3.mod-title{ margin:0; text-align:left; font-size:24px; position:relative;} /* "footer" modules */ #footer_mods { border-top:1px dashed #b7dae7; padding-top:30px;} #footer_mods .moduletable { margin-bottom:30px;} #footer_mods .moduletable h3.mod-title { line-height: 28px; margin:0; margin-bottom:5px; font-size:22px; color:#444;} #footer_mods .moduletable h3.mod-title span { display: block; font-style:italic; font-size: 14px; font-family: Arial, Geneva, sans-serif; padding: 0; line-height: 1.3em; color:#999; margin-bottom: 10px; margin-top: 0; text-shadow: none;} /* IceCarousel -------------------------------------------------*/ #icecarousel { margin:0; position:relative; padding:0 0 30px; margin-bottom:0;} #icecarousel:before { content:""; position:absolute; top:0; left:0; background:#E3F0F5; height:45px; border-radius:45px; width:100%;} #icecarousel .slider_heading h3 { font-family:"blokletters_balpenbalpen", Rosario, Arial, Helvetica, sans-serif; font-size: 24px; height:45px; margin:0 0 15px; position:relative; line-height:45px; text-align:center} #icecarousel .slider_heading h3 span { background:#fff; display:inline-block; padding: 0 15px} #icecarousel .icecarousel { margin-bottom:0; padding-top:0; padding-bottom:0;} #icecarousel .icecarousel-inner { position:relative; overflow:hidden; padding:0; background:#EBEBF0; margin-left:8px; margin-right:8px;} #icecarousel .icecarousel-inner:after { position:absolute; top:0; left:0; content:""; box-sizing: border-box; border:10px solid rgba(255,255,255,.5); width:100%; height:100%; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; -o-transition:all .2s ease-out; transition:all .2s ease-out;} /* arrows */ #icecarousel .flex-direction-nav a { background:#cae2eb; opacity:0; height:45px; width:50px; top:-40px; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out;} #icecarousel .flex-direction-nav a:hover { background:#A4CEDD} #icecarousel .flex-direction-nav .flex-next { border-radius:0 45px 45px 0; right:0;} #icecarousel:hover .flex-direction-nav .flex-next { opacity:1;} #icecarousel .flex-direction-nav .flex-prev { border-radius:45px 0 0 45px; left:0;} #icecarousel:hover .flex-direction-nav .flex-prev { opacity:1;} #icecarousel .flex-direction-nav a:after { content:""; position:absolute; left:0; top:0; width:45px; height:45px; opacity:.5; background-image:url(http://chinacarmarket.ru/templates/it_community2/images/icecarousel_arrows.png); background-position:center; background-repeat:no-repeat; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out;} #icecarousel .flex-direction-nav a:hover:after { opacity:1} #icecarousel .flex-direction-nav .flex-next:hover:after {} #icecarousel .flex-direction-nav .flex-prev:hover:after {} #icecarousel .flex-direction-nav .flex-next:after { background-position:3px bottom;} #icecarousel .flex-direction-nav .flex-prev:after { background-position:0 top;} /* captions */ #icecarousel .icecarousel-caption { position:absolute; top:0; left:0; width:100%; height:100%; color:#fff; text-align:center; opacity:0; z-index: 9; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out;} #icecarousel .icecarousel-inner:hover .icecarousel-caption { background: #EDEDEB; opacity:1} #icecarousel .icecarousel-caption .icecarousel-description { font-family: "Open Sans",Arial, Helvetica, sans-serif; position:absolute; width:92%; bottom:-100px; margin:0; padding: 6px 4% 12px; font-size: 20px; line-height: 28px; opacity: 0; -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;} #icecarousel .icecarousel-inner:hover .icecarousel-caption .icecarousel-description { opacity: 1; bottom:0} #icecarousel .icecarousel-caption .icecarousel-description a { color:#006699; padding:0 5px; -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;} #icecarousel .icecarousel-caption .icecarousel-description a:hover { background:#288FB9; text-decoration:none; text-shadow: 1px 1px 1px rgba(0,0,0,.25); color:#fff;} /* image */ #icecarousel .icecarousel-inner img { width:auto; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;} #icecarousel .icecarousel-inner:hover img { -webkit-transform: translate(0 ,-75px); -moz-transform: translate(0 ,-75px); -o-transform: translate(0 ,-75px); transform: translate(0 ,-75px);} /* IceSlideShow -------------------------------------------------*/ #iceslideshow { position:relative; overflow:hidden; padding:0; z-index:10; margin-bottom:35px; clear:both;} #iceslideshow .iceslideshow { margin-bottom:0; background-color:#FFF} /* an effect to hide the slidshow when user moves over the menu */ .icemegamenu-hover { -webkit-transition: background 0.2s linear; -moz-transition: background 0.2s linear; -o-transition: background 0.2s linear; -ms-transition: background 0.2s linear; transition: background 0.2s linear; background: rgba(255,255,255,0.75); position:absolute; left:0; top:0; width:100%; height:100%; z-index:999;} #iceslideshow .carousel-caption { background: #fff; background: rgba(255,255,255,0.0); z-index: 99; padding: 0; text-align:center; height:100%; bottom: 0; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;} #iceslideshow:hover .carousel-caption { background: rgba(255,255,255,0.25);} #iceslideshow .carousel-caption .mod-description { position:absolute; left:0; bottom:15px; border-radius:0 45px 45px 0; font-size: 28px; line-height: 36px; height:auto; font-family:"Rosario", Arial, Helvetica, sans-serif; color: #0b5b7b; width:auto; padding:5px 15px; text-align:left; max-width: 775px; background:#fff; background: rgba(255,255,255,0.85); -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;} #iceslideshow .carousel-caption .mod-description:hover { box-shadow:0 0 15px rgba(255,255,255,.4);} #iceslideshow .carousel-caption h4 { padding-top:0; margin:0} #iceslideshow .carousel-caption h4 a{} #iceslideshow .carousel-caption h4 a:hover{} #iceslideshow .carousel-caption div.mod-description p { color:#666; line-height: 24px;} #iceslideshow .carousel-caption div.mod-description a { display:block; padding-top:0; color: #0b5b7b;} #iceslideshow .carousel-caption div.mod-description a:hover { color:#1f5c8b;} #iceslideshow .carousel-caption div.mod-description a:hover { text-decoration:none} /* fade transition */ #iceslideshow .carousel-fade .carousel-inner .item { opacity: 0; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; transition-property: opacity;} #iceslideshow .carousel-fade .carousel-inner .active { opacity: 1;} #iceslideshow .carousel-fade .carousel-inner .active.left, #iceslideshow .carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1;} #iceslideshow .carousel-fade .carousel-inner .next.left, #iceslideshow .carousel-fade .carousel-inner .prev.right { opacity: 1;} #iceslideshow .carousel-fade .carousel-control { z-index: 2;} /* arrows */ #iceslideshow .iceslideshow_arrow { position:absolute; right:15px; bottom:15px; z-index: 99;} #iceslideshow .carousel-control { z-index:999; width:45px; height:45px; border-radius: 100%; position:relative; display: inline-block; background-color:#fff; background-color:rgba(255, 255, 255, 0.85); text-indent:-99999px; opacity:0; border:none; -webkit-transform: scale(0); -moz-transform: scale(0); -o-transform: scale(0); transform: scale(0); -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -o-transition: all 0.2s linear; -ms-transition: all 0.2s linear; transition: all 0.2s linear;} #iceslideshow:hover .carousel-control { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); opacity:1;} #iceslideshow:hover .carousel-control:hover { box-shadow:0 0 15px rgba(255,255,255,.4);} #iceslideshow .iceslideshow_arrow .left { right:4px; left:auto;} #iceslideshow .iceslideshow_arrow .right { left:0; right:auto;} #iceslideshow .iceslideshow_arrow a:after { content:""; position:absolute; left:0; top:0; width:55px; opacity:1; height:55px; background:url(http://chinacarmarket.ru/templates/it_community2/images/iceslideshow_arrows.png); background-position:center; background-repeat:no-repeat; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out;} #iceslideshow .iceslideshow_arrow a:hover:after { opacity:1} #iceslideshow .iceslideshow_arrow .right:hover:after { -webkit-transform: translate(1.5px,0); -moz-transform: translate(1.5px,0); -o-transform: translate(1.5px,0); transform: translate(1.5px,0);} #iceslideshow .iceslideshow_arrow .left:hover:after { -webkit-transform: translate(-1.5px,0); -moz-transform: translate(-1.5px,0); -o-transform: translate(-1.5px,0); transform: translate(-1.5px,0);} #iceslideshow .iceslideshow_arrow .right:after { background-position:0 -44px;} #iceslideshow .iceslideshow_arrow .left:after { background-position: 0 1px;} /* adjust resposnive image */ #iceslideshow .carousel-inner img { height:auto!important} /* IceFilter (categories homepage) ----------------------------------- */ #services {} #services .ice_filter_items .ice_filter_item { padding:0 0 45px;} #services .ice_filter_caption { min-height:165px;} #services .ice_filter_caption h4 { font-size:28px; line-height:36px; margin:0; padding:18px 0 2px} #services .ice_filter_caption h4 a { color:#333;} #services .ice_filter_caption h4 a:hover { color:#556D7D; text-decoration:none;} #services .ice_filter_caption p { font-size:16px; color:#777; line-height:26px;} #services .ice_filter_img { position:relative; width:auto; float:left; padding:0; margin: -21px 30px 0 15px; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; -o-transition:all .2s ease-out; transition:all .2s ease-out;} #services .ice_filter_inner .ice_filter_img img { border-radius:100%;} #services .ice_filter_img:after { position:absolute; top:0; left:0; content:""; box-sizing: border-box; border:10px solid rgba(255,255,255,.5); width:100%; height:100%; border-radius:100%; -webkit-transition:all .2s ease-out; -moz-transition:all .2s ease-out; -o-transition:all .2s ease-out; transition:all .2s ease-out;} #services a.ice_filter_img_link:hover .ice_filter_img { opacity:.75; -webkit-transform: rotate(5deg); transform: rotate(5deg);} /* Preload effect for IceTheme Extensions */ .ice_preload { background-color:#fff; position:absolute; z-index:100; width:100%; height:100%; left:0; top:0;} .ice_preload #movingBallG{ position:absolute; top:50%; left:50%; margin-left:-128px; margin-top:-9px; width:256px; height:18px;} .ice_preload .movingBallLineG{ position:absolute; left:0px; top:8px; height:4px; width:256px; background-color:#E6E6EB;} .ice_preload .movingBallG{ background-color:#1787B4; position:absolute; top:0; left:0; width:18px; height:18px; -moz-border-radius:10px; -moz-animation-name:bounce_movingBallG; -moz-animation-duration:2.3s; -moz-animation-iteration-count:infinite; -moz-animation-direction:linear; -webkit-border-radius:10px; -webkit-animation-name:bounce_movingBallG; -webkit-animation-duration:2.3s; -webkit-animation-iteration-count:infinite; -webkit-animation-direction:linear; -ms-border-radius:10px; -ms-animation-name:bounce_movingBallG; -ms-animation-duration:2.3s; -ms-animation-iteration-count:infinite; -ms-animation-direction:linear; -o-border-radius:10px; -o-animation-name:bounce_movingBallG; -o-animation-duration:2.3s; -o-animation-iteration-count:infinite; -o-animation-direction:linear; border-radius:10px; animation-name:bounce_movingBallG; animation-duration:2.3s; animation-iteration-count:infinite; animation-direction:linear;} @-moz-keyframes bounce_movingBallG { 0% { left:0px; } 50%{ left:236px;} 100%{left:0px;} } @-webkit-keyframes bounce_movingBallG { 0% { left:0px; } 50%{ left:236px;} 100%{left:0px;} } @-ms-keyframes bounce_movingBallG { 0% { left:0px; } 50%{ left:236px;} 100%{left:0px;} } @-o-keyframes bounce_movingBallG { 0% { left:0px; } 50%{ left:236px;} 100%{left:0px;} } @keyframes bounce_movingBallG{ 0% { left:0px; } 50%{ left:236px;} 100%{left:0px;} } /* Tweet Display back */ body .well.TDB-header { background:#fff; margin-bottom:10px;} body span.TDB-header-avatar-left { padding:5px 0; margin-right:10px;} body .well.TDB-tweet { background:#fff; margin-bottom:10px;} body .well.TDB-tweet .TDB-tweet-time { font-size:13px; color:#999; margin-bottom: 4px; margin-top: 6px;} body #pixel { display:none}