/*
Theme Name: 3 kotakpulsa
Theme URI: http://www.webberkah.com
Description: Template desain for http://kotakpulsa.com
Version: 2.0
Author: Tempalete for kotakpulsa.com
Author URI: http://www.webberkah.com/
*/


body {
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background: #ffffff;
	width: 1010px;

}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #7D7D7D;
}

h1 {
	letter-spacing: -1px;
	font-size: 20px;
}

h2 {
	font-size: 15px;
    font-weight: bold;
}

p, ol {
	margin: 0;
	text-align: left;
	line-height: 18px;
	font-size: 13px;
}

ul {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 18px;
	font-size: 13px;
}
a:link {
	color: #000000;
}

a:hover, a:active {
	text-decoration: none;
	color: #6DBD0B;
}

a:visited {
	color: #6DBD0B;
}
img {
	border: none;
	padding: 2px;
        float: left;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

/* Header */
#header {
	width: 880px;
	height: 30px;
	margin: 0 auto;
    background: #dee4e9 url(images/bg_menu.gif) repeat-x;
    padding: 0 30px 0 5px;
}
/* Menu */

#menu {
	width: 860px;
	margin: 0;
}
#menu ul {
	float: left;
	display: block;
	margin: 0;
	list-style: none;
    font-weight: bold;
	padding: 7px 4px 5px 4px;
}

#menu li {
	display: inline;
    font-weight: bold;
	border-right: 2px solid #000000;
	padding: 5px 4px 5px 4px;
}

#menu a {
	margin-right: 0;
	padding: 2px 6px 2px 6px;
	letter-spacing: -.5px;
	text-decoration: none;
	font: bold 13px "Arial", Helvetica, sans-serif;
	color: #000000;
}

#menu a:hover { 
	text-decoration: none;
	color: #ff0000;
    font-weight: bold;
}
#menu .current_page_item a {
	color: #ff0000;
    font-weight: bold;
}

#menu .numbertxt {
	font-size: 28px;
	color: #C4F28D;
}

#menu span {
	margin: 0;
	padding: 0;
}

/** LOGO */

#logo {
	clear: both;
	width: 913px;
	height: 125px;
	background: url(images/img02.gif) repeat-x;
	margin: 1px auto;
}
#icon {
    clear: both;
    background: url(images/image_icon.gif) no-repeat;
	height: 125px;
}

#logo h1 {
    margin: 0;
	padding: 20px 0 0 380px;
	line-height: normal;
	font: 15px Georgia, "Times New Roman", Times, serif;
}
#logo h2 {
	margin: 0;
	padding: 0 0 0 400px;
	line-height: normal;
}
#logo h1 { }

#logo h1 a {
    font-size: 50px;
	text-decoration: none;
	color: #ff3300;
}

#logo h1 a:hover { text-decoration: none; }

#logo h2 {
	padding-top: 0;
	float: left;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
font-weight: bold;
}

#logo p a {
	text-decoration: none;
}

#logo p a:hover { text-decoration: underline; }




/* Page */

#page {
	width: 900px;
	margin-top: 7px;
	padding-left: 53px;
	padding-top: 7px;
}

/* Content */

#content {
	float: left;
	width: 480px;
    margin-left: 5px;
}

/* Post */

.post {
	padding: 5px 5px;
    border: 1px solid #C0C8D0;
    margin-bottom: 3px;
    background: #ffffff;
	text-align: left;
}

.post img {
	border: none;
	padding: 10px;
        float: right;
}
.post .title {
	margin-bottom: 10px;
	border-bottom: 1px dotted #D1D1D1;
	background: url(images/img04.jpg) repeat-x left bottom;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
}
.post ul {
	margin: 4px 0 2px 0;
	text-align: justify;
	line-height: 18px;
	font-size: 13px;
}
.post li {
	text-align: justify;
	padding: 0 0 0 7px;
}
/************************
Tambahan
************************/
.post-premium {
	padding: 5px 5px;
        margin-top: 5px;
        margin-bottom: 5px;
        border: 1px solid #3bee12;
        width: 468px;
}

.post .meta {
	height: 70px;
	padding: 40px 15px 0px 15px;
	
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img09.gif) no-repeat left 50%;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img08.gif) no-repeat left 50%;
}

.post .meta b {
	display: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 190px;
    line-height: 15px;
}
#sidebar h2 {
	padding: 1px 0 3px 15px;
	margin: 2px;
	background: #59718C;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 15px;
    font-weight: bold;
    color: #ffffff;
}
#sidebar a, img {
	text-decoration: none;
    line-height: 20px;
	font-size: 12px;
    padding-left: 5px;
}
#sidebar a:hover {
        color: #0000ff;
}
.kotak {
        border: 1px solid #778A98;
        margin-bottom: 5px;
        background: #ffffff url(images/img03.jpg) repeat-x left bottom;
        padding-bottom: 12px;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
    font-height: 7px;
}

#sidebar li {
	margin-bottom: 0px; 
}

#sidebar li ul {
	padding-bottom: 7px;
    padding-left: 5px;
}

#sidebar li li {
	margin: 0;
	padding-left: 12px;
}


#sidebar h3 {
	padding-top: 1px;
	font-size: 12px;
    font-weight: bold;
    padding-left: 5px;
}
#sidebar h4 {
	font-size: 12px;
    padding-left: 5px;
    padding-bottom: 1px;
}
/* Sidebar-right */

#sidebar-right {
	float: right;
	width: 220px;
       
}
#sidebar-right a, img {
	text-decoration: none;
        line-height: 20px;
	font-size: 12px;
        
}
#sidebar-right a:hover {
        color: #0000ff;
}
#sidebar-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
        font-height: 10px;
}

#sidebar-right li {
	margin-bottom: 0px; 
        padding: 0 5px 0 5px;
}

#sidebar-right li ul {
	padding-bottom: 7px;
    padding-left: 5px;
}

#sidebar-right li li {
	margin: 0;

}

#sidebar-right h2 {
	padding: 1px 0 3px 15px;
	margin: 2px;
	background: #59718C;
	border-bottom: 1px dotted #D1D1D1;
	font-size: 15px;
        font-weight: bold;
        color: #ffffff;
}
#sidebar-right h3 {
	padding-top: 1px;
	font-size: 12px;
        font-weight: bold;
        padding-left: 5px;
}
#sidebar-right h4 {
	font-size: 12px;
        padding-left: 5px;
padding-bottom: 1px;
}
/* Search */

#search {
	margin-bottom: 20px;
}
.kotaks {
        border: 1px solid #778A98;
        margin-bottom: 5px;
        padding-top: 5px;
        background: url(images/img03.jpg) repeat-x left bottom;
}
.kotak_promo {
        border: 1px solid #778A98;
        margin-bottom: 5px;
        padding: 5px;
        background: #99FFFF;
        color: #ff0000;
        font-size: 12px;
}
#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding: 3px 0px 3px 15px;
	border: 1px solid #F0F0F0;
}

#x {
	margin-bottom: 20px;
	padding: 3px 3px 3px 3px;
	background: #ECECEC;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */

#footer {
      width: 900px;
	  height: 25px;
      min-height: 52px;
	  padding: 0;
      margin: 0 auto;
	  border-top: 1px solid #bed2e6;
}

html>body #footer {
	height: auto;
}

html>body #footer {
	height: auto;
}

#footer p {
}
#legal {
	clear: both;
	padding-top: 15px;
	text-align: center;
	color: #000000;
}

#legal a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.alignright {
	padding-left: 16px;
}

.alignleft {
	padding-left: 16px;
}

#comment {
	width: 560px;
}
/*************************
Tambahan Webberkah
*************************/
.bg_left {
       background: url(images/bg_left.gif) repeat-y left;
}
.bg_right {
       background: url(images/bg_right.gif) repeat-y right;
}
