/* -- This is the place to add your own style modifications without touching the original styles -- */

/* -------------------[ Main Page Elements ]------------------- */

body {
	text-align: justify;
	}

/* ---------[ Body Adjustments ]--------- */

#body-bg {
	background:url(/blog/wp-content/uploads/2013/05/top_background.jpg);
	border-bottom:0;
	}

/* -------------------[ Top Navigation ]------------------- */

#topnav {
	border-bottom: 0px solid #ffcd03;
	}

/* ---------[ Search Form ]--------- */

#topnav #searchform #searchfield  { 
	width:130px; 
	color:#e0e0e0;
	background:#222;
	border-color: #333;
	}

/* -------------------[ Category Navigation ]------------------- */

#catnav {
	border:1px solid #ffcd03;
	}

#mybooks {
  padding: 10px 10px 15px;
  text-align: center;
  border: 1px solid #e5e5e5;
  background: #ffffff;
	}