/*
Theme Name: PT Perkebunan Nusantara XI
Theme URI: http://ptpn-xi.com/
Description: theme for ptpnxi, ready go to online.
Version: 1.0
Author: songoo
Author URI: http://songoo.com/
Tags: ptpn xi, songoo

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Structure theme */
body
{
	
	
}
.clear
{
	clear:both;
}
#wrapper
{
	width:1000px;
	margin:auto;
	padding:0;
}

#header
{
	height:271px;
	background:url(images/bgheader.png) repeat-x;
}

#gedungheader
{
	background:url(images/aa.png) no-repeat;
	height:271px;
	width:1000px;
}
#topheader
{
	height:89px;
	width:1000px;
}
#cari
{
	width:200px;
	float:left;
	margin:49px 0 0 320px;
	
}
.textfield
{
	font-size:10px;
	padding:2px;
	color:#828282;
	
}
#logone
{
	background:url(images/logoptpn.png) no-repeat;
	width:68px;
	height:75px;
	float:right;
	margin:10px 30px 0 0;
}
#midheader
{
	height:120px;
	color:#ffffff;
	width:450px;
	text-align:right;
	margin-left:500px;
	font-family:Arial, Helvetica, sans-serif;
	
}
#midheader h2
{
	font-size:18px;
	padding:0;
	margin-bottom:5px;;
	margin-top:25px;
	color:#fff;
}
#midheader p
{
	font-size:11px;
	margin:0;
	padding:0;
}
#nav
{
	background:url(images/navbg.png) repeat-x;
	height:37px;
	width:650px;
	margin-left:350px;
	font-size:12px;
	font-weight:normal;
}

/*drop*/

.navi, .navi ul 
{
	margin:0; 
	padding:0;
	padding-top:2px;
	list-style-type:none; 
	list-style-position:outside; 
	position:relative; 
	line-height:1.5em; 
	z-index:300; 
	width:100%;
}
.navi a 
{
	display:block; 
	padding:8px 10px; 
	color:#555; 
	border-right:1px solid #ddd; 
	text-decoration:none; 
	
}
.navi a:hover
{
	background:url(images/navbghov.png) repeat-x top; 
	color:#FEEC10;
	display:block;
	border:none;
	margin-right:1px;
	text-decoration:none;
}
.navi li 
{
	float:left; 
	position:relative;
	
}
.navi ul 
{
	position:absolute; 
	display:none; 
	left:-1px;
	background:#fff;
}
.navi ul a 
{
	
	text-decoration:none;
}
.navi li ul 
{
	width:222px; 
	margin-left:1px;
	background:#848483 url(images/bgnav.png) repeat-x bottom;
	padding-bottom:5px;
	
}
.navi li ul a 
{
	width:200px; 
	float:left; 
	color:#fff;
	border-right:none;
	padding:5px 0 5px 0;
	margin:0 0 0 10px;
	border-bottom:1px solid #A4A4A4;	
}
.navi li ul a:hover 
{
	background:none;
		border-bottom:1px solid #A4A4A4;	

}
.navi ul ul 
{
	top:auto;
}
.navi li ul ul 
{
	left:10em; 
	margin:0px 0 0 10px;
	
}
.navi li:hover ul ul, .navi li:hover ul ul ul, .navi li:hover ul ul ul ul 
{
	display:none;
	text-decoration:none;
}
.navi li:hover ul, .navi li li:hover ul, .navi li li li:hover ul, .navi li li li li:hover ul 
{
	display:block;
	
}
/*---*/
#content
{
	margin:10px 60px;
	

	
}
#leftcontent
{
	width:275px;
	float:left;
	margin-right:14px;
	background:#e2e2e2 url(images/newslidebg.png) repeat-x bottom;
}
#centercontent
{
	width:340px;
	float:left;
	margin-right:14px;
}
#rightcontent
{
	width:230px;
	float:left;
}
.subjudul
{
	background:url(images/subj.png) repeat-x;
	height:54px;
	width:100%;
}
.subjudulimage
{
	background:url(images/subjimg.png) no-repeat left top;
	height:54px;
	width:100%;
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	padding:20px 0 0 15px;
}
.postingkiri, .postingtengah, .postingkanan
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	padding:10px 10px;
}
.postingkiri h2, .postingtengah h2
{
	margin:5px 0 5px 0;
}
.postingkiri h2 a, .postingtengah h2 a, .postingkiri h2 a:visited, .postingtengah h2 a:visited
{
	font-size:14px;
	color:#7BA023;
}
.postingkiri h2 a:hover, .postingtengah h2 a:hover, .postingkanan h2 a:hover
{
	
	color:#667F0D;
}
.postingtengah
{
	padding:5px 5px;
	border-bottom:1px solid #B5B5B5;
}
.postingtengah p, .postingkanan p
{
	margin:0;
}
.rightcontentsub
{
	background:#F3FAC6;
	margin-bottom:5px;
}
.postingkanan h2
{
	margin:5px 0 5px 0;
}
.postingkanan h2 a
{
	font-size:12px;
	color:#464646;
}
.othernews a, .othernews a:hover
{
	font-size:11px;
	border:1px solid #E2E2E2;
	color:#fff;
	background:url(images/other.png) repeat-x;
	width:85px;	padding:5px;
	float:right;
	margin:0 10px 10px 0;
	text-decoration:none;
}
.beritalain
{
	border-top:1pz solid #ccc;
	font-size:11px;
	padding:10px;
}
.beritalain h2
{
	font-size:11px;
	font-weight:normal;
	margin:0;
}

.beritalain ul
{
	margin:0 10px 0 20px;
	padding:0;
}
.beritalain ul li a
{
	color:#464646;
	font-weight:normal;
}

.login
{
	background:url(images/formloginbg.png) repeat-x;
	height:107px;
	margin-bottom:10px;
	padding:10px 15px;
}
.loginimg
{
	background:url(images/formloginbgimg.png) no-repeat top left;
}
.login ul
{
	list-style:none;
	margin:0;
	padding:0;
}
.login ul li
{
	margin:0;
	padding:0;
	font-size:11px;
}
.login ul li a
{
	font-size:11px;
	color:#F26522;
	font-family:Arial, Helvetica, sans-serif;
}
.login p
{
	margin:0;
	padding:0;
}
.login h2
{
	margin:2px 0;
	font-weight:normal;
	font-size:18px;
}
#log, #pwd
{
	margin-bottom:5px;
}
.button
{
	float:right;
	background:url(images/btnbg.png) repeat-x;
	display:block;
	padding:5px 15px;
	border:none;
	color:#FFFFFF;
	font-weight:bold;
	margin-right:2px;
}

#footer
{
	height:384px;
	background:url(images/footerbg.png) repeat-x;
	margin-top:10px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#footerimg
{
	height:384px;
	background:url(images/footerbgbot.png) no-repeat bottom right;
	
}
#footercontent
{
	margin:10px 60px;
	
}
.footertitle
{
	color:#fff;
	
	font-weight:bold;
	font-size:20px;
	margin:20px 0 10px 0;
	padding:0;
}
#footerleft
{
	width:275px;
	float:left;
	margin-right:14px;
}
#footer h2 a
{
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
#footer h2
{
	margin:5px 0;
	padding:0;	
	font-size:12px;
}
#footer p
{
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
	color:#fff;
}
.footerlist
{
	margin:5px 0 5px 0;
	border-bottom:1px solid #A6B571;
}
.footercopyright
{
	color:#fff;
	font-size:11px;
	text-align:right;
	margin:10px 65px 0 0;
	padding:0;
}
#footercenter
{
	width:340px;
	float:left;
	margin-right:14px;
}
#footerright
{
	width:230px;
	float:left;
	text-align:justify;
}
/**/


/*SINGLE & PAGE CONTENT*/
#singleleftcontent
{
	width:425px;
	float:left;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#singlecentercontent
{
	width:200px;
	float:left;
	margin-right:10px;
}
#singlerightcontent
{
	width:230px;
	float:left;
}
.banner
{
	margin-bottom:5px;
}

#singlefooter
{
	height:104px;
	background:url(images/footersingle.png) repeat-x;
}
#singlefooterimg
{
	height:54px;
	background:url(images/footersingleimg.png) no-repeat right top;
	padding-top:50px;
}

/**/


/* Begin Typography & Colors */
body {
		font-family:Georgia, "Times New Roman", Times, serif;	
	}
.post
{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
}
.post p
{
	margin:5px 0;
}
.post h2
{
	font-size:24px;
	color:#7BA023;
	text-transform:capitalize;
	font-weight:normal;
	margin:5px 0;
}
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	
	}

h2.pagetitle {
	font-size: 1.4em;
	margin:10px 0;
	padding:0;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	margin:10px 0 0 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #7BA023;
	}
h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover{
	color: #627A06;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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: #7BA023;
	text-decoration: none;
	}

a:hover {
	color: #627A06;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */





/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
.navigation a,.navigation a:hover, .navigation a:visited
{
	color:#7BA023;
	text-decoration:none
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.other
{
	float:right;
	font-size:10px;
	margin:5px;
}
