/*
Theme Name:		Neoclassical
Theme URI:		http://openeducation.net
Description:	A 3-column design with an emphasis on typography and whitespace.
Version:		1.1
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/

body { background: #333; color: white; font: 62.5% Arial,serif; }

* { padding: 0; margin: 0; }
	
a:link,a:visited,a:active,a{color:white !important; background-color:transparent !important;}
a:hover{color:#ff9900 !important;}

/*---:[ core layout elements ]:---*/

#container { width: 885px; margin: 0 auto; padding: 0; }

	#page { } /* for use with custom styles */
	
		#masthead { width: 865px; margin: 0; padding: 0px 10px 0px 10px;height:178px; text-align: left; }
		#headerToolbar{background-image:url('images/toolbar.jpg'); height:42px;border-bottom:solid 3px #4a4949;}
#headerToolbar {list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#headerToolbar ul li{float:left;margin-right:15px;
}
#headerToolbar ul li a{ color:white; font: 15px Arial; }
#headerToolbar ul li a:visited{text-decoration:none;}

		#rotating_image { width: 885px; margin: 0 0 20px 0; display:none; }
		
			#rotating_image img { display: block; border: 10px solid #eee; }

		#content_box { 
background:transparent url(images/main_bg.jpg) repeat-y scroll 50% 0;
padding:0px;
text-align:left;
width:885px; }

			#left_box { width: 640px; float: left; }

				#content { width: 640px; padding: 0px; float: left; margin-top:12px }
			
					#content_inner { width: 640px; padding: 0px; font-size:13px; }
	h5{font-size:18px;color:#32cd32; margin-bottom:5px;}
			.sidebar { width: 210px; float: left; }
		
			#left_bar { padding: 8px 0px 0 8px;  display:none}
		
			#right_bar { padding: 10px 15px 0 0px; float:right;}
		.imgcopyright{margin-left:10px;
margin-top:-23px;
position:absolute;}
		#searchbox{background-image:url('images/searchbox.jpg'); height:131px; width:208px;}
		
		#footer { background-image:url('images/main_bottom.jpg'); height:11px; }
		#footer_{width:100%; height:115px; line-height:15px; background-color:#2f2f2f; text-align:center;  margin-top:18px; font-size:13px;}
#footer_ .inner{width:885px; margin: 0 auto;}
#footer_ .innerInner{color:#777777;
float:right;
font-size:11px;
margin-bottom:10px;
margin-left:15px;
margin-top:16px;
padding-right:15px;
text-align:justify;
width:375px;}
		.sidebar_list{margin-top:8px;}
		#related.widget h2{background-image:url('images/relatedPointsOfInterest.jpg'); height:59px; width:208px; border-bottom:0px;}
		#related.widget{background-color:#3d3d3d; width:208px;}
		#relatedBottom{background-image:url('images/relatedPointsOfInterest_bottom.jpg');height:5px; width:208px;float:left;}
		
		#subscribe{ width:208px; height:173px;background-image:url('images/subscribe.jpg'); margin-top:8px; float:left;}
		
		#subscribe .blurb,#searchbox .blurb{
		margin-left:10px;
margin-top:53px;
position:absolute;
width:195px;}

#searchbox input{color:#222 !important;}
		
.navigation{display:none !important}

/*---:[ headlines ]:---*/

h1, h2, h3, h4 { font-size:35px !important; font-weight:bold; color:#ff6600; }
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover{color:#ff6600; }
	
h1 { font-size: 1.8em; line-height: 1.11111em; padding: 0 0 0 20px; color: #111; background-color:transparent !important; }
	
	.archives h1 { }

	.page h1 { margin-bottom:10px; }

h2 { padding: 1.11111em 10px 0 10px; border-top: 1px dotted #ddd;  }

	h2 a, h2 a:visited { color: #333; }

	h2 a:hover { color: #237fa1; text-decoration: none; }
	
	h2.top { padding-top: 0; border-top: none; }
	
	.sidebar h2 { padding: 0;  border-top: 0;  }

h3 { font-size: 1.23077em; line-height: 1.25em; color: #999; }

	.format_text h3 { margin: 1.875em 0 0.625em 0; }

	.format_text h3.top { margin: 0 0 0.625em 0 !important; }

h4 { font-size: 0.84615em; line-height: 1.81818em; text-transform: uppercase; letter-spacing: 2px; }



/*---:[ global elements ]:---*/

hr { display: none; }

a, a:visited { color: #237fa1; text-decoration: none; }

a:hover { color: #c00; text-decoration: underline; }

a img { border: none; }

blockquote { font-family: Georgia, "Times New Roman", Times, serif; color: #555; margin: 0 0 1.53846em 10px; padding: 0 0 0 10px; border-left: 1px solid #eee; }

abbr, acronym { font-size: 0.84615em; border-bottom: 1px dotted #888; letter-spacing: 1px; text-transform: uppercase; line-height: 1.0em; cursor: help; }

sub, sup { line-height: 1.0em; }
	
code { font: 0.92308em Consolas, "Andale Mono", Courier, "Courier New"; color: #050; }

pre { margin: 0 0 1.66667em 0; padding: 0.75em; font: 0.92308em/1.66667em Consolas, "Andale Mono", Courier, "Courier New"; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }

p.center { text-align: center !important; }

p.bottom { margin: 0 !important; }

p.unstyled { padding: 0 20px; font-size: 1.3em; }



/*---:[ #masthead styles ]:---*/

#masthead #rss_subscribe { width: 40px; height: 40px; float: right; visibility:hidden; }

	#masthead #rss_subscribe a { display: block; width: 40px; height: 40px; background: url('images/icon_rss.gif') no-repeat; text-indent: -9999px; outline: none; }

#masthead #logo { font: bold 3.2em Georgia, "Times New Roman", Times, serif; letter-spacing: -1px;  visibility:hidden;}

	#masthead #logo a, #masthead #logo a:visited { color: #111; } 

	#masthead #logo a:hover { color: #237fa1; text-decoration: none; }
	
#masthead h1, #masthead #tagline { font: normal 1.4em/1.42857em Verdana, serif; padding: 0; color: #999; text-align: left; visibility:hidden; }

#masthead{background-image:url('images/top.jpg'); height:178px;position:relative;}
a#lang_en{background-image:url('images/lang_en.png'); width:179px; height:33px; position:absolute;right:15px; top:15px;cursor:pointer;text-decoration:none;}
a#lang_id{background-image:url('images/lang_id.png'); width:179px; height:33px; position:absolute;  right:15px;top:48px; cursor:pointer; text-decoration:none}
a#logo_zsl_trans{background-image:url('images/logo_zsl.png'); width:183px;height:93px; position:absolute; right:13px;top:85px;}

#language-selector{display:none}

/*---:[ content styles ]:---*/

.post_author { font-size: 1.2em; line-height: 1.66667em; margin: 0 0 1.66667em 0; padding: 0 10px; color: #999; }

	.post_author a, .post_author a:visited { color: #999; text-decoration: none; }
	
	.post_author a:hover { color: #999; text-decoration: underline; }

.format_text {font-size:13px;
line-height:16px;padding:0 0 0 20px; }
		.format_text p,.format_text label{color:white; font-family:arial;}
	.format_text a { text-decoration: underline; }
	
	.format_text a:visited { color: #333;  text-decoration: underline;  }
	
	.format_text a:hover { text-decoration: underline; }
		
	.format_text blockquote { }
	
		.format_text blockquote.right { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 0 0 10px; padding: 0.4375em 0 0.4375em 10px; border: none; float: right; }
		
		.format_text blockquote.left { width: 180px; font-size: 1.2308em; line-height: 1.25em; margin: 0 10px 0 0; padding: 0.4375em 10px 0.4375em 0; background: none; border: none; float: left; }
	
			.format_text blockquote.right p, .format_text blockquote.left p { margin: 0 !important; }
	
	.format_text p { margin: 0 0 1.53846em 0; }
	
	.format_text p.note { padding: 0.76923em 10px; background: #ffffa0; border: 1px solid #d3d35d; }
	
	.format_text ul { list-style: none; margin: 0 0 1.53846em 0; }

	.format_text ol { margin: 0 0 1.53846em 20px; }
	
		.format_text li { }
	
		.format_text ul li { padding: 0; }
		
			.format_text ul li ul, .format_text ul li ol, .format_text ol li ul, .format_text ol li ol { margin: 0 0 0 10px; }
	
		.format_text li code { line-height: inherit; } /* This is basically a Safari hack :( */
	
	.format_text dl { margin: 0 0 1.53846em 0; }
			
		.format_text dt { font-weight: bold; }
		
		.format_text dd { margin: 0 0 1.53846em 1.53846em; }
		
	.format_text .ad { margin: 0 0 0 10px; float: right; clear: right; }
	
		.format_text .ad_left { margin: 0 10px 0 0; float: left; clear: left; }

	.format_text img { }

		.format_text img.left { margin: 0 10px 1.53846em 0; float: left; clear: left; }
		
		.format_text img.right { margin: 0 0 1.53846em 10px; float: right; clear: right; }
		
		.format_text img.center { display: block; margin: 0 auto 1.53846em auto; float: none; clear: both; }
		
		.format_text img.block { display: block; margin: 0 auto 1.53846em 0; float: none; clear: both; }
	
		.format_text img.frame { padding: 9px; border: 1px solid #ddd; background: #eee; }
		
		.format_text img.stack { clear: none !important; }

.to_comments { margin: 0 0 1.81818em 0; padding: 0 10px; font: normal 1.1em/1.81818em Verdana, serif; color: #999; clear: both; }
	
	.to_comments .date { padding: 0 0 0 14px; background: url('images/icon_date.gif') 0 50% no-repeat; }
	
	.to_comments .filed { padding: 0 0 0 14px; background: url('images/icon_filed.gif') 0 50% no-repeat; }
	
	.to_comments .num_comments { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

.navigation { width: 425px; padding: 0.69231em 19px 0.76923em 19px; background: #efefef; border-top: 1px solid #ddd; font-size: 1.3em; line-height: 1.53846em; clear: both; }

	.navigation p { text-align: right; }

	.older { padding: 0 20px 0 0; float: left; }

	.previous { text-align: left; }



/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 190px; margin: 0 0 0 0; font: normal 1.2em/1.33333em;; float: left; }

		li.widget p { margin: 0 0 1.33333em 0; }
		
		li.widget ul, li.linkcat ul { list-style: none;margin-bottom:8px; }
		
		li.widget ol { margin: 0 0 0 20px; }
		
			li.widget li, li.linkcat li { margin: 0; padding:8px;padding-top:0;padding-bottom:0;}
			
				li.widget li br { display: none; }
			
				li.widget li ul, li.linkcat li ul { margin: 0.75em 0 0 20px; }

			/*---:[ calendar widget ]:---*/

			#calendar_wrap { width: 182px; margin: 0 0 0.83333em 0; padding: 0 8px 0 0; font-family: Georgia, "Times New Roman", Times, serif; }

			table#wp-calendar { width: 182px; border-collapse: collapse; }

				table#wp-calendar caption { font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; }

				table#wp-calendar th { width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; }

				table#wp-calendar td { width: 26px; line-height: 1.66667em; color: #999; text-align: center; }

				table#wp-calendar td#next, table#wp-calendar td#prev { width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; }
				
			/*---:[ search widget ]:---*/ 

			#search { padding: 0.83333em 0; border: 1px dotted #ddd; border-width: 1px 0; text-align: right; }

				#search #s { width: 184px; padding: 2px; color: #333; background: #f2f2f2; font: normal 0.91667em Verdana, sans-serif; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; text-align: left; }

				#search #s:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }

				#search input[type="submit"] { margin: 0.25em 0 0 0; padding: 2px 3px; color: #333; font: bold 1.0em Georgia, "Times New Roman", Times, serif; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; cursor: pointer; }

				#search input[type="submit"]:hover { color: #237fa1; }
				
			/*---:[ default search form styles ]:---*/

			#search_form { }

				#search_form .search_input, #emailInput,#si_contact_name,#si_contact_email,#si_contact_subject,#si_contact_captcha_code,fieldset#searchLibrary .row input { 
				
				background:#F2F2F2 url(images/textbox.jpg) repeat scroll 0 0;
border:medium none;
color:White !important;
font-family:Verdana,sans-serif;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:24px;
line-height:normal;
margin-left:11px !important;
margin-top:90px !important;
padding:2px !important;
width:183px !important;
border:0;
				}

.format_text #search_form .search_input,input#si_contact_name,input#si_contact_email,input#si_contact_subject,input#si_contact_captcha_code{margin-top:0 !important; margin-left:0 !important;}

textarea#si_contact_message{background-color:#666 !important; border:solid 10px #666 !important; color:white; font-family:Arial, Helvetica, sans-serif; font-size:16px; padding:0 !important;}

				#search_form .search_input:focus { }



/*---:[ footer styles ]:---*/

#footer p { font: normal 1.1em/1.63636em Verdana, sans-serif; color: #999; text-align: right; }

	#footer a, #footer a:visited { color: #999; border-bottom: 1px solid #ddd; text-decoration: none; }

	#footer a:hover { color: #333; text-decoration: none; }



/*---:[ comment styles ]:---*/

#comments { width: 463px; margin: 4.0em 0 2.0em 0; }

	.comments_intro { padding: 0 20px; font: normal 1.2em/1.66667em Verdana, sans-serif; border-bottom: 1px dotted #bbb; }

		.comments_intro span { padding: 0 0 0 14px; background: url('images/icon_comment.gif') 0 50% no-repeat; }

	dl#comment_list { margin: 0 0 3.0em 0; }

		dl#comment_list dt.comment { width: 445px; padding: 1.42857em 9px 0.71429em 9px; background: #f8f8f8; font-size: 1.4em; line-height: 1.42857em; }

			.comment_num { padding: 0 0 0 20px; font: bold 0.85714em/1.66667em Verdana, sans-serif; float: right; }

				.comment_num a, .comment_num a:visited { color: #999; text-decoration: none; }

				.comment_num a:hover { color: #237fa1; text-decoration: none; }
				
			.comment_time { font: normal 0.78571em Verdana, sans-serif; color: #999; }
				
		dl#comment_list dd.comment { width: 445px; padding: 0 9px 0.8em 9px; background: #f8f8f8; border-bottom: 1px dotted #bbb; }
		
		dl#comment_list dt.alt, dl#comment_list dd.alt { background: #fff; }

		dl#comment_list dt.author, dl#comment_list dd.author { background: #e7f8fb !important; }
		
			.comment .format_text { padding: 0 10px; }
			
			.comment a.comment_link, .comment a.comment_link:visited { font-style: italic; font-weight: bold; color: #333; background: none; text-decoration: none; }
			
			.comment a.comment_link:hover { color: #333; text-decoration: underline; }
			
			

/*---:[ comment form styles ]:---*/

#respond { margin: 0 0 0.83333em 0; padding: 0 20px; border-bottom: 1px dotted #ddd; font: normal 1.2em/1.66667em Verdana, sans-serif; }

	#respond span { padding: 0 0 0 14px; background: url('images/icon_leave_comment.gif') 0 50% no-repeat; }

#comment_form { width: 425px; padding: 0 19px; }

	#comment_form p { padding: 0.69231em 0 0.76923em 0; font-size: 1.3em; line-height: 1.53846em; }
	
	#comment_form p.submit_p { padding-bottom: 1.30769em; }
	
		#comment_form label { padding: 0 0 0 10px; }

		#comment_form .text_input { width: 206px; padding: 2px; color: #333; font: normal 1.0em Georgia, "Times New Roman", Times, serif; background: #f2f2f2; border: 1px solid #aaa; border-right-color: #eee; border-bottom-color: #eee; }
		
		#comment_form .text_input:focus { background: #fff; border-color: #777; border-right-color: #ccc; border-bottom-color: #ccc; }
		
		#comment_form .text_area { width: 419px !important; height: 6.15385em; line-height: 1.53846em; }
	
		#comment_form .form_submit { padding: 0.35714em 4px; background: url('images/submit_bg.gif'); border: 3px double #999; border-top-color: #ccc; border-left-color: #ccc; color: #333; font: bold 1.07692em Georgia, "Times New Roman", Times, serif; cursor: pointer; }
		
		#comment_form .form_submit:hover { color: #237fa1; }
		
		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }
	
	

/*---:[ self-clearing floats from Dan Cederholm at simplebits.com ]:---*/

#container:after, #content_box:after, #nav ul:after, #footer_bottom:after, .navigation:after, #comments:after, dl#comment_list:after, dl#comment_list dd:after, #comment_form:after, #search_form:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


#etiqueta{display:none !important}
#newsletterFormDiv input{border:0 !important; margin-top:90px !important}
#newsletterFormDiv img{margin-left:141px;
margin-top:102px;}
.advertise{color:#666666;
float:left;
margin-top:0;
padding-left:11px;
width:185px;}

input#emailInput{color:white !important; height:24px !important;padding-top:6px !important padding-bottom:0px !important}

fieldset#searchLibrary{border:0; }
fieldset#searchLibrary label{float:left; width:120px; font-weight:bold;}
fieldset#searchLibrary .row input{float:left;margin-top:4px !important;margin-left:0 !important;}
fieldset#searchLibrary .row{clear:both;display:block;line-height:35px;}
fieldset#searchLibrary input.submitBtn, input.contactsubmit{
background-image:url("http://nationalredlist.org/__oilpalm/wp-content/themes/neoclassical/images/submit_small.jpg");
cursor:pointer;
font-size:10px;
font-weight:bold;
height:27px !important;
width:57px !important;

}
input.contactsubmit{
	border:0;
	margin-bottom:10px;
	color:white;
}


#footerLogos{/*
background-image:url(images/logos.jpg);*/
color:#CCCCCC;
float:left;
font-size:12px;
height:84px;
margin-left:20px;
margin-top:15px;
text-align:center;
width:456px;position:relative;
}

#footerLogos span{position:absolute;height:auto;left:0; bottom:0; text-align:left; width:460px;}
#logo_zsl,#logo_wilmar,#logo_bacp,#logo_lipi{float:left;height:62px; display:block;margin-right:2px;}
#logo_zsl{background-image:url(images/logo_zsl_.jpg); width:111px; }
#logo_wilmar{background-image:url(images/logo_wilmar.jpg);width:144px; }
#logo_bacp{background-image:url(images/logo_bacp.jpg); width:137px;}
#logo_lipi{background-image:url(images/logo_lipi.jpg);width:55px; }

img.alignright,img.aligncenter {margin:0px; background-color:#333;padding:4px;}
img.alignleft {margin:0px;background-color:#333; padding:4px;}
table img{background-color:#333; padding:10px;margin-bottom:10px}
img.aligncenter {display: block; background-color:#333; padding:4px;}
a img.alignright {float:right; margin:0}
a img.alignleft {float:left; margin:0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
#browse img{padding:0 !important;float:left;}
#browse {clear:both;height:170px}


#results,#resultItem{margin-left:20px;}
.result{background-color:#333;margin-bottom:10px; display:block;float:left; width:620px;}
.resultsTitle{font-size:14px;padding:10px; font-weight:Bold;border-bottom:solid 1px #222;}
.resultsSummary{font-size:12px; color:#999;padding:10px;padding-top:0;float:left;margin-top:10px;padding-bottom:10px; }
.resultsKeywords,.resultsAuthors{width:150px;color:white; float:right;margin-right:10px;margin-top:10px; background-color:#222;padding:10px;}
.resultsSummary b{clear:left;
color:#32CD32;
display:block;
margin-bottom:3px;
margin-top:3px;}


.resultsPaging{

background-color:#333333;
clear:both;
height:27px;
line-height:27px;
margin-bottom:10px;
margin-left:20px;
padding-right:10px;
text-align:right;
width:610px;

}
.submitLarge{background: url('images/submit_large.jpg'); width:128px; height:27px; font-weight:bold; text-align:center; float:left; line-height:27px; margin-left:10px;margin-right:470px;text-decoration:none !important;}
.submitLarger{background: url('images/submit_larger.jpg'); width:200px !important; height:27px; font-weight:bold; text-align:center; display:block; line-height:27px;font-size:11px; text-decoration:none !important;}
a.submitLarge:hover,a.submitLarger:hover{color:white !important;}


#resultItem .resultsKeywords,#resultItem .resultsAuthors,#resultItem .resultsSummary,#resultItem .resultsFullRef,#resultItem .resultsSummary, #resultItem .resultsFullText,#resultItem .resultsLinks,#resultItem .resultsAbstract{width:580px; clear:both;float:left;margin-left:10px;background-color:#222;padding:10px; color:white;}
#resultItem h2{font-size:15px !important; padding:0;margin:0;border:0;}
#resultItem .resultsSummary,#resultItem .resultsLinks{margin-top:10px;}

input.subscribeButton {background-color:transparent !important;
background-image:url("/wp-content/plugins/meenews/customimages/boton.jpg");
background-repeat:no-repeat;
border:0 none;
clear:both !important;
cursor:pointer;
height:30px;
margin-left:11px;
margin-right:0;
margin-top:10px;
padding-right:0;
width:60px;}

.archives #content_inner{margin-left:20px}
.archives h3{font-size:16px !important}
.archives a:hover{text-decoration:none}


#content ul li a{font-size:18px;line-height:40px; height:40px;margin-bottom:10px;margin-top:10px; background-color:#2f2f2f !important; display:block; text-indent:30px; text-decoration:none;}
#content ul li ul li a{font-size:13px;display:inline; text-decoration:underline !important; text-indent:0; margin:0;line-height:normal !important; height:auto !important; background-color:transparent !important;}
#content ul li ul li strong{font-size:15px; margin-top:20px; display:block !important}
#content ul li ul li {margin-left:20px;margin-right:40px;}
ul li ul { display:none; }
.displayMe { display:block; }

fieldset{border:0 !important}
