* {
  margin: 0;
  padding: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 100%;
  overflow-y: scroll;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

body {
  margin: 0 auto;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #565656;
  background: none repeat scroll 0 0 #fff;
}

#wrap {
  width: 960px;
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #e5e5e5;
  /*padding: 10px;*/
  margin: 0 auto;
}

#container {
  width: 100%;
  margin: 0;
  padding: 0;
}

#sidebar {
  float: left;
  width: 230px;
  padding: 5px;
}

#contents {
  overflow: hidden;
  width: auto;
  padding: 5px 10px;
}
@font-face {
  font-family: "Arbifa";
  src:  url('/img/arbifa.ttf') format('truetype');
}
.arbifa{
  font-family: Arbifa;
}
.listlogo{
    display:table;
}
.listlogo button {
        margin: 8px;
}
.listlogo img{
    margin: 6px;
    width: 64px;
}
a:link,
a:visited {
  color: #2c73aa;
}

a:hover {
  color: #2c73aa;
}

a {
  text-decoration: none;
}

h1 {
  font-size: 16px;
  padding-bottom: 5px;
  margin: 0px;
  font-weight: normal;
}

h2 {
  font-size: 14px;
  margin: 0px;
  padding-bottom: 10px;
}

h2 a:link,
h2 a:visited {
  color: #ef7979;
}

h2 a:hover {
  text-decoration: underline;
}

h3 {
  font-size: 14px;
  margin: 0px;
}
h1,
h2,
h3 {
  text-align: center;
  color: #6d6969;
  font-weight: bold;
}
p {
  line-height: 24px;
  margin: 0;
  padding: 0;
}

img,
p img {
  max-width: 100%;
  height: auto;
  border: 0;
}
.fs16{
    font-size: 16px;
}
.fs14{
    font-size: 14px;
}
.fs18{
    font-size: 18px;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 5px auto;
}

#header {
  width: 100%;
  height: auto;
  text-align: left;
  clear: both;
}

#header .logo {
  font-size: 16px;
  font-weight: bold;
}

.header h1 {
  font-size: 16px;
  font-weight: bold;
}

.post {
  min-height: 120px;
  margin-bottom: 10px;
  text-align: justify;
  /*border-bottom: 1px dotted #ccc;*/
  clear: both;
}

.post p,
.post ul,
.post ol {
  margin-bottom: 0px;
}

.post ul {
  list-style-type: square;
  list-style-position: outside;
  margin: 4px 0 5px 18px;
  padding: 0 5px;
}

.post ul li {
  padding: 3px 0;
  text-align: left;
}

.post blockquote {
  background-image: url(images/quote.gif);
  background-repeat: no-repeat;
  color: #000;
  padding-left: 50px;
  background-position: left top;
  font-style: italic;
  margin: 10px 5px 10px 0;
}

.post table {
  width: 100%;
  text-align: left;
}

.post td {
  background: none repeat scroll 0 0 #fafafa;
  border-bottom: 1px solid #e3e3e3;
  padding: 5px 10px;
  line-height: 18px;
}

.post td.daftar {
  background-color: #2c73aa;
  color: #fff;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
  padding: 5px 10px;
}

.post td.list {
  color: #2c73aa;
  font-weight: bold;
  text-align: left;
}

.post td.title {
  background: none repeat scroll 0 0 #f6f6f6;
  color: #2c73aa;
  font-size: 100%;
  font-weight: bold;
  width: 60px;
}

.spek {
  background-color: #2c73aa;
  color: #fff;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
  padding: 5px 10px;
}

.harga {
  background-color: #f6f6f6;
  color: #2c73aa;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
  padding: 5px 10px;
  border-bottom: 1px solid #e3e3e3;
}

#nav {
  font: bold 12px Arial, Sans-Serif;
  text-transform: uppercase;
  clear: both;
}

#nav ul {
  /*border-top: 2px solid #f1f1f1;*/
  border-bottom: 5px solid #2c73aa;
  margin: 0px 0px;
  padding: 0px 0px;
  overflow: auto;
}

#nav li {
  list-style: none;
  margin: 0px 0px;
  padding: 0px 0px;
  float: left;
  display: inline;
  position: relative;
}

#nav li a {
  display: block;
  text-decoration: none;
  color: #2c73aa;
  line-height: 30px;
  padding: 0px 21px;
}

#nav li a:hover {
  background-color: #2c73aa;
  color: #fff;
}

#sidebar .box {
  padding-top: 5px;
  padding-bottom: 10px;
}

#sidebar .box h3 {
  background: none repeat scroll 0 0 #f1f1f1;
  color: #2c73aa;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
  padding: 5px 0 5px 10px;
}

#sidebar a {
  color: #222;
}

#sidebar a:hover {
  text-decoration: underline;
}

#sidebar ul {
  list-style-type: none;
  margin-top: 5px;
  margin-right: 0;
  margin-bottom: 5px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0px;
}

#sidebar ul li {
  padding: 5px;
}

#sidebar li {
  list-style: none;
  line-height: 22px;
  border-bottom: 1px dotted #ccc;
  background: url(images/list.png) no-repeat scroll 2px 13px transparent;
  display: block;
}

#sidebar li a {
  padding: 0 0 0 6px;
}

.post-sidebar {
  margin-bottom: 3px;
  text-align: justify;
  border: 1px solid #f4f3f3;
  padding: 3px;
  background-color: #fff;
  min-height: 45px;
}

.post-sidebar h4 {
  font-size: 12px;
  margin: 0px;
  margin-bottom: 2px;
  margin-right: 5px;
  font-weight: normal;
  line-height: 22px;
}

#breadchumb {
  float: left;
  font-size: 12px;
  text-align: left;
  width: 100%;
  color: #999;
  background-color: #efefef;
  padding: 5px 0px 5px 0px;
  margin-bottom: 5px;
  clear: both;
}

#breadchumb a {
  color: #999;
  padding-left: 5px;
}

#post-navigator {
  padding: 0px;
  clear: both;
  height: auto;
  width: 100%;
  display: block;
  margin-top: 1em;
  margin-right: auto;
  margin-bottom: 1em;
  margin-left: auto;
  font-size: 12px;
}

.pages {
  color: #666;
  width: auto;
  height: auto;
  border: 1px solid #ddd;
  padding: 4px 8px;
  margin: 0 2px;
  display: none;
}

.related {
  margin-bottom: 5px;
  clear: both;
}

.relinfo {
  background: #f1f1f1;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  float: left;
  padding: 5px 5px 5px 5px;
  margin: 0 0 5px;
}

.rel h2 {
  background: #f1f1f1;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  padding: 5px 5px 5px 5px;
  margin: 0 0 5px;
}

.rel h3 {
  font-size: 12px;
  font-weight: bold;
}

.post-rel {
  margin-bottom: 3px;
  text-align: left;
  border: 1px solid #f4f3f3;
  padding: 3px;
  font-size: 13px;
  background-color: #fff;
  min-height: 45px;
}

#footer {
  width: 100%;
  height: auto;
  color: #ccc;
  text-align: center;
  font-size: 12px;
  padding-top: 12px;
  padding-bottom: 7px;
  margin: 0 auto;
}

#footer a:link,
#footer a:visited {
  color: #ddd;
}

#footer a:hover {
  color: #fff;
}

.ads {
  font-size: 11px;
  margin-bottom: 5px;
}

.adsheader {
  text-align: center;
  padding-top: 0px;
  clear: both;
}

.ikltop {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
}

.adsbottom {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  clear: both;
}

.adssidebar {
  text-align: left;
  clear: both;
}

.next {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
}

.onnext {
  background: none repeat scroll 0 0 #ff0000;
  color: #ffffff;
  border-radius: 2px 2px 2px 2px;
  padding: 4px 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin-right: 15px;
}

.nextpage {
  background: none repeat scroll 0 0 #ff0000;
  color: #ffffff;
  border-radius: 2px 2px 2px 2px;
  padding: 4px 6px;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
}

.nextpage a {
  background: none repeat scroll 0 0 #dc0000;
  padding: 4px 10px;
  text-decoration: none;
}

.nextpage a:link,
.nextpage a:visited {
  color: #ffffff;
  text-decoration: none;
}

.nextpage a:hover {
  background: none repeat scroll 0 0 #ff0000;
  color: #333333;
  text-decoration: none;
}

.linkhome {
  background-color: #2c73aa;
  color: #fff !important;
}

.even {
  background: #f5f5f5;
}

.center {
  text-align: center;
}
button {
  padding: 5px 6px 4px;
  margin: 3px;
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;
  border: 1px solid #bbb;
  width: 96px;
  box-shadow: 1px 1px 3px #ccc;
  background: #80bfe9;
  position: relative;
  cursor: pointer;
}

button a{
    color: #ffffff !important;
}
hr {
  border-top: 1px solid #f5baaa;
  margin-bottom: 8px;
}

@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}

.spinner:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-top-color: #e43737;
  animation: spinner 0.6s linear infinite;
}

.spinner span {
  visibility: hidden;
  opacity: 0;
}
.waInfo {
  color: #f55454;
  display: none;
  font-weight: bold;
  text-align: center;
}
/* start media css */

@media (max-width: 800px) {
  #wrap {
    width: auto;
    border: 0;
  }
  #container {
    width: 100%;
  }
  #contents {
    width: auto;
    padding: 16px;
    float: none;
  }
  #sidebar {
    width: auto;
    padding: 5px;
    float: none;
  }
  #footer {
    width: 100%;
  }
  img,
  iframe,
  embed,
  object {
    max-width: 100%;
  }
}

.bold {
  font-weight: bold;
}
.bgyellow {
  background-color: yellow;
}
@media (max-width: 600px) {
  #wrap {
    width: auto;
    padding: 0px;
  }
  #breadchumb {
    display: none;
  }
  #contents {
    width: auto;
    padding: 16px;
    float: none;
  }
  #sidebar {
    width: auto;
    padding: 5px;
    float: none;
  }
  #footer {
    width: 100%;
  }
  .twitter,
  .fb {
    display: none;
  }
  img,
  iframe,
  embed,
  object {
    max-width: 100%;
  }
}

@media screen and (max-width: 320px) {
  #wrap {
    width: auto;
    padding: 0px;
  }
  #nav li a {
    padding: 0px 14px;
  }
  #breadchumb {
    display: none;
  }
  #contents {
    width: auto;
    padding: 5px;
    float: none;
  }
  #sidebar {
    width: auto;
    padding: 5px;
    float: none;
  }
  #footer {
    width: 100%;
  }
  .twitter,
  .fb {
    display: none;
  }
  .sharepost,
  .shareFB,
  .shareTwitter {
    padding: 2px;
    font-size: 90%;
    margin-right: 5px;
  }
  .shareGooglePlus {
    padding: 2px;
    font-size: 90%;
  }
  .post td {
    width: auto;
    padding: 0px 0px;
    font-size: 90%;
  }
  .post td.daftar {
    width: auto;
    padding: 0px 0px;
    font-size: 90%;
  }
  .post td.list {
    width: auto;
    font-size: 90%;
  }
  .post td.title {
    width: auto;
    padding-left: 1px;
    font-size: 90%;
  }
  .spek {
    width: auto;
    max-width: 100%;
    padding: 1px 1px;
  }
  .harga {
    width: auto;
    max-width: 100%;
    padding: 1px 1px;
  }
  img,
  iframe,
  embed,
  object {
    max-width: 100%;
  }
}
/*end media screen */
