
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #25130f url(images/Pattern-Iban-07c.jpg) repeat-x fixed center top;
}


table{
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 18px;
	font-weight: normal;
}

a{
	text-decoration: none;
	color: #ffd86c;
}

a:hover{
	text-decoration: underline;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 1px solid #ddd;
	background: #f7f7f7;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p {
	margin: 0;
}
p img{
	max-width: 100%;
	margin: 0 7px 7px 0;
	border: 2px solid #B7C83E;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 5px 0 5px 10px;
	display: block;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
display: block;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

input2, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}



/* Start Container - Holds everything together. Nothing sits outside of the container. */

#container{
	margin: 0 auto;
	max-width: 1280px;
	width:expression(document.body.clientWidth > 1280? "1280px": "auto" );
	min-width: 856px;
	text-align: left;
}

/* End Container */



/* Start Page - Yellow top, white bottom background */

#page{
	float: left;
	width: 100%;
}

/* End Page */



/* Start Header - Blog Title and Skip Link */

#header{
	display: block;
	margin: 0 25px 0 25px;
	padding: 0 10px;

	color: #b76d56;
}

#header a{
	color: #B7C83E;
}

#header h1{
	display: inline;
}

#header h1, #header h1 a{
	color: #FFF000;
}

#header h1 a{
	text-decoration: none;
	width:auto;
	padding: 2px 5px;
	background:#7E5225;
	color:#fff;
	float:left;
	clear:none;
}

#header h1 a:hover{
	text-decoration: underline;
}

.skip{
	float: right;
	line-height: 18px;
}

.skip a{
	padding: 0 20px 1px 10px;
	background: url(images/icon_skip_to.gif) no-repeat right top;
}

.description{
	width:auto;
	padding: 2px 7px;
	color:#FFF;
	background:#0032A7;
	float:left;
	clear:none;
	display: none;
}

/* End Header */




/* Start Banner - Be default, the banner is just a background image. */

#banner{
	display: block;
	margin: 0 32px;
	height: 150px;
	overflow: hidden;
	text-align: left;
	background: #d1e701 url(images/borneoheader-02.jpg) no-repeat center top;
}

#banner img{
	margin: 10px 10px 0 0;
}

/* End Banner */




/* Start Horizontal Navigation Menu

.feed{
	float: left;
	width: 18.75%;
	margin: 10px 0 0 10px;
	display: inline;
	padding: 11px 0;
	background: #f8fdd3 url(images/bg_feed.gif) no-repeat;
}

.feed a{
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px 0 36px;
	background: url(images/icon_rss.gif) no-repeat 10px 2px;
}
.nav{
	padding:0 10px;
}
.navi{
	display: block;
	margin: 0 32px 10px 32px;
	height: 33px;
	overflow: hidden;
	background: #543320;
	border-bottom: solid 2px #543320;
	text-align: center;
}

.navi ul{
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

.navi ul li{
	float: left;
	margin: 3px 0 0 2px;
	display: block;
	font-size: 14px;
	text-align: center;
}

.navi ul li a{
	display: block;
	padding: 5px 8px 6px 8px;
	background: #543320;
	color: #B7C83E;
	float: none;
}

.navi ul li a:hover{
	color: #ACDF16;
	border-top: 2px solid #FFDB6C;
	text-align: center;
}

.navi ul li.current_page_item a{
	display: block;
	padding: 5px 8px 6px 8px;
	color: #FFDB6C;
	border-top: 2px solid #FFDB6C;
	text-align: center;
} */

/* End Horizontal Navigation Menu */

/* Horizontal menu */

#mainmenu {
	margin: 0px 32px 10px;
	padding: 0px;
	text-transform: capitalize;
	text-align: center;
}

#mainmenu ul.level1 {
	text-transform: capitalize;
}

#mainmenu ul {
	padding: 7px 5px;
	margin: 0px;
	background-color: #543320;
	text-transform: capitalize;
}

#mainmenu li {
	display: inline;
	line-height: 12px;
	margin-left: -4px;
	padding: 0px;
	font-size: 0.5em;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

#mainmenu a{
	padding: 8px 8px;
	text-decoration: none;
	color: #B7C83E;
	font-size: 14px;
	text-transform: lighter;
}
#mainmenu a:hover{
	text-decoration: none;
	color: #fff;
	text-transform: lighter;
}

#mainmenu li.current a {
	color: #000;
}


/* Start Content - Wraps the main column and first and second sidebars */

#content{
	margin: 10px 0 0 0;
}
#map{
	margin: 10px auto 10px auto;
	float: none;
	width: 930px;
	height: 450px;
}

/* End content */




/* Start Sidebars */

.sidebar{
	float: left;
	width: 150px;
	margin: 0;
	padding:0;
	display: inline;
}

.a{/* the first sidebar */
	float: left;
	margin: 0 0 10px 32px;
	background: url(images/dark-brown.png) repeat;
}

.b{ /* the second sidebar */
	float: right;
	margin: 0 32px 10px 0;
	width: 320px;
	background: url(images/dark-brown.png) repeat;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	
}

.sidebar ul li{
	margin: 0 0 12px 0;
	padding: 0;
	text-align: left;
	color:#fff;
}
.sidebar ul li a{

	text-align: left;
	color:#FFDB6C;
}
.sidebar ul li a:hover{
	color:#FFF;
	text-decoration:underline;
}
.sidebar ul li#search form{
	padding: 0 10px 0 10px;
	background: #462617 url(images/SidebarH2.jpg) no-repeat right top;
}

.sidebar ul li#search form input{
	margin: 5px 0;
	padding:1px 8px;
	width: 188px;
	background: #fff;
	font-weight: bold;
	border: solid 1px #7E5225;
}
.sidebar ul li#search #searchsubmit{
	width: 88px;
	color:#B7C83E;
}
.sidebar ul li#search #searchsubmit:hover{
	width: 88px;
	border: 1px solid #321912;
	color:#FFF;
	background:#321912;
	cursor: auto;
}
.sidebar ul li#adsponsor a{
	margin: 10px 0 10px 0;

}

.sidebar ul li#calendar table{
	margin: 0 10px;
}

.sidebar ul li#calendar table caption{
	padding: 10px;
}

.sidebar ul li#calendar table td{
	padding: 3px;
}

.sidebar ul li h2{
	height:26px;
	padding: 5px 10px 0 10px;
	font-size: 16px;
	font-weight: normal;
	background: #3F2317 url(images/SidebarH2.jpg) no-repeat right;
	color: #B7C83E;
}

.sidebar ul ul{
	line-height: 16px;
	padding: 0 0 8px 0;
}

.sidebar ul ul li{
	margin: 0;
	padding: 2px 10px 1px 10px;
	border: none;
	
}

.sidebar li#flickrrss img{
	margin: 5px 0 0 5px;
	width: 74px;
	height: 74px;
}

.sidebar ul ul ul li{
	margin:0;
	padding: 0;
	background-color: transparent;
	background-image: none;
	border-bottom: solid 1px #774D11;
}

.c{ /* the main column sidebars */
	width: 31.5789%;
}

.c ul li{
	background: #fff;
}

.c ul li h2{
	background: #f7f7f7 url(images/bg_h2_b.gif) repeat-x left bottom;
}

.c ul ul li{
	background: url(images/bg_dotted_b.gif) repeat-x;
}

.d{ /* the bottom sidebars */
	width: 18.75%;
}

.d a{
	color: #fff;
}

.d ul li{
	background: #462115;
}

.d ul li h2{
	background: #321911;
	color: #c5ce88;
}

.d ul ul li{
	background: url(images/bg_dotted_d.gif) repeat-x;
}

/* End Sidebars */




/* Start Main - Where your main content sits */

#main{
	margin: 0 362px 0 182px;
}

/* End Main */



/* Start Posts - Post titles, entries, and postmetadata */

.post{
	margin: 0 0 0 10px;
}

.post h2{
	font-size: 20px;
	font-weight: lighter;
	color: fff;
	background: #7E5225;
}
.post h2 a{
	font-size: 20px;
	font-weight: lighter;
	padding: 3px 10px 5px 10px;
	background: #670001;
	color:#fff;
	text-decoration:underline;
	display:block;
}
.post h2 a:hover{
	font-size: 20px;
	padding: 3px 10px 5px 10px;
	color:#fff;
	text-decoration:none;
}

/* End Posts */




/* Start Entries - Text and Titles within the content */

.entry{
	padding: 0 12px 12px;
	margin: 0 0 20px 0;
	font-size: 12px;
	line-height: 20px;
	background: #25130F;
	color:#FFF;
	letter-spacing: 0.1em;
}
.entry a{
	text-decoration:underline;
}
.entry a:hover{
	text-decoration:none;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	padding: 10px 0 5px;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}

.entry h2{
	font-weight: normal;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
}

.entry h5{
	font-size: 12px;
}

.entry h6{
	font-size: 11px;
}

.more-link{
	width: 120px;
	padding: 0 10px;
	background:#FFDB6C;
	color:#000;
	float:right;
}
.more-link:hover{
	background:#801f02;
	color:#fff;
}
/* End Entries */




/* Start Postmetadata - Author, Date, Categories and Comments Number */

p.entrymetadata{
	font-size: 12px;
	line-height: 18px;
	color: #999;
}

p.entrymetadata a{
	color: #888;
}

.comments_number a{
	padding: 0 0 0 26px;
	background: url(images/icon_comment.gif) no-repeat;
}

/* End Postmetadata */




/* Start Previous and Next Links */

.navigation{
	margin: 0 0 10px 10px;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	background: #e8d27d;
}
.navigation a{
	color: #801f02;
}

/* End Previous and Next Links */




/* Start Comments Template */
.comments_template a{
	color:#750003;
	text-decoration:underline;
}
.comments_template a:hover{
	color:#750003;
	text-decoration:none;
}
.odd{
	background:#FFDB6C;
}
.content{

}
.body{
	padding: 0;
}
.comments_template{
	margin: 0 0 0 10px;
	padding: 0 0 20px 0;
}

.comments_template p.nocomments, .comments_template p.alert{
	padding: 10px;
	font-size: 14px;
}

.comments_template h3{
	font-size: 20px;
	padding: 5px 10px;
	background: #EBF4A4;
}

.comments_template form#commentform{
	margin: 0;
	padding: 20px;
	background: #E8D27D;
}
.comments_template form#addcomment{
	padding:0;
}

.comments_template form#commentform p{
	line-height: 18px;
}

ol.commentlist{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 24px;
}

ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li{
	padding: 10px;
	background: #E8D27D;
}

ol.commentlist li.alt{
	background: #FFDB6C;
}

.from{
	background: url(images/From_speechbubble.gif);
	width: 25px;
	height: 20px;
	margin: 3px 0 0 52px;
	padding:0;
}
ol.commentlist li p{
	margin:0 10px 0 48px;
	padding: 5px 10px;
	background:#FFFFCC;
}

ol.commentlist li.highlighted{
	background: #fcffe5 url(images/bg_dotted_a.gif) repeat-x;
}

.comment-number{ /* for Paged Comments plugin */
	float: right;
	font-family: Georgia, Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #aaa;
}

/* End Comments Template */




/* Start bottom sidebars */

.secondary_content, .tertiary_content{
	float: left;
	width: 100%;
	padding: 10px 0 0;
	background: #462115 url(images/bg_dotted_c.gif) repeat-x;
	color: #b76d56;
}

.tertiary_content{
	background: #462115 url(images/bg_tertiary_content.gif) repeat-x;
}

/* End bottom sidebars */




/* Start Footer */

#footer{
	display: block;
	margin: 10px 0 0 0;
	padding: 8px 0 18px 0;
	line-height: 18px;
	color: #b76d56;
}
#footerbox{
	width: 925px;
	height: auto;
	margin: 0 auto;
}

#footer a{
	color: #FFDB6C;
}
#footer a:hover{
	color: #FFF;
	text-decoration:underline;
}

#footer .skip a{
	background: url(images/icon_skip_back.gif) no-repeat right top;
}

#footer p{
	padding: 0;
	display: inline;
}
.ffiefix{	height: 1%;
	overflow: auto;
}
#f3 {
	float: right;
	padding: 8px;
	margin: 8px 0 12px 0;
	width: 280px;
	height: 338px;
	clear:none;
	border: 1px solid #666666;
	background: #25130f;
}
#f1 {
	float: left;
	padding: 8px;
	margin: 8px 16px 12px 0;
	width: 280px;
	height: 338px;
	border: 1px solid #666666;
	background: #25130f;
}
#f2 {
	float: left;
	padding: 8px;
	margin: 8px 0 12px 0;
	width: 280px;
	height: 338px;
	border: 1px solid #666666;
	background: #25130f;
}

/* End Footer */




/* Start Ads */

.ads_468x60{
	margin: 10px 0 5px;
}

.ads_inline{
	padding: 5px;
	display: inline;
}

/* End Ads */