<data:blog.pageTitle/> */ /* CSS Reset * By Eric Meyer */ 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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0} body{line-height:1} ol,ul{list-style:none} blockquote,q{quotes:none} blockquote:before,blockquote:after,q:before,q:after{content:none} :focus{outline:0} ins{text-decoration:none} del{text-decoration:line-through} table{border-collapse:collapse;border-spacing:0} /* Custom * ------------------ */ body#layout{ max-width:100%; } body#layout #slider-wrapper{ display:none } body#layout #header-wrapper { height:100px; } body#layout #logo { left:0; top:15px; } .navbar { display:none } .widget { margin:0; padding:0 } .clearfix:after{ clear:both; content:" "; display:block; font-size:0; height:0; visibility:hidden } * html .clearfix,:first-child+html .clearfix{ zoom:1 } .clear { display:block; clear:both; float:none; border:none; font-size:0; height:0; overflow:hidden; margin:0; padding:0 } /* TYPOGRAPHY * ------------------ */ /* Link */ a { color:$(link.color); text-decoration:none } a:hover, a:focus, a:active { color:$(link.hover.color); text-decoration:none } /* Styling Font */ h1,h2,h3,h4,h5,.sf-menu a,#blog-pager,.feed-links,.jump-link a, #navlist a{ font:$(styling.font); } /* Heading */ h1 {font-size:28px; line-height:45px; margin-bottom:24px;} h2 {font-size:24px; line-height:35px; margin-bottom:20px;} h3 {font-size:40px; line-height:25px; margin-bottom:18px;} h4 {font-size:16px; line-height:15px; margin-bottom:16px;} h5 {font-size:14px; line-height:15px; margin-bottom:14px;} h6 {font-size:12px; line-height:15px; margin-bottom:10px;} /* List */ ul{list-style:square;} ol{list-style-type:decimal;padding-left:30px;} ol ol{list-style:upper-alpha;} ol ol ol{list-style:lower-roman;} ol ol ol ol{list-style:lower-alpha;} /* Pre/Code */ pre{ font:12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace; white-space:pre; overflow:auto; clear:both; line-height:19px; background:#E0E0E0; border:1px solid #C7C7C7; padding:10px } code{ padding-left; display:block; padding:10px; font:12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace; background:#E0E0E0; border:1px solid #C7C7C7; } /* Blockquote */ blockquote { margin: 15px 10px 15px 10px; font:italic normal 13px Georgia, Bitstream Charter, serif; padding:10px 10px 10px 50px; background:#E0E0E0 url(http://3.bp.blogspot.com/-dpJnIbmL7XQ/UO1PhMy6L9I/AAAAAAAACN4/cwD7tuJZxZQ/s1600/header.gif) no-repeat 0 0; border:1px solid #C7C7C7; } blockquote cite{ font:12px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:300; letter-spacing:1px; text-transform:uppercase; margin: 5px 0 0; display: block; } /* MAIN LAYOUT * ================== */ body { font:$(body.font); color:$(body.text.color); background:#B0CE7E url(http://upload.wikimedia.org/wikipedia/commons/thumb/f/f5/Ginkgo_Biloba_Leaves_-_Black_Background.jpg/683px-Ginkgo_Biloba_Leaves_-_Black_Background.jpg) repeat top left; background-attachment:fixed; padding:15px 0; } #wrapper { width:960px; background:#fff url(https://lh6.googleusercontent.com/-aufsIgoLKu0/TvCxd5TqpHI/AAAAAAAAAgw/_j1VMKhfDX8/h1600/wrapper.jpg) repeat-y; margin:0 auto; padding:10px; text-align:left; border-radius:8px } /* HEADER AREA * ================ */ #header-wrapper { background:url(https://lh6.googleusercontent.com/-iOL5rL27mpk/TvC3O0AOa6I/AAAAAAAAAhQ/g61WvmuEIeU/h1600/header.jpg) no-repeat center center; height:350px; padding:10px 30px; position:relative } /* Logo */ #logo { text-align:center; float:left; width:300px; margin:10px 20px; position:absolute; left:280px; top:120px; } #logo h1.title{ font-size:36px; font:$(title.text); color:$(title.text.color); font-weight:normal; margin:0 0 5px 0; padding:0; line-height:100%; } #logo h1.title a{ color:$(title.link.color); } /* Description */ #logo .description{ font:$(description.text); color:$(description.text.color); margin:0; padding:0; line-height:100%; } /* MENU AREA * --------------- */ #menu-wrapper { background:#f9f9f9; border:1px solid #ccc; margin:10px 0 15px 0; padding:0 20px; } /* Esential Style */ .sf-menu,.sf-menu * { list-style:none; margin:0; padding:0 } .sf-menu { line-height:1.0 } .sf-menu ul { position:absolute; top:-999em; width:10em } .sf-menu ul li { width:100% } .sf-menu li:hover { visibility:inherit } .sf-menu li { float:left; position:relative } .sf-menu a { display:block; position:relative } .sf-menu li:hover ul,.sf-menu li.sfHover ul { left:0; top:2.5em; z-index:99 } ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul,ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul { top:-999em } ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul,ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul { left:10em; top:0 } /* Menu Style */ .sf-menu { float:left } .sf-menu li:hover,.sf-menu li.selected,.sf-menu li.sfhover { } .sf-menu a { position:relative; z-index:1000; font-size:14px; font-weight:700; padding:15px; } .sf-menu a:focus,.sf-menu a:hover,.sf-menu a:active,.sf-menu a.active{ text-decoration:none } /* Child Menu */ .sf-menu li ul,.sf-menu .sf-shadow ul { margin-top:15px; padding:0 } .sf-menu li li { background:#f9f9f9; height:30px; line-height:30px; overflow:hidden; padding:0 5px 0 5px } .sf-menu li li:hover,.sf-menu li li.sfhover { background-position:0 -30px; } .sf-menu li li a { text-transform:none; font-size:13px; padding:6px 10px; } .sf-menu li li a:focus,.sf-menu li li a:hover,.sf-menu li li a:active { } /* Top Menu */ #navlist { float:right; width:540px; } #navlist h2{ display:none } #navlist ul{ float:right; font-size:20px; font-weight:400; text-transform:uppercase; margin:0; padding:0 } #navlist li { float:left; list-style:none; margin:0; padding:0 } #navlist li a{ float:left; background:url(https://lh4.googleusercontent.com/-ANlqmi-W0qU/TvCxbH5ffLI/AAAAAAAAAgY/Pv8wNJGJ67g/h1600/menu-item.png) no-repeat 0 0; color:#000; height:27px; line-height:27px; margin:0 3px; padding:0 15px; border-radius:8px; } #navlist li a:hover { background-position:0 -27px; color:#fff } #navlist li.selected a{ background-position:0 -54px; color:#fff } /* CONTENT AREA * ================ */ #content{ padding:0; } #main-wrapper{ width:520px; float:left; margin:0; padding:0 10px; overflow:hidden; } #sidebar-wrapper{ width:210px; float:left; margin:0; padding:0; } #sidebar-secondary{ width:210px; float:right; margin:0; padding:0; } #main, #sidebar-1, #sidebar-2{ margin:0; padding:0; } /* Post */ .date-header{ display:none } .post, #comments{ background:#f9f9f9; border:1px solid #ccc; margin:0 0 15px; padding:10px; } .post-title { background:url(https://lh4.googleusercontent.com/-YfMl5g1kvDo/TvCxdFrftAI/AAAAAAAAAgo/lwv9tVgS6fk/h1600/widgets.png) repeat-y 0 0; font-size:20px; color:#000; margin:0 0 8px 0; padding:5px 8px; color:#fff } .post-title a{ color:#fff } .post-header{ font-size:12px; line-height:20px; } .post-timestamp{ background:url(https://lh4.googleusercontent.com/-3W_tEhgPKnM/TuZWzw46tPI/AAAAAAAAAM0/uBe0yIh4gOQ/h80/clock.png) no-repeat 0 2px; margin:0px !important; padding:2px 0 2px 20px; } .post-author{ background:url(https://lh6.googleusercontent.com/-VWBi-qxn7O0/TuZXofJSekI/AAAAAAAAAM8/bIZxTP00R3o/h80/author.png) no-repeat 0 0px; margin:0 0 0 10px !important; padding:2px 0 2px 20px; } .post-body{ margin:15px 0; } .post-body img{ background:#fff; border:1px solid #ccc; padding:3px; max-width:492px; } .post-footer{ background:#E0E0E0; border:1px solid #C7C7C7; font-size:11px; padding:5px 10px; position:relative; } .jump-link { position:absolute; right:10px; top:20px; } .jump-link a{ background:url(http://3.bp.blogspot.com/-Tsu7GIluxg0/TukS3eNOGbI/AAAAAAAAARQ/vH7uBlOQWyc/s1600/pblockheader.png) repeat left; padding:8px 12px; font-weight:bold; font-size:12px; border-radius:4px; -o-border-radius:4px; -webkit-border-radius:4px; -moz-border-radius:4px 4px 4px 4px; -khtml-border-radius:4px; color:#fff } .feed-links { heght:33px; line-height:33px; padding-left:33px; background:url(https://lh3.googleusercontent.com/-Cr8gEOxS9ic/TuSxhSWhnLI/AAAAAAAAAK8/_1gHAdR-daY/h1600/feed_icon.png) no-repeat left center; font-size:14px; font-weight:bold } /* Comments */ #comments h4 { font-size:16px; margin-bottom:10px; } #comments-block { margin:0; position:relative; } .avatar-image-container { float:left; } .avatar-image-container .photo, .avatar-image-container img{ border:1px solid #none; } .comment-footer { font-size:11px; } /* Blog Pager */ #blog-pager { background:#f9f9f9; border:1px solid #ccc; padding:10px } #blog-pager a { font-size:14px; font-weight:bold; color:#000; display:inline-block; } /* Sidebar Widget */ .sidebar h2{ background:url(https://lh3.googleusercontent.com/-zXQDjzy5fZg/TvCxaVVpiXI/AAAAAAAAAgQ/_8S9VAM6r3s/h1600/heading.png) no-repeat 10px 3px; font-size:14px; margin:0; padding:0 10px 0 35px; color:#fff; } .sidebar .widget{ background:url(https://lh4.googleusercontent.com/-YfMl5g1kvDo/TvCxdFrftAI/AAAAAAAAAgo/lwv9tVgS6fk/h1600/widgets.png) repeat-y left; margin:0 0 15px 0; padding:0 10px 10px 10px; border:8px solid #f9f9f9; outline:1px solid #ccc; } .sidebar .widget-content{ background:#f3f3f3; border-radius:6px; margin:5px 0 10px 0; padding:10px; color:#000; } .sidebar ul{ margin:0; padding:0; list-style:none } .sidebar ul li{ padding:3px 0; } .sidebar ul li a{ color:#000; } .sidebar ul li a:hover{ color:#7c7c00; } /* FOOTER * ---------- */ #footer { background:#f2f2f2; border:1px solid #ccc; margin-top:30px; padding:10px; } .footer { margin:0!important; overflow:hidden } #footer .widgets { float:left; width:226px; margin:10px 10px 0 1px; } #footer #widgets3 { float:right; margin:10px 1px 0 0; } /* Credits */ #credit-footer { background:url(https://lh4.googleusercontent.com/-nZBrQGREt50/TvCxZDSfj3I/AAAAAAAAAgI/F76CtifHAu4/h1600/footer.png) no-repeat bottom; padding:10px 0; text-align:center; font-size:11px; overflow:hidden; position:relative; } #credit-footer a{ text-decoration:none; color:#fff } /* SLIDESHOW * ---------- */ #slider-wrapper { background:#f9f9f9; border:1px solid #ccc; margin:0 0 15px; padding:10px } /* WIDGETS * =============== */ /* Search Form */ #search{ float:right; width:300px; margin:0; } #searchform { float:left; width:241px; height:26px; background: url(http://3.bp.blogspot.com/-lV6Da1zh048/TukS31RcVXI/AAAAAAAAARo/PQYYC1YgniQ/s1600/searchbox.png) top no-repeat; border:none; color:#fff; font-size:12px; font-family:arial, Times New Roman, Trebuchet MS;margin: 0 5px 0 0; padding:3px 2px; } #submit { width:26px; height: 26px; background: url(http://2.bp.blogspot.com/-ENAqmSyLjrc/TukS3prk7LI/AAAAAAAAARY/d7Dy82abACw/s1600/search.png) top no-repeat; margin: 1px 0px 0px 0px; padding: 0; border: none; } .btorder { background-color:#86A83A; border:1px solid #BDB5BD; padding:5px 29px; text-align:center; } .btdetail { border:1px solid #BDB5BD; background-color:#fff; padding:5px 29px; text-align:center; } /* INFO */ .info{font-family:Tahoma,sans-serif; font-size:11px; color:#565656; padding:10px 5px 0 5px; margin-bottom:10px; overflow:hidden;} .info img{float:left;padding:0 10px 0 0;} .more{padding:10px; display:block} .info p{width:570px; float:left; padding:0 0 12px 0} #inside{padding:15px 0 0 17px; float:left } ]]>

&#9660;
Customer service

Selamat datang di toko kami

Rubahlah kalimat selamat datang ini dengan kalimat anda sendiri. Untuk mendapatkan template ini anda bisa mendownloadnya di Tukang Toko Online. Anda bisa memodifikasi template ini dan memakainya secara gratis asalkan tidak menghapus credit link pada footer template ini.
</div></div> <div class="date-outer">

<div class="date-posts">
</div></div>

DETAIL ORDER

Klik DISINI untuk ORDER


Lamborghini Huracán LP 610-4 t