/*
Theme Name: 2 colom
Theme URI: http://www.globalmedia.web.id
Description: Template for sellulerku
Version: 2.0
Author: http://globalmedia.web.id
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: 999px;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	letter-spacing: -1px;
	font-size: 20px;
}

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: #0000ff;
}

a:hover, a:active {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #0000ff;
}
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: 950px;
	height: 30px;
	margin: 0 auto;
    padding: 0 30px 0 5px;
}
/* Menu post*/
#menu {
	    width: 685px;
        height: 86px;
		margin-left: 1px;
		margin-right: 30px;
        margin-bottom: 3px;
		float: right;
}
#menu ul {
	float: left;
	display: block;
	margin: 0;
	list-style: none;
    font-weight: bold;
	padding: 7px 35px 5px 4px;
}

#menu li {
    display: inline;
	padding-left: 7px;
}

#menu a {
	margin-right: 0;
	padding: 1px 4px 5px 9px;
	background: url(images/icon.gif) no-repeat 0 5px;
	letter-spacing: -.5px;
	text-decoration: none;
	font: 12px "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;
}
/*Menu head*/
#menu_head {
	    width: 955px;
        height: 30px;
		margin-left: 20px;
        background: url(images/menu.gif) no-repeat 1px 0;

}
#menu_head ul {
	float: left;
	display: block;
	margin: 0;
	list-style: none;
    font-weight: bold;
	padding: 7px 11px 5px 11px;
}

#menu_head li {
    display: inline;
	background: url(images/icon2.gif) no-repeat 0 5px;
    font-weight: bold;
	padding: 1px 4px 5px 7px;
}

#menu_head 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_head a:hover { 
	text-decoration: none;
	color: #ff0000;
        font-weight: bold;
}
#menu_head .current_page_item a {
	color: #ff0000;
        font-weight: bold;
}

#menu_head .numbertxt {
	font-size: 28px;
	color: #C4F28D;
}

#menu_head span {
	margin: 0;
	padding: 0;
}

/** LOGO */

#logo {
	clear: both;
	width: 960px;
	height: 130px;
	background: url(images/bgheader1.gif) no-repeat left top;
	margin: 1px auto;
}
.logo_icon {
	clear: both;
	width: 550px;
	height: 80px;
	margin-top: 20px;
	float: right;
}
#logo h1 {
    margin: 0;
	padding: 20px 0 0 50px;
	line-height: normal;
	font: 15px Georgia, "Times New Roman", Times, serif;
}
#logo h2 {
	margin: 0;
	padding: 0 0 0 80px;
	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_lbr {
	width: 1055px;
	margin: 0 auto;
	background: #136c36 url(images/bg_page.gif) repeat-x;
}

#page {
	width: 963px;
	margin: 0 auto;
	background: #ffffff;
}

/* Content */

#content {
    padding-top: 7px;
	float: left;
	width: 485px;
    margin-left: 10px;
      
}
#content-home{
    padding-top: 21px;
	float: left;
	width: 680px;
    margin-left: 10px;
      
}
/* Post */

.post {
	padding: 5px 5px;
    border: 1px solid #ffccff;
    margin-bottom: 3px;
    background: #ffffff;
}
.post blockquote {
    margin-left: 2px;
    margin-bottom: 3px;
    width: 470px;
    border: 1px solid #333333;
}
.post blockquote p {
    padding: 5px;
}
.post ul {
	margin: 10px 10px 0 10px;
	padding: 0;
	list-style: none;
    font-height: 7px;
}

.post li {
	margin-bottom: 0px;
	padding-left: 15px;
	background: url(images/icon.gif) no-repeat 0 5px;
}

.post li ul {
	padding-bottom: 7px;
    padding-left: 5px;
}

.post li li {
	margin: 0;
	padding-left: 12px;
}
.post ol {
	margin: 10px 10px 0 10px;
	padding: 0;
	list-style: none;
    font-height: 7px;
}

.post img {
	border: none;
	padding: 10px;
    float: left;
}
.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 {
}

/************************
Tambahan
************************/
.post-premiumx img {
        float: left;
	    padding-left: 7px;
        margin: 1px 5px 5px 0;
        width: 325px;
		height: 100px;
}
.post-premiumleft {
        float: left;
	    padding-left: 7px;
        margin: 5px 5px 5px 0;
        width: 330px;
		height: 86px;
		background: url(images/bg_menublog.gif) no-repeat 1px 0;
}
.post-premiumleft h1 {
         color: #ffffff;
		 font: bold 14px "arrial";
}
.post-premiumleft a {
         color: #000000;
		 font-size: 11px;
}
.post-premiumleft h2 {
         color: #ffffff;
		 font-size: 11px;
		 padding-left: 15px;
		 width: 300px;
}
.post-premiumleft h3 {
         color: #ffffff;
		 font-size: 11px;
		 padding-left: 15px;
		 width: 300px;
}
.post-premiumright {
       float: right;
	    padding-left: 7px;
        margin: 5px 5px 5px 0;
        width: 330px;
		height: 86px;
		background: url(images/bg_menublog.gif) no-repeat 1px 0;
}
.post-premiumright h1 {
         color: #ffffff;
		 font: bold 14px "arrial";
}
.post-premiumright a {
         color: #000000;
		 font-size: 11px;
}
.post-premiumright h2 {
         color: #ffffff;
		 font-size: 11px;
		 padding-left: 15px;
		 width: 300px;
}
.post-premiumright h3 {
         color: #ffffff;
		 font-size: 11px;
		 padding-left: 15px;
		 width: 300px;
}
.post-premiumright li {
	margin-bottom: 0px;
	margin-left: 10px;
    padding: 0 5px 0 15px; 
	width: 190px;
    background: #ffffff url(images/icon.gif) no-repeat;
}
.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 {
    padding-top: 5px;
	float: left;
	width: 255px;
    line-height: 15px;
}
#sidebar a, img {
	text-decoration: none;
    line-height: 20px;
	font-size: 12px;
    padding-left: 5px;
}
#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 {
    margin-right: 5px;
	float: right;
	width: 190px;
	padding-top: 7px;
}
#sidebar-right a {
    line-height: 20px;
	font-size: 12px;
	color: #ffffff;
	border-bottom: 1px solid #999999;
}
#sidebar-right img {
	width: 242px;
	border: 1px solid #cccccc;
    margin-bottom: 5px;
    margin-left: 3px;
    padding-bottom: 5px;
}
.jarak {
   line-height: 5px;
}

#sidebar-right a:visited {
	color: #ffffff;
	border-bottom: 1px solid #999999;
}
#sidebar-right a:hover {
        color: #ffcc00;
		border-bottom: 1px solid #999999;
}
#sidebar-right .current_page_item a {
        color: #ffccoo;
		border-bottom: 1px solid #99999;
}
#sidebar-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
    font-height: 10px;
}

#sidebar-right li {
	margin-bottom: 0px;
    padding: 0 5px 0 15px;
	background: url(images/icon.gif) no-repeat 5px 5px;
}

#sidebar-right li ul {
	padding-bottom: 7px;
        padding-left: 5px;
}

#sidebar-right li li {
	margin: 0;
}

#sidebar-right h2 {
    padding: 4px 0 4px 35px;
	background: #c10776;
	border-bottom: 1px solid #D1D1D1;
	font-size: 15px;
    font-weight: bold;
    color: #ffffff;
	background: url(images/sidehead2.gif) no-repeat;
}
#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;
}
#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 image*/
#footer_img {
      width: 963px;
	  height: 150px;
	  padding: 0;
      margin: 0 auto;
	  background: #ffffff;
}
#footer_img h2 {
    text-align: center;
	font-size: 15px;
    font-weight: bold;
    color: #000000;
}
.footer_gambar {
      width: 950px;
	  height: 140px;
	  padding-left: 10px;
      margin: 0 auto;
	  border-top: 1px solid #D1D1D1;
	  background: #ffffff;
}

/* Footer */
#footer {
      width: 963px;
	  height: 25px;
      min-height: 25px;
	  padding: 0;
      margin: 0 auto;
	  background: #136c36;
	  border-top: 1px dotted #D1D1D1;
	 
}

html>body #footer {
	height: auto;
}

html>body #footer {
	height: auto;
}

#footer p {
    font-size: 11px;
}
#legal {
	clear: both;
	padding-top: 5px;
	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;
}

.kotaka {
    height: 31px;
	margin-left: 5px;
	width: 255px;
    background: #ffffff url(images/kotakbar/atas.gif) no-repeat;
}
.kotaka h2 {
    font-sie: 15px;
	font-weight: bold;
	padding: 4px 0 4px 35px;
	border-bottom: 1px solid #D1D1D1;
    width: 210px;
}
.kotakb {
	width: 235px;
	margin-left: 5px;
	padding: 0 5px 5px 12px;
        background: #ffffff url(images/kotakbar/tengah.gif) repeat-y;
}
.kotakb2 {
	width: 215px;
        padding: 0 14px 5px 1px;
}
.kotakb h1 a {
    background: url(images/icon.gif) no-repeat -3px 4px;
}
.kotakc {
    height: 18px;
	margin-left: 5px;
	margin-bottom: 10px;
	width: 255px;
    background: #ffffff url(images/kotakbar/bawah.gif) no-repeat;
}
.kotak {
        border: 1px solid #cccccc;
        margin-bottom: 5px;
		margin-left: 5px;
        padding-bottom: 12px;
		background: #ffffff url(images/bg_side2.gif) repeat-x bottom;
}
.kotak2 {
        margin-bottom: 5px;
		margin-left: 5px;
        padding-bottom: 12px;
		background: #757575 url(images/side_right.gif) repeat-x top;
}
#kotak_page {
        background: #ffffff;
        border: 1px solid #cccccc;
        margin-bottom: 5px;
		margin-left: 5px;
}
#kotak_page ul {
        font-weight: bold;
		color: #000000;
}
#kotak_page li {
        line-width: 255px;
        background: #ffffff url(images/bg_side.gif) no-repeat;
        font-weight: bold;
	    color: #000000;
	    
}
#kotak_page a {
        font-weight: bold;
		color: #000000;
		line-height: 25px;
}
#kotak_page a:hover {
       padding-left: 15px;
       color: #0000ff;
}
#kotak_page .current_page_item a {
       padding-left: 15px;
       color: #0000ff;
}
.kotaks {
        border: 1px solid #cccc00;
        margin-bottom: 5px;
        padding-top: 5px;
        background: url(images/img03.jpg) repeat-x left bottom;
}
.kotak_promo {
        border: 1px solid #cccc00;
        margin-bottom: 5px;
		
        padding: 5px;
        background: #66FF66;
        color: #ff0000;
        font-size: 12px;
        font-weight: bold;
}
