/*
Theme Name: Life In Cambodia Theme
Theme URI: http://emaginewebsites.com/
Description: This theme was created specifically for Life In Cambodia
Version: 1.0
Author: Daniel Pak
Author URI: http://emaginewebsites.com/
*/bar

html, body {
  background-color:#151515;
  font-family:Arial, Helvetica, sans serif;
  font-size:12px;
}

img {
  border:none;
}

#page {
  background:#242424 url(http://lifeincambodia.org/wp-content/themes/lifeincambodia/images/bgmain.jpg) repeat-y top left;
  width:920px;
  margin:auto;
}

.logo {
  width:355px;
  float:left;
  padding:15px 18px 5px 10px;
}

.logo img {
  margin-top:18px;
}

.header {
  background:url(http://lifeincambodia.org/wp-content/themes/lifeincambodia/images/bgtop.jpg) no-repeat top center;
}

/*********** Top bar *************/
.topbar {
  color:#787878;
  font-size:11px;
  text-align:right;
  padding:8px 17px 5px;
}

.topbar_comment {background:none !important;height:0 !important}

.topbar a {
  color:#787878;
  text-decoration:none;
}

.topbar a:hover {
  text-decoration:underline;
}

/************* Footer ****************/

.footer {
  text-align:center;
  font-size:11px;
  color:#787878;
  padding:10px;
  background:url(http://lifeincambodia.org/wp-content/themes/lifeincambodia/images/bgbottom.jpg) no-repeat bottom left;
  clear:both;
}

.regionParent {
  margin-top:10px;
  clear:both;
}

.footer img {
  position:relative;
  top:6px;
}

/************ Region 1 *****************/

.region1 {
  width:590px;
  float:left;
  margin-left:8px;
}

.region1box {
  width:588px;
  background-color:#fff;
}

.region1box .topbar {
  background:url(http://lifeincambodia.org/wp-content/themes/lifeincambodia/images/postbg_top.jpg) no-repeat top center;
}

.region1box .bottombar {
  background:url(http://lifeincambodia.org/wp-content/themes/lifeincambodia/images/postbg_bottom.jpg) no-repeat bottom left;
  height:11px;
}

.region1box .content {
  margin:0 8px;
}

.region1 .region1box {
  margin-bottom:8px;
}

/*************** Region 2 ***********************/

.region2 {
  width:310px;
  float:right;
  margin-right:6px;
}

.region2box {
  width:308px;
  background-color:#bdad8b;
  margin-bottom:8px;
}

.region2box ul {
  padding:0;
}

.region2box li {
  list-style:none;
}

.region2box a {
  text-decoration:none;
  color:#000;
  font-size:12px;
}

.region2box a:hover {
  text-decoration:underline;
}

.region2box h2.widgettitle {
  margin:0;
  font-size:15px;
  border-bottom:1px solid #000;
}

.region2box .topbar {
  background:url(http://lifeincambodia.org/wp-content/themes/lifeincambodia/images/rightrail_top.jpg) no-repeat top center;
}

.region2box .bottombar {
  background:url(http://lifeincambodia.org/wp-content/themes/lifeincambodia/images/rightrail_bottom.jpg) no-repeat bottom center;
  height:10px;
}

.region2box .content {
  margin:0 8px;
}

/************ Navigation ******************/

.regionnav {
  text-align:right !important;
  float:right;
  margin:5px auto;
}

.regionnav a {
  color:#fff;
  text-decoration:none;
}

.regionnav a:hover {
  color:#999;
}

.navigate {
  background:#000 url(http://lifeincambodia.org/wp-content/themes/lifeincambodia/images/menubar_left.jpg) no-repeat center left;
  color:#fff;
  margin-right:8px;
  padding-left:10px;
  height:30px;
}

.navigate ul li {
  display:inline;
  margin:0;
  padding:0 15px;
  height:10px;
}

.navigate ul {
  padding:0;margin:0; padding-top:6px;
  text-align:right;
  height:10px;
}

.navigate .nav {
  height:30px;
  background:url(http://lifeincambodia.org/wp-content/themes/lifeincambodia/images/menubar_right.jpg) no-repeat center right;
  padding-right:10px;
  font-size:14px;
  font-weight:bold;
}

/********** about me ***************/

.content img {
  float:left;
  margin:0 8px 5px 0;
}

.aboutme {
  margin-left:98px;
  font-size:12px;
  min-height:100px;
}

.aboutme h3 {
  margin:0;
  margin-bottom:5px;
}

/************* Post *****************/

div.region1 .post {

   margin:0 10px;
}

div.region1 h2 {
  margin:0;
}

div.region1 h2 a {
  color:#000;
  text-decoration:none;
}

div.region1 a {
  text-decoration:none;
  color:#666;
}

p.postmetadata {
  padding-bottom:0;
  margin-bottom:0;
}

.postmeta_boxleft {
  background:url(http://lifeincambodia.org/wp-content/themes/lifeincambodia/images/comm_right.gif) no-repeat top right;
  max-width:500px;
  height:27px;
  white-space:nowrap;
}

.postmeta_boxleft p {
  background:url(http://lifeincambodia.org/wp-content/themes/lifeincambodia/images/comm_left.gif) no-repeat top left;
  height:27px;
  padding-left:10px;
  padding-top:6px;
}

.postmeta_boxleft p a {
  color:#000;
}

.postmetadataspan {font-weight:bold;}

div.region1 a:hover {text-decoration:underline;}

div.region1 h2 a:hover {
  text-decoration:underline;
}

.commentslisting {
 margin:10px;
 margin-top:25px;
}

.commentslisting li {
  list-style:none;
}

.commentslisting ol {
  padding:0;
}

.navigation {
  margin:0px 8px 10px;
  font-size:11px;
}
