/*  
Theme Name: Earth Hour Brunei
Theme URI: http://www.earthhour.org.bn
Description: A clean, Adsense-ready WP theme.
Author: EHB
Version: 0.2
Tags:blue color, right sidebar, two columns, fixed width
*/


#contentwrapperehb {
  width: 930px;

  }
#contentfront {
  float: left;
  width: 950px;
  background:url(images/bgtopblack.gif) no-repeat top #000000;
  
}
#content0 {
  float: left;
  width: 950px;
}
#content1 {
  float: left;
  width: 600px;	
}

#content2 {
  float: right;
  width: 320px;
}
#content3 {
  float: left;
  width: 930px;	
}
#contentsub0 {
  float: left;
  width: 10px;
}
#contentsub1 {
  float: left;
  width: 295px;
}
#contentsub2 {
  float: left;
  width: 295px;
}

.bgcorner  {
position:absolute;
top:167px;

}
.sidebarspecial {
  margin-top: 0px;
  padding-top: 80px;
  margin-bottom: -60px;
  width: 319px;
  height: 308px;
  background: url('http://www.earthhour.org.bn/wp-content/uploads/2010/08/EH2011.jpg') left top no-repeat;
  }

/* Sidebar top welcome box */
.sidebarswrapperfeat {
  margin-top: 0px;
  padding-top: 9px;
  width: 930px;
  background: url(images/bgsidebartopfeat.gif) left top no-repeat;
  }
.sidebarsbottomfeat {
  clear: both;
  width: 930px;
  height: 18px;
  background: url(images/bgsidebarbottomfeat.gif) left bottom no-repeat;
  }

#sidebarsfeat {
  width: 930px;
  background: #363636;

  }

#sidebarsfeat h2 {
  padding: 0px 10px 10px 10px;
  font-size: 11pt;
  color: #0c749a;
  letter-spacing: -1px;
  }

#sidebarsfeat p {
  padding: 0px 10px 10px 10px;
  font-size: 9pt;
  color: #387b94;
  }
  
  
div.rounded-box-blue {
    background-color: #ebf5ff;
    behavior: url(/css/border-radius.htc);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
	padding: 10px;
}
div.rounded-box-blue h2 {
  padding: 0px 10px 10px 10px;
  font-size: 11pt;
  color: #e68312;
  letter-spacing: -1px;
  }

div.rounded-box-blue p {
  padding: 0px 10px 10px 10px;
  font-size: 9pt;
  color: #ca7e06;
  text-align:justify;
  }

  
div.rounded-box-green {
    background-color: #e0ebda;
    behavior: url(/css/border-radius.htc);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
	padding: 10px;
}


div.rounded-box-green {
  padding: 0px 10px 10px 10px;
  font-size: 11pt;
  color: #0c749a;
  letter-spacing: -1px;
  }

div.rounded-box-green p {
  padding: 0px 10px 10px 10px;
  font-size: 9pt;
  color: #387b94;
  text-align:justify;
  }

div.rounded-box-yellow {
    background-color: #f6f6d2;
    behavior: url(/css/border-radius.htc);
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
	padding: 10px;
}

div.rounded-box-yellow h2 {
  padding: 0px 10px 10px 10px;
  font-size: 11pt;
  color: #7abb14;
  letter-spacing: -1px;
  }

div.rounded-box-yellow p {
  padding: 0px 10px 10px 10px;
  font-size: 9pt;
  color: #6f864a;
  text-align:justify;
  }


