/*
Theme Name: 3-kolom
Theme URI: http://globalmedia.web.id
Description: desain template by globalmedia.web.id, dgn jumlah kolom 3. untuk iklan baris
Version: 2.0
Author: Globalmedia
Author URI: http://www.globalmedia.web.id/
*/


body {
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
        background: #ffffff;
        width: 1000px;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: -1px;
	font-size: 25px;
}

h2 {
        font-size: 15px;
	font-weight: bold;
}

p, ol {
	margin: 0 0 5px 0;
	text-align: justify;
	line-height: 18px;
	font-size: 13px;
}

ul {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 18px;
	font-size: 13px;
}
a:link {
	color: #6DBD0B;
}

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: 967px;
	height: 35px;
	margin-left: 17px;
    margin-right: 16px;
     background: #7eb1df url(images/bg_menu.gif) repeat-x;
}

/* Menu */

#menu {
	width: 967px;
	margin: 0;
	padding-top: 10px; 
}

#menu ul {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
        font-weight: bold;
        padding-left: 20px;
}

#menu li {
	display: inline;
        font-weight: bold;
        padding-right: 20px;
}

#menu a {
	margin-right: 0;
	font-weight: bold;
	font: 13px;
	color: #000000;
        text-decoration: none;
}

#menu a:hover { 
	text-decoration: none;
	color: #ffffff;
        font-weight: bold;
}
#menu .current_page_item a {
	color: #000000;
        font-weight: bold;
	text-decoration: none;
}

#menu .numbertxt {
	font-size: 28px;
	color: #C4F28D;
}

#menu span {
	margin: 0;
	padding: 0;
}

/** LOGO */
#logo {
	clear: both;
	width: 967px;
	height: 75px;
	background: #003366 url(images/header.png) repeat-x;
    margin-left: 17px;
}
#logo img {
    float: right;
	width: 468px;
	height: 60px;
    padding: 5px 15px 0 5px;
}

#logo h1 {
	margin: 0;
	line-height: normal;
    padding-top: 5px;
}
#logo h1 { }

#logo h1 a {
    float: left;
	padding: 1px 0 0 60px;
    font-size: 40px;
	text-decoration: none;
	color: #ffffff;
	width: 280px;
	height: 65px;
	background: url(images/logo.png) no-repeat 0 20px;
}
#logo h1 a:hover { text-decoration: none; }

#logo h2 {
	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: none; }



/* Page */

#page {
    width: 966px;
    margin-top: 10px;
    padding-top: 5px;
    margin-left: 17px;
      
}

/* Content */

#content {
	float: left;
	width: 470px;
    padding-left: 15px;
	padding-right: 10px;
    border-left: 1px solid #bed2e6;
	
}
/* Post */

.post {
        margin-bottom: 3px;
}
.post a:hover {
	color: #000000;
}
.post img {
	border: none;
	padding: 0;
	padding-bottom: 5px;
    float: left;
}
.post .title {
	margin-bottom: 10px;
    border-bottom: 1px solid #bed2e6;
}

.post .title a {
	text-decoration: none;
    border-bottom: 1px solid #bed2e6;
}

.post .entry {
}
.post h2 {
        margin-bottom: 5px;
        border-bottom: 1px solid #bed2e6;
        text-decoration: none;
}
.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: 150px;
        line-height: 15px;
        margin-left: 5px;
}
#sidebar a, img {
	text-decoration: none;
        line-height: 20px;
	font-size: 12px;
}
#sidebar a:hover {
        color: #0000ff;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
        font-height: 7px;
}

#sidebar li {
	margin-bottom: 0px;
	padding-left: 0;
	padding: 0 0 0 20px;
	background: url(images/icon2.gif) no-repeat;
}

#sidebar li ul {
	padding-bottom: 7px;
}

#sidebar li li {
	margin: 0;
}

#sidebar h2 {
        margin-bottom: 5px;
	font-size: 15px;
        font-weight: bold;
}
#sidebar h3 {
	padding-top: 1px;
	font-size: 12px;
        font-weight: bold;
}
#sidebar h4 {
	font-size: 12px;
        padding-bottom: 1px;
}
/* Sidebar-right */

#sidebar-right {
	float: right;
	width: 300px;
    margin-right: 5px;
}
#sidebar-right a, img {
	text-decoration: none;
        line-height: 15px;
	font-size: 12px;
}
#sidebar-right a:hover {
        color: #003366;
}
#sidebar-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
 font-height: 10px;
}

#sidebar-right li {
	margin-bottom: 0px; 
        padding-left: 15px;
        padding-right: 7px;
        background: url(images/icon.gif) no-repeat 5px 6px;
}

#sidebar-right li ul {
	padding-bottom: 7px;
}

#sidebar-right li li {
	margin: 0;
}

#sidebar-right h2 {
	margin: 2px 2px 5px 2px;
	background: #ffcc00;
	font-size: 15px;
    font-weight: bold;
    padding: 3px 0 3px 10px;
}
#sidebar-right h3 {
	padding-top: 1px;
	font-size: 12px;
        font-weight: bold;
}
#sidebar-right h4 {
	font-size: 12px;
        padding-bottom: 1px;
}
/* Search */

#search {
	margin-bottom: 20px;
}
#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 100px;
	margin-right: 5px;
	margin-left: 0;
	margin-bottom: 5px;
	padding: 3px 0px 3px 5px;
	border: 1px solid #73a9db;
}

#x {
	margin-bottom: 5px;
	padding: 3px 3px 3px 3px;
	background: #000000;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #ffffff;
}

/* 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 {
	  height: 25px;
        min-height: 52px;
	  padding: 0;
        margin-left: 20px;
        margin-right: 20px;
	  border-top: 1px solid #bed2e6;
}

html>body #footer {
	height: auto;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {
	clear: both;
	padding-top: 5px;
	text-align: center;
	color: #333333;
}

#legal a {
	font-weight: bold;
	color: #333333;
}

.alignright {
	padding-left: 16px;
}

.alignleft {
	padding-left: 16px;
}

#comment {
	width: 560px;
}

/************************
Tambahan Webberkah
************************/
.kotak_post {
        border: 1px solid #73a9db;
        padding: 10px;
}
.kotak_post a {
        width: 468px;
		padding-left: 10px;
		text-decoration: none;
		background: url(images/icon.gif) no-repeat 0 7px;
}
.post-premium a:hover {
        color: #000000;
}
.kotak {
        margin-bottom: 7px;
        padding-bottom: 5px;
}
.kotak_pre {
        border: 1px solid #003366;
        background: url(images/logo.gif) no-repeat left bottom;
        padding-bottom: 50px;
        margin-bottom: 7px;
}
.kotak_isi {
        padding: 7px;
}

.kotaks {
        margin-bottom: 5px;
        padding-top: 5px;
}
.bg_left {
       background: url(images/bg_left.gif) repeat-y left;
}
.bg_right {
       background: url(images/bg_right.gif) repeat-y right;
}
 #atas {
	width: 950px;
	height: 130px;
	background: #ffffff url(images/header.jpg) no-repeat;
	margin: 10px 0 10px 25px;
}
#atas h1 {
	float: left;
	padding-top: 0;
	padding-left: 100px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #003399;
    font-weight: bold;
	
}
#atas h2 {
	float: left;
	padding-left: 10px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
    font-weight: bold;
	line-height: 17px;
}
#atas ul {
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	list-style: none;
    font-height: 7px;
	font-weight: bold;
}

#atas li {
	margin-bottom: 0px; 
	padding-left: 30px;
	font-size: 11px;
	color: #076409;
	background: url(images/icon1.gif) no-repeat 5px 2px;
}

#atas li ul {
	padding-bottom: 7px;
    padding-left: 5px;
}

#atas li li {
	margin: 0;
	padding-left: 12px;
}
.banner1 img{
    width: 468px;
	height: 60px;
	float: right;
	padding-right: 2px;
}
.banner1 a img{
    width: 468px;
	height: 60px;
	float: right;
	padding-right: 2px;
}
.banner2 img{
    width: 125px;
	height: 125px;
	float: left;
	margin-right: 5px;
    padding: 1px 5px 5px 0;
}
.banner2 a img{
    width: 125px;
	height: 125px;
	float: left;
	margin-right: 5px;
    padding: 1px 5px 5px 0;
}
.banner3 img{
    width: 300px;
	height: 150px;
	float: right;
	margin-right: 3px;
}
.banner3 a img{
    width: 300px;
	height: 150px;
	float: right;
	margin-right: 3px;
}