/*

    Theme Name: news palm oil

    Theme URI: http://www.productivedreams.com/

    Description: Blak Magik is a wordpress theme by <a href="http://www.productivedreams.com">ProductiveDreams</a>

    Version: 1.0

    Author: Gopal Raju
	
	Twitter: http://twitter.com/gopalraju

    Author URI: http://www.productivedreams.com/
	
	Tags: custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, sans-serif ;
	background: #ffc501;
	color: #333;
	text-align: center;
	background:#ffc501 url(images/bg_color.jpg) repeat-x top ;	
	}

#page {
    background:url(images/bg.jpg) no-repeat left top;	
	text-align: left;
	width:100%;
	}

#wrap {      
	width:1000px;	
}	

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	padding:0 20px 0 20px;
	background:#FFFFFF;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
#postcomment{	
	background:#ffffff;
	padding:10px 0 10px 0;
	margin-bottom:10px;
}

#footer {	
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;	
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
#headerimg .description strong{
color:#FFF;
}

h2 {
	font-size: 2.4em;	
	}

h2.pagetitle {
	font-size: 2.4em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	text-decoration: none;
	}

h2 a:hover, h3 a:hover, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;	
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 2px dashed #640800;
	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;
	}

.text_fields{
width:48%;
float:left;
}

.text_fields input{
width:100% !important;
}

.text_fields label small{
display:block;
width:200px;
float:left;
color:#000000;
}

p.text_area{
float:right;
width:48%;
padding-top:20px;
}

p.text_area textarea{
height:120px;
}

p.submit_btn{
clear:both;
float:none;
padding:10px 0px;
}

p.submit_btn input{
border:1px solid #000;

}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
	
.add_comment{
padding:0;
background:#fff url(images/addcommentbg.gif) no-repeat center;
margin-bottom:20px;

}

.add_comment #respond{
color:#bcac7e;
}

.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   	  {	color: #000000;	text-decoration: none; font-weight:bold  }
a:visited {	color: #000000;	text-decoration: none; font-weight:bold }
a:active  {	color: #000000;	text-decoration: none; font-weight:bold }
a:hover   {	color: #ff6600;	text-decoration: underline; font-weight:bold 	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 10pt;
	}

#wp-calendar a {
	text-decoration: none;
	background-color:#b6b3a8;
	}

#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;	
	text-align:center;
	}
/* End Typography & Colors */


/* Header Classes */

.searchfield{
float:right;
width:275px;
padding:5px 0px;
}
.searchfield span{
float:left;
display:block;
color:#cd903c;
padding:8px 10px 5px 0px;
}

/* End Header Classes */


/* Begin Structure */
body{
margin:0px auto;
padding:0px;
}

#page{
margin:0px auto;
}


#wrap {  
	margin:0px auto;	
}	


.narrowcolumn, .widecolumn {
	float: left;	
	width:730px;
	padding:0;
	margin:30px 0 0 10px;	
	}


/*.comments {
	float:left;
	width:102px;
	height:88px;	
	position: absolute; 	
	background:transparent url(images/commentnumbg.jpg) no-repeat center top;
	text-align:center;
}

.comments a{
width:60px;
display:block;
font-size:9px;
margin:0px auto;
padding-top:3px;
font-weight:normal;
}

.comments a:hover{
text-decoration:none;
}

.comments a span{
clear:both;
font-size:17px;
line-height:17px;
color:#d0c29e;
font-weight:normal;
}

.comments a:hover span{
color:#FFF;
}
*/

.post {	
	background:transparent url(images/commentsbg.png) no-repeat top center;
	text-align: justify;
	overflow:hidden;
	height:1%;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	height:42px;
	background:transparent url(images/comment_bot.png) no-repeat bottom;
	margin-bottom:5px;	
	border-top:1px dashed #000;	
	text-align:left;
	}

.page_title{
padding:20px 0px 0px 20px;
}

.postmetadata {
	margin: 0;
	padding:10px 0 0 0;
	}
	
.narrowcolumn .postmetadata span.tags{
	padding:0 0 0 20px;
	display:block;
	float:left;
	color:#000000;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.PostHead{
	clear:both; 
	padding:0;
	margin-top:20px;	
	height:1%;
}

.PostHead h2{   
	margin:0;
	padding-left: 85px;	
	text-align: left;
	font-family: "Tw Cen MT Condensed" ;
	font-size:2.4em;
}

.PostTime { 
	padding:0 0 0 10px; 
	margin: 0 0 0 10px;  
	color:#fff; 
	font-family: 'Arial'; 		
	text-transform: lowercase; 
	float:left;	
	text-align:left; 
	overflow:hidden;
	height:65px; 
	width:65px; 	
	background:transparent url(images/datebg.png) no-repeat left top;
	}

.PostTime b{
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0px 0px 3px 0px;
	margin-bottom:4px;
	font-size:3.2em;
	line-height:25px;
	display:block;
	font-weight:normal;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding:0px;
	margin: 0 auto;
	width: 980px;
	height:200px;
	clear: both;
	background:url(images/footer_bg.png) no-repeat top ;
	}

#footer .copyright	{ color:#ff6600; font-size:1.1em; font-family:Arial, Helvetica, sans-serif; font-weight: normal; text-align:left; color:#fff;	}
#footer .copyright a { color:#ff6600; font-size:1.2em; font-family:Arial, Helvetica, sans-serif; font-weight:bold }
#footer .copyright a:hover{ color:#ffffff; }


.widecolumn h3#comments{
padding:10px;
display:block;
}

/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	padding:3px;
	color:#993300;
	font-size:1.8em;
	text-align:left;
	}
#content h1 {
	margin: 0;
	padding:10px 5px;
	color:#000;
	font-size:1.8em;
	text-align:left;
	background:#e6e4dc;
	border-bottom:1px dashed #948764;
	}

 
h2 { margin: 0 auto ; padding:0 20px 0 10px ;}

h2.pagetitle {
	padding-bottom:10px;
	text-align: left;
	color:#4a2a16;
}

#sidebar h2 {
	margin: 0;
	padding:5px 0 5px 10px;
	height:25px;
	background: url(images/dot.gif) repeat-x bottom ;
	font-family: "Century Gothic";
	font-size:1.6em;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;	
	text-align:left;
	text-decoration:none;	
	}
	

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 20px 0 10px 0 ;
	}
/* End Headers */



/* Begin Images */
img, div, td ,.iepngfix { behavior: url(iepngfix.htc) }
* html td{ /*IE6 CSS hack*/padding:0;margin:0;}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	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;	
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	/*background:#0F0000 url(images/right_comments.jpg) no-repeat bottom;*/
	padding: 0 10px 0 10px;
	margin:0 10px 0 10px;	
	}
	

#sidebar ul li ul li{
	border:none;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
	color:#4a2a16;
	background:none;
}	

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

#cashido_ad {
	margin-left:755px;
	padding:0 ;
	width:235px;	
	background:url(images/03_bg.png) repeat-y top;
	padding-top: 15px;
}

/* Begin Form Elements */
#searchform {
	margin:0;
	padding:3px 0 3px 0;
	text-align: center;
	float:left;
	}

#searchform #s {
	width: 120px;
	padding: 3px 0 3px 5px;
	margin:0;
	background:transparent url(images/searchbg.gif) no-repeat left;
	border:none;
	color:#666666;
	float:left;
	height:17px;
	margin:0px;
	line-height:10px;
	}

#searchsubmit{
	border:none;
	background:transparent url(images/search_btn.gif) no-repeat right;
	width:33px;
	overflow:hidden;	
	text-indent:-999;
	font-size:0.1em;
	height:23px;
	float:left;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform .text {
	width: 170px;
	padding: 3px;
	margin: 5px 5px 1px 0;
	border:2px solid #391f1a;	
	}

#commentform textarea {
	width: 50%;
	padding: 2px;
	border:2px solid #391f1a;
	}

#commentform #submit {
	margin: 0;
	background:transparent url(images/submit.png) no-repeat top;
	color:#fff;
	font-weight:bold;		
	width:136px;
	height:29px;
	float:left;
	border:0; 	
	}

#commentform #submit:hover{
color:#ff6600;
}

/* End Form Elements */



/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
	

.commentlist li {
	border-top:1px solid #640800;
	border-bottom:1px solid #bfae96;
	padding: 2px;
	list-style: none;
	background:#ffffff url(images/commentbg.jpg) repeat-y center top;
	}
.commentlist li.alt {
	margin: 0;
	background:#ffffff url(images/commentbg_alt.jpg) repeat center top;
	
	}
.commentlist p {
	margin: 2px;
	}
	
/*.CommWidth{
width:100%;
margin:0px auto;
}
*/
#commentform p {
	margin: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Sidebar */
#sidebar{ 
	margin-left:755px;
	padding:0 ;
	width:235px;	
	background:url(images/03_bg.png) repeat-y top;
	}
	
#sidebarhead
{
	margin-left:755px;
	padding:0 ;
	height:75px;	
	width:235px;
	background: url(images/03_sidebarhead.png) no-repeat top;
	}

#sidebarfooter{
	margin-left:755px;
	padding:0 ;
	height:60px;	
	width:235px;
	background: url(images/03_bottom.png) no-repeat bottom;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */


/* class Entries */

.previous{		
	height: 30px;	
	width:135px;
	line-height:30px;	
	color:#FFFFFF;
	text-align: center;		
	background: url(images/arrow_left.png) no-repeat left ; 
	cursor:pointer;		
	}
	
.next{		
	height: 30px;	
	width:135px;
	line-height:30px;		
	color:#FFFFFF;
	text-align: center;		
	background: url(images/arrow_right.png) no-repeat right ;
	
	}



/* Begin Calendar */
#calendar_wrap {
	padding: 10px;	
}

#wp-calendar {
	width: 100%;
	border-collapse: collapse;
}

#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;
	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;
	}

hr {
	display: none;
	}


a img {
	border: none;
	}

#navigation {	
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}



/* 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: 1.1em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#searchform_palmoil { position: relative; left:21px;}

#search_submit_button {
	background: url(images/btN_go.gif) no-repeat top left;
	cursor: pointer;
	width: 31px;
	height: 31px;
	position: absolute;
	left: 158px;
	top: -4px;
}

#searchform_palmoil .searchoption {
	position: absolute;
	top: 2px;
	font-size: 12px;
}

#searchoption1 {
	left: 200px;
}

#searchoption2 {
	left: 264px;
}




