/*
Theme Name: BobDawe
Description: Child Theme for Redman_One
Template: redman_one
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("/wp-content/themes/redman_one/style.css");

/* ******************  general  *************** */

#wp-blog #sidebar
{
	margin-left: 460px;
	width: auto; 
	background-color: #E9E9E9;
	text-align: left;
	padding-left: 10px;
}
#wp-blog .narrowcolumn {
	float: left;
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 430px;
}
