

.pagenumber
{
  text-align: right;
  clear: both;
  font-weight: bold;
  padding-top: 6px;
  margin-top: 10px;
}

.kosong
{
  clear: both;
}

body
{
  background: #dddddd;
  background-repeat: no-repeat;
  font-size: 12px;
  font-family: Verdana;
  color: #000000;
  text-align: center;
  margin: 0px;
  padding: 0px;
}

table
{
  font-size: 12px;
  font-family: Verdana;
  color: #000000;
}

#page
{
  background: #ffffff;
  text-align: left;
  background-repeat: repeat-y;
  width: 800px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border: solid 2px black;
}

#header
{
  height: 85px;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  background: url(images/header_back_inner.png) repeat-x 0 0;
  border-top: 1px solid #898989;
  z-index: 300;
}

.header-title
{
  font-family: Verdana;
  color: #000000;
  font-size: 26px;
  padding: 5px 0 0 25px;
  text-align: left;
  font-weight: bold;
}

.header-title a
{
  color: #000000;
  text-decoration: none;
  border-bottom: none;
  font-weight: bold;
}
.header-title a:hover
{
  color: #eeeeee;
  text-decoration: none;
  border-bottom: none;
}
.header-description
{
  color: #000000;
  font-size: 11px;
  padding: 3px 0 0 710px;
  text-align: left;
}

#header div, #wrapper
{
  position: relative;
  width: 800px;
  margin: 0 auto;
  overflow: hidden;
}

#wrapper
{
  background: #ffffff url(images/wrapper_back.png) no-repeat;
  padding: 0 18px;
  z-index: 1;
}

.alt
{
  background-color: #1c1c1c;
  border: 1px solid #3a3a3a;
}

small
{
  font-family: Geneva, Helvetica, Sans-Serif;
  font-size: 10px;
  line-height: 1.5em;
}

h1, h2, h3
{
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

h2
{
  font-size: 1.5em;
  border-bottom: 1px dotted #767676;
}

h2.pagetitle
{
  font-size: 1.5em;
}

h3
{
  font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, .description
{
  color: #000000;
  text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited
{
  color: #000000;
  text-decoration: none;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #leftsidebar h2, #rightsidebar h2, cite
{
  text-decoration: none;
}

.entry p a:visited
{
  color: #000000;
}

.commentlist li, #commentform input, #commentform textarea
{
  font-size: 0.9em;
  color: #000000;
}

.commentlist li
{
  font-weight: bold;
  color: #666666;
}

.commentlist cite, .commentlist cite a
{
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  color: #dddddd;
}

.commentlist p
{
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  color: #000000;
}

#commentform p
{
  font-family: 'Geneva' , Verdana, Arial, Sans-Serif;
  color: #000000;
}

.commentmetadata
{
  font-weight: normal;
  color: #000000;
}

#leftsidebar, #rightsidebar
{
  font-family: Geneva, Arial, Helvetica, sans-serif;
}

small, #leftsidebar ul ul li, #leftsidebar ul ol li, #rightsidebar ul ul li, #rightsidebar ul ol li, .nocomments, .postmetadata, blockquote, strike
{
  color: #000000;
}
code
{
  font: 1.1em 'Courier New' , Courier, Fixed;
}

acronym, abbr, span.caps
{
  font-size: 0.9em;
  letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover
{
  color: #000000;
  text-decoration: none;
}

a:hover
{
  color: #000000;
  text-decoration: underline;
}

.narrowcolumn
{
  float: left;
  padding: 0 16px 20px 31px;
  margin: 0;
  width: 750px;
}

.widecolumn
{
  padding: 0 0 0 0;
  margin: 0 0 0 80px;
  width: 530px;
}

.post
{
  margin: 12px 0 12px 0;
  text-align: justify;
}

.widecolumn .post
{
  margin: 0;
}

.narrowcolumn .postmetadata
{
  padding-top: 5px;
}

.widecolumn .postmetadata
{
  margin: 30px 0;
}

#appMenu
{
  padding: 0px;
  margin: 0px auto;
  width: 800px;
  text-align: center;
  clear: both;
  font-size: 8pt;
}


/*	footer
------------------------------------------------------------------------------------*/

div#footer
{
  margin-top: 20px;
  border-top: 1px solid #888888;
  font-size: 10px;
  padding-top: 10px;
  float: left;
  display: inline;
  line-height: 18px;
  width: 100%;
  padding-bottom: 20px;
}

div#footer-copyright
{
  float: left;
  display: inline;
  text-align: left;
  color: #858585;
}

div#footer-links
{
  float: right;
  display: inline;
  text-align: right;
}

a.footer-link
{
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}



#footer_
{
  margin: 25px 0 20px;
  padding: 11px 0px 0px 0px;
  width: 800px;
  background: url(images/footer_separator.png) repeat-x 0 0;
}


#footer ul, #footer ul li
{
  position: relative;
  float: left;
  margin: 0;
  overflow: hidden;
  list-style-type: none;
}

#footer ul li
{
  padding: 0 7px;
}

#footer ul li.first
{
  padding-left: 20px;
  background: transparent;
}

#footer ul li a
{
  font-size: 10px;
  color: #6b9eb4;
  text-decoration: none;
}
#footer ul li a:hover, ul#fnav li#privacy a
{
  color: #000;
}
ul#fnav li#privacy a:hover
{
  color: #868585;
}

ul#fnav, ul#fnav2
{
  height: 17px;
  padding-bottom: 3px;
  margin-right: 20px;
}

ul#fnav li, ul#fnav2 li
{
  background: url(../images/fnav_separator.gif) 0 3px no-repeat;
  letter-spacing: 0;
}

ul#fnav2
{
  float: right;
}

ul#fnav li a
{
  text-transform: uppercase;
}
ul#fnav2 li a
{
  text-transform: uppercase;
}

ul#shortcuts
{
  clear: both;
  font-family: Verdana, arial, sans-serif;
}
ul#shortcuts li a
{
  color: #b6b5b5;
}
ul#shortcuts li a:hover
{
  color: #767474;
}

p.copyright
{
  text-align: center;
  position: relative;
  clear: both;
  overflow: hidden;
  color: #858585;
  font-size: 11px;
  border-top: 0px solid #e5e5e5;
  _padding-top: 3px;
  _position: relative;
  _top: -4px;
}



.description
{
  text-align: left;
  text-spacing: 1px;
  padding-left: 280px;
  font-size: 11px;
  font-weight: normal;
  color: #626162;
}
h2
{
  margin: 30px 0 0;
}
h2.pagetitle
{
  margin-top: 30px;
  text-align: center;
}
h3
{
  padding: 0;
  margin: 30px 0 0;
}
h3.comments
{
  padding: 0;
  margin: 40px auto 20px;
}

p img
{
  padding: 3px;
  max-width: 100%;
}
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 0display: inline;
}

.alignright
{
  float: right;
}
.alignleft
{
  float: left;
}

.spacer
{
  padding: 0px;
  text-align: right;
  clear: both;
  text-transform: lowercase;
  padding-top: 5px;
}


html > body .entry ul
{
  margin-left: 0px;
}

html > body .entry li
{
  margin: 7px 0 8px 10px;
  list-style-type: square;
  padding: 0px;
}

.entry ol
{
  padding: 0 0 0 10px;
  margin: 0;
}
.entry ol li
{
  margin: 0;
  padding: 0;
}
.postmetadata ul, .postmetadata li
{
  display: inline;
  list-style-type: none;
  list-style-image: none;
}

#leftsidebar h2
{
  font-family: Geneva, Helvetica, sans-serif;
  font-size: 12px;
  margin: 5px 0 0;
  padding-top: 10px;
  font-weight: bold;
  color: #dddddd;
  border-bottom: 1px solid #767676;
}
#rightsidebar h2
{
  font-family: Geneva, Helvetica, sans-serif;
  font-size: 12px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  margin: 5px 0 0;
  padding-top: 10px;
  font-weight: bold;
  color: #dddddd;
  border-bottom: 1px dotted #bbbbbb;
}
#leftsidebar ul, #leftsidebar ul ol
{
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
}
#rightsidebar ul, #rightsidebar ul ol
{
  margin: 0px;
  padding: 0px;
  list-style-image: none;
  list-style-type: none;
}
#leftsidebar li ul, #rightsidebar li ul
{
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 15px;
}
#leftsidebar li ul a:link
{
  text-decoration: none;
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 15px;
  color: #999999;
}
#leftsidebar li ul a:hover
{
  text-decoration: underline;
  color: #999999;
}
#leftsidebar li ul a:visited
{
  text-decoration: none;
  color: #999999;
}
#rightsidebar li ul a:link
{
  text-decoration: none;
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 15px;
  color: #b7b7b7;
}
#rightsidebar li ul a:hover
{
  text-decoration: underline;
  color: #b7b7b7;
}
#rightsidebar li ul a:visited
{
  text-decoration: none;
  color: #b7b7b7;
}
#leftsidebar ul p, #leftsidebar ul select
{
  margin: 5px 0 8px;
  color: #999999;
}
#rightsidebar ul p, #rightsidebar ul select
{
  margin: 5px 0 8px;
}
#leftsidebar ul ul, #leftsidebar ul ol
{
  margin: 5px 0 0 5px;
  color: #999999;
}
#rightsidebar ul ul, #rightsidebar ul ol
{
  margin: 5px 0 0 5px;
}
#leftsidebar ul ul ul, #leftsidebar ul ol
{
  margin: 0 0 0 10px;
  color: #999999;
}
#rightsidebar ul ul ul, #rightsidebar ul ol
{
  margin: 0 0 0 10px;
}
ol li, #leftsidebar ul ol li
{
  list-style: decimal outside;
  color: #999999;
}
#rightsidebar ul ol li
{
  list-style: decimal outside;
}
#leftsidebar ul ul li, #leftsidebar ul ol li
{
  margin: 3px 0px 0px;
  padding: 0px;
  color: #999999;
}
#rightsidebar ul ul li, #rightsidebar ul ol li
{
  margin: 3px 0px 0px;
  padding: 0px;
}

#searchform
{
  margin: 10px auto;
  padding: 5px 3px; /* text-align: center; */
}
#leftsidebar #searchform #s, #rightsidebar #searchform #s
{
  width: 160px;
  padding: 2px;
  color: #b7b7b7;
  background-color: #525252;
  border: 1px solid #686868;
  font-size: 11px;
  margin-right: 4px;
}
#leftsidebar #searchsubmit, #rightsidebar #searchsubmit
{
  padding: 1px 5px 1px 5px;
  background: url(images/search.jpg);
  font-size: 11px;
  border: none;
  height: 20px;
  width: 23px;
}

.entry form
{
  /* This is mainly for password protected posts, makes them look better. */
  text-align: center;
}
select
{
  width: 130px;
}

#commentform input
{
  font-size: 11px;
  color: #999999;
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
  background-color: #3a3a3a;
  border: 1px solid #3a3a3a;
}
#commentform textarea
{
  font-size: 11px;
  color: #999999;
  width: 99%;
  padding: 2px;
  background-color: #3a3a3a;
  border: 1px solid #3a3a3a;
}
#commentform #submit
{
  background: #525252;
  color: #000000;
  margin: 0;
  float: right;
  width: 130px;
  border: 1px solid #525252;
}

.alt
{
  margin: 0;
  padding: 10px;
}
.commentlist
{
  padding: 0;
  text-align: justify;
}
.commentlist li
{
  margin: 15px 0 3px;
  padding: 5px 10px 3px;
  list-style: none;
}
.commentlist p
{
  margin: 10px 5px 10px 0;
}
#commentform p
{
  margin: 5px 0;
}
.nocomments
{
  text-align: center;
  margin: 0;
  padding: 0;
}
.commentmetadata
{
  margin: 0;
  display: block;
}

#leftsidebar
{
  margin-top: 0;
  margin-left: 9px;
  font: 1em Geneva, Arial, Sans-Serif;
  color: #666666;
  width: 203px;
  float: left;
  margin-right: 10px;
}
#leftsidebar form
{
  margin: 0;
}

#rightsidebar
{
  margin-top: 0;
  margin-left: 0;
  float: right;
  font: 1em Geneva, Arial, Sans-Serif;
  color: #F66D36;
  width: 140px;
  padding: 0px;
  margin-right: 31px;
}
#rightsidebar form
{
  margin: 0;
}

acronym, abbr, span.caps
{
  cursor: help;
}
acronym, abbr
{
  border-bottom: 1px dashed #adadad;
}

blockquote
{
  margin: 15px 30px 0 10px;
  padding-left: 25px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
}
blockquote cite
{
  margin: 5px 0 0;
  display: block;
}

.center
{
  text-align: center;
}

hr
{
  display: none;
}

a img
{
  border: none;
}
.navigation
{
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
}

#leftsidebar a, #rightsidebar a
{
  font-family: Geneva, Arial, Helvetica, sans-serif;
}


.sbl
{
  background: url(  'images/bl.gif' ) bottom left no-repeat #FFF4AE;
  text-align: left;
  min-width: 100px;
}
.sbr
{
  background: url(  'images/br.gif' ) bottom right no-repeat;
}
.stl
{
  background: url(  'images/tl.gif' ) top left no-repeat;
}
.str
{
  background: url(  'images/tr.gif' ) top right no-repeat;
  padding: 10px;
}
.sb
{
  padding: 2px 0px 10px 50px;
  background: url(  'images/b.gif' ) 30px top no-repeat;
}


img
{
  border: none;
}

/* dock - top */
.dock
{
  position: relative;
  height: 50px;
  text-align: center;
}
.dock-container
{
  position: absolute;
  height: 50px;
  background: url(images/dock-bg2.gif);
  padding-left: 20px;
}
a.dock-item
{
  display: block;
  width: 40px;
  color: #000;
  position: absolute;
  top: 0px;
  text-align: center;
  text-decoration: none;
  font: bold 12px Arial, Helvetica, sans-serif;
}
.dock-item img
{
  border: none;
  margin: 5px 10px 0px;
  width: 100%;
}
.dock-item span
{
  display: none;
  padding-left: 20px;
}

/* dock2 - bottom */
#dock2
{
  height: 100px;
  width: 100%;
  bottom: 0px;
  position: relative;
  left: 0px;
}
.dock-container2
{
  position: relative;
  height: 100px;
}
a.dock-item2
{
  background-color: White;
  display: block;
  font: bold 12px Arial, Helvetica, sans-serif;
  width: 60px;
  color: #000;
  bottom: 0px;
  position: absolute;
  text-align: center;
  text-decoration: none;
}
.dock-item2 span
{
  display: none;
}
.dock-item2 img
{
  border: none;
  margin: 10px 0px 0px 0px;
  width: 100%;
}

/*** **/
html, body
{
  margin: 0px;
  padding: 0px;
  border: 0px;
}


div#main-body
{
  height: 700px;
  float: left;
}
div#main-column
{
  width: 600px;
  float: left;
}
div.main-box
{
  border: 0px solid #888888;
  min-height: 400px;
  padding: 5px 2px 5px 10px;
}
div#sidebar
{
  padding-top: 20px;
  width: 160px;
  margin-left: 20px;
  float: left;
}

div.sidebar-box
{
  width: 160px;
  border: 1px solid #888888;
  min-height: 60px;
  margin-bottom: 20px;
}

div.sidebar-header
{
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 3px 3px 3px;
  background-image: url( 'images/sidebar_header.png' );
  background-repeat: repeat-x;
  color: #ffffff;
}

div.sidebar-body
{
  padding: 5px;
}

div#sidebar-news-body
{
  padding: 5px;
  background-image: url( 'img/news-bg.png' );
  background-position: right bottom;
  background-repeat: no-repeat;
}

div#sidebar-buynow-body
{
  padding: 5px;
  background-image: url( 'img/buy-bg.png' );
  background-position: right bottom;
  background-repeat: no-repeat;
}

div#sidebar-twitter-body
{
  padding: 5px;
  background-image: url( 'img/twitter-bg.png' );
  background-position: right bottom;
  background-repeat: no-repeat;
}

a.sidebar-link
{
  font-weight: bold;
  color: #145ad6;
  text-decoration: none;
}


.AppName
{
  font-size: 12px;
  font-weight: bold;
  color: #454343;
  font-family: Verdana, Arial, sans-serif;
}

.price
{
  font-size: 10px;
  font-weight: bold;
  color: #454343;
  font-family: Verdana, Arial, sans-serif;
}


