#header {
height:200px;
margin: 0px;
padding: 0px;
background-color: #000000;
}
/* Posts
----------------------------------------------- */
.date-header {
margin: 1.5em 0 0;
font-weight: normal;
color: #666666;
font-size: 90%;
}
.post {
float: none;
padding: 0px;
margin-top: 10px;
margin-right: 0;
margin-bottom: 12px;
margin-left: 0;
text-align: justify;
}
.post-title {
margin: 0;
padding: 0;
font: normal bold 165% 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;;
line-height: 1.1em;
background-color: #000000;
padding-top: 4px;
padding-bottom: 4px;
text-align: left;
}
.post-title a, .post-title a:visited, .post-title strong {
text-decoration: none;
color: #FFFF00;
font-weight: bold;
}
.post div {
margin: 0 0 .75em;
line-height: 1.3em;
}
p.post-footer {
margin: -.25em 0 0;
color: #000000;
font-size: 10px;
}
.post-labels {
font-size: 10px;
}
.post-footer .span {
margin-right: .3em;
}
.comment-link {
margin-left: .3em;
}
.post img {
padding: 4px;
border: 1px solid #e6e6e6;
}
.post blockquote {
margin: 1em 20px;
font-style: italic;
}
}
.post blockquote p {
margin: .75em 0;
}
/* Comments
----------------------------------------------- */
#comments h4 {
margin: 1em 0;
color: #666666;
}
#comments h4 strong {
font-size: 90%;
}
#comments-block {
margin: 1em 0 1.5em;
line-height: 1.3em;
}
#comments-block dt {
margin: .5em 0;
}
#comments-block dd {
margin: .25em 0 0;
}
#comments-block dd.comment-footer {
margin: -.25em 0 2em;
line-height: 1.4em;
font-size: 78%;
}
#comments-block dd p {
margin: 0 0 .75em;
}
.deleted-comment {
font-style:italic;
color:gray;
}
.feed-links {
clear: both;
line-height: 2.5em;
}
#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
text-align: center;
}
small {
font-family: Arial, Verdana, sans-serif;
font-size: 9px;
line-height: 11px;
}
h1, h2, h3 {
font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
}
h1, h1 a, h1 a:hover, h1 a:visited, .description {
text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}
acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
color: #0000ff;
text-decoration: none;
}
a:hover {
color: #ff2400;
text-decoration: underline;
}
.widecolumn .post {
margin: 0;
}
.narrowcolumn .postmetadata {
padding-top: 5px;
}
.widecolumn .postmetadata {
margin: 30px 0;
}
h2 {
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
h3 {
padding: 0px;
margin-top: 20px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */
/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
/* Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
/* End Images */
/* Begin Lists
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
}
html>body .entry li {
list-style-type: square;
padding: 0px;
margin-left: 10px;
}
#leftsidebar ul, #leftsidebar ul ol, #rightsidebar ul, #rightsidebar ul ol {
padding: 0px;
margin: 0px;
}
#leftsidebar ul li, #rightsidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 20px;
}
#leftsidebar ul p, #leftsidebar ul select, #rightsidebar ul p, #rightsidebar ul select {
margin: 5px 0 8px;
}
#leftsidebar ul ul, #leftsidebar ul ol, #rightsidebar ul ul, #rightsidebar ul ol {
margin: 5px 0 0 5px;
}
#leftsidebar ul ul ul, #leftsidebar ul ol, #rightsidebar ul ul ul, #rightsidebar ul ol {
margin: 0 0 0 10px;
}
ol li, #leftsidebar ul ol li, #rightsidebar ul ol li {
list-style: decimal outside;
}
#leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li {
margin: 3px 0px 0px;
padding: 0px;
}
/* End Entry Lists */
.entry form {
text-align:center;
border: 1px solid #F88017;
}
select {
width: 130px;
}
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #F88017;
}
blockquote {
margin: 15px 30px 0 10px;
padding-left: 25px;
font-family: Arial, Verdana, sans-serif;
background-image: url(images/quote.gif);
background-repeat: no-repeat;
background-position: left top;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
hr {
-->
SHUFFI PHONE didirikan pada tanggal 23 September 1999 yang berkantor pusat di Pontianak. Bergerak di bidang Service handphone, Dan Menyediakan Alat-alat service handphone, software, hardware, Handphone second. Perdana, Voucher. Boxflasher, Grosir dan Eceran.
SHUFFI PHONE Jl A.Yani Depan Al-Azhar Pontianak – Kalimantan Barat Indonesia Herry Supriyanto (BALQIS02) Phone : +628125667666 ym : opiek2000@yahoo.co.id shuffi_phone@yahoo.co.id
]