/*-------------------------------------------------------------------------------------------------------
Theme Name: BHR Padawan Nature Challenge 2010
Theme URI: 
Description: Theme developed for BHR Padawan Nature Challenge 2010
Version: 1.0
Author: Benard
Author URI: 
Tags: BHR, Padawan, Nature Challenge, Kuching, Borneo Highlands Resort, Eco, Cycling, Trekking, Nature

--------------------------------------------------------------------------------------------------------*/


/* Reset All Styles */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}


/* Global Styles*/
body{
  background: #FFFFFF  url(images/bg_line.jpg) top left repeat-x;
  font: 62.5% constantia, palatino, "times new roman";
  color: #333;
}

strong{
  font-weight: bold;
}


/* Links */
a:link, a:visited{
  color: #809454;
  text-decoration: none;
}

a:hover, a:active{
  color: #353e23;
  text-decoration: underline;
}


/* Font Headings */
h1{
  margin: 10px 0 20px;
  font-size: 3.3em;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: .05em;
  word-spacing: .2em;
}

h2{
  margin-top: 30px;
  margin-bottom: 40px;
  font-size: 2.6em;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  text-align:left;
}


h3{
  margin-bottom: 5px;
  font-size: 2.4em;
  font-weight: normal;
  text-transform: uppercase;
   
}

h4{
  margin-bottom: 10px;
  font-size: 1.5em;
  font-weight: bold;
  color: #333;
}

h5{
  position: relative;
  top: -35px;
  margin-bottom: 50px;
  font-family: "helvetica neue", helvetica, arial;
  font-size: 1.2em;
  color: #999;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  background: #fff;
}


/* Main Wrapper */
#siteWrapper{
  margin: 0 auto;
  padding-top: 1px;
  width: 960px;
  text-align: center;
  position: relative;
}


/* Header*/
#header {
  padding: 0; 
  height: 350px; 
}

/* Forces IE to set the hasLayout flag and show the header at the height of its contents \*/
* html #header {
  height: 1%;
}
/* End hide from IE-mac */

#headerleft {
	width: 644px;
	height:159px;
	float:left;
	margin-top:100px;
	}
	
#headerright {
	width: 211px;
	height: 317px;
	float:right;
	margin-top:15px;
	}


/* Main Navigation*/
#mainNav{
  width: 960px;
  background: #e9fbdd;
  border-top: 1px solid #143a00;
  border-bottom: 1px solid #143a00;
  text-transform: uppercase;
  font-size: 1.5em;
  margin: 0 auto;
  _margin: 18px auto;
}

#mainNav ul{
 list-style: none; 
 width:960px;
 padding: 5px;
}

#mainNav li{
  display: inline;
  margin-right: 20px;
}

#mainNav li:last-child{
  margin-right: 0;
}
#mainNav a:link, #mainNav a:visited{
  color: #537143;
}

#mainNav a:hover, #mainNav a:active{
  text-decoration: underline;
  color: #2E301C;
}

#mainNav .current_page_parent a:link,
#mainNav .current_page_parent a:visited,
#mainNav .current_page_item a:link,
#mainNav .current_page_item a:visited{
  font-weight: bold;
  color: #2E301C;
}

#mainNav .current_page_parent a:hover,
#mainNav .current_page_parent a:active,
#mainNav .current_page_item a:hover,
#mainNav .current_page_item a:active{
  color: #2E301C;
}


/* Main Body */
#coreContent{
  width: 960px;
  margin: 50px auto;
}


/* Contents */
.postContent{
  position: relative;
  margin: 0 auto;
  width:860px;
}

.postContent h4{
  position: relative;
  top: 0;
  font-family: constantia, palatino, times new roman;
  font-size: 1.2em;
  color: #999;
  font-weight: normal;
  font-style: italic;
  border-bottom: none;
}

#coreContent p,
#coreContent li,
#coreContent dd{
  margin-bottom: 1.7em;
  font-size: 1.4em;
  line-height: 1.5em;
  color: #333;
  text-align: justify;
}

#coreContent p{
  text-align: justify;
}

#coreContent li{
  list-style: square;
  margin-left: 17px;
}

#coreContent dt{
  font-size: 1.3em;
  color: #333;
}

.entry-content{
  margin-top: 10px;
  text-align:justify;
  font-size: 1.3em;
}

.entry-content a:link,
.entry-content a:visited{
  text-decoration: underline;
}

.hentry{
  position: relative;
  padding-bottom: 37px;
  border-bottom: 1px dotted #ddd;
  margin-bottom: 30px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6{
  color: #333;
  border: none;
  padding: 0;
  font-family: constantia, palatino, times new roman;
  font-weight: bold;
  margin: 0 0 5px;
  font-style: normal;
  position: static;
}

.entry-content h1{
  font-size: 2.2em;
  letter-spacing: 0;
}

.entry-content h2{
  font-size: 2em;
}

.entry-content h3{
  font-size: 1.8em;
}

.entry-content h4,
.entry-content h5,
.entry-content h6{
  font-size: 1.4em;
}

.entry-content strong{
  color: #000;
}

.entry-content pre{
  color: #666;
  font-size: 1.5em;
  line-height: 18px;
  margin-bottom: 15px;
}

.entry-content ul,
.entry-content ol{
  margin: 0 0 20px 15px;
}

.entry-content ol li{
  list-style-type: decimal !important;
}

.entry-content li{
  margin-bottom: 5px !important;
}

.entry-content blockquote{
  font-size: 1.4em;
  font-style: italic;
  line-height: 1.5em;
  color: #7D7D7D;
  margin: 0 20px 20px;
  padding-left: 10px;
  border-left: 3px solid #ccc;
}

#coreContent .entry-content blockquote p{
  font-size: 1.1em;
  line-height: 1.3em;
  color: #7D7D7D;
}

.entry-content .alignleft{
  float: left;
  margin: 4px 10px 10px 0;
}

.entry-content .alignright{
  float: right;
  margin: 4px 0 10px 10px;
}

.entry-content .wp-caption.alignnone{
  margin-bottom: 15px;
}

.entry-title {
color:#072f01;
text-align:center;
}

#coreContent .entry-content p.wp-caption-text{
  font-size: 1.1em;
  font-style: italic;
  color: #666;
  margin-bottom: 0;
}

.hentry img{
  margin: 0 auto;
  border: 1px solid #ccc;
}


/* Single Post Page*/
.single h3{
  margin-top: 50px;
  margin-bottom: 5px;
}

.single h5{
  position: static;
  font-family: "helvetica neue", helvetica, arial;
  font-size: 1.2em;
  color: #999;
  font-weight: normal;
  border-bottom: none;
  background: #fff;
}

.single.hentry{
  border-top: 1px solid #efefef;
  margin-top: -50px;
  border-bottom: none;
  padding-bottom: 0;
}

#coreContent .single .postMeta{
  margin: 20px 0 0;
  padding-top: 0;
  padding-bottom: 17px;
  text-align: left;
}


/* Recent Posts (on the 404 page)*/
#recentPosts{
  border-top: 2px solid #ccc;
}

#recentPosts li{
  list-style: none;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid #ccc;
}

#recentPosts a{
  float: left;
}

#recentPosts .postDate{
  float: right;
}


/* Footer*/
#footer{
  width: 960px;
  margin: 10px auto 0;
  padding: 20px 0 35px 0;
  border-top: 4px dotted #cde9c2;
  color: #114702;
  text-align: center;
}

.footerContent{
  width: 960px;
  margin: 20px auto 0;
  clear: left;
}

#footer p{
  line-height: 1.4em;
}

#footer h5{
  position: relative;
  top: 0;
  margin-bottom: 8px;
  font-family: constantia, palatino, times new roman;
  font-size: 1.5em;
  color: #233901;
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: none;
}

#footer .elsewhere{
  margin-bottom: 30px;
}

#footer .elsewhere li{
  display: inline;
  padding: 0 8px 0 0;
  margin: 0 5px 0 0;
  border-right: 1px   solid #ccc;
  font-size: 1.2em;
}

#footer .elsewhere li.last{
  padding: 0;
  margin: 0;
  border-right: none;
}


/* Self Clearing Floats*/
#siteWrapper:after,
.post:after,
.commentEntry:after,
.commentForm:after,
#footer .elsewhere:after,
#metaContent .metaExtend:after,
#mainNav:after,
#mainNav ul:after,
#archives ul:after,
#coreContent .postMeta:after,
#recentPosts li:after{
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}

/* Tables Attributes*/
.content {
font-style:normal;
font-size:14px;
font-weight:normal;
}

.prize{
font-size:16px;
font-style:normal;
font-weight:normal;
}



